@charset "utf-8";





/*COMMON*/
html,body { -webkit-text-size-adjust:none; width:100%; }
html { -webkit-print-color-adjust:exact; }
body { text-rendering:optimizeLegibility; background-color:rgba(255,255,255,1); }
body,header,footer,main,section,div,span,a,form,input,textarea,select,img,svg,h1,h2,h3,h4,h5,h6,p { margin:0; padding:0; box-sizing:border-box; color:rgba(0,0,0,1); }
a { -webkit-tap-highlight-color:rgba(0,0,0,0); text-decoration:none; }
a:focus { outline:none; }
label,input,textarea,select { -webkit-tap-highlight-color:rgba(0,0,0,0); }
img,svg { width:100%; height:auto; vertical-align:bottom; user-select:none; pointer-events:none; }
.display_pc { display:block; }
.display_sp { display:none; }





/*WRAP*/
.wrap {
	width:100%;
	overflow:hidden;
}





/*CONTENTS*/
.contents {
	width:100%;
}
.contents_section {
	width:100%;
}
.contents_block {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	position:relative;
}
.contents_block div {
	width:100%;
}
.contents_block a {
	display:block;
	position:absolute;
	opacity:0;
	background-color:#ffffff;
	transition-duration:0.5s;
	transition-timing-function:ease-in-out;
	transition-property:opacity;	
}
.contents_block a:hover {
	opacity:0.5 !important;
}
#contents_section1 .contents_block,
#contents_section3 .contents_block {
	width:500%;
	max-width:5000px;
	left:50%;
	transform:translateX(-50%);
	font-size:0;
	line-height:0;
	white-space:nowrap;
}
#contents_section1 img,
#contents_section3 img {
	width:20%;
	display:inline-block;
	vertical-align:middle;
}
#contents_section7 a,
#contents_section8 a,
#contents_section9 a,
#contents_section10 a,
#contents_section11 a,
#contents_section12 a,
#contents_section13 a {
    width:27.5%;
    height:15%;
}
#contents_section7 .contents_block > a:nth-child(2),
#contents_section9 .contents_block > a:nth-child(2),
#contents_section10 .contents_block > a:nth-child(2),
#contents_section10 .contents_block > a:nth-child(4),
#contents_section11 .contents_block > a:nth-child(2),
#contents_section12 .contents_block > a:nth-child(2),
#contents_section12 .contents_block > a:nth-child(4),
#contents_section12 .contents_block > a:nth-child(6),
#contents_section13 .contents_block > a:nth-child(2) {
    left:15.5%;
}
#contents_section7 .contents_block > a:nth-child(3),
#contents_section9 .contents_block > a:nth-child(3),
#contents_section10 .contents_block > a:nth-child(3),
#contents_section10 .contents_block > a:nth-child(5),
#contents_section11 .contents_block > a:nth-child(3),
#contents_section12 .contents_block > a:nth-child(3),
#contents_section12 .contents_block > a:nth-child(5),
#contents_section13 .contents_block > a:nth-child(3) {
    left:57.5%;
}
#contents_section7 .contents_block > a:nth-child(2),
#contents_section7 .contents_block > a:nth-child(3) {
    top:75%;
}
#contents_section8 .contents_block > a:nth-child(2) {
	top:75%;
    left:36.5%;
}
#contents_section9 .contents_block > a:nth-child(2),
#contents_section9 .contents_block > a:nth-child(3) {
    top:77%;
}
#contents_section10 .contents_block > a:nth-child(2),
#contents_section10 .contents_block > a:nth-child(3),
#contents_section10 .contents_block > a:nth-child(4),
#contents_section10 .contents_block > a:nth-child(5) {
	height:9%;
}
#contents_section10 .contents_block > a:nth-child(2),
#contents_section10 .contents_block > a:nth-child(3) {
    top:46%;
}
#contents_section10 .contents_block > a:nth-child(4),
#contents_section10 .contents_block > a:nth-child(5) {
    top:86%;
}
#contents_section11 .contents_block > a:nth-child(2),
#contents_section11 .contents_block > a:nth-child(3) {
    top:77%;
}
#contents_section12 .contents_block > a:nth-child(2),
#contents_section12 .contents_block > a:nth-child(3) {
    top:31%;
}
#contents_section12 .contents_block > a:nth-child(4),
#contents_section12 .contents_block > a:nth-child(5) {
    top:58.5%;
}
#contents_section12 .contents_block > a:nth-child(6) {
    top:87%;
}
#contents_section12 .contents_block > a:nth-child(2),
#contents_section12 .contents_block > a:nth-child(3),
#contents_section12 .contents_block > a:nth-child(4),
#contents_section12 .contents_block > a:nth-child(5),
#contents_section12 .contents_block > a:nth-child(6) {
	height:6%;
}
#contents_section13 .contents_block > a:nth-child(2) {
    width:50%;
    height:10%;
    top:5%;
    left:25.5%;
}
#contents_section13 .contents_block > a:nth-child(3) {
	width:36%;
    height:4%;
    top:34%;
    left:31.5%;
}
#contents_section13 .contents_block > a:nth-child(4) {
    width:22%;
    height:19%;
    top:56%;
    left:22.5%;
}
#contents_section13 .contents_block > a:nth-child(5) {
    width:22%;
    height:19%;
    top:56%;
    left:56.5%;
}
#contents_section13 .contents_block > a:nth-child(6) {
	width:27%;
    height:4%;
    top:76%;
    left:53.5%;
}
#contents_section13 .contents_block > a:nth-child(7) {
	width:68%;
    height:10%;
    top:82%;
    left:16.5%;
}
@media (max-width:1024px){
	.display_pc { display:none; }
	.display_sp { display:block; }
	#contents_section2 { margin:-10px 0 0 0; }
	#contents_section7 .contents_block a,#contents_section8 .contents_block a,#contents_section9 .contents_block a,#contents_section10 .contents_block a,#contents_section11 .contents_block a,#contents_section12 .contents_block a { width:57.5% !important; left:20.5% !important; }
	#contents_section7 .contents_block > a:nth-child(2) { height:10%; top:40%; }
	#contents_section7 .contents_block > a:nth-child(3) { height:10%; top:81%; }
	#contents_section8 .contents_block > a:nth-child(2) { height:16%; top:72%; }
	#contents_section9 .contents_block > a:nth-child(2) { height:10%; top:43%; }
	#contents_section9 .contents_block > a:nth-child(3) { height:10%; top:78%; }
	#contents_section10 .contents_block > a:nth-child(2) { height:6%; top:26%; }
	#contents_section10 .contents_block > a:nth-child(3) { height:6%; top:47%; }
	#contents_section10 .contents_block > a:nth-child(4) { height:6%; top:68%; }
	#contents_section10 .contents_block > a:nth-child(5) { height:6%; top:90%; }
	#contents_section11 .contents_block > a:nth-child(2) { height:10%; top:46%; }
	#contents_section11 .contents_block > a:nth-child(3) { height:10%; top:78%; }	
	#contents_section12 .contents_block > a:nth-child(2) { height:5%; top:21%; }
	#contents_section12 .contents_block > a:nth-child(3) { height:5%; top:38.5%; }
	#contents_section12 .contents_block > a:nth-child(4) { height:5%; top:55.5%; }
	#contents_section12 .contents_block > a:nth-child(5) { height:5%; top:72.5%; }
	#contents_section12 .contents_block > a:nth-child(6) { height:5%; top:89%; }     
	#contents_section13 .contents_block > a:nth-child(2) { width:73%; height:10%; top:8%; left:13.5%; }
	#contents_section13 .contents_block > a:nth-child(3) { width:83%; height:6%; top:37%; left:7.5%; }
	#contents_section13 .contents_block > a:nth-child(4) { width:91%; height:10%; top:56%; left:4.5%; }
	#contents_section13 .contents_block > a:nth-child(5) { width:91%; height:10%; top:69%; left:4.5%; }
	#contents_section13 .contents_block > a:nth-child(6) { display:none; }
	#contents_section13 .contents_block > a:nth-child(7) { width:91%; height:10%; top:81%; left:4.5%; }  	
	.contents_block a:hover { opacity:0 !important; }
}




