@charset "euc-jp";

/* mp4 */
video {
  width: 100%;
  max-width: 950px; /* 最大でも400px以下に */
}


/* スライドショー */
#slider {
  opacity: 0;
  transition: opacity .3s linear;
}

#slider.slick-initialized {
  opacity: 1;
}
/* スライド画像にホバーしたとき */
#slider .slick-slide a:hover {
  opacity: 1;
}

#slider.slick-slider {
  margin-bottom: 0;
  /* 画像が小さい場合*/
  /*margin: 0 auto;
  max-width: 1920px;*/
  background-color: #fff;
}

.slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}

.prev-arrow {
    left: 10px;
    width: 30px;
    height: 30px;
    border-bottom: 1px solid #555;
    border-left: 1px solid #555;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.next-arrow {
    right: 10px;
    width: 30px;
    height: 30px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (min-width: 768px) {
	.prev-arrow {
    left: -10px;
    width: 40px;
    height: 40px;
}
  .next-arrow {
    right: -10px;
    width: 40px;
    height: 40px;
  }
}

/* スライドショーのドットのサイズ */
#slider .slick-dots li button::before {
  font-size: 10px;
}

#slider .slick-dots {
  margin-left: 0;
  bottom: 20px;
}

/* slick キャプション */
#slider .slick-slide {
  position: relative;
}

#slider .slick-slide .caption {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  color: #fff;
  font-family: roboto;
  font-size: 1em;
  width: 100%;
  height: auto;
  display: block;
  max-width: 1170px;
  text-align: center;
  transition: .3s;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.3));
}

#slider {
  width: 100%;
}

.slide-item img {
  width: 100%;
}

#thumbnail-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.thumbnail-item {
  flex: 0 0 16.666%;
  box-sizing: border-box;
  position: relative;
        border: 1px solid #fff;


}
.thumbnail-item:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: .2s opacity linear;

}
.thumbnail-item.thumbnail-current:after {
  opacity: 0;
}
.thumbnail-item img {
  width: 100%;
}


/* =======================

トピックス

======================= */
.pd_news {
	max-width: 950px;
  margin:0 auto;
}

.pd_news .news_img {
    padding: 0 0 3em;
}

.pd_news .news_img img{
    width: 100%;
}

.pd_news .news_text {
    padding: 0 0 6em;
  margin:0;
    overflow: hidden ;
}

.pd_news .news_text .title{
    padding: 0 0 3em;
    text-align: center ;
}

.pd_news .news_text .news_info {
    width: 100%;
}

.pd_news .news_text .news_info img{
    display: block ;
    margin: 0 auto ;
}

.pd_news .news_text .news_info .youtube {
position: relative;
height: 0;
padding: 30px 0 56.25%;
overflow: hidden;
}

.pd_news .news_text .news_info .youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}





/* =======================

アイテム詳細

======================= */
.sdm_warp_product {
	padding: 1em 0 3em;
}
	
  
.product_info_wrap {
	padding-left: 0;
}


@media (min-width: 768px) {
	.product_info_wrap {
	padding-left: 3em;
}
  	.sdm_warp_product {
	padding: 2em 0 6em;
}
}

@media (min-width: 1024px) {
	.product_info_wrap {
	padding-left: 6em;
}

}


	

/* テキスト
======================= */

.pd_brand{
	padding: 0 0 0.6em;
}

.pd_brand a{
	color: #252525;
}

.pd_item{
	font-size: 18px;
	padding: 0 0 0.6em;
	font-weight: bold;
}

.pd_price{
	font-size: 17px;
	font-weight: bold;
}

.pd_price .old-price {
	font-size: 14px;
	font-weight: normal;
	padding: 0 10px 0 0;
	color: #8f8f8f;
	text-decoration: line-through;
}

.product_txt_sale {
	color: #eb4a27;
}

.pd_price  .price-tax {
	font-weight: normal;
	color: #8f8f8f;
	font-size: 13px;
	padding: 0 0 0 5px;
}

@media (min-width: 768px) {
	.pd_brand {
    font-size: 20px;
	}
	.pd_item {
    font-size: 24x;
  }
	.pd_price {
    font-size: 22px;
	}
}

/* youtube
======================= */
.youtube{
width:100%;
padding-bottom: 56.25%;
height:0px;
position: relative;
}
.youtube iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/* スタイル関連商品
======================= */

.product_info_wrap .style_item {
	width: 100%;
	padding: 3em 0 0;
	overflow: hidden;
}

.product_info_wrap .other_item .style_text {
	padding: 0 0 0.6em 0;
}

.product_info_wrap .other_item .style_item_wp {
	float: left;
	width: 15%;	
	border: 2px solid #000;
	margin: 0 5px 0 0;
	list-style: none;
}

.product_info_wrap .other_item .other_img a:hover {
	border: 2px solid #999;
}

/* 関連商品
======================= */

.product_info_wrap .other_item {
	width: 100%;
	padding: 3.6em 0 0;
	overflow: hidden;
}

.product_info_wrap .other_item .other_text {
	padding: 0 0 0.6em 0;
}

.product_info_wrap .other_item .other_img a {
	float: left;
	width: 15%;	
	border: 1px solid #000;
	margin: 0 5px 0 0;
	list-style: none;
}

.product_info_wrap .other_item .other_img a:hover {
	border: 1px solid #999;
}



/* オプション
======================= */
.order_wrap {
  	padding: 3.6em 0 0;
  overflow: hidden;
}

.p-option-table table {
  min-width: 100%;
  border-collapse: collapse;
  text-align: center;
  border: 1px solid #333;
}

.p-option-table table th{
}

.p-option-table br {
  display: none;
}

.p-option-table .cell_1,
.p-option-table .cell_2 {
  padding: 15px 8px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid #333;
}
.p-option-table .cell_1 {
  font-size: 12px;
  font-weight: normal;
}

.p-option-table .cell_2 {
  font-weight: normal;
}

.p-option-table [type='radio'] {
  position: relative;
  z-index: 0;
  width: 15px;
  height: 15px;
  margin: 5px;
  cursor: pointer;
}

.p-option-table [type='radio']::before {
  position: absolute;
  z-index: 1;
  top: -5px;
  left: -5px;
  display: block;
  width: 25px;
  height: 25px;
  content: '';
  border-radius: 25px;
  background: #eaeaea;
}

.p-option-table [type='radio']::after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  content: '';
  transition: .2s;
  border-radius: 15px;
background: rgba(0, 0, 0, .4);
}

.p-option-table [type='radio']:hover::after {
  background: rgba(0, 0, 0, .8);
}

.p-option-table [type='radio']:checked::after {
  background: #0160a3;
}

.p-option-table .t_stock_num {
  font-size: 12px;
  display: block;
  margin-top: 12px;
  text-align: center;
}

.p-option-table .stock_zero {
  font-size:12px;
}

.p-option-table .table_price {
  display: none;
}



/* 購入数
======================= */
.select-wrap {
   padding: 1em;
}


.init-list__detail-num {
  width: 80%!important;
  padding: 20px!important;
  border: 0!important;
  border-bottom: 1px solid #000!important;
  display: inline-block;
  text-align:center;
  font-weight: bold;
}

.init-list__detail-updw {
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}

.init-list__detail-unit {
  padding-left: 10px;
}



.order-btn-list {
  margin: 0;
  padding-top: 30px;
}

.stock_error {
  text-align: center;
  color: #cf0400;
}

.related-list {
  text-align: right;
  padding-right: 15px;
}

.related-list__unit {
  display: inline-block;
}



/* カートボタン
======================= */
#product .pure-button {
  font-size: 1.2em;
  margin: 0;
  padding: 1.5em 0;
  width: 100%;
	height: 100%;
	 display: -webkit-flex;
 display: flex;
 -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
 align-items: center; /* 縦方向中央揃え */
 -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
 justify-content: center; /* 横方向中央揃え */
}

#product .pure-button-black {
  background-color: #0160a3;
  color: #fff;
}

#product .pure-button-black i{
	font-size: 32px;
	padding: 0 5px 0 0;
}

#product .soldout-button {
  font-size: 1.2em;
  margin: 0;
  padding: 1.5em 0;
  width: 100%;
	color: #fff;
  background-color: #999;
	text-align: center;
}

/* ､ｪｵ､､ﾋﾆ?､?ﾜ･ｿ･? */
.pd-fav-item button {
  padding: 1em 0;
  cursor: pointer;
  transition: .3s;
  color: #999;
  border: 0;
  outline: none;
}

.favorite-button i {
  margin-right: 5px;
}

#product .pure-button-gray {
  background-color: #eee;
  color: #666;
}


/* お問い合わせ・お気に入り
======================= */

.mail_fav_warp {
	width: 100%;
	padding: 1em 0 0;
	overflow: hidden;
}

.mail_fav_warp .mail {
	float: left;
	padding: 0 0.5em 0 0;
}

.mail_fav_warp .fav {
	float: left;
	padding: 0 0 0 0.5em;
}


.product__mailbox a {
	display: block;
    width: 100%;
  text-align:center;
  padding: 15px;
  cursor: pointer;
  transition: .2s;
  color: #333;
  border: 1px solid #333;
  outline: none;
  background: transparent;
}
.product__mailbox a:hover {
  color: #fff;
  border: 1px solid #333;
  outline: none;
  background: #333;
}
.product__mailbox i {
	padding: 0 0.3em 0 0;
}
.product__fav-item button {
  width: 100%;
  text-align:center;
  padding: 15px;
  cursor: pointer;
  transition: .2s;
  color: #333;
  border: 1px solid #333;
  outline: none;
  background: transparent;
}

.product__fav-item .fav-items {
  color: #fff;
background: #e63e43;
 border: 1px solid #e63e43;
}

.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}

/* 商品説明
======================= */

.product_itemtxt {
	margin: 3.6em 0 0;
}

.product_keyword {
	margin: 3.6em 0 0;
	padding: 1em 0 0;
	border-top: 1px solid #ccc;
}

.product_keyword a {
	display: inline-block;
	padding: 1em 3em;
	margin: 0.5em 0.5em 0 0;
	border-radius:25px;
	background: #000;
	color: #fff;
}

.product_keyword a:hover {
	background: #e63e43;
	color: #fff;
	opacity: 1;
}





/* スライドショー
======================= */
.slick, .slick-thumb {
  opacity: 0;
  transition: opacity .3s linear;
}

.slick.slick-initialized,
.slick-thumb.slick-initialized {
  opacity: 1;
}

/*画像を拡大するか、しないか*/
.slick-slide img {
  width: 100%;
}

.product-image-sub img {
  transition: 0.3s;
}
.product-image-sub img:hover {
  cursor: pointer; 
  opacity: 0.75;
}

#product .slick-slider {
  margin-bottom: 0;
}

.slick button {
  height: 100%;
  position: absolute;
  top: 0;
  background-color: transparent;
  border: none;
  width: 40px;
}
.product-image-sub .slick-slide {
  padding: 0 1px;/*サムネ間隔。計算の端数で等間隔にならないので基本空けない*/
}

.product-image-sub {
  margin-top: 2px;
  padding: 0;
}

svg.slick-prev {
  left:  -40px;
}

svg.slick-next {
  right: -40px;
}

svg.slick-prev, svg.slick-next {
  margin-top: 0; 
  width: 40px;
  transition: .3s;
  padding: 0 7px;
}

svg.slick-prev:hover, svg.slick-next:hover {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 0.75;
}

svg.slick-prev:hover, svg.slick-prev:focus,
svg.slick-next:hover, svg.slick-next:focus {
  opacity: 0.75;
}

/* md */
@media (min-width: 768px) {
  .product-info-wrapper {
    padding-left: 50px;
  }
  .pd-model, h2.pd-name {
    margin-top: 0;
  }
  /* サムネスライドショー */
  .product-image-sub {
    padding: 0 10%;
  }
  
  svg.slick-prev {
    left: -12.5%;
  }

  svg.slick-next {
    right: -12.5%;
  }

  svg.slick-prev, svg.slick-next {
    margin-top: 0; 
    background-color: rgba(0, 0, 0, 0.1);
    width: calc(12.5% - 10px);
    transition: .3s;
  }*/
}






