@charset "utf-8";
/* Common */
.section {padding-bottom: 150px;}
.sec-tit {margin-bottom: 80px; text-align: center;letter-spacing: -.02em;}
.sec-tit h2 {font-weight: 700; font-size: 32px; color: #222; line-height: 1em; margin-bottom: 20px;}
.desc p:not(:last-child) {margin-bottom: 26px;}

/* sub01 */
.company-info.one-page .section {padding-top: 150px; margin-bottom: -150px; letter-spacing: -.02em;}
.company-info.one-page .section:first-child {padding-top: 100px;}
.company-info.one-page .sec-tit {margin-bottom: 50px;}
.comp01-cnt .img {margin-bottom: 45px;}
.comp01-cnt .img img {width: 100%;}
.name {display: flex; align-items: flex-end; gap: 20px; line-height: 1em;}
.flex-cnt {display: flex;}
.cnt-tit {font-weight: 700; font-size: 34px; color: #222; line-height: 1.29411em; letter-spacing: -.02em;}
.comp01-cnt .desc {width: 55.8333333%;}
.comp01-cnt .cnt-tit {flex: 1; padding-right: 80px;}

.comp02-cnt .flex-cnt {align-items: center;}
.comp02-cnt .img {width: 40%;}
.comp02-cnt .history-cnt {flex: 1; padding-left: 80px;}
.history-cnt .item {display: flex;}
.history-cnt .item:not(:last-child) {margin-bottom: 15px;}
.history-year {min-width: 185px;font-weight: 700; font-size: 34px; color: #00b050;}
.dot-list>ul>li {position: relative; padding-left: 15px; font-weight: 500; font-size: 17px; color: #222;}
.dot-list>ul>li:before {position: absolute; content: '·'; left: 0;}
.dot-list>ul>li:not(:last-child) {margin-bottom: 20px;}
.depth-list {margin-top: 10px; font-weight: 400; font-size: 16px; color: #454545; line-height: 1.625em;}
.org-cnt {flex: 1;}
.deco-tit {position: relative; width: fit-content; margin: 0 auto 65px; font-weight: 700; font-size: 26px; color: #222;}
.deco-tit:before {position: absolute; z-index: -1; content: ''; left: 0; bottom: 0; width: 100%; height: 5px; background: #8bbded; opacity: .5;}
.deco-tit.green:before {background: #00a950;}
.org-items .item {margin: 30px auto; padding: 30px 10px; border-radius: 20px; width: 380px; background-color: #fff; box-shadow:0 5px 10px rgba(0,0,0,.05); text-align: center; }
.org-items .charge {margin-bottom: 5px; font-weight: 500;}
.org-items .item.ceo {background: linear-gradient(to top, #a4c9ed, #c5dff8);}
.org-items .item.ceo .charge {margin-bottom: 0; margin-top: 10px;}
.org-items .item.ceo .position {font-weight: 800; font-size: 34px; color: #006dd6;}
.org-items {position: relative;}
.org-items:before {position: absolute; z-index: -1; content: ''; width: 1px; height: 100%; background: #ddd; left: 50%;}
.comp04-cnt {text-align: center;}
.comp04-cnt p {margin-top: 25px;}

/* sub02 */
.one-page {margin-top: -110px;}
.one-page .section {padding-top: 110px; margin-bottom: -110px;}
.one-page .section:last-child {margin-bottom: 0;}
.bs02-items {display: flex; flex-wrap: wrap; justify-content: center; gap: 72px 105px;}
.bs03-items {display: flex; justify-content: space-between; gap: 15px;}
.bs04-cnt {text-align: center;}