@charset "utf-8";
.main_visual{width: 100%; position: relative;}
.main_visual .swiper {position: relative;}
.main_visual .swiper-slide {position: relative; height: 1080px; padding: 90px 0 198px; box-sizing: border-box;}
.main_visual .swiper-slide .bg_box {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.main_visual .swiper-slide .bg_box img {width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.main_visual .swiper-slide .inner {display: flex; height: 100%; align-items: center; justify-content: center; color: #fff;}

.main_visual .slide_btn {display: flex; align-items: center; gap: 15px; position: absolute; top: calc(50% - 75px); z-index: 1; cursor: pointer;}
.main_visual .slide_btn span {font-size: 18px; font-weight: 700; letter-spacing: 0.28em; color: #fff;}
.main_visual .next_btn {right: 60px;}
.main_visual .prev_btn {left: 60px;}

.main_visual .heading {text-align: center; word-break: keep-all;}
.main_visual .heading h2 {font-weight: 700; font-size: 64px; line-height: 1.22em; letter-spacing: -0.025em;}
.main_visual .heading p {font-weight: 700; font-size: 40px; line-height: 1em; letter-spacing: 0.05em; margin-top: 25px;}

@media all and (max-width: 1000px) {
    .main_visual .swiper-slide {padding: 90px 0 0;}
    .main_visual .slide_btn {display: none;}
}

/*--------------------------------------------------------------*

* main_con01

*---------------------------------------------------------------*/
.main_con01 {margin-top: -198px; position: relative; z-index: 1;}

.main_con01 .img_box{position: relative;}
.main_con01 .img_box img{width: 100%;}
.main_con01 .img_box .tit_box{position: absolute; top:0; left:0; width: 100%; height: 100%;}
.main_con01 .img_box .tit_box .inner{height: 100%; display: flex; align-items: center;}
.main_con01 .img_box .tit_box .inner .txt_box > h2{font-size: 64px; letter-spacing: -0.025em; color:#fff; line-height: 1.218em;}
.main_con01 .img_box .tit_box .inner .txt_box > p{font-size: 18px; color:#fff; letter-spacing: 0.28em; line-height: 1.444em; margin-top:50px;}

.main_con01 .info_box{}
.main_con01 .info_box ul{display: flex;}
.main_con01 .info_box ul > li{width:33.333%; box-sizing: border-box;}
.main_con01 .info_box ul > li > a{height:200px; box-sizing:border-box; padding:0 60px; display: flex;justify-content: center; flex-direction: column; backdrop-filter:blur(10px); border:1px solid rgba(255, 255, 255, .33);}
.main_con01 .info_box ul > li:nth-child(1) > a{border-left: none; border-right: none;}
.main_con01 .info_box ul > li:nth-child(3) > a{border-left: none; border-right: none;}

.main_con01 .info_box ul > li > a .top_box > h3{font-size: 36px; color:#fff; letter-spacing: -0.025em; line-height:1.1666em}
.main_con01 .info_box ul > li > a .bot_box{display:flex; justify-content: space-between; align-items: center; margin-top:30px;}
.main_con01 .info_box ul > li > a .bot_box > p{font-size: 16px; color:#fff; opacity: 0.75; letter-spacing: 0; line-height: 1.625em;}

.main_con01 .info_box ul > li > a .bot_box > .arrow_box{display: flex; align-items: center;}
.main_con01 .info_box ul > li > a .bot_box > .arrow_box > p{font-size: 18px; color:#fff; letter-spacing: -0.025em; line-height: 2.333em;}
.main_con01 .info_box ul > li > a .bot_box > .arrow_box > .img_box{margin-left:20px; width: 60px; height: 60px; display:flex; justify-content: center; align-items: center;}
.main_con01 .info_box ul > li > a .bot_box > .arrow_box > .img_box > img{width: auto;}

.main_con01 .info_box ul > li > a:hover .hover_box{opacity: 1;}
.main_con01 .info_box ul > li > a .hover_box{opacity: 0; position: absolute; left:0; top:0; width:100%; height:100%; z-index: -1; transition: .5s;}
.main_con01 .info_box ul > li > a .hover_box > img{width: 100%; height: 100%;}

@media all and (max-width:1100px){
    .main_con01 .info_box ul > li > a{padding:0 25px;}
}

@media all and (max-width:1000px){
    .main_con01 {margin-top: 0;}
    .main_con01 .info_box{position: relative;}
    .main_con01 .info_box ul {flex-direction: column;}
    .main_con01 .info_box ul > li{width: 100%;}
    .main_con01 .info_box ul > li > a{padding:0 50px;}
    .main_con01 .info_box ul > li > a .hover_box{opacity: 1;}
    .main_con01 .info_box ul > li > a{border-left:none; border-right:none;}
}

@media all and (max-width:800px){
    .main_con01 .img_box .tit_box .inner .txt_box > h2{font-size: 38px;}
    .main_con01 .img_box .tit_box .inner .txt_box > p{font-size: 16px; margin-top:10px;}
}

/*--------------------------------------------------------------*

* main_con02
* 삼성FN리츠

*---------------------------------------------------------------*/
.main_con02 {padding: 120px 0;}
.main_con02 .img_box img {width: 100%;}
.main_con02 .txt_box {text-align: center; background-color: #edf7fb; padding: 35px 30px; box-sizing: border-box; margin-top: 40px; word-break: keep-all;}
.main_con02 .txt_box p {font-weight: 700; font-size: 24px; line-height: 1.2em; letter-spacing: -0.025em; color: #666;}
.main_con02 .txt_box p .point01 {color: var(--main-color);}
.main_con02 .txt_box p .point02 {color: var(--point-color);}

/*--------------------------------------------------------------*

* main_con03
* 투자 자산

*---------------------------------------------------------------*/
.main_con03 {background: url(/img/main_con02_bg.jpg) no-repeat center center / cover; padding: 120px 0;}
.main_con03 .content_box + .content_box {margin-top: 60px;}
.main_con03 .content_box {display: flex; gap: 120px; align-items: flex-end;}
.main_con03 .content_box > * {width: calc(50% - 60px);}
.main_con03 .content_box .img_box img {width: 100%;}

.main_con03 .content_box .info_box {display: flex; align-items: flex-end; justify-content: space-between; padding-bottom: 60px; position: relative; z-index: 1; flex-shrink: 0;}
.main_con03 .content_box .info_box .point_txt {color: rgba(255, 255, 255, 0.05); writing-mode: vertical-rl; order: 2; font-size: 80px; line-height: 1em; font-weight: 700; margin-right: -10px;}
.main_con03 .content_box .info_box .txt_box {flex: 1;}
.main_con03 .content_box .info_box .txt_box .tit_box i {font-style: normal; font-weight: 300; color: var(--point-color-two); font-size: 36px; line-height: 1em; letter-spacing: 0.08em;}
.main_con03 .content_box .info_box .txt_box .tit_box h4 {margin: 0; font-weight: 700; font-size: 60px; line-height: 1em; letter-spacing: -0.025em; color: #fff; margin-top: 22px;}
.main_con03 .content_box .info_box .txt_box .line {width: 780px; height: 2px; background-color: var(--point-color-two);  margin: 60px 0 80px; margin-left: -260px;}
.main_con03 .content_box .info_box .txt_box table {width: 100%; font-size: 22px; line-height: 1.2em; letter-spacing: -0.025em; color: #fff; font-weight: 300;}
.main_con03 .content_box .info_box .txt_box table tr > * {padding: 15px 0;}
.main_con03 .content_box .info_box .txt_box table th {font-weight: 700; color: #ade6ff; text-align: left; padding-right: 15px;}

.main_con03 .content_box.shift .info_box {gap: 80px;}
.main_con03 .content_box.shift .img_box {order: 2;}
.main_con03 .content_box.shift .info_box .point_txt {order: unset; margin-right: 0; margin-left: -10px; writing-mode: vertical-lr;}
.main_con03 .content_box.shift .info_box .txt_box .line {margin-left: 0; margin-right: -260px;}

@media all and (max-width: 1400px) {
    .main_con03 .content_box .info_box .point_txt {display: none;}
}
@media all and (max-width: 1200px) {
    .main_con03 .content_box {gap: 20px; align-items: center;}
    .main_con03 .content_box .info_box .txt_box .line {width: 100%; margin-left: 0; margin-right: 0;}
    .main_con03 .content_box > * {width: calc(50% - 10px);}
    .main_con03 .content_box .info_box .txt_box table {font-size: 20px;}
}
@media all and (max-width: 1000px) {
    .main_con03 .content_box {flex-wrap: wrap;}
    .main_con03 .content_box > * {width: 100%;}
    .main_con03 .content_box.shift .img_box {order: 0;}
}

/*--------------------------------------------------------------*

* main_con04
* 새로운 소식

*---------------------------------------------------------------*/

.main_con04 {padding: 120px 0 160px; overflow: hidden; position: relative;}
.main_con04::before,
.main_con04::after {content: ''; position: absolute; top: 0;height: 100%; width: calc(calc(100% - 1400px) / 2); background-color: rgba(255, 255, 255, 0.5); z-index: 2;}
.main_con04::before {left: 0;}
.main_con04::after {right: 0;}
.main_con04 .swiper-wrapper {align-items: center;}
.main_con04 .swiper-slide {border: 1px solid #ddecf3; box-sizing: border-box; cursor: pointer;}
.main_con04 .swiper-slide .top_box {padding: 60px 60px 0;}

.main_con04 .swiper-slide .top_box h4 {font-weight: 700; font-size: 22px; line-height: 1em; letter-spacing: -0.025em; color: var(--main-color); text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin: 0;}
.main_con04 .swiper-slide .top_box p {display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: keep-all; overflow: hidden; font-size: 18px; font-weight: 300; line-height: 1.56em; color: #666; letter-spacing: -0.025em; margin-top: 25px; margin-bottom: 20px;min-height:100px;}
.main_con04 .swiper-slide .top_box span {font-size: 16px; font-weight: 700; line-height: 1.75em; letter-spacing: -0.025em; color: #bbb;}

.main_con04 .swiper-slide .bot_box {text-align: right;}
.main_con04 .swiper-slide .bot_box a.more_btn {display: inline-block; width: 176px; text-align: center; background-color: var(--main-color); color: #fff; font-size: 16px; line-height: 1em; letter-spacing: -0.025em; font-weight: 700; text-transform: uppercase; padding: 30px 0; transition: 0.25s;}
.main_con04 .swiper-slide .bot_box a.more_btn > * {vertical-align: middle;}
.main_con04 .swiper-slide .bot_box a.more_btn i {display: inline-block; vertical-align: middle; transform: translateY(-1px); margin-left: 5px;}

.main_con04 .swiper-slide:hover .bot_box a {background-color: var(--point-color);}

@media all and (max-width: 1400px) {
    .main_con04::before,
    .main_con04::after {display: none;}
}