@import url("https://fonts.googleapis.com/css2?family=Racing+Sans+One&family=Roboto:wght@500;700&display=swap");
/* @import "../../../common/css/setting/_module"; */
/*************************
page
*************************/
#product_case .m-pagehead-nav {
  gap: 16px 12px; }
  @media screen and (max-width: 640px) {
    #product_case .m-pagehead-nav {
      display: flex;
      gap: 10px 6px; } }
  #product_case .m-pagehead-nav::after {
    content: none; }
  #product_case .m-pagehead-nav .m-pagehead-nav__link {
    justify-content: left;
    width: 230px;
    border-right: none;
    border: #989C9D 1px solid;
    border-radius: 100px;
    padding-block: 8px; }
    @media screen and (max-width: 640px) {
      #product_case .m-pagehead-nav .m-pagehead-nav__link {
        font-size: 14px;
        font-size: calc($size / 16)rem;
        width: calc((100% - 6px) / 2);
        background-position: 20px 50%;
        padding-block: 4px;
        padding-inline: 38px 4px; } }
    #product_case .m-pagehead-nav .m-pagehead-nav__link:first-of-type {
      padding-inline: 55px 33px;
      background-position: 30px 50%; }
      @media screen and (max-width: 640px) {
        #product_case .m-pagehead-nav .m-pagehead-nav__link:first-of-type {
          background-position: 20px 50%;
          padding-inline: 38px 4px; } }
#product_case .case_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  gap: 45px 22px;
  margin-top: 30px; }
  @media screen and (max-width: 640px) {
    #product_case .case_list {
      gap: 30px;
      margin-top: 20px; } }
  #product_case .case_list li {
    width: calc((100% - (22px * 2)) / 3); }
    @media screen and (max-width: 640px) {
      #product_case .case_list li {
        width: 100%; } }
    #product_case .case_list li .m-list-arrow__item > p {
      position: relative;
      display: block;
      padding: 10px 15px 10px 25px;
      background-image: url(../../../common/images/arrow-right.png);
      background-size: 14px auto;
      background-repeat: no-repeat;
      background-position: 0 8px;
      -webkit-transition: background 0.2s;
      transition: background 0.2s; }
      @media screen and (max-width: 640px) {
        #product_case .case_list li .m-list-arrow__item > p {
          padding: 10px 15px 10px 25px;
          background-position: 0 6px; } }
    #product_case .case_list li a:hover {
      text-decoration: none; }
      #product_case .case_list li a:hover .m-list-arrow__item > p {
        text-decoration: none;
        background-position-x: 5px; }
    #product_case .case_list li .m-image {
      position: relative; }
    #product_case .case_list li .m-image__caption {
      font-size: 13px;
      font-size: calc($size / 16)rem;
      color: #fff;
      background-color: #0399DE;
      opacity: .8;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 1px 36px; }
      @media screen and (max-width: 640px) {
        #product_case .case_list li .m-image__caption {
          font-size: 14px;
          font-size: calc($size / 16)rem;
          padding: 2px 28px; } }
    #product_case .case_list li .m-list-arrow__item {
      width: 100%;
      margin-right: 0; }
      @media screen and (max-width: 640px) {
        #product_case .case_list li .m-list-arrow__item {
          font-size: 16px;
          font-size: calc($size / 16)rem; } }
      #product_case .case_list li .m-list-arrow__item > p {
        font-weight: bold;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 10px; }
    #product_case .case_list li .m-column-item__text {
      font-size: 14px;
      font-size: calc($size / 16)rem;
      padding-left: 25px; }
      #product_case .case_list li .m-column-item__text span {
        margin-right: 2ch;
        word-break: keep-all; }
        #product_case .case_list li .m-column-item__text span:last-child {
          margin-right: 0; }
@media screen and (max-width: 640px) {
  #product_case .mT15_sp {
    margin-top: 15px !important; } }

.m-image {
  max-height: 646px; }
  .m-image img {
    max-height: 600px;
    width: auto; }

.m-indent {
  padding-top: 20px; }
  @media screen and (max-width: 640px) {
    .m-indent {
      padding-top: 10px; } }

.m-column-pt0 {
  padding-top: 0; }

.mfp-zoom-out-cur button {
  font-size: 50px;
  background: #5f6471;
  border-radius: 4px;
  text-align: center !important;
  padding-right: 0 !important;
  width: 50px !important;
  height: 50px;
  right: auto !important;
  left: 0;
  top: 20px;
  position: fixed; }
  @media screen and (max-width: 640px) {
    .mfp-zoom-out-cur button {
      width: 13.33333333333333vw !important;
      height: 13.33333333333333vw;
      top: 5.33333333333333vw; } }
.mfp-zoom-out-cur .mfp-container {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.m-list__smalltext {
  font-size: 14px;
  font-size: calc($size / 16)rem; }
  @media screen and (max-width: 640px) {
    .m-list__smalltext {
      font-size: 10px;
      font-size: calc($size / 16)rem; } }

.m-btn-2line {
  line-height: 1.35; }
  @media screen and (max-width: 640px) {
    .m-btn-2line {
      height: 70px; } }

#product_case_kanagawa .f-bold {
  font-weight: bold; }
#product_case_kanagawa .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_aoyama .image-w {
  width: 75%;
  margin: auto; }
@media screen and (max-width: 640px) {
  #product_case_aoyama .m-btn-ellipse {
    width: 100%; } }

#product_case_chuden .image-w {
  width: 75%;
  margin: auto; }

#product_case_fuji .image-h {
  width: 50.16666666666667%;
  margin-left: auto;
  margin-right: 17.16666666666667%; }
  @media screen and (max-width: 640px) {
    #product_case_fuji .image-h {
      margin-right: auto;
      width: min(250px, 100%); } }
#product_case_fuji .image-w {
  width: 75.16666666666667%;
  margin-left: 4.16666666666667%;
  margin-right: auto; }
  @media screen and (max-width: 640px) {
    #product_case_fuji .image-w {
      margin-left: auto;
      width: 100%; } }

#product_case_agano .image-w {
  width: 75%;
  margin: auto; }
  @media screen and (max-width: 640px) {
    #product_case_agano .image-w {
      width: 100%; } }
@media screen and (max-width: 640px) {
  #product_case_agano .m-btn-ellipse {
    width: 100%; } }

@media screen and (max-width: 640px) {
  #product_case_chouju .m-btn-ellipse {
    width: 100%; } }

#product_case_chuden_h .image-w {
  width: 75%;
  margin: auto; }

#product_case_chuden_k .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_maldives .image-h-1 {
  width: 50.16666666666667%;
  margin-left: auto;
  margin-right: 17.16666666666667%; }
  @media screen and (max-width: 640px) {
    #product_case_maldives .image-h-1 {
      margin-right: auto;
      width: min(250px, 100%); } }
#product_case_maldives .image-h-2 {
  width: 50.16666666666667%;
  margin-left: 17.16666666666667%;
  margin-right: auto; }
  @media screen and (max-width: 640px) {
    #product_case_maldives .image-h-2 {
      margin-left: auto;
      width: min(250px, 100%); } }

@media screen and (max-width: 640px) {
  #product_case_daimaru .m-btn-ellipse {
    width: 100%; } }

@media screen and (max-width: 640px) {
  #product_case_denkoudi .m-btn-ellipse {
    width: 100%; } }

#product_case_densou .m-btn-ellipse--3 a {
  width: calc((100% - 44px) / 3); }
  @media screen and (max-width: 640px) {
    #product_case_densou .m-btn-ellipse--3 a {
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 100%; } }

#product_case_guyana .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_hanshin .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_hokkaido .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_hokuetsu .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_ikeda .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_jre_f .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_jre_p .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_kanden_p .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_kanden_t .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_kanden3 .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_kanden4 .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_katsuyama .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_keihan .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_kidugawa .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_kinogawa .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_kintetsu-rudy {
  ruby-position: over; }

#product_case_kyoto .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_shutoko_p .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_house .m-btn-ellipse--1 {
  max-width: 590px; }

@media screen and (max-width: 640px) {
  #product_case_matsumoto .m-btn-ellipse {
    width: 100%; } }

#product_case_miyako .image-w {
  width: 75%;
  margin: auto; }
  @media screen and (max-width: 640px) {
    #product_case_miyako .image-w {
      width: 100%; } }
@media screen and (max-width: 640px) {
  #product_case_miyako .m-btn-ellipse {
    width: 100%; } }

#product_case_miyakojima .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_nexco .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_ngk .m-btn-ellipse--3 a {
  width: calc((100% - 44px) / 3); }
  @media screen and (max-width: 640px) {
    #product_case_ngk .m-btn-ellipse--3 a {
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 100%; } }

#product_case_nipro .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_nishinihon .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_okiden .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_panacs .m-btn-ellipse--3 a {
  width: calc((100% - 44px) / 3); }
  @media screen and (max-width: 640px) {
    #product_case_panacs .m-btn-ellipse--3 a {
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 100%; } }

@media screen and (max-width: 640px) {
  #product_case_rikagaku .m-btn-ellipse {
    width: 100%; } }

#product_case_rikubetsu .m-section-head__subtitle {
  padding-bottom: 10px; }
#product_case_rikubetsu .m-section-head .m-title-borderbottom {
  line-height: 1.5; }
#product_case_rikubetsu .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_shikoku_p .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_shikoku .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_shutoko_y .m-btn-ellipse--3 a {
  width: calc((100% - 44px) / 3); }
  @media screen and (max-width: 640px) {
    #product_case_shutoko_y .m-btn-ellipse--3 a {
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 100%; } }

#product_case_shutoko .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_sugido .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_takamatsu .m-btn-ellipse--1 {
  max-width: 590px; }

@media screen and (max-width: 640px) {
  #product_case_tges .m-btn-ellipse {
    width: 100%; } }

#product_case_tohoku .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_toudenpg .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_toudenpg2 .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_touhoku_c .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_yamanashi .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_okinawa .sub-image {
  width: 75%; }

#product_case_jre2 .image-w {
  width: 75%;
  margin: auto; }
  @media screen and (max-width: 640px) {
    #product_case_jre2 .image-w {
      width: 100%; } }

#product_case_jrk .m-btn-ellipse--1 {
  max-width: 590px; }

@media screen and (max-width: 640px) {
  #product_case_kubota .m-btn-ellipse {
    width: 100%; } }

#product_case_clean .m-section-head__subtitle {
  padding-bottom: 10px; }
#product_case_clean .m-section-head .m-title-borderbottom {
  line-height: 1.5; }

#product_case_kurima .m-btn-ellipse--3 a {
  width: calc((100% - 44px) / 3); }
  @media screen and (max-width: 640px) {
    #product_case_kurima .m-btn-ellipse--3 a {
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 100%; } }
@media screen and (max-width: 640px) {
  #product_case_kurima .m-btn-ellipse {
    width: 100%; } }

#product_case_shutoko_s .m-btn-ellipse--3 a {
  width: calc((100% - 44px) / 3); }
  @media screen and (max-width: 640px) {
    #product_case_shutoko_s .m-btn-ellipse--3 a {
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 100%; } }

@media screen and (max-width: 640px) {
  #product_case_kyocera .m-btn-ellipse {
    width: 100%; } }

#product_case_shin .m-btn-ellipse--3 a {
  width: calc((100% - 44px) / 3); }
  @media screen and (max-width: 640px) {
    #product_case_shin .m-btn-ellipse--3 a {
      -webkit-box-flex: unset;
      -ms-flex: unset;
      flex: unset;
      width: 100%; } }

#product_case_oki .m-section-head__subtitle {
  padding-bottom: 10px; }
#product_case_oki .m-section-head .m-title-borderbottom {
  line-height: 1.5; }
@media screen and (max-width: 640px) {
  #product_case_oki .m-btn-ellipse {
    width: 100%; } }

#product_case_katayama .m-btn-ellipse--1 {
  max-width: 590px; }

#product_case_nexco_b .m-btn-ellipse--1 {
  max-width: 590px; }
