@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("/-/media/cojp/expo2025/product-common/css/product-common.css?20250207_01");
/* common */
.product_flame {
  background: url(/-/media/cojp/expo2025/product-common/img/bg_prod_base.jpg) no-repeat center top;
  background-size: 100% auto; }
  @media print, screen and (max-width: 768.9px) {
    .product_flame {
      background: url(/-/media/cojp/expo2025/product-common/img/bg_prod_base_01_s.jpg) no-repeat center top, url(/-/media/cojp/expo2025/product-common/img/bg_prod_ft-btn_s.png) no-repeat center bottom, url(/-/media/cojp/expo2025/product-common/img/bg_prod_base_03_s.jpg) no-repeat center bottom, url(/-/media/cojp/expo2025/product-common/img/bg_prod_base_02_s.jpg) repeat-y center top;
      background-size: 100% auto; } }

body.modal-active {
  height: 100%;
  overflow: hidden; }

body P.hint {
  width: 75.46667vw;
  margin: 5.33333vw auto 0; }
  @media print, screen and (min-width: 769px) {
    body P.hint {
      width: 900px;
      margin: 30px auto 0; } }
  @media print, screen and (min-width: 769px) {
    body P.hint img {
      width: 900px; } }

body P.icon-image {
  width: 100%;
  margin: 0 auto 5.33333vw; }
  @media print, screen and (min-width: 769px) {
    body P.icon-image {
      width: 362px;
      margin: 0 auto 30px; } }

body P.js-modal-open-Btn {
  cursor: pointer; }
  body P.js-modal-open-Btn:hover {
    opacity: 0.8; }

body .modal {
  display: none;
  width: 100vw;
  height: 100vh; }
  body .modal.active {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 200; }
  body .modal .modal-content {
    position: relative;
    z-index: 202;
    width: 89.33333vw;
    margin: 0 auto;
    background: #ffffff;
    padding: 13.33333vw 0 8vw;
    border-radius: 1.33333vw; }
    @media print, screen and (min-width: 769px) {
      body .modal .modal-content {
        width: 538px;
        padding: 133px 0 56px; } }
    body .modal .modal-content h3.modal-title {
      text-align: center; }
      body .modal .modal-content h3.modal-title span {
        text-align: center;
        font-weight: bold;
        font-size: 4.8vw;
        color: #0068b7;
        margin-bottom: 4vw; }
        @media print, screen and (min-width: 769px) {
          body .modal .modal-content h3.modal-title span {
            font-size: 26px;
            margin-bottom: 40px; } }
    body .modal .modal-content p.modal-img {
      width: 66.66667vw;
      margin: 0 auto 8vw; }
      @media print, screen and (min-width: 769px) {
        body .modal .modal-content p.modal-img {
          width: 465px;
          margin: 0 auto 65px; } }
    body .modal .modal-content p.modal-txt {
      margin: 0 2em;
      font-size: 3.46667vw; }
      @media print, screen and (min-width: 769px) {
        body .modal .modal-content p.modal-txt {
          width: 420px;
          margin: 0 auto;
          font-size: 16px; } }
    body .modal .modal-content .js-close-btn {
      position: absolute;
      top: 2.93333vw;
      right: 2.93333vw;
      width: 8vw;
      height: 8vw;
      background: url(/-/media/cojp/expo2025/product-common/img/icon_circle_close_01_s.png) no-repeat center center;
      background-size: 100% auto;
      z-index: 203;
      display: block; }
      @media print, screen and (min-width: 769px) {
        body .modal .modal-content .js-close-btn {
          top: 20px;
          right: 20px;
          width: 58px;
          height: 58px;
          cursor: pointer; } }

body .js-modal-over {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100vh;
  max-width: 100vw;
  background: rgba(0, 90, 171, 0.9);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  z-index: 101; }
  body .js-modal-over.active {
    visibility: visible;
    opacity: 1; }

.prodcard-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 8px; }
  @media print, screen and (max-width: 768.9px) {
    .prodcard-rating {
      margin-top: 6.13333vw; } }

.prodcard-rating-label {
  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;
  width: 50px;
  height: 21px;
  margin-right: 10px;
  padding: 2px 0;
  background: #0058ab;
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1; }

@media all and (-ms-high-contrast: none) {
  .prodcard-rating-label {
    padding: 3px 0 2px; } }

.prodcard-rating-label.-spf {
  width: 100%;
  margin: 0; }

.prodcard-rating-count {
  margin-left: 7px;
  font-weight: 700;
  font-size: 1.8rem; }

@media (max-width: 480px) {
  .prodcard:first-child {
    margin-left: 15px; }
  .prodcard:only-child {
    width: calc(100vw - 30px); } }

.prodcard-rating,
.prodcard-rating-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.prodcard-rating-value {
  position: static;
  width: auto;
  height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.prodcard-rating-value::before,
.prodcard-rating-value::after {
  content: none; }

.prodcard-rating-value span {
  display: block;
  width: 12px;
  height: 12px;
  font-size: 20%;
  text-indent: -940px;
  overflow: hidden;
  background: #cccccc;
  margin-right: 2px;
  border-radius: 50%; }

.prodcard-rating-value span.colored {
  background: #1a86d7; }

.prodcard-rating-value span.colored:nth-child(1) {
  background: #16c0c9; }

.prodcard-rating-value span.colored:nth-child(2) {
  background: #16b6cc; }

.prodcard-rating-value span.colored:nth-child(3) {
  background: #17adce; }

.prodcard-rating-value span.colored:nth-child(4) {
  background: #18a3d0; }

.prodcard-rating-value span.colored:nth-child(5) {
  background: #1899d2; }

.prodcard-rating-value span.colored:nth-child(6) {
  background: #198fd5; }

.prodcard-rating-count {
  margin-left: 7px;
  font-weight: bold;
  font-size: 1.8rem;
  font-family: "Roboto", Arial, "Helvetica Neue", "Helvetica", sans-serif; }

.product_detailbox01 .prodcard-rating {
  background-color: #ebf6ff;
  height: 44px;
  padding: 0px 14px;
  border-radius: 5px; }

.product_detailbox01 .prodcard-rating-label {
  font-size: 1.4rem;
  line-height: 14px;
  width: 72px;
  height: 25px; }

.product_detailbox01 .prodcard-rating-value {
  width: auto;
  height: 15px; }

.product_detailbox01 .prodcard-rating-value span {
  width: 15px;
  height: 15px; }

.product_detailbox01 .prodcard-rating-count {
  font-size: 2.4rem;
  color: #0058ab; }

@media (max-width: 480px) {
  .product_detailbox01 .prodcard-rating-count {
    font-size: 2rem; } }

/* brand-products */
.product_main {
  position: relative;
  overflow: hidden; }

.product_main .textBox01 {
  border: 0;
  padding: 0;
  margin: 0 0 30px 0; }

.product_main .prodlist {
  background: url(); }

.product_main .prodlist-series {
  line-height: 1.4;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #d0d9e6; }

.product_main .btn_txt01s {
  border: 1px solid #0159ab;
  background: #fff;
  color: #0159ab;
  font-size: inherit;
  font-weight: 700;
  min-width: 350px;
  position: relative; }

.product_main .btn_txt01s > span {
  position: static;
  padding: 0 38px; }

.product_main .btn_txt01s > span::before {
  right: 20px;
  left: auto;
  width: 7px;
  height: 7px;
  border-top: 2px solid #079fc9;
  border-right: 2px solid #079fc9; }

body.rohto2020 .product_main .h2_basic {
  border-left: 0;
  line-height: 1.4;
  background-color: transparent;
  color: #1c1c1c;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #d0d9e6; }

body.rohto2020 .product_main .h2_basic span {
  padding: 0;
  border-bottom: 0; }

.detailBox01 .txtProduct01,
.detailBox02 .txtProduct01 {
  font-weight: 700;
  color: #1c1c1c;
  font-size: 2rem;
  line-height: 1.4;
  margin-bottom: 20px; }
  @media print, screen and (max-width: 768.9px) {
    .detailBox01 .txtProduct01,
    .detailBox02 .txtProduct01 {
      font-size: 4vw;
      text-align: center; } }

.sub {
  position: relative;
  z-index: 2; }

.subList01 h3 {
  font-size: 1.4rem;
  line-height: 1;
  margin: -4px 0 6px 0; }

@media screen and (max-width: 768px) {
  .product_main {
    width: auto;
    padding: 0; }
  .product_main::before {
    background-image: url(images/bg_search_header_sp.png); }
  .product_main .textBox01 {
    margin: 0 0 5vw 0; }
  .sub {
    display: none; } }

.section_brand_product {
  width: auto;
  max-width: 1060px;
  margin: 0 auto; }

.section_brand_product .boxWarning01 {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  margin-top: 20px; }
  @media print, screen and (max-width: 768.9px) {
    .section_brand_product .boxWarning01 {
      margin-top: 4.53333vw; } }

.section_brand_product .boxWarning01 p {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  color: #ee2e33;
  position: relative;
  font-size: 12px; }
  @media print, screen and (max-width: 768.9px) {
    .section_brand_product .boxWarning01 p {
      font-size: 2.93333vw; } }

.product_detailbox01 {
  margin: 0;
  padding: 70px 0 100px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background-color: #fff;
  position: relative; }
  @media print, screen and (max-width: 768.9px) {
    .product_detailbox01 {
      width: 87.73333vw;
      padding: 6.66667vw 0 13.33333vw;
      margin: 0 auto;
      border-top-left-radius: 4vw;
      border-top-left-radius: 4vw; } }
  .product_detailbox01::after {
    content: "";
    display: block;
    position: absolute; }
    @media print, screen and (max-width: 768.9px) {
      .product_detailbox01::after {
        display: none; } }
  .product_detailbox01::after {
    width: 180px;
    height: 189px;
    background: url(/-/media/cojp/expo2025/product-common/img/obj_item01_01.png) no-repeat center center;
    position: absolute;
    bottom: -40px;
    right: -120px;
    z-index: 5; }

.product_detailbox01 .inner01 {
  float: none;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 900px;
  margin: 0 auto; }
  @media print, screen and (max-width: 768.9px) {
    .product_detailbox01 .inner01 {
      width: 75.46667vw;
      display: block; } }

.product_detailbox01 .spf-pa {
  padding: 8px;
  margin: 16px 0 5px;
  border-radius: 4px;
  background-color: #ecf2fa;
  text-align: center;
  color: #005bac;
  font-weight: bold; }

.detailBox01,
.detailBox02 {
  float: none;
  position: static;
  width: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  word-break: break-all;
  min-height: 0;
  height: auto !important;
  width: 370px;
  /* padding-left: 40px */ }
  @media print, screen and (max-width: 768.9px) {
    .detailBox01,
    .detailBox02 {
      width: 100%; } }

.product_detailbox03 {
  width: auto;
  float: none;
  padding: 70px 80px;
  background: #ebf2f8;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  position: relative; }
  @media print, screen and (max-width: 768.9px) {
    .product_detailbox03 {
      width: 87.73333vw;
      margin: 0 auto;
      padding: 13.33333vw 6vw;
      border-bottom-right-radius: 4vw;
      border-bottom-left-radius: 4vw; } }
  .product_detailbox03::after {
    content: "";
    display: block;
    position: absolute; }
    @media print, screen and (max-width: 768.9px) {
      .product_detailbox03::after {
        display: none; } }
  .product_detailbox03::after {
    width: 183px;
    height: 168px;
    background: url(/-/media/cojp/expo2025/product-common/img/obj_item01_02.png) no-repeat center center;
    position: absolute;
    bottom: -100px;
    left: -135px; }

.product_detailbox03 .h2_basic {
  font-size: 2.0rem;
  padding-bottom: 14px;
  margin-bottom: 15px;
  border-bottom: 2px solid #4d4d4d;
  font-family: 'Noto Sans JP', sans-serif; }
  @media print, screen and (max-width: 768.9px) {
    .product_detailbox03 .h2_basic {
      margin-top: 13.33333vw;
      font-size: 4.26667vw; } }
  @media print, screen and (max-width: 768.9px) {
    .product_detailbox03 .h2_basic.h2_basic_first {
      margin-top: 0; } }

.product_detailbox03 .h2_basic span {
  padding: 0; }

.product_detailbox03 .h2_basic span::before {
  display: none; }

@media print, screen and (max-width: 768.9px) {
  .product_detailbox03 .textBox01 {
    font-size: 3.46667vw; } }

.product_detailbox03 .textBox01 div {
  margin: 0 !important;
  padding: 0.5em 0 0 0; }
  @media print, screen and (max-width: 768.9px) {
    .product_detailbox03 .textBox01 div {
      font-size: 3.2vw; } }

.product_detailbox03 .textBox01 .fs {
  font-size: 85%; }

.product_detailbox03 .textBox01 ul {
  padding: 1em 0 0 1.5em;
  list-style: disc; }

.product_detailbox03 .textBox01 ul li {
  margin-bottom: 0.5em; }

@media print, screen and (max-width: 768.9px) {
  .product_slide {
    margin-bottom: 10vw; } }

.product_slide-inner {
  overflow: hidden;
  position: relative;
  padding-bottom: 80px; }
  @media print, screen and (max-width: 768.9px) {
    .product_slide-inner {
      padding-bottom: 16.93333vw; } }

.product_slide01 {
  float: none;
  width: 450px;
  height: auto;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  position: relative; }
  @media print, screen and (max-width: 768.9px) {
    .product_slide01 {
      width: 100%; } }

.product_slide01 .product_gallery {
  width: 100%; }

.product_slide01::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #c5dceb;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  pointer-events: none; }

.section_brand_product .swiper-horizontal > .swiper-pagination-bullets {
  height: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0;
  font-size: 0;
  width: auto;
  bottom: -32px;
  /* 枠の外に表示 */
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  position: absolute; }
  @media print, screen and (max-width: 768.9px) {
    .section_brand_product .swiper-horizontal > .swiper-pagination-bullets {
      width: 100%; } }

.section_brand_product .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
  width: 12px;
  height: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #0d5daa;
  border-radius: 50%;
  background: #fff;
  opacity: 1;
  display: inline-block; }

.section_brand_product .product_slide01.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 2px solid #0d5daa;
  background: #0d5daa; }

.section_brand_product .product_slide01.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
  content: none; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  bottom: -19px;
  height: 0;
  /* サイズ調整 */
  width: 10px;
  /* サイズ調整 */
  color: transparent;
  /* 画像にしたいときに文字色を透明にする */
  cursor: pointer;
  outline: none; }

.swiper-button-prev {
  left: 30%; }
  @media print, screen and (max-width: 768.9px) {
    .swiper-button-prev {
      left: 20%; } }

.swiper-button-next {
  right: 30%; }
  @media print, screen and (max-width: 768.9px) {
    .swiper-button-next {
      right: 20%; } }

.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  display: block;
  height: 20px;
  /* 背景画像にする場合は必ず指定 */
  width: 20px;
  /* 背景画像にする場合は必ず指定 */ }

.swiper-button-prev::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 9px solid #0d5daa;
  border-left: 0; }

.swiper-button-next::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 9px solid #0d5daa;
  border-right: 0; }

.swiper-slide img {
  width: 100%;
  height: auto; }

#products_h1Box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 130px 0 60px;
  text-align: center;
  position: relative;
  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; }
  @media print, screen and (max-width: 768.9px) {
    #products_h1Box {
      padding: 20vw 0 13.33333vw; } }

#products_h1Box .box_innder {
  display: inline-block;
  text-align: left; }

#products_h1Box .box_innder h1 {
  font-weight: 900;
  font-size: 6rem;
  line-height: 1;
  color: #005aab; }
  @media print, screen and (max-width: 768.9px) {
    #products_h1Box .box_innder h1 {
      font-size: 8vw; } }

#products_h1Box .box_innder .txtClass01 {
  height: 35px;
  line-height: 35px;
  margin: 0 0 30px 0;
  padding: 0 1em;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: #e60012;
  color: #ffffff;
  font-size: 2.6rem;
  font-weight: 700;
  border-radius: 17px; }
  @media print, screen and (max-width: 768.9px) {
    #products_h1Box .box_innder .txtClass01 {
      height: 6.13333vw;
      line-height: 6.13333vw;
      font-size: 4.26667vw;
      border-radius: 2.93333vw; } }

#products_h1Box .box_innder .box_char {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

#products_h1Box .box_innder .box_char.icon_new::before,
#products_h1Box .box_innder .box_char.icon_renew::before,
#products_h1Box .box_innder .box_char.icon_recommend::before {
  margin-right: 10px; }

.product_tbl01 {
  border-top: 1px solid #d0d9e6;
  border-bottom: 1px solid #d0d9e6;
  padding: 16px 0; }

.product_tbl01 table {
  width: 100%;
  font-size: 1.4rem;
  line-height: 1.3; }

.product_tbl01 table th {
  text-align: left;
  font-weight: 700;
  padding: 0.4em; }
  @media print, screen and (max-width: 768.9px) {
    .product_tbl01 table th {
      font-size: 2.93333vw; } }

.product_tbl01 table td {
  text-align: left;
  padding: 0.4em;
  font-size: 1.8rem;
  font-weight: bold; }
  @media print, screen and (max-width: 768.9px) {
    .product_tbl01 table td {
      font-size: 5.33333vw; } }

.product_tbl01 table td.tbl_s_shap {
  text-align: left;
  padding-left: 0; }

.product_tbl01 + p {
  margin-top: 0.2em;
  text-align: right;
  font-size: 1.3rem; }
  @media print, screen and (max-width: 768.9px) {
    .product_tbl01 + p {
      font-size: 2.93333vw; } }

.product_jan {
  margin-top: 20px; }

.product_jan .jan_btn,
.product_jan h3 {
  display: inline-block;
  font-weight: 900;
  color: #0159ab;
  line-height: 1.2;
  font-size: 1.5rem;
  padding-bottom: 0.5em;
  cursor: pointer;
  -webkit-transition: all 0.3 ease;
  -o-transition: all 0.3 ease;
  transition: all 0.3 ease;
  border-bottom: 1px solid #0159ab;
  padding-right: 20px;
  position: relative;
  outline: none; }
  @media print, screen and (max-width: 768.9px) {
    .product_jan .jan_btn,
    .product_jan h3 {
      font-size: 3.73333vw; } }

.product_jan .jan_btn::after,
.product_jan h3::after {
  position: absolute;
  content: "";
  top: 0.2em;
  right: 0;
  width: 7px;
  height: 7px;
  border-top: 2px solid #079fc9;
  border-right: 2px solid #079fc9;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

.product_jan .jan_btn:hover,
.product_jan h3:hover {
  opacity: 0.8; }

.product_jan .jan_btn.active,
.product_jan h3.active {
  border-bottom: 0; }

.product_jan .jan_btn.active::after,
.product_jan h3.active::after {
  top: 0.4em;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.product_jan .jan_tbl {
  display: none; }

.product_jan table {
  font-size: 1.4rem;
  line-height: 1.3; }
  @media print, screen and (max-width: 768.9px) {
    .product_jan table {
      font-size: 3.73333vw; } }

.product_jan table th {
  text-align: center;
  font-weight: 700;
  padding: 0.3em 0.7em;
  border: 1px solid #d0d9e6;
  background-color: #ecf6ff; }

.product_jan table td {
  text-align: center;
  padding: 0.3em 0.7em;
  border: 1px solid #d0d9e6; }

.product_jan table td.tbl_j_capa {
  text-align: right; }

.product_about {
  margin-top: 40px; }
  @media print, screen and (max-width: 768.9px) {
    .product_about {
      margin-top: 13.33333vw; } }
  .product_about .abt_tit p {
    width: 100px;
    margin-bottom: 25px; }
    @media print, screen and (max-width: 768.9px) {
      .product_about .abt_tit p {
        width: 20.53333vw;
        margin-bottom: 3.33333vw; } }
  .product_about .abt_content ul li {
    color: #005aab;
    font-size: 1.8rem; }
    @media print, screen and (max-width: 768.9px) {
      .product_about .abt_content ul li {
        font-size: 3.46667vw; } }
  .product_about .abt_content .abt-img p.image {
    margin-bottom: 15px; }
    @media print, screen and (max-width: 768.9px) {
      .product_about .abt_content .abt-img p.image {
        margin-bottom: 2vw; } }
  .product_about .abt_content .abt-img p.caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4rem; }
    @media print, screen and (max-width: 768.9px) {
      .product_about .abt_content .abt-img p.caption {
        font-size: 2.93333vw; } }

.detailBox01 .product_links01,
.detailBox02 .product_links01 {
  margin-top: 20px; }
  @media print, screen and (max-width: 768.9px) {
    .detailBox01 .product_links01,
    .detailBox02 .product_links01 {
      margin-top: 9.33333vw; } }

.detailBox01 .product_links01 .component,
.detailBox02 .product_links01 .component {
  margin-bottom: 6px; }

.detailBox01 .component,
.detailBox02 .component {
  margin: 0;
  font-size: 1.4rem; }

.detailBox01 .product_links01 .txtLinks01.btn_seibun,
.detailBox01 .product_links01 .txtLinks01.btn_tmppdf,
.detailBox01 .product_links01 .txtLinks01.btn_shop,
.detailBox02 .product_links01 .txtLinks01.btn_seibun,
.detailBox02 .product_links01 .txtLinks01.btn_tmppdf,
.detailBox02 .product_links01 .txtLinks01.btn_shop {
  height: 50px;
  width: 180px;
  border: 1px solid #0159ab;
  margin-right: 5px;
  line-height: 1;
  color: #0159ab;
  background: #fff;
  font-weight: bold;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 14px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media print, screen and (max-width: 768.9px) {
    .detailBox01 .product_links01 .txtLinks01.btn_seibun,
    .detailBox01 .product_links01 .txtLinks01.btn_tmppdf,
    .detailBox01 .product_links01 .txtLinks01.btn_shop,
    .detailBox02 .product_links01 .txtLinks01.btn_seibun,
    .detailBox02 .product_links01 .txtLinks01.btn_tmppdf,
    .detailBox02 .product_links01 .txtLinks01.btn_shop {
      width: 100%;
      height: 19.73333vw;
      margin-right: 0;
      border-radius: 2.66667vw; } }

.detailBox01 .product_links01 .txtLinks01.btn_tmppdf {
  font-size: 14px; }
  @media print, screen and (max-width: 768.9px) {
    .detailBox01 .product_links01 .txtLinks01.btn_tmppdf {
      font-size: 5.33333vw;
      margin-bottom: 4vw; } }

.detailBox01 .product_links01 .txtLinks01.btn_shop {
  font-size: 12px; }
  @media print, screen and (max-width: 768.9px) {
    .detailBox01 .product_links01 .txtLinks01.btn_shop {
      font-size: 5.33333vw; } }

.detailBox01 .product_links01 .txtLinks01.btn_seibun:hover,
.detailBox01 .product_links01 .txtLinks01.btn_tmppdf:hover,
.detailBox01 .product_links01 .txtLinks01.btn_shop:hover,
.detailBox02 .product_links01 .txtLinks01.btn_seibun:hover,
.detailBox02 .product_links01 .txtLinks01.btn_tmppdf:hover,
.detailBox02 .product_links01 .txtLinks01.btn_shop:hover {
  opacity: 0.8; }

.detailBox01 .product_links01 .txtLinks01.btn_seibun::before,
.detailBox01 .product_links01 .txtLinks01.btn_tmppdf::before,
.detailBox01 .product_links01 .txtLinks01.btn_shop::before,
.detailBox02 .product_links01 .txtLinks01.btn_seibun::before,
.detailBox02 .product_links01 .txtLinks01.btn_tmppdf::before,
.detailBox02 .product_links01 .txtLinks01.btn_shop::before {
  display: block;
  content: "";
  position: static;
  width: 22px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 10px; }

.detailBox01 .product_links01 .txtLinks01.btn_seibun::after,
.detailBox01 .product_links01 .txtLinks01.btn_tmppdf::after,
.detailBox01 .product_links01 .txtLinks01.btn_shop::after,
.detailBox02 .product_links01 .txtLinks01.btn_seibun::after,
.detailBox02 .product_links01 .txtLinks01.btn_tmppdf::after,
.detailBox02 .product_links01 .txtLinks01.btn_shop::after {
  display: block;
  content: "";
  position: static;
  width: 9px;
  height: 7px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 9px 7px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='9' height='7' viewBox='0 0 9 7'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='9' height='7' transform='translate(1422 -1493)' fill='%23fff' stroke='%23707070' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(-1422 1493)' clip-path='url(%23a)'%3E%3Crect width='1' height='5' transform='translate(1422 -1491)' fill='%230159ab'/%3E%3Crect width='7' height='1' transform='translate(1422 -1487)' fill='%230159ab'/%3E%3Crect width='7' height='5' transform='translate(1424 -1493)' fill='%230159ab'/%3E%3Crect width='5' height='1' transform='translate(1425 -1492)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E"); }
  @media print, screen and (max-width: 768.9px) {
    .detailBox01 .product_links01 .txtLinks01.btn_seibun::after,
    .detailBox01 .product_links01 .txtLinks01.btn_tmppdf::after,
    .detailBox01 .product_links01 .txtLinks01.btn_shop::after,
    .detailBox02 .product_links01 .txtLinks01.btn_seibun::after,
    .detailBox02 .product_links01 .txtLinks01.btn_tmppdf::after,
    .detailBox02 .product_links01 .txtLinks01.btn_shop::after {
      width: 3.86667vw;
      height: 3.06667vw;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='9' height='7' viewBox='0 0 9 7'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='9' height='7' transform='translate(1422 -1493)' fill='%23fff' stroke='%23707070' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(-1422 1493)' clip-path='url(%23a)'%3E%3Crect width='1' height='5' transform='translate(1422 -1491)' fill='%230159ab'/%3E%3Crect width='7' height='1' transform='translate(1422 -1487)' fill='%230159ab'/%3E%3Crect width='7' height='5' transform='translate(1424 -1493)' fill='%230159ab'/%3E%3Crect width='5' height='1' transform='translate(1425 -1492)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
      background-size: 3.86667vw auto; } }

.detailBox01 .product_links01 .txtLinks01.btn_seibun::before,
.detailBox02 .product_links01 .txtLinks01.btn_seibun::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='20' viewBox='0 0 22 20'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='22' height='20' transform='translate(1386 -1507)' fill='%23fff' stroke='%23707070' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(-1386 1507)' clip-path='url(%23a)'%3E%3Cg transform='translate(-168 -848)'%3E%3Crect width='18' height='2' transform='translate(1558 -659)' fill='%230159ab'/%3E%3Crect width='18' height='2' transform='translate(1558 -653)' fill='%230159ab'/%3E%3Crect width='18' height='2' transform='translate(1558 -647)' fill='%230159ab'/%3E%3Crect width='18' height='2' transform='translate(1558 -641)' fill='%230159ab'/%3E%3Crect width='2' height='2' transform='translate(1554 -659)' fill='%230159ab'/%3E%3Crect width='2' height='2' transform='translate(1554 -653)' fill='%230159ab'/%3E%3Crect width='2' height='2' transform='translate(1554 -647)' fill='%230159ab'/%3E%3Crect width='2' height='2' transform='translate(1554 -641)' fill='%230159ab'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.detailBox01 .product_links01 .txtLinks01.btn_tmppdf::before,
.detailBox02 .product_links01 .txtLinks01.btn_tmppdf::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='24' viewBox='0 0 22 24'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='22' height='24' transform='translate(1291 -1494)' fill='%23fff' stroke='%23707070' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(-1291 1494)' clip-path='url(%23a)'%3E%3Cg transform='translate(635 -1985)'%3E%3Cg fill='%23fff'%3E%3Cpath d='M 672.2808837890625 514.1172485351563 L 656.8827514648438 514.1172485351563 L 656.8827514648438 491.8827819824219 L 677.1172485351563 491.8827819824219 L 677.1172485351563 509.7206115722656 L 672.2808837890625 514.1172485351563 Z' stroke='none'/%3E%3Cpath d='M 657.7655639648438 492.7655639648438 L 657.7655639648438 513.2344360351563 L 671.9396362304688 513.2344360351563 L 676.2344360351563 509.330078125 L 676.2344360351563 492.7655639648438 L 657.7655639648438 492.7655639648438 M 656 491 L 678 491 L 678 510.1111145019531 L 672.6221923828125 515 L 656 515 L 656 491 Z' stroke='none' fill='%230159ab'/%3E%3C/g%3E%3Cpath d='M672,514v-5h5Z' fill='%230159ab'/%3E%3Cg transform='translate(-0.403 0.759)'%3E%3Cpath d='M659.4,506.115v-7.874H661.5a6.417,6.417,0,0,1,1.531.113,1.735,1.735,0,0,1,.948.779,2.852,2.852,0,0,1,.373,1.536,2.9,2.9,0,0,1-.323,1.432,1.869,1.869,0,0,1-.8.81,4.185,4.185,0,0,1-1.666.234H660.7v2.97Zm1.3-6.542v2.24h.722a3.148,3.148,0,0,0,.987-.1.88.88,0,0,0,.429-.369,1.361,1.361,0,0,0-.006-1.317.854.854,0,0,0-.425-.36,3.888,3.888,0,0,0-1.071-.092Z' fill='%230159ab'/%3E%3Cpath d='M664.864,498.241h2.377a3.561,3.561,0,0,1,1.36.2,2.287,2.287,0,0,1,.845.68,3.508,3.508,0,0,1,.607,1.241,6.975,6.975,0,0,1,.219,1.9,6.127,6.127,0,0,1-.23,1.775,3.56,3.56,0,0,1-.585,1.2,2.275,2.275,0,0,1-.856.664,3.211,3.211,0,0,1-1.29.222h-2.447Zm1.3,1.332v5.21h.979a2.544,2.544,0,0,0,.91-.118,1.1,1.1,0,0,0,.462-.356,2.082,2.082,0,0,0,.3-.754,6.283,6.283,0,0,0,.118-1.358,6.161,6.161,0,0,0-.121-1.379,1.825,1.825,0,0,0-.376-.795,1.2,1.2,0,0,0-.621-.38,5.174,5.174,0,0,0-1.057-.07Z' fill='%230159ab'/%3E%3Cpath d='M670.84,506.115v-7.874h4.426v1.332H672.14v1.865h2.707v1.332H672.14v3.345Z' fill='%230159ab'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
  @media print, screen and (max-width: 768.9px) {
    .detailBox01 .product_links01 .txtLinks01.btn_tmppdf::before,
    .detailBox02 .product_links01 .txtLinks01.btn_tmppdf::before {
      width: 6.26667vw;
      height: 6.8vw;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='24' viewBox='0 0 22 24'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='22' height='24' transform='translate(1291 -1494)' fill='%23fff' stroke='%23707070' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(-1291 1494)' clip-path='url(%23a)'%3E%3Cg transform='translate(635 -1985)'%3E%3Cg fill='%23fff'%3E%3Cpath d='M 672.2808837890625 514.1172485351563 L 656.8827514648438 514.1172485351563 L 656.8827514648438 491.8827819824219 L 677.1172485351563 491.8827819824219 L 677.1172485351563 509.7206115722656 L 672.2808837890625 514.1172485351563 Z' stroke='none'/%3E%3Cpath d='M 657.7655639648438 492.7655639648438 L 657.7655639648438 513.2344360351563 L 671.9396362304688 513.2344360351563 L 676.2344360351563 509.330078125 L 676.2344360351563 492.7655639648438 L 657.7655639648438 492.7655639648438 M 656 491 L 678 491 L 678 510.1111145019531 L 672.6221923828125 515 L 656 515 L 656 491 Z' stroke='none' fill='%230159ab'/%3E%3C/g%3E%3Cpath d='M672,514v-5h5Z' fill='%230159ab'/%3E%3Cg transform='translate(-0.403 0.759)'%3E%3Cpath d='M659.4,506.115v-7.874H661.5a6.417,6.417,0,0,1,1.531.113,1.735,1.735,0,0,1,.948.779,2.852,2.852,0,0,1,.373,1.536,2.9,2.9,0,0,1-.323,1.432,1.869,1.869,0,0,1-.8.81,4.185,4.185,0,0,1-1.666.234H660.7v2.97Zm1.3-6.542v2.24h.722a3.148,3.148,0,0,0,.987-.1.88.88,0,0,0,.429-.369,1.361,1.361,0,0,0-.006-1.317.854.854,0,0,0-.425-.36,3.888,3.888,0,0,0-1.071-.092Z' fill='%230159ab'/%3E%3Cpath d='M664.864,498.241h2.377a3.561,3.561,0,0,1,1.36.2,2.287,2.287,0,0,1,.845.68,3.508,3.508,0,0,1,.607,1.241,6.975,6.975,0,0,1,.219,1.9,6.127,6.127,0,0,1-.23,1.775,3.56,3.56,0,0,1-.585,1.2,2.275,2.275,0,0,1-.856.664,3.211,3.211,0,0,1-1.29.222h-2.447Zm1.3,1.332v5.21h.979a2.544,2.544,0,0,0,.91-.118,1.1,1.1,0,0,0,.462-.356,2.082,2.082,0,0,0,.3-.754,6.283,6.283,0,0,0,.118-1.358,6.161,6.161,0,0,0-.121-1.379,1.825,1.825,0,0,0-.376-.795,1.2,1.2,0,0,0-.621-.38,5.174,5.174,0,0,0-1.057-.07Z' fill='%230159ab'/%3E%3Cpath d='M670.84,506.115v-7.874h4.426v1.332H672.14v1.865h2.707v1.332H672.14v3.345Z' fill='%230159ab'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
      background-size: 6.26667vw auto; } }

.detailBox01 .product_links01 .txtLinks01.btn_shop::before,
.detailBox02 .product_links01 .txtLinks01.btn_shop::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%230159ab;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-1' width='23.99' height='2' rx='1'/%3E%3Crect class='cls-1' x='4' y='12' width='6' height='2' rx='1'/%3E%3Crect class='cls-1' x='14' y='14' width='6' height='2' rx='1'/%3E%3Crect class='cls-1' x='4' y='16' width='6' height='2' rx='1'/%3E%3Crect class='cls-1' x='2' y='14' width='6' height='2' rx='1' transform='translate(20 10) rotate(90)'/%3E%3Crect class='cls-1' x='6.13' y='14' width='6' height='2' rx='1' transform='translate(24.13 5.87) rotate(90)'/%3E%3Crect class='cls-1' x='14' y='18' width='10' height='2' rx='1' transform='translate(38 0) rotate(90)'/%3E%3Crect class='cls-1' x='10' y='18' width='10' height='2' rx='1' transform='translate(34 4) rotate(90)'/%3E%3Crect class='cls-1' x='0.01' width='2' height='6.99' rx='1'/%3E%3Crect class='cls-1' x='22' width='2' height='7' rx='1'/%3E%3Crect class='cls-1' x='22' y='7.94' width='2' height='16' rx='1'/%3E%3Crect class='cls-1' y='7.94' width='2' height='16.04' rx='1'/%3E%3Crect class='cls-1' x='0.01' y='5' width='23.99' height='2' rx='1'/%3E%3Crect class='cls-1' x='0.01' y='7.94' width='23.99' height='2' rx='1'/%3E%3Crect class='cls-1' x='0.01' y='22' width='23.99' height='2' rx='1'/%3E%3C/svg%3E"); }
  @media print, screen and (max-width: 768.9px) {
    .detailBox01 .product_links01 .txtLinks01.btn_shop::before,
    .detailBox02 .product_links01 .txtLinks01.btn_shop::before {
      width: 6.8vw;
      height: 6.8vw;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%230159ab;%7D%3C/style%3E%3C/defs%3E%3Crect class='cls-1' width='23.99' height='2' rx='1'/%3E%3Crect class='cls-1' x='4' y='12' width='6' height='2' rx='1'/%3E%3Crect class='cls-1' x='14' y='14' width='6' height='2' rx='1'/%3E%3Crect class='cls-1' x='4' y='16' width='6' height='2' rx='1'/%3E%3Crect class='cls-1' x='2' y='14' width='6' height='2' rx='1' transform='translate(20 10) rotate(90)'/%3E%3Crect class='cls-1' x='6.13' y='14' width='6' height='2' rx='1' transform='translate(24.13 5.87) rotate(90)'/%3E%3Crect class='cls-1' x='14' y='18' width='10' height='2' rx='1' transform='translate(38 0) rotate(90)'/%3E%3Crect class='cls-1' x='10' y='18' width='10' height='2' rx='1' transform='translate(34 4) rotate(90)'/%3E%3Crect class='cls-1' x='0.01' width='2' height='6.99' rx='1'/%3E%3Crect class='cls-1' x='22' width='2' height='7' rx='1'/%3E%3Crect class='cls-1' x='22' y='7.94' width='2' height='16' rx='1'/%3E%3Crect class='cls-1' y='7.94' width='2' height='16.04' rx='1'/%3E%3Crect class='cls-1' x='0.01' y='5' width='23.99' height='2' rx='1'/%3E%3Crect class='cls-1' x='0.01' y='7.94' width='23.99' height='2' rx='1'/%3E%3Crect class='cls-1' x='0.01' y='22' width='23.99' height='2' rx='1'/%3E%3C/svg%3E");
      background-size: 6.8vw auto; } }

.product_links_a01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media print, screen and (max-width: 768.9px) {
    .product_links_a01 {
      display: block; } }

@media screen and (max-width: 600px) {
  .detailBox01 .product_links01,
  .detailBox02 .product_links01 {
    width: auto; } }

@media screen and (max-width: 480px) {
  .product_tbl01 {
    padding: 2vw 0; }
  .product_tbl01 table th {
    padding: 0.3em; }
  .product_tbl01 table td {
    padding: 0.3em; }
  .product_tbl01 + p {
    font-size: 1.2rem; }
  .product_jan {
    margin-top: 3vw; }
  .product_jan h3 {
    font-size: 1.4rem; }
  .product_jan table {
    font-size: 1.3rem; }
  .product_jan table th {
    padding: 0.3em 0.5em; }
  .product_jan table td {
    padding: 0.3em 0.5em; }
  .detailBox01 .product_links01 .txtLinks01,
  .detailBox02 .product_links01 .txtLinks01 {
    margin-top: 3vw; }
  .detailBox01 .product_links01 .txtLinks01.btn_seibun,
  .detailBox01 .product_links01 .txtLinks01.btn_tmppdf,
  .detailBox01 .product_links01 .txtLinks01.btn_shop,
  .detailBox02 .product_links01 .txtLinks01.btn_seibun,
  .detailBox02 .product_links01 .txtLinks01.btn_tmppdf,
  .detailBox02 .product_links01 .txtLinks01.btn_shop {
    height: 44px;
    width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .product_links_a01 {
    display: inline; } }

.detailBox01 .txtContact01,
.detailBox02 .txtContact01 {
  display: none; }

.product_main + .sub {
  position: relative; }

.product_main + .sub .nav_sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 70px; }

/* common */
.sm_links {
  display: inline-block;
  margin: 1em 0 0 0;
  padding: 14px 13px 0 88px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 32px;
  background: url(/-/media/cojp/expo2025/product-common/img/icon_selfmed.png) no-repeat left top; }
  @media print, screen and (max-width: 768.9px) {
    .sm_links {
      padding: 8vw 0 0 0;
      background: url(/-/media/cojp/expo2025/product-common/img/icon_selfmed.png) no-repeat left top;
      background-size: 16.53333vw auto; } }

.sm_links span {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.sm_links span:after {
  display: block;
  content: "";
  width: 8px;
  height: 7px;
  background: url(/-/media/cojp/expo2025/product-common/img/sprite_pc_blank.png) no-repeat left top;
  margin-left: 3px; }

@media screen and (max-width: 480px) {
  .sm_links {
    font-size: 1.3rem;
    padding: 6px 12px 0 54px;
    min-height: 20px;
    background-size: 52px 20px; }
  .sm_links:after {
    top: 10px; } }
