/* セレージャ 浅草2025 CSS */
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600..700&family=Zen+Kaku+Gothic+New:wght@700&display=swap&text=コンセプトテーマ年ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789çãê!");
/* 変数 */
body {
  --font-main: "Zen Kaku Gothic New", sans-serif;
  --font-folk: "フォーク M", "Folk Medium", serif;
  --font-sub: "A1 Mincho", sans-serif;
  --font-en: "Oswald", sans-serif;
  --ci_pink: #ec7aac;
  --ci_red: #c8161d;
  --color_pink: #e62e8b;
}

/* reCAPTCHA非表示 */
.grecaptcha-badge {
  visibility: hidden;
}

/* windows Chrome対策 */
.l-body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif !important;
}

/* テキスト 均等割り付け */
.text-justify {
  text-align: justify;
  text-justify: inter-ideograph;
}
.txt-j {
  text-align: justify;
  text-justify: inter-ideograph;
}
.txt-mb {
  margin-bottom: -1em !important;
}
.txt-en {
  font-family: var(--font-en) !important;
}
.txt-bold {
  font-weight: 600;
}
.txt-center {
  text-align: center;
}
.txt-red {
  color: #e60012;
}
.txt-wh {
  color: #fff;
}
.txt-right {
  text-align: right;
}
.is-style-sme-ordered-list-circle :where(li):before {
  background-color: var(--ci_red) !important;
  color: #fff;
}

/* リンク修飾なし共通 */
.link-deco-none {
  text-decoration: none;
}
.link-hover {
  opacity: 0.8;
}

/* 右端のページへ戻るを角丸 */
.c-page-top {
  border-radius: 50%;
}

/* ヘッダーの背景・メニュー文字色・幅を変更 */
.l-header {
  background-color: #fff !important;
}
.p-global-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  max-width: none !important;
  height: 40px;
  background-color: var(--ci_red);
}
.p-global-nav .c-navbar__item > a > span {
  color: white;
  font-size: 14px;
}
.p-global-nav .c-navbar__item > a > span:hover {
  color: yellow;
}

/* コピーライトの背景色を変える */
.l-footer .c-copyright {
  background-color: var(--ci_red);
  color: white;
  text-align: center;
}

/* ヘッダーのSNSアイコンと問合せボタン */
.top-contact-area {
  display: flex;
  align-items: center;
}
.top-sns-area {
  display: flex;
  margin-right: 10px;
}
.top-sns-icon {
  margin-right: 15px;
  color: #898989;
  text-decoration: none;
  font-size: 28px;
  line-height: 1em;
}
.top-sns-icon:hover {
  color: var(--color_pink);
}
.top-contact-mail {
  margin-right: 3px;
}
.top-contact-button {
  padding: 10px 20px 10px 20px;
  border-radius: 5px;
  background-color: var(--color_pink);
  color: white;
  text-decoration: none;
  font-weight: 600;
  line-height: 1em;
}
.top-contact-button:hover {
  opacity: 0.8;
}

/* フッター設定 背景色を変える */
.l-footer-widget-area {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  background-color: #fdf4f8;
}

/* ボタンの色変更 */
.smb-btn {
  border: solid 2px var(--ci_pink);
  background-color: #ffffff !important;
  color: var(--ci_pink) !important;
  font-weight: 700;
  transition: 0.4s;
}
.smb-btn:hover {
  background: var(--ci_pink) !important;
  color: white !important;
}

/* Youtube埋め込みサイズ */
.youtube-area {
  aspect-ratio: 16 / 9;
}
.youtube-area iframe {
  width: 100%;
  height: 100%;
}

/* ギャラリーのマージン・最終行拡大させない */
.wp-block-gallery {
  --wp--style--unstable-gallery-gap: 3px !important;
  gap: 3px !important;
}
.gallery-none.wp-block-gallery.has-nested-images figure.wp-block-image {
  flex-grow: 0;
}

/* アニメーション設定 */
@keyframes slideTextFade {
  0%,
  25% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* アニメ スライダーズーム */
.zoomOut {
  animation-name: zoomOutAnime;
  animation-duration: 2s;

  animation-fill-mode: forwards;
}
@keyframes zoomOutAnime {
  from {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
/* アニメ スクロールダウン */
@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

/* PC ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●● */
@media screen and (min-width: 1024px) {
  /* PC時に改行をなくす */
  .br_sp {
    display: none;
  }

  .title-margin-top {
    margin-top: 120px !important;
  }
  .title-margin-top2 {
    margin-top: 40px !important;
  }
  .title-margin-top3 {
    margin-top: 80px !important;
  }

  /* 固定ページのデフォルトファイキャッチ画像の幅を変える */
  .c-page-header[data-has-image="true"] {
    height: 350px !important;
  }

  /* 固定ページのタイトルPC用 */
  .c-page-header__title {
    position: relative; /* 位置を下げる */
    top: 90px;
    color: #fff;
    text-align: center;
    text-indent: 0.1em;
    letter-spacing: 0.1em;
    font-size: 32px;
    font-family: var(--font-main);
    font-feature-settings: "palt";
    text-shadow: 2px 2px 10px #000, -2px 2px 10px #000, 2px -2px 10px #000,
      -2px -2px 10px #000;
  }
  .c-page-header__bgimage > img {
    display: none;
  }
  .c-page-header__bgimage {
    background-image: url(/wp-content/uploads/2025/06/asakusa2025-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -2;
  }

  .c-page-header__title::before {
    content: "Fênix";
    position: absolute;
    top: -20px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 80px;
    font-family: var(--font-en);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    text-shadow: none;
  }

  /* 浅草2025 */
  h2.title2025-h2 {
    position: relative;
    margin-bottom: 20px !important;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 32px;
    font-family: var(--font-main);
    font-weight: 600;
    line-height: 1em;
  }

  h3.title2025-h3 {
    position: relative;
    margin-bottom: 30px !important;
    color: #e60012;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 32px;
    font-family: var(--font-sub);
    line-height: 1em;
  }
  h3.title2025-h3::before {
    position: absolute;
    top: -25px;
    left: 50%;
    display: inline-block;
    width: 35px;
    height: 46px;
    background-image: url(/wp-content/uploads/2025/05/icon-fire.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: " ";
    transform: translate(-50%, -50%);
  }
  h4.title2025-h4 {
    font-size: 28px;
    font-family: var(--font-sub);
  }

  /* 写真と挨拶 */
  .media-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }
  .media-img {
    width: 400px;
    height: 400px;
    object-fit: cover;
  }
  .media-img-fixed_pc {
    position: sticky;
    top: 100px;
  }
  .media-text {
    width: calc(100% - 430px);
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 17px;
    line-height: 2em;
  }
  .media-text > p {
    margin-bottom: 2em;
  }
  .media-text-right {
    margin-top: 20px;
    text-align: right;
  }
  .media-text-name {
    margin-left: 10px;
    font-size: 30px;
    font-family: var(--font-main);
  }
  .media-text-name-margin {
    margin-top: -1.5em;
  }
  .media-top-title {
    margin-bottom: 20px;
    color: var(--ci_red);
    font-size: 32px;
    font-family: var(--font-main);
    line-height: 1.5em;
  }
  .media-top-margin {
    margin-bottom: 20px;
  }
  .media-margin-bottom {
    margin-bottom: 80px;
  }
  .media-reverse {
    flex-direction: row-reverse;
  }
  #media-area-revers {
    flex-direction: row-reverse;
  }
  .media-his-img-area {
    width: 350px;
  }
  .media-his-img {
    width: 350px;
    height: 284px;
    object-fit: cover;
  }
  .media-his-copy {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .media-img-auto-sec {
    width: 350px;
  }
  .media-img_auto {
    width: 100%;
    height: auto;
  }
  .media-img_mb {
    margin-bottom: 10px;
  }

  /* フッター */
  .footer-area {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .footer-left-area {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 300px;
    height: 120px;
  }
  .footer-right-area {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 420px;
    height: 120px;
  }
  .footer-logo {
    width: 164px;
    height: 120px;
  }
  .footer-sub-title {
    margin-bottom: -20px;
    color: #727171;
    text-align: center;
    text-indent: 0.1em;
    letter-spacing: 0.1em;
    font-size: 18px;
    font-family: var(--font-folk);
    line-height: 1em;
    line-height: 1em;
  }
  .footer-cereja-name {
    margin-bottom: -20px;
    color: #6fa9dc;
    font-size: 26px;
    font-family: var(--font-en);
    line-height: 1em;
  }
  .footer-jpn {
    color: #727171;
    font-size: 12px;
    line-height: 1em;
  }
  .footer-sns-copy {
    margin-bottom: -10px;
    width: 100%;
    color: var(--ci_pink);
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    font-family: var(--font-en);
    line-height: 1em;
  }
  .footer-sns-icon-area {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .footer-sns-link {
    text-decoration: none;
  }
  .footer-sns {
    margin-right: 5px;
    margin-left: 5px;
    color: #727171;
    font-size: 15px;
    font-family: var(--font-en);
  }
  .footer-sns:hover {
    opacity: 0.8;
  }
  .footer-icon {
    color: var(--color_pink);
    vertical-align: -2px;
    font-size: 22px;
  }
  .footer-icon:hover {
    opacity: 0.8;
  }
  .footer-contact {
    padding: 8px 15px 8px 15px;
    border-radius: 5px;
    background-color: var(--color_pink);
    color: white;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    line-height: 1em;
  }
  .footer-contact:hover {
    opacity: 0.8;
  }
  .footer-mail {
    margin-right: 3px;
  }
} /* PC終了 */

/* タブレット ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●● */
@media screen and (min-width: 520px) and (max-width: 1023px) {
  /* PC時に改行をなくす */
  .br_sp {
    display: none;
  }

  /* モバイルメニューの天地 */
  .l-header__content {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .title-margin-top {
    margin-top: 100px !important;
  }
  .title-margin-top2 {
    margin-top: 40px !important;
  }
  .title-margin-top3 {
    margin-top: 80px !important;
  }

  /* 固定ページのデフォルトファイキャッチ画像の幅を変える */
  .c-page-header[data-has-image="true"] {
    height: 300px !important;
  }

  /* 固定ページのタイトルPC用 */
  .c-page-header__title {
    position: relative; /* 位置を下げる */
    top: 60px;
    color: #fff;
    text-align: center;
    text-indent: 0.3em;
    letter-spacing: 0.3em;
    font-size: 34px; /*変更*/
    font-family: var(--font-main);
    font-feature-settings: "palt";
    text-shadow: 2px 2px 10px #000, -2px 2px 10px #000, 2px -2px 10px #000,
      -2px -2px 10px #000;
  }

  /* 浅草2025 */
  h2.title2025-h2 {
    position: relative;
    margin-bottom: 20px !important;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 32px;
    font-family: var(--font-main);
    font-weight: 600;
    line-height: 1em;
  }

  h3.title2025-h3 {
    position: relative;
    margin-bottom: 30px !important;
    color: #e60012;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 32px;
    font-family: var(--font-sub);
    line-height: 1em;
  }
  h3.title2025-h3::before {
    position: absolute;
    top: -25px;
    left: 50%;
    display: inline-block;
    width: 35px;
    height: 46px;
    background-image: url(/wp-content/uploads/2025/05/icon-fire.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: " ";
    transform: translate(-50%, -50%);
  }
  h4.title2025-h4 {
    font-size: 28px;
    font-family: var(--font-sub);
  }

  .c-page-header__bgimage > img {
    display: none;
  }
  .c-page-header__bgimage {
    background-image: url(/wp-content/uploads/2025/06/asakusa2025-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -2;
  }

  .c-page-header__title::before {
    content: "Fênix";
    position: absolute;
    top: -20px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 80px;
    font-family: var(--font-en);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    text-shadow: none;
  }

  /* 写真と挨拶 */
  .media-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }
  .media-img {
    margin-bottom: 20px; /*追加*/
    width: 320px; /*変更*/
    height: 320px; /*変更*/

    object-fit: cover;
  }
  .media-text {
    width: calc(100% - 340px); /*変更*/
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 15px; /*変更*/
    line-height: 1.8em; /*変更*/
  }
  .media-text > p {
    margin-bottom: 2em;
  }
  .media-text-right {
    margin-top: 20px;
    text-align: right;
  }
  .media-text-name {
    margin-left: 10px;
    font-weight: 600;
    font-size: 24px; /*変更*/
    font-family: var(--font-main);
  }
  .media-text-name-margin {
    margin-top: -1.5em;
  }
  .media-top-title {
    margin-bottom: 15px; /*変更*/
    color: var(--ci_red);
    text-align: center; /*追加*/
    font-size: 4vw; /*変更*/
    font-family: var(--font-main);
    line-height: 1.2em; /*変更*/
  }
  .media-top-margin {
    margin-bottom: 20px;
  }
  .media-margin-bottom {
    margin-bottom: 80px;
  }
  #media-area-revers {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
  .media-his-img-area {
    display: flex; /*追加*/
    flex-wrap: wrap; /*追加*/
    justify-content: space-between; /*追加*/
    margin: 30px auto 0 auto;
    width: 100%; /*変更*/
  }
  .media-his-img-sec {
    width: 48%; /*追加*/
  }
  .media-his-img {
    width: 100%; /*変更*/
    height: 280px; /*変更*/

    object-fit: cover;
  }
  .media-his-copy {
    margin-top: 5px; /*追加*/
    font-size: 13px; /*変更*/
  }
  .media-img-auto-sec {
    width: 350px;
  }
  .media-img_auto {
    width: 100%;
    height: auto;
  }
  .media-img_mb {
    margin-bottom: 10px;
  }

  /* 画像をブラウザーの幅目一杯にする */
  .photo-big {
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(50% - 50vw) !important;
    max-width: none !important;
  }

  /* フッター */
  .footer-area {
    display: flex;
    flex-wrap: wrap; /*追加*/
    justify-content: center;
    width: 100%;
  }
  .footer-left-area {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%; /*変更*/
    height: 100px; /*変更*/
  }
  .footer-right-area {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 15px; /*追加*/
    width: 100%; /*変更*/
    height: 100px; /*変更*/
  }
  .footer-logo {
    margin: 20px 0; /*追加*/
    width: 164px;
    height: 120px;
  }
  .footer-sub-title {
    margin-bottom: -20px;
    color: #727171;
    text-align: center;
    text-indent: 0.1em;
    letter-spacing: 0.1em;
    font-size: 2.8vw; /*変更*/
    font-family: var(--font-folk);
    line-height: 1.5em;
  }
  .footer-cereja-name {
    margin-bottom: -20px;
    margin-bottom: -5px; /*追加*/
    width: 100%; /*追加*/
    color: #6fa9dc;
    text-align: center; /*追加*/
    font-size: 5vw; /*変更*/
    font-family: var(--font-en);
    line-height: 1.5em;
  }
  .footer-jpn {
    width: 100%; /*追加*/
    color: #727171;
    text-align: center; /*追加*/
    font-size: 12px;
    line-height: 1em;
  }
  .footer-sns-copy {
    margin-bottom: 10px; /*変更*/
    width: 100%;
    color: var(--ci_pink);
    text-align: center;
    font-weight: 600;
    font-size: 20px; /*変更*/
    font-family: var(--font-en);
    line-height: 1em;
  }
  .footer-sns-icon-area {
    display: flex;
    justify-content: center;
    margin-bottom: 10px; /*追加*/
    width: 100%;
  }
  .footer-sns-link {
    text-decoration: none;
  }
  .footer-sns {
    margin-right: 5px;
    margin-left: 5px;
    color: #727171;
    font-size: 18px; /*変更*/
    font-family: var(--font-en);
  }
  .footer-sns:hover {
    opacity: 0.8;
  }
  .footer-icon {
    color: var(--color_pink);
    vertical-align: -0.5px; /*変更*/
    font-size: 19px; /*変更*/
  }
  .footer-icon:hover {
    opacity: 0.8;
  }
  .footer-contact {
    padding: 8px 15px 8px 15px;
    border-radius: 5px;
    background-color: var(--color_pink);
    color: white;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    line-height: 1em;
  }
  .footer-contact:hover {
    opacity: 0.8;
  }
  .footer-mail {
    margin-right: 3px;
  }
} /* タブレット終了 */

/* スマホ ●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●● */
@media screen and (max-width: 519px) {
  /* スマホ時に改行をなくす */
  .br_pc {
    display: none;
  }

  /* モバイルメニューの天地 */
  .l-header__content {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }

  /* パンくずのスマホ改行を解除する */
  .c-breadcrumbs__item .br_sp {
    display: none;
  }

  /* スマホ時に投稿ページのアイキャッチとタイトルの間を詰める */
  .single-post .c-entry__header {
    margin-top: -100px;
  }
  .single-post .c-page-header {
    z-index: -1;
  }

  .title-margin-top {
    margin-top: 90px !important; /*変更*/
  }
  .title-margin-top2 {
    margin-top: 30px !important; /*変更*/
  }
  .title-margin-top3 {
    margin-top: 60px !important; /*変更*/
  }

  /* 固定ページのデフォルトファイキャッチ画像の幅を変える */
  .c-page-header[data-has-image="true"] {
    height: 240px !important;
  }

  /* 固定ページのタイトル */
  .c-page-header__title {
    position: relative; /* 位置を下げる */
    top: 20px; /*変更*/
    color: #fff;
    text-align: center;
    text-indent: 0.1em; /*変更*/
    line-height: 1.2em; /*追加*/
    letter-spacing: 0.1em; /*変更*/
    font-size: 25px; /*変更*/
    font-family: var(--font-main);
    font-feature-settings: "palt";
    text-shadow: 2px 2px 10px #000, -2px 2px 10px #000, 2px -2px 10px #000,
      -2px -2px 10px #000;
  }

  /* 浅草2025 */
  h2.title2025-h2 {
    position: relative;
    margin-bottom: 20px !important;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 32px;
    font-family: var(--font-main);
    font-weight: 600;
    line-height: 1em;
  }

  h3.title2025-h3 {
    position: relative;
    margin-bottom: 30px !important;
    color: #e60012;
    text-align: center;
    font-size: 26px; /*変更*/
    font-family: var(--font-sub);
    line-height: 1.2em; /*変更*/
  }
  h3.title2025-h3::before {
    position: absolute;
    top: -22px; /*変更*/
    left: 50%;
    display: inline-block;
    width: 32px; /*変更*/
    height: 42px; /*変更*/
    background-image: url(/wp-content/uploads/2025/05/icon-fire.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: " ";
    transform: translate(-50%, -50%);
  }
  h4.title2025-h4 {
    font-size: 24px; /*変更*/
    font-family: var(--font-sub);
    line-height: 1.2em; /*追加*/
    text-align: center;
  }

  .c-page-header__bgimage > img {
    display: none;
  }
  .c-page-header__bgimage {
    background-image: url(/wp-content/uploads/2025/06/asakusa2025-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -2;
  }

  .c-page-header__title::before {
    content: "Fênix";
    position: absolute;
    top: -20px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 80px;
    font-family: var(--font-en);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    text-shadow: none;
  }

  /* 写真と挨拶 */
  .media-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }
  .media-img {
    margin-bottom: 20px; /*追加*/
    width: 100%; /*変更*/
    height: auto; /*変更*/
  }
  .media-text {
    width: 100%; /*変更*/
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.8em; /*変更*/
  }
  .media-text-s {
    font-size: 15px;
  }
  .media-text > p {
    margin-bottom: 2em;
  }
  .media-text-right {
    margin-top: 20px;
    text-align: right;
  }
  .media-text-name {
    margin-left: 10px;
    font-weight: 600;
    font-size: 24px; /*変更*/
    font-family: var(--font-main);
  }
  .media-text-name-margin {
    margin-top: -1.5em;
  }
  .media-top-title {
    margin-bottom: 15px; /*変更*/
    color: var(--ci_red);
    text-align: center; /*追加*/
    font-size: 7vw; /*変更*/
    font-family: var(--font-main);
    line-height: 1.2em; /*変更*/
  }
  .media-top-margin {
    margin-bottom: 20px;
  }
  .media-margin-bottom {
    margin-bottom: 60px; /*変更*/
  }
  #media-area-revers {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }
  .media-his-img-area {
    margin: 30px auto 0 auto;
    width: 90%;
  }
  .media-his-img {
    width: 100%;
    height: 250px;

    object-fit: cover;
  }
  .media-his-copy {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .media-img-auto-sec {
    width: 350px;
  }
  .media-img_auto {
    width: 100%;
    height: auto;
  }
  .media-img_mb {
    margin-bottom: 10px;
  }
  .media-reverse_sp {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
  }

  /* 画像をブラウザーの幅目一杯にする */
  .photo-big {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    max-width: none !important;
  }

  /* フッター */
  .footer-area {
    display: flex;
    flex-wrap: wrap; /*追加*/
    justify-content: center;
    margin-bottom: 40px; /*追加*/
    width: 100%;
  }
  .footer-left-area {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%; /*変更*/
    height: 100px; /*変更*/
  }
  .footer-right-area {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 15px; /*追加*/
    width: 100%; /*変更*/
    height: 100px; /*変更*/
  }
  .footer-logo {
    margin-bottom: 20px; /*追加*/
    width: 164px;
    height: 120px;
  }
  .footer-sub-title {
    margin-bottom: -20px;
    color: #727171;
    text-align: center;
    text-indent: 0.1em;
    letter-spacing: 0.1em;
    font-size: 5vw; /*変更*/
    font-family: var(--font-folk);
    line-height: 1em;
    line-height: 1em;
  }
  .footer-cereja-name {
    margin-bottom: -20px;
    color: #6fa9dc;
    font-size: 7.5vw; /*変更*/
    font-family: var(--font-en);
    line-height: 1em;
  }
  .footer-jpn {
    color: #727171;
    font-size: 12px;
    line-height: 1em;
  }
  .footer-sns-copy {
    margin-bottom: 10px; /*変更*/
    width: 100%;
    color: var(--ci_pink);
    text-align: center;
    font-weight: 600;
    font-size: 7vw; /*変更*/
    font-family: var(--font-en);
    line-height: 1em;
  }
  .footer-sns-icon-area {
    display: flex;
    flex-wrap: wrap; /*追加*/
    justify-content: center;
    margin-bottom: 10px; /*追加*/
    width: 100%;
  }
  .footer-sns-link {
    text-decoration: none;
  }
  .footer-sns {
    margin-right: 5px;
    margin-left: 5px;
    color: #727171;
    font-size: 4.8vw; /*変更*/
    font-family: var(--font-en);
  }
  .footer-sns:hover {
    opacity: 0.8;
  }
  .footer-icon {
    color: var(--color_pink);
    vertical-align: -0.5px; /*変更*/
    font-size: 5.3vw; /*変更*/
  }
  .footer-icon:hover {
    opacity: 0.8;
  }
  .footer-contact {
    padding: 8px 15px 8px 15px;
    border-radius: 5px;
    background-color: var(--color_pink);
    color: white;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    line-height: 1em;
  }
  .footer-contact:hover {
    opacity: 0.8;
  }
  .footer-mail {
    margin-right: 3px;
  }
} /* スマホ終了 */

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "iconfont";
  src: url("/../../../fonts/iconfont.eot?4l52ry");
  src: url("/../../../fonts/iconfont.eot?4l52ry#iefix")
      format("embedded-opentype"),
    url("/../../../fonts/iconfont.ttf?4l52ry") format("truetype"),
    url("/../../../fonts/iconfont.woff?4l52ry") format("woff"),
    url("/../../../fonts/iconfont.svg?4l52ry#iconfont") format("svg");

  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "iconfont" !important;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-envelope-o:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-home:before {
  content: "\f015";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-phone:before {
  content: "\f095";
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-paper-plane:before {
  content: "\f1d8";
}
.icon-send:before {
  content: "\f1d8";
}
.icon-facebook-official:before {
  content: "\f230";
}
.icon-telegram:before {
  content: "\f2c6";
}
