/*=================================================
 * CSS for PC
 * ================================================= */

/** guide **/

#guide{
	position: relative;
	padding-right: 400px;
}
#guide:after{
	content: "";
	width: 100%;
	border-bottom: 1px solid #16288a;
	position: absolute;
	top: 260px;
	left: 0;
	z-index: -1;
}
#guide:before{
	content: "";
	width: 100%;
	width: 540px;
	height: 840px;
	background: url(img/img.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
}

#guide h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #16288a;
	margin: 0 0 20px 0;
	padding: 5px 0;
	border-bottom: 3px double currentColor;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.guide1{
	position: relative;
	z-index: 3;
	margin: 0 0 70px 0;
}
.guide1 p{
	font-size: 16px;
	line-height: 25px;
	margin: 0 0 20px 0;
}
.guide1 dl{
	display: table;
	width: 370px;
	font-size: 0;
	line-height: 0;
	background: rgb(141,139,226);
	background: linear-gradient(90deg, rgba(141,139,226,1) 0%, rgba(253,187,203,1) 100%);
}
.guide1 dt,
.guide1 dd{
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #fff;
	height: 55px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.guide1 dt{
	width: 95px;
	border-right: 1px solid #fff;
}
.guide1 dd{}

.guide2{
	position: relative;
	z-index: 3;
}
.guide2 ul{
	margin: 0 0 20px 0;
}
.guide2 li{
	position: relative;
	font-size: 16px;
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
	padding: 12px 0 12px 25px;
	text-shadow: 0 0 5px #fff , 0 0 5px #fff , 0 0 5px #fff , 0 0 5px #fff , 0 0 5px #fff , 0 0 5px #fff , 0 0 5px #fff , 0 0 5px #fff , 0 0 5px #fff , 0 0 5px #fff;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.guide2 li span{
	font-size: 12px;
	color: #16288a;
	position: absolute;
	top: 16px;
	left: 5px;
}
.guide2 .bt_main{
	width: 220px;
	height: 50px;
	margin: 0 10px 0 0;
}


/** form **/

.form{
	display: table;
	table-layout: fixed;
	width: 100%;
	font-size: 0;
	line-height: 0;
}

.form_l,
.form_r{
	display: table-cell;
	vertical-align: top;
}
.form_l{	padding-right: 20px;}
.form_r{	padding-left: 20px;}

.form .tr{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #ccc;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.form_r .tr:last-of-type{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.form .th{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	margin: 0 0 10px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.form .th span{
	display: inline-block;
	vertical-align: middle;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
	margin-left: 5px;
	padding: 0 2px;
	color: #fff;
	background: #ff0000;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.form .th span.trip{	background: #0bb47a;}

.form .td{
	position: relative;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}
.form .td.txa{
	font-size: 0;
	line-height: 0;
}

.form .td .red{
	position: relative;
	font-size: 10px;
	line-height: 14px;
	color: #ff0000;
	margin: 10px 0 0 0;
	padding: 0 0 0 14px;
}
.form .td .red+.red{	margin-top: 0;}
.form .td .red span{
	position: absolute;
	top: 0;
	left: 0;
}
.form .td .red a{
	color: #ff0000;
	text-decoration: underline;
}
.form .td .red a:hover{	text-decoration: none;}

.form .td textarea{
	width: 100%;
	height: 100px;
	font-size: 16px;
	line-height: 24px;
}

#submit{
	font-size: 0;
	line-height: 0;
	text-align: center;
	margin: 20px 0 0 0;
	padding: 40px 0 0 0;
	border-top: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#submit p{
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 40px 0;
	padding: 0 0 0 0;
}

#submit .fade{
}
#submit br{	display: none;}


/** form item **/

input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="number"]
{
	background: #fff;
	padding: 10px;
	font-size		: 16px;
	line-height: 20px;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	border			: 1px solid #ddd;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

input[type="radio"]{
	padding			:0;
	margin			:0;
}

.w1{	width: 300px;}
.w2{	width: 100%;}
.w3{	width: 100px;}
.s1{	width: 280px;}
.s2{	width: 100%;}
.s2_bg{	display: block !important;}
.s3{	width: 90px;}

select{
	font-size: 16px;
	line-height: 20px;
	padding: 10px 20px 10px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.select_bg{
	position: relative;
	display: inline-block;
}
.select_bg:before{
	content: '';
	display: inline-block;
	width: 30px;
	height: 40px;
	background: #666;
	border-radius: 0 2px 2px 0;
	position: absolute;
	top: 1px;
	right: 1px;
	pointer-events: none;
}
.select_bg:after{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 4px 0 4px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: calc(50% - 4px);
	right: 12px;
	pointer-events: none;
}

.form textarea{
	width: 100%;
	padding: 10px;
	font-size		: 16px;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	background: #fff;
	border			: 1px solid #ddd;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.form input::placeholder,
.form textarea::placeholder{	color: #ccc;}
.form input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder{	color: #ccc;}
.form input::-ms-input-placeholder,
.form textarea::-ms-input-placeholder{	color: #ccc;}

.error{
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	padding			: 40px 0 0 0;
}
.error span{
	color			: #ff0000;
}

.over{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	margin			: 0 0 0 0;
	padding			: 40px 0 0 0;
}
.error+.bt_bg,
.over+.bt_bg{
	text-align: center;
	padding: 30px 0 0 0;
}

.error_text{
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #ff0000;
	margin: 0 0 30px 0;
}
#submit .error_text br{	display: inline;}

.error_text:empty{ display: block;}

.error_block .th{
	color: #ff0000 !important;
	animation-name: indfade;
	animation-duration: 2.0s;
	animation-timing-function: ease-out;
	animation-delay: 0.0s;
	animation-iteration-count: infinite;
	animation-fill-mode: backwards;
}
@keyframes indfade {
	0%{
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
	80% {
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
	85% {
		opacity: 0.3;
		filter: alpha(opacity=30);
	}
	90% {
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
	95% {
		opacity: 0.3;
		filter: alpha(opacity=30);
	}
	100%{
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
}

.error_block input[type="text"],
.error_block input[type="email"],
.error_block input[type="tel"],
.error_block select,
.error_block textarea{
    border-color: #ff0000 !important;
    background: #fff5f5 !important;
}

.chk_bar{
	font-size: 0;
	line-height: 0;
}

.chk_bar li{
	display: inline-block;
	vertical-align: top;
}

.chk_bar input[type="checkbox"],
.chk_bar input[type="radio"]{	display: none;}

.chk_bar input[type="checkbox"] + label,
.chk_bar input[type="radio"] + label{
	display: inline-block;
	vertical-align: top;
	width: 130px;
	height: 38px;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	border-radius: 3px;
	color: #999;
	border: 1px dashed #ddd;
	cursor: pointer;
	margin-right: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.chk_bar input[type="checkbox"]:checked + label,
.chk_bar input[type="radio"]:checked + label{
	color: #0089d8;
	background: #e8faff;
	border-color: #0089d8;
	border-style: solid;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}


/** capt **/

.capt{
	width: 280px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	border-radius: 5px;
	margin: 30px auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.capt div{
	width: 100%;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	margin: 0 0 10px 0;
}

.capt div span{
	font-size: 34px;
	line-height: 40px;
	color: #16288a;
}

.capt div input[type="text"]{
	width: 110px;
	padding: 7px;
	font-size : 16px;
	line-height: 20px;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.capt p{
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding: 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.capt p em{	color: #ff0000;}




/*=================================================
 * CSS for SP
 * ================================================= */

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

	/** guide **/

	#guide{
		position: relative;
		padding-right: 10px;
	}
	#guide:after{	display: none;}
	#guide:before{
		content: "";
		width: 100%;
		height: 100%;
		opacity: 0.3;
		filter: alpha(opacity=30);
		background: url(img/img.png) no-repeat bottom right;
		background-size: 50% auto;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	#guide h3{
		font-size: 18px;
		line-height: 30px;
		margin: 0 0 10px 0;
		padding: 5px 0;
	}
	.guide1{
		position: relative;
		z-index: 3;
		margin: 0 0 30px 0;
	}
	.guide1 p{
		font-size: 14px;
		line-height: 24px;
		margin: 0 0 10px 0;
	}
	.guide1 dl{
		width: 100%;
	}
	.guide1 dt,
	.guide1 dd{
		font-size: 14px;
		line-height: 20px;
	}
	.guide1 dt{
		width: 80px;
	}
	.guide2 ul{
		margin: 0 0 20px 0;
	}
	.guide2 li{
		position: relative;
		font-size: 14px;
		line-height: 24px;
		padding: 10px 0 10px 25px;
	}
	.guide2 li span{
		font-size: 12px;
		position: absolute;
		top: 14px;
		left: 5px;
	}
	.guide2 .bt_main{
		display: flex;
		margin: 0 auto 10px auto;
	}


	/** form **/
	.form{
		display: block;
	}
	.form_l,
	.form_r{
		display: block;
		padding: 0;
	}
	.form .tr{
		margin: 0 0 15px 0;
		padding: 0 0 15px 0;
	}
	.form_r .tr:last-of-type{
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.form .th{
		font-size: 14px;
		line-height: 24px;
		margin: 0 0 5px 0;
	}
	.form .td{
		font-size: 14px;
		line-height: 24px;
	}
	#submit{
		font-size: 0;
		line-height: 0;
		text-align: center;
		margin: 20px 0 0 0;
		padding: 20px 0 10px 0;
	}
	#submit p{
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 20px 0;
		padding: 0 0 0 0;
	}
	#submit br{	display: inline;}


	/** form item **/

	input[type="text"],
	input[type="url"],
	input[type="email"],
	input[type="tel"],
	input[type="password"],
	input[type="number"]
	{
		font-size: 16px;
		line-height: 20px;
	}

	input[type="radio"]{
		padding			:0;
		margin			:0;
	}

	.w1{	width: 100%;}
	.w2{	width: 100%;}
	.s1{	width: 140px;}
	.select_bg.sel{		display: block;	}
	.sel, .sel select{	width: 100%;}
	.s1{	width: 100%;}
	.s1_bg{	display: block;}
	.s2{	width: 100%;}
	.s3{	width: 70px;}

	select{
		font-size: 16px;
		line-height: 20px;
	}
	form textarea{
		font-size: 16px;
		line-height: 20px;
	}

	.error{
		font-size: 18px;
		line-height		: 30px;
		padding			: 30px 0 10px 0;
	}
	.error span{
		color			: #ff0000;
	}

	.over{
		font-size: 18px;
		line-height		: 30px;
		text-align		: center;
		margin			: 0 0 50px 0;
		padding			: 50px 0 0 0;
	}
	.error+.bt_bg,
	.over+.bt_bg{
		text-align: center;
		padding: 20px 0 0 0;
	}
	.error_text{	margin-bottom: 10px;}



	.chk_bar{
		display: flex;
		font-size: 0;
		line-height: 0;
		justify-content: space-between;
	}
	.chk_bar li{	width: calc(50% - 5px);}
	.chk_bar input[type="checkbox"] + label,
	.chk_bar input[type="radio"] + label{	width: 100%;}

	.capt{	margin: 20px auto 0 auto;}
}
