@charset "utf-8";
/* CSS Document */

body{

	font-family: "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 1.9;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
p{margin: 0;padding: 0;}
.left{float: left;}
.right{float: right;}
.cFix:after {
display: block;
clear: both;
content: "";
}
img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	//vertical-align: bottom;
}
.row{margin: 0;
padding: 0;}
.center{text-align: center;}


.mg-0{margin:0;}
.pd-0{padding:0;}
.pd-t1{padding-top: 1%!important;}
.pd-t2{padding-top: 2%!important;}
.pd-t3{padding-top: 3%!important;}
.pd-t5{padding-top: 5%!important;}
.pd-b3{padding-bottom: 3%!important;}
.pd-b5{padding-bottom: 5%!important;}
.pd-r1{padding-right: 1%!important;}
.mg_t1{margin-top: 1%!important;}
.mg_t2{margin-top: 2%!important;}
.mg_t3{margin-top: 3%!important;}
.mg_t5{margin-top: 5%!important;}
.mg_b3{margin-bottom: 3%!important;}
.mg_b5{margin-bottom: 5%!important;}
.mg_b2{margin-bottom: 2%!important;}

.border01{border: 1px solid #222222;}
.f-bld{font-weight: bold;}
.f-24 {font-size: 24px;}
.f-26{font-size: 26px}
.f-30{font-size: 30px}
.f-32{font-size: 32px}
.f-36{font-size: 36px}
.c_Lblue{color: #0088e7;}
.c_red{color: #e60012;}
.marker-under{background: linear-gradient(transparent 60%, #ff6 60%);}

.wrap{max-width: 1040px;
margin: 0 auto;}
.w_940{max-width:940px;
margin: 0 auto;}
.w_700{max-width:700px;
margin: 0 auto;}



header img{
	width: 400px;
	float: right;
	padding: 5px;
}
header p{
	font-size: 120%;
	float: left;
}
.fv{
	position: relative;
}
.fv p{
	z-index: 1000;
	position: absolute;
	left: 36%;
	top: 10%;
	font-size: 130%;
}
.fv p span{
	color: #ff9800;
}
.fv img{
	width: 100%;
	vertical-align: bottom;
	z-index: 1
}



p.number_L{
	margin-left: 14%;
}
p.number_S{
	margin-left: 4%;
}


.sec_Present{padding-bottom: 7%;}
.sec01{
	background: url(../images/sec01_bg.png) no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.sec01 p,.sec02 p,.sec03 p,.sec04 p{margin-bottom: 5%;}

.sec06 .sec06-phot{
	width: 50%;
}
.sec06 .sec06-text{

	width: 40%;
	padding: 3.5% 5%;
}
.sec06 .sec06-text img{
display: block;
	vertical-align: bottom;
}
.sec06 .sec06-text p{
	padding: 3% 0;
}
.sec08{
	background: url(../images/sec08_bg.png) no-repeat;
	background-position: center top;
	background-size: cover;
	padding-bottom: 5%;
}
.sec08 .w_700{
	padding:0 0px 200px;
}
.sec08 .w_700 img{
	margin-top: -80px;
}
.sec08 .w_700 p{
	line-height: 2.5;
	font-weight: bold;
}
.attention{
	padding: 3% 0;
	background: #e5f3fd;
	font-size: 90%;
}
.attention02{
	padding: 2% 0;
}
.attention02 p{
	display: inline-block;
	padding: 1% 5% 0.5%;
	border: 2px solid orange;
	background-color: #fff6a5;
	font-size: 120%;
	border-radius: 10px;
}
a.pageBtn{
	height: 140px;
	display: block;
}
a.pageBtn img:hover{
	padding-top: 5px;
}

footer{
	padding: 2%;
}
/****20210108追加※1月～4月の注意分*****/
header p.j-a_warning{
	background: #ffeb3b;
	padding: 1rem ;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
	margin: 1rem auto;
	float: none;
	font-size: 110%;
}
header p.j-a_warning span{
	font-weight: bold;
	color: red;
}

/*レスポンシブここから*/

@media (max-width: 1200px){

}


@media (max-width: 1000px){
		.wrap,.w_940{padding: 0 5px;}
}


@media (max-width: 767px){
	.form-erea{
	width: 95%;
	margin: 0 auto;
	float: none;
	}


}
@media (max-width: 640px){
	.f-30 {
		font-size: 130%;}
	p.number_L {
		margin-left: 6%;}
	.form-in input, .form-in select {
	padding: 2%;
	font-size: 100%;
}
header img {
	width: 100%;
}
}

/****20220209追加※サンクスページにシュミレーター追加*****/

.simulator{
	padding: 10%;
margin: 5% 10%;
background: aliceblue;
}
.fukidashi_p{
	padding: 10px;
font-size: 140%;
background: bisque;
border-radius: 50px;
text-align: center;
position: relative;
display: flow-root;
}
.fukidashi_p:before {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -15px;
border: 15px solid transparent;
border-top: 15px solid #ffe4c4;
}
.simulator p.title{
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	background: #097d97;
	padding: 20px;
	color: #fff;
	margin-top: 8px;
}
p.title img{
	width: 30px;
display: inline-block;
vertical-align: text-bottom;
margin-right: 10px;
}
.result_box{
	display: flex;
justify-content: space-between;
border: solid 1px #ffa41e;
height: 64px;
}
.result_box p{
	padding: 15px;
	font-weight: bold;

}
p.avg_mp{
	background: #ffa41e;
color: #fff;
letter-spacing: 1px;
position: relative;
display: inline-block;
}
p.avg_mp:before {
content: "";
position: absolute;
top: 0;
left: 100%;
border: 32px solid transparent;
border-left: 15px solid #ffa41e;
}
p.avg b{
	font-size: 150%;
	line-height: 1;
	color: red;
	margin: 5px 5px 0;
	display: inline-block;
	vertical-align: text-bottom;
}
.simulator form{
	padding-top: 30px;
}
.simulator .form-group{
	padding: 5px 0;
}
.simulator .col-xs-7,.simulator .col-xs-5{
	padding: 0;
}

.simulator label{
	font-weight: normal;
	padding-right: 15px;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 4px 6px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #ffa41e;
	border-radius: 10px;
	margin-right: 3px;
}

/*-----------------minikura_PR_cssここから-------------------*/
.tokuten{
	margin-top: 30px;
}
.pr_box .dis_flex{
	display: flex;
padding: 1% 3% 3%;
border: 1px solid #d50202;
justify-content: space-around;
align-items: center;
}
.pr-caption{
	background: #d50202;
color: #fff;
padding: 1% 3% 0.5%;
text-align: center;
font-size: 120%;
margin: 0;
}
.pr_box .dis_flex p{
	font-size: 140%;
font-weight: bold;
color: #d50202;
}
.pr_box .dis_flex span{
	display: block;
	text-align: center;
	padding: 4% 0 0;
}
.pr_box .dis_flex a{
	display: block;
	text-align: center;
	background: #d50202;
	padding: 3% 0% 2.5%;
	color: #fff;
	font-weight: bold;
	border-radius: 70px;
box-shadow: 0px 5px 0 #760303;
}
.pr_box .dis_flex a span{
	display: inline-block;
	padding: 0 0 0 2%;
}
.pr_box .dis_flex img{
	padding-top: 10px;
}

.pr_box ul{
	padding-left: 10px;
	margin: 0;
	font-weight: bold;
}
.pr_box li{
	list-style: none;
}

/*レスポンシブここから*/
@media (max-width: 640px){

.simulator{
	padding: 15px;
	margin: 5% 0;
}
.simulator p.title{
	font-size: 100%;
}
.result_box{
	height: 50px;
}
.result_box p{
	padding: 10px;
	font-size: 90%;
}
p.avg_mp:before{
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	border: 25px solid transparent;
	border-left: 10px solid #ffa41e;
}
.simulator .col-xs-6{
	padding: 0;
}
.simulator label{
	font-size: 90%;
	padding-right: 15px;
}
.fukidashi_p{
	font-size: 85%;
}

}

@media (max-width: 767px){
.pr_box .dis_flex{
	display: block;
}
.pr_box .dis_flex p{
	text-align: center;
	line-height: 1.3;
	padding: 4% 2%;
}
.pr_box .dis_flex img{
	width: 80%;
	margin: 10px auto 0;
	display: block;
}
}

@media (max-width: 640px){
.pr_box .dis_flex img{
	width: 100%;

}
.dis_sp{display: block;}
.dis_pc{display: none;}
}