@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,p,img,table,a{
	margin: 0;
	padding: 0;
}
img{
	width: 100%;
}
.clear{
	clear: both
}
.header{
	background: url("../image/header_bg.jpg");
	background-size: cover;
	background-position: center;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top:10px solid #f6d244
}
.header_area{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.header_title{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.header_image{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.wrap{
	background: #f6d244;
	padding-top: 60px;
	padding-bottom: 40px;
}
.wrap_area{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.title01{
	width: 70%;
	height: 120px;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.icon_area{
	margin-top: 30px;
}
.icon_box01{
	width: 47%;
	float: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 30px;
}
.icon_box02{
	width: 47%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	display: block;
}
.icon_box_image{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.icon_box_text{
	font-family: "Hiragino Mincho ProN", "serif";
	font-weight: bold;
	text-align: center;
	color: #402304;
	font-size: 14px;
}
.title02{
	width: 70%;
	height: 120px;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom:20px;
}
.point_box{
	margin-bottom: 40px;
}
.point_box_image{
	display: none;
}
.point_box_image_sp{
}
.point_box_textarea{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.point01{
	width: 104px;
	height: 23px;
	background: url("../image/point01.jpg");
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.point02{
	width: 109px;
	height: 23px;
	background: url("../image/point02.jpg");
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.point03{
	width: 109px;
	height: 23px;
	background: url("../image/point03.jpg");
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.point_box_title {
	display: none;
}
.point_box_title_sp {
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	font-family: "Hiragino Mincho ProN", "serif";
	color: #6d5231;
	margin-bottom: 5px;
}
.point_box_title_sp span {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-family: "Hiragino Mincho ProN", "serif";
	color: #6d5231;
	margin-bottom: 5px;
}

.point_box_text{
	font-size: 16px;
	font-family: "Hiragino Mincho ProN", "serif";
	color: #6d5231;
}
.bottan{
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
.corona_box{
	width: calc(90% - 40px);
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border: 2px solid #6d5231;
	border-radius: 10px;
	margin-top: 40px;
}
.corona_box_title {
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #6d5231;
	font-weight: bold;
	font-family: "Hiragino Mincho ProN", "serif";
	margin-bottom: 10px;
}
.corona_box_text{
	font-size: 14px;
	font-family: "Hiragino Mincho ProN", "serif";
	color: #6d5231;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.text {
	margin-top: 10px;
}
.title_new{
	width: 30%;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}
.title04{
	width: 35%;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	margin-bottom: 40px;
}
.white_wrap_area{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.concept_box_textarea{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.concept_box_image{
	display: none;
}
.concept_box_image_sp{
	width: 100%;
	margin-top: 10px;
}
.concept_box_title{
	font-size: 30px;
	font-family: "Hiragino Mincho ProN", "serif";
	color: #6d5231;
	font-weight: bold;
	text-align: center;
}
.concept_text{
	font-size: 14px;
	font-family: "Hiragino Mincho ProN", "serif";
	color: #231815;
	font-weight: bold;
	margin-top: 10px;
}
.title05{
	width: 30%;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 40px;
}
.company_box_logo{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.company_table{
	width: 100%;
	border-collapse: collapse;
	font-family: "Hiragino Mincho ProN", "serif";
}
.company_table th{
	font-size: 14px;
	padding: 10px;
	border-top: 1px solid #e5e5e5
}
.company_table td{
	font-size: 14px;
	padding: 20px;
	border-top: 1px solid #e5e5e5
}
.bdb{
	border-bottom: 1px solid #e5e5e5
}
.company_table a{
	text-decoration: none;
	color: black;
}
.map{
	width: 100%;
	margin-top: 50px;
	height: 240px;
}
.footer{
	background: #f6d244;
	margin-top: 80px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.copy{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.icon_area_note{
	margin-top: 16px;
}