@charset "utf-8";
body {
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	line-height: 1.7;
	background: #fff;
	position: relative;
	color: #333;
	font-family: "Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","Yu Gothic","游ゴシック体","YuGothic","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-weight: 400;
	text-align: left;
}
a {color: inherit;text-decoration: none;}
.nosp {display: none !important;}
img {max-width: 100%;}

main {
	overflow: hidden;
}


.MV_box {
	width: 100%;
  position: relative;
}

.MV_box img {
	width: 100%;
}

.MV_box .link_box {
	position: absolute;
	bottom: 2%;
	left: 50%;
	transform: translateX(-50%);
  width: 68%;
}

.MV_box .link_box a.reserve {
	margin: 0 auto;
  font-size: 3.5vw;
  padding: 4% 8% 4% 25%;
}

.MV_box .link_box a.reserve::before {
  width: 19px;
  height: 24px;
}

.contents_box {
	background: url(../img/bg_sp.png) repeat center/cover;
	background-size: contain;
}

.inner {
	width: 90%;
	margin: 0 auto;
}

.sec01 {
	padding-top: 90px;
	text-align: center;
	margin-bottom: 20%;
}

.sec01 h2 {
	margin-bottom: 50px;
}

.sec01 h2 img {
	width: 100%;
}

.sec01 .img {
	margin: 40px 0;
}

.sec01 .txt {
	margin-bottom: 6%;
	text-align: left;
	font-weight: 900;
  font-size: 3.9vw;
}


.link_box a.reserve,
.menu_link a.reserve {
	width: 75%;
    display: block;
    margin: 0 auto 40px;
    padding: 4% 10% 4% 22%;
    background-color: #E53F2B;
    color: #fff;
    font-size: 4.5vw;
    font-weight: bold;
    position: relative;
    border-right: 5px solid #92271A;
    border-bottom: 5px solid #92271A;
}

.link_box a.reserve.btn2 {
	padding: 4% 10% 4% 25%;
}

.link_box a.reserve::before,
.menu_link a.reserve::before {
	content: "";
background: url(../img/reserve_ico.png) no-repeat center/cover;
width: 26px;
height: 32px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 19%;
}

.link_box p {
	font-size: 3.9vw;
	text-align: center;
}

.link_box a.tel {
	display: block;
}

.sec02 {
	margin-bottom: 30%;
}

.sec02 h2 {
	text-align: center;
    width: 60%;
    margin: 0 auto 12%;
}

.menu_box01,
 .menu_box02,
 .menu_box03,
 .menu_box04{
	position: relative;
	text-align: center;
}

.menu_box01 .txt_box,
.menu_box02 .txt_box,
.menu_box03 .txt_box,
.menu_box04 .txt_box {
	font-size: 4.4vw;
	font-weight: bold;
}

.menu_box01 .img_box,
.menu_box02 .img_box,
.menu_box03 .img_box,
.menu_box04 .img_box {
	margin: 0 -5%;
}

.menu_box01 .txt_box {
	text-align: right;
    width: 93%;
    margin-right: auto;
}

.menu_box01 .txt_box img,
.menu_box03 .txt_box img {
	display:inline-block;
	margin: 15px 0;
}

.menu_box01 .txt_box .inline,
.menu_box03 .txt_box .inline {
	display:inline-block;
}

.menu_box02 .txt_box img,
.menu_box04 .txt_box img {
	display:block;
	margin: 15px 0;
}

.menu_box01 .txt_box img,
.menu_box03 .txt_box img {
	width: 46%;
  max-width: 200px;
}

.menu_box02 .txt_box img {
	width: 100%;
  max-width: 300px;
	margin: 0 auto;
}

.menu_box01 .txt_box .inline {
	margin-top: 7%;
}

.menu_box03 .txt_box .inline {
	margin-top: 10%;
  margin-right: 2%;
}

/* .menu_box01 .img_box,
.menu_box03 .img_box {
	text-align: right;
} */

.menu_box02 {
	margin-top: 15px;
}

.menu_box03 {
	margin-top: 10%;
}

.menu_box04 {
	margin: 10% 0 25%;
}

.menu_box01::before {
	content: "";
    background: url(../img/sec02_01_sp.png) no-repeat center/contain;
    max-width: 144px;
    width: 100%;
    height: 124px;
    position: absolute;
    top: -17%;
    left: -10%;
}

.menu_box02::before {
	content: "";
  background: url(../img/sec02_02.png) no-repeat center/contain;
  max-width: 434px;
  width: 100%;
  height: auto;
  min-height: 150px;
  position: absolute;
  bottom: -28%;
  right: -220px;
}

.menu_box03::before {
    content: "";
    background: url(../img/sec02_03_sp.png) no-repeat center/contain;
    width: 147px;
    height: 216px;
    position: absolute;
    bottom: -40%;
    left: -12%;
}

.menu_box04::before {
	content: "";
    background: url(../img/sec02_04.png) no-repeat center/contain;
    max-width: 90px;
    width: 100%;
    height: 6%;
    min-height: 76px;
    position: absolute;
    right: -9%;
    bottom: -7%;
}

.sec03 {
	padding-bottom: 25%;
	width: 100%;
	margin: 0 auto;
}

.sec03 .syousai {
	background: url(../img/sec03_bg_sp.png) no-repeat center/contain;
	padding: 18% 12% 21%;
	margin-bottom: 20%;
}

.sec03 .syousai h3 {
	font-size: 6vw;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 3%;
}

.sec03 .syousai table {
	width: 100%;
	color: #fff;
	font-size: 3.7vw;
}

.sec03 .syousai table tr {
	border-bottom: 1px solid #fff;
}

.sec03 .syousai table tr.no_line {
	border-bottom: none;
}

.sec03 .syousai table th {
	width: 15%;
	font-weight: bold;
}

.sec03 .syousai table th,
.sec03 .syousai table td {
	padding: 4% 0;
}

.sec03 .syousai table tr.no_top th,
.sec03 .syousai table tr.no_top td {
	padding: 0 0 6%;
}

footer {
	text-align: center;
	padding: 25px 0 0;
	font-size: 3.0vw;
	position: relative;
  padding-bottom: 24%;
}

footer .logo {
	margin: 7px 0;
}

footer .bottom_img {
	position: absolute;
  bottom: 0;
}

/* ポップアップ中身 */
.area_lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  z-index: 2000;
  cursor: pointer;
  pointer-events: none;
  opacity: 0;
  transition: .3s;
}
.area_lightbox.active {
  pointer-events: auto;
  opacity: 1;
}
.area_lightbox_wrap {
  background: rgba(0,0,0,.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.area_lightbox div.lightbox_contents {
  max-width: 530px;
  width: 90%;
  background: #fff;
  border-radius: 40px;
  padding: 12% 6% 10%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: auto;
  position: relative;
  top: 30px;
  transition: .3s;
  min-height: 250px;
	overflow-y: auto;
	max-height: 94vh;
}
.area_lightbox.active div.lightbox_contents {
  top: 0;
}
.area_lightbox .close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 25px;
  height: 25px;
}
.area_lightbox .close::before,
.area_lightbox .close::after {
  content: '';
  display: block;
  width: 25px;
  height: 4px;
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
}
.area_lightbox .close::after {
  transform: rotate(-45deg);
}
.area_lightbox div.lightbox_contents dl {
  width: 100%;
  position: relative;
  display: none;
}
.area_lightbox div.lightbox_contents dl.active {
  display: block;
}
.area_lightbox div.lightbox_contents dl dt {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #7E7E7E;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.area_lightbox div.lightbox_contents dl dt::before {
  content: '';
  width: 25px;
  height: 30px;
  background: url(../img/ico_map.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
}
.area_lightbox div.lightbox_contents dl dd {
  max-width: 320px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  line-height: 2;
}
.area_lightbox div.lightbox_contents dl dd span {
  margin: 0 10px;
}
.area_lightbox .contact {margin: 20px 0;padding: 10px;border: solid 1px #ccc;border-radius: 10px;}

.area_lightbox div.lightbox_contents .reseerve_list {
	margin-bottom: 5%;
	width: 100%;
}

.area_lightbox div.lightbox_contents .reseerve_list:last-of-type {
	margin-bottom: 0;
}

.area_lightbox div.lightbox_contents h3 {
	font-size: 5.5vw;
	margin-bottom: 2%;
	font-weight: bold;
	color: #42210B;
	text-align: center;
	display: block;
	width: 100%;
}

.area_lightbox div.lightbox_contents strong {
	font-size: 4vw;
	display: block;
	margin-bottom: 1%;
	font-weight: bold;
	color: #42210B;
	position: relative;
}

/* .area_lightbox div.lightbox_contents strong {
  font-size: 3.7vw;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
  color: #42210B;
  position: relative;
} */

.area_lightbox div.lightbox_contents p {
	font-size: 13px;
	margin-bottom: 5%;
  font-weight: 500;
}

.area_lightbox div.lightbox_contents strong.reserve01::after {
	content: "";
    background: url(../img/reserve_01.png) no-repeat center/cover;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-44%);
    display: inline-block;
    margin-left: 10px;
}

.area_lightbox div.lightbox_contents strong.reserve02::after {
	content: "";
    background: url(../img/reserve_02.png) no-repeat center/cover;
    width: 56px;
    height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-44%);
    display: inline-block;
    margin-left: 10px;
}

.area_lightbox div.lightbox_contents strong.reserve03::after {
	content: "";
    background: url(../img/reserve_03.png) no-repeat center/cover;
    width: 60px;
    height: 17px;
    position: absolute;
    transform: translateY(10%);
    display: inline-block;
    margin-left: 4px;
}

/* .area_lightbox div.lightbox_contents strong.reserve03::after {
  content: "";
  background: url(../img/reserve_03.png) no-repeat center/contain;
  width: 100%;
  max-width: 88px;
  height: 100%;
  max-height: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  margin-left: 2%;
} */

.area_lightbox div.lightbox_contents .reseerve_list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
}

.area_lightbox div.lightbox_contents .reseerve_list ul li {
	max-width: 250px;
	/* リンク3つの時 */
	/* width: 48%; */
	/* リンク2つの時 */
	width: 55%;
	margin: 0 auto 5%;
}

.area_lightbox div.lightbox_contents .reseerve_list ul li:first-child {
  width: 55%;
}

.area_lightbox div.lightbox_contents .reseerve_list ul li:last-child {
	margin: 0 auto;
}

.area_lightbox div.lightbox_contents .reseerve_list ul li a {
	background-color: #E53F2B;
	color: #fff;
	font-size: 3.5vw;
	font-weight: bold;
	border-right: 5px solid #92271A;
	border-bottom: 5px solid #92271A;
	display: flex;
	align-items: center;
	height: 49px;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}

.area_lightbox div.lightbox_contents .reseerve_list ul li a span {
	font-size: 12.5px;
	display: block;
	width: 100%;
	margin-bottom: -15px;
}

.area_lightbox div.lightbox_contents .reseerve_list ul li a span.under {
	margin-bottom: 0;
    margin-top: -15px;
}

header {
	position: fixed;
	left: 0;
	top: 30px;
	z-index: 90;
}

header img  {
	position: relative;
	z-index: 100;
	width: 60%;
}

header img.open {
	display: none;
}

header img.open.active {
	display: block;
}

header img.no_open.active {
	display: none;
}

header ul {
	position: fixed;
	top: 0;
	left: 0;
	padding-top: 30%;
	background-color: #C69C6D;
	text-align: center;
	display: none;
	z-index: 90;
	width: 100%;
}

header ul li {
	width: 100%;
	border-top: 1px solid #42210B;
}

header ul li a {
	padding: 25px 0;
	font-size: 15px;
	color: #42210B;
	font-weight: bold;
	display: block;
}
/* 220610_mv */
.movie {
	padding: 8% 0 15%;
    background: #1e1210;
}
.image_mv {
	position: relative;
	width: 100%;
	padding-top: 56.32%;
	margin: auto;
}
.image_mv iframe {
	position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.sp_fixbtn {
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}
.sp_fixbtn .btn2 {
	width: 100%!important;
    margin: 0!important;
    text-align: center;
		padding: 4% 10% 4% 20%!important;
}
.sp_fixbtn a.btn2::before {
	left: 30%!important;
}
/* a.anchor{
	display: block;
	padding-top: 10px;
	margin-top: -10px;
} */

/* 220704 */
.rokko {
	max-width: 901px;
	margin: 0 auto 25%;
	border: 3px solid #000;
	padding: 7% 5% 9%;
}

.rokko .rokko_title {
	font-size: 4.2vw;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7%;
}

.rokko .rokko_title span {
	display: inline-block;
	position: relative;
	padding: 0 18% 0 18%;
}

.rokko .rokko_title span::before {
	content: "";
background: url(../img/rokko_bfo.png) no-repeat center/contain;
width: 44px;
height: 17px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
}

.rokko .rokko_title span::after {
	content: "";
background: url(../img/rokko_af.png) no-repeat center/contain;
width: 44px;
height: 17px;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
}

.rokko .rokko_title strong {
	font-size: 7.0vw;
	display: inline-block;
	position: relative;
	z-index: 2;
}

.rokko .rokko_title strong::after {
	content: "";
background-color: #E53F2B;
width: 100%;
height: 8px;
position: absolute;
bottom: 4px;
left: 0;
z-index: -1;
}

/* 230711 */
.menu_link a.reserve {
	width: 95%;
	background-color: #2b5619;
	border-right: 10px solid #163709;
    border-bottom: 10px solid #163709;
}

.menu_link a.reserve::before {
	left: 12%;
}

.menu_link a.reserve::after {
	content: '';
    display: block;
    width: 4vw;
    height: 4vw;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    position: absolute;
    top: 0;
    bottom: 10px;
    right: 6%;
    margin: auto;
    transform: rotate( 135deg );
    transition: .3s;
    z-index: 10;
}

.menu_link a.reserve.active::after {
	bottom: -10px;
    transform: rotate( 315deg );
}

.d_menu_list_box_main {
	display: none;
}

.d_menu_list_box {
	background-color: rgb(255 255 255 / 60%);
    padding: 10% 5%;
    border-radius: 0px;
    box-shadow: 3vw 3vw 0px 0px rgba(170, 97, 20, 0.31);
    margin-bottom: 37%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.d_menu_list_box ul {
	width: 100%;
	font-size: 4.2vw;
}

.d_menu_list_box ul li {
	margin-bottom: 7%;
  text-align: center;
}

.d_menu_list_box ul li strong {
	display: block;
    font-size: 4.6vw;
    font-weight: bold;
    margin-bottom: 5%;
}

.menu_box01 {
	margin-top: 30%;
}