@charset "UTF-8";
/*
Theme Name: 月光園 お祝い
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var, b, i,
dl dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}

/* ----------------------------- 全体 */
html {
  font-size: 62.5%;
}

body {
  font-size: 1.21429vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  line-height: 2.2;
  letter-spacing: 0;
  color: #fff;
  background: #94252A;
  position: relative;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  min-width: 1280px;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 4.53333vw;
  }
}
body br {
  font-family: sans-serif;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

::-placeholder {
  color: #ccc;
}

a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: underline;
}
a img {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}

a,
button,
input[type="submit"],
input[type="button"] {
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}

img {
  max-width: 100%;
  height: auto;
}

small {
  font-size: 88%;
}

.c-wrap {
  max-width: 1076px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.c-title1 {
  text-align: center;
  margin-bottom: 3.57143vw;
}
.c-title1 .h {
  font-size: 2.57143vw;
  line-height: 1.5;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-title1 .h {
    font-size: 9.6vw;
  }
}

.c-btn1 {
  margin-top: 4.28571vw;
}
.c-btn1 a {
  display: inline-block;
  border: 1px solid #fff;
  padding: 1.14286vw 2.85714vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  font-size: 1.14286vw;
  line-height: 1.75;
  color: #fff;
  border-radius: 0.21429vw;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .c-btn1 a {
    font-size: 4.26667vw;
  }
}
.c-btn1 a:hover {
  background: #fff;
  color: #2B2B2B;
}
.c-btn1 a:hover i {
  background: #2B2B2B;
}
.c-btn1 a:hover i::before {
  left: 0;
}
.c-btn1 a:hover i::after {
  left: 100%;
}
.c-btn1 span {
  display: block;
  padding-right: 2.64286vw;
  position: relative;
}
.c-btn1 i {
  position: absolute;
  width: 1.78571vw;
  height: 1.78571vw;
  right: 0;
  top: 50%;
  overflow: hidden;
  margin-top: -0.89286vw;
  border-radius: 100%;
  background: #fff;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.c-btn1 i::before, .c-btn1 i::after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.85714vw auto;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.c-btn1 i::before {
  left: -100%;
  background-image: url(../img/arrow_2-white.svg);
}
.c-btn1 i::after {
  left: 0;
  background-image: url(../img/arrow_2.svg);
}

.u-center {
  text-align: center;
}

.eb {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
/*=======================================
ヘッダー
=========================================*/
.l-header__logo {
  position: absolute;
  top: 1.42857vw;
  left: 2.85714vw;
  z-index: 1;
  width: 4.78571vw;
}
.l-header__logo img {
  width: 100%;
}

/*=======================================
フッター
=========================================*/
#footer {
  padding: 0 2.57%;
}

#footer h2 {
  font-size: clamp(3.6rem, 4.6vw, 6.4rem);
  line-height: 1.1;
}

#footer h2 span {
  font-size: 1.6rem;
  display: block;
  margin-bottom: 16px;
  line-height: 1.25;
}

.footer-ryokan {
  padding: clamp(80px, 8vw, 120px) 0;
  background-image: url(../img/footer-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
}

.footer-ryokan__inner {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 80px;
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 20px;
}

/* ===== card ===== */
.ryokan-card {
  flex: 1 1 0;
  max-width: 485px;
  min-width: 0;
  display: flex;
  color: #000;
}

/* 背景画像 */
.ryokan-card__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.ryokan-card__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.ryokan-card:hover {
  color: #000;
  text-decoration: none;
  opacity: 1;
}

.ryokan-card:hover .ryokan-card__bg img {
  transform: scale(1.05);
}

.ryokan-card__content {
  background: #faf8f3;
  padding: 120px 20px 116px;
  text-align: center;
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  border-radius: 8px;
}

.ryokan-card__logo img {
  height: 62px;
  margin-bottom: 24px;
}

.ryokan-card__thumb {
  width: 200px;
  margin: 0 auto;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 16px;
  transition: .4s;
}

.ryokan-card .ryokan-card__thumb img {
  transition: .4s;
  transform: scale(1.05);
}

.ryokan-card:hover .ryokan-card__thumb img {
  transform: scale(1);
  transition: .4s;
}

.ryokan-card__title {
  font-size: clamp(3.2rem, 3.8vw, 4rem);
  margin-bottom: 16px;
}

.ryokan-card__text {
  font-size: 1.5rem;
  line-height: 1.75;
  max-width: 315px;
  width: 100%;
  margin: 0 auto 48px;
}

.ryokan-card__more {
  margin-top: auto;
  display: flex;
  align-items: center;
  gap: 4px;
}

.ryokan-card__more span {
  font-size: 1.6rem;
  line-height: 1.5;
}

.ryokan-card__arrow-wrap {
  position: relative;
  width: 16px;
  height: 16px;
  overflow: hidden;
}

.ryokan-card__arrow {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}

.arrow-main {
  opacity: 1;
  transform: translate(0, 0);
}

.arrow-ghost {
  opacity: 0;
  transform: translate(-10px, 10px);
}

.ryokan-card:hover .arrow-main {
  opacity: 0;
  transform: translate(10px, -10px);
}

.ryokan-card:hover .arrow-ghost {
  opacity: 1;
  transform: translate(0, 0);
}

small {
  display: block;
  padding: 2.14286vw 1.42857vw;
  text-align: center;
  margin-top: 10.28571vw;
  font-size: 1vw;
}
@media screen and (max-width: 767px) {
  small {
    font-size: 3.73333vw;
  }
}

/*=======================================
トップページ
=========================================*/
.p-celebration__kv {
  background: url(../img/kv_bg1.jpg) no-repeat center;
  background-size: cover;
  padding-top: 21vw;
  padding-bottom: 2.14286vw;
  text-align: center;
}
.p-celebration__kv .h {
  font-size: 5.28571vw;
  line-height: 1.25;
  letter-spacing: -0.02em;
  font-family: "EB Garamond", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 2.35714vw;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-celebration__kv .h {
    font-size: 19.73333vw;
  }
}
.p-celebration__kv .h em {
  font-style: italic;
  font-weight: 400;
}
.p-celebration__kv .catch {
  font-size: 1.42857vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-celebration__kv .catch {
    font-size: 5.33333vw;
  }
}
.p-celebration__kv .scroll {
  margin-top: 17.07143vw;
  font-size: 1vw;
  font-family: "EB Garamond", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .p-celebration__kv .scroll {
    font-size: 3.73333vw;
  }
}
.p-celebration__lead {
  background: #FBF7ED;
  padding: 6.78571vw 2.57143vw 17.14286vw;
  display: flex;
  justify-content: space-between;
  color: #94252A;
}
.p-celebration__lead .img1 {
  width: 32.07143vw;
}
.p-celebration__lead .img1 img {
  width: 100%;
}
.p-celebration__lead .box1 {
  width: 34.64286vw;
  margin-top: 21.71429vw;
}
.p-celebration__lead .box1 .c-title1 {
  text-align: left;
}
.p-celebration__lead .txt1 {
  width: 22.64286vw;
}
.p-celebration__lead .txt1 p {
  margin-bottom: 2.14286vw;
}
.p-celebration__lead .txt1 p:last-child {
  margin-bottom: 0;
}
.p-celebration__plan-block1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  padding: 9.5vw 8.57143vw 14.64286vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-celebration__plan-block1.plan1 {
  background-image: url(../img/plan1_bg1.jpg);
}
.p-celebration__plan-block1.plan2 {
  background-image: url(../img/plan2_bg1.jpg);
}
.p-celebration__plan-block1 .heading {
  width: 20vw;
}
.p-celebration__plan-block1 .heading .t {
  font-size: 2.85714vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 1.42857vw;
}
@media screen and (max-width: 767px) {
  .p-celebration__plan-block1 .heading .t {
    font-size: 10.66667vw;
  }
}
.p-celebration__plan-block1 .heading .l {
  font-size: 1.42857vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-celebration__plan-block1 .heading .l {
    font-size: 5.33333vw;
  }
}
.p-celebration__plan-block1 .img1 {
  width: 14.21429vw;
  margin-left: auto;
  margin-right: auto;
}
.p-celebration__plan-block1 .img1 img {
  width: 100%;
}
.p-celebration__plan-block1 .btn {
  width: 21.42857vw;
}
.p-celebration__plan-block1 .c-btn1 {
  margin-top: 0;
  width: 18.57143vw;
  margin-left: auto;
}
.p-celebration__plan-block1 .c-btn1 a {
  display: block;
}
.p-celebration__plan-block1 .c-btn1 a + a {
  margin-top: 2.14286vw;
}
.p-celebration__plan-block1 .c-btn1 span {
  display: inline-block;
}
.p-celebration__voice {
  padding-top: 8.57143vw;
  padding-bottom: 14.28571vw;
  background: #FBF7ED;
  color: #94252A;
}
.p-celebration__voice .c-title1 {
  margin-bottom: 11.42857vw;
}
.p-celebration__voice .slider li {
  width: 46.71429vw;
  margin-left: 1.42857vw;
  margin-right: 1.42857vw;
}
.p-celebration__voice .slider .wrap {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 1.42857vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 18.57143vw;
}
.p-celebration__voice .slider .img1 {
  width: 10.71429vw;
}
.p-celebration__voice .slider .img1 img {
  width: 100%;
  border-radius: 0.71429vw;
}
.p-celebration__voice .slider .txt1 {
  width: 29.71429vw;
}
.p-celebration__voice .slider .txt1 .t {
  font-size: 1.71429vw;
  line-height: 1.5;
  margin-bottom: 0.85714vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-celebration__voice .slider .txt1 .t {
    font-size: 6.4vw;
  }
}
.p-celebration__voice .slider .txt1 .l {
  font-size: 1.07143vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-celebration__voice .slider .txt1 .l {
    font-size: 4vw;
  }
}
.p-celebration__voice .slider .txt1 .info {
  margin-top: 0.85714vw;
  font-size: 1vw;
  line-height: 1.5;
  position: relative;
  padding-left: 1.21429vw;
}
@media screen and (max-width: 767px) {
  .p-celebration__voice .slider .txt1 .info {
    font-size: 3.73333vw;
  }
}
.p-celebration__voice .slider .txt1 .info:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 0.5vw;
  height: 0.5vw;
  background: #94252A;
  border-radius: 100%;
}
.p-celebration__option {
  padding: 8.57143vw;
  padding-bottom: 19.07143vw;
}
.p-celebration__option .c-title1 {
  margin-bottom: 8.57143vw;
}
.p-celebration__option .block1 ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 8.57143vw;
}
.p-celebration__option .block1 li {
  width: 41.7962%;
  margin-left: 16.4076%;
  margin-bottom: 7.64286vw;
}
.p-celebration__option .block1 li:nth-child(2n+1) {
  margin-left: 0;
}
.p-celebration__option .block1 li:nth-child(2n) {
  margin-top: 6.85714vw;
}
.p-celebration__option .block1 li:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.p-celebration__option .block1 .img1 {
  margin-bottom: 1.71429vw;
}
.p-celebration__option .block1 .img1 img {
  width: 100%;
}
.p-celebration__option .block1 .txt1 {
  padding-left: 2.14286vw;
  padding-right: 2.14286vw;
}
.p-celebration__option .block1 .txt1 .t {
  font-size: 2.14286vw;
  font-family: "FOT-筑紫Aオールド明朝 Pr6 M", "FOT-筑紫Aオールド明朝 Pr6 R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 2.14286vw;
}
@media screen and (max-width: 767px) {
  .p-celebration__option .block1 .txt1 .t {
    font-size: 8vw;
  }
}
.p-celebration__option .note {
  text-align: center;
  font-size: 1.14286vw;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-celebration__option .note {
    font-size: 4.26667vw;
  }
}
.p-celebration__present {
  margin-left: 2.57143vw;
  margin-right: 2.57143vw;
  margin-bottom: 10.28571vw;
  background: url(../img/present_bg1.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  padding-top: 16vw;
  padding-bottom: 15.92857vw;
}
.p-celebration__present .c-title1 {
  margin-bottom: 2.85714vw;
}
.p-celebration__present .c-btn1 {
  margin-top: 0;
}

/* ----------------------------- タブレット（768～1024px） */
/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  body {
    font-size: 4vw;
    min-width: initial;
  }

  .c-wrap {
    max-width: initial;
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-title1 {
    margin-bottom: 10.66667vw;
  }
  .c-title1 .h {
    font-size: 6.4vw;
  }

  .c-btn1 {
    margin-top: 12.8vw;
  }
  .c-btn1 a {
    padding: 5.33333vw 9.86667vw;
    display: block;
    text-align: center;
  }
  .c-btn1 span {
    padding-right: 9.86667vw;
    display: inline-block;
  }
  .c-btn1 i {
    width: 6.66667vw;
    height: 6.66667vw;
    margin-top: -3.33333vw;
  }
  .c-btn1 i::before, .c-btn1 i::after {
    background-size: 3.2vw auto;
  }

  .l-header__logo {
    top: 5.33333vw;
    left: 10.66667vw;
    width: 10.66667vw;
  }

  #footer {
    padding: 0 2.57%;
  }

  .footer-ryokan {
    padding: 60px 0;
    border-radius: 8px;
  }

  .footer-ryokan__inner {
    flex-direction: column;
    align-items: center;
  }

  .ryokan-card__content {
    padding: 80px 40px 80px;
  }

  small {
    margin-top: 40px;
  }

  .p-celebration__kv {
    background-image: url(../img/kv_bg1_sp.jpg);
    padding-top: 74.4vw;
    padding-bottom: 26.4vw;
  }
  .p-celebration__kv .h {
    font-size: 9.6vw;
    margin-bottom: 5.33333vw;
  }
  .p-celebration__kv .catch {
    font-size: 4.8vw;
  }
  .p-celebration__kv .scroll {
    margin-top: 52.53333vw;
    font-size: 3.73333vw;
  }
  .p-celebration__lead {
    padding: 12.26667vw 8vw 25.6vw;
    display: block;
  }
  .p-celebration__lead .img1 {
    width: 55.46667vw;
  }
  .p-celebration__lead .box1 {
    width: auto;
    margin-top: 21.33333vw;
  }
  .p-celebration__lead .txt1 {
    width: auto;
  }
  .p-celebration__lead .txt1 p {
    margin-bottom: 8vw;
  }
  .p-celebration__lead .txt1 p:last-child {
    margin-bottom: 0;
  }
  .p-celebration__plan-block1 {
    padding: 12.8vw 8vw 21.33333vw;
    display: block;
  }
  .p-celebration__plan-block1.plan1 {
    background-image: url(../img/plan1_bg1_sp.jpg);
  }
  .p-celebration__plan-block1.plan2 {
    background-image: url(../img/plan2_bg1_sp.jpg);
  }
  .p-celebration__plan-block1 .heading {
    width: auto;
    margin-bottom: 14.4vw;
    text-align: center;
  }
  .p-celebration__plan-block1 .heading .t {
    font-size: 6.4vw;
    margin-bottom: 3.2vw;
  }
  .p-celebration__plan-block1 .heading .l {
    font-size: 4.26667vw;
  }
  .p-celebration__plan-block1 .img1 {
    width: 53.06667vw;
  }
  .p-celebration__plan-block1 .btn {
    width: auto;
    margin-top: 11.2vw;
  }
  .p-celebration__plan-block1 .c-btn1 {
    width: auto;
  }
  .p-celebration__plan-block1 .c-btn1 a + a {
    margin-top: 8vw;
  }
  .p-celebration__voice {
    padding-top: 21.33333vw;
    padding-bottom: 32vw;
  }
  .p-celebration__voice .c-title1 {
    margin-bottom: 16vw;
  }
  .p-celebration__voice .c-title1 .h {
    font-size: 5.33333vw;
  }
  .p-celebration__voice .slider li {
    width: 100vw;
    margin-left: 4vw;
    margin-right: 4vw;
  }
  .p-celebration__voice .slider .wrap {
    padding: 4vw;
    height: 64vw;
  }
  .p-celebration__voice .slider .img1 {
    width: 21.33333vw;
  }
  .p-celebration__voice .slider .img1 img {
    border-radius: 2.66667vw;
  }
  .p-celebration__voice .slider .txt1 {
    width: 64vw;
  }
  .p-celebration__voice .slider .txt1 .t {
    font-size: 4.53333vw;
    margin-bottom: 3.2vw;
  }
  .p-celebration__voice .slider .txt1 .l {
    font-size: 3.2vw;
  }
  .p-celebration__voice .slider .txt1 .info {
    margin-top: 2.66667vw;
    font-size: 3.2vw;
    padding-left: 4.53333vw;
  }
  .p-celebration__voice .slider .txt1 .info:before {
    width: 1.86667vw;
    height: 1.86667vw;
  }
  .p-celebration__option {
    padding: 21.33333vw 8vw 32vw;
  }
  .p-celebration__option .c-title1 {
    margin-bottom: 10.66667vw;
  }
  .p-celebration__option .block1 ul {
    display: block;
    margin-bottom: 17.06667vw;
  }
  .p-celebration__option .block1 li {
    width: auto;
    margin-left: 0;
    margin-bottom: 21.33333vw;
  }
  .p-celebration__option .block1 li:nth-child(2n) {
    margin-top: 0;
  }
  .p-celebration__option .block1 li:nth-last-child(-n+2) {
    margin-bottom: 21.33333vw;
  }
  .p-celebration__option .block1 li:last-child {
    margin-bottom: 0;
  }
  .p-celebration__option .block1 .img1 {
    margin-bottom: 5.33333vw;
  }
  .p-celebration__option .block1 .txt1 {
    padding-left: 0;
    padding-right: 0;
  }
  .p-celebration__option .block1 .txt1 .t {
    font-size: 5.33333vw;
    margin-bottom: 8vw;
  }
  .p-celebration__option .block1 .txt1 p {
    font-size: 3.73333vw;
  }
  .p-celebration__option .note {
    font-size: 3.2vw;
  }
  .p-celebration__present {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 32vw;
    background-sp: url(../img/present_bg1_sp.jpg);
    padding: 32vw 8vw 37.33333vw;
  }
  .p-celebration__present .c-title1 {
    margin-bottom: 10.66667vw;
  }
}
@media (max-width: 599px) {
  #footer {
    padding: 0 20px;
  }

  #footer h2 span {
    font-size: 1.4rem;
    margin-bottom: 12px;
  }

  .footer-ryokan {
    padding: 48px 0;
  }

  .footer-ryokan__inner {
    gap: 48px;
    padding: 30px;
  }

  .ryokan-card__content {
    padding: 36px 20px 40px;
  }

  .ryokan-card__logo img {
    height: 50px;
    margin-bottom: 20px;
  }

  .ryokan-card__title {
    font-size: 3rem;
  }

  .ryokan-card__thumb {
    width: 160px;
    margin-bottom: 8px;
  }

  .ryokan-card__text {
    font-size: 1.3rem;
    margin-bottom: 40px;
  }

  .ryokan-card__more span {
    font-size: 1.5rem;
  }
}
