@charset "UTF-8";

/* About 커넥트현대 */
.event-layer-tab-zone {
    position: relative;
    height: 100px;
    z-index: 0;
    z-index: 5;
}

div.event-layer-tab-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;;
    box-sizing: border-box;
    height: 100px;
    /* transform: translateY(-100%); */
}

div.event-layer-tab-wrap.fixed {
    position: fixed;
    top:70px;
    left:50%;
    /* transform: translateY(0) translateX(-50%); */
    width:1110px !important;
    margin-left: -720px !important;
}

.event-layer-tab-list {
    display: flex;
    border-bottom: 1px solid #171a19;
    border-right: 1px solid #171a19;
}

.event-layer-tab {
    flex: 0 0 25%;
    min-height:100px; box-sizing: border-box; padding:10px;
    background: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    border-top: 1px solid #171a19;
    border-left: 1px solid #171a19;
}

.event-layer-tab.full {
    flex: 1;
}

.event-layer-tab.active {
    background: #171a19;
    color: #fff;
}

.event-layer-tab.active .event-layer-tab-main{
    color: #fff; font-family: 'GmarketSansBold';
}

.event-layer-tab-main {
    font-size: 20px; font-family: 'GmarketSansMedium'; color:#848484; position:relative;top:4px;
}

.connect-storybook .storybook_intro{margin-bottom:120px;}
.connect-storybook .storybook_intro img{width:100%;}
.connect-storybook .storybook_top_area { text-align: center; margin-bottom: 120px !important;}
.connect-storybook .storybook_top_area .txt_be_wrap { margin-bottom: 80px !important; }
.connect-storybook .storybook_top_area .txt_be_wrap img { margin-left: 32px; width: auto !important; }
.connect-storybook .storybook_top_area .txt_be_wrap img:first-child { margin-left: 0;}
.connect-storybook .storybook_top_area .txt01 { font-size: 72px; line-height: 96px; margin-bottom: 80px; font-weight: 700; }
.connect-storybook .storybook_top_area .txt02 { margin-top: 32px; font-size: 22px; line-height: 32px; font-weight: 700; }
.connect-storybook .storybook_top_area .txt03 { margin-top: 80px; text-align: center;font-size: 36px;font-weight: 700;line-height: 52px; }
.connect-storybook .storybook_top_area .txt03 span { margin-top: 16px; display: block; font-size: 24px;font-weight: 700;line-height: 24px;}
.connect-storybook .relative-box { padding-top: 120px; }
.connect-storybook .relative-box img { width: auto !important; }
.connect-storybook .doc01 { margin-bottom: 120px; text-align: center; }
.connect-storybook .doc01 dt { margin-bottom: 32px; font-size: 32px; line-height: 44px; font-weight: 700; color: #000;}
.connect-storybook .doc01 dd { font-size: 22px; line-height: 32px; font-weight: 700; }
.connect-storybook .doc02 { margin-bottom: 100px; text-align: center; }
.connect-storybook .doc02 dt { margin-bottom: 36px; font-size: 72px; line-height: 72px; font-weight: 900; }
.connect-storybook .doc02 dt b { font-size: 32px; line-height: 32px; font-weight: 700; }
.connect-storybook .doc02 dt span { display: block;margin-top: 18px; font-size: 72px; line-height: 72px; font-weight: 900; }
.connect-storybook .doc02 dd { font-size: 22px;font-weight: 700;line-height: 32px;margin-top: 12px;}
.connect-storybook .doc02dd { font-size: 22px; line-height: 32px; font-weight: 700; }
.connect-storybook .h_tit01 { margin-bottom: 72px; text-align: center;}
.connect-storybook .visual_wraps { margin-bottom: 32px !important; }
.connect-storybook .dl_info dt { font-size: 32px; line-height: 44px; letter-spacing: -1px; margin-bottom: 22px; font-weight: 700;}
.connect-storybook .dl_info dd { font-size: 18px; line-height: 28px; letter-spacing: -1px; }
.connect-storybook .badge_floor {
    display: inline-block;
    padding: 0 12px;
    border: 1px solid #171a19;
    font-size: 14px;
    font-weight: 700;
    color: #171a19;
    line-height: 1.5;
    letter-spacing: -0.25px;
    font-family: "Happiness-Sans";
    margin-bottom: 22px;
}
.connect-storybook .secbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    margin-bottom: 90px !important;
    position: relative;
}
.connect-storybook .secbox .visual_img_box {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    /* width: 598px; */
    margin: 0 !important;
}
.connect-storybook .secbox .visual_desc_box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    padding: 422px 48px 0 0;
}
.connect-storybook .h_tit02_outline {
    display: inline-block;
    font-size: 160px;
    font-weight: 900;
    color: transparent;
    line-height: 180px;
    letter-spacing: -0.5px;
    font-family: "Happiness-Sans-Title";
}
.connect-storybook .h_tit02_outline::after {
    content: "";
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    background-position: center;
}
.connect-storybook .float_img { position: absolute; }
.connect-storybook .sec01_01 { justify-content: space-between; }
.connect-storybook .sec01_01 .visual_img_box.type02 { padding-top: 260px; }
.connect-storybook .sec01_02 { justify-content: center; }
.connect-storybook .sec01_02 .float_img { left: -103px; top: -97px; z-index: 1;}
.connect-storybook .sec01_03 { margin-bottom: 0 !important; }
.connect-storybook .sec01_04 { justify-content: space-between; }
.connect-storybook .sec01_04 .visual_img_box.type01 { padding-top: 580px; }
.connect-storybook .sec01_04 .visual_img_box.type02 { padding-top: 230px; }
.connect-storybook .sec01_04 .visual_img_box.type02 .float_img { top: 0; right: 0; }
.connect-storybook .sec01_04 .visual_img_box.type02 .h_tit02 { position: absolute; right: 0; top: 85px; z-index: -1; }
.connect-storybook .sec01_04 .visual_img_box.type02 .h_tit02_outline { top: -58px; left: 3px; width: 869px; height: 180px; background-image: url("../../images/event_images/20240813_storybook/txt_outline01.png");}
.connect-storybook .sec01_04 .visual_img_box.type02 .h_tit02_outline::after { background-position: right 0 }

.connect-storybook .sec02_01 { justify-content: space-between; }
.connect-storybook .sec02_01 .visual_img_box.type02 { padding-top: 240px; }
.connect-storybook .sec02_01 .visual_img_box.type02 .float_img { right: 30px; top: 55px; }
.connect-storybook .sec02_01 .visual_img_box.type02 .h_tit02 { position: absolute; right: 0; bottom: -270px; }
.connect-storybook .sec02_01 .visual_img_box.type02 .h_tit02_outline { top: -58px; left: 3px; width: 570px; height: 180px; background-image: url("../../images/event_images/20240813_storybook/txt_outline02.png");}
.connect-storybook .sec02_02 { position: relative; margin-top: -295px !important; padding-left: 120px; }
.connect-storybook .sec02_02 .visual_img_box.type02 .h_tit02_outline::after { background-position: right 0 }
.connect-storybook .sec02_03 { justify-content: space-between; }
.connect-storybook .sec02_03 .visual_img_box.type01 { padding-top: 260px }

.connect-storybook .sec03_01 { padding-right: 206px }
.connect-storybook .sec03_01 .visual_img_box { padding-top: 8px !important; border-top: 1px solid #171a19; }
.connect-storybook .sec03_01 .visual_img_box h3 { margin-bottom: 40px; }
.connect-storybook .sec03_01 .photo_display_container { padding-top: 8px; }
.connect-storybook .sec03_01 .photo_control_group { top: 2px !important; }
.connect-storybook .sec03_01 h3 { margin-bottom: 40px; }
.connect-storybook .sec03_02 { justify-content: flex-end;  }
.connect-storybook .sec03_03 { margin-bottom: 240px !important; }
.connect-storybook .sec03_03 .h_tit02 { position: absolute; top: 335px; right: -205px; z-index: -1;}
.connect-storybook .sec03_03 .h_tit02_outline { width: 605px; height: 180px; background-image: url("../../images/event_images/20240813_storybook/txt_outline03.png");}
.connect-storybook .sec03_03 .h_tit02_outline::after { background-position: right 0 }

.connect-storybook .sec03_02 .visual_img_box,
.connect-storybook .sec03_03 .visual_img_box,
.connect-storybook .sec03_03 .visual_img_box,
.connect-storybook .sec03_04 .visual_img_box { border-top: 1px solid #171a19; padding-top: 84px; }
.connect-storybook .sec03_04 { justify-content: flex-end; }
.connect-storybook .sec03_04 .visual_img_box { width: 836px !important; overflow: hidden; }
.connect-storybook .sec03_04 .float_img { top: -150px; left: 0; }

.connect-storybook .sec04_01 { margin-bottom: 220px !important; justify-content: space-between;}
.connect-storybook .sec04_01 .h_tit02 { position: absolute; bottom: -220px; left: 0; }
.connect-storybook .sec04_01 .h_tit02_outline { width: 686px; height: 126px; background-image: url("../../images/event_images/20240813_storybook/txt_outline04.png");}
.connect-storybook .sec04_01 .h_tit02_outline::after { background-position: right 0 }
.connect-storybook .sec04_01 .visual_img_box.type02 { width: 440px !important; padding-top: 103px; }
.connect-storybook .sec04_02 .visual_img_box { padding-left: 120px; }

.connect-storybook .storybook_swiper .dl_info { font-size: 18px; line-height: 28px; letter-spacing: -1px; text-wrap: nowrap; text-overflow: ellipsis; white-space: nowrap; width: 900px; }
.connect-storybook .swiper-btn_wrap { display: -webkit-box;display: -webkit-flex;display: -moz-box; display: -ms-flexbox; display: flex; justify-content: space-between; position: absolute; top: 24px; right: 0; width: 68px !important; }
.connect-storybook .swiper-btn_wrap .swiper-button-prev,
.connect-storybook .swiper-btn_wrap .swiper-button-next { position: static; width: 28px !important; height: 28px !important; }
.connect-storybook .swiper-btn_wrap .swiper-button-prev::after { background: url('../../images/event_images/20240813_storybook/ico_arrow_left.png') no-repeat; }
.connect-storybook .swiper-btn_wrap .swiper-button-next::after { background: url('../../images/event_images/20240813_storybook/ico_arrow_right.png') no-repeat; }
.connect-storybook .swiper-btn_wrap .swiper-button-prev::after,
.connect-storybook .swiper-btn_wrap .swiper-button-next::after { content: ''; width: 28px; height: 28px; background-size: 28px 28px; }
.connect-storybook .storybook_swiper .swiper-slide .about_visual_badges { margin-top: 32px !important;}
.connect-storybook .storybook_swiper .swiper-slide .about_visual_badges,
.connect-storybook .storybook_swiper .swiper-slide .dl_info { display: none; }
.connect-storybook .storybook_swiper .swiper-slide-active .about_visual_badges,
.connect-storybook .storybook_swiper .swiper-slide-active .dl_info { display: block; }

.connect-storybook .storybook_swiper.type01 { width: 904px !important; overflow-x: hidden;}
.connect-storybook .storybook_swiper.type01 .swiper-slide { width: 308px !important; height: 240px !important; }
.connect-storybook .storybook_swiper.type01 .swiper-slide img { width: 100% !important; height: auto !important; }
.connect-storybook .storybook_swiper.type01 .swiper-slide-active { width: 580px !important; height: 640px !important; }

.connect-storybook .storybook_swiper.type02 { width: 990px !important; overflow: hidden;}
.connect-storybook .storybook_swiper.type02 .swiper-slide { width: 240px !important; height: 190px !important; }
.connect-storybook .storybook_swiper.type02 .swiper-slide img { width: 100% !important; height: auto !important; }
.connect-storybook .storybook_swiper.type02 .swiper-slide-active { width: 580px !important; height: 640px !important; }


.connect-storybook div.photo_display_block{ margin: 0 !important; margin-bottom:100px !important;display:flex;}
.connect-storybook div.photo_display_block:last-of-type{margin-bottom:0 !important;}
.connect-storybook .photo_display_block:nth-of-type(2n){justify-content: flex-end;}
.connect-storybook div.photo_display_container{border-top:1px solid #171A19;width:904px !important;margin:0;padding:84px 0 0 0;}
.connect-storybook div.photo_display_container.type2 {width:990px !important;}
.connect-storybook .photo_display_title_row { position: relative; text-align: left;display:flex; justify-content: space-between; gap:20px; }
.connect-storybook div.photo_display_container.type2 .photo_display_title_row{justify-content: flex-end;}
.connect-storybook div.photo_display_container.type2 .photo_thumnail_img{width:240px;}
.connect-storybook .photo_title > img{width: auto !important;}

.connect-storybook .photo_control_group{display: -webkit-box;display: -webkit-flex;display: -moz-box; display: -ms-flexbox; display: flex; justify-content: space-between; position: absolute; top: -74px; right: 0; width: 68px !important;}
.connect-storybook .btn_photo_control{ display: block; }
.connect-storybook .btn_photo_control:after{display:block;content:''; width: 28px !important; height: 28px !important;}
.connect-storybook .btn_photo_control.prev:after{background: url('../../images/event_images/20240813_storybook/ico_arrow_left.png') no-repeat;}
.connect-storybook .btn_photo_control.next:after{background: url('../../images/event_images/20240813_storybook/ico_arrow_right.png') no-repeat;}


.connect-storybook .photo_grid_wrap{display:flex;gap:16px;}
.connect-storybook .photo_grid_render{flex:0 0 580px;}
.connect-storybook .photo_grid_thumnail{flex:1; min-width:0;overflow:hidden; position:relative;}
.connect-storybook .photo_thumnail_swiper.swiper{display:flex;}
.connect-storybook .photo_thumnail_swiper.swiper .swiper-wrapper{display:flex;}
.connect-storybook .photo_thumnail_swiper.swiper .swiper-slide{flex-shrink: 0;}
.connect-storybook .photo_render_list > li{display:none;}
.connect-storybook .photo_render_list > li.active{display:block;}
.connect-storybook .photo_thumnail_img{display:inline-block;width:308px;}
.connect-storybook .photo_thumnail_img img{vertical-align: top;width:100% !important;}

.connect-storybook .photo_guide_group{text-align: left;margin-top:32px !important;}
.connect-storybook .photo_guide_group.ready .photo_guide_item{display:none;opacity:1;}
.connect-storybook .photo_guide_group.ready .photo_guide_item.active{display:block}
.connect-storybook .photo_guide_item{opacity:0;}

.connect-storybook .photo_guide_keyword{display:inline-flex;min-width:44px;height:24px; padding-top:2px; line-height:1; text-align: center; justify-content: center; align-items: center; font-weight:700; font-size:14px; color:#171A19; box-sizing: border-box; border:1px solid #171A19;}
.connect-storybook .photo_guide_title{font-size:32px; line-height:28px; color:#171A19; font-weight:700; letter-spacing: -1px; margin-top:22px !important;}
.connect-storybook .photo_guide_summary{font-size:18px; color:#171A19; letter-spacing: -0.25px; margin-top:22px !important; word-break: keep-all;}

/* 커넥트 청주 */
.pt_120 { padding-top: 120px !important; }
.mt_170 { margin-top: 170px !important; }
.mb_64 { margin-bottom: 64px !important; }
.b_block { display: inline-block; padding: 2px 10px; background-color: #231F20; color: #fff; }
.title_img { text-align: center;}
.title_conts { display: block; color: #000;text-align: center;font-size: 72px;font-weight: 900;line-height: 72px;margin-bottom: 52px; }
[class^="sec_cheongju_"] .visual_img_box { position: relative; }
.bt_line01 { margin-bottom: 16px; display: inline-block; padding: 1px 13px; font-size: 14px;font-weight: 700;line-height: 21px; font-style: normal; border: 1px solid #171a19; }

.connect-storybook .h_tit02 { margin-bottom: 24px; text-align: center; color: #000;font-size: 64px;font-weight: 900;line-height: 72px}
.connect-storybook .h_tit02 span { display: block; margin-top: 24px; font-size: 24px;font-weight: 700;line-height: 24px}
.connect-storybook .h_tit03 {text-align: center;}
.connect-storybook .h_tit03 b {font-size: 32px;font-weight: 700;line-height: 32px;}
.connect-storybook .h_tit03 span {margin-top:26px; display: block;color: #000;font-size: 72px;font-weight: 900;line-height: 72px;}

.connect-storybook [class^="sec_cheongju_"] .visual_wraps { margin-bottom: 0 !important; }
.cheongju-storybook .p_txt01 {font-size: 22px;line-height: 32px;font-weight: 700;}
.cheongju-storybook .p_txt02 {font-size: 32px;line-height: 45px;font-weight: 700;}
.event-layer-tab-zone.type02 .event-layer-tab-main { top: 0; font-family: "Happiness-Sans", "Noto Sans", Arial, dotum, "sans-serif"; font-size: 24px; line-height: 32px;font-weight: 700;color: #000;}
.event-layer-tab-zone.type02 .event-layer-tab.active .event-layer-tab-main { color: #fff;}
.connect-storybook .dl_info02 { word-break: keep-all;}
.connect-storybook .dl_info02 dt { padding-bottom: 22px;border-bottom: 1px solid #000;}
.connect-storybook .dl_info02 dt strong { font-size: 32px;font-weight: 700}
.connect-storybook .dl_info02 dt p {font-size: 22px;font-weight: 700;line-height: 44px;letter-spacing: -1px;}
.connect-storybook .dl_info02 dd { margin-top: 22px;font-size: 18px;font-weight: 400;line-height: 28px; }

.connect-storybook .dl_info03 dt { padding-bottom: 22px;}
.connect-storybook .dl_info03 dt strong { font-size: 32px;line-height: 44px; font-weight: 700;letter-spacing: -1px;color: #EB6133;}
.connect-storybook .dl_info03 dd {font-size: 18px;font-weight: 400;line-height: 28px; }

.sec_cheongju_01 { margin-top: 77px;margin-bottom: 18px;padding: 278px 80px 120px; background: url('../../images/webhome2/store/about/cheongju_conts01_1_bg.jpg') no-repeat 0 0;font-weight: 700;}
.sec_cheongju_01 .bubble01 { margin-left: 35px; margin-bottom: 127px; width: 430px; height: 400px; padding: 58px 90px 48px 60px; box-sizing: border-box;}
.sec_cheongju_01 .bubble01 p { margin-top: 16px;color: #FFF;text-align: center;font-size: 22px;line-height: 32px;}
.sec_cheongju_01 .bubble01 p:first-child { margin-top: 0}
.sec_cheongju_01 .bubble01 p strong { color: #FF93AE;font-size: 28px;line-height: 38px; }
.sec_cheongju_01 .conts01 { height: 320px; }
.sec_cheongju_01 .conts01 p + p { margin-top: 46px; }
.sec_cheongju_01 .conts02 { margin-top: 330px; padding-left: 345px; width: 573px;}
.sec_cheongju_01 .conts02 p { margin-top: 16px; }
.sec_cheongju_01 .conts02 p:first-child { margin-top: 0;}
.sec_cheongju_02 {margin-top: 36px;}
.sec_cheongju_02 .conts01 p {margin-top: 12px;}
.sec_cheongju_02 .conts01 p:first-child {margin-top: 0}
.sec_cheongju_02_1 {display: flex; justify-content: space-between;margin-bottom: 25px;}
.sec_cheongju_02_1 .dl_info02 {padding-top: 32px;}
.sec_cheongju_02_1 .visual_img_box { width: 515px;}
.sec_cheongju_02_1 .visual_img_box + .visual_img_box { padding-top: 230px;width: 440px; padding-right: 55px;}
.sec_cheongju_02_2 { display: flex; justify-content: flex-start;padding-left: 50px;margin-bottom: 120px; }
.sec_cheongju_02_2 .visual_img_box { display: flex; justify-content: space-between;width: 870px;align-items: flex-end; }
.sec_cheongju_02_2 .dl_info02  { width: 390px; }
.sec_cheongju_02_2 .visual_wraps { margin-bottom: 0 !important;}
.sec_cheongju_02_3 { position: relative; display: flex; justify-content: flex-end;margin-bottom: 110px; }
.sec_cheongju_02_3 .visual_img_box { display: flex; justify-content: space-between;width: 990px;align-items: flex-end; }
.sec_cheongju_02_3 .dl_info02  { width: 363px; }
.sec_cheongju_02_3 .visual_wraps { margin-bottom: 0 !important;}
.sec_cheongju_02_3 .float_img { right: 0; bottom: -160px; z-index: 1;}
.sec_cheongju_02_4 { display: flex; justify-content: center;padding-left: 50px;margin-bottom: 120px; }
.sec_cheongju_02_4 .visual_img_box { display: flex; justify-content: space-between;width: 910px;align-items: flex-end; }
.sec_cheongju_02_4 .dl_info02  { width: 462px; }
.sec_cheongju_02_4 .visual_wraps { margin-bottom: 0 !important;}
.cheongju-storybook #pos03 {background: #FFFBE8}
.sec_cheongju_03 .doc02 {margin-bottom: 38px;}
.sec_cheongju_03 .wrap_conts {margin-bottom: 120px;}
.sec_cheongju_03 .wrap_conts + .wrap_conts {margin-bottom: 0; background-color: #fff;}
.sec_cheongju_03 .visual_wraps {position: relative;}

.load-list { display: flex; flex-wrap: wrap;background: url('../../images/webhome2/store/about/cheongju_conts03_bg.png') no-repeat center 115px;}
.load-list li { width: 50%; height: 390px;}
.load-list li:nth-child(1) { order: 1; }
.load-list li:nth-child(2) { order: 2; }
.load-list li:nth-child(3) { order: 4; }
.load-list li:nth-child(4) { order: 3; }
.load-list li:nth-child(5) { order: 5; }
.load-list li:nth-child(6) { order: 6; }
.load-list li:nth-child(7) { order: 7; }
.load-list li:nth-child(8) { order: 8; }
.load-list li:nth-child(1) .wrap_load_info { width: 390px; }
.load-list li:nth-child(2) .wrap_load_info { width: 380px; }
.load-list li:nth-child(3) .wrap_load_info { width: 434px;}
.load-list li:nth-child(4) .wrap_load_info { width: 545px; }
.load-list li:nth-child(5) .wrap_load_info { width: 500px; display: flex; justify-content: flex-start;}
.load-list li:nth-child(6) .wrap_load_info { width: 580px; display: flex; justify-content: flex-start;}
.load-list li:nth-child(7) .wrap_load_info { width: 580px; }
.load-list li:nth-child(8) .wrap_load_info { width: 565px; display: flex; justify-content: flex-start; }

.load-list li:nth-child(2) .visual_wraps { top: 33px; left: 30px; }
.load-list li:nth-child(3) .visual_wraps { top: -30px;right: -300px;}
.load-list li:nth-child(4) .visual_wraps { top: 50px; right: -40px; }
.load-list li:nth-child(5) .visual_wraps { top: -80px; left: 80px; }
.load-list li:nth-child(6) .visual_wraps { top: -30px;left: 50px; }
.load-list li:nth-child(7) .visual_wraps { top: -100px;left: 180px; }
.load-list li:nth-child(8) .visual_wraps { top: 120px;left: -40px; }
.load-list li:nth-child(1) .load_info { width: 248px; top: -70px; left: 143px;}
.load-list li:nth-child(2) .load_info { width: 380px; top: 53px; left: -80px;}
.load-list li:nth-child(3) .load_info { width: 222px;top: -100px;right: -140px; }
.load-list li:nth-child(4) .load_info { width: 245px; top: 100px;left: 43px;}
.load-list li:nth-child(5) .load_info { width: 245px; top: 70px;left: 10px;}
.load-list li:nth-child(6) .load_info { width: 317px; top: 160px;left: -110px;}
.load-list li:nth-child(7) .load_info { width: 252px; top: -170px;left: 290px;}
.load-list li:nth-child(8) .load_info { width: 272px; top: 150px;left: -90px;}

.load-list li:nth-child(4) .wrap_load_info { display: flex; justify-content: space-between;}
.wrap_load_info {}
.load_info { position: relative;text-align: center;}
.load_info strong {color: #000;font-size: 28px;font-weight: 700;line-height: 37px; display: block;margin-bottom: 8px;}
.load_info strong em { display: inline-block; font-style: normal; color: #F0EA0C; border-radius: 50%; background-color: #231F20; width: 30px; height: 30px; line-height: 30px;font-size: 24px;font-weight: 700; margin-right: 8px;vertical-align: top;margin-top: 3px;}
.load_info p {font-size: 18px;font-weight: 400;line-height: 28px;word-break: keep-all;}

.sec_cheongju_03_1 { margin-top : 200px; display: flex; justify-content: space-between; }
.sec_cheongju_03_1 .visual_img_box:nth-child(1) .float_img { top: 356px; right: -100px; }
.sec_cheongju_03_1 .visual_img_box:nth-child(1) .dl_info02 { margin-top: 32px; }
.sec_cheongju_03_1 .visual_img_box:nth-child(2) { padding-top: 580px; padding-right: 55px; }
.sec_cheongju_03_1 .visual_img_box:nth-child(2) .dl_info02 { margin-top: 32px; }
.sec_cheongju_03_1 .visual_img_box:nth-child(2) .float_img { bottom: 180px; right: -55px; }
.sec_cheongju_03_2 .visual_img_box { display: flex; justify-content: flex-start;padding-left: 70px;align-items: flex-end;}
.sec_cheongju_03_2 .visual_img_box .float_img { bottom: 40px; right: 40px;}
.sec_cheongju_03_2 .dl_info02 { width: 460px; padding-left: 32px;}
.sec_cheongju_03_3 {margin-top: 130px; }
.sec_cheongju_03_3 .visual_img_box { display: flex; justify-content: space-between;align-items: flex-end;}
.sec_cheongju_03_3 .dl_info02 { width: 472px;padding-right: 57px;}
.sec_cheongju_03_3 .visual_img_box .float_img { top: -50px; left: 425px;}
.sec_cheongju_03_4 { margin-top: 140px;}
.sec_cheongju_03_4 .visual_img_box { display: flex; justify-content: flex-end;align-items: flex-end;}
.sec_cheongju_03_4 .visual_img_box .float_img { bottom: -40px;right: 285px;}
.sec_cheongju_03_4 .dl_info02 { width: 440px; padding-right: 32px;}
.sec_cheongju_03_4 .visual_wraps { padding-right:57px;}
/* .sec_cheongju_03_5 {display: flex; justify-content: flex-end;margin-top: 93px;}
.sec_cheongju_03_5 .dl_info02 {width: 745px;margin-top: 32px;} */

.sec_cheongju_03_5 { margin-top : 150px; display: flex; justify-content: flex-end; }
.sec_cheongju_03_5 .visual_img_box:nth-child(1) .dl_info02 { margin-top: 32px; }
.sec_cheongju_03_5 .visual_img_box:nth-child(2) { padding-top: 580px; padding-right: 55px; }
.sec_cheongju_03_5 .visual_img_box:nth-child(2) .dl_info02 { margin-top: 32px; }
.sec_cheongju_03_5 .visual_img_box .float_img { bottom: 153px;right: -17px;}

.sec_cheongju_03_6 { margin-top: 120px;}
.sec_cheongju_03_6 .visual_img_box { display: flex; justify-content: flex-start;align-items: flex-end;}
.sec_cheongju_03_6 .visual_img_box .float_img { bottom: -70px; left: 347px;}
.sec_cheongju_03_6 .dl_info02 { width: 460px; padding-left: 32px;}
.sec_cheongju_03_7 {margin-top: 187px; }
.sec_cheongju_03_7 .visual_img_box { display: flex; justify-content: flex-end;align-items: flex-end;}
.sec_cheongju_03_7 .dl_info02 { width: 500px; padding-right: 32px;}
.sec_cheongju_03_7 .visual_img_box .float_img { bottom: -167px; right: 0;}

.sec_cheongju_04 .dl_info02 dt {padding-bottom: 0; border: 0 none;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_1 {margin-top: 94px; display: flex; justify-content: space-between;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_1 .dl_info02 {padding-top: 27px;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_1 .visual_img_box:nth-child(2) {padding-top: 125px;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_1 .visual_img_box:nth-child(2) .dl_info02 {text-align: right;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_2 .dl_info02 {position:absolute; bottom: 32px;right: 88px;padding-top: 27px;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_2 .dl_info02 .b_block {color:#F0EA0C;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_3 {margin-top: 100px;display: flex;justify-content: center;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_3 .visual_img_box {display: flex;justify-content: space-between;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_3 .dl_info02 {margin-right: 64px;width: 280px;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_4 {margin-top: 9px;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_4 .visual_img_box {display: flex;justify-content: flex-start; align-items: flex-end;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_5 {margin-top: 100px;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_5 .visual_img_box {display: flex;justify-content: flex-end;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_5 .dl_info02 {position:absolute; top: 32px;left: 87px;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_5 .dl_info02 dt,
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_5 .dl_info02 dd {color: #Fff;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_5 .dl_info02 .bt_line01 {color: #fff; border-color: #fff;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_6 {margin-top: 140px;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_6 .visual_img_box {display: flex;justify-content: flex-end; align-items: flex-end;}
.sec_cheongju_04 .wrap_conts:nth-child(1) .sec_cheongju_04_6 .dl_info02 {width: 543px;margin-left: 54px;}

.sec_cheongju_04 .wrap_conts:nth-child(2) { padding-top: 80px; padding-bottom: 148px; background-color: #FFF5EF; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .visual_img_box::before { display: block; content: ''; position: absolute; height: 1px; background-color: #403C3A; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_1 .visual_img_box::before { bottom: 76px; right: 0; width: 80%; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_2 .visual_img_box::before { bottom: 170px; left: 0; width: 80%; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_3 .visual_img_box::before { bottom: 72px; right: 0; width: 80%; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_4 .visual_img_box::before { bottom: 28px; left: 0; width: 80%; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_1 .visual_img_box { display: flex;justify-content: flex-start; align-items: center;padding-left: 56px;}
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_1 .dl_info03 { margin-left: 47px; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_2 .visual_img_box { display: flex;justify-content: flex-end; align-items: flex-start;padding-right: 54px;}
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_2 .dl_info03 { padding-top: 146px; margin-right: 50px; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_2 .float_img { bottom: 110px; left: 39px;}
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_3 .visual_img_box { display: flex;justify-content: flex-start; align-items: center;padding-left: 60px;top: -70px; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_3 .dl_info03 { margin-left: 47px; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_4 .visual_img_box { display: flex;justify-content: flex-end; align-items: start; padding-right: 54px;top: -80px}
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_4 .dl_info03 { padding-top: 163px; margin-right: 33px; }
.sec_cheongju_04 .wrap_conts:nth-child(2) .sec_cheongju_04_4 .float_img { bottom: -55px; left: 47px;}