@charset "UTF-8";
/* ############################################### */
/* お楽しみBOXページ スタイルシート */
/* ############################################### */


.box_main1_txt{
	text-align: center;
	color: #a57a44;
	margin: 40px auto 60px auto;
	font-size: 1.4em;
	font-weight: 500;
	line-height: 1.9em;
}
.box_main1_txt span,
.box_main1_sm_txt span{
	font-weight: 500;
}

.box_main2_txt{
	color: #bf0016;
	margin: 40px 0 40px 0;
	text-align: center;
	font-size: 1.2em;
	line-height: 2.0em;
}



.box_notice_title{
	font-size: 1.2em;
	text-align: center;
	font-weight: 500;
	margin: 50px 0 20px 0;
}


.box_notice{
	width: 49em;
	max-width: 960px;
	margin: 0 auto 30px auto;
	padding: 30px 40px;
	background-color: #fef6e0;
	font-size: 1.1em;
	line-height: 1.9em;
}
.box_notice em{
	color: #bf0016;
}


.box_notice p{
	text-indent: -1em;
	padding-left: 1em;
	margin: 0 0 3px 0;
}

.box_notice2{
	width: 38em;
	color: #bf0016;
	background-color: #fef9b6;
	padding: 40px 40px 30px 40px;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;

	margin: 40px auto 60px auto;
	text-align: center;
	font-size: 1.26em;
	font-weight: 500;
	line-height: 1.8em;
}
.box_notice2 *{
	font-weight: 500;
}
.box_notice2 .box_txt1{
	font-weight: 700;
	font-size: 2em;
}
.box_notice2 .box_txt2{
	font-weight: 700;
	font-size: 1.4em;
	margin: 30px 0 10px 0;
}


.box_product_area{
	width: 720px;
	margin: 0 auto 30px auto;
}

.box_product_main_image{
	margin: 0 auto 0 auto;
	text-align: center;
}


.box_product{
	margin: 0 0 20px 0;
	padding-top: 30px;
}


.box_product .itemlist_img{
	width: 560px;
	margin: 0 auto;
}

.box_product .itemlist_notice{
	width: 300px;
	margin: 0 auto 20px auto;
	text-align: center;
}

.box_product .itemlist_todetail a{
	width: 300px;
	font-size: 1.06em;
	padding: 12px 7px 12px 7px;
}


.box_product_box2{
	margin: 0 0 10px 0;
}

.box_product_box2_title{
	width: 560px;
	margin: 0 auto 0 auto;
	text-align: center;
}

.box_product_box2_title1{
	font-size: 2em;
	font-weight: 700;
	margin-top: 30px;
}

.box_product_box2_title2{
	font-weight: 700;
	font-size: 1.06em;
	border-top: 1px solid #d2bca1;
	border-bottom: 1px solid #d2bca1;
	padding: 20px 0 10px 0;
	margin: 16px 0 20px 0;
	color: #b60005;
}
.box_product_box2_title2 *{
	font-weight: 700;
}

.box_product_box2_title21{
	font-size: 2.8em;
	padding-left: 0.1em;
}
.box_product_box2_title22{
	font-size: 1.8em;
	padding-right: 0.2em;
	padding-left: 0.05em;
}

.box_price_f{
	font-family: "Nunito Sans", sans-serif;
	letter-spacing: -0.05em;
}

.box_product_box2_text{
	color: #a57a44;
	font-size: 1.3em;
	line-height: 1.7em;
	text-align: center;
	margin-bottom: 30px;
}



.hb_image{
	margin: 40px 0 40px 0;
	line-height: 1.9em;
}

.hb_title4{
	margin: 70px auto 26px auto;
	font-size: 1.6em;
	font-weight: 900;
	color: #b5081f;
	text-align: center;
	line-height: 1.7em;
}
.hb_title4 *{
	font-weight: 900;
}

.hb_item_image{
	margin-top: 10px;
}

.hb_item_image_text2{
	margin-top: 10px;
	font-size: 1.06em;
}
.hb_item_image_text3{
	margin-top: 10px;
	font-size: 0.98em;
}





/* ############################################### */
/* スマートフォン */
/* ############################################### */

@media screen and (max-width: 510px) {


.box_notice_title{
	text-align: left;
	margin: 30px 20px 10px 20px;
	font-size: 1.1em;
}

.box_notice{
	width: 94%;
	max-width: 94%;
	box-sizing: border-box;
	margin: 0 auto 0 auto;
	font-size: 1em;
	padding: 15px 20px;
}






.box_main1_txt{
	text-align: left;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	
	text-align: left;
	font-size: 1.04em;
	font-weight: 400;
	line-height: 1.8em;
	
}
.box_main1_txt span{
	font-weight: 400;
}


.box_main2_txt{
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 20px;
}



.box_product_area{
	width: 96%;
	margin: 0 auto;
	display: block;
}




.box_product{
	width: 90%;
	float: none;
	padding-top: 0px;
}



.box_product .itemlist_img{
	width: 100%;
}

.box_product .itemlist_notice{
	width: 100%;
	max-width: 300px;
}

.box_product .itemlist_todetail a{
	width: 100%;
	max-width: 300px;
}


.box_product_box2_title{
	width: 100%;
}


.box_product_box2{
	width: 100%;
	margin: 0 auto 10px auto;
}

.box_product_box2_title1{
	font-size: 1.8em;
}

.box_product_box2_title2{
	font-size: 1.0em;
	padding: 20px 0 10px 0;
}
.box_product_box2_title2 *{
	font-weight: 700;
}

.box_product_box2_title21{
	font-size: 2.6em;
}
.box_product_box2_title22{
	font-size: 1.6em;
}

.box_product_box2_text{
	font-size: 1.1em;
	text-align: left;
}

.box_product_main_image{
	width: 95%;
	max-width: 320px;
}




.box_notice2{
	width: 90%;
	padding: 20px 5%;
	
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 1.1em;
	text-align: left;
	
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.box_notice2 p{
	line-height: 1.6em;
}
.box_notice2 .box_txt1{
	font-size: 1.5em;
}

.box_notice2 .box_txt2{
	font-size: 1.2em;
	margin: 20px 0 10px 0;
}


.hb_item_image img{
	width: 220px;
	height: auto;
}

.hb_item_image_text2{
	font-size: 1.0em;
	text-align: left;
}
.hb_item_image_text3{
	font-size: 0.9em;
	text-align: left;
}



} /* @media screen and (max-width: 510px) */

@media screen and (max-width: 399px) {






} /* @media screen and (max-width: 399px) */
