@charset "utf-8";


/***** add *****/
#a05 p { position: relative; }
#a05 span sup { position: absolute; bottom:-10px; left: 5px; font-size: 10px; display: inline-block; line-height: 1;}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #a05 span sup { bottom:-5px; left: 5px; font-size: 12px; } /* IE11 */
}
/**********/



#section0 {}
#section0 p {font-size: 2em; letter-spacing: 0.3em;}

.wrapTop .wrap p#a01 {
    height: auto;
	width: 100%;
    font-size: 2em;
	line-height: 180%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 800;
	pointer-events: none;
}

@media screen and (min-width: 900px){
.wrapTop .wrap p#a01 br {display: none;}
}

#bgndVideo {
	position: fixed;
	width: auto; 
    min-width: 100%; 
    height: auto;
    min-height: 100%;
}



#section0 .wrap { height:100%; position:relative;}
#section0 h1 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: left;
	line-height: 150%;
	position: absolute;
	top:70px;
	left:10px;
	z-index:15;
	}
#a05 {
	position:absolute;
	bottom:100px;
	text-align:left;
	right:0px;
	display:inline-block;
	z-index:15;
	}
#a05 p { margin-bottom:20px; font-size:3em; letter-spacing: 0.1em;}
#a05 img {max-width: 120px; width: 100%;}


a#a03 {
	color: #990a0a;
	 height: auto;
    position:absolute;
    font-size: 5em;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index:9;
}
a#a03:hover {color: #ff0000!important;}

#section1 {background: #000;  height:100%; padding:80px 0; background: url(../img/bgImg01.jpg) no-repeat center center #000; background-size: cover; }
#section1 section {
	font-size:1.1em;
	letter-spacing: 0.1em;
	line-height: 280%;
}

#section2 {background: #000; height:100%; padding:80px 0; background: url(../img/bgImg02.jpg) no-repeat center top #000; background-size: cover;}
#section2 section {
	font-size:1.1em;
	letter-spacing: 0.1em;
	line-height: 280%;
}
#section2 .wrap > p {text-align: center; margin-bottom: 10px; font-size: 1.2em; letter-spacing: 0.1em; line-height: 240%;}
#section2 .wrap div { margin-top:35px; font-size: 1.6em; letter-spacing: 0.05em; }
#section2 .wrap div span {display: block;}
#section2 .wrap div strong {display: inline-block; width: auto; margin-top: 50px; font-size: 1.2em; letter-spacing: 0.1em; position: relative;}
#section2 .wrap div strong sup {font-size: 0.3em; font-weight: normal; letter-spacing: 0.2em; position: absolute; left: 5px; bottom: -25px;}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #section2 .wrap div strong sup  { bottom:-5px; left: 10px; font-size: 12px; } /* IE11 */
}


#section3 {background: #000; height:100%; padding:70px 0; background: url(../img/bgImg03.jpg) no-repeat center top #000; background-size: cover; }

#section3 ul.products > li:last-child i { position:absolute; top:0px; left:0px; }
#section3 ul.products > li:last-child {text-align: center;}
#section3 ul.products li:first-child .pMovieBox {background: url(../img/movie_uh.jpg) no-repeat center top #000; background-size: cover; max-width: 300px;}

#section4 {background: #000; height:100%; padding:70px 0; background: url(../img/bgImg04.jpg) no-repeat center top #000; background-size: cover;}
#section4 ul.products > li:last-child i { position:absolute; top:0px; left:-80px;}
#section4 ul.products > li:last-child {text-align: right;}
#section4 ul.products li:first-child .pMovieBox {background: url(../img/movie_fh.jpg) no-repeat center top #000; background-size: cover; max-width: 300px;}

#section5 {background: #000; height:100%; padding:50px 0 10px;}
#section5 h2 {font-size: 2.4em; font-weight: normal; letter-spacing: 0.1em; margin-bottom: 30px; margin-top: 50px;}


/************** iphone5 ***************/

@media screen and (max-width: 320px){
#section0 h1 {font-size: 1.8em; left:0; }
	#section1 section, #section2 section {font-size: 1em;}
	
	ul.products li:first-child h3 {font-size: 1.4em;}
	ul.products li:first-child h3 + p {font-size: 0.9em;}
	#section3 ul.products > li:last-child i {left: -10px;}
	#section4 ul.products > li:last-child i {left: -90px;}
	
#a05 {bottom:60px; right:0px;}
#a05 p { margin-bottom:20px; font-size:2.4em; }
#a05 img {max-width: 110px;}
	
	ul#purchase li p span {
    font-size: 0.85em;
}
}

/*****************************/


@media screen and (max-width: 475px){
	br.sp {display: inline-block;}
}

@media screen and (min-width: 568px){
	#section0 h1 {
	position: absolute;
	top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	}
#a05 {
	position:absolute;
	bottom:auto;
	top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	}
}

@media screen and (375px <= width < 568px){
	#section4 ul.products > li:last-child i { left:-40px;}
#section4 ul.products > li:last-child {text-align: center;}
}

@media screen and (max-width: 768px){
	ul.products > li:last-child {max-width: 400px; margin-top: 70px; margin-left: auto; margin-right: auto; }
}

@media screen and (min-width: 768px){
	#section0 h1 {
	font-size: 2.4em;
	line-height: 150%;
	}
	
#a05 p { margin-bottom:20px; font-size:3.4em; letter-spacing: 0.1em;}
#a05 img {max-width: 140px; width: 100%;}
	#section1, #section2 {height: 100vh; padding: 0;}
	#section1 section, #section2 section {
	width: 100%;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	line-height: 320%;
	margin: auto;
	position:absolute;
	top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	}
	#section1 p, #section2 p {text-align: center;}

	#section3, #section4 {padding: 100px 0;}	

ul.products {}
ul.products::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
ul.products li img {width: 60%;}
ul.products li {text-align: left;}
ul.products > li:first-child {width: 50%; float: left; }
ul.products li:first-child h3 { font-size: 2.0em; line-height: 160%; margin-bottom: 15px; margin-top:40px; font-weight: normal; letter-spacing: 0.1em;}
ul.products li:first-child h3 + p {font-size: 1.1em; line-height: 180%; letter-spacing: 0.05em;}
ul.products li:first-child ul {margin-top: 30px;}
ul.products li:first-child ul li {  letter-spacing: 0.05em; text-align: center;}
ul.products li:first-child ul li:last-child { font-weight: bold; width:40%;}
ul.products li:first-child ul li:last-child a {
	display:block;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	padding:30px 15px;
	background:url(../img/btnBg.png) rgba(255,255,255,0.1);
	box-sizing:border-box;
	border:1px solid rgba(255,255,255,0.3);
	text-decoration:none;
	color:#fff;
	transition: all 0.3s ease;
	}
ul.products li:first-child ul li:last-child a:hover {background:url(../img/btnBg.png) rgba(255,255,255,0.0);border:1px solid rgba(255,255,255,0.7);}
ul.products li:first-child ul li a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
ul.products li:first-child ul li:last-child a::before {content: "\f144"; display: block; font-size: 180%; margin-bottom: 10px;}
ul.products > li:last-child {width: 50%; float: right; position: relative; vertical-align: bottom; padding:30px 0px; right: -30px;}
ul.products > li:last-child img {  width: 90%;}
ul.products > li:last-child p { position:absolute; bottom:-30px; text-align:center; width:100%; font-size: 1.2em; letter-spacing: 0.1em;}
/*
	ul.products > li:last-child a {  display: block; background: rgba(255,255,255,0.5); text-decoration: none; font-size: 0.9em; padding: 8px; width: 45%; color: #000; margin: 5px auto 0; border-radius: 20px; transition: all 0.3s ease;}
ul.products > li:last-child a::before {
	content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 100%;
	display: inline-block;
	margin-right: 10px;
}
*/
ul.products > li:last-child a:hover {background: rgba(255,255,255,0.7);}
ul.products sup {font-size: 0.6em; display: inline-block; position: relative; top:-5px; font-family: serif;}

	
	
.pMovieBox {margin: 25px 0 10px;}
	.pMovieBox + p {margin-bottom: 50px; width: 60%; max-width: 200px; text-align: center;}
	
	#section3 ul.products > li:last-child i {left: -20px;}
	#section3 ul.products > li:last-child i img { width: 50%;}
	
	#section4 ul.products > li:last-child i {left: -110px;}
	#section4 ul.products > li:last-child i img { width: 50%;}
	
ul#purchase {width: 100%; margin: auto; }
ul#purchase::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#purchase li { width: 49%; }
ul#purchase li:last-child {margin-top: 0px;}
ul#purchase li:first-child { float: left;}
ul#purchase li:last-child { float: right;}
ul#purchase li {color: #fff; text-decoration: none; display: block; transition: all 0.3s ease; padding: 5px; box-sizing: border-box;}
ul#purchase li h3 { margin-bottom: 10px;}
ul#purchase li h3 img {width: 40%; margin-top: 60px;}
ul#purchase li h3 + img {width: 56%;}
ul#purchase li p:nth-of-type(1) {text-align: center; font-size: 1.2em; letter-spacing: 0.1em; margin-top: 15px;}
ul#purchase li p small {display: block; font-size: 0.7em;}
ul#purchase li p span {display: block;  margin-bottom: 10px; font-size: 0.9em;}
ul#purchase li p span sup {font-size: 0.6em; display: inline-block; position: relative; top:-5px; font-family: serif;}
ul#purchase li p.cap {  line-height: 140%; margin-top: 20px; min-height: 20px;}
	ul#purchase li p a {color: #fff; display: block; margin-top: 20px; text-decoration: underline;}
	ul#purchase li p a::before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 100%;
    display: inline-block;
    margin-right: 5px;
}
ul#purchase li p.cap + a {
	display: block;
	width: 50%;
	font-size: 1.2em;
	margin:15px auto 0px;
	text-decoration: none;
	color: #fff;
	box-sizing: border-box;
	padding: 10px 10px;
	background: rgb(124,11,11);
	border-radius: 5px;
background: -moz-linear-gradient(top,  rgba(124,11,11,1) 0%, rgba(186,13,13,1) 100%);
background: -webkit-linear-gradient(top,  rgba(124,11,11,1) 0%,rgba(186,13,13,1) 100%);
background: linear-gradient(to bottom,  rgba(124,11,11,1) 0%,rgba(186,13,13,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c0b0b', endColorstr='#ba0d0d',GradientType=0 );
	transition: all 0.3s ease;
}
ul#purchase li p.cap + a::after {
	content: "\f35a";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 100%;
	display: inline-block;
	margin-left: 10px;
}
ul#purchase li a:hover {opacity: 0.6;}

}


