.kuri_sweets{
	color: #221815;
	font-size: 16px;
}
.ks01_sec{
	position: relative;
	text-align: center;
	background: url(../images/kuri_sweets/kuri_main.jpg);
	width: 960px;
	height: 1194px;
	padding-top: 70px;
	margin-top: 50px;
}
.ks_h1 img{
	margin: auto;
}
.ks01_txt{
	color: #fff;
	font-weight: bold;
	font-size: 23px;
	margin-top: 30px;
	line-height: 1.5em;
}
.ks01_txt p{
	line-height: 1.8em;
}
.or_bk{
	background: #d34b2c;
}
.plus_icon{
	margin: 20px auto 0;
}
.ks02_sec,.ks03_sec,.ks04_sec{
	padding: 50px 0 0;
}
.ks_h2{
	font-size: 28px;
	text-align: center;
	font-weight: 500;
	padding: 5px 0;
	background: #d34b2c;
	color: #fff;
	letter-spacing: 0.1em;
}
.ks02_wrap{
	padding: 70px 50px 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.ks02_box{
	width: 400px;
}
.ks02_box:nth-child(n+3){
	margin-top: 50px;
}
.ks02_box_inner{
	position: relative;
	margin-top: 20px;
}
.ks02_h3{
	font-size: 30px;
	padding: 5px 15px;
	background: #d6c051;
	font-weight: bold;
	line-height: 1.4em;
}
.kuri_item{
	position: absolute;
	right: -20px;
	top: -100px;
}
.ks_item_naiyou{
	padding: 10px;
	border-bottom: solid 1px #000 ;
	font-size: 16px;
	height: 110px;
	font-weight: 600;
}
.ks02_p{
	padding: 10px;
}
.ks03_box{
	background: #fbefc0;
	width: 400px;
	border-radius: 10px;
	padding: 30px;
	position: relative;
}
.ks03_box:nth-child(n+3){
	margin-top: 50px;
}
.ks03_h3{
	margin-bottom: 20px;
}
.kuri_step{
	position: absolute;
	left: -33px;
	top: -16px;
}
.kuri_step_ttl{
	margin: auto;
}
.ks03_txt p{
	width: 200px;
	font-size: 20px;
	line-height: 1.3em;
}
.or_color,a.or_color{
	color: #d34b2c;
	font-weight: bold;
}
.ks03_img{
	width: 122px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.ks03_img img{
	margin: auto;
}
.fz_small{
	font-size: 0.8em;
	line-height: 1.2em;
}
.ks03_notes{
	margin-top: 30px;
	text-align: center;
}
.ks04_inner{
	padding: 0 20px;
}
.ks04_h3{
	font-size: 28px;
	font-weight: bold;
	border-left: solid 7px #d34b2c;
	padding-left: 10px;
	margin-top: 50px;
	line-height: 1.5em;
}
.ks04_p{
	margin-top: 30px;
	font-size: 20px;
}
.ul_disc{
	list-style: disc;
	padding-left: 25px;
}
.ul_num{
	list-style: decimal;
	padding-left: 25px;
}
.ks04_sub_h3{
	font-size: 24px;
	font-weight: bold;
	color: #d34b2c;
	margin-top: 50px;
}
.ks05_sec{
	padding: 80px 0;
}
.ks_h2_sub{
	background: #391d19;
	font-size: 28px;
	text-align: center;
	font-weight: 500;
	padding: 5px 0;
	color: #fff;
	letter-spacing: 0.1em;
}
.ks05_inner{
	padding: 30px 20px;
}
.ks05_h3{
	width: 600px;
	margin: auto;
	font-weight: bold;
	font-size: 30px;
	color: #d34b2c;
	position: relative;
	text-align: center;
	letter-spacing: 0.1em;
}
.ks05_h3::before{
	content: url(../images/kuri_sweets/kuri_img04a.png);
	position: absolute;
	left: 0;
	top: 0;
}
.ks05_h3::after{
	content: url(../images/kuri_sweets/kuri_img04b.png);
	position: absolute;
	right: 0;
	top: 0;
}
.ks05_p{
	border-top: solid 1px #000;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 20px;
}
.ks05_box{
	border: solid 5px #d34b2c;
	border-radius: 10px;
	height: 120px;
	font-size: 25px;
}
.ks05_box_ttl{
	background: #d34b2c;
	color: #fff;
	font-weight: bold;
	width: 270px;
}
.ks_misato_logo{
	width: 280px;
}
.ks_tel_box{
	line-height: 1.1em;
	padding-top: 10px;
}
.ks_tel{
	font-size: 32px;
	font-weight: bold;
}
@media only screen and (max-width:1024px) {
	.ks01_sec{
		width: 100%;
		background: none;
		height: auto;
		margin-top: 0;
		padding: 0;
	}
	.ks_h1{
		background: url(../images/kuri_sweets/kuri_main.jpg);
		background-size: cover;
		padding: 70px 10px;
	}
	.ks01_txt{
		color: #221815;
		font-size: 17px;
		padding:  0 10px;
	}
	.or_bk{
		color: #fff;
	}
	.plus_link{
		display: block;
		width: 80px;
		height: 80px;
		padding: 25px 0;
		background: #d34b2c;
		border-radius: 50%;
		margin: 30px auto 0;
	}
	.plus_icon{
		margin: auto;
	}
	.ks02_sec, .ks03_sec, .ks04_sec{
		padding: 50px 10px 0;
	}
	.ks_h2{
		padding: 1px 0;
	}
	.ks02_wrap{
		padding: 30px 10px;
	}
	.ks02_box{
		width: 100%;
	}
	.ks02_box:nth-child(n+2){
		margin-top: 30px;
	}
	.kuri_img02{
		margin: auto;
	}
	.ks02_h3{
		font-size: 20px;
	}
	.kuri_item{
		width: 28vw;
		max-width: 180px;
		max-height: 180px;
		top: -5vw;
		-o-object-fit: contain;
		object-fit: contain;
	}
	.ks02_p{
		font-size: 15px;
	}
	.ks03_box{
		width: 100%;
	}
	.ks03_box:nth-child(n+2){
		margin-top: 30px;
	}
	.kuri_step {
		left: -24px;
		top: -8px;
		width: 110px;
	}
	.ks03_txt p{
		font-size: 16px;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding-right: 10px;
	}
	.ks03_img{
		width: 80px;
	}
	.ks04_inner{
		padding: 0 10px;
	}
	.ks04_h3{
		margin-top: 30px;
		font-size: 24px;
	}
	.ks04_p{
		font-size: 14px;
		margin-top: 20px;
	}
	.ks04_sub_h3{
		font-size: 20px;
	}
	.ks05_sec{
		padding: 50px 10px;
	}
	.ks_h2_sub{
		font-size: 24px;
		padding: 1px 0;
	}
	.ks05_inner{
		padding: 30px 10px;
	}
	.ks05_h3{
		width: 280px;
		padding: 0 42px;
		font-size: 20px;
	}
	.ks05_h3::before,.ks05_h3::after{
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		top: 10px;
	}
	.ks05_p{
		font-size: 16px;
	}
	.ks05_box{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: auto;
		font-size: 18px;
		text-align: center;
	}
	.ks05_box_ttl{
		width: 100%;
	}
	.ks05_tel_wrap{
		width: 100%;
	}
	.ks_tel{
		font-size: 28px;
	}
	.ks_misato_logo{
		width: 100%;
		padding-bottom: 10px;
	}
}