@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.cartjs_box {
  border-bottom: none !important;
}
.cartjs_cart_in input,
.cartjs_buy input {
  color: #fff;
  background: #4ab2b5 url(../img/product/detail/car.png) no-repeat 16px center !important;
  text-align: center;
  padding: 10px;
  height: 50px !important;
  border: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

#main .topBox .lBox {
  width: 40%;
    display: flex;
    flex-flow: column;
}

#main .topBox .lBox .sliderBox {
  /* margin-bottom: 65px; */
  position: relative;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-height: 470px;
}

.cloud-zoom-wrap img {
  max-width: inherit;
  /* width: 100%; */
  height: 100%;
  object-fit: cover;
}

.arrow li {
  cursor: pointer;
  position: absolute;
  top: 51%;
  width: 12px;
  height: 18px;
  z-index: 10000;
}

.arrow li:hover {
  opacity: 0.7;
}

.arrow .prev {
  left: 5px;
  background: url("../img/common/prev.svg") no-repeat left top;
}

.arrow .next {
  right: 5px;
  background: url("../img/common/next.svg") no-repeat left top;
}

#main .topBox .lBox .sliderBox img {
  margin: 0 auto;
  max-height: 330px;
}

#main .topBox .lBox .imgList {
  margin: 20px 0 0 16px;
}

#main .topBox .lBox .imgList li {
  margin: 0 1.4% 10px 0;
  /*    width: 15.5%;*/
  float: left;
}

#main .topBox .lBox .imgList li img {
  /*    width: 100%;*/
  width: 52px;
  height: 52px;
  object-fit: cover;
}

#main .topBox .lBox .imgList li a:hover {
  opacity: 0.7;
}

#main .topBox .lBox .imgList li:nth-child(6n) {
  margin-right: 0;
}

#main .topBox .lBox imgList li img {
  width: 100%;
}

#main .topBox .rBox {
  padding-top: 14px;
  float: right;
  width: 50%;
}

#main .topBox .rBox .topLink {
  margin-bottom: 16px;
}

#main .topBox .rBox .topLink a {
  color: #0e050b;
  text-decoration: underline;
}

#main .topBox .rBox .topLink a:hover {
  text-decoration: none;
}

#main .topBox .rBox .new {
 display: inline-block;
 font-size: 12px;
 background-color: #000;
 color: #fff;
 padding: 10px 20px;
 margin: 0 5px 20px;
 line-height: 1;
 border-radius: 5px;
}

#main .topBox .rBox .price {
  margin-bottom: 26px;
margin-right: 40px;
  color: #ff6000;
  font-size: 1.8rem;
}

#main .topBox .rBox .price .before {
  color: #0e050b;
	font-size: 25px;
}
#main .topBox .rBox .price .before .tax{
	font-size: 14px;
	color: #3E3E3E;
}

#main .topBox .rBox .price .arrow {
  vertical-align: middle;
  margin-right: 10px;
}

#main .topBox .rBox .notes{
 font-size: 12px;
 margin: 20px 0 0;
}

#main .topBox .rBox .notes .color{
 display: block;
 color: #ff914f;
}

#main .title {
  margin-bottom: 23px;
  color: #0e050b;
  font-size: 2.4rem;
  font-weight: 700;
}

#main .topBox .rBox .listUl li {
  margin-bottom: 42px;
}

#main .topBox .rBox .listUl li:last-child {
  margin-bottom: 0;
}

#main .topBox .rBox .listUl .subBox {
  float: left;
  width: 100%;
  table-layout: fixed;
  display: table;
}

#main .topBox .rBox .listUl .subBox .pho {
  padding-right: 20px;
  display: table-cell;
  vertical-align: middle;
  width: 125px;
}

#main .topBox .rBox .listUl .subBox .textBox {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.8rem;
  color: #0e050b;
}

#main .topBox .rBox .listUl .subBox .textBox .priceTxt {
  color: #0e050b;
  display: block;
  font-size: 1.4rem;
}

.shopUl {
  display: table-cell;
  vertical-align: middle;
  width: 38%;
}

.shopUl li {
  float: left;
  width: 48%;
  margin: 10px 5px;
}

.shopUl li a {
  padding: 6px 8px;
  display: block;
  color: #fff;
  background-color: #4ab2b5;
}

.shopUl li a:hover {
  opacity: 0.7;
}

.shopUl li .car {
  padding-right: 9px;
  float: left;
  border-right: 1px solid #fff;
}

.shopUl li .txtSpan {
  padding: 2px 0 0 30px;
  display: block;
  text-align: center;
  letter-spacing: 0.5px;
}

#main .detailBox .lBox {
  width: 100%;
}

#main .detailBox .lBox .title {
  margin: 30px 0 12px 16px;
}

#main .detailBox .lBox .photoList {
  display: flex;
	gap: 30px;
}

#main .detailBox .lBox .photoList li {
  width: 23%;
}

#main .detailBox .lBox .photoList li a:hover {
  opacity: 0.7;
}

#main .detailBox .lBox .photoList li img {
  width: 100%;
  height: auto;
}

#main .detailBox .lBox .photoList li:last-child {
  margin-right: 0;
}

#main .detailBox .lBox .photoList li span {
  text-align: center;
}
#main .detailBox .lBox .youtubetit {
  text-align: center;
}
#main .detailBox .lBox .video {
  margin-left: 10px;
  margin: 2% 5% 5% 5%;
  position: relative;
  padding-bottom: 54%;
  height: 0;
  overflow: hidden;
  /* width: 82%; */
}

#main .detailBox .lBox .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#main .detailBox .rBox {
  padding-top: 30px;
  float: right;
  width: 50%;
}

#main .detailBox .rBox .title {
  margin-bottom: 12px;
}

#main .detailBox .rBox .txt {
  margin-bottom: 42px;
  text-align: justify;
  line-height: 1.7;
}

#main .detailBox .rBox .comTable th,
#main .detailBox .rBox .comTable td {
  color: #0e050b;
  padding: 8px;
  border: 1px solid #eaeaea;
}

#main .detailBox .rBox .comTable th {
  width: 20%;
  font-weight: normal;
  text-align: center;
  background-color: #f2f2f2;
}

#main .detailBox .rBox .comTable td {
  padding: 8px 8px 8px 20px;
}

#main .detailBox .rBox .comTable td a {
  color: #0e050b;
}

#main .topBox.clearfix{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 50px 60px;
}
#main .h2{
	padding: 0;
}
#main .detailBox.clearfix{
	width: 100%;
}
#main .detailBox.clearfix .lBox{
	width: 100%;
}
#main .breadcrumb{
	padding: 0;
	text-align: end;
	margin-bottom: 25px;
}
#main .explanation span{
	font-size: 18px !important;
}
#main .priceWrapper{
 display: flex;
 align-items: center;
 margin: 0;
 gap: 40px;
}
#main .priceWrapper + p{
 margin: 10px 0 40px;
 font-size: 13px;
 font-weight: bold;
 color: #9CA2A7;
}
#main .priceWrapper .total-value{
	display: flex;
	align-items: baseline;
	font-size: 9px;
}
#main .priceWrapper .total-value span.value-number{
	font-size: 12px;
	display: inline-block;
    padding-left: 2px;
}
#main .priceWrapper .total-value img.review-star{
	width: 60px;
    height: 9px;
    margin-left: 7px;
}
#main .priceWrapper .before{
 color: #3e3e3e;
}
#main .priceWrapper .before,
#main .priceWrapper .after{
 display: flex;
 align-items: baseline;
 gap: 2px;
 font-family: 'Roboto', sans-serif;
 font-weight: bold;
 line-height: 1.58;
 font-size: 25px;
}
#main .priceWrapper .before .tax,
#main .priceWrapper .after .tax,
#main .priceWrapper .after .tax + span{
 font-family: 'Noto Sans JP',sans-serif;
 font-size: 16px;
 font-weight: 400;
 line-height: 1.8;
}
#main .priceWrapper .after{
 display: block;
 position: relative;
 padding: 10px 0 0;
 color: #ff914f;
}
#main .priceWrapper .after:before{
 position: absolute;
 content: "↓";
 font-size: 9px;
 left: 25%;
 margin: auto;
 top: 0;
 color: #000;
}
#main .priceWrapper .gocart .adcart{
 width: 158px;
 display: flex;
 position: relative;
 background: #000!important;
 color: #fff!important;
 align-items: center;
 margin: 0;
 padding: 10px 24.9px 10px 49.1px;
 font-family: 'Noto Sans JP',sans-serif;
 border-radius: 5px;
}
#main .priceWrapper .gocart .adcart p{
 position: relative;
	font-size: 16px;
 line-height: 1.8;
 margin: 0 auto;
}
#main .priceWrapper .gocart .adcart::before{
 content: "";
 position: absolute;
 display: inline-block;
 background-image: url("../img/plist/shopping-cart.svg");
 background-repeat: no-repeat;
 background-size: contain;
 width: 16px;
 height: 16px;
 left: 18px;
 top: 0;
 bottom: 0;
 margin: auto;
}
#main .priceWrapper .gocart .adcart + p{
 width: 80%;
 margin: 0 40px 0 auto;
 font-size: 13.5px;
 color: #ff6000;
}

#main .explanation > p:first-child{
	font-size: 18px;
}

#main .detail-title{
 color: #9CA2A7;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 12px;
	margin-top: 41px;
}

#main .comTable tr:first-child td span:last-child{
 display: none;
}

#main .comTable th{
	width: 85px;
 background: #F8F8F8;
 border-radius: 3px 0 0 3px;
 text-align: left;
 padding: 20px 15px 20px 15px;
	border: 1px solid #E8E8E8;
}

#main .comTable td{
	padding: 15px 27px 15px 27px;
	border: 1px solid #E8E8E8;
}

#main .comTable td div.color-list{
 display: flex;
 align-items: center;
 gap: 10px;
 margin: 0 0 3px;
}

#main .comTable td div.color-list > div{
 width: 15px;
 height: 15px;
 border-radius: 50%;
}

#main table.comTable{
	border-collapse: collapse;
}

#main .youtube{
 margin-top: 38px;
}

#main .youtube div.video{
 width: fit-content;
 margin: 0 auto;
}

#main .detailBox .lBox .photoList li span.name{
	font-weight: 600;
}
#main .detailBox .lBox .photoList li span.category-name{
	color: #9CA2A7;
	font-size: 12px;
}
#main .detailBox .lBox .photoList li span.price{
	font-size: 16px;
    color: #3E3E3E;
    font-weight: 600;
	display: inline-block;
	margin-top: 20px;
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#main .detailBox .lBox .photoList li span.price span.tax{
	font-size: 13px;
	display: inline-block;
	padding-left: 3px;
}

#main .reviewBox{
	display: flex;
	gap: 70px;
	margin: 0 30px;
    padding: 30px 0;
	border-bottom: 2px dashed #E8E8E8;
}
#main .reviewBox:last-child{
	border-bottom: none;
}
#main .lBox_02{
	min-width: 180px;
}
#main .lBox_02 .name{
	font-weight: 600;
}
#main .lBox_02 .name span{
	font-size: 9px;
}
#main .lBox_02 .star{
	font-size: 9px;
	display: flex;
	align-items: baseline;
	gap: 6px;
}
#main .lBox_02 .star span{
	font-size: 12px;
}
#main .lBox_02 .star img{
	width: 60px;
    height: 9px;
}
#main .lBox_02 .date{
	font-size: 12px;
}
#main .lBox_02 .flexBox{
	display: flex;
	gap: 8px;
}
#main .lBox_02 .imgBox{
	display: flex;
	gap: 14px;
}
#main .lBox_02 .imgBox img{
	width: 140px;
	height: 140px;
	object-fit: contain;
	border-radius: 5px;
}

/*カラー展開*/
.color-variation{
 margin: 50px 0 0;
}
.color-circles {
 display: flex;
 gap: 8px;
 margin-bottom: 10px;
}
.color-circle:hover {
 border-color: #21A1FF;
}
.color-name {
 font-size: 9px;
 line-height: 2.1;
}
.color-circle {
 width: 24px;
 height: 24px;
 border-radius: 50%;
 cursor: pointer;
 border: 2px solid #fff;
 transition: border 0.2s;
}
.color-circle.active {
 border-color: #21A1FF;
 box-shadow: 0 0 0 2px #21A1FF;
}
.star-display {
 font-size: 9px;
 color: #FDBA3C;
 margin: 0 0 0 7.2px;
 line-height: 1;
}
#main .cloud-zoom-wrap {
  width: 370px;
  height: 370px;
  overflow: hidden;
}

#main .cloud-zoom-wrap .mousetrap {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
  display: block;
}


@media all and (min-width: 768px) and (max-width: 1000px) {
  #main .topBox .rBox .listUl .shopUl {
    padding-top: 20px;
    float: none;
    width: 100%;
    clear: both;
    max-width: 200px;
    margin: 0;
  }
}

@media all and (min-width: 768px) and (max-width: 1399px) {
  #main .topBox .lBox {
    width: 46%;
    padding-left: 10px;
    box-sizing: border-box;
  }

  #main .topBox .rBox .listUl .shopUl {
    margin: 0;
  }

  #main .topBox .rBox .listUl .subBox .pho {
    width: 100px;
    padding-right: 10px;
  }

  .arrow .prev {
    left: 5px;
    background: url("../img/product/detail/prev.png") no-repeat left top;
  }

  .arrow .next {
    right: 5px;
    background: url("../img/product/detail/next.png") no-repeat left top;
  }
}

@media all and (max-width: 767px) {
	#main{
		margin: 50px 30px 30px;	
	}	        
  #main .content {
    max-width: inherit;
    margin: 0;
  }

  #main .topBox {
    padding-top: 20px;
    margin-bottom: 30px;
  }

  #main .topBox .lBox {
    float: none;
    width: auto;
  }

  #main .topBox .lBox .sliderBox {
    margin-bottom: 35px;
    z-index: 0;
  }

  .arrow .prev {
    left: 0px;
  }

  .arrow .next {
    right: 0px;
  }

  #main .topBox .lBox .imgList {
    margin: 0;
  }

  #main .topBox .rBox {
    padding-top: 10px;
    float: none;
    width: auto;
  }

  #main .topBox .rBox .topLink {
    margin-bottom: 12px;
  }

  #main .topBox .rBox .topLink a:hover {
    text-decoration: underline;
  }

  #main .topBox .rBox .new {
    margin-bottom: 10px;
    padding: 5px 15px;
  }

  #main .topBox .rBox .price {
    margin-bottom: 17px;
    font-size: 1.8rem;
  }

  #main .topBox .rBox .price .before {
    margin-right: 10px;
    /* background: url("../img/product/detail/icon.png") no-repeat right center; */
    background-size: 26px auto;
  }

 #main .topBox .rBox .notes {
    margin-bottom: 20px;
  }

  #main .title {
    margin-bottom: 23px;
    font-size: 1.5rem;
  }

  #main .topBox .rBox .listUl li {
    margin-bottom: 22px;
  }

  #main .topBox .rBox .listUl li:last-child {
    margin-bottom: 0;
  }

  #main .topBox .rBox .listUl .subBox {
    float: none;
    width: 100%;
  }

  #main .topBox .rBox .listUl .subBox .pho {
    padding-right: 10px;
    width: 100px;
  }

  #main .topBox .rBox .listUl .subBox .textBox {
    font-size: 1.5rem;
  }

  #main .topBox .rBox .listUl .subBox .textBox .priceTxt {
    font-size: 1.3rem;
  }

  #main .topBox .rBox .listUl .shopUl {
    margin: 30px auto 0;
    float: none;
    width: 220px;
  }

  #main .detailBox .lBox {
    float: none;
    width: auto;
  }

  #main .detailBox .lBox .title {
    margin: 0 0 10px;
  }

  #main .detailBox .lBox .photoList {
    margin: 0 0 30px;
	  flex-flow: column;
  }

  #main .detailBox .lBox .photoList li {
    width: 100%;
    margin-right: 2%;
  }

  #main .detailBox .lBox .photoList li:last-child {
    margin-right: 0;
  }

  #main .detailBox .lBox .photoList li span {
    margin-top: 10px;
    line-height: 1.5;
  }

  #main .detailBox .lBox .video {
    margin-left: 0;
    position: relative;
    padding-bottom: 64%;
    height: 0;
    overflow: hidden;
    width: 100%;
  }

  #main .detailBox .lBox .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  #main .detailBox .rBox {
    padding-top: 20px;
    float: none;
    width: auto;
  }

  #main .detailBox .rBox .title {
    margin-bottom: 10px;
  }

  #main .detailBox .rBox .txt {
    margin-bottom: 22px;
    line-height: 1.5;
  }

  #main .detailBox .rBox .comTable {
    border-bottom: 1px solid #eaeaea;
  }

  #main .detailBox .rBox .comTable th {
    display: block;
    width: 94%;
    padding: 10px;
    border-bottom: none;
    text-align: left;
  }

  #main .detailBox .rBox .comTable td {
    padding: 10px;
    border-top: none;
    border-bottom: none;
    display: block;
    width: 94%;
  }

  #main .detailBox .rBox .comTable td a {
    color: #0e050b;
  }
  .cartjs_product_table table,
  .cartjs_cart_in input,
  .cartjs_buy input {
    width: 80% !important;
  }
	#main .topBox.clearfix{
		flex-flow: column;
		padding: 30px;
		gap: 40px;
	}
	#main .priceWrapper{
		flex-flow: column;
	}
	#main .priceWrapper .gocart{
		margin: 0;
		width: 100%;
	}
	#main .cloud-zoom-wrap{
		width: 100%;
		aspect-ratio: 1 / 1;
		height: auto;
	}
	#main .cloud-zoom-wrap a{
		width: 100%;
    	height: 100%;
	}
	#main .topBox .lBox .sliderBox img{
		width: 100%;
		height: 100%;
        object-fit: cover;
	}
	#main .priceWrapper .gocart .adcart{
		width: 100%;
    	padding: 10px 0;
		margin-top: 10px;
	}
	#main .comTable th{
		padding: 12px;
    	width: 70px;
	}
	#main .comTable td{
		padding: 10px;
	}
	#main .youtube div.video iframe{
		width: 100%;
		height: auto;
	}
 #main .priceWrapper + p{
  margin: 10px 0 20px;
  line-height: 1.6;
 }
}
