@charset "euc-jp";

.product-info-lst{
  margin:0 0 60px 0!important;
}



.together-block-box{
 margin:20px 0 40px 0;
}

.together-block-box .recommend-ttl{
 font-size:16px; 
  font-weight:bold;
  margin:0 0 30px 0;
  color:#00692f;
}


.together-block-box .prd-lst{
 margin:0 0 0 -10px;
}

.together-block-box .prd-lst-unit{
 margin:0 0 20px 12px!important;
}

.together-block-box .prd-lst-img{
  border-radius: 10px!important;
}


/*ベース*/

.accordion{
  margin:80px 0;
}

@media (max-width: 640px) {
  .accordion{
  margin:30px 0 -40px 0;
}
  
}


/*ベース*/
.toggle {
	display: none;
}
.Label {		/*タイトル*/
	padding: 1em 0;
	display: block;
font-size:16px;
  border-top:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}
.Label::before{		/*タイトル横の矢印*/
	content:"";
	width:8px;
	height: 8px;
	border-top: 2px solid #ffe17a;
	border-right: 2px solid #ffe17a;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 4px );
	right: 10px;
	transform: rotate(135deg);
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {		/*本文*/
	height: 0;
	margin-bottom:10px;
	padding:20px 0;
	overflow: hidden;
  width:100%;
}
.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding:10px 0;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}



.delivery-ttl{
  margin: 0;
    padding:30px 0;
    font-size:16px;
    color:#00692f;
  font-weight:bold;
}

table.delivery-list2{
	width:100%;
	height:auto;
	padding:0px;
	margin:0 0 50px 0;
	text-align:left;
	border:none;
    font-size:12px;
  letter-spacing:-0.02em;
	line-height:160%;
  border-top:1px solid #333333;
    border-right:1px solid #333333;
	}
	
	table.delivery-list2 th{
	width:auto;
	margin:0;
	padding:4px;
	vertical-align:top;
	text-align:center;
      font-weight:bold;
	border-bottom:1px solid #333333;
           	border-left:1px solid #333333;
      background-color:#ffe17a;
	}

	table.delivery-list2 tr:nth-child(odd) td {
	background: #ffffff;
}
	
	table.delivery-list2 td{
	padding:4px;
	margin:0;
	vertical-align:top;
	text-align:center;
      background: #f9f9f4;
      	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	}

@media (max-width: 640px) {
  
  .delivery-ttl{
  margin: 0;
    padding:20px 0;
    font-size:16px;
    color:#00692f;
  font-weight:bold;
}
  
table.delivery-list2{
	width:100%;
	height:auto;
	padding:0px;
	margin:0 0 50px 0;
	text-align:left;
	border:none;
	line-height:140%;
  font-size:10px;
  border-top:1px solid #333333;
    border-right:1px solid #333333;
	}
	
	table.delivery-list2 th{
	width:auto;
	margin:0;
	padding:3px;
	vertical-align:top;
	text-align:center;
      font-weight:bold;
	border-bottom:1px solid #333333;
           	border-left:1px solid #333333;
      background-color:#ffe17a;
	}

	table.delivery-list2 tr:nth-child(odd) td {
	background: #ffffff;
}
	
	table.delivery-list2 td{
	padding:3px;
	margin:0;
	vertical-align:top;
	text-align:center;
      background: #f9f9f4;
      	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	}
  
}


	


ul.review-button{
  border-top:1px dashed #cccccc;
  padding:15px 0;
  margin:0;
  text-align:center;
}

ul.review-button li{
  width:45%;
padding:5px 0;
  margin:0;
  display:inline-block;
}


.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 150px;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}

ul.d_item_list{
  margin:0;
  padding:0;
  text-align:left;
  list-style-type:disc;
  line-height:150%;
  font-weight:bold;
}
ul.d_item_list li{
  margin:0 0 3px 20px;
  padding:0;
  text-align:left;
}


.product-order-exp img{
  width:100%;
}

.product{
  margin:0 0 -70px 0;
  padding:0;
}

.product-info-lst{
    margin:0;
  padding:0;
}

.product-ttl{
  font-weight:bold;
  line-height:145%!important;
}


/* CONTACT
------------------------------------------------------------*/

ul.product-order-exp-list{
  width:auto;
  height:auto;
  margin:0;
  padding:0;
  list-style-type: disc;
}

ul.product-order-exp-list li{
  width:auto;
  height:auto;
  margin:0 0 5px 20px;
  padding:0;
}


ul.product-order-exp-list li:after {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 15px;/*画像の幅*/
  height: 15px;/*画像の高さ*/
  background-image: url(https://www.abe-youkei.com/images2/global-header-nav_blank.svg);
  background-size: contain;
  margin: 0 0 0 0.5em;
  }
  





dl.product-info-lst_att{
width:auto;
height:auto;
margin:50px 0 0 0;
padding:0;
text-align:left;
}

dl.product-info-lst_att dt{
  width:auto;
  height:auto;
  margin:0 0 15px 0;
  padding:0;
  text-align:left;
  }

  dl.product-info-lst_att dd{
    width:auto;
    height:auto;
    margin:0 0 15px 0;
    padding:0;
    text-align:left;
    font-size:12px;
    padding-left: 1.2em;
    text-indent: -1.2em;
    }
  
    dl.product-info-lst_att a{
      text-decoration: underline;
    }


ul.contact-contents-box{
	width:auto;
	height:auto;
	margin:25px auto 0 auto;
	padding:25px;
	text-align:center;
	background-color:#ffffff;
	border-radius: 20px;        /* CSS3草案 */  
    -webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 20px;   /* Firefox用 */  
}

ul.contact-contents-box li:first-child{
	width:200px;
	height:auto;
	margin:0;
	padding:0 25px 0 0;
	text-align:left;
	overflow:hidden;
	display: inline-block;
	border-right:1px solid #000000;
}

ul.contact-contents-box li:last-child{
	width:200px;
	height:auto;
	margin:0;
	padding:0 0 0 25px;
	text-align:left;
	overflow:hidden;
	display: inline-block;
}

@media (max-width: 1080px) {

	ul.contact-contents-box{
		width:auto;
		height:auto;
		margin:50px auto 0 auto;
		padding:20px 40px;
		text-align:center;
		background-color:#ffffff;
		border-radius: 20px;        /* CSS3草案 */  
		-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 20px;   /* Firefox用 */  
	}
	
	ul.contact-contents-box li:first-child{
		width:100%;
		height:auto;
		margin:0;
		padding:0 0px 20px 0;
		text-align:left;
		overflow:hidden;
		display:block;
    border-right:none;
    border-bottom: 1px dashed #cccccc;
	}
	
	ul.contact-contents-box li:last-child{
		width:100%;
		height:auto;
		margin:20px 0 0 0;
		padding:0 0 0 0px;
		text-align:left;
		overflow:hidden;
		display:block;
  }
  
  ul.contact-contents-box img{
    width:60%;
  }

}

@media (max-width: 800px) {

	ul.contact-contents-box{
		width:auto;
		height:auto;
		margin:50px auto 0 auto;
		padding:20px 40px;
		text-align:center;
		background-color:#ffffff;
		border-radius: 20px;        /* CSS3草案 */  
		-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 20px;   /* Firefox用 */  
	}
	
	ul.contact-contents-box li:first-child{
		width:100%;
		height:auto;
		margin:0;
		padding:0 0px 20px 0;
		text-align:left;
		overflow:hidden;
		display:block;
    border-right:none;
    border-bottom: 1px dashed #cccccc;
	}
	
	ul.contact-contents-box li:last-child{
		width:100%;
		height:auto;
		margin:20px 0 0 0;
		padding:0 0 0 0px;
		text-align:left;
		overflow:hidden;
		display:block;
  }
  
  ul.contact-contents-box img{
    width:100%;
  }

}



.product {
    overflow: hidden; /* heightを戻す */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


.contents-box_L {
	padding: 0 4% 0 0;
	width: 48%;
  margin:0;
float:left;
text-align:left;
}

.contents-box_R {
margin:0;
	padding:0;
	width: 48%;
float:left;
text-align:left;
overflow:hidden;
}


@media (max-width: 800px) {

  .contents-box_L {
    padding: 0 0 0 0;
    width:auto;
    margin:0;
  float:none;
  text-align:left;
  }
  
  .contents-box_R {
  margin:50px 0 0 0;
    padding:0;
    width:auto;
    float:none;
  text-align:left;
  }

}



/*
 * product
 */
 .product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #ffe17a;
}

ul.product-image-thumb{
  width:auto;
  height:auto;
  margin:5px 0 0 0;
  padding:0;
}

ul.product-image-thumb li{
  width:auto;
  height:auto;
  margin:5px 5px 0 0;
  padding:0;
  display:inline-block;
  position: relative;
  cursor: pointer;
}

ul.product-image-thumb li img {
 width: 40px;
  height: 40px;
  object-fit: cover; /* この一行を追加するだけ！ */
  border-radius: 50%;
}


.product-ttl{
  font-size:24px;
  margin:0 0 25px 0;
  padding:0;
  line-height:200%;
}


@media (max-width: 800px) {

  .product-ttl{
    font-size:22px;
    margin:0 0 25px 0;
    padding:0;
    line-height:200%;
  }
  

}



.product-order {
  margin:0;
  text-align:left;
}
  .product-option-table table {
    margin: 0 auto;
  }
  .product-option-table th,
  .product-option-table td {
    text-align: center;
  }
  .product-option-table td input[type="radio"] {
    margin-bottom: 5px;
  }
  .product-option-select {
    position: relative;
    overflow: hidden;
  }
    .product-option-select .product-option-wrapper {
      position: relative;
      left: 50%;
      float: left;
    }
    .product-option-select .product-option-unit {
      width: 300px;
      position: relative;
      left: -50%;
      float: left;
    }
    .product-option-select .product-option-unit div {
      padding: 0 20px;
    }
    .product-option-select .option-select-name {
      display: block;
      margin: .5em 0;
    }
    
.product-order-price {
  margin: 15px 0 25px 0;
  padding:0;
  color: #00692f;
  text-align:left;
  font-size: 20px;
  font-weight:bold;

}
  .product-order-price li {
    margin:0 15px 0 0;
  }
  .product-order-regular {
    color: #2e6836;
    text-decoration: line-through;
  }
  .product-order-discount {
    color: #d1182a;
  }
.product-order-input {
  margin: 40px 0;
  text-align: center;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
  *display: inline !important;
  *zoom: 1;
}
.product-order-num .input-prepend {
  display: inline;
}
.product-order-num input {
  padding: 12px;
  width: 60px;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}

.product-order-input{
  padding: 40px 0 15px 0;
  margin:0 0 40px 0px!important;
  background-color:#ffffff;
  border-radius: 15px;
}

@media (max-width: 768px) {

  .product-order-input{
    padding: 40px 0 10px 20px;
    margin:0 0 40px 0px!important;
  }
  
}



.disable_cartin{
  text-align:left;
}




.btn-addcart {
  line-height: 30px;
  background-color: #ffe17a;
  border:1px solid  #ffe17a;
  color: #000000;
   text-align:center;
   padding:0.5em 1.5em;
   border-radius: 30px;        /* CSS3草案 */  
   -webkit-border-radius: 30px;    /* Safari,Google Chrome用 */  
   -moz-border-radius: 30px;   /* Firefox用 */  
   font-size:16px;
   margin:-7px 0 0 0;
}

  .btn-addcart span {
    padding-left: 10px;
  }

.stock_error,
.product-member-sale-msg {
  margin: 20px 0;
  color: #d3473b;
  font-weight: bold;
  font-size: 16px;
}

.product-order-exp {
  padding: 40px 0;
  border-top: 1px dashed #cccccc;
  border-bottom: 1px dashed #cccccc;
}

.product-order-exp a{
text-decoration:underline!important;
}


.product-order-spec {
  margin: 30px 0;
  border-bottom: 1px solid #cccccc;
  font-size: 12px;
}
  .product-order-spec th {
    width: 30%;
    font-weight: normal;
  }
  .product-order-spec td {
    width: 70%;
  }
  .product-info-lst {
    text-align: left;
  }


.text-titles,
.password-field-wrap {
  margin: 40px 0 0;
  text-align: center;
}
  .text-titles .col,
  .password-field-wrap .col {
    float: none;
  }
.text-titles-list__name,
.password-field-list__name {
  text-align: left;
  display: block;
  margin: .5em 0;
}
.text-titles-list__detail-text,
.password_field {
  width: 100%;
  height: 45px;
  padding: 13px;
  box-sizing: border-box;
}

@media (max-width: 768px) {

  .disable_cartin{
    text-align:center;
    margin:0 0 0 -10px;
  }
  


  .product-image-main {
    margin-bottom:-5px;
  }
  
 .product-order-num .btn {
    display: inline-block;
  }

  .product-order-input{margin-left:20px;}


  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .product-option-select {
    position: static;
    overflow: auto;
  }
    .product-option-select .product-option-wrapper {
      position: static;
      float: none;
    }
    .product-option-select .product-option-unit {
      position: static;
      float: none;
      margin-bottom: 1em;
      width: 100%;
    }
    .product-option-select .product-option-unit div {
      padding: 0;
    }
  .btn-addcart,
  .btn-quick {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin:0 auto!important;
    text-align:center!important; 
  }

  .btn-addcart {
    width:100%;
    padding:0.8em 1.5em;
   margin:0 auto!important;
    text-align:center!important; 
    line-height: 30px;
    background-color: #000000;
    border:1px solid  #000000;
    color: #ffffff;
     text-align:center;
     border-radius: 30px;        /* CSS3草案 */  
     -webkit-border-radius: 30px;    /* Safari,Google Chrome用 */  
     -moz-border-radius: 30px;   /* Firefox用 */  
     font-size:16px;
  }


    .btn-addcart .btn-wrap {
      margin: 0 auto!important;
      max-width: 170px;
      width: 100%;
      text-align: center;
    }
    .btn-addcart span {
      padding-left: 0;
    }
  .product-order-spec th {
    width: 40%;
  }
  .product-order-spec td {
    width: 60%;
  }



}


.ie_wrapper .product-order-num .btn {
  display: none;
}

.teikibin-border p{
  margin:0;
  padding:0;
  
}

.teikibin-border a{
  border:3px solid #00692f;
  display:block;
  padding:0 15px;
  margin:0;
  font-weight:bold!important;
  text-decoration:none!important;
  color:#00692f;
   border-radius: 10px;
}



	.prize_ttl{
      width:auto;
      height:auto;
		padding: 1rem 1rem;
		color: #ffffff;
		margin:30px 0 -320px 0;
		text-align: center;
		font-weight:bold;
		font-size:16px;
      		border-radius: 100vh;
		letter-spacing: 0.05em;
		background-color: white;
background: -webkit-linear-gradient(-45deg, #a06813 0%, #d0b342 48%, #d8bd53 48.001%,  #af832b 100%);
background: -moz-linear-gradient(-45deg, #a06813 0%, #d0b342 48%, #d8bd53 48.001%,  #af832b 100%);
background: -ms-linear-gradient(-45deg, #a06813 0%, #d0b342 48%, #d8bd53 48.001%,  #af832b 100%);
background: -o-linear-gradient(-45deg, #a06813 0%, #d0b342 48%, #d8bd53 48.001%,  #af832b 100%);
background: linear-gradient(135deg, #a06813 0%, #d0b342 48%, #d8bd53 48.001%, #af832b 100%);
 }



	table.contents-list {
		width:100%;
		height:auto;
		overflow:hidden;
		border-top:1px solid #cccccc;
		margin:30px 0;
		border-collapse: collapse;
		font-weight:normal;
	  }
	  table.contents-list td, 	table.contents-list th {
		padding: 10px;
		border-bottom:1px solid #cccccc;
	  }
	  table.contents-list th {
		width:80px;
		font-weight:bold;
		letter-spacing: 0.05em;
	  }
	


	
		@media screen and (max-width: 800px) {
	
			table.contents-list {
				width:100%;
				height:auto;
				overflow:hidden;
				border-top:1px solid #cccccc;
        margin:0;
        padding:0;
				border-collapse: collapse;
			}
		
		
			table.contents-list,  table.contents-list th {
	
				width: 100%;
				border-bottom:none;
			}
			table.contents-list {
				border-collapse: collapse;
			}
			table.contents-list th {
					width:100%;
				display: block;
				padding:15px 0 0 0;
				margin:0;

			}
		
			table.contents-list td {
				display: block;
				margin:0;
				padding:0 0 15px 0;
				border-bottom:1px solid #cccccc;
	  }
	  
	}