/*! 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;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media screen and (max-width: 767px) {
        .contents_wrap .main .copy {
          padding: 30px 0;
          transform: translateY(10px); } }
  .contents_wrap .breadlist_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50; }
  .contents_wrap .container {
    max-width: 100%;
    padding: 90px 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 .inner.w1110 {
      max-width: 1110px; }
    .contents_wrap .inner.w1120 {
      max-width: 1120px; }
    .contents_wrap .inner.w1220 {
      max-width: 1220px; }
  .contents_wrap .inner_1200 {
    max-width: 1200px; }
  .contents_wrap .inner_1220 {
    max-width: 1220px; }
  .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); } }
  @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: 60px 0; }
    @media screen and (max-width: 480px) {
      .contents_wrap .sec0 {
        padding: 40px 0; } }
    .contents_wrap .sec0 .ttl {
      font-size: clamp(20px, calc(36vw / 11.8), 36px);
      font-size: clamp(20px, calc(42vw / 11.8), 42px);
      letter-spacing: 0.1em;
      line-height: 1.4;
      font-weight: 600;
      margin-bottom: 0.9em; }
      @media screen and (max-width: 480px) {
        .contents_wrap .sec0 .ttl {
          letter-spacing: 0.05em;
          font-size: calc(20vw / 3.9);
          line-height: 1.8; } }
      .contents_wrap .sec0 .ttl .sup_box {
        display: inline-block;
        position: relative; }
        .contents_wrap .sec0 .ttl .sup_box sup {
          position: absolute;
          right: 0;
          top: 0.05em; }
          @media screen and (max-width: 480px) {
            .contents_wrap .sec0 .ttl .sup_box sup {
              top: 0.2em; } }
      .contents_wrap .sec0 .ttl sup {
        font-size: 38%;
        top: -1.6em;
        font-size: 30%;
        top: -2em;
        letter-spacing: 0; }
    .contents_wrap .sec0 .lead {
      font-size: clamp(12px, calc(18vw / 11.8), 18px);
      font-size: clamp(12px, calc(22vw / 11.8), 22px);
      letter-spacing: 0.1em;
      line-height: 2.8;
      line-height: 2;
      line-height: 2.4;
      font-weight: 600; }
      @media screen and (max-width: 480px) {
        .contents_wrap .sec0 .lead {
          letter-spacing: 0.05em;
          font-size: calc(13vw / 3.9);
          line-height: 1.8;
          line-height: 2.2; } }
      .contents_wrap .sec0 .lead .sup_box {
        display: inline-block;
        position: relative; }
        .contents_wrap .sec0 .lead .sup_box sup {
          position: absolute;
          right: 0;
          top: 1.8em; }
          @media screen and (max-width: 480px) {
            .contents_wrap .sec0 .lead .sup_box sup {
              top: 1.2em; } }
  .contents_wrap .sec_main {
    margin-bottom: 50px; }
    @media screen and (max-width: 480px) {
      .contents_wrap .sec_main {
        margin-bottom: 30px;
        margin-bottom: 30px; } }
  .contents_wrap .sec_mttl {
    background: linear-gradient(90deg, #021e2e, #0e3b4e, #021e2e);
    color: #cabb89;
    padding: 0.4em 10px;
    text-align: center;
    font-size: clamp(20px, calc(32vw / 11.8), 32px);
    letter-spacing: 0.15em;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 1.5em; }
    @media screen and (max-width: 480px) {
      .contents_wrap .sec_mttl {
        letter-spacing: 0.1em;
        font-size: calc(20vw / 3.9);
        padding: 0.5em 10px; } }
    .contents_wrap .sec_mttl.w1380 {
      max-width: 1380px;
      margin-inline: auto; }
  .contents_wrap .sec_ttl {
    font-size: clamp(20px, calc(33vw / 11.8), 33px);
    letter-spacing: 0.1em;
    line-height: 1.6;
    font-weight: 600;
    margin-bottom: 1.2em; }
    @media screen and (max-width: 480px) {
      .contents_wrap .sec_ttl {
        letter-spacing: 0.05em;
        font-size: calc(17vw / 3.9);
        line-height: 1.8; } }
    .contents_wrap .sec_ttl .sup_box {
      display: inline-block;
      position: relative; }
      .contents_wrap .sec_ttl .sup_box sup {
        position: absolute;
        right: 0;
        top: 0.05em; }
        @media screen and (max-width: 480px) {
          .contents_wrap .sec_ttl .sup_box sup {
            top: 0.2em; } }
  .contents_wrap .sec_ttl2 {
    font-size: clamp(20px, calc(30vw / 11.8), 30px);
    letter-spacing: 0.15em;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 1em; }
    @media screen and (max-width: 480px) {
      .contents_wrap .sec_ttl2 {
        letter-spacing: 0.1em;
        font-size: calc(18vw / 3.9);
        line-height: 1.8; } }
    .contents_wrap .sec_ttl2 .sup_box {
      display: inline-block;
      position: relative; }
      .contents_wrap .sec_ttl2 .sup_box sup {
        position: absolute;
        right: 0;
        top: 0.05em; }
        @media screen and (max-width: 480px) {
          .contents_wrap .sec_ttl2 .sup_box sup {
            top: 0.2em; } }
  .contents_wrap .sec_lead {
    font-size: clamp(12px, calc(18vw / 11.8), 18px);
    letter-spacing: 0.15em;
    line-height: 2.8;
    line-height: 2;
    font-weight: 600; }
    @media screen and (max-width: 480px) {
      .contents_wrap .sec_lead {
        letter-spacing: 0.1em;
        font-size: calc(14vw / 3.9);
        line-height: 1.8; } }
    .contents_wrap .sec_lead .sup_box {
      display: inline-block;
      position: relative; }
      .contents_wrap .sec_lead .sup_box sup {
        position: absolute;
        right: 0;
        top: 1.8em; }
        @media screen and (max-width: 480px) {
          .contents_wrap .sec_lead .sup_box sup {
            top: 1.2em; } }
  .contents_wrap .sec_text {
    font-size: clamp(12px, calc(16vw / 11.8), 16px);
    font-size: clamp(12px, calc(18vw / 11.8), 18px);
    letter-spacing: 0.04em;
    line-height: 2.2;
    font-weight: 600; }
    @media screen and (max-width: 480px) {
      .contents_wrap .sec_text {
        font-size: calc(12vw / 3.9);
        font-size: calc(14vw / 3.9);
        line-height: 1.8; } }
    .contents_wrap .sec_text sup {
      font-size: 48%;
      color: #333;
      top: -1.1em;
      letter-spacing: 0; }
  .contents_wrap .ttl_wrap {
    position: relative;
    letter-spacing: 0.2em;
    font-weight: 600;
    margin-bottom: clamp(30px, calc(50vw / 11.8), 50px); }
    .contents_wrap .ttl_wrap .txt01 {
      font-size: clamp(16px, calc(24vw / 11.8), 24px);
      margin-bottom: 40px;
      padding-bottom: 10px;
      border-bottom: 1px solid;
      line-height: 1;
      max-width: 170px;
      margin-inline: auto; }
      @media screen and (max-width: 480px) {
        .contents_wrap .ttl_wrap .txt01 {
          margin-bottom: 20px;
          font-weight: 600; } }
      .contents_wrap .ttl_wrap .txt01.en_txt {
        font-weight: 400;
        color: #b28247;
        max-width: 100%;
        width: fit-content;
        margin-inline: auto;
        position: relative;
        border: none; }
        @media screen and (max-width: 480px) {
          .contents_wrap .ttl_wrap .txt01.en_txt {
            font-weight: 600; } }
        .contents_wrap .ttl_wrap .txt01.en_txt::after {
          content: '';
          position: absolute;
          inset: 0;
          height: 1px;
          top: auto;
          background: #b28247;
          width: 90%;
          margin-inline: auto;
          text-align: center;
          margin-inline: auto; }
    @media screen and (max-width: 480px) {
      .contents_wrap .ttl_wrap .sec_ttl {
        font-weight: 600; } }
  .contents_wrap .flex {
    display: flex;
    justify-content: space-between; }
  .contents_wrap .ls05_n {
    letter-spacing: 0.05em !important; }
  .contents_wrap .btn_lm a {
    font-size: clamp(12px, calc(19vw / 11.8), 19px);
    line-height: 1;
    display: block;
    background: #363531;
    text-align: center !important;
    padding: 0.6em;
    transition: all 0.3s ease-in-out 0s;
    text-decoration: none; }
    .contents_wrap .btn_lm a:hover {
      background: #774f24; }
    .contents_wrap .btn_lm a p {
      display: flex;
      justify-content: center;
      gap: 1.2em;
      margin-bottom: 0.6em; }
      @media screen and (max-width: 480px) {
        .contents_wrap .btn_lm a p {
          flex-direction: column;
          gap: 0.8em;
          margin-bottom: 0.9em; } }
      .contents_wrap .btn_lm a p .en {
        font-size: 150%;
        color: #c9a063;
        text-decoration: none; }
      .contents_wrap .btn_lm a p .ja {
        color: #fff;
        font-size: 150%; }
    .contents_wrap .btn_lm a img {
      width: 10em; }

/*# sourceMappingURL=inner.css.map */
