@import url('../../../css/common.css');
@import url('../../../css/webfont.css');

body {margin:0 0 0 0; background:#fff;font-size:62.5%; height:auto; color:#fff;}
::selection { color: #000 !important;}
#section {width:100%;}
#section img{width:100%; display:block;}
#section img.no-margin {margin:0;}
#section > div{ background-size: 100% auto; position: relative}
#section div > p span{ letter-spacing:0;}
#section > a.close { width:45px; height:45px; display:block; position:fixed; top:0; right:0; z-index:1000;}
#section > a img{display:block; width:100%;}

/* info_rotate */
.acc_tag{position:absolute; left:-9999px; top:-9999px; visibility:hidden; height:0px; width:0; text-indent:-9999px; font-size:0 }
div > p { padding:3% 6.5% 3% 6.5%;}
#section a.video {
	width: 87%;
	margin: 24% 6.5% 10%;
	display: block;
	position: absolute
}
#section a.video img{ width: 100%}

div.part01 {
	padding: 214% 0 65% 0;
	background: url(../img/bg_sc1_1.jpg) ,url(../img/bg_sc1_2.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: top, bottom;
	background-size: 100% auto, 100% auto;
	background-color:#2d313a;
	position: absolute;
}

div.part04 {
	background: url("../img/bg_sc4.jpg") no-repeat center #02050a;
	padding: 10% 0 10% 0;
}

div.part09 {
	background: url("../img/bg_sc9.jpg") no-repeat center #02050a;
	padding: 10% 0 10% 0;
}


/*div.part08 { background: url(../img/bg_sc81.jpg) ,url(../img/bg_sc82.jpg), url(../img/bg_sc83.jpg);
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: top, bottom;
	background-size: 100% auto, 100% auto;}*/

.show {display:block;}
.hide{display:none;}

/* 2014.04.21 webFont ADD */
#section {/*-webkit-text-size-adjust: none;*/ font-size:3.5vw; font-family: samsungif_medium;
	line-height: 1.8; letter-spacing: 0; text-align:justify;}
/*@media all and (min-width:410px) {
	#section {font-size:2em; line-height: 34px; -webkit-text-size-adjust: none;}
}
@media all and (min-width:720px) {
	#section {font-size:3.5em; line-height: 60px; -webkit-text-size-adjust: none;}
}*/
/* 2014.04.21 webFont ADD */