/*! Writen  by SCSS */
h1 {
  margin-bottom: 0; }

.p-summary {
  padding-bottom: 30px; }

.contents_wrap {
  position: relative; }
  .contents_wrap .anq {
    position: absolute;
    top: -110px; }
    @media screen and (max-width: 767px) {
      .contents_wrap .anq {
        top: -60px; } }
  .contents_wrap .main {
    position: relative; }
    .contents_wrap .main .copy {
      position: absolute;
      inset: 0;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .contents_wrap .main .copy h3 {
        font-size: clamp(20px, calc(40vw / 16), 40px);
        font-weight: 400;
        letter-spacing: 0.15em;
        line-height: 1;
        color: #fff; }
        @media screen and (max-width: 480px) {
          .contents_wrap .main .copy h3 {
            font-size: calc(28vw / 3.9); } }
      .contents_wrap .main .copy .t1 {
        font-size: clamp(20px, calc(44vw / 16), 44px);
        font-weight: 400;
        letter-spacing: 0.15em;
        line-height: 1;
        color: #fff;
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.8), 2px 2px 4px rgba(0, 0, 0, 0.8), -2px 2px 4px rgba(0, 0, 0, 0.8), -2px -2px 4px rgba(0, 0, 0, 0.8), 2px -2px 4px rgba(0, 0, 0, 0.8); }
        @media screen and (max-width: 480px) {
          .contents_wrap .main .copy .t1 {
            font-size: calc(24vw / 3.9); } }
  .contents_wrap .breadlist_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50; }
  .contents_wrap .container {
    max-width: 100%;
    padding: 60px 0;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .contents_wrap .container {
        padding: 40px 0; } }
  .contents_wrap .inner {
    width: calc(100% - 40px);
    max-width: 1120px;
    margin: 0 auto; }
  .contents_wrap .scr {
    text-align: center; }
    .contents_wrap .scr a {
      display: inline-block;
      text-align: center;
      animation: scr 1s both infinite alternate; }
      @media screen and (max-width: 767px) {
        .contents_wrap .scr a {
          width: 46px; } }
@keyframes scr {
  0% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); }
  100% {
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0); } }
  .contents_wrap .ttl {
    font-size: clamp(19px, calc(38vw / 11.8), 38px);
    font-feature-settings: "palt";
    letter-spacing: 0.15em;
    color: #333;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .contents_wrap .ttl {
        letter-spacing: 0.1em; } }
  .contents_wrap .cttl {
    font-size: clamp(15px, calc(28vw / 11.8), 28px);
    font-feature-settings: "palt";
    letter-spacing: 0.15em;
    line-height: 1.6;
    color: #333;
    font-weight: 500; }
    .contents_wrap .cttl .c {
      color: #938059; }
    .contents_wrap .cttl.c2 {
      color: #cabb89; }
    .contents_wrap .cttl.c {
      color: #938059; }
    .contents_wrap .cttl.ls {
      letter-spacing: 0.05em; }
    @media screen and (max-width: 767px) {
      .contents_wrap .cttl {
        letter-spacing: 0.05em; } }
    @media screen and (max-width: 480px) {
      .contents_wrap .cttl {
        font-size: calc(18vw / 3.9); } }
  .contents_wrap .read {
    font-size: clamp(13px, calc(18vw / 11.8), 18px);
    font-weight: 500;
    font-feature-settings: "palt";
    letter-spacing: 0.15em;
    line-height: 2.2; }
    @media screen and (max-width: 767px) {
      .contents_wrap .read {
        letter-spacing: 0.05em; } }
    @media screen and (max-width: 480px) {
      .contents_wrap .read {
        font-size: calc(13vw / 3.9); } }
  .contents_wrap .sec_ttl_en {
    font-size: clamp(18px, calc(32vw / 11.8), 32px);
    letter-spacing: 0.15em;
    line-height: 1;
    color: #333;
    font-weight: 400;
    margin-bottom: 0.6em; }
    @media screen and (max-width: 480px) {
      .contents_wrap .sec_ttl_en {
        font-size: calc(17vw / 3.9); } }
  .contents_wrap .sec_ttl_ja {
    font-size: clamp(15px, calc(28vw / 11.8), 28px);
    font-feature-settings: "palt";
    letter-spacing: 0.15em;
    line-height: 1.6;
    color: #333;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .contents_wrap .sec_ttl_ja {
        letter-spacing: 0.05em; } }
    @media screen and (max-width: 480px) {
      .contents_wrap .sec_ttl_ja {
        font-size: calc(17vw / 3.9);
        letter-spacing: 0.01em; } }
  .contents_wrap .text {
    font-size: clamp(12px, calc(16vw / 11.8), 16px);
    font-weight: 500;
    font-feature-settings: "palt";
    letter-spacing: 0.1em;
    line-height: 2; }
    @media screen and (max-width: 767px) {
      .contents_wrap .text {
        letter-spacing: 0.03em; } }
    @media screen and (max-width: 480px) {
      .contents_wrap .text {
        font-size: calc(13vw / 3.9); } }
  .contents_wrap .text2 {
    font-size: clamp(12px, calc(14vw / 11.8), 14px);
    font-weight: 400;
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
    line-height: 2; }
    @media screen and (max-width: 767px) {
      .contents_wrap .text2 {
        letter-spacing: 0.04em; } }
  .contents_wrap .sec_ttl {
    font-size: clamp(18px, calc(34vw / 11.8), 34px);
    letter-spacing: 0.15em;
    line-height: 1;
    color: #cabb89;
    background: linear-gradient(90deg, #2f0103, #6c2b2e, #2f0103);
    padding: 0.8em 10px; }
  @media screen and (max-width: 767px) {
    .contents_wrap .sp_w {
      margin: 0 -20px;
      width: calc(100% + 40px); } }
  .contents_wrap .w_img {
    width: 100%; }
  .contents_wrap .sec0 {
    padding: 90px 0; }
    @media screen and (max-width: 480px) {
      .contents_wrap .sec0 {
        padding: 50px 0; } }
    .contents_wrap .sec0 .ttl {
      margin-bottom: 0.5em;
      font-weight: 500;
      color: #333; }
      @media screen and (max-width: 767px) {
        .contents_wrap .sec0 .ttl {
          margin-bottom: 10px;
          font-weight: 700;
          text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.9), 0px 0px 1px rgba(255, 255, 255, 0.9), 0px 0px 2px rgba(255, 255, 255, 0.9), 0px 0px 3px rgba(255, 255, 255, 0.9), 0px 0px 4px rgba(255, 255, 255, 0.9), 0px 0px 5px rgba(255, 255, 255, 0.9), 0px 0px 6px rgba(255, 255, 255, 0.9); } }
    .contents_wrap .sec0 .read {
      color: #333;
      line-height: 2.5;
      font-weight: 500; }
      @media screen and (max-width: 767px) {
        .contents_wrap .sec0 .read {
          font-weight: 500; } }

/*# sourceMappingURL=inner.css.map */
