@charset "utf-8";

.sub-visual {margin-top:100px; margin-bottom: 120px;}
.sub-visual .text-box {padding: 136px 0 47px;}
.sub-visual .text-box h2 {font-size: 68px; font-weight: 700; line-height: 1em; color: #010101; margin-bottom: 39px;}
.sub-visual .text-box .wrap {display: flex; justify-content: space-between; align-items: flex-end;}
.lnb ul {display: flex; margin: 0 -20px;}
.lnb ul li {padding: 0 20px;}
.lnb ul li a {position: relative; font-size: 24px; font-weight: 500; line-height: 1.5em; color: #333; padding-top: 9px; transition: all 0.4s;}
.lnb ul li.active a {font-weight: 700; color: #006d43;}
.lnb ul li a:hover {font-weight: 700; color: #006d43;}
.lnb ul li a:before {opacity: 0; position: absolute; top: 0; left: 50%; margin-left: -2px; content: ''; width: 5px; height: 5px; background: #006d43; transition: all 0.4s;}
.lnb ul li.active a:before {opacity: 1;}
.path ul {display: flex; align-items: center; margin: 0 -14px;}
.path ul li {position: relative; padding: 0 14px; font-size: 16px; line-height: 1.4em; color: #999;}
.path ul li.home {width: 46px; height: 18px;background: url('../img/sub/path_icon_home.png') no-repeat center center;}
.path ul li:after {position: absolute; top: 50%; margin-top: -6px; right: -4px; content: ''; width: 8px; height: 13px; background: url('../img/sub/path_icon_arrow.png') no-repeat center center;}
.path ul li:last-child:after {display: none;}
.sub-visual .img-box {width: calc(100% - 100px); height: 420px; background-repeat: no-repeat; background-position: center center; background-size: cover; margin: 0 0 0 auto; border-radius: 10px 0 0 10px;}
.sub-visual01 .img-box {background-image: url('../img/sub/sub_visual01.jpg');}
.sub-visual02 .img-box {background-image: url('../img/sub/sub_visual02.jpg');}
.sub-visual03 .img-box {background-image: url('../img/sub/sub_visual03.jpg');}
.sub-visual04 .img-box {background-image: url('../img/sub/sub_visual04.jpg');}
.page-title {margin-bottom: 62px;}
.page-title h3 {position: relative; font-size: 60px; font-weight: 700; line-height: 1.2em; color: #010101; padding-top: 27px; text-align: center;} 
.page-title h3:after {position: absolute; top: 0; left: 50%; margin-left: -15px; content: ''; width: 30px; height: 6px; background: #006d43; border-radius: 3px;}

.real-cont {padding: 0 0 180px;}
.real-cont.pb-0 {padding-bottom: 0;}
/* s101 */
.greeting .wrap {display: flex;}
.greeting .text-box {width: 1%; flex: 1 1 auto; margin-right: 125px;}
.greeting .text-box small {display: block; font-family: 'Montserrat'; font-size: 20px; font-weight: 700; line-height: 1em; color: #006d43; margin-bottom: 29px;}
.greeting .text-box h4 {font-size: 40px; font-weight: 400; line-height: 1.45em; color: #010101; margin-bottom: 40px;}
.greeting .text-box h4 span {font-weight: 700;}
.greeting .text-box > p {font-size: 20px; line-height: 1.8em; color: #666; margin-bottom: 35px;}
.greeting .text-box .name {display: flex; align-items: center; margin-top: 58px;}
.greeting .text-box .name p {font-size: 24px; font-weight: 500; color: #444; margin-right: 18px;}
.greeting .text-box .name b {display: inline-block; font-size: 26px; font-weight: 600; color: #010101;}
.greeting .img-box {max-width: 660px; width: 100%;}

/* s102 */
.org .arti01 figure {text-align: center; padding-bottom: 230px; background: url('../img/sub/org_bg.png') no-repeat center center/cover;}
.org .arti02 {background: #f3f5f6; padding-top: 140px;}
.org .arti02 .img-box {width: 100%; height: 400px; background: url('../img/sub/history_img.jpg') no-repeat center center/cover; border-radius: 10px; margin: 0 auto;}
.org .arti02 .history-wrap {position: relative;}
.org .arti02 .history-wrap .title {position: absolute; top: -110px; left: 70px; display: flex; flex-direction: column; justify-content: space-between; width: 340px; height: 300px; background: url('../img/sub/history_bg.jpg') no-repeat center center/cover; padding: 50px 45px; border-radius: 20px; overflow: hidden; box-shadow: 7.66px 6.428px 21px 0px rgba(130, 129, 129, 0.2);}
.org .arti02 .history-wrap .title h4 {font-family: 'Montserrat'; font-size: 40px; font-weight: 600; line-height: 1em; color: #fff; text-align: right;}
.org .arti02 .history {position: relative; padding: 89px 0 175px;}
.org .arti02 .history:before {position: absolute; top: 0; left: 686px; content: ''; width: 1px; height: 100%; background: #ddd;}
.org .arti02 .history .row {display: flex;}
.org .arti02 .history .row:not(:last-child) {margin-bottom: 84px;}
.org .arti02 .history .row .year {position: relative; max-width: 686px; width: 100%; padding-left: 510px; font-family: 'Montserrat'; font-size: 50px; font-weight: 700; line-height: 1em; color: #006d43;}
.org .arti02 .history .row .year:before {position: absolute; top: 7px; right: -1px; content: ''; width: 1px; height: 30px; background: #f3f5f6;}
.org .arti02 .history .row .year:after {position: absolute; top: 19px; right: -5px; content: ''; width: 9px; height: 9px; background: #006d43; border-radius: 50%;}
.org .arti02 .history .row .details {width: 1%; flex: 1 1 auto; padding-left: 60px; padding-top: 5px;}
.org .arti02 .history .row .details p {font-size: 20px; line-height: 1.8em; color: #666;}

/* s201 */
.business .row {display: flex; align-items: center;}
.business .row:not(:last-child) {margin-bottom: 120px;}
.business .row:nth-child(odd) {flex-direction: row-reverse;}
.business .row > div {width: 50%;}
.business .row .img-box img {border-radius: 10px; overflow: hidden;}
.business .row:nth-child(odd) .img-box {padding-left: 80px;}
.business .row:nth-child(even) .img-box {padding-right: 80px;}
.business .row:nth-child(odd) .text-box {padding: 0 80px 0 22px;}
.business .row:nth-child(even) .text-box {padding: 0 110px 0 100px;}
.business .row .text-box b {display: block; font-size: 40px; font-weight: 600; line-height: 1.4em; color: #006d43; margin-bottom: 22px;}
.business .row .text-box p {font-size: 20px; line-height: 1.8em; color: #666;}

