#sub_headimage{
	background-image: url(../img/company/head_img.jpg);
}


/*--------company_head--------------*/

#company_head{
	margin: 125px 0;
	width: 100%;
	text-align: center;
}

.company_headline{
	font-size: 28px;
	font-weight: bold;
	margin-bottom:15px;
}
.company_name{
	color: #727171;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 45px;
}
.head_greeting{
	
}
#company_image{
	margin: 20px 0 50px 0;
	display: flex;
	flex-wrap: wrap;
	line-height: 10%;
}
#company_image li{
	width: 25%;
	margin: 0;
	
}
#company_image li img{
	width: 100%;
}
.reservation_btn a{
	width: 306px;
	margin: 0 auto;
	display: block;
	background-color:#1a1615; 
	color: #fff;
	padding: 18px 0;
	font-size: 14px;
}
.reservation_btn a span{
	background-image: url(../img/common/icon_hbtn1.png);
	display: inline-block;
	margin-top:0px; 
	background-size: 22px auto;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 26px;
	padding-top: 1px;
}


@media screen and (max-width:640px) {

#company_head{
	margin: 50px 0;
}
.company_headline{
	font-size: 28px;
	margin-bottom:12px;
	line-height: 130%;
}
.company_name{
	margin-bottom: 25px;
}
.head_greeting{
	letter-spacing: 0.06em;
}
#company_image{
	margin: 20px 0 40px 0;
}
#company_image li{
	width: 50%;
}


}


/*--------greeting--------------*/

#greeting{
	margin: 125px 0;
	width: 100%;
	text-align: center;
}
.company_head{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}
.greeing{
	text-align: left;
}
.greeting_btn a{
	width: 150px;
	margin: 50px auto;
	display: block;
	background-color:#fff; 
	padding: 12px 0;
	font-size: 14px;
	border: solid 1px #141414;
	transition: .5s;
}
.greeting_btn a:hover{
	background-color:#423c28; 
	color: #fff;
}


@media screen and (max-width:640px) {
#greeting{
	margin: 80px 0;
}
.company_head{
	line-height: 140%;
}
.greeting_btn a{
	margin: 30px auto;
}

}

/*--------- promise -----------*/

.promise{
	width: 100%;
	margin: 125px 0;
}
.promise .flex_box{
	justify-content: space-between;
	align-items: center;
}
.promise .midasi2{
	margin: 0 auto 35px 42px;
}
.promise .midasi2 br{
	display: none;
}
.promise .midasi2 span{
	display: inline-block;
	background-color: #aea795;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.3em;
	padding: 7px 16px 5px 16px;
}
.promise .portrait{
	width: 38%;
}
.promise .portrait p{
	margin: 0 0 10px 0;
}
.promise .portrait p img{
	display: block;
	width: 100%;
}
.promise .portrait dl{
}
.promise .portrait dl dt{
	font-size: 13px;
	line-height: 1.4em;
}
.promise .portrait dl dd{
	font-size: 15px;
	line-height: 1.4em;
}
.promise .p_contents{
	width: 62%;
}
.promise .point{
	margin-left: 60px;
	margin-bottom: 60px;
}
.promise .point ul{
    list-style-position: outside;
    list-style-type: disc;
}
.promise .point ul li{
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	margin: 15px 0;
}
.promise .link_btn3{
	margin-top: 30px;
}

@media screen and (max-width:640px) {
.promise{
	width: 100%;
	margin: 80px auto;
}
.promise .flex_box{
	display: block;
}
.promise .midasi2{
	text-align: center;
	margin: 30px auto 23px auto;
}
.promise .midasi2 span{
	font-size: 18px;
	line-height: 1.3em;
	padding: 7px 18px 5px 18px;
}
.promise .portrait{
	width: 100%;
}
.promise .portrait p{
	margin: 8px 0;
}
.promise .portrait dl dt{
	font-size: 11px;
	line-height: 1.4em;
}
.promise .portrait dl dd{
	font-size: 13px;
	line-height: 1.4em;
}
.promise .p_contents{
	width: 100%;
}
.promise .point{
	margin-left: 20px;
	margin-bottom: 40px;
}
.promise .point ul li{
	font-size: 16px;
	line-height: 1.4em;
	margin: 15px 0;
}
}

@media screen and (max-width:367px) {
	.promise .midasi2 br{
		display: block;
	}
}
/*--------Access--------------*/

#compny_access{
	text-align: center;
	width: 100%;
}
.headline_eng{
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 25px;
}
#map{
	width: 100%;
	height: 460px;
}


@media screen and (max-width:640px) {
#map{
	height: 320px;
}

}

/*--------Profile--------------*/


#company_profile{
	text-align: center;
	margin: 130px 0;
	width: 100%;
}

.tbl_company{
	width: 100%;
	border-top: solid 1px #dbdbdb;
	border-left: solid 1px #dbdbdb;
}
.tbl_company tr{
	
}
.tbl_company th{
	width: 20%;
	border-bottom: solid 1px #dbdbdb;
	border-right: solid 1px #dbdbdb;
	background-color: #f6f6f6;
	padding: 20px 3%;
	text-align: right;
	font-weight: bold;
}
.tbl_company td{
	border-bottom: solid 1px #dbdbdb;
	border-right: solid 1px #dbdbdb;
	padding: 20px 3%;
	text-align: left;
}
.tbl_company td ul{
	
}
.tbl_company td ul li{
	margin-bottom: 15px;
	line-height: 130%;
	text-indent: -15px;
	margin-left: 15px;
}

@media screen and (max-width:640px) {
#company_profile{
	margin: 80px 0;
}
.tbl_company th{
	width: 30%;
}

}


/*--------History--------------*/


#company_history{
	text-align: center;
	margin: 0 0 130px 0;
	width: 100%;
}
.history_line{
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}

.ym{
	width: 157px;
	text-align: right;
	font-weight: bold;
	
}
.line{
	width: 82px;
	border-top: solid 1px #a1a1a1;
	margin-top: 10px;
}
.history{
	width: 67%;
	text-align: left;
	line-height: 140%;
}


@media screen and (max-width:640px) {

.history_line{
	display: flex;
	justify-content: flex-start;
	padding: 20px 0;
	flex-wrap: wrap;
}
.ym{
	width: 100px;
	text-align: left;
	font-weight: bold;
	
}
.history{
	width: 100%;
	margin-top: 10px;
}

}























