@charset "utf-8";
@media screen and (max-width:768px){
body {
	font-size:14px;
}

img{
	max-width:100%;
}


.only_pc{
	display:none !important;
}
.only_smart{
	display:block !important;
}
.only_smart_i{
	display:inline-block !important;
}


#wrapper{
	min-width:auto;
	min-width:initial;
}


/* #count_down */
#count_down{
	min-width:auto;
	min-width:initial;
}
#count_down br.only_smart{
	display:none !important;
}



/* header */
header{
	padding:10px 0 12%;
	background:url(../images/head_bg_s.jpg)no-repeat center bottom;
	background-size:cover;
}
header p{
	margin:auto;
	padding:0 10px 10%;
	text-align:left;
}
header p img{
	width:90px;
}
header h1{
	padding:0 3%;
}


/* article */
article{
}


/* .appli */
.appli{
	padding:6% 0 8%;
}
.appli.first{
	background:url(../images/appli_bg.png);
	background-size:50px auto;
}

.appli p{
	margin-bottom:1%;
	font-size:3.2vw;
	font-weight:bold;
}
.appli p .yellow{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	padding:1% 3%;
	font-size:3.2vw;
	background-color:#ffde00;
	border-radius:20px;
}
.appli p .large{
	vertical-align:middle;
	font-size:5vw;
}
.appli p .pink{
	vertical-align:middle;
	font-size:6.5vw;
	font-weight:900;
	color:#ff0067;
}
.appli a{
	display:inline-block;
	width:94%;
	line-height:2.6;
	background:linear-gradient(to right, #333366, #0087cc);
	font-size:5.5vw;
	font-weight:900;
	border-radius:49px;
	color:#fff;
	position:relative;
}
.appli a img{
	width:10%;
	position:absolute;
	left:6%;
	top:50%;
	transform:translateY(-55%);
}


/* .cont */
.cont{
}
.cont h2{
 font-size:6vw;
}


/* #cont1 */
#cont1{
	padding:7% 3%;
	background:url(../images/cont1_bg.jpg)no-repeat center center;
	background-size:cover;
}
#cont1 div{
	width:auto;
	margin:auto;
	padding:40px 0 20px;
	background-color:rgba(255,255,255,0.7);
	position:relative;
}
#cont1 div > span{
	width:50px;
	position:absolute;
	left:2%;
	top:-6px;
}
#cont1 div h2{
}
#cont1 div h2 span:first-of-type{
	font-size:4.5vw;
	display:block;
}
#cont1 div h2 span:last-of-type{
	color:#3578c2;
}
#cont1 div ol{
	width:90%;
	margin:auto;
}
#cont1 div ol li{
	height:auto;
	margin:0;
	padding-left:0;
	position:static;
	 display: block;
}
#cont1 div ol li > span{
	display:inline-block;
	width:60px;
	line-height:1.1;
	margin:30px 0 20px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	position:relative;
	left:auto;
	top:auto;
	z-index:1;
	transform:none;
}
#cont1 div ol li:first-child > span:first-of-type:after{
	content:none;
}
#cont1 div ol li > span:before{
	content:'';
	display:block;
	width:100%;
	padding-top:100%;
	background-color:#3578c2;
	border-radius:50%;
	z-index:-1;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
}
#cont1 div ol li > span span{
	font-size:24px;
	display:block;
}
#cont1 div ol li p{
	line-height:1.8;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:-0.05em;
}


/* #cont2 */
#cont2{
	padding:12% 0 15%;
	background:
		url(../images/cont2_top.png)no-repeat left top,
		url(../images/cont2_bottom.png)no-repeat right bottom,
		url(../images/cont2_bg.png)no-repeat center center;
	background-size:30% auto,30% auto,cover;
}
#cont2 h2 img{
	width:40%;
	max-width:200px;
}
#cont2 figure{
	margin:3% 0 5%;
}
#cont2 figure img{
	width:600px;
}
#cont2 p{
	width:90%;
	font-size:14px;
}
#cont2 ul{
	width:auto;
}
#cont2 ul li{
	width:28%;
	display:inline-block;
	vertical-align:middle;
	margin:15% 1% 8%;
	font-size:3.5vw;
	font-weight:bold;
	position:relative;
	z-index:1;
}
#cont2 ul li:before{
	content:'';
	display:block;
	width:100%;
	padding-top:100%;
	background:url(../images/cont2_list.png)no-repeat center top;
	background-size:100% auto;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:-1;
}


/* #cont3 */
#cont3{
	padding:10% 0 8%;
	background-color:#f4f2e6;
}
#cont3 h2{
	font-size:5.5vw;
	white-space:nowrap;
}
#cont3 ul{
	width:auto;
	margin:5% auto 0;
	padding:0 2%;
}
#cont3 ul li{
	width:150px;
	height:150px;
	padding-top:10px;
	display:inline-block;
	vertical-align:top;
	margin:10px 2px 0;
	background-color:#fff;
	border-radius:16px;
}
#cont3 ul li figure img{
	width:60px;
}
#cont3 ul li figure figcaption{
	font-size:16px;
	font-weight:bold;
}
#cont3 ul li p{
	font-size:12px;
	letter-spacing:-0.03em;
	white-space:nowrap;
}


/* #cont4 */
#cont4{
	height:auto;
	padding:5% 0 35%;
	background:url(../images/cont4_bg_s.jpg)no-repeat center top;
	background-size:auto 100%;
}
#cont4 ul{
	width:auto;
	margin:5% auto 0;
}
#cont4 ul li{
	display:inline-block;
	vertical-align:top;
	margin:1%;
}
#cont4 ul li:nth-child(n+4){
	margin-top:0.5%;
}
#cont4 ul li:nth-child(3n-2){
	width:60%;
}
#cont4 ul li:nth-child(3n-1){
	width:48%;
}
#cont4 ul li:nth-child(3n){
	width:37%;
}


/* #cont5 */
#cont5{
	padding:5% 2%;
	background-image:none;
}
#cont5 div{
	width:auto;
	margin:auto;
	padding:0 0 7%;
	background-color:transparet;
	position:static;
}
#cont5 div > span{
	position:static;
	right:auto;
	top:auto;
	display:block;
	margin-bottom:20px;
}
#cont5 div p{
	width:auto;
	margin:15px auto;
	padding:0 2%;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:-0.05em;
	line-height:1.8;
}
#cont5 div figure img{
	width:90%;
	max-width:450px;
}


/* #cont6 */
#cont6{
	padding:10% 0;
}
#cont6 section{
	padding:5% 3% 3%;
}
#cont6 section:first-of-type{
	margin-top:0;
	background-image:none;
}
#cont6 section:last-of-type{
	background-image:none;
}
#cont6 section div{
	width:auto;
	margin:auto;
	text-align:left;
}
#cont6 section:last-of-type div{
	padding-left:0;
}
#cont6 section div h3{
	margin-bottom:20px;
}
#cont6 section:first-of-type div p{
	padding-right:0;
}
#cont6 section div h4{
	margin:20px 0 10px;
	font-size:16px;
	font-weight:900;
}
#cont6 section div .scroll{
	width:100%;
	height:180px;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
	padding:4% 5%;
	background-color:#f7f7f7;
}


/* #cont7 */
#cont7{
	padding:0 0 35%;
	background:
		url(../images/cont7_bg_bottom.png)no-repeat center bottom,
		url(../images/cont7_bg.png);
	background-size:auto 20%, 30px auto;
}
#cont7 h2{
	padding:3% 0;
	background-color:#318fbb;
	position:relative;
	color:#fff;
	font-size:5vw;
}
#cont7 h2:after{
	content:'';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 20px 0 0;
	border-color: #318fbb transparent transparent transparent;
	position:absolute;
	top:80%;
	left:68%;
	transform:rotate(40deg);
}
#cont7 ul{
	width:90%;
	margin:30px auto 0;
}
#cont7 ul li{
	margin-top:4%;
	padding:3% 0;
	background-color:#fff;
	border:1px solid #318fbb;
	position:relative;
	font-size:4vw;
	font-weight:bold;
	border-radius:8px;
	letter-spacing:-0.05em;
}
#cont7 ul li img{
	width:18%;
}
#cont7 ul li:nth-child(odd) img:first-of-type{
	position:absolute;
	left:-3%;
	bottom:-1px;
}
#cont7 ul li:nth-child(odd) img:last-of-type{
	position:absolute;
	right:-3%;
	top:50%;
	transform:translateY(-50%);
}
#cont7 ul li:nth-child(even) img:first-of-type{
	position:absolute;
	left:-3%;
	top:50%;
	transform:translateY(-50%);
}
#cont7 ul li:nth-child(even) img:last-of-type{
	position:absolute;
	right:-3%;
	bottom:0;
}


/* #cont8 */
#cont8{
	margin-top:-1px;
	padding-bottom:6%;
	background:url(../images/cont8_bg.png) center top;
	background-size:7% auto;
}
#cont8 h2{
	width:94%;
	display:inline-block;
	margin:-31% 0 30px;
}
#cont8 h2 + p{
	width:94%;
	margin: auto;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:-0.05em;
	line-height:1.7;
}
#cont8 > ul{
	width:94%;
	margin:0 auto 10%;
}
#cont8 > ul > li{
	display:block;
	width:auto;
	min-height:auto;
	min-height:initial;
	margin:20px 0 0;
	padding-bottom:5%;
	background-color:#fff;
	box-shadow:0 0 4px rgba(0,0,0,0.6);
	border-radius:18px 18px 12px 12px;
	position:relative;
	text-align:left;
}
#cont8 > ul > li:nth-child(3),
#cont8 > ul > li:last-child{
	width:auto;
}
#cont8 > ul > li > span{
	width:100px;
	position:absolute;
	right:-7px;
	top:-7px;
}
#cont8 > ul > li:nth-child(3) > img{
	float:none;
	margin-left:0;
}
#cont8 > ul > li h3{
	padding:3% 3%;
	font-size:5vw;
	font-weight:900;
}
#cont8 > ul > li h3 span{
	color:#3578c2;
}

#cont8 > ul > li ul{
	padding:0 3% 20px calc(3% + 1.5em);
}
#cont8 > ul > li ul li{
	list-style:disc;
	font-size:3.8vw;
}
#cont8 > ul > li dl{
	display:block;
}
#cont8 > ul > li dl dt{
	padding:0 3%;
	font-size:3.8vw;
	font-weight:bold;
	color:#3578c2;
}

#cont8 > div{
	overflow:hidden;
}
#cont8 > div section{
	padding:4% 3%;
}
#cont8 > div section > div{
	width:auto;
	display:block;
	margin:0;
	color:#fff;
}
#cont8 > div section:nth-of-type(even) > div{
	margin:0;
}
#cont8 > div section > div h3{
	font-size:5vw;
	padding-left:16%;
}
#cont8 > div section > div h3 span{
	color:#ffff00;
}
#cont8 > div section > div h3 img{
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
	width:14%;
}
#cont8 > div section > div p{
	line-height:1.8;
	margin-top:5%;
	font-weight:bold;
}
#cont8 > div section:last-of-type > div p{
	margin-top:7%;
}



/* #cont9 */
#cont9{
	padding:5% 3% 6%;
	background-color:#f4f2e6;
}
#cont9 section{
	width:auto;
	margin:25px auto 0;
	padding:5% 3%;
	background-color:#fff;
	box-shadow:0 0 4px rgba(0,0,0,0.3);
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:-0.05em;
	border-radius:12px;
	position:relative;
}
#cont9 section:before{
	content:'';
	display:block;
	width:80px;
	padding-top:45px;
	background:url(../images/cont9_icon.png)no-repeat center top;
	background-size:100% auto;
	position:absolute;
	right:3%;
	top:-15px;
}
#cont9 section:after{
	content:'';
	display:block;
	clear:both;
}
#cont9 section h3{
	line-height:1.2;
	margin-bottom:-3%;
	padding:0 2%;
	font-size:5vw;
	font-family: 'Noto Serif JP', serif;
}
#cont9 section h3 span:last-of-type{
	margin-top:10px;
	padding-top:10px;
	display:block;
	border-top:1px dashed #8f8f8f;
	font-size:3.8vw;
	font-weight:bold;
	font-family: 'Noto Sans JP', sans-serif;
}
#cont9 section h3 + img{
	position:static;
	left:auto;
	top:auto;
	display:inline-block;
	vertical-align:bottom;
	width:45%;
	margin-left:3%;
}
#cont9 section figure{
	float:none;
	margin-left:5%;
	padding-bottom:0;
	text-align:center;
	display:inline-block;
	vertical-align:bottom;
	width:40%;
}
#cont9 section figure.no_padding{
	padding:0;
}
#cont9 section figure figcaption{
	margin:5px 0 0;
	color:#3578c2;
	font-weight:bold;
	text-align:left;
	font-size:2.8vw;
	letter-spacing:-0.05em;
	line-height:1.2;
}
#cont9 section p{
	line-height:1.7;
	margin:20px 0 0;
}


/* .cont10 */
.cont10{
	padding:10% 0 15%;
	background:url(../images/cont10_bg.png) center center;
	background-attachment: fixed;
	background-size:300px auto;
}
.cont10 > span img{
	width:40%;
	max-width:200px;
}

.cont10 h2{
	margin-top:20px;
	font-size:5.5vw;
}
.cont10 h2 span{
	display:block;
	color:#318fbb;
}
.cont10 h2 + p{
	margin:20px 0 30px;
	font-size:4vw;
	font-weight:bold;
}
.cont10 h2 + p span{
	display:block;
	font-size:4.5vw;
	margin-left:0;
}
.cont10 > ul:first-of-type li{
	display:inline-block;
	vertical-align:middle;
	width:30%;
	margin:10% 0.5%;
	font-size:3.5vw;
	font-weight:bold;
	line-height:1.2;
	color:#fff;
	position:relative;
	z-index:1;
}
.cont10 > ul:first-of-type li span{
	display:block;
	font-size:3vw;
}
.cont10 > ul:first-of-type li:before{
	content:'';
	display:block;
	width:100%;
	padding-top:100%;
	background-color:#3578c2;
	border-radius:50%;
	position:absolute;
	top:50%;
	z-index:-1;
	transform:translateY(-50%);
}

.cont10 > ul:last-of-type{
	width:auto;
	max-width:500px;
	margin:0 auto 0;
	padding:0 5%;
}
.cont10 > ul:last-of-type li{
	width:220px;
	line-height:2;
	display:inline-block;
	text-align:left;
	font-size:16px;
}
.cont10 > ul:last-of-type li:nth-child(odd){
	width:220px;
}
.cont10 > ul:last-of-type li:nth-child(even){
	width:220px;
}
.cont10 > ul:last-of-type li:nth-child(even) span{
	width:6.2em;
}
.cont10 > ul:last-of-type li span:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:12px;
	height:12px;
	background-color:#3578c2;
	margin-right:2px;
}
.cont10 > section{
	width:auto;
	margin:20px auto 0;
	padding:0;
} 
.cont10 > section h3{
	width:94%;
	line-height:2;
	margin:auto;
	font-size:5vw;
	background-color:#e7e7e7;
}
.cont10 > section h3 + p{
	margin:10px 0 0;
	white-space:nowrap;
}
.cont10 > section ul{
	width:94%;
	margin:0 auto 0;
}
.cont10 > section ul li{
	margin:15px 0;
	padding:20px 0;
	background-color:#fff;
	border:4px  solid #3578c2;
	border-radius:4px;
	position:relative;
}
.cont10 > section ul li > span{
	position:absolute;
	right:-10px;
	top:-10px;
	width:80px;
}
.cont10 > section ul li h5{
	margin-bottom:10px;
	font-size:5vw;
}
.cont10 > section ul li h5 > span{
	margin-top:5px;
	font-size:4.5vw;
	display:block;
}
.cont10 > section ul li h5 > span span{
	display:block;
	font-weight:normal;
}
.cont10 > section label span{
	font-size:18px;
}
.cont10 .appli a{
	display:inline-block;
	width:90%;
	line-height:2.6;
	margin-top:15px;
	background:linear-gradient(to right, #333366, #0087cc);
	font-size:5vw;
	font-weight:900;
	border-radius:37px;
	color:#fff;
	position:static;
	opacity:0.5;
	pointer-events: none;
}
.cont10 .appli a.active{
	opacity:1;
	pointer-events: auto;
}
.cont10 .appli a.active:hover{
	opacity:0.7;
}
.cont10 .appli a img{
	position:static;
	left:auto;
	top:auto;
	transform:translateY(-5px);
	width:10%;
	margin-right:5%;
}
.cont10 > section ul li div{
	width:90%;
	height:110px;
	margin:10px auto 15px;
	padding:3% 5%;
	border:1px solid #000;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}
.cont10 > section ul li div h6,
.cont10 > section ul li div p{
	font-size:14px;
	font-weight:normal;
	text-align:left;
	line-height:1.8;
}
.cont10 > section ul + p{
	margin-top:30px;
	font-size:4vw;
}
.cont10 > section ul + p img{
	width:100%;
	max-width:300px;
	margin:5px auto 0;
	padding:0 5%;
	display:block;
}
input[type="checkbox"]:checked + span:after {
	top: -3px;
}


/* #cont11 */
#cont11{
	padding:0 0 5%;
	background:url(../images/cont11_bg.png) center center;
	background-size:60px auto;
}
#cont11 h2{
	transform:translateY(-15%);
}
#cont11 h2 img{
	width:90%;
	max-width:400px;
}
#cont11 ol{
	width:94%;
	height:auto;
	margin:auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#cont11 ol li{
	width:30%;
	background-color:#fff;
	border-radius:8px;
	position:relative;
}
#cont11 ol li:after{
	content:'\003009';
	position:absolute;
	left:105%;
	top:50%;
	transform:translateY(-50%);
	font-size:4vw;
	color:#fff;
}
#cont11 ol li:last-child:after{
	content:none;
}
#cont11 ol li h3{
	line-height:2;
	color:#fff;
	font-size:2.8vw;
	font-weight:900;
	background:url(../images/cont11_tit1.png)no-repeat center top;
	background-size:110% auto;
	border-radius:8px 8px 0 0;
}
#cont11 ol li:nth-child(2) h3{
	background:url(../images/cont11_tit2.png)no-repeat center top;
	background-size:110% auto;
}
#cont11 ol li:last-child h3{
	background:url(../images/cont11_tit3.png)no-repeat center top;
	background-size:110% auto;
}
#cont11 ol li img{
	margin:10px 0;
	width:40px;
}
#cont11 ol li p{
	padding:0 5% 5%;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:-0.05em;
	line-height:1.3;
}


/* #cont12 */
#cont12{
	padding:6% 0 8%;
}
#cont12 > span{
	font-size:4.5vw;
}
#cont12 > span img{
	width:40%;
	max-width:200px;
}
#cont12 h2{
	margin-top:20px;
	font-size:4.5vw;
}
#cont12 ul{
	width:94%;
	margin:20px auto 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#cont12 ul li{
	width:32.5%;
}
#cont12 ul li dl dt{
	line-height:1.2;
	padding:2% 0;
	background-color:#318fbb;
	color:#fff;
	font-size:3.5vw;
	font-weight:bold;
}
#cont12 ul li dl dd{
	height:120px;
	line-height:1.2;
	margin:4px 0;
	padding:1.8em 0 0;
	background-color:#ededed;
	font-size:3vw;
	font-weight:bold;
	text-align:center;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	position:relative;
}
#cont12 ul li dl dd:before{
	content:'×';
	font-size:5vw;
	line-height:1.5;
	position:absolute;
	left:0;
	top:0;
	transform:none;
	display:block;
	width:100%;
}


/* #cont13 */
#cont13{
	padding:30px 0 0;
	background:url(../images/cont13_bg.png)center top;
	background-size:60px auto;
}
#cont13 h2{
	margin:0 5% 20px;
}


/* #cont14 */
#cont14{
	padding:5% 0;
}
#cont14 h2{
	font-size:5.5vw;
}
#cont14 dl{
	width:94%;
	margin:10px auto 0;
}
#cont14 dl dt,
#cont14 dl dd{
	min-height:50px;
	padding:10px 0 10px 40px;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:-0.05em;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	position:relative;
}
#cont14 dl dt{
	margin-bottom:-15px;
	font-size:16px;
	font-weight:bold;
}
#cont14 dl dt:before{
	content:'Q';
	display:block;
	width:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background-color:#3578c2;
	color:#fff;
	border-radius:50%;
	position:absolute;
	left:0;
	top:10px;
}
#cont14 dl dd{
	border-bottom:1px dashed #3a3a3a;
}
#cont14 dl dd:last-of-type{
	border-bottom:none;
}
#cont14 dl dd:before{
	content:'A';
	display:block;
	width:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	background-color:#ff0067;
	color:#fff;
	border-radius:50%;
	position:absolute;
	left:0;
	top:10px;
}


/* #cont16 */
#cont16{
	padding:8% 3%;
}
#cont16 h2{
	margin-bottom:20px;
}
#cont16 div{
	position:relative;
	height:0;
	padding-top:56%;
}
#cont16 div iframe{
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important;
}

/* #cont15 */
#cont15{
	margin:auto;
	padding:8% 0 10%;
	background-image:none;
	overflow:hidden;
}
#cont15 div{
	width:94%;
	margin:auto;
	padding-left:0;
}
#cont15 h2{
	margin-bottom:5%;
	padding-left:20px;
	border-left:5px solid;
	font-size:5.5vw;
	font-family: 'Noto Serif JP', serif;
	text-align:left;
}
#cont15 img{
	width:40%;
	max-width:240px;
	margin-left:10px;
	float:right;
}
#cont15 p{
	line-height:1.8;
	margin-top:1.4em;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:-0.05em;
}



/*
#cont15{
	width:auto;
	margin:auto;
	padding:40px 5% 40px;
}
#cont15 h2{
	font-size:16px;
}
#cont15 p{
	margin-top:1.4em;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:-0.05em;
}
*/


/* #cont17 */
#cont17{
	padding:5% 3% 6%;
	background:url(../images/cont17_bg.png) center top;
	background-size:180px auto;
}
#cont17 section{
	width:auto;
	margin:25px auto 0;
	padding:5% 3%;
	background-color:#fff;
	box-shadow:0 0 4px rgba(0,0,0,0.3);
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing:-0.05em;
	border-radius:12px;
	position:relative;
}
#cont17 section:after{
	content:'';
	display:block;
	clear:both;
}
#cont17 section h3{
	line-height:1.2;
	margin-bottom:0;
	padding:0 2%;
	font-size:4.6vw;
	font-family: 'Noto Serif JP', serif;
}
#cont17 section h3 span:last-of-type{
	margin-top:10px;
	padding-top:10px;
	display:block;
	border-top:1px dashed #8f8f8f;
	font-size:3.8vw;
	font-weight:bold;
	font-family: 'Noto Sans JP', sans-serif;
}
#cont17 section h3 + img{
	position:static;
	left:auto;
	top:auto;
	display:inline-block;
	vertical-align:bottom;
	width:45%;
	margin-left:3%;
}
#cont17 section figure{
	float:none;
	margin-left:5%;
	padding-bottom:0;
	text-align:center;
	display:inline-block;
	vertical-align:bottom;
	width:40%;
}
#cont17 section figure.no_padding{
	padding:0;
}
#cont17 section p{
	line-height:1.7;
	margin:20px 0 0;
}
#cont17 section ul{
	line-height:1.7;
	margin:20px 0 0;
	padding-left:1.5em;
}
#cont17 section ul li{
	list-style:disc;
}


/* footer */
footer{
}
footer p{
	line-height:2;
	font-size:5vw;
	font-weight:bold;
	background-color:#ebebeb;
}
footer ul{
	padding:10px 0 20%;
	letter-spacing:-0.4em;
}
footer ul li{
	display:block;
	padding:0;
	letter-spacing:normal;
	line-height:1.5;
}
footer ul li:first-child{
	border-right:none;
}
footer ul li a{
	color:#3a3a3a;
	font-size:16px;
}


/* #topbtn */
#topbtn{
	width:40px;
	line-height:40px;
	font-size:18px;
	border-radius:50%;
	color:#fff;
	background-color:rgba(0,0,0,0.5);
	position:fixed;
	z-index:101;
	right:10px;
	bottom:-150px;
	-webkit-transition: bottom 0.8s;
	-moz-transition: bottom 0.8s;
	-ms-transition: bottom 0.8s;
	transition: bottom 0.8s;
}


/* #bottom_banner */
#bottom_banner img{
	width:100%;
}


}


@media screen and (max-width:480px){
/* #count_down */
#count_down{
	width:100%;
	line-height:1.3;
	height:50px;
	padding:3px 0;
	background-color:#ff0068;
	color:#fff;
	font-size:18px;
	position:fixed;
	top:0;
	z-index:100;
}
#count_down br.only_smart{
	display:block !important;
}
#count_down #middle{
	line-height:44px;
}



#cont11 ol{
	width:94%;
	height:auto;
	margin:auto;
	display: block;
}
#cont11 ol li{
	width:auto;
	background-color:#fff;
	border-radius:8px;
	position:relative;
	margin:0 0 30px;
}
#cont11 ol li:after{
	content:'\003009';
	position:absolute;
	left:50%;
	top:calc(100% + 5px);
	transform:translate(-50%,0) rotate(90deg);
	font-size:30PX;
	color:#fff;
}

#cont12 ul li dl dd{
	height:80px;
}

}


@media screen and (max-width:380px){

#cont3 ul{
	padding:0 5%;
}
#cont3 ul li{
	width:auto;
	height:90px;
	padding-top:5px;
	display:block;
	margin:5px 0 0;
	background-color:#fff;
	border-radius:10px;
}
#cont3 ul li figure img{
	width:40px;
}
#cont3 ul li figure figcaption{
	font-size:16px;
	font-weight:bold;
}
#cont3 ul li p{
	font-size:12px;
	letter-spacing:-0.03em;
	white-space:nowrap;
}
#cont3 ul li p br{
	display:none;
}
}