@charset "UTF-8";

.my-categoryTitle{
	font-size: 1.8rem;
}
.my-categoryName{
	font-size: 1.8rem;
}

.ec-productRole .ec-productRole__tag {
	display: inline-block;
	padding: 2px 5px;
	list-style: none;
	font-size: 60%;
	color: #525263;
	border: solid 1px #D7DADD;
	border-radius: 3px;
	background-color: #F5F7F8; 
}
.ec-layoutRole__contents{
	max-width: 1080px !important;
	padding: 17.6rem 1.5rem 13.4rem;
}
.my-yen{
	font-size: 1.9vw;
	font-weight: 700;
	color: #d83e3e;
}
@media only screen and (max-width: 768px) {
	.my-yen{
		font-size: 2.8rem;
	}
	#yutori{
		font-size: 100% !important;
	}
}
/* 商品詳細 */
.my-runner{
	display: block;
}
.ec-grid2__cell{
	text-align: left !important;
}
.ec-numberInput{
	justify-content: center;
}

#rendering-box #detail-cell1,
#rendering-box #detail-cell2
{
	width: auto !important;
}
.-radioButton{
	display: inline !important;
}
.-radioFrame{
	border: none !important;
}
/* #rendering-box .ec-grid2__cell:first-of-type,
#rendering-box .ec-grid2__cell:last-of-type{
	width: auto !important;
	
} */

/* トップページ */
#page_homepage{
	overflow: scroll;
	-ms-overflow-style: none; /* IE, Edge 対応 */
	scrollbar-width: none; /* Firefox 対応 */
	
}
#page_homepage::-webkit-scrollbar {
	/* Chrome, Safari 対応 */
	display: none;
}

/* カート */
.my-cart-header{
	background-color: #E4EDF5;
	padding: 8px 12px;
	font-size: 20px;
	font-weight: bold;
	/* margin-bottom: 2.4rem; */
}

.my-cart-product{
	border-bottom: 1px solid #ccc;
	padding-top: 2.4rem;
	padding-bottom: 2.4rem;
}

.my-cart-productTitle{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.plus {
	margin: 0 2px;
	display: inline-block;
	border: 2px solid #c9c9c9;
	border-radius: 50%;
	width: 30px;
	min-width: 30px;
	max-width: 30px;
	height: 30px;
	cursor: pointer;
	line-height: 40px;
	vertical-align: middle;
	position: relative;
	text-align: center;
	background: #fff;

}
.plus img {
	display: block;
	margin-left: -0.4em;
	width: 0.8em;
	height: 0.8em;
	position: absolute;
	top: 28%;
	left: 50%;
}

.minus {
	margin: 0 2px;
	display: inline-block;
	border: 2px solid #c9c9c9;
	border-radius: 50%;
	width: 30px;
	min-width: 30px;
	max-width: 30px;
	height: 30px;
	cursor: pointer;
	line-height: 40px;
	vertical-align: middle;
	position: relative;
	text-align: center;
	background: #fff;
}
.minus img {
	display: block;
	margin-left: -0.4em;
	width: 0.8em;
	height: 0.8em;
	position: absolute;
	top: 28%;
	left: 50%;
}

.my-count-updown{
	display: inline-block;
	margin-left: 10%;
}

.my-delete{
	/* font-size: 1.8rem;
	font-weight: 500;
	padding: 1.2rem 2rem;
	border-radius: 8px;
	box-shadow: 10px 10px 10px rgba(0,0,0,0.6);
	background-color: #F5F7F8; */

	display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 16px;
    text-decoration: none;
    color: #525263;
    background-color: #F5F7F8;
    border-color: #ccc;
}
.my-cart-image-block {
	display: flex;
}
@media only screen and (max-width: 768px) {
	.my-cart-productTitle{
		margin-bottom: 1.2rem;
	}
	.my-cart-image-block {
		margin-top: 2.4rem;
	}
}

.my-cart-image {
	width: 50%;
	margin-right: 10%;
}

.my-cart-detail {
	display: block;
	width: 40%;
}
/* 注文２カスタマイズ */
.my-customer-info{

}
.my-customer-block{

}
.my-customer-index{
font-weight: 700;
display: block;
margin-top: 1.2rem;
}
.my-customer-content{

}
.ec-select{
	margin-bottom: 0;
}
.ec-orderDelivery__edit{
	margin-bottom: 1.6rem;
}

.ec-imageGrid{
	display: flex;
	padding-top: 2.4rem;
	padding-bottom: 2.4rem;
}
.ec-imageGrid .ec-imageGrid__img{
	display: block;
	width: 50%;
	margin-right: 10%;
}
.ec-imageGrid .my-dl1{
	display: block;
	width: 40%;
}
.my-delivery{
	margin-top: 2.4rem;
}
.ec-rectHeading{
	margin-bottom: 1.2rem;
}

.my-shipping-product{
	font-size: 1.8rem;
	font-weight: 700;
	text-align: left;
}

.my-shipping-cost{
	font-size: 1.8rem;
	text-align: left;
	padding-left: 1.2rem;
	
}
.my-shipping-total{
	font-size: 1.8rem;
	text-align: right;
}

/* @media only screen and (max-width: 768px) {
	.my-shipping-product{
		font-size: 1.4rem;
		font-weight: 700;
		text-align: left;
	}
	.my-shipping-cost{
		font-size: 1.4rem;
		text-align: left;
		padding-left: 1.2rem;
		
	}
	.my-shipping-total{
		font-size: 1.4rem;
		text-align: right;
	}
} */



.ec-selects{
	padding-bottom: 1.2rem;
}

.ec-imageGrid__content{
	border-top: 1px dotted #ccc;
}
.-bordernone{
	border: none;
}
.-pt12{
padding-top: 1.2rem;
}
.-ptb12{
padding-top: 1.2rem;
padding-bottom: 1.2rem;
}
.-mb20{
margin-bottom: 2rem;
}

/* 11/17 丹波追加分 */
.ec-numberInput > div > label.order-ui-width{
	width: auto!important;
}
.my-runner{
	width: 100%;
	justify-content: flex-start;
	text-align: left;
}
.ec-grid2 .ec-grid2__cell {
	width: auto !important;
	text-align: left !important;
}
.ec-numberInput{
	justify-content: flex-start;
}

#rendering-box{
	width: 100%;
}

#rendering-box .ec-grid2__cell:first-of-type {
	width: auto !important;
}

.ec-grid2__cell:first-child {
	margin-right: 0;
}
.option-form:nth-of-type(2) > .option-form-body > .ec-grid2 > .ec-grid2__cell:last-of-type {
	margin-top: 2.4rem;
}