@charset "UTF-8";

/* ############################################## */

.main_img_wrap {
    width: 100%;
    background: url(../sp_img/business/main_img.jpg) no-repeat bottom center;
	background-size: cover;
    margin-bottom: 0;
}
.main_img {
    width: 92%;
    padding-top: 60%;
    margin: 0 auto;
    position: relative;
}
.main_img div {
	text-align:left;
	position: absolute;
	bottom: 13%;
	left: 0;
}
.main_img p {
	margin-bottom: 3.5%;
	font-size: 10px;
	line-height: 1;
	color: #fff;
}
.main_img h1 {
	font-size: 25px;
	line-height: 1;	
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
}

/* ############################################## */

.greeting_wrap {
	padding: 8% 0;
	background: #D9DCE4;
}
.greeting {
	width: 85%;
	margin: 0 auto;
}
.greeting h2 {
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
	margin-bottom: 10%;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	padding-top: 4.5%;
}
.greeting h2:after {
	content: "";
	width: 20px;
	height: 3px;
	background: #4C5C82;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -10px;
}
.greeting_txt_01 {
	text-align: center;
	margin-bottom: 7%;
}
.greeting_txt_02 {
	width: 100%;
	margin: 0 auto 15% auto;
}
.greeting_txt_02 p {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 6%;
	color: #4C5C82;
}
.greeting .greeting_txt_02:last-child{
	margin-bottom: 10%;
}
.greeting_txt_02 p:last-child {
	margin-bottom: 0;
}
.greeting_txt_03 {
	width: 100%;
	margin: 0 auto;
	text-align: right;
}
.greeting_txt_03 dt {
	font-size:10px;
	line-height: 18px;
	color: #808AA6;
	float: right;
	margin-right: 10px;
}
.greeting_txt_03 dd {
	float: right;
    width: 25.83%;
}

/* ############################################## */

.philosophy_001_wrap {
	width: 100%;
	padding: 20% 0 10% 0;
	background: #fff;
}
.philosophy_001 {
	width: 80.8%;
	margin: 0 auto;
}
.philosophy_001 h3 {
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
	margin-bottom: 10%;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	padding-top: 4.5%;
}
.philosophy_001 h3:after {
	content: "";
	width: 20px;
	height: 3px;
	background: #4C5C82;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -10px;
}
.philosophy_001_01 {
	width: 100%;
	margin: 0 auto 8% auto;
}
.philosophy_001_01 p {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 6%;
	color: #4C5C82;
}
.philosophy_001_01 p:last-child {
	margin-bottom: 0;
}

.philosophy_002_wrap {
	width: 100%;
	padding: 8% 0 8% 0;
	background: #F2F3F6;
}
.philosophy_002 {
	width: 100%;
	margin: 0 auto;
}
.philosophy_dl_01 {
	width: 100%;
	text-align: center;
	margin:0 auto 4.5% auto;
}
.philosophy_dl_01 dt {
	font-size: 11px;
	line-height: 1;
	color: #808AA6;
	margin-bottom: 2.5%;
}
.philosophy_dl_01 dd {
    width: 10.14%;
    margin: 0 auto;
}
.philosophy_002 h4 {
	width: 100%;
	font-size: 18px;
	line-height: 1;
	color: #00164D;
	font-weight: bold;
	letter-spacing: 2px;
	margin:0 auto 5.2% auto;
	text-align: center;
}
.philosophy_002 br {
    display: none;
}
.philosophy_002_01 {
	width: 100%;
	margin-bottom: 20%;
	background: url(../sp_img/company/contents_img_001.jpg) no-repeat top right;
    padding-top: 61.33%;
    background-size: contain;
	box-sizing: border-box;
}
.philosophy_002_01 div {
	width: 80.8%;
	padding-top: 5.2%;
	margin:0 auto 20% auto;
}
.philosophy_002_01 p {
	text-align: left;
	font-size: 13px;
	line-height: 23px;
	color: #4C5C82;
	margin-bottom: 6%;
}
.philosophy_002_01 p:last-child {
	margin-bottom: 0;
}
.philosophy_002_02 {
	width: 100%;
	margin-bottom: 20%;
	background: url(../sp_img/company/contents_img_002.jpg) no-repeat top right;
    padding-top: 61.33%;
    background-size: contain;
	box-sizing: border-box;
}
.philosophy_002_02 div {
	width: 80.8%;
	padding-top: 5.2%;
	margin:0 auto 20% auto;
}
.philosophy_002_02 p {
	text-align: left;
	font-size: 13px;
	line-height: 23px;
	color: #4C5C82;
	margin-bottom: 6.5%;
}
.philosophy_dl_02 {
	width: 100%;
	text-align: left;
	margin:0 auto;
}
.philosophy_dl_02 dt {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #808AA6;
	width: 8%;
	float: left;
	margin-bottom: 6.5%;
}
.philosophy_dl_02 dd {
width: 92%;
	float: left;
	font-size: 13px;
	line-height: 23px;
	color: #4C5C82;
	margin-bottom: 6.5%;
}
.philosophy_002_03 {
	width: 100%;
	margin-bottom: 0%;
	background: url(../sp_img/company/contents_img_003.jpg) no-repeat top right;
    padding-top: 61.33%;
    background-size: contain;
	box-sizing: border-box;
}
.philosophy_002_03 div {
	width: 80.8%;
	padding-top: 5.2%;
	margin:0 auto 0% auto;
}
.philosophy_002_03 p {
	text-align: left;
	font-size: 13px;
	line-height: 23px;
	color: #4C5C82;
	margin-bottom: 6.5%;
}
.philosophy_002_03 p:last-child {
	margin-bottom: 0;
}

/* ############################################## */

.overview_wrap {
	width: 100%;
	padding: 20% 0 20% 0;
	background: #fff;
}
.overview {
	width: 80%;
	margin: 0 auto;
}
.overview h3 {
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
	margin-bottom: 10%;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	padding-top: 4.5%;
}
.overview h3:after {
	content: "";
	width: 20px;
	height: 3px;
	background: #4C5C82;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -10px;
}

.overview_left {
	width: 100%;
    margin-bottom: 8%;
}
.overview_right {
	width: 100%;
}
.overview_right table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 7px;
}
.overview_right th {
	width: 23.3%;
    vertical-align: top;
}
.overview_right th span {
    width: 100%;
	padding: 1.5% 0;
	background: #D9DCE4;
	font-size: 12px;
	line-height: 22px;
	color: #4C5C82;
	font-weight: bold;
	text-align: center;
    display: block;
    
}
.overview_right td {
    padding: 0 0 1.5% 6%;
	font-size: 12px;
	line-height: 22px;
	color: #808AA6;
	text-align: left;
    vertical-align: top;
}