@charset "UTF-8";
.Present .photo img{
	background-image:url(../img/present_img.jpg);
	}

.qaBox{
	border:1px dashed #ed5b88;
	box-sizing:border-box;
	margin-bottom:20px;
	}
.qaBox .block{
	border:10px solid #ffecf2;
	box-sizing:border-box;
	text-align:center;
	padding:25px 25px 0;
	}
.qaBox_end{
	border:1px dashed #ababab;
	box-sizing:border-box;
	margin-bottom:10px;
	}
.qaBox_end .block{
	border:8px solid #f0f0f0;
	box-sizing:border-box;
	text-align:center;
	padding:20px;
	}
	

.button a{ background-color:#ed5b88}
	
@media all and (min-width: 768px) {
.Present h1{
	width:980px;
	height:110px;
	margin:30px auto;
	background:url(../img/present_parts.png) no-repeat;
	text-indent:-9999px;
	}
.Present h2{
	width:900px;
	height:95px;
	margin:0 auto 30px;
	background:url(../img/present_parts.png) 0 -110px no-repeat;
	text-indent:-9999px;
	}
.Present .photo{
	width:648px;	
	margin:0 auto 20px;
	font-size:80%;
	background-repeat:no-repeat;
	text-align:right;
	color:#2f98bd;
	}
.Present .photo img{
	width:648px;
	height:296px;
	}
.introText{
	margin-bottom:30px;
	}
.introText p{
	font-size:94%;
	line-height:1.6;
	}



.qaBox h3{
	color:#ed5b88;
	font-size:140%;
	margin-bottom:20px;
	}
.qaBox .qText{
	color:#ed5b88;
	font-size:110%;
	line-height:1.6;
	margin-bottom:20px;
	}
.qaBox .endText{
	color:#2aaddc;
	font-size:100%;
	margin-bottom:20px;
	}


.qaBox_end h3{
	color:#787878;
	font-size:140%;
	margin-bottom:10px;
	}
.qaBox_end .qText{
	color:#949494;
	font-size:90%;
	line-height:1.6;
	margin-bottom:10px;
	}
.qaBox_end .endText{
	color:#949494;
	font-size:90%;
	font-weight:bold;
	}

}
@media all and (max-width: 767px) {
.Present h1{
	width:94%;
	height:0;
	padding-top:12.12%;
	margin:10px auto 15px;
	background:url(../img/present_parts_smp.png) no-repeat;
	text-indent:-9999px;
	background-size:cover;
	}
.Present h2{
	width:100%;
	height:0;
	padding-top:19.84%;
	margin:0 auto 15px;
	background:url(../img/present_ti_smp.png) no-repeat;
	text-indent:-9999px;
	background-size:cover;
	}
.introText p{
	font-size:86%;
	line-height:1.6;
	margin-bottom:20px;
	}
.Present .photo{
	width:90%;
	margin:0 auto 10px;
	font-size:80%;
	color:#2f98bd;
	text-align:right;
	}
.Present .photo img{
	width:100%;
	height:0;
	padding-top:45.67%;
	margin:0 auto;
	background-size:cover;
	text-indent:-9999px;
	}

.qaBox h3{
	color:#ed5b88;
	font-size:110%;
	margin-bottom:10px;
	}
.qaBox .qText{
	color:#ed5b88;
	font-size:90%;
	line-height:1.6;
	margin-bottom:20px;
	}
.qaBox .endText{
	color:#2aaddc;
	font-size:90%;
	margin-bottom:20px;
	}
.qaBox_end h3{
	color:#787878;
	font-size:100%;
	margin-bottom:10px;
	}
.qaBox_end .qText{
	color:#949494;
	font-size:80%;
	line-height:1.4;
	margin-bottom:10px;
	}
.qaBox_end .endText{
	color:#949494;
	font-size:80%;
	line-height:1.4;
	}
}
