@charset "UTF-8";

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

.main_img_wrap {
    width: 100%;
    height: 550px;
    background: url(../pc_img/business/main_img.jpg) no-repeat bottom center;
	background-size: cover;
    margin-bottom: 0;
}
.main_img {
    width: 1200px;
	height: 550px;
    margin: 0 auto;
    position: relative;
}
.main_img div {
	text-align:left;
	position: absolute;
	bottom: 60px;
	left: 120px;
}
.main_img p {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1;
	color: #fff;
}
.main_img h1 {
	font-size: 50px;
	line-height: 1;	
	color: #fff;
	font-weight: bold;
	letter-spacing: 3px;
}

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

.greeting_wrap {
	padding: 60px 0;
	background: #D9DCE4;
}
.greeting {
	max-width: 800px;
	margin: 0 auto;
}
.greeting h2 {
	font-size: 40px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
	margin-bottom: 60px;
	text-align: center;
	letter-spacing: 5px;
	position: relative;
	padding-top: 20px;
}
.greeting h2:after {
	content: "";
	width: 40px;
	height: 5px;
	background: #4C5C82;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -20px;
}
.greeting_txt_01 {
	text-align: center;
	margin-bottom: 40px;
}
.greeting_txt_02 {
	max-width: 760px;
	margin: 0 auto 120px auto;
}
.greeting_txt_02 p {
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 25px;
	color: #4C5C82;
}
.greeting .greeting_txt_02:last-child{
	margin-bottom: 60px;
}
.greeting_txt_02 p:last-child {
	margin-bottom: 0;
}
.greeting_txt_03 {
	width: 700px;
	margin: 0 auto;
	text-align: right;
}
.greeting_txt_03 dt {
	font-size:16px;
	line-height: 24px;
	color: #808AA6;
	float: right;
	margin-right: 15px;
}
.greeting_txt_03 dd {
	float: right;
}

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

.philosophy_001_wrap {
	width: 100%;
	padding: 150px 0 30px 0;
	background: #fff;
}
.philosophy_001 {
	width: 620px;
	margin: 0 auto;
}
.philosophy_001 h3 {
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
	margin-bottom: 60px;
	text-align: center;
	letter-spacing: 5px;
	position: relative;
	padding-top: 20px;
}
.philosophy_001 h3:after {
	content: "";
	width: 40px;
	height: 5px;
	background: #4C5C82;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -20px;
}
.philosophy_001_01 {
	width: 620px;
	margin: 0 auto 60px auto;
}
.philosophy_001_01 p {
	font-size: 20px;
	line-height: 34px;
	margin-bottom: 30px;
	color: #4C5C82;
}
.philosophy_001_01 p:last-child {
	margin-bottom: 0;
}

.philosophy_002_wrap {
	width: 100%;
	padding: 60px 0;
	background: #F2F3F6;
}
.philosophy_002 {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}
.philosophy_dl_01 {
	width: 450px;
	text-align: center;
	margin:0 auto 30px auto;
}
.philosophy_dl_01 dt {
	font-size: 16px;
	line-height: 1;
	color: #808AA6;
	margin-bottom: 10px;
}
.philosophy_002 h4 {
	width: 450px;
	font-size: 30px;
	line-height: 1;
	color: #00164D;
	font-weight: bold;
	letter-spacing: 2px;
	margin:0 auto 60px auto;
	text-align: center;
}
.philosophy_002_01 {
	width: 100%;
    min-height: 499px;
	margin-bottom: 100px;
	padding-right: 630px;
	background: url(../pc_img/company/contents_img_001.jpg) no-repeat top right;
	box-sizing: border-box;
}
.philosophy_002_01 p {
	width: 450px;
	text-align: left;
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
	margin:0 0 40px auto;
}
.philosophy_002_01 p:last-child {
	margin-bottom: 0;
}
.philosophy_002_02 {
	width: 100%;
    min-height: 499px;
	margin-bottom: 100px;
	padding-left: 630px;
	background: url(../pc_img/company/contents_img_002.jpg) no-repeat top left;
	box-sizing: border-box;
}
.philosophy_002_02 .philosophy_dl_01 {
	width: 450px;
	text-align: center;
	margin:0 auto 30px 0 !important;
}
.philosophy_002_02 h4 {
	width: 450px;
	font-size: 30px;
	line-height: 1;
	color: #00164D;
	font-weight: bold;
	letter-spacing: 2px;
	margin:0 auto 60px 0 !important;
	text-align: center;
}
.philosophy_002_02 p {
	width: 450px;
	text-align: left;
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
	margin:0 auto 30px 0;
}
.philosophy_dl_02 {
	width: 450px;
	text-align: left;
	margin:0 auto 0 0;
}
.philosophy_dl_02 dt {
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #808AA6;
	width: 1.5em;
	float: left;
	margin-bottom: 10px;
}
.philosophy_dl_02 dd {
	margin-left: -1.5em;
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
	margin-bottom: 10px;
}
.philosophy_002_03 {
	width: 100%;
    min-height: 499px;
	margin-bottom: 0;
	padding-right: 630px;
	background: url(../pc_img/company/contents_img_003.jpg) no-repeat top right;
	box-sizing: border-box;
}
.philosophy_002_03 .philosophy_dl_01 {
	width: 450px;
	text-align: center;
	margin:0 0 30px auto  !important;
}
.philosophy_002_03 h4 {
	width: 450px;
	font-size: 30px;
	line-height: 40px;
	color: #00164D;
	font-weight: bold;
	letter-spacing: 2px;
	margin:0 0 50px auto !important;
	text-align: center;
}
.philosophy_002_03 p {
	width: 450px;
	text-align: left;
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
	margin:0 0 30px auto !important;
}
.philosophy_002_03 p:last-child {
	margin-bottom: 0;
}

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

.overview_wrap {
	width: 100%;
	padding: 150px 0;
	background: #fff;
}
.overview {
	width: 1080px;
	margin: 0 auto;
}
.overview h3 {
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	color: #00164D;
	margin-bottom: 60px;
	text-align: center;
	letter-spacing: 5px;
	position: relative;
	padding-top: 20px;
}
.overview h3:after {
	content: "";
	width: 40px;
	height: 5px;
	background: #4C5C82;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -20px;
}
.overview_left {
	width: 540px;
	float: left;
}
.overview_right {
	width: 480px;
	float: right;
	margin-top:-15px;
}
.overview_right th {
	width: 130px;
	padding: 15px 20px;
	box-sizing: border-box;
	background: url(../pc_img/company/th_bg.png) no-repeat center left;
	font-size: 18px;
	line-height: 34px;
	color: #4C5C82;
	font-weight: bold;
	text-align: left;
}
.overview_right td {
	font-size: 15px;
	line-height: 25px;
	color: #808AA6;
	text-align: left;
}