@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:#000;}
::selection { color: #000 !important;}
#section {width:100%;}
#section img{width:100%; display:block;}
#section img.no-margin {margin:0;}
#section .main> div { margin-top: 1.2%; position: relative }
#section .main> div:first-child {
	margin-top: 0px !important;
}
#section a.close { width:45px; height:45px; display:block; position:fixed; top:0; right:0; z-index:1000;}
#section .main, #section .sub { position: relative}
#section .main a img{display:block; width:100%;}
#section .main a.more { display: block; position: absolute; width: 10%; height: auto; bottom: 8%; right: 5%}

#section .view7 { position: relative; padding: 0 0 15% 0}
#section .movie1 { position: absolute; width: 40%; right: 11%; bottom: 2%;}

#section .sub> div { position: relative; }
#section .sub a.back { display: block; position: fixed; width: 15%; height: auto; left:0px; top: 0px}
.acc_tag{position:absolute; left:-9999px; top:-9999px; width:0; height:0; visibility:hidden;font-size:0;}
.show {display:block;}
.hide{display:none;}
