@charset "UTF-8"; 
/*start block-order*/

@supports (-webkit-overflow-scrolling: touch) {
  input,
  button,
  textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
  }
  select {
    -webkit-border-radius: 0;
  }
}

.block-order {
  box-shadow: 0 2px 2px 1px #dadada;
  background: #fff
}

.block-order .block-order--item-lists {
  border: 1px solid #ddd
}

.block-order .block-order--item-lists li {
  float: left;
  width: 20%;
  border-right: 2px solid #ddd;
  text-align: center
}

.block-order .block-order--item-lists li:last-child {
  border-right: 0
}

.block-order ul.block-order--item-lists li a {
  display: block;
  width: 100%;
  padding: 13px 0;
  color: #000;
  text-decoration: none
}

.block-order .block-order--item-lists li:hover {
  background: #f2f2f2
}

.block-order .bock-order-basketlist {
  padding: 30px 0 2pc 54px
}

.block-order .block-order-baskets {
  float: left;
  width: 19.6%;
  margin: 0 45px 0 0;
  box-shadow: 0 0 7px 0 #dadada;
  text-align: center;
  padding: 10px
}

.block-order .block-order-baskets:last-child {
  margin: 0 2pc 0 0
}

.block-order .block-order-baskets--img {
  padding: 9pt 0 8px
}

.block-order .block-order-baskets--txt01 {
  padding-bottom: 19px;
  letter-spacing: -1.4px
}

.block-order .block-order-baskets--txt01.pdb {
  line-height: 1.3;
  padding-bottom: 7px
}

.block-order .block-order-baskets--txt02 {
  line-height: 1.3;
  letter-spacing: -1.3px
}

.cart .cart-in {
  box-sizing: border-box
}

/*end block-order*/


/* cart */

.cart .cart-in .cart-box {
  float: left;
  width: 250px;
  margin: 0 12px 10px 0;
  padding-bottom: 0px;
  border-radius: 5px;
  background: rgba(157, 168, 203, .51)
}

.cart .cart-in .cart-box.coming-box {
  background: #f6f7fa
}

.cart .cart-in .cart-box.coming-box:hover {
  background: #f6f7fa;
  box-shadow: unset
}

.cart .cart-in .cart-box.coming-box:hover .coming-soon {
  color: #a8afc3
}

.cart .cart-in .cart-box .coming-soon {
  position: relative;
  text-align: center;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
  color: #a8afc3;
  font-weight: 700
}

.cart .cart-in .cart-box:hover .coming-soon {
  color: #fff
}

.cart .cart-in .cart-box:nth-child(3n) {
  margin-right: 0
}

/** add **/
.cart .cart-in .cart-box:nth-child(6n) {
 display: none;
}

.cart .cart-in .cart-box .cart-tit {
  padding: 5px;
  color: #fff;
  text-align: center;
  font-weight: 700
}

.cart .cart-in .cart-box:first-child {
  background: #40bfc2
}

.cart .cart-in .cart-box:nth-child(2) {
  background: #f66f92
}

.cart .cart-in .cart-box:nth-child(3) {
  background: #f6ba40
}

.cart .cart-in .cart-box:nth-child(4) {
  background: #377db0
}

.cart .cart-in .cart-box:nth-child(5) {
  background: #3DA144
}


.cart .cart-in .cart-box.item-active .cart-tit, .cart .cart-in .cart-box:hover .cart-tit {
  color: #fff;
  font-weight: 700
}

.cart .cart-in .cart-list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  height: 88%;
  flex-flow: wrap;
  padding: 5px 15px;
  box-sizing: border-box
}

.cart .cart-in .cart-list li {
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 105px;
  height: 93px;
  min-height: 105px;
  margin: 0 10px 5px 0;
  padding: 15px 0;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
  border-radius: 7px;
  border: 3px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.cart .cart-in .cart-list li:nth-child(2n) {
  margin-right: 0
}

.cart .cart-in .cart-list li:hover {
  border: 3px solid #aaa;
  box-sizing: border-box
}

.cart .cart-in .cart-list li:hover p, .cart .cart-in .cart-list li:hover span {
  color: #e43c00
}

.cart .cart-in .cart-list li a {
  display: inline-block;
  color: #000;
  text-decoration: none
}

.cart .cart-in .cart-list li a span {
  padding: 10px 1px 0;
  box-sizing: border-box;
  line-height: 1;
  font-weight: 700;
  max-width: 100px;
  font-size: 12px;
}

.cart .cart-in .cart-list li span {
  display: block
}

.cart .cart-in .cart-list li a p {
  font-weight: 700;
  line-height: 1.2
}

.cart .cart-in .cart-list li a p span {
  padding: 2px 8px 0
}

.cart .cart-in .cart-list li img {
    height: 47px;
}

/* end cart */


/*start .block-slider */

.block-slider-wrap {
  padding: 20px;
  background: #f6f7fa;
  border-radius: 7px
}

.block-slider-wrap h3 {
  color: #222;
  font-weight: 700;
  /* margin-bottom: 15px */
}

.block-slider-wrap .slider-nav .slick-list {
  padding: 0!important
}

.block-slider .slider-nav .slick-list {
  margin: 0 50px 0 45px
}

.block-slider .slick-slider .slick-track {
  display: flex;
  justify-content: space-around;
  float: left
}

.block-slider .slider-nav li {
  margin: 0 10px;
  border: 1px solid #666;
  box-sizing: border-box;
  opacity: .5
}

.block-slider .slider-nav li.slick-current {
  border: 1px solid #e43c00;
  box-sizing: border-box;
  opacity: 1
}

.block-slider .slider-nav li:last-child {
  margin-right: 0
}

.block-slider .slider-nav li img {
  width: 100%;
  max-width: 100%
}

.detail-slider .slick-slider.slider-nav {
  width: 94%;
  margin: 8px auto;
}

.detail-slider .slick-slider.slider-nav .slick-list {
  padding: 0!important
}

.block-slider .slick-slider button:before {
  position: absolute;
  font-size: 18px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto
}

.block-slider .slick-slider button, .product-detail-slide button {
  width: 28px;
  height: 28px;
  top: 50%;
  transform: translateY(-50%);
  border: 2px solid #dbdbdb;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  background: hsla(0, 0%, 100%, .5);
  color: #222
}

.product-detail-slide button:before {
  position: absolute;
  font-size: 18px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto
}

.block-slider .slick-slider button:hover, .product-detail-slide button:hover {
  background: #18003b;
  color: #fff
}

.detail-slider .slick-slider button {
  width: 28px;
  height: 28px;
  top: 50%;
  transform: translateY(-50%)
}

.detail-slider .slick-slider button:before {
  position: absolute;
  font-size: 18px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto
}

.slick-slider .slick-button {
  width: 28px;
  height: 28px;
  top: 50%;
  transform: translateY(-50%);
  border: 2px solid #DBDBDB;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: rgba(255, 255, 255, 0.50);
  color: #222;
  z-index: 1;
}

.slick-slider .slick-button:before {
  position: absolute;
  font-size: 18px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}

.slick-slider .slick-button:hover {
  background: #18003B;
  color: #fff;
}

.slick-slider .slick-button:hover:before {
  color: #fff;
}

.detail-slider .slick-prev {
  left: -3%
}

.product-detail-slide .slick-prev {
  left: -18px;
    z-index: 1;
}

.detail-slider .slick-next {
  right: -3%
}

.product-detail-slide .slick-next {
  right: -18px;
    z-index: 2;
}

.detail-slider .slider-nav .slick-list {
  margin: 0
}

.block-slider.detail-slider .slider-nav li {
  margin: 0 6px
}

.product-category-table .formlist_ td.line1_ a.twoToneButton:hover, .product-detail .product-detail-slide .add-to-cart.twoToneButton:hover, .twoToneButton:focus {
  opacity: 1
}
/*end .block-slider */


/*spinner*/

.twoToneButton:focus {
  opacity: 1;
}

.product-detail .product-detail-slide .add-to-cart.twoToneButton:hover,
.product-category-table .formlist_ td.line1_ a.twoToneButton:hover {
  opacity: 1;
}


/*end spinner*/


/* start .slider-tabs */

.slider-tabs {
  margin: 15px 0 20px;
  display: flex;
  justify-content: left;
  align-items: center;
}

.slider-tabs li {
  /* max-width: 220px; */
  max-width: 300px;
  float: left;
  margin-right: 10px;
}

#product-detail-wrap footer {
  margin-bottom: 90pt
}
/* end .slider-tabs */


/*start product detail*/

.product-detail.goods_ {
  margin-bottom: 20px;
  background: #f6f7fa;
  padding: 20px;
  border-radius: 7px
}

.product-detail.goods_ .related-product-tit {
  color: #222
}

.product-detail {
  padding: 40px 0 0
}

.product-detail.out-stock {
  padding: 40px 0 50px;
  cursor: no-drop
}

.block-slider-wrap .product-detail {
  padding: 40px 10px 0
}

.product-detail .product-slider {
  padding: 18px;
  background: #fff;
  box-shadow: 0 0 1px #dbdbdb;
  border-radius: 7px
}

.product-detail .product-detail-slide li {
  float: left;
  padding: 0 7.5px;
  outline: 0;
  box-sizing: border-box
}

.product-detail .slick-slide img {
  margin: 0 auto;
  max-width: 150px;
}

.product-detail .product-detail-list {
  display: flex;
  align-items: center;
  justify-content: center
}

.product-detail .product-detail-list li {
  width: 195px;
  margin-right: 6px;
  text-align: center
}

.product-detail .product-detail-list li:last-child {
  margin-right: 0
}

.product-detail .product-detail-list li a {
  display: block;
  padding: 10px 15px;
  color: #666;
  background: #cdd3e5;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  font-weight: 700;
  text-decoration: none
}

.product-detail .product-detail-list .product-detail-active a {
  display: block;
  padding: 10px 15px;
  background: #fff;
  color: #e43c00;
  opacity: 1
  border-top: solid #f3f4f7 1px;
  border-left: #f3f4f7 solid 1px;
  border-right: #f3f4f7 solid 1px;
}

.product-detail .product-slider .slick-slider button {
  width: 28px;
  height: 28px;
  top: 50%;
  border-radius: 50%;
  border: 2px solid #dbdbdb;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  color: #222;
  background: #fff
}

.product-detail .product-slider .slick-slider button:hover {
  background: #18003b;
  color: #fff
}

.product-detail .product-slider .slick-next {
  right: -33px
}

.product-detail .product-slider .slick-prev {
  left: -33px
}

.product-detail .product-detail-slide .product-detail-txt {
  color: #000
}

.product-detail .product-detail-slide a {
  display: block;
  color: #222;
  font-weight: 600;
  outline: 0;
  margin-top: 10px;
  overflow: hidden;
    height: 50px;
}

.product-detail .product-detail-slide a.slide-img-height {
  width: 100%;
  display: table;
  max-height: 150px;
  min-height: 150px
}

.product-detail .product-detail-slide a.slide-img-height figure {
  display: block;
  text-align: center;
  height: 115px;
  max-height: 115px;
  margin: 0;
  padding-bottom: 15px
}

.product-detail .product-detail-slide .product-detail-price {
  /* margin-top: 10px; */
  color: #e43c00;
  font-family: Ubuntu;
  font-weight: 700;
  text-align: left;
  padding-bottom: 0
}

.product-detail .product-detail-slide .product-detail-price span {
  display: inline-block;
  vertical-align: middle;
  color: #222;
  font-family: Hiragino Kaku Gothic Pro;
  font-weight: 300
}

.product-detail .product-detail-slide .product-detail-price .strike {
  margin-left: 5px;
  color: #000;
  font-weight: 400
}

.strike {
  text-decoration: line-through
}

.product-detail .product-detail-slide .product-detail-sale-date {
  display: block;
  margin-top: 5px;
  color: #222;
  font-family: Hiragino Kaku Gothic Pro;
  line-height: 1.2
}

.product-detail .product-detail-slide .product-detail-sale-date span {
  display: block
}

.product-detail .product-detail-slide .add-to-cart {
  display: inline-block;
  margin: 14px auto 0;
  text-decoration: none;
  outline: 0
}

.product-detail .product-detail-slide .add-to-cart:hover img {
  visibility: hidden
}

.product-detail .product-detail-slide .twoToneButton.spindone:hover img, .product-detail .product-detail-slide .twoToneButton.spinning:hover img {
  visibility: visible
}

.product-detail .product-detail-slide .link-detail {
  margin-top: 10px;
  outline: 0
}

.product-detail .product-detail-slide .out-stock {
  /* margin-top: 15px; */
  cursor: pointer;
  outline: 0;
  opacity: 1
}
.product-detail .product-detail-slide .out-stock .cur_default{
  cursor: default;
}

.product-detail .product-detail-slide .add-to-cart:hover {
  transition: unset;
  background: url(../img/sys/button/cart_s_hover.gif)no-repeat center bottom;
  box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.product-detail .product-detail-tab-active {
  display: block
}

.product-detail .product-detail-tab-hide {
  padding-top: 0;
  padding-bottom: 0;
  height: 0;
  visibility: hidden
}

.product-detail-txt01 {
  margin-top: 15px;
  overflow-y: hidden;
  text-overflow: ellipsis;
  display: -webkit-box!important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #222;
  font-family: Hiragino Kaku Gothic Pro;
  max-height: 42px
}

/* 修正0305 */
_:-ms-lang(x)::-ms-backdrop, .product-detail-txt01 {
  font-family: inherit;
}

.product-detail-txt01 p {
  /* display: inline; */
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: bold;
  display: block;
  font-size: 15px;
}

.product-detail-txt01 span{
 font-weight: normal;
}

/*more*/
.product-detail .more {
  margin-right: 10px;
  text-align: right
}

.product-detail .more a {
  color: #000;
  font-weight: 700
}

.product-detail .product-detail-cat {
  display: inline-table;
  margin-top: 3px;
    min-height: 23px;
}

.product-detail .product-detail-cat a {
  color: #000
}

.product-detail .product-detail-cat span {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 3px
}

.product-detail .product-detail-cat span:last-child, .product-detail .product-detail-cat span:nth-child(3n) {
  margin-right: 0
}

/*end product detail*/


/*  start block-notice */
.block-notice {
  margin: 20px 0;
  padding: 20px;
  background: #f6f7fa;
  border-radius: 7px
}

.block-notice .block-notice-tit {
  display: flex;
  padding-bottom: 20px
}

.block-notice .block-notice-tit h3 {
  color: #222;
  font-weight: 700
}

.block-notice .block-notice-tit a {
  margin-left: auto;
  color: #222;
  text-decoration: underline
}

.block-notice .block-notice-list {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center
}

.block-notice .block-notice-list li.active {
  border: 0;
  color: #000;
  font-weight: 700;
  align-items: center
}

.block-notice .block-notice-list li {
  float: left;
  width: 195px;
  margin-right: 6px;
  text-align: center
}

.block-notice .block-notice-list li:last-child {
  margin-right: 0
}

.block-notice .block-notice-list li a {
  display: block;
  padding: 10px 15px;
  color: #666;
  background-color: #cdd3e5;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  text-decoration: none;
  font-weight: 700;
  z-index: 3
}

.block-notice .block-notice-list li.active a {
  display: block;
  background-color: #fff;
  color: #e43c00;
  opacity: 1;
  border-top: solid 1px #f3f4f7;
  border-left: solid 1px #f3f4f7;
  border-right: solid 1px #f3f4f7;
}

.block-notice .block-notice-item {
  display: flex;
  padding: 20px 0 30px;
  background: url(../img/top/notice_bdr_line.png)repeat-x bottom
}

.block-notice .block-notice-item:last-child {
  background: 0
}

.block-notice .block-notice-item .block-notice-item-left {
  margin-right: 40px;
  color: #000;
  font-family: Hiragino Kaku Gothic Pro;
  font-weight: 700
}

/* 修正0305 */
_:-ms-lang(x)::-ms-backdrop, .block-notice .block-notice-item .block-notice-item-left {
  font-family: inherit;
}



.block-notice .block-notice-item .block-notice-item-right {
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left
}

.block-notice .block-notice-content {
  padding: 10px 15px;
  background: #fff;
  box-shadow: 0 0 1px #dbdbdb;
  z-index: 2;
  border-radius: 7px;
}

.block-notice .block-notice-content.active {
  display: block
}

.block-notice .block-notice-content.hide {
  display: none
}

/*  end block-notice */



.block-notice-w {
    margin: 30px 0 0 0;
    /*padding: 0 20px;*/
    background: #ffffff;
    border-radius: 7px;
}

.block-notice-w:last-child {
	margin: 30px 0 50px 0;
}

.block-notice-w .block-notice-tit {
    padding-bottom: 10px;
}

.block-notice-w .block-notice-tit h3 {
    color: #222;
    font-weight: 700;
}

.block-notice-w .block-notice-content {
    background: #fff;
}

.block-notice-w .block-notice-item {
    display: flex;
    padding: 10px 0 15px;
    background: url(../img/top/notice_bdr_line.png)repeat-x bottom;
}

.block-notice-w .block-notice-item .block-notice-item-left {
    margin-right: 40px;
    color: #000;
    font-family: Hiragino Kaku Gothic Pro;
    font-weight: 700;
}

.block-notice-w .block-notice-item .block-notice-item-right {
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}
/*ニュース外部リンク　START*/
span.blank_link::before{
    content: "";
    display: inline-block;
    background-image: url(/img/open/link_icon_b.png);
    position: absolute;
    width: 1.37em;
    height: 1em;
    /* vertical-align: bottom; */
    background-size: cover;
    top: 0.3em;
    right: -1.8em;
    overflow: unset;
}
span.blank_link{
    position: relative;
}

.block-notice-w .block-notice-item .block-notice-item-right {
    overflow: unset;
}
/*ニュース外部リンク　END*/



a.top_news_btn {
    display: block;
    padding: 0.45em 0.1em;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    background-color: #18003B;
    background-size: 20px;
    border-radius: 6px;
    transition: .4s;
    width: 280px;
    font-size: 13px;
    font-weight: bold;
    margin: 30px auto 0 auto;
}
/*周波数マーク*/

.fre_icon-area {
    width: 100%;
    margin: 1em 0;
}
.fre_icon-area img{
    width: 36px;
    margin-right: 1%;
}
.fre_icon-area img:nth-last-child(1){
    margin-right: 0;
}

/* start block-category */
.block-category {
  background: #f6f7fa;
  margin-bottom: 30px;
  padding: 20px 15px 20px 23px;
  box-sizing: border-box;
  border-radius: 7px;
  display: none;
}

.category-sec01 .category_name, .category-sec02 .category_name {
  margin-bottom: 10px;
  color: #000;
  font-weight: 600;
}

.category-sec01 {
  margin-bottom: 25px
}

.category-sec02 {
  margin-bottom: 26px
}

.category-sec02 .sec02-left {
  float: left;
  width: 406px;
  margin-bottom: 20px;
}

.category-sec02 .sec02-right {
  float: left;
  width: 369px;
  /*padding-left: 37px*/
}

.category-sec02 .sec02-bl {
  padding: 0 20px 0 30px
}

/*start .category-sec03*/
.category-sec03 {
  margin: 0 0 30px
}

.category-sec03 h3 {
  float: left;
  color: #222;
  font-weight: 600
}

.category-sec03 .navisort_ {
  display: flex;
  -ms-flex: flex;
  justify-content: flex-end;
  width: 65%;
  margin: 0;
  padding: 0;
  border-bottom: 0;
  float: right
}

.category-sec03 .navisort_ dt {
  width: auto;
  float: none
}

.category-sec03 .navisort_ dd {
  margin: 0
}

.category-sec03 .navisort_ a {
  margin: 0 2px;
  color: #222;
  text-decoration: underline
}

.category-sec03 .navisort_ dt span {
  padding: 0
}

.category-sec03 .navistyle_ {
  border-bottom: 0
}

.category-sec03 #goods_class_filter_ {
  padding: 15px 0;
  margin: 0
}

.category-sec03 .navistyle_ dt {
  padding: 0 0 0 5px;
  text-align: left;
  font-weight: 400;
  width: auto
}

.category-sec03 .navistyle_ dt span {
  padding: 0 0 0 6px
}

.category-sec03 .navistyle_ dd {
  margin: 0
}

/*end .category-sec03*/


/*----------pagenation----------*/
.pagenation {
  margin: 0 auto
}

.pagenation .navipage_ {
  margin: 0;
  padding: 26px 0;
  text-align: center
}

.pagenation .navipage_ .navipage_sum_ {
  float: left;
  margin-top: 9px
}

.pagenation .navipage_ .navipage_sum_ span {
  color: #e43c00;
  font-weight: 700;
  margin-right: 3px
}

.pagenation .pagenation-in {
  float: right;
  display: flex;
  align-items: center
}

.pagenation .navipage_ .navipage_first_ a, .pagenation .navipage_ .navipage_prev_ a {
  width: 46.53px;
  padding: 6px 0;
  background: #ccc;
  color: #000;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 5px;
  text-decoration: none
}

.pagenation .navipage_ .navipage_first_ a:hover, .pagenation .navipage_ .navipage_prev_ a:hover {
  background: #000;
  color: #fff
}

.pagenation .pagenation .navipage_ {
  text-align: center
}

.pagenation .navipage_ a {
  margin: 0 2px;
  padding: 6px 0;
  width: 30px;
  color: #222;
  border: 0;
  border-radius: 5px;
  background-color: #fff;
  text-decoration: underline
}

.pagenation .navipage_ a:hover {
  border: 0;
  background: #e43c00;
  color: #fff;
  font-weight: 700
}

.pagenation .navipage_ .navipage_forward_ {
  margin: 0;
  font-weight: 700;
  color: #666
}

.pagenation .navipage_ .navipage_prev_ a {
  width: 31px
}

.pagenation .navipage_ .navipage_last_ a, .pagenation .navipage_ .navipage_next_ a {
  padding: 6px 0;
  background: #ccc;
  color: #000;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 5px;
  text-decoration: none;
}

.pagenation .navipage_ .navipage_last_ a {
  width: 46px;
  margin: 0;
}

.pagenation .navipage_ .navipage_last_ a:hover, .pagenation .navipage_ .navipage_next_ a:hover {
  background: #000;
  color: #fff
}

.pagenation .navipage_ .navipage_next_ a {
  width: 30px
}

.pagenation .navipage_ .navipage_reverse_ {
  margin: 0;
  font-weight: 700;
  color: #666
}

.pagenation .navipage_now_ {
  padding: 6px 0;
  width: 30px;
  display: block;
  border-radius: 5px;
  color: #fff;
  background: #e43c00;
  text-align: center;
  transition: .2s all ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  box-sizing: border-box;
  border: 0;
  font-weight: 700;
  text-decoration: none
}


/* start  .block-related-product*/
.block-related-product .desc-gp {
  color: #222
}

.block-related-product .desc-gp .related-product-tit {
  display: inline-block;
  color: #222
}

.block-related-product .desc-gp, .block-related-product .product-specification {
  margin-bottom: 20px;
  background: #f6f7fa;
  padding: 20px;
  border-radius: 7px
}

.block-related-product .product-specification .scrollbar {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  margin-bottom: 20px
}

.block-related-product .product-specification .scrollbar::-webkit-scrollbar {
  height: 9pt;
  background-color: #f5f5f5;
  height: 21px;
  background-color: #ccc
}

.block-related-product .product-specification ul {
  margin-bottom: 5px
}

.block-related-product .product-specification ul li {
  float: left;
  margin-right: 6px
}

.block-related-product .product-specification ul li:first-child {
  /* display: flex; *//*スペック表の最初のリストだけ謎余白ができたので打ち消し*/
  align-items: center;
  /* padding: 10px 20px 13px 0; */
}

.block-related-product .product-specification ul li:first-child p {
  margin-left: 10px
}

.block-related-product .related-product-tit {
  margin: 0 0 14px;
  color: #000;
  font-weight: 700
}

.block-related-product .product-box {
  margin: 90px 0 50px
}

.block-related-product .product-detail-btn {
  background: #000
}

.block-related-product .product-detail-txt {
  display: block;
  padding: 0 0 5px;
  color: #000;
  font-weight: 700
}

.block-related-product .product-detail-txt span {
  display: block
}

.block-related-product .product-detail .product-detail-cat {
  display: flex;
  flex-flow: wrap
}
.block-related-product table{
  background: #fff;
  border-collapse: collapse;
  width: 100%;
}



.block-related-product table.product-specification-table, td, th {
  border: 1px solid #ccc;
  color: #000
}

.block-related-product table.annotion-table, td, th {
  border: 0;
  background: 0;
  color: #000
}

.block-related-product table.annotion-table td {
  padding: 0 13px 10px 0
}

.block-related-product table.product-specification-table td {
  padding: 8px 13px;
  border: 1px solid #ccc
}

/*-product table START-*/
.block-related-product table.tb_60w{
  background: #fff;
  border-collapse: collapse;
  width: 60%;
}
.block-related-product table.tb_60w th{
  background: #e6e6e6;
}
.block-related-product table.tb_60w td{
    border: solid 1px #cccccc;
    padding: 0.5em;
    text-align: center;
}
.block-related-product table.tb_60w th{
    border: solid 1px #cccccc;
    padding: 0.5em;
    text-align: center;
}

/*-product table END-*/

.block-related-product .product-detail-slide {
  position: relative;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .15);
  border-radius: 7px;
  padding: 20px;
  box-sizing: border-box
}

.block-related-product .product-detail-slide li {
  position: relative;
  float: left;
  width: 188px;
  padding: 0 15px
}

.block-related-product .product-detail-slide li:nth-child(4n) {
  padding-right: 0;
}

.block-related-product .product-iconlist li {
  float: left;
  width: 31.48%;
  margin: 0 6px 0 0;
  padding: 5px 0;
  background: #666;
  color: #fff;
  text-align: center
}

.block-related-product .product-iconlist li:last-child {
  margin-right: 0
}

.block-related-product .product-detail-price {
  padding: 6px 0 14px;
  color: #000;
  text-align: right
}

.block-related-product .product-detail-price .strike {
  font-weight: 400
}

.block-related-product .product-detail-discount {
  position: absolute;
  bottom: 34px;
  color: #bf0000;
  font-weight: 700
}

.block-related-product .product-detail-discount .discount-date {
  display: block;
  color: #000;
  font-weight: 400;
  letter-spacing: -1px
}

.block-related-product .product-detail .product-detail-slide .add-to-cart {
  display: block;
  width: 100%;
  max-width: 151px;
  margin-top: 15px;
  outline: 0;
  text-align: center
}

.block-related-product .product-detail .product-detail-slide .add-to-cart:hover {
  transition: unset;
  background: url(../img/sys/button/cart_s_hover.gif)no-repeat center bottom;
  background-size: contain
}


/* end block-related-product*/


/* block-product-category */
.product-category-table {
  padding: 40px 0 0
}

.product-category-table table.StyleL_Frame_ {
  margin: 0
}

.product-category-table tr {
  border-bottom: 1px solid #ccc;
  background: #fff;
  vertical-align: middle
}

.product-category-table table.StyleL_Frame_ th {
  padding: 10px;
  border-top: 0;
  border-bottom: 0;
  background: 0;
  text-align: left;
  font-weight: 700
}

.product-category-table .formlist_ td {
  padding: 10px;
  border-bottom: 0
}

.block-product-category tr td {
  border: 0
}

.product-category-table .formlist_ td.stock_ {
  vertical-align: text-top
}

.product-category-table .category-txt .category-txt01 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #222;
  text-decoration: underline;
  font-weight: 700;
  line-height: 1.3
}

.product-category-table .category-txt .category-txt02 {
  color: #000
}

.product-category-table th:first-child {
  width: 75pt
}

.product-category-table table.StyleL_Frame_ th.name_ {
  width: 305px;
  border-right: 0
}

.product-category-table table.StyleL_Frame_ th.gprice_ {
  width: 135px;
  border-right: 0
}

.product-category-table table.StyleL_Frame_ th.comment_ {
  width: 230px;
  width: 155px;
  border-right: 0
}

.product-category-table table.StyleL_Frame_ th.stock_ {
  width: 100px;
  border-right: 0
}

.product-category-table table.StyleL_Frame_ th.space_ {
  width: 75pt
}

.product-category-table .formlist_ td.line1_ {
  /*background-color: #fff;*/
  color: #222
}

.product-category-table table.StyleL_Frame_ td.name_ {
  max-width: 85px;
  text-align: center;
  background: 0
}
table.formlist_.goods_.StyleL_Frame_ td.name_.line1_ img{
    width: 100%;
    height: auto;
}

.product-category-table .formlist_ td.cart_ {
  text-align: center;
  position: relative;
    border: 1px solid #ccc;
}

.product-category-table .formlist_ td.comment_ {
  position: relative;
    border: 1px solid #ccc;
}

.product-category-table .formlist_ td.comment_:before {
  /*content: "";*/
  position: absolute;
  height: 80%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-left: 1px solid #ccc
}

.product-category-table .formlist_ td.comment_ span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.product-category-table .formlist_ td.line1_ a.twoToneButton-cart {
  display: inline-block;
  transition: unset
}

.product-category-table .formlist_ td.line1_ a.twoToneButton-cart:hover {
  background: url(../img/sys/button/cart_category_hover.gif)no-repeat center;
  background-size: 100%;
  border-radius: 7px;
  box-shadow: 0 0 7px rgba(0, 0, 0, .23);
  opacity: 1
}

.product-category-table .formlist_ td.line1_ a.twoToneButton-cart:hover img {
  visibility: hidden
}

.product-category-table .formlist_ td.line1_ a.twoToneButton-cart.spindone:hover img, .product-category-table .formlist_ td.line1_ a.twoToneButton-cart.spinning:hover img {
  visibility: visible
}

.product-category-table .formlist_ td.line1_ a.twoToneButton-cart.spindone:hover, .product-category-table .formlist_ td.line1_ a.twoToneButton-cart.spinning:hover {
  background: 0;
  box-shadow: none
}

.product-category-table table.StyleL_Frame_ td.g_price_ {
  text-align: left;
  position: relative;
  color: #222;
    border: 1px solid #ccc;
}

/*.product-category-table table.StyleL_Frame_ td.g_price_:after {
  content: "";
  position: absolute;
  height: 80%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-right: 1px solid #ccc
}*/

.product-category-table table.StyleL_Frame_ td.g_price_:before {
  /*content: "";*/
  position: absolute;
  height: 80%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-left: 1px solid #ccc
}

.product-category-table table.StyleL_Frame_ td.cart_:before {
  /*content: "";*/
  position: absolute;
  height: 80%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-left: 1px solid #ccc
}

.product-category-table span.price_ {
  display: block;
  color: red;
  margin-top: -10px
}

.product-category-table .normal-price {
  color: #222
}

.product-category-table .normal-price span {
  font-weight: 700;
    font-size: 16px;
  margin-right: 5px;
  color: #e43c00;
}

.product-category-table .promo-price span {
  font-weight: 700;
  margin-right: 5px;
  color: #e43c00
}

.product-category-table .sale-date {
  line-height: 1.3
}

.product-category-table span.price_01 {
  margin-top: 0
}

.product-category-table span.price_02 {
  margin-top: -27px
}

.product-category-table .small_ {
  display: inline-block;
  text-align: left
}

.product-category-table table.StyleL_Frame_ td.g_price_ .small {
  margin-top: 5px
}

.product-category-table td:nth-child(6) .shopping-cart {
  display: block
}

.product-category-table td:nth-child(6) .shopping-cart span {
  display: block;
  line-height: 1.2;
  color: #fff
}

.product-category-table {
  margin-top: 20px;
  padding-top: 0;
  /*border: 1px solid #ccc*/
}

.product-category-table td, .product-category-table th {
  text-align: center
}

.product-category-table td:first-child, .product-category-table td:nth-child(2), .product-category-table td:nth-child(4) {
  text-align: left
}

.product-category-table tr:first-child {
  background: #e6e6e6
}

.product-category-table td:nth-child(3) p:first-child {
  color: red;
  padding-bottom: 10px
}

.product-category-table .category {
  display: flex;
  margin: 0 0 5px
}

.product-category-table .category:last-child span {
  margin-right: 0
}

.product-category-table td .category>span {
  margin-right: 3px
}


/*end product-category-table*/


/*start block-product */
.block-product {
  color: #000!important;
  background: #f6f7fa;
  margin-bottom: 20px;
  padding: 20px 20px 10px;
  box-sizing: border-box;
  border-radius: 7px
}

.block-product .product-name-tit {
  margin: 0 0 5px;
  padding: 0;
  color: #222;
  font-weight: 700;
  letter-spacing: -.3px
}

.block-product .product-name-sub-tit {
  margin-bottom: 15px;
  font-weight: 700
}

.block-product .product-left {
  float: left;
  width: 308px;
  margin-right: 23px
}

.block-product .product-left .product-img .img01 {
  margin-bottom: 7px
}

.block-product .product-left .product-img ul li {
  float: left;
  width: 23.5%;
  margin: 0 8px 3px 0
}

.block-product .product-left .product-img ul li:nth-child(4), .block-product .product-left .product-img ul li:nth-child(8) {
  margin-right: 0
}

.block-product .product-right {
  float: left;
  width: 446px
}


.block-product .product-right ul li {
  float: left;
  margin-right: 4px;
  padding: 0
}

.block-product .product-right ul li.inquries {
  border: 0;
  margin-right: 0
}

.block-product .product-right ul li a {
  padding: 5px 0pt;
  color: #000;
  text-decoration: none!important;
  text-align: center
}

.block-product .product-right ul li.img_s_ a, .block-product .product-right ul li.msg_ a {
  display: block;
  padding: 0
}

.block-product .product-right ul.option_buttons_ li a {
  display: block
}

.block-product .jan {
  margin: 8px 0
}

.block-product .product-code {
  margin-top: 7px;
  line-height: 1.3
}

.block-product .product-price {
  margin: 20px 0 15px
}

.block-product .price-txt01 .tax {
  color: #e43c00;
  font-weight: 700;
}

.block-product .price-txt.price_pop_ {
  font-weight: 700
}

.regular-price {
  padding-left: 2pc
}

.block-product .frequency {
  /*margin-bottom: 30px;*/
  padding: 15px;
  background: #fff;
  box-sizing: border-box
}

.block-product .frequency .special-order {
  margin-bottom: 10px;
  font-weight: 700;
  color: #e43c00
}

.block-product .frequency .frequency-txt {
  margin-bottom: 8px;
  font-weight: 700
}

.block-product .frequency form {
  margin-bottom: 15px
}

.block-product .frequency form input {
  width: 174px;
  padding: 5px;
  box-sizing: border-box;
  background: #ddd;
  border: 1px solid #c1c1c1
}

.block-product .frequency .frequency-txt01 {
  margin-bottom: 5px
}

.block-product .shopping ul li {
  float: left;
  margin-right: 8px;
  border-radius: 5px
}

.block-product .shopping ul li.bookmark-custom a {
  padding: 8px 9pt
}

.block-product .shopping ul li.bookmark .heart-icon {
  padding: 0px 5px 0px 0;
  vertical-align: middle
}
.block-product .shopping ul li.bookmark .heart-icon:before {
    content: url(../img/sys/favorite_icon.png);
    position: relative;
}

.block-product .shopping ul li.add-basket {
  width: 250px;
  padding: 0;
  border: 0
}

.block-product .shopping ul li.add-basket a {
  display: inline-block;
  padding: 0!important
}

.block-product .shopping ul li.add-basket a:focus {
  opacity: 1
}

.block-product .shopping ul li.add-basket a:hover {
  background: url(../img/sys/button/cart_l_hover_pc.gif)no-repeat center;
  background-size: 100%;
  transition: unset;
  opacity: 1
}

.block-product .shopping ul li.add-basket a:hover img {
  visibility: hidden
}

.block-product .shopping ul li.add-basket a.spindone:hover, .block-product .shopping ul li.add-basket a.spinning:hover {
  background: 0
}

.block-product .shopping ul li.add-basket a.spindone:hover img, .block-product .shopping ul li.add-basket a.spinning:hover img {
  visibility: visible
}

.block-product .shopping ul li.bookmark {
  float: left;
  margin-right: 0;
  border: solid 1px #e43c00;
  background: #fff;
}

.block-product .shopping ul li.bookmark a {
  padding: 10px 6px 10px 8px;
    display: block;
    width: 156px;
    font-size: 14px;
    font-weight: bold;
    color: #222222;
}

.block-product .view {
  margin: 0px 0 15px 15px;
}

.block-product .view ul {
  width: 100%;
  margin: 0;
  padding: 0
}

.block-product .view ul li {
  margin: 0 8px 8px 0;
  padding: 5px;
  background: #18003b;
  border-radius: 7px;
  width: 165px;
  display: block
}

.block-product .view ul li.view-instruction {
  /* margin-right: 8px; */
}

.block-product .view ul li.view-instruction a{
  color: #ffffff;
}

.block-product .view ul li.view-specification a {
  color: #ffffff;
}
.block-product .view ul li.view-leaflet {
  /* margin-top: 8px; */
  /* margin-right: 8px; */
}

.block-product .view ul li.view-leaflet a{
  color: #ffffff;
}

.block-product .view ul li a {
  padding: 5px;
  font-weight: 700
}

.block-product .product-inquiries {
  margin: 0 0 30px 14px;
}

.block-product .product-inquiries a {
  color: #003780;
  text-decoration: none
}

.block-product .product-variations .product-var-tit {
  margin: 0;
  padding-bottom: 10px;
  font-weight: 700;
  color: #222
}

.product-post.scrollbar {
  height: 225px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-top: 5px;
}

.scrollbar::-webkit-scrollbar-track {
  background-color: #ccc
}

.product-post.scrollbar::-webkit-scrollbar {
  width: 21px;
  background-color: #ccc
}

.scrollbar::-webkit-scrollbar-thumb {
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 7px;
  border: 4px solid #ccc
}

.block-product .product-post {
  padding: 0 10px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  background: #fff
}

.block-product .product-post ul.product-post-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px dotted #999
}

.block-product .product-post ul.product-post-list li {
  margin: 0;
  padding: 0;
  border: 0
}

.block-product .product-post ul.product-post-list li.cartbutton_ a {
  display: block;
  padding: 10px 0;
  transition: unset;
  opacity: 1
}

.block-product .product-post ul.product-post-list li.cartbutton_ a.twoToneButton-m:hover img {
  visibility: hidden
}

.block-product .product-post ul.product-post-list li.cartbutton_ a.twoToneButton-m:hover {
  background: url(../img/sys/button/cart_m_hover.gif)no-repeat center;
  background-size: contain
}

.block-product .product-post ul.product-post-list li.cartbutton_ a.twoToneButton-m.spindone, .block-product .product-post ul.product-post-list li.cartbutton_ a.twoToneButton-m.spinning {
  width: 90px
}

.block-product .product-post ul.product-post-list li.cartbutton_ a.twoToneButton-m.spindone:hover img, .block-product .product-post ul.product-post-list li.cartbutton_ a.twoToneButton-m.spinning:hover img {
  visibility: visible
}

.block-product .product-post ul.product-post-list li.cartbutton_ a.twoToneButton-m.spindone:hover, .block-product .product-post ul.product-post-list li.cartbutton_ a.twoToneButton-m.spinning:hover {
  background: 0
}

.block-product .product-post ul.product-post-list li.img_s_ {
  width: 62px;
  margin: 0 10px 0 0;
  border-bottom: 0
}

.block-product .product-post ul.product-post-list li.msg_ {
  padding: 10px 0;
  color: #222
}

.block-product .product-post ul.product-post-list li.msg_ .type-name {
  font-weight: 700
}

.block-product .product-post ul.product-post-list li.msg_ .price_ span {
  font-weight: 700;
  color: #e43c00;
  margin-right: 3px
}

.block-product {
  line-height: 1.2
}

.block-product .product-post ul.product-post-list li.cartbutton_ {
  display: block;
  width: auto;
  margin: 7px 0 7px auto;
  padding: 0
}

.block-product .block-slider .slider-nav li {
  margin: 0;
  padding: 0 5px;
  border: none;
  opacity: 0.5;
}

.block-product .block-slider .slider-nav li.slick-current {
  border: none;
  opacity: 1;
}

.block-product .product-sec .goods_qty{
  margin-bottom: 15px;
}

.block-product .product-sec .shopping{
  padding: 15px;
  margin-top: 10px;
  background-color: #ffffff;
}




.block-slider .slick-initialized .slick-slide {
  outline: 0;
  width: 300px;
  border-radius: 7px;
}

.block-slider .slick-initialized .slick-slide .comment_ {
  margin-top: 10px
}

/* 211116追加　商品詳細カーソル指 */
.block-slider.detail-slider .detail-slider-for li {
  cursor:pointer;  
}


.selling--price span, .standard-price span {
  /* font-family: Ubuntu */
}

.block-related-product01 {
  margin-top: 125px;
  margin-bottom: 20px
}

.block-custom-product .view ul li {
  margin-right: 10px;
  border: 1px solid #666
}

.block-custom-product .frequency {
  margin-bottom: 9pt;
  padding: 9pt;
  background-color: #f5f5f5
}

.block-custom-product .frequency .special-order {
  margin-bottom: 10px;
  color: red
}

.block-custom-product .frequency span {
  margin: 0 17px
}

.block-custom-product .frequency-txt {
  line-height: 1.7
}

.block-custom-product input[type="text"] {
  width: 40%
}

.block-custom-product .shopping ul li.add-basket {
  padding: 0
}


/* end block-custom-product */


/* start block-shopping-a */
.block-shopping-a .flL {
  float: left
}

.block-shopping-a .flR {
  float: right;
}

.block-shopping-a a {
  color: #000
}

.block-shopping-a img {
  vertical-align: top
}

.block-shopping-a .shopping {
  padding: 20px 20px 60px 0
}

.block-shopping-a .pdL-10 {
  padding-left: 10px
}

.block-shopping-a .shopping-tit {
  margin: 0;
  padding: 10px 0 0;
  color: #000;
  font-weight: 700
}

.block-shopping-a .shopping-tit img {
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle
}

.block-shopping-a .shopping-category {
  display: inline-block
}

.block-shopping-a .shopping-category li {
  float: left;
  margin-right: 5px;
}

.block-shopping-a .shopping-category li:last-child {
  margin-right: 0
}

.block-shopping-a .shopping-category a {
  display: inline-block;
  width: 180px;
  position: relative;
  padding: 4% 2%;
  color: #000;
  background-color: #ddd;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
  text-align: center;
  opacity: 1;
  color: #666;
  letter-spacing: .5px;
  font-size: 13px;
  vertical-align: middle;
  font-weight: 700
}

.block-shopping-a .shopping-category a:after {
  border-left: 19px solid #ddd
}

.block-shopping-a .shopping-category a.current:after, .block-shopping-a .shopping-category a:after {
  content: '';
  position: absolute;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 17.5px solid transparent;
  border-bottom: 17.5px solid transparent;
  top: 0;
  right: -19px;
  z-index: 1
}

.block-shopping-a .shopping-category a.current:after {
  border-left: 19px solid #18003b;
  opacity: 1;
  transition: none
}

.block-shopping-a .shopping-category li:first-child a, .block-shopping-a .shopping-category li:last-child a {
  vertical-align: middle;
  opacity: 1
}

.block-shopping-a .shopping-category a.current {
  background-color: #18003b;
  color: #fff
}

.block-shopping-a .shopping-category a:before {
  content: '';
  position: absolute;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 17.5px solid transparent;
  border-left: 19px solid #fff;
  border-bottom: 17.5px solid transparent;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 1;
  transition: none
}

.block-shopping-a .shopping-category a.current:before {
  height: 100%;
  border-left: 0px solid #fff;
  z-index: 1
}

.block-shopping-a .shopping-address {
  margin-bottom: 25px;
  padding: 20px;
  background-color: #f6f7fa;
  border-radius: 7px;
  box-sizing: border-box
}

.block-shopping-a .shopping-address .guide_ {
  display: block;
  margin-top: 10px;
  padding: 11px 20px;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 4px
}

.block-shopping-a .shopping-basket .shopping-subtit {
  padding-top: 15px
}

.block-shopping-a .shopping-basket .shopping-register {
  margin: 0 0 10px
}


.shopping-register{ text-align: center;}
	
.batch{
	display: block;
    /*width: 380px;*/
    width: 480px;
    margin: 0 auto;
}

.batch label {
    margin: 0 0 0 5px;
}


.block-shopping-a .shopping-subtit {
  margin: 0;
  padding: 0 0 15px;
  color: #000;
  font-weight: 700
}

.block-shopping-a .member-address {
  width: auto;
  color: #222;
  line-height: 1.5
}

.block-shopping-a .member-address-txt span {
  margin-left: 25px;
  font-weight: 400
}

.block-shopping-a .member-address-txt {
  font-weight: 700
}

.block-shopping-a .address-location {
  width: 308px;
  padding: 10px 68px 0 0;
  color: #000;
  font-weight: 700
}

.block-shopping-a .address-location .block {
  display: block
}

.block-shopping-a .address-change a {
  display: inline-block;
  width: 200px;
  margin: 10px 58px 0 0;
  text-align: center;
  padding: 8.5px 0;
  color: #000;
  font-size: 1pc;
  border: 1px solid #707070;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px
}


.block-shopping-a .shopping-register .register-btn {
	cursor: pointer;
    background-color: #ffffff;
    color: #011b8f;
    border: none;
    font-weight: normal;
    font-family: inherit;
    background: url(../img/guide/icon_arrow.gif) no-repeat 0px 5px;
    padding-left: 10px;
}


.block-shopping-a .shopping-register .register-btn:hover {
  opacity: .7
}

.block-shopping-a .shopping-register .register-btn:last-child {
  margin-right: 0
}

.block-shopping-a .color-red {
  color: #e43c00;
  font-weight: 700
}

.msg-txt01 {
  color: #777;
}

.block-shopping-a .fs-18 {
  font-size: 18px
}

.block-shopping-a .product-box {
  display: table;
  width: 843pt;
  margin-bottom: 20px
}

.block-shopping-a .product-box-04 {
  margin-bottom: 2pc
}


.block-shopping-a .product-descrption {
    /* margin-top: 60px; */
	margin-top: 20px;
    margin-bottom: 20px;
  padding: 20px;
  background-color: #f6f7fa;
  border-radius: 7px;
    box-sizing: border-box;
}


.block-shopping-a .product-descrption h3 {
  display: inline-block;
  color: #222;
  font-weight: 700
}

.block-shopping-a .product-descrption>p:first-child {
  padding-bottom: 2pc
}

.block-shopping-a .product-common {
  display: table-cell
}

.block-shopping-a .product-descrption .product-name {
  width: 655px;
  padding: 0 20px;
  color: #000;
  box-sizing: border-box
}

.block-shopping-a .product-descrption .product-name .type {
  display: block
}

.block-shopping-a .product-descrption .product-quantity {
  width: 90px;
  text-align: center;
  vertical-align: top;
  color: #000
}

.block-shopping-a .product-descrption .prduct-box {
  display: flex;
  border: 1px solid #ccc;
  border-top: 0;
  background-color: #fff
}

.block-shopping-a .product-descrption .prduct-box .product-in-box {
  margin: 20px 0;
  border-right: 1px solid #ccc
}

.block-shopping-a .product-descrption .img-01 {
  width: 130px;
  padding-right: 15px
}


.block-shopping-a .product-descrption .product-name .txt a {
  display: block;
  font-weight: 600;
  font-family: Hiragino Kaku Gothic Pro;
  margin-bottom: 5px;
  color: #003780;
}

/* 修正0305 */
_:-ms-lang(x)::-ms-backdrop, .block-shopping-a .product-descrption .product-name .txt a {
  font-family: inherit;
}

.block-shopping-a .product-descrption .prduct-box.prduct-box-01 {
  margin-top: 20px;
  border-top: 1px solid #ccc
}


.block-shopping-a .product-name .price p {
  display: block;
  width: 130px;
  color: #000;
  font-family:'Ubuntu','Hiragino Kaku Gothic Pro','Meiryo','MS PGothic','Pro W3','ヒラギノ角ゴ','メイリオ','ＭＳ Ｐゴシック',sans-serif;
  font-weight: 700;
    font-size: 22px;
  word-break: break-all;
  text-align: right
}


.block-shopping-a .product-name .price p span {
  font-weight: 300;
  font-family: Noto Sans Japanese, メイリオ, Meiryo, ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif
}

.block-shopping-a .product-descrption .prduct-box .product-in-box:last-child {
  border-right: 0
}

.block-shopping-a .product-descrption .error_ {
  float: right
}

.block-shopping-a .product-descrption .product-quantity span {
  display: block;
  font-weight: 700;
  text-align: center
}

.block-shopping-a .product-descrption .product-total .product-total-price .subtotal {
    width: 36%;
    display: block;
    float: left;
    font-weight: 300;
}

.block-shopping-a .product-descrption .product-total .product-total-price .subtotal-txt {
    float: right;
    display: block;
    width: 64%;
    color: #e43c00;
    font-weight: 700;
    font-size: 22px;
    word-break: break-all;
    text-align: right;
    font-family: 'Ubuntu','Hiragino Kaku Gothic Pro','Meiryo','MS PGothic','Pro W3','ヒラギノ角ゴ','メイリオ','ＭＳ Ｐゴシック',sans-serif;
}

.block-shopping-a .product-descrption .product-total .product-total-price .subtotal-txt span {
  color: #000;
  font-weight: 300;
  font-family: Noto Sans Japanese, メイリオ, Meiryo, ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif
}

.block-shopping-a .product-descrption .prduct-box.change-item {
  background: #e3ffff
}

.block-shopping-a .product-descrption .product-name .txt span {
  font-weight: 700
}

.block-shopping-a .txt-free p {
  font-weight: 600;
  letter-spacing: .3px
}

.block-shopping-a .percent-flR .percent {
  margin-bottom: 20px
}

.block-shopping-a .total {
    padding: 22px 26px;
    border: 3px solid #e43c00;
    border-radius: 7px;
    background-color: #fff;
    box-sizing: border-box;
}


.block-shopping-a .total p{
	margin-top: 20px;
}


.block-shopping-a .total-list {
  display: flex;
    justify-content: left;
    align-items: center;
}



.block-shopping-a .total-list .total-price {
  padding-left: 10px;
  color: #e43c00;
  font-weight: 700;
  font-family: 'Ubuntu','Hiragino Kaku Gothic Pro','Meiryo','MS PGothic','Pro W3','ヒラギノ角ゴ','メイリオ','ＭＳ Ｐゴシック',sans-serif;
}

.block-shopping-a .total-list .total-price span {
  padding-left: 5px;
  color: #222;
  font-weight: 300;
  letter-spacing: 1px;
}

.block-shopping-a .product-descrption .product-total .product-total-price .discount-txt {
    float: right;
    display: block;
    width: 64%;
    color: #222;
    font-weight: 700;
    text-align: right;
    word-break: break-all;
    font-family: Ubuntu;
}

.block-shopping-a .product-descrption .product-total .product-total-price .discount-txt span {
  padding-left: 5px;
  font-weight: 300;
  font-family: Noto Sans Japanese, メイリオ, Meiryo, ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif
}

.block-shopping-a input[type="checkbox"] {
  width: 15px;
  height: 15px;
  margin: 21px 8px 0 -2px;
  padding: 10px 13px;
  border-radius: 5px;
  display: none;
  vertical-align: middle
}


.block-shopping-a input[type=checkbox]+label {
  position: relative;
  display: block;
    float: inherit;
  cursor: pointer;
    letter-spacing: -.5px;		
}


.block-shopping-a input[type=checkbox]+label:before {
  border: 1px solid #ccc;
  content: "";
  position: absolute;
  top: 57%;
  left: -20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  background: #fff
}

.block-shopping-a input[type=checkbox]:checked+label:after {
  content: "";
  position: absolute;
  top: 64%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  left: -18px;
  width: 10px;
  height: 5px;
  margin-top: -8px;
  border-left: 2px solid #222;
  border-bottom: 2px solid #222;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.block-shopping-a .txt-R {
  text-align: right
}

.block-shopping-a .pdL-48 {
  padding-left: 3pc
}

.block-shopping-a .product-descrption .qty-btn {
  display: none
}

.block-shopping-a .product-descrption .change-item .qty-btn {
  display: block;
  float: right;
  margin: 10px 1pc 0 0;
  font-size: 13px;
  padding: 1px 8px;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 4px;
  outline: 0;
  cursor: pointer
}

.block-shopping-a .product-descrption .product-total {
    width: 300px;
    padding-left: 15px;
    vertical-align: top;
    border-right: 0;
    color: #000;
    box-sizing: border-box;
}

.block-shopping-a .product-descrption .product-total .product-total-price {
  width: 72%
}

.block-shopping-a .product-descrption .product-total .product-total-price p {
  width: 25%;
  display: block;
  float: left;
  font-weight: 300
}

.block-shopping-a .shopping-address {
  padding-bottom: 10px
}

.shopping-address .add-margin{
  margin-bottom:40px;
}

.shopping-address .error{
  padding-top:17px;
}

.shopping-address .error_{
  padding-top:17px;
}

.block-shopping-a .address-change input[type="submit"] {
  font-weight: bold;
    font-family: Noto Sans Japanese, メイリオ, Meiryo, ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif;
    cursor: pointer;
    padding: 15px 50px;
    border: solid 2px #e43c00;
    border-radius: 7px;
    box-sizing: border-box;
    background: #ffffff url(../img/common/icon_delivery.png) no-repeat 34px 16px;
    background-size: 24px;
    text-indent: 14px;
}

.block-shopping-a .free-shippping input[type="submit"] {
    width: 170px;
    margin: 0 1px 0 4px;
    padding: 0;
    color: #fff;
    border: 0;
  border-radius: 7px;
    background-color: #18003b;
    text-align: center;
  font-weight: 700;
  font-family: Noto Sans Japanese, メイリオ, Meiryo, ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif;
}


.message-box {
  padding-top: 2pc
}

.message-box .message-txt {
  padding-right: 5px;
  box-sizing: border-box
}


.block-shopping-a .product-descrption .product-name .txt {
  padding: 0;
  width: 330px
}


.block-shopping-a .product-total .fs-20 {
  color: #707070
}

.pd10 {
  padding-top: 10px
}

.pd15 {
  padding: 15px 0 0
}

.block-shopping-a .product-descrption .product-name ul {
  padding: 10px 0 0
}

.block-shopping-a .date {
  font-weight: 400;
  letter-spacing: -.8px
}

.block-shopping-a .pdL-33 {
  padding-left: 27px
}

.block-shopping-a .pdL-15 {
  padding-left: 15px
}

.block-shopping-a .product-name .txt-product {
  width: 470px
}

.block-shopping-a .product-name .txt-product .warehouse {
  /* display: flex */
}


.block-shopping-a .product-name .txt-product .wh-left {
  width: auto;
  padding-right: 10px;
}

.block-shopping-a .product-name .txt-product .wh-left li {
  font-weight: 700;
  /* text-indent: -8.6px */
}

.block-shopping-a .product-name .txt-product .wh-right {
  width: auto;
  letter-spacing: -1.4px
}


.block-shopping-a .product-name .txt-product .wh-right li {
  letter-spacing: -.5px
}
.block-shopping-a .product-name .txt-product .wh-right li span{
  font-weight: 700;/*お買い物かご、「出荷予定日：」の太さ調整*/
}
.block-shopping-a .product-name .msg-txt {
  width: 96%;
  min-height: 65px;
  padding: 10px;
  color: #000;
  resize: none;
  border: 1px solid #ccc
}

.block-shopping-a .product-quantity input[type="text"] {
  width: 60px;
  padding: 8px 0;
  color: #000;
  border: 1px solid #ccc;
  font-weight: 700;
  font-family: Noto Sans Japanese, メイリオ, Meiryo, ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, Osaka, ＭＳ\ Ｐゴシック, MS PGothic, sans-serif;
  text-align: center;
  outline: 0
}

.block-shopping-a .product-box-01 .img-txt {
  padding-bottom: 28px
}



.block-shopping-a .product-total a {
  padding: 5px 22px;
    color: #ffffff;
  border-radius: 7px;
    background-color: #18003b;
  font-weight: 700;
  cursor: pointer;
}


.block-shopping-a .free-shippping {
  margin: 20px 0 0;
  color: #000
}

.block-shopping-a .percent-flR {
  width: auto
}

.block-shopping-a .percent-flR .flL {
  width: auto;
  margin-right: 25px
}

.block-shopping-a .link-flR a {
  display: inline-block;
  padding: 4.6px 28.3px;
  border: 1px solid #707070;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px
}


.block-shopping-a .link-procedure .procedure {
  margin: 15px 0 10px;
    text-align: center;
}


.block-shopping-a .link-procedure .procedure input:hover {
  opacity: .7
}

.block-shopping-a .link-procedure .submit_ input, .submit_ img {
  margin: 0
}

.block-shopping-a .ordering-box {
  padding: 20px 0 35px
}
/* end block-shopping-a */


/* 2019.11.5 */
.accessories {
  margin-bottom: 20px;
  background: #f6f7fa;
  padding: 20px;
  border-radius: 7px;
}
/*商品詳細h2打ち消し*/
/*.accessories:nth-child(2) h2.related-product-tit.font-size18 {
    display: none;

}*/
.related-product-tit_co3 {
    font-weight: 700;
}

.block-related-product .desc-gp h3, .accessories h3{
	font-size: 16px;
	font-weight: 600;
	margin-top: 2em;
	margin-bottom: 1em;
	border-left: solid 8px #cdd3e5;
	padding: 0.5em;
	background-color: #ffffff;
	border-radius: 0 5px 5px 0;
}

.detail-slider-nav li img {
    height: 80px;
    margin-left: 10px;
}

.detail-slider-nav {
    margin-top: 10px;
}
/* ---商品詳細--- */
p.item_description_img {
    background: #ffffff;
    padding: 1em;
}


.order_dt_{
	line-height: 26px;
}

td .purchase_order_
, .order_detail_
, .name_
, .purchase_order_
, .order_dt_
, .status_{
  border-left: 1px solid #eeeeee;
}

td.estimate_list_:not(:root){
  border: 1px solid #CCC;
}

td.estimate_list_ iframe{
  width: 100%;
  height: 600px;
}

div .name_{
  border-left: none;
}


.order_detail_ p{
	margin: 5px 0 15px 0;
}


.purchase_order_ p{
  font-size: 12px;
}
ul.li-disc {
    margin: 1em 0;
}
ul.li-disc li{
    margin-left: 1.5em;
    list-style: disc;
}

.formlist_ td.order_detail_ a.buy_btn {
   display: inline-block;
    padding: 0.4em 0.1em;
    text-decoration: none;
    color: #ffffff;
    background: #e43c00 url(/img/common/h_shop.png) no-repeat 5px 7px;
    background-size: 16px;
    border-radius: 6px;
    transition: .4s;
    width: 200px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.formlist_ td.order_detail_ table tr td{
 border: none;
 vertical-align: top;
 width: 50%;
}
.formlist_ td.order_detail_ a.bookmark_btn {
   display: inline-block;
    padding: 0.4em 0.1em;
    text-decoration: none;
    color: #ffffff;
    background: #18003b;
    border-radius: 6px;
    transition: .4s;
    width: 200px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

a.order_details{
	display: inline-block;
    padding: 0.1em 0.9em;
    text-decoration: none;
    color: #003780;
    border-radius: 5px;
    transition: .4s;
    background: url(/img/guide/icon_arrow.gif) no-repeat 2px 11px;
    text-decoration: none;
}

a.order_details_img{}

.formlist_ td.status_ p{
	margin-bottom: 5px;
}

/* common */
.formlist_ td.status_ {
    text-align: left;
    padding: 3px;
}

@supports (-ms-ime-align: auto) {
  /* Edge のみ適用される */
  .formlist_ td.status_ {
    text-align: left;
    padding: 15px;
    width:204px;
}
}



.formlist_ .th_01{ width: 170px; }
.formlist_ .th_02{width:170px;}
.formlist_ .th_03{ border-right:none; width: auto;}
.formlist_ .th_04{ border-left:none; width: 140px;}

/*------------------------------
明細単位で検索の時の処理状態幅
-----------------------------*/

.formlist_ .th_01:nth-child(4n){
    width: 13%;
    }
/*----------------------------*/


/*------------------------------
　　　まとめ買い価格表
-----------------------------*/

.volume_tbl .formlist_ {
    margin : 0;
    background: #ffffff;
    width: 100%;
}

.volume_tbl .formlist_ th {
  background-color: #ffffff;
  border: 1px solid #999999;
  }
.volume_tbl .formlist_ tr:nth-child(1) th{
  background-color: #e4e4e4;
  }
.volume_tbl .formlist_ tr:nth-child(2) th{
  background-color: #cccccc85;
  }
.volume_tbl .formlist_ tr:nth-child(1) th p{
  color: #000000;
  }
.volume_tbl .formlist_ th p{
  font-size: 14px;
  }
.volume_tbl .formlist_ td {
  font-size: 13px;
  border: 1px solid #999999;
  }
.volume_tbl .formlist_ td:nth-child(1){
  width: 30%;
  }
/*----------------------------*/


.order_number{margin-bottom: 10px;}
.order_name{}


.game-container{ 
	/*width: 1100px;*/
	width: 785px;
	/*margin: 15px auto 15px auto;*/
	margin: 0px auto 15px auto;
	overflow:hidden;
}
.game-container ul li{
	list-style: none;
	float: left;
	padding: 0 10px 0 0;
}
/*.game-container ul li:last-child{
	list-style: none;
	float: left;
	padding: 0 0 0 14px;
}*/
	


.game-container figure {
    position: relative;
    display: block;
    margin: 0;
    text-align: center;
}
	
.game-container figure span {
    position: absolute;
    left: 79%;
    top: 19px;
    border-radius: 50%;
    font-weight: bold;
    font-size: 39px;
    color: #ec5506;
}


/******** まとめて出荷 **********/
.ordering-box .link-procedure .summary-balloon {
  position: relative;
  /* display: inline-block; */
  margin: 0 0 1.5em 0;
  padding: 8px 5px;
  min-width: 120px;
  max-width: 100%;
  font-size: 16px;
  border: solid 4px #e43b00;
    border-radius: 7px;
    box-sizing: border-box;
    width: 540px;
    margin: 0 auto;
}

.ordering-box .link-procedure .summary-balloon:before {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #ffffff;
  z-index: 2;
}

.ordering-box .link-procedure .summary-balloon:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #e43b00;
  z-index: 1;
}

.ordering-box .link-procedure .summary-balloon-text{
font-size: 15px;
    font-weight: bold;
    color: #e43b00;
}

.ordering-box .link-procedure .summary-balloon-text img{
	vertical-align: middle;
	margin-left:5px;
}


.explanation{
	overflow:hidden;
	margin-top: 3%;
}

.explanation .explanation_btn_box{
	text-align: center;
}

.explanation .explanation_btn_box ul li{
    margin-left: 6px;
    float: left;
}

.explanation .explanation_btn_box ul li:first-of-type{
    margin-left: 0px;
}

.explanation .explanation_btn_box ul li a.explanation_btn{
    color: #000000;
    font-weight: bold;
    padding: 10px 0px;
    background: #ffffff;
    border-radius: 7px;
    width: 256px;
    display: inline-block;
    box-sizing: border-box;
    border: 2px solid #e43c00;
    text-align: center;
    font-size: 13px;
    margin-bottom: 5px;
}

p.explanation_text {
    text-align: left;
    padding: 2px 0;
}

p.explanation_text a {
    padding: 2px 0px 2px 15px;
    background: url(/img/guide/icon_arrow.gif) no-repeat 7px 9px;
    text-decoration: none;
}

.common_feature-area {
    background-color: #f6f7fa;
    border-radius: 7px;
    padding: 1.5em;
    margin-bottom: 2em;
}

.common_feature-area h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0.5em;
}

.common_feature-area h2+p {
    margin-bottom: 1em;
}

.common_feature-area h3 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 2em;
    margin-bottom: 1em;
    border-left: solid 8px #cdd3e5;
    padding: 0.5em;
    background-color: #ffffff;
    border-radius: 0 5px 5px 0;
}

.common_feature-area h3+p {
    margin-bottom: 30px;
}

.common_feature-area li {
    list-style: disc;
    list-style-position: inherit;
    margin: 0.4em 0 0.4em 1.5em;
}
table.rec-time {
    width: 100%;
    margin-bottom: 1em;
}

.rec-time th{
	text-align: center;
	border: 1px solid #fff;
	background-color: #ececec;
	font-weight: bold;
    padding: 0.4em 1em;
}
.rec-time td{
	text-align: left;
    border: 1px solid #ececec;
    background-color: #fff;
    padding: 0.4em 1em;
}

p.support{
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 30px;
}

.strong {
  font-weight: bold;
}

.common_feature-area .feature{
margin-bottom: 1em;
}
.common_feature-area .area_img{
background-color: #ffffff;
    text-align: center;
}
.accessories .area_img{
    background-color: #ffffff;
    text-align: center;
}

.item-description.desc-gp .area_img{
    background-color: #ffffff;
    text-align: center;
}

ul.feature-list {
    display: block;
    width: 100%;
}

.feature-list li {
    list-style: none;
    width: 48%;
    height: 100px;
    float: left;
    margin: 0;
    padding-right: 2%;
    font-size: 12px;
    line-height: 18px;
}
.feature-list li img {
    float: left;
    margin-right: 10px;
    width: 70px;
    border-radius: 7px;
}

.magnifier{
z-index: 10000 !important;
}

.iot_overview{
	margin-top: 10px;
}

.iot_overview li{
	list-style: none;
	display: inline-block;
	padding: 0.4em 0;
	text-decoration: none;
	color: #222222 !important;
	background-color: #CDD3E5;
	border-radius: 4px;
	width: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0 4px 0 0;
}




.iot_example {
    background: #ffffff;
    padding: 14px;
    margin-top: 20px;
}

.iot_example p {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 0.6em;
}

.iot_example ul {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    flex-flow: wrap;
    justify-content: center;
}

.iot_example li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 74px;
    height: 74px;
    margin: 0 1px;
    text-align: center;
    background-color: #ffffff;
    box-sizing: border-box;
    border: 1px solid #666666;
}

.iot_example li.off {
	background-color: #aaaaaa;
}
.iot_example img {
    max-width: 60%;
    max-height: 60%;
    margin-bottom: 2px;
}

.iot_example span{
	font-weight: bold;
	font-size: 13px;
}

.iot_example li.off img, .iot_example li.off span{
   opacity: 0.2;
}


p.standard-price {
    margin: 8px 0 0 0;
}

li.font-size20.total_title {
    margin-bottom: 22px;
}

.total-price span.tax-total {
    display: block;
    font-size: 18px;
    margin-top: 15px;
}

.block-shopping-a .product-name .price span.tax{
float: right;
}

.category_formlist_ {
  margin: 0 auto 0 auto;
  border: 1px solid #CCC;
  border-collapse: collapse;
}

.category_formlist_ th {
  padding: 8px 8px 6px 8px;
  font-weight: bold;
  white-space: nowrap;
  background-color: #F6F7FA;
  border: 1px solid #CCC;
  font-size: 14px;
}

.category_formlist_ td {
  padding: 8px 12px 6px 12px;
  font-weight: normal;
  background-color: #FFF;
  /*border-bottom: 1px solid #CCC;*/
  border:1px solid #CCC;
  font-size: 14px;
}


.category_formlist_ .order_detail_ ul{
  margin-bottom: 5px;
}

/*---------------------------------------
　　クイックオーダーフロー図全幅
-----------------------------------------*/


.block-shopping-a.full-w .flR{
    float: none;

}

.block-shopping-a.full-w a {
    width: 212px;
}

.block-shopping-a.full-w a.current:after {
    border-top: 19px solid transparent;
    border-left: 19px solid #18003b;
    border-bottom: 19px solid transparent;
    opacity: 1;
    transition: none;
    
}

.block-shopping-a.full-w a:before {
    content: '';
    position: absolute;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-left: 19px solid #fff;
    border-bottom: 19px solid transparent;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 1;
    transition: none;
}
.block-shopping-a.full-w a:after {
    content: '';
    position: absolute;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    top: 0;
    right: -19px;
    z-index: 1;
}
.qui_fuki-area {
    position: relative;
    display: inline-block;
    width: 180px;
    margin: 0.5em 15px;
    text-align: center;
    vertical-align: middle;
    border: solid 2px #18003b;
    border-radius: 5px;
    color: #18003b;
    }
.qui_fuki-area.current {
  background-color:#f5edce;
}
.qui_fuki-area:nth-child(2){
    padding: 15.5px 0;
}
.qui_fuki-area:nth-child(3){
    padding: 5px 0;
}
.qui_fuki-area:nth-child(4){
    padding: 5px 0;
}

.qui_fuki-area:before {
  content: "";
  position: absolute;
  top: -23px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 1;
}
.qui_fuki-area:after {
  content: "";
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #18003b;
  /* z-index: 1; */
}
.qui_fuki-area.current:before {
  content: "";
  position: absolute;
  top: -23px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #f5edce;
  /* z-index: 2; */
}
.flR-right {
    display: inline-block;
    margin-left: 340px;
}
.flR-right .qui_fuki-area{
    width: 150px;
    margin-right: 20px;
}
.flR-right .qui_fuki-area:nth-child(1){
    padding: 5px 0;
    
}
.flR-right .qui_fuki-area:nth-child(2){
    padding: 5px 0;
}
.flR-right .qui_fuki-area{
}

