@charset "utf-8";
@media screen and (max-width:768px){

/* #mv */
#mv{
	position:relative;
}
#mv figure{
	position:absolute;
	top:10%;
	left:50%;
	transform:translateX(-50%);
	width:70%;
}
#mv > ul{
	width:100%;
	position:absolute;
	bottom:7%;
}
#mv > ul li:nth-child(-n+2){
	display:inline-block;
	width:11%;
	margin:4%;
}
#mv > ul li:last-child a img{
	width:70%;
}



/* .cont */
.cont{
}


/* #cont0 */
#cont0{
	margin-top:-20%;
	padding:24% 0 20%;
	background:url(../images/cont0_bg_s.png)no-repeat center top;
	background-size:cover;
	position:relative;
	z-index:1;
}
#cont0 h2{
	padding:0 18%;
}
#cont0 h2 + p{
	margin:3% 0 5%;
}
#cont0 p{
	padding:0 8%;
	text-align:left;
}



/* #cont1 */
#cont1{
	margin-top:-17%;
	padding:5% 0 0;
	background:url(../images/cont1_bg_s.png)no-repeat center top;
	background-size:100% auto;
	position:relative;
	z-index:1;
}
#cont1 dl{
	margin:auto;
	padding:8% 5% 1em;
	text-align:left;
	background-color:#fff;
	line-height:1.5;
}
#cont1 dl dd{
	margin-bottom:0.8em;
	padding:0.5em 0 0.8em;
	border-bottom:2px solid;
}


/* #cont2 */
#cont2{
	margin-top:0;
	padding:65% 0 48%;
	background:url(../images/cont2_bg_s.png)no-repeat center top;
	background-size:100% auto;
	position:relative;
	z-index:1;
}
#cont2 a{
	display:inline-block;
	width:40%;
	line-height:2;
	margin-top:5%;
	font-size:3.6vw;
}


/* #cont3 */
#cont3{
	margin-top:-17%;
	padding:28% 0 0;
	background:url(../images/cont3_bg_s.png)no-repeat center top;
	background-size:cover;
	position:relative;
	z-index:1;
}
#cont3 h2{
	margin-bottom:-5%;
}
#cont3 > div{
	width:94%;
	margin:auto;
	padding:8% 3% 10%;
}
#cont3 > div section{
	padding:0 0 5%;
}
#cont3 > div section h3{
	height:1.8em;
	line-height:1.8em;
	margin-bottom:5%;
	font-size:4vw;
	border-bottom:4px solid #b6007f;
}
#cont3 > div section dl{
	width:auto;
	margin: auto;
	display: block;
}
#cont3 > div section dl div{
	width:auto;
	border-top:4px solid #cd007f;
}
#cont3 > div section dl div dt{
	display:inline-block;
	position:relative;
	top:calc(-1em - 1px);
}
#cont3 > div section dl div dd table{
	width:100%;
	margin:-1em 0 0;
	border:2px solid #1f296c;
}
#cont3 > div section dl div dd table th,
#cont3 > div section dl div dd table td{
	width:33.3%;
	border:1px solid #1f296c;
	line-height:1.2;
	height:2.4em;
	color:#731d80;
}
#cont3 > div section dl div dd table th{
	font-size:3.2vw;
	font-weight:normal;
	background-color:rgba(115,29,128,0.2);
}
#cont3 > div section dl div dd table td.small{
	font-size:3vw;
}
#cont3 > div section .caution{
	margin:3% auto 5%;
	text-align:left;
	line-height:1.5;
}
#cont3 > div section:first-of-type .caution{
	width:auto;
}
#cont3 > div section:nth-of-type(2) .caution{
	width:84%;
}
#cont3 > div section .caution li{
	margin:0;
	padding:0 0 0 1em;
	text-indent:-1em;
	font-size:3vw;
	font-weight:normal;
	color:#731d80;
}
#cont3 > div section:first-of-type .caution li{
	display:block;
}
#cont3 > div section .list{
	width:84%;
	margin: auto;
	 display: block;
}
#cont3 > div section .list li{
	width:auto;
	line-height:1.8;
	margin-bottom:3%;
	font-size:3.8vw;
	font-weight:bold;
	background-color:#ff9a00;
	color:#fff;
	border-radius:1em;
}
#cont3 > div section p{
	font-size:4vw;
}


/* #cont4 */
#cont4{
	margin-top:-17%;
	padding:42% 0 25%;
	background:url(../images/cont4_bg_s.png)no-repeat center top;
	background-size:cover;
	position:relative;
	z-index:1;
}
#cont4 ul{
	margin:10% 0;
	padding:5% 0;
	position:relative;
}
#cont4 ul:before{
	width:20%;
}
#cont4 ul:after{
	width:20%;
}
#cont4 ul li{
	font-size:4.5vw;
}
#cont4 p{
	padding:0 8%;
	text-align: justify;
	text-justify: inter-ideograph;
}
#cont4 p br{
	display:none;
}
#cont4 figure{
	margin-top:6%;
	padding:0 5%;
}


/* #cont5 */
#cont5{
	margin-top:-24%;
	padding:16% 0 24%;
	background:url(../images/cont5_bg_s.png)no-repeat center top;
	background-size:cover;
	position:relative;
	z-index:1;
}
#cont5 h2{
	margin-bottom:-1%;
}
#cont5 > div{
	position:relative;
	height:0;
	padding-top:97%;
}
#cont5 > div iframe{
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important;
}
#cont5 > p{
	margin:5% 0;
	padding:0 10%;
	display:inline-block;
	text-align:left;
	font-size:4.5vw;
}
#cont5 > dl{
	display:inline-block;
}
#cont5 > dl dt{
	font-size:4.5vw;
	font-weight:bold;
}
#cont5 > dl dd{
	padding:3% 0;
	font-size:4.2vw;
	text-align:left;
}



}
