.ec-shelfRole{
	padding: 0;
}
.ec-layoutRole .ec-layoutRole__mainWithColumn{
	width: calc(100% - 260px);
}
#main_backgroundimg {
	height: 450px;
	left: 0;
	top: 80px;
	width: 100%;
/*	position: absolute;*/
	background-color: black;
}
._backgroundimg{
	position: absolute;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.flex_bottom p{
	padding: 0;
	margin: 0;
}
.p-name-full{
	display: flex;
	flex-wrap: wrap;
	font-size: 13px;
	letter-spacing: 0.05rem;
	line-height: 26px;
}
.p-keijo{
	font-size: 12px;
	letter-spacing: 0.05rem;
	line-height: 19px;
	margin-top: 3px;
}
.p-size{
	margin-top: 3px;
	font-size: 12px;
	letter-spacing: 0.05rem;
	line-height: 19px;
}
.text_bgimg{
	color: #333333;
    margin-left: 10%;
    float: left;
    
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    display: flex;
    justify-content: center;
    min-height: 251px;
    max-height: 450px;
    max-width: 500px;
    background-color: #ffffff;
    font-size: 12px;
    letter-spacing: 0.05rem;
    line-height: 24px;
    font-weight: 500;
    padding: 40px;
}
.text_bgimg_ja{
	font-size: 24px;
	letter-spacing: 0.05rem;
	line-height: 45px;
	font-weight: 500;
}
.text_bgimg_ja2{
	font-size: 12px;
	letter-spacing: 0.05rem;
	line-height: 24px;
	font-weight: 500;
}
.text_bgimg_en{
	font-size: 10px;
	letter-spacing: 0;
	line-height: 28px;
	font-weight: 500;
	
}
.center_backgroundimg {
	width: 100%;
	height: 100%;
	position: relative;
}
.main_backgroundimg {
	animation-name: fadeIn;
	animation-iteration-count: 1;
	animation-timing-function: ease-in-out;
	animation-duration: 1s;
	animation-fill-mode: forwards;
}
.main_backgroundimg {
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-size: cover;
}
#contents-chlidren {
	margin: 0 auto;
}
#contents-chlidren {
	width: 90%;
}
.ec-searchnavRole {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	color: black;
}
.ec-searchnavRole .errormsg.text-danger{
	text-align: center;
	margin-top: 60px;
}
.show_list.showlist_,.number_productadd{
	display: flex;
	align-items: center;
}
.nmtext,.number_productadd > span{
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 0.05rem;
	padding: 0px 10px;
}
.number__result .quantity_number{
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 0.05rem;
	display: flex;
	align-items: center;
}
#showlist_cnt,.number__result .quantity_number > .en{
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 18px;
	padding: 0px 5px;
}
.sub_title_search{
	font-size: 30px;
	line-height: 45px;
	letter-spacing: 0.05rem;
	margin-bottom: 40px;
}
.number__result{
	display: flex;
	align-items: center;
	justify-content: end;
}
.button_all{
	display: flex;
	align-items: center;
}
.button-all-add,.button-all-del{
	width: 50%;
}
.button-all-add{
	padding-right: 10px;
}
.button-all-del{
	padding-left: 10px;
}
.js-mylist-all,.js-mylist-all-del{
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid #638EBB;
	width: 100%;
	padding: 16px 20px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05rem;
	line-height: 21px;
	margin-bottom: 20px;
	color: #1063AC;
	border-radius: 5px;
}
.js-mylist-all:focus, .js-mylist-all-del:focus{
	color: #1063AC;
}
.js-mylist-all:hover,.js-mylist-all-del:hover{
	color: #ffffff;
	background-color: #588EBF;
}
.js-mylist-all:hover .button_all_heart svg path{
	fill: #ffffff;
}
.js-mylist-all-del:hover  .button_all_heart svg path,.js-mylist-all-del:hover  .button-all-del svg path g{
	fill: #ffffff;
}
.button_all_heart{
	padding-top: 5px;
	padding-right: 10px;
}

.title_guild{
	font-size: 12px;
	letter-spacing: 0.05rem;
	line-height: 17px;
	font-weight: bold;
	padding-bottom: 20px;
	width: 100%;
}

.btn__color_rep{
	display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #638EBB;
/*    width: 150px;*/
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.05rem;
    line-height: 21px;
    margin-bottom: 20px;
    color: #1063AC;
    border-radius: 5px;
    margin-right: 15px;
    cursor: pointer;
}
.btn__color_rep:hover{
	color: #ffffff;
	background-color: #1063AC;
}
.ec-searchnavRole__infos{
	display: flex;
/*	padding-bottom: 20px;*/
}
.ec-searchnavRole__actions .ec-select{
/*	width: 295px;*/
	display: flex;
	justify-content: end;
}
.disp-number.form-control{
	display: none !important;
	pointer-events: none;
}
.ec-shelfGrid .ec-shelfGrid__item{
	width: 20%;
}



.img-catalog-product{
	position: relative;
}
.flex_top {
	display: block;
	position: relative;
	}
.flex_top:before {
    content: "";
    float: left;
    width: 1px;
    margin-left: -1px;
    padding-top: 100%;
}
.flex_top:after {
    content: "";
    display: table;
    clear: both;
}
.flex_top img {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%);
    max-height: none!important;
    height: 100%;
}
.flex_bottom {
    flex-direction: column;
    display: flex;
    height: 100%;
    margin-top: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex: auto 1;
    -moz-flex: auto 1;
    -ms-flex: auto 1;
    -o-flex: auto 1;
    flex: auto 1;
}
.p-name {
    height: 100%;
    margin: 0;
    margin-top: 5px;
}
.ec-shelfGrid__item .p-code {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.05rem;
}
.name_jp {
    font-size: 13px;
    letter-spacing: 0.05rem;
    line-height: 19px;
}
.name_cate {
    font-size: 12px;
    letter-spacing: 0.05rem;
    line-height: 19px;
}
.p-size {
    font-size: 11px;
    letter-spacing: 0.05rem;
    line-height: 19px;
}
.p-weight {
    font-size: 11px;
    letter-spacing: 0.02rem;
    line-height: 19px;
}
.priceandadd {
    display: flex;
    justify-content: space-between;
}
.js-cart {
    background: transparent;
    border: none;
    outline: none !important;
    box-shadow: none !important;
}
.js-cart:after {
    display: block;
    content: '';
    width: 23px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.price_item{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 24px;
}
.priceandadd .tanvi{
	font-size: 12px;
	letter-spacing: 0.05rem;
	line-height: 18px;
	font-weight: 400;
}
.form_list{
	display: none;
}
select.order-by.form-control{
	font-size:12px;
	letter-spacing:.1em;
	line-height:17px;
	border:0;
	background-color:#f0f3f5;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
	background-image:url("../img/top/select.svg");
	background-position:95% center;
	background-repeat:no-repeat;
	outline:0;
	border-radius:4px;
	height:33px;
	width:140px;
}
.ec-searchnavRole__infos select.order-by.form-control {
    background-color: transparent;
    border-radius: 4px;
    border: 2px solid #F0F3F5;
}
.ec-pager {
    float: right;
    padding-right: 20px;
}
.ec-pager .ec-pager__item {
    border: 1px solid #dee2e6;
    padding: 0;
    margin: 0;
    float: left;
    background-color: white;
}
.ec-pager .ec-pager__item--active {
    border: 1px solid #dee2e6;
    padding: 0;
    margin: 0;
    float: left;
    background-color: #f2f3f4;
}

.ec-pager .ec-pager__item a {
    margin: 0;
}


.more__title{
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.05rem;
	border-bottom: 1px solid #333333;
	margin-top: 80px;
	padding-bottom: 10px;
}
.heartcart.fas.fa-heart.fa-fw{height:30px;font-size:28px;position:fixed;left:0;top:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}

.more__list{
	display: flex;
	flex-wrap: wrap;
	margin: 0px -10px;
	overflow: hidden;
	margin-top: 20px;
}
.more__list .more__item{
	width: 33.33333%;
	margin-bottom: 20px;
}
.more__item__img img{
	width: 100%;
}
.more__item__wrapper{
	padding: 0px 10px;
}
.product_not_view{
	padding: 20px;
}
#main_backgroundimg__sp #main_backgroundimg{
		display: none;
	}
@media screen and (min-width: 1441px){
	.main_backgroundimg {
		background-size: 100%;
	}
}
@media only screen and (min-width: 769px){
	.ec-shelfGrid .ec-shelfGrid__item:nth-child(odd) {
		padding: 0 10px;
	}
	.ec-shelfGrid .ec-shelfGrid__item:nth-child(even){
		padding: 0 10px;
	}
	.ec-shelfGrid{
		margin-left: -10px;
		margin-right: -10px;
	}
}

@media screen and (min-width: 768px){
	.is-ipad {
		display: block !important;
	}
}
@media screen and (max-width:1024px){
	
	.ec-shelfGrid .ec-shelfGrid__item{
		width: 33.33333%;
	}
	.button-all-add a, .button-all-del a{
		border: 2px solid #2A64A7;
		border-radius: 25px;
		
		margin-left: auto;
		margin-right: auto;
	}
	.button_all{
		
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.flex_sort {
		display: flex;
		flex-direction: column;
	}
	.flex_sort .number__result{
		order: 2;
		margin-bottom: 30px;
		flex-direction: column;
		align-items: end;
		padding-left: 20px;
		padding-right: 20px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.flex_sort .number_productadd > span{
		padding-right: 0;
	}
	.nmtext,.number__result .quantity_number{
		font-size: 15px;
	}
	#showlist_cnt{
		font-size: 24px;
	}
	.ec-searchnavRole__infos{
		flex-direction: column;
	}
	.ec-searchnavRole__infos .title_guild,.ec-searchnavRole__actions .ec-select{
		width: 100%;
	}
	
	#main_backgroundimg{
		height: 465px;
		padding-top: 0;
	}
	.text_bgimg{
		margin-left: 0;
	}
	#contents-chlidren{
		width: 100%;
	}
	.ec-searchnavRole,.subtitle_,.ec-searchnavRole__infos,.ec-shelfRole {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.sub_title_search{
		margin-top: 40px;
	}
	.more{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.button-all-add, .button-all-del {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.button_all{
		flex-direction: column;
	}




}




@media screen and (max-width:768px){
	.text_bgimg_ja{
		font-size: 20px;
	}
	#main_backgroundimg{
		display: none;
	}
	#main_backgroundimg__sp #main_backgroundimg{
		display: block;
	}
	.ec-layoutRole .ec-layoutRole__mainWithColumn{
		width: 100%;
	}
	.ec-shelfGrid .ec-shelfGrid__item{
		padding: 0px 8px;
		width: 33.33333%;
	}
	.ec-shelfGrid{
		margin-left: -8px;
		margin-right: -8px;
	}
	.ec-shelfGrid{
		overflow: hidden;
	}

}
@media screen and (max-width:480px){
	
	.ec-shelfGrid .ec-shelfGrid__item{
		padding: 0px 8px;
		width: 50%;
	}
	

}