@charset "utf-8";

  /*
input[type="text"], button, textarea, select{
  margin: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
*/

.btn {
  box-sizing: border-box;
}

#view {
  margin-bottom: 30px;
}
#productNom h1{margin-bottom: 10px;}
#productNom p{margin-bottom:0;}
.item-description{margin-bottom:30px;}
.tech-mark{margin-bottom:20px;}
.tech-mark table img{width:30px; height:auto; max-width:none;}

#csListType .btn_cart{
  width:88px;
  padding: 14px 12px;
}
#csListType .addToCart{}
#csListType .soldOut{}
#csListType .rearrivalAlert{}
#csListType .productFavorite{font-size:10px; padding-left:7px; padding-right:7px;}

#csSelectType select{
  display:block;
}
#csSelectType .item_submit_btn_block, #csSelectType .btn_cart, #csSelectType .addToCart,
#csSelectType .soldOut, #csSelectType .rearrivalAlert, #csSelectType .productFavorite{
  display:block;
  padding:8px 0;
}
#csSelectType .btn_cart, #csSelectType .addToCart, #csSelectType  .soldOut, #csSelectType .productFavorite{
  margin-bottom:6px;
}
#csSelectType .item_submit_btn_block{overflow:hidden;}
#csSelectType .btn_cart{width:100%;}
#csSelectType .addToCart{width:100%;}
#csSelectType .soldOut{width:100%;}
#csSelectType .rearrivalAlert{width:48%; float:right;}
#csSelectType .productFavorite{ background-color: #b2b2b2; width:48%; float:left;}
#csSelectType .favoriteEnabled{/*display:block!important;*/}
#csSelectType .item_submit_btn_block .btn[disabled] { opacity: 0.3; }

#boxer .boxer-close,
#boxer .boxer-close:hover{
  background:url("../img/close_view.png") no-repeat 50% 50% #fff;
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
#boxer .boxer-control{
  background:none;
  border-radius:0;
  box-shadow:none;
  height:100px;
  width:70px;
  text-indent: 100%;
}
#boxer .boxer-control.previous{
  background:url('../img/slider_arrow_prev_to.png') no-repeat 0 50%;
  background-position:left center;
  width:50%;
  height:100%;
  left:0;
}
#boxer .boxer-control.next{
  background:url('../img/slider_arrow_next_to.png') no-repeat 0 50%;
  background-position:right center;
  width:50%;
  height:100%;
  right:0;
}
#boxer .boxer-container{
  overflow:inherit;
}
#boxer.mobile .boxer-control{
  margin:0;
}
#boxer.mobile .boxer-control.previous{
  background:url("../img/arrow_lm.png") no-repeat scroll 0 0 transparent;
  height:40px;
  left:10px;
}
#boxer.mobile .boxer-control.next{
  background:url("../img/arrow_rm.png") no-repeat scroll 100% 0 transparent;
  height:40px;
  right:10px;
}
#boxer.mobile .boxer-position{
  display:none;
}
#boxer.mobile .boxer-meta{
  padding:15px 0 10px;
  height:40px;
}
.popin-image {
  display:none !important;
}

#productImage{
  width: 50.85%;
  max-width: 600px;
}
/*#productImage .first-child	{
  margin-left: 0;
}*/
#productImage img{
  border-radius: 5px;
  border: 0;
}
#productImage #main-item #mainPhoto {
  position: relative;
  min-height: 0;
  border: none;
  margin-bottom: 0;
}
#productImage #main-item #mainPhoto a{
  display: block;
  width: 100%;
  height: 100%;
}
#productImage #main-item img{
  position: absolute;
  width: 100%;
}
#productImage #main-item .control{
  width: 100%;
  height: 34px;
  opacity: 1;
  display: block;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  z-index: -100;
}
#main-item .control .control-prev a,
#main-item .control .control-next a{
  width: 15px;
  height: 24px;
  display: block;
  position: absolute;
}
#main-item .control .control-prev a{
  left: -30px;
  background: url(../img/slide_prev.png) no-repeat;
  background-size: auto 24px;
}
#main-item .control .control-next a{
  right: -30px;
  background: url(../img/slide_next.png) no-repeat;
  background-size: auto 24px;
}
.photo_thumbs_block .thumbnail-title {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 15px 0 12px;
}



.photo_thumbs_block ul li {
  margin-right: 0;
  margin-bottom: 12px;
}
#color-thumbnails .color-name {
  font-size: 11px;
  line-height: 14px;
  margin-top: 5px;
}

  #color-thumbnails li{
    float: left;
  margin-left: 2%;
  width: -webkit-calc(100% / 6 - 2%);
  width: calc(100% / 6 - 2%);
/*  (100% / 2 - 2%) 2で2BOX、3で3BOX 自動計算 */
  }

#detail-thumbnails li.first-child	 {
  margin-left: 0;
}

#lp-thumbnails .color-name {
  font-size: 11px;
  line-height: 14px;
  margin-top: 5px;
}

  #lp-thumbnails li{
    float: left;
  margin-left: 2%;
  width: -webkit-calc(100% / 4 - 2%);
  width: calc(100% / 4 - 2%);
/*  (100% / 2 - 2%) 2で2BOX、3で3BOX 自動計算 */
  }


#item-detail {
  padding-top: 0;
  width: 40.68%;
  max-width: 480px
}
#item-detail h2{
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 20px;
}
#productNom{
  width:40.68%;
  max-width: 480px
}
#productNom,
#productNom h1{
  font-weight: bold;
}
#productNom .nroot{
  font-family: 'Lato', sans-serif;
  font-size: 18px;
}
#productNom h1 {
  font-size: 20px;
  margin-bottom: 18px;
}
#productNom .mertitle {
  font-size: 20px;
  font-weight: bold;
}
#productNom .price{
  font-size: 20px;
  line-height: 22px;
}
#productNom .price .tax{
  padding-left: 10px;
  font-weight: normal;
  font-size: 14px;
  color: #666;
}
#view .label-new {
  border-color: #ccc;
}
#csListType table{
  width: 100%;
}
#csListType table tr{
  border-bottom: 1px solid #ddd;
}
.select_quantity_default{
  padding: 5px 0;
  margin-bottom: 0;
  border-bottom: 0;
  overflow : hidden;
}
#csListType table tr:first-child	 > td:first-child	 > .select_quantity_default {
  border-bottom: 1px solid #ddd;
}
.select_quantity_default + .select_quantity_default{
  border-top: 1px solid #ddd;
}
.select_quantity_default .salse-status {
  display: block;
  float: left;
  width: calc(100% - 255px);
  padding: 15px 7px;
  margin: 0 auto;
  /*line-height: 50px;*/
  cursor: default;
  box-sizing: border-box;
}
.select_quantity_default .item_submit_btn_block{
  display: block;
  float: right;
  width: 255px;
}
#csListType .btn_cart{
  display: block;
  float: left;
  width: 200px;
  padding: 14px 0;
  box-sizing: border-box;
}
#csListType .btn_cart img{
  width: 13px;
  height: auto;
  padding-right: 8px;
}
#csListType .productFavorite {
  display: block;
  float: left;
  width: 50px;
  padding: 14px;
  margin-left: 5px;
  background: #b2b2b2;
  box-sizing: border-box;
}
#csListType .productFavorite img{
  width: 13px;
  height: auto;
}
#csListType th.color {
  width: 90px;
}
  #csListType th.color > .color-inner {
    width: 50px;
    margin: 0 auto;
    text-align: left;
  }
.color img{
  max-width: 50px;
  margin-top: 5px;
}
#csListType .color a + span{
  display: block;
  font-size: 10px;
  font-weight: normal;
  line-height: 14px;
  margin-top: 3px;
}

#csListType .rearrival-mail-form table tr {
  border: none;
}
#csListType .rearrival-mail-form input,
#csListType .rearrival-mail-form select {
  border: 1px solid #ccc;
}
#csListType .rearrival-mail-form select#mail_domain {
  margin-top: 10px;
  -webkit-appearance: menulist;
  appearance: menulist;
}
.rearrival-mail-form .btn_regist_rearrival_mail {
  background-color: #000;
  padding: 12px 20px;
}
.shopSearchBtn .btn{
  width: 330px;
  background: transparent;
  border: solid 1px #000;
  color: #333;
  padding: 14px 0;
  margin: 30px auto 60px;
  box-sizing: border-box;
}
.shopSearchBtn .btn img{
  width: 14px;
  height: auto;
}

.item_description_block {
    margin-top: 20px;
}
.item-material{
  margin-bottom: 46px;
}
.item-material table{
  width: 100%;
}
.item-material table tr:nth-of-type(2n-1){
  background: #f2f2f2;
}
.item-material table td{
  height: 50px;
}
.item-material table td:first-child	{
  width: 50%;
  padding-left: 10px;
}

.size-block table{
  width: 100%;
}
.size-block table tr:nth-of-type(2n-1){
  background: #f2f2f2;
}
.size-block table th,
.size-block table td{
  height: 50px;
  text-align: center;
}
.size-block .size-steer a{
  position: relative;
}
.size-block .size-steer a::after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 100%;
  height: 1px;
  background: #7f7f7f;
}

#sns-block {
  border-bottom: none;
}
#sns-block li{
  float: left;
  width: 36px;
  height: auto;
  text-indent: 0;
}
#sns-block li + li {
  margin-left: 20px;
}
.flex-direction-nav .flex-prev{
  left: 10px;
}
.flex-direction-nav .flex-next{
  right: 10px;
}
.flex-direction-nav a{
  width: 20px;
  height: 33px;
  background-size: 20px auto;
  margin-top: -17px
}
.flex-direction-nav a.flex-prev{
  background-image: url(../img/slide_prev.png);
}
.flex-direction-nav a.flex-next{
  background-image: url(../img/slide_next.png);
}
.sp_cs #csSelectType select{
  width: 100%;
  height: 38px;
  padding-left: 12px;
  border: 1px solid #c9cac6;
  border-radius: 6px;
  background: url(../img/select_form.png) no-repeat;
  background-size: auto 38px;
  background-position: right 4px top 0;
  margin-bottom: 10px;
}
.sp_cs .select_quantity_default .item_submit_btn_block{
  width: 100%;
}
.sp_cs .select_quantity_default .item_submit_btn_block .btn{
  border-radius: 6px;
}
.sp_cs #csSelectType .productFavorite,
.sp_cs #csSelectType .rearrivalAlert{
  width: 100%;
  float: none;
}
.sp_cs #csSelectType .productFavorite{
  margin-bottom: 0;
}
.sp_cs #csSelectType .rearrivalAlert{
    font-size: 14px;
    margin-bottom: 12px;
    padding: 19px 0;
}
.sp_cs #csSelectType #ds2_add_button_disable{
    display: none!important;
}
.sp_cs .select_quantity_default .item_submit_btn_block{
  margin-top: 0;
}
.sp_cs #csSelectType .rearrivalAlert[disabled="disabled"]{
  display: none!important;
}
.sp_cs #csSelectType .rearrival-mail-form{
  clear: both;
  position: relative;
  top: -48px;
  background-color: #ffffff;
}
.sp_cs #csSelectType .rearrival-mail-form input[type="text"]{
  height: 32px;
  box-sizing: border-box;
  border: 1px solid #c9cac6;
}
.sp_cs #csSelectType .rearrival-mail-form .pc-mail-address input[type="text"]{
  width: 100%;
  border: 1px solid #c9cac6;
}
.sp_cs #csSelectType .rearrival-mail-form .mo-mail-address input[type="text"]{
  width: 45%;
  border: 1px solid #c9cac6;
}
.sp_cs #csSelectType .rearrival-mail-form .mo-mail-address #mail_domain {
  display: inline-block;
  width: 45%;
  height: 32px;
  background-size: auto 32px;
  padding-left: 4px;
  border-radius: 0;
}
.sp_cs .shopSearchBtn .btn{
  width: 100%;
  padding: 8px 0;
  border-radius: 6px;
  margin-top: 12px;
}
.sp_cs .btn.btn_cart img,
.sp_cs .btn.productFavorite img{
  width: 1.2em;
  height: auto;
  padding-right: 6px;
}
.view-success #related-items li {
  float: left;
  width: 18.3333%;
  margin-left: 2%;
  list-style: none;
}
.view-success #related-items li:first-child	 {
  margin-left: 0;
}
.view-success #checked-items {
  border-bottom: none;
  margin-bottom: 30px;
}
.view-success #associated .hBox{
  width: 35%;
  background-color: #fff;
  margin: 0 auto 40px;
  font-size: 20px;
  z-index: 3;
 }
.view-success #associated {
  position: relative;
  margin-top: 50px;
}
.view-success #associated .hBox span.cover{
  display: none;
}
.view-success #associated .title_check {
  content: "";
  border-bottom: 1px solid #c9c9c9;
  width: 100%;
  display: block;
  position: absolute;
  top: 30px;
  z-index: 0;
}
.view-success #associated ul > li {
  width: 31.9%;
  float: left;
  margin-left: 2.127659574468085%;
}
.view-success #associated ul > li:first-child	 {
  margin-left: 0;
}
#associated .image{
  margin-bottom: 5px;
}
#associated .label{
  background-color: #fff;
  color: #000;
}

@media (max-width: 1200px) {
  .select_quantity_default .salse-status{
    width: calc(100% - 205px);
  }
  .select_quantity_default .item_submit_btn_block{
    width: 205px;
  }
  #csListType .btn_cart {
    width: 150px;
  }
}
@media (max-width: 979px) {
  .container > article{
    margin: 0 -10px;
  }
  #productNom,
  #productImage,
  #item-detail,
  .select_quantity_default .item_submit_btn_block{
    float: none;
    width: 100%;
  }
  #productImage{
    max-width: none;
  }
  #productImage #main-item .control {
    z-index: 10;
  }
  #main-item .control .control-next a {
    right: 15px;
  }
  #main-item .control .control-prev a {
    left: 15px;
  }
  #view-slider img{
    border-radius: 0;
  }
  #productNom,
  .photo_thumbs_block,
  #item-detail{
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  #item-detail{
    max-width: none;
    border-top: 0;
    margin-top: 25px;
  }
  #item-detail h2{
    margin-bottom: 10px;
  }
  .photo_thumbs_block .thumbnail-title{
    font-size: 14px;
  }
  .photo_thumbs_block .thumbnail-title span {
    display: inline-block!important;
    font-size: 11px;
    color: #929292;
    margin-left: 11px;
  }
  .photo_thumbs_block .code2{
    float: left;
  }

  #color-thumbnails li{
    float: left;
  margin-left: 2%;
  width: -webkit-calc(100% / 4 - 2%);
  width: calc(100% / 4 - 2%);
/*  (100% / 2 - 2%) 2で2BOX、3で3BOX 自動計算 */
  }

  #lp-thumbnails li{
    float: left;
  margin-left: 2%;
  width: -webkit-calc(100% / 4 - 2%);
  width: calc(100% / 4 - 2%);
/*  (100% / 2 - 2%) 2で2BOX、3で3BOX 自動計算 */
  }

  #detail-thumbnails li.first-child	 {
   margin-left: 2.36%;
  }
  #detail-thumbnails li:nth-child(4n+1){
   margin-left: 0;
  }
  #color-thumbnails li:nth-child(4n+1){
   margin-left: 0;
  }
  #csListType {
    border-top: 1px solid #ddd;
  }
  .view-success #associated {
    margin: 0 10px 10px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  #view {
    margin-bottom: 30px;
  }
  #csListType .item_submit_btn_block .btn{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    display: block;
    float: left;
    height: auto;
    margin-left:1%;
    width: 70%;
  }

  #csListType .item_submit_btn_block .btn.productFavorite{
    width: 28%;
  }
  #productNom, #productImage, #item-detail,
  .select_quantity_default .item_submit_btn_block{
    float: left;
  }

  #productNom .nroot {
    font-size: 16px;
  }
  #productNom h1 {
    font-size: 18px;
  }
#productNom .mertitle {
    font-size: 18px;
    margin-bottom: 13px;
  font-weight: bold;
}
  #productNom .price {
    font-size: 18px;
    line-height: 20px;
  }
  .photo_thumbs_block .thumbnail-title {
    margin: 10px 0 ;
  }
  #csListType .item_submit_btn_block .btn:first-child	{
    margin-left:0;
    margin-right:1%;
  }
  .shopSearchBtn .btn{
    font-size: 13px;
    width: 100%;
    margin: 30px auto;
  }
  #ds2_add_button_enable,
  #ds2_add_button_disable{
    width: 100%;
  }
  .item-material {
    margin-bottom: 25px;
  }
  #csSelectType .item_submit_btn_block {
    padding: 10px 0 10px;
  }
  #csSelectType .btn_cart {
    font-size: 14px;
    margin-bottom: 12px;
    padding: 19px 0;
  }
  #csSelectType .productFavorite {
    font-size: 14px;
  }
  .view-success #checked-items {
    margin-bottom: 0;
  }
  .view-success #related-items li:nth-child(5) {
    display: none;
  }
  .select_quantity_default .salse-status{
    width: 100%;
  }
  .item_description_block {margin-top: 10px;}

  .bx-wrapper .bx-viewport {
    box-shadow: none;
  }
  .feed-prev-btn {
    background-image: url('../img/slide_prev.png');
    position: absolute;
    top: 50%;
    left:10px;
    margin-top: -16.5px;
  }
  .feed-next-btn{
    background-image: url('../img/slide_next.png');
    position: absolute;
    top: 50%;
    right:10px;
    margin-top: -16.5px;
  }
  .navi-btn {
    width: 20px;
    height: 33px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    z-index: 1;
    display: none;
  }
  .navi-btn a {
    text-indent: 999px;
    display: block;
    width: 100%;
    height: 33px;
    z-index: 1;
    overflow: hidden;
  }
  .bxslider li {
    display: none;
  }
  .bx-viewport .bxslider li {
    display: block !important;
  }
  #wrapper #associated ul.turnup-column2 > li{
    width: 31.9%;
  }
  #wrapper #associated ul.turnup-column2 > li:first-child	{
    margin-left: 0;
  }
  #wrapper #associated ul.turnup-column2 > li{
    clear: none;
    margin-left: 2%;
  }
  .view-success #associated .hBox {
    width: 36%;
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.bx-wrapper .bx-viewport {
  border: none;
  left: 0;
}
@media (max-width: 979px) {
  .photo_thumbs_block .thumbnail-title span {
    display: none!important;
  }
}