@charset "UTF-8";
/*
Theme Name: 
Author: HAKU
Description:
Version: 1.0
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

a {
  text-decoration: unset;
  color: currentColor;
}

button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  text-align: inherit;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("./fonts/noto-sans-jp-v53-japanese-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("./fonts/noto-sans-jp-v53-japanese-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shippori Mincho";
  src: url("./fonts/shippori-mincho-v15-japanese-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shippori Mincho";
  src: url("./fonts/shippori-mincho-v15-japanese-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("./fonts/lato-v24-latin-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("./fonts/lato-v24-latin-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/* 変数 */
:root {
  --f1: 2.44em; /* 39.04px */
  --f2: 1.95em; /* 31.2px */
  --f3: 1.56em; /* 24.96px */
  --f4: 1.25em; /* 20px */
  --f5: 1em; /* 16px */
  --f6: 0.8em; /* 12.8px */
  --myw: 1000px; /* 標準幅 */
  --c-orange: #F29816;
  --c-pink: #FFEBE0;
  --c-white: #FFFFFF;
  --c-cream: #FAF4E6;
  --c-text: #333;
  --c-black: #000;
  --c-blue: #00205B;
  --c-bg: #f6f6f8;
  --bp-sm: 480;
  --bp-md: 768;
  --bp-lg: 1024;
  --bp-xl: 1200;
}

.cover {
  max-width: 640px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .cover {
    max-width: unset;
  }
}

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

figure img {
  display: block;
}

.alignleft {
  float: left;
  margin-left: 0;
  margin-right: 1em;
}

.alignright {
  float: right;
  margin-left: 1em;
  margin-right: 0;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter,
.wp-block-archives.aligncenter,
.wp-block-tag-cloud.aligncenter,
.wp-block-latest-comments.aligncenter,
.wp-block-rss.aligncenter {
  text-align: center;
}

figure {
  margin-left: 0;
  margin-right: 0;
}

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

/* フォント */
body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 1.6;
  box-sizing: border-box;
  color: var(--c-black);
}

/* 明朝体：Shippori Mincho */
.font-shippori {
  font-family: "Shippori Mincho", serif;
}

/* ラテン系：Lato */
.font-lato {
  font-family: "Lato", sans-serif;
}

.self p {
  font-size: var(--f5);
}
.self h1 {
  font-size: var(--f1);
}
.self h2 {
  font-size: 56px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.self h3 {
  font-size: 18px;
  font-weight: bold;
}
.self h4 {
  font-size: var(--f4);
  color: var(--red);
  font-weight: bold;
  text-align: center;
  font-size: 18px !important;
  line-height: 1.6;
}
.self h5 {
  font-size: var(--f5);
}
.self h6 {
  font-size: var(--f6);
}

/* スクリーンリーダー用のテキスト */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

/* 前後の記事へのリンク */
.nav-links {
  display: flex;
  margin: 30px 0;
  font-size: var(--f6);
}

.nav-previous {
  flex: 1;
  display: flex;
  align-items: center;
}

.nav-next {
  flex: 1;
  margin-left: 10px;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.nav-previous::before {
  content: "\f141";
}

.nav-next::after {
  content: "\f139";
}

.nav-previous::before, .nav-next::after {
  font-family: "dashicons";
  color: var(--basecolor);
  font-size: var(--f2);
  line-height: 1;
}

/* ページネーション */
.pagination .nav-links {
  margin-bottom: 50px;
  justify-content: center;
}

.pagination .page-numbers:not(:last-child) {
  margin-right: 15px;
}

.pagination a {
  color: var(--basecolor);
}

.pagination .current {
  color: #aaaaaa;
}

.container {
  padding: 0 16px;
}

.alignfull {
  margin-inline: -16px;
  max-width: none;
  width: auto;
}

strong {
  font-weight: 700;
}

@media (min-width: 1024px) {
  .self h3 {
    font-size: 32px;
  }
  .container {
    padding: 0 24px;
  }
  .alignfull {
    margin-inline: calc((100vw - var(--myw) + 48px) / 2 * -1);
  }
}
.sec-ttl {
  display: flex;
  flex-direction: column;
  color: var(--c-blue);
  row-gap: 8px;
}
.sec-ttl__en {
  display: flex;
  align-items: center;
  -moz-column-gap: 4px;
       column-gap: 4px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
.sec-ttl__en::before {
  content: "";
  display: block;
  height: 1px;
  width: 20px;
  background-color: var(--c-blue);
}
.sec-ttl__ja {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-size: 28px;
}

.fade-in {
  opacity: 0; /* 初期状態は透明 */
  transform: translateY(8px); /* 少し下からスタート */
  transition: opacity 0.8s ease, transform 0.8s ease; /* アニメーションの設定 */
}
.fade-in.visible {
  opacity: 1; /* 表示状態 */
  transform: translateY(0); /* 元の位置に戻す */
}

.cover {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.75);
  position: relative;
}

.header {
  height: 72px;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: var(--c-white);
}
@media (min-width: 1024px) {
  .header {
    height: 80px;
  }
}
.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
}
@media (min-width: 1200px) {
  .header__container {
    max-width: calc(100% - 100px);
    margin-inline: auto;
  }
}
.header__ttl {
  color: var(--c-orange);
}
.header__ttl-anch {
  display: flex;
  align-items: center;
  -moz-column-gap: 6px;
       column-gap: 6px;
}
@media (min-width: 1024px) {
  .header__ttl-anch {
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
}
.header__ttl-anch > div {
  display: flex;
  flex-direction: column;
  line-height: 1;
  row-gap: 4px;
}
.header__ttl-anch-img {
  width: 36px;
  height: auto;
}
.header__ttl-anch-ja {
  font-weight: 700;
  font-size: 12px;
}
.header__ttl-anch-en {
  font-size: 22px;
  font-weight: 700;
}
.header__btn {
  width: 50px;
  height: 46px;
  background-color: var(--c-white);
  border: 1px var(--c-black) solid;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 12px;
}
@media (min-width: 1024px) {
  .header__btn {
    display: none;
  }
}
.header__btn-span {
  width: 18px;
  height: 1px;
  display: block;
  background-color: var(--c-black);
  position: relative;
}
.header__btn-span:first-of-type {
  margin-bottom: 6px;
}
.header__btn-menu {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin-top: auto;
  margin-bottom: 2px;
}
.header__btn.open .header__btn-span:first-of-type {
  rotate: 45deg;
  margin-bottom: 0;
  top: 2px;
}
.header__btn.open .header__btn-span:nth-child(2) {
  rotate: -45deg;
  margin-bottom: 10px;
  top: 2px;
}
.header__right {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-nav {
  background-color: var(--c-white);
  height: calc(100vh - 72px);
  width: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.header-nav-pc {
  display: none;
}
.header-nav-pc .header-nav-pc__li:last-child a {
  color: var(--c-white);
  font-weight: 700;
  padding: 6px 24px;
  border-radius: 24px;
  background-color: var(--c-orange);
}
.header-nav-pc__ul {
  display: flex;
  -moz-column-gap: 32px;
       column-gap: 32px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .header-nav-pc__ul {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
@media (min-width: 1024px) {
  .header-nav-pc {
    display: block;
  }
}
.header-nav.open {
  opacity: 1;
  pointer-events: all;
}
.header-nav .header-nav__ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 124px 24px 0;
  row-gap: 24px;
}
.header-nav .header-nav__li {
  border-bottom: 1px solid var(--c-gray);
  padding-bottom: 6px;
  border-bottom: 2px solid var(--c-orange);
}
.header-nav .header-nav__anch {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: var(--c-black);
}
.header-nav .header-nav__icon {
  width: 80%;
  display: flex;
  justify-content: center;
  margin-inline: auto;
  max-width: 420px;
}

.front {
  position: relative;
}
.front-hero {
  position: relative;
  max-width: 1200px;
  margin-inline: auto;
  display: flex;
  justify-content: center;
}
.front-hero::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 33%;
  background: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0));
  pointer-events: none;
  z-index: 1;
}
.front-hero__text {
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
  bottom: 64px;
  position: absolute;
}
.front-hero__text span {
  display: inline-block;
  padding: 8px;
  color: var(--c-orange);
  font-size: clamp(18px, 4vw, 32px);
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  background-color: var(--c-white);
  white-space: nowrap;
  line-height: 1.25;
}
.front-intro {
  padding-bottom: 80px;
}
@media (min-width: 1024px) {
  .front-intro {
    padding-bottom: 120px;
  }
}
.front-intro__container {
  max-width: 1200px;
  margin-inline: auto;
}
.front-intro__bg img {
  width: 100%;
}
.front-intro__top {
  position: relative;
}
.front-intro__ttl {
  font-size: 28px;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  width: calc(100% - 32px);
  max-width: 500px;
  margin-inline: auto;
  color: var(--c-blue);
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 16px;
  padding: 24px;
}
.front-intro__ttl span {
  display: block;
  white-space: nowrap;
}
.front-intro__ttl span:nth-of-type(2) {
  margin-left: auto;
}
.front-intro__txt {
  margin-top: -32px;
  padding-inline: 32px;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  position: relative;
  z-index: 10;
  color: var(--c-blue);
  max-width: 640px;
  margin-inline: auto;
}
@media (min-width: 1024px) {
  .front-intro__txt {
    font-size: 18px;
    padding-top: 32px;
    padding-inline: unset;
  }
}
.front-service {
  padding: 80px 0;
  background-color: var(--c-pink);
}
@media (min-width: 1024px) {
  .front-service {
    padding: 120px 0;
  }
}
.front-service__intro img {
  aspect-ratio: 21/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.front-service .container {
  max-width: 1200px;
  margin-inline: auto;
}
.front-service .sec-ttl {
  margin-bottom: 24px;
}
.front-service__intro {
  margin-inline: -16px;
  margin-bottom: 40px;
}
.front-service__contents {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
  align-items: center;
}
@media (min-width: 1024px) {
  .front-service__contents {
    flex-direction: row;
    align-items: stretch;
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}
.front-service__card {
  background-color: var(--c-white);
  padding: 32px;
  color: var(--c-blue);
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  max-width: 608px;
  flex: 1 1 33%;
  display: flex;
  flex-direction: column;
  height: auto;
}
.front-service__card-fig {
  margin-bottom: 24px;
}
.front-service__card-ttl {
  display: flex;
  align-items: center;
  font-size: 24px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  border-bottom: 1px solid var(--c-blue);
  padding-bottom: 16px;
  font-weight: 700;
}
.front-service__card-contents {
  padding-top: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  margin-bottom: 24px;
}
.front-service__card-anch {
  background-color: var(--c-orange);
  color: var(--c-white);
  display: flex;
  padding-inline: 16px;
  align-items: center;
  height: 72px;
  justify-content: space-between;
  line-height: 1.3;
  margin-top: auto;
  font-weight: 700;
}
.front-scenes {
  padding: 80px 0;
}
@media (min-width: 1024px) {
  .front-scenes {
    padding: 120px 0;
  }
}
.front-scenes .container {
  max-width: 1200px;
  margin-inline: auto;
}
.front-scenes .sec-ttl {
  margin-bottom: 24px;
}
.front-scenes__contents {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
}
@media (min-width: 768px) {
  .front-scenes__contents {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media (min-width: 768px) {
  .front-scenes__contents {
    gap: 48px;
  }
}
.front-scenes__item {
  padding: 24px;
  background-color: var(--c-white);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  color: var(--c-blue);
}
@media (min-width: 768px) {
  .front-scenes__item {
    padding: 40px;
  }
}
.front-scenes__fig {
  width: 90%;
  margin-inline: auto;
  margin-bottom: 8px;
}
.front-scenes__label {
  background-color: var(--c-orange);
  color: var(--c-white);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-inline: auto;
  display: grid;
  place-items: center;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  margin-top: -20px;
  position: relative;
}
.front-scenes__title {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 16px;
}
.front-scenes__desc {
  max-width: 424px;
  margin-inline: auto;
}
.front-message {
  background-color: var(--c-cream);
  padding: 80px 0;
}
@media (min-width: 1024px) {
  .front-message {
    padding: 120px 0;
  }
}
.front-message .container {
  max-width: 1200px;
  margin-inline: auto;
}
.front-message .sec-ttl {
  margin-bottom: 24px;
}
.front-message__contents {
  max-width: 800px;
  margin-inline: auto;
}
.front-message__caption {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 24px;
}
.front-message__top-ttl {
  font-size: 18px;
  text-align: center;
  color: var(--c-blue);
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .front-message__top-ttl {
    font-size: 24px;
    margin-bottom: 32px;
  }
}
.front-message__txt {
  display: flex;
  flex-direction: column;
  row-gap: 1em;
  margin-bottom: 24px;
  font-size: 14px;
  color: var(--c-blue);
}
@media (min-width: 768px) {
  .front-message__txt {
    font-size: 16px;
    padding-inline: 24px;
  }
}
.front-message__profile {
  color: var(--c-blue);
}
.front-message__profile-ttl {
  font-size: 20px;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  margin-bottom: 8px;
}
.front-message__profile-innr {
  padding: 16px;
  border: 1px solid var(--c-blue);
  background-color: var(--c-white);
}
@media (min-width: 1024px) {
  .front-message__profile-innr {
    top: -40px;
    right: -40px;
    position: relative;
  }
}
.front-message__profile-innr img {
  width: 120px;
  height: auto;
  margin-top: 16px;
}
.front-message__profile-txt {
  line-height: 1.75;
  font-size: 14px;
}
.front-gallery {
  padding: 80px 0;
}
.front-gallery--gallery {
  background-color: var(--c-pink);
}
@media (min-width: 768px) {
  .front-gallery {
    padding: 120px 0;
  }
}
.front-gallery .container {
  max-width: 1200px;
  margin-inline: auto;
}
.front-gallery .sec-ttl {
  margin-bottom: 24px;
}
.front-gallery__innr {
  max-width: 1000px;
  margin-inline: auto;
}
.front-gallery__intro {
  font-size: 14px;
  color: var(--c-blue);
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .front-gallery__intro {
    font-size: 16px;
  }
}
.front-gallery__intro-contents-ttl {
  margin-bottom: 16px;
  color: var(--c-blue);
  font-size: 22px;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-weight: 700;
}
.front-gallery__cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 16px;
}
@media (min-width: 768px) {
  .front-gallery__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px 24px;
  }
}
.front-gallery__cards-fig {
  margin-bottom: 8px;
}
.front-gallery__cards-fig img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.front-gallery__cards-item-ttl {
  color: var(--c-blue);
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  text-align: center;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 18px;
}
.front-gallery__cards-item-desc {
  font-size: 14px;
  color: var(--c-blue);
}
.front-gallery iframe {
  aspect-ratio: 3/2;
  margin-bottom: 40px;
  width: 100%;
}
.front-gallery .c-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 自動的に2〜3列 */
  grid-gap: 10px; /* アイテム間の余白 */
  margin: 0 auto;
}
@media (min-width: 768px) {
  .front-gallery .c-grid {
    grid-template-columns: repeat(3, 1fr); /* 自動的に2〜3列 */
    gap: 16px 12px;
  }
}
@media (min-width: 1024px) {
  .front-gallery .c-grid {
    grid-template-columns: repeat(4, 1fr); /* 自動的に2〜3列 */
  }
}
.front-gallery .gallery-menu__pics-anch {
  background-color: rgba(0, 0, 0, 0.9); /* 背景を黒に */
  width: 100%; /* 親要素に対して100% */
  aspect-ratio: 3/2; /* アスペクト比を3/2に設定 */
  overflow: hidden; /* はみ出た部分を隠す */
  display: flex;
  justify-content: center;
  align-items: center;
}
.front-gallery .gallery-menu__pics-anch-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain; /* 画像全体を表示し、空白部分は黒 */
  aspect-ratio: 1;
}
.front-gallery small {
  display: block;
  font-size: 12px;
}
.front-insta {
  padding: 80px 0;
  background-color: var(--c-bg);
}
@media (min-width: 768px) {
  .front-insta {
    padding: 120px 0;
  }
}
.front-insta .container {
  max-width: 1200px;
  margin-inline: auto;
}
.front-insta .container #sb_instagram {
  max-width: 800px;
  margin-inline: auto;
}
.front-insta .sb_instagram_header {
  display: none;
}
.front-insta #sbi_images {
  padding: 24px 0 !important;
}
.front-insta .sbi_load_btn {
  display: none !important;
}
.front-insta .sbi_follow_btn a {
  background-color: var(--c-orange) !important;
}
.front-contact {
  padding: 80px 0;
}
@media (min-width: 768px) {
  .front-contact {
    padding: 120px 0;
  }
}
.front-contact__innr {
  max-width: 800px;
  margin-inline: auto;
  position: relative;
}
.front-contact__innr-img {
  position: absolute;
  top: -100px;
  right: 0;
  z-index: -1;
  opacity: 0.64;
}
.front-contact .container {
  max-width: 1200px;
  margin-inline: auto;
}
.front-contact .sec-ttl {
  margin-bottom: 24px;
}
.front-contact__intro {
  color: var(--c-blue);
  margin-bottom: 40px;
  width: 90%;
  margin-inline: auto;
}
.front-contact__anch {
  background-color: var(--c-orange);
  color: var(--c-white);
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-weight: 700;
  height: 72px;
  padding-inline: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-inline: auto;
  line-height: 1.4;
}

.footer {
  background-color: var(--c-orange);
  color: #fff;
  padding: 40px 20px;
  text-align: center;
}
.footer__container {
  max-width: 1024px;
  margin: 0 auto;
}
.footer__logo {
  margin-bottom: 24px;
}
.footer__lead {
  font-size: 14px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  margin-bottom: 4px;
}
.footer__title {
  font-size: 24px;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
}
.footer__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin: 32px 0;
}
.footer__nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  font-family: "Shippori Mincho", serif;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.footer__nav li a:hover {
  text-decoration: underline;
}
.footer__copyright {
  font-size: 12px;
  color: #fff;
}

.footer__co {
  margin-top: 32px;
  text-align: center;
  margin-bottom: 32px;
}
.footer__co-ttl {
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 16px;
}
.footer__co-desc {
  font-size: 14px;
  margin-bottom: 12px;
  color: var(--c-blue);
}
.footer__co-list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.footer__co-list a {
  color: var(--c-blue);
  text-decoration: underline;
  font-size: 14px;
  margin-bottom: 12px;
}
.footer__co-banners {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
}
.footer__co-banners li {
  max-width: 160px;
}
.footer__co-banners li img {
  width: 100%;
  height: auto;
  display: block;
}
.footer__co-banners li p {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.24;
  margin-top: 8px;
}

.error-404 {
  padding: 120px 0;
  background-color: #fffaf5;
  text-align: center;
}
.error-404__content .container {
  max-width: 800px;
  margin-inline: auto;
  padding: 0 16px;
}
.error-404__title {
  font-size: 36px;
  color: var(--c-blue);
  font-weight: 700;
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .error-404__title {
    font-size: 48px;
  }
}
.error-404__message {
  font-size: 16px;
  color: #444;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .error-404__message {
    font-size: 18px;
  }
}
.error-404__link {
  display: inline-block;
  padding: 12px 32px;
  background-color: var(--c-orange);
  color: #fff;
  font-weight: 700;
  border-radius: 9999px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.error-404__link:hover {
  background-color: #e68a00;
}

.sub .lesson-figure-img {
  aspect-ratio: 1 !important;
}
.sub-hero figure {
  max-width: 1200px;
  margin-inline: auto;
  position: relative;
}
.sub-hero__ttl {
  position: absolute;
  top: 50%;
  left: 32px;
  transform: translateY(-50%);
  font-size: 24px;
  color: var(--c-orange);
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 16px 24px;
}
.sub-hero__ttl--mc {
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.sub-hero__ttl--mc br {
  display: none;
}
@media (min-width: 768px) {
  .sub-hero__ttl {
    font-size: 48px;
    left: 80px;
  }
  .sub-hero__ttl--mc {
    top: 16px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .sub-hero__ttl--mc br {
    display: none;
  }
}
@media (min-width: 1024px) {
  .sub-hero__ttl {
    font-size: 64px;
  }
  .sub-hero__ttl--mc {
    top: 50%;
    left: 32px;
    transform: translateY(-50%);
    white-space: unset;
  }
  .sub-hero__ttl--mc br {
    display: block;
  }
}
.sub-intro {
  padding: 40px 0 80px;
}
@media (min-width: 1024px) {
  .sub-intro {
    padding: 64px 0 120px;
  }
}
.sub-intro .container {
  max-width: 1200px;
  margin-inline: auto;
}
.sub-intro__text {
  padding-inline: 16px;
  margin-bottom: 40px;
  max-width: 800px;
  margin-inline: auto;
  color: var(--c-blue);
  font-size: 14px;
}
.sub-intro__text strong {
  color: var(--c-orange);
  font-size: 22px;
  display: block;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .sub-intro__text strong {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .sub-intro__text {
    font-size: 16px;
  }
}
.sub-intro .splide__slide img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.sub-profile {
  background-color: var(--c-pink);
  padding: 80px 0;
}
.sub-profile.mc {
  background-color: var(--c-cream);
}
.sub-profile.mc .sub-profile__item:nth-of-type(1) .sub-profile__item-fig img {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.sub-profile.mc .sub-profile__item:nth-of-type(2) .sub-profile__item-fig img {
  -o-object-position: 50% 20%;
     object-position: 50% 20%;
}
.sub-profile.mc .sub-profile__item:nth-of-type(3) .sub-profile__item-fig img {
  -o-object-position: 50% 24%;
     object-position: 50% 24%;
}
.sub-profile.mc .sub-profile__item:nth-of-type(4) .sub-profile__item-fig img {
  -o-object-position: 50% 48%;
     object-position: 50% 48%;
}
.sub-profile.mc .sub-profile__item:nth-of-type(5) .sub-profile__item-fig img {
  -o-object-position: 50% 46%;
     object-position: 50% 46%;
}
.sub-profile.sub-performer .sub-profile__item:nth-of-type(1) .sub-profile__item-fig img {
  -o-object-position: 50% 0%;
     object-position: 50% 0%;
}
.sub-profile.sub-photographer .sub-profile__item:nth-of-type(1) .sub-profile__item-fig img {
  -o-object-fit: contain;
     object-fit: contain;
}
.sub-profile.sub-photographer .sub-profile__item:nth-of-type(3) .sub-profile__item-fig {
  display: flex;
  justify-content: center;
}
.sub-profile.sub-photographer .sub-profile__item:nth-of-type(3) .sub-profile__item-fig img {
  -o-object-position: 50% 30%;
     object-position: 50% 30%;
}
.sub-profile.sub-photographer {
  background-color: var(--c-white);
}
@media (min-width: 1024px) {
  .sub-profile {
    padding: 120px 0;
  }
}
.sub-profile .sec-ttl {
  margin-bottom: 24px;
}
.sub-profile .container {
  max-width: 1200px;
  margin-inline: auto;
}
.sub-profile__contents {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
@media (min-width: 768px) {
  .sub-profile__contents {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }
}
.sub-profile__item {
  background-color: #fff;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.0509803922);
  display: flex;
  flex-direction: column;
}
.sub-profile__item-fig img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.sub-profile__item-desc {
  padding: 32px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.sub-profile__item-desc-post {
  text-align: center;
  font-weight: 700;
  color: var(--c-orange);
  margin-bottom: 16px;
  font-size: 18px;
}
.sub-profile__item-desc-name {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 16px;
}
.sub-profile__item-desc-name--ja {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.sub-profile__item-desc-name--en {
  font-weight: 700;
  font-size: 14px;
  color: var(--c-blue);
}
.sub-profile__item-desc-role {
  text-align: center;
  margin-bottom: 24px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-weight: 700;
}
.sub-profile__item-desc-txt {
  margin-bottom: 32px;
}
.sub-profile__item-desc-achieve {
  padding: 16px;
  border: 1px solid var(--c-blue);
  margin-bottom: 24px;
}
.sub-profile__item-desc-achieve-ttl {
  color: var(--c-orange);
  font-weight: 700;
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom: 1px solid var(--c-blue);
}
.sub-profile__item-desc-achieve-contents {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}
.sub-profile__item-desc-achieve-item {
  position: relative;
  padding-left: 24px;
}
.sub-profile__item-desc-achieve-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  background-image: url("./img/common/icon_check.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.sub-profile__item-desc-price {
  padding: 16px;
  background: #f0f8ff;
  margin-bottom: 48px;
}
.sub-profile__item-desc-price-ttl {
  color: var(--c-orange);
  font-weight: 700;
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom: 1px solid var(--c-blue);
}
.sub-profile__item-desc-price-contents {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.sub-profile__item-desc-price-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sub-profile__item-desc-contact {
  text-align: center;
}
.sub-profile__item-desc-contact-ttl {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-weight: 700;
  font-size: 20px;
  color: var(--c-orange);
  margin-bottom: 12px;
}
.sub-profile__item-desc-contact-icons {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.sub-profile__item-desc-contact-icons a {
  display: inline-block;
  transition: opacity 0.2s;
}
.sub-profile__item-desc-contact-icons a:hover {
  opacity: 0.7;
}
.sub-profile__item-desc-contact-icons a img {
  width: 32px;
  height: 32px;
}
.sub-flow {
  background-color: var(--c-cream);
  padding: 80px 0;
}
@media (min-width: 1024px) {
  .sub-flow {
    padding: 120px 0;
  }
}
.sub-flow .container {
  max-width: 1200px;
  margin-inline: auto;
}
.sub-flow .flow {
  padding: 64px 0;
}
.sub-flow .flow.flow-corp {
  background-color: #e9e9e9;
}
.sub-flow .flow .container {
  max-width: 1032px;
  margin-inline: auto;
}
.sub-flow .flow .s-title {
  margin-bottom: 24px;
}
.sub-flow .flow__intro {
  padding: 0 34px;
  margin-bottom: 24px;
  max-width: 540px;
  margin-inline: auto;
}
.sub-flow .flow__steps {
  padding: 16px;
  display: flex;
  flex-direction: column;
  row-gap: 80px;
  align-items: center;
}
.sub-flow .flow__steps .step {
  width: 100%;
  max-width: 640px;
  border: 2px solid #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px 16px;
  border-radius: 10px;
  position: relative;
  background-color: #fff;
}
.sub-flow .flow__steps .step__title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 4px;
  padding-bottom: 10px;
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 2px solid var(--c-orange);
  width: 100%;
  line-height: 1.2;
  color: var(--c-blue);
}
.sub-flow .flow__steps .step__title span {
  color: var(--c-orange);
  font-weight: 700;
  font-size: 18px;
}
.sub-flow .flow__steps .step__img {
  margin-bottom: 24px;
}
.sub-flow .flow__steps .step__img img {
  height: 56px;
  width: auto;
}
.sub-flow .flow__steps .step__desc {
  padding-inline: 16px;
}
@media (min-width: 768px) {
  .sub-flow .flow__steps .step__desc {
    padding-inline: unset;
    width: 80%;
    margin-inline: auto;
  }
}
.sub-flow .flow__steps .step:not(:first-child)::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-left: 17.5px solid transparent;
  border-right: 17.5px solid transparent;
  border-top: 35px solid var(--c-orange);
  top: -58px;
}
.sub .front-scenes--service {
  background-color: var(--c-pink);
}
.sub-service {
  padding: 80px 0;
}
@media (min-width: 1024px) {
  .sub-service {
    padding: 120px 0;
  }
}
.sub-service .container {
  max-width: 1200px;
  margin-inline: auto;
}
.sub-service__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .sub-service__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .sub-service__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.sub-service__item {
  text-align: center;
  padding: 0 16px;
}
.sub-service__item .sub-service__img {
  height: 180px;
  width: auto;
  margin-bottom: 16px;
}
.sub-service__item .sub-service__title {
  font-size: 18px;
  font-weight: 700;
  color: var(--c-blue);
  margin-bottom: 8px;
}
.sub-service__item .sub-service__text {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}
.sub .lesson-curriculum {
  padding: 80px 0;
}
@media (min-width: 1024px) {
  .sub .lesson-curriculum {
    padding: 120px 0;
  }
}
.sub .lesson-curriculum .container {
  max-width: 1200px;
  margin-inline: auto;
}
.sub .lesson-curriculum .sec-ttl {
  margin-bottom: 40px;
  text-align: center;
}
.sub .lesson-curriculum .curriculum__list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 768px) {
  .sub .lesson-curriculum .curriculum__list {
    flex-direction: row;
    gap: 32px;
  }
}
.sub .lesson-curriculum .curriculum__item {
  border: 1px solid var(--c-blue);
  background-color: #fff;
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  flex: 1;
}
.sub .lesson-curriculum .curriculum__item .curriculum__title {
  font-size: 20px;
  font-weight: 700;
  color: var(--c-orange);
  margin-bottom: 16px;
  border-bottom: 1px solid var(--c-blue);
  padding-bottom: 4px;
}
.sub .lesson-curriculum .curriculum__item .curriculum__lead {
  font-size: 14px;
  line-height: 1.7;
  color: #333;
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .sub .lesson-curriculum .curriculum__item .curriculum__lead {
    font-size: 16px;
  }
}
.sub .lesson-curriculum .curriculum__item .curriculum__plans {
  font-size: 14px;
  line-height: 1.6;
  color: var(--c-blue);
  list-style: none;
  padding: 0;
}
.sub .lesson-curriculum .curriculum__item .curriculum__plans li {
  margin-bottom: 8px;
}
.sub .lesson-curriculum .curriculum__item .curriculum__plans li strong {
  font-size: 16px;
  font-weight: 700;
  color: var(--c-orange);
}
.sub-recommend {
  background-color: var(--c-cream);
}
.sub .front-message {
  background-color: var(--c-pink);
}

.contact-intro {
  padding: 80px 0;
}
@media (min-width: 1024px) {
  .contact-intro {
    padding: 120px 0;
  }
}
.contact-intro .container {
  max-width: 800px;
  margin-inline: auto;
  text-align: center;
}
.contact-intro .contact-title {
  font-size: 32px;
  font-weight: 700;
  color: var(--c-blue);
  margin-bottom: 24px;
}
@media (min-width: 1024px) {
  .contact-intro .contact-title {
    font-size: 40px;
  }
}
.contact-intro .contact-lead {
  font-size: 16px;
  color: #333;
  line-height: 1.7;
  margin-bottom: 48px;
}
.contact-intro .contact-lead--small {
  font-size: 14px !important;
}
@media (min-width: 1024px) {
  .contact-intro .contact-lead {
    font-size: 18px;
  }
}
.contact-intro .contact-direct {
  background-color: #fff;
  padding: 32px;
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
  max-width: 600px;
  margin-inline: auto;
}
.contact-intro .contact-direct__title {
  font-size: 20px;
  font-weight: 700;
  color: var(--c-orange);
  margin-bottom: 8px;
}
.contact-intro .contact-direct__name {
  font-size: 18px;
  font-weight: 700;
  color: var(--c-blue);
  margin-bottom: 24px;
}
.contact-intro .contact-direct__tel, .contact-intro .contact-direct__mail {
  font-size: 16px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.contact-intro .contact-direct__tel img, .contact-intro .contact-direct__mail img {
  width: 20px;
  height: 20px;
}
.contact-intro .contact-direct__tel a, .contact-intro .contact-direct__mail a {
  -moz-columns: var(--c-white);
       columns: var(--c-white);
  font-size: 18px;
}
.contact-intro .contact-direct__tel a:hover, .contact-intro .contact-direct__mail a:hover {
  opacity: 0.8;
}

.contact-form {
  padding: 80px 0;
  background-color: var(--c-cream);
}
@media (min-width: 1024px) {
  .contact-form {
    padding: 120px 0;
  }
}
.contact-form .container {
  max-width: 600px;
  margin: 0 16px;
  background: #fff;
  border: 2px solid var(--c-blue);
  border-radius: 16px;
  padding: 40px 24px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  .contact-form .container {
    margin-inline: auto;
  }
}
.contact-form form {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.contact-form form label {
  font-weight: 700;
  color: var(--c-blue);
  font-size: 14px;
  margin-bottom: 4px;
  display: block;
}
.contact-form form input[type=text],
.contact-form form input[type=tel],
.contact-form form input[type=email],
.contact-form form textarea {
  width: 100%;
  padding: 14px 16px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 8px;
  background: #f8f8f8;
}
.contact-form form textarea {
  min-height: 120px;
}
.contact-form form .wpcf7-checkbox label {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  margin-bottom: 8px;
}
.contact-form form input[type=submit] {
  background-color: var(--c-orange);
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  padding: 16px 48px;
  border-radius: 9999px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  display: block;
  margin-inline: auto;
}
.contact-form form input[type=submit]:hover {
  opacity: 0.85;
  transform: translateY(-2px);
}
.contact-form form .wpcf7-submit {
  display: block;
  margin-inline: auto;
}

.contact-form__title {
  text-align: center;
  font-size: 24px;
  color: var(--c-blue);
  font-weight: 700;
  margin-bottom: 32px;
}
@media (min-width: 1024px) {
  .contact-form__title {
    font-size: 32px;
  }
}

.contact-direct {
  border: 2px solid var(--c-blue);
}
.contact-direct__mail, .contact-direct__tel {
  display: flex;
  justify-content: center;
}

.contact-direct__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: var(--c-orange);
  color: #fff;
  font-weight: 700;
  padding: 12px 20px;
  border-radius: 9999px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  margin-bottom: 8px;
}
.contact-direct__btn img {
  width: 20px;
  height: 20px;
}
.contact-direct__btn:hover {
  background-color: #e68a00;
}

.okinawa-wedding-culture {
  padding: 100px 0;
  background-color: #fffaf5;
}
@media (min-width: 1024px) {
  .okinawa-wedding-culture {
    padding: 140px 0;
  }
}
.okinawa-wedding-culture .container {
  max-width: 1080px;
  margin-inline: auto;
  padding-inline: 16px;
}
.okinawa-wedding-culture .sec-ttl {
  text-align: center;
  margin-bottom: 48px;
}
.okinawa-wedding-culture .sec-ttl__en {
  font-size: 16px;
  color: var(--c-orange);
  font-weight: bold;
  display: block;
  margin-bottom: 4px;
}
.okinawa-wedding-culture .sec-ttl__ja {
  font-size: 36px;
  font-weight: 800;
  color: var(--c-blue);
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .okinawa-wedding-culture .sec-ttl__ja {
    font-size: 48px;
  }
}
.okinawa-wedding-culture__content {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media (min-width: 768px) {
  .okinawa-wedding-culture__content {
    flex-direction: row;
    align-items: center;
  }
}
.okinawa-wedding-culture__image {
  flex: 1;
}
.okinawa-wedding-culture__image img {
  width: 100%;
  height: auto;
  border-radius: 16px;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  aspect-ratio: 4/3;
}
.okinawa-wedding-culture__text {
  flex: 1;
  background: #ffffff;
  padding: 32px;
  border-radius: 16px;
  font-size: 16px;
  color: #444;
  line-height: 1.9;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
}
@media (min-width: 1024px) {
  .okinawa-wedding-culture__text {
    font-size: 18px;
    padding: 40px;
  }
}
.okinawa-wedding-culture__text p + p {
  margin-top: 20px;
}

/* Okinawa MC Culture page scoping */
.okinawa-mc-culture .shikai-hero {
  padding: 80px 0;
  background: var(--c-pink);
}
.okinawa-mc-culture .shikai-hero .container {
  text-align: center;
}
.okinawa-mc-culture .shikai-hero__title {
  font-size: 32px;
  color: var(--c-blue);
  font-weight: 700;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .okinawa-mc-culture .shikai-hero__title {
    font-size: 48px;
  }
}
.okinawa-mc-culture .shikai-hero__desc {
  font-size: 16px;
  color: #333;
  line-height: 1.7;
}
.okinawa-mc-culture .shikai-intro,
.okinawa-mc-culture .shikai-difference,
.okinawa-mc-culture .shikai-gift,
.okinawa-mc-culture .shikai-about {
  padding: 80px 0;
}
.okinawa-mc-culture .shikai-intro .container,
.okinawa-mc-culture .shikai-difference .container,
.okinawa-mc-culture .shikai-gift .container,
.okinawa-mc-culture .shikai-about .container {
  max-width: 960px;
  margin-inline: auto;
}
.okinawa-mc-culture .shikai-intro .sec-ttl,
.okinawa-mc-culture .shikai-difference .sec-ttl,
.okinawa-mc-culture .shikai-gift .sec-ttl,
.okinawa-mc-culture .shikai-about .sec-ttl {
  margin-bottom: 24px;
  text-align: center;
}
.okinawa-mc-culture .shikai-intro .sec-ttl__ja,
.okinawa-mc-culture .shikai-difference .sec-ttl__ja,
.okinawa-mc-culture .shikai-gift .sec-ttl__ja,
.okinawa-mc-culture .shikai-about .sec-ttl__ja {
  font-size: 28px;
  color: var(--c-blue);
  font-weight: bold;
}
.okinawa-mc-culture .shikai-intro__text,
.okinawa-mc-culture .shikai-difference__text,
.okinawa-mc-culture .shikai-gift__text,
.okinawa-mc-culture .shikai-about__text {
  font-size: 16px;
  line-height: 1.9;
  color: #444;
}
@media (min-width: 1024px) {
  .okinawa-mc-culture .shikai-intro__text,
  .okinawa-mc-culture .shikai-difference__text,
  .okinawa-mc-culture .shikai-gift__text,
  .okinawa-mc-culture .shikai-about__text {
    font-size: 18px;
  }
}
.okinawa-mc-culture .shikai-price {
  padding: 80px 0;
  background-color: var(--c-cream);
}
.okinawa-mc-culture .shikai-price .container {
  max-width: 960px;
  margin-inline: auto;
}
.okinawa-mc-culture .shikai-price .sec-ttl {
  margin-bottom: 24px;
  text-align: center;
}
.okinawa-mc-culture .shikai-price .sec-ttl__ja {
  font-size: 28px;
  color: var(--c-blue);
  font-weight: bold;
}
.okinawa-mc-culture .shikai-price__list {
  list-style: disc;
  padding-left: 1.5em;
  font-size: 16px;
  line-height: 1.9;
  color: #444;
}
.okinawa-mc-culture .shikai-price__list li {
  margin-bottom: 12px;
}
.okinawa-mc-culture .shikai-section__img {
  width: 80%;
  margin-inline: auto;
}
.okinawa-mc-culture .sec-ttl__en::before {
  display: none;
}

.policy-page {
  background-color: #fffaf5;
  padding: 80px 0;
}
@media (min-width: 1024px) {
  .policy-page {
    padding: 120px 0;
  }
}
.policy-page .policy-section {
  max-width: 800px;
  margin-inline: auto;
  padding: 0 16px 48px;
  font-size: 16px;
  line-height: 1.9;
  color: #333;
}
.policy-page .policy-section h2 {
  font-size: 24px;
  color: var(--c-blue);
  font-weight: 700;
  margin-bottom: 16px;
}
@media (min-width: 1024px) {
  .policy-page .policy-section h2 {
    font-size: 28px;
  }
}
.policy-page .policy-section p {
  font-size: 16px;
  line-height: 1.8;
}
@media (min-width: 1024px) {
  .policy-page .policy-section p {
    font-size: 18px;
  }
}
.policy-page .policy-section br {
  display: block;
  margin-bottom: 0.8em;
  content: "";
}/*# sourceMappingURL=style.css.map */