@charset "UTF-8";

#mainContents img.pc,
#mainContents a.paraLinkPC{
	display: none;
}
#mainContents img{
	max-width: 100%;
}
/******************************************************************************
	common
******************************************************************************/
body #mainContents section{
	width: auto;
	margin: 8.6666vw auto 12vw;
}
body #mainContents section h1{
	margin: 0 0 4vw;
	font-size: 5.6vw;
}
body #mainContents section h2{
	margin: 0 0 4vw;
	font-size: 4.2666vw;
}
body #mainContents section p{
	font-size: 3.7333vw;
}
body #mainContents section p.strong{
	margin: 8.6666vw 0 0;
	font-size: 4.26666vw;
}
body #mainContents section #number{
	width: 61.3333vw;
	margin: 5.3333vw auto;
	padding: 4vw 0;
	border-width: 1px;
}
body #mainContents section #number p{
	font-size: 5.3333vw;
}
body #mainContents section #number p.num{
	margin: 1.3333vw 0 0;
	font-size: 8vw;
}
body #mainContents section ul.list{
	margin: 0 auto 4vw;
	font-size: 3.73333vw;
}
body #mainContents section ul.attention{
	margin: 1.3333vw 4.6666vw 0;
	font-size: 3.2vw;
	text-align: left;
}
body #mainContents section ul.attention li{
	position: relative;
	padding-left: 1.5em;
}
body #mainContents section ul.attention li span{
	position: absolute;
	left: 0;
}
body #mainContents section ul.btn{
	margin: 10vw 5.3333vw 0;
}
body #mainContents section dl.sns{
	box-sizing: border-box;
	width: 89.3333vw;
	margin: 8.6666vw auto 0;
	padding: 1.3333vw 0 4.6666vw;
	background: #fff;
	border: #eeeeee 1px solid;
}
body #mainContents section dl.sns dt{
	float: none;
	padding: 0 0 1.3333vw;
}
body #mainContents section dl.sns dt img{
	height: 9.46666vw;
}
body #mainContents section dl.sns dt:after{
	display: none;
}
body #mainContents section dl.sns dd{
	float: none;
	display: inline-block;
	margin: 0 1.3333vw;
}
body #mainContents section dl.sns dd img{
	height: 9.46666vw;
}
/******************************************************************************
	.cacheback
******************************************************************************/
body #mainContents section.cacheback{
	width: 96.8vw;
	margin-top: 26.6666vw;
	padding: 0 0 5.3333vw;
	border-width: 1.3333vw;
}
body #mainContents section.cacheback:before{
	top: -17.3333vw;
	height: 13.3333vw;
	background-image: url("../img/txt_cacheback02_sp.png");
	background-size: auto 13.3333vw;
}
body #mainContents section.cacheback h2{
	margin: 0 auto 6.6666vw;
}
body #mainContents section.cacheback p.text01{
	float: none;
	width: 80.8vw;
	margin: 0 auto 4vw;
	padding: 0;
}
body #mainContents section.cacheback .text02{
	float: none;
	width: 80.8vw;
	margin: 0 auto 5.3333vw;
}
body #mainContents section.cacheback .text02 h3{
	margin: 0 0 2vw;
	font-size: 3.2vw;
}
body #mainContents section.cacheback .text02 ul li{
	padding: 0 0 0 3.5vw;
	font-size: 3.2vw;
}
body #mainContents section.cacheback .text02 ul li:after{
	top: 1.6vw;
	width: 2.6666vw;
	height: 2.6666vw;
	border-radius: 1.3333vw;
}
body #mainContents section.cacheback .target{
	width: 80.8vw;
}
body #mainContents section.cacheback .target h3{
	margin: 0 0 5.3333vw;
}
body #mainContents section.cacheback .target p{
	margin: 0 0 3.3333vw;
	font-size: 3.4666vw;
}
body #mainContents section.cacheback .target ul.carlist{
	width: auto;
	margin: 0 auto 3.3333vw;
}
body #mainContents section.cacheback .target ul.carlist li{
	float: left;
	width: 50%;
	margin: 0;
}
body #mainContents section.cacheback .target ul.carlist li:nth-of-type(3){
	float: none;
	clear:both;
	margin: 0 auto;
}
body #mainContents section.cacheback .target ul.attention{
	margin: 0;
}
body #mainContents section.cacheback .target ul.attention li{
	padding: 0 0 0 1.2em;
	font-size: 3.2vw;
}
