@charset "UTF-8";

/*mv
*************************************************/
.prod_top_box {}

.prod_mv_img {
	margin-right: 30px;
	z-index: 0;
}


.products_d .b_ttl {
	font-size: 24px;
	line-height: 1.5em;
}



/*商品一覧
*************************************************/
.prod_top_box1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: -100px;
	margin-bottom: 100px;
}

.prod_b1l {
	background-color: rgba(255, 255, 255, 0.75);
	display: inline-block;
	z-index: 100;
	width: 460px;
	margin: 0 20px 0 70px;
	letter-spacing: 0.1em;
	padding: 55px 40px 50px;
}

.prod_b1l h2 {
	margin-bottom: 47px;
}

.prod_b1r {
	max-width: 555px;
}

.prod_b1r ul {
	display: flex;
}

.prod_b1r ul li img {
	max-width: 100%;

}

.prod_b1r ul li {
	margin-left: 15px;
}

.products_d .prod_top_box3 .top_box {
	margin-bottom: 50px;
}




/**/
.prod_top_box4 {
	margin: 90px 0 120px;
}

.delivery_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 50px;
}

.delivery_box > li {
	width: 28.5%;
	position: relative;
	/*text-align: center;*/
	margin: 0 auto 100px;

}

.delivery_box > li:nth-child(2) {
	position: relative;
}

.delivery_box > li .btn_01 a {
	width: 100%;
}

.delivery_box .top_box_1 .img_bg img {
	width: 320px;
	height: 210px;
	max-width: 100% !important;
}


/* カラーミーショップ用 */



.cartjs_box {
	padding-top: 0 !important;
}

.cartjs_product_table {
	margin-bottom: 20px !important;
}

.cartjs_cart_in input {
	background: url(../images/common/btn_cart.png) !important;
	background-color: transparent !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	border: 0 !important;
	width: 100% !important;
	max-width: 330px !important;
	max-height: 41px !important;
	border-radius: unset !important;
	text-indent:100% !important;
	white-space:nowrap !important;
	overflow:hidden !important;
}

.cartjs_product_table table {
	border: none !important;
	width: 100% !important;
}

.cartjs_product_table table {
	border: none !important;
	width: 100% !important;
}

.cartjs_product_table table th {
	width: 80px !important;
}

.cartjs_product_table table th, .cartjs_product_table table td {
	text-align: left !important;
	padding: 0 !important;
	border: none !important;
	background-color: transparent !important;
	font-family: inherit !important;
	font-size: 16px !important;
	font-weight: bold !important;
}

.cartjs_product_table table td input {
	border: 2px solid #433D3C !important;
	padding: 5px 15px !important;
	background: #fff !important;
	border-radius: 5px !important;
	width: 70px !important;
}



.delivery_area {
	text-align: left;
    margin-top: -15px;
}

.delivery_area .table2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.delivery_area .table2 th,
.delivery_area .table2 td {
	padding: 3px 10px;
	font-weight: normal;
}

.delivery_area p {
	letter-spacing: 0;
	line-height: 1.4em;
	margin: 20px 0 15px;
}

.delivery_list {}

.delivery_list > li {
	margin-bottom: 30px;
	font-weight: bold;
	letter-spacing: 0.03em;


}

.delivery_list .number {
	font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.2em;
}

.delivery_list .yen {
	font-size: 20px !important;
	display: block;
	padding-top: 40px;
	font-weight: bold;
	margin-bottom: 20px;
}

.delivery_list .yen span {
	font-size: 20px;
	letter-spacing: 0;
}

.delivery_list .id {
	font-size: 10px;
}

.delivery_box .btn_01 {
	bottom: -70px;
	position: absolute;
	width: 100%;
	max-width: 330px;
}

.note_box {
	display: flex;
	justify-content: flex-start;
	margin-top: 100px;
	letter-spacing: 0.05em;

}

.note_box div {
	margin-right: 20px;
	color: #BA2636;
}

.note_box p {}

.tab_cool {
	background-color: #595857;
	border: #433D3C;
	display: inline-block;
	color: #fff;
	line-height: 1em;
	font-weight: bold;
	padding: 3px 10px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 13px;
}


/***   ***/
.prod_top_box5{
    margin-bottom: 90px;
}
.prod_top_box5 .g_ttl {
	margin-top: 100px;
}

.prod_top_box5 .column01 {
	margin-bottom: 30px;
}


/***   ***/
.prod_top_box6 {
	margin-bottom: 70px;
}

.prod_top_box6 p {
	margin-bottom: 25px;
}

.prod_top_box6 p a {
	color: #96514D;
}

.prod_top_box6 .column01 {
	margin-top: 60px;
}

.prod_top_box6 .column02 {
	margin-top: 20px;
}


/**** 
*******************************************/
.products h2 {}

.products h3 {
	border: 1px solid #96514D;
	padding: 8px 10px;
	text-align: center;
	max-width: 920px;
	font-size: 20px;
	border-radius: 10px;
	color: #433D3C;
	margin: 40px auto 30px;
	line-height: 1.3em;
}




/**** 
*******************************************/
.pick_up {
	position: relative;
	border: 2px solid #CBDA94;
	background-color: #fff;
	padding: 40px 0 55px;
	margin: 140px 0 100px;
}

.pick_ttl {
	position: absolute;
	top: -40px;
	left: -2px;
}

.pick_up .product_list p {
	margin-bottom: 20px;
}



/***   ***/
.products_box01 {}



/**** 商品詳細
*******************************************/

.products_d .mb150 .a_ttl{
    margin-bottom: 25px;
}
.products_d .btn_01 a{
    width: 330px;
}
.products_d > .top_box .colu_r p {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 20px;
	line-height: 1.6em;
	letter-spacing: 0;
}


.products_d .table02 {
	max-width: 1000px;
	margin: 50px auto 100px;
}

.products_d .table02 th {
	width: 20% !important;
}


.bnr_link {
	display: flex;
	justify-content: center;
    margin-top: 20px;
}

.bnr_link a {
	margin: 0 25px;
}

.prod_top_box4 .btn_01 a {
	padding: 6px 25px 6px 42px;
}

/*商品画像
*************************************************/
.products_d .flot_sn{
    margin-bottom: 15px;
}
.products_d .flot_sn .gallery_r{
    width: 970px;
    margin-right: 5%;
    
}
.products_d .flot_sn .gallery_r img{
    height: 410px;
    width: 970px;
	object-fit: cover;
	font-family: "object-fit:cover;";
}
.gallery_l > ul {

}

.gallery_r {
	/*height: 293px;*/
	width: 440px;
}

.gallery_l {
	margin-bottom: 20px;
}

.gallery_l ul li {
	margin-bottom: 20px;
}

.gallery_l ul li:last-child{
    margin-bottom: 0;
}

.size_area{
    padding: 10px 0;
    border-bottom: 2px solid #433D3C;
    border-top: 2px solid #433D3C;
    margin: 10px 0 20px;
}
.size_area p{
    font-size: 15px;
    line-height: 1.2em;
    margin: 7px 0;
    font-weight: bold;
}

.column02 .colu_l{

}
.column02 .colu_r{
    width: 540px;
}



.box_border02 a,
.prod_top_box6 a,
.column01 top_box_1 a {
	color: #96514D;
	text-decoration: underline;
}


.box_border02 p,
.prod_top_box6 p,
.column01 top_box_1 p {
	margin-bottom: 20px;
}

.box_border02 p:last-child,
.prod_top_box6 p:last-child,
.column01 top_box_1 p:last-child {
	margin-bottom: 0;
}

#info {
	margin-top: -50px;
	padding-top: 50px;
}

.storesjp-button-cart {
	width: 100% !important;
	max-width: 330px;
}


/* media 
*************************************************/



@media (max-width: 1355px) {}





@media (max-width: 1200px) {
	.delivery_area .table2 th {
		font-size: 16px;
	}
    
    
/**** 
*******************************************/
    .scroll_txt {
		display: block;
		color: #CC0000;
		font-size: 12px;
		font-weight: bold;
		margin: 20px 0 10px;
	}
	.table03 th,
	.table03 td {
		white-space: nowrap;
	}

}


@media (max-width: 1070px) {}

@media (max-width: 1000px) {}

@media (max-width: 768px) {
	/*共通
*************************************************/

	.delivery_box .btn_01 {
		margin: auto;
		left: 0;
		right: 0;
	}


	/*商品詳細
*************************************************/
	.prod_top_box1 {
		display: block;
		margin-top: 0;
		margin-bottom: 80px;
	}
    /***   ***/
    .products_d .flot_sn{
        display: block;
    }
    .gallery_l{
        margin-top: 5%;
    }
    .gallery_l > ul{
        display: flex;
        justify-content: flex-start;
    }
    .gallery_l ul li{;
        width: 32%;
        margin: 0 1%;
    }
    .gallery_l ul li img{
        width: 100%;
    }
    .gallery_r {
        width: 100%;
        height: 1000%;
        min-height: 120px;
	}

	.gallery_r img {
		width: 100% !important;
		height: calc(100vw / 2.6) !important;

	}
    .products_d .flot_sn .gallery_r{
        height: 100%;
        margin-bottom: 20px;
        width: 100%;
        margin-right: 0;
    }
    
    
    
    /***   ***/
	.prod_mv_img {
		margin-right: 15px;
	}

	.prod_b1r {
		margin: 0 auto;
	}

	.prod_b1l {
		margin-bottom: 30px;
		width: 100%;
		margin: 0 0 30px 0;
	}

	.delivery_box {
		display: flex;
		padding-right: 15px;
		justify-content: space-around;
        margin-bottom: 0;
	}

	.delivery_box > li {
		width: 43%;
		margin-bottom: 150px !important;
	}
    .delivery_box > li:last-child{
        margin-bottom: 0 !important;
    }

	.delivery_box > li:nth-child(2) {
		margin: 0;
	}




	.delivery_list {
		padding-bottom: 30px;
	}

	.note_box {
		display: block;
	}

	.pick_up ul > li {
		margin-bottom: 60px;
	}


	.products_d .table02 th,
	.products_d .table02 td {
		display: block;
		width: 100% !important;
	}

	.bnr_link {
		display: block;
		text-align: center;
	}

	.bnr_link a {
		margin: 0 0 30px;
		display: block;
	}
    .column02 .colu_r{
        width: 100%;
    }

}


@media (max-width: 560px) {

	.delivery_box > li {
		width: 100%;
	}
    .delivery_box{
        padding-right: 0;
    }
}



@media (max-width: 350px) {
    .products_d .btn_01 a{
        width: 100%;
    }
}
