@charset "utf-8";


/*************************
*        見出し       *
*************************/

/*大見出し */

.title_a {
	font-size: 3rem;
	font-weight: bold;
	background: url(https://kuranokonaya.itembox.design/item/sl/image/st_bg.gif) repeat center center;
	padding: 10px 20px;
	margin: 20px auto 20px auto;
	}
.title_a .title_catch {
	font-size:0.6em;
	}

	@media only screen and (max-width: 999px) {
		.title_a {
			font-size: 2.4rem;
		}
	}
	@media only screen and (max-width: 767px){
		.title_a {
			font-size: 2rem;
		}
		.title_c {
	font-size: 1.2rem;
	}
	}
	
/*h3 */
.title_b {
	 font-size:1.750em;
	 font-weight:bold;
	 background:url(https://kuranokonaya.itembox.design/item/sl/image/ttl_bg.gif) no-repeat left top;
	 margin:40px auto 30px;
	 letter-spacing:0.15em;
	 padding:18px 0px 19px 40px;
 }
.h3_ttl {
	font-size:1.500em !important;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px !important;
	background-image: url(https://kuranokonaya.itembox.design/item/sl/image/p_ttl_bg.png);
	padding: 0px 0px 0px 15px;
}
	@media only screen and (max-width: 767px){
		.title_b {
			font-size: 1.8rem;
			margin: 10px auto 20px;
			letter-spacing: 0;
			padding: 23px 0px 32px 30px;
		}
		.title_a +.title_b {
			margin: 0 auto 20px;
		}
		.h3_ttl {
			font-size: 1.8rem;
			}
	.title_c a {
	font-size: 1.5rem;
	font-weight: bold;
	}
			
	}


/*三角大 */
.title_c {
	font-size: 2rem;
	font-weight: bold;
	}

/*p */
	
.p_ttl {
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px !important;
	background-image: url(https://kuranokonaya.itembox.design/item/sl/image/p_ttl_bg.png);
	padding: 3px 0px 0px 15px;
	}

/*三角小 */
.p_ttl02 {
	font-size:1.6rem !important;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px !important;
	background-image: url(https://kuranokonaya.itembox.design/item/sl/image/p_ttl02_bg.png);
	padding: 3px 0px 0px 15px;
	}
	@media only screen and (max-width: 999px) {
	}
	@media only screen and (max-width: 767px){
		.p_ttl02 {
			font-size: 1.4rem !important;
		}
	}


/*三角小2 */

.h_ttl02 {
    font-size: 2rem !important;
    background-repeat: no-repeat;
    padding: 5px 0px 5px 15px;
    border-bottom: 1px solid #CCC;
    font-weight: bold;
}
	@media only screen and (max-width: 999px) {
		.h_ttl02 {
			font-size: 1.8rem !important;
		}
	}
	@media only screen and (max-width: 767px){
		.title_a {
			font-size: 1.6rem !important;
		}
	}

/*************************
*        フォントサイズ       *
*************************/


.txt_10 {font-size:1rem !important;}
.txt_12 {font-size:1.2rem !important;}
.txt_13 {font-size:1.3rem !important;}
.txt_14 {font-size:1.4rem !important;}
.txt_15 {font-size:1.5rem !important;}
.txt_16 {font-size:1.6rem !important;}
.txt_18 {font-size:1.8rem !important;}
.txt_20 {font-size:2rem !important;}
.txt_20red {font-size: 2rem !important;color: #700B0D;}
.txt_24 {font-size:2.4rem !important; font-weight: 600;}
.txt_30 {font-size:3rem !important;}
	
.txt_24w {
	font-size: 2.4rem !important;
	color: #FFFFFF;
	padding-left: 10px;
	padding: 5px 0 5px 10px;
	background-color: #000000;
	font-weight: normal;
	}
	
.txt_bg {color: #9D805C;}
.txt_red {color: #700B0D;}
.txt_grn {color: #105467;}
.exp {
	font-weight: bold;
	margin-right:5px;
	}
	@media only screen and (max-width: 999px) {
	}
	@media only screen and (max-width: 767px){
		.txt_20 {font-size:1.8rem !important;}
		.txt_20red {font-size: 1.8rem !important}
		.txt_24 {font-size:1.8rem !important;}
		.txt_24 a {font-size:1.6rem !important;}
		.txt_24w {font-size:2rem !important;}
		.txt_30 {font-size:2.4rem !important;}
	}
	
/*************************
*        フロート       *
*************************/
.img_right {
	float: right;
	clear: right;
	padding-left: 10px;
	}
.img_left {
	float: left;
	clear: left;
	padding-right: 30px;
	}
.right {
	float: right;
	clear: right;
	}

/*clearfix */
.cf:before, .cf:after {
    content: '';
    : table;
	}
	
.cf:after {
    clear: both;
	}
	
.cf {
	zoom: 1; /* for IE6/7 */
	}


/*************************
*        ボックス       *
*************************/

.box_auto {
	width: 100%;
	height: auto;
	margin-bottom:50px;
	overflow: hidden;
	}	

.box_center {
	width: 100%;
	height: auto;
	margin: 0 0 50px 0;
	overflow: hidden;
	text-align: center;
	}	


/*角丸ボーダー付き*/

.box_auto_b {
	width: 800px;
	height: auto;
	margin-bottom: 50px;
	padding: 20px 10px 0px 20px;
	overflow: hidden;
	border: 1px solid #EFE4BE;
	border-radius: 8px;
	}

/*商品情報*/
	
.box_auto_c {
	width: 680px;
	height: auto;
	margin: 50px auto;
	padding: 20px 10px 0px 20px;
	overflow: hidden;
	border: 1px solid #999999;
	border-radius: 8px;
	}
	
/*上ボーダー*/
	
.box_auto_d {
	width: 800px;
	height: auto;
	margin: 30px auto 0px auto;
	padding: 20px 10px 0px 20px;
	overflow: hidden;
	border-top: 1px solid #999999;
	}
	
/*ボーダー*/
	
.box_auto_e {
	width:100%;
	max-width: 800px;
	margin: 0 auto 6rem;
	padding: 1.5rem;
	overflow: hidden;
	background:#FFF;
	box-sizing: border-box;
	border: 1px solid #dddddd;
}
.box_auto_e h3 {
	margin:1rem 0 0;
	text-align:center;
}
.box_auto_e  p img {
	display:block;
}
	@media only screen and (max-width: 767px){
		.box_auto_e  p span {
			display:block;
			margin:0;
		}
	}
.box_auto_m0 {
	width: 100%;
	height: auto;
	overflow: hidden;
	}	
		
.box_150 {
	width: 100%;
	height: 150px;
	}

.box_300 {
	width: 100%;
	height: 300px;
	margin-bottom:50px;
	overflow: hidden;
	}
	
.box_350 {
	width: 100%;
	height: 350px;
	margin-bottom:50px;
	overflow: hidden;
	}
	
.box_400 {
	width: 100%;
	height: 400px;
	margin-bottom:50px;
	overflow: hidden;
	}	

.box_450 {
	width: 100%;
	height: 450px;
	margin-bottom:50px;
	overflow: hidden;
	}	
	/*レシピ部分右高さオーバーの場合*/
	.box_600recipe {
	width: 370px;
	height: 600px;
	float:left;
	overflow: hidden;
	}	
	
	
	
/*2列*/

#twobox {
	 width: 100%;
	 display: flex;
	 display: -webkit-box;
	 display: -moz-box;
	 margin-bottom:100px;
	 }

#twobox #left {
	width: 380px;
	}

#twobox #right {
	width: 380px;
	margin-left: 75px;
	}

#twobox a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	}
	
/*3列*/

.box_3_275 {
	width: 275px;
	height: 100%;
	margin: 0 0 5px 0;
	float: left;
	overflow: hidden;
	}	
	
.box_3_275_ml5 {
	width: 275px;
	height: 100%;
	margin: 0 0 5px 5px;
	overflow: hidden;
	float: left;
	}	
	
.box_3_275_pr10 {
	width: 265px;
	height: 210px;
	padding: 0px 0 0 10px;
	overflow: hidden;
	}	

.box_3_330 {
	width: 330px;
	height: 100%;
	float: left;
	}
	
.box_3_330_ml35 {
	width: 330px;
	height: 100%;
	margin: 0 0 0px 35px;
	float: left;
	}
	
.box_5_200 {
	width: 200px;
	height: 100%;
	float: left;
	}
	
.box_3_100_pr10{
	width: 265px;
	height: 210px;
	padding: 0px 0 0 10px;
	overflow: hidden;
	min-height:210px;
	
	}	

/*4列*/

.box_4_225 {
	width: 225px;
	height: 100%;
	float: left;
	}

.box_4_225_ml40 {
	width: 225px;
	height: 100%;
	margin: 0 0 0px 40px;
	float: left;
	}


/*5列*/

.box_5_200_ml15 {
	width: 200px;
	height: 100%;
	margin: 0 0 0px 15px;
	float: left;
	}

.box_5_155 {
	width: 155px;
	height: 100%;
	float: left;
	}

.box_5_155_ml15 {
	width: 155px;
	height: 100%;
	margin: 0 0 0px 15px;
	float: left;
	}



#attention {
	width:100%;
	margin: 70px auto;
	padding: 15px;
	text-align: center;
	border: 2px dashed #B7696E;
	}
	
	@media only screen and (max-width: 767px){
		#attention p{font-size:0.8em;
	
	}
	}
	
	.video{
  position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
.video iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

