@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;
}


/* 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-make{
	display: none;
}

.catNav .cat-94{
	display: none;
}

.catNav #cat-93,
.catNav #cat-141,
.catNav #cat-72,
.catNav #cat-101,
.catNav #cat-53,
/* .catNav #cat-59, Xmas */
.catNav #cat-123,
.catNav #cat-124{
	display: none;
}

#page_shopping_login.cart_page #paypal-container{
	display: none;
}

.ec-totalBox__taxRate,

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



#page_shopping #paypal-credit-card{
	clear: both;
}
#page_shopping #paypal-credit-card p{
	font-size: 0.875em !important;
	margin-bottom: 10px !important;
}

.payment-wrap{
	margin-top: 18px;
}
.payment-wrap::after{
	content: "";
	display: block;
	clear: both;
}


.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 #459e94;
	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;
}


.sw-color-price{
	font-size: 1.0em;
	font-weight: 600;
	color: #ee5253;
}

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

/* 関連サイト
-------------------------------------------- */
#relateLinks{
	background:#F5F5F5;
	padding: 5px 0 5px 0;
}
#relateLinks .inner {
	width: 92%;
	margin: auto; 
}
#relateLinks ul {
	float: left;
	list-style: none;
	padding-top: 8px;
}
#relateLinks ul li{
	float: left;
	font-size: 0.688em;
	margin-right: 24px;
	line-height: 100%;
}
#relateLinks ul li a{
	color: #666;
	text-decoration: none;
}
#relateLinks ul li a:hover{
	color: #459e94;
	text-decoration: none;
}
#relateLinks .boxSupport{
	float: right;
}


/* ヘッダー
-------------------------------------------- */
header{
	width: 100%;
	margin: auto; 
	background-color: #FFF;
	padding: 18px 0 18px 0;
}
header .inner{
	width: 1130px;
	margin: auto; 
}
header .logo{
	float: left;
	width: 440px;
	margin-top: -5px;
}
header .logo img{
	width: 100%;
	height: auto;
	padding:0;
	margin:0; 
}
header .logo h1{
	padding:0;
	margin:0;  
}

header .boxSub{
	float: right;
}
header .boxSub ul{
	padding-top: 6px;
	margin-right: 30px;
}
header .boxSub li{
	float: left;
	margin-right: 6px;
}
header .boxSub li i{
	margin-left: -4px; 
}

header .boxCart{
	float: right;
	width: 150px;
}

/*----------------------------------------
　ヘッダーカート
-------------------------------------------*/
.ec-headerNaviRole__search{
	float: left;
	padding: 7px 0 7px 0;
	width: 50% !important;
	margin:auto;
}
.ec-headerNaviRole__search input{
	height: 44px !important;
}

.ec-cartNavi {
  display: inline-block;
  padding: 24px 0 0 24px;
  width: auto;
  color: black;
  background: transparent;
}
  .ec-cartNavi .ec-cartNavi__icon {
    display: inline-block;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    animation: fadeIn 200ms linear 0s;
    position: relative;
}
  .ec-cartNavi .ec-cartNavi__badge {
    display: inline-block;
    border-radius: 99999px;
    box-sizing: border-box;
    padding: 8px;
    height: 20px;
    font-size: 0.375em !important;
    line-height: 0.7;
    vertical-align: top;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    background-color: #DE5D50;
    position: absolute;
    left: 60%;
    top: -16px;
}
.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;
}

.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 5px #999!important;
  white-space:normal;
}
.ec-cartNaviIsset .sw-box {
  border-bottom: 1px solid #DDD;
  padding-bottom: 12px !important;
  margin-bottom: 12px !important;
}
.ec-cartNaviIsset p.name {
    font-size: 0.750em;
    font-weight: bold;
    line-height: 140%;
    margin-bottom: 4px !important;
}
.ec-cartNaviIsset p.price {
    font-size: 0.750em;
    margin-bottom: 0 !important;
}
.ec-cartNaviIsset p.quantity {
    font-size: 0.750em;
    margin-bottom: 0 !important;
}
.ec-cartNaviIsset.is-active {
  display: block;
}

.ec-cartNaviIsset a.ec-blockBtn{
  font-size: 0.75em;
  line-height: 160%;
  height: auto !important;
  padding: 6px 16px !important;
}

.ec-cartNaviIsset .ec-cartNaviIsset__cartContentNumber {
    font-size: 0.875em !important; }

.ec-cartNaviIsset.is-active {
	isplay: 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.75em;
    font-weight: 700;
    color: #fff;
}
.ec-cartNaviNull.is-active {
  display: block;
}




/*----------------------------------------
　ナビゲーション
-------------------------------------------*/
#globalNav{
	clear:both;
	width: 100%;
	margin:auto;
	background-color:rgba(70, 159, 149, 1.0);
	z-index:100;
	margin-bottom: 26px;
}
#globalNav .inner{
	width: 1130px;
	margin:auto;
}

#globalNav .box{
	width: 700px;
	margin:auto;
	padding-left: 200px;
}
#globalNav .sf-menu{
	width: 30% !important;
}

#globalNav .sf-menu .btn-scripture{
	margin-top: 12px;
	margin-left: 16px;
}



/*----------------------------------------
　商品検索
-------------------------------------------*/
.ec-headerNaviRole__search{
	padding: 7px 0 7px 0;
	width: 70% !important;
}
.ec-headerNaviRole__search input{
	height: 44px !important;
}

/*----------------------------------------
　カテゴリー
-------------------------------------------*/
.category_side_area ul{
	margin:0 !important;
	padding:0 !important;
	position: relative;
}
.category_side_area ul li{
	margin:0 !important;
	padding:0 !important;
	margin-bottom: 0 !important; 
	font-size: 0.938em;
	line-height: 160%;
	margin-bottom: 16px;
	background-color: #F8F8F8;
}
.category_side_area ul li a{
	width: 100%;
	cursor: pointer;
}
.category_side_area li a.active_open {
	display: block;
	border-bottom: 1px solid #DDD;
	padding: 14px 15px;
	color: #FFF;
	font-size: 0.875em !important;
	font-weight: bold;
	text-decoration: none;
	background-color: #469f95;
	border-bottom: 1px solid #DDD;
	cursor: pointer;
}
.category_side_area li a.accordion-trigger {
	display: block;
	border-bottom: 1px solid #DDD;
	padding: 12px 13px;
	color: #333;
	font-size: 0.875em !important;
	font-weight: bold;
	text-decoration: none;
	background: #F8F8F8;
	border-bottom: 1px solid #DDD;
	cursor: pointer;
}
.category_side_area li a.accordion-trigger-none {
	display: block;
	border-bottom: 1px solid #DDD;
	padding: 12px 13px;
	color: #333;
	font-size: 0.875em !important;
	font-weight: bold;
	text-decoration: none;
	background: #F8F8F8;
	border-bottom: 1px solid #DDD;
	cursor: pointer;
}
.category_side_area ul li a.accordion-trigger:after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-size: 1.150em;
  font-style: normal;
  color: #AAA;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  right: 14px;
  padding-top: 6px; 
}
.category_side_area ul li a.accordion-trigger.active:after {
  font-family: "Font Awesome 5 Free";
  content: "\f106";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
	font-size: 1.125em;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.category_side_area p.accordion_icon{
	margin-bottom: 0 !important; 
}
.category_side_area li ul.accordion li a {
	font-size: 0.938em !important;
	font-weight: normal;
	color: #333;
	background:url(/jp/html/template/harvestshop/assets/img/common/cat_icon_level.gif);
	background-position: 22px 14px;
	background-repeat: no-repeat;
	background-size: auto;
	background-color: #FFF;
	position: relative;
	border-bottom: 1px solid #DDD;
	padding: 11px 16px 10px 36px;
	display: block;
}
.category_side_area li ul.accordion li a:hover {
	background-color: rgba(70, 159, 149, .7);
	color: #FFF;
}

/*----------------------------------------
　フッター
-------------------------------------------*/
footer{
	background-color: #EFEFEF;
	padding: 50px 0 30px 0;
}
footer ul{
	text-align: center;
	margin-bottom: 20px;
}
footer ul li{
	display: inline;
	margin-right: 20px;
	font-size: 0.875em;
}

footer p.copy{
	font-size: 0.750em;
	text-align: center;
}


/*----------------------------------------
　SUPPORT US
-------------------------------------------*/
#support {
	width: 100%;
	min-width: 1130px;
	margin: auto;
	padding: 40px 0 60px 0;
	background: #FFF;
	background-image: url(/jp/html/template/harvestshop/assets/img/common/bg_inaho.jpg);
	background-position: center -140px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: table;
	margin-top: 60px;
}
#support .box {
	display: table-cell;
	vertical-align: middle;
}
#support .sw-line-under-double{
	text-align: center;
	margin-bottom: 40px !important;
}
#support .sw-line-under-double span{
	font-size: 1.375em;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 400;
}
#support p{
	font-size: 1.0em;
	text-align: center;
	margin-bottom: 24px !important;
}
#support .payment{
	width: 360px;
	margin: auto;
	margin-bottom: 30px !important;
}
#support .payment img{
	width: 100%;
	height: auto;
}
#support .payment{
	width: 350px;
	margin: auto; 
}
#support .boxBtn{
	text-align: center;
}


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

#page_product_list .box-guide{
	margin:20px 0 20px 0; 
}
#page_product_list .box-guide p{
	font-size: 0.875em;
}

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{
	padding: 1px 24px !important;
	background-color:rgba(70, 159, 149, 0.1);
	border-bottom: 2px solid #459e94;
	margin-bottom: 24px;
}
#page_product_list .product-cat-name a {
	padding-right: 30px;
	background: url(/jp/html/template/harvestshop/assets/img/common/arrow_right.png) no-repeat right center;
	background-size: 16px;
	text-decoration: none;
	color: #444;
}
#page_product_list .product-cat-name a:hover{
	text-decoration: underline;
	color: #459e94;
}
#page_product_list .product-cat-name a:last-child{
	background:none;
}
#page_product_list .product-cat-name h2{
	font-size: 1.313em !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: 8px !important;
	font-size: 1.00em !important;
	color: #333;
	line-height: 160% !important;
}
#page_product_list .sw-entry p.tag{
	font-size: 0.875em !important;
	font-weight: bold;
	color: #ee5253 !important;
	letter-spacing: 0 !important;
	margin-bottom: 10px !important;
}
#page_product_list .box-price{
	font-size: 1.0em;
	font-weight: 600;
	color: #ee5253;
}

#page_product_list .sw-box .box-cart{
	position: relative;
	z-index: 100;
	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: #459e94 !important;
	border:1px solid #459e94 !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-name{
	padding: 1px 24px !important;
	background-color:rgba(70, 159, 149, 0.1);
	border-bottom: 2px solid #459e94;
	margin-bottom: 36px;
}
#page_product_detail .product-name h2{
	background:none !important;
	font-size: 1.438em !important;
	line-height: 150%;
	color: #444;
}
#page_product_detail .product-name h2 span.tag{
	font-size: 0.675em !important;
	color: #ee5253 !important;
	letter-spacing: 0 !important;
}
#page_product_detail .box-detail .image{
	position: relative;
	margin: auto; 
}
#page_product_detail .box-detail .cover{
	width:80%; 
	margin: auto; 
}
#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;
	color: #FFF;
	letter-spacing: 1px;
	line-height: 160%;
	text-align: center;
	vertical-align:middle;
	position:  absolute;
	top: -16px;
	left:0;
}

#page_product_detail .ec-productRole__category {
    margin-bottom: 24px;
}

#page_product_detail .ec-productRole__tags {
	margin-bottom: 12px !important;
}
#page_product_detail .ec-productRole__tag {
    display: inline-block;
    padding: 2px 10px;
    font-size: 0.750em;
    color: #333;
    letter-spacing: 1px;
    border: solid 1px #DEDEDE;
    border-radius: 3px;
    background-color: #EFEFEF;
}

#page_product_detail .tag_4{
    display: inline-block;
    padding: 2px 10px;
    font-size: 0.750em;
    color: #FFF !important;
    letter-spacing: 1px;
    border: solid 1px #FF8800 !important;
    border-radius: 3px;
    background-color: #FF8800 !important;
}

#page_product_detail p.lead{
	font-size: 1.00em;
	font-weight: 600;
	line-height: 160% !important;
	letter-spacing: 1px;
	margin-bottom: 16px !important;
}

#page_product_detail .box-spec{
	margin-bottom: 16px;
}
#page_product_detail .box-spec p{
	font-size: 0.8750em;
	margin-bottom: 4px;
}

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

#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: #459e94 !important;
	border:1px solid #459e94 !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: #BBB !important;
	border:1px solid #BBB !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 .product-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 .product-detail .none{
	margin-top: 20px; 
}

#page_product_detail .product-detail .box-favorite{
	float: left;
}

#page_product_detail .box-detail .box-ebook{
	width: 297px;
	margin: auto;
	margin-top: 40px;
}
#page_product_detail .box-detail .box-ebook img{
	width: 100%;
	height: auto;
}

#page_product_detail .box-description{
	margin-top: 30px;
	margin-bottom: 40px;
}

#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;
}


#boxSocial{
	float: right;
	width: 180px;
	text-align:center;
}
.share_box li.sns-item{
	float: left;
	text-align:center;
	margin-bottom: 10px;
	margin-left: 4px; 
}
.share_box{
	padding-left: 0;
}
.share_box .sns-item a{
	display: inline-block;
	color: #444;
	background-color: #EFEFEF;
	font-size: 1.125em;
	line-height: 220%;
	vertical-align:middle;
	width: 36px;
	height: 36px;
	border-radius: 36px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
.share_box li a:hover{
	background: rgba(0,0,0,0.1);
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
.share_box .fb a{
	background: #365899;
	color: #FFF;
}
.share_box .tw a{
	background: #1DA1F2;
	color: #FFF;
}
.share_box .hatebu a{
	background: #008FDE;
}
.share_box .line a{
	background: #00B713;
}
.share_box .sns-item img{
	width: 52%;
	margin-top: -3px;
}


/*----------------------------------------
　サブ情報
-------------------------------------------*/
#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;
}


/*----------------------------------------
　トップページ
-------------------------------------------*/
#visual{
	width: 100%;
}

.sliderArea {
    overflow: hidden;
    margin-bottom: 40px;
}
.sliderWide {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0;
}

.slider{
    max-width: 860px;
    margin: 0 auto;
    padding: 0;
}
.slider .slick-list {
	overflow: visible;
}

.slider .slick-slide a {
    display: block;
}
.slider .slick-slide a:hover {
    display: block;
    opacity: .7;
}

.slick-slide:not(.slick-center) {
	-webkit-filter: opacity(75%);
	-moz-filter: opacity(75%);
	-o-filter: opacity(75%);
	-ms-filter: opacity(75%);
	filter: opacity(75%);
	transition: 0.2s linear;
}

.slick-dots {
	position: absolute;
	bottom: 15px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
	z-index: 99999999999;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 18px;
	height: 18px;
	padding: 5px;
	cursor: pointer;
	color: #333;
	border: 0;
	outline: none;
	background: #333;
	border-radius: 18px;
}
.slick-dots li.slick-active button {
	background: #459e94;
	color: #459e94;
}
.slick-dots li button:hover {
	background: #459e94;
	color: #459e94;
}

.slider li.slide::after{
	content: "";
	display: block;
	clear: both;
}
.slider li.slide{
	width: 100%;
	height: 460px;
	overflow: hidden;
	padding: 30px 60px 0 60px;
	background-position: center 30%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;

}

.slider li.slide:before {
  content: '';
  position: absolute;
  top: -6px;
  bottom: -6px;
  left: -6px;
  right: -6px;
  background: inherit;
  filter: blur(6px);
  z-index: 0;
}

.slider li.slide .wrap {
  position: relative;
  z-index: 10;
}


.slider li.slide p.name{
	font-size: 3.125em !important;
	font-weight: 700;
	font-family: 'Noto Serif JP', serif;
	line-height: 140%;
	letter-spacing: 2px !important;
	text-align: center;
	margin:10px !important; 
}
.slider li.slide p.catch{
	font-size: 1.563em !important;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 20px !important;
}

.slider li.slide .box{
	width: 260px;
}
.slider li.slide .box.right{
	float: right;
	margin-left: 30px;
}
.slider li.slide .box.left{
	float: left;
	margin-right: 30px;
}

.slider li.slide .box .image{
	width: 160px;
	border: 3px solid #FFF;
}
.slider li.slide .box.left .image{
	float: right;
}
.slider li.slide .box.right .image{
	float: left;
}
.slider li.slide .box .icon{
	float: right;
	width: 80px;
	padding: 0 10px;
	text-align: center;

}
.slider li.slide .box .icon img{
	margin-bottom: 5px;
	filter: drop-shadow(4px 4px 6px rgba(255,255,255,.5));
}


.slider li p.description{
	font-size: 1.1250em;
	line-height: 160%;
	margin-bottom: 20px;
}
.slider li p.meta{
	font-size: 0.875em !important;
	padding-left: 5px;
}

.slider li img{
	width: 100%;
	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{
	margin-bottom: 40px;
}
#page_homepage .news .sw-block{
	background-color: #F8F8F8;
	padding-bottom: 24px;
}
#page_homepage .news .sw-box{
}
#page_homepage .news .sw-iframe{
	width:98%;
	margin:auto;
	padding: 20px 16px 0 20px; 
	height:300px;
	overflow:auto;
}
#page_homepage .news .sw-entry{
	border-bottom: 1px solid #DDD;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#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:#459e94 !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.875em !important;
	line-height: 160% !important;
}





}









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

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


/* 関連サイト（ヘッター）
-------------------------------------------- */
#relateLinks{
	position: relative;
}
#menu {
	margin: auto;
	background: #EFEFEF;

}
#relateLinks .link a{
	position: absolute;
	right: 8px;
	padding: 1.2em 0 0 0;
	font-size: 0.750em;
	color: #FFF;
	display: block;
	z-index: 999999;
	text-decoration: none;
}
#menu ul li{
	text-align: left;
	font-size: 1.0em;
	line-height: 160%;
}
#relateLinks .boxSNS{
	display: none;
}


/* ヘッダー
-------------------------------------------- */
header{
	width: 100%;
	margin: auto; 
	background-color: #FFF;
	padding: 8px 0;

}
header .logo{
	margin: auto; 
	width: 340px;
}
header .logo img{
	width: 100%;
	height: auto;
	padding:0;
	margin:0; 
}
header .logo h1{
	padding:0;
	margin:0;  
}
header .boxSub{
	display: none;
}



#bottom{
	width: 100%;
	background-color: rgba(255,255,255,0.9) !important;
	position: fixed;
	bottom: 0;
	z-index: 100;
	padding: 0px 0 12px 0;
}

#bottom ul.nav{
	width: 90%;
	margin:auto;
}

#bottom ul.nav li{
	display: inline-block;
	width: 18% !important;
	line-height: 180%;
	text-align: center;
	position: relative;
	padding: 0 !important;
}

#bottom ul.nav li.ec-cartNavi{
	width: 18% !important;
}


#bottom .cat-nav{
	width: 18% !important;
}


.ec-headerNavSP {
	display: block;
	text-align: center;
	color: #000;
	background: #EFEFEF !important;
	z-index: 1000;
}
.ec-headerNavSP .fas {
    vertical-align: top;
	font-size: 2.0em !important;
}

.ec-headerNavSP.is-active {
  display: none;
}



#bottom ul.nav li i{
	font-size: 1.370em !important;
	color: #000;
}
#bottom ul.nav li span.label{
	font-size: 0.625em;
	color: #000;
	position: absolute;
	left:0;
	right: 0;
}
.ec-cartNavi .ec-cartNavi__badge {
	font-size: 0.563em !important;
	top: -10px !important;
}



#globalNav{
	clear:both;
	width: 100%;
	margin:auto;
	background-color:rgba(70, 159, 149, 1.0);
	padding: 8px 8px;
	margin-bottom: 30px;
}
#globalNav .ec-headerNaviRole__search{
	float: left;
	width: 70%;
	margin:auto;
}
#globalNav .ec-headerSearch .ec-headerSearch__keyword{
    margin:auto;
    border-radius: 50px;
}

#globalNav .sf-menu .btn-scripture{

	margin-left: 5px;
}

.sf-menu{
	float: right;

}


/*----------------------------------------
　フッター
-------------------------------------------*/
footer{
	background-color: #EFEFEF;
	padding: 40px 0 60px 0;
}
footer ul{
	text-align: center;
	margin-bottom: 20px;
}
footer ul li{
	margin-bottom: 10px;
	font-size: 0.875em;
}
footer p.copy{
	font-size: 0.6250em;
	text-align: center;
}


/*----------------------------------------
　SUPPORT US
-------------------------------------------*/
#support {
	width: 100%;
	margin: auto;
	padding: 24px 0 50px 0;
	background: #FFF;
	background-image: url(/jp/html/template/harvestshop/assets/img/common/bg_inaho.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: table;
	margin-top: 40px;
}
#support .box {
	display: table-cell;
	vertical-align: middle;
}
#support .sw-line-under-double{
	text-align: center;
	margin-bottom: 40px !important;
}
#support .sw-line-under-double span{
	font-size: 1.250em;
	font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
}
#support p{
	font-size: 1.0em;
	text-align: center;
	width: 90%;
	margin: auto;
	margin-bottom: 24px !important;
}
#support .payment{
	width: 88% !important;
	margin: auto;
	margin-bottom: 30px !important;
}
#support .payment img{
	width: 100%;
	height: auto;
}
#support .payment{
	width: 350px;
	margin: auto; 
}
#support .boxBtn{
	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{
	padding: 1px 24px 10px 24px !important;
	background-color:rgba(70, 159, 149, 0.1);
	margin-bottom: 24px;
}
#page_product_list .product-cat-name a {
	padding-right: 24px;
	background: url(/jp/html/template/harvestshop/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: #459e94;
}
#page_product_list .product-cat-name a:last-child{
	background:none;
}
#page_product_list .product-cat-name h2{
	font-size: 1.250em !important;
	color: #333;
	letter-spacing: 1px;
}

#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.00em !important;
	line-height: 160% !important;
}
#page_product_list .sw-entry p.tag{
	font-size: 0.75em !important;
	font-weight: bold;
	color: #ee5253 !important;
	letter-spacing: 0 !important;
	margin-bottom: 10px !important;
}
#page_product_list .box-price{
	font-size: 1.0em;
	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: 23px;
}

#page_product_list .sw-entry .sw-btn-theme{
	background: #459e94 !important;
	border:1px solid #459e94 !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{
	padding: 1px 24px 10px 24px !important;
	background-color:rgba(70, 159, 149, 0.1);
	margin-bottom: 34px;
}
#page_product_detail .product-name h2{
	font-size: 1.375em !important;
	color: #333;
	letter-spacing: 2px;
}
#page_product_detail .product-name h2 span.tag{
	font-size: 1.0em !important;
	color: #FF6600 !important;
}

#page_product_detail .box-detail .box-ebook{
	width: 98%;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
#page_product_detail .box-detail .box-ebook img{
	width: 100%;
	height: auto;
}

#page_product_detail .box-detail{
	width: 86%;
	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;
}
#page_product_detail .box-info{
    margin-bottom: 20px;
   	display: flex;
	flex-flow: row wrap;
}
#page_product_detail .ec-productRole__category {
	width: 100%;
    margin-bottom: 24px !important;
	order: 4 !important;
}
#page_product_detail .ec-productRole__category ul{
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
#page_product_detail .ec-productRole__tag {
    display: inline-block;
    padding: 2px 10px;
    font-size: 0.750em;
    color: #333;
    letter-spacing: 1px;
    border: solid 1px #DEDEDE;
    border-radius: 3px;
    background-color: #EFEFEF;
   	order: 5;
}

#page_product_detail .ec-productRole__category::after,
#page_product_detail .ec-productRole__tag::after{
	content: "";
	display: block;
	clear: both;
}

#page_product_detail .box-info p.description{
	font-size: 1.0em;
	line-height: 170% !important;
	letter-spacing: 0px;
	margin-bottom: 14px;
	order: 1;
}

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

#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 .box-detail .ec-numberInput{
	margin-top: 20px;
}

#page_product_detail .box-detail .sw-btn-theme{
	width: 100%;
	background: #459e94 !important;
	border:1px solid #459e94 !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: 88%;
	margin: auto;
	margin-top:30px; 
	margin-bottom: 30px;
}
#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;
}


#boxSocial{
	width: 100%;
	text-align:center;
}
.share_box li.sns-item{
	float: left;
	text-align:center;
	margin-bottom: 10px;
	margin-left: 6px; 
}
.share_box{
	padding-left: 0;
}
.share_box .sns-item a{
	display: inline-block;
	color: #444;
	background-color: #EFEFEF;
	font-size: 1.125em;
	line-height: 220%;
	vertical-align:middle;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
.share_box li a:hover{
	background: rgba(0,0,0,0.1);
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	-o-transition: background 0.4s;
	transition: background 0.4s;
}
.share_box .fb a{
	background: #365899;
	color: #FFF;
}
.share_box .tw a{
	background: #1DA1F2;
	color: #FFF;
}
.share_box .hatebu a{
	background: #008FDE;
}
.share_box .line a{
	background: #00B713;
}
.share_box .sns-item img{
	width: 52%;
	margin-top: -3px;
}


/*----------------------------------------
　サブ情報
-------------------------------------------*/
#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;

}

.page-title{

}

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






#visual{
	width: 100%;
	margin-top: 20px;
}

.sliderArea {
    overflow: hidden;
    margin-bottom: 12px;
}
.sliderWide {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 0;
}

.slider{
    margin: 0 auto;
    padding: 0;
}
.slider .slick-list {
	overflow: visible;
}

.slider .slick-slide a {
    display: block;
}
.slider .slick-slide a:hover {
    display: block;
    opacity: .7;
}


.slick-slide:not(.slick-center) {
	-webkit-filter: opacity(70%);
	-moz-filter: opacity(70%);
	-o-filter: opacity(70%);
	-ms-filter: opacity(70%);
	filter: opacity(70%);
	transition: 0.2s linear;
}


.slick-dots {
	position: absolute;
	bottom: 25px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
	z-index: 99999999999;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 18px;
	height: 18px;
	padding: 5px;
	cursor: pointer;
	color: #333;
	border: 0;
	outline: none;
	background: #333;
	border-radius: 18px;
}
.slick-dots li.slick-active button {
	background: #459e94;
	color: #459e94;
}
.slick-dots li button:hover {
	background: #459e94;
	color: #459e94;
}

.slider li.slide::after{
	content: "";
	display: block;
	clear: both;
}
.slider li.slide{
	width: 100%;
	height: 50vh;
	overflow: hidden;
	padding: 18px 20px 18px 20px;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;

}



.slider li.slide:before {
  content: '';
  position: absolute;
  top: -8px;
  bottom: -8px;
  left: -8px;
  right: -8px;
  background: inherit;
  filter: blur(8px);
  z-index: -1;
}

.slider li.slide p.name{
	font-size: 2.000em !important;
	font-weight: 700;
	font-family: 'Noto Serif JP', serif;
	line-height: 130% !important;
	letter-spacing: 1px;
	text-align: center;
	margin:10px !important; 
}
.slider li.slide p.catch{
	font-size: 1.1250em !important;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 150%;
	text-align: center;
	margin-bottom: 12px !important;
}

.slider li.slide .box{
	float: right;
	width: 38%;
}
.slider li.slide .text{
	float: left;
	width: 56%;
}



.slider li.slide .box .image{
	float: left;
	width: 80px;
	border: 2px solid #FFF;
}

.slider li.slide .box .icon{
	float: right;
	width: 40px;
	padding-left: 5px;
}

.slider li.slide p.description{
	font-size: 0.875em;

	line-height: 160%;
	margin-bottom: 20px;
}
.slider li.slide p.meta{
	display: none;
}

.slider li.slide img{
	width: 100%;
	height: auto;
}


#page_homepage .recommend{
	margin-bottom: 60px;
}
#page_homepage .recommend .sw-block2-sp{
	width: 100%;
	margin:auto;
	padding: 0;
	margin-bottom: 60px;
}
#page_homepage .recommend .sw-box{
	margin-bottom: 12px;
}

#page_homepage .recommend .sw-entry{
	padding: 16px 8px 16px 26px;
}
#page_homepage .recommend .sw-entry .image{
	margin-bottom: 10px;
}
#page_homepage .recommend .sw-entry h6{
	margin: 0 !important;
	padding: 0 !important; 
	font-size: 0.875em !important;
	line-height: 150% !important;
	margin-bottom: 6px !important;
}
#page_homepage .recommend .sw-entry p.lead{
	font-size:0.75em !important;
	line-height: 160% !important;
	margin-bottom: 2px !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;
}
#page_homepage .recommend .sw-block2-sp{
	width: 100%;
	margin:auto;
	padding: 0;
	margin-bottom: 60px;
}
#related_product .sw-box{
	margin-bottom: 0 !important;
}
#related_product .sw-entry{
	padding: 12px 16px 12px 16px;
	margin-bottom: 0 !important;
}
#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: 150% !important;
	margin-bottom: 8px !important;
}
#related_product .sw-entry p.description{
	font-size:0.875em !important;
	font-weight: normal;
	line-height: 160% !important;
	margin-bottom: 6px !important;
}
#related_product .sw-entry p.price{
	margin-bottom: 0;
	font-size:0.875em !important;
	font-weight: 600;
	color: #ee5253;
}


#page_homepage .news .sw-block{
	background-color: #F8F8F8;
	padding-bottom: 24px;
}
#page_homepage .news .sw-box{
}
#page_homepage .news .sw-iframe{
	width:98%;
	margin:auto;
	padding: 20px 16px 0 20px; 
	height:350px;
	overflow:auto;
}
#page_homepage .news .sw-entry{
	border-bottom: 1px solid #CCC;
	padding-bottom: 0px;
	margin-bottom: 24px;
}
#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:#459e94 !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.875em !important;
	line-height: 160% !important;
}



.item_visual{
	text-align: center !important;
	margin: auto !important;

}


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



}