@charset "UTF-8";

header {
	position: fixed;
	z-index: 999;
	width: 100%;
	background-color: #fff;
}
.ec-layoutRole .ec-layoutRole__contentTop {
	margin-top: 13em;
}

.ec-inlineBtn--top {
	background-color: #b00f15;
	border-color: #b00f15;
	border-radius: 5px;
}
.ec-inlineBtn--top i {
	margin-left: 0.5em;
}
.ec-layoutRole__contentBottom {
	max-width: 1150px;
	margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.ec-newItemRole .ec-newItemRole__listItem {
	text-align: center;
}
.delivery table {
    margin-bottom: 60px;
    width: 100%;
    border: 2px solid #CCC;
    border-collapse: collapse;
}
.delivery th,
.delivery td {
    border: 2px solid #CCC;
    padding: 0.5em;
    line-height: 1.3em;
    text-align: left;
    font-size: 14px;
}
.delivery th {
	background-color: #eee;
	width: 20%;
}
.ec-productRole__description table {
    width: 100%;
    margin-bottom: 1em;
}
.ec-productRole__description th {
	width: 20%;
    font-size: 14px;
    padding: 1em;
    border: 1px solid #ccc;
    text-align: left;
    background-color: #eee;
}
.ec-productRole__description td {
	width: 80%;
    font-size: 14px;
    padding: 1em;
    border: 1px solid #ccc;
}
.all-item-btn-block {
	text-align: center;
}
.title_head {
    border-bottom: 3px solid #b03221;
    padding-bottom: 18px;
    margin-bottom: 50px;
    font-size: 26px;
    color: #666;
    font-weight: bold;
}
.ec-headerRole {
	padding-top: 0;
}
.ec-headerTitle .ec-headerTitle__title a {
	margin-bottom: 0;
}
a:hover {
	opacity: 0.7;
}
.ec-itemNav__nav li a i {
	margin-right: 0.5em;
}
.ec-itemNav__nav li ul {
	min-width: 270px;
	z-index: 9999;
	position: fixed;
	width: 100vw;
	left: 0;
	top: 199.39px;
	background-color: #f8f8f8;
}
.ec-itemNav__nav.pc li ul li {
	display: inline-block;
	width: 25%;
}
.ec-newItemRole .ec-newItemRole__listItem:first-child {
	background-color: #f8f8f8;
}
.btn_area {
	letter-spacing: -0.4em;
}
.ec-blockBtn--action {
	height: 70px;
	border-radius: 5px;
	line-height: 70px;
}
.fax_btn {
	background-color: #db6635;
    text-decoration: none;
    display: inline-block;
	letter-spacing: normal;
    width: 49%;
    height: 56px;
    line-height: 56px;
	font-weight: bold;
    text-align: center;
    font-size: 0.875rem;
	margin-bottom: 16px;
	margin-right: 2%;
	border-radius: 5px;
}
.contact_btn {
	background-color: #2a3467;
    text-decoration: none;
    display: inline-block;
	letter-spacing: normal;
    width: 49%;
    height: 56px;
    line-height: 56px;
	font-weight: bold;
    text-align: center;
    font-size: 0.875rem;
	margin-bottom: 16px;
	border-radius: 5px;
}
.ec-blockBtn--cancel {
	border-radius: 5px;
}
.ec-productRole .ec-productRole__btn {
	width: 100%;
}
.fax_btn a,
.contact_btn a {
	display: block;
	color: #fff;
	padding: 0 16px;
}
.ec-itemNav__nav li a {
	padding: 13px;
	background: none;
}
.ec-newItemRole {
	padding: 30px 0;
}
.ec-categoryNaviRole {
    border-bottom: solid 1px #ccc;
    max-width: 100%;
}
.ec-itemNav {
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
}
.ec-headerNaviRole {
	padding-bottom: 15px;
}
.header-txt {
	text-align: center;
	padding: 0.5em 0;
	background-color: #efefef;
}
.header-txt2 {
	text-align: center;
	padding: 0.5em 0;
	background-color: #d6d6d6;
}
.header-txt p {
	font-size: 120%;
}
.ec-footerRole .ec-footerRole__inner img {
	width: 20%;
}
.ec-footerRole .ec-footerRole__inner span {
	display: block;
	margin-top: 1em;
}
footer table {
	display: none;
}
.ec-productRole__btn i,
.fax_btn i,
.contact_btn i {
	margin-right: 0.5em;
}
.attention {
	color: #ff0004;
	font-size: 120%;
}
.ec-productRole__description iframe {
	width: 100%;
}
.price02-default {
	font-weight: bold;
    padding: 0.5em 0;
}
.ec-cartNaviIsset {
	min-width: 500px;
	max-width: 500px;
}
#RelatedProduct-product_area h3 {
	border-bottom: solid 1px #ccc;
    padding-bottom: 0.3em;
	margin-bottom: 1em;
	text-align: center;
}
.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd) {
	padding: 0 8px;
}
.ec-shelfGrid .ec-shelfGrid__item:nth-child(even) {
	padding: 0 8px;
}
.related_price {
	font-weight: bold;
}
.description_list {
	background-color: #efefef;
    padding: 1em;
    border: solid 1px #ccc;
}
.description_list p {
	font-size: 120%;
    line-height: 1.5;
}
.ec-productRole__description dd {
	margin-bottom: 1em;
}
.other_shop {
	margin-top: 3em;
}
.other_shop ul {
	letter-spacing: -0.4em;
	margin: 2em auto 0 auto;
	padding: 0;
	list-style: none;
}
.other_shop li {
	width: 27%;
	display: inline-block;
	letter-spacing: normal;
	margin: 0 3%;
	vertical-align: middle;
}
.other_shop li img {
	width: 100%;
	height: auto;
}
.ec-itemNav__nav li i {
	margin-left: 1em;
}
.ec-itemNav__nav {
	width: 100%;
}
.ec-itemNav__nav.pc li {
	width: 20%;
}
.sidebar h3 {
	font-size: 18px;
    font-weight: 700;
    letter-spacing: .2em;
	padding-bottom: 0.3em;
	border-bottom: solid 2px #333;
	color: #333;
}
.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0 0 1rem 0;
}
.sidebar li a {
	font-size: 18px;
	color: #333;
}
.sidebar li:after {
	content: '\f101';
 	font-family: "Font Awesome 5 Brands";
    position: absolute;
	right: 0;
}
.sidebar li {
	position: relative;
}
.sidebar li img {
	width: 100%;
	height: auto;
}
.ec-sliderRole {
	padding: 0;
	margin-top: 3em;
}
.ec-itemNav__nav li ul li a {
	background: #f8f8f8;
	color: #333;
	text-align: center;
}
.ec-itemNav__nav>li:hover li:hover>a {
	background: #f8f8f8;
}
.ec-layoutRole .ec-layoutRole__contents {
	margin-top: 15em;
}
.front_page .ec-layoutRole .ec-layoutRole__contents {
	margin-top: 2em;
}
.ec-itemNav__nav img {
	display: block;
	width: 50%;
	height: auto;
	margin: 0 auto 1em auto;
}
.eyecatch img {
	width: 100%;
}
.ec-mypageRole .ec-navlistRole__navlist .ec-navlistRole__item:nth-child(2) {
	display: none;
}
.ec-cartNaviIsset .ec-cartNaviIsset__cartImage {
	width: 16%;
}
.ec-cartNaviIsset .ec-cartNaviIsset__cartContent {
	width: 84%;
}
.ec-cartNaviIsset .ec-cartNaviIsset__cart {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.ec-shelfGrid__item .item-name {
	font-weight: bold;
}
.ec-select label {
	display: block;
}
@media screen and (max-width: 751px) {
	.ec-headerNaviRole .ec-headerNaviRole__left {
    	width: 100%;
	}
	.ec-headerRole {
		padding: 0;
	}
	.ec-footerRole .ec-footerRole__inner img {
		width: 50%;
	}
	.delivery,
	.other_shop {
		padding: 0 20px;
	}
	.ec-cartRow__name a {
		font-size: 80%;
	}
	form.ec-cartRole {
		padding: 0;
	}
	.delivery th,
	.delivery td,
	.ec-productRole__description th,
	.ec-productRole__description td {
		display: block;
		width: 100%;
	}
	.ec-cartNaviIsset {
		width: 100%;
		min-width: 100%;
	}
	#singleitem td,
	#singleitem p,
	#singleitem th,
	#singleitem table {
		width: 100%!important;
	}
	.other_shop li {
		width: 100%;
		margin: 0 0 2em 0;
	}
}