@charset "utf-8";

/* 共通部分///
---------------------------------------------- */

/*///
---------------------------------------------- */
.ly_inner {
    margin:0 auto;
    width: 1180px;
}
.company h2.el_lv1Heading {
    font-size: 35px;
    color: #0ea95a;
    text-align: center;
    position: relative;
    padding: 15px 0 24px 0;
    line-height: 1;
}
.company .el_EN_lv1Heading{
	font-size: 20px;
    letter-spacing: 0.06em;
	text-align: center;
    line-height: 1;
	color: #333;
}
.company .bl_messageSect_main_title {
    margin-top: 25px;
    font-size: 28px;
    line-height: 1.64;
    text-align: center;
}
.company .bl_messageSect_body {
    display: flex;
    margin-top: 63px;
}
.company .bl_messageSect_img {
    flex-shrink: 0;
    margin-top: 12px;
    text-align: center;
}
.company .bl_messageSect_img p {
    margin-top: 10px;
    font-size: 16px;
}
.company .bl_messageSect_img p span {
    font-size: 24px;
    margin-left: 15px;
}
.company .bl_messageSect_main {
    margin-left: 30px;
    text-align: left;
}
.company .bl_messageSect_main_text strong {
    font-size: 20px;
}
.company .bl_messageSect_main_text {
    margin-top: 0;
    font-size: 16px;
    line-height: 2.25;
    margin-bottom: 20px;
	text-align: justify;
}
.company .bl_philosophySect.bl_sect {
    background-color: #e5f7ee;
    padding: 80px 0 80px;
}
.company .bl_philosophySect_inner.ly_inner {
    padding-right: 0;
    padding-left: 0;
    max-width: 1180px;
    width: 100%;
}
.company ul.bl_philosophySect_list.bl_sect_cont {
    display: flex;
    justify-content: space-between;
    width: 1180px;
    margin: 40px auto 60px;
    align-items: flex-start;
}
.company .bl_philosophySect_listCont {
    text-align: left;
    width: 540px;
}
.company h3.bl_philosophySect_listCont_title {
    color: #333;
    font-size: 26px;
    line-height: 1;
    text-align: center;
    font-family: 'Lato', 'Noto Sans JP', 'Hiragino Kaku Gothic Pro', 'メイリオ', sans-serif;
    font-weight: 900;
}
.company h4.bl_philosophySect_listCont_summary {
    margin-top: 5px;
    font-size: 30px;
    color: #0ea95a;
    font-weight: 600;
    text-align: center;
}
.company p.bl_philosophySect_listCont_detail {
    font-size: 1.6rem;
    line-height: 2;
    margin-top: 25px;
    text-align: justify;
}
.company .-value {
    background-color: #fff;
    padding:50px;
    border-radius: 5px;
}
.company .-value > h3.bl_philosophySect_listCont_title {
    position: relative;
    top: -1px;
    line-height: 0.1;
    width: 140px;
    margin: auto;
}
.company .-value > span {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.company .-value > span > div {
    width: 335px;
}
.company .-value > span h4 {
    text-align: center;
    color: #0ea95a;
    font-size: 26px;
    font-weight: 600;
    margin: 40px 0 20px;
}
.company .-value > span > div p {
    font-size: 16px;
    line-height: 2;
}
.company section#a_outline {
    padding: 80px 0 80px;
}
.company .bl_outlineSect_inner.ly_inner {
    width: 980px;
}
.company .bl_outlineSect_tableWrapper.bl_sect_cont {
    margin-top: 40px;
}
.company .bl_outlineSect_inner .bl_table {
    border-top: 1px solid #ccc;
}
.company .bl_table {
    width: 100%;
}
.company .bl_table_row {
    display: table;
    width: 100%;
    font-size: 1.6rem;
    line-height: 2;
}
.company .bl_outlineSect_inner .bl_table_h {
    padding: 33px 15px 34px 80px;
    display: table-cell;
    width: 25%;
    vertical-align: middle;
	border-bottom: 1px solid #ccc;
    font-weight: bold;
}
.company .bl_outlineSect_inner .bl_table_d {
    padding: 33px 15px 34px;
	display: table-cell;
    border-bottom: 1px solid #ccc;
    vertical-align: top;
}
.company .bl_outlineSect .sbox {
    width: 1180px;
    margin: 70px auto 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px 50px;
}
.company .bl_outlineSect .sbox h4 {
    font-weight: 600;
    color: #fff;
    background-color: #0ea95a;
    border-radius: 8px;
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
    padding: 16px 0 14px;
    width: 360px;
}
.company .bl_outlineSect .sbox h4::after {
    margin-left: 17px;
    font-size: 16px;
    position: relative;
    top: -1px;
    font-weight: 900;
    line-height: 1;
    content: "\f138";
    font-family: "Font Awesome 5 Free";
}
.company .bl_outlineSect .sbox img {
    border-radius: 8px;
}
section#a_credo {
    padding: 80px 0 80px;
}
.bl_credoSect .el_lv1Heading::before{
    content: "";
    display: block;
    width: 80px;
    height: 8px;
    background-color: #0ea95a;
    position: absolute;
    top: -96px;
    margin: auto;
    left: 0;
    right: 0;
}
.bl_credoSect.bl_sect ul {
    margin: 40px auto 100px;
    padding: 30px 80px 20px;
    background-color: #f8f8f8;
    border-radius: 6px;
    width: 1000px;
}
.bl_credoSect.bl_sect ul li {
    padding: 20px 40px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.bl_credoSect.bl_sect ul li + li {
    border-top: 1px dashed #ccc;
}
.bl_credoSect.bl_sect ul li p.day {
    font-size: 16px;
    font-weight: 600;
    min-width: 200px;
}
.bl_credoSect.bl_sect ul li p.cont {
    font-size: 16px;
    font-weight: 400;
}
.bl_credoSect.bl_sect ul li p.cont + img {
    width: 220px;
    margin-left: 157px;
}
.bl_logoMarkSect .el_lv1Heading::before{
    content: "";
    display: block;
    width: 80px;
    height: 8px;
    background-color: #0ea95a;
    position: absolute;
    top: -96px;
    margin: auto;
    left: 0;
    right: 0;
}
.bl_logoMarkSect .tenpo > .bl_logoMark_body:not(:first-of-type) {
    border-top: 1px solid #ccc;
    padding-top: 101px;
}
.bl_logoMarkSect .tenpo {
    margin-top: 40px;
}
.bl_logoMark_body > span {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    margin-bottom: 50px;
}
.bl_logoMark_body > span > img {
    margin-right: 50px;
}
.bl_logoMark_body ul {
    width: 100%;
}
.bl_logoMark_body#fukuyama h3 {
    padding: 37px 20px 24px 6px;
}
.bl_logoMark_body h3 {
    color: #0ea95a;
    font-weight: 600;
    font-size: 25px;
    border-bottom: 1px solid #ccc;
    padding: 37px 20px 24px 21px;
}
.bl_logoMark_body ul li {
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    padding: 20px 20px 21px 21px;
    display: flex;
    align-items: center;
}
.bl_logoMark_body ul li span {
    font-weight: 600;
    min-width: 109px;
    display: inline-block;
}
.bl_logoMark_body iframe {
    width: 100%;
    height: 240px;
    padding-bottom: 100px;
    box-sizing: content-box;
}
.bl_logoMark_body:last-of-type iframe {
	padding-bottom:30px;
}