<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ä¸‹å±¤ãƒšãƒ¼ã‚¸ */
.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;
}
/* .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*/
@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;
  }
}
/*Q&amp;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: #425667;
  position: absolute;
}
.qa_bk dd::before {
  content: "A";
  display: inline-block;
  font-size: 3rem;
  padding-right: 10px;
  color: #acb2c2;
  position: absolute;
}
.a_link {
  text-decoration: underline;
}
/*PC*/
@media screen and (min-width: 897px) {} /*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {} /*END*/
/* ------------------------------
é£Ÿäº‹
------------------------------ */
.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;
}
.option {
  display: flex;
  width: 88%;
  margin: 80px auto;
  border: 2px solid #eaeaea;
  padding: 50px;
}
.option p {
  padding: 25px;
  font-size: 2.0rem;
}
.option-img {
  width: 360px;
  height: 250px;
  object-fit: cover;
}
@media screen and (max-width: 896px) {
  .option p {
    padding: 25px;
    font-size: 1.8rem;
  }
  .option-img {
    width: 260px;
    height: 180px;
    object-fit: cover;
  }
}
/*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;
  }
  .option {
    flex-direction: column;
    width: 93%;
    margin: 40px auto;
    padding: 20px;
  }
  .option p {
    padding: 20px;
  }
  .option-img {
    margin: 0 auto;
  }
} /*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;
  }
}
/* ------------------------------
20240220è¿½è¨˜
------------------------------ */
/* ===================================================
ä¸‹å±¤MV
=================================================== */
.page_top_view {
  margin-top: 80px;
  margin-bottom: 180px;
  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: 0px 2px 10px rgba(53, 107, 142, 0.49);
}
.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;
    margin-bottom: 70px;
  }
  .page_top_view img {
    height: 500px;
  }
  .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 .en {
  font-family: "PT Sans", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  background: #456e99;
  -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;
}
.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 &gt; div:first-child {
  border-top: 1px solid #e3e3e3;
}
.room_tent dl &gt; div {
  border-bottom: 1px solid #e3e3e3;
  display: flex;
  padding: 10px;
}
.room_tent dl dt {
  width: 170px;
  flex-shrink: 0;
}
.room_slider .nextend-thumbnail-horizontal &gt; 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 &gt; 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 &gt; div:first-child {
  border-top: 1px solid #e3e3e3;
}
.room_amenities dl &gt; 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 &gt; 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 {
    justify-content: space-around;
  }
  .room_share--lst-item {
    width: 45%;
  }
  .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;
}
/* ===================================================
æ„›çŠ¬ã¨ã”å®¿æ³Š
=================================================== */
.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: 100px;
  }
  .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;
  }
}
.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%;
}
.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;
  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_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: #c7cb65;
  font-weight: 700;
  letter-spacing: 0;
  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%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  opacity: 0.6;
}
@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;
}
@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 &gt; * {
  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 &gt; * {
    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 &gt; div {
  border-bottom: 1px solid #d9d9d9;
  font-size: 15px;
  line-height: 2;
  display: flex;
  padding-bottom: 10px;
}
.pet_enjoy_section--lead dl &gt; 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 &gt; 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: 30% center;
  }
  img.meal_page_top {
    object-position: 30% center;
  }
  img.qa_page_top {
    object-position: 47% 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: 60px;
  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: #eaeaea;
  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è¿½åŠ&nbsp;
=================================================== */
#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;
}
/*éŽã”ã—æ–¹*/
.spend_bg {}
.spend_ex_area {
  display: flex;
  width: 100%;
  padding: 0 15px;
  max-width: 1300px;
  box-sizing: border-box;
  justify-content: center;
  margin: 100px auto;
}
.spend_day p {
  font-size: 2.8rem;
  padding-left: 20px;
}
.spend_ex_box {}
.spend_ex {
  display: flex;
  padding: 20px 0px;
}
.spend_img {
  width: 300px;
  height: auto;
  padding: 10px;
}
.spend_img img {
  width: 100%;
  object-fit: cover;
}
.spend_time p {
  font-size: 1.7rem;
  font-weight: 900;
}
.dli-arrow-down {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 0.25em;
  height: 16em;
  background: currentColor;
  margin-left: 18px;
}
.dli-arrow-down::before {
  content: '';
  width: 0.65em;
  height: 0.65em;
  border: 0.28em solid currentColor;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  transform-origin: bottom left;
  position: absolute;
  left: 50%;
  bottom: -0.05em;
  box-sizing: border-box;
  color: #333;
}
.spend_textbox {
  padding: 0 10px;
  width: 45%;
}
.spend_title {
  font-weight: 900;
  font-size: 1.7rem;
  padding-bottom: 10px !important;
}
.spend_box {
  display: flex;
  width: 100%;
}
@media screen and (max-width:896px) {
  .spend_ex_box {
    width: 100%;
  }
  .spend_ex_area {
    flex-wrap: wrap;
    margin: 50px auto;
  }
  .spend_day p {
    padding-left: 0px;
    text-align: center;
  }
  .spend_ex {
    margin: 10px;
    padding: 10px 0;
  }
  .spend_time p {
    font-size: 1.6rem;
  }
  .dli-arrow-down {
    height: 12em;
  }
  .spend_title {
    font-size: 1.6rem;
  }
  .spend_textbox {
    padding: 0 10px;
    width: 100%;
  }
  .spend_img {
    width: 100%;
    padding: 0px;
  }
  .spend_box {
    display: block;
  }
}

</pre></body></html>