﻿
/*色*/
/*テキストカラー*/
/*タブレット幅*/
/*影*/
/*線*/
/*ベースカラー*/
/*背景*/
/*ボタン*/
/* -----------------------------------------------------------------------
## 商品詳細ページ 用モジュール##############################################
----------------------------------------------------------------------- */
/*--------------------------
全体
---------------------------*/
.productDetailBox, .usescene, .itempoint, .spec, .special-site, .buy, .uservoice, .returnBtn, .series {
  padding: 12vw 0; }

.recommend {
  padding-top: 12vw; }

.lead {
  padding-bottom: 12vw; }

.itempoint_ttl, .uservoice_ttl {
  font-size: 2.9rem;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 600;
  color: #65b2ef;
  text-align: center;
  padding-bottom: 2.26667vw;
  margin-bottom: 8vw;
  border-bottom: 0.8vw #65b2ef solid;
  display: inline-block; }

.lead_ttl {
  font-size: 3.2rem;
  letter-spacing: 0.02em;
  line-height: 1.25;
  font-weight: 400;
  margin-bottom: 9.33333vw;
  text-align: center; }

.lead_text{
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0 10.66667vw 1.33333vw; 
  line-height: 2.3;
  letter-spacing: .04em;
}
.lead_text:has(.line) {
  letter-spacing: 0.02em;
  line-height: 1;
}
.lead_text .lead_text_inner{
  background-image: linear-gradient(to top, #65b2ef 1px, transparent 1px);
  background-repeat: repeat-y;
  background-size: 100% 2.3em;
}

.lead_text .line {
  padding-bottom: 1.86667vw;
  border-bottom: 1px solid #65b2ef;
  display: inline-block;
  width: 100%;
  margin-bottom: 2.93333vw; 
}
@media screen and (max-width: 768px) {
  .lead_text .lead_text_inner{
    display: inline-block;
    padding-bottom: .4em;
    background-position: left bottom .5em;
  }
}
@media screen and (min-width: 769px) {
  .lead_text{
    margin: 0 auto;
    text-align: center; 
    line-height: 2.7;
  }
  .lead_text .lead_text_inner{
    padding-bottom: .4em;
    background-position: left bottom .2em;
    background-size: 100% 2.7em;
    font-size: 1.8rem;
  }
  .lead_text .line {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    line-height: 1;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #65b2ef;
    display: inline-block;
    text-align: center;
    margin-bottom: 22px;
    width: auto; 
  }
}

/*--------------------------
サイド固定誘導ボタン
---------------------------*/
.side-btn {
  position: fixed;
  right: 0;
  top: 23.46667vw;
  -webkit-transition: opacity .4s ease ,height .4s ease 1s;
  -o-transition: opacity .4s ease ,height .4s ease 1s;
  transition: opacity .4s ease ,height .4s ease 1s;
  overflow: hidden;
  z-index: 5000; }
  .side-btn.is-hide {
    opacity: 0;
    height: 0; }
  .side-btn .btn {
    border-top: 2px solid #65b2ef;
    border-bottom: 1.33333vw solid #65b2ef;
    border-left: 2px solid #65b2ef;
    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: #fff;
    border-radius: 2vw 0 0 2vw;
    width: 18vw;
    height: 20.26667vw;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer; }
    .side-btn .btn-text {
      color: #65b2ef;
      text-align: center;
      font-size: 1.4rem;
      letter-spacing: 0.03em;
      line-height: 1.21429;
      font-weight: 600;
      position: relative; }
      .side-btn .btn-text:after {
        display: inline-block;
        content: "û";
        font-family: 'CONDENSEicon';
        margin-top: 1.6vw;
        display: inline-block;
        font-size: 1.4rem;
        letter-spacing: 0.05em;
        line-height: 1;
        font-weight: 600;
        position: absolute;
        bottom: -4.66667vw;
        left: calc(50% - .5em); }

/*--------------------------
他のシリーズへの導線リンク
---------------------------*/
.productsTitle {
  height: 13.33333vw; }
  .productsTitle-inner {
    height: 13.33333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .productsTitle-innerIcon {
    width: 15.73333vw;
    margin: 0 3.06667vw 0 0; }
    .productsTitle-innerIcon img {
      display: none; }
    .productsTitle-innerIcon:after {
      border-radius: 50%;
      border: 2px solid #fff;
      display: inline-block;
      width: 15.73333vw;
      height: 15.73333vw; }
  .productsTitle.is-360 {
    background: #cc9933; }
    .productsTitle.is-360 .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_360.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-chao {
    background: #a690e4; }
    .productsTitle.is-chao .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_chao.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-huby_cotix {
    background: #338bc9; }
    .productsTitle.is-huby_cotix .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_huby_cotix.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-huby_micro {
    background: #3c65a8; }
    .productsTitle.is-huby_micro .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_huby_micro.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-kodawari {
    background: #ffb851; }
    .productsTitle.is-kodawari .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_kodawari.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-kogyo {
    background: #78a4a2; }
    .productsTitle.is-kogyo .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_kogyo.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-mekkin {
    background: #0092d3; }
    .productsTitle.is-mekkin .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_mekkin.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-osaka {
    background: #fc74c4; }
    .productsTitle.is-osaka .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_osaka.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-ryouhin {
    background: #ff8e56; }
    .productsTitle.is-ryouhin .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_ryouhin.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-sanrio {
    background: #ff85a3; }
    .productsTitle.is-sanrio .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_sanrio.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-sugofuwa {
    background: #ff8c69; }
    .productsTitle.is-sugofuwa .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_sugofuwa.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-vietnam {
    background: #f85555; }
    .productsTitle.is-vietnam .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_vietnam.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-wata {
    background: #bea68f; }
    .productsTitle.is-wata .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_wata.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-kuro {
    background: #7d7d7d; }
    .productsTitle.is-kuro .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_kuro.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-baby {
    background: #ff9c8f; }
    .productsTitle.is-baby .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_baby.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle.is-carte {
    background: #14AE67; }
    .productsTitle.is-carte .productsTitle-innerIcon:after {
      content: "";
      background: url("../image/icon_carte.png") no-repeat center center;
      background-size: 100% auto; }
  .productsTitle-innerTitle {
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: -0.01em;
    line-height: 1;
    font-weight: 600;
    margin-right: 7.33333vw;
    min-width: 7em; }
  .productsTitle-innerBtn {
    margin-right: 1.33333vw; }
    .productsTitle-innerBtn .btn:after {
      display: inline-block;
      content: "ú";
      font-family: 'CONDENSEicon';
      font-size: 1.3rem;
      letter-spacing: 0.02em;
      line-height: 1;
      font-weight: 600;
      vertical-align: middle;
      color: #fff;
      margin-left: 1.33333vw; }
    .productsTitle-innerBtn .btn .text {
      font-size: 1.3rem;
      letter-spacing: -0.01em;
      line-height: 1;
      font-weight: 400;
      text-decoration: underline;
      color: #fff; }

.is-and .productsTitle-innerTitle {
  letter-spacing: -.02em;
  margin-right: 6vw; }

.is-and .productsTitle-innerBtn .btn .text {
  letter-spacing: -.04em; }

/*--------------------------
キービジュアル
---------------------------*/
.kv {
  height: 36.53333vw;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-align: center;
  background: #f8f8f8; }

/*--------------------------
リード
---------------------------*/
.lead_text .line.is-just {
  text-align: justify;
  text-align-last: justify; }

.is-mac .lead_text .line.is-just {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/*--------------------------
アンカー
---------------------------*/
.cmn-anchor {
  background: #fff;
  padding-bottom: 6.66667vw; 
}
.cmn-anchor_list{
  align-items: stretch;
}
.cmn-anchor .btn {
  background: #f5f5f5;
  border-color: #cdcdcd;
  text-align: center;
  height: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.28571;
  font-weight: 400; 
  box-sizing: border-box;
}
.cmn-anchor .btn:after {
  color: #0086cd; 
}

/*--------------------------
商品詳細情報ブロック
---------------------------*/
.productDetailBox-inner {
  margin: 0 5.33333vw; }
  .productDetailBox-innerImg {
    margin-bottom: 6.66667vw; }
  .productDetailBox-innerTtl {
    font-size: 2.1rem;
    letter-spacing: 0.03em;
    line-height: 1.33333;
    font-weight: 600;
    margin-bottom: 4.66667vw; }
  .productDetailBox-innerText {
    font-size: 1.4rem;
    letter-spacing: 0.02em;
    line-height: 1.92857;
    font-weight: 400;
    margin-bottom: 8vw; }
  .productDetailBox-innerIcons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .productDetailBox-innerIconBig {
    width: 80.66667vw;
    margin-right: 5.33333vw; }
  .productDetailBox-innerIconGroup {
    width: 43.2vw;
    margin-bottom: 0; }
    .productDetailBox-innerIconGroupList {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 5.33333vw; }
    .productDetailBox-innerIconGroupItem {
      width: 12vw;
      margin-right: 2.66667vw; }
      .productDetailBox-innerIconGroupItem:nth-child(n + 4) {
        margin-top: 2.66667vw; }
      .productDetailBox-innerIconGroupItem:nth-child(3n) {
        margin-right: 0; }
  .productDetailBox-innerLink:before {
    display: inline-block;
    content: "ú";
    font-family: 'CONDENSEicon';
    margin-left: 2vw;
    font-size: 1.3rem;
    letter-spacing: 0em;
    line-height: 1;
    font-weight: 500;
    color: #65b2ef; }
  .productDetailBox-innerLink .text {
    font-size: 1.3rem;
    letter-spacing: 0.02em;
    line-height: 1;
    font-weight: 600;
    text-decoration: underline;
    color: #65b2ef; }

.is-and .productDetailBox-innerText {
  letter-spacing: 0; }

.is-and .productDetailBox-innerLink:before {
  margin-left: 0; }

/*--------------------------
特長・使用シーン
---------------------------*/
.usescene-inner_note {
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 1.75;
  font-weight: 500;
  color: #808080;
  margin: 0 5.33333vw 13.33333vw;
  padding-left: 1em;
  text-indent: -1em; }
  .usescene-inner_note.m0 {
    margin-bottom: 0; }

.usescene-innerList {
  margin: 0 5.33333vw 6vw; }
  .usescene-innerList.is-pc-01Column {
    margin-bottom: 0; }
    .usescene-innerList.is-pc-01Column .usescene-innerItem_text {
      margin-bottom: 6vw; }
    .usescene-innerList.is-pc-01Column .usescene-inner_note {
      margin: 0 auto 13.33333vw; }

.usescene-innerItem:nth-child(n + 2) {
  margin-top: 8.66667vw; }

.usescene-innerItem_img {
  margin-bottom: 4.66667vw; }

.usescene-innerItem_text {
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1.92857;
  font-weight: 500; }

/*--------------------------
ITEM POINT
---------------------------*/
.itempoint {
  border: 2px solid #65b2ef;
  border-radius: 2.66667vw;
  text-align: center;
  margin: 0 5.33333vw; }
  .itempoint_movie {
    margin: 0 5.33333vw 8.66667vw; }
    .itempoint_movie iframe {
      width: 76vw;
      height: 45.33333vw; }
  .itempoint .cmn-btn01 {
    margin: 0 7.06667vw; }

/*--------------------------
動画ボタン（こだわり綿棒シリーズ）
---------------------------*/

body.specialty .movieBtn.is-movie01-01 {
  background: #000 url(../image/yt_thumb_kodawari.png) no-repeat center center;
  background-size: auto 100%; }

body.specialty .movieBtn.is-movie01-02 {
  background: #000 url(../image/yt_thumb_kodawarifukuro.png) no-repeat center center;
  background-size: auto 100%; }

body.specialty .movieBtn.is-movie01-03 {
  background: #000 url(../image/yt_thumb_yokutoreru.png) no-repeat center center;
  background-size: auto 100%; }

body.specialty .movieBtn.is-movie01-04 {
  background: #000 url(../image/yt_thumb_kuroiyokutoreru.png) no-repeat center center;
  background-size: auto 100%; }

body.specialty .movieBtn.is-movie01-05 {
  background: #000 url(../image/yt_thumb_kimochi.png) no-repeat center center;
  background-size: auto 100%; }

body.specialty .movieBtn.is-movie01-06 {
  background: #000 url(../image/yt_thumb_baby.png) no-repeat center center;
  background-size: auto 100%; }

/*--------------------------
動画ボタン（国産良品シリーズ）
---------------------------*/
body.domestic .movieBtn.is-movie02-01 {
  background: #000 url(../image/yt_thumb_standard.jpg) no-repeat center center;
  background-size: auto 100%; }

body.domestic .movieBtn.is-movie02-02 {
  background: #000 url(../image/yt_thumb_sticky.jpg) no-repeat center center;
  background-size: auto 100%; }

body.domestic .movieBtn.is-movie02-03 {
  background: #000 url(../image/yt_thumb_wet.jpg) no-repeat center center;
  background-size: auto 100%; }

body.domestic .movieBtn.is-movie02-04 {
  background: #000 url(../image/yt_thumb_mimikaki.jpg) no-repeat center center;
  background-size: auto 100%; }

body.domestic .movieBtn.is-movie02-05 {
  background: #000 url(../image/yt_thumb_blacksticky.jpg) no-repeat center center;
  background-size: auto 100%; }

body.domestic .movieBtn.is-movie02-06 {
  background: #000 url(../image/yt_thumb_blackmimikaki.jpg) no-repeat center center;
  background-size: auto 100%; }

/*--------------------------
動画ボタン（大阪弁おみくじ綿棒）
---------------------------*/
body.osakaben .movieBtn.is-movie06-01 {
  background: #000 url(../image/yt_thumb_osaka.jpg) no-repeat center center;
  background-size: auto 100%; }

/*--------------------------
動画ボタン（お掃除綿棒シリーズ綿棒）
---------------------------*/

body.osouji .movieBtn.is-movie04 {
  background: #000 url(../image/yt_thumb_tongari.png) no-repeat center center;
  background-size: auto 100%; }

body.osouji .movieBtn.is-movie05 {
  background: #000 url(../image/yt_thumb_gokubosotongari.png) no-repeat center center;
  background-size: auto 100%; }

body.osouji .movieBtn.is-movie06 {
  background: #000 url(../image/yt_thumb_mojya.png) no-repeat center center;
  background-size: auto 100%; }

body.osouji .movieBtn.is-movie07 {
  background: #000 url(../image/yt_thumb_longfutu.png) no-repeat center center;
  background-size: auto 100%; }

body.osouji .movieBtn.is-movie08 {
  background: #000 url(../image/yt_thumb_longtongari.png) no-repeat center center;
  background-size: auto 100%; }

body.osouji .movieBtn.is-movie09 {
  background: #fff url(../image/yt_thumb_jyokin.png) no-repeat center center;
  background-size: auto 100%; }

/*--------------------------
動画ボタン（360°至福綿棒シリーズ綿棒）
---------------------------*/
body._360-swab .movieBtn.is-movie03-01 {
  background: #fff url(../image/yt_thumb_360.png) no-repeat center center;
  background-size: auto 100%; }

body._360-swab .movieBtn.is-movie03-02 {
  background: #fff url(../image/yt_thumb_360black.jpg) no-repeat center center;
  background-size: auto 100%; }

body._360-swab .movieBtn.is-movie03-03 {
  background: #fff url(../image/yt_thumb_360series.jpg) no-repeat center center;
  background-size: auto 100%; }


/*--------------------------
動画ボタン（スゴふわっ綿棒）
---------------------------*/
.movieBtn.is-movie01-01 {
  background: #fff url(../image/yt_thumb_sugo-fuwa.png) no-repeat center center;
  background-size: auto 100%; }

.movieBtn.is-movie01-02 {
  background: #fff url(../image/yt_thumb_hosso.jpg) no-repeat center center;
  background-size: auto 100%; }


/*--------------------------
動画ボタン（makeup）
---------------------------*/
.movieBtn.is-movie08-01 {
  background: #000 url(../image/yt_thumb_makeup.jpg) no-repeat center center;
  background-size: auto 100%; }

/*--------------------------
動画ボタン（baby）
---------------------------*/
body.baby .movieBtn.is-movie07-01 {
  background: #000 url(../image/yt_thumb_usa.jpg) no-repeat center center;
  background-size: auto 100%; }

body.baby .movieBtn.is-movie07-02 {
  background: #000 url(../image/yt_thumb_kuma.jpg) no-repeat center center;
  background-size: auto 100%; }

body.baby .movieBtn.is-movie07-03 {
  background: #000 url(../image/yt_thumb_hamu.jpg) no-repeat center center;
  background-size: auto 100%; }

body.baby .movieBtn.is-movie07-04 {
  background: #000 url(../image/yt_thumb_kodawaribaby.jpg) no-repeat center center;
  background-size: auto 100%; }

/*--------------------------
動画ボタン（VC）
---------------------------*/
body.vietnam .movieBtn.is-movie04-01 {
  background: #000 url(../image/yt_thumb_vc.jpg) no-repeat center center;
  background-size: auto 100%; }

body.vietnam .movieBtn.is-movie04-02 {
  background: #000 url(../image/yt_thumb_VCtumekae.jpg) no-repeat center center;
  background-size: auto 100%; }

body.vietnam .movieBtn.is-movie04-03 {
  background: #000 url(../image/yt_thumb_VCdecoboko.jpg) no-repeat center center;
  background-size: auto 100%; }

body.vietnam .movieBtn.is-movie04-04 {
  background: #000 url(../image/yt_thumb_VCblack.jpg) no-repeat center center;
  background-size: auto 100%; }


/*--------------------------
動画ボタン（黒ページ）
---------------------------*/
body.blackcottonswab .movieBtn .is-movie10-01 {
  background: #fff url(../image/yt_thumb_kuroiyokutoreru.jpg) no-repeat center center;
  background-size: auto 100%; }


/*--------------------------
動画ボタン（TOPページ）
---------------------------*/
.movieBtn .is-movie10 {
  background: #fff url(https://sa-n-yo.co.jp/assets/img/common/yt_thumb_top.jpg) no-repeat center center;
  background-size: auto 100%; }


/*--------------------------
製品仕様
---------------------------*/
.spec-inner_tblWrap {
  overflow-x: scroll; }

.spec-inner_tbl {
  border: 1px solid #65b2ef;
  border-collapse: collapse;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1.28571;
  font-weight: 400;
  width: 100%; }
  .spec-inner_tbl th {
    background: #65b2ef;
    color: #fff;
    text-align: left;
    padding: 3.33333vw;
    font-weight: 400;
    border-bottom: 1px solid #fff; }
  .spec-inner_tbl td {
    border-right: 1px solid #65b2ef;
    border-bottom: 1px solid #65b2ef; }
  .spec-inner_tbl tr td {
    padding: 3.2vw; }
  .spec-inner_tbl tr:nth-child(1) td {
    background: #f4f9ff;
    padding: 3.2vw; }
  .spec-inner_tbl tr:nth-child(2) td {
    background: #fff; }
  .spec-inner_tbl tr:nth-child(3) td {
    background: #fff; }
  .spec-inner_tbl tr:nth-child(4) td {
    background: #fff; }
  .spec-inner_tbl tr:last-child th {
    border-bottom: 1px solid #65b2ef; }
  .spec-inner_tbl.is-column04 th {
    width: 30%; }
  .spec-inner_tbl.is-column04 td {
    padding: 2.66667vw; }
    .spec-inner_tbl.is-column04 td.col03 {
      width: 25%; }
  .spec-inner_tbl.is-column04 tr:nth-child(1) td {
    padding: 2.66667vw; }

/*--------------------------
おすすめ商品
---------------------------*/
.recommend {
  overflow: hidden; }
  .recommend-item {
    width: 69.33333vw;
    padding: 0 2.66667vw; }
    .recommend-item_img {
      border: 1px solid #e0e0e0;
      background: #fff;
      padding: 0;
      margin-bottom: 2.66667vw;
      height: auto;
      text-align: center; }
      .recommend-item_img img {
        width: 100%;
        height: auto;
        margin: 0 auto; }
    .recommend-item_text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 1.4rem;
      letter-spacing: 0.02em;
      line-height: 1.85714;
      font-weight: 500;
      text-align: left;
      text-decoration: underline; }
  .recommend-list {
    padding-bottom: 7.33333vw; }
  .recommend .slick-prev {
    top: calc(50% - 8vw); }
  .recommend .slick-next {
    top: calc(50% - 8vw); }
  .recommend .slick-dots li:nth-child(n + 2) {
    margin-left: 5.33333vw; }

/*--------------------------
特設サイト
---------------------------*/
.special-site_img {
  border-radius: 1.33333vw;
  overflow: hidden;
  -webkit-box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, 0.2);
  margin-bottom: 4vw; }

.special-site_text {
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1.92857;
  font-weight: 500;
  text-decoration: underline; }

.special-site_link {
  margin: 0 5.33333vw; }

/*--------------------------
商品のお買い求めはこちらから
---------------------------*/
.buy_ttl {
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0.03em;
  line-height: 1.41667;
  font-weight: 600;
  margin-bottom: 7.33333vw; }
  .buy_ttl span {
    display: block; }
  .buy .shopping_list .shopping_item .btn.is-satofuru img{
    width: 70%;
  }
  .buy .shopping_list .shopping_item .btn.is-tyoisu{
    background-color: #ad0003;
  }
  .buy .shopping_list .shopping_item .btn.is-tyoisu img {
    width: 76%;
  }
  .buy .shopping_list .shopping_item .btn.is-monodukuri{
    background-color: #e60013;
  }
  .buy .shopping_list .shopping_item .btn.is-monodukuri img {
    width: 87.5%;
  }
  .buy .shopping_list .shopping_item .btn.is-burando img {
    width: 98.125%;
  }

/*--------------------------
USER VOICE
---------------------------*/
.uservoice {
  text-align: center; }
  .uservoice_ttl {
    margin-right: auto;
    margin-left: auto; }
  .uservoice-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .uservoice-item {
    width: 100%;
    padding: 0 0 4vw;
    margin-bottom: 4vw; }
    .uservoice-item:last-child {
      padding-bottom: 0; }
  .uservoice-itemFukidashi {
    border: 1px solid #dedede;
    background: #fff;
    padding: 8vw;
    margin-bottom: 21.86667vw;
    text-align: left;
    position: relative; }
    .uservoice-itemFukidashi.is-01:before {
      position: absolute;
      width: 15.2vw;
      height: 15.2vw;
      bottom: -25.06667vw;
      left: calc(50% - 7.06667vw);
      content: "";
      display: inline-block;
      border-radius: 50%;
      background: #ffca5a url(../image/icon_person.png) no-repeat center center;
      background-size: 50% auto; }
    .uservoice-itemFukidashi.is-02:before {
      position: absolute;
      width: 15.2vw;
      height: 15.2vw;
      bottom: -25.06667vw;
      left: calc(50% - 7.06667vw);
      content: "";
      display: inline-block;
      border-radius: 50%;
      background: #ffca5a url(../image/icon_person.png) no-repeat center center;
      background-size: 50% auto; }
    .uservoice-itemFukidashi:after {
      position: absolute;
      width: 8.8vw;
      height: 8.8vw;
      -webkit-transform: rotate(-44deg) skewY(-2deg);
      -ms-transform: rotate(-44deg) skewY(-2deg);
      transform: rotate(-44deg) skewY(-2deg);
      bottom: -4.8vw;
      left: calc(50% - 4.4vw);
      content: "";
      display: inline-block;
      border-left: 1px solid #dedede;
      border-bottom: 1px solid #dedede;
      background: #fff; }
    .uservoice-itemFukidashi_ttl {
      font-size: 1.6rem;
      letter-spacing: 0.02em;
      line-height: 1.625;
      font-weight: 600;
      margin-bottom: 3.33333vw;
      display: inline-block; }
    .uservoice-itemFukidashi_text {
      font-size: 1.4rem;
      letter-spacing: 0.02em;
      line-height: 1.92857;
      font-weight: 500;
      margin-bottom: 7.73333vw; }
    .uservoice-itemFukidashi_user {
      font-size: 1.4rem;
      letter-spacing: 0.02em;
      line-height: 1.92857;
      font-weight: 500; }

/*--------------------------
商品一覧へもどる
---------------------------*/
.returnBtn .cmn-btn03 {
  margin: 0 10.66667vw; }

/*--------------------------
シリーズ紹介
---------------------------*/
.series {
  overflow: hidden; }
  .series-inner .slick-prev {
    top: calc(50% - 14.66667vw); }
  .series-inner .slick-next {
    top: calc(50% - 14.66667vw); }
  .series-innerSubttl {
    text-align: center;
    color: #65b2ef;
    font-size: 2.1rem;
    letter-spacing: 0.03em;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 5.33333vw;
    text-align: center; }
  .series-innerItem {
    width: 69.33333vw;
    padding: 0 2.66667vw; }
  .series-innerImg {
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 11.33333vw 0;
    margin-bottom: 2.66667vw;
    height: 29.33333vw;
    text-align: center;
    position: relative; }
    .series-innerImg .copy {
      position: absolute;
      bottom: 1.33333vw;
      left: 1.33333vw;
      font-size: 1rem;
      letter-spacing: 0.02em;
      line-height: 1;
      font-weight: 400; }
      .series-innerImg .copy .mark-cp {
        font-family: 'Roboto'; }
    .series-innerImg img {
      height: 100%;
      width: auto;
      margin: 0 auto; }
  .series-innerList {
    padding-bottom: 13.33333vw; }
  .series-innerList + .series-innerSubttl {
    margin-top: 15.33333vw; }
  .series-inner_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .series-inner_text .icon {
      width: 13.33333vw;
      height: 13.33333vw;
      margin-right: 3.33333vw; }
    .series-inner_text .text {
      font-size: 1.6rem;
      letter-spacing: 0.02em;
      line-height: 1.625;
      font-weight: 600;
      text-align: left;
      text-decoration: underline; }

/*--------------------------
工業用品のみのページ
---------------------------*/
.productDetailBox.is-huby .productDetailBox-innerImg {
  margin-bottom: 4vw; }

.productDetailBox.is-huby .productDetailBox-innerText {
  margin-bottom: 4vw; }

.productDetailBox.is-huby .productDetailBox-innerTextArea_img {
  width: 61.33333vw;
  margin: 0 auto 8vw 0; }

.productDetailBox.is-huby .productDetailBox-innerTextArea_list {
  margin-bottom: 9.33333vw; }

.productDetailBox.is-huby .productDetailBox-innerTextArea_listTtl {
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 2.66667vw; }

.productDetailBox.is-huby .productDetailBox-innerTextArea_item:before {
  content: "・";
  color: #303030;
  display: inline-block;
  margin-right: 0.53333vw;
  line-height: 2.2;
  display: inline-block; }

.productDetailBox.is-huby .productDetailBox-innerTextArea_item .btn {
  color: #0086cd;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  line-height: 2.38462;
  font-weight: 400;
  text-decoration: underline; }

.productDetailBox.is-huby .productDetailBox-innerTextArea_item .btn-text {
  display: inline-block;
  vertical-align: top;
  width: 95%; }

.productDetailBox.is-huby .productDetailBox-innerList {
  margin-bottom: 6vw; }

.productDetailBox.is-huby .productDetailBox-innerItem {
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1.92857;
  font-weight: 500;
  counter-increment: num; }
  .productDetailBox.is-huby .productDetailBox-innerItem:before {
    content: counter(num);
    display: inline-block;
    background: #65b2ef;
    border-radius: 50%;
    color: #fff;
    font-size: 1.4rem;
    letter-spacing: 0.02em;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    width: 3.6vw;
    height: 3.6vw;
    margin-right: 1.33333vw; }

.productDetailBox.is-huby .productDetailBox-innerNote {
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 1.75;
  font-weight: 500;
  padding-left: 2em;
  text-indent: -2em; }

.distributor_text {
  font-size: 1.4rem;
  letter-spacing: 0em;
  line-height: 1.85714;
  font-weight: 400;
  text-align: center;
  color: #303030;
  margin-bottom: 7.33333vw; }

.distributor_site .productDetailBox-inner {
  margin: 0 auto; }

.distributor_btn:after {
  display: none; }

.distributor_btn img {
  -webkit-box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, 0.2);
  border-radius: 2.66667vw;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }

.distributor_btn_text {
  display: inline-block;
  margin-top: 2.66667vw;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1.92857;
  font-weight: 500;
  text-decoration: underline; }

@media screen and (min-width: 769px) {
  /*--------------------------
全体
---------------------------*/
  .usescene, .spec, .special-site, .buy, .uservoice, .series {
    padding: 24px 0; }
  .recommend {
    padding-top: 90px; }
  .lead {
    padding-bottom: 90px; }
  .itempoint_ttl, .uservoice_ttl {
    font-size: 3.2rem;
    letter-spacing: 0.1em;
    line-height: 1;
    font-weight: 600;
    color: #65b2ef;
    text-align: center;
    padding-bottom: 9px;
    margin-bottom: 30px;
    border-bottom: 2px #65b2ef solid;
    display: inline-block; }
  .lead_ttl {
    font-size: 4.6rem;
    letter-spacing: 0.06em;
    line-height: 1.21739;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center; }
  /*--------------------------
サイド固定誘導ボタン
---------------------------*/
  .side-btn {
    position: fixed;
    right: 0;
    top: calc(50% - 68px);
    -webkit-transition: opacity .4s ease ,height .4s ease 1s;
    -o-transition: opacity .4s ease ,height .4s ease 1s;
    transition: opacity .4s ease ,height .4s ease 1s;
    overflow: hidden; }
    .side-btn.is-hide {
      opacity: 0;
      height: 0; }
    .side-btn .btn {
      border-top: 2px solid #65b2ef;
      border-bottom: 6px solid #65b2ef;
      border-right: none;
      border-left: 2px solid #65b2ef;
      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: #fff;
      border-radius: 10px 0 0 10px;
      width: 130px;
      height: 135px;
      -webkit-transition: all .4s ease;
      -o-transition: all .4s ease;
      transition: all .4s ease;
      cursor: pointer; }
      .side-btn .btn:hover {
        text-decoration: none;
        background-color: #65b2ef; }
        .side-btn .btn:hover .btn-text {
          color: #fff; }
      .side-btn .btn-text {
        color: #65b2ef;
        text-align: center;
        font-size: 1.8rem;
        letter-spacing: 0.06em;
        line-height: 1.33333;
        font-weight: 600;
        position: relative; }
        .side-btn .btn-text:after {
          display: inline-block;
          content: "û";
          font-family: 'CONDENSEicon';
          margin-top: 10px;
          display: inline-block;
          font-size: 1.8rem;
          letter-spacing: 0.1em;
          line-height: 1;
          font-weight: 600;
          position: absolute;
          bottom: -25px;
          left: calc(50% - .5em); }
  /*--------------------------
他のシリーズへの導線リンク
---------------------------*/
  .productsTitle {
    height: 50px; }
    .productsTitle-inner {
      height: 50px; }
    .productsTitle.is-kuro {
      background: #7d7d7d; }
    .productsTitle-innerIcon {
      width: 60px;
      height: 60px;
      margin: 0 15px 0 0; }
      .productsTitle-innerIcon:after {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        border: 2px solid #fff; }
    .productsTitle-innerTitle {
      color: #fff;
      font-size: 2rem;
      letter-spacing: 0.1em;
      line-height: 1;
      font-weight: 600;
      margin-right: auto; }
    .productsTitle-innerBtn .btn:after {
      display: inline-block;
      content: "ú";
      font-family: 'CONDENSEicon';
      font-size: 1.6rem;
      letter-spacing: 0.04em;
      line-height: 1;
      font-weight: 600;
      vertical-align: middle;
      color: #fff;
      margin-left: 1.33333vw; }
    .productsTitle-innerBtn .btn .text {
      font-size: 1.6rem;
      letter-spacing: 0.04em;
      line-height: 1;
      font-weight: 400;
      text-decoration: underline;
      color: #fff; }
    .productsTitle-innerBtn .btn:hover {
      text-decoration: none; }
      .productsTitle-innerBtn .btn:hover .text {
        text-decoration: none; }
  /*--------------------------
キービジュアル
---------------------------*/
  .kv {
    height: 360px;
    overflow: hidden;
    position: relative;
    background: #f8f8f8;
    text-align: center; }
  /*医療用綿棒*/
  .shujutsu .kv {
    background-color: #16356E; }
  .kentai .kv {
    background-color: #d1e4f4; }

.make-up .kv{
  background-color: #fff;
}
.black-cotton-swab .kv{
  background-color: #fff;
}
.osakaben .kv{
  background-color: #fff;
}
  /*--------------------------
リード
---------------------------*/
  .lead_text .line.is-just {
    text-align: center;
    text-align-last: auto; }
  .is-mac .lead_text .line.is-just {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  /*--------------------------
アンカーメニュー
---------------------------*/
  .cmn-anchor {
    margin-top: 33px;
    padding-bottom: 58px; 
  }

  .cmn-anchor_list {
    width: 1000px;
    margin: 0 auto; 
  }
  .cmn-anchor_item {
  }
  .cmn-anchor_item .btn {
    width: 320px;
    line-height: 1.4;
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    line-height: 1.55556;
    font-weight: 400; 
  }
  .cmn-anchor_item .btn:after {
    bottom: 4px; 
  }
  .cmn-anchor_item .btn:hover:after {
    bottom: 4px; 
  }
  .cmn-anchor_item.is-big {
    /* height: 120px;  */
  }
  .cmn-anchor_item.is-big .btn {
    /* min-height: 5em;  */
  }
  /*--------------------------
商品詳細情報ブロック
---------------------------*/
  .productDetailBox {
    padding: 80px 0; }
    .productDetailBox-inner {
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .productDetailBox-innerImg {
        width: 420px;
        margin-bottom: 0;
        margin-right: 40px; }
      .productDetailBox-innerTtl {
        font-size: 4.2rem;
        letter-spacing: 0.06em;
        line-height: 1.33333;
        font-weight: 600;
        margin-bottom: 25px; }
      .productDetailBox-innerTextArea {
        width: 580px; }
      .productDetailBox-innerText {
        font-size: 1.8rem;
        letter-spacing: 0.1em;
        line-height: 2;
        font-weight: 400;
        margin-bottom: 30px; }
      .productDetailBox-innerIcons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .productDetailBox-innerIconBig {
        width: 520px;
        margin-right: 60px; }
      .productDetailBox-innerIconGroup {
        width: 300px;
        margin-bottom: 20px; }
        .productDetailBox-innerIconGroupList {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin-bottom: 15px; }
        .productDetailBox-innerIconGroupItem {
          width: 50px;
          margin-right: 12px; }
          .productDetailBox-innerIconGroupItem:nth-child(n + 4) {
            margin-top: 0; }
          .productDetailBox-innerIconGroupItem:nth-child(3n) {
            margin-right: 12px; }
          .productDetailBox-innerIconGroupItem:nth-child(5n) {
            margin-right: 0; }
      .productDetailBox-innerLink {
        text-align: left; }
        .productDetailBox-innerLink:before {
          display: inline-block;
          content: "ú";
          font-family: 'CONDENSEicon';
          margin-left: 0;
          font-size: 1.4rem;
          letter-spacing: 0em;
          line-height: 1;
          font-weight: 500;
          color: #65b2ef; }
        .productDetailBox-innerLink .text {
          font-size: 1.4rem;
          letter-spacing: 0.04em;
          line-height: 1;
          font-weight: 600;
          text-decoration: underline;
          color: #65b2ef; }
        .productDetailBox-innerLink:hover {
          text-decoration: none; }
          .productDetailBox-innerLink:hover .text {
            text-decoration: none; }
  /*--------------------------
特長・使用シーン
---------------------------*/
  .usescene-inner_note {
    font-size: 1.2rem;
    letter-spacing: 0.04em;
    line-height: 2.66667;
    font-weight: 500;
    color: #808080;
    margin: 0 auto 110px; }
  .usescene-inner {
    width: 1000px;
    margin: 0 auto; }
  .usescene-innerList {
    margin: 0 auto 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; 
    gap: 15px 20px;
  }
    .usescene-innerList.is-pc-01Column {
      margin-bottom: 0; }
      .usescene-innerList.is-pc-01Column .usescene-innerItem {
        width: 800px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; }
      .usescene-innerList.is-pc-01Column .usescene-innerItem_img {
        width: 385px;
        margin-right: 25px;
        margin-bottom: 0; }
      .usescene-innerList.is-pc-01Column .usescene-innerItem_text {
        margin-bottom: 25px;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        line-height: 2;
        font-weight: 500; }
      .usescene-innerList.is-pc-01Column .usescene-inner_note {
        padding-left: 1em;
        padding-right: 1em;
        text-indent: -1em;
        font-size: 1.2rem;
        letter-spacing: 0.04em;
        line-height: 1.66667;
        font-weight: 500; }
      .usescene-innerList.is-pc-01Column .usescene-innerItem_textArea {
        width: 390px; }
  .usescene-innerItem {
    /* width: 385px;  */
    width: 320px;
  }
    .usescene-innerItem:nth-child(n + 2) {
      margin-top: 0;
      /* margin-left: 30px;  */
    }
    .usescene-innerItem_img {
      margin-bottom: 15px; }
    .usescene-innerItem_text {
      font-size: 1.6rem;
      letter-spacing: 0.1em;
      line-height: 2;
      font-weight: 500; }
  .usescene-innerItem:only-child {
    width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .usescene-innerItem:only-child .usescene-innerItem_img {
      width: 385px;
      margin-bottom: 0; }
    .usescene-innerItem:only-child .usescene-innerItem_text {
      width: 390px;
      margin-left: 35px; }
    .usescene-innerItem:only-child .usescene-inner_note {
      padding-left: 1em;
      padding-right: 1em;
      text-indent: -1em;
      font-size: 1.2rem;
      letter-spacing: 0.04em;
      line-height: 1.66667;
      font-weight: 500; }
  /*--------------------------
ITEM POINT
---------------------------*/
  .itempoint {
    padding: 35px 0;
    border: 2px solid #65b2ef;
    border-radius: 10px;
    text-align: center;
    margin: 0 auto; }
    .itempoint_movie {
      margin: 0 auto 40px;
      text-align: center; }
      .itempoint_movie iframe {
        width: 600px;
        height: 340px;
        margin: 0 auto; }
      .itempoint_movie .movieBtn {
        margin: 0 auto;
        position: relative; }
        .itempoint_movie .movieBtn:before {
          content: "";
          position: absolute;
          top: calc(50% - 25px);
          left: calc(50% - 35px);
          display: block;
          background: url(../image/youtube_btnMark.png) no-repeat center center;
          background-size: auto 100%;
          z-index: 10;
          width: 70px;
          height: 50px; }
    .itempoint .cmn-btn01 {
      margin: 0 auto; }
  /*--------------------------
製品仕様
---------------------------*/
  .spec-inner_tblWrap {
    overflow-x: hidden; }
  .spec-inner_tbl {
    border: 1px solid #65b2ef;
    border-collapse: collapse;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    line-height: 1;
    font-weight: 400;
    width: 100%; }
    .spec-inner_tbl th {
      width: 250px;
      background: #65b2ef;
      color: #fff;
      text-align: left;
      padding: 15px 30px;
      font-weight: 400;
      border-bottom: 1px solid #fff; }
    .spec-inner_tbl td {
      border-right: 1px solid #65b2ef;
      border-bottom: 1px solid #65b2ef; }
    .spec-inner_tbl tr td {
      padding: 15px 30px; }
    .spec-inner_tbl tr:nth-child(1) td {
      background: #f4f9ff;
      padding: 15px 30px; }
      .spec-inner_tbl tr:nth-child(1) td:nth-child(2) {
        width: 250px; }
    .spec-inner_tbl tr:nth-child(2) td {
      width: 270px;
      background: #fff; }
      .spec-inner_tbl tr:nth-child(2) td:nth-child(1) {
        width: 250px; }
    .spec-inner_tbl tr:nth-child(3) td {
      width: 270px;
      background: #fff; }
      .spec-inner_tbl tr:nth-child(3) td:nth-child(1) {
        width: 250px; }
    .spec-inner_tbl tr:nth-child(4) td {
      width: 270px;
      background: #fff; }
      .spec-inner_tbl tr:nth-child(4) td:nth-child(1) {
        width: 250px; }
    .spec-inner_tbl tr:last-child th {
      border-bottom: 1px solid #65b2ef; }
    .spec-inner_tbl.is-column04 th {
      width: 318px; }
    .spec-inner_tbl.is-column04 td {
      padding: 15px 30px; }
    .spec-inner_tbl.is-column04 tr:nth-child(1) td {
      padding: 15px 30px; }
    .spec-inner_tbl.is-column04 td.col01 {
      width: 700px; }
    .spec-inner_tbl.is-column04 td.col02 {
      width: 340px; }
    .spec-inner_tbl.is-column04 td.col03 {
      width: 183px; }
  /*--------------------------
おすすめ商品
---------------------------*/
  .recommend {
    overflow: hidden; }
    .recommend-item {
      width: 240px!important;
      padding: 0 0; }
      .recommend-item:nth-child(n + 2) {
        margin-left: 30px; }
      .recommend-item_img {
        border: 1px solid #e0e0e0;
        background: #fff;
        padding: 0;
        margin-bottom: 15px;
        height: auto;
        text-align: center; }
        .recommend-item_img img {
          width: 100%;
          height: auto;
          margin: 0 auto; }
      .recommend-item_text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        line-height: 2;
        font-weight: 500;
        text-align: left;
        text-decoration: underline; }
      .recommend-item .btn:hover {
        text-decoration: none; }
        .recommend-item .btn:hover .recommend-item_text {
          text-decoration: none; }
    .recommend-list {
      margin: 0 auto;
      max-width: 780px;
      padding-bottom: 0;
      display: flex;
      align-items: flex-start; 
    }
    .recommend .slick-dots li:nth-child(n + 2) {
      margin-left: 40px; }
  /*--------------------------
特設サイト
---------------------------*/
  .special-site_img {
    width: 640px;
    border-radius: 21px;
    overflow: hidden;
    -webkit-box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, 0.2);
    margin: 0 auto 30px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
  .special-site_text {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    line-height: 2;
    font-weight: 500;
    text-decoration: underline;
    text-align: center; }
  .special-site_link {
    width: 640px;
    margin: 0 auto; }
  .special-site .btn:hover {
    text-decoration: none; }
    .special-site .btn:hover .special-site_text {
      text-decoration: none; }
    .special-site .btn:hover .special-site_img {
      -webkit-box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, 0);
      box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, 0); }
  /*--------------------------
商品のお買い求めはこちらから
---------------------------*/
  .shopping {
    padding: 80px 0 20px; }
  .buy-inner {
    text-align: center; }
  .buy_ttl {
    text-align: center;
    font-size: 2.8rem;
    letter-spacing: 0.06em;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 35px;
    display: inline-block; }
    .buy_ttl span {
      display: block; }
  .buy .shopping_list  {
    justify-content: center;
  }
  .buy .shopping_list .shopping_item {
    width: 235px;
  }

  
  .buy .shopping_list .shopping_item .btn {
    height: 87px; }
  .buy .shopping_list .shopping_item .btn:after {
    right: 10px;
    bottom: 9px; }
  .buy .shopping_list .shopping_item .btn.is-amazon img {
    width: 96px; }
  .buy .shopping_list .shopping_item .btn.is-rakuten img {
    width: 111px; }
  .buy .shopping_list .shopping_item .btn.is-kenko img {
    width: 177px; }
  .buy .shopping_list .shopping_item .btn.is-lohaco img {
    width: 160px; }
  .buy .shopping_list .shopping_item:only-child {
    width: 457px; }
  .buy .shopping_list .shopping_item .btn.is-satofuru img{
    width: 178px;
  }
  .buy .shopping_list .shopping_item .btn.is-tyoisu img {
    width: 201px;
  }
  .buy .shopping_list .shopping_item .btn.is-burando img {
    width: 214px;
  }
  .buy .shopping_list .shopping_item .btn.is-monodukuri img {
    width:100%;
  }
  /*--------------------------
USER VOICE
---------------------------*/
  .uservoice {
    text-align: center; }
    .uservoice_ttl {
      margin-right: auto;
      margin-left: auto; }
    .uservoice-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .uservoice-item {
      width: 480px;
      padding: 0 0 0;
      margin-bottom: 0; }
      .uservoice-item:last-child {
        padding-bottom: 0; }
    .uservoice-itemFukidashi {
      border: 1px solid #dedede;
      background: #fff;
      padding: 35px 40px;
      margin-bottom: 85px;
      text-align: left;
      position: relative; }
      .uservoice-itemFukidashi.is-01:before {
        position: absolute;
        width: 60px;
        height: 60px;
        bottom: -85px;
        left: calc(50% - 30px);
        content: "";
        display: inline-block;
        border-radius: 50%;
        background: #ffca5a url(../image/icon_person.png) no-repeat center center;
        background-size: 50% auto; }
      .uservoice-itemFukidashi.is-02:before {
        position: absolute;
        width: 60px;
        height: 60px;
        bottom: -85px;
        left: calc(50% - 30px);
        content: "";
        display: inline-block;
        border-radius: 50%;
        background: #ffca5a url(../image/icon_person.png) no-repeat center center;
        background-size: 50% auto; }
      .uservoice-itemFukidashi:after {
        position: absolute;
        width: 20px;
        height: 20px;
        -webkit-transform: rotate(-44deg) skewY(-2deg);
        -ms-transform: rotate(-44deg) skewY(-2deg);
        transform: rotate(-44deg) skewY(-2deg);
        bottom: -10.5px;
        left: calc(50% - 10px);
        content: "";
        display: inline-block;
        border-left: 1px solid #dedede;
        border-bottom: 1px solid #dedede;
        background: #fff; }
      .uservoice-itemFukidashi_ttl {
        font-size: 2.4rem;
        letter-spacing: 0.1em;
        line-height: 1.33333;
        font-weight: 600;
        margin-bottom: 20px;
        display: inline-block; }
      .uservoice-itemFukidashi_text {
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        line-height: 2;
        font-weight: 500;
        margin-bottom: 40px; }
      .uservoice-itemFukidashi_user {
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        line-height: 1;
        font-weight: 500; }
  /*--------------------------
商品一覧へもどる
---------------------------*/
  .returnBtn {
    padding: 80px 0; }
    .returnBtn .cmn-btn03 {
      width: 320px;
      margin: 0 auto; }
      .returnBtn .cmn-btn03 .btn {
        padding: 20px 0; }
  /*--------------------------
シリーズ紹介
---------------------------*/
  .series {
    overflow: hidden; }
    .series-innerSubttl {
      text-align: center;
      color: #65b2ef;
      font-size: 2.4rem;
      letter-spacing: 0.1em;
      line-height: 1;
      font-weight: 600;
      margin-bottom: 30px;
      text-align: center; }
    .series-innerList {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding-bottom: 0; }
    .series-innerList + .series-innerSubttl {
      margin-top: 50px; }
    .series-innerItem {
      width: 235px;
      padding: 0 0;
      margin-right: 20px; }
      .series-innerItem:nth-child(n + 5) {
        margin-top: 30px; }
      .series-innerItem:nth-child(4n) {
        margin-right: 0; }
      .series-innerItem .btn:hover {
        text-decoration: none; }
        .series-innerItem .btn:hover .text {
          text-decoration: none; }
    .series-innerImg {
      border: 1px solid #e0e0e0;
      background: #fff;
      padding: 40px 0;
      margin-bottom: 8px;
      height: 110px;
      text-align: center; }
      .series-innerImg img {
        height: 110px;
        width: auto;
        margin: 0 auto; }
      .series-innerImg.is-middle {
        padding: 38px 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; }
        .series-innerImg.is-middle img {
          height: 80px; }
    .series-inner_text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .series-inner_text .icon {
        width: 50px;
        height: 50px;
        margin-right: 15px; }
      .series-inner_text .text {
        font-size: 1.6rem;
        letter-spacing: 0.1em;
        line-height: 1.625;
        font-weight: 600;
        text-align: left;
        width: 170px; }
    .series-inner_note {
      margin-top: 25px; }
      .series-inner_note .copy {
        font-size: 1rem;
        letter-spacing: 0.04em;
        line-height: 1;
        font-weight: 400; }
  /*--------------------------
工業用品のみのページ
---------------------------*/
  .productDetailBox.is-huby .productDetailBox-inner {
    width: 800px;
    margin: 0 auto; }
  .productDetailBox.is-huby .productDetailBox-innerImg {
    width: 390px;
    margin-bottom: 30px;
    margin-right: 25px; }
  .productDetailBox.is-huby .productDetailBox-innerTextArea {
    width: 390px; }
  .productDetailBox.is-huby .productDetailBox-innerText {
    margin-bottom: 35px; }
  .productDetailBox.is-huby .productDetailBox-innerTextArea_img {
    width: 310px;
    margin: 0 auto 30px 0; }
  .productDetailBox.is-huby .productDetailBox-innerTextArea_list {
    margin-bottom: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .productDetailBox.is-huby .productDetailBox-innerTextArea_listTtl {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 15px;
    width: 100%; }
  .productDetailBox.is-huby .productDetailBox-innerTextArea_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .productDetailBox.is-huby .productDetailBox-innerTextArea_item.is-01 {
      width: 120px; }
    .productDetailBox.is-huby .productDetailBox-innerTextArea_item.is-02 {
      width: 140px; }
    .productDetailBox.is-huby .productDetailBox-innerTextArea_item:before {
      margin-right: 5px;
      line-height: 2.8;
      display: inline-block; }
    .productDetailBox.is-huby .productDetailBox-innerTextArea_item .btn {
      color: #0086cd;
      font-size: 1.4rem;
      letter-spacing: 0.1em;
      line-height: 2;
      font-weight: 400;
      text-decoration: underline; }
      .productDetailBox.is-huby .productDetailBox-innerTextArea_item .btn:hover {
        text-decoration: none; }
    .productDetailBox.is-huby .productDetailBox-innerTextArea_item .btn-text {
      display: inline-block;
      vertical-align: top;
      width: 100%; }
  .productDetailBox.is-huby .productDetailBox-innerList {
    margin-bottom: 25px; }
  .productDetailBox.is-huby .productDetailBox-innerItem {
    font-size: 1.6rem;
    letter-spacing: 0.04em;
    line-height: 2;
    font-weight: 500;
    counter-increment: num; }
    .productDetailBox.is-huby .productDetailBox-innerItem:before {
      content: counter(num);
      display: inline-block;
      background: #65b2ef;
      border-radius: 50%;
      color: #fff;
      font-size: 1.6rem;
      letter-spacing: 0.04em;
      line-height: 1;
      font-weight: 500;
      text-align: center;
      width: 16px;
      height: 16px;
      margin-right: 10px; }
    .productDetailBox.is-huby .productDetailBox-innerItem small {
      font-size: 1.2rem;
      letter-spacing: 0.04em;
      line-height: 2.66667;
      font-weight: 500; }
  .productDetailBox.is-huby .productDetailBox-innerNote {
    font-size: 1.2rem;
    letter-spacing: 0.1em;
    line-height: 1.66667;
    font-weight: 500;
    padding-left: 2em;
    text-indent: -2em; }
  .distributor_text {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
    line-height: 2;
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px; }
  .distributor_site .productDetailBox-inner {
    margin: 0 auto; }
  .distributor_btn_text {
    text-align: center;
    display: block;
    margin-top: 25px;
    font-size: 1.8rem;
    letter-spacing: 0.04em;
    line-height: 1;
    font-weight: 500;
    text-decoration: underline; }
  .distributor_btn {
    text-align: center; }
    .distributor_btn img {
      border-radius: 20px; }
    .distributor_btn:hover {
      text-decoration: none; }
      .distributor_btn:hover img {
        -webkit-box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, 0);
        box-shadow: 4px 4px 12px -4px rgba(0, 0, 0, 0); }
      .distributor_btn:hover .distributor_btn_text {
        text-decoration: none; }
  /*--------------------------
IE
---------------------------*/
  .is-ie .series-innerImg.is-middle.is-type01 img {
    -webkit-transform: translateX(-35px);
    -ms-transform: translateX(-35px);
    transform: translateX(-35px); }
  .is-ie .series-innerImg.is-middle.is-type02 img {
    -webkit-transform: translateX(-49px);
    -ms-transform: translateX(-49px);
    transform: translateX(-49px); } }
