@charset 'UTF-8';
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 3.466666666666666vw;
  background: #fff;
  color: #666;
  cursor: none;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-weight: 500;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}
@media only screen and (min-width: 769px) {
  body {
    font-size: 1.4rem;
  }
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  img {
    width: auto;
  }
}
svg {
  width: 100%;
  height: 100%;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  cursor: none;
}
strong {
  font-weight: bold;
}
sup {
  font-size: 65%;
  vertical-align: super;
}
button,
input[type="submit"],
label[for],
select {
  cursor: pointer;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  input[type="text"]::-ms-clear {
    display: none;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  main {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  [data-parallax],
  [data-parallax-el] {
    -webkit-transform: none !important;
    transform: none !important;
  }
}
@media only screen and (max-width: 768px) {
  [data-parallax] {
    position: static !important;
  }
}
[data-menu-btn],
[data-hero-img],
[data-hero-heading-main],
[data-hero-heading-sub],
[data-hero-copy],
[data-reserve],
[data-nav-list] {
  opacity: 0;
}
[data-hero-img] {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
[data-hero-line] {
  stroke-dashoffset: 200%;
}
.footer {
  position: relative;
  z-index: 0;
}
.footer-bg-white {
  position: absolute;
  top: -1px;
  background: #fff;
  -webkit-clip-path: url("#mask-section-2");
  clip-path: url("#mask-section-2");
  content: "";
  display: block;
  margin: 0 auto;
  pointer-events: none;
  width: 103%;
  height: 27.200000000000003vw;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .footer-bg-white {
    padding-bottom: 2rem;
  }
}
.footer-bg {
  background: url("../../assets/img/common/sp/footer-bg-1.jpg?hash=c1e6daf91ddae8fd2a92b710cb6801e8")
    center bottom no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .footer-bg {
    background-image: url("../../assets/img/common/pc/footer-bg-1.jpg?hash=65a3a79b745819c655868d784d682714");
  }
}
.footer-inner {
  padding: 36.53333333333333vw 0 calc(13.13333333333333vw + 36px);
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .footer-inner {
    padding: 13% 0 30px;
  }
}
.footer-container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1041px;
}
@media only screen and (max-width: 768px) {
  .footer-menu {
    display: none;
  }
}
.footer-menu a:hover {
  color: #ae987b;
}
.footer-menu ul {
  padding-top: 120px;
  display: flex;
  flex-wrap: wrap;
}
.footer-menu ul li {
  width: 130px;
  margin-bottom: 30px;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.962222222222222;
  letter-spacing: 0.12em;
  font-family: "futura-pt";
  font-weight: 400;
}
.footer-about {
  display: flex;
  margin-top: 15px;
  margin-bottom: 20px;
}
.footer-about p {
  margin-right: 30px;
  font-size: 1.3rem;
  line-height: 2.615384615384615;
  letter-spacing: 0.06em;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体";
}
@media only screen and (min-width: 769px) {
  .footer-about-sp {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .footer-about-sp {
    display: block;
    font-size: 17px;
  }
}
.footer-about-sp p {
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .footer-about-sp p {
    margin-bottom: 35px;
  }
}
.footer-logo-container {
  margin-top: 35px;
  min-width: 345px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .footer-logo-container {
    margin: 0 auto;
  }
}
.footer-logo {
  margin-bottom: 40vw;
  width: 62.133333333333326vw;
  height: 23.066666666666666vw;
}
@media only screen and (min-width: 769px) {
  .footer-logo {
    margin-bottom: 30px;
    width: 255px;
    height: 95px;
  }
}
@media only screen and (max-width: 768px) {
  .footer-logo {
    margin-bottom: 30px;
  }
}
.footer-social-list {
  display: flex;
  justify-content: center;
  margin-bottom: 13.333333333333334vw;
}
@media only screen and (min-width: 769px) {
  .footer-social-list {
    margin-top: 20px;
    margin-bottom: 15px;
  }
}
.footer-social-item {
  margin: 0 5.333333333333334vw;
}
@media only screen and (min-width: 769px) {
  .footer-social-item {
    margin: 0 23px;
  }
}
.twitter {
  margin-top: 4px;
}
.footer-social-btn .icon-social {
  transition: fill 0.5s ease-out;
}
.footer-social-btn:hover .icon-social {
  fill: #666;
}
.btn-facebook {
  margin-top: -0.666666666666667vw;
}
@media only screen and (min-width: 769px) {
  .btn-facebook {
    margin-top: -5px;
  }
}
.btn-facebook small {
  font-size: 2.8vw;
  line-height: 1;
  letter-spacing: 0.06em;
  font-family: futura-pt, sans-serif;
}
@media only screen and (min-width: 769px) {
  .btn-facebook small {
    font-size: 1.2rem;
    line-height: 1;
  }
}
.footer {
  position: relative;
}
.footer .footer_mail {
  width: 100%;
  position: absolute;
  bottom: 20%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.footer .footer_mail_text {
  font-family: futura-pt, sans-serif;
  font-weight: normal;
  font-size: 3rem;
  margin: 2rem auto 0;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.footer .footer_mail_text:hover {
  opacity: 0.5;
}
.footer .footer_mail_text img {
  width: 5%;
  margin-right: 1rem;
}
@media only screen and (max-width: 600px) {
  .footer .footer_mail_text {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer_mail {
    bottom: 40%;
  }
}
@media only screen and (max-width: 600px) {
  .footer .footer_mail {
    bottom: 36%;
  }
}
.footer .footer_mail .text-note {
  font-size: 2.8vw;
  line-height: 1.761904761904762;
  letter-spacing: 0.05em;
  margin: 3.2vw auto 0;
}
@media only screen and (min-width: 769px) {
  .footer .footer_mail .text-note {
    font-size: 1.2rem;
    line-height: 1.75;
    margin: 17px 0 0 0;
  }
}
.copyright {
  font-family: futura-pt, sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.copyright span {
  font-size: 0.8rem;
  line-height: 3.75;
  letter-spacing: 0.06em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.copyright-container {
  margin-top: 30px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .copyright-container {
    margin-top: 20px;
  }
}
.menu-img {
  opacity: 0;
  position: absolute;
  z-index: 0;
  overflow: hidden;
  background: url("../../assets/img/common/pc/header-bg-2.jpg?hash=61b61eea45ad810eadf99829ed895f72")
    center center no-repeat;
  background-size: cover;
  will-change: transform, opacity;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 769px) {
  .menu-img {
    background-image: url("../../assets/img/common/pc/header-bg-2.jpg?hash=61b61eea45ad810eadf99829ed895f72");
  }
}
@media only screen and (min-width: 1536px) {
  .menu-img {
    background-image: url("../../assets/img/common/pc/header-bg-2.jpg?hash=61b61eea45ad810eadf99829ed895f72");
  }
}
@media only screen and (min-width: 769px) and (-webkit-min-device-pixel-ratio: 2) {
  .menu-img {
    background-image: url("../../assets/img/common/pc/header-bg-2.jpg?hash=61b61eea45ad810eadf99829ed895f72");
  }
}
.menu-img.active {
  z-index: 100;
}
#header-nav.hidden {
  display: none;
}
#header-nav {
  display: flex;
  justify-content: space-between;
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  margin-top: 200px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  #header-nav {
    margin-top: 100px;
  }
}
#header-nav ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 0 10%;
}
@media only screen and (max-width: 768px) {
  #header-nav ul {
    width: 100%;
    margin: 8% 0 0 6.5%;
  }
}
#header-nav ul li {
  width: 33%;
  text-align: left;
  margin-bottom: 50px;
  white-space: nowrap;
}
#header-nav ul li:hover .menu-title-text {
  color: #ae987b;
}
#header-nav ul li:hover .menu-subtitle-text {
  color: #ae987b;
}
@media only screen and (max-width: 768px) {
  #header-nav ul li {
    width: 40%;
    margin-bottom: 40px;
  }
  #header-nav ul li:nth-child(2n) {
    padding-left: 60px;
  }
}
@media screen and (max-width: 320px) {
  #header-nav ul li {
    width: 33%;
  }
}
.menu-logo {
  width: 40%;
  color: #666;
  fill: #666;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .menu-logo {
    display: none;
  }
}
.menu-logo svg {
  width: 72%;
}
.menu-title {
  font-size: 3rem;
  line-height: 1.5;
  letter-spacing: 0.14em;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1;
  font-family: futura-pt, sans-serif;
}
@media only screen and (max-width: 768px) {
  .menu-title {
    font-size: 2.5rem;
    line-height: 0.8;
    letter-spacing: 0.14em;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
.menu-subtitle {
  font-size: 1.6rem;
  line-height: 2.125;
  letter-spacing: 0.04em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.5;
  margin-top: 0.5rem;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.header-logo {
  position: fixed;
  top: -10px;
  right: 0;
  left: 0;
  margin: 2.533333333333333vw auto;
  opacity: 0;
  width: 22.933333333333334vw;
  height: 8.799999999999999vw;
  visibility: hidden;
  position: relative;
}
.header-logo a {
  display: inline-block;
  width: 150px;
  position: absolute;
  left: 7%;
  top: -65%;
}
.header-logo svg {
  fill: #666;
}
.header-logo[data-fixed="true"] {
  opacity: 1;
  pointer-events: auto;
  top: 0;
  transition: opacity 0.5s ease-in-out, top 0.5s ease-in-out,
    visibility 0.5s ease-in-out;
  visibility: visible;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .header-logo {
    margin: 13px auto;
    width: 150px;
    height: 54px;
  }
}
@media only screen and (max-width: 768px) {
  .header-logo {
    display: none;
  }
}
.header-menu-btn {
  border: none;
}
.main {
  background: #fff;
}
.nav {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .nav {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    overflow-y: scroll;
    pointer-events: none;
    width: 100%;
    height: 100%;
    z-index: 100;
    -webkit-overflow-scrolling: touch;
  }
  .nav-inner {
    align-items: flex-end;
    flex-direction: column;
    display: flex;
    box-sizing: border-box;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 100;
  }
  .nav-close-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .nav-body {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: -5px 5px 5px 1px rgba(0, 0, 0, 0.15);
    position: relative;
    width: 60.53333333333333vw;
    min-height: 100%;
    vertical-align: middle;
  }
  .nav-close-btn {
    border: none;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 4vw;
    right: 4.533333333333333vw;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    font-size: 0;
    width: 12vw;
    height: 12vw;
    -webkit-transform: rotate(45deg) skew(-5deg, -5deg);
    transform: rotate(45deg) skew(-5deg, -5deg);
    z-index: 100;
  }
  .nav-close-btn-line {
    position: absolute;
    left: 0;
    display: inline-block;
  }
  .nav-close-btn-line::before {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #ae987b;
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .nav-close-btn-line:nth-child(1) {
    left: 0;
    width: 100%;
    height: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  .nav-close-btn-line:nth-child(2) {
    left: 50%;
    width: 1px;
    height: 100%;
    top: 0;
    -webkit-transform: translateX(-50%) scaleY(1);
    transform: translateX(-50%) scaleY(1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  .nav-list {
    margin: 30.933333333333334vw 6vw 30.933333333333334vw 0;
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
  .nav-item {
    font-size: 8.266666666666666vw;
    line-height: 1.161290322580645;
    letter-spacing: 0.11em;
    color: #666;
    font-weight: 300;
    text-align: right;
  }
  .nav-item:not(:first-child) {
    margin-top: 12.266666666666666vw;
  }
  .nav-item a {
    color: #666;
  }
  .is-nav-opened .nav {
    pointer-events: auto;
  }
}
@media only screen and (max-width: 896px) and (orientation: landscape) {
  .is-nav-opened .nav-inner {
    height: auto;
  }
}
@media only screen and (min-width: 769px) {
  .nav {
    position: fixed;
    bottom: 92px;
    right: 34px;
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important;
    z-index: 10;
  }
  .nav-item {
    font-size: 1.6rem;
    line-height: 1.3125;
    letter-spacing: 0.14em;
    color: #b2b2b2;
    text-align: right;
  }
  .nav-item:not(:first-child) {
    margin-top: 19px;
  }
  .nav-item a {
    color: #b2b2b2;
    padding-left: 22px;
    position: relative;
  }
  .nav-item a::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #c0af98;
    border-radius: 50%;
    content: "";
    display: block;
    margin: auto 0;
    width: 10px;
    height: 10px;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: -webkit-transform 0.3s cubic-bezier(0.36, 0.14, 0, 1);
    transition: transform 0.3s cubic-bezier(0.36, 0.14, 0, 1);
    transition: transform 0.3s cubic-bezier(0.36, 0.14, 0, 1),
      -webkit-transform 0.3s cubic-bezier(0.36, 0.14, 0, 1);
  }
  .nav-item a.is-located::before {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: 1fr auto;
  grid-template-rows: 1fr auto;
  overflow: hidden;
  position: relative;
}
.wrapper .breadcrumb {
  text-align: left;
  position: absolute;
  top: 145px;
  width: 100vw;
}
@media only screen and (max-width: 768px) {
  .wrapper .breadcrumb {
    top: 110px;
  }
}
.wrapper .breadcrumb p {
  margin: 0 auto;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.12em;
  font-family: futura-pt;
  max-width: 900px;
}
@media only screen and (max-width: 768px) {
  .wrapper .breadcrumb p {
    font-size: 1rem;
    line-height: 2.1;
    letter-spacing: 0.12em;
    max-width: 90%;
  }
}
.btn {
  justify-content: center;
  align-items: center;
  display: flex;
  background-color: transparent;
  box-sizing: border-box;
  cursor: pointer;
  pointer-events: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.btn * {
  pointer-events: none;
}
.btn-primary {
  width: 44.266666666666666vw;
  height: 14.666666666666666vw;
}
.btn-adjust {
  margin: 28px auto;
  width: 48vw;
}
@media only screen and (min-width: 769px) {
  .btn-primary {
    width: 125px;
    height: 42px;
  }
  .btn-adjust {
    width: 164px;
  }
}
.btn-primary-bg-line,
.btn-primary-bg-shadow {
  border-radius: 4vw;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .btn-primary-bg-line,
  .btn-primary-bg-shadow {
    border-radius: 6px;
  }
}
.btn-primary-bg-shadow {
  background: #f6f3f0;
  left: 2.4vw;
  top: 2.666666666666667vw;
}
@media only screen and (min-width: 769px) {
  .btn-primary-bg-shadow {
    left: 8px;
    top: 8px;
    transition: background 0.5s ease-out;
  }
}
.btn-primary-bg-line {
  border: 1px solid #ae987b;
  left: 0;
  top: 0;
}
.btn-primary-body {
  justify-content: center;
  align-items: center;
  display: flex;
  box-sizing: border-box;
  padding: 10px;
  position: relative;
  width: 100%;
  height: 100%;
}
.btn-primary-label {
  font-size: 4.6vw;
  letter-spacing: 0.2em;
  line-height: 22.6px;
  color: #ae987b;
  font-family: futura-pt, sans-serif;
  margin-top: 0.8vw;
}
@media only screen and (min-width: 769px) {
  .btn-primary-label {
    font-size: 16px;
    line-height: 27.6px;
    margin: 4px 0 0 6px;
    transition: color 0.5s ease-out;
  }
}
.btn-primary-icon {
  margin-left: 2.133333333333333vw;
}
@media only screen and (min-width: 769px) {
  .btn-primary-icon {
    margin: 2px -16px 0 8px;
    transition: fill 0.5s ease-out;
  }
}
.btn-primary:hover .btn-primary-label {
  color: #fff;
}
.btn-primary:hover .btn-primary-icon {
  fill: #fff;
}
.btn-primary:hover .btn-primary-bg-shadow {
  background: rgba(192, 175, 152, 0.5);
}
div.instagram-bottom .btn-instagram-icon {
  margin-right: 5.333333333333334vw;
  position: relative;
  top: -0.533333333333333vw;
}
@media only screen and (min-width: 769px) {
  div.instagram-bottom .btn-instagram-icon {
    margin-right: 22px;
    top: -4px;
    transition: fill 0.5s ease-out;
  }
}
.btn-instagram {
  width: 80vw;
  height: 23.200000000000003vw;
}
@media only screen and (min-width: 769px) {
  .btn-instagram {
    width: 200px;
    height: 95px;
  }
}
.btn-instagram-bg-shadow {
  background: #f6f3f0;
  border-radius: 5.333333333333334vw;
  display: block;
  left: 2.4vw;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1.866666666666667vw;
}
@media only screen and (min-width: 769px) {
  .btn-instagram-bg-shadow {
    border-radius: 20px;
    left: 12px;
    top: 6px;
    transition: background 0.5s ease-out;
  }
}
.btn-instagram-bg-line {
  position: absolute;
  top: -10vw;
  left: 0;
  fill: none;
  width: 79.73333333333333vw;
  height: 32.53333333333333vw;
  stroke: #c0af98;
  stroke-miterlimit: 10;
}
@media only screen and (min-width: 769px) {
  .btn-instagram-bg-line {
    left: 0;
    width: 200px;
    height: 133px;
    top: -42px;
  }
}
.btn-instagram-body {
  justify-content: center;
  align-items: center;
  display: flex;
  box-sizing: border-box;
  padding: 10px;
  position: relative;
  width: 100%;
  height: 100%;
}
.btn-instagram-body::before {
  position: absolute;
  top: -10.666666666666668vw;
  right: 0;
  left: 0;
  background: #c0af98;
  border-radius: 50%;
  content: "";
  display: block;
  margin: 0 auto;
  width: 1.6vw;
  height: 1.6vw;
}
@media only screen and (min-width: 769px) {
  .btn-instagram-body::before {
    width: 7px;
    height: 7px;
    top: -46px;
  }
}
.btn-instagram-label {
  font-size: 6.666666666666667vw;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #ae987b;
  font-family: futura-pt, sans-serif;
  margin-right: 2.666666666666667vw;
}
@media only screen and (min-width: 769px) {
  .btn-instagram-label {
    font-size: 2.8rem;
    margin-right: 0;
    transition: color 0.5s ease-out;
  }
}
.btn-instagram-icon {
  margin-right: 5.333333333333334vw;
  position: relative;
  top: -0.533333333333333vw;
}
@media only screen and (min-width: 769px) {
  .btn-instagram-icon {
    margin-right: 22px;
    top: -4px;
    transition: fill 0.5s ease-out;
  }
}
.btn-instagram:hover .btn-instagram-label {
  color: #fff;
}
.btn-instagram:hover .btn-instagram-icon {
  fill: #fff;
}
.btn-instagram:hover .btn-instagram-bg-shadow {
  background: rgba(192, 175, 152, 0.5);
}
.top-insta-group {
  box-sizing: border-box;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .top-insta-group {
    flex-direction: column;
    align-items: center;
  }
}
.top-insta-group .top-insta-btn-wrapper {
  position: relative;
  width: 160px;
  height: 40px;
}
@media only screen and (max-width: 768px) {
  .top-insta-group .top-insta-btn-wrapper {
    width: 80%;
  }
}
.top-insta-group .top-insta-btn {
  box-sizing: border-box;
  z-index: 100;
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px #ad997a solid;
  border-radius: 5px;
  color: #ad997a;
  padding: 10px;
  font-weight: bold;
  letter-spacing: 5px;
}
@media only screen and (max-width: 768px) {
  .top-insta-group .top-insta-btn {
    width: 100%;
    border-radius: 10px;
    font-size: 16px;
  }
}
.top-insta-group .bg-insta-btn {
  box-sizing: border-box;
  z-index: 1;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 160px;
  height: 40px;
  background-color: #f5f3f0;
  border-radius: 5px;
  padding: 0 10px;
}
@media only screen and (max-width: 768px) {
  .top-insta-group .bg-insta-btn {
    width: 100%;
    border-radius: 10px;
  }
}
.top-insta-group .icon-instagram {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
@media only screen and (max-width: 768px) {
  .top-insta-group .icon-instagram {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }
}
.top-insta-group .margin {
  margin: 0 25px;
}
@media only screen and (max-width: 768px) {
  .top-insta-group .margin {
    margin: 25px 0;
  }
}
@media only screen and (min-width: 769px) {
  .cursor,
  .chaser {
    border-radius: 50%;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
  }
  .cursor {
    background: #ae987b;
    cursor: none;
    width: 10px;
    height: 10px;
    z-index: 100001;
  }
  .chaser {
    justify-content: center;
    align-items: center;
    display: flex;
    border: 1px solid #ae987b;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    text-align: center;
    transition: border ease 0.3s, -webkit-transform ease 0.3s;
    transition: transform ease 0.3s, border ease 0.3s;
    transition: transform ease 0.3s, border ease 0.3s,
      -webkit-transform ease 0.3s;
    z-index: 100000;
  }
  .chaser.is-active {
    background: rgba(174, 152, 123, 0.2);
    border: 1px solid rgba(174, 152, 123, 0);
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
.icon-external {
  width: 4.933333333333334vw;
  height: 5.066666666666666vw;
  fill: #ae987b;
}
@media only screen and (min-width: 769px) {
  .icon-external {
    width: 12px;
    height: 13px;
  }
}
.icon-instagram {
  fill: #ae987b;
  width: 10.133333333333333vw;
  height: 10.133333333333333vw;
}
@media only screen and (min-width: 769px) {
  .icon-instagram {
    width: 40px;
    height: 40px;
  }
}
.icon-line {
  width: 8.666666666666668vw;
  height: 8.133333333333333vw;
  fill: #ae987b;
}
@media only screen and (min-width: 769px) {
  .icon-line {
    width: 35px;
    height: 33px;
  }
}
.icon-twitter {
  width: 7.866666666666666vw;
  height: 6.4vw;
  fill: #ae987b;
}
@media only screen and (min-width: 769px) {
  .icon-twitter {
    width: 32px;
    height: 26px;
  }
}
.icon-facebook {
  width: 9.6vw;
  height: 9.733333333333333vw;
  fill: #ae987b;
}
@media only screen and (min-width: 769px) {
  .icon-facebook {
    width: 40px;
    height: 40px;
  }
}
.loader {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 1s ease-out;
  z-index: 1000;
}
.is-loaded .loader {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.header-svg {
  fill: #666;
}
@media only screen and (max-width: 768px) {
  .header-svg {
    width: 85%;
  }
}
.loader-bg {
  background: url("../../assets/img/common/sp/loader-bg.jpg?hash=9cc5180ef88d02f3f61cb027c4e16c7d")
    center center no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .loader-bg {
    background-image: url("../../assets/img/common/pc/loader-bg.jpg?hash=35126582443a012cdae83bbca3e8bc36");
  }
}
@media only screen and (min-width: 769px) and (-webkit-min-device-pixel-ratio: 2) {
  .loader-bg {
    background-image: url("../../assets/img/common/pc/loader-bg@2x.jpg?hash=60c0cfd76f596bc4e9b4bde889707f7e");
  }
}
.loader-body {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.loader-body::before {
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  display: block;
  width: 100%;
  height: 50vh;
}
.loader-copy {
  font-size: 5.733333333333333vw;
  line-height: 3.837209302325582;
  letter-spacing: 0.2em;
  color: #666;
  font-family: "Shippori Mincho", serif;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .loader-copy {
    font-size: 3rem;
    line-height: 3;
  }
}
.loader-copy span {
  opacity: 0;
}
.site-logo {
  fill: #666;
}
@media only screen and (max-width: 768px) {
  .reserve-trigger {
    position: absolute;
    top: 26.666666666666668vw;
    left: 0;
    width: 100%;
    height: 1px;
  }
}
.reserve {
  position: fixed;
  z-index: 1000;
  right: 5%;
}
.reserve .alert {
  background-color: #b32c2c;
  font-weight: 600;
}
.reserve .alert a {
  color: #fff;
}
.reserve .alert span {
  color: #ff0;
}
@media only screen and (min-width: 769px) {
  .reserve {
    flex-direction: column-reverse;
    display: flex;
  }
  .reserve .alert {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 230px;
    height: 80px;
    border-radius: 5px 0 0 5px;
    transition: background 0.5s ease-out;
    margin-top: 1rem;
    text-align: center;
    font-size: 1.8rem;
  }
  .reserve .alert a {
    line-height: 1.4;
  }
  .reserve .innerWrapper {
    display: flex;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .reserve {
    bottom: 0;
    left: 0;
    opacity: 0 !important;
    z-index: -1 !important;
    transition: opacity 0.5s ease-out;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .reserve .innerWrapper {
    display: flex;
    width: 100%;
  }
  .reserve .alert {
    display: inline-block;
    text-align: center;
    font-size: 1.4rem;
    width: 100%;
    height: 36px;
    line-height: 36px;
  }
  .reserve .reserve-btn {
    width: 50%;
  }
  .reserve.is-visible {
    opacity: 1 !important;
    z-index: 1000 !important;
  }
  .reserve.is-invisible {
    opacity: 0 !important;
    z-index: -1 !important;
  }
  .is-nav-opened .reserve {
    opacity: 0 !important;
  }
}
@media only screen and (min-width: 769px) {
  .reserve {
    right: 5%;
    top: 0px;
  }
}
#menu-btn {
  z-index: 99999;
  background-color: #fff;
  font-weight: 500;
  width: 100%;
  height: 19.466666666666665vw;
  text-align: center;
  font-size: 12px;
}
@media only screen and (max-width: 768px) {
  #menu-btn {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #menu-btn {
    flex-direction: column;
    width: 110px;
    height: 80px;
    border-radius: 0 0 10px 10px;
    transition: background 0.5s ease-out;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}
.sp-header {
  padding-top: 10px;
  width: 100vw;
  z-index: 1000;
  position: fixed;
  background-color: #fff;
  opacity: 1 !important;
}
@media only screen and (min-width: 769px) {
  .sp-header {
    display: none;
  }
}
.sp-header.is-invisible {
  opacity: 0 !important;
}
.sp-header.active {
  background-color: transparent;
}
.sp-header-container {
  position: relative;
}
.sp-menu {
  position: absolute;
  display: flex;
  justify-content: center;
  position: fixed;
  top: 8px;
  right: -30px;
  z-index: 1000;
}
@media only screen and (min-width: 769px) {
  .sp-menu {
    display: none;
  }
}
.heaeder-menu-logo {
  margin: 0 auto;
  width: 40%;
  height: 70px;
  text-align: center;
}
.heaeder-menu-logo svg {
  width: 90%;
  height: 70%;
  padding-top: 5%;
  fill: #666;
}
#menu-btn-sp {
  width: 100px;
  background-color: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 12px;
}
#menu-btn-sp.active {
  background-color: transparent;
}
.menu-text {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.1875;
  letter-spacing: 0.14em;
  position: absolute;
  top: 30px;
}
@media only screen and (max-width: 768px) {
  .menu-text {
    font-size: 1.5rem;
    line-height: 2.333333333333333;
    letter-spacing: 0.14em;
  }
}
.menu-text.hidden {
  display: none;
}
.menu-text-close {
  display: block;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.1875;
  letter-spacing: 0.14em;
  position: absolute;
  top: 30px;
}
@media only screen and (max-width: 768px) {
  .menu-text-close {
    font-size: 1.5rem;
    line-height: 2.333333333333333;
    letter-spacing: 0.14em;
  }
}
.menu-text-close.hidden {
  display: none;
}
.menu-dot {
  color: #c0af98;
  font-size: 32px;
  position: absolute;
  top: 10px;
}
@media only screen and (max-width: 768px) {
  .menu-dot {
    font-size: 30px;
  }
}
.menu-dot.hidden {
  display: none;
}
.menu-close {
  display: inline-block;
  vertical-align: middle;
  color: #b8a790;
  line-height: 1;
  width: 1px;
  height: 20px;
  background: currentColor;
  border-radius: 0.1em;
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 15px;
}
@media only screen and (max-width: 768px) {
  .menu-close {
    right: 74px;
  }
}
.menu-close::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.menu-close.hidden {
  display: none;
}
.reserve-btn {
  background: #ae987b;
  color: #fff;
  font-weight: 700;
  width: 100%;
  height: 19.466666666666665vw;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .reserve-btn {
    padding-top: 3.5vw;
  }
}
@media only screen and (min-width: 769px) {
  .reserve-btn {
    background: rgba(174, 152, 123, 0.9);
    flex-direction: column;
    width: 230px;
    height: 80px;
    border-radius: 0 0 10px 10px;
    transition: background 0.5s ease-out;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}
.reserve-btn:hover {
  background: rgba(174, 152, 123, 0.65);
}
.reserve-btn-member {
  background-color: #727171;
}
.reserve-btn-member:hover {
  background: rgba(114, 113, 113, 0.65);
}
@media only screen and (min-width: 769px) {
  .reserve-btn-member {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.reserve-btn-member .reserve-btn-excl {
  color: #727171;
}
.reserve-btn-member .reserve-btn-label-lg {
  line-height: 9vw;
}
@media only screen and (min-width: 769px) {
  .reserve-btn-member .reserve-btn-label-lg {
    line-height: 1vw;
  }
}
.reserve-btn-excl {
  justify-content: center;
  align-items: center;
  display: inline-flex;
  font-size: 5.333333333333334vw;
  line-height: 1;
  letter-spacing: 0.06em;
  background: #fff;
  border-radius: 1.333333333333333vw;
  color: #ae987b;
  margin-right: 2.666666666666667vw;
  padding: 2.4vw 1.333333333333333vw;
}
@media only screen and (min-width: 769px) {
  .reserve-btn-excl {
    font-size: 15px;
    line-height: 12px;
    letter-spacing: 0;
    border-radius: 6px;
    margin: -4px 0 1rem 0;
    padding: 8px 5px;
  }
}
@media only screen and (max-width: 768px) {
  .reserve-btn-excl {
    font-size: 4vw;
    line-height: 8px;
    letter-spacing: 0;
  }
}
.reserve-btn-label,
.reserve-btn-label-lg,
.reserve-btn-label-sm {
  display: inline-block;
}
.reserve-btn-label-sm {
  font-size: 1.5rem;
  line-height: 12px;
  letter-spacing: 0;
  padding-left: 0rem;
}
@media only screen and (min-width: 769px) {
  .reserve-btn-label-sm {
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .reserve-btn-label-sm {
    font-size: 4vw;
  }
}
.reserve-btn-label {
  font-size: 4.666666666666667vw;
  line-height: 1.285714285714286;
  letter-spacing: 0.12em;
}
@media only screen and (min-width: 769px) {
  .reserve-btn-label {
    font-size: 2rem;
    line-height: 0.4;
    letter-spacing: 0.19em;
    margin-left: 5px;
  }
}
.reserve-btn-label-lg {
  font-size: 6.933333333333333vw;
}
@media only screen and (min-width: 769px) {
  .reserve-btn-label-lg {
    font-size: 2.6rem;
    letter-spacing: 0.06em;
  }
}
#mask-hero path {
  -webkit-transform: scale(0.000833333333333, 0.003030303030303);
  transform: scale(0.000833333333333, 0.003030303030303);
}
#mask-section-1 path {
  -webkit-transform: scale(0.000833333333333, 0.003012048192771);
  transform: scale(0.000833333333333, 0.003012048192771);
}
#mask-section-2 path {
  -webkit-transform: scale(0.000833333333333, 0.003039513677812);
  transform: scale(0.000833333333333, 0.003039513677812);
}
#mask-section-3 path {
  -webkit-transform: scale(0.000833333333333, 0.003030303030303);
  transform: scale(0.000833333333333, 0.003030303030303);
}
#mask-section-4 path {
  -webkit-transform: scale(0.000833555614831, 0.001258589875903);
  transform: scale(0.000833555614831, 0.001258589875903);
}
html.is-locked {
  overflow: hidden;
  touch-action: none;
}
html.is-locked body {
  overflow: hidden;
  overflow-y: scroll;
}
@media only screen and (max-width: 768px) {
  html.is-locked {
    touch-action: none;
  }
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  .sp {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .pc-md-d-none {
    display: none !important;
  }
}
.font-futurapt {
  font-family: futura-pt, sans-serif;
}
.font-shipporimincho {
  font-family: "Shippori Mincho", serif;
}
.color-gold {
  color: #ae987b;
}
.kerning {
  display: inline-block;
  width: 0.3em;
}
@media only screen and (min-width: 769px) {
  .kerning {
    width: 0.28em;
  }
}
@media only screen and (min-width: 769px) {
  .link-tel {
    pointer-events: none;
  }
}
@media only screen and (min-width: 769px) {
  .pc-img-fluid {
    width: 100%;
  }
  .pc-img-fluid img {
    width: 100%;
  }
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.m-0 {
  margin: 0 !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.py-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-bold {
  font-weight: bold;
}
.text-justify {
  text-align: justify;
  text-justify: inter-ideograph;
}
@media only screen and (max-width: 768px) {
  .page-concept .hero-content {
    top: 1% !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-concept .hero-content::before {
    top: 42vw !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-concept .main {
    width: 100% !important;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-concept .col-content-right,
  .page-concept .col-content-left {
    width: 90% !important;
    margin: 0 auto;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.page-concept .section-fv {
  background-image: url("../img/concept/concept_fv.jpg?hash=673ea01a72ce1a9fd4eed91776bbaf4a");
  background-repeat: no-repeat;
}
.page-concept .section-fv .inner {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-fv {
    margin-bottom: 15%;
  }
}
@media only screen and (max-width: 768px) {
  .page-concept .section-fv h2 {
    top: -700px;
  }
}
.page-concept .section-fv:after {
  position: absolute;
  bottom: -3.2%;
  left: -23px;
  background: #fff;
  -webkit-clip-path: url("#mask-section-1");
  clip-path: url("#mask-section-1");
  content: "";
  display: block;
  width: 100%;
  height: 24vw;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
@media only screen and (max-width: 768px) {
  .page-concept .section-fv:after {
    width: 106%;
    height: 30vw;
    bottom: -2.2%;
    left: -23px;
  }
}
@media screen and (min-width: 1980px) {
  .page-concept .section-fv:after {
    height: 9vw !important;
  }
}
@media screen and (max-width: 400px) {
  .page-concept .section-fv {
    padding-top: 625px;
    background-size: 250%;
    background-position: top 100% left 35%;
  }
}
@media screen and (min-width: 401px) and (max-width: 520px) {
  .page-concept .section-fv {
    padding-top: 625px;
    background-size: 211%;
    background-position: top 100% left 39%;
  }
}
@media screen and (min-width: 521px) and (max-width: 768px) {
  .page-concept .section-fv {
    padding-top: 625px;
    background-size: cover;
    background-position: top 100% center;
  }
}
@media screen and (min-width: 769px) and (max-width: 999px) {
  .page-concept .section-fv {
    background-size: 150%;
    background-position: top 115% left 60%;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1499px) {
  .page-concept .section-fv {
    background-size: 108%;
    background-position: top 115% left 200%;
  }
}
@media screen and (min-width: 1500px) {
  .page-concept .section-fv {
    background-size: contain;
    background-position: top 100% left;
  }
}
.page-concept .section-fv .btn-primary-bg-shadow {
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-fv .btn-primary-bg-shadow {
    background: #f6f3f0;
  }
}
.page-concept .section-fv .btn-primary:hover .btn-primary-bg-shadow {
  background: rgba(192, 175, 152, 0.5) !important;
}
.page-concept .section-fv .col-content-right {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-fv .col-content-right {
    width: 90%;
    right: 1.9rem;
  }
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .inner {
    height: 900px;
  }
}
.page-concept .section-fv .concept-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .concept-bg {
    max-width: 1042px;
    width: 86.83333333333333%;
  }
}
.page-concept .section-fv .concept-line {
  position: absolute;
  top: -73.46666666666667vw;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 310.93333333333334vw;
  z-index: 1;
}
.page-concept .section-fv .concept-line svg {
  position: absolute;
  top: 0;
  left: 0;
  stroke-dasharray: 400%;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .concept-line {
    margin-left: -197px;
    width: 1577px;
    height: 1785px;
    top: -366px;
  }
}
.page-concept .section-fv .lead-primary {
  position: absolute;
  left: 20%;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-fv .lead-primary {
    position: absolute;
    top: -635px;
    left: 50%;
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .lead-primary {
    margin-bottom: 43px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-concept .section-fv .lead-primary {
    margin-bottom: 21px;
    left: 5%;
  }
}
.page-concept .section-fv .col-img-right .img-lg-mask {
  border-radius: 6.666666666666667vw 0 0 18.666666666666668vw;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .col-img-right .img-lg-mask {
    border-radius: 50px 150px 50px 150px;
  }
  .page-concept .section-fv .col-img-right .img-lg-mask .img-lg {
    top: 9rem;
  }
}
@media only screen and (min-width: 1600px) {
  .page-concept .section-fv .col-img-right .img-lg-mask::before {
    padding-top: 110%;
  }
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .col-content {
    justify-content: flex-end;
    flex-direction: column;
    display: flex;
    margin-bottom: 2px;
  }
}
.page-concept .section-fv .text-primary {
  margin-top: 50%;
  letter-spacing: 0.09em;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .text-primary {
    letter-spacing: 0.07em;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-concept .section-fv .text-primary {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .page-concept .section-fv .text-primary {
    margin: 10px auto;
  }
}
.page-concept .section-fv .concept-img-1 {
  background: url("../../assets/img/home/sp/img-2.jpg?hash=d3de54bf051984a0b23a4af537f0ba4f")
    center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .concept-img-1 {
    background-image: url("../img/concept/concept_00.png?hash=ae1b6a593b65b50fc05cdf73271158d9");
    background-size: 100% auto;
  }
}
.page-concept .section-fv .concept-message {
  margin: 12.266666666666666vw 0 10.4vw;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .concept-message {
    margin-bottom: 52px;
    margin-top: 291px;
  }
}
.page-concept .section-fv .concept-message-body {
  margin: 0 auto 12.266666666666666vw;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .concept-message-body {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 50px;
    width: 694px;
    height: 205px;
  }
}
.page-concept .section-fv .concept-message-text {
  font-size: 5.733333333333333vw;
  line-height: 1.465116279069767;
  letter-spacing: 0.28em;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 12vw;
  text-align: center;
}
.page-concept .section-fv .concept-message-text:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .concept-message-text {
    font-size: 2.7rem;
    line-height: 1;
    margin: 0;
    position: absolute;
    text-align: left;
  }
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .concept-message-text-1 {
    left: 0;
    top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .concept-message-text-2 {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .concept-message-text-3 {
    bottom: 0;
    right: 0;
  }
}
.page-concept .section-fv .concept-message-name {
  font-size: 3.333333333333333vw;
  line-height: 1.44;
  letter-spacing: 0.12em;
  font-weight: 500;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .concept-message-name {
    font-size: 1.4rem;
    line-height: 1.428571428571429;
    text-align: right;
  }
}
.page-concept .section-fv .benefits {
  margin: 10.4vw auto 0;
  position: relative;
  width: 87.73333333333333vw;
  height: 83.2vw;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .benefits {
    justify-content: space-between;
    display: flex;
    margin-top: 0px;
    width: 946px;
    height: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-concept .section-fv .benefits {
    margin: 0 -10px;
    width: auto;
  }
}
.page-concept .section-fv .benefit-item {
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
  position: absolute;
  width: 29.599999999999998vw;
  height: 29.599999999999998vw;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .benefit-item {
    position: relative;
    width: 130px;
    height: 130px;
  }
}
@media only screen and (min-width: 960px) {
  .page-concept .section-fv .benefit-item {
    width: 166px;
    height: 166px;
  }
}
.page-concept .section-fv .benefit-bg-shadow,
.page-concept .section-fv .benefit-bg-line {
  position: absolute;
  width: 100%;
  height: 100%;
}
.page-concept .section-fv .benefit-bg-shadow {
  background: #f6f3f0;
  border-radius: 50%;
  left: 1.866666666666667vw;
  top: 1.866666666666667vw;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .benefit-bg-shadow {
    left: 10px;
    top: 10px;
  }
}
.page-concept .section-fv .benefit-bg-line {
  left: 0;
  top: 0;
}
.page-concept .section-fv .benefit-label {
  font-size: 4.8vw;
  line-height: 1.361111111111111;
  letter-spacing: 0.04em;
  color: #ae987b;
  font-weight: 700;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .benefit-label {
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.08em;
    margin-top: -3px;
  }
}
@media only screen and (min-width: 960px) {
  .page-concept .section-fv .benefit-label {
    font-size: 2.7rem;
    line-height: 1.37037037037037;
  }
}
@media only screen and (max-width: 768px) {
  .page-concept .section-fv .benefit-item-1 {
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 0;
  }
  .page-concept .section-fv .benefit-item-2 {
    right: 0;
    top: 21.46666666666667vw;
  }
  .page-concept .section-fv .benefit-item-3 {
    bottom: 0;
    right: 12.133333333333333vw;
  }
  .page-concept .section-fv .benefit-item-3 .benefit-label {
    margin-top: 2vw;
  }
  .page-concept .section-fv .benefit-item-4 {
    bottom: 0;
    left: 10.533333333333333vw;
  }
  .page-concept .section-fv .benefit-item-4 .benefit-label {
    margin-top: 2vw;
  }
  .page-concept .section-fv .benefit-item-5 {
    left: 0;
    top: 21.46666666666667vw;
  }
}
@media only screen and (min-width: 769px) {
  .page-concept .section-fv .benefit-item-1,
  .page-concept .section-fv .benefit-item-2,
  .page-concept .section-fv .benefit-item-3 {
    margin-top: 60px;
  }
  .page-concept .section-fv .benefit-item-1 {
    order: 1;
  }
  .page-concept .section-fv .benefit-item-2 {
    order: 3;
  }
  .page-concept .section-fv .benefit-item-3 {
    order: 5;
  }
  .page-concept .section-fv .benefit-item-3 .benefit-label {
    margin-top: 10px;
  }
  .page-concept .section-fv .benefit-item-4 {
    order: 4;
  }
  .page-concept .section-fv .benefit-item-4 .benefit-label {
    margin-top: 10px;
  }
  .page-concept .section-fv .benefit-item-5 {
    order: 2;
  }
}
.page-concept .section-concept {
  background-image: none !important;
  padding-top: 0 !important;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-concept {
    padding-top: 400px;
    margin-top: 110% !important;
    margin-bottom: 0 !important;
  }
}
.page-concept .section-concept:after {
  display: none !important;
}
.page-concept .section-concept .inner {
  height: 715px !important;
}
@media only screen and (max-width: 360px) {
  .page-concept .section-concept .inner {
    height: 640px !important;
  }
}
.page-concept .section-concept .concept-message {
  margin-top: 0 !important;
}
.page-concept .section-feature {
  margin-top: 0 !important;
}
@media screen and (max-width: 420px) {
  .page-concept .section-feature {
    padding-top: 26vw !important;
  }
}
@media screen and (min-width: 421px) and (max-width: 500px) {
  .page-concept .section-feature {
    padding-top: 60vw !important;
  }
}
@media screen and (min-width: 501px) and (max-width: 768px) {
  .page-concept .section-feature {
    padding-top: 90vw !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-concept .section-feature .section-body:after {
    width: 105% !important;
    height: 97px !important;
    bottom: -13% !important;
  }
}
.page-concept .section-feature .text-circle {
  position: absolute;
  top: -20%;
  right: -5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  width: 135px;
  height: 130px;
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  line-height: 34px;
  font-weight: bold;
  box-shadow: 0px 12px 20px 0px rgba(182, 162, 131, 0.4);
  display: inline-flex;
  flex-flow: column;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-feature .text-circle {
    top: -8%;
    right: -8%;
    width: 115px;
    height: 115px;
    line-height: 31px;
  }
}
.page-concept .section-feature .text-circle p {
  font-size: 24px;
  letter-spacing: 0.6px;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-feature .text-circle p {
    font-size: 21px;
  }
}
.page-concept .section-feature .text-circle span {
  font-size: 19.7px;
  letter-spacing: 0.6px;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-feature .text-circle span {
    font-size: 17px;
  }
}
.page-concept .section-feature .feature-row-1 {
  margin-top: 0;
}
.page-concept .section-feature .feature-row-1 .img-md-mask:before {
  background-image: url("../img/concept/concept_00.png?hash=ae1b6a593b65b50fc05cdf73271158d9") !important;
  background-position: left 51% top -232% !important;
  background-size: 145% !important;
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .page-concept .section-feature .feature-row-1 .img-md-mask:before {
    background-position: left 51% top !important;
    background-size: cover !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-concept .section-feature .feature-row-1 .img-md-mask {
    background: url("../img/concept/concept_00.png?hash=ae1b6a593b65b50fc05cdf73271158d9");
    background-position: left 51% top 79%;
    background-size: 153%;
  }
}
.page-concept .section-studios {
  padding-top: 750px !important;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios {
    padding-top: 41vw !important;
  }
}
.page-concept .section-studios h2 {
  font-size: 25px;
  letter-spacing: 1.4px;
  line-height: 35px;
  font-family: futura-pt, sans-serif;
  text-align: center;
  margin-bottom: 5%;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios h2 {
    font-size: 22px;
    margin-bottom: 10%;
  }
}
.page-concept .section-studios h2 span {
  font-size: 18px;
  letter-spacing: 0.2px;
  line-height: 40px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  margin-left: 3rem;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios h2 span {
    font-size: 17px;
    margin-right: 0 !important;
    margin-left: auto;
  }
}
@media only screen and (min-width: 769px) {
  .page-concept .section-studios .text-primary {
    width: 87%;
    margin-top: 3rem;
  }
}
.page-concept .section-studios .row-cols-2 {
  margin: 0 0 5% !important;
}
.page-concept .section-studios .feature-row-1 .img-md-mask:before {
  background-image: url("../img/concept/concept_01.png?hash=a33c37bdacfcfb2262b0fef13ab6e7df") !important;
  background-size: 112% !important;
  background-position: top 59% right !important;
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .page-concept .section-studios .feature-row-1 .col-content {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .feature-row-1 .img-md-mask {
    background: url("../img/concept/concept_01.png?hash=a33c37bdacfcfb2262b0fef13ab6e7df");
    background-position: right top 59%;
    background-size: 164%;
  }
}
.page-concept .section-studios .feature-row-2 .img-md-mask:before {
  background-image: url("../img/concept/concept_02.png?hash=edcdfd4bd3bf3cfe4fbdc2cc4908c8f2") !important;
  background-size: 113% !important;
  background-position: top 79% right 28% !important;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .feature-row-2 .img-md-mask {
    background: url("../img/concept/concept_02.png?hash=edcdfd4bd3bf3cfe4fbdc2cc4908c8f2");
    background-position: left 84% top 79%;
    background-size: 132%;
  }
}
.page-concept .section-studios .feature-row-3 .img-md-mask:before {
  background-image: url("../img/concept/concept_03.png?hash=34d378571a94f31cadac3dde01a9d9a8") !important;
  background-size: 105% !important;
  background-position: top 79% right 36% !important;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .feature-row-3 .img-md-mask {
    background: url("../img/concept/concept_03.png?hash=34d378571a94f31cadac3dde01a9d9a8");
    background-position: left 17% top 86%;
    background-size: 185%;
  }
}
@media only screen and (min-width: 769px) {
  .page-concept .section-studios .feature-row-1 .col-content-left,
  .page-concept .section-studios .feature-row-3 .col-content-left {
    position: absolute;
    top: 60%;
    left: 6.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
  }
}
.page-concept .section-studios .feature-row-1 .col-img-right,
.page-concept .section-studios .feature-row-3 .col-img-right {
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .feature-row-1 .col-img-right,
  .page-concept .section-studios .feature-row-3 .col-img-right {
    width: 85%;
  }
}
.page-concept .section-studios .feature-row-1 .col-img-right .img-md-mask,
.page-concept .section-studios .feature-row-3 .col-img-right .img-md-mask {
  border-radius: 50px 0 0 50px;
}
.page-concept
  .section-studios
  .feature-row-1
  .col-img-right
  .img-md-mask:before,
.page-concept
  .section-studios
  .feature-row-3
  .col-img-right
  .img-md-mask:before {
  padding-top: 38% !important;
  background-position: center;
}
.page-concept .section-studios .feature-row-1 .col-img-right .text-primary,
.page-concept .section-studios .feature-row-3 .col-img-right .text-primary {
  display: block;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .feature-row-1 .col-img-right .text-primary,
  .page-concept .section-studios .feature-row-3 .col-img-right .text-primary {
    display: none;
  }
}
.page-concept .section-studios .feature-row-1 .text-circle,
.page-concept .section-studios .feature-row-3 .text-circle {
  top: 0;
  left: 11%;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .feature-row-1 .text-circle,
  .page-concept .section-studios .feature-row-3 .text-circle {
    top: 40%;
    left: 14%;
  }
}
@media only screen and (min-width: 769px) {
  .page-concept .section-studios .feature-row-2 .col-content-right {
    position: absolute;
    top: 60%;
    right: 8%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
  }
}
.page-concept
  .section-studios
  .feature-row-2
  .col-content-right
  .lead-secondary {
  align-items: flex-end;
}
.page-concept .section-studios .feature-row-2 .col-img-left {
  width: 70%;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .feature-row-2 .col-img-left {
    width: 85%;
  }
}
@media screen and (min-width: 1500px) {
  .page-concept .section-studios .feature-row-2 .col-img-left .text-primary {
    text-align: right;
  }
}
.page-concept .section-studios .feature-row-2 .col-img-left img {
  width: 100%;
}
.page-concept .section-studios .feature-row-2 .col-img-left .img-md-mask {
  border-radius: 0 50px 50px 0;
}
.page-concept
  .section-studios
  .feature-row-2
  .col-img-left
  .img-md-mask:before {
  padding-top: 38% !important;
  background-position: center;
}
.page-concept .section-studios .feature-row-2 .col-img-left .text-primary {
  margin-left: 13.5%;
  display: block;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .feature-row-2 .col-img-left .text-primary {
    display: none;
  }
}
.page-concept .section-studios .feature-row-2 .text-circle {
  top: 0;
  right: 4%;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .feature-row-2 .text-circle {
    top: 40%;
    right: -5%;
  }
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .feature-row-3 .text-circle {
    top: 38%;
    left: 14%;
  }
}
.page-concept .section-studios .inner {
  margin: 300px auto;
  max-width: 1900px;
  width: 100%;
  padding-bottom: 10%;
}
@media only screen and (max-width: 768px) {
  .page-concept .section-studios .inner {
    margin: 180px auto 80px;
  }
}
.page-concept .text-circle {
  position: absolute;
  top: -5%;
  right: -5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.85);
  width: 93px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  line-height: 22px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  box-shadow: 0px 12px 20px 0px rgba(182, 162, 131, 0.4);
  display: inline-flex;
  flex-flow: column;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .page-concept .text-circle {
    width: 83px;
    height: 80px;
  }
}
.page-concept .text-circle p {
  font-size: 50px;
  letter-spacing: 1.2px;
}
@media only screen and (max-width: 768px) {
  .page-concept .text-circle p {
    font-size: 42px;
  }
}
.page-concept .lead-text-bg {
  background: rgba(246, 243, 240, 0.85) !important;
}
.page-faq .section-faq {
  margin-top: 0 !important;
}
@media only screen and (max-width: 768px) {
  .page-faq .section-faq {
    width: 90%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .page-faq .section-faq h2.page-pages__h2__yugothic {
    margin-bottom: 2rem !important;
  }
}
.page-faq .section-faq .accordion-area {
  width: 100% !important;
  margin: 0 auto !important;
}
.page-faq .section-faq .accordion-area li {
  margin: 0 auto !important;
}
.page-contact__info {
  margin: 4% auto;
}
.page-contact__info p {
  margin-bottom: 5%;
}
@media only screen and (max-width: 768px) {
  .page-contact__info p {
    text-align: justify;
  }
}
@media only screen and (max-width: 768px) {
  .page-contact__info p:last-of-type {
    font-size: 10px;
  }
}
.page-contact__info p a {
  text-decoration: underline;
}
.page-contact__info p a:hover {
  opacity: 0.5;
}
.page-contact .c-line_btn {
  display: inline-block;
  margin: 0 auto 5rem;
  text-align: center;
  width: 100%;
}
.page-contact .u-xs-only {
  display: none;
}
@media only screen and (max-width: 450px) {
  .page-contact .u-xs-only {
    display: block;
  }
}
.page-contact .header {
  margin: 0 auto;
  position: unset;
  text-align: center;
}
.page-contact .header svg {
  width: 12rem;
}
.page-contact .formWrapper {
  padding: 0 0 3rem;
  max-width: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .page-contact .formWrapper {
    padding-bottom: 3rem;
  }
}
.page-contact .formWrapper h2 {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.15em;
  font-size: 2.5rem;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 960px) {
  .page-contact .formWrapper h2 {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 960px) {
  .page-contact .formWrapper h2:last-of-type {
    margin-top: 5rem;
  }
}
.page-contact .formWrapper form {
  display: flex;
  flex-direction: column;
}
.page-contact .formWrapper form input,
.page-contact .formWrapper form select,
.page-contact .formWrapper form textarea {
  padding: 1rem;
  font-size: 1.5rem;
  letter-spacing: 0.5px;
  margin-bottom: 4rem;
  border: 1px solid #c0af98;
  border-radius: 0.5rem;
}
.page-contact .formWrapper form input::-webkit-input-placeholder,
.page-contact .formWrapper form select::-webkit-input-placeholder,
.page-contact .formWrapper form textarea::-webkit-input-placeholder {
  color: #ccc;
}
.page-contact .formWrapper form input::-moz-placeholder,
.page-contact .formWrapper form select::-moz-placeholder,
.page-contact .formWrapper form textarea::-moz-placeholder {
  color: #ccc;
}
.page-contact .formWrapper form input:-ms-input-placeholder,
.page-contact .formWrapper form select:-ms-input-placeholder,
.page-contact .formWrapper form textarea:-ms-input-placeholder {
  color: #ccc;
}
.page-contact .formWrapper form input::-ms-input-placeholder,
.page-contact .formWrapper form select::-ms-input-placeholder,
.page-contact .formWrapper form textarea::-ms-input-placeholder {
  color: #ccc;
}
.page-contact .formWrapper form input::placeholder,
.page-contact .formWrapper form select::placeholder,
.page-contact .formWrapper form textarea::placeholder {
  color: #ccc;
}
.page-contact .formWrapper form input#needRental,
.page-contact .formWrapper form select#needRental,
.page-contact .formWrapper form textarea#needRental,
.page-contact .formWrapper form input#unneedRental,
.page-contact .formWrapper form select#unneedRental,
.page-contact .formWrapper form textarea#unneedRental {
  margin-top: 0;
  margin-bottom: 1rem;
}
.page-contact .formWrapper form input#needRental + label,
.page-contact .formWrapper form select#needRental + label,
.page-contact .formWrapper form textarea#needRental + label,
.page-contact .formWrapper form input#unneedRental + label,
.page-contact .formWrapper form select#unneedRental + label,
.page-contact .formWrapper form textarea#unneedRental + label {
  margin-right: 1rem;
}
.page-contact .formWrapper form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page-contact .formWrapper form .c-label {
  font-size: 1.4rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.page-contact .formWrapper form .c-label[for="upperWearSize"],
.page-contact .formWrapper form .c-label[for="bottomWearSize"] {
  margin-left: 1rem;
  margin-right: 0.5rem;
}
.page-contact .formWrapper form .c-label_badge {
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  margin-right: 0.5rem;
  color: #fff;
}
.page-contact .formWrapper form .c-label .isRequire {
  background-color: #b92c00;
}
.page-contact .formWrapper form .c-label .isOptional {
  background-color: #666;
}
.page-contact .formWrapper form .c-info,
.page-contact .formWrapper form .c-errorMsg {
  margin-bottom: 3rem;
  font-size: 1.3rem;
  color: #b92c00;
}
.page-contact .formWrapper form .c-info {
  margin-top: 1rem;
}
.page-contact .formWrapper form .c-info.isRental {
  display: block;
  margin-top: 0;
  margin-bottom: 3rem;
}
.page-contact .formWrapper form .c-rentalField {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0.5rem;
}
.page-contact .formWrapper form .c-rentalFieldRadio {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 3rem;
}
.page-contact .formWrapper form .c-rentalField.negative-margin {
  margin-bottom: -0.1rem;
}
.page-contact
  .formWrapper
  form
  .c-rentalField.negative-margin
  + .c-rentalField {
  margin-bottom: 0.1rem;
}
.page-contact .formWrapper form .c-rentalField #upperWear,
.page-contact .formWrapper form .c-rentalField #bottomWear,
.page-contact .formWrapper form .c-rentalField #towel,
.page-contact .formWrapper form .c-rentalField #socks {
  margin: 0% 1% 1% 0;
  width: 2rem;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
@media only screen and (max-width: 960px) {
  .page-contact .formWrapper form .c-rentalField #upperWear,
  .page-contact .formWrapper form .c-rentalField #bottomWear,
  .page-contact .formWrapper form .c-rentalField #towel,
  .page-contact .formWrapper form .c-rentalField #socks {
    margin: 0% 1% 2% 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.page-contact .formWrapper form .c-rentalField select#upperWearSize,
.page-contact .formWrapper form .c-rentalField select#bottomWearSize {
  margin-bottom: 1rem;
  width: 40px;
  padding: 0.2rem;
  padding-left: 0.8rem;
  font-size: 1.4rem;
}
.page-contact .formWrapper form .c-rentalField a {
  color: inherit;
  text-decoration: underline;
}
.page-contact .formWrapper form .c-privacyField {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 3rem;
}
.page-contact .formWrapper form .c-privacyField #privacy {
  margin: 0% 1% 1% 0;
  width: 2rem;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
@media only screen and (max-width: 960px) {
  .page-contact .formWrapper form .c-privacyField #privacy {
    margin: 0% 1% 2% 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.page-contact .formWrapper form #rentalGoodsValiations {
  display: none;
}
.page-contact .formWrapper form #rentalGoodsValiations.show {
  display: block;
  margin-bottom: 3rem;
}
.page-contact .formWrapper form .c-errorMsg {
  display: none;
}
.page-contact .formWrapper form .js-invalid {
  border: 2px solid #b92c00;
}
.page-contact .formWrapper form .js-invalid + .c-errorMsg {
  display: block;
  color: #b92c00;
  margin-top: -2rem;
}
.page-contact
  .formWrapper
  form
  #rentalGoodsValiations
  .js-invalid
  ~ .c-errorMsg {
  display: block;
  color: #b92c00;
  margin-top: 0;
  margin-bottom: 0;
}
.page-contact .formWrapper form #desiredDate1,
.page-contact .formWrapper form #desiredDate2,
.page-contact .formWrapper form #desiredDate3,
.page-contact .formWrapper form #desiredTime {
  width: 62.5%;
}
@media only screen and (max-width: 960px) {
  .page-contact .formWrapper form #desiredDate1,
  .page-contact .formWrapper form #desiredDate2,
  .page-contact .formWrapper form #desiredDate3,
  .page-contact .formWrapper form #desiredTime {
    width: 75%;
  }
}
.page-contact .formWrapper form #desiredDate1 + span.c-arrow,
.page-contact .formWrapper form #desiredDate2 + span.c-arrow,
.page-contact .formWrapper form #desiredDate3 + span.c-arrow,
.page-contact .formWrapper form #desiredTime + span.c-arrow,
.page-contact .formWrapper form #upperWearSize + span.c-arrow,
.page-contact .formWrapper form #bottomWearSize + span.c-arrow {
  display: inline-block;
  border-left: 2px solid #444;
  border-bottom: 2px solid #444;
  height: 5px;
  width: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
.page-contact .formWrapper form #desiredDate1 + span.c-arrow,
.page-contact .formWrapper form #desiredDate2 + span.c-arrow,
.page-contact .formWrapper form #desiredDate3 + span.c-arrow,
.page-contact .formWrapper form #desiredTime + span.c-arrow {
  -webkit-transform: rotateZ(-45deg) translate(-12px, -18px);
  transform: rotateZ(-45deg) translate(-12px, -18px);
}
.page-contact .formWrapper form #upperWearSize + span.c-arrow,
.page-contact .formWrapper form #bottomWearSize + span.c-arrow {
  -webkit-transform: rotateZ(-45deg) translate(-5px, -15px);
  transform: rotateZ(-45deg) translate(-5px, -15px);
}
.page-contact .formWrapper form #userTelphone {
  width: 60%;
}
@media only screen and (max-width: 960px) {
  .page-contact .formWrapper form #userTelphone {
    width: 95%;
  }
}
.page-contact .formWrapper form #desiredTime {
  margin-bottom: 0;
}
.page-contact .formWrapper form #submitButton {
  margin: 0 auto;
  font-size: 2rem;
  padding: 2%;
  border-radius: 0.5rem;
  color: #fff;
  width: 40%;
  cursor: not-allowed;
  letter-spacing: 0.2rem;
}
@media only screen and (max-width: 960px) {
  .page-contact .formWrapper form #submitButton {
    width: 100%;
    padding: 4%;
  }
}
.page-contact .formWrapper form #submitButton:disabled {
  border: none;
  background-color: #aaa;
}
.page-contact .formWrapper form #submitButton:not(:disabled) {
  border: none;
  background-color: #c0af98;
  cursor: pointer;
}
.page-contact .formWrapper form #submitButton.js-inprogress {
  cursor: progress;
}
.page-contact .formWrapper form #recaptcha {
  margin: 0 auto 3rem;
}
.page-contact .formWrapper form #isVerified {
  display: none;
}
.page-lp {
  cursor: auto;
}
.page-lp .reserve-display {
  position: fixed;
  bottom: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  z-index: 100;
  width: 100vw;
  max-width: 900px;
  background-color: #beac8c;
  border-radius: 20px 20px 0 0;
  padding: 30px 20px 30px;
  text-align: center;
  font-size: 24px;
  box-sizing: border-box;
  font-weight: bold;
  letter-spacing: 3px;
  color: #fff;
}
.page-lp .reserve-display.reserve-display-tokyo {
  position: fixed;
  top: 0;
  border-radius: 0 0 20px 20px;
  height: 10%;
}
@media only screen and (max-width: 768px) {
  .page-lp .reserve-display {
    font-size: 13px;
    letter-spacing: 2px;
    padding: 20px 10px 20px;
  }
  .page-lp .reserve-display.reserve-display-tokyo {
    height: 8.5%;
  }
}
.page-lp .reserve-display .ninzuu {
  color: #ffef00;
  font-size: 32px;
}
@media only screen and (max-width: 768px) {
  .page-lp .reserve-display .ninzuu {
    font-size: 18px;
  }
}
.page-lp .reserve-display .merker {
  background: linear-gradient(transparent 60%, rgba(255, 255, 255, 0.3) 0%);
}
.page-lp .reserve-display .reserve-display-content {
  position: relative;
}
.page-lp .reserve-display .lp-close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -30%;
  right: 0%;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .page-lp .reserve-display .lp-close {
    width: 20px;
    height: 20px;
    top: -60%;
  }
}
.page-lp .reserve-display .lp-close img {
  width: 100%;
}
.page-lp .reserve-display.hide {
  display: none;
}
.page-lp .reserve-display.force-hide {
  display: none !important;
}
.page-lp .lp-header-fix {
  position: fixed;
  border: none;
  box-sizing: border-box;
  z-index: 10000;
  top: 0px;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  max-width: 900px;
  width: 100vw;
}
.page-lp .lp-header-fix.active .lp-header-container {
  border: 1px solid #cab58f;
  border-bottom: none;
}
.page-lp .lp-header-fix .lp-header-container {
  display: flex;
  background-color: rgba(255, 255, 255, 0.8);
  align-items: center;
  margin: 0 auto;
  padding: 5px 0;
  justify-content: center;
}
.page-lp .lp-header-fix .nav-lp {
  width: 100vw;
  max-width: 900px;
  z-index: 1000;
  height: 0px;
  overflow: hidden;
  transition: 0.4s;
}
.page-lp .lp-header-fix .nav-lp.active {
  height: 1000px;
  transition: 0.4s;
}
.page-lp .lp-header-fix .nav-lp .menu-container {
  width: 100%;
  max-width: 900px;
  overflow: hidden;
}
.page-lp .lp-header-fix .nav-lp .lp-menu-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f8f4ee;
  border: 1px solid #cab58f;
  border-bottom: none;
  padding: 20px 30px;
  font-size: 16px;
  font-weight: bold;
}
.page-lp .lp-header-fix .nav-lp .lp-menu-item.bottom {
  border-bottom: 1px solid #cab58f;
}
.page-lp .lp-header-fix .nav-lp .lp-menu-item img {
  width: 15px;
  height: 15px;
}
.page-lp .lp-header-fix .lp-header-logo {
  display: flex;
  justify-content: center;
  width: 50%;
}
.page-lp .lp-header-fix .lp-header-logo img {
  max-width: 200px;
}
@media only screen and (max-width: 768px) {
  .page-lp .lp-header-fix .lp-header-logo img {
    max-width: 100px;
  }
}
.page-lp .lp-header-fix .lp-header-btn {
  display: flex;
  justify-content: center;
  width: 45%;
}
.page-lp .lp-header-fix .lp-header-btn a {
  width: 100%;
  height: 100%;
}
.page-lp .lp-header-fix .lp-header-btn img {
  max-width: 400px;
}
.page-lp .lp-header-fix .lp-header-menu-btn {
  position: relative; /*ボタン内側の基点となるためrelativeを指定*/
  cursor: pointer;
  width: 50px;
  height: 50px;
  margin-right: 10px;
}
.page-lp .lp-header-fix .lp-header-menu-btn.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  -webkit-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
  width: 70%;
}
.page-lp .lp-header-fix .lp-header-menu-btn.active span:nth-of-type(2) {
  opacity: 0; /*真ん中の線は透過*/
}
.page-lp .lp-header-fix .lp-header-menu-btn.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  -webkit-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
  width: 70%;
}
.page-lp .lp-header-fix .lp-header-menu-btn span {
  display: inline-block;
  transition: all 0.4s; /*アニメーションの設定*/
  position: absolute;
  left: 14px;
  height: 2px;
  border-radius: 1px;
  background: #cab58f;
  width: 60%;
}
.page-lp .lp-header-fix .lp-header-menu-btn span:nth-of-type(1) {
  top: 15px;
}
.page-lp .lp-header-fix .lp-header-menu-btn span:nth-of-type(2) {
  top: 23px;
}
.page-lp .lp-header-fix .lp-header-menu-btn span:nth-of-type(3) {
  top: 31px;
}
.page-lp .studio-youtubeMovie {
  display: flex;
  justify-content: center;
}
.page-lp .studio-youtubeMovie video {
  max-width: 89%;
}
.page-lp a:hover {
  cursor: pointer;
}
.page-lp .force-hide {
  display: none !important;
}
.page-lp .hide {
  display: none !important;
}
.page-lp #line-button-close {
  position: absolute;
  width: 40px !important;
  height: 40px !important;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.page-lp .line-button {
  position: relative;
}
.page-lp .line-button-normal-container {
  position: relative;
  display: none;
  width: 140px;
  height: 140px;
  z-index: 5;
}
@media only screen and (max-width: 1264px) {
  .page-lp .line-button-normal-container {
    display: block;
    position: fixed;
    bottom: 10%;
    right: 0;
  }
}
.page-lp .line-button-normal-container #line-button-close-normal {
  position: absolute;
  width: 30px !important;
  height: 30px !important;
  top: 15px;
  right: 20px;
  cursor: pointer;
}
.page-lp .line-button {
  width: 200px;
  height: 200px;
}
.page-lp .line-button img {
  width: 100%;
  height: auto;
}
.page-lp section {
  max-width: 900px;
  margin: 0 auto;
}
.page-lp section img {
  width: 100%;
}
.page-lp #banner {
  display: none;
}
@media only screen and (max-width: 960px) {
  .page-lp #banner {
    display: block;
  }
}
.page-lp #banner img {
  position: fixed;
  max-width: 900px;
  z-index: 999;
}
.page-lp #banner.banner-tokyo img {
  position: fixed;
  bottom: 0;
  max-width: 900px;
  z-index: 999;
}
/* .page-lp #fvb {
  margin-top: 70px;
} */
@media only screen and (max-width: 960px) {
  .page-lp #fv {
    padding-top: 32%;
  }
  .page-lp #fv.fv-tokyo {
    padding-top: 0;
  }
  .page-lp #fvb.fvb-tokyo {
    /* margin-top: 40px; */
  }
}
.page-lp #faq {
  letter-spacing: 0.15em;
  line-height: 2;
  margin: 5% auto;
  /*アコーディオンタイトル*/
  /*アイコンの＋と×*/
  /*　closeというクラスがついたら形状変化　*/
  /*アコーディオンで現れるエリア*/
}
.page-lp #faq div {
  margin-bottom: 5%;
}
@media only screen and (max-width: 960px) {
  .page-lp #faq {
    letter-spacing: 1px;
  }
}
.page-lp #faq h2 {
  text-align: center;
  color: #c0af98;
  margin: 2rem auto 1rem;
  font-size: 2.5rem;
}
@media only screen and (max-width: 960px) {
  .page-lp #faq h2 {
    font-size: 2rem;
  }
}
.page-lp #faq_reserve {
  margin-top: 5%;
}
.page-lp #faq .accordion-area {
  list-style: none;
  width: 96%;
  max-width: 900px;
  margin: 0 auto;
}
.page-lp #faq .accordion-area li {
  margin: 10px 0;
}
.page-lp #faq .accordion-area section {
  border: 2px solid #c0af98;
  position: relative;
}
.page-lp #faq .accordion-area section:before {
  content: "Q";
  font-family: futura-pt, sans-serif;
  color: #c0af98;
  top: 1.5rem;
  left: 1rem;
  position: absolute;
  font-size: 3rem;
}
@media only screen and (max-width: 960px) {
  .page-lp #faq .accordion-area section:before {
    top: 1rem;
    left: 0.8rem;
  }
}
@media only screen and (max-width: 600px) {
  .page-lp #faq .accordion-area section:before {
    top: 0.3rem;
    left: 1rem;
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 450px) {
  .page-lp #faq .accordion-area section:before {
    top: 0;
    left: 1rem;
  }
}
.page-lp #faq .title {
  position: relative /*+マークの位置基準とするためrelative指定*/;
  cursor: pointer;
  font-weight: normal;
  padding: 3% 5%;
  transition: all 0.5s ease;
  font-size: 2rem;
}
@media only screen and (max-width: 960px) {
  .page-lp #faq .title {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .page-lp #faq .title {
    padding: 3% 7%;
  }
}
@media only screen and (max-width: 450px) {
  .page-lp #faq .title {
    padding: 3% 10%;
  }
}
.page-lp #faq .title::before,
.page-lp #faq .title::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background-color: #d3723e;
}
.page-lp #faq .title::before {
  top: 48%;
  right: 15px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.page-lp #faq .title::after {
  top: 48%;
  right: 15px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.page-lp #faq .title.close::after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.page-lp #faq .box {
  border-top: 2px dotted #c0af98;
  display: none;
  margin-bottom: 3%;
  padding: 3% 5%;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .page-lp #faq .box {
    padding: 3% 7%;
  }
}
@media only screen and (max-width: 450px) {
  .page-lp #faq .box {
    padding: 3% 10%;
  }
}
.page-lp #faq .box:before {
  content: "A";
  font-family: futura-pt, sans-serif;
  color: #d3723e;
  top: 1.5rem;
  left: 1rem;
  position: absolute;
  font-size: 3rem;
}
@media only screen and (max-width: 960px) {
  .page-lp #faq .box:before {
    top: 1rem;
    left: 0.8rem;
  }
}
@media only screen and (max-width: 600px) {
  .page-lp #faq .box:before {
    top: 0.3rem;
    left: 1rem;
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 450px) {
  .page-lp #faq .box:before {
    top: 0;
    left: 1rem;
  }
}
.page-lp #faq .box p {
  font-size: 2rem;
}
@media only screen and (max-width: 960px) {
  .page-lp #faq .box p {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .page-lp .instagram-studio-pc {
    display: none;
  }
}
.page-lp .instagram-studio-pc {
  position: relative;
}
.page-lp .instagram-studio-pc .instagram-studio__picture {
  width: 90%;
  position: absolute;
  top: 22%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.page-lp .instagram-studio-pc .instagram-studio__picture :not(:last-child) {
  margin-bottom: 0.65%;
}
.page-lp
  .instagram-studio-pc
  .instagram-studio__picture
  .instagram-studio__picture__container {
  display: flex;
  justify-content: space-around;
}
.page-lp
  .instagram-studio-pc
  .instagram-studio__picture
  .instagram-studio__picture__container__left,
.page-lp
  .instagram-studio-pc
  .instagram-studio__picture
  .instagram-studio__picture__container__center,
.page-lp
  .instagram-studio-pc
  .instagram-studio__picture
  .instagram-studio__picture__container__right {
  width: 32%;
}
.page-lp .instagram-studio-pc .instagram-studio__morebtn {
  position: absolute;
  top: 91%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 32%;
}
@media screen and (min-width: 769px) {
  .page-lp .instagram-studio-sp {
    display: none;
  }
}
.page-lp .instagram-studio-sp {
  position: relative;
}
.page-lp .instagram-studio-sp .instagram-studio__picture {
  width: 92%;
  position: absolute;
  top: 17%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.page-lp .instagram-studio-sp .instagram-studio__picture :not(:last-child) {
  margin-bottom: 0.9%;
}
.page-lp
  .instagram-studio-sp
  .instagram-studio__picture
  .instagram-studio__picture__container {
  display: flex;
  justify-content: space-around;
  padding: 0 1%;
}
.page-lp
  .instagram-studio-sp
  .instagram-studio__picture
  .instagram-studio__picture__container__left,
.page-lp
  .instagram-studio-sp
  .instagram-studio__picture
  .instagram-studio__picture__container__center,
.page-lp
  .instagram-studio-sp
  .instagram-studio__picture
  .instagram-studio__picture__container__right {
  width: 48%;
}
.page-lp .instagram-studio-sp .instagram-studio__morebtn {
  position: absolute;
  top: 92%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 32%;
}
.page-lp .staffIntroduction {
  position: relative;
}
.page-lp .staffIntroduction .staffIntroduction__icon-instagram-right {
  width: 5%;
  position: absolute;
  top: 18.7%;
  right: 20%;
}
.page-lp .staffIntroduction .staffIntroduction__icon-instagram-left {
  width: 5%;
  position: absolute;
  top: 60.7%;
  left: 44.3%;
}
.page-lp .staffIntroduction {
  position: relative;
}
.page-lp .staffIntroduction .staffIntroduction__icon-instagram-right {
  width: 5%;
  position: absolute;
  top: 18.7%;
  right: 20%;
}
.page-lp .staffIntroduction .staffIntroduction__icon-instagram-left {
  width: 5%;
  position: absolute;
  top: 60.7%;
  left: 44.3%;
}
.page-lp #nayami {
  position: relative;
}
.page-lp #nayami .aboutbtn {
  position: absolute;
  top: -5px;
  left: 5%;
  width: 90%;
  -webkit-transform: translateY(25%);
  transform: translateY(25%);
}
.page-lp #about {
  position: relative;
  width: 100%;
}
.page-lp #about .about__video {
  position: absolute;
  top: 9.5%;
  left: 7.5%;
  width: 85%;
  max-width: 100%;
  max-height: 100%;
}
.page-lp .offer {
  position: relative;
}
.page-lp .offer-bottom {
  position: relative;
  padding-top: 5%;
  background: linear-gradient(#f8f7f3, #fff);
}
.page-lp .offer-bottom.offer-bottom-step {
  position: relative;
  padding-top: 0;
  background: #fff;
}
.page-lp .offer .offerbtn {
  position: absolute;
  bottom: 9.5%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02 {
  position: absolute;
  bottom: 6.5%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02_shiny_wrapper {
  position: absolute;
  bottom: 8.5%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02_shiny_wrapper_231222 {
  position: absolute;
  bottom: 10%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offer-btn-02 {
  position: absolute;
  bottom: 6%;
  left: 5%;
  width: 90%;
}

.offer-btn-03 {
  bottom: 10% !important;
}

.page-lp .offer .offerbtn02_shiny_wrapper_231222.offerbtn02_240110 {
  bottom: 5.5%;
}
.page-lp .offer .offerbtn02_shiny_wrapper_231222.tokyo_btn_231222 {
  position: absolute;
  bottom: auto;
  top: 2165px;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02_shiny_wrapper_b {
  position: absolute;
  bottom: 10%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02_shiny_wrapper_c {
  position: absolute;
  bottom: 35%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02_shiny_wrapper_d {
  position: absolute;
  bottom: 18.5%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02_shiny_wrapper_urawa {
  position: absolute;
  bottom: 18.5%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02_shiny_wrapper_kamata {
  position: absolute;
  bottom: 9.5%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02_shiny_wrapper_yaesu {
  position: absolute;
  bottom: 9.5%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02_shiny_wrapper_tokyo {
  position: absolute;
  top: 2210px;
  left: 5%;
  width: 90%;
}
@media screen and (max-width: 917px) {
  .page-lp .offer .offerbtn02_shiny_wrapper_tokyo {
    top: 246vw;
  }
  .page-lp .offer .offerbtn02_shiny_wrapper_231222.tokyo_btn_231222 {
    top: 237vw;
  }
}
.page-lp .offer .offerbtn03_shiny_wrapper_b {
  position: absolute;
  bottom: 52%;
  left: 5%;
  width: 90%;
}
.page-lp .offer .offerbtn02_shiny {
  position: relative;
  display: block;
  width: 100%;
  text-decoration: none;
  overflow: hidden;
}
.page-lp .offer .offerbtn02_shiny::after {
  content: "";
  position: absolute;
  top: -100px;
  left: -100px;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(
    100deg,
    rgba(255, 255, 255, 0) 10%,
    #fff 100%,
    rgba(255, 255, 255, 0) 0%
  );
  /* アニメーション */
  -webkit-animation-name: shiny;
  animation-name: shiny;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes shiny {
  0% {
    -webkit-transform: scale(0) rotate(25deg);
    transform: scale(0) rotate(25deg);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(1) rotate(25deg);
    transform: scale(1) rotate(25deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(50) rotate(25deg);
    transform: scale(50) rotate(25deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(50) rotate(25deg);
    transform: scale(50) rotate(25deg);
    opacity: 0;
  }
}
@keyframes shiny {
  0% {
    -webkit-transform: scale(0) rotate(25deg);
    transform: scale(0) rotate(25deg);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(1) rotate(25deg);
    transform: scale(1) rotate(25deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(50) rotate(25deg);
    transform: scale(50) rotate(25deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(50) rotate(25deg);
    transform: scale(50) rotate(25deg);
    opacity: 0;
  }
}
/* 2022-12-12 studio list contents */
.page-lp .studio-list-container {
  padding: 50px 10px 0;
}
.page-lp .studio-list-container-tokyo {
  padding: 0 10px;
}
.studio-list__map {
  margin-bottom: 100px;
}
.studio-list__map-tokyo {
  margin-bottom: 20px;
}
.studio-list-content {
  position: relative;
  border-radius: 30px;
  background-color: #f6f4ef;
  padding: 20px;
  margin-bottom: 50px;
  z-index: 1;
}
.studio-list-content .toggle {
  display: none;
}

.studio-list-content::before {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  border: 2px solid #dbcfba;
  border-radius: 30px;
  content: "";
  z-index: -2;
}
.studio-list-content__top {
  display: flex;
  justify-content: space-between;
}
.studio-list-content__top label {
  width: 40%;
}
.studio-list-content__top .label {
  position: relative;
  display: block;
  font-size: min(7vw, 6rem);
  font-weight: 700;
  color: #c7b593;
  margin: auto 0;
}
.studio-list-content__detail {
  width: 80%;
  margin: 0 auto;
  height: 0;
  margin-bottom: 10px;
  padding: 0 20px;
  overflow: hidden;
}
.studio-list-content__detail h3 {
  font-size: min(5vw, 4rem);
  font-weight: 700;
  margin-bottom: 40px;
}
.studio-list-content__detail h3.shop-title-tokyo {
  letter-spacing: 0.2rem;
}
.shop-title-ikebukuro {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 500px) {
  .new-open-img {
    max-width: 140px;
  }
}
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500&display=swap');
        #container {
            width: 100%;
            height: auto;
            position: relative;
            display: flex;
            font-family: 'Zen Kaku Gothic New', sans-serif;
            font-weight: 500;
            font-size: 18px;
            gap: 3px;
            align-items: center;
            justify-content: center;
            margin-bottom: 3px;
            color: #666666e0;
            font-size: min(4vw, 4.5rem) !important;
        }
        #line-left{
            display: inline-block;
            transform: scaleX(-1);
        }
        .centered-text{
          margin-bottom: 0px !important;
          font-size: min(4vw, 4.5rem) !important;
        }
        .newOpen{
          font-family: 'Didact Gothic', sans-serif;
          font-weight: 600;
          letter-spacing: 1px;
        }
.new-open-img img {
  width: 100%;
  height: auto;
}
.studio-list-content__detail p {
  font-size: min(4vw, 3rem);
  margin-bottom: 20px;
}
.studio-list-content__detail p.shop-address-tokyo {
  letter-spacing: 0.21rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.studio-list-content__detail p.shop-address-tokyo:first-of-type {
  margin-top: 20px;
}
.studio-list-content__detail p:last-of-type {
  margin-bottom: 50px;
}
.studio-list-content__detail li:not(:last-child) {
  border-bottom: 1px solid #ccbc9d;
  padding-bottom: 20px;
  margin-bottom: 70px;
}
.studio-list-content
  .toggle:checked
  + .studio-list-content__top
  label
  .show-detail {
  /*開閉時*/
  display: none;
}
.studio-list-content .toggle:checked + .studio-list-content__top label {
  /*開閉時*/
  background-image: url(../../assets/img/lp/show-detail__open.png);
  background-repeat: no-repeat;
  width: 40%;
  height: 0;
  padding-top: calc(90 / 1000 * 100%);
  background-size: cover;
}
.studio-list-content
  .toggle:checked
  + .studio-list-content__top
  + .studio-list-content__detail {
  /*開閉時*/
  height: auto;
  padding: 50px 20px 20px 20px;
  transition: all 0.3s;
}

.studio-list-content__item {
  position: relative;
}

.offer-full {
  position: absolute;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 3.5;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  font-size: 72px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .offer-full {
    aspect-ratio: 3 / 4;
    font-size: 7vw;
  }
}

.offer-full-inner {
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  .offer-full-inner {
    padding: 4px;
  }
}

.studio-list-content__detail .tokyo-notice p {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 12px;
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .studio-list-content__detail .tokyo-notice p {
    font-size: 2.133333333333333vw;
  }
}

.page-lp #map {
  position: relative;
}
.page-lp #map .mapbtn {
  position: absolute;
  bottom: 9%;
  left: 5%;
  width: 90%;
}
.page-lp #navi {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 10;
}
@media only screen and (max-width: 1264px) {
  .page-lp #navi {
    display: none;
  }
}
.page-lp #navi a {
  display: inline-block;
}
.page-lp #navi a .on {
  display: block;
}
.page-lp #navi a .off {
  display: none;
}
.page-lp #navi a:hover .on {
  display: none;
}
.page-lp #navi a:hover .off {
  display: block;
}
.page-lp #navi .reserve_lpbtn {
  text-align: center;
  margin-top: 10%;
}
.page-lp #navi-lpo {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 10;
}
.page-lp #navi-lpo.lpo {
  bottom: 10px;
}
@media only screen and (max-width: 1264px) {
  .page-lp #navi-lpo {
    display: none;
  }
}
.page-lp #navi-lpo a {
  display: inline-block;
}
.page-lp #navi-lpo a .on {
  display: block;
}
.page-lp #navi-lpo a .off {
  display: none;
}
.page-lp #navi-lpo a:hover .on {
  display: none;
}
.page-lp #navi-lpo a:hover .off {
  display: block;
}
.page-lp #navi-lpo .reserve_lpbtn {
  text-align: center;
  margin-top: 10%;
}
.page-lp #footer {
  position: relative;
}
.page-lp #footer .footer_mail {
  box-shadow: 0px 0px 11px #ccc;
  background-color: rgba(255, 255, 255, 0.3);
  width: 50% !important;
  padding: 2rem;
  position: absolute;
  bottom: 10%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-lp #footer .footer_mail {
    width: 80% !important;
    padding: 1rem;
    bottom: 0;
  }
}
@media screen and (max-width: 450px) {
  .page-lp #footer .footer_mail {
    bottom: -3%;
  }
  .studio-list-content__detail h3.shop-title-tokyo {
    margin-bottom: 20px;
  }
  .studio-list-content__detail p.shop-address-tokyo:last-of-type {
    margin-bottom: 20px;
  }
  .studio-list-content__detail-tokyo li:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .page-lp #footer .footer_mail .mail_addres {
    display: none;
  }
}
.page-lp #footer .footer_mail_text {
  font-family: futura-pt, sans-serif;
  font-weight: normal;
  font-size: 3rem;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.page-lp #footer .footer_mail_text:hover {
  opacity: 0.5;
}
.page-lp #footer .footer_mail_text img {
  width: 5%;
  margin-right: 1rem;
}
@media screen and (max-width: 600px) {
  .page-lp #footer .footer_mail_text {
    font-size: 1.8rem;
  }
}
.page-lp #footer .footer_mail .text-note {
  font-size: 2.133333333333333vw;
  line-height: 1.75;
  letter-spacing: 0.05em;
  margin: 3.2vw auto 0;
}
@media only screen and (min-width: 769px) {
  .page-lp #footer .footer_mail .text-note {
    font-size: 1.2rem;
    line-height: 1.75;
    margin: 17px 0 0 0;
  }
}
.page-news-detail .section-news-detail {
  position: relative;
}
@media only screen and (max-width: 960px) {
  .page-news-detail .section-news-detail {
    width: 95%;
    margin: auto;
  }
}
.page-news-detail .section-news-detail__container {
  text-align: start;
}
.page-news-detail .section-news-detail__link {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .section-news-detail__link {
    height: auto;
    display: flex;
    flex-direction: column;
  }
}
.page-news-detail .section-news-detail__date {
  width: 198px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 45px;
  font-size: 15px;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .section-news-detail__date {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 13px;
    border-bottom: 1px solid #ae987b;
  }
}
.page-news-detail .section-news-detail__date-body {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  font-family: futura-pt, sans-serif;
  padding-bottom: 12px;
  width: 155px;
  border-bottom: 2px solid #c0af98;
  color: #ae987b;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .section-news-detail__date-body {
    font-size: 2rem;
    line-height: 1.75;
    letter-spacing: 0.04em;
    line-height: 2.5;
    width: auto;
    padding: 0;
    border-bottom: 2px solid #ae987b;
  }
}
.page-news-detail .section-news-detail__date-label {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.08em;
  font-family: futura-pt, sans-serif;
  color: #ae987b;
  width: 155px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: rgba(192, 175, 152, 0.15);
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .section-news-detail__date-label {
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0.08em;
    margin-bottom: 8px;
    max-width: 115px;
  }
}
.page-news-detail .section-news-detail__date-label--imp {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.08em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  background-color: rgba(236, 181, 182, 0.5);
  color: #a02629;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .section-news-detail__date-label--imp {
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0.08em;
    max-width: 65px;
  }
}
.page-news-detail .section-news-detail__content {
  margin-top: 38px;
  font-size: 17px;
  color: #666;
  line-height: 2;
  width: 95%;
  margin: 5% auto;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .section-news-detail__content {
    width: 100% !important;
  }
}
.page-news-detail .section-news-detail__content a {
  color: #ae987b;
  text-decoration: underline;
  font-weight: bold;
}
.page-news-detail .section-news-detail__content a:hover {
  opacity: 0.5;
}
.page-news-detail .section-news-detail__content img {
  margin-top: 3%;
}
.page-news-detail .section-news-detail__content-link {
  color: #ae987b;
}
.page-news-detail .section-news-detail__content-heading {
  flex: 1;
  padding: 4px;
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 1.44;
  letter-spacing: 0.16em;
  font-family: "Shippori Mincho", serif;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .section-news-detail__content-heading {
    font-size: 1.8rem;
    line-height: 1.666666666666667;
    letter-spacing: 0.08em;
    border: none;
  }
}
.page-news-detail .section-news-detail__content-body {
  line-height: 2;
}
.page-news-detail .section-news-detail__content-link {
  text-decoration: underline;
  color: #ae987b;
}
.page-news-detail .pagination {
  margin-top: 74px;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .pagination {
    width: 80%;
    margin: 64px auto 0;
  }
}
.page-news-detail .pagination__list {
  display: flex;
  justify-content: center;
  font-size: 20px;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .pagination__list {
    font-size: 15px;
  }
}
.page-news-detail .pagination__list-item {
  padding: 8px;
  margin: 12px;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .pagination__list-item {
    padding: 0;
    margin: auto;
  }
}
.page-news-detail .pagination__list-num {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  font-family: futura-pt, sans-serif;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .pagination__list-num {
    font-size: 1.5rem;
    line-height: 1.733333333333333;
    letter-spacing: 0.04em;
  }
}
.page-news-detail .pagination__list-num:last-of-type {
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0.04em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media only screen and (max-width: 600px) {
  .page-news-detail .pagination__list-num:last-of-type {
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: 0.04em;
  }
}
.page-news .section-news {
  position: relative;
  margin: 0 auto !important;
}
.page-news .section-news img {
  display: none;
}
.page-news .section-news__list {
  max-width: 958px;
  text-align: start;
  line-height: 2;
}
@media only screen and (max-width: 960px) {
  .page-news .section-news__list {
    margin: 0 30px;
  }
}
@media only screen and (max-width: 600px) {
  .page-news .section-news__list {
    margin: 0;
  }
}
@media only screen and (max-width: 600px) {
  .page-news .section-news__list-item {
    margin-top: 64px;
  }
}
.page-news .section-news__list-link {
  margin: 10% auto;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news__list-link {
    height: auto;
    display: flex;
    flex-direction: column;
  }
}
.page-news .section-news__list-date {
  width: 155px;
  display: flex;
  flex-direction: column;
  font-size: 15px;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news__list-date {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 13px;
    border-bottom: 1px solid #ae987b;
  }
}
.page-news .section-news__list-date-body {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  font-family: futura-pt, sans-serif;
  width: 155px;
  border-bottom: 2px solid #c0af98;
  color: #ae987b;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news__list-date-body {
    font-size: 2rem;
    line-height: 1.75;
    letter-spacing: 0.04em;
    width: auto;
    border-bottom: 2px solid #ae987b;
    text-align: center;
  }
}
.page-news .section-news__list-date-label {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.08em;
  font-family: futura-pt, sans-serif;
  color: #ae987b;
  width: 155px;
  margin-top: 9px;
  padding: 4px 0;
  background-color: rgba(192, 175, 152, 0.15);
  text-align: center;
  line-height: 1;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news__list-date-label {
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0.08em;
    margin-bottom: 8px;
    max-width: 115px;
  }
}
.page-news .section-news__list-date-label--imp {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.08em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  background-color: rgba(236, 181, 182, 0.5);
  color: #a02629;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news__list-date-label--imp {
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: 0.08em;
    max-width: 65px;
  }
}
.page-news .section-news__list-content {
  font-size: 17px;
  max-width: 762px;
  margin-left: 45px;
  color: #666;
  width: 100%;
}
@media only screen and (max-width: 960px) {
  .page-news .section-news__list-content {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .page-news .section-news__list-content {
    margin: 0;
  }
}
.page-news .section-news__list-content-heading {
  padding: 4px;
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0.04em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  border-bottom: 1px solid #ae987b;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news__list-content-heading {
    font-size: 1.7rem;
    line-height: 1.764705882352941;
    letter-spacing: 0.08em;
    border: none;
    line-height: 1.7;
  }
}
.page-news .section-news__list-content-body {
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0.04em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 2;
}
.page-news .section-news__list-content-body a {
  color: #ae987b;
  text-decoration: underline;
  font-weight: bold;
}
.page-news .section-news__list-content-body a:hover {
  opacity: 0.5;
}
.page-news .section-news .pagination {
  text-align: center;
  margin: 40px 0 0;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news .pagination {
    width: 100%;
    margin: auto;
  }
}
.page-news .section-news .pagination__list {
  display: flex;
  justify-content: center;
  font-size: 20px;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news .pagination__list {
    font-size: 15px;
  }
}
.page-news .section-news .pagination__list-item {
  padding: 8px;
  margin: 12px;
}
.page-news .section-news .pagination__list-item:last-of-type {
  margin-bottom: 0;
}
.page-news .section-news .pagination__list-item--current {
  background-color: rgba(192, 175, 152, 0.15);
}
@media only screen and (max-width: 600px) {
  .page-news .section-news .pagination__list-item {
    padding: 0;
    margin: auto;
  }
}
.page-news .section-news .pagination__list-num {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  font-family: futura-pt, sans-serif;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news .pagination__list-num {
    font-size: 1.5rem;
    line-height: 1.733333333333333;
    letter-spacing: 0.04em;
  }
}
.page-news .section-news .pagination__list-num:last-of-type {
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0.04em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news .pagination__list-num:last-of-type {
    font-size: 1.3rem;
    line-height: 2;
    letter-spacing: 0.04em;
  }
}
.page-news .section-news .nav-links {
  display: flex;
}
.page-news .section-news .pagination .page-numbers {
  padding: 8px;
  margin: 12px;
}
.page-news .section-news .pagination .current {
  background-color: rgba(192, 175, 152, 0.15);
}
.page-news .section-news .pagination .dots {
  background: transparent;
  box-shadow: none;
}
@media only screen and (max-width: 600px) {
  .page-news .section-news .is-sp {
    display: none;
  }
}
.page-pages .reserve {
  opacity: 1;
}
.page-pages .main_wrapper {
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .page-pages .main {
    width: 90%;
    padding: 0 5%;
  }
}
.page-pages .main .c-link-gold {
  color: #ae987b;
  text-decoration: underline;
  font-weight: bold;
}
.page-pages .main .c-link-gold:hover {
  opacity: 0.5;
}
.page-pages .main .c-link-gotop {
  font-weight: bold;
  margin: 5% auto 0;
  display: inline-block;
}
.page-pages .main .c-link-gotop:hover {
  color: #ae987b;
}
.page-pages .main h2.page-pages__h2__futurapt {
  font-size: 2.5rem;
  line-height: 1.412;
  letter-spacing: 0.14em;
  font-family: futura-pt, sans-serif;
  margin: 0 auto 2%;
  text-align: center;
}
.page-pages .main h2.page-pages__h2__futurapt span {
  font-size: 1.8rem;
  line-height: 2.222222222222222;
  letter-spacing: 0.02em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  padding-left: 2rem;
}
@media only screen and (max-width: 768px) {
  .page-pages .main h2.page-pages__h2__futurapt span {
    padding-left: 0;
  }
}
.page-pages .main h2.page-pages__h2__futurapt_bg {
  text-align: center;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  letter-spacing: 0.15em;
  margin-bottom: 5rem;
  font-size: 3rem;
  line-height: 1.166666666666667;
  letter-spacing: 0.1em;
  background-color: rgba(192, 175, 152, 0.15);
  padding: 18px 0;
}
@media only screen and (max-width: 768px) {
  .page-pages .main h2.page-pages__h2__futurapt_bg {
    font-size: 2.7rem;
    line-height: 1.296296296296296;
    letter-spacing: 0.1em;
    padding: 13px 0;
  }
}
.page-pages .main h2.page-pages__h2__futurapt_bg:not(:first-of-type) {
  margin-top: 8%;
}
@media only screen and (max-width: 768px) {
  .page-pages .main h2.page-pages__h2__futurapt_bg:not(:first-of-type) {
    margin-top: 18%;
  }
}
.page-pages .main h2.page-pages__h2__yugothic {
  text-align: center;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  letter-spacing: 0.15em;
  margin-bottom: 5rem;
  font-size: 2.5rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
  background-color: rgba(192, 175, 152, 0.15);
  padding: 18px 0;
  color: #ae987b;
}
@media only screen and (max-width: 768px) {
  .page-pages .main h2.page-pages__h2__yugothic {
    font-size: 2rem;
    line-height: 1.75;
    letter-spacing: 0.1em;
    padding: 13px 0;
  }
}
.page-pages .main h2.page-pages__h2__yugothic:not(:first-of-type) {
  margin-top: 8%;
}
@media only screen and (max-width: 768px) {
  .page-pages .main h2.page-pages__h2__yugothic:not(:first-of-type) {
    margin-top: 18%;
  }
}
.page-pages .main .recruit-text {
  font-size: 20px;
  text-align: center;
  line-height: 45px;
}
.page-pages .main .recruit-text .br-sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-pages .main .recruit-text {
    font-size: 16px;
  }
  .page-pages .main .recruit-text .br-sp {
    display: block;
  }
}
.page-pages .main .recruit-mail {
  color: #ae987b;
  text-decoration: underline;
}
.page-pages .main h3.page-pages__h3__shippori {
  font-size: 2.7rem;
  line-height: 2.037037037037037;
  letter-spacing: 0.28em;
  font-family: "Shippori Mincho", serif;
  text-align: center;
}
.page-pages .header-logo {
  visibility: inherit;
  opacity: 1;
  left: -67%;
  position: fixed;
  z-index: 999;
  margin: 18px auto;
}
@media only screen and (max-width: 768px) {
  .page-pages .header-logo {
    display: none;
  }
}
.page-pages .header {
  background: url("../img/common/pc/loader-bg.jpg?hash=35126582443a012cdae83bbca3e8bc36");
  background-size: cover;
  position: relative;
  height: 35vw;
  z-index: -1;
}
@media only screen and (min-width: 1536px) {
  .page-pages .header {
    height: 25vw;
  }
}
@media only screen and (max-width: 960px) {
  .page-pages .header {
    height: 50vw;
  }
}
@media only screen and (max-width: 600px) {
  .page-pages .header {
    height: 80vw;
  }
}
.page-pages .header .breadcrumb {
  position: absolute;
  top: 145px;
  width: 100vw;
}
.page-pages .header .breadcrumb p {
  margin: 0 auto;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.12em;
  font-family: futura-pt;
  max-width: 900px;
}
.page-pages .header h1 {
  font-size: 40px;
  letter-spacing: 0.5rem;
  line-height: 35px;
  font-weight: 400;
  font-family: futura-pt, sans-serif;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .page-pages .header h1 {
    font-size: 28px;
    line-height: 30px;
    top: 63%;
  }
}
.page-pages .header h1 span {
  font-size: 20px;
  letter-spacing: 0.2rem;
  line-height: 40px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media only screen and (max-width: 768px) {
  .page-pages .header h1 span {
    font-size: 17px;
  }
}
.page-pages .header .hero-content {
  position: relative;
}
@media only screen and (max-width: 960px) {
  .page-pages .header .hero-content {
    padding-top: 30%;
  }
}
.page-pages .header .hero-content::before {
  position: absolute;
  top: 8vw;
  left: 0;
  background: #fff;
  -webkit-clip-path: url("#mask-section-3");
  clip-path: url("#mask-section-3");
  content: "";
  display: block;
  width: 105%;
  height: 29vw;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
@media only screen and (max-width: 960px) {
  .page-pages .header .hero-content::before {
    top: 15vw;
    width: 103%;
    height: 38vw;
  }
}
@media only screen and (min-width: 1536px) {
  .page-pages .header .hero-content::before {
    top: -1vw;
  }
}
@media only screen and (min-width: 415px) and (max-width: 600px) {
  .page-pages .header .hero-content::before {
    top: 42vw;
  }
}
.page-pages .footer .footer-inner {
  padding-top: 13%;
}
@media only screen and (max-width: 768px) {
  .page-pages .footer .footer-inner {
    padding-top: 30%;
  }
}
.page-pages .inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .page-pages .inner {
    max-width: 1042px;
    width: 86.83333333333333%;
  }
}
.page-pages .heading-lv2 {
  font-size: 7.466666666666668vw;
  line-height: 1;
  letter-spacing: 0.13em;
  position: absolute;
  top: 0;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
@media only screen and (min-width: 769px) {
  .page-pages .heading-lv2 {
    font-size: 3rem;
    line-height: 1;
    letter-spacing: 0.156em;
  }
}
.page-pages .heading-lv2-right {
  right: 4.533333333333333vw;
}
@media only screen and (min-width: 769px) {
  .page-pages .heading-lv2-right {
    right: -2px;
  }
}
.page-pages .heading-lv2-left {
  left: 4.533333333333333vw;
}
@media only screen and (min-width: 769px) {
  .page-pages .heading-lv2-left {
    left: 3px;
  }
}
.page-pages .img-mask {
  overflow: hidden;
}
.page-pages .row-cols-2 {
  flex-direction: column;
  display: flex;
}
.page-pages .row-cols-2 .col-img,
.page-pages .row-cols-2 .col-content {
  box-sizing: border-box;
}
.page-pages .row-cols-2 .col-img-right {
  margin-left: auto;
}
.page-pages .row-cols-2 .col-content-left {
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  .page-pages .row-cols-2 .col-img,
  .page-pages .row-cols-2 .col-content {
    width: 84.53333333333333vw;
  }
  .page-pages .row-cols-2 .col-img {
    order: 1;
  }
  .page-pages .row-cols-2 .col-content {
    order: 2;
  }
  .page-pages .row-cols-2 .col-content-right {
    padding-left: 4.666666666666667vw;
  }
  .page-pages .row-cols-2 .col-content-left {
    margin-left: auto;
    padding-right: 4.666666666666667vw;
  }
}
@media only screen and (min-width: 769px) {
  .page-pages .row-cols-2 {
    position: relative;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
    justify-content: space-between;
  }
  .page-pages .row-cols-2 .col-img {
    width: 580px;
  }
  .page-pages .row-cols-2 .col-content {
    width: 462px;
  }
  .page-pages .row-cols-2 .col-content-right {
    padding-left: 30px;
  }
  .page-pages .row-cols-2 .col-content-left {
    padding-right: 30px;
  }
}
.page-pages .lead-primary {
  font-size: 5.733333333333333vw;
  line-height: 1.883720930232558;
  letter-spacing: 0.28em;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 3.2vw;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .page-pages .lead-primary {
    font-size: 2.7rem;
    line-height: 2.037037037037037;
    letter-spacing: 0.28em;
    margin-bottom: 46px;
  }
}
.page-pages .lead-secondary {
  align-items: flex-start;
  flex-direction: column;
  display: flex;
  margin-bottom: 5.066666666666666vw;
}
.page-pages .lead-secondary > span {
  display: inline-block;
}
@media only screen and (min-width: 769px) {
  .page-pages .lead-secondary {
    margin-bottom: 52px;
  }
}
.page-pages .lead-secondary-line {
  line-height: 1;
  overflow: hidden;
  padding: 1.6vw 1.333333333333333vw;
  position: relative;
}
.page-pages .lead-secondary-line:not(:first-child) {
  margin-top: 2.266666666666667vw;
}
@media only screen and (min-width: 769px) {
  .page-pages .lead-secondary-line {
    padding: 7px 5px;
  }
  .page-pages .lead-secondary-line:not(:first-child) {
    margin-top: 14px;
  }
}
.page-pages .lead-secondary-bg {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
.page-pages .lead-secondary-text {
  font-size: 5.733333333333333vw;
  line-height: 1;
  letter-spacing: 0.28em;
  display: inline-block;
  font-family: "Shippori Mincho", serif;
  position: relative;
  white-space: nowrap;
}
@media only screen and (min-width: 769px) {
  .page-pages .lead-secondary-text {
    font-size: 2.7rem;
    line-height: 1;
    letter-spacing: 0.28em;
  }
}
.page-pages .text-primary {
  font-size: 4vw;
  line-height: 2.4;
}
@media only screen and (min-width: 769px) {
  .page-pages .text-primary {
    font-size: 1.5rem;
    line-height: 2.666666666666667;
  }
}
.page-pages .img-lg-mask {
  overflow: hidden;
  position: relative;
  width: 84.53333333333333vw;
  height: 96.8vw;
}
@media only screen and (min-width: 769px) {
  .page-pages .img-lg-mask {
    width: 100%;
    position: relative;
    height: auto;
  }
  .page-pages .img-lg-mask::before {
    content: "";
    display: block;
    padding-top: 129.31034482758622%;
  }
  .page-pages .img-lg-mask > * {
    position: absolute;
  }
}
.page-pages .img-lg-mask .img-lg {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .page-pages .img-lg-mask .img-lg {
    width: 100%;
    height: 100%;
  }
}
.page-pages .img-md-mask {
  overflow: hidden;
  position: relative;
  width: 84.53333333333333vw;
  height: 70.13333333333334vw;
}
@media only screen and (min-width: 769px) {
  .page-pages .img-md-mask {
    width: 100%;
    position: relative;
    height: auto;
  }
  .page-pages .img-md-mask::before {
    content: "";
    display: block;
    padding-top: 85.26315789473684%;
  }
  .page-pages .img-md-mask > * {
    position: absolute;
  }
}
.page-pages .img-md-mask .img-md {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .page-pages .img-md-mask .img-md {
    width: 100%;
    height: 100%;
  }
}
.page-pages .c-sp-show {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-pages .c-sp-show {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .page-pages .c-pc-show {
    display: none;
  }
}
.page-pages .section-access {
  padding-top: 22.666666666666664vw;
}
@media only screen and (min-width: 769px) {
  .page-pages .section-access {
    padding-top: 173px;
  }
}
.page-pages .section-access .access-bg {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.page-pages .section-access .access-line {
  position: absolute;
  top: 22.933333333333334vw;
  right: 0;
  left: 0;
  width: 100%;
  height: 89.60000000000001vw;
  z-index: 1;
}
.page-pages .section-access .access-line svg {
  position: absolute;
  top: 0;
  left: 0;
  stroke-dasharray: 200%;
}
@media only screen and (min-width: 769px) {
  .page-pages .section-access .access-line {
    margin-left: -112px;
    width: 1387px;
    height: 801px;
    top: -318px;
  }
}
.page-pages .section-access .col-content-right {
  align-items: flex-end;
  text-align: right;
}
.page-pages .section-access .heading-lv2 {
  top: 0.933333333333333vw;
}
@media only screen and (min-width: 769px) {
  .page-pages .section-access .heading-lv2 {
    top: 11px;
  }
}
.page-pages .section-access .col-img-left .img-lg-mask {
  border-radius: 0 18.666666666666668vw 6.666666666666667vw 0;
}
@media only screen and (min-width: 769px) {
  .page-pages .section-access .col-img-left .img-lg-mask {
    border-radius: 50px 150px 50px 150px;
  }
}
@media only screen and (min-width: 1600px) {
  .page-pages .section-access .col-img-left .img-lg-mask::before {
    padding-top: 110%;
  }
}
.page-pages .section-access .col-content {
  padding-top: 6.4vw;
}
@media only screen and (min-width: 769px) {
  .page-pages .section-access .col-content {
    padding-top: 250px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-pages .section-access .col-content {
    padding-top: 160px;
  }
}
.page-pages .section-access .text-primary {
  letter-spacing: 0.16em;
}
@media only screen and (min-width: 769px) {
  .page-pages .section-access .text-primary {
    letter-spacing: 0.1em;
  }
}
.page-pages .section-access .link-map {
  display: inline-block;
  margin: 6.4vw 3.2vw 0 0;
}
@media only screen and (min-width: 769px) {
  .page-pages .section-access .link-map {
    margin: 43px 2px 0 0;
  }
}
.page-pages .section-news {
  position: relative;
  text-align: center;
}
.page-pages .section-news .heading-lv2 {
  top: 1rem;
}
.page-pages .section-news li {
  margin: 3rem auto;
}
.page-pages .section-news dl {
  display: flex;
}
.page-pages .section-news dl dt {
  margin: 0 auto;
  text-align: left;
  border-bottom: 2px solid #ae987b;
  color: #ae987b;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  letter-spacing: 0.4px;
  line-height: 35px;
  display: inline;
}
.page-pages .section-news dl dd {
  width: 70%;
  text-align: left;
  border-bottom: 1px solid #ae987b;
  font-size: 17px;
  letter-spacing: 0.6px;
  line-height: 34px;
}
@media only screen and (max-width: 768px) {
  .page-pages .section-news {
    margin-top: 40vw;
  }
  .page-pages .section-news .info-list {
    padding: 0 2rem 0 6rem;
  }
  .page-pages .section-news dl {
    display: block;
    text-align: left;
  }
  .page-pages .section-news dl dt {
    border-bottom: 1px solid #ae987b;
    padding-bottom: 0.4rem;
  }
  .page-pages .section-news dl dd {
    width: 100%;
    border-bottom: unset;
    border-top: 1px solid #ae987b;
    padding-top: 0.5rem;
  }
}
.page-pages .hide-area {
  display: none;
}
.page-pages .modaal-close {
  position: absolute;
  top: 1rem;
  right: 2rem;
}
.page-pages .modaal-close:after,
.page-pages .modaal-close:before {
  background: #ae987b;
  top: 10px;
  left: 30px;
  width: 1px;
  height: 35px;
}
.page-pages .modaal-close:before {
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
.page-pages .modaal-close:after {
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
}
.page-pages .modaal-close:focus:after,
.page-pages .modaal-close:focus:before,
.page-pages .modaal-close:hover:after,
.page-pages .modaal-close:hover:before {
  background: #666;
}
.page-pages .modaal-overlay {
  background-color: #e3e3e3 !important;
  mix-blend-mode: multiply;
}
.page-pages .modaal-container {
  overflow-y: scroll;
  height: 60vh;
  width: 60%;
  cursor: none;
}
.page-pages .modaal-content-container {
  padding: 5rem;
}
.page-pages .modaal-content-container span {
  color: #ae987b;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0.4px;
  margin-bottom: 2rem;
  display: inline-block;
  font-family: futura-pt, sans-serif;
}
.page-pages .modaal-content-container h2 {
  font-size: 25px;
  letter-spacing: 2.6px;
  line-height: 36px;
  margin-bottom: 1rem;
  color: #666;
  font-family: "Shippori Mincho";
}
.page-pages .modaal-content-container p {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.4px;
  color: #666;
  word-break: break-all;
}
.page-pages .modaal-content-container p a {
  color: #ae987b;
  font-weight: bold;
  text-decoration: underline;
}
.page-pages .pc_show {
  display: block;
}
@media only screen and (max-width: 768px) {
  .page-pages .modaal-container {
    height: 70vh;
    width: 100%;
  }
  .page-pages .modaal-content-container {
    padding: 5rem 2rem;
  }
  .page-pages .modaal-content-container span {
    font-size: 20px;
    line-height: 21px;
  }
  .page-pages .modaal-content-container h2 {
    font-size: 21px;
    line-height: 38px;
  }
  .page-pages .modaal-content-container p {
    font-size: 15px;
    line-height: 30px;
  }
  .page-pages .pc_show {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .page-price .hero-content {
    top: 1% !important;
  }
}
@media screen and (max-width: 600px) {
  .page-price .hero-content::before {
    top: 42vw !important;
  }
}
.page-price .section-price {
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price .heading-lv2 {
    top: -4rem;
  }
}
.page-price .section-price__title {
  width: 85%;
  margin: 6rem auto 2rem;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__title {
    width: 100%;
    margin: 5rem auto 0;
  }
}
.page-price .section-price__title h4 {
  width: 100%;
  margin: 0 auto;
  font-size: 2.5rem;
  line-height: 1.4;
  letter-spacing: 0.14em;
  font-weight: 400;
  font-family: futura-pt, sans-serif;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__title h4 {
    font-size: 2.2rem;
    line-height: 1.590909090909091;
    letter-spacing: 0.14em;
  }
}
.page-price .section-price__title h4 span {
  font-size: 1.8rem;
  line-height: 2.222222222222222;
  letter-spacing: 0.02em;
  margin-left: 1rem;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__title h4 span {
    font-size: 1.7rem;
    line-height: 2.352941176470588;
    letter-spacing: 0.02em;
    margin-left: 0;
  }
}
.page-price .section-price__title p {
  font-size: 1.5rem;
  line-height: 2.066666666666667;
  letter-spacing: 0.02em;
  margin-top: 2rem;
  text-align: justify;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__title p {
    width: 100%;
    margin: 1rem auto;
    font-size: 1.7rem;
    line-height: 1.823529411764706;
    letter-spacing: 0.18em;
    letter-spacing: 0.13em !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__title p span {
    font-size: 12px;
  }
}
.page-price .section-price__title:first-child {
  margin-top: 0%;
}
.page-price .section-price__table {
  width: 85%;
  margin: 0 auto;
  table-layout: fixed;
  border-spacing: 0 1rem;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__table {
    width: 100%;
    margin: 1rem auto 0;
    border-spacing: 0 0.5rem;
  }
}
.page-price .section-price__table th,
.page-price .section-price__table td {
  padding: 2rem 6px;
  text-align: center;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__table th,
  .page-price .section-price__table td {
    padding: 2rem 0.5rem;
  }
}
.page-price .section-price__table th {
  font-size: 2.2rem;
  line-height: 1.554545454545455;
  letter-spacing: 0.08em;
  background-color: rgba(192, 175, 152, 0.15);
  border-right: 1px solid #ae987b;
}
.page-price .section-price__table th:last-child {
  border-right: none;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__table th {
    font-size: 2rem;
    line-height: 1.71;
    letter-spacing: 0.08em;
  }
}
.page-price .section-price__table td {
  font-size: 2rem;
  line-height: 1.71;
  letter-spacing: 0.04em;
  background-color: rgba(227, 227, 227, 0.15);
  border-right: 1px solid #e3e3e3;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__table td {
    font-size: 1.7rem;
    line-height: 1.647058823529412;
    letter-spacing: 0.02em;
  }
}
.page-price .section-price__table td:last-child {
  border-right: none;
}
.page-price .section-price__table__td__detail {
  font-size: 1.8rem !important;
  font-weight: 400 !important;
}
.page-price .section-price__table__td__detail span {
  font-size: 12px;
}
.page-price .section-price__table__td__detail__sp {
  font-size: 1.7rem;
  line-height: 1.647058823529412;
  letter-spacing: 0.02em;
  font-weight: 400 !important;
  color: #666 !important;
}
.page-price .section-price__table__td__detail__sp span {
  font-size: 1.2rem;
  line-height: 1.583333333333333;
  letter-spacing: 0.02em;
}
.page-price .section-price__table__td__detail__sp span:first-child {
  font-size: 2rem;
  line-height: 1.7;
  letter-spacing: 0.04em;
  color: #ae987b;
  font-weight: bold;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__table__td__detail__sp span:first-child {
    font-size: 2rem;
    line-height: 1.4;
    letter-spacing: 0.04em;
    display: inline-block;
    margin-bottom: 1rem;
  }
}
.page-price .section-price__table__td__price {
  font-size: 2.5rem;
  line-height: 1.36;
  letter-spacing: 0.04em;
  font-size: 2.5rem !important;
}
@media only screen and (max-width: 768px) {
  .page-price .section-price__table__td__price {
    font-size: 2rem;
    line-height: 1.7;
    letter-spacing: 0.04em;
    font-size: 2rem !important;
  }
}
.page-price .section-price__table__td__other {
  color: #666;
}
.page-price .section-price__table__td__other span {
  font-size: 1.4rem;
  line-height: 1.928571428571429;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .page-program .main {
    width: 100% !important;
    padding: 0 !important;
  }
}
.page-program .section-program {
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .inner {
    width: 90% !important;
    margin: 0 auto !important;
  }
}
.page-program .section-program__parts {
  margin-top: 8rem !important;
}
.page-program .section-program__title {
  width: 90%;
  margin: 10% auto 0;
}
.page-program .section-program__title:first-of-type {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program__title {
    width: 100%;
  }
}
.page-program .section-program__title .page-pages__h2__futurapt_bg {
  margin-bottom: 0 !important;
}
.page-program .section-program__title h4 {
  font-size: 30px;
  line-height: 35.5px;
  letter-spacing: 1px;
  background-color: rgba(192, 175, 152, 0.15);
  padding: 2rem;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program__title h4 {
    width: 90%;
    padding: 1rem 0;
    margin: 0 auto;
  }
}
.page-program .section-program__title p {
  margin: 3rem auto;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0.2px;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program__title p {
    line-height: 1.8;
    font-size: 4.3vw;
    line-height: 30px;
    letter-spacing: 0;
    width: 90%;
    margin: 2rem auto;
  }
}
.page-program .section-program .one-item {
  margin-top: 40px !important;
}
.page-program .section-program .section-program__detail {
  width: 90%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__detail {
    width: 100%;
  }
}
.page-program .section-program .section-program__detail img {
  width: 100%;
}
.page-program .section-program .section-program__detail__text {
  margin-top: 2rem;
  border-bottom: 1px solid #c0af98;
}
.page-program .section-program .section-program__detail__text__left {
  position: relative;
  text-align: left;
  font-size: 30px;
  line-height: 35.5px;
  letter-spacing: 1px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
}
.page-program .section-program .section-program__detail__text__left span {
  padding-left: 1rem;
  font-size: 15px;
  line-height: 40px;
  letter-spacing: 0.2px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__detail__text__left span {
    font-size: 1.4rem;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.page-program .section-program .section-program__detail__text__right {
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px !important;
  color: #ae987b;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__detail__text__right {
    top: 4rem !important;
    font-size: 18px !important;
  }
}
.page-program .section-program .section-program__detail__p {
  margin: 1rem auto 0;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.2px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__detail__p {
    margin: 4.5rem auto 0;
    font-size: 4vw;
    line-height: 30px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__detail .col-content-right {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__detail .col-content {
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }
}
.page-program .section-program .section-program__supervisor {
  margin: 17% auto 0;
  position: relative;
  background: #f6f3f0;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__supervisor {
    margin-top: 30%;
  }
}
.page-program .section-program .section-program__supervisor::before {
  position: absolute;
  right: 0;
  left: 0;
  background: #f6f3f0;
  -webkit-clip-path: url("#mask-section-1");
  clip-path: url("#mask-section-1");
  content: "";
  display: block;
  margin: 0 auto;
  -webkit-mask-size: 100% 27.200000000000003vw;
  mask-size: 100% 27.200000000000003vw;
  pointer-events: none;
  width: 100%;
  height: 27.200000000000003vw;
}
.page-program .section-program .section-program__supervisor::before {
  top: -13vw;
  left: -9vw;
  width: 109%;
  height: 18vw;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__supervisor::before {
    top: -21vw;
    height: 23vw;
    width: 102%;
    left: -1vw;
  }
}
.page-program
  .section-program
  .section-program__supervisor
  .page-pages__h2__futurapt {
  margin-bottom: 3rem;
  z-index: 999;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor
    .page-pages__h2__futurapt {
    padding-top: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__supervisor h2 {
    background-color: #f6f3f0;
    padding-top: 11px;
    margin-bottom: 0;
  }
}
.page-program .section-program .section-program__supervisor__box {
  max-width: 1400px;
  padding: 5% 5%;
  padding-top: 0;
  margin: 0 auto;
  z-index: 999;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__supervisor__box {
    position: relative;
    padding-top: 1%;
  }
}
.page-program .section-program .section-program__supervisor__box:first-of-type {
  padding-bottom: 6%;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box:first-of-type {
    padding-top: 10px;
  }
}
.page-program .section-program .section-program__supervisor__box__info {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__supervisor__box__info {
    display: block;
  }
}
.page-program .section-program .section-program__supervisor__box__info__left {
  width: 35%;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__supervisor__box__info__left {
    width: 100%;
  }
}
.page-program
  .section-program
  .section-program__supervisor__box__info__left__img {
  text-align: center;
}
.page-program
  .section-program
  .section-program__supervisor__box__info__left__img
  img {
  border-radius: 30px;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__left__img:last-of-type {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__left__img {
    margin: 5% auto;
    text-align: center;
  }
}
.page-program
  .section-program
  .section-program__supervisor__box__info__left__sns {
  font-size: 2.5rem;
  line-height: 1.4;
  letter-spacing: 0.14em;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__left__sns {
    position: relative;
  }
}
.page-program
  .section-program
  .section-program__supervisor__box__info__left__sns
  p {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__left__sns
    p {
    position: absolute;
    top: 98px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-program
  .section-program
  .section-program__supervisor__box__info__left__sns
  p
  span {
  display: block;
  padding-left: 2rem;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__left__sns
    p
    span {
    display: none;
  }
}
.page-program
  .section-program
  .section-program__supervisor__box__info__left__sns
  p
  .btn {
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__left__sns
    p
    .btn {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__left__sns
    p
    .btn
    .icon-twitter {
    height: 11vw;
    width: 11vw;
    margin-left: 3rem;
  }
}
.page-program
  .section-program
  .section-program__supervisor__box__info__left__sns
  p
  .btn:hover
  span {
  color: #666;
}
.page-program
  .section-program
  .section-program__supervisor__box__info__left__sns
  p
  .btn:hover
  .icon-instagram {
  fill: #666;
}
.page-program
  .section-program
  .section-program__supervisor__box__info__left__sns
  p
  .btn:hover
  .icon-twitter {
  fill: #666;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__left__sns
    .instagram_seki {
    left: 40%;
  }
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__left__sns
    .twitter_seki {
    left: 55%;
  }
}
.page-program .section-program .section-program__supervisor__box__info__right {
  width: 65%;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__right {
    width: 100%;
  }
}
.page-program
  .section-program
  .section-program__supervisor__box__info__right__name {
  margin-bottom: 10%;
}
.page-program
  .section-program
  .section-program__supervisor__box__info__right__name
  h3 {
  font-size: 2.7rem;
  line-height: 2.037037037037037;
  letter-spacing: 0.28em;
  font-family: "Shippori Mincho", serif;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__right__name
    h3 {
    font-size: 2.4rem;
    line-height: 2.291666666666667;
    letter-spacing: 0.28em;
  }
}
.page-program
  .section-program
  .section-program__supervisor__box__info__right__name
  p {
  font-size: 2.5rem;
  line-height: 1.4;
  letter-spacing: 0.14em;
  font-family: futura-pt, sans-serif;
  font-weight: lighter;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__right__name
    p {
    font-size: 2rem;
    line-height: 1.75;
    letter-spacing: 0.14em;
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__right__name {
    margin-bottom: 20%;
  }
}
.page-program
  .section-program
  .section-program__supervisor__box__info__right__text {
  text-align: justify;
  padding-left: 8%;
  line-height: 1.875;
  letter-spacing: 0.1em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__right__text {
    padding-left: 0;
    letter-spacing: 0.04em;
  }
}
.page-program
  .section-program
  .section-program__supervisor__box__info__right__text
  p {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  .page-program
    .section-program
    .section-program__supervisor__box__info__right__text
    p {
    line-height: 2.4;
  }
}
.page-program .section-program .section-program__supervisor__box__biography {
  text-align: justify;
  background-color: #fff;
  padding: 2% 3%;
  line-height: 1.875;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 768px) {
  .page-program .section-program .section-program__supervisor__box__biography {
    line-height: 2.4;
  }
}
@media only screen and (max-width: 768px) {
  .page-studios .hero-content {
    top: 1% !important;
  }
}
@media screen and (max-width: 600px) {
  .page-studios .hero-content::before {
    top: 42vw !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-studios .main {
    width: 100% !important;
    padding: 0 !important;
  }
}
.page-studios .section-studios {
  margin-top: 0 !important;
  z-index: 99;
}
.page-studios .section-studios .instagram-icon-studios {
  display: block;
  width: 35px;
  height: 45px;
}
.page-studios .section-studios .instagram-link {
  display: flex;
  align-items: end;
}
.page-studios .section-studios .instagram-link:hover .instagram-link-text {
  color: #666 !important;
}
.page-studios .section-studios .instagram-link:hover svg {
  fill: #666 !important;
}
.page-studios .section-studios .instagram-icon-studio {
  width: 30px;
  height: 30px;
  fill: #ae987b;
}
@media only screen and (max-width: 768px) {
  .page-studios .section-studios .instagram-icon-studio {
    width: 30px;
    height: 30px;
  }
}
.page-studios .section-studios .inner {
  max-width: 894px;
}
@media only screen and (max-width: 768px) {
  .page-studios .section-studios .inner {
    margin: 0 auto;
    width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  .page-studios .section-studios {
    padding-top: 20vw !important;
    margin-bottom: 5%;
  }
}
.page-studios .section-studios .row-cols-2 {
  margin: 6% 0 24% !important;
}
.page-studios .section-studios .row-cols-2 p {
  margin-bottom: 2rem;
  font-size: 1.5rem;
  line-height: 2.066666666666667;
  letter-spacing: 0.02em;
}
.page-studios .section-studios .row-cols-2 .text-info {
  color: #a02629;
}
.page-studios .section-studios .row-cols-2 .shop-title {
  display: flex;
}
.page-studios .section-studios .row-cols-2 .instagram-link-text {
  font-family: Futura;
  font-size: 18px;
  letter-spacing: 2px;
  margin-left: 5px;
  color: #ae987b;
}
.page-studios .section-studios .row-cols-2 .lead-primary {
  font-size: 2.7rem;
  line-height: 2.037037037037037;
  letter-spacing: 0.28em;
  display: flex;
  align-items: center;
  width: 75%;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .page-studios .section-studios .row-cols-2 .lead-primary {
    position: absolute;
    top: -5%;
    left: 50%;
    width: 40%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 2.4rem;
    line-height: 2.291666666666667;
    letter-spacing: 0.28em;
  }
}
@media only screen and (max-width: 768px) {
  .page-studios .section-studios .row-cols-2 .img-lg {
    min-height: 255px;
  }
}
.page-studios .section-studios .row-cols-2 .img-lg img {
  -o-object-position: 10% 100%;
  object-position: 10% 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 400px;
  height: 400px;
}
@media only screen and (max-width: 768px) {
  .page-studios .section-studios .row-cols-2 .img-lg img {
    max-width: 100%;
    min-height: 255px;
    height: auto;
  }
}
.page-studios .section-studios .row-cols-2 .img-lg-mask img {
  border-radius: 30px;
}
.page-studios .section-studios .row-cols-2 .img-lg-mask:before {
  padding-top: 90%;
}
@media only screen and (max-width: 768px) {
  .page-studios .section-studios .row-cols-2 .img-lg-mask {
    width: 100%;
    height: 76.8vw;
  }
}
@media only screen and (max-width: 768px) {
  .page-studios .section-studios .row-cols-2 .col-img-left {
    width: 100%;
    margin-top: 10%;
  }
}
.page-studios .section-studios .row-cols-2 .col-img-left .img-lg-mask {
  position: relative;
}
.page-studios .section-studios .row-cols-2 .col-img-left .img-lg-mask p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  font-size: 3rem;
  line-height: 1.166666666666667;
  letter-spacing: 0.1em;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .page-studios .section-studios .row-cols-2 .col-img-left .img-lg-mask p {
    width: 100%;
    top: 45%;
  }
}
.page-studios .section-studios .row-cols-2 .col-content-right {
  justify-content: flex-start;
}
@media only screen and (max-width: 768px) {
  .page-studios .section-studios .row-cols-2 .col-content-right {
    padding: 0 0 5%;
  }
}
@media only screen and (max-width: 768px) {
  .page-text .header {
    height: 80vw;
  }
}
@media only screen and (max-width: 768px) {
  .page-text .header .hero-content:before {
    top: 15vw;
  }
}
.page-text .textWrapper {
  padding: 0 3rem 3rem;
  max-width: 900px;
  margin: 0 auto;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 3rem;
  letter-spacing: 1px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .page-text .textWrapper {
    padding: 0 0 3rem;
  }
}
.page-text .textWrapper h2 {
  text-align: center;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  letter-spacing: 0.15em;
  margin-bottom: 5rem;
  font-size: 2.5rem;
  background-color: rgba(192, 175, 152, 0.15);
  padding: 2rem;
  color: #ae987b;
}
@media only screen and (max-width: 960px) {
  .page-text .textWrapper h2 {
    font-size: 2rem;
  }
}
.page-text .textWrapper h3 {
  font-size: 1.8rem;
  margin-top: 3rem;
  font-weight: bold;
}
@media only screen and (max-width: 960px) {
  .page-text .textWrapper h3 {
    font-size: 1.5rem;
  }
}
.page-text .textWrapper h4 {
  font-weight: bold;
  margin-top: 2rem;
}
.page-text .textWrapper p {
  font-size: 1.5rem;
}
.page-text .textWrapper ol {
  list-style: auto;
  font-size: 1.5rem;
  padding: 0 2rem;
  margin-bottom: 1rem;
}
.page-text .textWrapper ul {
  font-size: 1.5rem;
  padding: 0 2rem;
  margin-bottom: 1rem;
  list-style: none !important;
}
.page-text .thanksWrapper {
  text-align: center;
}
.page-text .thanksWrapper_color {
  background-color: #f6f5f1;
  padding: 5%;
}
.page-text .thanksWrapper_color p {
  margin-top: 3rem;
  font-size: 1.8rem;
}
@media only screen and (max-width: 960px) {
  .page-text .thanksWrapper_color p {
    font-size: 1.6rem;
  }
}
.page-text .thanksWrapper_color p:nth-child(2) {
  margin-bottom: 3rem;
}
.page-text .privacyWrapper_rule {
  margin: 2rem 0;
}
.page-text .privacyWrapper_company {
  text-align: right;
}
.page-text .sp_br {
  display: none;
}
@media only screen and (max-width: 960px) {
  .page-text .sp_br {
    display: block;
  }
}
.page-text .pc_br {
  display: block;
}
@media only screen and (max-width: 960px) {
  .page-text .pc_br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .page-privacy .hero-content,
  .page-rule .hero-content {
    top: 1% !important;
  }
}
@media screen and (max-width: 768px) {
  .page-privacy .hero-content::before,
  .page-rule .hero-content::before {
    top: 42vw !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-companyWrapper .hero-content {
    top: 1% !important;
  }
}
@media screen and (max-width: 768px) {
  .page-companyWrapper .hero-content::before {
    top: 42vw !important;
  }
}
.page-home .inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .page-home .inner {
    max-width: 1042px;
    width: 86.83333333333333%;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .inner.instagram-inner {
    max-width: 1140px;
  }
}
.page-home .heading-lv2 {
  font-size: 7.466666666666668vw;
  line-height: 1;
  letter-spacing: 0.13em;
  position: absolute;
  top: 0;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
@media only screen and (min-width: 769px) {
  .page-home .heading-lv2 {
    font-size: 3rem;
    line-height: 1;
    letter-spacing: 0.156em;
  }
}
.page-home .heading-lv2-right {
  right: 4.533333333333333vw;
}
@media only screen and (min-width: 769px) {
  .page-home .heading-lv2-right {
    right: -2px;
  }
}
.page-home .heading-lv2-left {
  left: 4.533333333333333vw;
}
@media only screen and (min-width: 769px) {
  .page-home .heading-lv2-left {
    left: 3px;
  }
}
.page-home .img-mask {
  overflow: hidden;
}
.page-home .row-cols-2 {
  flex-direction: column;
  display: flex;
}
.page-home .row-cols-2 .col-img,
.page-home .row-cols-2 .col-content {
  box-sizing: border-box;
}
.page-home .row-cols-2 .col-img-right {
  margin-left: auto;
}
.page-home .row-cols-2 .col-content-left {
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  .page-home .row-cols-2 .col-img,
  .page-home .row-cols-2 .col-content {
    width: 84.53333333333333vw;
  }
  .page-home .row-cols-2 .col-img {
    order: 1;
  }
  .page-home .row-cols-2 .col-content {
    order: 2;
  }
  .page-home .row-cols-2 .col-content-right {
    padding-left: 4.666666666666667vw;
  }
  .page-home .row-cols-2 .col-content-left {
    margin-left: auto;
    padding-right: 4.666666666666667vw;
  }
  .page-home .row-cols-2 .col-content-right,
  .page-home .row-cols-2 .col-content-left {
    width: 90%;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .row-cols-2 {
    position: relative;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
    justify-content: space-between;
  }
  .page-home .row-cols-2 .col-img {
    width: 580px;
  }
  .page-home .row-cols-2 .col-content {
    width: 462px;
  }
  .page-home .row-cols-2 .col-content-right {
    padding-left: 30px;
  }
  .page-home .row-cols-2 .col-content-left {
    padding-right: 30px;
  }
}
.page-home .lead-primary {
  font-size: 5.733333333333333vw;
  line-height: 1.883720930232558;
  letter-spacing: 0.28em;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 3.2vw;
}
@media only screen and (min-width: 769px) {
  .page-home .lead-primary {
    font-size: 2.7rem;
    line-height: 2.037037037037037;
    letter-spacing: 0.28em;
    margin-bottom: 46px;
  }
}
.page-home .lead-secondary {
  align-items: flex-start;
  flex-direction: column;
  display: flex;
  margin-bottom: 5.066666666666666vw;
}
.page-home .lead-secondary > span {
  display: inline-block;
}
@media only screen and (min-width: 769px) {
  .page-home .lead-secondary {
    margin-bottom: 52px;
  }
}
.page-home .lead-secondary-line {
  line-height: 1;
  overflow: hidden;
  padding: 1.6vw 1.333333333333333vw;
  position: relative;
}
.page-home .lead-secondary-line:not(:first-child) {
  margin-top: 2.266666666666667vw;
}
@media only screen and (min-width: 769px) {
  .page-home .lead-secondary-line {
    padding: 7px 5px;
  }
  .page-home .lead-secondary-line:not(:first-child) {
    margin-top: 14px;
  }
}
.page-home .lead-secondary-bg {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
.page-home .lead-text-bg {
  position: absolute;
  top: 0;
  left: 0;
  background: #f6f3f0;
  width: 100%;
  height: 100%;
}
.page-home .lead-secondary-text {
  font-size: 5.733333333333333vw;
  line-height: 1;
  letter-spacing: 0.28em;
  display: inline-block;
  font-family: "Shippori Mincho", serif;
  position: relative;
  white-space: nowrap;
}
@media only screen and (min-width: 769px) {
  .page-home .lead-secondary-text {
    font-size: 2.7rem;
    line-height: 1;
    letter-spacing: 0.28em;
  }
}
.page-home .text-primary {
  font-size: 4vw;
  line-height: 2.4;
}
@media only screen and (min-width: 769px) {
  .page-home .text-primary {
    font-size: 1.5rem;
    line-height: 2.666666666666667;
  }
}
.page-home .img-lg-mask {
  overflow: hidden;
  position: relative;
  width: 84.53333333333333vw;
  height: 96.8vw;
}
@media only screen and (min-width: 769px) {
  .page-home .img-lg-mask {
    width: 100%;
    position: relative;
    height: auto;
  }
  .page-home .img-lg-mask::before {
    content: "";
    display: block;
    padding-top: 129.31034482758622%;
  }
  .page-home .img-lg-mask > * {
    position: absolute;
  }
}
.page-home .img-lg-mask .img-lg {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .page-home .img-lg-mask .img-lg {
    width: 100%;
    height: 100%;
  }
}
.page-home .img-md-mask {
  overflow: hidden;
  position: relative;
  width: 84.53333333333333vw;
  height: 70.13333333333334vw;
}
@media only screen and (min-width: 769px) {
  .page-home .img-md-mask {
    width: 100%;
    position: relative;
    height: auto;
  }
  .page-home .img-md-mask::before {
    content: "";
    display: block;
    padding-top: 85.26315789473684%;
  }
  .page-home .img-md-mask > * {
    position: absolute;
  }
}
.page-home .img-md-mask .img-md {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .page-home .img-md-mask .img-md {
    width: 100%;
    height: 100%;
  }
}
.page-home .c-sp-show {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-home .c-sp-show {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .page-home .c-pc-show {
    display: none;
  }
}
.page-home .c-view-more {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.6875;
  letter-spacing: 0.24em;
}
@media only screen and (max-width: 768px) {
  .page-home .c-view-more {
    width: 100%;
    margin: 30px auto 0;
    font-size: 1.92rem;
    line-height: 1.177083333333333;
    letter-spacing: 0.22em;
  }
}
.page-home .c-view-more a {
  width: 75%;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .page-home .c-view-more a {
    width: 90%;
    margin: 0 auto;
  }
}
.page-home .section-top {
  margin-bottom: 1px;
  text-align: center;
}
.page-home .section-top #video-are {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .page-home .section-top #video-are {
    width: 125vw;
  }
}
.page-home .section-top #video-are #video {
  position: absolute;
  top: -15%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 100%;
  min-height: 100%;
}
@media only screen and (max-width: 768px) {
  .page-home .section-top #video-are #video {
    left: 40%;
    top: 0;
    width: 50%;
  }
}
.page-home .section-top #video-are .video-pc {
  display: block;
}
@media only screen and (max-width: 768px) {
  .page-home .section-top #video-are .video-pc {
    display: none;
  }
}
.page-home .section-top #video-are .video-sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-home .section-top #video-are .video-sp {
    display: block;
  }
}
.page-home .hero {
  position: relative;
}
.page-home .hero-bg {
  height: 50vh;
  margin-bottom: 2.133333333333333vw;
  pointer-events: none;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-bg {
    height: 720px;
    margin-bottom: -24px;
    overflow: hidden;
  }
}
.page-home .img-mask-wrapper {
  pointer-events: none;
  z-index: 1000;
  position: fixed;
  top: 0;
  -webkit-filter: drop-shadow(0px 15px 5px #e8e3d7);
  filter: drop-shadow(0px 15px 5px #e8e3d7);
  background: linear-gradient(45deg, #fdfdfb 50%, transparent 50%);
  background-blend-mode: multiply;
}
@media only screen and (max-width: 768px) {
  .page-home .img-mask-wrapper {
    z-index: 2;
  }
}
.page-home .hero-img-mask {
  pointer-events: none;
  height: 78.5vh;
  width: 100vw;
  overflow: hidden;
  position: absolute;
  z-index: 0;
  top: -7px;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-img-mask {
    -webkit-clip-path: url("#mask-section-4");
    clip-path: url("#mask-section-4");
    z-index: 2;
    height: 92.5vh;
    min-height: 900px;
    width: 111vw;
  }
}
@media only screen and (max-width: 768px) {
  .page-home .hero-img-mask {
    z-index: 200;
    height: 100vh;
  }
}
.page-home .hero-img {
  background: url("../../assets/img/home/sp/hero.jpg?hash=5cb73aa33ec7897164c44ca73833ac03")
    center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-img {
    background-image: url("../../assets/img/home/pc/hero.jpg?hash=ab2c2456769c3539b155078a2c3a3712");
  }
}
@media only screen and (min-width: 1536px) {
  .page-home .hero-img {
    background-image: url("../../assets/img/home/pc/hero@2x.jpg?hash=41581be3e38bf7868a4053d8caaa6cb4");
  }
}
@media only screen and (min-width: 769px) and (-webkit-min-device-pixel-ratio: 2) {
  .page-home .hero-img {
    background-image: url("../../assets/img/home/pc/hero@2x.jpg?hash=41581be3e38bf7868a4053d8caaa6cb4");
  }
}
.page-home .hero-line {
  display: block;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-line {
    width: 100%;
    position: relative;
    bottom: 46px;
    height: auto;
    position: absolute;
  }
  .page-home .hero-line::before {
    content: "";
    display: block;
    padding-top: 19.833333333333332%;
  }
  .page-home .hero-line > * {
    position: absolute;
  }
}
.page-home .hero-content {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .page-home .hero-content {
    padding-top: 91vw;
  }
}
@media only screen and (min-width: 620px) and (max-width: 768px) {
  .page-home .hero-content {
    padding-top: 79%;
  }
}
@media only screen and (min-width: 520px) and (max-width: 619px) {
  .page-home .hero-content {
    padding-top: 89vw;
  }
}
@media only screen and (min-width: 415px) and (max-width: 519px) {
  .page-home .hero-content {
    padding-top: 100vw;
  }
}
@media only screen and (max-width: 414px) {
  .page-home .hero-content {
    top: 34%;
  }
}
.page-home .hero-content::before {
  position: absolute;
  top: -29.2vw;
  left: 0;
  background: #fff;
  -webkit-clip-path: url("#mask-section-3");
  clip-path: url("#mask-section-3");
  content: "";
  display: block;
  width: 100%;
  height: 27.200000000000003vw;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
@media only screen and (max-width: 768px) {
  .page-home .hero-content::before {
    top: 36%;
    width: 105%;
    height: 42.2vw;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .hero-content::before {
    height: 33.5vw;
    top: -25.4vw;
    width: 113%;
  }
}
@media only screen and (max-width: 414px) {
  .page-home .hero-content::before {
    top: 53vw;
  }
}
@media only screen and (min-width: 620px) and (max-width: 768px) {
  .page-home .hero-content::before {
    top: 31vw;
    height: 54.2vw;
  }
}
@media only screen and (min-width: 520px) and (max-width: 619px) {
  .page-home .hero-content::before {
    height: 22.2vw;
    top: 67vw;
  }
}
@media only screen and (min-width: 415px) and (max-width: 519px) {
  .page-home .hero-content::before {
    top: 63vw;
  }
}
.page-home .hero-content-inner {
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
  background-color: #fff;
  padding-top: 0;
}
.page-home .hero-heading {
  margin-bottom: 3.6vw;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-heading {
    margin-bottom: 57px;
  }
}
.page-home .hero-heading-main,
.page-home .hero-heading-sub {
  display: block;
  fill: #666;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.page-home .hero-heading-main {
  width: 47.733333333333334vw;
  height: 10.266666666666667vw;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-heading-main {
    width: 294px;
    height: 62px;
  }
}
.page-home .hero-heading-sub {
  left: 0.266666666666667vw;
  margin-top: 2.933333333333333vw;
  width: 31.733333333333334vw;
  height: 4.266666666666667vw;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-heading-sub {
    left: 2px;
    margin-top: 20px;
    width: 194px;
    height: 25px;
  }
}
.page-home .hero-copy-text {
  font-size: 4.266666666666667vw;
  line-height: 1;
  letter-spacing: 0.14em;
  background: #f6f3f0;
  border-radius: 1.866666666666667vw;
  display: inline-block;
  margin-bottom: 2.4vw;
  padding: 2.4vw 2.933333333333333vw 1.866666666666667vw;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-copy-text {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.12em;
    border-radius: 6px;
    margin-bottom: 15px;
    padding: 8px 17px 7px;
  }
}
.page-home .hero-text {
  font-size: 2.2rem;
  line-height: 1.590909090909091;
  letter-spacing: 0.08em;
  font-size: 5.3vw;
  color: #ae987b;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  margin-bottom: 2.4vw;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-text {
    margin-bottom: 45px;
    font-size: 3rem;
    line-height: 1.166666666666667;
    letter-spacing: 0.08em;
  }
}
.page-home .hero-info a {
  font-size: 4vw;
  text-decoration: underline;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-info a {
    font-size: 1.5rem;
    letter-spacing: 0.1em;
  }
}
.page-home .hero-info img {
  width: 4vw;
  margin-right: 4px;
}
@media only screen and (min-width: 769px) {
  .page-home .hero-info img {
    width: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .page-home .section-media,
  .page-home .section-info {
    padding: 0 1.5rem !important;
    margin-top: 30px;
  }
}
.page-home .section-media .area,
.page-home .section-info .area {
  padding: 0 !important;
}
.page-home .section-media ul li span,
.page-home .section-info ul li span {
  font-size: 3rem;
  line-height: 1.166666666666667;
  letter-spacing: 0.14em;
  font-weight: 400;
  color: #fff;
  font-family: futura-pt, sans-serif;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .page-home .section-media ul li span,
  .page-home .section-info ul li span {
    font-size: 2rem;
    line-height: 1.75;
    letter-spacing: 0.12em;
    padding: 12px !important;
    padding-left: 12px !important;
  }
}
@media only screen and (max-width: 413px) {
  .page-home .section-media ul li span,
  .page-home .section-info ul li span {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 358px) {
  .page-home .section-media ul li span,
  .page-home .section-info ul li span {
    font-size: 1.5rem;
  }
}
.page-home .section-news {
  position: relative;
  text-align: center;
}
.page-home .section-news .inner {
  width: 95%;
}
.page-home .section-news .c-view-more {
  width: 32%;
  margin: 0% auto 3%;
}
@media only screen and (max-width: 768px) {
  .page-home .section-news .c-view-more {
    width: 90%;
    margin: 0% auto 11%;
  }
}
.page-home .section-news .c-view-more a {
  width: 100%;
}
.page-home .section-news .heading-lv2 {
  top: 1rem;
}
.page-home .section-news li {
  margin: 30px;
}
.page-home .section-news li:last-child {
  margin-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  .page-home .section-news li {
    margin: 10px;
  }
  .page-home .section-news li:last-child {
    margin-bottom: 20px;
  }
}
.page-home .section-news dl {
  display: flex;
}
.page-home .section-news dl dt {
  margin: 0 5% 0 0;
  padding-right: 5%;
  text-align: left;
  border-bottom: 2px solid #ae987b;
  color: #ae987b;
  font-family: futura-pt, sans-serif;
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  display: inline;
}
.page-home .section-news dl dd {
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #ae987b;
  font-size: 17px;
  letter-spacing: 0.6px;
  line-height: 34px;
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 768px) {
  .page-home .section-news .info-list {
    padding: 1rem 1.5rem;
  }
  .page-home .section-news dl {
    display: block;
    text-align: left;
  }
  .page-home .section-news dl dt {
    border-bottom: 1px solid #ae987b;
    padding-bottom: 0.4rem;
    font-size: 4.5vw;
  }
  .page-home .section-news dl dd {
    border-bottom: unset;
    border-top: 1px solid #ae987b;
    padding-top: 0.5rem;
    font-size: 1.7rem;
    line-height: 1.529411764705882;
    letter-spacing: 0.06em;
    font-size: 4.2vw;
  }
}
.page-home .hide-area {
  display: none;
}
.page-home .modaal-close {
  position: absolute;
  top: 1rem;
  right: 2rem;
}
.page-home .modaal-close:after,
.page-home .modaal-close:before {
  background: #ae987b;
  top: 10px;
  left: 30px;
  width: 1px;
  height: 35px;
}
.page-home .modaal-close:before {
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
.page-home .modaal-close:after {
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
}
.page-home .modaal-close:focus:after,
.page-home .modaal-close:focus:before,
.page-home .modaal-close:hover:after,
.page-home .modaal-close:hover:before {
  background: #666;
}
.page-home .modaal-overlay {
  background-color: #e3e3e3 !important;
  mix-blend-mode: multiply;
}
.page-home .modaal-container {
  overflow-y: scroll;
  height: 60vh;
  width: 60%;
  cursor: none;
}
.page-home .modaal-content-container {
  padding: 5rem;
}
.page-home .modaal-content-container span {
  color: #ae987b;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0.4px;
  margin-bottom: 2rem;
  display: inline-block;
  font-family: futura-pt, sans-serif;
}
.page-home .modaal-content-container h2 {
  font-size: 25px;
  letter-spacing: 2.6px;
  line-height: 36px;
  margin-bottom: 1rem;
  color: #666;
  font-family: "Shippori Mincho";
}
.page-home .modaal-content-container p {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.4px;
  color: #666;
  word-break: break-all;
}
.page-home .modaal-content-container p a {
  color: #ae987b;
  font-weight: bold;
  text-decoration: underline;
}
.page-home .pc_show {
  display: block;
}
@media only screen and (max-width: 768px) {
  .page-home .modaal-container {
    height: 70vh;
    width: 100%;
  }
  .page-home .modaal-content-container {
    padding: 5rem 2rem;
  }
  .page-home .modaal-content-container span {
    font-size: 20px;
    line-height: 21px;
  }
  .page-home .modaal-content-container h2 {
    font-size: 21px;
    line-height: 38px;
  }
  .page-home .modaal-content-container p {
    font-size: 15px;
    line-height: 30px;
  }
  .page-home .pc_show {
    display: none;
  }
}
.page-home .section-studios {
  padding-top: 10.666666666666668vw;
}
@media only screen and (max-width: 768px) {
  .page-home .section-studios {
    padding-top: 132vw;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .c-view-more {
    margin-top: 52px;
  }
}
.page-home .section-studios .heading-lv2-left {
  top: 56.7% !important;
}
@media only screen and (max-width: 960px) {
  .page-home .section-studios .heading-lv2-left {
    top: 52.7% !important;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios {
    padding-top: 600px;
  }
}
.page-home .section-studios .section-body {
  background: #f6f3f0;
  padding: 5.333333333333334vw 0 10vw;
  position: relative;
}
.page-home .section-studios .section-body::before,
.page-home .section-studios .section-body::after {
  position: absolute;
  right: 0;
  left: 0;
  background: #f6f3f0;
  -webkit-clip-path: url("#mask-section-1");
  clip-path: url("#mask-section-1");
  content: "";
  display: block;
  margin: 0 auto;
  -webkit-mask-size: 100% 27.200000000000003vw;
  mask-size: 100% 27.200000000000003vw;
  pointer-events: none;
  width: 100%;
  height: 27.200000000000003vw;
}
.page-home .section-studios .section-body::before {
  top: -27.066666666666666vw;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
.page-home .section-studios .section-body::after {
  bottom: -27.066666666666666vw;
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .section-body {
    padding: 290px 0 112px;
  }
  .page-home .section-studios .section-body::before,
  .page-home .section-studios .section-body::after {
    height: 332px;
  }
  .page-home .section-studios .section-body::before {
    top: -331px;
  }
  .page-home .section-studios .section-body::after {
    bottom: -331px;
  }
}
.page-home .section-studios .inner {
  margin-bottom: -20vw;
  margin-top: -10.666666666666668vw;
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .inner {
    margin-bottom: -224px;
    margin-top: -580px;
  }
}
.page-home .section-studios .heading-lv2 {
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .heading-lv2 {
    top: 8px;
  }
}
.page-home .section-studios .row-cols-2 {
  margin: 18.666666666666668vw 0;
  position: relative;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .row-cols-2 {
    margin: 180px 0;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .col-img {
    width: 570px;
  }
}
.page-home .section-studios .col-content {
  padding-top: 12.8vw;
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .col-content {
    justify-content: flex-end;
    flex-direction: column;
    display: flex;
    padding-top: 0;
    width: 425px;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .col-content-right {
    adding-left: 0;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .col-content-left {
    margin-left: 10px;
    padding-right: 0;
  }
}
.page-home .section-studios .col-img-left .img-md-mask {
  border-radius: 0 13.333333333333334vw 13.333333333333334vw 0;
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .col-img-left .img-md-mask {
    border-radius: 50px 150px 150px 50px;
  }
  .page-home .section-studios .col-img-left .img-md-mask:before {
    padding-top: 100%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-home .section-studios .col-img-left .img-md-mask {
    border-radius: 25px 50px 25px 25px;
  }
}
.page-home .section-studios .col-img-right .img-md-mask {
  border-radius: 13.333333333333334vw 0 0 13.333333333333334vw;
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .col-img-right .img-md-mask {
    border-radius: 150px 50px 50px 150px;
  }
  .page-home .section-studios .col-img-right .img-md-mask:before {
    padding-top: 100%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-home .section-studios .col-img-right .img-md-mask {
    border-radius: 50px 25px 25px 50px;
  }
}
.page-home .section-studios .text-primary {
  letter-spacing: 0.085em;
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .text-primary {
    font-size: 1.5rem;
    line-height: 2;
  }
}
.page-home .section-studios .feature-row-1 {
  margin-top: 0;
}
.page-home .section-studios .feature-row-1 .img-md-mask:before {
  background-image: url("../img/home/pc/img-1.jpg?hash=f71f258e1e7b168b28e07fc28ce848eb");
  background-position: left 55% top 73%;
  background-size: 169%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .feature-row-1 .img-md {
    top: 5%;
  }
  .page-home .section-studios .feature-row-1 .col-content {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-home .section-studios .feature-row-1 .col-content {
    padding-top: 160px;
  }
}
.page-home .section-studios .feature-row-1 .text-note {
  font-size: 2.8vw;
  line-height: 1.761904761904762;
  letter-spacing: 0.05em;
  margin: 3.2vw -11.333333333333332vw 0 0;
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .feature-row-1 .text-note {
    font-size: 1.2rem;
    line-height: 1.75;
    margin: 17px 0 0 0;
  }
}
.page-home .section-studios .feature-row-2 .img-md-mask:before {
  background-image: url("../img/home/pc/img-2.jpg?hash=e6572b18ff7222b5aa232fc4c1315eb6");
  background-position: left 55% top 91%;
  background-size: 169%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .feature-row-2 .img-md {
    top: 10%;
  }
  .page-home .section-studios .feature-row-2 .col-content {
    margin-bottom: 22px;
  }
}
.page-home .section-studios .feature-row-3 {
  margin-bottom: 0;
}
.page-home .section-studios .feature-row-3 .img-md-mask:before {
  background-image: url("../img/home/pc/img-3.jpg?hash=85c354a3025d28121a10300a94eed756");
}
@media only screen and (min-width: 769px) {
  .page-home .section-studios .feature-row-3 .img-md {
    top: 18%;
  }
  .page-home .section-studios .feature-row-3 .col-content {
    margin-bottom: 8px;
  }
}
.page-home .section-studios .feature-row-1 img,
.page-home .section-studios .feature-row-2 img,
.page-home .section-studios .feature-row-3 img {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-home .section-studios .feature-row-1 img,
  .page-home .section-studios .feature-row-2 img,
  .page-home .section-studios .feature-row-3 img {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .page-home .section-studios .feature-row-1 .img-md-mask:before,
  .page-home .section-studios .feature-row-2 .img-md-mask:before,
  .page-home .section-studios .feature-row-3 .img-md-mask:before {
    background: none;
  }
}
.page-home .section-concept {
  margin: 0 auto;
  background-image: url("../img/home/pc/hero.jpg?hash=ab2c2456769c3539b155078a2c3a3712");
  background-size: 139%;
  background-repeat: no-repeat;
  background-position: left 53% bottom 219%;
  padding-top: 5%;
}
@media only screen and (max-width: 768px) {
  .page-home .section-concept {
    margin-bottom: 15%;
  }
}
.page-home .section-concept h2 {
  z-index: 999;
}
@media only screen and (max-width: 768px) {
  .page-home .section-concept h2 {
    top: -169vw;
  }
}
.page-home .section-concept:after {
  position: absolute;
  bottom: -0.2%;
  left: 0;
  background: #fff;
  -webkit-clip-path: url("#mask-section-1");
  clip-path: url("#mask-section-1");
  content: "";
  display: block;
  width: 101%;
  height: 16vw;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
@media only screen and (max-width: 768px) {
  .page-home .section-concept:after {
    bottom: -0.4%;
    height: 21vw;
  }
}
@media only screen and (min-width: 1500px) {
  .page-home .section-concept:after {
    height: 12vw;
  }
}
@media only screen and (min-width: 1600px) {
  .page-home .section-concept {
    padding-top: 2%;
  }
}
@media only screen and (max-width: 768px) {
  .page-home .section-concept {
    padding-top: 169vw;
    background-position: left 26% top 148%;
    background-size: 226%;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 413px) {
  .page-home .section-concept {
    background-position: left 26% top 140%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1120px) {
  .page-home .section-concept {
    background-size: auto;
  }
}
@media only screen and (min-width: 1300px) {
  .page-home .section-concept {
    background-size: cover;
    background-position: center top 5vw;
  }
}
@media only screen and (min-width: 2000px) {
  .page-home .section-concept {
    background-size: cover;
    background-position: center top;
  }
}
.page-home .section-concept .btn-primary-bg-shadow {
  background: #fff;
}
@media only screen and (max-width: 768px) {
  .page-home .section-concept .btn-primary-bg-shadow {
    background: #f6f3f0;
  }
}
.page-home .section-concept .btn-primary:hover .btn-primary-bg-shadow {
  background: rgba(192, 175, 152, 0.5) !important;
}
.page-home .section-concept .col-content-right {
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .page-home .section-concept .col-content-right {
    width: 90%;
    right: 1.9rem;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .inner {
    height: 976px;
  }
}
.page-home .section-concept .concept-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .concept-bg {
    max-width: 1042px;
    width: 86.83333333333333%;
  }
}
.page-home .section-concept .concept-line {
  position: absolute;
  top: -73.46666666666667vw;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 310.93333333333334vw;
  z-index: 1;
}
.page-home .section-concept .concept-line svg {
  position: absolute;
  top: 0;
  left: 0;
  stroke-dasharray: 400%;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .concept-line {
    margin-left: -197px;
    width: 1577px;
    height: 1785px;
    top: -366px;
  }
}
.page-home .section-concept .col-img-right .img-lg-mask {
  border-radius: 6.666666666666667vw 0 0 18.666666666666668vw;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .col-img-right .img-lg-mask {
    border-radius: 50px 150px 50px 150px;
  }
  .page-home .section-concept .col-img-right .img-lg-mask .img-lg {
    top: 9rem;
  }
}
@media only screen and (min-width: 1600px) {
  .page-home .section-concept .col-img-right .img-lg-mask::before {
    padding-top: 110%;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .col-content {
    justify-content: flex-end;
    flex-direction: column;
    display: flex;
    margin-bottom: 2px;
  }
}
@media only screen and (max-width: 768px) {
  .page-home .section-concept .lead-primary {
    position: absolute;
    top: -150vw;
    right: -1rem;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .lead-primary {
    margin-bottom: 43px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-home .section-concept .lead-primary {
    margin-bottom: 21px;
  }
}
.page-home .section-concept .text-primary {
  letter-spacing: 0.09em;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .text-primary {
    letter-spacing: 0.07em;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-home .section-concept .text-primary {
    margin-bottom: 20px;
  }
}
.page-home .section-concept .concept-img-1 {
  background: url("../../assets/img/home/sp/img-2.jpg?hash=d3de54bf051984a0b23a4af537f0ba4f")
    center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .concept-img-1 {
    background-image: url("../../assets/img/home/pc/img-2.jpg?hash=e6572b18ff7222b5aa232fc4c1315eb6");
    background-size: 100% auto;
  }
}
.page-home .section-concept .concept-message {
  margin: 12.266666666666666vw 0 10.4vw;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .concept-message {
    margin-bottom: 52px;
    margin-top: 291px;
  }
}
.page-home .section-concept .concept-message-body {
  margin: 0 auto 12.266666666666666vw;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .concept-message-body {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 50px;
    width: 694px;
    height: 205px;
  }
}
.page-home .section-concept .concept-message-text {
  font-size: 5.733333333333333vw;
  line-height: 1.465116279069767;
  letter-spacing: 0.28em;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 12vw;
  text-align: center;
}
.page-home .section-concept .concept-message-text:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .concept-message-text {
    font-size: 2.7rem;
    line-height: 1;
    margin: 0;
    position: absolute;
    text-align: left;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .concept-message-text-1 {
    left: 0;
    top: 0;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .concept-message-text-2 {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .concept-message-text-3 {
    bottom: 0;
    right: 0;
  }
}
.page-home .section-concept .concept-message-name {
  font-size: 3.333333333333333vw;
  line-height: 1.44;
  letter-spacing: 0.12em;
  font-weight: 500;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .concept-message-name {
    font-size: 1.4rem;
    line-height: 1.428571428571429;
    text-align: right;
  }
}
.page-home .section-concept .benefits {
  margin: 10.4vw auto 0;
  position: relative;
  width: 87.73333333333333vw;
  height: 83.2vw;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .benefits {
    justify-content: space-between;
    display: flex;
    margin-top: 0px;
    width: 946px;
    height: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-home .section-concept .benefits {
    margin: 0 -10px;
    width: auto;
  }
}
.page-home .section-concept .benefit-item {
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
  position: absolute;
  width: 29.599999999999998vw;
  height: 29.599999999999998vw;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .benefit-item {
    position: relative;
    width: 130px;
    height: 130px;
  }
}
@media only screen and (min-width: 960px) {
  .page-home .section-concept .benefit-item {
    width: 166px;
    height: 166px;
  }
}
.page-home .section-concept .benefit-bg-shadow,
.page-home .section-concept .benefit-bg-line {
  position: absolute;
  width: 100%;
  height: 100%;
}
.page-home .section-concept .benefit-bg-shadow {
  background: #f6f3f0;
  border-radius: 50%;
  left: 1.866666666666667vw;
  top: 1.866666666666667vw;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .benefit-bg-shadow {
    left: 10px;
    top: 10px;
  }
}
.page-home .section-concept .benefit-bg-line {
  left: 0;
  top: 0;
}
.page-home .section-concept .benefit-label {
  font-size: 4.8vw;
  line-height: 1.361111111111111;
  letter-spacing: 0.04em;
  color: #ae987b;
  font-weight: 700;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .benefit-label {
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.08em;
    margin-top: -3px;
  }
}
@media only screen and (min-width: 960px) {
  .page-home .section-concept .benefit-label {
    font-size: 2.7rem;
    line-height: 1.37037037037037;
  }
}
@media only screen and (max-width: 768px) {
  .page-home .section-concept .benefit-item-1 {
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 0;
  }
  .page-home .section-concept .benefit-item-2 {
    right: 0;
    top: 21.46666666666667vw;
  }
  .page-home .section-concept .benefit-item-3 {
    bottom: 0;
    right: 12.133333333333333vw;
  }
  .page-home .section-concept .benefit-item-3 .benefit-label {
    margin-top: 2vw;
  }
  .page-home .section-concept .benefit-item-4 {
    bottom: 0;
    left: 10.533333333333333vw;
  }
  .page-home .section-concept .benefit-item-4 .benefit-label {
    margin-top: 2vw;
  }
  .page-home .section-concept .benefit-item-5 {
    left: 0;
    top: 21.46666666666667vw;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-concept .benefit-item-1,
  .page-home .section-concept .benefit-item-2,
  .page-home .section-concept .benefit-item-3 {
    margin-top: 60px;
  }
  .page-home .section-concept .benefit-item-1 {
    order: 1;
  }
  .page-home .section-concept .benefit-item-2 {
    order: 3;
  }
  .page-home .section-concept .benefit-item-3 {
    order: 5;
  }
  .page-home .section-concept .benefit-item-3 .benefit-label {
    margin-top: 10px;
  }
  .page-home .section-concept .benefit-item-4 {
    order: 4;
  }
  .page-home .section-concept .benefit-item-4 .benefit-label {
    margin-top: 10px;
  }
  .page-home .section-concept .benefit-item-5 {
    order: 2;
  }
}
.page-home .section-feature {
  margin-top: 10.666666666666668vw;
  padding-top: 41vw;
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .c-view-more {
    margin-top: 52px;
  }
}
.page-home .section-feature .btn-primary-bg-shadow {
  background: #fff;
}
.page-home .section-feature .btn-primary:hover .btn-primary-bg-shadow {
  background: rgba(192, 175, 152, 0.5) !important;
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature {
    margin-top: 310px;
    padding-top: 175px;
  }
}
.page-home .section-feature .section-body {
  background: #f6f3f0;
  padding: 5.333333333333334vw 0 10vw;
  position: relative;
}
.page-home .section-feature .section-body::before,
.page-home .section-feature .section-body::after {
  position: absolute;
  right: 0;
  left: 0;
  background: #f6f3f0;
  -webkit-clip-path: url("#mask-section-1");
  clip-path: url("#mask-section-1");
  content: "";
  display: block;
  margin: 0 auto;
  -webkit-mask-size: 100% 27.200000000000003vw;
  mask-size: 100% 27.200000000000003vw;
  pointer-events: none;
  width: 100%;
  height: 27.200000000000003vw;
}
.page-home .section-feature .section-body::before {
  top: -33.066667vw;
  width: 100%;
  height: 33.2vw;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
.page-home .section-feature .section-body::after {
  bottom: -27.066666666666666vw;
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .section-body {
    padding: 290px 0 112px;
  }
  .page-home .section-feature .section-body::before,
  .page-home .section-feature .section-body::after {
    height: 240px;
  }
  .page-home .section-feature .section-body::before {
    top: -230px;
  }
  .page-home .section-feature .section-body::after {
    bottom: -230px;
    width: 120%;
    height: 440px;
  }
}
.page-home .section-feature .inner {
  margin-bottom: -20vw;
  margin-top: -10.666666666666668vw;
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .inner {
    margin-bottom: -224px;
    margin-top: -400px;
  }
}
.page-home .section-feature .heading-lv2 {
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .heading-lv2 {
    top: 8px;
  }
}
.page-home .section-feature .row-cols-2 {
  margin: 12vw 0;
  position: relative;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
  z-index: 1;
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .row-cols-2 {
    margin: 100px 0;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .col-img {
    width: 570px;
  }
}
.page-home .section-feature .col-content {
  padding-top: 12.8vw;
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .col-content {
    justify-content: center;
    flex-direction: column;
    display: flex;
    padding-top: 0;
    width: 425px;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .col-content-right {
    adding-left: 0;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .col-content-left {
    margin-left: 10px;
    padding-right: 0;
  }
}
.page-home .section-feature .col-img-left .img-md-mask {
  border-radius: 0 13.333333333333334vw 13.333333333333334vw 0;
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .col-img-left .img-md-mask {
    border-radius: 50px 150px 150px 50px;
    height: 480px;
  }
  .page-home .section-feature .col-img-left .img-md-mask:before {
    padding-top: 100%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-home .section-feature .col-img-left .img-md-mask {
    border-radius: 25px 50px 25px 25px;
    height: auto;
  }
}
@media only screen and (max-width: 600px) {
  .page-home .section-feature .col-img-left .img-md-mask {
    height: 290px;
  }
}
@media only screen and (max-width: 413px) {
  .page-home .section-feature .col-img-left .img-md-mask {
    height: 252px;
  }
}
.page-home .section-feature .col-img-right .img-md-mask {
  border-radius: 13.333333333333334vw 0 0 13.333333333333334vw;
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .col-img-right .img-md-mask {
    border-radius: 150px 50px 50px 150px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-home .section-feature .col-img-right .img-md-mask {
    border-radius: 50px 25px 25px 50px;
  }
}
.page-home .section-feature .text-primary {
  letter-spacing: 0.085em;
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .text-primary {
    font-size: 1.5rem;
    line-height: 2;
  }
}
.page-home .section-feature .feature-row-1 {
  margin-top: 0;
}
.page-home .section-feature .feature-row-1 .img-md-mask:before {
  background-image: url("../img/home/pc/img-3.jpg?hash=85c354a3025d28121a10300a94eed756");
  background-position: left 53% top 71%;
  background-size: 202%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .feature-row-1 .img-md {
    top: 12%;
  }
  .page-home .section-feature .feature-row-1 .col-content {
    margin-bottom: 27px;
    margin-top: 10%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .page-home .section-feature .feature-row-1 .col-content {
    padding-top: 160px;
  }
}
.page-home .section-feature .feature-row-1 .text-note {
  font-size: 2.8vw;
  line-height: 1.761904761904762;
  letter-spacing: 0.05em;
  margin: 3.2vw -11.333333333333332vw 0 0;
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .feature-row-1 .text-note {
    font-size: 1.2rem;
    line-height: 1.75;
    margin: 17px 0 0 0;
  }
}
.page-home .section-feature .feature-row-2 .img-md-mask:before {
  background-image: url("../img/home/pc/img-2.jpg?hash=e6572b18ff7222b5aa232fc4c1315eb6");
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .feature-row-2 .img-md {
    top: -10%;
  }
  .page-home .section-feature .feature-row-2 .col-content {
    margin-bottom: 34px;
  }
}
.page-home .section-feature .feature-row-3 {
  margin-bottom: 0;
}
.page-home .section-feature .feature-row-3 .img-md-mask:before {
  background-image: url("../img/home/pc/img-3.jpg?hash=85c354a3025d28121a10300a94eed756");
}
@media only screen and (min-width: 769px) {
  .page-home .section-feature .feature-row-3 .img-md {
    top: 18%;
  }
  .page-home .section-feature .feature-row-3 .col-content {
    margin-bottom: 8px;
  }
}
.page-home .section-feature .feature-row-1 img,
.page-home .section-feature .feature-row-2 img,
.page-home .section-feature .feature-row-3 img {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-home .section-feature .feature-row-1 img,
  .page-home .section-feature .feature-row-2 img,
  .page-home .section-feature .feature-row-3 img {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .page-home .section-feature .feature-row-1 .img-md-mask:before,
  .page-home .section-feature .feature-row-2 .img-md-mask:before,
  .page-home .section-feature .feature-row-3 .img-md-mask:before {
    background: none;
  }
}
.page-home .section-faq {
  margin-top: 185px;
  position: relative;
  text-align: center;
}
.page-home .section-faq .heading-lv2 {
  top: 1rem;
}
.page-home .section-faq li {
  margin: 3rem auto;
}
.page-home .section-faq dl {
  display: flex;
}
.page-home .section-faq dl dt {
  margin: 0 auto;
  text-align: left;
  border-bottom: 2px solid #ae987b;
  color: #ae987b;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  letter-spacing: 0.4px;
  line-height: 35px;
  display: inline;
}
.page-home .section-faq dl dd {
  width: 70%;
  text-align: left;
  border-bottom: 1px solid #ae987b;
  font-size: 17px;
  letter-spacing: 0.6px;
  line-height: 34px;
}
@media only screen and (max-width: 768px) {
  .page-home .section-faq {
    margin-top: 30.666666666666664vw;
  }
  .page-home .section-faq .info-list {
    padding: 0 2rem 0 6rem;
  }
  .page-home .section-faq dl {
    display: block;
    text-align: left;
  }
  .page-home .section-faq dl dt {
    border-bottom: 1px solid #ae987b;
    padding-bottom: 0.4rem;
  }
  .page-home .section-faq dl dd {
    width: 100%;
    border-bottom: unset;
    border-top: 1px solid #ae987b;
    padding-top: 0.5rem;
  }
}
.page-home .hide-area {
  display: none;
}
.page-home .modaal-close {
  position: absolute;
  top: 1rem;
  right: 2rem;
}
.page-home .modaal-close:after,
.page-home .modaal-close:before {
  background: #ae987b;
  top: 10px;
  left: 30px;
  width: 1px;
  height: 35px;
}
.page-home .modaal-close:before {
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
.page-home .modaal-close:after {
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
}
.page-home .modaal-close:focus:after,
.page-home .modaal-close:focus:before,
.page-home .modaal-close:hover:after,
.page-home .modaal-close:hover:before {
  background: #666;
}
.page-home .modaal-overlay {
  background-color: #e3e3e3 !important;
  mix-blend-mode: multiply;
}
.page-home .modaal-container {
  overflow-y: scroll;
  height: 60vh;
  width: 60%;
  cursor: none;
}
.page-home .modaal-content-container {
  padding: 5rem;
}
.page-home .modaal-content-container span {
  color: #ae987b;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0.4px;
  margin-bottom: 2rem;
  display: inline-block;
  font-family: futura-pt, sans-serif;
}
.page-home .modaal-content-container h2 {
  font-size: 25px;
  letter-spacing: 2.6px;
  line-height: 36px;
  margin-bottom: 1rem;
  color: #666;
  font-family: "Shippori Mincho";
}
.page-home .modaal-content-container p {
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.4px;
  color: #666;
  word-break: break-all;
}
.page-home .modaal-content-container p a {
  color: #ae987b;
  font-weight: bold;
  text-decoration: underline;
}
.page-home .pc_show {
  display: block;
}
@media only screen and (max-width: 768px) {
  .page-home .modaal-container {
    height: 70vh;
    width: 100%;
  }
  .page-home .modaal-content-container {
    padding: 5rem 2rem;
  }
  .page-home .modaal-content-container span {
    font-size: 20px;
    line-height: 21px;
  }
  .page-home .modaal-content-container h2 {
    font-size: 21px;
    line-height: 38px;
  }
  .page-home .modaal-content-container p {
    font-size: 15px;
    line-height: 30px;
  }
  .page-home .pc_show {
    display: none;
  }
}
.page-home .section-follow {
  margin-top: 80px;
  padding-bottom: 10vw;
  position: relative;
  text-align: center;
}
.page-home .section-follow::after {
  position: absolute;
  right: 0;
  bottom: -27.066666666666666vw;
  left: 0;
  background: #fff;
  -webkit-clip-path: url("#mask-section-2");
  clip-path: url("#mask-section-2");
  content: "";
  display: block;
  margin: 0 auto;
  pointer-events: none;
  width: 100%;
  height: 27.200000000000003vw;
  -webkit-transform: translateZ(1px);
  transform: translateZ(1px);
  z-index: 1;
}
.page-home .section-follow .follow-col-img {
  display: flex;
  max-width: 100%;
}
@media only screen and (min-width: 769px) {
  .page-home .section-follow {
    margin-top: 100px;
    padding-bottom: 0;
  }
  .page-home .section-follow::after {
    bottom: -328px;
    height: 329px;
  }
}
.page-home .instagram-btn-wrapper {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .page-home .instagram-btn-wrapper {
    flex-direction: column;
  }
  .page-home .instagram-btn-wrapper .hujisawa {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .follow-row-cols-2 {
    justify-content: space-between;
    display: flex;
    position: relative;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    align-items: self-end;
  }
}
@media only screen and (max-width: 960px) {
  .page-home .follow-row-cols-2 {
    display: block;
  }
}
.page-home .follow-text {
  font-size: 4.8vw;
  line-height: 1.694444444444444;
  letter-spacing: 0.16em;
  margin-bottom: 3.466666666666666vw;
}
@media only screen and (min-width: 769px) {
  .page-home .follow-text {
    font-size: 2rem;
    line-height: 1.7;
    margin-bottom: 15px;
  }
}
.page-home .follow-heading {
  font-size: 7.199999999999999vw;
  line-height: 1.166666666666667;
  letter-spacing: 0.14em;
  color: #ae987b;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  margin-bottom: 17.599999999999998vw;
}
@media only screen and (min-width: 769px) {
  .page-home .follow-heading {
    font-size: 3rem;
    line-height: 1.166666666666667;
    letter-spacing: 0.14em;
    margin-bottom: 50px;
  }
}
.page-home .link-instagram {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.page-home .link-instagram .btn-instagram {
  margin: 0 auto;
}
.page-home .follow-img-container {
  display: block;
  width: 275px !important;
  height: 275px !important;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .page-home .follow-img-container {
    margin: 0;
    width: 360px;
    height: 360px;
  }
}
@media only screen and (max-width: 768px) {
  .page-home .follow-img-container {
    width: 200px !important;
    height: 200px !important;
  }
}
.page-home .follow-col-content {
  margin: 5% auto;
}
@media only screen and (max-width: 768px) {
  .page-home .follow-col-content {
    margin-top: 10%;
  }
}
@media only screen and (min-width: 769px) {
  .page-home .follow-col-img-left img {
    height: 275px;
  }
}
@media only screen and (max-width: 768px) {
  .page-home .follow-col-img-left img {
    height: 200px !important;
  }
}
.page-home .follow-col-img-left a::before {
  position: absolute;
  top: 0;
  left: 0;
  background: #c0af98;
  content: "";
  display: block;
  mix-blend-mode: multiply;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease-out;
  border-radius: 15px;
}
@media only screen and (max-width: 960px) {
  .page-home .follow-col-img-left {
    width: 47%;
    margin-left: 4%;
  }
}
@media only screen and (max-width: 450px) {
  .page-home .follow-col-img-left img {
    height: auto;
  }
}
.page-home .follow-col-img-right {
  margin: 0 3%;
}
@media only screen and (max-width: 960px) {
  .page-home .follow-col-img-right {
    width: 55%;
    margin: 0 3% 0 1%;
  }
}
.page-home .follow-img {
  overflow: hidden;
  position: absolute;
  width: 130px !important;
  z-index: 1;
}
@media only screen and (max-width: 960px) {
  .page-home .follow-img {
    width: 47% !important;
    margin: 0 1%;
  }
}
.page-home .follow-img::before {
  position: absolute;
  top: 0;
  left: 0;
  background: #c0af98;
  content: "";
  display: block;
  mix-blend-mode: multiply;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease-out;
}
@media only screen and (min-width: 769px) {
  .page-home .follow-img {
    width: 170px;
  }
}
.page-home .follow-img-1 {
  left: 0;
  top: 0;
}
.page-home .follow-img-1::before {
  border-radius: 15px;
}
.page-home .follow-img-2 {
  right: 0;
  top: 0;
}
.page-home .follow-img-2::before {
  border-radius: 15px;
}
.page-home .follow-img-3 {
  bottom: 0;
  left: 0;
}
.page-home .follow-img-3::before {
  border-radius: 15px;
}
.page-home .follow-img-4 {
  bottom: 0;
  right: 0;
}
.page-home .follow-img-4::before {
  border-radius: 15px;
}
.page-home #faq .c-view-more {
  width: 32%;
  margin: 2% auto 3%;
}
@media only screen and (max-width: 768px) {
  .page-home #faq .c-view-more {
    width: 80%;
    margin: 0 auto;
  }
}
.page-home #faq .c-view-more a {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .page-home #faq .c-view-more a {
    width: 100%;
  }
}
.page-home #faq div {
  letter-spacing: 0.15em;
  line-height: 2;
}
@media only screen and (max-width: 960px) {
  .page-home #faq {
    letter-spacing: 1px;
  }
}
.page-home #faq h3 {
  text-align: left;
  margin-left: 5% !important;
  margin: 2rem auto 1rem;
  border-bottom: 1px solid #c0af98;
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 768px) {
  .page-home #faq h3 {
    margin: 0 auto 1rem;
    font-size: 1.7rem;
    line-height: 1.470588235294118;
    letter-spacing: 0.08em;
    font-size: 4.1vw;
  }
}
.page-home #faq_reserve {
  margin-top: 5%;
}
.page-home #faq .accordion-area {
  list-style: none;
  width: 90%;
  margin: 0 10%;
}
@media only screen and (max-width: 768px) {
  .page-home #faq .accordion-area {
    margin: 0 0 0 auto;
    padding-left: 0%;
    width: 89%;
  }
}
.page-home #faq .accordion-area li {
  margin: 10px 10px 10px;
}
.page-home #faq .accordion-area li:last-child {
  margin-bottom: 30px;
}
.page-home #faq .accordion-area section {
  position: relative;
}
.page-home #faq .accordion-area section:before {
  content: "Q";
  font-family: futura-pt, sans-serif;
  color: #c0af98;
  left: 0;
  top: 0;
  position: absolute;
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  border-bottom: 2px solid #c0af98;
  padding: 0px 5px;
}
@media only screen and (min-width: 769px) and (max-width: 960px) {
  .page-home #faq .accordion-area section:before {
    font-size: 3vw !important;
  }
}
@media only screen and (max-width: 960px) {
  .page-home #faq .accordion-area section:before {
    left: 0.8rem;
    font-size: 6vw;
    margin-top: 3%;
    border-bottom: none;
  }
}
@media only screen and (max-width: 600px) {
  .page-home #faq .accordion-area section:before {
    left: 1rem;
  }
}
.page-home #faq .title {
  position: relative; /* +マークの位置基準とするためrelative指定 */
  cursor: pointer;
  font-weight: normal;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 960px) {
  .page-home #faq .title {
    padding: 3% 7%;
  }
}
@media only screen and (max-width: 450px) {
  .page-home #faq .title {
    padding: 3% 10%;
  }
}
.page-home #faq .title::before,
.page-home #faq .title::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 1px;
  background-color: #c0af98;
}
.page-home #faq .title::before {
  top: 48%;
  right: 1%;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.page-home #faq .title::after {
  top: 48%;
  right: 1%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.page-home #faq .title.close::after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.page-home #faq .box {
  display: none;
  margin-bottom: 3%;
  padding: 3% 5%;
  text-align: justify;
  position: relative;
}
@media only screen and (max-width: 960px) {
  .page-home #faq .box {
    padding: 3% 7%;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 450px) {
  .page-home #faq .box {
    padding: 3% 10%;
    padding-right: 0 !important;
  }
}
.page-home #faq .box:before {
  content: "A";
  font-family: futura-pt, sans-serif;
  color: #d3723e;
  top: 2.5rem;
  left: 0;
  position: absolute;
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  padding: 0 5px;
}
@media only screen and (min-width: 769px) and (max-width: 960px) {
  .page-home #faq .box:before {
    font-size: 3vw !important;
    margin-top: 2% !important;
  }
}
@media only screen and (max-width: 960px) {
  .page-home #faq .box:before {
    top: 0;
    left: 0.8rem;
    margin-top: 0%;
    font-size: 6vw;
  }
}
@media only screen and (max-width: 450px) {
  .page-home #faq .box:before {
    left: 1rem;
  }
}
.page-home #faq .box p {
  margin-left: 1rem;
  font-size: 1.7rem;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 768px) {
  .page-home #faq .box p {
    font-size: 1.7rem;
    line-height: 1.470588235294118;
    letter-spacing: 0.08em;
    font-size: 4.1vw;
  }
}
.page-home #newmedia .tab {
  display: flex;
  flex-wrap: wrap;
}
.page-home #newmedia .tab li {
  width: 50%;
}
.page-home #newmedia .tab li span {
  display: block;
  background: #ddd;
  padding: 15px;
  border-radius: 14px 14px 0 0;
}
@media only screen and (max-width: 768px) {
  .page-home #newmedia .tab li span {
    padding: 14px;
    padding-left: 10px;
  }
}
.page-home #newmedia .tab li.active span {
  background: #c0af98;
}
.page-home #newmedia .area {
  display: none; /* はじめは非表示 */
  opacity: 0; /* 透過0 */
  background: #fff;
  padding: 50px 20px;
  border: 1px solid #c0af98;
  border-radius: 0 0 14px 14px;
}
.page-home #newmedia .area.is-active {
  display: block; /* 表示 */
  -webkit-animation-name: displayAnime;
  animation-name: displayAnime; /* ふわっと表示させるためのアニメーション */
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.page-home #topics {
  margin: 70px auto 50px;
  max-width: 1400px;
  /* ==================================================
    スライダーのためのcss
    =================================== */
  /* 矢印の設定 */
  /* 戻る、次へ矢印の位置 */
  /* ドットナビゲーションの設定 */
}
@media only screen and (max-width: 768px) {
  .page-home #topics {
    margin: 12% auto;
  }
}
.page-home #topics .slider {
  width: 100%;
  margin: 0 auto;
}
.page-home #topics .slider img {
  width: 100%; /* スライダー内の画像を横幅100%に */
  height: auto;
}
.page-home #topics .slider li div {
  margin: 0 10px;
}
@media only screen and (min-width: 769px) {
  .page-home #topics .slider li div {
    margin: 0 16px;
  }
}
.page-home #topics .slick-prev,
.page-home #topics .slick-nexts {
  position: absolute; /* 絶対配置にする */
  top: 42%;
  cursor: pointer; /* マウスカーソルを指マークに */
  outline: none; /* クリックをしたら出てくる枠線を消す */
  border-top: 2px solid #666; /* 矢印の色 */
  border-right: 2px solid #666; /* 矢印の色 */
  height: 15px;
  width: 15px;
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .page-home #topics .slick-prev,
  .page-home #topics .slick-nexts {
    display: block;
  }
}
.page-home #topics .slick-prev {
  left: -1.5%;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.page-home #topics .slick-next {
  right: -1.5%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-home #topics .slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}
.page-home #topics .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.page-home #topics .slick-dots button {
  color: transparent;
  outline: none;
  width: 8px; /* ドットボタンのサイズ */
  height: 8px; /* ドットボタンのサイズ */
  display: block;
  border-radius: 50%;
  background: #ddd; /* ドットボタンの色 */
  border: none;
  padding: 1px;
}
.page-home #topics .slick-dots .slick-active button {
  background: #c0af98; /* ドットボタンの現在地表示の色 */
}
@media only screen and (max-width: 768px) {
  .page-trial .main {
    width: 100%;
    padding: 0;
  }
}
.page-trial .text-circle {
  position: absolute;
  top: -5%;
  right: -5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  width: 93px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  justify-content: center;
  line-height: 22px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  box-shadow: 0px 12px 20px 0px rgba(182, 162, 131, 0.4);
  display: inline-flex;
  flex-flow: column;
  vertical-align: top;
}
@media only screen and (max-width: 768px) {
  .page-trial .text-circle {
    width: 83px;
    height: 80px;
  }
}
.page-trial .text-circle p {
  font-size: 50px;
  letter-spacing: 1.2px;
}
@media only screen and (max-width: 768px) {
  .page-trial .text-circle p {
    font-size: 42px;
  }
}
.page-trial .section-flow {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow {
    width: 90%;
    margin: 0 auto;
  }
}
.page-trial .section-flow__step__box {
  background-color: #f6f3f0;
  margin: 9.5% auto 0;
  padding: 3% 0 3%;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box {
    margin: 9% auto 0;
    padding: 5% 0 5%;
  }
}
.page-trial .section-flow__step__box__detail {
  width: 60%;
  margin: 0 5% 0 auto;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box__detail {
    width: 90%;
    margin: 0 0 0 auto;
  }
}
.page-trial .section-flow__step__box img {
  width: 85%;
  margin: 0 auto;
}
.page-trial .section-flow__step__box:after {
  content: "";
  background-image: url("../img/trial/pc/arrow01.png?hash=1db9536d9fdebda7f9f5508037db9e8b");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 11rem;
  bottom: -11rem;
  left: 0;
  z-index: 999;
}
@media screen and (max-width: 450px) {
  .page-trial .section-flow__step__box:after {
    height: 4rem;
    bottom: -4rem;
  }
}
@media screen and (min-width: 451px) and (max-width: 768px) {
  .page-trial .section-flow__step__box:after {
    bottom: -10.5rem;
  }
}
.page-trial .section-flow__step__box:before {
  content: "";
  background-image: url("../img/trial/pc/arrow02.png?hash=428fe774ba8684dd66ee3d83a9ecfb67");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 11rem;
  top: -9rem;
  left: 0;
  z-index: 999;
}
@media screen and (max-width: 400px) {
  .page-trial .section-flow__step__box:before {
    height: 4rem;
    top: -2.5rem;
  }
}
@media screen and (min-width: 401px) and (max-width: 450px) {
  .page-trial .section-flow__step__box:before {
    height: 4rem;
    top: -3rem;
  }
}
@media screen and (min-width: 451px) and (max-width: 590px) {
  .page-trial .section-flow__step__box:before {
    top: -4rem;
  }
}
@media screen and (min-width: 591px) and (max-width: 699px) {
  .page-trial .section-flow__step__box:before {
    top: -4.5rem;
  }
}
@media screen and (min-width: 700px) and (max-width: 800px) {
  .page-trial .section-flow__step__box:before {
    top: -5.5rem;
  }
}
@media screen and (min-width: 801px) and (max-width: 900px) {
  .page-trial .section-flow__step__box:before {
    top: -6rem;
  }
}
@media screen and (min-width: 901px) and (max-width: 1160px) {
  .page-trial .section-flow__step__box:before {
    top: -7.5rem;
  }
}
.page-trial .section-flow__step__box:first-child {
  border-radius: 30px 30px 0 0;
  margin-top: 5%;
  padding-top: 5%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box:first-child {
    padding-top: 8%;
  }
}
.page-trial .section-flow__step__box:first-child:before {
  display: none;
}
.page-trial .section-flow__step__box:last-child {
  border-radius: 0 0 30px 30px;
  padding-bottom: 5%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box:last-child {
    padding-bottom: 8%;
  }
}
.page-trial .section-flow__step__box:last-child:after {
  display: none;
}
.page-trial .section-flow__step__box p {
  text-align: left;
  margin: 0 auto;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box p {
    width: 90%;
    margin: 0 auto 0 1%;
  }
}
.page-trial .section-flow__step__box h3 {
  font-size: 3rem;
  line-height: 2.266666666666667;
  letter-spacing: 0.08em;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro",
    "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  position: relative;
  margin-bottom: 1%;
  text-align: left;
  width: 80%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box h3 {
    font-size: 2.4rem;
    line-height: 1.458333333333333;
    letter-spacing: 0.08em;
    margin-left: 35%;
  }
}
.page-trial .section-flow__step__box .step {
  font-size: 3.2rem;
  line-height: 1.56875;
  letter-spacing: 0.04em;
  font-family: futura-pt, sans-serif;
  background-color: #fff;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  font-weight: 400;
  position: absolute;
  top: 10%;
  left: 2%;
  transform: translate(50%, 50%);
  padding: 1rem 2rem;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box .step {
    font-size: 2.5rem;
    line-height: 1.56;
    letter-spacing: 0.04em;
    padding: 0.5rem 1rem;
    left: -1%;
    top: 0;
  }
}
@media screen and (max-width: 400px) {
  .page-trial .section-flow__step__box .step {
    left: -5%;
  }
}
.page-trial .section-flow__step__box .step:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: -20px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  border-width: 36px 0 36px 20px;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box .step:after {
    right: -15px;
    border-width: 24px 0 24px 15px;
  }
}
.page-trial .section-flow__step__box01 .step {
  top: 8%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box01 .step {
    top: 6%;
  }
}
.page-trial .section-flow__step__box02 .step {
  top: -1%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box02 .step {
    top: 1%;
  }
}
.page-trial .section-flow__step__box03 .step {
  top: -2%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box03 .step {
    top: -7%;
  }
}
.page-trial .section-flow__step__box04 .step {
  top: -3%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box04 .step {
    top: -7%;
  }
}
.page-trial .section-flow__step__box05 .step {
  top: -2%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-flow__step__box05 .step {
    top: -5%;
  }
}
.page-trial .section-flow__step__box03 p,
.page-trial .section-flow__step__box04 p,
.page-trial .section-flow__step__box05 p {
  margin-top: 2.5rem;
}
.page-trial .section-feature {
  margin-bottom: 12%;
  margin-top: 12%;
  padding-top: 265px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature {
    padding-top: 120%;
    margin-top: 20%;
  }
}
@media screen and (min-width: 500px) and (max-width: 600px) {
  .page-trial .section-feature {
    padding-top: 140%;
  }
}
@media screen and (min-width: 450px) and (max-width: 500px) {
  .page-trial .section-feature {
    padding-top: 160%;
  }
}
@media screen and (min-width: 414px) and (max-width: 450px) {
  .page-trial .section-feature {
    padding-top: 170%;
  }
}
@media screen and (min-width: 360px) and (max-width: 413px) {
  .page-trial .section-feature {
    padding-top: 190%;
    margin-bottom: 33%;
  }
}
@media screen and (max-width: 359px) {
  .page-trial .section-feature {
    padding-top: 215%;
    margin-bottom: 33%;
  }
}
.page-trial .section-feature .page-pages__h2__futurapt {
  top: -2%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  z-index: 0;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature .page-pages__h2__futurapt {
    top: 0%;
  }
}
.page-trial .section-feature .inner {
  margin-top: -550px;
  margin-bottom: 0;
}
.page-trial .section-feature .section-body {
  padding: 390px 0 0 !important;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature .section-body {
    padding-top: 0 !important;
  }
}
.page-trial .section-feature .section-body:before {
  top: -236px;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature .section-body:before {
    top: -5%;
    height: 23.2vw;
    width: 96%;
    left: 4%;
  }
}
.page-trial .section-feature .section-body:after {
  bottom: -190px;
  width: 115%;
  height: 200px;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature .section-body:after {
    bottom: -90px;
    width: 130%;
    height: 98px;
    left: -20%;
  }
}
.page-trial .section-feature .lead-secondary:not(:last-of-type) {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature .col-img {
    width: 100.533333vw;
  }
}
.page-trial .section-feature .feature-row-1 .img-md-mask:before {
  background-image: url("../img/trial/pc/trial_01.png?hash=14115d3ed6af1f1c848e538960de00dd") !important;
  background-position: left 99% top -36% !important;
  background-size: 134% !important;
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .page-trial .section-feature .feature-row-1 .img-md-mask:before {
    background-size: 150% !important;
  }
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature .feature-row-1 {
    background: #f6f3f0;
    margin-bottom: 0;
  }
  .page-trial .section-feature .feature-row-1 .img-md-mask {
    background: url("../img/trial/pc/trial_01.png?hash=14115d3ed6af1f1c848e538960de00dd");
    background-position: left 51% top 79%;
    background-size: 153%;
    width: 85%;
  }
}
.page-trial .section-feature .feature-row-1 .text-circle {
  top: -5%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature .feature-row-1 .text-circle {
    top: -6%;
    right: 64%;
  }
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature .feature-row-2 {
    padding-top: 20%;
    background: #f6f3f0;
    margin-top: 0;
  }
}
.page-trial .section-feature .feature-row-2 .img-md-mask:before {
  background-image: url("../img/trial/pc/trial_02.png?hash=a0f9a82a0330c4a8fa0463af22dc40e3") !important;
  background-position: left 43% top 84% !important;
  background-size: 141% !important;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature .feature-row-2 .img-md-mask {
    background: url("../img/trial/pc/trial_02.png?hash=a0f9a82a0330c4a8fa0463af22dc40e3");
    background-position: left 51% top 79%;
    background-size: 153%;
    width: 85%;
    margin-left: 15%;
  }
}
@media only screen and (min-width: 769px) {
  .page-trial .section-feature .feature-row-2 .col-content {
    margin-top: 10%;
  }
}
.page-trial .section-feature .feature-row-2 .text-circle {
  left: 5%;
  top: -6%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-feature .feature-row-2 .text-circle {
    top: 5%;
    left: 86%;
  }
}
.page-trial .section-banner {
  margin-top: 20% !important;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-banner {
    margin: 30% auto 0 !important;
    width: 90%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .page-trial .section-banner {
    margin-top: 25% !important;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1800px) {
  .page-trial .section-banner {
    margin-top: 17% !important;
  }
}
@media screen and (min-width: 1801px) and (max-width: 2000px) {
  .page-trial .section-banner {
    margin-top: 15% !important;
  }
}
@media screen and (min-width: 2001px) and (max-width: 2200px) {
  .page-trial .section-banner {
    margin-top: 12% !important;
  }
}
@media screen and (min-width: 2200px) {
  .page-trial .section-banner {
    margin-top: 8% !important;
  }
}
.page-trial .section-banner__title {
  text-align: center;
  margin: 3% auto 0;
}
.page-trial .section-banner__title .page-pages__h3__shippori {
  background-color: #f6f3f0;
  display: inline;
}
.page-trial .section-banner__title .feature-row-2 .col-content {
  margin: 0 auto 1%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-banner__title .feature-row-2 .col-content {
    margin: 0 auto 10%;
  }
}
.page-trial .section-banner__title .feature-row-2 .lead-secondary > span {
  margin: 0 auto;
}
.page-trial .section-banner .text-circle {
  top: -23%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .page-trial .section-banner .text-circle {
    top: -17%;
  }
}
@media screen and (max-width: 400px) {
  .page-trial .section-banner .text-circle {
    top: -21%;
  }
}
.page-trial .section-banner .slider_trial li p {
  margin-top: 3%;
  line-height: 2;
}
.page-trial .section-banner .info {
  text-align: left;
  width: 90%;
  margin: 0 auto;
  margin-left: 80%;
}
@media only screen and (max-width: 768px) {
  .page-trial .section-banner .info {
    width: 100%;
    margin-left: 0;
    margin-top: 10%;
    text-align: center;
  }
}
.page-trial #topics {
  margin: 70px auto 50px;
  max-width: 1400px;
  /* ==================================================
        スライダーのためのcss
        =================================== */
  /* 矢印の設定 */
  /* 戻る、次へ矢印の位置 */
  /* ドットナビゲーションの設定 */
}
@media only screen and (max-width: 768px) {
  .page-trial #topics {
    margin: 12% auto;
  }
}
.page-trial #topics .slider_trial {
  width: 100%;
  margin: 0 auto;
}
.page-trial #topics .slider_trial img {
  width: 100%; /* スライダー内の画像を横幅100%に */
  height: auto;
}
.page-trial #topics .slider_trial li div {
  margin: 0 10px;
}
@media only screen and (min-width: 769px) {
  .page-trial #topics .slider_trial li div {
    margin: 0 20px;
  }
}
.page-trial #topics .slick-prev,
.page-trial #topics .slick-nexts {
  position: absolute; /* 絶対配置にする */
  top: 42%;
  cursor: pointer; /* マウスカーソルを指マークに */
  outline: none; /* クリックをしたら出てくる枠線を消す */
  border-top: 2px solid #666; /* 矢印の色 */
  border-right: 2px solid #666; /* 矢印の色 */
  height: 15px;
  width: 15px;
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .page-trial #topics .slick-prev,
  .page-trial #topics .slick-nexts {
    display: block;
  }
}
.page-trial #topics .slick-prev {
  left: -1.5%;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.page-trial #topics .slick-next {
  right: -1.5%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-trial #topics .slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}
.page-trial #topics .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.page-trial #topics .slick-dots button {
  color: transparent;
  outline: none;
  width: 8px; /* ドットボタンのサイズ */
  height: 8px; /* ドットボタンのサイズ */
  display: block;
  border-radius: 50%;
  background: #ddd; /* ドットボタンの色 */
  border: none;
  padding: 1px;
}
.page-trial #topics .slick-dots .slick-active button {
  background: #c0af98; /* ドットボタンの現在地表示の色 */
}


.new-open-icon {
  position: absolute;
  top: 44px;
  right: 24px;
  max-width: 92px;
}
.new-open-icon img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 500px) {
  .new-open-icon {
    top: 18px;
    right: 12px;
    max-width: 54px;
  }
}

.cta_green {
  position: relative;
}

.cta_green-btn {
  width: 100%;
  position: absolute;
  top: 38%;
  left: 50%;
  transform: translateX(-50%);
}

.studio-tab-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  width: 100%;
  padding: 45px 0;
  border-radius: 30px;
  background-color: #F7F4EF;
}
.tab-list {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.tab-list .tab-item {
  width: 25%;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.tab-list .tab-item::before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #D07D40;
  transition: .4s ease;
  opacity: 0;
}
.tab-list .tab-item.active::before {
  opacity: 1;
}
.tab-list .tab-item p {
  font-size: 37px;
  color: #BDAD97;
  font-weight: 600;
  transition: .4s ease;
}
.tab-list .tab-item.active p {
  color: #D07D40;
}
.studio-tab-list-content {
  /* display: flex; */
  flex-direction: column;
  align-items: center;
  justify-content: start;
  width: 90%;
  padding-top: 90px;
  display: none;
}
.studio-tab-list-content.active {
  display: flex;
}
.studio-tab-list-content_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  width: calc(100% - 100px);
  background-color: #fff;
  border-radius: 16px;
  position: relative;
  padding: 40px 50px;
  z-index: 1;
  margin-bottom: 30px;
}
.studio-tab-list-content_item.active {

}
.studio-tab-list-content_item::before {
  position: absolute;
  content: "";
  top: -8px;
  left: -8px;
  width: 100%;
  height: 100%;
  border: 1px solid #BDAD97;
  border-radius: 16px;
  z-index: -1;
}
.studio-tab-list-content_title {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  cursor: pointer;
}
.studio-tab-list-content_title h3 {
  font-size: 45px;
  color: #BDAD97;
  font-weight: 600;
}
.studio-tab-list-content_title span {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 30px solid #BDAD97;
  transition: .4s ease;
}
.studio-tab-list-content_title.active span {
  transform: translateY(-50%) rotate(180deg);
}

.shop-tab_item {
  width: 90%;
  display: none;
}
.shop-tab_img {
  margin-top: 85px;
  margin-bottom: 70px;
}
.shop-tab_content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
}
.shop-tab_content-item {
  width: 100%;
  margin-bottom: 38px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: start;
}
.shop-tab_content-item h4 {
  margin-bottom: 26px;
  background-color: #BDAD97;
  padding: 12px 40px;
  border-radius: 8px;
  color: #fff;
  font-weight: 600;
  font-size: 28px;
}
.shop-tab_content-item p {
  color: #666666;
  font-size: 28px;
  line-height: 1.5;
}
.shop-tab_content-item span {
  color: #BDAD97;
  font-size: 20px;
  line-height: 1.5;
  display: block;
  margin-top: 10px;
}
.page-lp .offer .shop-tab_item .offerbtn02_shiny {
  margin-bottom: 40px;
}
#studio01 ,
#studio02 ,
#studio03 ,
#studio04 {
  position: absolute;
  margin-top: -340px;
}

@media screen and  (max-width: 768px) {
  .studio-tab-list {
    padding: 25px 0;
    border-radius: 20px;
  }
  .studio-tab-list-content {
    padding-top: 50px;
  }
  .tab-list .tab-item {
    height: 50px;
  }
  .tab-list .tab-item::before {
    height: 5px;
  }
  .tab-list .tab-item p {
    font-size: 20px;
  }
  .studio-tab-list-content_item {
    width: calc(100% - 14%);
    border-radius: 10px;
    padding: 6% 7%;
    margin-bottom: 18px;
  }
  .studio-tab-list-content_item::before {
    top: -6px;
    left: -6px;
    border-radius: 10px;
  }
  .studio-tab-list-content_title h3 {
    font-size: 24px;
  }
  .studio-tab-list-content_title span {
    right: 10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 14px solid #BDAD97;
  }
  .shop-tab_img {
    margin-top: 35px;
    margin-bottom: 40px;
  }
  .shop-tab_item {
    width: 92%;
  }
  .shop-tab_content-item {
    margin-bottom: 22px;
  }
  .shop-tab_content-item h4 {
    padding: 3% 9%;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .shop-tab_content-item p {
    font-size: 16px;
  }
  .shop-tab_content-item span {
    font-size: 12px;
    line-height: 1.8;
    margin-top: 6px;
  }
  .page-lp .offer .shop-tab_item .offerbtn02_shiny {
    margin-bottom: 22px;
  }
  #studio01 ,
  #studio02 ,
  #studio03 ,
  #studio04 {
    position: absolute;
    margin-top: -45vw;
  }
}