/* header */
header .bi{background-image: url('../img/common/bi.png');}
header .nav li a{color: #fff;}
header .stm_btn{background: url('../img/common/stm_btn.png') no-repeat center/cover;}

/* life */
.life{width: 100%;height: 100vh;}
.life_bg_slide{width: 100%;height: 100%;}
.life_sl{width: 100%;height: 100%;}
.life_sl01{background-image: url('../img/page/company/life_bg.jpg');}
.life_sl02{background-image: url('../img/page/company/life_bg02.jpg');}
.life_sl03{background-image: url('../img/page/company/life_bg03.jpg');}
.life_tit{line-height: 1;white-space: nowrap;}
.life_txt01{margin-bottom: 4.6667vw;}
.life_txt02{margin-top: 4vw;line-height: 1.46;}
.life_twrap_shadow{width: 100%;height: 100%;background-color: #000;filter: blur(40vw);}

/* culture */
.culture{width: 100%;}
.culture_boxes{width: 100%;height: 100%;gap: 2.6667vw;justify-content: space-between;}
.culture_box{background-color: var(--green);overflow: hidden;transition: all 0.3s;position: relative;}
.culture_box02{z-index: 1;}
.culture_box03{z-index: 2;}
.culture_box04{height: 4vw;}
.culture_box05{height: 2.6667vw;}
.culture_in{padding: 10.6667vw 0;display: flex;justify-content: space-between;align-items: flex-start;flex-direction: column;}
.culture_twrap{display: flex;flex-direction: column;gap: 4vw;margin-top: 4vw;}
.culture_tit{line-height: 1.13;white-space: nowrap;}
.culture_txt{line-height: 1.54;white-space: nowrap;padding-top: 4vw;}
.culture_box02 .culture_txt{padding-top: 0;}
.culture_keywords{gap: 1.3333vw;}
.culture_keyword{color: var(--beige);font-weight: 700;padding: 1.7333vw 2.2667vw;border: 1px solid var(--beige);border-radius: 30px;}
.culture_total{display: flex;flex-wrap: wrap;justify-content: space-between;}
.culture_total > *{align-items: center;justify-content: center;gap: 10px;}
.culture_total01{width: 41.8667vw;height: 20.6667vw;border-radius: 1.3333vw;border: 2px solid var(--beige);}
.culture_total02{width: 41.8667vw;height: 20.6667vw;border-radius: 1.3333vw;border: 2px solid var(--beige);}
.culture_total03{width: 41.8667vw;height: 20.6667vw;border-radius: 1.3333vw;border: 2px solid var(--beige);margin-top: 4vw;}
.culture_cost{font-size: 6.6667vw;}

/* history */
.history{padding: 16vw 0 24vw;}
.history_top{margin-bottom: 8vw;}
.history_titwrap{gap: 4vw;}
.history_slide{position: relative;}
.history_sl{display: flex;align-items: flex-start;flex-direction: column;justify-content: center;gap: 1.0667vw;}
.history_sl_list{display: flex;align-items: flex-start;justify-content: flex-start;}
.history_sl_titwrap{margin-right: 8vw;}
.history_sl_twrap{display: flex;flex-direction: column;}
.history_sl_tit{line-height: 1.1;}
.history_sl_line{align-items: center;padding-right: 4vw;gap: 2.6667vw;padding-top: 2.9333vw;}
.history_sl_line .dot{width: 0.8vw;height: 0.8vw;border-radius: 50%;background-color: var(--red);}
.history_sl_line .line{width: 1px;background-color: var(--red);transform-origin: top;}
.history_sl01 .history_sl_list01 .history_sl_line .line{height: 52vw;}
.history_sl01 .history_sl_list02 .history_sl_line .line{height: 27.4667vw;}
.history_sl01 .history_sl_list03 .history_sl_line .line{height: 38vw;}
.history_sl02 .history_sl_list01 .history_sl_line .line{height: 38vw;}
.history_sl02 .history_sl_list02 .history_sl_line .line{height: 73.4667vw;}
.history_sl02 .history_sl_list03 .history_sl_line .line{height: 40vw;}
.history_sl_txt{font-size: 3.4667vw;gap: 2vw;line-height: 1.46;color: #242424;}
.history_sl_btns{position: absolute;bottom: -8vw;right: 5.3333vw;display: flex;gap: 2vw;}
.history_btn_prev{width: 8.6667vw;height: 8.6667vw;background-image: url('../img/page/company/history_btn_prev.png');background-size: cover;}
.history_btn_next{width: 8.6667vw;height: 8.6667vw;background-image: url('../img/page/company/history_btn_next.png');background-size: cover;}
.history_years{gap: 1.6vw;margin-top: 8vw;font-weight: 800;}

/* new */
.new{padding-bottom: 16vw;}
.new_bg{background-color: #8e2529;}
.new_object{max-width: 100vw;width: 100%;height: 129.8667vw;position: absolute;bottom: 0;right: 0;}
.new_object_bg{background-image: url('../img/page/company/new_bg_svg.png');}
.new_bg_deco{top: 170px;margin-left: -246px;}
.new_circle{top: 5px;left: 0;offset-path: path('M.29,847.5s114.67-81.83,162-86.67c0,0,27.48-4.82,79.22-38.33,0,0,119.78-80.67,202.11-83.33s125.67-19,175.67-66c0,0,72-74.34,91.67-87.34s31-21,57.33-19,92-15.66,122-37.33,39.67-20.67,71.33-65.67,68.34-99.33,102-115.66,82-13.67,112.67-46c0,0,66-59,99-60s116.33-.67,145-15.67,68-20.67,112-95.67c0,0,15.33-25.66,42-30.33h91');}
@keyframes move {
    0% {
        offset-distance: 0%;
    }
    100% {
        offset-distance: 100%;
    }
}
.new_left{padding-top: 16vw;width: 100%;}
.new_left_twrap{gap: 4vw;}
.new_left_twrap .new_tit{line-height: 1.13;}
.new_left_twrap .new_txt{line-height: 1.25;}
.new_left_tboxes{margin-top: 5.3333vw;gap: 2.6667vw;overflow: hidden;}
.new_left_tbox{width: 41.4667vw;height: 14.6667vw;border-radius: 1.3333vw;justify-content: center;align-items: center;}
.new_left_tbox p{line-height: 1.31;}
.new_left_tbox01{background-color: var(--green);}
.new_left_tbox02{border: 1px solid var(--beige);}
.new_right{padding: 22.1333vw 0 0;}
.new_right_slide{height: 110vw;}
.new_right .new_right_slide .swiper-slide{margin-right: 6.6667vw;width: 78.2667vw;}
.new_right_boxes01{align-items: center;justify-content: flex-start;}
.new_right_boxes02{align-items: center;justify-content: flex-end;padding-top: 100px;}
.new_right_box{width: 78.2667vw;min-height: 87.7333vw;border-radius: 2.6667vw;background-color: var(--ivory);overflow: hidden;}
.new_right_box04{background-color: #484034;border: 1px solid var(--beige);justify-content: center;}
.new_right_tit{padding: 3.6vw 5.6vw 3.2vw;}
.new_right_sub{line-height: 7.4667vw;text-align: center;background-color: var(--green);border-radius: 3.7333vw;}
.new_right_box01 .new_right_sub{width: 20.5333vw;}
.new_right_box02 .new_right_sub{width: 26.6667vw;background-color: var(--red);}
.new_right_box03 .new_right_sub{width: 20.5333vw;background-color: var(--red);}
.new_right_box_bg{width: 100%;height: 50.4vw;}
.new_right_txt{height: 12.5333vw;padding: 0 5.3333vw;border-bottom: 1px solid #b1aaa1;box-sizing: border-box;}
.new_right_txt02{height: 12.5333vw;padding: 0 5.3333vw;}
.new_right_txt03{display: block;height: 12.5333vw;padding: 0 5.3333vw;color: #fff;background-color: #f15929;line-height: 12.5333vw;text-align: center;}
.new_right_desc{line-height: 1.4;}
.new_right_box01 .new_right_box_bg{background-image: url('../img/page/company/new_right_box01.jpg');}
.new_right_box02 .new_right_box_bg{background-image: url('../img/page/company/new_right_box02.jpg');}
.new_right_box03 .new_right_box_bg{background-image: url('../img/page/company/new_right_box03.jpg');}
.new_right_slide .swiper-pagination{width: 12vw;height: 1.3333vw;display: flex;justify-content: space-between;bottom: 0;margin-left: -6vw;}
.new_right_slide .swiper-pagination-bullet{width: 1.3333vw;height: 1.3333vw;background-color: rgba(255, 255, 255, 0.4);border-radius: 50%;}
.new_right_slide .swiper-pagination-bullet-active{background-color: var(--white);}
.new_right_box03{min-height: auto;height: 77vw;}

/* street */
.street{padding: 16vw 0;display: flex;background-color: #00556a;}
.street_left{width: 100%;height: 100%;}
.street_left_in{justify-content: center;align-items: flex-start;gap:2.9333vw;}
.street_txt02{padding-bottom: 6vw;font-size: 6.4vw;font-family: 'GmarketSans';}
.street_txt03{align-items: center;gap: 2.5333vw;}
.street_txt04{align-items: center;gap: 9.3333vw;}
.street_right{width: 100%;height: 53.3333vw;margin-top: 8vw;}
.street_wrap{width: 100%;height: 100%;}