@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-14{font-size: 14px;}
.f-16{font-size: 16px;}
.f-18{font-size: 18px;}
.f-20{font-size: 20px;}
.f-22{font-size: 22px;}
.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: auto;
	float: right;
}
header p{
	font-size: 120%;
	float: left;
}
.form01{
	background: url(../../images/step/form_bg01.png) no-repeat;
op;
}
.form02,.form03{
	background: url(../../images/step/form_bg02.png) no-repeat;

	background-position: center top;
}
/*
.form03{padding-bottom: 3%;}
.form-erea{
	width: 70%;
	padding-top: 2%;
}
.form{
	position: relative;
	margin-bottom: 50px;
}
.form-in{
	position: absolute;
		top: 12%;
		padding: 0px 4% 4%;
}
.form-in p{
	display: inline;
	font-weight: bold;
}
.form-in ol{
	padding-left: 3%;
		margin:3% 0;
}
.form-in li{
	list-style: none;
	width: 100%;
}
.form-in li img{
	width: 5%;
		vertical-align: text-bottom;
		padding-bottom: 3px;
		margin-right: 8px;
}
.form-in input,.form-in select{
	margin: 1% 0% 1% 3%;
		padding: 3%;
		vertical-align: bottom;
	border-radius: 5px;
	font-size : 110%;
}
.form-in input{
	border: 1px solid rgb(169, 169, 169);
	width: 41%;
}
.form-in select.prefectures{
	width: 48%;}
.form-in select.number{
	margin-left: 1%;
}*/


p.number_L{
	margin-left: 14%;
}
p.number_S{
	margin-left: 4%;
}


.sec_Present{padding-bottom: 7%;}
.sec01{
	background: url(../../images/step/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: 50%;
	width: 40%;
		padding: 4% 5%;
}
.sec06 .sec06-text img{
display: block;
	vertical-align: bottom;
}
.sec06 .sec06-text p{
	padding: 3% 0;
}
.sec08{
	background: url(../../images/step/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%;
}
footer{
	padding: 2%;
}
.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;
}

/****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;
}

/****20040920追加*****/
/*
.fv{
	background: url(/images/step/fv_img.png) no-repeat center;
	height: 400px;
	//background-size: 100%, auto;
}
*/
.fv {
	background: url(/images/step/fv_img.png) no-repeat center;
	height: calc(100vw * 394 / 1400);
	background-size: contain;
}
.fv_in{
	position: relative;
	height: 400px;
	text-align: left;
}
.fv img{
	width: 70%;
	position: absolute;
	left: 0;
	bottom: 30px;
}
.fv_txt{
	position: absolute;
	top: 30px;
	left: 0;
}
.h1{
	font-weight: bold;
	color:#0088e7;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
			-2px 2px 0 #FFF, 2px -2px 0 #FFF,
			0px 2px 0 #FFF,  0-2px 0 #FFF,
			-2px 0 0 #FFF, 2px 0 0 #FFF;
letter-spacing: 2px;
font-size: 43px;

}
.h2{
	font-weight: bold;
	text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
			-2px 2px 0 #FFF, 2px -2px 0 #FFF,
			0px 2px 0 #FFF,  0-2px 0 #FFF,
			-2px 0 0 #FFF, 2px 0 0 #FFF;

}

/****20260415追加 提携業者ロゴ*****/
.PartnerCompanies{
	display: flex;
	flex-wrap:wrap;
	padding: 10px;
	justify-content: space-around;
}
.PartnerCompanies div{
	display: flex;
	padding: 0.5%;
	height: 70px;
	width: 12%;
	border: 1px solid #ccc;
	justify-content: center;
}
.PartnerCompanies div img{
	display:block;
	width:auto;
}

@media (min-width: 1200px){
	.PartnerCompanies div{
		height: 90px;
	}
}
.color_red{
	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%;
}
}

