@charset "UTF-8";
.p-top {
  /*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
  /* Reset box-model and set borders */
  /* ============================================ */
}
.p-top *,
.p-top ::before,
.p-top ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
.p-top {
  /* Document */
  /* ============================================ */
  /**
   * 1. Correct the line height in all browsers.
   * 2. Prevent adjustments of font size after orientation changes in iOS.
   * 3. Remove gray overlay on links for iOS.
   */
  /* Sections */
  /* ============================================ */
  /**
   * Remove the margin in all browsers.
   */
  /**
   * Render the `main` element consistently in IE.
   */
}
.p-top main {
  display: block;
}
.p-top {
  /* Vertical rhythm */
  /* ============================================ */
}
.p-top p,
.p-top table,
.p-top blockquote,
.p-top address,
.p-top pre,
.p-top iframe,
.p-top form,
.p-top figure,
.p-top dl {
  margin: 0;
}
.p-top {
  /* Headings */
  /* ============================================ */
}
.p-top h1,
.p-top h2,
.p-top h3,
.p-top h4,
.p-top h5,
.p-top h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
.p-top {
  /* Lists (enumeration) */
  /* ============================================ */
}
.p-top ul,
.p-top ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.p-top {
  /* Lists (definition) */
  /* ============================================ */
}
.p-top dt {
  font-weight: bold;
}
.p-top dd {
  margin-left: 0;
}
.p-top {
  /* Grouping content */
  /* ============================================ */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
}
.p-top pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
.p-top address {
  font-style: inherit;
}
.p-top {
  /* Text-level semantics */
  /* ============================================ */
  /**
   * Remove the gray background on active links in IE 10.
   */
}
.p-top a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
.p-top {
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
}
.p-top abbr[title] {
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
.p-top {
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
}
.p-top b,
.p-top strong {
  font-weight: bolder;
}
.p-top {
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
}
.p-top code,
.p-top kbd,
.p-top samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
.p-top {
  /**
   * Add the correct font size in all browsers.
   */
}
.p-top small {
  font-size: 80%;
}
.p-top {
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
}
.p-top sub,
.p-top sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.p-top sub {
  bottom: -0.25em;
}
.p-top sup {
  top: -0.5em;
}
.p-top {
  /* Embedded content */
  /* ============================================ */
  /**
   * Prevent vertical alignment issues.
   */
}
.p-top img,
.p-top embed,
.p-top object,
.p-top iframe {
  vertical-align: bottom;
}
.p-top {
  /* Forms */
  /* ============================================ */
  /**
   * Reset form fields to make them styleable
   */
}
.p-top button,
.p-top input,
.p-top optgroup,
.p-top select,
.p-top textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
.p-top {
  /**
   * Reset radio and checkbox appearance to preserve their look in iOS.
   */
}
.p-top [type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}
.p-top [type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}
.p-top {
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
}
.p-top button,
.p-top input {
  /* 1 */
  overflow: visible;
}
.p-top {
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
}
.p-top button,
.p-top select {
  /* 1 */
  text-transform: none;
}
.p-top {
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
}
.p-top button,
.p-top [type=button],
.p-top [type=reset],
.p-top [type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}
.p-top button[disabled],
.p-top [type=button][disabled],
.p-top [type=reset][disabled],
.p-top [type=submit][disabled] {
  cursor: default;
}
.p-top {
  /**
   * Remove the inner border and padding in Firefox.
   */
}
.p-top button::-moz-focus-inner,
.p-top [type=button]::-moz-focus-inner,
.p-top [type=reset]::-moz-focus-inner,
.p-top [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.p-top {
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
.p-top button:-moz-focusring,
.p-top [type=button]:-moz-focusring,
.p-top [type=reset]:-moz-focusring,
.p-top [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.p-top {
  /**
   * Remove arrow in IE10 & IE11
   */
}
.p-top select::-ms-expand {
  display: none;
}
.p-top {
  /**
   * Remove padding
   */
}
.p-top option {
  padding: 0;
}
.p-top {
  /**
   * Reset to invisible
   */
}
.p-top fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
.p-top {
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
}
.p-top legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
.p-top {
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
}
.p-top progress {
  vertical-align: baseline;
}
.p-top {
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
}
.p-top textarea {
  overflow: auto;
}
.p-top {
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
}
.p-top [type=number]::-webkit-inner-spin-button,
.p-top [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.p-top {
  /**
   * 1. Correct the outline style in Safari.
   */
}
.p-top [type=search] {
  outline-offset: -2px; /* 1 */
}
.p-top {
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
}
.p-top [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.p-top {
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
}
.p-top ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
.p-top {
  /**
   * Clickable labels
   */
}
.p-top label[for] {
  cursor: pointer;
}
.p-top {
  /* Interactive */
  /* ============================================ */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
}
.p-top details {
  display: block;
}
.p-top {
  /*
   * Add the correct display in all browsers.
   */
}
.p-top summary {
  display: list-item;
}
.p-top {
  /*
   * Remove outline for editable content.
   */
}
.p-top [contenteditable] {
  outline: none;
}
.p-top {
  /* Table */
  /* ============================================ */
}
.p-top table {
  border-collapse: collapse;
  border-spacing: 0;
}
.p-top caption {
  text-align: left;
}
.p-top td,
.p-top th {
  vertical-align: top;
  padding: 0;
}
.p-top th {
  text-align: left;
  font-weight: bold;
}
.p-top {
  /* Misc */
  /* ============================================ */
  /**
   * Add the correct display in IE 10+.
   */
}
.p-top template {
  display: none;
}
.p-top {
  /**
   * Add the correct display in IE 10.
   */
}
.p-top [hidden] {
  display: none;
}

/*------------------------------
  初期設定
------------------------------*/
.p-top {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #281c10;
  margin: 0;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-top {
    font-size: 14px;
  }
}
.p-top a {
  transition: 0.3s;
}
.p-top img {
  max-width: 100%;
  vertical-align: bottom;
}
.p-top em {
  font-style: normal;
}

.p-top-wrap {
  width: unset !important;
  display: block !important;
  padding: 0 !important;
}

.bread {
  display: none !important;
}

#mainimageC {
  display: none;
}

.guideline-plus-icon,
.guideline-underline-text {
  display: none;
  visibility: hidden;
}

@media screen and (min-width: 768px) {
  .page-new_top {
    min-width: 1398px;
  }
}

@-webkit-keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes UpAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}
@keyframes UpAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}
.fadeup {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  transition-property: -webkit-transform opacity;
  transition-property: transform opacity;
  transition-property: transform opacity, -webkit-transform opacity;
  transition-duration: 1.25s;
  transition-timing-function: ease;
}
.fadeup.on {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.toleft {
  opacity: 0;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  transition-property: -webkit-transform opacity;
  transition-property: transform opacity;
  transition-property: transform opacity, -webkit-transform opacity;
  transition-duration: 1.25s;
  transition-timing-function: ease;
}
.toleft.on {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.toright {
  opacity: 0;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
  transition-property: -webkit-transform opacity;
  transition-property: transform opacity;
  transition-property: transform opacity, -webkit-transform opacity;
  transition-duration: 1.25s;
  transition-timing-function: ease;
}
.toright.on {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.zoomin {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  transition-property: -webkit-transform opacity;
  transition-property: transform opacity;
  transition-property: transform opacity, -webkit-transform opacity;
  transition-duration: 1.25s;
  transition-timing-function: ease;
}
.zoomin.on {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/* -----------------------------------------------
* layout エントリーポイント
-------------------------------------------------- */
.l-container {
  width: 100%;
  max-width: 1398px;
  padding-inline: 20px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-container {
    max-width: min(89.4666666667vw, 2013px);
    padding-inline: 0;
  }
}

/* -----------------------------------------------
* Modules エントリーポイント
-------------------------------------------------- */
/*------------------------------
  cta-button
------------------------------*/
.c-cta__button {
  display: block;
  width: 472px;
  height: auto;
  aspect-ratio: 472/81;
  -webkit-filter: drop-shadow(8px 8px 20px rgba(190, 183, 174, 0.6));
          filter: drop-shadow(8px 8px 20px rgba(190, 183, 174, 0.6));
  margin-inline: auto;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
@media screen and (max-width: 767px) {
  .c-cta__button {
    width: 100%;
    max-width: 335px;
    aspect-ratio: 670/120;
    -webkit-filter: drop-shadow(12px 12px 30px rgba(190, 183, 174, 0.6));
            filter: drop-shadow(12px 12px 30px rgba(190, 183, 174, 0.6));
  }
}
.c-cta__button img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (any-hover: hover) {
  .c-cta__button:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

/*------------------------------
button
------------------------------*/
.c-button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  width: 435px;
  height: 80px;
  border: solid 2px rgba(40, 28, 16, 0.2);
}
@media screen and (max-width: 767px) {
  .c-button {
    width: 100%;
    height: 51px;
    padding-inline: 5px;
  }
}
.c-button__text {
  font-size: 24px;
  font-weight: 700;
  color: #281c10;
}
@media screen and (max-width: 767px) {
  .c-button__text {
    font-size: 14px;
  }
}
.c-button__text.small {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .c-button__text.small {
    font-size: 14px;
  }
}
.c-button__text .inline-block {
  display: inline-block;
}
@media (any-hover: hover) {
  .c-button:hover .c-arrow {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}

/*------------------------------
  arrow
------------------------------*/
.c-arrow {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
@media screen and (max-width: 767px) {
  .c-arrow {
    width: 18px;
    height: 18px;
  }
}
.c-arrow.small {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 767px) {
  .c-arrow.small {
    width: 18px;
    height: 18px;
  }
}

/*------------------------------
heading
------------------------------*/
.p-top .c-heading {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.19em;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-top .c-heading {
    font-size: 26px;
  }
}
.p-top .c-heading.black {
  color: #281c10;
}
.p-top .c-heading__en {
  font-family: "Cormorant Garamond", serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.2em;
  color: #cdab81;
  display: block;
  margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
  .p-top .c-heading__en {
    font-size: 15px;
  }
}

.p-top .p-top-mv {
  padding-top: 147px;
  padding-bottom: 30px;
}
.webp .p-top .p-top-mv {
  background: url(../../img/new_top/mv_bg.jpg.webp) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .webp .p-top .p-top-mv {
    background: url(../../img/new_top/mv_bg_sp.jpg.webp) no-repeat center/cover;
  }
}
.no-webp .p-top .p-top-mv {
  background: url(../../img/new_top/mv_bg.jpg) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .no-webp .p-top .p-top-mv {
    background: url(../../img/new_top/mv_bg_sp.jpg) no-repeat center/cover;
  }
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv {
    padding-top: 33px;
    padding-bottom: 25px;
  }
}
.p-top .p-top-mv__catch {
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5), 0 0 40px #000;
  font-family: "Noto Serif JP", serif;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__catch {
    font-size: 28px;
    line-height: 1.46;
  }
}
.p-top .p-top-mv__catch .letter-spacing {
  letter-spacing: -0.3em;
}
.p-top .p-top-mv__container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 30px;
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__container {
    flex-direction: column;
    align-items: center;
    gap: 5px;
    margin-top: 17px;
  }
}
.p-top .p-top-mv__container-item {
  width: 258px;
  height: 103px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__container-item {
    width: 335px;
    height: 55px;
  }
}
.p-top .p-top-mv__container-item:before {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.7);
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.p-top .p-top-mv__container-item-inner {
  height: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__container-item-inner {
    width: 100%;
    height: 55px;
  }
}
.p-top .p-top-mv__container-item-inner::before, .p-top .p-top-mv__container-item-inner::after {
  content: "";
  display: block;
  width: 100px;
  height: 30px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__container-item-inner::before, .p-top .p-top-mv__container-item-inner::after {
    width: 45px;
    height: 16px;
  }
}
.p-top .p-top-mv__container-item-inner::before {
  top: 0;
  left: 0;
}
.p-top .p-top-mv__container-item-inner::after {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-top .p-top-mv__container-item-inner.padding-top {
  padding-top: 5px;
}
.p-top .p-top-mv__container-item-text-wrap {
  display: contents;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__container-item-text-wrap {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 6px;
  }
}
.p-top .p-top-mv__container-item-text {
  font-family: "Noto Serif JP", serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__container-item-text {
    display: inline;
    font-size: 13px;
  }
}
.p-top .p-top-mv__container-item-text .large {
  font-size: 31px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__container-item-text .large {
    font-size: 21px;
  }
}
.p-top .p-top-mv__container-item-text.lineheight {
  line-height: 1.2;
}
.p-top .p-top-mv__container-item-note {
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__container-item-note {
    font-size: 11px;
  }
}
.p-top .p-top-mv__button {
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__button {
    margin-top: 27px;
  }
}
.p-top .p-top-mv__access {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  margin-top: 18px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__access {
    font-size: 14px;
    margin-top: 14px;
    gap: 10px;
  }
}
@media (any-hover: hover) {
  .p-top .p-top-mv__access:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-top .p-top-mv__access-arrow {
    width: 20px;
    height: 20px;
  }
}

/*------------------------------
banner
------------------------------*/
.p-top .p-top-banner {
  padding-top: 50px;
  padding-bottom: 90px;
  background: url(../../img/new_top/banner_bg.jpg) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-banner {
    padding-top: 15px;
    padding-bottom: 50px;
    background: url(../../img/new_top/banner_bg_sp.jpg) no-repeat center/cover;
  }
}
.p-top .p-top-banner__text {
  width: 656px;
  margin-inline: auto;
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 0.14em;
  text-align: center;
  color: #281c10;
  padding: 6px 0 28px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-banner__text {
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.57;
    letter-spacing: 0.01em;
    padding-bottom: 7px;
  }
}
.p-top .p-top-banner__text::before, .p-top .p-top-banner__text::after {
  content: "";
  display: block;
  width: 100px;
  height: 30px;
  border-top: 1px solid #433c36;
  border-left: 1px solid #433c36;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-banner__text::before, .p-top .p-top-banner__text::after {
    width: 50px;
    height: 15px;
  }
}
.p-top .p-top-banner__text::before {
  top: 0;
  left: 0;
}
.p-top .p-top-banner__text::after {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-top .p-top-banner__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
  gap: min(3.22vw, 45px);
  width: min(97.14vw, 1358px);
}
@media screen and (max-width: 767px) {
  .p-top .p-top-banner__container {
    gap: 15px;
    flex-direction: column;
    margin-top: 15px;
    width: unset;
  }
}
.p-top .p-top-banner__container-item {
  flex: 1;
  box-shadow: 7.1px 7.1px 15px 0 rgba(205, 171, 129, 0.2);
  aspect-ratio: 422/170;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-banner__container-item {
    flex: none;
    box-shadow: 5.3px 5.3px 12px 0 rgba(205, 171, 129, 0.2);
    width: 100%;
    aspect-ratio: 670/256;
  }
}
.p-top .p-top-banner__container-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (any-hover: hover) {
  .p-top .p-top-banner__container-item:hover {
    opacity: 0.7;
  }
}
.p-top .p-top-banner__button-wrap {
  margin-top: 39px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-banner__button-wrap {
    margin-top: 30px;
    flex-direction: column;
    gap: 20px;
  }
}
.p-top .p-top-banner__image {
  display: block;
  width: 920px;
  height: auto;
  aspect-ratio: 920/150;
  box-shadow: 7.1px 7.1px 15px 0 rgba(205, 171, 129, 0.2);
  position: relative;
  margin-inline: auto;
  margin-top: 39px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-banner__image {
    width: 100%;
    aspect-ratio: 670/280;
    margin-top: 30px;
  }
}
.p-top .p-top-banner__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (any-hover: hover) {
  .p-top .p-top-banner__image:hover {
    opacity: 0.7;
  }
}
.p-top .p-top-banner__image-text {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  position: absolute;
  top: -17px;
  left: -27px;
  background: #f17633;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.12;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-banner__image-text {
    width: 50px;
    height: 50px;
    top: -10px;
    left: -10px;
    font-size: 16px;
  }
}

/*------------------------------
concept
------------------------------*/
.webp .p-top-section-wrap {
  background: url(../../img/new_top/section_wrap_bg.jpg.webp) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .webp .p-top-section-wrap {
    background: url(../../img/new_top/section_wrap_bg_sp.jpg.webp) no-repeat center/cover;
  }
}
.no-webp .p-top-section-wrap {
  background: url(../../img/new_top/section_wrap_bg.jpg) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .no-webp .p-top-section-wrap {
    background: url(../../img/new_top/section_wrap_bg_sp.jpg) no-repeat center/cover;
  }
}

.p-top .p-top-concept {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-concept {
    padding-top: 40px;
  }
}
.p-top .p-top-concept__wrap {
  position: relative;
  padding-top: 29px;
  padding-bottom: 35px;
  max-width: 731px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-concept__wrap {
    max-width: 100%;
    padding-top: 23px;
    padding-bottom: 24px;
  }
}
.p-top .p-top-concept__wrap::before, .p-top .p-top-concept__wrap::after {
  content: "";
  display: block;
  width: 100px;
  height: 30px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-concept__wrap::before, .p-top .p-top-concept__wrap::after {
    width: 75px;
    height: 22px;
  }
}
.p-top .p-top-concept__wrap::before {
  top: 0;
  left: 0;
}
.p-top .p-top-concept__wrap::after {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-top .p-top-concept__title {
  font-family: "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.24;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-concept__title {
    font-size: 25px;
    line-height: 1.44;
  }
}
.p-top .p-top-concept__text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.88;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-concept__text {
    font-size: 14px;
    line-height: 1.79;
    margin-top: 14px;
  }
}

/*------------------------------
features
------------------------------*/
.p-top .p-top-features {
  padding-top: 64px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features {
    padding-top: 28px;
    padding-bottom: 60px;
  }
}
.p-top .p-top-features__container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 53px 50px;
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__container {
    grid-template-columns: 1fr;
    gap: 35px;
    margin-top: 36px;
  }
}
.p-top .p-top-features__item {
  position: relative;
}
.p-top .p-top-features__item-image {
  width: 100%;
  height: auto;
  aspect-ratio: 419/160;
}
.p-top .p-top-features__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-top .p-top-features__item-body {
  position: relative;
  margin-top: 10px;
}
.p-top .p-top-features__item-body::before, .p-top .p-top-features__item-body::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__item-body::before, .p-top .p-top-features__item-body::after {
    width: 12px;
    height: 12px;
  }
}
.p-top .p-top-features__item-body::before {
  top: 0;
  left: 0;
}
.p-top .p-top-features__item-body::after {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-top .p-top-features__item-inner {
  position: relative;
  padding: 15px 20px 15px 20px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__item-inner {
    padding: 10px 20px 14px 20px;
  }
}
.p-top .p-top-features__item-inner.padding-top {
  padding-top: 26px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__item-inner.padding-top {
    padding-top: 15px;
  }
}
.p-top .p-top-features__item-inner::before, .p-top .p-top-features__item-inner::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__item-inner::before, .p-top .p-top-features__item-inner::after {
    width: 12px;
    height: 12px;
  }
}
.p-top .p-top-features__item-inner::before {
  top: 0;
  right: 0;
}
.p-top .p-top-features__item-inner::after {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-top .p-top-features__item-title {
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.08;
  letter-spacing: 0.12em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__item-title {
    font-size: 16px;
  }
}
.p-top .p-top-features__item-title .large {
  font-size: 34px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__item-title .large {
    font-size: 24px;
  }
}
.p-top .p-top-features__item-title .note {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  vertical-align: text-top;
}
.p-top .p-top-features__item-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  color: #fff;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__item-text {
    font-size: 14px;
    line-height: 1.43;
  }
}
.p-top .p-top-features__item-note {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__item-note {
    font-size: 9px;
    margin-top: 10px;
  }
}
.p-top .p-top-features__item-num {
  position: absolute;
  top: -22px;
  left: 20px;
  width: auto;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__item-num {
    height: 56px;
    top: -14px;
    left: 9px;
  }
}
.p-top .p-top-features__item-num img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-top .p-top-features__block {
  position: relative;
  padding: 20px;
  max-width: 842px;
  margin-inline: auto;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__block {
    padding: 15px 15px;
    margin-top: 61px;
  }
}
.p-top .p-top-features__block::before, .p-top .p-top-features__block::after {
  content: "";
  display: block;
  width: 100px;
  height: 30px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__block::before, .p-top .p-top-features__block::after {
    width: 75px;
    height: 22px;
  }
}
.p-top .p-top-features__block::before {
  top: 0;
  left: 0;
}
.p-top .p-top-features__block::after {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-top .p-top-features__block-inner {
  background: #fff;
  padding: 27px 20px 29px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__block-inner {
    padding: 19px 14px 20px;
  }
}
.p-top .p-top-features__block-text {
  font-family: "Noto Serif JP", serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.57;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__block-text {
    font-size: 18px;
    line-height: 1.42;
  }
}
.p-top .p-top-features__block-text .letter-spacing {
  letter-spacing: -0.4em;
}
.p-top .p-top-features__block-text .inline-block {
  display: inline-block;
}
.p-top .p-top-features__block-list {
  margin-top: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__block-list {
    margin-top: 17px;
  }
}
.p-top .p-top-features__block-item {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.88;
  letter-spacing: 0.096em;
  color: #000;
  text-indent: -0.6em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__block-item {
    font-size: 14px;
    line-height: 1.45;
  }
}
@media screen and (max-width: 767px) {
  .p-top .p-top-features__block-item + .p-top-features__block-item {
    margin-top: 6px;
  }
}

/*------------------------------
doctors
------------------------------*/
.p-top .p-top-doctors {
  background: #f3f0ec;
  padding-top: 130px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-doctors {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.p-top .p-top-doctors__wrap {
  display: flex;
  justify-content: center;
  gap: 54px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-doctors__wrap {
    flex-direction: column;
    gap: 20px;
  }
}
.p-top .p-top-doctors__body {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 64px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-doctors__body {
    width: auto;
    padding-top: 5px;
  }
}
.p-top .p-top-doctors__title {
  text-align: left;
  letter-spacing: 0.1em;
  margin-left: -12px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-doctors__title {
    text-align: center;
  }
}
.p-top .p-top-doctors__title .c-heading__en {
  margin-left: 12px;
}
.p-top .p-top-doctors__text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.88;
  letter-spacing: 0.04em;
  color: #433c36;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-doctors__text {
    font-size: 14px;
    line-height: 1.61;
    text-align: center;
    margin-top: 21px;
  }
}
.p-top .p-top-doctors__link {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-top: 34px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-doctors__link {
    justify-content: center;
    margin-top: 25px;
    margin-inline: auto;
  }
}
@media (any-hover: hover) {
  .p-top .p-top-doctors__link:hover {
    opacity: 0.7;
  }
}
.p-top .p-top-doctors__link-text {
  font-size: 20px;
  font-weight: 700;
  color: #281c10;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-doctors__link-text {
    font-size: 14px;
  }
}
.p-top .p-top-doctors__image {
  width: 672px;
  height: auto;
  aspect-ratio: 672/350;
  flex-shrink: 0;
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-doctors__image {
    width: 100%;
    padding-right: 0;
  }
}
.p-top .p-top-doctors__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-top .p-top-doctors__button {
  width: 720px;
  margin-inline: auto;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-doctors__button {
    width: 100%;
    margin-top: 31px;
  }
}

/*------------------------------
clinics
------------------------------*/
.p-top .p-top-clinics {
  background: #f3f0ec;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics {
    padding-bottom: 60px;
  }
}
.p-top .p-top-clinics__head {
  height: 400px;
  padding-top: 111px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__head {
    height: 300px;
    padding-top: 64px;
  }
}
.webp .p-top .p-top-clinics__head {
  background: url(../../img/new_top/clinics.jpg.webp) no-repeat center/cover;
}
.no-webp .p-top .p-top-clinics__head {
  background: url(../../img/new_top/clinics.jpg) no-repeat center/cover;
}
.p-top .p-top-clinics__container-main {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-inline: -10px;
  margin-top: -104px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__container-main {
    grid-template-columns: repeat(2, 1fr);
    align-items: stretch;
    margin-inline: 0;
    margin-top: -105px;
    gap: 6px;
  }
}
.p-top .p-top-clinics__main-item {
  background: rgba(243, 240, 236, 0.3);
  padding: 10px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__main-item {
    padding: 5px;
  }
}
@media (any-hover: hover) {
  .p-top .p-top-clinics__main-item:hover .p-top-clinics__main-item-image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-top .p-top-clinics__main-item-image {
  width: 100%;
  height: auto;
  aspect-ratio: 309/200;
  position: relative;
  overflow: hidden;
}
.p-top .p-top-clinics__main-item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p-top .p-top-clinics__main-item-area {
  font-family: "Cormorant Garamond", serif;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: bold;
  color: #f7f5f2;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  position: absolute;
  bottom: -2px;
  left: -6px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__main-item-area {
    font-size: 20px;
    left: -3px;
  }
}
.p-top .p-top-clinics__main-item-body {
  background: #fff;
  padding: 16px 16px 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__main-item-body {
    padding: 13px 5px 15px;
  }
}
.p-top .p-top-clinics__main-item-title {
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__main-item-title {
    font-size: 18px;
    letter-spacing: 0.08em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__main-item-title.small {
    font-size: 16px;
    letter-spacing: 0;
    margin-top: 3px;
  }
}
.p-top .p-top-clinics__main-item-title .inline-block {
  display: inline-block;
}
.p-top .p-top-clinics__main-item-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-top: 11px;
  margin-bottom: 1.7rem;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__main-item-text {
    font-size: 14px;
    line-height: 1.61;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 0.9rem;
  }
}
.p-top .p-top-clinics__main-item-button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: auto;
  width: 100%;
  height: 46px;
  border: solid 1px #d1ae82;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__main-item-button {
    height: 40px;
  }
}
.p-top .p-top-clinics__main-item-button-text {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__main-item-button-text {
    font-size: 14px;
  }
}
.p-top .p-top-clinics__container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 19px 40px;
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__container {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 20px;
  }
}
.p-top .p-top-clinics__item {
  display: flex;
  align-items: stretch;
  width: 100%;
  min-height: 141px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__item {
    min-height: 89px;
    height: auto;
  }
}
@media (any-hover: hover) {
  .p-top .p-top-clinics__item:hover .p-top-clinics__item-image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-top .p-top-clinics__item-image {
  width: 228px;
  height: 100%;
  aspect-ratio: 228/141;
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__item-image {
    width: 101px;
    aspect-ratio: 101/89;
  }
}
.p-top .p-top-clinics__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p-top .p-top-clinics__item-body {
  flex-grow: 1;
  padding: 10px 20px 10px 30px;
  border: solid 4px #fff;
  border-left: none;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__item-body {
    padding: 5px 10px 7px 16px;
    border-width: 2px;
  }
}
.p-top .p-top-clinics__item-title {
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__item-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__item-title.small {
    font-size: 15px;
  }
}
.p-top .p-top-clinics__item-title .inline-block {
  display: inline-block;
}
.p-top .p-top-clinics__item-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__item-text {
    font-size: 12px;
    line-height: 1.25;
    margin-top: 5px;
    letter-spacing: 0;
  }
}
.p-top .p-top-clinics__item-partnership {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.04em;
  margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__item-partnership {
    font-size: 12px;
    line-height: 1.25;
    margin-bottom: 5px;
  }
}
.p-top .p-top-clinics__item-arrow {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__item-arrow {
    right: 10px;
  }
}
.p-top .p-top-clinics__button {
  margin-top: 79px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__button {
    margin-top: 39px;
  }
}
.p-top .p-top-clinics__banner {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-clinics__banner {
    margin-top: 40px;
  }
}

/*------------------------------
movie
------------------------------*/
.p-top .p-top-movie {
  padding-top: 94px;
  padding-bottom: 100px;
  background: #f3f0ec url(../../img/new_top/movie_bg.png) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-movie {
    padding-top: 55px;
    padding-bottom: 61px;
    background: #f3f0ec url(../../img/new_top/movie_bg_sp.png) no-repeat center/cover;
  }
}
.p-top .p-top-movie__container {
  margin-top: 73px;
  position: relative;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-movie__container {
    margin-top: 35px;
    padding-bottom: 53px;
  }
}
.p-top .p-top-movie__pagination .swiper-pagination-bullet {
  background: #433c36;
  width: 6px;
  height: 6px;
}
.p-top .p-top-movie__pagination .swiper-pagination-bullet-active {
  background: #cdab81;
}
.p-top .p-top-movie__button-prev {
  left: 50%;
  right: auto;
  top: unset;
  bottom: -5px;
  -webkit-transform: translateX(-60px);
          transform: translateX(-60px);
}
.p-top .p-top-movie__button-prev:after {
  font-size: 22px;
  color: #433c36;
}
.p-top .p-top-movie__button-next {
  left: 50%;
  right: auto;
  top: unset;
  bottom: -5px;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}
.p-top .p-top-movie__button-next:after {
  font-size: 22px;
  color: #433c36;
}
@media (any-hover: hover) {
  .p-top .p-top-movie__item-link:hover .p-top-movie__item-image__content img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-top .p-top-movie__item-image {
  width: 100%;
}
.p-top .p-top-movie__item-image__content {
  width: 100%;
  height: auto;
  aspect-ratio: 538/300;
  overflow: hidden;
}
.p-top .p-top-movie__item-image__content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p-top .p-top-movie__item-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  color: #433c36;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-movie__item-title {
    font-size: 14px;
    line-height: 1.61;
    margin-top: 7px;
  }
}
.p-top .p-top-movie__button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 55px;
  width: 720px;
  height: 80px;
  margin-inline: auto;
  background: #fff;
  box-shadow: 7.1px 7.1px 20px 0 rgba(170, 132, 86, 0.2);
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-movie__button {
    margin-top: 24px;
    width: 90%;
    max-width: 335px;
    height: 65px;
    gap: 10px;
    padding-inline: 10px;
  }
}
@media (any-hover: hover) {
  .p-top .p-top-movie__button:hover {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
.p-top .p-top-movie__button-icon {
  width: 52px;
  height: auto;
  aspect-ratio: 52/36;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-movie__button-icon {
    width: 36px;
  }
}
.p-top .p-top-movie__button-text {
  font-size: 24px;
  font-weight: 700;
  color: #443d37;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-movie__button-text {
    font-size: 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-top .p-top-movie__button-text .inline-block {
  display: inline-block;
}

/*------------------------------
column
------------------------------*/
.p-top .p-top-column {
  padding-top: 100px;
  background: linear-gradient(to bottom, #f3f0ec 85%, #fff 85%);
}
@media screen and (max-width: 767px) {
  .p-top .p-top-column {
    padding-top: 54px;
    padding-bottom: 60px;
    background: #e3ddd6;
  }
}
.p-top .p-top-column__wrap {
  padding-top: 76px;
  padding-bottom: 100px;
  padding-inline: 108px;
  background: url(../../img/new_top/column_bg.png) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-column__wrap {
    display: contents;
  }
}
.p-top .p-top-column__container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 50px;
  margin-top: 50px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-column__container {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 30px;
    margin-top: 35px;
    margin-right: 14px;
  }
}
.p-top .p-top-column__item {
  display: block;
}
@media (any-hover: hover) {
  .p-top .p-top-column__item:hover .p-top-column__item-image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-top .p-top-column__item-image {
  width: 100%;
  max-width: 345px;
  max-height: 191px;
  height: auto;
  aspect-ratio: 340/191;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-column__item-image {
    aspect-ratio: 291/163;
    max-width: unset;
    max-height: unset;
  }
}
.p-top .p-top-column__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p-top .p-top-column__item-body {
  width: 288px;
  min-height: 85px;
  background: #fff;
  padding: 10px;
  margin-left: auto;
  margin-top: -65px;
  margin-right: -20px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-column__item-body {
    width: 100%;
    min-height: 66px;
    padding: 6px;
    margin-top: -20px;
    margin-right: -15px;
  }
}
.p-top .p-top-column__item-date {
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.57;
  letter-spacing: 0.06em;
  color: #cdab81;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-column__item-date {
    font-size: 12px;
    line-height: 1.52;
  }
}
.p-top .p-top-column__item-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.38;
  letter-spacing: 0.04em;
  color: #443d37;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-column__item-title {
    font-size: 13px;
    line-height: 1.37;
  }
}
.p-top .p-top-column__button {
  width: 480px;
  margin-top: 66px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-column__button {
    width: 100%;
    margin-top: 43px;
  }
}

/*------------------------------
news
------------------------------*/
.p-top .p-top-news {
  background: #fff;
  padding-top: 60px;
  padding-bottom: 102px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-news {
    background: #f3f0ec;
    padding-top: 54px;
    padding-bottom: 59px;
  }
}
.p-top .p-top-news__wrap {
  display: flex;
  align-items: center;
  gap: 145px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-news__wrap {
    flex-direction: column;
    gap: 15px;
  }
}
.p-top .p-top-news__head {
  flex-shrink: 0;
  margin-top: 42px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-news__head {
    margin-top: 0;
  }
}
.p-top .p-top-news__title {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-news__title {
    text-align: center;
  }
}
.p-top .p-top-news__link {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (any-hover: hover) {
  .p-top .p-top-news__link:hover {
    opacity: 0.7;
  }
}
.p-top .p-top-news__link-text {
  font-size: 20px;
  font-weight: 500;
}
.p-top .p-top-news__body {
  flex-grow: 1;
}
.p-top .p-top-news__item {
  display: flex;
  gap: 40px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-right: 20px;
  border-bottom: solid 1px #443d37;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-news__item {
    gap: 28px;
    padding-top: 14px;
    padding-bottom: 16px;
    padding-right: 0;
  }
}
@media (any-hover: hover) {
  .p-top .p-top-news__item:hover .p-top-news__item-arrow {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}
.p-top .p-top-news__item-date {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #cdab81;
  margin-top: 8px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-news__item-date {
    font-size: 12px;
    margin-top: 6px;
  }
}
.p-top .p-top-news__item-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.69;
  letter-spacing: 0.04em;
  color: #2d373d;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-news__item-title {
    font-size: 14px;
    line-height: 1.64;
  }
}
.p-top .p-top-news__item-arrow {
  margin-left: auto;
  align-self: center;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

/*------------------------------
menu
------------------------------*/
.p-top .p-top-menu {
  padding-top: 97px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu {
    padding-top: 54px;
    padding-bottom: 60px;
  }
}
.webp .p-top .p-top-menu {
  background: url(../../img/new_top/menu_bg.png.webp) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .webp .p-top .p-top-menu {
    background: url(../../img/new_top/menu_bg_sp.png.webp) no-repeat top/cover;
  }
}
.no-webp .p-top .p-top-menu {
  background: url(../../img/new_top/menu_bg.png) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .no-webp .p-top .p-top-menu {
    background: url(../../img/new_top/menu_bg_sp.png) no-repeat top/cover;
  }
}
@media screen and (min-width: 768px) {
  .p-top .p-top-menu__inner {
    max-width: unset;
    padding-inline: min(1.43vw, 20px);
  }
}
@media screen and (min-width: 768px) {
  .p-top .p-top-menu__title {
    width: min(97.14vw, 1358px);
    margin-inline: auto;
  }
}
@media screen and (max-width: 1398px) and (min-width: 768px) {
  .p-top .p-top-menu__title {
    margin-inline: 0;
  }
}
.p-top .p-top-menu__container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 59px;
}
@media screen and (min-width: 768px) {
  .p-top .p-top-menu__container {
    gap: min(0.72vw, 10px);
    width: min(97.14vw, 1358px);
    margin-inline: auto;
  }
}
@media screen and (max-width: 1398px) and (min-width: 768px) {
  .p-top .p-top-menu__container {
    margin-inline: 0;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .p-top .p-top-menu__container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__container {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 35px;
  }
}
.p-top .p-top-menu__item {
  position: relative;
  width: 100%;
  padding: 40px 20px 20px 40px;
  display: flex;
  flex-direction: column;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item {
    width: 100%;
    max-width: 500px;
    height: auto;
    padding: 0;
    margin-inline: auto;
  }
}
.p-top .p-top-menu__item-head {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-head {
    padding: 16px 20px 13px;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.p-top .p-top-menu__item-label {
  background: #d1ae82;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 5px;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-label {
    font-size: 14px;
    padding: 2px 5px;
  }
}
.p-top .p-top-menu__item-title {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.06em;
  margin-top: 13px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-title {
    font-size: 22px;
    margin-top: 8px;
  }
}
.p-top .p-top-menu__item-title .small {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.04em;
  display: block;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-title .small {
    font-size: 14px;
    margin-top: 0;
  }
}
.p-top .p-top-menu__item-title.letter-spacing {
  letter-spacing: -0.05em;
}
.p-top .p-top-menu__item-arrow {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-arrow {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }
}
.p-top .p-top-menu .js-top-menu-accordion-arrow {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p-top .p-top-menu .js-top-menu-accordion-arrow.is-active {
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
.p-top .p-top-menu__item-body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-body {
    padding: 20px;
    position: relative;
    height: 265px;
    border-top: solid 1px rgba(68, 61, 55, 0.3);
    margin-top: 0;
    display: none;
  }
}
.p-top .p-top-menu__item-inner {
  display: contents;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
.p-top .p-top-menu__item-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  z-index: 2;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-text {
    font-size: 14px;
    max-width: unset;
    width: 250px;
  }
}
.p-top .p-top-menu__item-text + .p-top-menu__item-text {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-text + .p-top-menu__item-text {
    margin-top: 5px;
  }
}
.p-top .p-top-menu__item-link {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-link {
    margin-top: auto;
    margin-left: auto;
  }
}
@media (any-hover: hover) {
  .p-top .p-top-menu__item-link:hover {
    opacity: 0.5;
  }
}
.p-top .p-top-menu__item-link-text {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__item-link-text {
    font-size: 15px;
  }
}
.p-top .p-top-menu__item-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: over;
     object-fit: over;
}
.p-top .p-top-menu__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-top .p-top-menu__button {
  border-color: #cdab81;
  margin-inline: auto;
  margin-top: 101px;
  width: 480px;
}
@media screen and (max-width: 767px) {
  .p-top .p-top-menu__button {
    margin-top: 40px;
    width: 100%;
  }
}
.p-top .p-top-menu__button-text {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .u-sp {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}

.u-pt--0 {
  padding-top: 0 !important;
}

.u-pb--0 {
  padding-bottom: 0 !important;
}

.u-pr--0 {
  padding-right: 0 !important;
}

.u-pl--0 {
  padding-left: 0 !important;
}

.u-pt--10 {
  padding-top: 1rem;
}

.u-pb--10 {
  padding-bottom: 1rem;
}

.u-pr--10 {
  padding-right: 1rem;
}

.u-pl--10 {
  padding-left: 1rem;
}

.u-pt--20 {
  padding-top: 2rem;
}

.u-pb--20 {
  padding-bottom: 2rem;
}

.u-pr--20 {
  padding-right: 2rem;
}

.u-pl--20 {
  padding-left: 2rem;
}

.u-pt--30 {
  padding-top: 3rem;
}

.u-pb--30 {
  padding-bottom: 3rem;
}

.u-pr--30 {
  padding-right: 3rem;
}

.u-pl--30 {
  padding-left: 3rem;
}

.u-pt--40 {
  padding-top: 4rem;
}

.u-pb--40 {
  padding-bottom: 4rem;
}

.u-pr--40 {
  padding-right: 4rem;
}

.u-pl--40 {
  padding-left: 4rem;
}

.u-pt--50 {
  padding-top: 5rem;
}

.u-pb--50 {
  padding-bottom: 5rem;
}

.u-pr--50 {
  padding-right: 5rem;
}

.u-pl--50 {
  padding-left: 5rem;
}

.u-pt--60 {
  padding-top: 6rem;
}

.u-pb--60 {
  padding-bottom: 6rem;
}

.u-pr--60 {
  padding-right: 6rem;
}

.u-pl--60 {
  padding-left: 6rem;
}

.u-pt--70 {
  padding-top: 7rem;
}

.u-pb--70 {
  padding-bottom: 7rem;
}

.u-pr--70 {
  padding-right: 7rem;
}

.u-pl--70 {
  padding-left: 7rem;
}

.u-pt--80 {
  padding-top: 8rem;
}

.u-pb--80 {
  padding-bottom: 8rem;
}

.u-pr--80 {
  padding-right: 8rem;
}

.u-pl--80 {
  padding-left: 8rem;
}

.u-pt--90 {
  padding-top: 9rem;
}

.u-pb--90 {
  padding-bottom: 9rem;
}

.u-pr--90 {
  padding-right: 9rem;
}

.u-pl--90 {
  padding-left: 9rem;
}

.u-pt--100 {
  padding-top: 10rem;
}

.u-pb--100 {
  padding-bottom: 10rem;
}

.u-pr--100 {
  padding-right: 10rem;
}

.u-pl--100 {
  padding-left: 10rem;
}

.u-pt--110 {
  padding-top: 11rem;
}

.u-pb--110 {
  padding-bottom: 11rem;
}

.u-pr--110 {
  padding-right: 11rem;
}

.u-pl--110 {
  padding-left: 11rem;
}

.u-pt--120 {
  padding-top: 12rem;
}

.u-pb--120 {
  padding-bottom: 12rem;
}

.u-pr--120 {
  padding-right: 12rem;
}

.u-pl--120 {
  padding-left: 12rem;
}

.u-mt--0 {
  margin-top: 0 !important;
}

.u-mb--0 {
  margin-bottom: 0 !important;
}

.u-mr--0 {
  margin-right: 0 !important;
}

.u-ml--0 {
  margin-left: 0 !important;
}

.u-mt--10 {
  margin-top: 1rem;
}

.u-mb--10 {
  margin-bottom: 1rem;
}

.u-mr--10 {
  margin-right: 1rem;
}

.u-ml--10 {
  margin-left: 1rem;
}

.u-mt--20 {
  margin-top: 2rem;
}

.u-mb--20 {
  margin-bottom: 2rem;
}

.u-mr--20 {
  margin-right: 2rem;
}

.u-ml--20 {
  margin-left: 2rem;
}

.u-mt--30 {
  margin-top: 3rem;
}

.u-mb--30 {
  margin-bottom: 3rem;
}

.u-mr--30 {
  margin-right: 3rem;
}

.u-ml--30 {
  margin-left: 3rem;
}

.u-mt--40 {
  margin-top: 4rem;
}

.u-mb--40 {
  margin-bottom: 4rem;
}

.u-mr--40 {
  margin-right: 4rem;
}

.u-ml--40 {
  margin-left: 4rem;
}

.u-mt--50 {
  margin-top: 5rem;
}

.u-mb--50 {
  margin-bottom: 5rem;
}

.u-mr--50 {
  margin-right: 5rem;
}

.u-ml--50 {
  margin-left: 5rem;
}

.u-mt--60 {
  margin-top: 6rem;
}

.u-mb--60 {
  margin-bottom: 6rem;
}

.u-mr--60 {
  margin-right: 6rem;
}

.u-ml--60 {
  margin-left: 6rem;
}

.u-mt--70 {
  margin-top: 7rem;
}

.u-mb--70 {
  margin-bottom: 7rem;
}

.u-mr--70 {
  margin-right: 7rem;
}

.u-ml--70 {
  margin-left: 7rem;
}

.u-mt--80 {
  margin-top: 8rem;
}

.u-mb--80 {
  margin-bottom: 8rem;
}

.u-mr--80 {
  margin-right: 8rem;
}

.u-ml--80 {
  margin-left: 8rem;
}

.u-mt--90 {
  margin-top: 9rem;
}

.u-mb--90 {
  margin-bottom: 9rem;
}

.u-mr--90 {
  margin-right: 9rem;
}

.u-ml--90 {
  margin-left: 9rem;
}

.u-mt--100 {
  margin-top: 10rem;
}

.u-mb--100 {
  margin-bottom: 10rem;
}

.u-mr--100 {
  margin-right: 10rem;
}

.u-ml--100 {
  margin-left: 10rem;
}

.u-mt--110 {
  margin-top: 11rem;
}

.u-mb--110 {
  margin-bottom: 11rem;
}

.u-mr--110 {
  margin-right: 11rem;
}

.u-ml--110 {
  margin-left: 11rem;
}

.u-mt--120 {
  margin-top: 12rem;
}

.u-mb--120 {
  margin-bottom: 12rem;
}

.u-mr--120 {
  margin-right: 12rem;
}

.u-ml--120 {
  margin-left: 12rem;
}

.u-textalign--center {
  text-align: center;
}
.u-textalign--left {
  text-align: left;
}
.u-textalign--right {
  text-align: right;
}