  /*! Writen  by SCSS */
.cap_r {
  line-height: 1.4; }

.ruby_wrap {
  display: inline-block;
  position: relative; }
  .ruby_wrap .ruby {
    display: inline-block;
    position: absolute;
    top: -0.8em;
    left: 0;
    right: 0;
    font-size: 40%; }

.breadlist_outer {
  background: #585757; }

.bg_cnt {
  background: #ebedda; }

.inner_main_txt {
  padding-top: 100px; }
  @media screen and (max-width: 480px) {
    .inner_main_txt {
      padding-top: 60px; } }
  .inner_main_txt .page_ttl {
    padding: 0 15px 40px;
    text-align: center;
    font-size: clamp(28px, 5.33vw, 32px);
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    margin: 0 auto; }
    @media screen and (max-width: 375px) {
      .inner_main_txt .page_ttl {
        font-size: 7vw;
        line-height: 1.4;
        letter-spacing: 0; } }
    .inner_main_txt .page_ttl .t_ja {
      line-height: 1;
      margin-bottom: 0.2em; }
    .inner_main_txt .page_ttl .t_en {
      font-size: 60%;
      line-height: 1; }

.inner_main .main_img {
  width: 100%;
  padding-bottom: calc(600%/16);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 480px) {
    .inner_main .main_img {
      padding-bottom: calc(190%/3.75); } }
  .inner_main .main_img .cap {
    display: inline-block;
    max-width: 1280px;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0; }
  .inner_main .main_img .main_txt {
    position: absolute;
    inset: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center; }
    .inner_main .main_img .main_txt::before {
      content: "";
      background: #727171;
      width: calc(600%/16);
      height: calc(200%/6);
      mix-blend-mode: multiply;
      box-sizing: border-box;
      z-index: 1;
      position: absolute;
      inset: 0;
      margin: auto; }
      @media screen and (max-width: 600px) {
        .inner_main .main_img .main_txt::before {
          width: calc(175%/3.75);
          height: calc(60%/1.8); } }
    .inner_main .main_img .main_txt figure {
      position: relative;
      z-index: 2; }
      .inner_main .main_img .main_txt figure::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -20px;
        margin: auto;
        width: 100px;
        height: 2px;
        background: #fff;
        z-index: 1;
        display: block; }
        @media screen and (max-width: 600px) {
          .inner_main .main_img .main_txt figure::after {
            width: 20px;
            height: 1px;
            bottom: -7px; } }
    .inner_main .main_img .main_txt .main_txt_sub {
      margin-top: 40px; }
      @media screen and (max-width: 600px) {
        .inner_main .main_img .main_txt .main_txt_sub {
          margin-top: 15px; } }
      @media screen and (max-width: 480px) {
        .inner_main .main_img .main_txt .main_txt_sub {
          margin-top: 20px; } }
      .inner_main .main_img .main_txt .main_txt_sub::before, .inner_main .main_img .main_txt .main_txt_sub::after {
        content: none; }

.read {
  font-size: clamp(20px, 2.09vw, 26px);
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  line-height: 1.46; }
  @media screen and (max-width: 768px) {
    .read {
      letter-spacing: 0.02em;
      line-height: 1.6; } }

.read_copy {
  font-size: clamp(12px, 1.29vw, 16px);
  letter-spacing: 0.1em;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 768px) {
    .read_copy {
      letter-spacing: 0.04em;
      line-height: 1.83;
      text-align: justify; } }

.border_txts .read {
  border-bottom: 1px solid #000;
  padding-bottom: 0.8em;
  margin-bottom: 1.05em; }

.fast_sec {
  padding-top: 40px; }
  @media screen and (max-width: 480px) {
    .fast_sec {
      padding-top: 60px; } }

.inner_cap_wrap {
  padding: 65px 0; }
  @media screen and (max-width: 480px) {
    .inner_cap_wrap {
      padding: 45px 0 30px; } }
  .inner_cap_wrap p {
    font-size: 12px;
    line-height: 1.6;
    text-indent: -1em;
    padding-left: 1em;
    font-feature-settings: "palt"; }
    @media screen and (max-width: 480px) {
      .inner_cap_wrap p {
        font-size: 10px; } }

.ta_c_pc {
  text-align: center; }
  @media screen and (max-width: 768px) {
    .ta_c_pc {
      text-align: left; } }

.ta_c_sp {
  text-align: left; }
  @media screen and (max-width: 768px) {
    .ta_c_sp {
      text-align: center; } }

/*# sourceMappingURL=inner.css.map */
