@charset "UTF-8";
:root{
	--color1:#9a3236;
	--color2:#b69437;
	--color_w:#fff;
	}


.step3 {
	font-size: 4vw;
	margin-bottom: 2.6vw;
	line-height: 1;
}



/*セットの「一番人気」非表示*/
.page-set-item__img.has-ico01:after{
	display: none;
}




@media screen and (min-width:768px) and ( max-width:960px) {


    .item-wrapper .cartbox .cart-detail .product-price-type {
        font-size: 15px;
}
    .item-wrapper .cartbox .cart-detail .product-price {
        font-size: 30px;
    }
.teiki>div:first-child {
    width: 60px;
}
.item-wrapper .cartbox .cart-detail .product-price-tax {
        font-size: 12px;
    }
.ofr01 .pd_l1 {
	padding-left:50px; 
}
    .Label {
        top: 28px;
    }
	.ship{
		margin-bottom: 12px;
	}
}

@media screen and (min-width: 960px), print {
.catch1 span {
    font-size: 25px;
}
.off1 p {
    font-size: 20px;
}	
.off1 span {
    font-size: 30px;
}	
.off2 p {
	top:calc((100% - 0em)/4);
	}
.item-wrapper .cartbox .cart-detail .product-price1 {
    font-size: 42px;
    line-height: 2.3rem;
}
.ofr01 .ofr>div:first-child {
    width: 80px;
}	
.ofr01 .one {
    font-size: 20px;
    margin-bottom: 10px;
}	
.ofr01 .one span {
    font-size: 30px;
}	
.ofr_btn>span {
    font-size: 15px;
    padding-right: 10px;
}	
.ofr02 .item>div:first-child {
    width: 80px;
}
.ofr02 .set {
    font-size: 25px;
    margin-bottom: 10px;
}
.ofr02 .stan {
    font-size: 17px;
    line-height: 20px;
}
.item-wrapper .cartbox .cart-detail .product-price-tax1 {
    font-size: 12px;
}
.ofr02 .ofr>div:first-child {
    width: 70px;
}
.item-wrapper .cartbox .cart-detail .product-price2 {
    font-size: 35px;
}
.item-wrapper .cartbox .cart-detail .product-price-tax2 {
    font-size: 12px;
}
.off2a p {
	font-size: 18px;
	top: calc((100% - -0.5em) / 4);
}
.off1a span {
    font-size: 30px;
}
.ofr02 .one {
    font-size: 15px;
}
.ofr02 .one span {
    font-size: 25px;
}
.cart-btn.cart-btn-single .ofr_btn1 {
    font-size: 20px;
	height: 65px;
}
.ofr02 .ofr_btn1>span {
    font-size: 15px;
	line-height: 28px;
}
.ofr01 .set {
    font-size: 25px;
    margin-bottom: 5px;
}
.teiki .set {
    font-size: 25px;
    margin-bottom: 10px;
}
.teiki .teiki_off>div {
    width: 80px;
}
.off2b p {
    font-size: 20px;
}
.off1b span {
    font-size: 30px;
}
    .item-wrapper .cartbox .cart-detail .product-price-type {
        font-size: 22px;
}
.item-wrapper .cartbox .cart-detail .product-price-tax {
        font-size: 16px;
    }
  .Label {
    top: 18px;
}

	
}

/* ブレークポイントはmin-width: 750px */
@media screen and (min-width: 750px), print {
	.r_txt {
	font-size: 12px;
}
.marura_r {
	padding: 20px 15px;
}

    .df_p {
        display: flex;
        justify-content: space-between;
        /* align-items: flex-start; */
    }
	.p_fw7{
		font-weight: 700;
	}

}

@media screen and (max-width: 749px) {
.item-description {
	padding-bottom: 0;
}
	

}

