@charset "UTF-8";
/* CSS Document */

#company{
	margin-top: 6.92%;
	margin-bottom: 9.23%;
	padding-right: 6.15%;
	padding-left: 6.15%;
}
#company_tit{
	font-size: 36px;
    line-height: 1em;
	font-weight: 600;
	margin-bottom: 6.92%;
}
#company .content_wrap{
	padding-left: 96px;
	padding-right: 96px;
	box-sizing: border-box;
}
#company h3{
	font-size: 36px;
	line-height: 1.7em;
	font-weight: 600;
	margin-bottom: 2.3%;
}
#com_slogan{
	margin-bottom: 7.69%;
}
#com_slogan_hukaku{
	font-size: 20px;
	line-height: 1em;
	font-weight: 600;
	    position: relative;
	    padding-left: 48px;
}
#com_slogan_hukaku::before{
	position: absolute;
    content: "";
    width: 42px;
    height: 1px;
    bottom: 40%;
    left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #0a2a3a;
}
#com_mission{
	margin-bottom: 7.69%;
}
.company_txt p{
    font-size: 16px;
    line-height: 2.2em;
    font-weight: 500;
}
#com_value{
}




#com_vision{
	margin-bottom: 7.69%;
}
#company .margin-b{
	margin-bottom: 3.07%;
}
#com_action{
	
}
.com_action_each{
	margin-bottom: 5.38%;
}
.com_action_each_tit{
	display: flex;
	align-items: baseline;
	margin-bottom: 3.07%;
}
.com_action_each_tit .eng{
	font-size: 36px;
    letter-spacing: 2px;
	line-height: 1em;
	font-weight: 500;
	margin-right: 24px;
}
#company .com_action_each_tit h3{
	margin-bottom: 0;
}
.com_action_each_img-txt{
	display: flex;
	
}
.com_action_each_img{
	width: 50px;
	margin-right: 24px;
}
.com_action_each_txt{
	list-style: disc;
	padding-left: 12px;
}
.com_action_each_txt li{
    font-size: 16px;
    line-height: 2em;
    font-weight: 500;
    margin-bottom: 8px;
}



#com_profile{
	margin-bottom: 7.69%;
}
#com_profile table{
	box-sizing: border-box;
	border-collapse: separate;
	border-spacing: 0px 12px;
	width: 100%;
	padding: 0;
	margin: 0;
}
#com_profile table th{
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 500;
	padding-right: 24px;
	width: 19.23%;
	text-align: left;
	margin-bottom: 16px;
}
#com_profile table td{
	    padding-left: 56px;
    border-left: 1px solid #0a2a3a;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 400;
}
#com_profile .margin-b{
	margin-bottom: 24px;
}
#com_profile table ul{
	list-style: disc;
	padding-left: 19px;
	margin-bottom: 24px;
}
#com_profile table ul li{
	margin-bottom: 8px;
	font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
}
.com_table_tit{
	margin-bottom: 16px;
}
#com_outline{
}
.child_h2-bigimg{
	display: flex;
	justify-content: space-between;
	margin-bottom: 3.84%;
}
.child_h2-bigimg .child_border-tit{
	margin-top:13.84%;
}
.child_bigimg{
	width: 60%;
}
.child_bigimg img{
	width: 100%;
}
#com_outline table{
	box-sizing: border-box;
    border-collapse: separate;
    border-spacing: 0px 32px;
    width: 100%;
    padding: 0;
    margin: 0;
}
#com_outline table th{
	    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
    padding-right: 16px;
    width:23.07%;
    text-align: left;
    margin-bottom: 16px;
}
#com_outline table td{
    padding-left: 40px;
    border-left: 1px solid #0a2a3a;
    font-size: 15px;
    line-height: 1.8em;
    font-weight: 500;
}
