@charset "UTF-8";

#relateLinks::after,
header::after,
#globalNav::after,

#nav::after,
#crumb::after,
#info::after,
#footer::after,
#contents::after,
#main::after,
#aside::after,
#mailmag::after,
#visual::after{
	content: "";
	display: block;
	clear: both;
}

.entry:after,
.entry ul:after,
ul.meta:after,
ul.boxSNS:after,
ul.horizon:after,
.well:after,
.boxSerch:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.entry,
.entry ul,
ul.meta,
ul.boxSNS,
ul.horizon,
.well,
.boxSerch{
	zoom: 1;
}


h1, h2, h3, h4, h5, h6 {
	line-height:160%;
}


p, li,dt,dd {
	line-height:180%;
}

th, td {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

img,
a img {
	border : 0;
}

pre {
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.clr {
	clear: both;
}

.clearfix:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}


/* loading */
#loader {
	width: 32px;
	height: 32px;
	display: none;
	position: fixed;
	_position: absolute; /* IE6対策 */
	top: 50%;
	left: 50%;
	margin-top: -16px; /* heightの半分のマイナス値 */
	margin-left: -16px; /* widthの半分のマイナス値 */
	z-index: 9999999999;
}

#fade {
	width: 100%;
	height: 100%;
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999999999;
}

/* scroll Top */
#page-top{
	display: block;
	position: fixed;
	bottom: 75px;
	right: 5px;
	width: 50px;
	height: 50px;
	background-color:rgba(70, 159, 149, 0.7);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-top: 0px;
	font-size: 20px;
	color: #fff;
	line-height: 240%;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	z-index: 999999999999;
}
#page-top a{
	color: #fff;
}
#page-top:hover{
	background-color:rgba(70, 159, 149, 0.8);
}
@media print, screen and (min-width: 769px){
	#page-top{
		position: fixed;
		bottom: 5px;
		right: 5px;
	}
}

/*

.ec-productRole__category ul:not(:last-child) {
	display: none;
}

.ec-shelfGrid__item li a{
	text-decoration: none !important;
}
.ec-shelfGrid__item li a:hover{
	text-decoration: none !important;
}

.ec-totalBox__taxRate,
.ec-orderDelivery__actions,
.ec-definitions--soft{
	display: none;
}


.ec-radio input{
	float: left;
}
.ec-radio label{
	float: left;
}

*/

.ec-rectHeading h1, .ec-rectHeading h2, .ec-rectHeading h3,
.ec-rectHeading h4, .ec-rectHeading h5, .ec-rectHeading h6 {
  background: #F5F5F5 !important;
  padding: 14px 16px !important;
  font-size: 1.1250em !important;
  font-weight: 600 !important;
  letter-spacing: 1px;
}


#static{
}
#static .box{
	margin-bottom: 34px;
}
#static .box p{
	font-size: 0.875em !important;
	line-height: 160% !important;
}
#static h3{
	font-size: 1.375em !important;
	font-weight: 600 !important;
	color: #333;
	letter-spacing: 2px;
	padding: 16px 24px !important;
	background-color:rgba(70, 159, 149, 0.1);
	border-bottom: 2px solid #00a86c;
	margin-bottom: 24px;
}
#static h4{
	font-size: 1.1250em !important;
	font-weight: 600 !important;
	color: #222;
	line-height: 160%;
	letter-spacing: 1px;
	padding-left: 12px;
	margin-bottom: 10px !important;
}
#static h5{
	font-size: 1.0em !important;
	font-weight: 600 !important;
	color: #333;
	line-height: 160%;
	letter-spacing: 1px;
	margin-bottom: 5px !important;
}


#page_shopping .ec-select__delivery,
#page_shopping_confirm .ec-select__delivery{
	display: none;
}

#page_shopping .ec-orderPayment .card{
	width: 40%;
	margin: auto;
}

#page_shopping .ec-orderPayment .sw-well{
	margin-bottom: 16px;
}

#page_mypage_history a.btn-success{
	border-radius: 3px !important;
	background-color: #00a86c !important;
	border:1px solid #00a86c !important;
	color: #FFF !important;
	padding: 16px 24px;
}
#page_mypage_history a:hover.btn-success{
	border-radius: 3px !important;
	background-color: #888 !important;
	border:1px solid #888 !important;
	color: #FFF !important;
	padding: 16px 24px;
}


.ec-layoutRole__footer .ec-headerLinkArea{
	display: none;  
}

.sw-weight_size_wrap {
  width: 100%;
  text-align: center;
}
.sw-weight_size {
  border: 1px solid #DDD;
  margin-bottom: 30px;
  padding: 18px 24px;
  text-align: center;
  background: #f8f8f8;
  display: inline-block;
}
.sw-weight_size p {
	font-size: 1.15em;
}

.sw-weight_size_cart {
		background-color: #888 !important;
		border:1px solid #888 !important;
		font-size: 1.0em;
		color: #FFF;
}

/*ディプティコ*/
.cat-8{
  display: none;

}



/*----------------------------------------
　PC
-------------------------------------------*/
@media print, screen and (min-width: 769px){

/* 関連サイト
-------------------------------------------- */
#relateLinks{
	background:#00a86c;
	padding: 7px 0 7px 0;
}
#relateLinks .inner {
	width: 92%;
	margin: auto; 
}
#relateLinks ul {
	list-style: none;
}
#relateLinks ul li{
	float: left;
	font-size: 0.938em;
	margin-right: 24px;
	line-height: 100%;
}
#relateLinks ul li:last-child{
	margin-right: 0;
}
#relateLinks ul li a{
	color: #FFF;
	text-decoration: none;
}
#relateLinks ul li a:hover{
	color: #CCC;
	text-decoration: none;
}


/* ヘッダー
-------------------------------------------- */
header{
	width: 100%;
	margin: auto; 
	background-color: #fbf8f8;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	padding: 18px 0 18px 0;
}
header .inner{
	width: 90%;
	min-width: 1100px;
	padding: 0 20px 0 20px;
	margin: auto !important; 
}
header .logo{
	float: left;
	width: 300px;
	margin: auto;
}
header .logo-n{
	width: 360px;
	margin: auto;
}
header .logo-n img.
header .logo img{
	width: 100%;
	height: auto;
	padding:0;
	margin:0; 
}
header .logo h1{
	padding: 0;
	margin: 0;
}
header .box{
	float: right;
	width: 55%;
}
header .boxSub{
	float: left;
	width: 50%;
}
header .boxSub ul{
	padding-top: 16px;
	margin-right: 18px;
	white-space: nowrap;
}
header .boxSub li{
	display: inline-block;
	font-size: 0.875em;
	margin-right: 12px;
}
header .boxSub li i{
}

header .boxCart{
	float: right;
	width: 24%;
	padding-top: 6px;
}

/*----------------------------------------
　ヘッダーカート
-------------------------------------------*/

.ec-cartNaviIsset {
  display: none;
  width: 320px !important;
  text-align: left;
  background: #f8f8f8;
  padding: 24px 16px 16px 16px;
  z-index: 9999;
  position: absolute;
  right: 0;
  box-shadow: 0 0 3px #CCC!important;
  white-space:normal;
}

.ec-cartNaviIsset.is-active {
	display: block; 
	position: absolute;
	width: 100%;
	margin: auto;
}

.ec-cartNaviNull {
  display: none;
  width: 100%;
  text-align: center;
  background: #f8f8f8;
  box-sizing: border-box;
  padding: 16px;
  z-index: 3;
  position: absolute;
  right: 0;
}
.ec-cartNaviNull .ec-cartNaviNull__message {
    padding: 10px 0;
    background-color: #F99;
    white-space: normal;
}
.ec-cartNaviNull .ec-cartNaviNull__message p {
	margin: 0;
    font-size: 0.875em;
    font-weight: 500;
    color: #fff;
}
.ec-cartNaviNull.is-active {
  display: block;
}

a.ec-cartNavi--cancel{
	cursor: pointer;
}


/*----------------------------------------
　ナビゲーション
-------------------------------------------*/
#globalNav{
	clear:both;
	width: 100%;
	margin:auto;
	background-color:#EFEFEF;
	z-index:100;
	margin-bottom: 26px;
}
#globalNav .inner{
	width: 1160px;
	margin:auto;
}

#globalNav .category{
	float: left;
	width: 60%;
}
#globalNav .search{
	float: right;
	width: 30%;
}

/*----------------------------------------
　商品検索
-------------------------------------------*/
#globalNav .search{
	padding: 8px 0 0 0;
	width: 28% !important;
}
#globalNav .ec-headerSearch__keyword {
  position: relative;
  border: 1px solid #DEDEDE;
  background-color: #FFF;
  border-radius: 60px;
}
#globalNav .ec-headerSearch__keyword input[type="search"] {
    width: 100%;
    height: 48px;
    font-size: 1.0em;
		color: #999;
    border: 0 none;
    padding: 0.5em 50px 0.5em 1em;
    box-shadow: none;
    background: none;
    box-sizing: border-box;
    margin-bottom: 0;
}
#globalNav .ec-headerSearch__keyword .ec-icon {
    width: 22px;
    height: 22px;
}
#globalNav .ec-headerSearch__keywordBtn {
  border: 0;
  background: none;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-55%);
  display: block;
  white-space: nowrap;
  z-index: 1;
}

/*----------------------------------------
　フッター
-------------------------------------------*/
footer{
	background-color: #00a86c !important;
	padding: 40px 0 12px 0;
	margin-top: 60px;
}
footer ul{
	text-align: center;
	margin-bottom: 30px;
}
footer ul li{
	display: inline;
	margin-right: 30px;
	font-size: 1.0em;
}
footer ul li a{
	color:#FFF;
	text-decoration: none;
}
footer ul li a:hover{
	color:#CCC;
	text-decoration: none;
}
footer .logo{
	width: 280px;
	margin: auto;
	margin-bottom: 35px;
}
footer .logo img{
	width: 100%;
	height: auto;
	 fill: #FFF;
}
footer p.copy{
	font-size: 0.750em;
	font-weight: normal !important;
	letter-spacing: 1px;
	color:#FFF;
	text-align: center;
}

/*----------------------------------------
　ログインページ
-------------------------------------------*/
#page_mypage_login h3{
	margin-bottom: 10px !important;
}

#page_mypage_login #contents_top{
	width: 100%;
}
#page_mypage_login .ec-layoutRole__contents {
    width: 100% !important;
    max-width: 100% !important;
}
#page_mypage_login .login {
	background:url(/html/template/cacaohunters/assets/img/top/bg_login.jpg);
	background-position: top left;
	background-repeat: repeat;
	padding: 60px 0;
}
#page_mypage_login .login h2 {
	font-size: 1.750em !important;
	text-align: center;
	margin-bottom: 8px !important;
}
#page_mypage_login .login .sw-box{
	width: 46%;
	margin: auto;
}
#page_mypage_login .login .well{
	background-color:rgba(255, 255, 255, 0.9) !important;
	padding: 25px 80px 35px 80px !important;
	border: none !important;
	border-radius: 3px;
}
#page_mypage_login .login label{
	font-size: 0.938em;
	font-weight: 400;
	letter-spacing: 0;
}
#page_mypage_login .login .form-control{
	width:99% !important;
	font-size: 1.0em;
	height:50px;
	border:1px solid #DDD;
	border-radius: 3px;
	background-color: #FFF;
	color:#444;
	margin: 0;
	padding: 0;
	margin-bottom: 10px !important;
	padding: 5px 10px;
}
#page_mypage_login .login .sw-inputbtn-theme{
	padding: 16px 50px;
	font-size: 1.0em;
	font-weight: 600;
	letter-spacing: 1px;
}
#page_mypage_login .login .sw-btn-orange{
	font-size: 1.25em;
	font-weight: 600;
	letter-spacing: 2px;
}
#page_mypage_login .login .sw-btn-orange a{
	padding: 16px 80px !important;
}
#page_mypage_login .login .sw-btn-orange a:hover{
	padding: 16px 80px !important;
}



#chj_guide{
	width: 100%;
	min-width: 1160px;
	padding: 30px 0 0 0;
}
#chj_guide h2 {
	position: relative;
	margin: 35px;
	text-align: center;
	font-size: 1.375em;
}
#chj_guide h2:before,
#chj_guide h2:after {
  position: absolute;
  z-index: 0;
  bottom: -10px;
  display: block;
  content: '';
  border: 1em solid #1d8054;
}
#chj_guide h2:before {
  left: -28px;
  border-left-width: 15px;
  border-left-color: transparent;
}
#chj_guide h2:after {
  right: -28px;
  border-right-width: 15px;
  border-right-color: transparent;
}
#chj_guide h2 span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 1rem 2rem;
  color: #fff;
  background: #23a069;
}
#chj_guide h2 span:before,
#chj_guide h2 span:after {
  position: absolute;
  bottom: -10px;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-style: solid;
  border-color: #0d5938 transparent transparent transparent;
}
#chj_guide h2 span:before {
  left: 0;
  border-width: 10px 0 0 10px;
}
#chj_guide h2 span:after {
  right: 0;
  border-width: 10px 10px 0 0;
}
#chj_guide .well{
	padding: 16px 36px 30px 36px;
	border: 1px solid #DEDEDE;
	border-radius: 3px;
	background-color: #FFF;
}
#chj_guide .box{
	border-bottom:1px solid #DDD;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#chj_guide .image{
	width: 400px;
}
#chj_guide .image img{
	width: 100%;
	height: auto;
}
#chj_guide table{
	width: 100% !important;
	margin-bottom: 20px;
}
#chj_guide table th{
	background-color: #afe3cf;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	vertical-align: middle;
	text-align: center;
	padding: 12px 10px !important;
}
#chj_guide table td{
	background-color: #f2f2f2;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	vertical-align: middle;
	text-align: center;
	line-height: 150%;
	padding: 12px 10px !important;
}
#chj_guide .well p,
#chj_guide .box p{
	margin-bottom: 16px;
}



#page_mypage_login .alert-warning {
	display: none;
}
#page_mypage_login .alert-warning {
	border-radius: 3px;
  width: 50%;
  margin: auto;
  padding: 16px 0px;
  text-align: center;
  background-color:rgba(254, 107, 9, 0.6) !important;
  margin-bottom: 20px;
  margin-top: -10px;
    color: #fff !important;
}
#page_mypage_login .alert-warning .alert-warning__icon {
    display: inline-block;
    margin-right: 1rem;
    width: 20px;
    height: 20px;
    color: #fff !important;
    fill: #fff;
    vertical-align: top; }
#page_mypage_login .alert-warning .alert-warning__text {
    display: inline-block;
    font-size: 1.125em;
    font-weight: bold;
    color: #fff !important;
    position: relative;
 }

/*----------------------------------------
　商品一覧
-------------------------------------------*/
#page_product_list .ec-layoutRole__contents {
    margin-right: auto;
    margin-left: auto;
    width: 75%;

    display: flex;
    flex-wrap: nowrap; }

#page_product_list::after{
	content: "";
	display: block;
	clear: both;
}
#page_product_list{
}

ol.ec-topicpath li.ec-topicpath__divider:first-child{
	display: none;
}
ol.ec-topicpath li.ec-topicpath__divider i{
	color: #CCC;
}

#page_product_list .product-cat-name {
	position: relative;
	padding-bottom: 1px;
	margin-bottom: 20px !important;
}
#page_product_list .product-cat-name::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-image: repeating-linear-gradient(45deg, #CCC 0px, #CCC 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 8px 8px;
}
#page_product_list .product-cat-name a {
	padding-right: 24px;
	margin-right: 10px;
	background: url(/html/template/cacaohunters/assets/img/common/arrow_right.png) no-repeat right center;
	background-size: 8px;
	text-decoration: none;
	color: #00a86c;
}
#page_product_list .product-cat-name a:hover{
	text-decoration: underline;
	color: #999;
}
#page_product_list .product-cat-name a:last-child{
	background:none;
}
#page_product_list .product-cat-name h2{
	font-size: 1.688em;
	line-height: 120%;
	letter-spacing: 2px !important;
}

#page_product_list .sw-block2{
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

#page_product_list .sw-block2 .sw-box{
	width: 48.5%;
	margin-bottom: 3.0%!important;
	box-shadow: 0 0 4px #CCC!important;
	position: relative;
	z-index: 1;
}
#page_product_list .sw-block2 .sw-box:nth-child(odd){
}
#page_product_list .sw-block2 .sw-box:nth-child(even){
	margin-left: 2.8%;
}
#page_product_list .sw-block2 .sw-entry{
	padding: 24px 28px 24px 18px;
}
#page_product_list .sw-box .sw-entry a.sw-entry-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-9999px;
	z-index:0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_list .sw-box .sw-entry a.sw-entry-link:hover {
	background-color: #EFEFEF;
	box-shadow: 0 0 7px #999!important;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_list .sw-entry h6{
	margin-bottom: 10px !important;
	font-size: 1.125em !important;
	color: #333;
	line-height: 160% !important;
}
#page_product_list .box-price{
	font-size: 1.250em;
	font-weight: 600;
	color: #ee5253;
}

#page_product_list .sw-box .box-cart{
	position: relative;
	z-index: 9999;
	top:0;
	margin-top: 16px;
}
#page_product_list .box-cart .count{
	float: left;
	width: 90px !important;
}
#page_product_list .box-cart .count input{
	height: 36px !important;
	font-size: 0.875em;
}
#page_product_list .box-cart .btn{
	float: left;
	width: 48% !important;
	padding-top: 23px;
}

#page_product_list .sw-entry .sw-btn-theme{
	background: #00a86c !important;
	border:1px solid #00a86c !important;
	border-radius: 3px;
	font-size:0.875em;
	color: #FFF !important;
	padding:10px 14px; 
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_list .sw-entry .sw-btn-theme:hover{
	background: #EFEFEF !important;
	border:1px solid #EFEFEF !important;
	border-radius: 3px;
	font-size:0.875em;
	color: #333 !important;
	padding:10px 14px; 
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_list .sw-entry .sw-btn-none{
	background: #DDD !important;
	border:1px solid #DDD !important;
	border-radius: 3px;
	font-size:0.875em;
	letter-spacing: 1px;
	color: #FFF !important;
	padding:8px 16px; 
}

#page_product_list .image span.type{
	padding:8px 8px; 
	border-radius: 24px;
	background-color: rgba(238,82,82,.7);
	font-size: 0.875em;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 160%;
	text-align: center;
	vertical-align:middle;
	position:  absolute;
	top: -12px;
	right:-4px;
}


/*----------------------------------------
　商品詳細
-------------------------------------------*/
#page_product_detail::after{
	content: "";
	display: block;
	clear: both;
}
#page_product_detail{
	margin-bottom: 30px;
}
#page_product_detail .product-detail{
	width: 75%;
	margin: auto;
	margin-top: 40px;
}
#page_product_detail .product-name {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 40px !important;
}
#page_product_detail .product-name::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-image: repeating-linear-gradient(45deg, #CCC 0px, #CCC 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 8px 8px;
}
#page_product_detail .product-name h2{
	background:none !important;
	font-size: 2.25em !important;
	line-height: 150%;
	color: #00a86c;
	letter-spacing: 1px;
}
#page_product_detail .box-detail .image{
	float: left;
	width: 48%;
	position: relative;
	margin: auto; 
}

#page_product_detail .box-detail .cover{
	width:100%; 
	margin: auto; 
}
#page_product_detail .box-detail .image span.type{
	padding:10px 16px; 
	border-radius: 30px;
	background-color: rgba(238,82,82,.7);
	font-size: 1.125em;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 160%;
	text-align: center;
	vertical-align:middle;
	position:  absolute;
	top: -16px;
	left:0;
}
/* slide */
#page_product_detail .box-detail .slide {
  position: relative;
  margin: 0;
  padding: 0;
}
#page_product_detail .box-detail .slide .item {
  position: relative;
  height: 100%;
}
#page_product_detail .box-detail .slide .item img {
	height: auto;
  width: 100%;
}
#page_product_detail .box-detail .slide-navigation {
  position: relative;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
#page_product_detail .box-detail .slide-navigation .item {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 24%;
  height: 100%;
  margin: 0.5%;
  padding: 0;
}
#page_product_detail .box-detail .slide-navigation .item img {
	height: auto;
  width: 100%;
}
#page_product_detail .box-detail .slide-navigation .current::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.5;
  background-color:rgba(0, 0, 0, 0.1) !important;
}

#page_product_detail .box-detail .text{
	float: right;
	width: 48%;
	position: relative;
	margin: auto; 
}
#page_product_detail .box-detail ul.category{
	margin-bottom: 16px;
}
#page_product_detail .box-detail .category li{
	display: inline-block;
	font-size: 1.0em;
}

#page_product_detail .box-detail .tags {
	margin-bottom: 20px !important;
}
#page_product_detail .box-detail .tag {
    display: inline-block;
    padding: 5px 14px;
    font-size: 0.8750em;
    font-weight: 600;
    color: #00a86c;
    letter-spacing: 1px;
    border: solid 1px #00a86c;
    border-radius: 30px;
    background-color: #;
}

#page_product_detail .box-info p.description{
	font-size: 1.125em;
	font-weight: 600;
	line-height: 170% !important;
	letter-spacing: 1px;
	margin-bottom: 16px !important;
}

#page_product_detail .box-detail p.code{
	font-size: 1.0em;
	margin-bottom: 10px !important;
}
#page_product_detail .box-detail p.expire{
	font-size: 1.0em;
}

#page_product_detail .box-price{
	margin-bottom: 24px;
}
#page_product_detail .box-price .price{
	font-size: 1.750em;
	font-weight: 600;
	color: #ee5253;
}

#page_product_detail .box-spec{
	margin-top: 30px;
}

#page_product_detail .sw-well{
	border: 1px solid #F5F5F5;
	background-color: #F5F5F5;
	padding: 8px 26px 24px 26px;
}

#page_product_detail .box-select{
	margin-top: 10px;
	margin-bottom: 10px;
}

#page_product_detail .ec-numberInput{
	margin-top: 20px;
}

#page_product_detail .product-detail .sw-btn-theme{
	width: 100%;
	background: #00a86c !important;
	border:1px solid #00a86c !important;
	border-radius: 3px;
	font-size:1.125em;
	font-weight: bold;
	color: #FFF !important;
	letter-spacing: 2px;
	padding:24px 36px; 
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	margin-bottom: 30px;
}
#page_product_detail .product-detail .sw-btn-theme:hover{
	background: #DEDEDE !important;
	border:1px solid #DEDEDE !important;
	border-radius: 3px;
	font-size:1.125em;
	font-weight: bold;
	color: #999 !important;
	letter-spacing: 2px;
	padding:24px 36px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_detail .product-detail .sw-btn-none{
	background: #DDD !important;
	border:1px solid #DDD !important;
	border-radius: 3px;
	font-size:1.0em;
	letter-spacing: 2px;
	color: #FFF !important;
	padding:16px 24px; 
}

#page_product_detail .product-detail .sw-btn-favorite{
	background: #fbac15 !important;
	border:1px solid #fbac15 !important;
	border-radius: 3px;
	font-size:0.875em;
	color: #FFF !important;
	letter-spacing: 1px;
	padding:14px 24px; 
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_detail .product-detail .sw-btn-favorite:hover{
	background: #DEDEDE !important;
	border:1px solid #DEDEDE !important;
	border-radius: 3px;
	font-size:0.875em;
	color: #FFF !important;
	letter-spacing: 1px;
	padding:14px 24px; 
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_detail .product-detail .none{
	margin-top: 20px; 
}
#page_product_detail .product-detail .box-favorite{
	float: left;
}

#page_product_detail .box-description{
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 1.0em;
	color: #333;
	line-height: 180% !important;
}

#page_product_detail .box-description h4{
	font-size: 1.250em !important;
	font-weight: 600 !important;
	color: #222;
	line-height: 160%;
	letter-spacing: 1px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 6px;
	margin-bottom: 18px !important;
}


/*----------------------------------------
　サブ情報
-------------------------------------------*/
#sub{
}
#sub .image {
	float: right;
	margin-left: 20px;
}
#sub h3 {
	font-size: 1.250em !important;
	font-weight: 600 !important;
	color: #222;
	line-height: 160%;
	letter-spacing: 1px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 6px;
	margin-bottom: 18px !important;
}
#sub .sw-box p{
	font-size: 1.0em !important;
}

.sw-item{
	display:flex;
	flex-wrap: wrap;
}


/*----------------------------------------
　トップページ
-------------------------------------------*/

#main-slider {
	width: 100% !important;
	margin:auto;
	margin-bottom: 40px;
}
#main-slider .entry{
	border-left: 1px solid #DEDEDE;
	padding: 16px 20px 16px 20px;
	position: relative;
	text-align: center;
}
#main-slider .entry:first-child{
	border-left: none;
}
#main-slider .entry .image{
	width: 98% !important;
	margin: auto;
	margin-bottom: 10px;
}
#main-slider .entry .image img{
	width: 100%;
	height: auto;
}
#main-slider .entry p.name{
	font-size: 1.125em;
	font-weight: 600;
	line-height: 140% !important;
}


.slider-3 .slick-slide {
  position: relative;
}

.slider-3 .slick-arrow {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #FFF;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 42%;
  z-index: 1;
  transform: translateY(-50%);
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.16));
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
.slider-3 button.slick-arrow:hover{
	background-color: #00a86c;
	color: #FFF;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
.slider-3 .slick-arrow::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #888;
  border-width: 3px 3px 0 0;
  position: absolute;
  top: 38%;
  transform: rotate(45deg);
}
.slider-3 .slick-next {
  right: 0;
}
.slider-3 .slick-prev {
  left: 0;
}
.slider-3 .slick-next::before {
  left: 12px;
}
.slider-3 .slick-prev::before {
  border-width: 0 0 3px 3px;
  right: 11px;
}

.dots-3 .slick-dots {
  text-align: center;
}
.dots-3 .slick-dots li {
  display: inline-block;
}
.dots-3 .slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
  border-radius: 50%;
}
.dots-3 .slick-dots .slick-active button {
  background: #0a467d;
}


#page_homepage .products{
	width: 100%;
	margin: auto;
	padding: 40px 0;
}
#page_homepage .products h3{
	position: relative;
	padding: 0 0 0.0em 0;
	font-size: 3.0em;
	font-family: 'Allura', cursive;
	color: #333;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 36px;
}
#page_homepage .products h3:after {
	content: "";
	display: block;
	position: absolute;
	left: 47%;
	bottom: 0;
	width: 6%;
	height: 6px;
	box-sizing: border-box;
}
#page_homepage .products h3::after{
	bottom: 0;
	border-bottom: 3px solid #00a86c;
}

#page_homepage .products .image{
	margin-bottom: 16px;
}
#page_homepage .products .image img{
	width: 100%;
	height: auto;
}
#page_homepage .products .p-name{
	display: none;
}
#page_homepage .products ul{
	padding-left: 20px;
}
#page_homepage .products ul li{
	font-size: 1.0em;
	font-weight: 600;
	background:url("/html/template/cacaohunters/assets/img/common/arrow_right.png") left 0.6em / 5px no-repeat;
	padding-left:12px;
	margin-bottom: 6px;
	height: auto;
}


#page_homepage .recommend{
	min-width: 730px;
	margin-bottom: 60px;
}
#page_homepage .recommend .sw-box{
	margin-bottom: 16px;
}
#page_homepage .recommend .sw-entry{
	padding: 16px 16px;
}
#page_homepage .recommend .sw-entry .image{
	margin-bottom: 10px;
}
#page_homepage .recommend .sw-entry h6{
	margin: 0 !important;
	padding: 0 !important; 
	font-size: 1.0em !important;
	line-height: 160% !important;
	margin-bottom: 6px !important;
}
#page_homepage .recommend .sw-entry p.lead{
	font-size:0.75em !important;
	line-height: 160% !important;
	margin-bottom: 4px !important;
}
#page_homepage .recommend .sw-entry p.price{
	margin-bottom: 0;
	font-size:0.875em !important;
	font-weight: 600;
	color: #ee5253;
}

#related_product{
	margin-bottom: 40px;
}
#related_product .sw-box{
	margin-bottom: 16px;
}
#related_product .sw-entry{
	padding: 16px 16px;
}
#related_product .sw-entry .image{
	margin-bottom: 10px;
}
#related_product .sw-entry h6{
	margin: 0 !important;
	padding: 0 !important; 
	font-size: 1.0em !important;
	font-weight: 600;
	line-height: 160% !important;
	margin-bottom: 6px !important;
}
#related_product .sw-entry p.description{
	font-size:0.75em !important;
	font-weight: normal;
	line-height: 160% !important;
	margin-bottom: 4px !important;
}
#related_product .sw-entry p.price{
	margin-bottom: 0;
	font-size:0.875em !important;
	font-weight: 600;
	color: #ee5253;
}

.sw-box {
	position: relative;
}
.sw-box p:last-child {
	margin-bottom: 0 !important;
}
.sw-box a.sw-entry-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-9999px;
	z-index:0;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
.sw-box a.sw-entry-link:hover {
	background-color: #EFEFEF;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}


#page_homepage .news{
	background:url(/html/template/cacaohunters/assets/img/top/bg_login.jpg);
	background-position: top left;
	position: relative;
	background-attachment: fixed;
	padding: 24px 0;
}
#page_homepage .news h3{
	font-size: 2.5em !important;
	font-family: 'Allura', cursive;
	color: #333;
	text-align: center;
	margin-bottom: 0px !important;
}
#page_homepage .news h3{
	position: relative;
	padding: 0 0 0.0em 0;
	font-size: 3.0em;
	font-family: 'Allura', cursive;
	color: #333;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 36px;
}
#page_homepage .news h3:after {
	content: "";
	display: block;
	position: absolute;
	left: 47%;
	bottom: 0;
	width: 6%;
	height: 6px;
	box-sizing: border-box;
}
#page_homepage .news h3::after{
	bottom: 0;
	border-bottom: 3px solid #00a86c;
}
#page_homepage .news .sw-iframe{
	width:68%;
	margin:auto;
	background-color:rgba(255, 255, 255, 0.95);
	border-radius: 5px;
	padding: 2px 30px 20px 30px; 

}
.ec-newsRole__newsItem{
	padding: 0 !important;
}
#page_homepage .news .sw-entry{
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px !important;
	margin-bottom: 16px !important;
}
#page_homepage .news .sw-entry h6{
	margin: 0 !important;
	padding: 0 !important; 
	font-size: 1.00em !important;
	color: #000 !important;
	margin-bottom: 8px !important; 
}
#page_homepage .news .sw-entry h6 a{
	color: #000;
	text-decoration: underline;
}
#page_homepage .news .sw-entry h6 a:hover{
	color:#00a86c !important;
	text-decoration: none !important;
}
#page_homepage .news .sw-entry p.date{
	font-size:0.875em !important;
	color: #666;
	line-height: 150% !important;
	margin-bottom: 4px !important;
}
#page_homepage .news .sw-entry p.lead{
	font-size:0.938em !important;
	line-height: 170% !important;
	margin-bottom: 16px !important;
}
#page_homepage .news .sw-entry p.lead a{
	color: #00a86c;
	text-decoration: underline;
}
#page_homepage .news .sw-entry p.lead a:hover{
	color: #00a86c;
	text-decoration: none;
}



}









/*----------------------------------------
　Mobile
-------------------------------------------*/
@media screen and (max-width: 768px){

img{
	width: 100%;
	height: auto;
}





.scroll-hint {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  display: none;
  animation: scroll-hint-animation 2s infinite ease;
}

@keyframes scroll-hint-animation {
  0% {
    transform: translate(-50%, -50%);
  }
  50% {
    transform: translate(-40%, -50%);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}

.scroll-hint--show {
  display: block;
}





/* 関連サイト
-------------------------------------------- */
#relateLinks{
	background:#00a86c;
	padding: 5px 0 6px 0;
}
#relateLinks .inner {
	width: 92%;
	margin: auto; 
}
#relateLinks ul {
	list-style: none;
	text-align: center;
}
#relateLinks ul li{
	display: inline-block;
	font-size: 0.750em;
	margin-right: 16px;
	line-height: 100%;
}
#relateLinks ul li a{
	color: #FFF;
	text-decoration: none;
}
#relateLinks ul li a:hover{
	color: #CCC;
	text-decoration: none;
}


/* ヘッダー
-------------------------------------------- */
header{
	width: 100%;
	margin: auto; 
	background-color: #fbf8f8;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	margin-bottom: 20px;
}
header .inner{
	width: 90%;
	margin: auto !important; 
}
header .logo{
	width: 200px;
	margin: auto;
	padding: 8px 0 8px 0;
}
header .logo-n{
	width: 240px;
	margin: auto;
	padding: 12px 0 12px 0;
}
header .logo-n img.
header .logo img{
	width: 100%;
	height: auto;
	padding:0;
	margin:0; 
}
header .logo-n h1,
header .logo h1{
	padding: 0;
	margin: 0;
}
header .box{
	display: none;
}
header .boxSub{
	width: 50%;
}

header .boxCart{
	width: 24%;
	padding-top: 6px;
}


/* モバイル用ナビ
-------------------------------------------- */
.ec-headerNavSP {
  display: block;
  cursor: pointer;
  border-radius: 6%;
  box-sizing: border-box;
  padding: 6px 12px 12px 8px;
  width: 42px;
  height: 42px;
  font-size: 1.375em;
  text-align: center;
	color: #000;
	background: #EFEFEF !important;
  position: fixed;
  bottom: 10px;
  left: 15px;
  z-index: 1000;
}
.ec-headerNavSP .fas {
    vertical-align: top;
	font-size: 2.0em !important;
}
.ec-headerNavSP.is-active {
  display: none;
}

#bottom{
	width: 100%;
	background-color: rgba(255,255,255,0.9) !important;
	position: fixed;
	bottom: 0;
	z-index: 100;
	padding: 6px 0 18px 0;
}
#bottom ul.nav{
	width: 98%;
	text-align: center;
}
#bottom ul.nav li{
	display: inline-block;
	width: 14% !important;
	line-height: 180%;
	text-align: center;
	position: relative;
	padding: 0 !important;
}
#bottom ul.nav li.ec-cartNavi{
	width: 18% !important;
}
#bottom ul.nav li i{
	font-size: 1.313em !important;
	color: #000;
}
#bottom ul.nav li span.label{
	font-size: 0.625em;
	color: #000;
	position: absolute;
	left:0;
	right: 0;
}

#globalNav{
	clear:both;
	width: 100%;
	margin:auto;
	background-color:#EFEFEF;
	padding: 8px 8px;
	margin-bottom: 30px;
}

.ec-cartNavi {
}
.ec-cartNavi .ec-cartNavi__icon {
    display: inline-block;
		font-size: 1.313em !important;
    display: inline-block;
    opacity: 1;
    visibility: visible;
    -webkit-animation: fadeIn 200ms linear 0s;
            animation: fadeIn 200ms linear 0s;
    position: relative; }
.ec-cartNavi .ec-cartNavi__badge {
    display: inline-block;
    border-radius: 99999px;
    box-sizing: border-box;
    padding: 6px 8px 8px 7px;
    width: 28px;
    height: 28px;
    font-size: 0.638em !important;
    line-height: 120%;
    vertical-align: top;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #00a86c;
    position: absolute;
    left: 9px !important;
    top: -25px !important;
}
.ec-cartNavi .ec-cartNavi__price {
    display: none;
}
.ec-cartNavi.is-active .ec-cartNavi__icon:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900; }
.ec-cartNavi.is-active .ec-cartNavi__badge {
  display: none;
}




/*----------------------------------------
　トップページ
-------------------------------------------*/




/*----------------------------------------
　ログインページ
-------------------------------------------*/
#page_mypage_login h3{
	margin-bottom: 10px !important;
}
#page_mypage_login #contents_top{
	width: 100%;
}
#page_mypage_login .ec-layoutRole__contents {
    width: 100% !important;
}
#page_mypage_login .login {
	background:url(/html/template/cacaohunters/assets/img/top/bg_login.jpg);
	background-position: -60px left;
	background-repeat: repeat;
	padding: 16px 0;
}
#page_mypage_login .login h2 {
	font-size: 1.50em !important;
	line-height: 160%;
	text-align: center;
	margin-bottom: 14px !important;
}
#page_mypage_login .login .hgroup p {
	font-size: 1.125em !important;
}
#page_mypage_login .login .sw-box{
	width: 92%;
	margin: auto;
}
#page_mypage_login .login .well{
	background-color:rgba(255, 255, 255, 0.85) !important;
	padding: 0.8em 0.8em !important;
	border: none !important;
	border-radius: 3px;
}
#page_mypage_login .login label{
	font-size: 1.0em;
	font-weight: 400;
	letter-spacing: 0;
}
#page_mypage_login .login .form-control{
	width:99% !important;
	font-size: 1.0em;
	height:54px;
	border:1px solid #CCC;
	border-radius: 3px;
	background-color: #FFF;
	color:#444;
	margin: 0;
	padding: 0;
	margin-bottom: 10px !important;
	padding: 5px 10px;
}
#page_mypage_login .login .sw-inputbtn-theme{
	padding: 16px 50px;
	font-size: 1.0em;
	font-weight: 600;
	letter-spacing: 1px;
}
#page_mypage_login .login .sw-btn-orange{
	font-size: 1.125em;
	font-weight: 600;
	letter-spacing: 2px;
}
#page_mypage_login .login .sw-btn-orange a{
	padding: 16px 80px !important;
}
#page_mypage_login .login .sw-btn-orange a:hover{
	padding: 16px 80px !important;
}



#chj_guide{
	width: 94%;
	padding: 5px 0 0 0;
	margin: auto;
}
#chj_guide h2 {
	position: relative;
	margin: 35px;
	text-align: center;
	font-size: 1.25em;
}
#chj_guide h2:before,
#chj_guide h2:after {
  position: absolute;
  z-index: 0;
  bottom: -10px;
  display: block;
  content: '';
  border: 1em solid #1d8054;
}
#chj_guide h2:before {
  left: -28px;
  border-left-width: 15px;
  border-left-color: transparent;
}
#chj_guide h2:after {
  right: -28px;
  border-right-width: 15px;
  border-right-color: transparent;
}
#chj_guide h2 span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 1rem 2rem;
  color: #fff;
  background: #23a069;
}
#chj_guide h2 span:before,
#chj_guide h2 span:after {
  position: absolute;
  bottom: -10px;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  border-style: solid;
  border-color: #0d5938 transparent transparent transparent;
}
#chj_guide h2 span:before {
  left: 0;
  border-width: 10px 0 0 10px;
}
#chj_guide h2 span:after {
  right: 0;
  border-width: 10px 10px 0 0;
}
#chj_guide .well{
	padding: 0.8em 1.5em;
	border: 1px solid #DEDEDE;
	border-radius: 3px;
	background-color: #FFF;
	margin: auto;
	margin-bottom: 30px;
}

#chj_guide .how{
	width: 92%;
	margin: auto;
}

#chj_guide .how h6{
	font-size: 1.250em;
}


#chj_guide .box{
	border-bottom:1px solid #DDD;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#chj_guide #payment .image{
	width: 280px;
	margin: auto;
}
#chj_guide #payment .image img{
	width: 100%;
	height: auto;
}

#chj_guide .table-container {
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}

#chj_guide table{
  border-collapse: collapse;
	width: 100% !important;
	margin-bottom: 20px;
}
#chj_guide table th{
	background-color: #afe3cf;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	vertical-align: middle;
	text-align: center;
	padding: 10px 10px;
}
#chj_guide table td{
	background-color: #f2f2f2;
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	vertical-align: middle;
	text-align: center;
	line-height: 150%;
	padding: 10px 10px;
}
#chj_guide .well p,
#chj_guide .box p{
	margin-bottom: 16px;
}



#page_mypage_login .alert-warning {
	display: none;
}
#page_mypage_login .alert-warning {
	border-radius: 3px;
  width: 50%;
  margin: auto;
  padding: 16px 0px;
  text-align: center;
  background-color:rgba(254, 107, 9, 0.6) !important;
  margin-bottom: 20px;
  margin-top: -10px;
    color: #fff !important;
}
#page_mypage_login .alert-warning .alert-warning__icon {
    display: inline-block;
    margin-right: 1rem;
    width: 20px;
    height: 20px;
    color: #fff !important;
    fill: #fff;
    vertical-align: top; }
#page_mypage_login .alert-warning .alert-warning__text {
    display: inline-block;
    font-size: 1.125em;
    font-weight: bold;
    color: #fff !important;
    position: relative;
 }

/*----------------------------------------
　商品検索
-------------------------------------------*/
#globalNav .search{
	width: 80%;
	margin: auto;
}
#globalNav .ec-headerSearch__keyword {
  position: relative;
  border: 1px solid #DEDEDE;
  background-color: #FFF;
  border-radius: 60px;
}
#globalNav .ec-headerSearch__keyword input[type="search"] {
    width: 100%;
    height: 42px;
    font-size: 1.0em;
		color: #999;
    border: 0 none;
    padding: 0.5em 50px 0.5em 1em;
    box-shadow: none;
    background: none;
    box-sizing: border-box;
    margin-bottom: 0;
}
#globalNav .ec-headerSearch__keyword .ec-icon {
    width: 22px;
    height: 22px;
}
#globalNav .ec-headerSearch__keywordBtn {
  border: 0;
  background: none;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-55%);
  display: block;
  white-space: nowrap;
  z-index: 1;
}


/*----------------------------------------
　フッター
-------------------------------------------*/
footer{
	background-color: #00a86c !important;
	padding: 30px 0 70px 0;
	margin-top: 40px;
}
footer ul{
	text-align: center;
	margin-bottom: 30px;
}
footer ul li{
	display: inline;
	margin-right: 20px;
	font-size: 0.875em;
}
footer ul li a{
	color:#FFF;
	text-decoration: none;
}
footer ul li a:hover{
	color:#CCC;
	text-decoration: none;
}
footer .logo{
	width: 180px;
	margin: auto;
	margin-bottom: 35px;
}
footer .logo img{
	width: 100%;
	height: auto;
	 fill: #FFF;
}
footer p.copy{
	font-size: 0.625em;
	font-weight: normal !important;
	letter-spacing: 1px;
	color:#FFF;
	text-align: center;
}





/*----------------------------------------
　商品一覧
-------------------------------------------*/
#page_product_list::after{
	content: "";
	display: block;
	clear: both;
}
#page_product_list{
}

#page_product_list .box-guide{
	width: 94%;
	margin:auto; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px 20px 22px 20px;
	border: 2px dotted #DDD;
	border-radius: 3px;
}
#page_product_list .box-guide p{
	font-size: 0.750em;
	margin-bottom: 12px !important;
}
#page_product_list .box-guide p:last-child{
	margin-bottom: 0 !important;
}

ol.ec-topicpath li.ec-topicpath__divider:first-child{
	display: none;
}
ol.ec-topicpath li.ec-topicpath__divider i{
	color: #CCC;
}

#page_product_list .product-cat-name {
	width: 92% !important;
	position: relative;
	margin: auto;
	padding-bottom: 1px;
	margin-bottom: 20px !important;
}
#page_product_list .product-cat-name::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-image: repeating-linear-gradient(45deg, #CCC 0px, #CCC 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 8px 8px;
}
#page_product_list .product-cat-name a {
	padding-right: 24px;
	margin-right: 10px;
	background: url(/html/template/cacaohunters/assets/img/common/arrow_right.png) no-repeat right center;
	background-size: 8px;
	text-decoration: none;
	color: #00a86c;
}
#page_product_list .product-cat-name a:hover{
	text-decoration: underline;
	color: #999;
}
#page_product_list .product-cat-name a:last-child{
	background:none;
}
#page_product_list .product-cat-name h2{
	font-size: 1.350em !important;
	line-height: 120%;
	letter-spacing: 0px !important;
	padding-bottom: 10px;
}
#page_product_list .product-cat-name a {
	padding-right: 24px;
	background: url(/html/template/cacaohunters/assets/img/common/arrow_right.png) no-repeat right center;
	background-size: 12px;
	text-decoration: none;
	color: #444 !important;
}
#page_product_list .product-cat-name a:hover{
	text-decoration: underline;
	color: #00a86c;
}
#page_product_list .product-cat-name a:last-child{
	background:none;
}


#page_product_list ul{
	padding: 0;
	margin: 0;
}
#page_product_list .sw-block1-sp{
	width: 90% !important;
	margin:auto;
}
#page_product_list .sw-block1-sp .sw-box{
	width: 100%;
	padding: 0;
	margin: 0;
	margin:auto;
	box-shadow: 0 0 4px #CCC!important;
	position: relative;
	z-index: 1;
}
#page_product_list .sw-block1-sp .sw-entry{
	padding: 20px 16px 16px 16px;
}
#page_product_list .sw-box .sw-entry a.sw-entry-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-9999px;
	z-index:0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_list .sw-box .sw-entry a.sw-entry-link:hover {
	background-color: #EFEFEF;
	box-shadow: 0 0 7px #999!important;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_list .sw-entry h6{
	margin-bottom: 10px !important;
	font-size: 1.125em !important;
	line-height: 150% !important;
}
#page_product_list .box-price{
	font-size: 1.25em;
	font-weight: 600;
	color: #ee5253;
}
#page_product_list .sw-box .box-cart{
	position: relative;
	z-index: 100;
	top:-4px;
	margin-top: 12px;
}
#page_product_list .box-cart .count{
	float: left;
	width: 90px !important;
}
#page_product_list .box-cart .count input{
	float: left;
	height: 36px !important;
	font-size: 0.875em;
}
#page_product_list .box-cart .btn{
	float: left;
	width: 48% !important;
	padding-top: 22px;
}

#page_product_list .sw-entry .sw-btn-theme{
	background: #00a86c !important;
	border:1px solid #00a86c !important;
	border-radius: 3px;
	font-size:0.875em;
	color: #FFF !important;
	padding:10px 14px; 
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_list .sw-entry .sw-btn-theme:hover{
	background: #EFEFEF !important;
	border:1px solid #EFEFEF !important;
	border-radius: 3px;
	font-size:0.875em;
	color: #333 !important;
	padding:10px 14px; 
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_list .sw-entry .sw-btn-none{
	background: #DDD !important;
	border:1px solid #DDD !important;
	border-radius: 3px;
	font-size:0.875em;
	letter-spacing: 1px;
	color: #FFF !important;
	padding:8px 16px; 
}


/*----------------------------------------
　商品詳細
-------------------------------------------*/

#page_product_detail::after{
	content: "";
	display: block;
	clear: both;
}
#page_product_detail{
	margin-bottom: 30px;
}

#page_product_detail .product-name {
	width: 86%;
	margin:auto;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px !important;
}
#page_product_detail .product-name::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-image: repeating-linear-gradient(45deg, #CCC 0px, #CCC 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 8px 8px;
}
#page_product_detail .product-name h2{
	background:none !important;
	font-size: 1.5em !important;
	font-weight: 600;
	line-height: 150%;
	color: #00a86c;
}



#page_product_detail .box-detail{
	width: 88%;
	margin:auto;
	margin-bottom: 30px;
}
#page_product_detail .box-detail .image{
	position: relative;
	margin: auto; 
}
#page_product_detail .box-detail .cover{
	width:54%; 
	margin: auto;
	margin-bottom: 24px;
}
#page_product_detail .box-detail .image img{
	width:100%;
	height: auto; 
}
#page_product_detail .box-detail .image span.type{
	padding:10px 16px; 
	border-radius: 30px;
	background-color: rgba(238,82,82,.7);
	font-size: 1.125em;
	font-weight: 600;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 160%;
	text-align: center;
	vertical-align:middle;
	position:  absolute;
	top: -16px;
	left:24px;
}

/* slide */
#page_product_detail .box-detail .slide {
  position: relative;
  margin: 0;
  padding: 0;
}
#page_product_detail .box-detail .slide .item {
  position: relative;
  height: 100%;
}
#page_product_detail .box-detail .slide .item img {
	height: auto;
  width: 100%;
}
#page_product_detail .box-detail .slide-navigation {
  position: relative;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
	margin-bottom: 40px;
}
#page_product_detail .box-detail .slide-navigation .item {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 24%;
  height: 100%;
  margin: 0.5%;
  padding: 0;
}
#page_product_detail .box-detail .slide-navigation .item img {
	height: auto;
  width: 100%;
}
#page_product_detail .box-detail .slide-navigation .current::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.5;
  background-color:rgba(0, 0, 0, 0.1) !important;
}

#page_product_detail .box-info{
	margin-bottom: 20px;
}

#page_product_detail .box-detail ul.category{
	margin-bottom: 16px;
}
#page_product_detail .box-detail .category li{
	display: inline-block;
	font-size: 1.0em;
}

#page_product_detail .box-detail .tags {
	margin-bottom: 20px !important;
}
#page_product_detail .box-detail .tag {
    display: inline-block;
    padding: 5px 14px;
    font-size: 0.8750em;
    font-weight: 600;
    color: #00a86c;
    letter-spacing: 1px;
    border: solid 1px #00a86c;
    border-radius: 30px;
    background-color: #;
}

#page_product_detail .box-info p.description{
	font-size: 1.125em;
	font-weight: 600;
	line-height: 170% !important;
	margin-bottom: 16px !important;

}

#page_product_detail .box-detail p.code{
	font-size: 1.0em;
	margin: 0 !important;
	padding: 0 !important;
}
#page_product_detail .box-detail p.expire{
	font-size: 1.0em;
	margin: 0 !important;
	padding: 0 !important;
}


#page_product_detail .box-spec{
	width: 100%;
	margin-bottom: 12px;
}
#page_product_detail .box-spec p{
	font-size: 0.875em;
	margin-bottom: 4px;
}
#page_product_detail .box-price{
	margin-bottom: 12px;
}
#page_product_detail .box-price .price{
	font-size: 1.50em;
	font-weight: 600;
	color: #ee5253;
	margin-bottom: 0;
}

#page_product_detail .sw-well{
	border: 1px solid #F5F5F5;
	background-color: #F5F5F5;
}

#page_product_detail .box-select{
	margin-top: 10px;
	margin-bottom: 10px;
}

#page_product_detail .box-detail .ec-numberInput{
	margin-top: 20px;
}

#page_product_detail .box-detail .sw-btn-theme{
	width: 100%;
	background: #00a86c !important;
	border:1px solid #00a86c !important;
	border-radius: 3px;
	font-size:1.125em;
	font-weight: bold;
	color: #FFF !important;
	letter-spacing: 2px;
	padding:20px 30px; 
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	margin-top: 6px;
	margin-bottom: 20px;
}
#page_product_detail .box-detail .sw-btn-theme:hover{
	background: #DEDEDE !important;
	border:1px solid #DEDEDE !important;
	border-radius: 3px;
	font-size:1.125em;
	font-weight: bold;
	color: #999 !important;
	letter-spacing: 2px;
	padding:24px 36px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_detail .box-detail .sw-btn-none{
	background: #DDD !important;
	border:1px solid #DDD !important;
	border-radius: 3px;
	font-size:1.0em;
	letter-spacing: 2px;
	color: #FFF !important;
	padding:16px 24px; 
}

#page_product_detail .box-detail .sw-btn-favorite{
	background: #BBB !important;
	border:1px solid #BBB !important;
	border-radius: 3px;
	font-size:0.875em;
	color: #FFF !important;
	letter-spacing: 1px;
	padding:12px 24px;
	margin-bottom: 10px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#page_product_detail .box-detail .sw-btn-favorite:hover{
	background: #DEDEDE !important;
	border:1px solid #DEDEDE !important;
	border-radius: 3px;
	font-size:0.75em;
	color: #FFF !important;
	letter-spacing: 1px;
	padding:12px 24px; 
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#page_product_detail .box-detail .none{
	margin-top: 20px; 
}

#page_product_detail .box-detail .box-favorite{
	text-align:center;
}

#page_product_detail .box-description{
	width: 100%;
	margin: auto;
	margin-top:30px; 
	margin-bottom: 30px;
	line-height: 170% !important;
}
#page_product_detail .box-description h4{
	font-size: 1.250em !important;
	font-weight: 600 !important;
	color: #222;
	line-height: 160%;
	letter-spacing: 1px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 6px;
	margin-bottom: 18px !important;
}



/*----------------------------------------
　サブ情報
-------------------------------------------*/
#sub{
	width: 88%;
	margin: auto; 
}

#sub .image {
	float: right;
	margin-left: 20px;
}

#sub h3 {
	font-size: 1.250em !important;
	font-weight: 600 !important;
	color: #222;
	line-height: 160%;
	letter-spacing: 1px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 6px;
	margin-bottom: 18px !important;
}
#sub .sw-box p{
	font-size: 1.0em !important;
}

.sw-item{
	display:flex;
 flex-wrap: wrap;
}




.ec-progress__label{
	font-size: 0.688em !important;
}




/*----------------------------------------
　トップページ
-------------------------------------------*/

#main-slider {
	width: 100% !important;
	margin:auto;
	margin-bottom: 40px;
}
#main-slider .entry{
	border-left: 1px solid #DEDEDE;
	padding: 16px 20px 16px 20px;
	position: relative;
	text-align: center;
}
#main-slider .entry:first-child{
	border-left: none;
}
#main-slider .entry .image{
	width: 98% !important;
	margin: auto;
	margin-bottom: 10px;
}
#main-slider .entry .image img{
	width: 100%;
	height: auto;
}
#main-slider .entry p.name{
	font-size: 1.125em;
	font-weight: 600;
	line-height: 140% !important;
}


.slider-3 .slick-slide {
  position: relative;
}

.slider-3 .slick-arrow {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #FFF;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 42%;
  z-index: 1;
  transform: translateY(-50%);
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.16));
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
.slider-3 button.slick-arrow:hover{
	background-color: #00a86c;
	color: #FFF;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
.slider-3 .slick-arrow::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #888;
  border-width: 3px 3px 0 0;
  position: absolute;
  top: 38%;
  transform: rotate(45deg);
}
.slider-3 .slick-next {
  right: 0;
}
.slider-3 .slick-prev {
  left: 0;
}
.slider-3 .slick-next::before {
  left: 12px;
}
.slider-3 .slick-prev::before {
  border-width: 0 0 3px 3px;
  right: 11px;
}

.dots-3 .slick-dots {
  text-align: center;
}
.dots-3 .slick-dots li {
  display: inline-block;
}
.dots-3 .slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
  border-radius: 50%;
}
.dots-3 .slick-dots .slick-active button {
  background: #0a467d;
}


#page_homepage .products{
	width: 92%;
	margin: auto;
	padding: 40px 0;
}
#page_homepage .products h3{
	position: relative;
	padding: 0 0 0.0em 0;
	font-size: 3.0em;
	font-family: 'Allura', cursive;
	color: #333;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 36px;
}
#page_homepage .products h3:after {
	content: "";
	display: block;
	position: absolute;
	left: 47%;
	bottom: 0;
	width: 6%;
	height: 6px;
	box-sizing: border-box;
}
#page_homepage .products h3::after{
	bottom: 0;
	border-bottom: 3px solid #00a86c;
}

#page_homepage .products .sw-box{
	margin-bottom: 35px;
}
#page_homepage .products .image{
	margin-bottom: 15px;
}
#page_homepage .products .image img{
	width: 100%;
	height: auto;
}
#page_homepage .products .p-name{
	display: none;
}
#page_homepage .products ul{
	padding-left: 20px;
}
#page_homepage .products ul li{
	font-size: 1.25em;
	font-weight: 600;
	background:url("/html/template/cacaohunters/assets/img/common/arrow_right.png") left 0.8em / 8px no-repeat;
	padding-left: 12px;
	margin-bottom: 6px;
	height: auto;
}


#page_homepage .recommend{
	min-width: 730px;
	margin-bottom: 60px;
}
#page_homepage .recommend .sw-box{
	margin-bottom: 16px;
}
#page_homepage .recommend .sw-entry{
	padding: 16px 16px;
}
#page_homepage .recommend .sw-entry .image{
	margin-bottom: 10px;
}
#page_homepage .recommend .sw-entry h6{
	margin: 0 !important;
	padding: 0 !important; 
	font-size: 1.0em !important;
	line-height: 160% !important;
	margin-bottom: 6px !important;
}
#page_homepage .recommend .sw-entry p.lead{
	font-size:0.75em !important;
	line-height: 160% !important;
	margin-bottom: 4px !important;
}
#page_homepage .recommend .sw-entry p.price{
	margin-bottom: 0;
	font-size:0.875em !important;
	font-weight: 600;
	color: #ee5253;
}

#related_product{
	margin-bottom: 40px;
}
#related_product .sw-box{
	margin-bottom: 16px;
}
#related_product .sw-entry{
	padding: 16px 16px;
}
#related_product .sw-entry .image{
	margin-bottom: 10px;
}
#related_product .sw-entry h6{
	margin: 0 !important;
	padding: 0 !important; 
	font-size: 1.0em !important;
	font-weight: 600;
	line-height: 160% !important;
	margin-bottom: 6px !important;
}
#related_product .sw-entry p.description{
	font-size:0.75em !important;
	font-weight: normal;
	line-height: 160% !important;
	margin-bottom: 4px !important;
}
#related_product .sw-entry p.price{
	margin-bottom: 0;
	font-size:0.875em !important;
	font-weight: 600;
	color: #ee5253;
}

.sw-box {
	position: relative;
}
.sw-box p:last-child {
	margin-bottom: 0 !important;
}
.sw-box a.sw-entry-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-9999px;
	z-index:0;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
.sw-box a.sw-entry-link:hover {
	background-color: #EFEFEF;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}


#page_homepage .news{
	background:url(/html/template/cacaohunters/assets/img/top/bg_login.jpg);
	background-position: top left;
	position: relative;
	background-attachment: fixed;
	padding: 24px 0;
}
#page_homepage .news h3{
	font-size: 2.5em !important;
	font-family: 'Allura', cursive;
	color: #333;
	text-align: center;
	margin-bottom: 0px !important;
}
#page_homepage .news h3{
	position: relative;
	padding: 0 0 0.0em 0;
	font-size: 3.0em;
	font-family: 'Allura', cursive;
	color: #333;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 36px;
}
#page_homepage .news h3:after {
	content: "";
	display: block;
	position: absolute;
	left: 47%;
	bottom: 0;
	width: 6%;
	height: 6px;
	box-sizing: border-box;
}
#page_homepage .news h3::after{
	bottom: 0;
	border-bottom: 3px solid #00a86c;
}
#page_homepage .news .sw-iframe{
	width:68%;
	margin:auto;
	background-color:rgba(255, 255, 255, 0.95);
	border-radius: 5px;
	padding: 2px 30px 20px 30px; 

}
.ec-newsRole__newsItem{
	padding: 0 !important;
}
#page_homepage .news .sw-entry{
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px !important;
	margin-bottom: 16px !important;
}
#page_homepage .news .sw-entry h6{
	margin: 0 !important;
	padding: 0 !important; 
	font-size: 1.00em !important;
	color: #000 !important;
	margin-bottom: 8px !important; 
}
#page_homepage .news .sw-entry h6 a{
	color: #000;
	text-decoration: underline;
}
#page_homepage .news .sw-entry h6 a:hover{
	color:#00a86c !important;
	text-decoration: none !important;
}
#page_homepage .news .sw-entry p.date{
	font-size:0.875em !important;
	color: #666;
	line-height: 150% !important;
	margin-bottom: 4px !important;
}
#page_homepage .news .sw-entry p.lead{
	font-size:0.938em !important;
	line-height: 170% !important;
	margin-bottom: 16px !important;
}
#page_homepage .news .sw-entry p.lead a{
	color: #00a86c;
	text-decoration: underline;
}
#page_homepage .news .sw-entry p.lead a:hover{
	color: #00a86c;
	text-decoration: none;
}




}