.f08em{font-size:.8em !important;}
.f09em{font-size:.9em !important;}
.f12em{font-size:1.2em !important;}
.m0-t{margin-top:0px !important;}
.m40-t{margin-top:40px !important;}
.m60-t{margin-top:60px !important;}
.m10-b{margin-bottom:10px !important;}
.m40-b{margin-bottom:40px !important;}
/*img{max-width:100%;height:auto;}*/
img{max-width:100%;}
.b{font-weight:bold !important;}

.movie-wrap {
	position: relative;
	width:600px;
	height:337.5px;
	overflow: hidden;
	margin:auto;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	right:0;
	left: 0;
	width: 100%;
	height: 100%;
	margin:auto;
}
#ec-modal-header{color:#222;}
.ec-registerRole,
.ec-customerRole,
#shopping-form p,
#shopping-form label{color:#fff !important;}

#shopping-form{
	padding:30px 0;
	margin-bottom:60px;
}

#shopping_order_card_owner{
	color:black;
}

h3,.pr_title,.ec-productRole__description table tbody tr:first-child td:nth-child(2) b{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
button, input, optgroup, select, textarea {
	font-family:Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif !important;
}

.alert_text {
	color: #c7161e;
}

/*header*************************************************************/
.ec-headerNav .ec-headerNav__itemIcon {
    color: #c7161e !important;
	font-size:14px !important;
	vertical-align:middle;
}





/*nav****************************************************************/

.ec-itemNav__nav li a {
	color: white !important;
}

/*プルダウン*/
.ec-searchnavRole .ec-searchnavRole__infos *, .ec-searchnavRole .ec-searchnavRole__infos *:before, .ec-searchnavRole .ec-searchnavRole__infos *:after {
	color: #333 !Important;
}
.ec-searchnavRole__infos .ec-searchnavRole__counter span{
	color:#fff !important;
}

/*footer*************************************************************/
#footer {
/*	background-color: #000;
	width: 100%;
	height: auto;*/
	color: #fff;
	font-size: 90%;
}
#footer_menu{
	margin-bottom:40px;
	padding-left:0;
}
#footer_menu li{
	list-style:none;
}
#footer_menu li a{
	width:33.3333%;
	float:left;
	border-right:.5px solid #666;
	border-bottom:.5px solid #666;
	box-sizing:border-box;
	display:block;
	padding:14px;
	text-align:center;
	color:#fff;
	background:#141414;
}
#footer_menu li a:hover{
	background:#ccc;
	text-decoration:none;
	color:#000;
}
#footer_menu li:last-child a{
	border-right:none;
}

#footCnts {
	max-width: 1130px;
	margin: 0px auto;
	overflow: hidden;
}
#footer .fas,#footer .far{
	font-size:.9em;
	margin-right:.5em;
	color:#c7161e;
}
#footer .footer_wrap{

	padding:10px;
	max-width:300px;
	margin-bottom:15px;
}
#footer .footer_wrap p:last-child{
	margin-bottom:0;
}
#footer h3 {
	margin-top:30px;
	font-size: 1.2em;
	background:#222;
	padding:8px;
}
#footer h4 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
    border-left: solid 4px #c00;
    padding-left: .5em;
}
#footer h4 .bg_orange{
	background:#e5810f;
	color:#fff;
	font-size:.85em;
	padding:0 .5em;
	margin-left:.5em;
}
#footer h4 .bg_green{
	background:#389257;
	color:#fff;
	font-size:.85em;
	padding:0 .5em;
	margin-left:.5em;
}
#footer h4 .line{
	border-bottom:.5px solid #c7161e;
}
#footer h5 {
    margin: 20px 0 10px;
}
#footer p{
	line-height:1.6;
	margin-bottom:.6em;
}
/*.guide_card img{
	width:10%;
	height:auto;
	margin-right:10px;
	margin-bottom:10px;
}
.guide_card img:last-child{
	width:25%;
}
.guide_card{
	margin-bottom:30px;
}
*/



#footer_cat_area{
	padding:60px 0;
	margin:80px 0 0;
	background:#141414;
}
#footer_cat_area ul{
	max-width:1130px;
	margin:auto;
    padding-left: 1.5em;
}
#footer_cat_area ul li ul{
	margin-bottom:30px;
}

#footer_cat_area ul.footer_catlist > li > a{
	font-size:1.2em;
	font-weight:bold;
}
#footer_cat_area ul a{
	color:#fff;
	font-size:100%;
	margin-bottom: 8px;
    display: block;
}
.ec-footerTitle__logo img{
	width:200px !important;
	max-width:80%;
	height:auto;
}

.infomation {
	width: 100%;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 25px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
#footer .shop-info{
	max-width:500px;
	margin:0 auto 20px;
	text-align:center;
}
#footer .shop-info .fas,
#footer .shop-info-txt,
#footer .shop-info-txt2{
	font-size:1.75em;
	font-weight:bold
}

.shop-info-txt3{
	font-size:1.15em;
}

.ec-footerTitle__copyright{
	margin-top:60px;
}


.flex-container .flex-item img{
	margin-bottom:5px;
}



#calendar{
	margin-top:20px !important;
}
.calendar_title{
	display:none;
}
#calendar caption{
	color:#fff;
}


/*カート****************************************************************/
.ec-login, .ec-guest{
	background: #333 !important;
}
.ec-input select, .ec-halfInput select, .ec-numberInput select, .ec-zipInput select, .ec-telInput select, .ec-select select, .ec-birth select {
	border: 1px solid gray !important;
}


/*	.ec-input input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input, .ec-select input, .ec-birth input{
		font-size: 20px !important;
	}*/

.ec-secHeading .ec-secHeading__en{ /*見出し英語部分*/
    letter-spacing: .1em !important;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.ec-orderRole,
.ec-cartRole__total,
.ec-cartRole__totalText,
.ec-cartRow__sutbtotalSP,
.ec-cartRow__unitPrice,
.ec-cartRow__sutbtotal,
.ec-cartRow__amount,
.ec-cartRole__totalAmount,
.ec-orderDelivery__title,
.ec-select,
.ec-select ec-select__delivery,
.ec-select ec-select__time,
.ec-reportHeading h2,
.ec-reportDescription{
	color:#fff !important;
}

.ec-orderRole .ec-radio img {
    width: 500px;
}

.ec-rectHeading h1, .ec-rectHeading h2, .ec-rectHeading h3, .ec-rectHeading h4, .ec-rectHeading h5, .ec-rectHeading h6 {
	background:#222 !important;
}
.ec-totalBox{
	background:#222 !important;
}
.ec-progress .is-complete .ec-progress__number {
      background: #e5810f !important;
}
.ec-progress .ec-progress__label {
      color: #e5810f !important;
}

.ec-alert-warning,
.ec-cartNaviNull .ec-cartNaviNull__message{ /*ピンク#F99から変更*/
	background:#c7161e !important;
}

.ec-input textarea, .ec-halfInput textarea, .ec-numberInput textarea, .ec-zipInput textarea, .ec-telInput textarea, .ec-select textarea, .ec-birth textarea,
.ec-input input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input, .ec-select input, .ec-birth input,
.ec-input select, .ec-halfInput select, .ec-numberInput select, .ec-zipInput select, .ec-telInput select, .ec-select select, .ec-birth select{
	color:#000 !important;
}
inout, select, textare {
	color:#000 !important;
}
.ec-headerSearch .ec-headerSearch__category .ec-select select{
	color:#fff !important;
}

/*.mypage .ec-navlistRole__item,
.mypage .ec-favoriteRole__header,
.mypage .ec-para-normal,
.ec-withdrawRole__title,
.ec-withdrawRole__description,*/
.ec-mypageRole,
.mypage .ec-welcomeMsg,
.ec-withdrawRole{
	color:#fff !important;
}

.ec-navlistRole .ec-navlistRole__item a:hover{
	color:#222 !important;
}

/*商品ページ****************************************************************/

.ec-topicpath li{
	color:#e6aa23 !important;
	font-size:.85em;
}
.ec-productRole .ec-productRole__title .ec-headingTitle {
	font-size: 20px !important;
	line-height:1.5;
}
h2.ec-headingTitle img {
	margin:0;
}

#classcategory_id1 option, #classcategory_id2 option{
	color:black;
}


/*他サイトのソース転用　調整用*/
.ec-productRole__description table{
	width:100%;
	table-layout: fixed;
}
.ec-productRole__description table tbody tr td{
	padding-top:20px;
}
.ec-productRole__description table tbody tr:first-child td{
	font-size:1.4em !important;
	padding-top:0;
}
.ec-productRole__description table tbody tr:first-child td:first-child{
	width:6px;
	background:#ff8000;
}
.ec-productRole__description table tbody tr:first-child td:nth-child(2) b{
	padding-left:1em;
	display:inline-block;
}

.ec-productRole__description table tbody tr:first-child td hr{
	margin:1px !important;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #f80;
	border: 0;
}


/*レビュー*******/
.ec-rectHeading h4{
	background:#292929 !important;
}
#product_review_area a.ec-inlineBtn--action{
	margin-top:10px;
}

/***********************************/

.ec-layoutRole__main{
/*	padding-top:40px !important;*/
}
#page_product_list .ec-layoutRole__main{
/*	padding-top:0px !important;*/
 }
.ec-productRole__description{
/*	font-size:14px !important;*/
	line-height:1.8 !important;
	margin-bottom:100px !important;
}
.ec-productRole img{
	width:auto;
	max-width:100%;
	height:auto;
	display:block;
	margin:0px auto 10px;
	text-align: center !important;
}



/*商品画像切替　矢印*/
.slick-slider {
	display: flex;
	align-items: center;
	position: relative;
}

.slick-slider .slick-arrow{
	position: absolute;
	z-index: 100;
	font-size: 1.5em;
	opacity: 0.5;
}
.slick-slider .slick-arrow:before{
	color: black;
}
.slick-slider .fa-chevron-circle-left{
	left: 5px;
    top: 50%;
}
.slick-slider .fa-chevron-circle-right{
	right: 5px;
    top: 50%;
}
.slideThumb img {
    margin: auto;
}

.ec-productRole .ec-productRole__category{
	margin-bottom:20px;
}


li.ec-pager__item a{
	color:#fff !important;
}
li.ec-pager__item--active a,
li.ec-pager__item a:hover{
	color:#292929 !important;
}
.ec-price .chokuei_price{
    background: #c7161e;
	font-size: 16px;
    padding: 0 .5em;
}
.ec-price .ec-price__price{
	color:#c00;
}

.ec-productRole .ec-productRole__category a{/*関連カテゴリ*/
	color:#e6aa23 !important;
	font-size:.875em;
}


/*おすすめ商品*/
/*.ec-layoutRole__mainBottom .ec-shelfRole{
	margin-top:80px !important;
}*/
.ec-shelfRole .item_name{
    font-size: .9em;
    font-weight: normal;
    line-height: 1.6;
    margin-top: 10px;
    border-top: solid 1px #666;
    padding-top: 1em;
}

.ec-shelfGrid a{　/*IE対策*/
	height:auto;
	max-height:500px;
}

/*TOPページ****************************************************************/

/*TOPページ　PR商材*/
#pr{
	padding-left:0;
}
#pr li{
	list-style:none;
}
#pr li a{
	width:49%;
	height:180px;
	margin:0 .5% 15px;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
	background:#000;
	display:block;
	float:left;
}
#pr li a img{
	width:100%;
	height:auto;
	opacity:.4;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
#pr li a .pr_text_area{
	position:absolute;
	padding:30px;
}
.pr_title{
	font-size:1.4em;
}
#pr li a:hover img{
	opacity:.6;
}

/*「CATEGORY」*/
.ec-categoryRole__list{
	padding-left:0;
}
.ec-categoryRole__list li{
	list-style:none;
}
.ec-categoryRole .ec-role img{
	outline:none !important;
}

/*「色から探す」*/
	.panel_modal_wrap input{
		display: none;
	}
	.panel_modal_overlay{
		display: flex;
		justify-content: center;
		overflow: auto;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.7);
		opacity: 0;
		transition: opacity 0.5s, transform 0s 0.5s;
		transform: scale(0);
	}
	.panel_modal_trigger{
		position: absolute;
		width: 100%;
		height: 100%;
	}
	.panel_modal_content{
		align-self: center;
		width: 40%;
		max-width: 400px;
		/*padding: 30px 30px 15px;*/
		box-sizing: border-box;
		/*background: #fff;*/
		line-height: 1.4em;
		transform: scale(1.2);
		transition: 0.5s;
		background-color: black;
		color: floralwhite;
	}
	.close_button{
		position: absolute;
		top: 14px;
		right: 16px;
		font-size: 24px;
		cursor: pointer;
	}
	.panel_modal_wrap input:checked ~ .panel_modal_overlay{
		opacity: 1;
		transform: scale(1);
		transition: opacity 0.5s;
	}
	.panel_modal_wrap input:checked ~ .panel_modal_overlay .panel_modal_content{
		transform: scale(1);
	}
    .panel_modal_content .ec-itemNav__nav{
    	display: block;
    }
    .panel_modal_content .ec-itemNav__nav li a, .panel_modal_btn{
    	/*background-image: linear-gradient(to right, #3169d1 0%, #998bfa 51%, #3169d1 100%) !important;*/
    	color: #fff !important;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
    	-webkit-transition: all .3s;
    	transition: all .3s;
    	background-size: 200% auto !important;
    	text-align: left;
    	border: none;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(1) a{
    	background-image: linear-gradient(to right, black 15%, #ff0500 30%,#0000b2 40%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(2) a{
    	background-image: linear-gradient(to right, black 15%, #ff0500 35%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(3) a{
    	background-image: linear-gradient(to right, black 15%, #0000b2 35%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(4) a{
    	background-image: linear-gradient(to right, black 15%, #ffea00 35%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(5) a{
    	background-image: linear-gradient(to right, black 15%, white 35%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(6) a{
    	background-image: linear-gradient(to right, black 15%, #228b57 35%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(7) a{
    	background-image: linear-gradient(to right, black 15%, #8200d3 35%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(8) a{
    	background-image: linear-gradient(to right, black 15%, #677685 35%) !important;
    }
    .panel_modal_btn:hover {
    	background-color: #998bfa !important;
    	background-position: right center !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(1) a:hover {
    	background-image: linear-gradient(to right,#ff0500 50%,#0000b2) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(2) a:hover {
    	background-image: linear-gradient(to right,black 40%,#ff0500 80%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(3) a:hover {
    	background-image: linear-gradient(to right,black 40%,#0000b2 80%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(4) a:hover {
    	background-image: linear-gradient(to right,black 40%,#ffea00 80%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(5) a:hover {
    	background-image: linear-gradient(to right,black 40%,white 80%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(6) a:hover {
    	background-image: linear-gradient(to right,black 40%,#228b57 80%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(7) a:hover {
    	background-image: linear-gradient(to right,black 40%,#8200d3 80%) !important;
    }
    .panel_modal_content .ec-itemNav__nav li:nth-child(8) a:hover {
    	background-image: linear-gradient(to right,black 40%,#677685 80%) !important;
    }
    .panel_modal_wrap .ec-itemNav__nav li{
    	overflow: visible;
    	height: auto;
    	float: none;
    }

/*特商***************************/
.ec-borderedDefs{
	border:none !important;
}
.ec-borderedDefs dl {
    border-bottom: 1px solid #565656 !important;
}
.ec-borderedDefs dd{
	line-height:2 !important;
}

@media only screen and (min-width: 768px){
.sp { display: none !important;}

.flex-container { /*header・footerバナーエリア*/
	display: flex;
	 -webkit-box-pack: end;
	-ms-flex-pack: end;
   justify-content: flex-end;
}
.flex-container img{
	width:100%;
	height:auto;
}
.ec-headerNaviRole{
	padding-bottom:20px !important;
}
.ec-headerNaviRole .ec-headerNaviRole__left { /*PC　ロゴ*/
    width: calc(100% / 4) !important;
}

.ec-headerNaviRole .ec-headerNaviRole__right {
    width: calc(100% * 3 / 4) !important;
	margin-top:-50px;
}
.ec-headerNaviRole__search{
    width: 100%;
    max-width: 1130px;
    padding: 0 20px 20px;
    box-sizing: border-box;
	margin:-110px auto 0;
	margin-bottom:40px;
}
.ec-headerSearch{
	width: 100%;
	max-width:400px;
	float:right;
}
.ec-headerSearch .ec-headerSearch__category .ec-select select{
	border:none !important;
}
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search:before{
	top:1em !important;
}

.ec-headerNaviRole__nav{
	margin-right: 10px;
}

/*gnav**********************************/
.ec-headerNaviRole2 .ec-itemNav{
	height:auto !important;
}
.ec-headerNaviRole2 .ec-itemNav__nav{
	position:relative;
	display:flex !important;
}
.ec-headerNaviRole2 .ec-itemNav__nav a{
	font-weight:normal !important;
}
.ec-headerNaviRole2 .ec-itemNav__nav > li{
	position:static !important;
	/*width:100% !important;*/
	width:100% ;
}
.ec-headerNaviRole2 .ec-itemNav__nav > li > a{
	padding:16px 0 !Important;
}
.ec-headerNaviRole2 .ec-itemNav__nav > li ul{
	width:100% !important;
	display:flex !important;
}
.ec-itemNav__nav li ul li{ /*クリックでの開閉に伴い追加*/
	overflow:visible !important;
}
.mod_dropnavi_child{
	display:none;
}
.ec-headerNaviRole2 .ec-itemNav__nav li ul li a{
	display: inline-table;
    width: 100%;
	border:15px solid #222 !important
}
.ec-headerNaviRole2 .ec-itemNav__nav ul li img {
    width: 50%;
    height: auto;
    float: left;
    margin-right: 20px;
    max-width: 60px;
}
.ec-headerNaviRole2 .ec-itemNav__nav li ul li:hover a{
	background:#565656 !important;
}

.ec-headerNav .ec-headerNav__itemLink:hover{
	color:#ff4049;
}


.ec-categoryRole .ec-categoryRole__listItem img:hover,
.ec-categoryRole .ec-categoryRole__listItem.type1 img:hover{
	opacity:.8;
}




/*.ec-itemNav__nav li ul li{
	width:33% !important;
	float:left;
}*/

.ec-itemNav__nav li ul li a{
	background:#333 !important
}

.ec-footerRole{
	padding-top:0 !important
}
#footer .flex-container{
	margin:40px auto;
}
#footer .flex-container {
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}
#footer .flex-container img{
	max-width:400px;
	height:auto;
	padding:0 10px 10px;
}

#footer_cat_area > ul{
   display: -webkit-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
}
#footer_cat_area > ul > li{
	width:25%;
}

}


.ec-itemNav__nav > li:hover > a{
	background:#222 !important;
}




@media only screen and (max-width: 1000px){
.ec-shelfGrid .ec-shelfGrid__item-image{
	height:auto !important;
}
}

@media only screen and (max-width: 767px){
.pc,.no_sp { display: none !important; }

.ec-headerTitle img{
	width:200px !important;
	max-width:100%;
	display:block;
}
.ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li a{
	background:#000 !important;
}
.ec-headerNaviRole__search{
	margin:5px 10px 0;
}
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search{
	border-radius:0 !important;
}
.ec-layoutRole__header .flex-container{
	margin-left:60px
}
#footer .flex-container img{
	padding:0 14px 14px;
}
.ec-cartNavi__icon{
	color:#595656 !important;
}
/*.ec-headerSearch__category{
	outline:none !important;
}*/

}

@media only screen and (min-width: 768px) and (max-width: 999px){
.ec-headerNaviRole2 .ec-itemNav__nav li a{
	font-size:.8em;
}
.ec-headerNaviRole2 .ec-itemNav__nav li ul li a {
    border: 5px solid #222 !important;
    padding: 8px !important;
}
.ec-headerNaviRole2 .ec-itemNav__nav ul li img {
    margin-right: 10px;
}
}

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

}

@media screen and (max-width: 640px) {
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
	width:100%;
}
#pr li a{
	height:140px;
}
}


@media screen and (min-width: 601px){
.slider_sp{
	display:none;
}
}
@media screen and (max-width: 600px){
.slider_pc{
	display:none;
}
#pr li a{
	width:100%;
	float:none;
	hegiht:140px;
}
}

@media screen and (min-width: 401px){
#calendar table{
	width:46% !important;
	margin:0 2% 20px !important;
	float:left;
}
}

.AmazonPayButton{
	margin: 10px 0px !important;
}

@media only screen and (max-width: 767px){
	.amazonpay-button-inner-image{
		margin-top: 0px !important;
		width: auto !important;
	}

	#AmazonPayButton43_1{
		text-align: center;
	}
}

@media only screen and (min-width: 768px){
	.amazonpay-button-inner-image{
		margin: 0px 0px 40px 0px !important;
	}
}

.ec-cartCompleteRole{
	max-width: none !important;
}

.side-bar {
	background-color: black !important;
}

#cat18_text h4{
	font-weight:bold;
	line-height:1.5;
}
#cat18_text p{
	font-size:.9em;
	line-height:1.5;
}

.ec-headerNavSP {
	padding-top: 7px!important;
	border-radius: 3px!important;
}
.ec-headerNavSP:before {
	content: 'MENU';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform:  translate(-50%, 0);
	font-size: 11px;
	font-weight: bold;
}
/* renewal add */
.ec-layoutRole__mainBottom {
  padding-top: 50px;
  background-color: #141414;
  margin-top: 50px;
}
.ec-shelfGrid__item_desc {
    color: #e6e1d8;
  font-size: 90%;
  margin-top: 10px;
}
#page_homepage .ec-layoutRole__mainBottom {
  background-color: #000;
}
@media only screen and (min-width: 768px){
    .ec-layoutRole__main{
    padding-top: 100px !important;
    }
    .ec-layoutRole__main .ec-layoutRole__main{
        padding-top: 0px !important;
    }
    
}
@media only screen and (max-width: 767px){
    .ec-layoutRole__main {
    padding-top: 40px !important;
    }
}
[id^="page_mypage"] div.ec-layoutRole__main {
    max-width: 1130px;
    margin: 0 auto;
    padding-bottom: 10vw;
}