@charset "UTF-8";
/*
Theme Name:mrp-child
Template:mrp
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/* // Google Fonts */
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
:root {
  /*------▼基本設定▼------*/
  --color-background: #0D0D1E;
  --color-font: #fff;
  --color-primary: #333;
  --color-primary-white: #fff;
  --color-primary-gold: #8C723A;
  --color-primary-btn-txt-gold: #C8B26D;
  --color-primary-btn-gold: #8C723A;
  --color-primary-shade: #111;
  --color-primary-tint: #666;
  --color-secondary: #aaa;
  --color-secondary-tint: #eee;
  --color-table-border: #ccc;
  --body-font-size: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /* 1.6-1.4rem (1920-375) */
  --body-font-family: "Noto Sans JP", sans-serif;
  --content-max-width: 1240px;
  /*------▼ヘッダー設定▼------*/
  --header-background: #fff;
  --header-color-font: #fff;
  --header-color-primary: #fff;
  --header-color-primary-shade: #111;
  --header-color-primary-tint: #aaa;
  /*------▼フッター設定▼------*/
  --footer-background: #000;
  --footer-color-font: #fff;
  --footer-color-primary: #fff;
  /*------▼フォント設定▼------*/
  --font-family01: "Noto Sans JP", sans-serif;
  --font-family02: "Oswald", "Noto Sans JP", sans-serif;
  --font-family03: "Noto Serif JP", sans-serif;
  --font-family-Cinzel: "Cinzel";
  --font-family-Cormorant: "Cormorant Garamond";
  /*------▼pxバリエーション▼------*/
  --px240: min(calc(240px + (1vw - 19.2px) * 10.3560), 240px);
  /*240px-80px (1920-375)*/
  --px200: min(calc(200px + (1vw - 19.2px) * 6.4725), 200px);
  /*200px-100px (1920-375)*/
  --px180: min(calc(180px + (1vw - 19.2px) * 3.8835), 180px);
  /*180-120px (1920-375) */
  --px160w: min(calc(160px + (1vw - 19.2px) * 5.1780), 160px);
  /*160px-80px (1920-375)*/
  --px160: min(calc(160px + (1vw - 19.2px) * 6.4725), 160px);
  /*160px-60px (1920-375)*/
  --px150: min(calc(150px + (1vw - 19.2px) * 3.2362), 150px);
  /*150-100px (1920-375) */
  --px140: min(calc(140px + (1vw - 19.2px) * 6.4725), 140px);
  /*140px-40px (1920-375)*/
  --px120: min(calc(120px + (1vw - 19.2px) * 2.5890), 120px);
  /*120px-80px (1920-375)*/
  --px100w: min(calc(100px + (1vw - 19.2px) * 3.2362), 100px);
  /*100px-50px (1920-375)*/
  --px100: min(calc(100px + (1vw - 19.2px) * 3.8835), 100px);
  /*100px-40px (1920-375)*/
  --px96: min(calc(96px + (1vw - 19.2px) * 3.1068), 96px);
  /*96px-48px (1920-375)*/
  --px80w: min(calc(80px + (1vw - 19.2px) * 1.2945), 80px);
  /*80px-60px (1920-375)*/
  --px80: min(calc(80px + (1vw - 19.2px) * 2.5890), 80px);
  /*80px-40px (1920-375)x*/
  --px80s: min(calc(80px + (1vw - 19.2px) * 3.8835), 80px);
  /*80px-20px (1920-375)x*/
  --px60w: min(calc(60px + (1vw - 19.2px) * 1.2945), 60px);
  /*60px-40px (1920-375)*/
  --px60: min(calc(60px + (1vw - 19.2px) * 1.9417), 60px);
  /*60px-30px (1920-375)*/
  --px50: min(calc(50px + (1vw - 19.2px) * 1.2945), 50px);
  /*50px-30px (1920-375) */
  --px40w: min(calc(40px + (1vw - 19.2px) * 0.6472), 40px);
  /*40px-30px (1920-375)*/
  --px40: min(calc(40px + (1vw - 19.2px) * 1.2945), 40px);
  /*40px-20px (1920-375)*/
  --px30w: min(calc(30px + (1vw - 19.2px) * 0.6472), 30px);
  /*30px-20px (1920-375)*/
  --px30: min(calc(30px + (1vw - 19.2px) * 0.9709), 30px);
  /*30px-15px (1920-375)*/
  --px24: min(calc(24px + (1vw - 19.2px) * 0.6472), 24px);
  /*24px-14px (1920-375)*/
  --px20: min(calc(20px + (1vw - 19.2px) * 0.6472), 20px);
  /*20px-10px (1920-375)*/
  --px18: min(calc(18px + (1vw - 19.2px) * 0.2589), 18px);
  /*18px-14px (1920-375)*/
  --px16: min(calc(16px + (1vw - 19.2px) * 0.1294), 16px);
  /*16px-14px (1920-375)*/
  --px14: min(calc(14px + (1vw - 19.2px) * 0.1294), 14px);
  /*14px-12px (1920-375)*/
  --px12: min(calc(12px + (1vw - 19.2px) * 0.0647), 12px);
  /*12px-11px (1920-375)*/
  /*------▼remバリエーション▼------*/
  --rem120: min(calc(12rem + (1vw - 1.92rem) * 3.8835), 12rem);
  /*12rem-6rem (1920-375)*/
  --rem80w: min(calc(8rem + (1vw - 1.92rem) * 1.2945), 8rem);
  /*8rem-6rem (1920-375)*/
  --rem80: min(calc(8rem + (1vw - 1.92rem) * 2.5890), 8rem);
  /*8rem-4rem (1920-375)x*/
  --rem72: min(calc(7.2rem + (1vw - 1.92rem) * 1.9417), 7.2rem);
  /*7.2rem-4.2rem (1920-375)*/
  --rem60: min(calc(6rem + (1vw - 1.92rem) * 1.5534), 6rem);
  /*6rem-3.6rem (1920-375)*/
  --rem48w: min(calc(4.8rem + (1vw - 1.92rem) * 0.6472), 4.8rem);
  /*4.8rem-3.8rem*/
  --rem48: min(calc(4.8rem + (1vw - 1.92rem) * 1.5534), 4.8rem);
  /*4.8rem-2.4rem (1920-375)*/
  --rem42w: min(calc(4.2rem + (1vw - 1.92rem) * 0.6472), 4.2rem);
  /*4.2rem-3.2rem (1920-375)*/
  --rem42: min(calc(4.2rem + (1vw - 1.92rem) * 1.1650), 4.2rem);
  /*4.2rem-2.4rem (1920-375)*/
  --rem42s: min(calc(4.2rem + (1vw - 1.92rem) * 1.4887), 4.2rem);
  /*4.2rem-1.9rem (1920-375)*/
  --rem40w: min(calc(4rem + (1vw - 1.92rem) * 0.6472), 4rem);
  /*4rem-3rem (1920-375)*/
  --rem40: min(calc(4rem + (1vw - 1.92rem) * 1.2945), 4rem);
  /*4rem-2rem (1920-375)*/
  --rem36: min(calc(3.6rem + (1vw - 1.92rem) * 0.7767), 3.6rem);
  /*3.6rem-2.4rem (1920-375)*/
  --rem30w: min(calc(3rem + (1vw - 1.92rem) * 0.3883), 3rem);
  /*3rem-2.4rem (1920-375)*/
  --rem30: min(calc(3rem + (1vw - 1.92rem) * 0.6472), 3rem);
  /*3rem-2rem (1920-375)*/
  --rem30s: min(calc(3rem + (1vw - 1.92rem) * 0.9709), 3rem);
  /*3rem-1.5rem (1920-375)*/
  --rem28: min(calc(2.8rem + (1vw - 1.92rem) * 0.6472), 2.8rem);
  /*2.8rem-1.8rem (1920-375)*/
  --rem24w: min(calc(2.4rem + (1vw - 1.92rem) * 0.3883), 2.4rem);
  /*2.4rem-1.8rem (1920-375)*/
  --rem24: min(calc(2.4rem + (1vw - 1.92rem) * 0.6472), 2.4rem);
  /*2.4rem-1.4rem (1920-375)*/
  --rem20w: min(calc(2rem + (1vw - 1.92rem) * 0.2589), 2rem);
  /*2rem-1.6rem (1920-375)*/
  --rem20: min(calc(2rem + (1vw - 1.92rem) * 0.3883), 2rem);
  /*2rem-1.4rem (1920-375)*/
  --rem18: min(calc(1.8rem + (1vw - 1.92rem) * 0.2589), 1.8rem);
  /*1.8rem-1.4rem (1920-375)*/
  --rem16: min(calc(1.6rem + (1vw - 1.92rem) * 0.1294), 1.6rem);
  /*1.6rem-1.4rem (1920-375)*/
  --rem14: min(calc(1.4rem + (1vw - 1.92rem) * 0.1294), 1.4rem);
  /*1.4rem-1.2rem (1920-375)*/
  --rem12: min(calc(1.2rem + (1vw - 1.92rem) * 0.0647), 1.2rem);
  /*1.2rem-1.1rem (1920-375)*/
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
共通パーツ
======================================================== */
.news-detail .post p {
  font-family: var(--font-family01) !important;
}

#sidebar {
  display: none;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
}

h1.title,
.post h1,
header#h1Header h1.title {
  font-family: var(--font-family03);
  font-weight: 700;
  color: var(--color-font);
  font-size: var(--rem60);
  letter-spacing: 0.3em;
  position: relative;
}
@media screen and (max-width: 769px) {
  h1.title,
  .post h1,
  header#h1Header h1.title {
    font-size: var(--rem48);
  }
}
@media screen and (max-width: 460px) {
  h1.title,
  .post h1,
  header#h1Header h1.title {
    font-size: var(--rem28);
  }
}
h1.title span,
.post h1 span,
header#h1Header h1.title span {
  margin-right: -0.3em;
}
h1.title::after,
.post h1::after,
header#h1Header h1.title::after {
  position: absolute;
  content: "STORY Japan";
  top: 50%;
  left: 50%;
  transform: translate(-50%, 120%);
  font-size: var(--rem28);
  font-family: var(--font-family-Cormorant);
  color: var(--color-primary-white);
  letter-spacing: 0.04em;
}

.page_top h2 {
  position: relative;
  font-size: var(--rem60);
  font-weight: 400;
  font-family: var(--font-family-Cormorant);
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: var(--color-primary-white);
  text-align: start;
}
.page_top h2::after {
  position: relative;
  display: block;
  content: "";
  width: 600px;
  height: 2px;
  background: linear-gradient(90deg, rgb(205, 155, 0), rgba(175, 132, 0, 0.5) 70%, rgba(103, 78, 0, 0));
  margin: 0;
}
@media screen and (max-width: 769px) {
  .page_top h2::after {
    height: 1px;
  }
}

.btnbox {
  display: block;
  margin: 0 auto;
}
.btnbox a {
  font-size: 1.8rem;
  font-family: var(--font-family03);
  letter-spacing: 0.08em;
  width: 160px;
  height: 160px;
  border-radius: 100%;
  background: var(--color-background);
  border: 1px solid var(--color-primary-btn-gold);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-primary-btn-gold);
  margin: 0 auto;
  transition: all 0.4s ease-out;
}
@media screen and (max-width: 769px) {
  .btnbox a {
    width: 100px;
    height: 100px;
    font-size: 1.2rem;
    line-height: 1.4em;
  }
}
.btnbox a:hover {
  border-color: transparent;
  color: #fff;
  /*背景の色と形状*/
  background: #8C723A;
  background-size: 200% auto;
  background-position: right center;
}
.btnbox a span {
  text-align: center;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
header
======================================================== */
@media print, screen and (max-width: 1023px) {
  nav#mainNav ul li a {
    color: var(--color-font) !important;
    font-family: var(--font-family-Cormorant);
    font-size: 1.6rem;
    background: #000 !important;
  }
  nav#mainNav ul li a:hover {
    color: var(--color-primary-btn-txt-gold) !important;
    background: #000 !important;
  }
}
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li a:active,
  nav#mainNav ul li a:hover,
  nav#mainNav ul li.current-menu-ancestor a,
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li.current-menu-parent a {
    background: none;
    color: var(--color-primary-gold);
  }
}
@media print, screen and (min-width: 1024px) {
  nav#mainNav ul li.current-menu-item a b,
  nav#mainNav ul li a:hover b,
  nav#mainNav ul li a:active b,
  nav#mainNav ul li.current-menu-parent a b {
    color: var(--color-primary-btn-txt-gold);
    transition: all 0.4s ease-out;
  }
}
nav#mainNav ul li a span {
  display: none;
}

@media print, screen and (min-width: 1023px) {
  nav#mainNav ul li.current-menu-item a {
    background-color: transparent;
  }
}
#header {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
#header .logo {
  z-index: 10;
}

@media print, screen and (min-width: 1024px) {
  .sticky-header #header > .inner {
    background: #000;
  }
}
@media print, screen and (min-width: 1024px) {
  #header .logo {
    margin-left: 1%;
  }
  .header__nav-contact {
    margin-right: 1%;
  }
  nav#mainNav ul li a {
    padding: var(--px20) var(--px20);
    font-size: var(--rem18);
  }
  nav#mainNav ul li a b {
    font-family: var(--font-family-Cormorant);
  }
}
.header__contact {
  display: flex;
  flex-direction: row;
  align-items: center;
  z-index: 500;
}
.header__contact li {
  height: 98% !important;
}
.header__contact li .fa-instagram {
  font-size: 1.5em;
}
.header__contact li .fa-tiktok {
  font-size: 1.2em;
  padding-top: 5px;
}
.header__contact a {
  transition: all 0.5s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--header-color-font);
  padding: var(--px20) var(--px20);
  transition: all 0.4s ease-out;
  height: 100%;
}
.header__contact a:hover {
  color: var(--color-primary-btn-txt-gold);
}
.header__contact .fa-brands,
.header__contact .fab {
  line-height: unset;
}

@media print, screen and (min-width: 1024px) {
  #header ul.header__contact li:first-of-type {
    display: none;
  }
}
@media print, screen and (min-width: 1024px) {
  #header ul.header__contact li:last-of-type {
    display: none;
  }
}
@media print, screen and (max-width: 1023px) {
  .mobile #header {
    background: #000;
  }
}
@media print, screen and (max-width: 1023px) {
  nav#mainNav ul li.current-menu-item a,
  nav#mainNav ul li a:hover {
    color: #000;
    font-family: var(--font-family-Cormorant);
    font-size: 1.6rem;
  }
}
@media print, screen and (max-width: 1023px) {
  nav#mainNav ul li a {
    color: #000;
    font-family: var(--font-family-Cormorant);
    font-size: 1.6rem;
  }
}
.spmenu #menu p {
  left: 0;
  transform: translateX(-2%);
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
ハンバーガーメニュー
======================================================== */
.spmenu #menu span,
.spmenu #menu span:before,
.spmenu #menu span:after {
  background: var(--color-primary-btn-txt-gold);
}

.spmenu #menu p {
  color: var(--color-primary-btn-txt-gold);
  line-height: 1;
  font-size: 1.2rem;
  font-family: var(--font-family03);
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
フローディングバナー
======================================================== */
#MESY_FTMFM_footer_bar-wrapper ul#MESY_FTMFM_footer_bar li {
  background: var(--color-primary-gold);
}

#MESY_FTMFM_footer_bar .link_menu .menu_name {
  color: var(--color-primary-white) !important;
}

#MESY_FTMFM_footer_bar .link_menu .ofi,
#MESY_FTMFM_footer_bar .link_menu .fa {
  color: var(--color-primary-white);
}

#MESY_FTMFM_footer_bar-wrapper ul#MESY_FTMFM_footer_bar li {
  border-left: 1px solid var(--color-primary-white);
}

#MESY_FTMFM_footer_bar-wrapper ul#MESY_FTMFM_footer_bar {
  border-top: none;
}

#MESY_FTMFM_footer_bar-wrapper ul#MESY_FTMFM_footer_bar li:last-of-type {
  display: none;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
ぱんくずリスト
======================================================== */
#breadcrumb ul li,
#breadcrumb ul li a {
  color: var(--color-font);
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
MV
======================================================== */
div.metaslider .theme-default .nivoSlider {
  margin-top: -80px;
  z-index: -10;
}

#mainImg {
  position: relative;
}
#mainImg::after {
  content: "Crafting Memorable Crafting Memorable Crafting Memorable Crafting Memorable Crafting Memorable Crafting Memorable";
  font-family: var(--font-family-Cinzel);
  letter-spacing: 0.06em;
  position: absolute;
  bottom: 20%;
  left: 200px;
  font-size: 20rem;
  font-weight: 400;
  color: var(--color-primary-white);
  white-space: nowrap;
  z-index: -1;
  animation: flows 240s linear infinite;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  z-index: 600;
}
@media screen and (max-width: 769px) {
  #mainImg::after {
    font-size: 10rem;
  }
}
@keyframes flows {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページ（↓スクロール）
======================================================== */
.main {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  background: #a6936a;
  z-index: 8888;
}
.main .scroll .show {
  opacity: 1;
}
.main .scroll {
  position: absolute;
  left: 50%;
  top: -280px;
  height: 90px;
  font-family: var(--font-family-Cormorant);
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #a6936a;
  font-size: 2rem;
  text-align: center;
  line-height: 0.5;
  margin-left: -17.5px;
  opacity: 1;
  transition: 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
}
@media screen and (max-width: 1700px) {
  .main .scroll {
    top: -250px;
  }
}
@media screen and (max-width: 1500px) {
  .main .scroll {
    top: -210px;
  }
}
@media screen and (max-width: 1250px) {
  .main .scroll {
    top: -190px;
  }
}
@media screen and (max-width: 1060px) {
  .main .scroll {
    top: -160px;
  }
}
@media screen and (max-width: 769px) {
  .main .scroll {
    top: -130px;
  }
}
@media screen and (max-width: 600px) {
  .main .scroll {
    top: -110px;
  }
}
@media screen and (max-width: 450px) {
  .main .scroll {
    top: -105px;
  }
}
.main .scroll::after {
  content: "";
  width: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  top: 18px;
  background: #a6936a;
}
.main .scroll .sqa {
  width: 3px;
  height: 32px;
  background: #a6936a;
  position: absolute;
  left: 50%;
  top: 18px;
  margin-left: -1px;
  z-index: 2;
  animation: scroll 2s ease infinite;
  opacity: 0;
}
@keyframes scroll {
  0% {
    top: 18px;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  70% {
    top: 58px;
    opacity: 1;
  }
  90% {
    top: 58px;
    opacity: 1;
  }
  100% {
    top: 58px;
    opacity: 0;
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページ（NEWS）
======================================================== */
.listTitle h2 {
  position: relative;
  line-height: 2;
  margin: 0 !important;
}
.listTitle h2::after {
  position: relative;
  display: block;
  content: "";
  width: 150px;
  height: 2px;
  background: linear-gradient(90deg, rgb(205, 155, 0), rgba(175, 132, 0, 0.5) 70%, rgba(103, 78, 0, 0));
}

.listTitle .sub_ttl {
  font-size: 3.2rem;
  font-family: var(--font-family-Cormorant);
  font-weight: 300;
  line-height: 2.8;
  letter-spacing: 0.04em;
  color: var(--color-primary-gold);
  padding-left: 0;
}
@media screen and (max-width: 1100px) {
  .listTitle .sub_ttl {
    line-height: 2;
  }
}
@media screen and (max-width: 550px) {
  .listTitle .sub_ttl {
    font-size: var(--rem24w);
  }
}

.front_post_list {
  max-width: 1410px !important;
}

#front_top_content,
#front_bottom_content {
  background: var(--color-background);
  margin-top: var(--px160);
  padding: var(--px160) 0;
}
@media screen and (max-width: 769px) {
  #front_top_content,
  #front_bottom_content {
    padding-bottom: 80px;
  }
}
#front_top_content .post_text,
#front_bottom_content .post_text {
  color: var(--color-primary-white);
  letter-spacing: 0.04em;
}
#front_top_content h2,
#front_bottom_content h2 {
  color: var(--color-primary-white);
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1100px) {
  #front_top_content h2,
  #front_bottom_content h2 {
    line-height: 1.6;
  }
}
#front_top_content .time,
#front_bottom_content .time {
  background: var(--color-primary-gold);
  line-height: 0.1;
  letter-spacing: 0.04em;
  border-bottom: none;
}
#front_top_content .date,
#front_bottom_content .date {
  color: var(--color-primary-white);
  letter-spacing: 0.04em;
  border-bottom: none;
  white-space: nowrap;
}
#front_top_content .ttls a,
#front_bottom_content .ttls a {
  color: var(--color-primary-white);
}
@media screen and (max-width: 641px) {
  #front_top_content .ttls a,
  #front_bottom_content .ttls a {
    white-space: normal;
  }
}
#front_top_content .flex-container,
#front_bottom_content .flex-container {
  display: flex;
  justify-content: start;
  gap: 150px;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  #front_top_content .flex-container,
  #front_bottom_content .flex-container {
    gap: 50px;
  }
}
@media screen and (max-width: 1200px) {
  #front_top_content .flex-container,
  #front_bottom_content .flex-container {
    gap: 10px;
  }
}
@media screen and (max-width: 1100px) {
  #front_top_content .flex-container,
  #front_bottom_content .flex-container {
    flex-direction: column;
    gap: 30px;
  }
}
@media screen and (max-width: 500px) {
  #front_top_content .flex-container,
  #front_bottom_content .flex-container {
    flex-direction: column;
    gap: 15px;
  }
}
#front_top_content .flex-container .news,
#front_bottom_content .flex-container .news {
  position: relative;
}
@media screen and (max-width: 1100px) {
  #front_top_content .flex-container .news,
  #front_bottom_content .flex-container .news {
    order: 2;
  }
}
#front_top_content .flex-container .news::after,
#front_bottom_content .flex-container .news::after {
  position: absolute;
  content: "";
  width: 400px;
  height: 571px;
  top: -70%;
  left: -35%;
  background-image: url(/wp-content/uploads/top_news_bg01.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -10;
}
@media screen and (max-width: 1100px) {
  #front_top_content .flex-container .news::after,
  #front_bottom_content .flex-container .news::after {
    left: -45%;
  }
}
@media screen and (max-width: 550px) {
  #front_top_content .flex-container .news::after,
  #front_bottom_content .flex-container .news::after {
    width: 200px;
    height: 371px;
    top: -30%;
    left: -30%;
  }
}
@media screen and (max-width: 400px) {
  #front_top_content .flex-container .news::after,
  #front_bottom_content .flex-container .news::after {
    left: -40%;
  }
}
#front_top_content .flex-container .postlist,
#front_bottom_content .flex-container .postlist {
  margin-top: 15px;
  font-family: var(--font-family03);
}
#front_top_content .flex-container .title,
#front_bottom_content .flex-container .title {
  font-size: 6rem;
  font-family: "a-otf-ryumin-pr6n", serif;
  font-weight: 300;
  font-style: normal;
  padding-left: 0;
}
@media screen and (max-width: 1300px) {
  #front_top_content .flex-container .title,
  #front_bottom_content .flex-container .title {
    font-size: var(--rem48w);
  }
}
@media screen and (max-width: 550px) {
  #front_top_content .flex-container .title,
  #front_bottom_content .flex-container .title {
    font-size: var(--rem30w);
  }
}
#front_top_content .flex-container .img-category,
#front_bottom_content .flex-container .img-category {
  max-width: 520px;
  height: auto;
}
@media screen and (max-width: 1300px) {
  #front_top_content .flex-container .img-category,
  #front_bottom_content .flex-container .img-category {
    max-width: 400px;
  }
}
@media screen and (max-width: 1100px) {
  #front_top_content .flex-container .img-category,
  #front_bottom_content .flex-container .img-category {
    margin: 0 auto;
    max-width: 300px;
    order: 1;
  }
}
@media screen and (max-width: 600px) {
  #front_top_content .flex-container .img-category,
  #front_bottom_content .flex-container .img-category {
    max-width: 200px;
  }
}
@media screen and (max-width: 400px) {
  #front_top_content .flex-container .img-category,
  #front_bottom_content .flex-container .img-category {
    max-width: 160px;
  }
}
#front_top_content .flex-container img,
#front_bottom_content .flex-container img {
  width: 100%;
  height: auto;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページ（SERVICE）
======================================================== */
.l-service {
  margin-bottom: 160px !important;
}
@media screen and (max-width: 769px) {
  .l-service {
    margin-bottom: 80px !important;
  }
}
.l-service .flexbox {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
@media screen and (max-width: 769px) {
  .l-service .flexbox {
    flex-direction: column;
  }
}
.l-service .flexbox .img_container {
  width: 60%;
  height: 800px;
  background: linear-gradient(90deg, rgba(13, 13, 30, 0), rgba(13, 13, 30, 0.3) 49%, rgba(13, 13, 30, 0.7) 80%, rgb(13, 13, 30)), url("/wp-content/uploads/top_service01.jpg.webp");
  /* 画像のURL */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 769px) {
  .l-service .flexbox .img_container {
    width: 90%;
    height: 250px;
    background: url("/wp-content/uploads/top_service01.jpg.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 550px) {
  .l-service .flexbox .img_container {
    height: 180px;
  }
}
.l-service .flexbox .img_container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-service .flexbox .txt_container {
  width: 600px;
  margin-left: -50px;
}
@media screen and (max-width: 1500px) {
  .l-service .flexbox .txt_container {
    width: 40%;
  }
}
@media screen and (max-width: 769px) {
  .l-service .flexbox .txt_container {
    width: 90%;
    margin: 0 auto;
  }
}
.l-service .flexbox .txt_container h2 {
  position: relative;
}
@media screen and (max-width: 769px) {
  .l-service .flexbox .txt_container h2 {
    margin-bottom: 20px;
  }
}
.l-service .flexbox .txt_container h2::before {
  position: absolute;
  content: "";
  width: 360px;
  height: 350px;
  top: -125px;
  left: -150px;
  background-image: url(/wp-content/uploads/top_service_bg01.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1000px) {
  .l-service .flexbox .txt_container h2::before {
    width: 220px;
    height: 220px;
    top: -70px;
    left: -100px;
  }
}
.l-service .flexbox .txt_container .txt {
  font-size: var(--rem16);
  font-family: var(--font-family03);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.l-service .flexbox .txt_container .arrow_btn {
  position: relative;
}
.l-service .flexbox .txt_container .arrow_btn::before {
  position: absolute;
  content: "";
  width: 600px;
  height: 2px;
  top: -30px;
  background: linear-gradient(90deg, rgb(205, 155, 0), rgba(175, 132, 0, 0.5) 70%, rgba(103, 78, 0, 0));
  max-width: 100%;
}
@media screen and (max-width: 769px) {
  .l-service .flexbox .txt_container .arrow_btn::before {
    height: 1px;
  }
}
.l-service .flexbox .txt_container a {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  gap: 25px;
  align-items: center;
  color: #C8B26D;
  font-size: var(--rem20);
  font-family: var(--font-family03);
  position: relative;
  margin-top: 85px;
}
@media screen and (max-width: 769px) {
  .l-service .flexbox .txt_container a {
    margin-top: 55px;
    gap: 10px;
  }
}
.l-service .flexbox .txt_container a div {
  line-height: 1;
  border-bottom: 1px solid #C8B26D;
  border-left: 1px solid #C8B26D;
  border-radius: 50%;
  border-right: 1px solid #C8B26D;
  border-top: 1px solid #C8B26D;
  width: 25px;
  height: 25px;
  position: relative;
}
@media screen and (max-width: 769px) {
  .l-service .flexbox .txt_container a div {
    width: 20px;
    height: 20px;
  }
}
.l-service .flexbox .txt_container a div img {
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページ（ARTIST）
======================================================== */
.l-artist {
  padding: 120px 0 80px;
  margin-bottom: 160px;
  background-image: url(/wp-content/uploads/top_artist_bg01.jpg.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1200px) {
  .l-artist {
    padding: 80px 0 80px;
  }
}
@media (max-width: 769px) {
  .l-artist {
    padding: 60px 0 80px;
  }
}
.l-artist h2 {
  text-align: center;
}
.l-artist h2::before {
  position: absolute;
  content: "";
  width: 400px;
  height: 80px;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(/wp-content/uploads/top_artist_ttl_bg01.png.webp);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 769px) {
  .l-artist h2::before {
    width: 250px;
    top: -50px;
  }
}
@media screen and (max-width: 500px) {
  .l-artist h2::before {
    width: 200px;
    top: -35px;
  }
}
.l-artist h2::after {
  width: 150px;
  left: 50%;
  transform: translateX(-50%);
}
.l-artist p {
  text-align: center;
  font-weight: 400;
  font-family: var(--font-family03);
  line-height: 1.8;
  letter-spacing: 0.04em;
  width: 90%;
  margin: 0 auto;
}
.l-artist .gridbox {
  max-width: 1750px;
  width: 90%;
  margin: 70px auto 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-items: center;
  gap: 50px;
}
@media screen and (max-width: 1440px) {
  .l-artist .gridbox {
    gap: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .l-artist .gridbox {
    gap: 20px;
  }
}
@media screen and (max-width: 950px) {
  .l-artist .gridbox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 410px) {
  .l-artist .gridbox {
    margin: 30px auto 0;
    gap: 30px;
  }
}
.l-artist .gridbox img {
  width: 400px;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1440px) {
  .l-artist .gridbox img {
    height: 350px;
  }
}
@media screen and (max-width: 1200px) {
  .l-artist .gridbox img {
    height: 300px;
  }
}
@media screen and (max-width: 1050px) {
  .l-artist .gridbox img {
    height: 250px;
  }
}
@media screen and (max-width: 950px) {
  .l-artist .gridbox img {
    width: 300px;
    height: 300px;
  }
}
@media screen and (max-width: 650px) {
  .l-artist .gridbox img {
    width: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 500px) {
  .l-artist .gridbox img {
    width: 200px;
    height: 200px;
  }
}
@media screen and (max-width: 410px) {
  .l-artist .gridbox img {
    width: 250px;
    height: 200px;
  }
}
.l-artist .btnbox {
  margin-top: 100px;
}
@media screen and (max-width: 769px) {
  .l-artist .btnbox {
    margin-top: 40px;
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページ（Request）
======================================================== */
@media screen and (max-width: 1000px) {
  .img_container .sp-none {
    display: none;
  }
  .img_container .pc-none {
    display: block;
  }
}
@media screen and (min-width: 1000px) {
  .img_container .sp-none {
    display: block;
  }
  .img_container .pc-none {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .img_container .pc-none-02 {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .img_container .pc-none {
    display: none;
  }
  .img_container .pc-none-02 {
    display: block;
  }
}
.l-request {
  margin-bottom: 160px;
  position: relative;
}
@media screen and (max-width: 769px) {
  .l-request {
    margin-bottom: 120px;
  }
}
.l-request .flexbox {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .l-request .flexbox {
    flex-direction: column;
  }
}
.l-request .flexbox .txt_container {
  width: 500px;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .l-request .flexbox .txt_container {
    width: 450px;
  }
}
@media screen and (max-width: 1150px) {
  .l-request .flexbox .txt_container {
    width: 40%;
  }
}
@media screen and (max-width: 1000px) {
  .l-request .flexbox .txt_container {
    width: 60%;
  }
}
@media screen and (max-width: 769px) {
  .l-request .flexbox .txt_container {
    width: 90%;
  }
  .l-request .flexbox .txt_container::before {
    position: absolute;
    content: "";
    width: 180px;
    height: 800px;
    top: -400px;
    right: -7%;
    background-image: url(/wp-content/uploads/top_request_bg02.png.webp);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 200;
  }
}
@media screen and (max-width: 500px) {
  .l-request .flexbox .txt_container::before {
    width: 140px;
    top: -320px;
  }
}
.l-request .flexbox .txt_container::after {
  position: absolute;
  content: "";
  width: 650px;
  height: 800px;
  top: -180px;
  left: -390px;
  background-image: url(/wp-content/uploads/top_request_bg01.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -10;
}
@media screen and (max-width: 1900px) {
  .l-request .flexbox .txt_container::after {
    width: 600px;
    height: 750px;
  }
}
@media screen and (max-width: 1800px) {
  .l-request .flexbox .txt_container::after {
    width: 550px;
    height: 700px;
    top: -160px;
    left: -340px;
  }
}
@media screen and (max-width: 1700px) {
  .l-request .flexbox .txt_container::after {
    width: 500px;
    height: 650px;
    top: -130px;
    left: -300px;
  }
}
@media screen and (max-width: 1600px) {
  .l-request .flexbox .txt_container::after {
    width: 450px;
    height: 600px;
    top: -130px;
    left: -270px;
  }
}
@media screen and (max-width: 500px) {
  .l-request .flexbox .txt_container::after {
    width: 350px;
    background-size: contain;
    left: -190px;
    top: -110px;
  }
}
.l-request .flexbox .txt_container h2 {
  position: relative;
}
@media screen and (max-width: 769px) {
  .l-request .flexbox .txt_container h2 {
    margin-bottom: 20px;
  }
}
.l-request .flexbox .txt_container h2::before {
  content: none;
}
.l-request .flexbox .txt_container .txt {
  font-size: var(--rem16);
  font-family: var(--font-family03);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.l-request .flexbox .txt_container .arrow_btn {
  position: relative;
}
.l-request .flexbox .txt_container .arrow_btn::before {
  position: absolute;
  content: "";
  width: 600px;
  height: 2px;
  top: -20px;
  background: linear-gradient(90deg, rgb(205, 155, 0), rgba(175, 132, 0, 0.5) 70%, rgba(103, 78, 0, 0));
  max-width: 100%;
}
@media screen and (max-width: 769px) {
  .l-request .flexbox .txt_container .arrow_btn::before {
    height: 1px;
  }
}
.l-request .flexbox .txt_container .mt {
  margin-top: 1em;
}
.l-request .flexbox .txt_container a {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  gap: 20px;
  align-items: center;
  color: #C8B26D;
  font-size: var(--rem20);
  font-family: var(--font-family03);
  position: relative;
}
@media screen and (max-width: 769px) {
  .l-request .flexbox .txt_container a {
    gap: 10px;
  }
}
.l-request .flexbox .txt_container a:nth-child(1) {
  margin-top: 85px;
}
@media screen and (max-width: 769px) {
  .l-request .flexbox .txt_container a:nth-child(1) {
    margin-top: 45px;
  }
}
.l-request .flexbox .txt_container a div {
  line-height: 1;
  border-bottom: 1px solid #C8B26D;
  border-left: 1px solid #C8B26D;
  border-radius: 50%;
  border-right: 1px solid #C8B26D;
  border-top: 1px solid #C8B26D;
  width: 25px;
  height: 25px;
  position: relative;
}
@media screen and (max-width: 769px) {
  .l-request .flexbox .txt_container a div {
    width: 20px;
    height: 20px;
  }
}
.l-request .flexbox .txt_container a div img {
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.l-request .flexbox .img_container {
  width: 53%;
  height: 800px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .l-request .flexbox .img_container .gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
  }
}
@media screen and (max-width: 769px) {
  .l-request .flexbox .img_container .gradient-overlay {
    background: none;
  }
}
@media screen and (min-width: 2300px) {
  .l-request .flexbox .img_container {
    width: 60%;
  }
}
@media screen and (max-width: 1920px) {
  .l-request .flexbox .img_container {
    width: 50%;
    height: auto;
  }
}
@media screen and (max-width: 1350px) {
  .l-request .flexbox .img_container {
    width: 65%;
    margin-right: -10%;
  }
}
@media screen and (max-width: 1050px) {
  .l-request .flexbox .img_container {
    width: 70%;
    margin-right: -15%;
  }
}
@media screen and (max-width: 1000px) {
  .l-request .flexbox .img_container {
    width: 50%;
    margin-right: -50%;
    margin-top: -18%;
    z-index: -10;
  }
}
@media screen and (max-width: 769px) {
  .l-request .flexbox .img_container {
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
    z-index: -10;
  }
}
.l-request .flexbox .img_container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページ（INSTAGRAM）
======================================================== */
.l-instagram {
  margin-bottom: 160px;
  padding: 60px 0 0;
  position: relative;
}
@media screen and (max-width: 769px) {
  .l-instagram {
    margin-bottom: 120px;
  }
}
.l-instagram::before {
  position: absolute;
  content: "";
  width: 600px;
  height: 260px;
  top: 50px;
  left: 200px;
  background-image: url(/wp-content/uploads/top_instagram_bg01-1.png.webp);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -10;
}
@media screen and (max-width: 1500px) {
  .l-instagram::before {
    width: 550px;
    height: 210px;
    top: 80px;
    left: 180px;
  }
}
@media screen and (max-width: 1150px) {
  .l-instagram::before {
    width: 500px;
    height: 160px;
    top: 120px;
    left: 140px;
  }
}
@media screen and (max-width: 800px) {
  .l-instagram::before {
    left: 100px;
  }
}
@media screen and (max-width: 769px) {
  .l-instagram::before {
    left: 5%;
  }
}
@media screen and (max-width: 500px) {
  .l-instagram::before {
    left: -4%;
  }
}
@media screen and (max-width: 400px) {
  .l-instagram::before {
    left: -10%;
  }
}
.l-instagram::after {
  position: absolute;
  content: "";
  width: 668px;
  height: 290px;
  top: 400px;
  right: -5%;
  background-image: url(/wp-content/uploads/top_instagram_bg02-1.png.webp);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -10;
}
@media screen and (max-width: 1500px) {
  .l-instagram::after {
    width: 618px;
    height: 240px;
    top: 380px;
    right: -10%;
  }
}
@media screen and (max-width: 1350px) {
  .l-instagram::after {
    right: -15%;
  }
}
@media screen and (max-width: 1150px) {
  .l-instagram::after {
    width: 568px;
    height: 190px;
    right: -20%;
  }
}
@media screen and (max-width: 970px) {
  .l-instagram::after {
    right: -25%;
  }
}
@media screen and (max-width: 800px) {
  .l-instagram::after {
    right: -35%;
  }
}
@media screen and (max-width: 769px) {
  .l-instagram::after {
    left: 65%;
    top: 330px;
  }
}
@media screen and (max-width: 500px) {
  .l-instagram::after {
    top: 300px;
  }
}
.l-instagram h2 {
  text-align: center;
  margin-bottom: 70px;
}
.l-instagram h2::before {
  position: absolute;
  content: "";
  width: 400px;
  height: 80px;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(/wp-content/uploads/top_instagram_ttl_bg01.png.webp);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 769px) {
  .l-instagram h2::before {
    width: 300px;
    top: -35px;
  }
}
@media screen and (max-width: 500px) {
  .l-instagram h2::before {
    width: 250px;
    top: -30px;
  }
}
.l-instagram h2::after {
  width: 150px;
  left: 50%;
  transform: translateX(-50%);
}
.l-instagram .gridbox {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  justify-items: center;
  gap: 40px;
}
.l-instagram .gridbox div {
  width: 270px;
  height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 769px) {
  .l-instagram .gridbox div {
    width: 200px;
    height: 200px;
  }
}
.l-instagram .gridbox div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-instagram .btnbox {
  margin-top: 100px;
}
@media screen and (max-width: 769px) {
  .l-instagram .btnbox {
    margin-top: 40px;
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページ（CONTACT）
======================================================== */
.l-contact {
  position: relative;
}
.l-contact .flexbox {
  display: flex;
}
@media screen and (max-width: 769px) {
  .l-contact .flexbox {
    flex-direction: column;
  }
}
.l-contact .txt_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding-left: 15%;
  background-image: url(/wp-content/uploads/top_contact01.jpg.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1150px) {
  .l-contact .txt_container {
    padding-left: 10%;
  }
}
@media screen and (max-width: 950px) {
  .l-contact .txt_container {
    padding-left: 5%;
  }
}
@media screen and (max-width: 820px) {
  .l-contact .txt_container {
    padding-left: 3%;
  }
}
@media screen and (max-width: 769px) {
  .l-contact .txt_container {
    width: 100%;
    height: 300px;
    background-size: cover;
    padding: 0 10%;
  }
}
@media screen and (max-width: 500px) {
  .l-contact .txt_container {
    width: 100%;
    height: 200px;
    padding: 0 5%;
  }
}
.l-contact .txt_container h2 {
  margin: 0 !important;
  color: #8B793B;
}
@media screen and (max-width: 500px) {
  .l-contact .txt_container h2 {
    line-height: 1.2;
  }
}
.l-contact .txt_container p {
  font-family: var(--font-family03);
  font-weight: 500;
  color: #000;
  margin-top: 25px;
}
@media screen and (max-width: 500px) {
  .l-contact .txt_container p {
    margin-top: 5px;
  }
}
.l-contact .txt_container .btnbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}
.l-contact .txt_container .btnbox a {
  position: relative;
}
.l-contact .txt_container .btnbox a:hover {
  color: var(--color-primary-btn-txt-gold);
}
.l-contact .txt_container .btnbox a::before {
  position: absolute;
  content: "";
  left: 53%;
  top: 50%;
  width: 25px;
  height: 25px;
  border-top: 1px solid #8B793B;
  border-right: 1px solid #8B793B;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.l-contact .txt_container .btnbox a::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 40px;
  height: 1px;
  background: #8B793B;
}
.l-contact .txt_container .btnbox a:hover::before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.l-contact .txt_container .btnbox a:hover::after {
  background: #fff;
}
.l-contact .txt_container .btnbox a span {
  position: relative;
}
.l-contact .txt_container .btnbox a span::after {
  position: absolute;
  content: "FORM";
  font-family: var(--font-family-Cormorant);
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  width: 100px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(400%);
}
.l-contact .img_container {
  width: 50%;
  height: auto;
  position: relative;
  z-index: 0;
}
.l-contact .img_container::after {
  content: "";
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  .l-contact .img_container {
    width: 100%;
    height: 300px;
  }
}
@media screen and (max-width: 500px) {
  .l-contact .img_container {
    height: 200px;
  }
}
.l-contact .img_container img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 769px) {
  .l-contact .img_container img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
トップページ（FOOTER）
======================================================== */
#footer {
  padding: var(--px60) 0 0;
}
#footer .information {
  text-align: center;
}
#footer .footnav a {
  font-family: var(--font-family-Cormorant);
  font-size: 1.6rem;
}
#footer .socialicon .fa-tiktok:before {
  font-size: 2.5rem;
}
#footer .socialicon {
  display: none;
}
#footer .fa-tiktok {
  display: none;
}

#footer .footnav ul > li::before,
#footer .footnav ul > li::after {
  width: 0.8px;
  height: 70%;
  top: 50%;
  transform: translateY(-50%);
}

#copyright {
  margin: 0;
  padding: 20px 0;
}

#footer .socialicon ul li a:hover,
.socialicon ul li a:hover {
  opacity: 0.7;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（共通パーツ）
======================================================== */
body:not(.home) #wrapper {
  width: 100%;
}

#wrapper,
.inner {
  max-width: 100%;
}

#wrapper #cat-post {
  width: 90%;
  margin: 0 auto;
  max-width: var(--content-max-width);
}
#wrapper .news-details {
  width: 90%;
  margin: 0 auto;
  max-width: var(--content-max-width);
}
#wrapper #sitemap_list {
  width: 90%;
  margin: 0 auto;
  max-width: var(--content-max-width);
}
#wrapper #privacy {
  width: 90%;
  margin: 0 auto;
  max-width: var(--content-max-width);
}

.low-page section {
  width: 90%;
  margin: 0 auto;
  max-width: var(--content-max-width);
}
.low-page section:first-of-type {
  padding: 100px 0 120px;
}
.low-page section:not(:first-of-type) {
  padding: 0 0 120px;
}

#content,
body:not(.home) #content.wide {
  padding: 0;
}

.low-page p {
  color: var(--color-font);
  letter-spacing: 0.06em;
  line-height: 1.8;
  font-family: var(--font-family03);
}
.low-page h3 {
  color: var(--color-primary-btn-txt-gold);
  letter-spacing: 0.04em;
  font-family: var(--font-family03);
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0.2em;
  position: relative;
  border-bottom: solid 3px var(--color-primary-btn-txt-gold);
}
.low-page h3::after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: solid 3px var(--color-primary-gold);
  bottom: -3px;
  width: 20%;
}
.low-page .ttl {
  text-align: center;
  color: var(--color-primary-btn-txt-gold);
  font-size: var(--rem24);
  font-family: var(--font-family03);
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin-bottom: 80px;
}
@media screen and (max-width: 769px) {
  .low-page .ttl {
    margin-bottom: 40px;
  }
}
.low-page .ttl span {
  font-size: 8.8rem;
  font-family: var(--font-family-Cinzel);
  letter-spacing: 0.1em;
  color: var(--color-primary-btn-txt-gold);
}
@media screen and (max-width: 769px) {
  .low-page .ttl span {
    font-size: 4.5rem;
  }
}
.low-page .ttl::after {
  content: none;
}

table th {
  background: transparent;
  color: var(--color-primary-btn-txt-gold);
  letter-spacing: 0.04em;
  font-weight: 500;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（SERVICEページ）
======================================================== */
.l-about .flex-container {
  display: flex;
  justify-content: space-between;
  gap: 5%;
}
@media screen and (max-width: 769px) {
  .l-about .flex-container {
    flex-direction: column;
  }
}
.l-about .flex-container img {
  width: 47%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 769px) {
  .l-about .flex-container img {
    width: 100%;
    height: 300px;
    order: 2;
    margin-top: 20px;
  }
}
@media screen and (max-width: 450px) {
  .l-about .flex-container img {
    height: 170px;
  }
}
.l-about .flex-container .txt-area {
  width: 50%;
}
@media screen and (max-width: 769px) {
  .l-about .flex-container .txt-area {
    width: 100%;
    order: 1;
  }
}
.l-about .flex-container .txt-area .ttl-sub {
  color: var(--color-primary-btn-txt-gold);
  letter-spacing: 0.04em;
  font-family: var(--font-family03);
  font-weight: 600;
  border-bottom: solid 3px var(--color-primary-btn-txt-gold);
  padding-left: 0;
}

.l-situation .txt {
  text-align: center;
}
.l-situation .grid-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 769px) {
  .l-situation .grid-area {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .l-situation .grid-area {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 30px;
  }
}
.l-situation .grid-area .category {
  text-align: start;
  display: flex;
  flex-direction: column;
  padding: 8%;
  border-radius: 10px;
  box-shadow: 1px 1px 8px 0.5px #f0f0f0;
}
.l-situation .grid-area .category img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-situation .grid-area .category .category-ttl {
  font-size: var(--rem28);
  color: var(--color-primary-btn-txt-gold);
  font-family: var(--font-family03);
  font-weight: 600;
  padding: 0;
  margin: var(--px20) auto 10px;
}
.l-situation .grid-area .category .category-ttl::before {
  content: none;
}
.l-situation .grid-area .category p {
  text-align: center;
}
.l-situation .flex-container {
  display: flex;
}
.l-situation .flex-container .btnbox {
  margin-top: 60px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（REQUESTS & RECRUITMENTページ）
======================================================== */
.l-plan,
.l-recruit,
.l-situation,
.detail-page {
  /*hoverした際の背景色の設定*/
  /*波形を2つ設定*/
  /*波形の2つ目は0.5秒遅らせてアニメーション*/
  /*中央矢印*/
}
.l-plan .btnbox,
.l-recruit .btnbox,
.l-situation .btnbox,
.detail-page .btnbox {
  display: flex;
  margin: 80px auto 0;
}
@media screen and (max-width: 769px) {
  .l-plan .btnbox,
  .l-recruit .btnbox,
  .l-situation .btnbox,
  .detail-page .btnbox {
    margin: 60px auto 0;
  }
}
.l-plan .btnripple,
.l-recruit .btnripple,
.l-situation .btnripple,
.detail-page .btnripple {
  /*波紋の基点とするためrelativeを指定*/
  position: relative;
  /*波紋の形状*/
  display: inline-block;
  background: var(--color-background);
  width: 170px;
  height: 170px;
  border-radius: 50%;
  color: var(--color-primary-btn-txt-gold);
  outline: none;
  /*アニメーションの設定*/
  transition: all 0.5s;
  white-space: nowrap;
  font-weight: 500;
}
@media screen and (max-width: 769px) {
  .l-plan .btnripple,
  .l-recruit .btnripple,
  .l-situation .btnripple,
  .detail-page .btnripple {
    width: 120px;
    height: 120px;
  }
}
.l-plan .btnripple:hover,
.l-recruit .btnripple:hover,
.l-situation .btnripple:hover,
.detail-page .btnripple:hover {
  background: var(--color-primary-btn-txt-gold);
  color: var(--color-background);
}
.l-plan .btnripple::after, .l-plan .btnripple::before,
.l-recruit .btnripple::after,
.l-recruit .btnripple::before,
.l-situation .btnripple::after,
.l-situation .btnripple::before,
.detail-page .btnripple::after,
.detail-page .btnripple::before {
  content: "";
  /*絶対配置で波形の位置を決める*/
  position: absolute;
  left: -25%;
  top: -25%;
  /*波形の形状*/
  border: 1px solid var(--color-primary-btn-txt-gold);
  width: 150%;
  height: 150%;
  border-radius: 50%;
  /*はじめは不透明*/
  opacity: 1;
  /*ループするアニメーションの設定*/
  animation: 1s circleanime linear infinite;
}
.l-plan .btnripple::before,
.l-recruit .btnripple::before,
.l-situation .btnripple::before,
.detail-page .btnripple::before {
  animation-delay: 0.5s;
  /*波形のアニメーション*/
}
@keyframes circleanime {
  0% {
    transform: scale(0.68);
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.l-plan .btnripple span,
.l-recruit .btnripple span,
.l-situation .btnripple span,
.detail-page .btnripple span {
  content: "";
  /*絶対配置で矢印の位置を決める*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.l-plan .mt-4 {
  margin-top: 40px;
}
.l-plan .ttl-sub {
  display: inline-block;
  font-size: 2.6rem;
}
@media screen and (max-width: 769px) {
  .l-plan .ttl-sub {
    font-size: 2rem;
  }
}
.l-plan .flex-container {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 815px) {
  .l-plan .flex-container {
    flex-direction: column;
  }
}
.l-plan .flex-container img {
  width: 50%;
}
@media screen and (max-width: 815px) {
  .l-plan .flex-container img {
    width: 100%;
  }
}
.l-plan .flex-container table {
  width: 50%;
  margin-top: 0;
}
@media screen and (max-width: 815px) {
  .l-plan .flex-container table {
    width: 100%;
  }
}
.l-plan .flex-container table th {
  background: transparent;
  color: var(--color-primary-btn-txt-gold);
  letter-spacing: 0.04em;
  font-weight: 500;
}
.l-plan .flex-container table td {
  letter-spacing: 0.04em;
}
.l-plan .guide {
  margin-top: 30px;
}
.l-plan .guide p {
  font-size: 2.4rem;
  font-weight: 500;
  display: inline-block;
  padding: 0.6rem 0 0.6rem 1.5rem;
  border-left: 4px solid var(--color-primary-gold);
  line-height: 1;
  text-align: left;
}
@media screen and (max-width: 769px) {
  .l-plan .guide p {
    font-size: 1.8rem;
  }
}
.l-plan .guide .list_disc {
  margin-top: 10px !important;
}

.l-recruit .flow_design09 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-recruit .flow09 {
  padding-left: 0;
  border-bottom: solid 1px var(--color-primary-btn-txt-gold);
}
.l-recruit .flow09 > li {
  list-style-type: none;
  display: flex;
  padding: 20px 0 30px;
  border-top: solid 1px var(--color-primary-btn-txt-gold);
}
.l-recruit .flow09 > li dl dt {
  font-size: 1.2em;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 10px;
}
.l-recruit .flow09 > li .icon09 {
  line-height: 1;
  font-size: 2em;
  font-weight: bold;
  color: var(--color-primary-btn-txt-gold);
  text-align: center;
  width: 70px;
  position: relative;
  margin-top: 0;
}
.l-recruit .flow09 > li .icon09::before {
  content: "STEP";
  font-size: 0.3em;
  display: block;
  margin-bottom: 3px;
  letter-spacing: 1px;
}
.l-recruit .flow09 > li .icon09::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 40px);
  background-color: var(--color-primary-gold);
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  margin: auto;
}
.l-recruit .flow09 > li dl dd {
  margin: 0;
}
.l-recruit .flow09 > li dl {
  width: calc(100% - 70px);
  margin-top: 0.8em;
}
.l-recruit .cp_arrows {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}
.l-recruit .cp_arrows .cp_arrow {
  /*矢印を配置するベースの設定*/
  position: absolute;
  width: 60px;
  height: 10px;
  opacity: 0;
  /*スタートは透明*/
  transform: scale(0.3);
  /*スタートは30%に縮小*/
  animation: arrow-move07 3s ease-out infinite;
}
.l-recruit .cp_arrows .cp_arrow:first-child {
  /*1秒ずらしてアニメーション*/
  animation: arrow-move07 3s ease-out 1s infinite;
}
.l-recruit .cp_arrows .cp_arrow:nth-child(2) {
  /*2秒ずらしてアニメーション*/
  animation: arrow-move07 3s ease-out 2s infinite;
}
.l-recruit .cp_arrows .cp_arrow:before, .l-recruit .cp_arrows .cp_arrow:after {
  /*矢印全体の設定*/
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 100%;
  background: var(--color-primary-btn-txt-gold);
  border-radius: 2px;
}
.l-recruit .cp_arrows .cp_arrow:before {
  /*矢印左の線の位置と傾斜*/
  left: 1px;
  transform: skewY(30deg);
}
.l-recruit .cp_arrows .cp_arrow:after {
  /*矢印左の線の位置と傾斜*/
  right: 1px;
  transform: skewY(-30deg);
}
@keyframes arrow-move07 {
  25% {
    opacity: 0.6;
  }
  43% {
    transform: translateY(1em);
    opacity: 0.8;
  }
  62% {
    transform: translateY(2em);
    opacity: 1;
  }
  100% {
    transform: translateY(3em) scale(0.5);
    opacity: 0;
  }
}
.l-recruit .recruit-table {
  max-width: 100%;
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 815px) {
  .l-recruit .recruit-table {
    flex-direction: column;
  }
}
.l-recruit .recruit-table img {
  width: 50%;
}
@media screen and (max-width: 815px) {
  .l-recruit .recruit-table img {
    width: 100%;
  }
}
.l-recruit .recruit-table table {
  width: 50%;
  margin-top: 0;
}
@media screen and (max-width: 815px) {
  .l-recruit .recruit-table table {
    width: 100%;
  }
}
.l-recruit .recruit-table table th {
  background: transparent;
  color: var(--color-primary-btn-txt-gold);
  letter-spacing: 0.04em;
  font-weight: 500;
}
.l-recruit .recruit-table table td {
  letter-spacing: 0.04em;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（GREETINGページ）
======================================================== */
.l-greeting .flex-container {
  display: flex;
  flex-direction: row-reverse;
  gap: 40px;
}
@media screen and (max-width: 769px) {
  .l-greeting .flex-container {
    flex-direction: column;
    gap: 20px;
  }
}
.l-greeting .flex-container .txt-box {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 880px) {
  .l-greeting .flex-container .txt-box {
    width: 65%;
  }
}
@media screen and (max-width: 769px) {
  .l-greeting .flex-container .txt-box {
    width: 100%;
    order: 2;
  }
}
.l-greeting .flex-container .txt-box p {
  line-height: 2;
}
.l-greeting .flex-container .txt-box .company {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 2.4;
  font-family: var(--font-family03);
  color: var(--color-primary-btn-txt-gold);
  margin-top: 20px;
}
.l-greeting .flex-container .txt-box .name {
  font-size: 1.6rem;
  line-height: 1;
  font-family: var(--font-family03);
  color: var(--color-primary-btn-txt-gold);
}
.l-greeting .flex-container .txt-box .name span {
  font-size: 2.4rem;
  font-weight: 600;
  color: var(--color-primary-btn-txt-gold);
  margin-left: 12px;
}
.l-greeting .flex-container .img-box {
  width: 40%;
}
@media screen and (max-width: 880px) {
  .l-greeting .flex-container .img-box {
    width: 35%;
  }
}
@media screen and (max-width: 769px) {
  .l-greeting .flex-container .img-box {
    width: 50%;
    margin: 0 auto;
    order: 1;
  }
}
@media screen and (max-width: 480px) {
  .l-greeting .flex-container .img-box {
    width: 100%;
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（COMPANYページ）
======================================================== */
.l-company {
  background: url("/wp-content/uploads/company_bg001.jpg.webp") center/cover no-repeat;
  position: relative;
  z-index: 0;
  width: 100% !important;
  max-width: 100% !important;
}
.l-company .l-inner {
  width: 90%;
  max-width: var(--content-max-width);
  margin: 0 auto;
}
.l-company::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgb(13, 13, 30) 0%, rgba(13, 13, 30, 0.85) 20%, rgba(13, 13, 30, 0.85) 80%, rgb(13, 13, 30) 100%);
  pointer-events: none;
  z-index: 0;
}
.l-company table th {
  background: transparent;
  color: var(--color-primary-btn-txt-gold);
  letter-spacing: 0.04em;
  font-weight: 500;
}
.l-company td {
  letter-spacing: 0.04em;
}
.l-company .responsive {
  position: relative;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（CONTACTページ）
======================================================== */
.l-contact-row .txt {
  text-align: center;
}
.l-contact-row .cl-wh {
  color: var(--color-primary-white);
  border-bottom: 0.8px solid var(--color-primary-btn-txt-gold);
  transition: all 0.4s;
}
.l-contact-row .cl-wh:hover {
  color: var(--color-primary-btn-txt-gold);
}

.wpcf7-form .txt {
  text-align: center;
}
.wpcf7-form table th {
  background: transparent;
  color: var(--color-primary-btn-txt-gold);
  letter-spacing: 0.04em;
  font-weight: 500;
}
.wpcf7-form td {
  letter-spacing: 0.04em;
}
.wpcf7-form .must {
  background: #bd3939;
}
.wpcf7-form .wpcf7-checkbox {
  display: flex;
  gap: 10px;
}

@media print, screen and (max-width: 768px) {
  .flex {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.wpcf7-form .linkBtn {
  padding: 0;
  max-width: 250px;
}

.post .subimitarea .linkBtn input[type=submit] {
  padding: 10px 35px 10px 35px;
  background: #8b7120;
  transition: all 0.4s ease-out;
  border: 1px solid transparent;
}
.post .subimitarea .linkBtn input[type=submit]:hover {
  background: var(--color-background);
  border: 1px solid var(--color-primary-gold);
}

.wpcf7-form {
  margin-bottom: var(--px80);
}

.wpcf7 input[type=file] {
  padding: 10px 5px 0;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（SITEMAPページ）
======================================================== */
.post ul#sitemap_list li {
  border-bottom: 0.3px solid var(--color-primary-white);
  padding: 5px 0 10px 10px;
}
.post ul#sitemap_list li a {
  color: var(--color-font);
  font-family: var(--font-family03);
  letter-spacing: 0.04em;
  transition: all 0.4s ease-out;
}
.post ul#sitemap_list li a:hover {
  color: var(--color-primary-btn-txt-gold);
}

.sitemap_disp_level_1 {
  padding: var(--px100w) 0 var(--px120);
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（PRIVACYページ）
======================================================== */
#privacy {
  padding: 100px 0 120px;
}
#privacy p {
  font-family: var(--font-family03);
  letter-spacing: 0.04em;
}
#privacy h3, #privacy h4 {
  font-family: var(--font-family03);
}
#privacy h4 {
  color: var(--color-font);
}
#privacy h4::before {
  background: var(--color-primary-white);
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（ARTISTページ）
======================================================== */
.low-artist .txt {
  text-align: center;
}

.property-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
  gap: 30px;
  row-gap: 50px;
}
@media screen and (max-width: 910px) {
  .property-list {
    gap: 20px;
    row-gap: 30px;
  }
}
@media screen and (max-width: 550px) {
  .property-list {
    gap: 10px;
    row-gap: 30px;
  }
}
@media screen and (max-width: 840px) {
  .property-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 550px) {
  .property-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.property-list a {
  width: 300px;
  transition: transform 0.2s ease-in-out;
}
.property-list a:hover img {
  transform: scale(1.04);
  opacity: 1;
}
@media screen and (max-width: 1220px) {
  .property-list a {
    width: 250px;
  }
}
@media screen and (max-width: 1005px) {
  .property-list a {
    width: 210px;
  }
}
@media screen and (max-width: 840px) {
  .property-list a {
    width: 280px;
  }
}
@media screen and (max-width: 750px) {
  .property-list a {
    width: 240px;
  }
}
@media screen and (max-width: 660px) {
  .property-list a {
    width: 200px;
  }
}
@media screen and (max-width: 550px) {
  .property-list a {
    width: 280px;
  }
}
.property-list a:hover img {
  opacity: 1;
}
.property-list .property-item {
  text-align: start;
  display: flex;
  flex-direction: column;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 1px 1px 8px 0.5px #f0f0f0;
}
@media screen and (max-width: 375px) {
  .property-list .property-item {
    padding: 10px;
  }
}
.property-list .img-expansion {
  width: 100%;
  height: 320px;
  overflow: hidden;
}
@media screen and (max-width: 1220px) {
  .property-list .img-expansion {
    height: 270px;
  }
}
@media screen and (max-width: 1005px) {
  .property-list .img-expansion {
    height: 230px;
  }
}
@media screen and (max-width: 840px) {
  .property-list .img-expansion {
    height: 300px;
  }
}
@media screen and (max-width: 750px) {
  .property-list .img-expansion {
    height: 260px;
  }
}
@media screen and (max-width: 660px) {
  .property-list .img-expansion {
    height: 220px;
  }
}
@media screen and (max-width: 550px) {
  .property-list .img-expansion {
    height: 250px;
  }
}
.property-list .img-expansion img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.property-list .name-ja {
  font-size: var(--rem20);
  color: var(--color-primary-btn-txt-gold);
  font-weight: 600;
  line-height: 1.2;
  margin-top: 10px;
}
.property-list .name-en {
  font-size: var(--rem12);
  line-height: 2.6;
}
.property-list .category {
  font-size: var(--rem16);
  display: inline-block;
  padding: 0 0 0 0.8rem;
  border-left: 2px solid var(--color-primary-gold);
  line-height: 1;
  text-align: left;
  margin-top: 5px;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（ARTIST詳細ページ）
======================================================== */
.detail-page {
  /* ギャラリーの基本スタイル */
  /* ギャラリーの基本スタイル */
  /* 前後ボタンのスタイル */
}
.detail-page .flex-container {
  display: flex;
  justify-content: center;
  gap: 5%;
}
@media screen and (max-width: 990px) {
  .detail-page .flex-container {
    gap: 3%;
  }
}
@media screen and (max-width: 565px) {
  .detail-page .flex-container {
    flex-direction: column-reverse;
    gap: 5%;
  }
}
.detail-page .flex-container .txt-box {
  width: 70%;
}
@media screen and (max-width: 1200px) {
  .detail-page .flex-container .txt-box {
    width: 55%;
  }
}
@media screen and (max-width: 990px) {
  .detail-page .flex-container .txt-box {
    width: 50%;
  }
}
@media screen and (max-width: 565px) {
  .detail-page .flex-container .txt-box {
    width: 100%;
    margin: 20px auto 0;
  }
}
.detail-page .flex-container .txt-box .name-ja {
  font-size: var(--rem36);
}
.detail-page .flex-container .txt-box .name-en {
  font-size: var(--rem18);
}
.detail-page .flex-container .txt-box .explanation {
  margin-top: 30px;
}
@media screen and (max-width: 769px) {
  .detail-page .flex-container .txt-box .explanation {
    margin-top: 20px;
  }
}
@media screen and (max-width: 565px) {
  .detail-page .flex-container .txt-box .explanation {
    margin-top: 10px;
  }
}
.detail-page .flex-container .txt-box .sns-icon {
  display: flex;
  gap: 30px;
  margin-top: 20px;
}
@media screen and (max-width: 565px) {
  .detail-page .flex-container .txt-box .sns-icon {
    gap: 20px;
    justify-content: center;
  }
}
@media screen and (max-width: 769px) {
  .detail-page .flex-container .txt-box .sns-icon .fa-2x {
    font-size: 1.8em;
  }
}
.detail-page .flex-container .img-box {
  width: 30%;
  padding: 5px;
  border-radius: 10px;
  background: var(--color-primary-white);
}
@media screen and (max-width: 1200px) {
  .detail-page .flex-container .img-box {
    width: 45%;
  }
}
@media screen and (max-width: 990px) {
  .detail-page .flex-container .img-box {
    width: 50%;
  }
}
@media screen and (max-width: 880px) {
  .detail-page .flex-container .img-box {
    height: 50%;
  }
}
@media screen and (max-width: 565px) {
  .detail-page .flex-container .img-box {
    width: 70%;
    height: 70%;
    margin: 0 auto;
  }
}
.detail-page .flex-container .img-box .thumbnail {
  width: 100%;
  height: 100%;
}
.detail-page .flex-container .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.detail-page .instagram a, .detail-page .tiktok a, .detail-page .twitter a {
  color: #fff;
  transition: all 0.3s ease-out;
}
.detail-page .instagram a:hover, .detail-page .tiktok a:hover, .detail-page .twitter a:hover {
  opacity: 0.5;
}
.detail-page .gallery {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}
.detail-page .slider {
  overflow: hidden;
  width: 100%;
}
.detail-page .slider-item {
  width: 100% !important;
  display: flex;
  transition: transform 0.5s ease;
  cursor: pointer;
}
.detail-page .slider-image {
  width: 100%;
  /* 各画像の幅を100%にして、flexアイテムとして横並びにする */
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: opacity 0.3s ease-in-out;
}
.detail-page .arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* 背景色 */
  color: white;
  background: transparent;
  border: none;
  font-size: 50px;
  /* 矢印のアイコンやテキストのサイズを小さく */
  cursor: pointer;
  z-index: 100;
  display: flex;
  /* フレックスボックスを使って矢印を中央に配置 */
  align-items: center;
  justify-content: center;
  /* アイコンをボタン内で中央に配置 */
  transition: all 0.3s;
}
@media screen and (max-width: 1200px) {
  .detail-page .arrow {
    bottom: -70px;
    top: unset;
    font-size: 30px;
  }
}
.detail-page .arrow:hover {
  color: var(--color-primary-btn-txt-gold);
}
.detail-page .prev {
  left: -10%;
}
@media screen and (max-width: 1200px) {
  .detail-page .prev {
    left: 3%;
  }
}
.detail-page .next {
  right: -10%;
}
@media screen and (max-width: 1200px) {
  .detail-page .next {
    right: 3%;
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（NEWS詳細ページ）
======================================================== */
.low-page .inner {
  padding: 100px 0 120px;
}
@media screen and (max-width: 1030px) {
  .low-page .inner .low-page .inner {
    padding: 60px 0 100px;
  }
}

#cat-post p, #cat-post a {
  font-family: var(--font-family03);
}

.news-detail .postlist .time {
  background: var(--color-primary-gold);
}
.news-detail .post h1,
.news-detail h1.title {
  color: var(--color-font);
  font-family: var(--font-family01);
}
.news-detail .pagenav a {
  color: var(--color-font);
}

body:not(.home) .postlist {
  padding: var(--px100w) 0 var(--px120);
}
@media screen and (max-width: 769px) {
  body:not(.home) .postlist {
    padding: var(--px60) 0 var(--px100w);
  }
}
body:not(.home) .postlist .time {
  background: var(--color-primary-gold);
}

.news-details h2::after {
  content: none;
}
.news-details p, .news-details span, .news-details div {
  font-family: var(--font-family03);
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
下層ページ（THANKSページ）
======================================================== */
.thanks-page h2 {
  color: var(--color-primary-white);
}
.thanks-page h2::after {
  content: none;
}/*# sourceMappingURL=style.css.map */