/* include 공통 CSS */
.business section {padding-bottom: 9.375em;}
.business section:last-child {padding-bottom: 0;}

.circle-title {display: flex; justify-content: center; align-items: flex-start; margin-bottom: 2.353em; font-size: 2.125em; font-weight: 700; text-transform: uppercase; line-height: 1.45;}
.circle-title--cc {position: relative; top: 0.25em; display: inline-block; margin-right: 0.14rem; border: 0.07rem solid var(--main-color); border-radius: 50%; width: 0.3rem; aspect-ratio: 1/1;}
.square-title {display: flex; font-size: 1.0625em; font-weight: 700; color: var(--main-color); text-align: center; text-transform: uppercase;}
.square-title__subj {width: 50%; padding: 0.14rem 0.5em; border: 1px solid var(--main-color); background-color: var(--main-color); color: #fff;}
.square-title__desc {width: 50%; padding: 0.14rem 0.5em; border: 1px solid var(--main-color);}
@media (max-width:1240px) {
	.circle-title {padding: 0 4%;}
}
@media (max-width:768px) {
	.circle-title {font-size: 2em;}
}
.business-boxs {display: flex; justify-content: space-between;}
.business-box {width: 49.167%; padding: 1.875em 1em; border-radius: 0.04rem; border: 1px solid var(--border-gray); box-shadow: var(--shadow-1);}
.business-box--full {width: 100%;}
.business .business-title {margin-bottom: 0.2rem; font-size: 1.75em; font-weight: 700; color: var(--main-color); text-align: center;}
.business .business-desc {font-size: 1.5em; font-weight: 700; line-height: 1.333em; text-align: center;}
.business-image {display: flex; justify-content: center; padding-top: 3.125em;}
.business-image__item {margin-right: 1.875em;}
.business-image__item:last-child {margin-right: 0;}
.business-image__item figcaption {padding-top: 0.8824em;font-size: 1.0625em; font-weight: 600; color: var(--main-gray); text-align: center;}
.business-bg {display: flex; align-items: center; min-height: 22.25em; background-color: var(--bg-color1);}
.business-feat__list {display: flex; justify-content: center;}
.business-feat__item {flex: 1 1 25%; text-align: center;}
.business-feat__icon img {height: 6.25em;}
.business-feat__title {padding-top: 1.25em; font-size: 1.25em; font-weight: 500; line-height: 1.45;}
.business-feat__desc {display: block; padding-top: 0.1rem; font-size: 1.25em; font-weight: 500; color: var(--main-gray); line-height: 1.45;}

.business .business-certi {padding-bottom: 5.625em;}
.business-certi__list {display: flex; flex-wrap: wrap; justify-content: center;}
.business-certi__item {width: 28%; margin-bottom: 3.75em;}
.business-certi__image {display: flex; flex-direction: column; align-items: center; justify-content: center; max-width: 12.5em; margin: 0 auto; border-radius: 0.1rem; box-shadow: var(--shadow-1); overflow: hidden;}
.business-certi__title {margin-top: 1em; font-size: 1.25em; font-weight: 600; line-height: 1.45; text-align: center;}
.business-certi__item02 {}
.business-certi__item02 .business-certi__image {max-width: 15em; aspect-ratio: 1/1;}
.business-certi__item02 .business-certi__image img {height: 6.375em;}
.business-panel__image {text-align: center;}
@media (max-width:768px) {
	.business-certi__item {width: 33.334%;}
}
@media (max-width:500px) {
	.business-certi__item {width: 49%;}
	.business-certi__item02 {width: 49%;}
}
@media (max-width:768px) {
	.business-boxs {display: block;}
	.business-box {width: 100%; margin-top: 1em;}
	.business-box:first-child {margin-top: 0;}
	.business-feat__list {padding: 0 2.75em;}
}
@media (max-width:500px) {
	.business-bg {padding: 2em 0;}
	.business-feat__list {flex-wrap: wrap;}
	.business-feat__item {flex:none; width: 48%; margin: 4% 4% 0 0;}
	.business-feat__item:nth-child(-n + 2) {margin-top: 0;}
	.business-feat__item:nth-child(2n) {margin-right: 0;}
}
.dot-list__item {position: relative; padding-left: 0.7em; font-size: 1.25em; font-weight: 500; line-height: 1.45;}
.dot-list__item::before {content: ''; display: block; position: absolute; left: 0; top: 0.5em; width: 0.04rem; aspect-ratio: 1/1; border-radius: 50%; background-color: var(--main-black);}

.turnkey-bg {margin-bottom: 2.625em;}
.turnkey-interior {display: flex;}
.turnkey-interior__item {width: 49.167%; margin-right: 1.666%;}
.turnkey-interior__item:last-child {margin-right: 0;}
.turnkey-interior__item--full {width: 100%;}
.turnkey-interior__item .turnkey-interior__image {box-shadow: none;}
.turnkey-interior__imagebox {display: flex; flex-wrap: wrap;}
.turnkey-interior__image {margin-top: 3.75em; margin-right: 1.666%; border-radius: 0.08rem; box-shadow: var(--shadow-1); overflow: hidden;}
.turnkey-interior__image:last-child {margin-top: 3.75em; margin-right: 0%;}
.turnkey-interior__image img {width: 100%;}

.turnkey-material {display: flex; flex-wrap: wrap; margin-top: 3.75em;}
.turnkey-material__box {width: 49.167%; margin: 1.875em 1.666% 0 0;}
.turnkey-material__box:nth-child(-n + 2) {margin-top: 0;}
.turnkey-material__box:nth-child(2n) {margin-right: 0;}
.turnkey-title--dot {position: relative; margin-bottom: 0.5em; padding: 1em 0.8em 0.75em; border-bottom: 0.05rem solid var(--main-color); font-size: 1.25em; font-weight: 500; color: var(--sub-black); text-transform: uppercase;}
.turnkey-title--dot::before {content: ''; display: block; position: absolute; left: 0; top: 1.4em; width: 0.06rem; aspect-ratio: 1/1; background-color: var(--main-color);}
.turnkey-material__image {display: flex; justify-content: space-between; flex-wrap: wrap; padding: 0 1.25em;}
.turnkey-material__image>div {display: flex; flex-direction: column; padding: 0.1rem 0;}
.material__figurebox {display: flex;}
.material__figure {margin-right: 0.04rem;}
.material__figure:last-child {margin-right: 0;}
.material__title {padding-top: 0.9412em; font-size: 1.0625em; font-weight: 500; color: var(--sub-gray); text-transform: uppercase;}
@media (max-width:500px) {
	.turnkey-interior {display: block;}
	.turnkey-interior__item {width: 100%; margin: 1em 0 0;}
	.turnkey-interior__image {margin-right: 0;}
	.turnkey-material__box {width: 100%; margin: 1.875em 0 0;}
}
/************************* 공통 시작*************************/
.inner {width: 100%; max-width:1200px; margin: 0 auto; }
.inner--fill {max-width:none; padding-right: calc((100% - 1680px) / 2); padding-left: calc((100% - 1680px) / 2);}
@media (max-width:1720px) {
	.inner--fill {padding: 0 4%;}
}
@media(max-width:1240px){
	.inner {padding: 0 4%;}
}

.sub-container {padding-top: 5em; padding-bottom: 10em; min-height:5rem;}
/************************* 공통 끝 *************************/

/************************* header_inc 시작*************************/
.header__fix {position: fixed; left:0; top:0; z-index: 100;width:100%;  height: 5.375em; font-size: var(--fz); background-color: #fff; --menu-height : 0; transition: 0.15s ease-in-out all;}
.header__fix:after {position: absolute; content:''; top: 100%; left: 0; z-index: -1; width: 100%; height: var(--menu-height); background-color: #fff; transition: 0.15s ease-in-out all;}
.header__inner {display: flex; justify-content: space-between; align-items: center; height: inherit}
.header__ctrl {display: flex; align-items: center; height: inherit;}

.header-home__logo {width: 13.5625em; transition: 0.15s ease-in-out all;}

.header-navi {position: relative; height: inherit; transition: .15s ease-in-out all;}
.header-navi__m-list {display: flex; height: inherit;}
.header-navi__m-item {margin-right: 1em; height: inherit;}
.header-navi__m-item:last-child {margin-right: 0;}
.header-navi__m-btn {display: flex; align-items: center; height: inherit;}
.header-navi__m-item {position: relative;}
.header-navi__s-wrap {position: absolute; top: 100%; left: 0; min-width: 150%; }
.header-navi__s-list {transition: .15s ease-in-out all;}
.header-navi__s-btn {display: block;}
@media(max-width:1080px){
	.header-navi {display: none;}
}

.header-lang {position: relative; display: flex; align-items: center;  text-align:center; height: inherit; transition: .15s ease-in-out all;}
.header-lang__btn{display: flex; align-items:center; transition: 0.15s ease-in-out all;}
.header-lang__btn img {margin-right: 0.08rem;}
.header-lang__btn,
.header-lang__btn:link,
.header-lang__btn:visited {}
.header-lang__navi{position:absolute; top: 100%; left: 50%; transform:translateX(-50%); min-width:100%; height: 0; overflow: hidden;}
.header-lang__list {margin: 0.5em; background-color: rgba(0,0,0,0.5); border-radius: 0.5em; box-shadow: 0 0.3em 0.4em 0 rgba(0,0,0,0.15) ; transition: .15s ease-in-out all;}
.header-lang__link{padding:0.5em 1.5em; display: block; white-space: nowrap; transition: 0.15s ease-in-out all;}
.header-lang__link,
.header-lang__link:visited,
.header-lang__link:link {color: #fff;}
.header-lang__icon {width: 1.25em; filter:brightness(0) invert(1)}
@media(hover:hover){
	.header-lang__btn:hover {color: var(--main-color);}
	.header-lang__link:hover {color: var(--main-color);}
}
@media(max-width:1080px){
	.header-lang {display: none;}	
}

.header-login {margin-left: 1.5em;}
.header-login__list {display: flex; align-items: center;}
.header-login__item {margin-right: 1em;}
.header-login__item:last-child {margin-right: 0;}
.header-login__link {display: block; transition:.15s ease-in-out all;}
.header-login__link,
.header-login__link:visited,
.header-login__link:link {color: #fff;}
@media(hover:hover){
	.header-login__link:hover {color: var(--main-color);}
}
@media(max-width:1080px){
	.header-login{display: none;}	
}

.header-drawer {display: none; position: relative; margin-left: 1.5em;}
.header-drawer__btn {position: relative; width: 20px; height: 14px; z-index: 0; transition:.15s ease-in-out all;}
.header-drawer__line {position: absolute; left: 0; width: 100%; height: 2px; background-color: var(--main-black); transition:.15s ease-in-out all;}
.header-drawer__line--top {top: 0;}
.header-drawer__line--middle {top: 50%; transform:translateY(-50%)}
.header-drawer__line--bottom {bottom: 0;}
@media(hover:hover){
	.header-drawer__btn:hover .header-drawer__line--top{left: -0.25em;}
	.header-drawer__btn:hover .header-drawer__line--middle{left: 0.25em;}
	.header-drawer__btn:hover .header-drawer__line--bottom{left: -0.125em;}
}
@media(max-width:1080px){	
	.header-drawer {display:block;}
}

.header__fix.enter {background-color: #fff;}
.header__fix.enter .header-navi__m-btn {color: var(--main-black);}
.header__fix.enter .header-navi__m-btn--crt {color: var(--main-color);}
.header__fix.enter .header-navi__s-list {background-color: #fff;}
.header__fix.enter .header-navi__s-btn {color: var(--main-black);}
.header__fix.enter .header-navi__s-btn--crt {color: var(--main-color);}
.header__fix.enter .header-navi__c-btn {color: var(--main-gray);}
.header__fix.enter .header-navi__c-btn--crt {color: var(--main-color);}
.header__fix.enter .header-lang__btn {color: var(--main-black);}
.header__fix.enter .header-lang__btn.on {color: var(--main-color);}
.header__fix.enter .header-lang__list {background-color: #fff;}
.header__fix.enter .header-lang__link {color: var(--main-black);}
.header__fix.enter .header-login__link {color: var(--main-black);}
.header__fix.enter .header-drawer__line {background-color: var(--main-black);}
@media(hover:hover){
	.header__fix.enter .header-lang__link:hover {color: var(--main-color);}
}

/************************* header_inc 끝*************************/

/************************* sub-dropdown 시작 *************************/
.drop-menu {display: none; border-bottom:1px solid var(--main-gray);}
.drop-menu__inner {display: flex; border-right:1px solid var(--main-gray); border-left:1px solid var(--main-gray);}
.drop-menu__home {display: inline-flex; min-width: 3em; min-height: 3em; height: inherit; justify-content: center; align-items: center;}
.drop-menu__icon {width: 1.75em;}
.drop-menu__wrap {position: relative; z-index: 0; border-left:1px solid var(--main-gray);}
.drop-menu__wrap:last-child {border-right:1px solid var(--main-gray); }
.drop-menu__btn {display: flex; justify-content: space-between; align-items: center; min-width:15em; height: 100%; padding:0 0.15rem; font-weight: 500; transition:.15s ease-in-out all;}
.drop-menu__tit {display: block; font-size: 1.125em;}
.drop-menu__arr {margin-left: 1.5em; width: 0.75em; transition:.15s ease-in-out all;}
.drop-menu__navi {position: absolute; top: 100%; left: -1px; z-index: 10; width:calc(100% + 2px);  height: 0; overflow: hidden;}
.drop-menu__list {background-color: #fff; border:1px solid var(--main-gray);}
.drop-menu__link {display: block; padding:0.5em 0.15rem; transition:.15s ease-in-out all;}
@media(hover:hover){
	.drop-menu__link:hover {background-color: var(--main-color); color: #fff;}
}

.drop-menu__btn.on {background-color: var(--main-color); color: #fff;}
.drop-menu__btn.on .drop-menu__arr {filter:brightness(0) invert(1); transform:rotate(180deg);}

/************************* dropdown 끝 *************************/
/************************* tabmenu 시작 *************************/
.tab-menu {border-bottom:1px solid var(--border-gray)}
.tab-menu__list {display: flex; justify-content: center;}
.tab-menu__item {}
.tab-menu__item .tab-menu__btn {padding:1.25em 1.444em; display: flex; justify-content: center; align-items: center; text-align: center; height: 100%; border-bottom: 0.05rem solid transparent; font-size: 1.125em; font-weight: 700; color: var(--sub-gray); transition: .3s ease-in-out all;}
.tab-menu__item .tab-menu__btn--crt {border-color: var(--main-color);}
.tab-menu__btn--crt,
.tab-menu__btn--crt:link,
.tab-menu__btn--crt:visited {color: var(--main-color);}
@media(hover:hover){
	.tab-menu__btn:hover {border-color: var(--main-color); color: var(--main-color);}
}
@media (max-width:500px) {
	.tab-menu__list {flex-wrap: wrap;}
	.tab-menu__item {width: 50%;}
}
/************************* sub-tabmenu 끝 *************************/

/************************* depth3 시작 *************************/
.depth3 {margin-bottom: 5em;}
.depth3__list {display: flex; flex-flow: row wrap;}
.depth3__item {width: 32%; margin: 2% 2% 0 0;}
.depth3__item:nth-child(-n + 3) {margin-top: 0;}
.depth3__item:nth-child(3n) {margin-right: 0;}
.depth3__item:last-child {margin-right: 0;}
.depth3__btn {padding:1em 0.75em; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; background-color: var(--bg-color2); border-radius: 0.04rem; font-size: 1.125em; font-weight: 600; text-align: center; text-transform: uppercase; transition:.15s ease all;}
.depth3__item .depth3__btn--crt {background-color:var(--main-color); color: #fff;}
@media(hover:hover){
	.depth3__item .depth3__btn:hover {background-color:var(--main-color); color: #fff;}
}
@media (max-width:768px) {
	.depth3__item {width: 49%;}
	.depth3__item:nth-child(3) {margin-top: 2%;}
	.depth3__item:nth-child(3n) {margin-right: 2%;}
	.depth3__item:nth-child(2n) {margin-right: 0;}
}
/************************* depth3 끝 *************************/


/************************* footer_inc 시작 *************************/
.footer {padding:2.5em 0; font-size: var(--fz); background-color: var(--bg-color1); color: var(--main-gray);} 
.footer__sec {display: flex; flex-wrap:wrap; justify-content: space-between; align-items: flex-end;}

.footer-home {display: inline-block;}
.footer-home__logo {width: 9.375em;}

.footer-info {margin:0 0 2.5em; width: 100%; font-size: 0.875em;}
.footer-info__item {margin-bottom: 1.1429em; display: flex; justify-content: center; flex-wrap:wrap; line-height: 1.5;}
.footer-info__item:last-child {margin-bottom: 0;}
.footer-info__info {display: inline-flex;  margin-right: 1.1429em; font-weight: 500;}
/* .footer-info__info:after {margin:0 1em; content:''; display: inline-block; width: 1px; height: 0.8em; background-color: var(--main-gray); opacity: 0.75;} */
.footer-info__info:last-child:after {display: none;}
.footer-info__info:last-child {margin-right: 0;}
.footer-info__cate {display: block; color: var(--sub-gray);}
.footer-info__desc {color: var(--main-gray);}
.footer-info__desc--link {transition:.15s ease all;}
.footer-info__desc--link,
.footer-info__desc--link:visited,
.footer-info__desc--link:link {color: var(--main-gray);}
@media(max-width:500px){
	.footer__sec {}
	.footer-home {margin: 0 auto;}
	.footer-info__item {margin-bottom: 0;}
	.footer-info__info {width: 100%; margin: 0 0 0.25em;}
	.footer-info__detail {width: 100%; margin-right: 0;}
}
@media(hover:hover){
	.footer-info__desc--link:hover {color: var(--main-color);}
}

.family {position: relative; z-index: 0;}
.family__btn {padding:0.5em 1em; display: inline-flex; justify-content:space-between; align-items:center; font-weight: 500; border:1px solid #fff; transition:.15s ease all;}
.family__btn,
.family__btn:visited,
.family__btn:link {color: inherit;}
.family__arrow {margin-left: 1em; transition:.15s ease all;}
.family__navi {position: absolute; top: 100%; left: 50%; transform:translateX(-50%); min-width: 100%; text-align: left; background-color: var(--main-black); height: 0; overflow: hidden; z-index: 1;}
.family__list {padding:1em 0; border:1px solid #fff; border-top:none;}
.family__link {padding:0.5em 0.25em; display: block; white-space: nowrap; text-align: center; transition:.15s ease all;}
.family__link,
.family__link:visited,
.family__link:link {color: inherit;}
@media(hover:hover){
	.family__btn:hover {background-color: var(--main-color);}
	.family__link:hover {color: var(--main-color);}
}

.family__btn.on {background-color: var(--main-color); color: #fff;}
.family__btn.on .family__arrow {transform:rotate(-180deg);}

.footer-navi__link {margin-right: 1em; font-weight: 500; transition:.15s ease all;}
.footer-navi__link,
.footer-navi__link:visited,
.footer-navi__link:link {color: inherit;}
.footer-navi__link:last-of-type {margin-right: 0;}
@media(hover:hover){
	.footer-navi__link:hover {color: var(--main-color);}
}

.footer-adm {display: flex; flex-flow: row wrap; font-size: 0.75em;}
.footer-adm__cprt {margin-right: 1em;}
.footer-adm__nav {display: flex; margin-left: 1em;}
.footer-adm__link {margin-right: 1em; display: inline-block; transition:.15s ease all;}
.footer-adm__link,
.footer-adm__link:visited,
.footer-adm__link:link {color: var(--main-gray);}
.footer-adm__link:last-of-type {margin-right: 0;}
@media(max-width:500px){
	.footer-adm {margin-bottom: 1em;}
	.footer-adm__nav {width: 100%; margin-left: 0;}
}
@media(hover:hover){
	.footer-adm__link:hover {color: var(--main-color);}
}

/************************* footer_inc 끝 *************************/


/************************* split-text *************************/
.split-text__word {font-size: inherit;}
.split-text__letter {display: inline-block; font-size: inherit;}
.split-text--no-delay .split-text__letter {transition-delay:0s !important; animation-delay:0s !important;}