@charset "UTF-8";

.outline{
	text-align: center;
	padding-bottom: 1em;
}
.caution{
	text-align: center;
	padding-bottom: 40px;
	color: #ef2c47;
	font-weight: 600;
}
.fllow-list{
	font-size: 18px;
	font-weight: 600;
	color: #c2c2c2;
	line-height: 40px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	align-items: flex-end;
	letter-spacing: .2em;
	padding-bottom: 60px;
}
.fllow-list li{
	border-bottom: 3px solid #c2c2c2;
	width: calc(33.333% - 10px);
	text-align: center;
	margin: 0 5px;
}
.fllow-list li.active{
	color: #f57020;
	border-bottom: 3px solid #f57020;
}

table{
	border-top: 1px solid #eee;
}
th{
	font-weight: 600;
	width: 25%;
	padding: 20px;
	border-bottom: 1px solid #eee;
	text-align: left;
}
th span{
	font-size: 14px;
	display: inline-block;
	margin-left: 1em;
	color: #ef2c47;
	font-weight: 500;
}
td{
	padding: 20px;
	width: 75%;
	border-bottom: 1px solid #eee;
}
.agreement-area{
	padding: 40px 0;
	font-weight: 600;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.agreement-area p{
	margin-bottom: 10px;
}
.agreement-area label{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
#agreement01{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	background: #fafafa;
	border: 1px solid #eee;
	width: 30px;
	height: 30px;
	margin-right: .5em;
	position: relative;
}
#agreement01:checked:before{
	font-family: "Font Awesome 5 Free";
	content: "\f00c";
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	line-height: 1.5;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	font-size: 130%;
}
select::-ms-expand{
	display: none;
}
#build,
#room_no,
#park_flg,
#park_no,
#zip01,
#zip02,
#jusho,
#name01,
#name02,
#day01,
#day02,
#zip03,
#zip04,
#jusho02,
#tel02,
#bank,
#branch,
#account_no,
#name03,
#email,
#tel,
#comment{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	background: #fafafa;
	border: 1px solid #eee;
	border-radius: 0;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 100%;
}
#build,
#jusho,
#name01,
#name02,
#jusho02,
#tel02,
#bank,
#branch,
#account_no,
#name03,
#name01,
#name02,
#company,
#email,
#tel{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 .4em;
}
#room_no,
#park_no,
#park_flg,
#day01,
#day02{
	display: block;
	width: 50%;
	height: 50px;
	line-height: 50px;
	padding: 0 .4em;
}
#zip01,
#zip02,
#zip03,
#zip04{
	display: inline-block;
	width: 25%;
	height: 50px;
	line-height: 50px;
	padding: 0 .4em;
}
#jusho,
#jusho02{
	margin-top: 15px;
}
#comment{
	display: block;
	width: 100%;
	height: 18em;
	line-height: 1.8;
	padding: 0 .4em;	
}
#park_flg{
	margin-bottom: 15px;
}
.privacy-policy{
	padding: 40px 0;
}
.privacy-policy dt{
	font-size: 17px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: .5em;
}
.privacy-policy dd{
	padding: 1em;
	border: 1px solid #eee;
	height: 20em;
	overflow: auto;
}
.privacy-policy dd p{
	margin-bottom: 1em;
	font-size: 14px;
}
.btn01{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	border: none;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin-top: 40px;
	cursor: pointer;
}
.tel-contact-area{
	margin-top: 60px;
	padding-top: 60px;
	border-top: 1px solid #eee;
	text-align: center;
}
.tel-contact-area p{
	font-weight: 600;
}

.tel-contact-area a{
	color: #f57020;
	font-size: 36px;
	display: inline-block;;
	padding: 0 .5em .2em;
	margin-top: 20px;
	line-height: 1;
	border-bottom: 3px solid #f57020;
	letter-spacing: .1em;
}
.tel-contact-area a:before{
	font-family: "Font Awesome 5 Free";
	content: "\f095";
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-weight: bold;
	vertical-align: .05em;
	font-size: 90%;
	margin-right: 10px;
}
.tel-contact-area ul{
	padding-top: 20px;
	font-size: 14px;
	line-height: 2;
}
.sec-ttl{
	margin: 50px auto 20px;
	line-height: 1;
}
.sec-ttl:before{
	content: "";
	display: inline-block;
	width: 20px;
	height: 2px;
	background: #f57020;
	vertical-align: middle;
	margin-right: 10px;
}


@media screen and (max-width: 768px){
	.outline{
		text-align: left;
	}
	.caution{
		padding-bottom: 30px;
	}
	.fllow-list{
		font-size: 1.6rem;
		line-height: 2;
		padding-bottom: 30px;
	}
	.fllow-list li{
		width: calc(33.333% - 5px);
		margin: 0 2.5px;
	}

	table,
	tbody,
	tr{
		display: block;
		width: 100%;
	}
	th{
		display: block;
		width: 100%;
		padding: 15px 0 10px;
		border-bottom: none;
	}
	th span{
		font-size: 1.2rem;
	}
	td{
		display: block;
		width: 100%;
		padding: 0 0 15px;
	}
	#name,
	#company,
	#email,
	#tel{
		line-height: 40px;
		padding: 0 .5em;
	}
	#comment{
		height: 15em;
		padding: .5em;	
	}
	.privacy-policy{
		padding: 30px 0;
	}
	.privacy-policy dt{
		font-size: 1.6rem;
		font-weight: 600;
	}
	.privacy-policy dd{
		height: 15em;
	}
	.privacy-policy dd p{
		font-size: 1.3rem;
	}
	.privacy-policy dd p:last-of-type{
		margin-bottom: 0;
	}
	.btn01{
		font-size: 1.4rem;
		margin-top: 30px;
	}
	.tel-contact-area{
		margin-top: 40px;
		padding-top: 40px;
	}

	.tel-contact-area a{
		color: #f57020;
		font-size: 2.8rem;
		display: inline-block;;
		padding: 0 .5em .2em;
		margin-top: 20px;
		line-height: 1;
		border-bottom: 3px solid #f57020;
		letter-spacing: .1em;
	}
	.tel-contact-area a:before{
		font-family: "Font Awesome 5 Free";
		content: "\f095";
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-weight: bold;
		vertical-align: .05em;
		font-size: 90%;
		margin-right: 10px;
	}
	.tel-contact-area ul{
		padding-top: 20px;
		font-size: 14px;
		line-height: 2;
	}


	.sec-ttl{
		margin: 25px auto 10px;
		padding-left: 30px;
	}
	.sec-ttl:before{
		content: "";
		display: block;
		width: 20px;
		height: 2px;
		background: #f57020;
		vertical-align: middle;
		margin-right: 10px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
}