/* サイト全体の設定 */
body{font-family:HelveticaNeue, "メイリオ", Meirio!important; font-size: 12px !important; color: #000 !important;}
.ec-role{font-size: 12px !important;}
.ec-shelfRole {
		margin: 0 auto;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
		font-size: 12px!important;
		line-height: 1.4;
		color: #525263;
		-webkit-text-size-adjust: 100%;
		width: 100%;
		max-width: 1130px;
}
.ec-pageHeader h1 {
		font-weight: inherit !important;
}
.ec-newsRole__newsColumn .fas {
		font-weight: 900;
		color: #fff !important;
}
dt {
		font-weight: inherit !important;
}
.ec-headerNavSP .fas fa-bars{color: #000 !important;}
.ec-secHeading .ec-secHeading__en {
		font-size: 18px;
		font-weight: normal!important;
		letter-spacing: .2em;
}
@media only screen and (min-width: 768px){
.ec-reportHeading h1, .ec-reportHeading h2, .ec-reportHeading h3, .ec-reportHeading h4, .ec-reportHeading h5, .ec-reportHeading h6, .ec-reportHeading p {
		font-size: 14px !important;
}
}
/* リンクの色 */
.ec-searchnavRole__topicpath a {
		color: #000!important;
		text-decoration: none!important;
}
.ec-link {
		color: #000!important;
		text-decoration: none;
		cursor: pointer;
}
.ec-zipInputHelp span {
		color: #000!important;
		text-decoration: none;
		cursor: pointer;
}
.ec-link:hover {
		color: #222!important;
		text-decoration: none;
}
.ec-footerNavi .ec-footerNavi__link span {
	display: block;
	font-size: 12px;
	margin-top: 5px;
}
.ec-footerNavi .ec-footerNavi__link a{
		color: #FFF!important;
}
.ec-footerRole .ec-footerTitle__logo a{
		color: #FFF!important;
}
.ec-productRole .ec-productRole__category a {
		color: #222!important;
}
/* Pagetop */
.ec-blockTopBtn {
		background-color: #222!important;
}

.ec-headerTitle img {
	width: 60% !important;
}
.ec-footerTitle .ec-footerTitle__logo img {
		width: 200px !important;
		text-align: center!important;
}

.ec-categoryRole {
	padding: 40px 0;
	color: black;
	background: #FFFFFF !important; }
	
.ec-itemNav {
	text-align: left !important;
}
.ec-itemNav {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: left !important;
}
.ec-itemNav__nav {
	display: block;
/*
	margin: 0px auto !important;
	padding: 0px !important;
*/
	width: auto;
	height: auto;
	list-style-type: none;
	text-align: center;
	vertical-align: bottom;
}
.ec-itemNav__nav li {
		float: linitial !important;
		width: auto;
}
.ec-itemNav__nav li a {
text-align: left !important;
border-bottom: none;
font-weight: normal !important;
text-align: left !important;
font-size: 12px !important;
}

.ec-itemNav__nav li {
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
		text-align: left;
		position: relative;
}
.ec-itemNav__nav > li:hover > a {
		background: #ffffff !important;
}
	
	
	.ec-footerRole {
		border-top: 1px solid #7d7d7d;
		margin-top: 30px;
		background: #9fa0a0 !important; }
		
		
/* ヘッダーの検索周りのCSS*/
.ec-headerSearch .ec-headerSearch__keyword {
		float: none !important;
		width: 100% !important;
		border-bottom-left-radius: inherit !important;
		border-top-right-radius: inherit !important;
		border-bottom-right-radius: inherit !important;
}
.ec-headerSearch .ec-headerSearch__keyword {
		position: relative;
		color: #222 !important;
		border-bottom: 1px solid #ccc !important;
		background-color: #fff !important;
		border-bottom-right-radius:  inherit !important;
		border-bottom-left-radius: inherit !important;
}
.ec-headerNaviRole__center.sp {
	display: none !important;
}
/* トップページのh2タイトルのスタイル */
.ec-categoryRole .ec-categoryRole__list {
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.ec-categoryRole .ec-categoryRole__listItem {
	width: calc(33% - 12px);
}
.ec-categoryRole .ec-categoryRole__listItem:not(:last-of-type) {
	width: 65.5%;
	margin-right: 0;
}
.pc {display: block;}
.sp {display: none;}

.countdown_title a {
}
.countdown_title a:hover {
	opacity: 0.6;
	text-decoration: none;
}
@media only screen and (max-width: 875px) {
	.countdown_title p {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
}
@media only screen and (max-width: 768px) {
	.pc {display: none;}
	.sp {display: block;}
	.ec-headerNaviRole__nav,
	.ec-headerRole__title {
		display: none !important;
	}
	/*--SP-topヘッダー変更しない場合削除--*/
	.front_page .ec-sliderRole {
		padding-left: 0;
		padding-right: 0;
	}
	.ec-headerNaviRole {
		align-items: baseline;
	}
	.ec-headerNaviRole img {
		max-width: 70%;
	}
	.ec-headerNavSP {
		top: 25px;
	}
	.ec-headerNaviRole__center.sp {
		display: block !important;
		flex-grow: 1;
		text-align: center;
	}
	.ec-headerNaviRole__center.sp h1 {
		margin-top: 0.2em;
	}
	.ec-headerNaviRole .ec-headerNaviRole__right {
		width: calc(100% * 1 / 3);
	}
	.ec-headerRole {
		padding-top: 5px;
	}
	.ec-layoutRole__mainTop {
	}
	#coutdownWrap {
		border-top: solid 1px #000;
	}
	.countdown_image {
		margin-top: 30px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.countdown_title {
		margin-top: 30px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.countdown_title p:first-of-type {
		padding-bottom: 5px !important;
	}
	.countdown_txt {
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-bottom: 30px !important;
	}
	/*--SP-topヘッダー変更しない場合削除-ここまで-*/
	.ec-categoryRole {
		padding: 20px 0;
	}
	.ec-categoryRole .ec-categoryRole__list {
		align-items: flex-end;
	}
	.ec-categoryRole .ec-categoryRole__listItem,
	.ec-categoryRole .ec-categoryRole__listItem:not(:last-of-type) {
		width: calc(100% * 2 / 3);
	}
	.ec-categoryRole .ec-categoryRole__listItem:not(:last-of-type) {
		width: calc(100% * 1 / 3);
		margin-bottom: 35px;
		padding-right: 10px;
	}
}
@media only screen and (max-width: 425px) {
	.countdown_title {
		font-size: 18px !important; 
	}
	.countdown_txt {
		font-size: 18px !important;
	}
}
@media only screen and (max-width: 420px) {
	.countdown_title {
		font-size: 16px !important; 
	}
	.countdown_txt {
		font-size: 16px !important;
	}
}
@media only screen and (max-width: 374px) {
	.countdown_title p {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}
.ec-secHeading {
		margin-bottom: 15px;
		border-top: 2px #f2f2f2 solid !important;
		padding-top: 20px !important;
		color: black;
}

/* トップページ_TOPICS */
.ec-TopicsRole {
	margin-bottom: 40px;
}
.ec-TopicsRole img {
	max-width: 100%;
	height: auto;
}
.topicWrap {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 20px;
}
.topicWrap.sp,
.topicWrap.other.sp {
	display: none;
}
@media all and (-ms-high-contrast: none){
	body.fixed {
		position: fixed;
		width: 100%;
		height: 100%;
	}
}
.ec-TopicsRole .topicBox01,
.ec-TopicsRole .topicBox02 {
	width: calc(33% - 12px);
}
.ec-TopicsRole .topicBox01 {
	width: 65.5%;
	box-sizing: border-box;
	padding-top: 4px;
}
.ec-TopicsRole .topicBox01 p {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	height: 100%;
}
.ec-TopicsRole .topicBox01 p a {
	display: block;
	width: 100%;
	color: #525263;
	text-align: center;
}
.ec-TopicsRole .topicBox02 {
	box-sizing: border-box;
}
.bacnumber ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding-left: 0;
	padding-bottom: 15px;
}
.bacnumber ul li {
	margin-bottom: 20px;
}
.bacnumber ul li:last-child {
	margin-bottom: 0;
}
.bacnumber ul li a {
	display: block;
	text-align: center;
}
.bacnumber .slide-arrow {
	width: 100px;
	z-index: 999;
}
.bacnumber .prev-arrow {
	position: absolute;
	left: 20px;
	bottom: 0;
}
.bacnumber .next-arrow {
	position: absolute;
	right: 20px;
	bottom: 0;
}
.btn_more a {
	position: relative;
	float: right;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	color: #000;
	border: solid 1px #000;
	padding: 10px 25px 10px 10px;
	text-align: center;
}
.btn_more a:before,
.btn_more a:after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.btn_more a:before {
	right: 10px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.btn_more a:hover {
	color: #FFF;
	background: #000;
	text-decoration: none;
}
.btn_more a:hover:before {
	border-color: #FFF;
}


/*other_page */
.topics.img img {
	max-width: 100%;
	height: auto;
}
.btn-top-back {
	max-width: 300px;
	margin: 40px auto;
}
.btn-top-back a {
	display: block;
	height: 56px;
	font-size: 14px;
	font-weight: bold;
	line-height: 56px;
	color: #FFF;
	background: #525263;
	text-decoration: none;
	text-align: center;
}
.btn-top-back a:hover {
	background: #3b3b47;
	text-decoration: none;
}
.topic_page ul {
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 30px;
	padding-bottom: 0;
}
.topic_page ul li {
	/*display: inline-block;
	vertical-align: middle;*/
	width: 32%;
	margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
	.ec-TopicsRole {
		padding: 0 20px;
	}
}
@media only screen and (max-width: 768px) {
	.topicWrap {
		display: block;
		margin-bottom: 20px;
		padding: 0 20px;
	}
	.more {
		overflow: hidden;
		display: block;
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.more span {
		cursor: pointer;
		float: right;
		display: inline-block;
		border: solid 1px #000;
		padding: 10px;
	}
	.more span i {
		padding-left: 10px;
	}
	.topicWrap.other.sp {
		width: 100%;
		margin-bottom: 0;
	}
	.ec-TopicsRole .topicBox01 {
		width: 100%;
		margin-bottom: 10px;
	}
	.ec-TopicsRole .topicBox02 {
		overflow: hidden;
		width: 100%;
		margin-left: 0;
	}
	.btn_more {
		overflow: hidden;
		max-width: 90%;
		margin: 0 auto;
	}
	.btn_more a {
		max-width: 180px;
	}
	.bacnumber + .bacnumber  ul {
		padding-top: 10px;
	}
	.bacnumber .slide-arrow {
		width: 40%;
	}
	.bacnumber ul li {
		text-align: center;
		margin-bottom: 20px;
	}
	.bacnumber ul li img {
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.topic_page ul {
		display: block;
		margin-bottom: 10px;
	}
	.topic_page ul li {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 420px) {
}


/* PCカテゴリのスタイル */
.ec_side_under_line{border-bottom: 2px #f2f2f2 solid; display: block;}
.ec-itemNav__nav li.style_09 a{display: none !important;}
.ec-shelfRole .ec-shelfGrid .ec-shelfGrid__item a {min-height: 1%;}
.ec-shelfGrid__item-image {min-height: 0%;}
.ec-shelfGrid .ec-shelfGrid__item-image { margin-bottom: 0; }
.ec-shelfGrid .ec-shelfGrid__item-image img { margin-bottom: 10px; }
.ec-shelfGrid .ec-shelfGrid__item-image p { text-align: left; }
@media only screen and (min-width: 768px){
	.ec-shelfGrid .ec-shelfGrid__item-image {
			height: inherit !important;
	}
}

/* トップページ_ブランドイメージ */
.brand_image {
	margin-bottom: 20px;
	padding: 0 20px;
}
.brand_image img {
	max-width: 100%;
	height: auto;
}
@media only screen and (max-width: 768px){
	.brand_image { padding: 0; }
}

/* 商品list */
#page_product_list .ec-shelfRole .price02-default {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px 0;
}
#page_product_list .ec-shelfRole .sale-default {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
}
@media only screen and (max-width: 768px){
	#page_product_list .ec-shelfRole .price02-default {
		display: block;
		margin-bottom: 5px;
		padding: 0;
	}
	#page_product_list .ec-shelfRole .sale-default {
		display: block;
		margin-bottom: 5px;
		padding: 0;
	}
	#page_product_list .ec-shelfGrid__item .sale_item_text {
		margin-left: 0;
	}
}

/* 商品詳細ページのレイアウト */
#pan{padding: 20px;}
#pan a{color: #000 !important;}
@media only screen and (max-width: 768px){
	.slick-slider {
		touch-action:auto;
		-ms-touch-action: auto;
	}
	.ec-productRole {
		padding-left: 0;
		padding-right: 0;
	}
	.ec-productRole__profile {
		padding-left:10px;
		padding-right: 10px;
	}
	.ec-shelfRole {
		padding-left:10px;
		padding-right: 10px;
	}
	.ec-sliderItemRole {
		padding-left: 0;
		padding-right: 0;
	}
	.slick-dots {
		bottom: -70px;
	}
	.ec-shelfGrid .ec-shelfGrid__item-image {
		height: auto;
	}
	.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd) {
		padding-right: 5px;
	}
	.ec-shelfGrid .ec-shelfGrid__item:nth-child(even) {
		padding-left: 5px;
	}
}
.ec-sliderItemRole {
	overflow: hidden;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.ec-sliderItemRole .slick-slider {
	max-height: 505px;
}
.ec-sliderItemRole .slick-slider img,
.ec-sliderItemRole .slick-slider video,
.ec-sliderItemRole .slick-slideriframe{
		width: 100%;
		height: auto;
}
.youtube_video {
	position: relative;
	height: 505px;
}
.item_nav .youtube_video {
	height: auto;
}
.youtube_video iframe {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
@media only screen and (max-width: 768px){
	.ec-sliderItemRole .slick-slider {
		max-height: unset;
	}
	.youtube_video {
		height: auto;
	}
	.youtube_video iframe {
		position: static;
	}
}
.ec-newsRole .ec-newsRole__newsDescription {font-size: 12px !important;}
.ec-sliderItemRole .slideThumb {
		width: 20%!important;
}
.ec-sliderItemRole .slideThumb img {
		width: 96%!important;
}
.ec-shelfGrid__item .sale_item_text,
.ec-productRole .sale_item_text {
	background: #d73e3d;
	border: 1px solid #d73e3d;
	color: #fff;
	padding: 5px;
	margin-right: 10px;
	font-size: 10px;
}
.ec-productRole .ec-productRole__actions {
	padding: 0 !important;
}
#class_layout_area {
	padding-top: 6px !important;
}
#option_detailclass0_item:first-child {
	margin-bottom: 0 !important;
}
#option_detailclass0_item:nth-child(n+2) {
	border-top: 1px dotted #999 !important;
	padding-top: 16px;
}
.ec-shelfGrid__item .sale_item_text {
	display: inline-block;
	margin-left: 10px;
}
.ec-shelfGrid__item .officon {
	display: inline-block;
	padding: 0;
}
.ec-shelfGrid__item .officon,
.ec-productRole .officon {
	font-size: 12px;
	background: #fff;
	border: 1px solid #fff;
	color: #d73e3d;
	padding: 0;
}
.ec-productRole .sale_item_text,
.ec-productRole .officon {
	display: inline-block;
	margin-top: 10px;
}
@media only screen and (max-width: 420px){
	.ec-shelfGrid__item .sale_item_text {
		margin-right: 0;
	}
}
.ec-productRole .ec-productRole__price {
		color: inherit !important;
		font-size: 28px;
		padding: 0;
		border-bottom: 0;
		font-weight:normal !important;
}
.ec-price .ec-price__price {
		display: inline-block;
		padding: 0 .3em;
		font-size: 28px;
		font-weight:normal !important;
}
@media only screen and (min-width: 768px){
	.ec-productRole .ec-productRole__btn {
		width: inherit !important;
		margin-bottom: 16px;
		min-width: 350px;
	}
}
.ec-newsRole__newsDescriptionSupplement {
	font-size: 12px;
	color: #525263;
}
@media only screen and (max-width: 768px){
	.ec-newsRole__newsDescriptionSupplement {
		margin-bottom: 20px;
	}
}
#ec_detail .ec-newsRole {
		padding: 0px!important;
}
#ec_detail .ec-newsRole .ec-newsRole__news {
		border: 0px solid #F8F8F8!important;
		padding: 0px!important;
}
#ec_detail .ec-newsRole .ec-newsRole__newsTitle {
		display: inline-block;
		margin-bottom: 10px;
		width: 90%!important;
		font-size: 12px!important;
		font-weight: normal!important;
		color: #222!important;
		line-height: 1.6;
}
#ec_detail .ec-newsRole .ec-newsRole__newsCloseBtn {
		color: black!important;
		background: white!important;
}
#ec_detail .ec-newsRole__newsColumn .fas {
		font-weight: 900;
		color: #222 !important;
}
@media only screen and (min-width: 768px) {
	.ec-newsRole .ec-newsRole__newsColumn {
		min-width: 100%;
	}
}
@media only screen and (max-width: 768px){
	#ec_detail .ec-newsRole .ec-newsRole__newsTitle {
		width: 90% !important;
	}
}
/* ボタンの色とか */
.ec-blockBtn--action {
		background-color: #222222!important;
		border-color: #222222!important;
}
.ec-blockBtn--cancel{color: #FFF !important;}

/* ニュース */

.ec-newsRole .ec-newsRole__newsTitle {font-size: 12px!important;}
/* ニュースページスタイル */
#news_layout{padding: 5px;}
#news_layout a{color: #222 !important;}
#news_layout .news_day_number{font-size: 15px !important; margin: 20px 0px 10px 0px;}
#news_layout .news_title{font-size: 18px!important;margin: 10px 0px;}
#news_layout .news_detail{font-size: 12px !important;margin: 20px 0px; line-height: 20px; border-bottom: 2px solid #f2f2f2; padding: 10px 0;}
#news_layout .ec-role,
#news_layout .ec-categoryRole 
{padding: 0px !important; margin-top: 20px;}
/* ログイン画面 */
.ec-login {
		margin: 0 0 20px;
		padding: 30px 13% 20px;
		height: auto;
		background: inherit !important;
		box-sizing: border-box;
}

/* 各種ページのフォントサイズ */
.ec-registerRole,
.ec-contactRole,
.ec-forgotRole,
.ec-para-normal,
.ec-contactCompleteRole,
.ec-reportDescription
{font-size: 12px !important;}

/* ショッピングカート */
.ec-cartRole__cart a{color: #000000 !important;}
.ec-progress .is-complete .ec-progress__number {
		background: #222222 !important;
}
.ec-progress .is-complete .ec-progress__label {
		color: #222222 !important;
}
.ec-inlineBtn--action {
		background-color: #000000!important;
		border-color: #000000!important;
}

/* guuide_page */
.ec-GuideWrap a,
.ec-GuideNav a { color: #585267; }
.ec-GuideWrap {
	display: -webkit-flex;
	display: flex;
}
.ec-GuideWrapIn {
	width: calc( 100% * 1/2 );
}
.ec-GuideWrap h2 { 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.ec-GuideWrap ul {
	margin-bottom: 60px;
}
.ec-GuideWrap ul li {
	margin-bottom: 10px;
}
.ec-GuideNav {
	background: #f2f2f2;
}
.ec-GuideNav ul {
	text-align: center;
	padding:  20px;
}
.ec-GuideNav ul li {
	display: inline-block;
	font-weight: bold;
	border-right: solid 1px #D5D5D5;
	margin-right: 10px;
	padding-right: 10px;
}
.ec-GuideNav ul li.active {
	font-weight: lighter;
}
.ec-GuideNav ul li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
.ec-GuideWrapBox h2.subTitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	border-bottom: 1px dotted #ccc;
	margin: 40px 0 20px;
	padding-bottom: 15px;
}
.ec-GuideWrapBox {
	margin-bottom: 40px;
}
.ec-GuideWrapBox dl {
	margin-bottom: 30px;
}
.ec-GuideWrapBox dl dt {
	font-size: 16px;
	font-weight: bold !important;
	margin-bottom: 10px;
}
.ec-GuideWrapBox dl dd {
	line-height: 1.8;
}
.ec-GuideWrapBox dl dd a {
	text-decoration: underline;
}
.ec-GuideWrapBox dl dd a:hover {
	text-decoration: none;
}

/* cart 2020.08.20 */
.ec-cartRole__total dl {
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
	.ec-cartRole .ec-cartRole__actions {
		width: 30%;
	}
}
@media screen and (min-width:420px) and ( max-width:767px) {
	.ec-cartRole .ec-cartRole__actions {
		width: 55%;
	}
}
@media only screen and (max-width: 768px){
	.ec-drawerRole .ec-headerLinkArea {
		background: #EBEBEB;
		padding-bottom: 55px;
	}
	.ec-drawerRole .ec-headerLinkArea .ec-headerLink__item {
		background: #000;
	}
	.ec-GuideWrap {
		display: block;
	}
	.ec-GuideWrapIn {
		width: 100%;
	}
}
