﻿.ko-head{
	background-image: url('../img/img_conts_g.jpg');
	background-repeat: no-repeat;
	margin-top: -10px;
	height: 260px;
}
.secchi-head{
	background-image: url('../img/471222.jpg');
	background-repeat: no-repeat;
	margin-top: -20px;
	height: 270px;
}
.syouhin-head{
	background-image: url('../img/3261.jpg');
	background-repeat: no-repeat;
	margin-top: -20px;
	height: 270px;
}
.profile-head{
	background-image: url('../img/hmb_introduction5.jpg');
	background-repeat: no-repeat;
	margin-top: 30px;
	height: 600px;
}
.moji-p{
	font-family: メイリオ;
	font-size: 1.2em;
	line-height: 1.8em;
}
.syokubetu-l{
	width: 48%;
	float: left;
}
.syokubetu-r{
	width: 48%;
	float: right;
}
.syokubetu-titele{
	border: 1px solid #F2AEB9;
	padding: 10px;
	font-family: メイリオ;
	font-size: 1.2em;
	color: #CB1F39;
	text-align: center;
	background-color: #F4F4F4;
}
.syokuvetu-illust{
	font-family: メイリオ;
	font-size: 1em;
	color: #333333;
}
.secchi-container {
	overflow: hidden;
	width: 100%;
}
.container1 {
	float: left;
	width: 535px;
	height: 400px;
	margin-right: 10px;
}
.container2 {
	margin: 0px;
	float: left;
	width: 262.5px;
	height: 300px;
}
.container3 {
	float: right;
	width: 262.5px; 
	height: 300px;
}
.container4 {
	float: right;
	width: 535px;
	height: 300px;
	margin-top: 10px;
}
.container5 {
	padding: 20px;
	float: left;
	width: 495px;
	height: 260px;
	margin-top: 10px;
	font-family: メイリオ;
	color: #333333;
    background-image: linear-gradient(-90deg, #C2E1BC, #F5FFBD);



}
.container-00 {
	padding: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	border-radius: 5px;
	width: 1080px;
	margin-top: 30px;
	margin-bottom: 100px;
	font-family: メイリオ;
	font-size: 0.8em;
	line-height: 2.5em;
}
.table-profile {
	border: 1px solid #CCCCCC;
	width: 100%;
	line-height: 1.8em;
	font-family: メイリオ;
	font-size: 1em;
}
.table-td {
	padding: 3px 3px 3px 15px;
	background-color: #FBBDBD;
	width: 35%;
}
.table-tt {
	padding: 3px 3px 3px 15px;
	background-color: #FFFBFB;
	width: 65%;
}
