main a:hover,
main button:hover {
  opacity: 0.7;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

figure {
  overflow: hidden;
}
figure a img {
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
figure a:hover {
  opacity: 1;
}
figure a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.breadcrumb_wrap .breadcrumb_inner {
  margin: 0 auto;
  padding: 18px 11px;
  max-width: 1200px;
  width: calc(100% - 60px);
}
.breadcrumb_wrap .breadcrumb_inner a,
.breadcrumb_wrap .breadcrumb_inner span {
  padding: 0 12px;
}
.breadcrumb_wrap .breadcrumb_inner a {
  text-decoration: underline;
}

.color_col01 {
  color: #3296b4;
}

.color_col02 {
  color: #333;
}

.color_col03 {
  color: #434343;
}

.color_col04 {
  color: red;
}

.text_center {
  text-align: center;
}

.sub {
  vertical-align: super;
}

.sub-u {
  bottom: 0em;
}

@media screen and (max-width: 767px) {
  .w100_sp {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
}

.inner_std, .products_inner, .lead_inner {
  width: calc(100% - 60px);
  max-width: 1200px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .inner_std, .products_inner, .lead_inner {
    width: calc(100% - 50px);
  }
}

.kv {
  position: relative;
}
.kv_wrap {
  position: absolute;
}
@media (min-width: 1201px) {
  .kv_wrap {
    top: 5.5vw;
    left: 18.5vw;
  }
}
@media (max-width: 1200px) {
  .kv_wrap {
    top: 65px;
    left: 220px;
  }
}
@media screen and (max-width: 767px) {
  .kv_wrap {
    position: initial;
  }
}
.kv_txt01 {
  text-align: center;
  font-weight: bold;
}
@media (min-width: 1201px) {
  .kv_txt01 {
    font-size: 1.4vw;
  }
}
@media (max-width: 1200px) {
  .kv_txt01 {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .kv_txt01 {
    text-align: left;
    font-size: 5vw;
    position: absolute;
    top: 2vw;
    left: 7vw;
  }
}
.kv_txt02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #3296b4;
  font-weight: bold;
  color: #fff;
}
.kv_txt02::after {
  content: "";
  background-image: url(../../img/products/icon_site.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 1201px) {
  .kv_txt02 {
    margin: 1vw auto 0;
    width: 15.5vw;
    height: 3.6vw;
    -webkit-column-gap: 1vw;
       -moz-column-gap: 1vw;
            column-gap: 1vw;
    font-size: 1.2vw;
  }
  .kv_txt02::after {
    width: 1.8vw;
    height: 1.4vw;
  }
}
@media (max-width: 1200px) {
  .kv_txt02 {
    margin: 13px auto 0;
    width: 188px;
    height: 48px;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    font-size: 15px;
  }
  .kv_txt02::after {
    width: 20px;
    height: 16px;
  }
}
@media screen and (max-width: 767px) {
  .kv_txt02 {
    margin: 6vw auto;
    width: 86.6vw;
    height: 13vw;
    -webkit-column-gap: 3vw;
       -moz-column-gap: 3vw;
            column-gap: 3vw;
    font-size: 19px;
  }
  .kv_txt02::after {
    width: 6vw;
    height: 5vw;
  }
}
@media (min-width: 1201px) {
  .kv.rvs .kv_txt01 {
    font-size: 1.25vw;
  }
}
@media (max-width: 1200px) and (min-width: 768px) {
  .kv.rvs .kv_txt01 {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .kv.specim .kv_txt01 {
    top: 6vw;
  }
}

.lead_inner {
  padding: 70px 0 0;
}
.lead_txt {
  margin: 0 auto;
  text-align: left;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .lead_inner {
    padding: 25px 0 0;
  }
  .lead_txt {
    width: 100%;
    font-size: 15px;
    line-height: 25px;
    text-align: left;
  }
}

.products .box_txt_large {
  font-size: 40px;
  line-height: 56px;
  font-weight: bold;
  padding-bottom: 10px;
}
.products .box_txt_large01 {
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
  padding-bottom: 15px;
}
.products .box_txt_medium {
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
  padding-bottom: 10px;
}
.products .box_txt_small {
  font-size: 18px;
  line-height: 36px;
  font-weight: 500;
}
.products .box_txt_small sub {
  bottom: 0;
}
.products .box_txt_mini {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  text-indent: -1em;
  padding-left: 1em;
}
.products .border_1px {
  border-bottom: 2px solid #333;
}
@media screen and (max-width: 767px) {
  .products .box_txt_large {
    font-size: 23px;
    line-height: 26px;
    padding-bottom: 7.5px;
  }
  .products .box_txt_large01 {
    font-size: 19px;
    line-height: 20px;
  }
  .products .box_txt_medium {
    font-size: 16px;
    line-height: 23px;
  }
  .products .box_txt_small {
    font-size: 16px;
    line-height: 26px;
  }
}

.slide01 {
  position: relative;
}
.slide01 .swiper {
  width: 86%;
  margin: 40px auto 0;
}
.slide01 .swiper-slide {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
}
.slide01 .swiper-slide a figure img {
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.slide01 .swiper-slide a:hover {
  opacity: 1;
}
.slide01 .swiper-slide a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.slide01 .swiper-button-prev {
  left: -5px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slide01 .swiper-button-next {
  right: -5px;
}
.slide01 [class^=swiper-button-]::after {
  content: "";
}
.slide01 [class^=swiper-button-] {
  width: 60px;
  height: 60px;
  top: 95px;
}
.slide01 figcaption {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-top: 10px;
}
.slide01 .tag {
  background-color: #8c8c8c;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  color: #fff;
  padding: 0.2em 0;
  text-align: center;
  width: 137px;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .slide01 .swiper {
    width: 72%;
    margin: 20px auto 0;
  }
  .slide01 [class^=swiper-button-] {
    width: 40px;
    height: 40px;
    top: 29vw;
  }
  .slide01 figcaption {
    font-size: 16px;
    line-height: 26px;
  }
  .slide01 .tag {
    font-size: 15px;
    width: 110px;
  }
}

.products_content {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .products_content {
    margin-top: 40px;
  }
  .products_content .bnr_sp {
    max-width: 500px;
    margin: auto;
    display: block;
  }
}
.products_content.mt {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .products_content.mt {
    margin-top: 80px;
  }
}

.products_box {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .products_box {
    margin-top: 25px;
  }
  .products_box.mt80_sp {
    margin-top: 40px;
  }
  .products_box .mt50_sp {
    margin-top: 10px !important;
  }
}
.products_box.mt-30 {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .products_box.mt-30 {
    margin-top: 15px;
  }
}
.products_box.link {
  margin: 30px 0 0;
}
.products_box.link .link_inner {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.products_box.link .link_inner .box_txt_small {
  font-size: 16px;
}
.products_box.link .link_inner .link_btn {
  width: 283px;
  height: 60px;
  font-size: 22px;
}
.products_box.link .link_inner .link_btn span {
  padding-bottom: 0;
  margin-left: 15px;
  font-weight: bold;
}
.products_box.link .link_inner .bg_blk .link_btn {
  background-color: #323232;
  width: 283px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .products_box.link .link_inner .box_txt_small {
    text-align: center;
    font-size: 17px;
  }
  .products_box.link .link_inner .link_btn {
    height: 50px;
    width: 100%;
    max-width: 100%;
  }
  .products_box.link .link_inner .link_btn .box_txt_medium {
    font-size: 19px;
  }
  .products_box.link .link_inner .bg_blk .link_btn {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }
}
.products_box .bg_blue {
  background-color: #e6f2f6;
  padding: 30px;
}
.products_box .bg_blue.bg_col01 {
  background-color: #fdf0e8;
}
@media screen and (max-width: 767px) {
  .products_box .bg_blue {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    padding: 20px;
  }
}
.products_box p + img {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .products_box p + img + img.pc-hidden {
    max-width: 325px;
    margin: 10px auto 0;
    display: block;
  }
}

.is .link .link_btn.btn01 {
  background-color: #f0f0f0;
  border: 1px solid #888888;
  color: #333;
  width: 440px;
  height: 60px;
  margin: auto;
}
.is .link .link_btn.btn01 img {
  width: 12px;
  margin-left: 50px;
}
@media screen and (max-width: 767px) {
  .is .link .link_btn.btn01 {
    max-width: 100%;
    width: 100%;
    height: 77px;
    text-align: center;
  }
  .is .link .link_btn.btn01 img {
    width: 10px;
    margin-left: 60px;
  }
  .is .link .link_btn.btn01 .text {
    margin-left: 40px;
    line-height: 29px;
  }
}

.eines .bg_gray {
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 30px;
}
.eines .bg_gray .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 370px;
}
.eines .bg_gray .flex_box > div + div {
  margin-left: 20px;
}
.eines .bg_gray .flex_box img {
  width: 110px;
}
.eines .bg_gray .flex_box .box_txt_medium {
  font-size: 22px;
}
.eines .bg_gray .flex_box .box_txt_small {
  line-height: 25px;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .eines .txt_siz01_sp {
    font-size: 19px;
  }
  .eines .bg_gray {
    display: block;
    padding: 20px 25px;
  }
  .eines .bg_gray .flex_box {
    width: 100%;
    height: 105px;
  }
  .eines .bg_gray .flex_box > div + div {
    margin-left: 15px;
  }
  .eines .bg_gray .flex_box img {
    width: 80px;
  }
  .eines .bg_gray .flex_box .box_txt_medium {
    font-size: 17px;
    padding-bottom: 5px;
  }
  .eines .bg_gray .flex_box .box_txt_small {
    font-size: 15px;
  }
}

.other {
  background-color: #f0f0f0;
  margin-top: 150px;
}
.other_inner {
  width: calc(100% - 60px);
  max-width: 1200px;
  margin-inline: auto;
  padding: 0 0 60px;
}
.other_title {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  position: relative;
  top: -35px;
}
.other_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.other_list .other-item {
  background-color: #fff;
  width: 384px;
  text-align: center;
  padding: 30px;
}
.other_list .other-item_txt {
  height: 120px;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.other_list .other-item_link:hover {
  opacity: 1;
}
.other_list .other-item_link:hover .arrow {
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.other_list .other-item_link:hover .other-item_img {
  opacity: 0.7;
}
.other_list .other-item .arrow {
  width: 40px;
  margin-top: 10px;
}
.other_list .other-item .other-item_img {
  height: 170px;
  position: relative;
}
.other_list .other-item .other-item_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.other_list .other-item .--is .other-item_img img {
  width: 258px;
}
.other_list .other-item .--radiant .other-item_img img {
  width: 203px;
}
.other_list .other-item .--eines .other-item_img img {
  width: 180px;
}
.other_list .other-item .--specim .other-item_img img {
  width: 213px;
}
@media screen and (max-width: 767px) {
  .other {
    background: none;
    margin-top: 25px;
  }
  .other_inner {
    width: 100%;
    margin-top: 10px;
    padding: 0;
    background-color: #f0f0f0;
  }
  .other_title {
    top: 24px;
    font-size: 23px;
  }
  .other_list {
    padding: 25px;
    display: block;
  }
  .other_list .other-item {
    width: 100%;
    background-color: #fff;
    padding: 15px 15px 15px 0;
  }
  .other_list .other-item + .other-item {
    border-top: 2px solid #333;
  }
  .other_list .other-item_txt {
    height: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 13px;
    line-height: 20px;
  }
  .other_list .other-item_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .other_list .other-item .other-item_img {
    min-width: 50%;
    max-width: 185px;
    height: auto;
  }
  .other_list .other-item .--is .other-item_img img {
    width: 85%;
    max-width: 137px;
    left: 48%;
  }
  .other_list .other-item .--radiant .other-item_img img {
    width: 70%;
    max-width: 133px;
  }
  .other_list .other-item .--eines .other-item_img img {
    width: 80%;
    max-width: 135px;
  }
  .other_list .other-item .--specim .other-item_img img {
    width: 85%;
    max-width: 122.5px;
  }
  .other_list .other-item .arrow {
    display: none;
  }
}

.product_info {
  margin-top: 100px;
}
.product_info_inner {
  width: calc(100% - 60px);
  max-width: 1200px;
  margin-inline: auto;
}
.product_info_title {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
}
.product_info_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product_info_list .product_info-item {
  background-color: #f0f0f0;
}
.product_info_list .product_info-item_title {
  font-size: 24px;
  line-height: 41px;
  font-weight: bold;
  padding: 50px 20px;
}
.product_info_list .product_info-item a {
  width: 576px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product_info_list .product_info-item a figure {
  width: 367px;
  overflow: hidden;
}
.product_info_list .product_info-item a figure img {
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.product_info_list .product_info-item a:hover {
  opacity: 1;
}
.product_info_list .product_info-item a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .product_info {
    margin-top: 50px;
  }
  .product_info_inner {
    width: 100%;
  }
  .product_info_title {
    font-size: 23px;
    margin-bottom: 5px;
  }
  .product_info_list .product_info-item {
    width: 49.7%;
  }
  .product_info_list .product_info-item_title {
    font-size: 13px;
    line-height: 20px;
    padding: 5px;
    text-align: center;
  }
  .product_info_list .product_info-item a {
    display: block;
    width: 100%;
  }
  .product_info_list .product_info-item a figure {
    width: 100%;
  }
}

.relate {
  margin-top: 100px;
}
.relate_inner {
  width: calc(100% - 60px);
  max-width: 1200px;
  margin-inline: auto;
}
.relate_title {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.relate_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
.relate_list .relate-item {
  width: 32%;
  text-align: center;
}
.relate_list .relate-item_title {
  font-size: 20px;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .relate {
    margin-top: 50px;
  }
  .relate_inner {
    width: 100%;
  }
  .relate_title {
    font-size: 23px;
    margin-bottom: 15px;
  }
  .relate_list {
    margin-top: 0;
  }
  .relate_list .relate-item {
    width: 32.8%;
  }
  .relate_list .relate-item_title {
    font-size: 15px;
    line-height: 20px;
    padding: 5px 0 0;
  }
}

.link {
  margin: 140px 0 160px;
}
.link_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.link .link_btn {
  width: 370px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-block: 25px;
  display: grid;
  grid-auto-flow: column;
  place-content: center;
  place-items: center;
  padding-block: 17px;
  background-color: #3296B4;
  color: #FFFFFF;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.link .link_btn img {
  width: 30px;
}
.link .link_btn .text {
  font-size: 20px;
  margin-left: 15px;
  font-weight: bold;
  line-height: 1;
}
.link .link_btn + .link_btn {
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
  .link {
    margin: 60px 0;
  }
  .link_inner {
    display: block;
  }
  .link .link_btn {
    width: 325px;
    max-width: calc(100% - 60px);
    margin: auto;
    padding-block: 12.5px;
  }
  .link .link_btn + .link_btn {
    margin: 30px auto;
  }
  .link .link_btn img {
    width: 32.5px;
  }
  .link .link_btn .text {
    font-size: 19px;
  }
}

.detail {
  display: grid;
  grid-template-columns: repeat(2, 600px);
}
@media screen and (max-width: 767px) {
  .detail {
    grid-template-columns: 1fr;
  }
}
.detail_link {
  padding-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #3296B4;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .detail_link {
    margin-left: -20px;
    padding-left: 0;
    height: 25vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.detail_link::after {
  content: "";
  width: 46px;
  height: 36px;
  background-image: url(../../img/products/icon_site.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .detail_link::after {
    width: 26px;
    height: 21px;
    right: 30px;
  }
}
.detail_link > p {
  font-size: 35px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .detail_link > p {
    font-size: 22px;
  }
}
.detail_link > p > span {
  margin-bottom: 10px;
  display: block;
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  .detail_link > p > span {
    margin-bottom: 5px;
    font-size: 15px;
  }
}