@charset "utf-8";
/* 서브 페이지 작업 시 top.html에서 content.css 연결 필요 */

::-webkit-scrollbar{ display: none; }
#wrap{ overflow: hidden; }
#header{ position: absolute; top: 0; left: 0; right: 0;  }
#header.hide{ transform: translateY(-100%) }
.fp-tableCell{box-sizing: border-box; }
.section:first-child .fp-tableCell,
.section:last-child .fp-tableCell{ padding: 0 }
.area_brand .fp-tableCell{ padding-bottom: 0 }
#footer{ height: 319px }
@media ( max-width: 1279px ){
	#header{ position: relative; transform: translateY(0)!important }
	#footer{ height: auto }
	.section,
	.fp-tableCell{ height: auto!important }
}

.area_visual{ position:relative; }
.area_visual .list li{ overflow:hidden; }
.area_visual .list li a{display:block;}
.area_visual .list li a,
.area_visual .list li div{ overflow:hidden; width: 100%!important; height: 100vh; padding-top: 186px; box-sizing: border-box; }
.area_visual .list li picture{ display: block; position: relative; height: 100% }
.area_visual .list li img{ position: relative; transform: translateX(-50%); left: 50%; }
.area_visual .pager{ display: flex; gap: 40px; position: absolute; margin-bottom: 195px; left: calc( 50% - 506px ); bottom: 0; z-index: 70; }
.area_visual .pager a{ display: inline-block; position: relative; font-size: 14px; font-weight: 800; color: rgba(255, 255, 255, 0.5); cursor: pointer; }
.area_visual .pager a::before{ content: ''; position: absolute; margin-top: -15px; inset: 0 -1px; height: 1px; background: #fff }
.area_visual .pager a.active{ color: rgba(247, 149, 30, 0.5) }
.area_visual .pager a.active::before{ background: #f7941e }

.area_visual .bx-default-pager,
.area_visual .bx-controls{ display: none; }
.area_visual .bx-controls .bx-next,
.area_visual .bx-controls .bx-prev{opacity:0; display:inline-block; position:absolute; top:50%; z-index:70; width:30px; height:50px; box-sizing:border-box; padding-top:5px; background-color:rgba(255,255,255,0.3); transform:translateY(-50%); font-size:0px; transition:opacity 0.3s ease, background 0.3s ease;}
.area_visual .bx-controls .bx-prev{left:50%; margin-left:-750px;}
.area_visual .bx-controls .bx-next{right:50%; margin-right:-750px; transform:translateY(-50%) scaleX(-1);}
.area_visual .bx-controls .bx-next:before,
.area_visual .bx-controls .bx-next:after,
.area_visual .bx-controls .bx-prev:before,
.area_visual .bx-controls .bx-prev:after{content:''; display:block; width:2px; height:20px; margin:0 6px; background:#b9b9b9; transition:background 0.3s ease;}
.area_visual .bx-controls .bx-next:before,
.area_visual .bx-controls .bx-prev:before{transform:rotate(45deg); transform-origin:0 100%;}
.area_visual .bx-controls .bx-next:after,
.area_visual .bx-controls .bx-prev:after{transform:rotate(-45deg); transform-origin:0 0;}
.area_visual .bx-controls .bx-pager{position:absolute; left:50%; bottom:45px; z-index:70; transform:translateX(-50%);}
.area_visual .bx-pager-item{display:inline-block; padding:0 5px;}
.area_visual .bx-pager-link{display:inline-block; width:10px; height:10px; background:#bebebe; border-radius:100%; font-size:0px; transition:0.3s ease;}
.area_visual .bx-pager-link.active{background:#0b327a;}
.area_visual .bx-wrapper:hover .bx-next,
.area_visual .bx-wrapper:hover .bx-prev{opacity:1;}
.area_visual .bx-controls .bx-next:hover,
.area_visual .bx-controls .bx-prev:hover{background-color:rgba(255,255,255,0.8);}
.area_visual .bx-controls .bx-next:hover:before,
.area_visual .bx-controls .bx-next:hover:after,
.area_visual .bx-controls .bx-prev:hover:before,
.area_visual .bx-controls .bx-prev:hover:after{background:#777;}
@media (max-width: 1279px){
	.area_visual{ margin-top: 0 }
	.area_visual .list li div{ height: auto; padding-top: 0 }
	.area_visual .list li img{ transform: none; left: 0; width: 100%; aspect-ratio: 1/1; object-fit: cover;}
	.area_visual .pager{ justify-content: center; gap: 10px; margin-bottom: 5%; left: 0; right: 0 }
	.area_visual .pager a{ width: 10px; height: 10px; background: rgba(255, 255, 255, 0.5); border-radius: 100%; font-size: 0; }
	.area_visual .pager a.active{ background: #f7951e }
	.area_visual .pager a::before{ display: none; }
}

/* common */
.common_style{ color: #3b312c }
.common_style .box_title{ text-align: center; }
.common_style .box_title .icon_title{ position: relative; margin: 0 auto 26px; width: 14px; height: 14px; border-radius: 100%; background: #1f62af }
.common_style .box_title .icon_title::before,
.common_style .box_title .icon_title::after{ content: ''; display: block; position: absolute; width: 100%; height: 100%; border-radius: 100%; }
.common_style .box_title .icon_title::before{ right: calc( 100% + 10px); background: #19b14c }
.common_style .box_title .icon_title::after{ left: calc( 100% + 10px); background: #f7941e }
.common_style .box_title p{ font-size: 16px; letter-spacing: -.025em; word-break: keep-all; }
.common_style .box_title p + h2{ margin-top: .205882em }
.common_style .box_title h2{ text-transform: uppercase; font-family: 'Cafe24SsurroundAir'; font-size: 34px; font-weight: 300; letter-spacing: -.025em; }
@media (max-width: 1279px){
	.common_style .box_title h2{ font-size: 24px; }
}

/* brand */
.area_brand .inr{ max-width: 1653px }
.area_brand ul{ display: flex; margin-top: 44px }
.area_brand li{ display: flex; align-items: flex-end; position: relative; flex: 1; height: calc( 100vh - 227px); padding: clamp(60px, 3.645834vw, 70px) 0; box-sizing: border-box; transition: .6s }
.area_brand li::before{ content: ''; position: absolute; inset: 0; z-index: -1; pointer-events: none; }
.area_brand .con1::before{ left: min(calc( ( 100vw - 1289px ) / -2 ), -4vw ); right: -97px; background: url(../images/main/img_brand_con1_bg1.png) no-repeat center right / auto 80.75%, url(../images/main/img_brand_con1_bg2.jpg) 50% / cover; background-color: #cf9168; clip-path: polygon(0 0, 0 0, 100% -1px, calc( 100% - 194px) 100%, 0 100%); transition: .6s }
.area_brand .con2::before{ right: min(-4vw, calc( ( 100vw - 1289px ) / -2 )); left: -97px; background: url(../images/main/img_brand_con2_bg1.jpg) no-repeat left bottom / auto 54.4%, url(../images/main/img_brand_con2_bg2.png) 50% / cover ; background-color: #3b945b; z-index: -2; transition: .6s}
.area_brand .con2{ text-align: right }
.area_brand .box_txt{ flex: 1; transition: .6s }
.area_brand .box_txt img{ margin-bottom: 3vw }
.area_brand .con1 .box_txt img{ margin-left: -56px; height: 211px }
.area_brand .con2 .box_txt img{ height: 180px }
.area_brand .box_txt h3{ font-size: 27px; font-weight: 600; color: #fff }
.area_brand .box_txt p{ margin: .7em 0 1.8em; word-break: keep-all; font-size: 20px; font-weight: 500; color: #3b312c }
.area_brand .box_txt a{ display: inline-block; position: relative; padding: 12px 45px 11px 28px; background: rgba(59, 50, 44, 0.4); font-size: 15.5px; font-weight: 500; color: #fff; }
.area_brand .box_txt a::before{ content: ''; position: absolute; margin: auto 23px auto auto; inset: 0; width: 5px; height: 5px; border: 1px solid #fff; border-width: 1px 1px 0 0; transform: rotate( 45deg ) }
.area_brand .con1 .box_txt img{ transform: translateX(50%); opacity: 0; transition: ease-out .4s }
.area_brand .con2 .box_txt img{ transform: translateX(-50%); opacity: 0; transition: ease-out .4s }
.area_brand .box_txt h3{ transform:translateY(20px); opacity: 0; transition: .6s .4s }
.area_brand .box_txt p{ transform:translateY(20px); opacity: 0; transition: .6s .5s }
.area_brand .box_txt a{ transform:translateY(20px); opacity: 0; transition: .6s .6s }
.area_brand.fp-completely .con1 .box_txt img{ transform: translateX(0); opacity: 1 }
.area_brand.fp-completely .con2 .box_txt img{ transform: translateX(0); opacity: 1 }
.area_brand.fp-completely .box_txt h3{ transform:translateY(0); opacity: 1 }
.area_brand.fp-completely .box_txt p{ transform:translateY(0); opacity: 1 }
.area_brand.fp-completely .box_txt a{ transform:translateY(0); opacity: 1 }
@media (min-width: 1280px){
	.area_brand .con1:hover{ padding-right: 10vw }
	.area_brand .con1:hover::before{ background-size: auto 95%, cover; }
	.area_brand .con2:hover{ padding-left: 10vw }
	.area_brand .con2:hover::before{ background-size: auto 64%, cover; }
}
@media (max-width: 1279px){
	.area_brand ul{ display: block; }
	.area_brand li{ height: auto; padding: 60px 0 }
	.area_brand .con1::before{ background-size: auto 125%, cover; clip-path: none }
	.area_brand .con2::before{ background-size: auto 100%, cover; background-position-x: -70px }
	.area_brand .box_txt img{ display: none; }
	.area_brand .con1 .box_txt img{ transform: translateX(0); opacity: 1 }
	.area_brand .con2 .box_txt img{ transform: translateX(0); opacity: 1 }
	.area_brand .box_txt h3{ font-size: 24px; transform:translateY(0); opacity: 1 }
	.area_brand .box_txt p{ font-size: 16px; transform:translateY(0); opacity: 1 }
	.area_brand .box_txt a{ transform:translateY(0); opacity: 1 }
}
@media (max-width: 767px){
	.area_brand ul{ display: block; }
	.area_brand li{ height: auto; padding: 60px 0; text-align: center; }
	.area_brand .con1::before,
	.area_brand .con2::before{ background-size: 0, cover }
	.area_brand .con2{ text-align: center; }
	.area_brand .con1 .box_txt img{ margin-left: 0; height: 148px }
	.area_brand .con2 .box_txt img{ height: 126px }
	.area_brand .box_txt img{ display: inline; margin-bottom: 34px }
}
@media (max-width: 359px){
	.area_brand .box_txt p br:not(:first-child){ display: none; }
}

/* business */
.area_business{ background: #ececec url(../images/main/img_business_bg.jpg) 50% / cover }
.area_business ul{ display: flex; gap: 34px; margin-top: 44px; }
.area_business li{ flex: 1; }
.area_business a{ display: block; position: relative; background: 50% / cover; transition: .6s }
.area_business a::before{ content: ''; position: absolute; inset: 0; border-width: 8px 7px; border-style: solid; border-color: transparent; z-index: 1; opacity: 0; pointer-events: none; transition: .4s }
.area_business li:nth-child(1) a{ background-image: url(../images/main/img_business01.jpg); }
.area_business li:nth-child(1) a::before{ border-color: rgba(48, 161, 86, 0.6) }
.area_business li:nth-child(1) .box_txt.over{ background: rgba(48, 161, 86, 0.6) }
.area_business li:nth-child(2) a{ background-image: url(../images/main/img_business02.jpg); }
.area_business li:nth-child(2) a::before{ border-color: rgba(24, 83, 150, 0.6) }
.area_business li:nth-child(2) .box_txt.over{ background: rgba(24, 83, 150, 0.6) }
.area_business li:nth-child(3) a{ background-image: url(../images/main/img_business03.jpg); }
.area_business li:nth-child(3) a::before{ border-color: rgba(213, 128, 32, 0.6) }
.area_business li:nth-child(3) .box_txt.over{ background: rgba(213, 128, 32, 0.6) }
.area_business .box_txt{ box-sizing: border-box; text-align: left; transition: .4s }
.area_business .box_txt img{ margin: 32px 0 55px }
.area_business .box_txt p{ text-transform: uppercase; font-size: 20px; font-weight: 700; letter-spacing: .057em; color: rgba(28, 28, 28, 0.8) }
.area_business .box_txt strong{ display: block; position: relative; margin-top: -1px; font-family: 'Pretendard-Black', 'Noto Sans KR', '맑은 고딕', '돋움', Dotum, '굴림', Gulim, Sans-serif; font-size: 36px; font-weight: 900; text-indent: -3px; color: #000 }
.area_business .box_txt.over{ display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; inset: 0; text-align: center; }
.area_business .box_txt.over *{ color: #fff }
.area_business .box_txt.normal{ display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; position: relative; height: 540px; padding: 61px 73px; box-sizing: border-box; }
.area_business .box_txt.normal{ background: linear-gradient(12deg, #e6e7e6 7%, transparent 35%) no-repeat; border: solid transparent; border-width: 8px 7px; opacity: 0 }
.area_business .box_txt strong::after{ content: ''; display: inline-block; position: relative; left: 21px; bottom: 3px; width: 42px; height: 9px; background: url(../images/main/icon_arrow.png) no-repeat 100% 50% }
.area_business .box_txt.over strong::after{ display: none; background-image: url(../images/main/icon_arrow_white.png); }
.area_business a:hover::before{ opacity: 1 }
.area_business a:hover .over{ visibility: hidden; opacity: 0 }
.area_business a:hover .normal{ opacity: 1 }
.area_business li:nth-child(1) a{ transition-delay: 0; }
.area_business li:nth-child(2) a{ transition-delay: .07s; }
.area_business li:nth-child(3) a{ transition-delay: .14s; }
.area_business a{ transform: translateY(20%); opacity: 0 }
.area_business.fp-completely a{ transform: translateY(0); opacity: 1 }
@media (max-width: 1279px){
	.area_business ul{ gap: 0; margin-top: 34px }
	.area_business a{ transform: translateY(0); opacity: 1 }
	.area_business .box_txt img{ margin: 0 0 30px; height: 80px; }
	.area_business .box_txt p{ font-size: 16px; }
	.area_business .box_txt strong{ font-size: 24px; }
	.area_business .box_txt.normal{ height: 480px; padding: 14% }
	.area_business .box_txt.normal strong::after{ left: 16px; width: 34px }
}
@media (max-width: 767px){
	.area_business ul{ display: block; }
	.area_business a{ height: min(50vw, 180px) }
	.area_business a::before,
	.area_business .box_txt img,
	.area_business .box_txt.normal{ display: none; }
	.area_business .box_txt.over strong::after{ display: inline-block }
	.area_business a:hover .over{ visibility: visible; opacity: 1 }
}

/* inquiry */
.area_inquiry{ overflow: hidden; background: #c9e6a0 url(../images/main/img_inquiry_bg.jpg) 100% 50% / cover }
.area_inquiry .btn{ display: inline-flex; justify-content: center; align-items: center; height: 62px; padding: 0 40px; box-sizing: border-box; font-size: 15.5px; font-weight: 500; color: #fff }
.area_inquiry .btn img{ margin-right: 9px }
.area_inquiry .inr{ display: flex; flex-direction: row-reverse; align-items: center; gap: 60px 6.875vw }
.area_inquiry .con1 { flex: 0 0 387px }
.area_inquiry .con1 h2{ margin-bottom: 1.4em; font-family: 'WandocleanseaB', 'Noto Sans KR', '맑은 고딕', '돋움', Dotum, '굴림', Gulim, Sans-serif; font-size: 20px; letter-spacing: -.05em; }
.area_inquiry .con1 p{ font-size: 17px; line-height: 1.529412em; letter-spacing: -.032em; color: #384231 }
.area_inquiry .con1 p i{ display: none; }
.area_inquiry .con1 .btn{ margin-top: 113px; background: #413a31 }
.area_inquiry .con2{ display: flex; flex-wrap: wrap; gap: 30px 47px; position: relative; padding: 78px 86px 73px 0; z-index: 1; }
.area_inquiry .con2::before{ content: ''; position: absolute; inset: 0 0 -50vw -50vw; background: #fff; border-radius: 0 100px 0 0; box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.2); z-index: -1; pointer-events: none; }
.area_inquiry .con2 .wrap_input{ display: flex; padding-bottom: 5px; border-bottom: 1px solid #ddd; align-items: center; }
.area_inquiry .con2 .wrap_input span{ flex: 0 0 30px; text-align: center; color: #222 }
.area_inquiry .con2 .wrap_input i{ flex: 0 0 47px; text-align: center; color: #222 }
.area_inquiry .con2 .name{ flex: 0 0 14.166667vw }
.area_inquiry .con2 .tel{ flex: 1 }
.area_inquiry .con2 .email{ flex: 100% }
.area_inquiry .con2 .content{ flex: 100% }
.area_inquiry .con2 label{ display: block; font-family: 'Noto Sans KR', '맑은 고딕', '돋움', Dotum, '굴림', Gulim, Sans-serif; font-size: 15px; color: #666 }
.area_inquiry .con2 input,
.area_inquiry .con2 textarea{ margin: 11px 0 0; height: auto; flex: 1; width: 1px; min-height: 60px; padding: 18px 32px 16px; background: #fafafa; border: 0; border-radius: 5px; font-size: 18px; font-weight: 300; }
.area_inquiry .con2 textarea{ height: 130px }
.area_inquiry .con2 .email input:first-child{ max-width: 14.166667vw }
.area_inquiry .con2 input::placeholder,
.area_inquiry .con2 textarea::placeholder{ color: #999 }
.area_inquiry .con2 .wrap_btn{ margin-top: 4px; flex: 1 100%; text-align: center; }
.area_inquiry .con2 .btn{ background: #d97736 }
@media (max-width: 1279px){
	.area_inquiry .inr{ flex-direction: column; }
	.area_inquiry .con1{ margin: 0; flex: 0; }
	.area_inquiry .con1 .btn{ margin-top: 34px }
	.area_inquiry .con2{ width: 100%; padding: 60px 0 0 }
	.area_inquiry .con2::before{ inset: 0 -50vw -50vw; border-radius: 0; }
	.area_inquiry .con2 .name{ flex: 1 100% }
	.area_inquiry .con2 .email input:first-child{ max-width: none }
}
@media (max-width: 767px){
	.area_inquiry .con1 h2{ font-size: 18px; }
	.area_inquiry .con1 p{ font-size: 16px; }
	.area_inquiry .con1 br{ display: none; }
	.area_inquiry .con1 p i{ display: inline; }
	.area_inquiry .con2 input,
	.area_inquiry .con2 textarea{ min-height: initial; padding: 14px; font-size: 16px; }
}

/* notice */
.area_notice{ background: linear-gradient(to right, #19b14c14 0%, #4e83c014 50%, #f7941e14 100%); font-size: 15.5px; }
.area_notice .inr{ display: grid; grid-template: "a c" 249px "b c" auto / 520px 1fr; gap: 85px 6.770834vw }
.area_notice h2{ font-size: 26px; font-weight: 600; color: #111 }
.area_notice .con1{ grid-area: a }
.area_notice .con1 .box_title{ display: flex; justify-content: space-between; }
.area_notice .con1 .box_title h2{ margin-bottom: 43px }
.area_notice .con1 .box_title a{ display: inline-block; position: relative; width: 35px; height: 35px; background: #555; border-radius: 100%; }
.area_notice .con1 .box_title a::before,
.area_notice .con1 .box_title a::after{ content: ''; position: absolute; margin: auto; inset: 0; width: 45.714287%; height: 1px; background: #fff }
.area_notice .con1 .box_title a::after{ transform: rotate( 90deg ) }
.area_notice .con1 .list li{ display: flex; justify-content: space-between; align-items: center; gap: 10px }
.area_notice .con1 .list li + li{ margin-top: 12px }
.area_notice .con1 .list a{ overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; word-break: break-all; color: #848484 }
.area_notice .con1 .list a:hover{ color: #000 }
.area_notice .con1 .list .date{ flex-shrink: 0; font-size: 15px; color: #ccc }
.area_notice .con2{ grid-area: b }
.area_notice .con2 h2{ margin-bottom: 32px }
.area_notice .con2 [href*=tel]{ display: inline-flex; align-items: center; gap: 15px; font-size: 45px; font-weight: 700; color: transparent; background: linear-gradient(to right, #19b14c 0%, #4e83c0 50%, #f7941e 100%); -webkit-background-clip: text; }
.area_notice .con2 [href*=tel] img{ display: inline-block; width: 50px; height: 50px; box-sizing: border-box; background: #fff; border: 1px solid #ededed; border-radius: 100%; object-fit: scale-down; }
.area_notice .con2 ul{ margin: 13px 0 0 72px; }
.area_notice .con2 li{ display: flex; }
.area_notice .con2 li,
.area_notice .con2 li a{ color: #7a7a7a }
.area_notice .con2 li + li{ margin-top: 4px }
.area_notice .con2 li b{ display: inline-block; min-width: 69px; color: #2b2b2b }
.area_notice .con3{ grid-area: c }
.area_notice .con3 .root_daum_roughmap { width: calc( 100% + (1920px - 1289px)/2 - 12px ); box-sizing: border-box; border: 1px solid #d6d6d6 }
.area_notice .con3 .wrap_map{ height: 520px }
.area_notice .con3 .map > div:nth-of-type(2),
.area_notice .con3 .wrap_controllers,
.area_notice .con3 .map_border{ display: none; }
.area_notice .con3 .address{ display: flex; gap: 44px; position: relative; margin: -30px 0 0 60px; width: 140%; padding: 23px 25px 21px; box-sizing: border-box; background: #fff; word-break: keep-all; color: #2b2b2b; z-index: 1; }
.area_notice .con3 .address b{ font-size: 17px; font-weight: 600; color: #111 }
@media (max-width: 1279px){
	.area_notice .inr{ grid-template: "a b" "c c" auto / 1fr 1fr; row-gap: 34px }
	.area_notice .con2 [href*=tel]{ font-size: 34px; }
	.area_notice .con3 .root_daum_roughmap{ width: 100% }
	.area_notice .con3 .address{ margin: -30px auto 0; width: calc( 100% - 60px ) }
}
@media (max-width: 767px){
	.area_notice .inr{ grid-template: "a" "b" "c" auto / 1fr }
	.area_notice h2{ font-size: 24px; }
	.area_notice .con1 .box_title h2{ margin-bottom: 20px }
	.area_notice .con2 h2{ margin-bottom: 20px }
	.area_notice .con2 [href*=tel]{ font-size: 30px; }
	.area_notice .con2 [href*=tel] img{ width: 40px; height: 40px; padding: 8px }
	.area_notice .con2 ul{ margin-left: 0 }
	.area_notice .con3 .wrap_map{ height: 280px }
	.area_notice .con3 .address{ flex-direction: column; row-gap: 20px; width: calc( 100% - 30px ); padding: 15px;}
	.area_notice .con3 .address b{ font-size: 16px; }
}