body{
  overflow-x: hidden;
}

/* 文字サイズ */
.c-text-m{font-size: 18px;line-height: 1.7;}
.c-text-s{font-size: 15px;line-height: 1.7;}
.c-text-xs{font-size: 13px;line-height: 1.7;}
.c-text-2xs{font-size: 11px;line-height: 1.7;}
.u-p-s{padding: 6px}
.u-p-m{padding: 15px}
.u-p-l{padding: 30px}
.u-mt-s{margin-top: 6px}
.u-mt-m{margin-top: 15px}
.u-mt-l{margin-top: 30px}
.u-mb-s{margin-bottom: 6px}
.u-mb-m{margin-bottom: 15px}
.u-mb-l{margin-bottom: 30px}
.u-flexWrap{overflow: hidden}
.u-flex{display: flex;flex-wrap: wrap}
.u-flex--sp{display: initial}
.u-flex--pc{display: flex;flex-wrap: wrap}
.u-flexcol-2>*{width: calc( 100% / 2 )}
.u-flexcol-3>*{width: calc( 100% / 3 )}
.u-flexcol-4>*{width: calc( 100% / 4 )}
.u-flexcol-5>*{width: calc( 100% / 5 )}
.u-flexgap-s{margin-right: -6px;margin-bottom: -6px}
.u-flexgap-s>*{padding-right: 6px;padding-bottom: 6px}
.u-flexgap-m{margin-right: -15px;margin-bottom: -15px}
.u-flexgap-m>*{padding-right: 15px;padding-bottom: 15px}
.u-flexgap-l{margin-right: -21px;margin-bottom: -21px}
.u-flexgap-l>*{padding-right: 21px;padding-bottom: 21px}
.u-sp-only {display: none;}
.u-tb-only {display: none !important;}
.u-pc-only {display: block !important;}
.u-between{display: flex;justify-content: space-between;}
.u-between>*:first-child{text-align: left;}
.u-between>*:last-child{text-align:right;}
.overview-prod-xs {display: none;}
.inline-block {display: inline-block;}

.btn-auto-h-xs {
  height: auto !important;
  line-height: 1 !important;
  padding: 10px !important;
}
.mg-t-rp {
  margin-top: 10px;
}
.mg-lr-rp {
  margin-left: -20px;
  margin-right: -20px;
}
.price-mg-rp {
  margin-right: -2px;
}
#openSideBar {right: -520px;}
@media screen and (max-width: 1279px){
  .u-sp-only {display: none;}
  .u-pc-only {display: none !important;}
  h1.p-productDetail_title-new {display: none !important;}
  .u-tb-only {display: block !important;}
  .m-home-inner {padding-left: 20px !important;padding-right: 20px !important;}
  .f-lay-tbl {
    table-layout: fixed;
  }
}

@media screen and (max-width: 767px) {
  @supports (-webkit-touch-callout: none) {
    ul.m-flex.m-flex--g10 {
      display: block !important;
    }

    ul.m-flex.m-flex--g10 li {
      display: inline-block !important;
    }

    .rel-li-xs {
      width: 100% !important;
    }
  }

  .u-sp-only {
    display: block;
  }

  .p-productDetail_title-new__sp {
    display: none;
  }
  .p-productDetail_area_logo_mk {
    display: none;
  }

  .description-product__sp {
    display: none;
  }

  .overview-prod-xs {
    display: block;
  }

  .info-prod-xs {
    width: 100%;
    margin-left: -10px;
    margin-right: 10px;
  }

  #maker-img{
    display: none;
  }

  .solution-link-right {
    display: none;
  }

  .price-xs {
    display: block;
  }

  .price-xs > :first-child {
    width: 100%;
    padding-bottom: 10px;
  }

  .price-xs > :nth-child(2) {
    width: 100%;
    padding-top: 10px;
    border-top: solid 1px #c5cccf
  }

  .d-fl-rp {
    justify-content:flex-start;
    display: flex;
    white-space: nowrap;
  }

  .mg-r-xs {
    margin-right: 37%;
  }

  .mg-side-xs {
    margin-right: -10px;
    margin-left: -10px;
    margin-top: 20px;
  }

  .m-btn-xs {
    width: 100% !important;
  }

  .price-lbl-xs > li {
    margin-right: 5px;
  }

  .btn-sideBar--mb {
    display: block !important;
  }

  .mg-lr-rp {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media screen and (min-width: 768px){
  .font-sp {
    display: none;
  }

  .solution-link_sp {
    display: none;
  }

  .solution-link-right {
    display: block;
  }

  .d-fl-rp {
    justify-content:flex-end;
    display: flex;
    white-space: nowrap;
  }

  .max-w-slide-l {
    max-width: 307px;
  }

  .price-lbl-xs > li {
    margin-left: 5px;
  }

  .mg-side-xs {
    margin: 20px -20px;
  }
}

@media screen and (max-width: 1247px) {
  .mg-bt-xs {
    margin-bottom: 50px;
  }

  .mg-r-xs {
    margin-right: 37%;
  }
}

/*.u-sp-only {display: block !important;}*/
@media screen and (max-width: 767px) {
  .u-between>*:last-child{text-align:left;}
  .button.m-btn, input.m-btn, a.m-btn, .m-btn {
    width: auto ;
  }
  .tag-product__sp>.m-flex--g10 {
    display: -webkit-box !important;
    margin-left: -10px;
  }
  .m-flex--g10.m-flex--c3 > .m-flex__item {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .xxxsidebar {
    width: 100% !important;
  }
  .u-between.p-detail {
    display: block !important;
  }
  .border-cls {
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #6E6E6E;
  }
}

@media screen and (max-width: 766px){
  /*.c-sp-hr-s{
    padding-top: 10px;
    border-top: solid 1px #c5cccf;
    margin-top: 10px;
  }*/
  .c-text-m{font-size: 16px;}
  .c-text-s{font-size: 14px;}
  .c-text-xs{font-size: 12px;}
  .c-text-2xs{font-size: 10px;}
  .u-flex--pc{display: block}
  .u-flex--sp{display: flex; flex-wrap: wrap}
  .u-tb-only {display: none !important;}
  .u-pc-only {display: none !important;}
  h1.p-productDetail_title-new {display: none !important;}
  /*.u-sp-only {display: block !important;}*/
  /*.u-between{display: block;}*/
  .u-between>*:last-child{text-align:left;}
  /*#openSideBar{display: block;}*/
  /*.m-header-info-droplist {*/
  /*  position: relative!important;*/
  /*}*/
  .m-itemSlider_pagenation button{
    width: 14px !important;
    margin: 0px 3px !important;
    border-radius: 2.5px;
  }
}


.t-header{
  transition:0.2s;
}
.t-header.is-hide{
  top: -150px;
}
/* ページコンテンツ */
.l-container{
  width: 100%;
  max-width: none !important;
  padding: 0 20px;
  margin: 10px auto 0px;
}
.l-gdprArea {
  margin-left: -20px;
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .similar-prod-xs {
    width: 160px;
  }
  .text-description {
    text-align: left;
  }
  .u-between>.m-flex__item {
    max-width: 60%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .u-between>*:last-child{text-align:right;}
  .u-between.p-detail>*:last-child{text-align:right;}
  .m-flex--g10.m-flex--c3 > .m-flex__item {
    width: auto;
    min-width: calc((100% / 3) - 11px);
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .m-flex__item.rel-li-xs > a {
    padding-left: 5px;
    padding-right: 5px;
  }
  .mg-t-rp {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px){
  .l-container{padding: 0 10px;}
  .l-gdprArea {
    margin-left: -10px;
  }
  .u-between.p-detail>.m-flex__item.c-sp-hr-s, .u-between.p-detail>.c-sp-hr-s  {
    padding-top: 10px;
    border-top: solid 1px #c5cccf;
    margin-top: 10px;
  }
  .u-between.p-detail>.m-flex__item {
    width: 100% !important;
  }
}
/* パンくずリスト */
.l-breadcrumb{
  font-size: 12px;
  line-height: 1;
}
.l-breadcrumb_inner{
  width: 100%;
  max-width: 1280px;
  padding: 0.5em 20px;
  margin-left: auto;
  margin-right: auto;
}
.l-breadcrumb_list{
  display: flex;
}
.l-breadcrumb_list-item{
  margin-right: 0.5em;
}
.l-breadcrumb_list-item:not(:last-child)::after{
  display: inline-block;
  content: '›';
  margin-left: 0.5em;
}
@media screen and (max-width: 767px){
  .l-breadcrumb{display: none;}

  /*.u-between {*/
  /*  flex-direction: column !important;*/
  /*}*/

}
/* お買い物ガイド */
.l-shoppingGuide{
  margin-top: 40px;
  border-top: solid 2px #b8c1c6;
  padding: 40px 0;
}
.l-shoppingGuide_inner{
  width: 100%;
  max-width: 1280px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
.l-shoppingGuide_section-heading{
  font-size: 15px;
  font-weight: 700;
  background-color: #ebeff1;
  padding: 8px 7px 6px;
}

.p-productDetail{
  display: grid;
  grid-template:
    "TH CT IV" 275px
    /*"FR CT IV" auto*/
    "TH CT IV" auto
    "IF IF IV" auto
    "FT FT FT" auto
    / 202px 1fr 480px;
  gap: 10px;
  padding-right: 30px;
  max-width: 1280px;
  margin: auto;
}
.p-productDetail_thumbnail{
  grid-area: TH;
  line-height: 1;
}
.p-productDetail_front{
  grid-area: FR;
}
.p-productDetail_content{
  grid-area: CT;
}
.p-productDetail_inventory{
  grid-area: IV;
}
.p-productDetail_info{
  grid-area: IF;
}
.p-productDetail_info>*:not(:last-child){
  margin-bottom: 10px;
}
.p-productDetail_footer{
  grid-area: FT;
  margin-right: 20px;
  @media screen and (max-width: 1279px) {
    margin-right: 5px;
  }
}
.p-productDetail_title{
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 6px;
  border-bottom: solid 1px #c5cccf;
  word-break: break-all;
  margin-bottom: 6px;
}
h1.p-productDetail_title-new {
  display: flex;
}
h1.u-pc-only.p-productDetail_title-new > p.m-pc-only, h1.p-productDetail_title-new > p.m-pc-only {
  margin-left: 6px;
}
@media screen and (max-width: 767px){
  .h1.p-productDetail_title-new {
    display: none !important;
  }

  .p-productDetail{
    grid-template:
      "TH" auto
      "IV" auto
      "FR" auto
      "CT" auto
      "IF" auto
      "FT" auto
      / 100%;
    gap: 10px;
    padding-right: 0;
  }
}



/* 在庫ステータス */
.m-stockStatusIcon{
  margin-left: -0.3em;
  /*margin-right: -0.3em;*/
  margin-right: -1em;
}
.m-stockStatusIcon_item{
  display: inline-block;
  line-height: 1;
  color: #fff;
  background-color: #aaa;
  padding: 0.25em 0.3em 0.15em;
  margin-left: 0.3em;
  margin-right: 0.3em;
}
.m-stockStatusIcon_item.stock{
  background-color: #3988b8;
}
.m-stockStatusIcon_item.MFRoriginal{
  background-color: #3893a7;
}
.m-stockStatusIcon_item.orgstock{
  background-color: #3893a7;
}
/* 単価ランク */
.p-unitPriceTbl{
  width: 100%;
}
.p-unitPriceTbl>thead>tr>th{
  font-weight: 700;
  padding: 1px 0;
  border-bottom: solid 1px #333;
}
.p-unitPriceTbl>thead>tr>th:nth-child(2),
.p-unitPriceTbl>tbody>tr>td:nth-child(2){
  text-align: right;
}
/* 合計金額エリア */
.p-totalAmountArea_data{
  display: flex;
  align-items: center;
}
.p-totalAmountArea_data:not(:first-child){
  margin-top: 3px;
}
.p-totalAmountArea_data-title,
.p-totalAmountArea_data-title--total{
  flex-shrink: 0;
  width: 150px;
  font-weight: 700;
}
.p-totalAmountArea_data-title--total{
  font-size: 1.1em;
  color: #c00;
}
.p-totalAmountArea_data-price,
.p-totalAmountArea_data-price--total{
  width: 100%;
  background-color: #ebeff1;
  text-align: right;
  padding: 0.3em;
}
.p-totalAmountArea_data-price--total{
  font-size: 1.1em;
  font-weight: 700;
  background-color: #f7e2e2;
  color: #c00;
}
/* 製品仕様表 */
.p-productSpecList{
  width: 100%;
}
.p-productSpecList>tbody>tr{
  background-color: #ebeff1;
}
.p-productSpecList>tbody>tr:nth-child(even){
  background-color: #fafafa;
}
.p-productSpecList>tbody>tr>td,
.p-productSpecList>tbody>tr>th{
  padding: 0.25em 0.5em;
}
.p-productSpecList>tbody>tr>th{
  font-weight: 700;
}
/* 製品情報表 */
.p-docList{
  width: 100%;
  background-color: #fff;
  border-left: solid 1px #b8c1c6;
  border-top: solid 1px #b8c1c6;
}
.p-docList>tbody>tr>td,
.p-docList>tbody>tr>th{
  padding: 0.25em 0.5em;
  border-right: solid 1px #b8c1c6;
  border-bottom: solid 1px #b8c1c6;
}
.p-docList>tbody>tr>th{
  background-color: #dbeaf2;
  font-weight: 700;
}
/* 小型商品画像 */
.m-smallProductImage{
  position: relative;
  width: 62px;
  height: 62px;
  border: solid 1px #c5cccf;
  margin-left: auto;
  margin-right: auto;
}
.m-smallProductImage img{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.p-productImage{
  width: 202px;
  margin-left: auto;
  margin-right: auto;
}
.p-productImage_main{
  position: relative;
  width: 202px;
  height: 202px;
  border: solid 1px #c5cccf;
}
.p-productImage_main img{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.p-productImage_sub{
  display: flex;
  margin-top: 3px;
  margin-right: -3px;
}
.p-productImage_sub-item{
  position: relative;
  width: 38px;
  height: 38px;
  border: solid 1px #c5cccf;
  margin-right: 3px;
}
.p-productImage_sub-item:hover{
  border: solid 1px #ff9900;
}
.p-productImage_sub-item img{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.p-productImage_caption{
  font-size: 10px;
  text-align: center;
  line-height: 1.4;
  margin-top: 3px;
}



.m-block{
  position: relative;
  background-color: #fff;
  border: solid 1px #b8c1c6;
  border-radius: 6px;
}
.m-block_header{
  line-height: 1.4;
  font-weight: 700;
  background-color: #ddd;
  border-radius: 6px;
}
.m-block_trigger{
  position: absolute;
  top: 7px;
  right: 6px;
  display: block;
  width: 26px;
  height: 26px;
  font-size: 0;
  background-color: #aaa;
  border-radius: 50%;
  transition: 0.1s;
}
.m-block_trigger.is-active{
  transform: rotate(180deg);
}
.m-block_trigger::before{
  content: '';
  display: block;
  width:0;
  height:0;
  border-style: solid;
  border-width: 12px 8px 0 8px;
  border-color: #FFFFFF transparent transparent transparent;
  margin-top: 2px;
  margin-left: 6px;
}
.disable-click{
  pointer-events:none;
}
@media screen and (max-width: 767px){
  .m-block_trigger{
    top: 3px;
    right: 4px;
    width: 22px;
    height: 22px;
  }
  .m-block_trigger::before{
    content: '';
    display: block;
    width:0;
    height:0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #FFFFFF transparent transparent transparent;
    margin-top: 2px;
    margin-left: 5px;
  }
}



.m-itemSlider_wrap{
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.m-itemSlider{
  width: 100%;
}
.m-itemSlider_item{
  padding: 0 7.5px;
}
.m-itemSlider_prev,
.m-itemSlider_next{
  position: absolute;
  top: calc( 50% - 30px );
  width: 30px;
  height: 30px;
  font-size: 0;
  background-color: #0071b5;
  padding-top: 6px;
  border-radius: 50%;
  z-index: 1;
}
.m-itemSlider_prev::after,
.m-itemSlider_next::after{
  content: '';
  display: block;
  width:0;
  height:0;
  border-style: solid;
  border-width: 12px 8px 0 8px;
  border-color: #FFFFFF transparent transparent transparent;
  margin-top: 5px;
  margin-left: 7.5px;
}
.m-itemSlider_prev{
  left: -10px;
  transform: rotate(90deg);
}

.m-itemSlider_next{
  right: -10px;
  transform: rotate(270deg);
}
.m-itemSlider_pagenation{
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-itemSlider_pagenation button{
  display: block;
  font-size: 0;
  width: 90px;
  height: 6px;
  background-color: #ebeff1;
  margin: 0 6px;
}
.m-itemSlider_pagenation button:hover{
  background-color: #3697d3;
}
.m-itemSlider_pagenation .slick-active button{
  background-color: #0071b5;
}



.m-btn--bdgr{
  background-color: transparent;
  color: #1db75b;
  border: solid 2px #1db75b;
  transition: 0.1s;
}
.m-btn--bdgr:hover{
  color: #fff;
  background-color: #1db75b;
}
.m-btn--bdbl{
  background-color: transparent;
  color: #0071b5;
  border: solid 2px #0071b5;
  transition: 0.1s;
}
.m-btn--bdbl:hover{
  color: #fff;
  background-color: #0071b5;
}
.m-btn_icon{
  display: inline-block;
  width: 0.8em;
  height: 1em;
  line-height: 0;
  vertical-align: middle;
  margin-top: -0.35em;
}
.m-btn--bdbl .m-btn_icon path{
  fill: #0071b5;
}
.m-btn--bdbl:hover .m-btn_icon path{
  fill: #fff;
}




.m-sectionTitle{
  background-color: #ebeff1;
  font-weight: 700;
  line-height: 1.3;
}

.c-movieBtn{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 30px;
  font-size: 12px;
  line-height: 1;
  color: #007a70;
  background-color: #cdebe1;
  border-radius: 6px;
}
.c-movieBtn_icon{
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
button.m-btn--circle{
  display: block;
  width: 32px;
  height: 32px;
  padding: 0 8px;
  background-color: #8ea1b4;
  border-radius: 50%;
}

.m-hr-t{
  border-top: solid 1px #c5cccf;
}




.xxxunderbar{
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100vw;
  background-color: rgba(207, 228, 241, 0.9);
  z-index: 10000;
}
.xxxunderbar_close{
  width: 30px;
  height: 30px;
  background-color: #0071b5;
  border-radius: 50%;
}
.xxxsidebar{
  position: fixed;
  top: 0;
  right: 0;
  width: 520px;
  height: 100vh;
  z-index: 10002;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  transition: 0.3s;
}
.xxxsidebar[disabled="disabled"]{
  right: -520px;
}
.xxxsidebar_fix{
  position: fixed;
  top: -100%;
  right: 18px;
  width: 502px;
  background-color: #fff;
  border-bottom: solid 3px #c5cccf;
  z-index: 1;
  transition: 0.3s;
}
.xxxsidebar[disabled="disabled"] .xxxsidebar_fix{
  right: -520px;
}
.xxxsidebar_fix.is-view{
  top: 0;
}
.xxxsidebar_trigger{
  position: absolute;
  top: 265px;
  left: -42px;
  width: 42px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #0071b5;
  padding: 36px 6px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  border-radius: 6px 0 0 6px;
}
.xxxsidebar_trigger>span{
  writing-mode: vertical-rl;
}
.xxxsidebar_trigger::after{
  content: '';
  display: block;
  width:0;
  height:0;
  border-style:solid;
  border-width: 9px 15.6px 9px 0;
  border-color: transparent #FFFFFF transparent transparent;
  margin-left: 7px;
  transition: 0.1s;
}
.xxxsidebar_trigger.is-active::after{
  transform: rotate(180deg);
  margin-left: 8px;
}
.xxxsidebar_inner{
  position: relative;
  height: 100%;
  background-color: #fff;
  z-index: 1;
  overflow-y: scroll;
}
.xxxsidebar_bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px){
  .xxxsidebar{
    position: fixed;
    top: 0;
    /*width: 100%;*/
    height: 100vh;
    padding: 0;
  }
  .xxxsidebar[disabled="disabled"]{
    top: calc( -100vh - 130px );
    right: 0;
  }
  .xxxsidebar_bg{
    width: 0;
    height: 0;
  }
  .xxxsidebar_trigger{
    position: static;
    display: flex;
    width: 100vw;
    padding: 10px;
    border-radius: 0;
    margin: 0;
  }
  .xxxsidebar_trigger>span{
    display: none;
    writing-mode: initial;
  }
  .xxxsidebar_trigger::after{
    content: '×';
    display: block;
    font-size: 26px;
    width:15px;
    height:15px;
    border-width: 0;
    margin-top: -5px;
    margin-bottom: 5px;
    transition: 0.1s;
  }
  .xxxsidebar_trigger.is-active::after{
    transform: rotate(0deg);
    margin-left: 0;
  }
}

.spPurchaseBtn{
  position: fixed;
  left: 0;
  bottom: -150px;
  width: 100%;
  background-color: #fff;
  padding: 10px;
  z-index: 100;
  border-top: solid 3px #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transition: 0.2s;
}
.spPurchaseBtn.is-fixed{
  bottom: -1px;
}
/*.m-btn--bdbl a {*/
/*  width: 100%;*/
/*  color: #0071b5;*/
/*  text-decoration: none;*/
/*}*/
/*.m-btn--bdbl a:hover {*/
/*  width: 100%;*/
/*  color: #fff;*/
/*  text-decoration: none;*/
/*}*/
.classForList{
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}
