@charset "UTF-8";
@media print, (min-width: 767px) {
  .container {
    min-width: 1160px;
  }
}
.section-catalog-introduction .product-image {
  pointer-events: none;
}
.section-catalog-introduction .product-image .item-thumbnail {
  display: block;
}
.section-catalog-introduction .product-image .item-thumbnail .image-common {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.section-catalog-introduction .product-image .item-wrapper {
  display: block;
  position: relative;
  pointer-events: all;
}
.section-catalog-introduction .product-image .item-wrapper::before {
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  background: url("../img/common/zoom_icn_02.svg") center/cover no-repeat;
}
.section-catalog-introduction .product-image .item-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #7f7f7f;
}
.section-catalog-introduction .product-title {
  border-bottom: 1px solid #7f7f7f;
}
.section-catalog-introduction .title-label,
.section-catalog-introduction .title-text {
  display: block;
  color: #4a80c0;
  font-weight: 500;
  line-height: 1.4;
}
@media print, (min-width: 767px) {
  .section-catalog-introduction {
    padding-bottom: 92px;
  }
  .section-catalog-introduction .introduction-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 59px;
    margin-bottom: 52px;
  }
  .section-catalog-introduction .navigation-common-catalog,
  .section-catalog-introduction .introduction-product {
    max-width: 850px;
    margin-right: auto;
    margin-left: auto;
  }
  .section-catalog-introduction .navigation-common-catalog {
    margin-bottom: 75px;
  }
  .section-catalog-introduction .product-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .section-catalog-introduction .product-image .item-thumbnail,
  .section-catalog-introduction .product-image .item-wrapper {
    width: 200px;
  }
  .section-catalog-introduction .product-image .item-thumbnail {
    height: 200px;
  }
  .section-catalog-introduction .product-image .item-wrapper::before {
    width: 35px;
    height: 31px;
  }
  .section-catalog-introduction .product-content {
    position: relative;
    top: -10px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 77px;
  }
  .section-catalog-introduction .product-title {
    margin-bottom: 23px;
    padding-bottom: 47px;
  }
  .section-catalog-introduction .title-label {
    margin-bottom: 2px;
    font-size: 0.2rem;
  }
  .section-catalog-introduction .title-text {
    font-size: 0.3rem;
  }
}
@media only screen and (max-width: 766.98px) {
  .section-catalog-introduction {
    padding-bottom: 0.46rem;
  }
  .section-catalog-introduction .block-common-navigation {
    margin-bottom: 1rem;
  }
  .section-catalog-introduction .introduction-product {
    margin-bottom: 0.33rem;
  }
  .section-catalog-introduction .product-image {
    margin-bottom: 0.51rem;
  }
  .section-catalog-introduction .product-image .item-thumbnail,
  .section-catalog-introduction .product-image .item-wrapper {
    width: 4rem;
    margin: 0 auto;
  }
  .section-catalog-introduction .product-image .item-thumbnail {
    height: 4rem;
  }
  .section-catalog-introduction .product-image .item-wrapper::before {
    width: 0.67rem;
    height: 0.61rem;
  }
  .section-catalog-introduction .product-title {
    margin-bottom: 0.4rem;
    padding-bottom: 0.2rem;
  }
  .section-catalog-introduction .title-label {
    margin-bottom: 0.02rem;
    font-size: 0.28rem;
  }
  .section-catalog-introduction .title-text {
    font-size: 0.36rem;
  }
}

.section-catalog-information {
  background-color: rgba(218, 226, 226, 0.2);
}
.section-catalog-information .information-wrapper:last-child {
  margin-bottom: 0;
}
.section-catalog-information .information-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.section-catalog-information .information-inner .title-common-secondary {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 0;
}
.section-catalog-information .information-inner:last-child {
  margin-bottom: 0;
}
.section-catalog-information .information-inner .information-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media print, (min-width: 767px) {
  .section-catalog-information {
    padding: 43px 0 82px;
    overflow: hidden;
  }
  .section-catalog-information .title-common-primary {
    margin-bottom: 31px;
  }
  .section-catalog-information .information-wrapper {
    margin-bottom: 50px;
    padding-top: 50px;
  }
  .section-catalog-information .title-common-secondary {
    font-size: 0.28rem;
  }
  .section-catalog-information .title-common-secondary::after {
    top: 5px;
    bottom: 5px;
    left: 5px;
  }
  .section-catalog-information .information-inner {
    gap: 27px;
    margin-bottom: 30px;
  }
  .section-catalog-information .information-inner .information-category {
    margin-top: 16px;
    gap: 10px 20px;
  }
  .section-catalog-information .information-inner .title-common-secondary {
    max-width: 500px;
  }
  .section-catalog-information .table-common-information {
    margin: 0 -30px;
  }
}
@media (min-width: 767px) and (max-width: 1179.98px) {
  .section-catalog-information .table-common-information {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 766.98px) {
  .section-catalog-information {
    padding: 0.37rem 0;
  }
  .section-catalog-information .title-common-primary {
    margin-bottom: 0.3rem;
    font-size: 0.38rem;
  }
  .section-catalog-information .title-common-secondary {
    margin-bottom: 0.77rem;
  }
  .section-catalog-information .information-wrapper {
    margin-bottom: 0.43rem;
    padding-top: 0.4rem;
  }
  .section-catalog-information .information-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0.61rem;
    row-gap: 0.1rem;
  }
  .section-catalog-information .information-inner .title-common-secondary {
    min-width: 4.28rem;
    max-width: 2.14rem;
    padding-right: 0.2rem;
  }
  .section-catalog-information .information-inner .information-category {
    margin-top: 0.03rem;
    gap: 0.2rem 0.4rem;
  }
}

@media print, (min-width: 767px) {
  .list-catalog-anchor {
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .list-catalog-anchor .anchor-list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  .list-catalog-anchor .anchor-item {
    width: 33.3333333333%;
    max-width: 300px;
    padding: 0 2px;
    border-left: 1px solid #d8d8d8;
  }
  .list-catalog-anchor .anchor-item:last-child {
    border-right: 1px solid #d8d8d8;
  }
  .list-catalog-anchor .anchor-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    min-height: 30px;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease;
    color: #767676;
    font-size: 0.14rem;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
    text-decoration: none;
  }
  .list-catalog-anchor .anchor-link::after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-top: 10px solid #4a80c0;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    opacity: 0;
  }
  .list-catalog-anchor .anchor-link:hover {
    background-color: #4a80c0;
    color: #fff;
  }
  .list-catalog-anchor .anchor-link:hover::after {
    opacity: 1;
  }
}
@media only screen and (max-width: 766.98px) {
  .list-catalog-anchor {
    display: none;
  }
}

.section-keyvisual-catalog .breadcrumb-common .breadcrumb-item {
  color: #00006f;
}
@media print, (min-width: 767px) {
  .section-keyvisual-catalog {
    padding: 20px 0 60px;
  }
  .section-keyvisual-catalog .wrapper {
    max-width: 900px;
  }
}
@media only screen and (max-width: 766.98px) {
  .section-keyvisual-catalog {
    margin-bottom: 0.4rem;
    padding: 0.2rem 0;
  }
}

.block-catalog-about .button-common-quaternary {
  margin: 0;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "游ゴシック", yugothic, "Yu Gothic", "メイリオ", meiryo, sans-serif;
  font-weight: 500;
}
.block-catalog-about .block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: url("../img/common/catalog_bg_01.jpg") top left/100% 100% no-repeat;
  color: #fff;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", "游ゴシック", yugothic, "Yu Gothic", "メイリオ", meiryo, sans-serif;
  font-weight: 500;
}
.block-catalog-about .about-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.block-catalog-about .button-common-tertiary {
  color: #3c3c3c;
  font-weight: 400;
}
.block-catalog-about .block-detail {
  color: #cecece;
}
@media print, (min-width: 767px) {
  .block-catalog-about {
    padding: 100px 0 160px;
  }
  .block-catalog-about .block-title {
    margin-bottom: 22px;
    font-size: 0.24rem;
  }
  .block-catalog-about .block-detail {
    margin-bottom: 0;
    font-size: 0.18rem;
    line-height: 1.6666666667;
  }
  .block-catalog-about .content-wrapper {
    max-width: 432px;
  }
  .block-catalog-about .block-content {
    max-width: 901px;
    margin: 0 auto 68px;
    padding: 64px 53px 63px 55px;
    gap: 30px;
  }
  .block-catalog-about .button-common-quaternary {
    width: 331px;
    min-height: 70px;
    margin-bottom: -5px;
    font-size: 0.2rem;
  }
}
@media only screen and (max-width: 766.98px) {
  .block-catalog-about {
    padding: 100px 0 2.6rem;
  }
  .block-catalog-about .block-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 1.08rem;
    padding: 0.3rem 0.1rem;
    text-align: center;
  }
  .block-catalog-about .block-title {
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
    line-height: 1.4285714286;
  }
  .block-catalog-about .block-detail {
    font-size: 0.26rem;
    line-height: 1.4230769231;
  }
}