
h2.h2_style{
	min-width: 1100px;
	max-width: 1280px;
	margin: 170px auto 30px;
	padding: 0 0;
	position:relative;
	text-align:left;

font-weight: bold;
font-size: 50px;
line-height: 1.3;
color: #222;
}

h2.h2_style span{
	margin: 0 0 0 30px;
	padding: 0 0 0;
	position: relative;

	display:inline-block;
	vertical-align:middle;


font-weight: normal;
font-size: 18px;
letter-spacing: 0.03em;
line-height: 1.5;
color: #222;
}

h2.h2_style small{
	margin: 5px 15px 0;
	padding: 0 0 0;
	position: relative;

	display:inline-block;
	vertical-align:top;

font-family: "Yu Gothic Pr6N";
font-weight: normal;
font-size: 42px;
letter-spacing: normal;
color: #999;
}


h3.h3_img{
	margin: 0 0;
	padding: 0 0;
	position:relative;
}


h3.h3_style{
	margin: 0 auto 80px;
	padding: 0 0 0;
	position: relative;
	text-align:center;

font-weight: bold;
font-size: 20px;
line-height: 1.5;
color: #222;
	max-width: 1100px;
}

h3.h3_style span{
	margin: 0 0 0 30px;
	padding: 0 0 0;
	position: relative;

	display:inline-block;
	vertical-align:middle;


font-weight: normal;
font-size: 18px;
letter-spacing: 0.03em;
line-height: 1.5;
color: #222;
}

h3.h3_style small{
	margin: 0 0 0;
	padding: 30px 0 0;
	position: relative;

	display:block;

font-weight: normal;
font-size: 15px;
letter-spacing: 0.04em;
line-height: 1.5;
text-align: center;
color: #222;

}




#document{
	width: 100%;
	margin: 0 auto;
	padding: 90px 0 0;
	position: relative;
	text-align:center;
	overflow: hidden;
}


.ourinfo_staff_wrap{
	margin: 0 auto;
	padding: 0 0 0px;
	position:relative;
	text-align:center;
}

.ourinfo_staff_area{
	min-width: 1100px;

	margin: 0 auto ;
	padding: 0 0;
	position:relative;
	text-align:center;
}




.message_block{
	margin: 0 auto 250px;
	padding: 0 0;
	position:relative;
	text-align:center;
	width:940px;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}

.message_block:before {
	position: absolute;
	top: 150px;
	left: -1820px;
	width: 2000px;
	height: 550px;
	content: '';
	background: #f2f4f5;
}

.message_p{
	margin: 0 0;
	padding: 0 0;
	position:relative;
	text-align:left;
}

.message_info{
	margin: 0 0;
	padding: 0 0;
	position:relative;
	text-align:left;
	width:620px;
}

h3.h3_mess{
	margin: 0 auto 20px;
	padding: 0 0 0;
	position: relative;
	text-align:left;

font-weight: normal;
font-size: 16px;
letter-spacing: 0.06em;
line-height: 30px;
text-align: left;
color: #2b2e31;

}

h3.h3_mess strong{
	margin: 0 10px 0 0;
	padding: 0 0 0;
	position: relative;

	display:inline-block;
	vertical-align:middle;

font-weight: bold;
font-size: 17px;
letter-spacing: 0.05em;
line-height: 24px;
text-align: left;
color: #2b2e31;

}

.message_info p{
	margin: 0 0 30px 0;
	padding: 0 0 0;
	position: relative;
font-weight: normal;
font-size: 15px;
line-height: 38px;
text-align: left;
color: #2b2e31;
}

.message_info .name_txt{
	margin: 0 0 0;
	padding: 20px 0 0;
	position: relative;
font-weight: normal;
font-size: 14px;
letter-spacing: 0.03em;
line-height: 28px;
text-align: left;
color: #4c4948;
}

.message_info .name_txt strong{
	margin: 0 0 0 20px;
	padding: 0 0 0;
	position: relative;

	display:inline-block;
	vertical-align:middle;

font-weight: normal;
font-size: 22px;
letter-spacing: 0.03em;
line-height: 28px;
text-align: left;
color: #4c4948;
}




.mission_block{
	margin: 0 auto 200px;
	padding: 0 0;
	position:relative;
	text-align:center;
	width:930px;
	border-bottom:1px solid #2b2e31;
}

h3.h3_txt{
	margin: 0 auto 20px;
	padding: 0 0 0;
	position: relative;

font-weight: bold;
font-size: 20px;
letter-spacing: 0.05em;
line-height: 30px;
text-align: center;
color: #2b2e31;
}

.mission_txt{
	margin: 0 auto 100px;
	padding: 0 0 0;
	position: relative;

font-weight: bold;
font-size: 20px;
letter-spacing: 0.05em;
line-height: 30px;
text-align: center;
color: #2b2e31;
}

.mission_txt span{
	margin: 0 auto;
	padding: 0 20px 0;
	position: relative;
	
font-weight: normal;
font-size: 18px;
letter-spacing: 0.04em;
line-height: 36px;
text-align: center;
color: #2b2e31;
display:inline-block;

background: #fff;
border: 1px solid #2b2e31;
}

.mission_txt:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #2b2e31;
}

.mission_box{
	margin: 0 auto 80px;
	padding: 0 0;
	position:relative;
	text-align:center;
	width: 655px;
	background: #f2f4f5;
}

.mission_box h4.h4_txt{
	margin: 0 auto;
	padding: 0 0 0;
	position:absolute;
	top:-40px;
	left:0;
	right:0;
	text-align:center;
	width: 130px;
	background: #fff;

font-weight: normal;
font-size: 16px;
line-height: 30px;
color: #2b2e31;
}

.mission_box h4.h4_txt strong{
	margin: 0 auto 0;
	padding: 0 0;

font-weight: bold;
font-size: 14px;
letter-spacing: 0.04em;
line-height: 36px;
text-align: center;
color: #2b2e31;
display:block;
}

.mission_box p{
	margin: 0 auto;
	padding: 40px 0 30px;
	position:relative;
	text-align:left;
font-weight: normal;
font-size: 17px;
line-height: 43px;
color: #2b2e31;
display:inline-block;
}




.section_block{
	margin: 0 auto 180px;
	padding: 0 0;
	position:relative;
	text-align:center;
}

h3.h3_img{
	margin: 0 170px 0 0 ;
	padding: 0 0;
	position:relative;
	text-align:right;
}

.p01{
	margin: -170px 0 0 0 ;
	padding: 0 0;
	position:relative;
	text-align:left;
}

.p02{
	margin: -70px -30px 0 0 ;
	padding: 0 0;
	position:relative;
	text-align:right;
}

.p03{
	margin: -120px 0 0 -170px ;
	padding: 0 0;
	position:relative;
	text-align:left;
}

.section_txt{
	margin: -130px auto 0;
	padding: 0 0;
	position:relative;
	display:inline-block;

font-weight: normal;
font-size: 15px;
letter-spacing: 0.02em;
line-height: 33px;
text-align: left;
color: #2b2e31;
}


.section_bg{
	margin: 0 auto;
	padding: 120px 0 120px;
	position:relative;
	text-align:center;
	background: linear-gradient(to bottom, #f6f2e3 0%, #f6f2e3 1200px, #fff 1200px, #fff 100%);
}



ul.showroom_list{
	margin: 0 auto 0px;
	padding: 0 0;
	position:relative;
	text-align:left;
	display: flex;
	align-items:stretch;
	justify-content:space-between;
	flex-wrap: wrap;
	
	width:1100px;
}

ul.showroom_list li{
	margin: 0 0 100px;
	padding: 0 0;
	position:relative;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	width:500px;

	display: flex;
	align-items:stretch;
	justify-content:space-between;
	flex-wrap: wrap;
}

ul.showroom_list li .showroom_p{
	width:170px;
}


ul.showroom_list li .showroom_p img{
	width:100%;
	height:120px;
	object-fit: cover;
}


ul.showroom_list li div{
	margin: 0 0 40px;
	padding: 0 0;
	position:relative;

}

ul.showroom_list li div strong{
font-weight: normal;
font-size: 16px;
line-height: 30px;
text-align: left;
color: #2b2e31;
}

ul.showroom_list li div p{
font-weight: normal;
font-size: 13px;
line-height: 32px;
text-align: left;
color: #454d55;

}

ul.showroom_list li div.btn_style{
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:center;
}

iframe{
	margin: 0 auto 40px;
	padding: 0 0;
	position:relative;
}




.staff_block{
	margin: 0 auto 180px;
	padding: 0 0;
	position:relative;
	text-align:center;
	width:1080px;
}

.staff_p{
	margin: 0 auto 50px;
	padding: 0 0;
	position:relative;
	text-align:left;
}

img.staff_tit{
	position:absolute;
	top:-140px;
	right:-10px;
}


ul.staf_list{
	margin: 0 auto 80px;
	padding: 0 150px 0 0;
	position:relative;
	text-align:left;
	display: flex;
	align-items:stretch;
	justify-content:flex-end;
	flex-wrap: wrap;
	justify-content: center;
}

ul.staf_list li{
	margin: 0 0 0 50px;
	padding: 0 0;
	position:relative;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	width:320px;
}

ul.staf_list li strong{
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #2b2e31;
	display:block;
	background-color:#eee;
	margin-bottom:20px;
	padding: 5px 0;
}

ul.staf_list li p{
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0.04em;
	line-height: 36px;
	color: #2b2e31;
	padding:0 19px;
}

.table_block{
	margin: -50px auto 50px;
	padding: 30px 0;
	position:relative;
	text-align:left;
	display: flex;
	align-items:stretch;
	justify-content:space-between;
	flex-wrap: wrap;
	
	width:940px;
	border-top:1px solid #707070;
	border-bottom:1px solid #707070;
}

table.table_style{
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:center;
	display:inline-block;
}

table.table_style th{
	margin: 0 auto;
	padding: 10px 20px 10px 0;
	position:relative;

font-weight: normal;
font-size: 16px;
line-height: 27px;
text-align: left;
color: #2b2e31;
white-space:nowrap;
vertical-align:top;
}

table.table_style td{
	margin: 0 auto;
	padding: 10px 0;
	position:relative;

font-weight: normal;
font-size: 13px;
line-height: 27px;
text-align: left;
color: #454d55;
vertical-align:top;
}

table.table_style td span{
	padding-left: 20px;
	border-left:1px solid #2b2e31;
}



.center{
	text-align:center;
}

.sp_only{
	display:none;
}

.img_sp {
	display:none;
}