@charset "Shift_JIS";
/* CSS Document */

/* ==========================================================
 reset from base.css
========================================================== */
#ht5_contents .mod_cntBlock { background-color: #f9f9f9 !important; }
.header { z-index: 98; }
#contents {
  font-size: 14px;
  line-height: 1.57;
  padding-bottom: 50px;
}
.cms_pc a{
  color: #0044cc;
}
.cms_pc a:visited{
  color: #0044cc;
}
/* ==========================================================
 body
========================================================== */
body {
  min-width: 1245px;
  line-height: 1.57;
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* ==========================================================
 common
========================================================== */
/* .section
---------------------------------------------------------- */
.sec-goods-01 {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #eee;
}
.sec-goods-02 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.sec-goods-02:last-of-type,
.sec-goods-02.sec-fav-folder { padding-bottom: 0; }
.sec-goods-01.no-bdb { border-bottom: 0; }
  .sec-goods-01 .ttl-sec + p { margin-top: 18px; }
/* .container
---------------------------------------------------------- */
.box-container {
  width: 1205px;
  min-width: 1205px;
  margin-right: auto;
  margin-left: auto;
}
/* .title
---------------------------------------------------------- */
.ttl-goods-01 {
  font-size: 18px;
  font-weight: bold;
}
.ttl-goods-01:last-child { margin-bottom: 0; }
  .ttl-goods-01 a {
    font-size: 14px;
    font-weight: normal;
    color: #0044cc !important;
  }
.ttl-goods-01 + .text { margin-top: 12px; }

/* ==========================================================
 area-goods-cont
========================================================== */
.area-goods-cont {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 50px;
}
  .area-goods-cont .area-goods-main {
    float: left;
    width: 660px;
  }
  .area-goods-cont .area-goods-side {
    float: right;
    width: 495px;
  }
  .area-goods-cont .box-container::after {
	content: "";
	display: table;
	clear: both;
}

/* ==========================================================
 area-goods-main
========================================================== */
.area-goods-main {
  position: relative;
}
.txt-caption { margin-top: 15px; }
  .area-goods-main .sec-main:not(:first-child) { margin-top: 50px; }
	#sim3d {display:none;}
    .area-goods-main .sec-main .box-coordinate {}
    .area-goods-main .sec-main > p {
     padding-top: 10px;
    }
    .area-goods-main .sec-main .box-coordinate .box {
      position: relative;
    }
    .area-goods-main .sec-main .box-coordinate .box:not(:first-child) {
      margin-top: 10px;
    }
    .area-goods-main .sec-main .box-coordinate .box img {
      width: 330px;
      height: 204px;
    }
    .area-goods-main .sec-main .box-coordinate .box p {
      position: absolute;
      top: 67px;
      left: 26px;
      width: 150px;
      font-size: 12px;
    }
    .area-goods-main .sec-main .box-coordinate .box img.login {
      position: absolute;
      top: 144px;
      left: 20px;
      width: 208px;
      height: 10px;
    }
    .area-goods-main .sec-main .box-coordinate .box img.btn_01 {
      position: absolute;
      top: 158px;
      left: 20px;
      width: 144px;
      height: 30px;
    }
    .area-goods-main .sec-main .box-coordinate .box img.btn_02 {
      position: absolute;
      top: 158px;
      left: 169px;
      width: 144px;
      height: 30px;
    }
    .area-goods-main .sec-main .box-coordinate .box img.btn_03 {
      position: absolute;
      top: 154px;
      left: 58px;
      width: 214px;
      height: 30px;
    }
    .area-goods-main .sec-main .box-video {
      position: relative;
      padding-top: 56.25%;
    }
      .area-goods-main .sec-main .box-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
    .area-goods-main .box-data .title:not(:first-child) { margin-top: 20px; }
    .area-goods-main .box-more { margin-top: 20px; }
    .area-goods-main .box-more .txt-link:not(:first-child) { margin-left: 15px; }
    .area-goods-main .box-content:not(:first-child) { margin-top: 45px; }
    .area-goods-main .box-content .figure {
      position: relative;
    }
    .area-goods-main .box-content .figure img { width: 100%; }
    .area-goods-main .box-content .text { margin-top: 18px; }
  .area-goods-main .btn-link-detail {
    position: absolute;
    bottom: 80px;
    left: 50%;
    display: inline-block;
    min-width: 215px;
    padding: 6px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 25px;
    font-size: 14px;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .area-goods-main .btn-link-detail:hover {
    background-color: rgba(255, 255, 255, 1);
    color: #000 !important;
    text-decoration: none !important;
  }
/* hero-slider
---------------------------------------------------------- */
.hero-slider { position: relative; }
.hero-slider .slider-main { position: relative; }
.hero-slider .first-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 660px;
  height: 660px;
}
  .hero-slider .slider-main .label {
    position: absolute;
    top: 0;
    left: 24px;
    z-index: 11;
    width: 46px;
    height: 68px;
  }
    .hero-slider .slider-main .label .text {
      position: absolute;
      top: 8px;
      left: 0;
      width: 100%;
      font-size: 30px;
      font-weight: bold;
      color: #fff;
      text-align: center;
      line-height: 1;
    }
    .hero-slider .slider-main .label img { width: 100%; }
  .hero-slider .slider-main .figure { position: relative; }
  .hero-slider .slider-main .overview {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
    background-image: url(https://img.dinos.co.jp/images/v1/goods/ico_view.png);
    background-size: 37px 49px;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -9999px;
    opacity: 0;
  }
  .hero-slider .slider-main .overview:hover { opacity: 1; }
  .hero-slider .slider-main img { width: 100%; }
  .hero-slider .slider-main .slider {
    position: relative;
    height: 735px;
    visibility: hidden;
    overflow: hidden;
  }
  .hero-slider .slider-main .txt-desc {
    height: 75px;
    padding: 15px 0;
    letter-spacing: -0.07em;
  }
  .hero-slider .slider-main .btn-arrow {
    position: absolute;
    top: 285px;
    width: 46px;
    height: 90px;
    overflow: hidden;
    background-image: url(https://img.dinos.co.jp/images/v1/goods/btn_arrow_slider_02.png);
    background-size: 100% auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    cursor: pointer;
  }
  .hero-slider .slider-main .btn-arrow:not(.slick-disabled):hover { background-image: url(https://img.dinos.co.jp/images/v1/goods/btn_arrow_slider_02_hover.png); }
  .hero-slider .slider-main .btn-arrow.slick-disabled {
    background-image: url(https://img.dinos.co.jp/images/v1/goods/btn_arrow_slider_02_disabled.png);
    cursor: default;
  }
  .hero-slider .slider-main .btn-arrow.prev {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .hero-slider .slider-main .btn-arrow.next { right: 0; }
.hero-slider .slider-nav {
  height: 900px;
  overflow: hidden;
  visibility: hidden;
}
  .hero-slider .slider-nav .list-nav {
    position: static;
    width: auto;
    overflow: hidden;
    margin: -5px 0 0 -5px;
  }
  .hero-slider .slider-nav li {
    display: block;
    float: left;
    width: 128px;
    height: 128px;
    margin: 5px 0 0 5px;
  }
  .hero-slider .slider-nav a {
    position: relative;
    display: block;
    width: 128px;
    height: 128px;
    overflow: hidden;
  }
  .hero-slider .slider-nav a:before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #000;
  }
  .hero-slider .slider-nav a:hover:before,
  .hero-slider .slider-nav li.is-active a:before { display: block; }
  .hero-slider .slider-nav img { width: 100%; }
/* mod-modal-goods
---------------------------------------------------------- */
.mod-modal-goods {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding-top: 80px;
  background-color: rgba(0, 0, 0, 0.9);
  visibility: hidden;
  opacity: 0;
}
  .mod-modal-goods .btn-close {
    position: fixed;
    top: 65px;
    right: 35px;
    z-index: 1000;
    width: 66px;
    height: 66px;
    cursor: pointer;
  }
  .mod-modal-goods .btn-close:before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    opacity: 0.7;
  }
  .mod-modal-goods .btn-close:hover:before { display: block; }
    .mod-modal-goods .btn-close img { width: 100%; }
/* mod-slider-modal
---------------------------------------------------------- */
.mod-slider-modal {
  position: relative;
  width: 1326px;
  margin: 0 auto;
  padding-bottom: 80px;
}
  .mod-slider-modal .slider-wrap {
    width: 1000px;
    margin: 0 auto;
  }
  .mod-slider-modal .slider img { width: 100%; }
  .mod-slider-modal .btn-arrow {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 126px;
    overflow: hidden;
    margin-top: -63px;
    background-image: url(https://img.dinos.co.jp/images/v1/goods/btn-modal-arrow.png);
    background-position: 0 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    text-indent: -9999px;
    cursor: pointer;
  }
  .mod-slider-modal .btn-arrow:hover { opacity: 0.7; }
  .mod-slider-modal .btn-arrow.slick-disabled {
    opacity: 0.3;
    cursor: default;
  }
  .mod-slider-modal .btn-arrow.prev {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .mod-slider-modal .btn-arrow.next { right: 0; }
/* mod-co-items
---------------------------------------------------------- */
.mod-co-items {
  width: 680px;
  margin: 0 auto;
}
  .mod-co-items .title {
    margin-bottom: 50px;
    font-size: 24px;
    text-align: center;
    line-height: 1;
    color: #fff;
  }
/* list-co-items */
  .list-co-items .item {
    overflow: hidden;
    margin-bottom: 40px;
  }
  .list-co-items .figure {
    float: left;
    width: 314px;
    margin-right: 30px;
  }
    .list-co-items .figure img { width: 100%; }
  .list-co-items .info {
    overflow: hidden;
    color: #fff !important;
  }
  .list-co-items .txt-desc {
    margin-bottom: 24px;
    line-height: 2;
  }
    .list-co-items .txt-desc .price {
      font-size: 18px;
    }
    .list-co-items .mod-select .row {
      width: 260px;
      margin-bottom: 25px;
      text-align: left;
    }
    .list-co-items .mod-select .row:last-child { margin-bottom: 0; }
    .list-co-items .mod-select .select { border: 0; }
    .list-co-items .mod-select .txt-selected {
      padding-right: 25px;
      background-color: #666666;
      font-size: 12px;
      text-align: right;
      color: #fff !important;
    }
    .list-co-items .mod-select .txt-selected:before { border-top-color: #fff; }
    .list-co-items .mod-select .box-cart-btn .select {
      width: 54px;
      margin: 0 10px 0 0;
    }
    .list-co-items .mod-select .box-cart-btn .btn-cart {
      width: 130px;
      margin-left: 0;
      border: 0;
      background: #ff9000;
      background: -webkit-linear-gradient(#ff6600, #e55200);
      background: -moz-linear-gradient(#ff6600, #e55200);
      background: linear-gradient(#ff6600, #e55200);
    }
iframe#rakuten_point_parts {
 margin: 0 auto;
 display: block;
}
/* list-cmn-bullet
---------------------------------------------------------- */
.list-bullet { margin-top: 10px; }
.list-bullet li { overflow: hidden; }
.list-bullet li:before {
  content: "";
  float: left;
  width: 13px;
  height: 13px;
  margin: 3px 2px 0 0;
  background-color: #333;
  border-radius: 50%;
}
/* list-order
---------------------------------------------------------- */
.list-order { margin-top: 10px; }
.list-order li { counter-increment: section; }
.list-order li:before {
  content: counter(section, decimal)'.';
  float: left;
  width: 25px;
  height: 14px;
}
/* ==========================================================
 area-digital-catalog
========================================================== */
.area-digital-catalog {
  background-color: #fff;
}
.area-digital-catalog img {
  width: 200px;
}
.area-digital-catalog a {
  text-decoration: none !important;
  color: #333 !important;
}

/* ==========================================================
 area-goods-side
========================================================== */
.area-goods-side { line-height: 1.4; }
  .box-goods-intro + .box-goods-intro { margin: 15px 0 0; }
  .box-goods-intro img { width: 100%; }
  .box-goods-intro a { text-decoration: none !important; }
    .box-goods-intro a .text { text-decoration: underline; }
    .box-goods-intro a:hover .text { text-decoration: none; }
  .box-goods-intro .box {}
  .box-goods-intro .content {
    display: -webkit-box;  /* Android4.3 */
    display: -ms-flexbox;  /* IE10 */
    display: -webkit-flex;  /* PC-Safari,iOS8.4 */
    display: flex;
    -webkit-box-align: center;        /* Android4.3 */
    -ms-flex-align: center;              /* IE10 */
    -webkit-align-items: center;    /* PC-Safari,iOS8.4 */
    align-items: center;
    background-color: #fff;
    padding: 10px;
  }
    .box-goods-intro .content .figure {
      max-width: 90px;
      flex: 1 1 auto;
    }
    .box-goods-intro .content .title {
      margin-left: 15px;
      font-weight: bold;
      font-size: 16px;
      line-height: 1.625;
      color: #ff0000;
    }
    .box-goods-intro .content .text {
      margin-left: 20px;
      font-weight: normal;
    }

/* sec-cart-01
---------------------------------------------------------- */
.sec-cart-01 {
  margin-top: 20px;
  padding-top: 25px;
  border-top: 1px solid #eee;
}

/* mod-cart-intro
---------------------------------------------------------- */
.box-goods-intro + .mod-cart-intro { margin-top: 25px; }
.mod-cart-intro + .sec-cart-01 {
  padding-top: 0;
  border-top: 0;
}
.mod-cart-intro a { color: #0044cc !important; }
  .mod-cart-intro .title {
    font-size: 24px;
    font-weight: normal;
    color: #000;
  }
  .mod-cart-intro .brand {
    margin-top: 10px;
    color: #666;
  }
  .mod-cart-intro .rating {
    margin-top: 10px;
    color: #333333;
  }
  .mod-cart-intro .rating.no-review { color: #333; }
    .mod-cart-intro .rating.no-review .star {
      margin-right: 5px;
      color: #dcdcdc;
    }
    .mod-cart-intro .rating img { width: 90px; }
    .mod-cart-intro .rating a { margin-left: 5px; }
  .mod-cart-intro .list-tag {
    overflow: hidden;
    margin: 5px 0 0 -10px;
  }
    .mod-cart-intro .list-tag li {
      float: left;
      margin: 10px 0 0 10px;
    }
.mod-cart-intro .list-tag li img{
 width: 71px;
}
.mod-cart-intro .list-tag li:has(img[src$="542.gif"]){ display: none; }
    .mod-cart-intro .list-tag span {
      display: inline-block;
      min-width: 70px;
      padding: 3px 3px 2px;
      border: 1px solid #37862a;
      font-size: 12px;
      font-weight: bold;
      color: #37862a !important;
      line-height: 1.1;
      text-align: center;
      text-decoration: none !important;
    }
    .mod-cart-intro .list-tag a:hover { text-decoration: underline !important; }
    .mod-cart-intro .txt-intro {
      margin-top: 25px;
    }
    .ancQA {
      margin-top: 0.5em;
    }
.mod-cart-intro .txt-salon{
  margin-top: 25px;
  line-height: 1.5;
}

/* box-virtusize
---------------------------------------------------------- */
.box-virtusize {
}
  .box-virtusize .link {
    color: #0044cc !important;
    line-height: 25px;
  }
  .box-virtusize :not(.link) .vs-button-wrapper {
    margin-right: 20px;
  }
/* box-cart-text-01
---------------------------------------------------------- */
.box-cart-text-01 {
  margin-top: 25px;
  padding: 15px 20px;
  background-color: #f9f9f9;
  border: 1px solid #ffcccc;
  color: #ff0000;
}
/* box-countdown
---------------------------------------------------------- */
.box-countdown {
  padding-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #ffcccc;
  text-align: center;
}
  .box-countdown .title {
    font-size: 18px;
    font-weight: bold;
    color: #ff0000;
  }
  .box-countdown .txt-countdown {
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
  }
    .box-countdown .txt-countdown .small {
      display: inline-block;
      font-weight: normal;
    }
    .box-countdown .txt-countdown .small.txt-sm-01 { font-weight: bold; }
    .box-countdown .txt-countdown .big {
      margin: 0 15px;
      font-size: 26px;
    }
    .box-countdown .txt-countdown .big:last-child { margin-right: 0; }
  .box-countdown .txt-countdown.type-01 .big { margin:  4px; }
/* ttl-cart-product
---------------------------------------------------------- */
.ttl-cart-product {
  margin-top: 25px;
  padding: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  text-align: center;
}
.ttl-cart-product.type-01 { background-color: #ffcc00; }
.ttl-cart-product.type-02 { background-color: #e7e2da; }
.ttl-cart-product.type-03 { color: #fff; background-color: #ff6600; }
.ttl-cart-product.type-04 {
  background: #ffde00;
  border: 2px solid #ff0000;
  border-radius: 19px;
  color: #ff0000;
  line-height: 1;
}
.ttl-cart-product.type-05 {
  background: #667f48;
  border: 2px solid #336633;
  border-radius: 19px;
  color: #ffffff;
  line-height: 1;
}
.ttl-cart-product.type-06 {
  background: #990000;
  border: 2px solid #660000;
  border-radius: 19px;
  color: #ffcc66;
  line-height: 1;
}
.ttl-cart-product.type-07 {
 border: 2px solid #ff0000;
 border-radius: 19px;
 color: #ff0000;
 line-height: 1;
}
/* box-cart-price-01
---------------------------------------------------------- */
.yen{ font-weight: normal; }
.box-cart-price-01 .txt-md-01 .yen,
.box-cart-price-01 .txt-red-01 .yen{ font-size: 11px; }
.box-cart-price-01 .txt-big-01 .yen{ font-size: 14px; }

.box-cart-price-01:not(:first-child) { margin-top: 25px; }
  .box-cart-price-01 .text:not(:first-child),
  .box-cart-price-01 .box-virtusize:not(:first-child) { margin-top: 16px; }
  .box-cart-price-01 .txt-red-02:not(:first-child){ margin-top: 8px; }
  .box-cart-price-01 .txt-sale-01 {
    position: relative;
    top: -1px;
    margin-left: 5px;
  }
.box-cart-price-01 .txt-sale-01.pos-left {
	margin-left: 0;
	margin-right: 5px;
}
  .box-cart-price-01 .tax { font-size: 11px }
  .box-cart-price-01 a { color: #0044cc !important; }
  .box-cart-price-01 .black { color: #000 !important; }
  .box-cart-price-01 .grey { color: #666 !important; }

/* アイコン：あわせ買い・グルメ定期便 */
.tooltip{
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: text-bottom;
}
.box-cart-price-01 .tooltip { 
 margin-left: 5px;
}
.iconset .subscGmt {
 cursor: inherit;
}
.tooltip span:first-child {
 font-size: 13px;
  line-height: 1;
}
.tooltip.iconset span:first-child,
.sec-goods-spec .iconset span {
	padding: 5px 5px calc(5px - 0.084em);
}
.sec-goods-spec .iconset span{
  display: inline-block;
  line-height: 1;
}
.tooltip.iconset .buytoIcn,
.sec-goods-spec .iconset .buytoIcn{
  background-color: #0099ff;
  color: #fff;
}
.tooltip.iconset .subscGmt,
.sec-goods-spec .iconset .subscGmt{
  background-color: #ff9400;
  color: #fff;
  outline: solid 1px #ff7d00;
  outline-offset: -1px;
}
.tooltip.iconset .matomeGmt,
.sec-goods-spec .iconset .matomeGmt{
  background-color: #ffde00;
  color: #ec3013;
  font-weight: bold;
}
.tooltip .subscGmt {
 cursor: default;
}
.tooltip .iconDescript {
  display: none;
  position: absolute;
  padding: 15px;
  border-radius: 5px;
  background-color:rgba(255,255,255,0.95);
  width: 430px;
  text-align: center;
  color: #333333;
  font-size: 16px;
  line-height: 1.6;
}
.tooltip .iconDescript:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border: 10px solid transparent;
  border-top: 15px solid #fff;
  margin-left: -15px;
}
.tooltip .iconDescript:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 10px;
}
.tooltip:hover .iconDescript{
  display: inline-block;
  top: calc(-3.2em - 15px - 15px - 10px);
  left: calc(-430px / 2 + 3.5em);
  filter: drop-shadow(0 4px 1px rgba(0, 0, 0, .1));
}
.tooltip.icon-question {
  vertical-align: inherit;
  overflow: visible;
}
.tooltip.icon-question .goods_question {
  line-height: 1;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 3px;
  font-size: 120%;
  overflow: visible;
}
.tooltip.icon-question .iconDescript:before {
  margin-left: -13px;  
}
.tooltip.icon-question .goods_question img {
    width: 99%;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    vertical-align: middle;
    filter: brightness(0.9);
    will-change: filter;
}
.tooltip.icon-question:hover .iconDescript{
  width: 430px;
  display: block;
  text-align: left;
  top: auto;
  bottom: 30px;
  left: calc(-430px / 2 + 14px);
  font-size: 14px;
  border: 1px solid #DDD;
}
.tooltip.icon-question.iq-small:hover .iconDescript{
  width: 280px;
  left: calc(-280px / 2 + 14px);
}
/* mod-cart-main
---------------------------------------------------------- */
.mod-cart-main {
  margin-top: 30px;
  padding: 0 0 30px;
  border-top: 1px solid #eee;
}
.mod-cart-main + .sec-cart-01 { margin-top: 0; }
.mod-cart-main .sec:not(:last-child) { margin-bottom: 25px; }
.mod-cart-main .title {
  margin-top: 30px;
  font-size: 16px;
}
.mod-cart-main .sub {
  font-size: 14px;
  font-weight: normal;
}
/* select-goods-01
---------------------------------------------------------- */
.select-goods-01 {
  position: relative;
  border: 1px solid #ddd;
  background-color: #fff;
}
.select-goods-01:not(:first-child) { margin-top: 10px; }
  .select-goods-01 select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    line-height: 34px;
    opacity: 0;
  }
  .select-goods-01 .txt-selected {
    position: relative;
    padding: 10px 23px 8px 10px;
    line-height: 1;
  }
  .select-goods-01 .txt-selected:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    width: 0;
    height: 0;
    border-top: 8px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
/* box-input-size
---------------------------------------------------------- */
.box-input-size {
  width: 320px;
  margin-top: 5px;
  padding-top: 5px;
}
  .box-input-size .item {
    display: table;
    width: 100%;
  }
  .box-input-size .item:not(:last-child) { margin-bottom: 10px; }
  .box-input-size .label {
    display: table-cell;
    vertical-align: middle;
    width: 120px;
    color: #000;
  }
  .box-input-size .box-input,
  .box-input-size .select-goods-01 {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
  }
  .box-input-size input {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 22px;
    padding-left: 10px;
    border: 1px solid #e5e5e5;
    -webkit-appearance: none;
  }
  .box-input-size input::-webkit-input-placeholder { color: #999; }
  .box-input-size input::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  .box-input-size input:-ms-input-placeholder { color: #999; }
  .box-input-size input:-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  .box-input-size .box-input select {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px 23px 8px 10px;
    line-height: 1;
    font-size: 14px;
    -webkit-appearance: none;
  }
/* box-select-deliver
---------------------------------------------------------- */
.box-select-deliver {
  margin-top: 5px;
  padding-top: 5px;
}
  .box-select-deliver .item {
    display: table;
    width: 100%;
  }
  .box-select-deliver .item:not(:last-child) { margin-bottom: 10px; }
  .box-select-deliver .label {
    display: table-cell;
    vertical-align: middle;
    width: 150px;
    color: #000;
  }
  .box-select-deliver .select-goods-01{
    display: table-cell;
    vertical-align: middle;
  }
/* box-cart-day
---------------------------------------------------------- */
.box-cart-day { margin-top: 10px; }
  .box-cart-day .item {
    display: table;
    width: 100%;
  }
  .box-cart-day .item:not(:last-child) { margin-bottom: 10px; }
  .box-cart-day .label {
    display: table-cell;
    vertical-align: middle;
    width: 25px;
  }
  .box-cart-day .box-input {
    display: table-cell;
    vertical-align: middle;
  }
  .box-cart-day input[type='text'],
  .box-cart-day input[type='number']{
    display: inline-block;
    width: 135px;
    height: 36px;
    line-height: 22px;
    padding-left: 10px;
    border: 1px solid #e5e5e5;
    -webkit-appearance: none;
  }
  .box-cart-day input[type='text']:disabled, .box-cart-day input[type='number']:disabled { background-color: #f7f7f7; }
  .box-cart-day input[type="number"]::-webkit-outer-spin-button,
  .box-cart-day input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .box-cart-day input[type="number"] {
    -moz-appearance: textfield;
  }
  .box-cart-day .select-goods-01 { width: 235px; }
  .box-cart-day select:disabled + .txt-selected { opacity: 0.3; }
/* list-radio-colors
---------------------------------------------------------- */
.list-radio-colors {
  overflow: hidden;
  margin: 5px 0 25px -5px;
}
  .list-radio-colors .item {
    position: relative;
    float: left;
    margin: 5px 0 0 5px;
  }
    .list-radio-colors .item.is-disabled .base:before,
    .list-radio-colors .item.is-disabled .size:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      bottom: 0;
      background: rgba(0, 0 , 0 , 0);
      background: -webkit-linear-gradient(to top left, transparent, transparent 48%, #dfdfdf 48%, #dfdfdf 52%, transparent 52%, transparent);
      background: -moz-linear-gradient(to top left, transparent, transparent 48%, #dfdfdf 48%, #dfdfdf 52%, transparent 52%, transparent);
      background: linear-gradient(to top left, transparent, transparent 48%, #dfdfdf 48%, #dfdfdf 52%, transparent 52%, transparent);
    }
    body.is-ie9 .list-radio-colors .item.is-disabled .base:before,
    body.is-ie9 .list-radio-colors .item.is-disabled .size:before {
      background: url(https://img.dinos.co.jp/images/v1/goods/bg_radio_disabled.png) center 0 no-repeat;
      background-size: auto 100%;
    }
  .list-radio-colors .box-color,
  .list-radio-colors .box-size {
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
  }
  .list-radio-colors .box-size { width: auto; }
  .list-radio-colors .base {
    display: block;
    position: relative;
    border: 5px solid #fff;
  }
  .list-radio-colors .base-size {
    display: none;
    position: relative;
  }
    .list-radio-colors .base img,
    .list-radio-colors .base-size img {
      position: relative;
      width: 100%;
    }
  .list-radio-colors .size {
    display: block;
    vertical-align: middle;
    position: relative;
    width: auto;
    min-width: 45px;
    height: 45px;
    padding: 15px 5px 0;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 1;
  }
  .list-radio-colors .item.is-disabled .size { color: #ccc; }
    .list-radio-colors .box-color input,
    .list-radio-colors .box-size input,
    .list-radio-colors .wrap,
    .list-radio-colors .wrap:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
    .list-radio-colors input { opacity: 0; }
    .list-radio-colors .wrap {
      z-index: 1;
      border: 1px solid #ccc;
    }
    .list-radio-colors .wrap:before {
      z-index: 1;
      border: 2px solid #000;
      opacity: 0;
    }
    .list-radio-colors input:checked + .wrap { border-color: #000; }
    .list-radio-colors input:checked + .wrap:before { opacity: 1; }
/* table-cart-order
---------------------------------------------------------- */
.table-cart-order {
  width: 100%;
  margin-top: 10px;
  border-top: 1px solid #eee;
}
  .table-cart-order tr { border-bottom: 1px solid #eee; }
  .table-cart-order th,
  .table-cart-order td {
    vertical-align: middle;
    padding: 10px 0;
  }
  .table-cart-order th { width: 62%; }
  .table-cart-order tr td:first-of-type { width: 22%; }
  .table-cart-order td:last-child { width: 16%; }
  .table-cart-order .select {
    display: inline-block;
    line-height: 1;
    width: 54px;
    margin-right: 5px;
    margin-bottom: 0;
  }
  .table-cart-order .select .txt-selected{ text-align: right; }
  .table-cart-order .remove {
    display: inline-block;
    cursor: pointer;
  }
/* box-cart-btn
---------------------------------------------------------- */
.box-cart-btn {
  line-height: 1;
  text-align: right;
  margin-top: 20px;
}
  .box-cart-btn .link {
    display: inline-block;
    color: #0044cc !important;
  }
  .box-cart-btn .text { display: inline-block; }
  .box-cart-btn .txt-out-of-stock {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 54px;
    height: 36px;
    margin-left: 10px;
    font-size: 12px;
    line-height: 1.4;
  }
  .box-cart-btn .select {
    display: inline-block;
    width: 54px;
    margin-top: 0;
    margin-left: 10px;
    margin-bottom: 0;
  }
  .box-cart-btn .btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .box-cart-btn .btn a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    padding: 10px;
    color: #fff !important;
    text-decoration: none !important;
  }
  .box-cart-btn .btn-cart {
    display: inline-block;
    width: 200px;
    height: 36px;
    padding: 10px;
    margin-left: 15px;
    background: #ff9000;
    background: -webkit-linear-gradient(#ff9000, #e47100);
    background: -moz-linear-gradient(#ff9000, #e47100);
    background: linear-gradient(#ff9000, #e47100);
    border: 1px solid transparent;
    border-radius: 25px;
    color: #fff !important;
    line-height: 1;
    text-align: center;
    text-decoration: none !important;
  }
  .box-cart-btn .btn-cart.is-disabled { background: #cccccc; }
  .box-cart-btn .btn-stock {
    position: relative;
    display: inline-block;
    width: 200px;
    height: 36px;
    padding: 10px;
    margin-left: 15px;
    background: #fff;
    border: 2px solid #ff8331;
    border-radius: 25px;
    color: #000 !important;
    line-height: 1;
    text-align: center;
    text-decoration: none !important;
  }
  .box-cart-btn .btn-stock a {
    color: #000 !important;
  }
  .box-cart-btn .btn-favorite {
    position: relative;
    display: inline-block;
    min-width: 200px;
    height: 36px;
    padding: 11px 30px 8px 10px;
    margin-left: 5px;
    background: #fff;
    background: -webkit-linear-gradient(#fff, #f7f7f7);
    background: -moz-linear-gradient(#fff, #f7f7f7);
    background: linear-gradient(#fff, #f7f7f7);
    border: 1px solid #dfdfdf;
    border-radius: 25px;
    color: #000 !important;
    line-height: 1;
    text-align: center;
    text-decoration: none !important;
  }
  .box-cart-btn .btn-favorite a {
    padding-right: 30px;
    color: #000 !important;
  }
  .box-cart-btn .btn-favorite:before {
    content: "";
    position: absolute;
    top: 50%;
    right:14px;
    width: 20px;
    height: 20px;
    background: url(https://img.dinos.co.jp/images/v1/goods/ico_heart_01.png) 0 0 no-repeat;
    background-size: 100% auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .box-cart-btn .btn-favorite.is-active {
    background: #fff;
    border-color: #fbdede;
    color: #ff6666 !important;
  }
  .box-cart-btn .btn-favorite.is-active a {
    color: #ff6666 !important;
  }
  .box-cart-btn .btn-favorite.is-active:before {
    background: url(https://img.dinos.co.jp/images/v1/goods/ico_heart_02.png) 0 0 no-repeat;
    background-size: 100% auto;
  }
  .box-cart-btn .btn-cart:not(.is-disabled):hover,
  .box-cart-btn .btn-stock:hover,
  .box-cart-btn .btn-favorite:hover { opacity: 0.7; }
/* box-cart-alert
---------------------------------------------------------- */
.box-cart-alert {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 120;
  width: 530px;
  padding: 18px;
  background-color: #990000;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.3);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
  .box-cart-alert .btn-close {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(https://img.dinos.co.jp/images/v1/goods/ico_close_alert.png) 0 0 no-repeat;
    background-size: 100% auto;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-indent: -9999px;
  }
  .box-cart-alert .text {
    font-size: 18px;
    color: #fff;
  }
/* box-cart-shipping
---------------------------------------------------------- */
.box-cart-shipping:not(:first-child) { margin-top: 25px; }
.box-cart-shipping .text:not(.txt-red-02) { color: #000; }
.box-cart-shipping .text:not(:first-child) { margin-top: 10px; }
.box-cart-shipping .text .txt-red-01 a { color: #ff0000 !important; }
.box-cart-shipping .title { margin-top: 10px; }
.box-cart-shipping .note { color: #333; }
.box-cart-shipping .text .yen{ font-size: 11px; }
.box-cart-shipping .tax { font-size: 11px; }
/* mod-cart-yoridori
---------------------------------------------------------- */
.mod-cart-yoridori:not(:first-child) { margin-top: 25px; }
  .mod-cart-yoridori .box-main {
    padding: 20px;
    border: 1px solid #ffcc00;
    background-color: #ffffff;
  }
  .mod-cart-yoridori.type-01 .box-main { border-color: #f3f0ec; }
  .mod-cart-yoridori.type-02 .box-main { border-color: #ffcc99; }
  .mod-cart-yoridori .heading {
    font-size: 16px;
    font-weight: bold;
  }
  .mod-cart-yoridori .heading:not(:first-child) { margin-top: 20px; }
  .mod-cart-yoridori .ttl-list-products { margin-top: 20px; }
  .mod-cart-yoridori .list-products { margin-top: 20px; }
  .mod-cart-yoridori .list-products + .ttl-list-products { margin-top: 25px; }
    .mod-cart-yoridori .list-products .item {
      display: table;
      width: 100%;
      padding: 15px;
      border-bottom: 1px solid #fff;
      background-color: #fff6d3;
    }
  .mod-cart-yoridori.type-01 .list-products .item { background-color: #f3f0ec; }
  .mod-cart-yoridori.type-02 .list-products .item { background-color: #ffcc99; }
    .mod-cart-yoridori .list-products .figure {
      display: table-cell;
      vertical-align: middle;
      width: 14%;
      padding-right: 10px;
    }
      .mod-cart-yoridori .list-products .figure img { width: 100%; }
    .mod-cart-yoridori .list-products .text {
      display: table-cell;
      vertical-align: middle;
      width: 58%;
      padding-right: 10px;
    }
    .mod-cart-yoridori .list-products .select {
      display: table-cell;
      vertical-align: middle;
      width: 15%;
      padding-right: 10px;
    }
    .mod-cart-yoridori .list-products .select .txt-selected{ text-align: right;}
    .mod-cart-yoridori .list-products .remove {
      display: table-cell;
      vertical-align: middle;
      width: 13%;
    }
      .mod-cart-yoridori .list-products .remove .btn {
        display: block;
        padding: 11px 10px 9px;
        background-color: #333;
        border-radius: 25px;
        color: #fff;
        line-height: 1;
        cursor: pointer;
        text-align: center;
      }
      .mod-cart-yoridori .list-products .remove .btn:hover { opacity: 0.7; }
  .mod-cart-yoridori .box-cart-price-01 { }
    .mod-cart-yoridori .box-cart-price-01 .text:not(:last-child) {
      margin-bottom: 5px;
    }
  .mod-cart-yoridori:not(.type-01) .btn-cart { min-width: 245px; }
  .mod-cart-yoridori .box-banner {
    display: block;
    margin-top: 40px;
  }
  .mod-cart-yoridori .box-banner:hover {
    opacity: 0.7;
  }
    .mod-cart-yoridori .box-banner img { width: 100%; }
  .mod-cart-yoridori.type-01 .box-banner { margin-top: 40px; }
/* box-cart-sns
---------------------------------------------------------- */
.box-cart-sns {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #eee;
  text-align: center;
}
  .box-cart-sns .btn-sns {
    display: inline-block;
    width: 46px;
    height: 47px;
    margin-right: 20px;
  }
  .box-cart-sns .btn-sns:last-child { margin-right: 0; }
  .box-cart-sns .btn-sns:hover { opacity: 0.7; }
    .box-cart-sns .btn-sns img { width: 100%; }
/* box-cart-options
---------------------------------------------------------- */
.box-cart-options {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #eee;
}
.box-cart-options .list-options {
 margin-top: 10px;
 border-radius: 7px;
 padding: 0 23px;
}
.box-cart-options .list-options .list-options-inner {
 margin-top: 20px;
 margin-bottom: 20px;
 width: 112px;
}
.box-cart-options .list-options .list-options-inner:nth-child(1).mark556 + .list-options-inner + .list-options-inner + .list-options-inner + .list-options-inner,
.box-cart-options .list-options .list-options-inner:nth-child(2).mark556 + .list-options-inner + .list-options-inner + .list-options-inner,
.box-cart-options .list-options .list-options-inner:nth-child(3).mark556 + .list-options-inner + .list-options-inner,
.box-cart-options .list-options .list-options-inner:nth-child(4).mark556 + .list-options-inner {
 margin-top: 20px;
}
.box-cart-options .list-options .list-options-inner dl dt {
 margin-bottom: 7px;
}
.box-cart-options .list-options .list-options-inner dl dt img {
 width: 72px;
}
.box-cart-options .list-options .list-options-inner a:hover img {
 opacity: .7;
}
/*大物買い替えサービスエリアだけflexboxの外に配置しているかのように指定*/
.box-cart-options .list-options .box-oomono {
 width: 495px;
 margin: 0 -23px;
}
.box-cart-options .list-options .list-options-inner + .box-oomono::before {
 content: "";
 width: 100%;
 height: 28px;
 position: absolute;
 top: 0px;
 left: 0px;
 display: block;
 background: #fff;
}
.box-cart-options .list-options .list-options-inner + .box-oomono::after {
 content: "";
 width: 100%;
 height: 7px;
 position: absolute;
 top: 0px;
 left: 0px;
 display: block;
 background: #f5f5f5;
 border-radius: 0px 0px 7px 7px;
}
.box-cart-options .list-options .box-oomono .text {
 padding-top: 7px;
}
.box-cart-sns + .box-matomegai {
 margin-top: 25px;
 border-top: 1px solid #eee;
}
/*大物買い替えサービスのみ表示の場合*/
.box-cart-options .list-options .box-oomono:only-child .text {
 margin-top: 0;
 padding-top: 0;
}
.box-cart-options .list-options .box-oomono:only-child .text a {
 margin-top: 0;
}
/* ▼(旧)オプションサービス差し込み▼ */
.box-cart-options .item {
  padding-left: 45px;
  background-size: 30px 30px;
  background-position: 0 0;
  background-repeat: no-repeat;
  line-height: 1;
}
.box-cart-options .item:not(:first-child) { margin-top: 6px; }
.box-cart-options .item.item-01 { background-image: url(https://img.dinos.co.jp/images/v1/goods/ico_cart_option_01.png); }
.box-cart-options .item.item-02 { background-image: url(https://img.dinos.co.jp/images/v1/goods/ico_cart_option_02.png); }
.box-cart-options .item.item-03 { background-image: url(https://img.dinos.co.jp/images/v1/goods/ico_cart_option_03.png); }
/* ▲(旧)オプションサービス差し込み▲ */
.box-cart-options .item-option {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.box-cart-options .item-option:not(:first-child) { margin-top: 6px; }
.box-cart-options dt {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.box-cart-options dt img {
  width: 100%;
  height: auto;
}
.box-cart-options dd {
  margin-left: 10px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/* box-cart-campaign-01
---------------------------------------------------------- */
.box-cart-campaign-01 {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #eee;
  line-height: 1.57;
}
  .box-cart-campaign-01 .title { font-size: 16px; }
  .box-cart-campaign-01 .text,
  .box-cart-campaign-01 .txt-link { margin-top: 8px; }
  .box-cart-campaign-01 .txt-link { display: inline-block; }
  .box-cart-campaign-01 .box-credit {
    margin-top: 8px;
    overflow: hidden;
    line-height: 1.57;
  }
    .box-cart-campaign-01 .box-credit .figure {
      float: right;
      width: 115px;
    }
      .box-cart-campaign-01 .box-credit .figure img { width: 100%; }
    .box-cart-campaign-01 .box-credit .desc { padding-right: 10px; }

/* box-cart-top
---------------------------------------------------------- */
.box-cart-top{
  color: #666666;
}
.box-cart-top:not(:first-child){
  margin-top: 17px;
}
.box-cart-top .text:not(:first-child){
  margin-top: 8px;
  line-height: 1.7;
}
.box-cart-top + .box-cart-price-01,
.teikibin-campaign-comment2 + .box-cart-price-01 {
  margin-top: 23px;
  padding-top: 25px;
  border-top: 1px solid #eee;
}
/* box-cart-bottom
---------------------------------------------------------- */
.box-cart-bottom {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #eee;
  line-height: 1.57;
}
  .box-cart-bottom .title { font-size: 16px; }
  .box-cart-bottom .text,
  .box-cart-bottom .txt-link { margin-top: 8px; }
  .box-cart-bottom .txt-link { display: inline-block; }

/* box-cart-credit
---------------------------------------------------------- */
.box-cart-credit{
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #eee;
}
.box-cart-credit .box-credit .figure {
 width: 16.4vw;
 flex: 0 0 115px;
}
.box-cart-credit .box-credit .figure img { width: 100%; }
.box-cart-credit .box-credit .desc {
 display: flex;
 justify-content: space-between;
	align-items: center;
	margin-top: 8px;
}
a.box-credit,
a.box-credit:visited{
  color: #333;
  text-decoration: none;
}

/* box-cart-cp
---------------------------------------------------------- */
.arrow-right-link{
  position: relative;
  background: #f5f5f5;
  border-radius: 7px;
  display: block;
  font-size: 16px;
  padding: 12px 23px 10px 14px;
  margin-top: 28px;
  line-height: 1.5;
}
.arrow-right-link .txt-bottom {
 font-size: 14px;
}
a.arrow-right-link,
a.arrow-right-link:visited{
  color: #333;
}
.arrow-right-link::after{
  content: '';
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
  border: 7px solid transparent;
  border-left: 10px solid #0143cd;
}
/* mod-cart-num
---------------------------------------------------------- */
.mod-cart-num {
  position: fixed;
  top: 50%;
  right: calc(50% - 150px);
  z-index: 200;
  opacity: 0;
}
  .mod-cart-num .text {
    position: relative;
    font-size: 14px;
    padding: 12px 30px 12px 55px;
    color: #fff;
    background-color: rgba(255,144,0,.8);
    border-radius: 5px;
    line-height: 1;
  }
  .mod-cart-num .text:before {
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    width: 24px;
    height: 20px;
    background-image: url(https://img.dinos.co.jp/images/v1/goods/ico_cart.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
/* btn-anchor-cart
---------------------------------------------------------- */
.btn-anchor-cart {
  position: fixed;
  bottom: -60px;
  right: 70px;
  z-index: 90;
  opacity: 0;
  display: block;
  width: 183px;
  height: 60px;
}
  .btn-anchor-cart:hover { opacity: 0.7; }
/* ==========================================================
 area-goods-other
========================================================== */
.area-goods-other {
  background-color: #fff;
  line-height: 1.7;
}
/* sec-goods-spec
---------------------------------------------------------- */
.area-goods-other .box-container:has(.mod_articleSec) ~ .sec-goods-spec {
 margin-top: 50px;
}
.sec-goods-spec {
  padding-bottom: 40px;
}
.sec-goods-spec .ttl-sec { margin-bottom: 0; }
/* table-goods-01 */
.table-goods-01 {
  width: 100%;
}
  .table-goods-01 th,
  .table-goods-01 td {
    vertical-align: top;
    padding: 12px 10px;
    border: 1px solid #e9e9e9;
  }
  .table-goods-01 thead th {
    background-color: #f6f6f6;
    font-weight: bold;
  }
/* table-spec */
.table-spec { margin-top: 18px; }
.table-spec thead tr th:nth-child(1) { width: 10%; }
.table-spec thead tr th:nth-child(2) { width: 18%; }
.table-spec thead tr th:nth-child(3) { width: 15%; }
.table-spec thead tr th:nth-child(4) { width: 18%; }
.table-spec thead tr th:nth-child(5) { width: 13%; }
.table-spec thead tr th:nth-child(6) { width: 13%; }
.table-spec thead tr th:nth-child(7) { width: 13%; }
.table-spec tbody th, .table-spec tbody td {
  padding-bottom: 25px;
}
.table-spec tbody td p:not(:first-child) { margin-top: 10px; }
.table-spec tbody td img { margin: 10px 0; }
.table-spec tbody td .small { font-size: 12px; }
.table-spec tbody td dl { margin-top: 15px; }
/* table-feature */
.table-feature { margin-top: 18px; }
.table-feature tbody tr td:nth-child(1) { width: 50%; }
.table-feature tbody tr td:nth-child(2) { width: 50%; }
.table-feature tbody th, .table-feature tbody td {
  padding-bottom: 25px;
}
.table-feature tbody td img { margin: 10px 0; }
.table-feature tbody td .small { font-size: 12px; }
/* list-spec-links */
.list-spec-links {
  float: right;
  overflow: hidden;
  margin-top: 20px;
}
  .list-spec-links .item {
    float: left;
    margin: 0 0 10px 25px;
  }
/* list-square */
.list-square {
  clear: both;
}
.sec-goods-spec .list-square { margin-top: 15px; }
  .list-square .item:not(:first-child) { margin-top: 3px; }
  .list-square .item:before {
    position: relative;
    top: 1px;
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 2px;
    background-color: #333;
  }
/* table-size */
.ttl-table-size {
  margin-top: 25px;
  font-weight: bold;
}
.table-size { 
  margin-top: 10px;
  display: table;
  table-layout: fixed;
}
  .table-size.col-1 { width: 33.3%; }
  .table-size.col-2 { width: 50%; }
  .table-size.col-3 { width: 66.6%; }
  .table-size.col-4 { width: 83.3%; }
  .table-size.col-5 { width: 100%; }
  .table-size th, .table-size td {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
.table-size-txt {
  float: left;
  overflow: hidden;
  margin-top: 20px;
}
/*3column list*/
.sec-goods-spec ul.list3col {
 display: flex;
 flex-wrap: wrap;
 margin-left: -25px;
}
.sec-goods-spec ul.list3col li {
 width: 33.33%;
 padding-left: 25px;
 margin-bottom: 23px;
 }
.sec-goods-spec ul.list3col li dl dt.goodImgBox {
 position: relative;
}
.sec-goods-spec ul.list3col li dl dt .item-main {
 border-radius: 3px;
}
.sec-goods-spec ul.list3col li dl dt.goodImgBox img[class^="item-sub"]  {
 position: absolute;
 bottom: 0;
}
.sec-goods-spec ul.list3col li dl dd div {
 margin-top: 12px;
}
.sec-goods-spec ul.list3col li dl dd div:first-child {
 margin-top: 17px;
 font-size: 16px;
 line-height: 1.5;
}
.sec-goods-spec ul.list3col li dl dd div:last-child {
 margin-top: 10px;
}
/* box-staff-review
---------------------------------------------------------- */
.box-staff-review { margin-top: 5px; }
  .box-staff-review .title {
    font-weight: bold;
  }
.list-staff-review {
  overflow: hidden;
   margin-top: 10px;
  margin-left: -5px;
}
  .list-staff-review .item {
    float: left;
    width: 236px;
    margin-left: 5px;
    padding: 10px;
    background-color: #f9f9f9;
    font-size: 13px;
    text-align: center;
  }
  .list-staff-review .review {
    margin-left: 5px;
    font-weight: bold;
  }
  .list-staff-review .review.red { color: #ff6666; }
  .list-staff-review .review.blue { color: #3399cc; }
  .list-staff-review .review.green { color: #669900; }
/* list-qa
---------------------------------------------------------- */
.list-qa { margin-top: 10px; }
.list-qa .question {
  position: relative;
  padding-left: 24px;
  color: #ff6633;
}
.list-qa .question:not(:first-child) { margin-top: 18px; }
.list-qa .question:before {
  content: "Q.";
  position: absolute;
  top: 0;
  left: 0;
}
.list-qa .answer {
  position: relative;
  padding-left: 24px;
  margin-top: 8px;
}
.list-qa .answer:before {
  content: "A.";
  position: absolute;
  top: 0;
  left: 0;
  color: #009933;
}
.list-qa .answer:last-child { margin-bottom: 0; }
.list-qa .question:nth-of-type(n+7),
.list-qa .answer:nth-of-type(n+7) {
	display: none;
}
.list-qa .isClose {
	display: none;
}
.list-qa .isOpen {
	display: block;
}
.qa-open:hover,
.qa-close:hover {
	cursor: pointer;
} 
.qa-open,
.qa-close {
	width: 100%;
	text-align: center;
	padding: 28px 0 10px;
}
.qa-open {
	display: none;
}
.qa-open::after,
.qa-close::after {
	content: "";
	display: block;
	width: 33px;
	height: 12px;
	background-image: url("https://img.dinos.co.jp/images/v1/goods/qa_open.png");
	background-repeat: no-repeat;
	margin: 0 auto;
}
.qa-close::after {
	background-image: url("https://img.dinos.co.jp/images/v1/goods/qa_close.png");
}
/* sec-goods-review
---------------------------------------------------------- */
/* .ttl-goods-review*/
.ttl-goods-review + .mod-review-item {
  margin-top: 30px;
}
  .ttl-goods-review .detail { font-weight: normal; }
  .ttl-goods-review .star {
    position: relative;
    top: -2px;
    vertical-align: middle;
    margin-right: 20px;
    width: 98px;
	  margin-left: 0.5em;
  }
  .ttl-goods-review .note {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #666;
  }
  .ttl-goods-review .txt-link { font-size: 18px; }
/* .mod-review-item */
.mod-review-item { margin-top: 25px; }
.mod-review-item + .readmore { margin-top: 20px;  text-align: center; }
  .mod-review-item + .readmore a { font-size: 16px; }
.mod-review-item .txt-review { margin-top: 10px; }
.mod-review-item .box-note {
  margin-top: 15px;
  padding: 20px 25px;
  border: 1px solid #eee;
  font-size: 14px;
  color: #336600;
}
  .mod-review-item .box-note .title {
    font-weight: bold;
  }
  .mod-review-item .box-note .text { margin-top: 5px; }
/* .list-product-info */
.list-product-info {
  overflow: hidden;
  margin-left: -20px;
  font-size: 14px;
}
  .list-product-info .item {
    float: left;
    margin-left: 20px;
  }
  .list-product-info .star {
    width: 92px;
    margin-top: 2px;
  }
/* .list-reviewer-info */
.list-reviewer-info {
  overflow: hidden;
  margin-left: -20px;
}
  .list-reviewer-info .item {
    float: left;
    padding-left: 30px;
    margin: 10px 0 0 20px;
  }
  .list-reviewer-info .item-01 { background: 2px center / 21px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_reviewer_01.png); }
  .list-reviewer-info .item-02 { background: 5px center / 14px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_reviewer_02.png); }
  .list-reviewer-info .item-03 { background: 2px center / 21px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_reviewer_03.png); }
  .list-reviewer-info .item-04 { background: 2px center / 21px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_reviewer_04.png); }
.list-reviewer-info .staffitem-01 { background: 2px center / 21px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_staff_01.png); }
.list-reviewer-info .staffitem-02 { background: 2px center / 19px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_staff_02.png); }
.list-reviewer-info .staffitem-03 { background: 3px center / 15px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_staff_03.png); }
.list-reviewer-info .staffitem-04 { background: 2px center / 19px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_staff_04.png); }
.list-reviewer-info .staffitem-05 { background: 5px center / 14px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_staff_05.png); }
.list-reviewer-info .staffitem-06 { background: 2px center / 21px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_staff_06.png); }
.list-reviewer-info .staffitem-07 { background: 3px center / 21px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_staff_07.png); }
.list-reviewer-info .staffitem-08 { background: 2px center / 21px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_staff_08.png); }
.list-reviewer-info .staffitem-09 { background: 2px center / 21px auto no-repeat url(https://img.dinos.co.jp/images/v1/goods/ico_staff_09.png); }

/* mod-relatelinks
---------------------------------------------------------- */
.mod-relatelinks {
  overflow: hidden;
  margin-top: 18px;
  display: -webkit-box;  /* Android4.3 */
  display: -ms-flexbox;  /* IE10 */
  display: -webkit-flex;  /* PC-Safari,iOS8.4 */
  display: flex;
}
  .mod-relatelinks .col {
    width: 33%;
    width: calc(100% / 3);
  }
  .mod-relatelinks .col:not(:first-child) {
    padding-left: 15px;
    border-left: 1px solid #eee;
  }
  .mod-relatelinks .col:not(:last-child) {
    padding-right: 15px;
  }
  .mod-relatelinks .list-links { margin-top: 10px; }
  .mod-relatelinks .list-links:first-of-type { margin-top: 6px; }
    .mod-relatelinks .list-links li:not(.item) { line-height: 1.8; }
    .mod-relatelinks .row .list-links:not(:first-of-type) .item:first-child { visibility: hidden; }
  .mod-relatelinks .title { font-size: 14px; }
  .mod-relatelinks .row:not(:first-child) { margin-top: 25px; }
  .mod-relatelinks .list-links { overflow: hidden; }
    .mod-relatelinks .list-links .item {
      float: left;
      position: relative;
      padding-right: 40px;
    }
    .mod-relatelinks .list-links .item:before {
      content: ">";
      position: absolute;
      top: 50%;
      right: 13px;
      color: #a9a9a9;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }
    .mod-relatelinks .list-links .item:last-child { padding-right: 0; }
    .mod-relatelinks .list-links .item:last-child:before { display: none; }
    .mod-relatelinks .list-links a { color: #0044cc !important; }
  .mod-relatelinks .list-box {}
    .mod-relatelinks .list-box a {
      text-decoration: none !important;
      display: block;
      width: 100%;
      height: 100%;
    }
    .mod-relatelinks .list-box .item {
      padding: 10px;
      color: #fff !important;
      background-color: #222;
      display: -webkit-box;  /* Android4.3 */
      display: -ms-flexbox;  /* IE10 */
      display: -webkit-flex;  /* PC-Safari,iOS8.4 */
      display: flex;
      -webkit-box-align: start;           /* Android4.3 */
      -ms-flex-align: start;                /* IE10 */
      -webkit-align-items: flex-start;  /* PC-Safari,iOS8.4 */
      align-items: flex-start;
    }
      .mod-relatelinks .list-box a:hover .item { opacity: 0.7; }
    .mod-relatelinks .list-box .figure {
      display: inline-block;
      width: 62px;
      margin: 0 auto;
    }
      .mod-relatelinks .list-box .figure img {
        width: 100%;
        height: auto;
      }
    .mod-relatelinks .list-box .content {
      margin-left: 15px;
      -webkit-box-flex: 1;   /* Android4.3 */
      -ms-flex: 1;              /* IE10 */
      -webkit-flex: 1;        /* PC-Safari,iOS8.4 */
      flex: 1;
    }
      .mod-relatelinks .list-box .title { margin-top: 3px; }
      .mod-relatelinks .list-box .text { margin-top: 6px; }
        .mod-relatelinks .list-box a .text { text-decoration: underline; }
        .mod-relatelinks .list-box a:hover .text { text-decoration: none; }
  .mod-relatelinks .list-keyword { overflow: hidden; margin-top: 6px; }
    .mod-relatelinks .list-keyword .item {
      position: relative;
      float: left;
      margin: 8px 8px 0 0;
    }
    .mod-relatelinks .list-keyword a {
      display: inline-block;
      padding: 3px 11px;
      background-color: #c5fd5d;
      border-radius: 25px;
      color: #000 !important;
      text-decoration: none !important;
    }
    .mod-relatelinks .list-keyword a:hover { opacity: 0.7; }

/* mod-slider-item-0X
---------------------------------------------------------- */
.mod-slider-item-01,
.mod-slider-item-02 {
 position: relative;
 margin-top: 18px;
}
.mod-slider-item-01 .slider-wrap,
.mod-slider-item-02 .slider-wrap {
 position: relative;
 overflow: hidden;
}
.mod-slider-item-01 .slider,
.mod-slider-item-02 .slider {
 margin: 0 -12px;
}
.mod-slider-item-01 .slider .item,
.mod-slider-item-02 .slider .item {
 padding: 0 12px;
}
.mod-slider-item-01 .slider a,
.mod-slider-item-02 .slider a {
 display: block;
 color: #333 !important;
 text-decoration: none !important;
}
.mod-slider-item-01 .slider .figure,
.mod-slider-item-02 .slider .figure {
 position: relative;
 z-index: 1;
 overflow: hidden;
}
.mod-slider-item-01 .slider a:hover .text,
.mod-slider-item-01 .slider a:hover .price,
.mod-slider-item-01 .slider a:hover .star,
.mod-slider-item-02 .slider a:hover .text,
.mod-slider-item-02 .slider a:hover .author {
 text-decoration: underline;
}
.mod-slider-item-01 .slider-arrow,
.mod-slider-item-02 .slider-arrow {
 position: absolute;
 top: calc(146px / 2);
 transform: translateY(-50%);
 height: 73px;
 width: 37px;
 z-index: 10;
}
.mod-slider-item-01 .slider-arrow .btn-arrow,
.mod-slider-item-02 .slider-arrow .btn-arrow {
 position: absolute;
 left: 0;
 width: 100%;
 height: 100%;
 overflow: hidden;
 background-image: url(https://img.dinos.co.jp/images/v1/goods/btn_arrow_slider.png);
 background-size: 100%;
 background-position: 0 0;
 text-indent: -9999px;
 cursor: pointer;
}
.mod-slider-item-01 .slider-arrow .btn-arrow.slick-disabled,
.mod-slider-item-02 .slider-arrow .btn-arrow.slick-disabled {
 background-image: url(https://img.dinos.co.jp/images/v1/goods/btn_arrow_slider_disabled.png);
 cursor: default;
 opacity: 0.5;
}
.mod-slider-item-01 .slider-arrow .btn-arrow:not(.slick-disabled):hover,
.mod-slider-item-02 .slider-arrow .btn-arrow:not(.slick-disabled):hover {
 opacity: 0.7;
}
.mod-slider-item-01 .slider-arrow.prev,
.mod-slider-item-02 .slider-arrow.prev {
 left: 0;
 transform: translateY(-50%) rotate(180deg);
}
.mod-slider-item-01 .slider-arrow.next,
.mod-slider-item-02 .slider-arrow.next {
 right: 0;
}
.mod-slider-item-01 .btn-link-bottom {
 display: none;
}
/* mod-slider-item-01*/
.mod-slider-item-01 {
 padding: 0 16px;
}
.mod-slider-item-01 .slider .figure img {
 width: 100%;
 border-radius: 4px;
}
.mod-slider-item-01 .slider .text {
 font-size: 12px;
 line-height: 1.65;
 margin-top: 12px;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 overflow: hidden;
}
.mod-slider-item-01 .slider .price {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 3px;
}
.mod-slider-item-01 .slider .price::first-letter{
 font-size: 12px;
 font-weight: normal;
}
.mod-slider-item-01 .slider .figure + .price {
 margin-top: 12px;
}
.mod-slider-item-01 .slider .iconset {
 font-size: 12px;
 margin: 0.3em 0 0.5em;
}
.mod-slider-item-01 .slider .star img {
 width: 90px !important;
 display: inline-block;
 margin-right: 6px;
}
.mod-slider-item-01 .slider a .star {
 font-size: 12px;
 line-height: 1.5;
 color: #333333;
 margin-top: 4px;
}
.mod-slider-item-01 .slider a .star span {
 color: #333;
}
/*side recommend slider*/
.mod-cart-main .sec-goods-01 {
 margin-top: 50px;
}
.area-goods-side .mod-slider-item-01 {
 padding: 0 15px;
}
.area-goods-side .mod-slider-item-01 .slider-arrow {
 top: calc(137px / 2);
}
/* mod-slider-item-02 = 4images palette type */
.mod-slider-item-02 .slider-wrap {
 margin-left: -1px;
}
.mod-slider-item-02 .slick-track {
 display: flex;
 flex-wrap: wrap;
}
.mod-slider-item-02 .slider .item {
 display: flex;
 flex-direction: column;
}
.mod-slider-item-02 .slider a {
 overflow: hidden;
 border: 1px solid #eeeeee;
 border-radius: 5px;
 flex-grow: 2;
 background-color: #fff;
}
.mod-slider-item-02 .slider .figure {
 width: 100%;
 border-radius: 4px 4px 0 0;
 background-color: #f6f6f6;
 display: flex;
 flex-wrap: wrap;
}
.mod-slider-item-02 .slider .figure .thumb {
 width: 110px;
 height: 110px;
 overflow: hidden;
}
.mod-slider-item-02 .slider .figure .thumb.one {
 width: 220px;
 height: 220px;
}
.mod-slider-item-02 .slider .info {
 padding: 20px;
 background-color: #fff;
}
.mod-slider-item-02 .slider .text {
 font-size: 16px;
 font-weight: bold;
 line-height: 1.5;
}
.mod-slider-item-02 .slider .author {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 10px;
}
.mod-slider-item-02 .slider-arrow {
 top: calc(220px / 2);
}
/* sec-fav-folder
---------------------------------------------------------- */
.sec-fav-folder {}
  .sec-fav-folder .readmore {
    text-align: center;
    margin-top: 20px;
  }
/* sec-recommend
---------------------------------------------------------- */
.sec-recommend {
	display: flex;
	flex-wrap: wrap;
}
  .sec-recommend .ttl-goods-01:not(:first-child) {
    margin-top: 50px;
  }
  .sec-recommend .mod-slider-item-01,
  .sec-recommend .slider .item {
    width: 100%;
    /*overflow: hidden;*/
  }
/* list-campaigns
---------------------------------------------------------- */
.list-campaigns {
  overflow: hidden;
  margin: -17px 0 0 -35px;
	display: flex;
	flex-wrap: wrap;
}
  .list-campaigns .item {
    float: left;
    width: 275px;
    margin: 35px 0 0 35px;
	display: flex;
	flex-direction: column;
}
  .list-campaigns a {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    text-decoration: none !important;
    color: #000 !important;
    background-color: #fff;
	flex-grow: 2;
}
  .list-campaigns a:hover { text-decoration: underline !important; }
  .list-campaigns .figure {
    height: 270px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
  }
    .list-campaigns .figure img { width: 100%; border-radius: 5px 5px 0 0; }
  .list-campaigns .info {
    padding: 15px 20px 20px;
    background-color: #fff;
}
  .list-campaigns .title {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4;
    color: #000;

  }
  .list-campaigns .box-campaign {
    display: table;
    width: 100%;
  }
    .list-campaigns .box-campaign .icon {
      display: table-cell;
      vertical-align: middle;
      width: 60px;
      height: 60px;
    }
      .list-campaigns .box-campaign .icon img { width: 100%; }
    .list-campaigns .box-campaign .text {
      display: table-cell;
      vertical-align: middle;
      padding-left: 10px;
      font-size: 12px;
      line-height: 1.33;
      color: #333 !important;
    }
/* mod-recent-products
---------------------------------------------------------- */
.mod-recent-products {
  position: relative;
  padding: 20px 30px 25px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
}
  .mod-recent-products .title {
    margin-bottom: 20px;
    margin-left: -15px;
    font-size: 18px;
  }
  .mod-recent-products .slider-wrap { overflow: hidden; }
  .mod-recent-products .btn-arrow {
    position: absolute;
    top: 50%;
    width: 37px;
    height: 73px;
    overflow: hidden;
    margin-top: -36px;
    background-image: url(https://img.dinos.co.jp/images/v1/goods/btn_arrow_slider.png);
    background-size: 100%;
    background-position: 0 0;
    text-indent: -9999px;
    cursor: pointer;
  }
  .mod-recent-products .btn-arrow.slick-disabled {
    background-image: url(https://img.dinos.co.jp/images/v1/goods/btn_arrow_slider_disabled.png);
    cursor: default;
    opacity: 0.5;
  }
  .mod-recent-products .btn-arrow:not(.slick-disabled):hover { opacity: 0.7; }
  .mod-recent-products .btn-prev {
    left: -30px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .mod-recent-products .btn-next { right: -30px; }
  .mod-recent-products .btn-del-recent {
    position: absolute;
    top: 25px;
    right: 20px;
    display: inline-block;
  }
    .mod-recent-products .btn-del-recent .btn {
      display: inline-block;
      font-size: 12px;
      line-height: 1.1;
      text-decoration: underline;
      color: #000 !important;
    }
    .mod-recent-products .btn-del-recent .btn:hover{ text-decoration: none; }
.list-recent-wrap { position: relative; }
.list-recent { margin: 0 -13px; }
  .list-recent .item { padding: 0 13px; }
  .list-recent .link {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    border-radius: 5px;
  }
  .list-recent .link img {
    width: 100%;
    border-radius: 5px;
  }
/* mod-goods-pagetop
---------------------------------------------------------- */
.mod-goods-pagetop {
  text-align: right;
  padding-top: 50px;
}
.mod-goods-pagetop ul > li > a,
.mod-goods-pagetop ul > li > a:visited {
  color: #000000 !important;
}
.mod-goods-pagetop ul > li > a {
 text-decoration: underline;
}

/* ==========================================================
 additional and modifier
========================================================== */
/* note
---------------------------------------------------------- */
.note-delivery {
  text-align: center;
  width: 1205px;
  padding-top: 20px;
  margin: 0 auto;
}
.note-delivery span {
  margin-right: 15px;
}
.note-delivery a { color: #f00 !important; }
/* placeholder
---------------------------------------------------------- */
.my-placeholder {
  color: #666 !important;
}
/* .text
---------------------------------------------------------- */
.txt-sm-01 { font-size: 12px; }
.txt-md-01 { font-size: 16px; }
.txt-big-01 { font-size: 21px; }
.txt-red-01 { color: #ff0000; }
.txt-red-02 { color: #990000; }
.txt-sale-01 {
  display: inline-block;
  padding: 5px 7px 3px;
  background-color: #ff0000;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.1;
}
.txt-link { color: #0044cc !important; }
/* .margin
---------------------------------------------------------- */
/* top */
.mt-05 { margin-bottom: 5px !important; }
.mt-10 { margin-bottom: 10px !important; }
.mt-15 { margin-bottom: 15px !important; }
.mt-20 { margin-bottom: 20px !important; }
.mt-25 { margin-bottom: 25px !important; }
.mt-30 { margin-bottom: 30px !important; }
/* right */
.mr-05 { margin-bottom: 5px !important; }
.mr-10 { margin-bottom: 10px !important; }
.mr-20 { margin-bottom: 20px !important; }
.mr-25 { margin-bottom: 25px !important; }
.mr-30 { margin-bottom: 30px !important; }
/* bottom */
.mb-05 { margin-bottom: 5px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
/* left */
.ml-05 { margin-bottom: 5px !important; }
.ml-10 { margin-bottom: 10px !important; }
.ml-15 { margin-bottom: 15px !important; }
.ml-20 { margin-bottom: 20px !important; }
.ml-25 { margin-bottom: 25px !important; }
.ml-30 { margin-bottom: 30px !important; }
/* .padding
---------------------------------------------------------- */
/* top */
.pt-05 { margin-bottom: 5px !important; }
.pt-10 { margin-bottom: 10px !important; }
.pt-15 { margin-bottom: 15px !important; }
.pt-20 { margin-bottom: 20px !important; }
.pt-25 { margin-bottom: 25px !important; }
.pt-30 { margin-bottom: 30px !important; }
/* right */
.pr-05 { margin-bottom: 5px !important; }
.pr-10 { margin-bottom: 10px !important; }
.pr-15 { margin-bottom: 15px !important; }
.pr-20 { margin-bottom: 20px !important; }
.pr-25 { margin-bottom: 25px !important; }
.pr-30 { margin-bottom: 30px !important; }
/* bottom */
.pb-05 { margin-bottom: 5px !important; }
.pb-10 { margin-bottom: 10px !important; }
.pb-15 { margin-bottom: 15px !important; }
.pb-20 { margin-bottom: 20px !important; }
.pb-25 { margin-bottom: 25px !important; }
.pb-30 { margin-bottom: 30px !important; }
/* left */
.pl-05 { margin-bottom: 5px !important; }
.pl-10 { margin-bottom: 10px !important; }
.pl-15 { margin-bottom: 15px !important; }
.pl-20 { margin-bottom: 20px !important; }
.pl-25 { margin-bottom: 25px !important; }
.pl-30 { margin-bottom: 30px !important; }

/* ==========================================================
 差し込みHTMLの打ち消し
========================================================== */
/* /defaultMall/images/includehtml/cataloggift/parts/digital03/1367600071.html
---------------------------------------------------------- */
.dpvPicBlock:before,
.dpvPicBlock:after {content:"";display:table;}
.dpvPicBlock:after {clear:both;}

/* /defaultMall/images/includehtml/tabinchu/include/sow/include_3.html
---------------------------------------------------------- */
.inB {margin-top: 8px;}

/* /defaultMall/images/includehtml/saleshop/005103072/henpinhuka_sp.html
---------------------------------------------------------- */
.noticeBox {
  margin-top: 8px;
  color: #990000;
}

/* /defaultMall/images/includehtml/fashion/special/16aw_croco/index_06.html
---------------------------------------------------------- */
.mod_articleSec { margin-top: 45px; }

/* /defaultMall/images/includehtml/dinos_living/flv/living_pv_1240400194.html
---------------------------------------------------------- */
.marginTop10 table {
  position: relative;
  width: 100%;
}
.marginTop10 table:before {
  content: "";
  display: block;
  padding-top: 56.25%
}
.marginTop10 table iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* /defaultMall/images/includehtml/sizeorder/auto/B21.html
---------------------------------------------------------- */
.sInnerBlock { margin-top: 8px; }

/* /defaultMall/images/includehtml/tabinchu/include/mizuno/include.html
---------------------------------------------------------- */
.mod_blockB img { max-width: 100%; }

/* /defaultMall/images/includehtml/goods/005063/005063157/detail_005063157.html
---------------------------------------------------------- */
.mod_articleSec.layoutShop {
  display: -webkit-box;  /* Android4.3 */
  display: -ms-flexbox;  /* IE10 */
  display: -webkit-flex;  /* PC-Safari,iOS8.4 */
  display: flex;
  -webkit-box-align: start;           /* Android4.3 */
  -ms-flex-align: start;                /* IE10 */
  -webkit-align-items: flex-start;  /* PC-Safari,iOS8.4 */
  align-items: flex-start;
}
.mod_articleSec.layoutShop .asFix {}
.mod_articleSec.layoutShop .asLiq {
  -webkit-box-flex: 1;   /* Android4.3 */
  -ms-flex: 1;              /* IE10 */
  -webkit-flex: 1;        /* PC-Safari,iOS8.4 */
  flex: 1;
  margin-left: 20px;
}
.mod_articleSec.layoutShop .asLiq .liqInner .title {
  font-size: 16px;
  font-weight: bold;
}
.mod_articleSec.layoutShop .asLiq .liqInner p {
  margin-top: 15px;
}
.mod_articleSec.layoutShop .mod_bottomLink ul,
.mod_articleSec.layoutShop .mod_bottomLink li {
  float: none !important;
}
.mod_articleSec.layoutShop .mod_bottomLink ul {
  text-align: right;
}
.mod_articleSec.layoutShop .mod_bottomLink li {
  margin-left: 0 !important;
}

/* ==========================================================
 現行スタッフコメント（無くなり次第削除）
========================================================== */
.box-staff-review + .mod_h3Box { margin-top: 25px; }
.mod_h3Box {}
.mod_h3Box .title {
  font-size: 18px;
  font-weight: bold;
}
.itemD_staffComment { margin-top: 18px; }
.itemD_staffComment:before,
.itemD_staffComment:after {
    content: "";
    display: table;
}
.itemD_staffComment:after { clear: both; }
.itemD_staffComment .txt {
  float: right;
  width: 100%;
  margin-left: -390px;
}
.itemD_staffComment .txt .tInner {
  margin-left: 390px;
}
.itemD_staffComment .list {
  float: left;
  width: 370px;
  padding: 15px;
  background-color: #f0f0f0;
  border-radius: 2px;
}
.itemD_staffComment .list dl { margin-top: 10px; }
.itemD_staffComment .list dl:before,
.itemD_staffComment .list dl:after {
	content: "";
	display: table;
}
.itemD_staffComment .list dl:after { clear: both; }
.itemD_staffComment .list dl dt {
  float: left;
  width: 154px;
  font-weight: bold;
}
.itemD_staffComment .list dl dd {
  float: right;
  width: 166px;
}
.itemD_staffComment .list dl dd ul:before,
.itemD_staffComment .list dl dd ul:after {
	content: "";
	display: table;
}
.itemD_staffComment .list dl dd ul:after { clear: both; }
.itemD_staffComment .list dl dd ul {
	border: solid 1px #d9d9d9;
}
.itemD_staffComment .list dl dd ul li {
	float: left;
	width: 54px;
	border-left: solid 1px #d9d9d9;
}
.itemD_staffComment .list dl dd ul li:first-child { border-left: none; }
.itemD_staffComment .list dl dd ul li span,
.itemD_staffComment .list dl dd ul li del {
	display: block;
	width: 54px;
	padding: 2px 0px;
	text-align: center;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
}
.itemD_staffComment .list dl dd ul li span {
	background-color: #78ba1d;
	color: #fff;
}
.itemD_staffComment .list dl dd ul li del { background-color: #fff; }

.sec-main h3 {
    margin: 20px 0 .25em;
    font-size: 117%;
	font-weight: bold;
}
.sec-main h4 {
	margin: 10px 0 0;
	font-weight: bold;
}

.mod_h3Box .title {
    margin: 50px 0 0;
}
.mod_h3Box + .mod_articleSec {
  margin-top: 20px;
}

/*時限設定用*/
.sec-main.inc_timer {
	margin-top: 70px;
}
.sec-main.inc_timer .inc_timer_ttl,
.sec-main.inc_timer .inc_timer_info {
	text-align: center;
}
.sec-main.inc_timer .inc_timer_ttl {
	font-size: 36px;
	font-weight: bold;
}
.sec-main.inc_timer .inc_timer_img img {
	margin-top: 40px;
}
.sec-main.inc_timer .inc_timer_img p {
	font-weight: bold;
	margin-top: 15px;
}
/*サイズ表記リンク*/
.sizeDetail {
	float: right;
}
/* ==========================================================
 大型商品　bigcarry
========================================================== */
.bigcarry .leadtxt {
 margin-top: 20px;
 font-size: 16px;
}
/* ==========================================================
catch mark
========================================================== */
.catchmarkArea {
 padding-right: 20px;
 padding-bottom: 95px;
}
.catchmarkArea img {
 margin-left: 20px;
 width: 102px !important;
 height: 103px;
}
/* ==========================================================
差し込みHTMLのシリーズ商品 table
========================================================== */
.sec-series_list h3{
	padding: 50px 0 10px;
	font-size: 18px;
	font-weight: bold;
}
.series_list{
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: auto;
}
/*tableにスクロールバーを追加*/
.series_list::-webkit-scrollbar{
	height: 5px;
}
.series_list::-webkit-scrollbar-track{
	background: #cccccc;
}
.series_list::-webkit-scrollbar-thumb{
	background: #8c8c8c;
}
.series_list table{
	width: 100%;
	background-color: #ffffff;
	margin: 0 0 20px 0;
}
.series_list th, .series_list td{
	border: 1px #bbbbbb solid;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 5px;
}
.series_list th{
	background-color: #dddddd;
}
.series_list th:first-child{
	padding: 0 0;
	width: 40px;
}
.btn-anchor-cart > div {
    background-color: #f58400;
    padding: 1.2rem 2rem;
    opacity: .8;
    text-align: center;
    border-radius: 100px;
    color: #FFF !important;
    text-decoration: none !important;
    font-weight: normal;
}
.btn-anchor-cart > div::after {
  content: "";
    width: 13px;
    height: 13px;
    border: 1px solid;
    border-color: #FFF #FFF transparent transparent;
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    right: 27px;
    bottom: 20px;
}

/* link */
.lead-dinos {
 background-color: #f5f5f5;
 border-radius: 8px;
 padding: 16px 20px;
 margin-top: 30px;
}
.lead-dinos .logo {
	width: 45px;
	height: 18px;
	margin-right: 20px;
}
.lead-dinos .yen {
	font-size: 12px;
}
.lead-dinos a {
	margin-left: 5px;
}
#rentallink.lead-dinos:empty {
	margin-top: 0;
	padding: 0;
}
/* coupon */
.coupon-header {
    font-weight: bold;
    margin-top: 35px;
}
@media screen and (min-width: 768px) {
    .coupon-header {
        font-size: 15px;
    }
}
.coupon-header span {
    color: #0099cc;
}
.ticket-coupon-wrap {
    display: table;
    background-color: #FFF;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 100%;
}
.ticket-coupon-wrap:hover .ticket-coupon-wrap-right {
    opacity: .7;
}
.ticket-coupon-wrap {
    margin-top: 20px;
}
.ticket-coupon-wrap.ticket-coupon-blue .ticket-coupon-wrap-left {
    border: 1px solid #dddddd;
    border-right: none;
    border-radius: 10px 0 0 10px;
}
.ticket-coupon-wrap.ticket-coupon-gray .ticket-coupon-wrap-left{
    border: 1px solid #dddddd;
    border-right: none;
    border-radius: 10px 0 0 10px;
}
.ticket-coupon-wrap-left,
.ticket-coupon-wrap-right {
    display: table-cell;
    padding: 0.25em 0.5em;
    border: none;
}
.ticket-coupon-wrap-left {
    padding: 0.7em;
}
.ticket-coupon-wrap-right {
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    width: 150px;
    border-radius: 0 9px 9px 0;
}
.ticket-coupon-wrap-right span {
    display: block;
}
.ticket-coupon-blue a.ticket-coupon-wrap-right {
    color: #333;
    text-decoration: none;
    border: 1px solid #33ccff;
    border-left: dashed 2px #FFF;
}
.ticket-coupon-gray a.ticket-coupon-wrap-right {
    color: #0099cc;
    text-decoration: none;
    border: 2px solid #dddddd;
    border-left: dashed 2px #FFF;
}
.ticket-coupon-wrap.ticket-coupon-blue .ticket-coupon-wrap-right {
    background-color: #33ccff;
}
.ticket-coupon-wrap.ticket-coupon-gray .ticket-coupon-wrap-right {
    background-color: #dddddd;
}
.ticket-coupon-wrap .tc-title {
    display: flex;
    align-items: center;
    min-height: 3.2em;
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .ticket-coupon-wrap .tc-title {
        min-height: 4.8em;
    }
}
@media screen and (min-width: 768px) {
    .ticket-coupon-wrap .tc-title {
        font-size: 15px;
    }
    .ticket-coupon-wrap .tc-subscription {
        font-size: 12px;
    }
    .ticket-coupon-wrap .ticket-coupon-wrap-right span {
        font-size: 18px;
    }
}
.ticket-coupon-wrap .tc-subscription a,
.ticket-coupon-wrap .tc-subscription a:hover {
    display: inline-block;
    margin-left: 1em;
    color: #0044cc;
}
.ticket-coupon-wrap .tc-subscription a:hover {
 text-decoration: underline;
}
@media screen and (max-width: 768px) {
    .ticket-coupon-wrap .ticket-coupon-wrap-right {
        width: 35%;
    }
    .ticket-coupon-wrap .tc-subscription a,
    .ticket-coupon-wrap .tc-subscription a:active,
    .ticket-coupon-wrap .tc-subscription a:hover {
        margin-left: 0;
        text-decoration: underline;
    }
    .ticket-coupon-wrap.ticket-coupon-blue .ticket-coupon-wrap-left,
    .ticket-coupon-wrap.ticket-coupon-gray .ticket-coupon-wrap-left {
        border-radius: 5px 0 0 5px;
    }
    .ticket-coupon-wrap-right {
        border-radius: 0 5px 5px 0;
    }
}
/* visumo
---------------------------------------------------------- */
div[class^="vsm-"] .ecbn-selection-wrapper .ttl-vsm{
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: left;
  margin: 70px 0 30px;
  padding-left: 0;
  width: 100%;
}
/* instagram image */
div[class^="vsm-"] .ecbn-selection-wrapper .ttl-vsm img {
  height: 34px;
  margin-top: -4px;
  margin-right: 5px;
  width: 34px;
  vertical-align: middle;
}
div[class^="vsm-"] .ttl-vsm > span{
  position: relative;
}
div[class^="vsm-"] .ecbn-visumo-logo{
  vertical-align: baseline;
}
div[class^="vsm-"] .ecbn-selection-detail{
  height: 77px;
}
div[class^="vsm-"] .ecbn-selection-user{
  display: none;
}
div[class^="vsm-"] .ecbn-selection-caption{
  padding-top: 5px;
}
/* LEEEP
---------------------------------------------------------- */
div[id^="leeep-tag"] a.LeeepListAnchor{
  color: #333 !important;
  text-decoration: none !important;
}
div[id^="leeep-tag"] .ttl-leeep{
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
  margin: 55px 0 25px;
  padding-left: 0;
  width: 100%;
}
div[id^="leeep-embedded-"] { 
 display: flex;
	flex-direction: column;
	position: relative;
}
div[id^="leeep-embedded-"] .annotation{ 
 order: 1;
	font-size: 12px;
	color: #333;
}
div[id^="leeep-embedded-"] .LeeepListByLeeepContainer{ 
 order: 2;
	margin: 0;
	position: absolute;
 top: 45px;
 right: 0;
}
/* scroll button */
.LeeepListScrollButton.LeeepListScrollButtonL,
.LeeepListScrollButton.LeeepListScrollButtonR{
  top: 69px !important;
  margin-top: 0;
  width: 46px;
  height: 90px;
  background-image: url(https://img.dinos.co.jp/images/v1/goods/btn_arrow_slider_02.png);
}
.LeeepListScrollButton.LeeepListScrollButtonL:hover,
.LeeepListScrollButton.LeeepListScrollButtonR:hover{
  background-image: url(https://img.dinos.co.jp/images/v1/goods/btn_arrow_slider_02_hover.png);
}
.LeeepListScrollButton:after{
  display: none;
}
.LeeepListScrollButton.LeeepListScrollButtonL{
  transform: rotate(180deg);
}
.LeeepListMedia,
.LeeepStyleBorder .LeeepPost {
	border-radius: 4px;
	overflow: hidden;
}
/*staff snap*/
.staff-snap .LeeepListMedia {
	height: 229px;
	overflow: hidden;
}
.staff-snap .LeeepLoadedImg,
.staff-snap .LeeepLoadedVideo {
	height: auto !important;
}
.staff-snap .LeeepListStaffPost .LeeepListUser {
 margin-bottom: 3px;
}
.staff-snap .LeeepListStaffPost .LeeepListUserImage {
 display: none;
}
.staff-snap .LeeepListUserInfo {
 margin-left: 0;
}
.staff-snap .LeeepCol5.LeeepScrollHorizontal .LeeepListScrollInner {
	margin-bottom: 0;
}
.staff-snap .LeeepAr-staff_post .LeeepListMedia:after {
 padding-top: 258px !important;
}
/* grid */
.LeeepCol5.LeeepScrollHorizontal .LeeepListScrollInner {
 grid-template-columns: repeat(999, 229px) !important;
}
.LeeepCol5 .LeeepListScrollInner {
  column-gap: 15px !important;
}

/*paidy widget*/
.paidy-widget {
	margin-top: 30px;
}
.paidy-widget ._paidy-promotional-messaging {
	padding: 0 !important;
	margin-bottom: 0 !important;
}
.paidy-widget ._paidy-promotional-messaging > div {
	background: #f5f5f5;
 border-radius: 8px;
}
.paidy-widget ~ .lead-dinos {
	margin-top: -16px;
}
.vs-placeholder-inpage #vs-inpage{
 margin-top: 30px;
}

.box-cart-top .matomewari-caution li a {
 font-size: 16px;
}