@charset "UTF-8";


.ec-layoutRole__mainBetweenColumn
{
	font-size: 18px;
	line-height: 160%;
	color: #000;
}

.ec-pageHeader h1
{
	background-color: #ebe0c5;
	text-align: left;
	font-size: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	padding-left: 20px;
	margin-bottom: 1em !important;
}

.ec-layoutRole__mainBetweenColumn h2
{
	background-color: #ebe0c5;
	text-align: left;
	font-size: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 20px;
}


.ec-layoutRole__mainBetweenColumn .table_box table
{
	width: 100%;
	margin-bottom: 1em;

}

.ec-layoutRole__mainBetweenColumn .table_box th
{
	display: block;
	padding-top: 1em;
}

.ec-layoutRole__mainBetweenColumn .table_box td
{
	display: block;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}



.ec-layoutRole  .ec-layoutRole__mainBetweenColumn
{
	display: block;
	float: none;
}

body,
.ec-layoutRole
{
	font-family: BlinkMacSystemFont, "Helvetica Neue", HiraginoSans, "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", "メイリオ", Meiryo, Verdana, "ＭＳＰゴシック", sans-serif;
	background-color: #fafaf5;
}

a:hover img 
{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-moz-transition-duration: 0.6s;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	-ms-transition-duration: 0.6s;
	transition-duration: 0.6s;
}



.ec-headerNav
{
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #f2a180;
	padding-top: 0px !important;
	z-index: 9999999999 !important;
}

.ec-cartNaviIsset
{
	border: 1px solid #999;
	font-size: 14px;
	color: #333;
	text-align: justify;
}

.ec-cartNaviIsset__cartContent
{
}



.nav_box
{
	color: #FFF;
	background-color: #f2a180;
	display: inline-block;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;

	-webkit-border-top-left-radius: 0px;  
	-webkit-border-top-right-radius: 0px;  
	-webkit-border-bottom-left-radius: 40px;
	-webkit-border-bottom-right-radius: 40px;  

	-moz-border-radius-topleft: 0px;  
	-moz-border-radius-topright: 0px;  
	-moz-border-radius-bottomleft: 40px; 
	-moz-border-radius-bottomright: 40px;  

}

.ec-layoutRole .ec-layoutRole__contents
{
	padding-top: 20px;
	clear: both;
	display: block;
}


.ec-headerNav__itemLink,
.ec-headerNav__itemIcon
{
	color: #FFF !important;
}

.ec-headerNav__item a:hover
{
	text-decoration: none;
}

.ec-layoutRole .ec-layoutRole__mainBetweenColumn
{
	width: 100% !important;
}

.ec-drawerRole,
.ec-drawerRole .ec-headerLinkArea,
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search
{
	background-color: #f2a180;
}

.ec-shelfGrid__item
{
	padding-right: 5px !important;
	padding-left: 5px !important;
}

.ec-shelfGrid .ec-shelfGrid__item-image
{
    height: auto;
}


ec-shelfGrid__item p
{
	font-size: 14px;
	line-height: 140%;
}

.price02-default
{
	font-size: 21px;
	color: #ed1c24 !important;
}


.detail_btn
{
	padding-top: 10px;
}

.detail_btn a
{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #ed8588;
}

.detail_btn a:hover
{
	background-color: #F09D9F;
}

.ec-blockBtn--action
{
	background-color: #ccc;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 4px;
}


.ec-productRole
{
	padding-right: 0px;
	padding-left: 0px;
}


.ec-productRole__title h2
{
	background-color: transparent !important;
	font-size: 21px !important;
	line-height: 140% !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.ec-blockBtn--action
{
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.add-cart
{
	color: #FFF !important;
	background-color: #f15a24 !important;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 21px;
	line-height: 100%;
}

.add-cart:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f07a';
	font-weight: 900;
}

.add-cart:hover
{
	background-color: #F27140 !important;
}


.favorite
{
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 21px;
	line-height: 100%;
	background-color: #6abd8f;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}


.favorite:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f005';
	font-weight: 900;
}


.favorite:hover
{
	background-color: #7DC69E;
}


.ec-productRole__tags 
{
    margin-top: 16px;
    padding: 0;
    padding-bottom: 16px;
	margin-bottom: 16px;
    border-bottom: 1px dotted #ccc; 
}

.ec-productRole__tag 
{
    display: inline-block;
    padding: 2px 5px;
    list-style: none;
    font-size: 80%;
    color: #525263;
    border: solid 1px #D7DADD;
    border-radius: 3px;
    background-color: #F5F7F8; 
}


@media (min-width: 768px)
{
}

@media only screen and (min-width: 768px) and (min-width: 768px)
{

header
{
	width: 1200px;
}

.ec-layoutRole .ec-layoutRole__contents 
{
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
}


.ec-layoutRole .ec-layoutRole__contents
{
}

.ec-layoutRole .ec-layoutRole__left,
.ec-layoutRole .ec-layoutRole__right
{
	width: 200px;

}

.ec-layoutRole .ec-layoutRole__right
{
}

.ec-layoutRole .ec-layoutRole__mainBetweenColumn
{
	width: 800px !important;
}

.ec-layoutRole .ec-layoutRole__mainBetweenColumn .body
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}



}

@media (min-width: 1200px)
{




}
