/* 下層ページ */
.pankuzu {
  background: #ffffff;
  padding: 8px 0;
  font-size: 1.3rem;
  color: #333;
  margin-bottom: 80px;
}
.pankuzu_02 {
  background: #ffffff;
  padding: 8px 0;
  font-size: 1.3rem;
  color: #333;
  margin-bottom: 80px;
  background-color: #fff8e6;
}
/* .wrapper {
  background: #EFEDEB;
} */
/* .page_top_view {
  background: #efedeb;
}
.page_top_view img.page_top {
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-height: 550px;
  object-fit: cover;
}
.page_top_view img.page_top_single {
  margin: 0 auto;
  width: 100%;
  height: 320px;
  max-height: 550px;
  object-fit: cover;
} */
.ttl_area {
  text-align: center;
}
.ttl_area h2 {
  padding: 32px 0 24px;
}
.ttl_area .en {
  color: #acb2c2;
}
.ttl_area p.msg {
  margin-top: 50px;
  font-size: 1.6rem;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {
  /*.wrapper {
  margin-top: 60px;
}*/
  /* .page_top_view {
    padding-bottom: 0;
  }
  .page_top_view img.page_top {
    height: 220px;
  }
  .page_top_view img.page_top_single {
    height: 200px;
  } */
} /*END*/
/*ニュース新着一覧-----archive.php*/
.news_list li {
  padding: 30px 15px;
  border-bottom: #ccc 1px dotted;
  display: flex;
}
.news_list li:first-child {
  border-top: #ccc 1px solid;
}
.news_list li:last-child {
  border-bottom: #ccc 1px solid;
  margin-bottom: 60px;
}
.news_list li .cate {
  margin: 0 20px;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {} /*END*/
/*ニュースカテゴリ一覧-----taxonomy.php*/
.news_list li p.date {
  width: 100px;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {} /*END*/
/*ニュースシングルページ*/
.news_bk {
  background: #f0f0f0;
  padding: 60px 0;
}
.news_bk img {
  width: 100%;
  height: auto;
}
.news_bk h2 {
  padding: 20px;
}
.news_bk p.date {
  padding-top: 20px;
}
.news_news_list {
  text-align: center;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {
  .article_content {
    padding: 0 0 30px;
  }
} /*END*/
/*グループ施設・関連施設一覧-----archive-resort_glamping.php*/
.resort_glamping_back {
  background: #f0f0f0;
  padding-top: 40px;
  padding-bottom: 60px;
}
.resort_glamping_list {
  display: flex;
  justify-content: center;
}
.resort_glamping_list li {
  margin-right: 1px;
  margin: 60px 0.5px 40px;
  background: #acb2c2;
  width: 300px;
  text-align: center;
}
.resort_glamping_list li a {
  color: #fff;
  display: block;
  padding: 10px 0;
}
.resort_glamping_list li a:hover {
  color: #222;
  background: #dcdddd;
}
.resort_glamping_list li:last-child {
  margin-right: 0;
}
.resort_glamping_content > ul > li {
  background: #fff;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.resort_glamping_content .slider--box .rg-group {
  position: relative;
}
.resort_glamping_content .slider--box .rg-group img {
  width: 140px;
  height: auto;
  position: absolute;
  bottom: 30px;
  right: 0;
  padding: 5px;
  background-color: #fff;
}
.slider--box li img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}
.resort_glamping_content__ttl h3 {
  font-size: 18px;
  font-weight: bold;
}
.resort_glamping_content__ttl p.rg_name_en {
  font-size: 12px;
  color: #acb2c2;
  padding-top: 12px;
}
.resort_glamping_content__ttl p.rg_text {
  padding: 10px 0;
  font-size: 14px;
}
.resort_glamping_content__grey {
  background: #f0f0f0;
}
.resort_glamping_content__grey dl {
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
}
.resort_glamping_content__grey dt {
  font-weight: bold;
  width: 20%;
  box-sizing: border-box;
  margin-bottom: 16px;
}
.resort_glamping_content__grey dd {
  width: 80%;
  box-sizing: border-box;
  margin-bottom: 16px;
}
.resort_glamping_content__grey dt:last-child {
  margin-bottom: 0;
}
.resort_glamping_content__grey dd:last-child {
  margin-bottom: 0;
}
.rg_btn {
  text-align: center;
  padding: 10px 0;
  max-width: 260px;
  border: 1px #ccc solid;
  margin-top: 5px;
  background: #fff;
}
.rg_tag p {
  padding: 14px 0 0;
  font-weight: bold;
}
.rg_tag a.conma:last-of-type {
  display: none;
}
.rg_tag p a {
  color: #4a6255;
}
.rg_cat p {
  padding: 14px 0 0;
}
.rg_cat p a {
  color: #fff;
  padding: 5px 10px;
  background: #4a6255;
  margin: 10px;
  border-radius: 20px;
}
.rg_cat p a:first-child {
  margin-left: 0;
}
.rg-bnr {
  width: 100%;
  margin: 40px auto;
  position: relative;
}
.rg-bnr img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.bk_black {
  width: 100%;
  height: 200px;
  margin: 0 auto;
  background: rgba(53, 55, 47, 0.6);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.rg-bnr-logo {
  width: 100%;
}
.rg-bnr img.rg-bnr-logo {
  width: 300px;
  height: auto;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.rg-text {
  min-width: 300px;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  line-height: 1.2;
  font-size: 14px;
}
/*PC*/
@media screen and (min-width: 897px) {
  .resort_glamping_back {
    padding-bottom: 60px;
  }
  .slider--box li img {
    height: 400px;
  }
  .resort_glamping_content .slider--box .rg-group img {
    right: 54%;
  }
  .resort_glamping_content__ttl {
    width: 45%;
    float: right;
    margin-top: -430px;
  }
  .resort_glamping_content__ttl h3 {
    font-size: 22px;
    padding: 30px 0 0;
  }
  .resort_glamping_content__grey {
    line-height: 1;
  }
  .resort_glamping_content > ul > li {
    padding: 0;
    margin: 0;
  }
  .rg_btn {
    margin-top: 0;
  }
  .rg-bnr {
    width: 100%;
    margin: 80px auto;
  }
  .rg-bnr img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .bk_black {
    height: 300px;
  }
  .rg-bnr img.rg-bnr-logo {
    width: 800px;
    top: 40%;
  }
  .rg-text {
    width: 800px;
    font-size: 16px;
    line-height: normal;
  }
} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {} /*END*/
/*アクティビティコンテンツ一覧*/
.pickup_list {
  background: #fff;
  padding: 80px 0;
}
.pickup_list h2 {
  margin-bottom: 30px;
}
.pickup_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 0 30px;
}
.pickup_list ul li {
  width: 30%;
  height: auto;
  margin: 0 1.1% 30px;
  text-align: left;
  background: #f0f0f0;
}
.pickup_list ul li .p-plan__desc {
  padding: 10px 20px 20px;
}
.pickup_list ul li h3 {
  padding: 20px 20px 10px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}
.pickup_list p.pickup_img img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.pickup_list p.pickup_text {
  padding: 0 20px 30px;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {
  .pickup_list {
    margin-top: 30px;
  }
  .pickup_list ul {
    padding: 0 0;
  }
  .pickup_list ul li {
    width: 100%;
  }
} /*END*/
/*PC幅広*/
@media screen and (min-width: 1800px) {
  .pickup_list ul li {
    margin: 30px 20px;
  }
  .pickup_list p.pickup_img img {
    width: 100%;
    height: 370px;
    object-fit: cover;
  }
}
/*アクティビティコンテンツ　シングル*/
/*.pickup_bk {
  padding: 60px 0;
}*/
.content_box {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 0 50px 100px !important;
}
.content_box h2 {
  padding: 60px 20px 50px;
}
.content_box img {
  width: 100%;
  /*height: 720px;*/
  height: auto;
  object-fit: cover;
  padding-top: 20px;
}
.content_width {
  padding: 0 50px;
}
.content_width p {
  padding-bottom: 30px;
}
.table-dot {
  font-size: 1.5rem;
  border-bottom: #ccc 1px dotted;
  padding: 1em;
}
.table-dot:first-of-type {
  border-top: #ccc 1px solid;
}
.table-dot:last-of-typline-height: 1.8;
e {
  border-bottom: #ccc 1px solid;
  margin-bottom: 60px;
}
.table-dot dt {
  width: 190px;
}
.table-dot dd {
  width: calc(100% - 190px);
  margin-left: 190px;
  margin-top: -15px;
  line-height: 1.8;
}
.googlemap iframe {
  width: 100%;
}
.pickup_list h2.pickup_single {
  margin-bottom: 0;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {
  .content_box {
    padding: 3% 3% !important;
    /*margin: 3%;*/
  }
  .content_box h2 {
    padding: 0px 10px;
  }
  .content_box img {
    width: 100%;
    object-fit: cover;
  }
  .content_width {
    padding: 0;
  }
  .table-dot {
    font-size: 1.3rem;
    padding: 20px 4%;
  }
  .table-dot:last-of-type {
    margin-bottom: 20px;
  }
  .table-dot dt {
    width: 100px;
  }
  .table-dot dd {
    margin-left: 100px;
    width: 70%;
  }
  .googlemap iframe {
    height: 260px;
  }
} /*END*/
@media screen and (min-width: 1800px) {
  .content_box {
    max-width: 1640px;
  }
}
/*プラン一覧*/
/*.plan_list {
  background: #f0f0f0;
}*/
.plan_list h2 {
  margin-bottom: 30px;
}
.plan_list ul {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
  justify-content: space-between;
}
.plan_list ul li {
  width: 46%;
  height: auto;
  margin: 30px 1%;
  text-align: left;
  background: #fff;
}
.plan_list ul li img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.plan_list ul li .p-plan__desc {
  padding: 10px 20px 20px;
}
.p-plan_cat {
  display: flex;
}
.p-plan_cat p {
  padding: 4px 16px;
  border: 1px solid #ccc;
  border-radius: 18px;
  margin: 10px 0 20px 20px;
}
.plan_list ul li h3 {
  padding: 20px 20px 10px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}
.plan_list ul li .p-plan__img img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.plan_list p.pickup_text {
  padding: 0 20px 30px;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {
  .plan_list {
    margin-top: 30px;
  }
  .plan_list ul {
    padding: 0 0;
  }
  .plan_list ul li {
    width: 100%;
    margin: 0 0 20px;
  }
  .p-plan_cat p {
    padding: 4px 16px;
    border: 1px solid #ccc;
    border-radius: 18px;
    margin: 10px 0 20px 10px;
  }
} /*END*/
/*PC幅広*/
@media screen and (min-width: 1800px) {
  .plan_list ul li {
    margin: 30px 20px;
  }
  .plan_list ul li .p-plan__img img {
    width: 100%;
    height: 320px;
    object-fit: cover;
  }
}
/*プラン　シングル*/
.plan_bk {
  background: #f0f0f0;
  padding: 60px 0;
}
.s-plan--box {
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}
.s-plan--box p.p_description {
  padding-bottom: 40px;
}
.plan_box {
  max-width: 550px;
  background: #fff;
  padding: 0 50px 100px !important;
}
.plan_box_img {
  max-width: 650px;
}
.plan_box_img img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.plan_box h2 {
  padding: 60px 0 50px;
  text-align: left;
}
.p-plan_cat_g {
  display: flex;
}
.p-plan_cat_g p {
  padding: 4px 16px;
  border: 1px solid #e7e9ed;
  background: #e7e9ed;
  border-radius: 18px;
  margin: 0 0 20px 20px;
  font-size: 1.4rem;
}
.table-plan tr {
  font-size: 1.5rem;
  border-bottom: #ccc 1px dotted;
  line-height: 1.4;
}
.table-plan tr:first-of-type {
  border-top: #ccc 1px solid;
}
.table-plan tr:last-of-type {
  border-bottom: #ccc 1px solid;
  margin-bottom: 60px;
}
.table-plan th {
  width: 160px;
  padding: 20px;
  text-align: left;
}
.table-plan td {
  width: calc(100% - 160px);
  margin-left: 160px;
  margin-top: -15px;
  padding: 20px;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {
  .plan_bk {
    padding: 3% 0;
  }
  .s-plan--box {
    flex-direction: column;
    padding-bottom: 0;
  }
  .plan_box {
    padding: 3% 3% 60px !important;
  }
  .plan_box h2 {
    padding: 30px 0 20px;
  }
  .plan_box_img ul li {
    margin-bottom: 10px;
  }
  .plan_box_img img {
    width: 100%;
    height: 240px;
    object-fit: cover;
  }
  .table-plan tr {
    font-size: 1.3rem;
    padding: 20px 4%;
  }
  .table-plan tr:last-of-type {
    margin-bottom: 20px;
  }
  .table-plan th {
    width: 100px;
  }
  .table-plan td {
    margin-left: 100px;
    width: 70%;
  }
  .p-plan_cat_g p {
    padding: 2px 8px;
    border: 1px solid #e7e9ed;
    background: #e7e9ed;
    border-radius: 18px;
    font-size: 1.1rem;
    margin: 0 0 20px 10px;
  }
} /*END*/
@media screen and (min-width: 1800px) {
  .plan_box {
    width: 720px;
    max-width: 720px;
  }
  .plan_box_img {
    width: 820px;
    max-width: 820px;
  }
  .plan_box_img img {
    height: 500px;
  }
}
/*Q&A　archive-qa.php*/
.qa_bk h3 {
  padding: 60px 0 20px;
}
.qa_bk li {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.qa_bk dt {
  padding-bottom: 20px;
}
.qa_bk dt span, .qa_bk dd span {
  display: inline-block;
  margin-left: 34px;
  margin-top: 5px;
  line-height: 1.6;
}
.qa_bk dt::before {
  content: "Q";
  display: inline-block;
  font-size: 3rem;
  padding-right: 10px;
  color: #aaa;
  position: absolute;
}
.qa_bk dd::before {
  content: "A";
  display: inline-block;
  font-size: 3rem;
  padding-right: 10px;
  color: #ffb300;
  position: absolute;
}
.a_link {
  text-decoration: underline;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {} /*END*/
/* ------------------------------
 施設　room
------------------------------ */
/* #room h4 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 500;
}
#room .room_map {
  margin: 0 auto;
}
#room .room_map img {
  width: 100%;
}
#room .box {
  margin-bottom: 65px;
} */
/* #room .inner {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  background: #fff;
} */
/* #room .box .room_slider {
  width: 50%;
}
#room .txt {
  width: 600px;
  padding-left: 20px;
}

#room .txt h3.type {
  position: relative;
  padding-left: 50px;
  margin: 20px 0 10px;
  line-height: 1.5;
}

#room .txt h3.type::after {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: "";
  width: 40px;
  height: 1px;
  background-color: #808080;
}

#room .table-max {
  width: 100%;
}
#room .txt table {
  border-top: 1px solid #dcdddd;
  border-bottom: 1px solid #dcdddd;
  width: 100%;
}
#room .txt table tr {
  font-size: 1.4rem;
  border-bottom: 1px dotted #dcdddd;
  text-align: left;
}
#room .txt table th {
  padding: 16px 25px;
  width: 35%;
}
#room .txt table td {
  padding: 16px 25px;
  width: 65%;
}
#room .list_a table {
  border-top: 1px solid #dcdddd;
  border-bottom: 1px solid #dcdddd;
  width: 100%;
}
#room .list_a table tr {
  font-size: 1.6rem;
  border-bottom: 1px dotted #dcdddd;
  text-align: left;
}
#room .list_a table th {
  padding: 16px 25px;
  width: 20%;
}
#room .list_a table td {
  padding: 16px 25px;
  width: 80%;
}

#room .list_a ul li {
  display: flex;
  padding: 10px 0;
  border-top: 1px solid #dcdddd;
}
#room .list_b ul li {
  display: flex;
  flex-direction: column;
}

#room .list_a ul li a {
  padding: 10px;
}
#room .list_a ul li img {
  width: 140px;
  height: 100px;
  object-fit: cover;
  max-width: none;
}

#room ul.label {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#room ul.label li {
  width: 48%;
  display: flex;
  margin-bottom: 14px;
}
#room ul.label li p {
  padding: 20px 0;
  font-size: 1.6rem;
}
#room ul.label li .green {
  width: 40%;
  color: #fff;
  background: #19a495;
  text-align: center;
  font-weight: 500;
}
#room ul.label li .white {
  width: 60%;
  background: #fff;
  padding: 20px 30px;
  box-sizing: border-box;
} */
/*PC*/
/* @media screen and (min-width: 897px) {
  #room .list_a ul {
    display: flex;
    flex-wrap: wrap;
  }
  #room .list_a ul li {
    display: flex;
    padding: 10px 0;
    border-top: 1px solid #dcdddd;
    width: 49%;
    margin-right: 2%;
  }
  #room .list_a ul li:nth-child(even) {
    margin-right: 0;
  }
  #room .list_b ul li {
    flex-direction: row;
  }
} END */
/*Smartphone*/
/* @media screen and (max-width: 896px) {
  #room .map {
    padding: 0;
  }
  #room .inner {
    flex-direction: column;
    padding: 10px;
  }
  #room .box .room_slider {
    width: 100%;
  }
  #room .txt {
    width: auto;
    padding-left: 0;
  }
  #room .table-max table th {
    width: 40%;
  }
  .text_box tr th {
    width: 20%;
  }
  .text_box tr td {
    width: 80%;
  }
} END */
/* @media screen and (min-width: 1400px) {
  #room .txt {
    width: 700px;
  }
  #room .box .room_slider {
    width: 700px;
  }
}
@media screen and (min-width: 1800px) {
  #room .txt {
    width: 900px;
  }
  #room .box .room_slider {
    width: 840px;
  }
} */
/* ------------------------------
食事
------------------------------ */
.meal_bbq h3 span {
  background: #fff;
}
.meal_bbq h4 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 500;
}
.meal_bbq h5 {
  font-size: 1.8rem;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.3;
}
.meal_bbq .box {
  background: #fff;
  padding: 60px 30px;
}
.meal_bbq .box_color {
  background: #2b2e2e;
}
.meal_bbq .box_color h3, .meal_bbq .box_color p {
  color: #fff;
}
/*画像はイメージです*/
.p_menu {
  padding: 10px 0;
  font-size: 1.4rem;
  color: #888;
}
.meal_bbq .inner {
  display: flex;
  justify-content: space-between;
}
.meal_bbq .txt {
  width: 45%;
}
.meal_bbq .txt p.type {
  font-weight: bold;
}
.meal_bbq .txt ul {
  width: 100%;
  margin-left: 20px;
}
.meal_bbq .txt ul li {
  font-size: 1.6rem;
  padding: 12px 16px;
  text-align: left;
}
.meal_bbq .meal_list {
  font-size: 1.6rem;
  padding: 12px 16px;
  text-align: left;
  color: #fff;
}
.meal_bbq .meal_list table {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  width: 100%;
}
.meal_bbq .meal_list table th, .meal_bbq .meal_list table td {
  padding: 20px;
  border-bottom: 1px dotted #eee;
}
.meal_bbq .meal_list table th {
  width: calc(30% - 20px);
}
.meal_bbq .meal_list table td {
  width: calc(70% - 20px);
}
.text_box {
  border: 1px solid #d4d4d4;
  padding: 32px;
  margin-top: 40px;
}
.text_box p {
  text-align: left;
}
.meal_sl {
  margin: 40px auto 60px;
}
.box_meal {
  padding: 60px 0;
  background: #8e8a85;
}
.slide_box {
  display: flex;
  width: 100%;
  margin-bottom: 60px;
}
.slide_box_re {
  flex-direction: row-reverse;
}
.meal_mainimg {
  max-width: 50%;
  width: 50%;
  height: 400px;
}
.meal_mainimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.meal_txtarea {
  width: 50%;
  background: #fff;
  height: 400px;
}
.textarea_p {
  padding: 3rem;
}
.textarea_p h3 {
  padding: 0 0 20px;
}
.text_box h3 {
  padding: 0 0 10px;
  font-size: 18px;
}
.bk_bar {
  background: url("../img/meal_bk.jpg");
  background-size: cover;
  padding: 80px 0;
}
.meal_content_main img {
  width: 100%;
  max-height: 500px;
  object-fit: cover;
}
.meal_content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.meal_content ul li {
  width: 32%;
  background: #fff;
}
.meal_content ul li p {
  font-size: 16px;
}
.meal_content ul li img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.meal_content_text_area {
  padding: 20px;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {
  .meal_bbq .box {
    background: #fff;
    padding: 30px 2%;
  }
  .meal_bbq img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .meal_bbq .inner {
    flex-direction: column;
  }
  .meal_bbq .txt {
    width: auto;
  }
  .meal_bbq .txt ul {
    margin-left: 0;
  }
  .meal_bbq .txt ul li {
    font-size: 1.4rem;
    padding: 12px 4px;
    text-align: left;
  }
  .meal_bbq .meal_list table th, .meal_bbq .meal_list table td {
    display: block;
    text-align: left;
    border-bottom: none;
    width: calc(100% - 40px);
  }
  .meal_bbq .meal_list table th:first-child, .meal_bbq .meal_list table td:first-child {
    width: calc(100% - 40px);
    border-bottom: 1px dotted #eee;
  }
  .meal_bbq .meal_list table th.line_sp {
    border-top: 1px solid #fff;
  }
  .slide_box {
    flex-direction: column;
  }
  .meal_mainimg {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .meal_mainimg p.p_menu {
    padding-left: 10px;
    background: #fff;
  }
  .meal_txtarea {
    width: 100%;
    height: auto;
  }
  .textarea_p h3 {
    padding: 20px 0 20px;
  }
  .meal_content ul li {
    width: 49%;
  }
  .meal_content ul li img {
    width: 100%;
    height: 140px;
    object-fit: cover;
  }
} /*END*/
@media screen and (min-width: 1800px) {
  .slide_box {
    height: 600px;
  }
}
/* ------------------------------
 QandA
------------------------------ */
.qa_dl {
  font-size: 1.6rem;
  line-height: 1.7em;
  margin-bottom: 50px;
}
.qa_dl dd {
  text-indent: 1em;
}
.qa_q_text {
  color: #acb2c2;
  font-size: 2rem;
  font-weight: bold;
}
.qa_a_text {
  color: #425667;
  font-size: 2rem;
  font-weight: bold;
}
.qa_mb {
  margin-bottom: 20px;
}
@media screen and (max-width: 896px) {
  .qa_dl dd {
    text-indent: 0;
  }
} /*END*/
/* ------------------------------
20240220追記
------------------------------ */
/* ===================================================
下層MV
=================================================== */
.page_top_view {
  margin-top: 80px;
  position: relative;
}
.page_top_view img {
  width: 100%;
  height: 735px;
  object-fit: cover;
  object-position: center;
}
.page_top_view h1 {
  color: #fff;
  position: absolute;
  left: 10.94%;
  bottom: 225px;
  width: fit-content;
  text-shadow: 1px 1px 3px #333;
}
.page_top_view h1 span {
  display: block;
}
.page_top_view h1 .ja {
  font-size: 24px;
  margin-bottom: 10px;
}
.page_top_view h1 .en {
  font-size: 80px;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 896px) {
  .page_top_view {
    margin-top: 60px;
  }
  .page_top_view img {
    height: auto;
  }
  .page_top_view h1 {
    left: 15px;
    bottom: 95px;
  }
  .page_top_view h1 .ja {
    font-size: 16px;
  }
  .page_top_view h1 .en {
    font-size: 50px;
  }
}
/* ===================================================
お部屋
=================================================== */
.room--ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}
.room--ttl .ja {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}
.room--ttl .ja:before {
  content: "";
  background: url(../img/common/ico_doom.svg) no-repeat center / contain;
  margin-right: 5px;
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: top;
}
.room--ttl .dog:before {
  content: "";
  background: url(../img/common/ico_dog.svg) no-repeat center / contain;
}
.room--ttl .en {
  font-family: "PT Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  background: #ffb300;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}
@media screen and (max-width: 896px) {
  .room--ttl .ja {
    font-size: 13px;
  }
  .room--ttl .ja:before {
    vertical-align: bottom;
  }
  .room--ttl .en {
    font-size: 30px;
  }
}
.room_page_top_view h1:after {
  content: "";
  /*background: url(../img/room/mv_en.png) no-repeat center / contain;*/
  width: 116px;
  height: 59px;
  position: absolute;
  right: -61px;
  bottom: -47px;
}
@media screen and (max-width: 896px) {
  .room_page_top_view h1:after {
    width: 86px;
    height: 44px;
    right: -53px;
    bottom: -35px;
  }
}
.room_lead .container {
  display: flex;
  gap: 3.33%;
  margin: 0 auto 180px;
}
.room_lead .img {
  width: 51.47%;
}
.room_lead h2 {
  text-align: left;
  margin-bottom: 20px;
}
.room_lead .txt {
  width: 45.33%;
}
@media screen and (max-width: 896px) {
  .room_lead .container {
    flex-direction: column;
    gap: 40px;
    margin-bottom: 70px;
  }
  .room_lead .img {
    width: 100%;
  }
  .room_lead .img img {
    margin: 0 auto;
  }
  .room_lead .txt {
    width: 100%;
  }
  .room_lead .txt--en img {
    width: 150px;
  }
}
.room_tent {
  width: 1100px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
}
.room_tent + .room_tent {
  margin-top: 120px;
}
.room_tent .txt {
  margin-top: 65px;
}
.room_tent .txt p {
  text-align: center;
}
.room_tent dl {
  background-color: #fff;
  font-size: 16px;
  margin: 35px auto 20px;
  padding: 50px 80px;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 7%);
  width: 840px;
  max-width: 100%;
  line-height: 2;
}
.room_tent dl > div:first-child {
  border-top: 1px solid #e3e3e3;
}
.room_tent dl > div {
  border-bottom: 1px solid #e3e3e3;
  display: flex;
  padding: 10px;
}
.room_tent dl dt {
  width: 170px;
  flex-shrink: 0;
}
.room_slider .nextend-thumbnail-horizontal > div {
  background-color: transparent !important;
}
.room_slider .nextend-thumbnail-horizontal .n2-align-content-start {
  justify-content: flex-start;
  margin-top: min(2vw, 30px);
  grid-gap: min(2vw, 30px);
}
@media screen and (max-width: 896px) {
  .room_tent + .room_tent {
    margin-top: 70px;
  }
  .room_tent .txt {
    margin-top: 30px;
  }
  .room_tent .txt p {
    text-align: left;
  }
  .room_tent dl {
    font-size: 15px;
    margin-top: 30px;
    padding: 50px 20px;
  }
  .room_tent dl > div {
    flex-direction: column;
    padding: 10px 0;
  }
  .room_tent dl dt {
    font-weight: 700;
    margin-bottom: 5px;
    width: 100%;
  }
}
.room--bg_gray {
  margin-top: 180px;
}
.room_amenities, .room_rental {
  background-color: #fff;
  margin: 0 auto;
  padding: 90px 170px;
  width: 1100px;
  max-width: 100%;
}
@media screen and (max-width: 896px) {
  .room--bg_gray {
    margin-top: 70px;
  }
  .room_amenities, .room_rental {
    padding: 70px 20px;
  }
}
.room_amenities h2, .room_rental h2 {
  margin-bottom: 30px;
}
.room_amenities dl {
  font-size: 16px;
  line-height: 2;
}
.room_amenities dl > div:first-child {
  border-top: 1px solid #e3e3e3;
}
.room_amenities dl > div {
  border-bottom: 1px solid #e3e3e3;
  display: flex;
  padding: 10px;
}
.room_amenities dl dt {
  width: 170px;
  flex-shrink: 0;
}
@media screen and (max-width: 896px) {
  .room_amenities dl {
    font-size: 15px;
  }
  .room_amenities dl > div {
    flex-direction: column;
    padding: 10px 0;
  }
  .room_amenities dl dt {
    font-weight: 700;
    margin-bottom: 5px;
    width: 100%;
  }
}
.room_rental {
  margin-top: 90px;
}
.room_rental ul li {
  display: flex;
  align-items: center;
  gap: 20px;
}
.room_rental .img {
  flex-shrink: 0;
  width: 160px;
}
.room_rental .txt {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
  width: 100%;
}
@media screen and (max-width: 896px) {
  .room_rental {
    margin-top: 50px;
  }
  .room_rental ul li {
    flex-direction: column;
    gap: 20px;
  }
  .room_rental .txt {
    border-bottom: 0;
    padding-bottom: 0;
    width: fit-content;
    margin: 0 auto;
  }
}
.room_share {
  margin: 180px 0;
}
.room_share .container {
  max-width: 1200px;
}
.room_share h2 {
  margin-bottom: 30px;
}
.room_share--lst {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: min(2vw, 30px);
}
.room_share--lst-item {
  width: calc((100% - 4vw) / 3);
}
.room_share--lst-item .img img {
  aspect-ratio: 346/224;
  object-fit: cover;
  object-position: center;
}
.room_share--lst-item .txt_head {
  font-size: 20px;
  font-weight: 500;
  margin: 10px 0 20px;
  line-height: 1.7;
}
@media screen and (max-width: 896px) {
  .room_share {
    margin: 70px 0;
  }
  .room_share--lst {
    flex-direction: column;
    gap: 40px;
  }
  .room_share--lst-item {
    width: 100%;
  }
  .room_share--lst-item .txt_head {
    font-size: 16px;
    margin: 10px 0;
  }
}
.room_tent .btn a {
  font-size: 20px;
  padding: 15px;
  width: 360px;
  margin: 0 auto;
}
.dog_amenities {
  background-color: #fff;
  margin: 0 auto;
  padding: 90px 170px;
  width: 1100px;
  max-width: 100%;
}
.dog_amenities h2 {
  margin-bottom: 30px;
}
.dog_amenities ul > li {
  border-bottom: 1px solid #e3e3e3;
  display: flex;
  padding: 30px;
}
@media screen and (max-width: 896px) {
  .dog_amenities {
    padding: 70px 20px;
  }
  .dog_amenities ul > li {
    padding: 15px 0;
  }
}
/* ===================================================
愛犬とご宿泊
=================================================== */
.pet_page_top_view h1:after {
  content: "";
  background: url(../img/pet/mv_en.png) no-repeat center / contain;
  width: 155px;
  height: 74px;
  position: absolute;
  right: -61px;
  bottom: -60px;
}
@media screen and (max-width: 896px) {
  .pet_page_top_view h1:after {
    width: 91px;
    height: 44px;
    right: -41px;
    bottom: -28px;
  }
  .pet_page_top_view img {
    object-position: -300px center;
  }
}
.pet_lead .container {
  display: flex;
  align-items: center;
  gap: 4.67%;
  margin: 0 auto 180px;
}
.pet_lead .img {
  width: 50%;
}
.pet_lead h2 {
  text-align: left;
  margin-bottom: 20px;
}
.pet_lead .txt {
  width: 45.33%;
}
@media screen and (max-width: 896px) {
  .pet_lead .container {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 70px;
  }
  .pet_lead .img {
    width: 100%;
  }
  .pet_lead .img img {
    margin: 0 auto;
  }
  .pet_lead h2 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .pet_lead .txt {
    width: 100%;
  }
  .pet_lead .txt--en img {
    width: 259px;
  }
}
.pet_futures {
  background-color: #fffae9;
  padding: 180px 0;
}
.pet_futures--lst {
  display: flex;
  justify-content: center;
  gap: 4%;
  counter-reset: number 0;
}
.pet_futures--lst-item {
  width: calc(100% / 3);
  position: relative;
}
.pet_futures--lst-item:before {
  counter-increment: number 1;
  content: counter(number);
  background: url(../img/common/ico_pad.svg) no-repeat center / contain;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 24px;
  width: 69px;
  height: 30px;
  position: absolute;
  left: -23px;
  top: -32px;
}
.pet_futures--lst-item .txt_head {
  font-size: 20px;
  font-weight: 500;
  margin: 10px 0;
}
@media screen and (max-width: 896px) {
  .pet_futures {
    padding: 70px 0;
  }
  .pet_futures--lst {
    flex-direction: column;
    gap: 50px;
  }
  .pet_futures--lst-item {
    width: 100%;
  }
  .pet_futures--lst-item:before {
    left: 0;
  }
  .pet_futures--lst-item .img img {
    max-width: 93%;
    margin-left: auto;
  }
  .pet_futures--lst-item .txt_head {
    font-size: 18px;
    margin: 20px 0;
    margin-left: 26px;
  }
}
.pet_futures_section {
  margin-top: 180px;
}
.pet_futures_section .sbttl {
  color: #8da237;
  font-size: 18px;
}
.pet_futures_section h2 {
  font-size: min(1.803vw, 30px);
  text-align: left;
  margin-bottom: 30px;
}
@media (max-width: 1350px) {
  .pet_futures_section h2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 896px) {
  .pet_futures_section {
    margin-top: 70px;
  }
}
.pet_futures_section--lead {
  display: flex;
  align-items: flex-start;
}
.pet_futures_section--lead .img {
  text-align: center;
  width: 57.67%;
  z-index: -1;
}
.pet_futures_section--lead .txt {
  margin-left: -75px;
  width: calc(100% - 57.67% + 75px);
  min-width: 500px;
  position: relative;
}
.pet_futures_section--lead .txt_inner {
  background-color: #fff;
  position: relative;
  min-height: 390px;
  padding: 68px 65px;
  z-index: 0;
}
.pet_futures_section--lead .txt_inner:before {
  content: "";
  border: 2px solid #999;
  position: absolute;
  inset: 15px;
}
.pet_futures_section--lead .txt_head {
  margin-bottom: -27px;
  margin-left: 95px;
  position: relative;
  z-index: 1;
}
.pet_futures_section--lead .txt_head span {
  display: block;
}
.pet_futures_section--lead .txt_head .en {
  font-family: "PT Sans", sans-serif;
  font-size: 90px;
  color: #ffb300;
  font-weight: 700;
  letter-spacing: 0;
  background: #ffb300;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}
@media screen and (max-width: 896px) {
  .pet_futures_section--lead {
    flex-direction: column;
    align-items: normal;
    gap: 30px;
  }
  .pet_futures_section--lead .img {
    width: 100%;
  }
  .pet_futures_section--lead .txt {
    margin-left: 0;
    width: 100%;
    min-width: auto;
  }
  .pet_futures_section--lead .txt_inner {
    padding: 50px 20px;
    min-height: auto;
  }
  .pet_futures_section--lead .txt_inner:before {
    inset: 10px;
  }
  .pet_futures_section--lead .txt_head {
    margin-bottom: -17px;
    margin-left: 30px;
  }
  .pet_futures_section--lead .txt_head .en {
    font-size: 50px;
  }
}
.pet_room {
  overflow-x: hidden;
}
.pet_room h3 {
  font-size: 28px;
  margin-bottom: 60px;
  text-align: center;
}
.pet_room--menu {
  margin-top: 100px;
  padding-bottom: 60px;
  position: relative;
}
.pet_room--menu:before {
  content: "";
  background: linear-gradient(120deg, rgba(227, 235, 150, 1) 0%, rgba(220, 235, 150, 1) 26%, rgba(219, 235, 151, 1) 35%, rgba(226, 234, 150, 1) 54%, rgba(237, 232, 149, 1) 78%, rgba(254, 249, 228, 1) 100%);
  height: 278px;
  position: absolute;
  inset: auto -50vw 0;
  z-index: -1;
  opacity: 0.73;
}
.pet_room--menu-inner {
  display: flex;
  gap: 2%;
}
.pet_room--menu-item {
  width: calc(100% / 3);
}
.pet_room--menu-item .ttl_yellow {
  text-align: center;
  margin-bottom: 30px;
}
.pet_room--menu-item .ttl_yellow .en {
  font-size: 30px;
  opacity: 0.61;
}
div#n2-ss-27 .n2-thumbnail-dot img {
  width: 100px !important;
  height: auto !important;
}
@media screen and (max-width: 896px) {
  .pet_room h3 {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  .pet_room--menu {
    margin-top: 40px;
    padding-bottom: 0;
  }
  .pet_room--menu:before {
    display: none;
  }
  .pet_room--menu-inner {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .pet_room--menu-item {
    width: fit-content;
  }
  .pet_room--menu-item .txt_head {
    font-size: 18px;
    margin: 10px 0;
  }
  .pet_room--menu-item .ttl_yellow {
    margin-bottom: 10px;
  }
  .pet_room--menu-item .ttl_yellow .en {
    font-size: 24px;
  }
}
.pet_member--lead .txt {
  order: -1;
  margin-right: -5%;
  margin-left: 0;
}
.pet_member--lead .txt_head {
  margin-left: 20px;
}
.pet_member--section {
  display: flex;
  align-items: center;
  gap: 4.67%;
  margin-top: 100px;
}
.pet_member--section > * {
  width: 50%;
}
.pet_amenities--attention {
  background-color: #fbfbfb;
  padding: 100px 0;
  margin-top: 100px;
}
.pet_amenities--attention .container {
  max-width: 1200px;
}
.pet_amenities--attention h3 {
  font-size: 32px;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .pet_member--lead .txt {
    order: 0;
    margin-right: 0;
  }
  .pet_member--section {
    flex-direction: column;
    gap: 30px;
    margin-top: 50px;
  }
  .pet_member--section > * {
    width: 100%;
  }
  .pet_amenities--attention {
    padding: 40px 0;
    margin-top: 50px;
  }
  .pet_amenities--attention h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.pet_enjoy {
  margin: 320px 0 145px;
  position: relative;
}
.pet_enjoy:before {
  content: "";
  background: rgb(227, 235, 150);
  background: linear-gradient(120deg, rgba(227, 235, 150, 1) 0%, rgba(220, 235, 150, 1) 26%, rgba(219, 235, 151, 1) 35%, rgba(226, 234, 150, 1) 54%, rgba(237, 232, 149, 1) 78%, rgba(254, 249, 228, 1) 100%);
  opacity: 0.34;
  position: absolute;
  inset: 540px 25vw 245px 0;
  z-index: -1;
}
.pet_enjoy h2 + p {
  text-align: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 896px) {
  .pet_enjoy {
    margin: 70px 0;
  }
  .pet_enjoy h2 + p {
    margin-bottom: 30px;
  }
}
.pet_enjoy_section + .pet_enjoy_section {
  margin-top: 100px;
}
@media screen and (max-width: 896px) {
  .pet_enjoy_section + .pet_enjoy_section {
    margin-top: 40px;
  }
}
.pet_enjoy_section--lead {
  display: flex;
  align-items: center;
}
.pet_enjoy_section--lead h3 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 30px;
}
.pet_enjoy_section--lead .img {
  text-align: center;
  width: 54.67%;
}
.pet_enjoy_section--lead .img img {
  margin: 0 auto;
}
.pet_enjoy_section--lead .txt {
  margin-left: -120px;
  width: calc(100% - 54.67% + 120px);
  min-width: 500px;
  position: relative;
}
.pet_enjoy_section--lead .txt_inner {
  background-color: #fff;
  position: relative;
  padding: 68px 65px;
  z-index: 0;
}
.pet_enjoy_section--lead .txt_inner:before {
  content: "";
  border: 2px solid;
  border-image: linear-gradient(120deg, rgba(227, 235, 150, 1) 0%, rgba(220, 235, 150, 1) 26%, rgba(219, 235, 151, 1) 35%, rgba(226, 234, 150, 1) 54%, rgba(237, 232, 149, 1) 78%, rgba(254, 249, 228, 1) 100%) 1;
  position: absolute;
  inset: 15px;
}
.pet_enjoy_section--lead dl {
  margin-top: 30px;
}
.pet_enjoy_section--lead dl > div {
  border-bottom: 1px solid #d9d9d9;
  font-size: 15px;
  line-height: 2;
  display: flex;
  padding-bottom: 10px;
}
.pet_enjoy_section--lead dl > div + * {
  margin-top: 20px;
}
.pet_enjoy_section--lead dl dt {
  width: 120px;
  flex-shrink: 0;
}
@media screen and (max-width: 896px) {
  .pet_enjoy_section--lead {
    flex-direction: column;
    align-items: normal;
    gap: 30px;
  }
  .pet_enjoy_section--lead h3 {
    font-size: 20px;
  }
  .pet_enjoy_section--lead .img {
    width: 100%;
  }
  .pet_enjoy_section--lead .txt {
    margin-left: 0;
    width: 100%;
    min-width: auto;
  }
  .pet_enjoy_section--lead .txt_inner {
    padding: 50px 20px;
  }
  .pet_enjoy_section--lead .txt_inner:before {
    inset: 10px;
  }
  .pet_enjoy_section--lead dl > div {
    font-size: 14px;
  }
  .pet_enjoy_section--lead dl dt {
    width: 80px;
    flex-shrink: 0;
  }
}
.pet_bocco--lead .txt, .pet_shrine--lead .txt {
  order: -1;
  margin-right: -120px;
  margin-left: 0;
}
.pet_shrine--lead .img {
  width: 50%;
}
.pet_shrine--lead .txt {
  margin-right: -50px;
  width: calc(100% - 50% + 50px);
}
@media screen and (max-width: 896px) {
  .pet_bocco--lead .txt, .pet_shrine--lead .txt {
    order: 0;
    margin-right: 0;
  }
  .pet_shrine--lead .img {
    width: 100%;
  }
  .pet_shrine--lead .txt {
    margin-right: 0;
    width: 100%;
  }
}
/* ===================================================
お食事
=================================================== */
.meal_page_top_view h1:after {
  content: "";
  /*background: url(../img/meal/mv_en.png) no-repeat center / contain;*/
  width: 341px;
  height: 93px;
  position: absolute;
  right: -158px;
  bottom: -60px;
}
@media screen and (max-width: 896px) {
  .meal_page_top_view h1:after {
    width: 91px;
    height: 44px;
    right: -41px;
    bottom: -28px;
  }
  .pet_page_top_view img {
    object-position: 14% center;
  }
  img.room_page_top {
    object-position: 84% center;
  }
  img.meal_page_top {
    object-position: 73% center;
  }
  img.qa_page_top {
    object-position: 85% center;
  }
}
.meal--txt-main {
  font-size: 18px;
  margin-top: 180px;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .meal--txt-main {
    font-size: initial;
    margin-top: 70px;
    text-align: left;
  }
}
.meal_section + .meal_section {
  margin-top: 110px;
}
.meal_section h3 {
  font-size: min(1.803vw, 30px);
  text-align: left;
  margin-bottom: 40px;
  line-height: 1.7;
  position: relative;
  width: fit-content;
}
@media (max-width: 1350px) {
  .meal_section h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 896px) {
  .meal_section + .meal_section {
    margin-top: 70px;
  }
}
.meal_section--lead {
  display: flex;
  align-items: center;
}
.meal_section--lead .img {
  text-align: center;
  width: 69.2%;
}
.meal_section--lead .img .n2-ss-slider .n2-ss-slider-controls-above, .meal_section--lead .img .n2-ss-slider .n2-ss-slider-controls-below {
  padding-right: 14.33vw;
}
.meal_section--lead .img .nextend-thumbnail-horizontal .n2-align-content-start {
  grid-template-columns: repeat(3, 1fr);
}
.meal_section--lead .img .n2-thumbnail-dot img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 268/210;
}
.meal_section--lead .txt {
  margin-left: max(-14.33vw, -215px);
  width: calc(100% - 69.2% + min(14.33vw, 215px));
  min-width: 500px;
  position: relative;
  z-index: 1;
}
.meal_section--lead .txt_inner {
  background-color: #fff;
  position: relative;
  padding: 60px;
  z-index: 0;
}
.meal_section--lead .txt_inner:before {
  content: "";
  border: 2px solid;
  position: absolute;
  inset: 15px;
}
.meal_section--lead .txt ul {
  list-style-type: disc;
  margin-top: 30px;
  padding-left: 2.5em;
}
.meal_section--lead .txt ul li {
  line-height: 1.7;
}
.meal_section--lead .txt .txt_attention {
  margin-top: 30px;
  font-size: 14px;
}
@media (max-width: 1350px) {
  .meal_section--lead {
    align-items: flex-start;
  }
  .meal_section--lead .txt {
    margin-top: 50px;
  }
}
@media screen and (max-width: 896px) {
  .meal_section--lead {
    flex-direction: column;
    align-items: normal;
    gap: 20px;
  }
  .meal_section--lead .img {
    width: 100%;
  }
  .meal_section--lead .txt {
    margin-left: 0;
    width: 100%;
    min-width: auto;
    margin-top: 0;
  }
  .meal_section--lead .txt_inner {
    padding: 50px 20px;
  }
  .meal_section--lead .txt_inner:before {
    inset: 10px;
  }
  .meal_section--lead .img .n2-ss-slider .n2-ss-slider-controls-above, .meal_section--lead .img .n2-ss-slider .n2-ss-slider-controls-below {
    padding-right: 0;
  }
  .meal_section--lead .txt ul li {
    font-size: 15px;
  }
}
.meal_dinner {
  margin-top: 180px;
}
@media screen and (max-width: 896px) {
  .meal_dinner {
    margin-top: 70px;
  }
}
.meal_morning {
  margin-top: 180px;
  padding: 85px 0 95px;
  position: relative;
}
.meal_morning .morning_ms {
  text-align: center;
  margin-bottom: 30px
}
@media screen and (max-width: 896px) {
  .meal_morning {
    margin-top: 70px;
    padding: 50px 0;
  }
  .meal_morning h3 {
    margin-bottom: 30px;
  }
}
.meal_morning:before {
  content: "";
  background-color: #fff8e6;
  position: absolute;
  inset: 0 25vw 0 0;
  z-index: -1;
}
.meal_dinner_standard--lead .txt, .meal_morning_roastbeef--lead .txt {
  margin-right: max(-14.33vw, -215px);
  margin-left: 0;
  order: -1;
}
.meal_dinner_standard--lead .img .n2-ss-slider .n2-ss-slider-controls-above, .meal_dinner_standard--lead .img .n2-ss-slider .n2-ss-slider-controls-below {
  padding-left: 14.33vw;
  padding-right: 0;
}
@media screen and (max-width: 896px) {
  .meal_dinner_standard--lead .txt, .meal_morning_roastbeef--lead .txt {
    margin-right: 0;
    order: 0;
  }
  .meal_dinner_standard--lead .img .n2-ss-slider .n2-ss-slider-controls-above, .meal_dinner_standard--lead .img .n2-ss-slider .n2-ss-slider-controls-below {
    padding-left: 0;
  }
}
.meal_dinner_luxury h3:after {
  content: "";
  width: 280px;
  height: 59px;
  position: absolute;
  top: 17px;
  right: -138px;
  z-index: -1;
}
@media screen and (max-width: 896px) {
  .meal_dinner_luxury h3:after {
    width: 185px;
    height: 39px;
    top: 25px;
    right: auto;
    left: 20px;
  }
}
.meal_dinner_standard h3:after {
  content: "";
  width: 326px;
  height: 43px;
  position: absolute;
  top: 17px;
  right: -170px;
  z-index: -1;
}
@media screen and (max-width: 896px) {
  .meal_dinner_standard h3:after {
    width: 217px;
    height: 29px;
    top: 25px;
    right: auto;
    left: 20px;
  }
}
.meal_dinner_half h3:after {
  content: "";
  width: 228px;
  height: 57px;
  position: absolute;
  top: 17px;
  right: -187px;
  z-index: -1;
}
@media screen and (max-width: 896px) {
  .meal_dinner_half h3:after {
    width: 167px;
    height: 42px;
    top: 25px;
    right: auto;
    left: 20px;
  }
}
.meal_dinner_original h3:after {
  content: "";
  width: 359px;
  height: 57px;
  position: absolute;
  top: 17px;
  right: -75px;
  z-index: -1;
}
@media screen and (max-width: 896px) {
  .meal_dinner_original h3:after {
    width: 225px;
    height: 37px;
    top: 25px;
    right: auto;
    left: 20px;
  }
}
.meal_cleardome {
  margin-top: 180px;
  padding: 180px 0;
  position: relative;
}
.meal_cleardome:before {
  content: "";
  background: rgb(227, 235, 150);
  background: linear-gradient(120deg, rgba(227, 235, 150, 1) 0%, rgba(220, 235, 150, 1) 26%, rgba(219, 235, 151, 1) 35%, rgba(226, 234, 150, 1) 54%, rgba(237, 232, 149, 1) 78%, rgba(254, 249, 228, 1) 100%);
  position: absolute;
  inset: 0;
  opacity: 0.34;
  z-index: -1;
}
.meal_cleardome:after {
  content: "clear dome";
  color: #fdfdfd;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  font-size: min(13.333vw, 200px);
  opacity: 0.54;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: -1;
}
.meal_cleardome .container {
  max-width: 1100px;
}
.meal_cleardome h2 {
  color: #4d5e07;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  font-size: min(4vw, 60px);
  letter-spacing: 0.05em;
}
.meal_cleardome h2 + p {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 896px) {
  .meal_cleardome {
    margin-top: 70px;
    padding: 70px 0;
  }
  .meal_cleardome:after {
    font-size: 60px;
    top: 0;
  }
  .meal_cleardome h2 {
    font-size: 20px;
  }
  .meal_cleardome h2 + p {
    text-align: left;
  }
}
/* ===================================================
20240313追加
=================================================== */
#meal .top_expreience_section {
  margin-top: 0px;
  scroll-margin-top: 130px;
}
#meal .top_foodexperience--menu {
  margin-top: 0px;
}
@media screen and (max-width: 896px) {
  #meal .top_expreience_section {
    margin-top: 0px;
  }
  #meal .top_foodexperience--menu {
    margin-top: 0px;
  }
}
.top_foodexperience--menu h2 {
  color: #4d5e07;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  font-size: min(4vw, 60px);
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 896px) {
  .top_foodexperience--menu h2 {
    font-size: 20px;
  }
}
.under_page_top_view {
  margin-bottom: 0px;
}