@charset "UTF-8";
/* CSS Document */
/*======================
 下層ページ共通
======================*/
body{
	font-family: heisei-maru-gothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	background-color: #FBFBFB;
}

header{
	background-color: #3C9E00;
}

.sub_page_header_inner{
	align-items: center;
	justify-content: space-between;
	width: 69.7917vw;
	height: 100%;
	margin: 0 auto;
	padding: 3.333vw 0 0 0;
}
footer.footer_main {
  position:relative;
  z-index:1;
}
.sub_page_footer_image {
  position:relative;
  z-index:2;
}
.sub_page_header{
	position: relative;
	width: 100%;
	height: 29.375vw;
	background-image: url("../image/subpage/sub_page_header_bg.webp");
	background-size: cover;
	background-position: left 0 top 3.333vw ;
	background-repeat: no-repeat;
}

.sub_page_title{
	margin: 0;
	color: #FFFFFF;
	font-size: 3.438vw;
	font-weight: 800;
	line-height: 4.375vw;
}

.sub_page_description{
	margin: 0 0 0 3px;
	color: #FFFFFF;
	font-size: 0.938vw;
	font-weight: 800;
	letter-spacing: 0.6px;
}

.sub_page_header_image img{
	width: 100%;
	height: auto;
}

.sub_page_breadcrumb {
  background:#efefef;
}

.sub_page_breadcrumb_list{
	width: 69.792vw;
	margin: 0 auto;
	padding: 0.573vw 0 0.365vw 0;
	list-style: none;
}

.sub_page_breadcrumb_item{
	position: relative;
	margin-right: 0.9896vw;
	padding-right: 1.1458vw;	
}

.sub_page_breadcrumb_item::after{
	content: url("../image/subpage/breadcrumb_arrow.svg");
	position: absolute;
	top: -1px;
	right: 0px;
}

.sub_page_breadcrumb_item a{
	color: #081400;
	font-size: 0.7813vw;
	font-weight: bold;
}

.sub_page_breadcrumb_item a:hover{
	color: #3D9E01;
	text-decoration: none;
}

.sub_page_breadcrumb_item:last-of-type::after{
	display: none;
}

.sub_pabe_container{
	width: 69.7917vw;
	margin: 0 auto;
	padding: 3.8542vw 0;
}

.sub_page_inner{
	margin: 3.75vw 0 0 0;
}

.sub_page_heading{
	text-align: center;
}

.sub_page_heading_en{
	display: inline-block;
	width: 8.2292vw;
	height: 1.5625vw;
	border-radius: 0.7813vw;
	background-color: #3C9E00;
	color: #FFFFFF;
	font-size: 1.0417vw;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.6667vw;
}

.sub_page_heading_main{
	color: #3C9E00;
	margin: 0.7292vw 0 0 0;
	font-size: 2.2396vw;
	font-weight: 800;
	letter-spacing: 0.05rem;
	line-height: 2.8646vw;
}

.sub_page_heading_description{
	color: #333333;
	font-size: 0.938vw;
	font-weight: 800;
	letter-spacing: 0.05rem;
}

.sub_page_footer {
  background:url('../image/register-merit/sub_page_footer_bg.png') no-repeat center center;
  width:100%;
  height:25.2083vw;
  position:relative;
  background-size:cover;
	overflow:hidden;
}
.sub_page_footer:after {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  content:'';
  display:block;
  background:transparent linear-gradient(270deg, rgba(80,20,0,0) 0%, #081400 100%) 0 0 no-repeat;
  z-index:0;
}
.sub_page_footer .sub_page_footer_inner {
  width:100%;
  background-size:cover;
  height:23.0208vw;
  position:absolute;
  bottom:0;
  left:calc(50% + 2.4479vw);
  transform:translateX(-50%);
  display:flex;
  justify-content:center;
  z-index:1;
}
.sub_page_footer .sub_page_footer_text {
  width:585px;
  height:237px;
  padding-top:65px;
  box-sizing:content-box;
  margin-right:110px;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_logo {
  font: normal normal bold 92px brandon-grotesque, sans-serif;
  letter-spacing: 0;
  line-height:1.4;
  color:#fff;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_description {
  font:normal normal bold 24px fot-tsukuardgothic-std, sans-serif;
  letter-spacing:0.1em;
  line-height:0.4;
  color:#fff;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton {
  margin-top:35px;
  width:585px;
  height:65px;
  display:flex;
  justify-content:space-between;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_left {
  width:260px;
  height:65px;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_right {
  width:306px;
  height:65px;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_left a,
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_right a {
  font-size:16px;
  border-radius:6px;
  display:block;
  width:100%;
  height:100%;
  line-height:65px;
  text-align:center;
  font-family:tbudrgothic-std, sans-serif;
  font-weight:800;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_left a {
  color:#fff;
  background:transparent linear-gradient(85deg, #E05600 0%, #E07900 100%) 0 0 no-repeat padding-box;
}
.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_right a {
  color:#fff;
  border:1px solid #fff;
}
.sub_page_footer .sub_page_footer_image {
  width:769px;
  height:442px;
}



/*======================
 コンタクトフォーム
======================*/
.form_inner{
	width: 52.6563vw;
	margin: 0 auto;
	padding: 4.2708vw 7.8125vw 3.3854vw 6.6667vw;
	border-radius: 12px;
	background-color: #FFFFFF;
}

.form_content{
	margin: 1.6667vw 0 0 0;
	align-items: center;
}

.form_content:first-of-type{
	margin: 0;
}

.form_content_message{
	align-items: flex-start;
}

.form_content label{
	display: inline-block;
	width: 7.0833vw;
	margin: 0 0.7813vw 0 0;
	font-size: 0.8854vw;
	font-weight: 800;
}

.form_label{
	margin: 0 0.8333vw 1px 0;
    padding: 0.2083vw 0.4167vw 1px 0.4688vw;
	border-radius: 6px;
	background-color: #B7B7B7;
	color: #FFFFFF;
	font-size: 10px;
}

.form_content_message label,
.form_content_message .form_label{
	margin-top: 0.5208vw;
}

.form_label_required{
	background-color: #F27100;
}

.wpcf7-form-control-wrap{
	flex: 1;
	width: 100%;
}

.form_inner input,
.form_inner select{
	width: 100%;
	height: 2.3958vw;
	padding: 0 0 0 1.0938vw;
	border: none;
	background-color: #F5F5F5;
	font-size: 0.8333vw;
	font-family: heisei-maru-gothic-std, sans-serif;
}

.form_inner input::placeholder,
.form_inner textarea::placeholder{
	color: #C1C1C1;
}

.form_inner textarea{
	width: 100%;
	height: 6.25vw;
	margin: 0 0 0 0.8333vw;
	padding: 0.625vw 0 0 1.0938vw;
	border: none;
	background-color: #F5F5F5;
	font-family: heisei-maru-gothic-std, sans-serif;
}

.form_content_select_wrapper{
	flex: 1;
	width: 100%;
	position: relative;
}

.form_content_select_wrapper::after{
	content: "";
	display: inline-block;
    position: absolute;
	top: 1.1vw;
	right: 0.6771vw;
	pointer-events: none;
	width: 0.4688vw;
	height: 0.2604vw;
	background-image: url("../image/reserve/select_arrow.svg");
	background-size: 0.4688vw 0.2604vw;
	background-repeat: no-repeat;
}
.form_inner select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.form_content_date_item input[type=date]{
	width: 10.2083vw;
	margin: 0 0.6771vw 0 0;
	padding: 0.2604vw 0.7292vw 0 0.7292vw;
	line-height: 2.2396vw;
}

.form_content_select_time select{
	width: 6.7708vw;
	height: 2.2396vw;
	margin: 0;
	padding: 0.2083vw 0 0 1.0938vw;
	border: none;
	background-color: #F5F5F5;
}

.form_content_agree{
	align-items: flex-start;
	justify-content: center;
	margin: 1.5625vw 0 0 -0.5208vw;
}

.form_content_agree .wpcf7-form-control-wrap{
	flex: 0;
	width: auto;
}

.form_content_agree input[type=checkbox] {
	display: block;
	width: 0.938vw;
	height: 0.938vw;
	margin: 0 0 1px 0;
}

.form_content_agree input[type=checkbox]:checked {
	background-color: #000000;
}

.form_content_agree p{
	margin: 0.2083vw 0 0 0.5208vw;
	font-size: 0.8333vw;
}

.form_content_submit{
	position: relative;
	justify-content: center;
	width: 100%;
	height: 3.2813vw;
	margin: 2.0833vw 0 0 0.2604vw;
}

.form_content_submit::after {
    content: "";
	display: inline-block;
    position: absolute;
    top: 0.938vw;
    right: 13.7542vw;
	width: 1.4063vw;
	height: 1.4063vw;
	background-image: url(../image/reserve/submit_arrow.svg);
	background-size: 1.4063vw 1.4063vw;
	background-repeat: no-repeat;
}

.form_content_submit input[type=submit]{
	width: 17.7083vw;
	height: 3.2813vw;
	margin: 0;
	padding: 0;
	border-radius: 1.6667vw;
	background: linear-gradient(-135deg, #3A9A00, #2B7200);
	color: #FFFFFF;
	font-size: 0.938vw;
	font-weight: bold;
	line-height: 3.4375vw;
}

.ajax-loader{
	display: none;
}

/*======================
 コンタクトフォームここまで
======================*/



/*======================
 来店予約
======================*/
.reserve_header .sub_page_header_text{
	top: calc(50% + 1.0938vw);
}

.reserve_header .sub_page_header_text span{
	display: inline-block;
	position: relative;
	width: 13.3333vw;
	height: 2.1354vw;
	padding: 0 0 0 0.8333vw;
	border-radius: 0.3125vw;
	background-color: #FFFFFF;
	color: #42A500;
	font-size: 1.0417vw;
	font-weight: bold;
	line-height: 2.3438vw;
	letter-spacing: 0.04rem;
}

.reserve_header .sub_page_header_text span::after{
	content: "";
	position: absolute;
	top: 0.9896vw;
	right: 0;
	width: 2.3438vw;
	height: 3px;
	background-color: #42A500;
}

.reserve_header .sub_page_title {
    margin: 1.1979vw 0 0 0;
    line-height: 4.1146vw;
}

.reserve_header .sub_page_description {
    margin: 6px 0 0 3px;
}

.reserve_header .sub_page_header_image{
	top: calc(50% + 1.9271vw);
	right: 14.6354vw;
}

.reserve_header .sub_page_header_image img{
	width: 35.8333vw;
	height: 21.0417vw;
}

/*PLACE*/
.sub_page_inner_place{
	margin: 2.2917vw 0 0 0;
}

.sub_page_inner_place_item{
	margin: 3.8542vw 0 0 0;
}

.sub_page_inner_place_item h3{
	letter-spacing: 0.03rem;
	margin: 0;
	padding: 1.6146vw 0 1.1458vw 1.25vw;
	border-radius: 0.5208vw;
	font-size: 1.3542vw;
	background-color: #EFEFEF;
}

.sub_page_inner_place_image{
	margin: 1.875vw 0 0 0;
}

.sub_page_inner_place_image img{
	width: 100%;
	height: 22.0833vw;
	border-radius: 0.5208vw;
	object-fit: cover;
	object-position: center -16.6667vw;
}

.sub_page_inner_place_item_col{
	align-items: center;
	justify-content: space-between;
	margin: 0.8854vw 0 0 0;
}

.sub_page_inner_place_description{
	margin: -0.8333vw 0 0 0;
}

.sub_page_inner_place_description h4{
	margin: 0;
	color: #42A500;
	font-size: 1.0938vw;
	letter-spacing: 0.02rem;
}

.sub_page_inner_place_description p{
	margin: 0.7813vw 0 0 0;
	color: #333333;
	font-size: 0.8854vw;
	font-weight: 800;
	letter-spacing: 0.017rem;
	line-height: 0.8854vw;
}

.sub_page_inner_place_access{
	margin: 2.1875vw 0 0 0;
}

.sub_page_inner_place_map{
	margin: 1.1979vw 0 1.3542vw 0;
}

.sub_page_inner_place_map iframe{
	width: 34.375vw;
	height: 18.3854vw;
}

.sub_page_footer_botton_left a,
.sub_page_footer_botton_right a {
  text-decoration:none;
}

.sub_page_footer_botton_left a:hover,
.sub_page_footer_botton_right a:hover {
  opacity:0.7;
  text-decoration:none;
}
