
h2.h2_tit{
	margin: 0 auto 60px;
	padding: 35px 0;
	min-width: 1000px;
	position:relative;
	z-index:100;
	background:url(../../images/top/block_bg1.png) repeat center center;

font-weight: bold;
font-size: 40px;
line-height: 1.5;
text-align: center;
color: #fff;
}

h3.h3_style{
	margin: 0 auto 70px;
	padding: 0 0 0 0;
	position:relative;

font-weight: bold;
font-size: 32px;
letter-spacing: 0;
line-height: 1.5;
text-align: center;
color: #002060;

}

h3.h3_style:before {
  position: absolute;
  bottom: -25px;
  left: calc(50% - 43px);
  width: 86px;
  height: 4px;
  content: '';
  border-radius: 3px;
  background: #8c6239;
}


.guidelines_area{
	margin: 0 auto 100px;
	padding: 0 0 0 0;
	width: 1000px;
	position:relative;
	text-align:center;
}

ul.service_list{
	margin: 0 auto 70px;
	padding: 0 0 0 0;
	position:relative;
	text-align:center;

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

ul.service_list li{
	margin: 0 0;
	padding: 0 0 0 0;
	width: 300px;
	position:relative;
	text-align:center;

font-weight: bold;
font-size: 30px;
line-height: 2.7;
color: #003366;
border-bottom:7px solid #e9ecf1;
}

.guidelines_wrap{
	margin: 0 auto;
	padding: 0 0 0 0;
	position:relative;
	text-align:center;

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

.guidelines_l{
	margin: 0 0;
	padding: 0 0 0 0;
	width: 530px;
	position:relative;
	text-align:center;
}

h4.h4_style{
	margin: 0 auto 20px;
	padding: 0 0 0 0;
	position:relative;
font-weight: bold;
font-size: 26px;
line-height: 1.7;
text-align: left;
color: #002060;
white-space:nowrap;
}

.guidelines_l p{
	margin: 0 auto;
	padding: 0 0 0 0;
	position:relative;
font-weight: normal;
font-size: 17px;
line-height: 1.7;
text-align: justify;
color: #000;
letter-spacing:0;
}


.guidelines_r{
	margin: 0 0;
	padding: 0 0 0 0;
	width: 420px;
	position:relative;
	text-align:center;
}

.guidelines_r img{
	margin: 0 0;
	padding: 0 0;
	width: auto;
	height:auto;
}
.guidelines_r span{
font-weight: bold;
font-size: 28px;
line-height: 1.4;
text-align:center;
}

.guidelines_r span small{
font-weight: normal;
font-size: 18px;
display:block;
}

.guidelines_r .txt1{
	position:absolute;
	top:0px;
	left:0px;
	color: #002060;
}

.guidelines_r .txt2{
	position:absolute;
	top:0px;
	right:0px;
	color: #fbb03b;
}

.guidelines_r .txt3{
	position:absolute;
	bottom:0px;
	left:0px;
	color: #fbb03b;
}

.guidelines_r .txt4{
	position:absolute;
	bottom:0px;
	right:0px;
	color: #002060;
}


.overview_area{
	margin: 0 0 100px;
	padding: 70px 0 70px;
	position:relative;
	text-align:center;
	min-width: 1000px;
	background:  url(../../images/top/block_bg2.png) repeat center center;
}

.overview_inner{
	width: 1000px;
	margin: 0 auto;
	padding: 0 0;
	position:relative;
	text-align:center;

}

table.table_style{
	margin: 0 auto 20px;
	padding: 0 0 0 0;
	position:relative;
	text-align: center;

	border-collapse:separate;
	border-spacing:5px;
	width:100%;
}

table.table_style th{
	margin: 0 auto;
	padding: 20px 20px ;
	position:relative;
	text-align: center;
	width:25%;
	background-color:#003366;
	vertical-align:middle;

font-weight: bold;
font-size: 17px;
line-height: 1.5;
color: #fff;

box-sizing: border-box;
}


table.table_style td{
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
	position:relative;
	text-align: left;

	background-color:#fff;
	vertical-align:middle;
	
font-weight: normal;
font-size: 17px;
line-height: 1.5;
color: #000;
box-sizing: border-box;
}


.greeting_area{
	margin: 0 auto 0;
	padding: 0 0 150px;
	position:relative;
	text-align:center;
	width: 1000px;
}

.greeting_box{
	margin: 0 auto 0;
	padding: 35px 0;
	position:relative;
	text-align:center;
	width: 1000px;
	background-color:#fff;
	box-sizing: border-box;

	display: flex;
	align-items:stretch;
	justify-content:space-between;
	flex-direction:row-reverse;
}

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

.profile_txt h4{
	margin: 0 0 25px;
	padding: 0 0 15px;
	position:relative;
	text-align:left;

font-weight: bold;
font-size: 25px;
letter-spacing: 0px;
line-height: 1.5;
text-align: left;
color: #003366;
border-bottom:5px solid #e9ecf1;
}

.profile_txt h4 small{
font-size: 17px;
}

.profile_txt p{
	margin: 0 0;
	padding: 0 0 0 ;
	position:relative;
font-weight: normal;
font-size: 17px;
letter-spacing: 0px;
line-height: 1.8;
text-align: left;
color: #000;
}


.indent_txt{
text-indent:3em;
display:block;
}

.greeting_box .photo_img{
	width: 285px;
}







.bot_img{
	margin: 0 auto;
	padding: 0 0;
	min-width: 1000px;
	position:relative;
	height:400px;

	background:url(../../images/company/bot_img.jpg) no-repeat center center;
	background-size:cover;
}


.effect{
-webkit-box-shadow: 0 7px 6px -6px #666;
-moz-box-shadow: 0 7px 6px -6px #666;
box-shadow: 0 7px 6px -6px #666;
}

.center{
	text-align:center;
}

.sp_only{
	display:none;
}

.img_sp {
	display:none;
}



