.reserve-wrap{
	background-size:cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}
.reserve-title_wrap{
	background: rgb(201,160,99);
	background: linear-gradient(90deg, rgba(201,160,99,0) 0%, rgba(201,160,99,0.5) 20%, rgba(201,160,99,0.5) 80%, rgba(201,160,99,0) 100%);
	display: inline-block;
	padding:10px 60px;
	margin: 60px auto;
}
.reserve-title{
	font-family: 'Spartan', sans-serif;
	font-size: 3.6rem;
	line-height: 3.6rem;
	text-align: center;
	letter-spacing: 0.15rem;
	white-space: nowrap;
	display: block;
	max-width:100%;
	font-weight: 100;
	color: #ffffff;
}
.reserve-subtitle{
	font-size:1.4rem;
	line-height:1.4rem;
	font-weight:bold;
}
@media screen and (max-width: 767px) {
.reserve-title_wrap{
	background: rgb(201,160,99);
	background: linear-gradient(90deg, rgba(201,160,99,0) 0%, rgba(201,160,99,0.5) 10%, rgba(201,160,99,0.5) 90%, rgba(201,160,99,0) 100%);
	display:block;
	padding:10px 0px;
	margin: 30px auto;
}
.reserve-title{
	font-size: 2.8rem;
	line-height: 2.8rem;
	text-align: center;
	letter-spacing: 0.15rem;
	white-space: nowrap;
	display: block;
	font-weight: 100;
	color: #ffffff;
}
}
.pankuzu_wrap{
	width:100%;
	max-width:1340px;
	margin:0 auto;
	padding: 10px 0px 30px 30px;
}
@media screen and (max-width: 767px) {
.pankuzu_wrap{
	padding: 10px 0px 30px 15px;
}
}
.pankuzu{
	font-size:1.2rem;
}
.reserve_topimage{
	padding:30px;
	width:100%;
	height:260px;
	display:flex;
	justify-content:center;
	align-items:center;
	background-size:cover!important;
	background-position:center!important;
	background-repeat:no-repeat!important;
}
.reserve_subtitle{
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
.reserve_subtitle{
	align-items: center;
	white-space:nowrap;
}
}
@media screen and (max-width: 525px) {
.reserve_subtitle{
	height:8.0rem;
}
}
.reserve_topword{
	height:100%;;
	filter: drop-shadow(1px 1px 2px #666666);
}
.reserve_radiobutton {
	display: none;
}
.reserve_lb{
	color:#ffffff;
	font-weight:bold;
	background-color: #D4D4D4;
	text-align:center;
	display:inline-block;
	width:100%;
	vertical-align:top;
	text-align:center;
	padding:0px;
	max-height: 50px;
	line-height: 1;
	border: 1px solid #D4D4D4;
}
.reserve_radiobutton:hover + label {
	cursor: pointer;
	background-color:#BD975E;
}
.reserve_radiobutton:checked + label {
	background-color:#BD975E;
}
.reserve_ib_wrap{
	font-size:0px;
}
.reserve_ib01{
	display:inline-block;
	width:40%;
	font-size:1.4rem;
	vertical-align:top;
}
.reserve_ib02{
	display:inline-block;
	width:calc(40% - 10px);
	font-size:1.4rem;
	margin-left:10px;
}
.reserve_ib03{
	display:inline-block;
	width:20%;
	font-size:1.4rem;
	vertical-align:top;
	text-align:right;
}
@media screen and (max-width: 767px) {
.reserve_ib01{
	width:100%;
}
.reserve_ib02{
	width:70%;
	margin-left:0px;
}
.reserve_ib03{
	width:30%;
}
}
form#mail_form .required input[type="text"],
form#mail_form .required input[type="email"],
form#mail_form .required input[type="tel"] {
	background:#FEFEEC;
}
form#mail_form .required select{
	background:#FEFEEC;
}

@media screen and (min-width: 768px) {
	.sp {
		display: none;
	}
	.bnr-infection img.pc {
	  margin: auto;
	  display: block;
	}
}
@media screen and (max-width: 767px) {
  .pc {
		display: none;
	}


}
.reserve_step_wrap{
	display:flex;
	flex-wrap: wrap;
}
.reserve_step_content{
	width:25%;
}
.reserve_step_content img{
	width:100%;
}
.reserve_step_text{
	padding:15px;
}
.reserve_step_text span{
	font-weight:bold;
	display:block;
	text-align:center;
}
@media screen and (max-width: 768px) {
.reserve_step_wrap{

}
.reserve_step_content {
	width:50%;
}
}

.area_all, .area_ishikawa, .area_toyama, .area_fukui, .area_gifu, .area_kyoto, .area_aichi{
	 display:block;
	width:100%;
	font-size:1.6rem;
	background:#ffffff;
	border:1px solid #cccccc;
	padding:15px 0;
	text-align:center;
}
.act_btn{
	background:#BD975E;
	color:#ffffff;
}
.area_select{
	width:100%;
	padding: 7px 30px 7px 10px;
	font-size: 1.6rem;;
}
.reserve-merit_wrap1{
	border:1px solid #BD975E;
	position:absolute;
	right:-60px;
	bottom:-30px;
	width:100%;
	padding:50px;
	background:#ffffff;
}
.reserve-merit_wrap1 h3{
	font-size:2.4rem;
	line-height:2.4rem;
	font-weight:bold;
	margin-bottom:2.4rem;
}
.reserve-merit_wrap1 p{
	font-size:1.5rem;
	line-height:3.0rem;
}
.reserve-merit_wrap2{
	border:1px solid #BD975E;
	position:absolute;
	left:-60px;
	bottom:-30px;
	width:100%;
	padding:50px;
	background:#ffffff;
}
.reserve-merit_wrap2 h3{
	font-size:2.4rem;
	line-height:2.4rem;
	font-weight:bold;
	margin-bottom:2.4rem;
}
.reserve-merit_wrap2 p{
	font-size:1.5rem;
	line-height:3.0rem;
}
.reserve-merit_num1{
	padding:10px;
	background:#BD975E;
	position:absolute;
	top:-20px;
	left:20px;
	height:calc(3.4rem + 20px);
}
.reserve-merit_num1 span{
	display:block;
	font-size:1.2rem;
	line-height:1.2rem;
	color:#ffffff;
	text-align:center;
}
.reserve-merit_num1 h4{
	display:block;
	font-size:2.4rem;
	line-height:2.4rem;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
}
.reserve-merit_num2{
	padding:10px;
	background:#BD975E;
	position:absolute;
	top:-20px;
	right:20px;
	height:calc(3.4rem + 20px);
}
.reserve-merit_num2 span{
	display:block;
	font-size:1.2rem;
	line-height:1.2rem;
	color:#ffffff;
	text-align:center;
}
.reserve-merit_num2 h4{
	display:block;
	font-size:2.4rem;
	line-height:2.4rem;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
}
.reserve-relative{
	position:relative;
}
@media screen and (max-width: 767px) {
.reserve-relative{
	position:static;
}
.reserve-merit_wrap1{
	position:relative;
	right:0px;
	bottom:0px;
	padding:50px 10px 10px 10px;
}
.reserve-merit_wrap2{
	position:relative;
	left:0px;
	bottom:0px;
	padding:50px 10px 10px 10px;
}
}
.reserve-minititle{
	display:block;
	text-align:center;
    font-size: 2.4rem;
    line-height: 4.8rem;
    font-weight: bold;
}
.reserve-minititle span{
    font-size: 3.6rem;
    line-height: 4.8rem;
    font-weight: bold;
}