@charset "UTF-8";
/*
Theme Name:anthem_tcd083_child
Version:1.5.1
Template:anthem_tcd083
*/
@import url("https://fonts.googleapis.com/css2?family=Darumadrop+One&family=Shippori+Antique&display=swap");
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg*, symbol*)) {
  all: unset;
  display: revert;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a,
button {
  cursor: revert;
}

ol,
ul,
menu {
  list-style: none;
  padding: 0;
}

img {
  max-inline-size: 100%;
  max-block-size: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
       appearance: revert;
}

:where(pre) {
  all: revert;
}

::-moz-placeholder {
  color: unset;
}

::placeholder {
  color: unset;
}

::marker {
  content: initial;
}

:where([hidden]) {
  display: none;
}

figure {
  margin: 0;
}

:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

:where(dialog:modal) {
  all: revert;
}

h2,
p {
  margin: 0;
}

a {
  text-decoration: none;
  color: #6e3d22;
}

html body {
  font-family: "Shippori Antique", sans-serif;
  color: #6e3d22;
  margin: 0;
  line-height: 1.8;
  overflow: hidden;
  background: #fbeddb;
}

.all_bg {
  background: url(../img/top_bg.jpg) no-repeat center center;
  background-size: cover;
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: -1;
}

#header_top {
  display: none;
}

.header_sldier_wrap {
  position: relative;
}
.header_sldier_wrap figure {
  text-align: center;
  z-index: 20;
  position: absolute;
  top: 50%;
  right: 93px;
  transform: translateY(-50%);
}
@media (max-width: 769px) {
  .header_sldier_wrap figure {
    width: 100%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.header_sldier_wrap figure img {
  max-width: clamp(480px, 43.1918008785vw, 570px);
  width: 100%;
}
@media (max-width: 500px) {
  .header_sldier_wrap figure img {
    max-width: 360px;
  }
}
@media (max-width: 425px) {
  .header_sldier_wrap figure img {
    max-width: 300px;
  }
}
@media (max-width: 360px) {
  .header_sldier_wrap figure img {
    max-width: 280px;
  }
}

#header_sns a {
  font-family: "Shippori Antique", sans-serif;
  font-weight: bold;
  line-height: 1.484;
  font-size: clamp(24px, 2.2693997072vw, 31px);
  color: #fb7f2b !important;
}
#header_sns a:hover {
  color: #123d4d !important;
}
#header_sns p {
  border: 1px solid #123d4d;
  padding: 0 10px;
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.429;
  color: #123d4d;
}
#header_sns p span {
  font-family: "Shippori Antique", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

#header_top {
  display: none;
}

#header_slider .layer_image img {
  height: 100vh !important;
  max-width: 100vw !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 749px) {
  #header_slider .layer_image img {
    height: calc(100vh - 60px);
  }
}

#header_slider {
  height: 100%;
  width: 100vw;
}

#header_bottom_inner {
  height: 78px;
  max-width: 100% !important;
  width: 100%;
}

.pc_logo_image {
  padding-left: clamp(20px, 4.3229166667vw, 83px);
}
@media (max-width: 1366px) {
  .pc_logo_image {
    padding-left: 20px;
  }
}

#header_sns {
  display: none;
}

#header_bottom {
  background: #fbeddb !important;
}

#global_menu {
  text-align: end;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: clamp(20px, 2.6041666667vw, 50px);
}

#global_menu > ul > li > a {
  height: 64px;
  line-height: 64px;
  font-weight: 500;
  color: #6e3d22 !important;
  font-family: "Shippori Antique", sans-serif;
  padding: 0 10px;
}
@media (max-width: 1480px) {
  #global_menu > ul > li > a {
    font-size: 14px;
  }
}

#menu_button span {
  background: #6e3d22 !important;
}

@media (max-width: 425px) {
  header .mobile_logo_image {
    max-width: 230px !important;
  }
}

.header_button {
  position: absolute;
  top: 50%;
  right: clamp(20px, 4.375vw, 84px);
  transform: translateY(-50%);
}
@media (max-width: 1250px) {
  .header_button {
    right: 60px;
  }
}
.header_button .button_flex {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media (max-width: 1250px) {
  .header_button .button_flex {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
.header_button figure {
  max-width: 30px;
  display: flex;
  align-items: center;
  width: 100%;
}
.header_button figure a {
  height: 30px;
  transition: 0.4s all;
}
.header_button figure a:hover {
  opacity: 0.7;
}
.header_button figure img {
  width: 100%;
}

.slider_wrap {
  position: relative;
}
.slider_wrap .main_mv {
  position: absolute;
  top: 50%;
  left: 20%;
  z-index: 10;
  transform: translateY(-50%);
}
@media (max-width: 769px) {
  .slider_wrap .main_mv {
    left: clamp(20px, 6.5019505852vw, 50px);
  }
}
.slider_wrap .main_mv h2 {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 800;
  font-size: clamp(32px, 4.5387994143vw, 62px);
  color: #fff;
  line-height: normal;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
.slider_wrap .main_mv p {
  font-family: "Shippori Antique", sans-serif;
  font-weight: bold;
  font-size: clamp(18px, 2.3426061493vw, 32px);
  line-height: 1.563;
  color: #fff;
  letter-spacing: 0.05em;
}

.header_address {
  position: absolute;
  top: 50%;
  right: clamp(20px, 2.1875vw, 42px);
  transform: translateY(-50%);
}
@media (max-width: 1250px) {
  .header_address {
    display: none;
  }
}
.header_address .header_button a {
  width: clamp(180px, 16.2518301611vw, 222px);
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 23px;
  color: #fff !important;
  font-family: "Shippori Antique", sans-serif;
  font-weight: bold;
  font-size: clamp(16px, 1.2445095168vw, 17px);
  line-height: 1;
  -moz-columns: 7px;
       columns: 7px;
  background: #d56655;
  margin: 0 auto 7px auto;
}
.header_address .header_button a img {
  width: 24px;
  height: 24px;
}
.header_address .header_content {
  font-family: "Shippori Antique", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #6e3d22;
  line-height: 1.6;
}

html body #index_news {
  background: #fff;
}

.entry-date {
  color: #c70f33;
  font-family: "Darumadrop One", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.04em;
}

#index_news_slider .title span {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #6e3d22;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

#header_slider .slick-dots button:hover::before,
#header_slider .slick-dots .slick-active button::before {
  background: #c70f33 !important;
  border: 1px solid #c70f33 !important;
}

#global_menu ul ul {
  top: 60px;
}

.main_ttl {
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
  z-index: 10;
  padding-right: 10%;
}
@media (max-width: 425px) {
  .main_ttl {
    top: 50%;
    transform: unset;
    padding-right: 5%;
    left: 5%;
  }
}
.main_ttl .title {
  font-family: "Shippori Antique", sans-serif;
  font-size: clamp(28px, 3.8067349927vw, 52px);
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #fff;
  font-weight: 400;
}
@media (max-width: 425px) {
  .main_ttl .title {
    font-size: 7.7647058824vw;
  }
}

#footer_bottom {
  height: auto;
  width: 100%;
  padding: 12px 6%;
}
#footer_bottom #menu-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 769px) {
  #footer_bottom #menu-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  #footer_bottom #menu-footer {
    grid-template-columns: 1fr;
  }
}
#footer_bottom #menu-footer li {
  margin: 0 10px;
}
#footer_bottom #menu-footer a {
  height: auto;
  font-weight: 500;
  font-size: 14px;
  color: #6e3d22;
  line-height: 2.571;
}

/* 요일명을 일본어로 덮어쓰기 */
.xo-event-calendar thead th:nth-child(1)::before {
  content: "日";
}

.xo-event-calendar thead th:nth-child(2)::before {
  content: "月";
}

.xo-event-calendar thead th:nth-child(3)::before {
  content: "火";
}

.xo-event-calendar thead th:nth-child(4)::before {
  content: "水";
}

.xo-event-calendar thead th:nth-child(5)::before {
  content: "木";
}

.xo-event-calendar thead th:nth-child(6)::before {
  content: "金";
}

.xo-event-calendar thead th:nth-child(7)::before {
  content: "土";
}

.xo-event-calendar thead th {
  color: transparent !important; /* 기존 영어 텍스트 숨김 */
  position: relative;
}

.xo-event-calendar thead th::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #000; /* 텍스트 색상은 필요 시 조정 */
  font-weight: bold;
}

.btn_fix {
  position: fixed;
  z-index: 100001;
  bottom: clamp(30px, 4.7584187408vw, 65px);
  right: clamp(30px, 5.3440702782vw, 73px);
}
@media (max-width: 1251px) {
  .btn_fix {
    display: none;
  }
}
.btn_fix a {
  transition: 0.4s all;
  max-width: clamp(120px, 14.2020497804vw, 194px);
  width: 100%;
  display: block;
}
.btn_fix a:hover {
  opacity: 0.7;
}
.btn_fix a img {
  width: 100%;
}

.title_en {
  color: #c70f33;
  font-family: "Darumadrop One", sans-serif;
  font-weight: 400;
  font-size: clamp(24px, 2.196193265vw, 30px);
  line-height: 1.067;
  letter-spacing: 0.02em;
}

.title_jp {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(22px, 2.7818448023vw, 38px);
  line-height: 1.6;
  color: #6e3d22;
  letter-spacing: 0.1em;
}

.content {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.317715959vw, 18px);
  color: #6e3d22;
  letter-spacing: 0.04em;
  line-height: 2;
}
@media (max-width: 769px) {
  .content {
    font-size: clamp(16px, 2.3407022107vw, 18px);
  }
}
@media (max-width: 425px) {
  .content {
    font-size: 14px;
  }
}

.main_button a {
  max-width: 285px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  display: flex;
  font-family: "Shippori Antique", sans-serif;
  align-items: center;
  justify-content: start;
  font-weight: 400;
  color: #fff;
  background: url(/wp-content/uploads/btn.png) no-repeat center center;
  background-size: contain;
  position: relative;
  transition: 0.4s all;
  padding: 0 20px;
}
.main_button a::after {
  width: 24px;
  height: 24px;
  background: #c70f33;
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-weight: 800;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #fff;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}
.main_button a:hover {
  color: #fff;
  background: url(/wp-content/uploads/btn_hover.png) no-repeat center center;
  background-size: contain;
}

@media (max-width: 769px) {
  .pc_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media (max-width: 769px) {
  .sp_only {
    display: block;
  }
}

@media (max-width: 425px) {
  .pc_only_425 {
    display: none;
  }
}

.sp_only_425 {
  display: none;
}
@media (max-width: 425px) {
  .sp_only_425 {
    display: block;
  }
}

#s01 {
  overflow: hidden;
  padding: clamp(120px, 14.6412884334vw, 200px) 0 clamp(100px, 10.2489019034vw, 140px);
  position: relative;
}
@media (max-width: 600px) {
  #s01 {
    padding: 70px 0 43.3333333333vw;
  }
}
@media (max-width: 425px) {
  #s01 {
    padding: 70px 0 48vw;
  }
}
#s01::after {
  content: "";
  background: url(/wp-content/uploads/top_about1.png) no-repeat;
  background-size: contain;
  width: 27.4479166667vw;
  height: 21.0416666667vw;
  left: 9.0625vw;
  bottom: 0;
  position: absolute;
}
@media (max-width: 1366px) {
  #s01::after {
    left: -5.8565153734vw;
    width: 38.579795022vw;
    height: 29.5754026354vw;
  }
}
@media (max-width: 600px) {
  #s01::after {
    width: 50vw;
    height: 37vw;
  }
}
@media (max-width: 425px) {
  #s01::after {
    width: 60vw;
    height: 43vw;
  }
}
#s01::before {
  content: "";
  background: url(/wp-content/uploads/top_about2.png) no-repeat;
  background-size: contain;
  width: 29.1666666667vw;
  height: 20.8854166667vw;
  bottom: 0;
  right: 5.4166666667vw;
  position: absolute;
}
@media (max-width: 1366px) {
  #s01::before {
    right: -5.8565153734vw;
    width: 40.9956076135vw;
    height: 29.3557833089vw;
  }
}
@media (max-width: 600px) {
  #s01::before {
    width: 50vw;
    height: 37vw;
  }
}
@media (max-width: 425px) {
  #s01::before {
    width: 60vw;
    height: 43vw;
  }
}
#s01 .inner {
  position: relative;
  z-index: 1;
  max-width: calc(750px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s01 .inner > * {
  position: relative;
  z-index: 2;
}
#s01 .inner .title_en {
  text-align: center;
  position: relative;
  margin-bottom: 14px;
}
#s01 .inner .title_en span {
  position: relative;
  z-index: 2;
}
#s01 .inner .title_en::after {
  content: "ABOUT US";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Darumadrop One", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: clamp(120px, 14.6412884334vw, 200px);
  line-height: normal;
  width: -moz-max-content;
  width: max-content;
  letter-spacing: 0.04em;
}
@media (max-width: 600px) {
  #s01 .inner .title_en::after {
    font-size: 20vw;
  }
}
#s01 .inner .title_jp {
  text-align: center;
  font-size: clamp(24px, 2.9282576867vw, 40px);
  margin-bottom: clamp(25px, 2.7086383602vw, 37px);
}
#s01 .inner .content {
  text-align: center;
  margin-bottom: clamp(30px, 3.513909224vw, 48px);
}
@media (max-width: 670px) {
  #s01 .inner .content {
    text-align: start;
  }
}

#s_slider .owl-carousel .owl-stage-outer {
  padding: clamp(70px, 9.5168374817vw, 130px) 0;
}
#s_slider .owl-carousel .owl-stage-outer .owl-item:nth-child(even) img {
  position: relative;
  top: -30px;
}
#s_slider .owl-carousel .owl-stage-outer .owl-item:nth-child(odd) img {
  position: relative;
  bottom: -30px;
}
#s_slider .owl-carousel .owl-item img {
  display: block;
  width: clamp(240px, 29.6486090776vw, 405px);
  height: clamp(171px, 21.2298682284vw, 290px);
  -o-object-fit: contain;
     object-fit: contain;
}
#s_slider .owl-theme .owl-dots,
#s_slider .owl-theme .owl-nav {
  text-align: end;
  padding-right: 50px;
}
@media (max-width: 769px) {
  #s_slider .owl-theme .owl-dots,
  #s_slider .owl-theme .owl-nav {
    text-align: center;
    padding-right: 0;
  }
}
#s_slider .owl-theme .owl-nav [class*=owl-]:hover {
  background: #fff;
}

#parallax_section .parallax_bg {
  margin: 0 calc(50% - 50vw);
  height: 41.6666666667vw;
  position: relative;
  clip-path: inset(0);
  background: url(/wp-content/uploads/top_para_img.jpg) no-repeat center top/cover;
}
@media (max-width: 1366px) {
  #parallax_section .parallax_bg {
    height: clamp(350px, 36.6032210835vw, 500px);
  }
}
#parallax_section .parallax_bg::after {
  content: "";
  position: fixed;
  display: block;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -1;
  background: inherit;
  box-sizing: border-box;
}

#s02 {
  overflow: hidden;
  padding: clamp(70px, 12.0790629575vw, 165px) 0 0;
}
#s02 .inner {
  max-width: calc(1564px + 9%);
  width: 100%;
  margin: 0 auto;
  padding: 0 4.5%;
}
@media (max-width: 769px) {
  #s02 .inner {
    padding: 0 6%;
  }
}
#s02 .inner .flex_box {
  position: relative;
  right: 3.3854166667vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: clamp(45px, 4.39238653vw, 60px);
       column-gap: clamp(45px, 4.39238653vw, 60px);
}
@media (max-width: 1366px) {
  #s02 .inner .flex_box {
    right: 0;
  }
}
@media (max-width: 769px) {
  #s02 .inner .flex_box {
    flex-direction: column;
    row-gap: clamp(30px, 5.8517555267vw, 45px);
  }
}
#s02 .inner .flex_box .img_area {
  max-width: 869px;
  width: 100%;
  position: relative;
  z-index: 1;
}
#s02 .inner .flex_box .img_area img {
  width: 100%;
}
#s02 .inner .flex_box .text_area {
  max-width: 586px;
  width: 100%;
  position: relative;
}
#s02 .inner .flex_box .text_area::after {
  content: "AGEMANJU";
  font-size: 13.0208333333vw;
  width: -moz-max-content;
  width: max-content;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #fff;
  position: absolute;
  top: -10.4166666667vw;
  left: 30%;
  transform: translateX(-50%);
  font-family: "Darumadrop One", sans-serif;
}
@media (max-width: 769px) {
  #s02 .inner .flex_box .text_area::after {
    left: 50%;
    font-size: 16.9050715215vw;
  }
}
#s02 .inner .flex_box .text_area > * {
  position: relative;
  z-index: 1;
}
#s02 .inner .flex_box .text_area .title_en {
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
}
#s02 .inner .flex_box .text_area .title_jp {
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
}
#s02 .inner .flex_box .text_area .title_jp .title_jp_space {
  display: none;
}
@media (max-width: 880px) {
  #s02 .inner .flex_box .text_area .title_jp .title_jp_space {
    display: block;
  }
}
@media (max-width: 769px) {
  #s02 .inner .flex_box .text_area .title_jp .title_jp_space {
    display: none;
  }
}
@media (max-width: 425px) {
  #s02 .inner .flex_box .text_area .title_jp .title_jp_space {
    display: block;
  }
}
#s02 .inner .flex_box .text_area .content {
  margin-bottom: clamp(25px, 2.4890190337vw, 34px);
}
#s02 .inner .flex_box .text_area .main_button a {
  margin: 0;
}
@media (max-width: 769px) {
  #s02 .inner .flex_box .text_area .main_button a {
    margin: 0 auto;
  }
}

#s03 {
  overflow: hidden;
  padding: 35px 0 clamp(70px, 9.7364568082vw, 133px) 0;
}
#s03 .inner {
  max-width: calc(1418px + 9%);
  width: 100%;
  margin: 0 auto;
  padding: 0 4.5%;
}
@media (max-width: 769px) {
  #s03 .inner {
    padding: 0 6%;
  }
}
#s03 .inner .flex_box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: clamp(45px, 4.39238653vw, 60px);
       column-gap: clamp(45px, 4.39238653vw, 60px);
}
@media (max-width: 1366px) {
  #s03 .inner .flex_box {
    right: 0;
  }
}
@media (max-width: 769px) {
  #s03 .inner .flex_box {
    flex-direction: column-reverse;
    row-gap: clamp(30px, 5.8517555267vw, 45px);
  }
}
#s03 .inner .flex_box .img_area {
  max-width: 832px;
  width: 100%;
  position: relative;
  z-index: 1;
}
#s03 .inner .flex_box .img_area img {
  width: 100%;
}
#s03 .inner .flex_box .text_area {
  max-width: 500px;
  width: 100%;
  position: relative;
}
#s03 .inner .flex_box .text_area::after {
  content: "OKASHI";
  font-size: 13.0208333333vw;
  width: -moz-max-content;
  width: max-content;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #fff;
  position: absolute;
  top: -10.4166666667vw;
  left: 70%;
  transform: translateX(-50%);
  font-family: "Darumadrop One", sans-serif;
}
@media (max-width: 1366px) {
  #s03 .inner .flex_box .text_area::after {
    left: 50%;
  }
}
@media (max-width: 769px) {
  #s03 .inner .flex_box .text_area::after {
    left: 40%;
    font-size: 16.9050715215vw;
  }
}
@media (max-width: 425px) {
  #s03 .inner .flex_box .text_area::after {
    left: 32.5%;
    font-size: 16.9050715215vw;
  }
}
#s03 .inner .flex_box .text_area > * {
  position: relative;
  z-index: 1;
}
#s03 .inner .flex_box .text_area .title_en {
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
}
#s03 .inner .flex_box .text_area .title_jp {
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
}
#s03 .inner .flex_box .text_area .title_jp .title_jp_space {
  display: none;
}
@media (max-width: 880px) {
  #s03 .inner .flex_box .text_area .title_jp .title_jp_space {
    display: block;
  }
}
@media (max-width: 769px) {
  #s03 .inner .flex_box .text_area .title_jp .title_jp_space {
    display: none;
  }
}
@media (max-width: 425px) {
  #s03 .inner .flex_box .text_area .title_jp .title_jp_space {
    display: block;
  }
}
#s03 .inner .flex_box .text_area .content {
  margin-bottom: clamp(25px, 2.4890190337vw, 34px);
}
#s03 .inner .flex_box .text_area .main_button a {
  margin: 0;
}
@media (max-width: 769px) {
  #s03 .inner .flex_box .text_area .main_button a {
    margin: 0 auto;
  }
}

#s04 {
  padding-bottom: clamp(70px, 10.102489019vw, 138px);
}
#s04 .inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s04 .inner .box {
  transition: 0.4s all;
  display: block;
}
#s04 .inner .box img {
  width: 100%;
}
@media (max-width: 600px) {
  #s04 .inner .box img.banner_pc {
    display: none;
  }
}
#s04 .inner .box img.banner_sp {
  display: none;
}
@media (max-width: 600px) {
  #s04 .inner .box img.banner_sp {
    display: inherit;
  }
}
#s04 .inner .box:hover {
  transform: translateY(-10px);
}

#s05 {
  background: url(/wp-content/uploads/top_onlineshop_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: clamp(70px, 7.3206442167vw, 100px) 0 clamp(60px, 6.588579795vw, 90px);
}
#s05 .inner {
  padding: 0 6%;
}
#s05 .inner .box .title_en {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(15px, 1.6837481698vw, 23px);
}
#s05 .inner .box .title_jp {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(15px, 1.6837481698vw, 23px);
}
#s05 .inner .box .content {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(30px, 2.8550512445vw, 39px);
}
@media (max-width: 500px) {
  #s05 .inner .box .content {
    text-align: start;
  }
}
#s05 .inner .box .main_button a {
  color: #6e3d22;
  background: url(/wp-content/uploads/btn_white.png) no-repeat center center;
  background-size: contain;
  margin: 0 auto;
}
#s05 .inner .box .main_button a::after {
  width: 24px;
  height: 24px;
  background: #c70f33;
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-weight: 800;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #fff;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}
#s05 .inner .box .main_button a:hover {
  color: #fff;
  background: url(/wp-content/uploads/btn_hover.png) no-repeat center center;
  background-size: contain;
}

#s06 {
  padding: clamp(70px, 7.6866764275vw, 105px) 0 30px;
}
#s06 .inner {
  max-width: calc(1000px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s06 .inner .title_insta {
  text-align: center;
  color: #6e3d22;
  margin-bottom: clamp(25px, 2.4890190337vw, 34px);
  letter-spacing: 0.04em;
  line-height: normal;
  font-family: "Darumadrop One", sans-serif;
  font-size: clamp(32px, 3.6603221083vw, 50px);
}

#s07 .marquee_container {
  overflow: hidden;
  width: 100%;
}
#s07 .marquee_track {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}
#s07 .marquee_text {
  display: flex;
  white-space: nowrap;
  font-weight: bold;
  font-size: clamp(140px, 14.6412884334vw, 200px);
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  font-family: "Darumadrop One", sans-serif;
}
#s07 .marquee_text span {
  margin-right: 2rem;
  flex-shrink: 0;
}
#s07 .inner {
  padding: 0 6%;
  margin-top: -50px;
  position: relative;
  z-index: 1;
}
#s07 .inner .title_en {
  text-align: center;
  margin-bottom: 9px;
}
#s07 .inner .title_jp {
  text-align: center;
  margin-bottom: clamp(15px, 1.8301610542vw, 25px);
}
#s07 .inner .content {
  text-align: center;
  margin-bottom: clamp(30px, 3.074670571vw, 42px);
}
#s07 .owl-carousel {
  margin-bottom: clamp(45px, 4.9048316252vw, 67px);
}
#s07 .owl-carousel .owl-item img {
  display: block;
  width: clamp(240px, 36.4568081991vw, 498px);
  height: clamp(151px, 22.9868228404vw, 314px);
  -o-object-fit: contain;
     object-fit: contain;
}
#s07 .owl-theme .owl-dots,
#s07 .owl-theme .owl-nav {
  text-align: end;
  padding-right: 50px;
}
@media (max-width: 769px) {
  #s07 .owl-theme .owl-dots,
  #s07 .owl-theme .owl-nav {
    text-align: center;
    padding-right: 0;
  }
}
#s07 .owl-theme .owl-nav [class*=owl-]:hover {
  background: #fff;
}
#s07 .main_button a {
  margin: 0 auto;
}

#s08 {
  padding: clamp(50px, 5.5636896047vw, 76px) 0 clamp(70px, 8.0527086384vw, 110px);
}
#s08 .inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s08 .inner .title_en {
  margin-bottom: 0;
}
#s08 .inner .title_jp {
  margin-bottom: 18px;
}
#s08 .inner .footer_grid_box {
  display: grid;
  grid-template-columns: 0.97fr 1.03fr;
  -moz-column-gap: clamp(30px, 3.6603221083vw, 50px);
       column-gap: clamp(30px, 3.6603221083vw, 50px);
  align-items: center;
  margin-bottom: clamp(35px, 3.4407027818vw, 47px);
}
@media (max-width: 769px) {
  #s08 .inner .footer_grid_box {
    grid-template-columns: 1fr;
    row-gap: 45px;
  }
}
#s08 .inner .footer_grid_box .map_area {
  max-width: 100%;
  height: 100%;
  max-width: 750px;
}
@media (max-width: 769px) {
  #s08 .inner .footer_grid_box .map_area {
    height: 350px;
  }
}
#s08 .inner .footer_grid_box .text_area {
  max-width: 597px;
}
@media (max-width: 769px) {
  #s08 .inner .footer_grid_box .text_area {
    max-width: 100%;
  }
}
#s08 .inner .footer_grid_box .text_area .ad_box_area {
  display: flex;
  -moz-column-gap: 25px;
       column-gap: 25px;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
@media (max-width: 769px) {
  #s08 .inner .footer_grid_box .text_area .ad_box_area {
    flex-direction: column;
  }
}
#s08 .inner .footer_grid_box .text_area .ad_box_area .a_h {
  width: 100px;
  color: #6e3d22;
  font-family: "Shippori Antique", sans-serif;
  text-align: start;
  font-weight: 400;
  line-height: 1.813;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  letter-spacing: 0.02em;
}
@media (max-width: 425px) {
  #s08 .inner .footer_grid_box .text_area .ad_box_area .a_h {
    font-size: 14px;
  }
}
#s08 .inner .footer_grid_box .text_area .ad_box_area .a_b {
  width: 90%;
  color: #6e3d22;
  font-family: "Shippori Antique", sans-serif;
  text-align: start;
  letter-spacing: 0.07em;
  font-weight: 400;
  line-height: 1.813;
  font-size: clamp(14px, 1.1713030747vw, 16px);
}
#s08 .inner .footer_grid_box .text_area .ad_box_area .a_b a {
  color: #6e3d22;
}
#s08 .inner .footer_grid_box .text_area .ad_box_area .a_b a:hover {
  color: #c70f33;
}
@media (max-width: 425px) {
  #s08 .inner .footer_grid_box .text_area .ad_box_area .a_b a {
    font-size: 14px;
  }
}
@media (max-width: 425px) {
  #s08 .inner .footer_grid_box .text_area .ad_box_area .a_b {
    font-size: 14px;
  }
}
#s08 .inner .footer_grid_box .text_area .main_button {
  margin-top: clamp(30px, 2.9282576867vw, 40px);
}
#s08 .inner .footer_grid_box .text_area .main_button a {
  margin: 0;
  margin-left: auto;
}
@media (max-width: 769px) {
  #s08 .inner .footer_grid_box .text_area .main_button a {
    margin: 0 auto;
  }
}

#s09 {
  background: url(/wp-content/uploads/top_reservation_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: clamp(60px, 6.2957540264vw, 86px) 0 clamp(50px, 5.1244509517vw, 70px);
}
#s09 .inner {
  padding: 0 6%;
}
#s09 .inner .title_en {
  text-align: center;
  color: #fff;
  margin-bottom: 8px;
}
#s09 .inner .title_jp {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(15px, 1.8301610542vw, 25px);
}
#s09 .inner .content {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(25px, 2.4158125915vw, 33px);
}
#s09 .inner .content.content_bottom {
  margin-bottom: clamp(20px, 1.8301610542vw, 25px);
}
#s09 .inner .button_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 715px;
  width: 100%;
  -moz-column-gap: clamp(20px, 1.756954612vw, 24px);
       column-gap: clamp(20px, 1.756954612vw, 24px);
  margin: 0 auto clamp(20px, 1.9765739385vw, 27px);
}
#s09 .inner .button_grid a {
  display: block;
  width: 100%;
  transition: 0.4s all;
}
#s09 .inner .button_grid a:hover {
  opacity: 0.7;
}
@media (max-width: 769px) {
  #s09 .inner .button_grid {
    grid-template-columns: 1fr;
    row-gap: 20px;
    max-width: 320px;
    width: 100%;
    margin: 0 auto 20px;
  }
}
#s09 .inner .button_grid img {
  width: 100%;
}
#s09 .inner .sns_grid {
  max-width: 78px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
}
#s09 .inner .sns_grid a {
  display: block;
  width: 100%;
  transition: 0.4s all;
}
#s09 .inner .sns_grid a:hover {
  opacity: 0.7;
}
#s09 .inner .sns_grid a img {
  width: 100%;
}

#footer_post_list .category {
  display: none;
}

.title_blog {
  text-align: center;
  color: #fff;
  font-family: "Darumadrop One", sans-serif;
  line-height: normal;
  font-size: clamp(30px, 2.7086383602vw, 37px);
  letter-spacing: 0.04em;
  margin-bottom: clamp(20px, 1.6837481698vw, 23px);
}

#footer_post_list .title span {
  font-weight: 400;
}

#s_calendar {
  padding-top: clamp(70px, 7.3206442167vw, 100px);
}
#s_calendar .inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
.dp-footer-bar li:nth-child(2) a {
  background: #6e3d22;
}
.calendar-caption {
  font-family: "Darumadrop One", "Shippori Antique", sans-serif;
  font-size: clamp(24px, 2.196193265vw, 30px);
}

#side_button {
  position: fixed;
  z-index: 101;
  right: 0;
  top: 150px;
  font-size: 16px;
  transform: translateX(0px);
  transition: transform 0.35s;
  writing-mode: vertical-rl;
  text-orientation: upright;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #d56655;
  border-bottom: 1px solid #d56655;
  border-left: 1px solid #d56655;
}
@media (max-width: 1250px) {
  #side_button {
    display: none;
  }
}
.grecaptcha-badge{
	visibility:hidden !important;
}
#side_button a {
  text-align: center;
  display: flex;
  line-height: 52px;
  padding: 10px 0 10px px 0;
  min-height: 270px;
  height: auto;
  position: relative;
  text-decoration: none;
  font-weight: 400;
  font-family: "Shippori Antique", sans-serif;
  letter-spacing: 0.04em;
  font-size: 16px;
  background: #d56655;
  color: #fff;
  transition: 0.4s;
  border-right: none;
  z-index: 101;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
  column-gap: 10px;
  border-right: none;
}
#side_button a:hover {
  background: rgb(206.9377358491, 79.9160377358, 60.4622641509);
}
#side_button a img {
  width: 29px;
  height: 29px;
  -o-object-fit: contain;
     object-fit: contain;
}/*# sourceMappingURL=style.css.map */