.hdimg {
	margin-bottom: 30px;
}
.kitchenbox{
	margin-bottom: 70px;
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(113,113,113,1.00);
}
.kitchenbox .ktitle {
	font-size: 23px;
	margin-bottom: 25px;
}
.kitchenbox .subtitle {
	font-size: 15px;
    margin-bottom: 35px;
}
.kitchenbox .subtitle2 {
	font-size: 18px;
    margin-bottom: 35px;
}
.kitchenbox .comment {
	font-size: 13px;
    line-height: 25px;
	margin-bottom: 35px;
	text-align: justify;
}
.kitchenbox .imgbox{
	margin-bottom: 35px;
	overflow-y: auto;
	text-align: justify;
}
.kitchenbox .imgbox img{
    margin-bottom: 15px;
    margin-right: 5px;
}
.kurumi{
	width: 500px;
	padding-top: 45px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
    margin-bottom: 35px;
	background-color: rgba(244,244,241,1.00);
}
.casehd{
    font-size: 15px;
    background-color: rgba(244,244,241,1.00);
    padding: 5px;
    width: 540px;
}
.casebox {
    display: inline-block;
    min-height: 258px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 25px;
}
.casearrow {
	font-size: 18px;
	color: rgba(78,78,78,1.00);
	vertical-align: 80px;
	margin-left: 10px;
	margin-right: 10px;
}
.wflow{
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 40px;
}
.wflow .flist {
    font-size: 14px;
}

.ftbn{
    width: 550px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}
.contactwrap{
    width: 550px;
}
.contactwrap .contactbox{
    font-size: 13px;
    line-height: 25px;
	display: inline-block;
	margin-right: 50px;
	text-align: left;
	vertical-align: top;
}
