@charset "utf-8";

/*-----
	company
		-----*/
#company_wrap .company_sec.sec_01{
	padding-top:160px;
	margin-bottom:120px;
}
#company_wrap .message_txt {
    text-align: center;
}
#company_wrap .message_img img{
	width:100%;
}
#company_wrap .message_catch{
    font-size: 3.0rem;
    font-weight: 600;
    line-height: 2.0;
    letter-spacing: 0.1em;
	margin: 70px 0 55px 0;
    color: #1b7ac2;
}
#company_wrap .message_txt p{
	line-height: 1.875;
    letter-spacing: 0.05em;
}
#company_wrap .company_sec.sec_01 .txt_right{
	padding-top: 15px;
}
#company_wrap .company_sec.sec_02{
	padding-bottom:30px;
}
#company_wrap .company_sec table th{
	border-top: 1px solid #4d73bb;
	border-bottom: 1px solid #4d73bb;
    padding: 20px 20px 20px 13px;
    width: 25%;
    font-size: 1.6rem;
    font-weight: 600;
    vertical-align: baseline;
    border-left: none;
	line-height: 2.25;
    background: none;
    letter-spacing: 0.05em;
}
#company_wrap .company_sec table td{
	padding:20px 13px;
	border-left:none;
	border-right:none;
	font-weight: 500;
    line-height: 2.25;
    letter-spacing: 0.05em;
}
#company_wrap .map_area{
	max-width:100%;
	margin: 0 auto 100px;
}
#company_wrap .map_area iframe{
	height:560px;
	vertical-align:bottom;
}
#company_wrap .company_sec.sec_03 {
	padding-bottom:90px;
}
/*.company_sec{
	padding-top:200px;
}
.company_sec.sec_01 .column_02 > div{
	width:46.5%;
	margin-right:7%;
}
.company_sec.sec_01 .column_02 > div:nth-child(2){
	margin-right:0;
}
.company_sec.sec_01 .txt_right span{
	display:block;
	font-size:3.2rem;
	line-height:1.5;
	letter-spacing:0.2em;
}
.company_sec table a{
	color:#0797ad!important;
}
.company_sec h3{
	font-size:2.4rem;
	letter-spacing:0.2em;
	line-height:2.66;
	text-align:center;
	color:#fff;
	background:#000080;
	padding:12px 0;
}
.philosophy_column{
	margin-top:145px;
}
.philosophy_column.column_02 > div{
	padding:0 30px 30px 30px;
	background:#000080;
}
.philosophy_column.column_02 > div:last-child{
	background:#008080;
}
.philosophy_column.column_02 > div:last-child h3{
	background:#008080;
}
.philosophy_column.column_02 p{
	font-weight:500;
	display: flex;
    justify-content: center;
    align-items: center;
	height:200px;
	background:#fff;
	margin-bottom:0;
	padding: 20px;
    box-sizing: border-box;
}
.company_sec.sec_02 img{
	display:block;
	margin:auto;
}
.philosophy_catch{
	font-family: 'Noto Serif JP', serif;
	font-size:3.2rem;
	line-height:2.68;
	letter-spacing:0.2em;
	display: flex;
    justify-content: center;
	margin-top:160px;
	margin-bottom:60px;
	text-align:center;
}
.company_sec.sec_03 table{
	border-bottom:none;
}
.table_column {
	max-width:1200px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
}
.table_column div{
	width:49%;
	margin-right:2%;
}
.table_column div:nth-child(2){
	margin-right:0;
}
.table_column .f_18{
	font-size:1.8rem;
	line-height:1.0;
}
.company_sec .table_column th{
	width:auto;
}
.company_sec .table_column table{
	margin-top:0;
	margin-bottom:79px;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom: 1px solid #dedede;
}
.company_sec .table_column table tr{
	border:none;
}
.company_sec .table_column table th{
	font-size:1.6rem;
	color:#0797ad;
	border:none;
	padding: 10px 20px;
	height:80px;
	vertical-align:middle;
}
.company_sec .table_column table td{
	padding: 10px 20px;
    border-top: 1px solid #dedede;
	border-left:none;
    height: 80px;
    box-sizing: border-box;
	font-weight:500;
}
.company_sec .table_column table td:first-child{
	font-size:2.0rem;
}
.w_1{
	width:46%;
}
.w_2{
	width:30%;
}
.company_sec .table_column table .w_1.f_18{
	font-size:1.8rem;
}
*/

@media screen and (max-width: 767px){
	#company_wrap .company_sec.sec_01{
	padding-top:80px;
	margin-bottom:60px;
}
	#company_wrap .company_sec table th {
		font-size: 1.3rem;
		padding: 10px 9px;
    	width: 30%;
	}
	#company_wrap .company_sec table td {
		padding: 10px 10px;
	}
	#company_wrap .message_img {
		margin-bottom:20px;
	}
	#company_wrap .message_catch{
		font-size:2.2rem;
		margin:35px 0 20px;
		letter-spacing: 0.08em;
	}
	#company_wrap .map_area {
    	margin-bottom:50px;
}
	#company_wrap .company_sec.sec_03 {
    	padding-bottom: 50px;
}
	#company_wrap .map_area iframe {
    	height: 350px;
	}
}




/*-----
	policy
		-----*/

.policy_sec.sec_01{
	margin-bottom:230px;
}
.policy_sec.sec_02,.policy_sec.sec_03{
	padding:200px 0 220px 0;
}
.policy_sec.sec_04{
	padding:180px 0 360px 0;
}
.policy_sec.sec_02,.policy_sec.sec_04{
	background:#0797ad;
	color:#fff;
}
.policy_sec.sec_02 .ttl_num,.policy_sec.sec_04 .ttl_num{
	color:#67d9eb;
}
.policy_sec.sec_02 .sec_ttl02 .h2_sub,.policy_sec.sec_04 .sec_ttl02 .h2_sub{
	color:#67d9eb;
}
.policy_sec .ttl_num{
	margin-bottom: 80px;
}
.policy_story_area .ttl_num{
	margin-bottom:30px;
}
.policy_catch{
	font-family: 'Noto Serif JP', serif;
	font-size:3.2rem;
	font-weight:700;
	line-height:2.0;
	letter-spacing:0.2em;
	text-align:center;
	margin-bottom:70px;
	margin-top:150px;
}
.policy_sec .column_02{
	margin-bottom:0;
}
.policy_column.column_02{
	align-items: flex-end;
	margin-bottom:80px;
}
.policy_sec_img img{
	max-width:919px;
}
.policy_sec .column_02 > div{
	width:46.5%;
	margin-right:7%;
}
.policy_sec .column_02 > div:nth-child(2){
	margin-right:0;
}
.policy_sub_catch{
	font-family: 'Noto Serif JP', serif;
	font-size:2.8rem;
	font-weight:700;
	line-height:2.0;
	letter-spacing:0.2em;
	margin-bottom:45px;
}
.policy_sec.sec_03 .sec_ttl02 h2:before{
	background:#e5ecf1;
}
.policy_sec.sec_03 .sec_ttl02 h2:after{
	background:#0797ad;
	border: 6px solid #e5ecf1;
}
.policy_story_area{
	margin-top:150px;
}
.policy_story_box{
	max-width:1320px;
	padding:0 20px;
	margin:0 auto 200px auto;
	box-sizing:border-box;
}
.policy_story_box_bg{
	height:440px;
	position:relative;
}
.policy_story_box_bg.bg_01{
	background:url(../img/policy_pic_10.jpg)no-repeat;
	background-size:cover;
}
.policy_story_box_bg.bg_02{
	background:url(../img/policy_pic_11.jpg)no-repeat;
	background-size:cover;
}
.policy_story_box_bg.bg_03{
	background:url(../img/policy_pic_12.jpg)no-repeat;
	background-size:cover;
}
.policy_story_box_bg .story_sub{
	right:unset;
	left:0;
}
.policy_story_txtarea{
	max-width:1000px;
	margin:-55px auto 0 auto;
	padding:0 39px;
	box-sizing:border-box;
}
.policy_story_txtarea a{
	text-decoration:none;
}
.policy_story_txtarea .link_btn_more{
	margin-top:40px;
}
.policy_sec h4{
	font-family: 'Noto Serif JP', serif;
	font-size:4.8rem;
	font-weight:700;
	letter-spacing:0.2em;
	line-height:1.6;
	margin-bottom:40px;
}


@media screen and (max-width: 767px){
	.policy_sec.sec_01{
		margin-bottom:100px;
	}
	.policy_sec.sec_02, .policy_sec.sec_03{
		padding:100px 0 110px 0;
	}
	.policy_sec.sec_04{
		padding:90px 0 130px;
	}
	.policy_sec .ttl_num{
		margin-bottom:40px;
	}
	.policy_catch{
		font-size:2.0rem;
		margin-bottom:30px;
		margin-top:60px;
	}
	.policy_sec .sec_ttl02 h2 span{
		font-size:2.0rem;
	}
	.policy_sec .column_02 > div{
		width:100%;
		margin-right:0;
		margin-bottom:20px;
	}
	.policy_sec .column_02 > div img{
		width:100%;
	}
	.policy_column.column_02{
		margin-bottom:20px;
	}
	.policy_sec_img {
		margin-bottom:20px;
	}
	.policy_sub_catch{
		font-size:2.0rem;
		margin-bottom:20px;
	}
	.policy_story_box{
		margin:0 auto 100px auto;
	}
	.policy_story_txtarea{
		margin:-30px auto 0 auto;
		padding:0 15px;
	}
	.policy_story_area{
		margin-top:75px;
	}
	.policy_story_box_bg{
		height:220px;
	}
	.policy_sec h4{
		font-size:2.5rem;
	}
	.policy_sec .ttl_num{
		margin-bottom:15px;
	}
}