/*--------------------------- COMMON ---------------------------*/
.sub_v{background-size:cover;background-repeat:no-repeat;background-position:center;height:458px;}
.sub_v_con{height:100%;}
.sub_v_tit{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;}
.sub_v_tit h2{font-weight:100;font-size:50px;line-height:65px;}
.sub_v_tit h2 b{font-weight:500;}
.sub_v_tit .line{width:80px;height:1px;background:#fff;margin:40px auto;}
.sub_v_tit p{line-height:30px;}

.sub_v.about{background-image:url('/page/about/img/about_v.png');}
.sub_v.network{background-image:url('/page/network/img/network_v.png');}
.sub_v.contact{background-image:url('/page/contact/img/contact_v.png');}
.sub_v.withus{background-image:url('/page/withus/img/withus_v.png');}

.sub_con_title h2{font-size:32px;line-height:42px;text-align:center;}

.video_box video{width:100%;}

.sub_common1_con{position:relative;overflow:hidden;}

.sub_common_modal_pop_close_btn{}
.sub_common_modal_pop_wrap{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:9999;display:none;}
.sub_common_modal_pop_wrap .bg_link{position:absolute;top:0;left:0;right:0;bottom:0;}
.sub_common_modal_pop_con{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:80vh;z-index:2;}
.sub_common_modal_pop{background:#fff;width:100%;overflow-y:auto;height:100%;padding:2em;}

.video_img_box{text-align:center;}
.video_img_box .shadow{box-shadow:3px 3px 7px rgba(51,47,47,.14);}

/*------------------- ABOUT--------------------------*/
.about_tit{width:290px;border-top:1px solid var(--color2);font-weight:500;font-size:32px;color:var(--color2);text-align:right;padding-top:20px;}

.about1_con{background:url("/page/about/img/about1_bg.png") center/cover no-repeat;color:#fff;}
.about1_text_box{text-align:center;}
.about_list_box{padding:40px 0 40px 120px;border:10px solid #e6e6e6;margin-top:40px;background:#fff;}
.about_list_box li:not(:last-child){margin-bottom:20px;}
.about_list_box .num{width:26px;height:26px;line-height:26px;border-radius:50%;background:var(--color1);color:#fff;display:inline-block;text-align:center;font-family: 'Montserrat', sans-serif;font-weight:700;vertical-align:middle;margin-right:12px;}
.about_list_box p{display:inline-block;vertical-align:middle;line-height:26px;}
.about_list_box p span{display:block;font-size:16px;}

.about1_text_box .item_box > *{margin:30px 0;}
.about1_text_box .item_box h4{font-size:32px;line-height:1.3em;margin-bottom:40px}
.about1_text_box .item_box h4 img{display:block;margin:0 auto 10px;}
.about1_text_box .item_box h5{font-size:28px;line-height:1.3em;}
.about1_text_box .item_box h6{font-size:24px;line-height:1.3em;}
.about1_text_box .item_box p{line-height:var(--line-height2);}

.brand1_con{text-align:center;}
.brand1_con .top_letter_box p{font-size:24px;line-height:38px;letter-spacing:-0.06em;}
.brand1_con .top_letter_box .line{width:1px;height:80px;background:#181818;margin:30px auto;}
.brand1_con .middle_letter_box p{line-height:var(--line-height2);}
.brand1_con .middle_letter_box img{margin:80px auto;}
.brand1_con .bottom_letter_box p{line-height:var(--line-height2);}
.brand1_con .bottom_letter_box em{font-size:40px;}
.brand1_con .bottom_letter_box .item_box{display:flex;align-items:center;margin-top:40px;}
.brand1_con .bottom_letter_box .item_box .txt{text-align:left;padding-left:80px;}
.brand1_con .bottom_letter_box .item_box .txt h6{font-weight:100;font-size:32px;vertical-align:middle;}
.brand1_con .bottom_letter_box .item_box .txt p{line-height:var(--line-height2);margin-top:25px;}

.network_roll_wrap{position:relative;}
.network_roll_wrap .num{font-family: 'Roboto', sans-serif;font-size:120px;letter-spacing:0;color:#fff;font-weight:700;position:absolute;top:0;left:0;}
.network_roll_wrap h3{font-size:32px;line-height:42px;font-weight:500;text-align:center;margin:80px 0 40px;}
.network_roll_con{position:relative;background:url('/page/about/img/network_roll_bg.png') bottom/433px no-repeat;height:531px;padding-top:80px;overflow:hidden;width:1260px;}
.network_roll{width:1080px;width:1200px;width:361px;margin:0 auto;}
.network_roll .slick-list{margin:0 -30px;overflow:visible;}
.network_roll .slick-slide{margin:0 30px;}
.network_roll .roll_item{text-align:center;}
.network_roll .roll_item img{box-shadow:10px 10px 10px rgba(0,0,0,.15);display:inline-block;}
.network_roll .roll_item p{text-align:center;width:300px;height:32px;line-height:32px;background:#181818;color:#fff;margin:30px auto 0;border-radius:30px;}
.network_roll .roll_item.slick-current p{background:var(--color1);font-weight:700;}

.brand3_item_box .txt_box .item{display:flex;align-items:center;}
.brand3_item_box .txt_box .item .num{font-family: 'Roboto', sans-serif;font-size:120px;letter-spacing:0;color:#f2f2f2;font-weight:700;}
.brand3_item_box .txt_box .item .txt{padding-left:30px;}
.brand3_item_box .txt_box .item .txt h4{font-size:32px;font-weight:700;margin-bottom:30px;}
.brand3_item_box .txt_box .item .txt h4 img{vertical-align:top;margin-left:20px;}
.brand3_item_box .txt_box .num_list{}
.brand3_item_box .txt_box .num_list li{}
.brand3_item_box .txt_box .num_list p{display:inline-block;line-height:24px;vertical-align:top;}

.brand3_item_box .top_item_box .num_list li:not(:last-child){margin-bottom:25px;}

.brand3_item_box .video_box{margin:40px 0 100px;}

.history1_con .time_line_con{position:relative;}
.history1_con .time_line_con:before{content:'';width:5px;height:5px;border-radius:50%;background:#181818;left:50%;transform:translateX(-50%);position:absolute;top:0;}
.history1_con .time_line_con:after{content:'';width:5px;height:5px;border-radius:50%;background:#181818;left:50%;transform:translateX(-50%);position:absolute;bottom:0;}
.history1_con .time_line_list{position:relative;overflow:hidden;padding:60px 0;}
.history1_con .time_line_list:after{content:'';width:1px;height:100%;background:#181818;left:50%;transform:translateX(-50%);position:absolute;top:0;z-index:-1;}
.history1_con .time_line_list .item_box{width:100%;padding-top:50px;overflow:hidden;z-index:2;position:relative;}
.history1_con .time_line_list .item_box .item{width:50%;display:inline-block;text-align:left;}
.history1_con .time_line_list .item_box h5{position:relative;font-weight:bold;font-size:32px;}
.history1_con .time_line_list .item_box h5:before{content:'';width:9px;height:9px;background:#181818;border-radius:50%;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);left:-64px;}
.history1_con .time_line_list .item_box:nth-of-type(2n) .item h5:before{right:-64px;left:auto;}
.history1_con .time_line_list .item_box p{line-height:var(--line-height2);}

.history1_con .time_line_list .item_box:nth-of-type(2n-1) .item{float:right;padding-left:60px;}
.history1_con .time_line_list .item_box:nth-of-type(2n) .item{text-align:right;padding-right:60px;}

.history1_con .time_line_list .item_box .item.important h5:before{width:42px;height:28px;background:url("/page/about/img/timline_right.png") center/contain no-repeat;left:-70px;}
.history1_con .time_line_list .item_box:nth-of-type(2n) .item.important h5:before{left:auto;right:-70px;background:url("/page/about/img/timline_left.png") center/contain no-repeat;}

.history1_con .time_line_list .img_box{text-align:center;padding-top:50px;}

.history2_con{position:relative;overflow:hidden;}
.history2_con .bg_txt{font-size:250px;right:-0.1em;bottom:-0.05em;}
.history2_item_box{text-align:center;}
.history2_item_box li{line-height:var(--line-height2);}

/*------------------- NET WORK ------------------------*/
.service1_con{position:relative;overflow:hidden;}
.service_item_wrap{margin:-10px 0;}
.service_item_list{display:flex;justify-content:center;flex-wrap:wrap;}
.service_item_list li{width:180px;height:46px;line-height:46px;border:1px solid #181818;border-radius:2em;text-align:center;margin:10px;background:#fff;}
.service_item_list li:nth-child(2n){border-style:dashed;}

.service_table{margin-top:80px;position:relative;z-index:2;}
.service_table th{vertical-align:middle;text-align:center;padding:17px 0;}
.service_table td{background-color:#f4f4f4;border:2px solid #fff;vertical-align:middle;padding:17px 0;text-align:center;}
.service_table .category{background-color:#ff8c26;color:#fff;border-bottom:2px solid #fff;font-size:24px;}
.service_table .item{background-color:#ffb26d;font-weight:700;font-size:20px;}
.service_table .sub_item{font-weight:500;}
.service_table .content{text-align:left;padding-left:40px;}

.marketing1_con{position:relative;overflow:hidden;}

.marketing2_con .marketing2_item_box{justify-content:center;margin:-25px -55px;}
.marketing2_con .marketing2_item_box .item{margin:25px 55px;}
.marketing2_con .marketing2_item_box .item ul{display:inline-block;text-align:left;}
.marketing2_con .marketing2_item_box .item:nth-child(2n){padding-left:20px;}
.marketing2_con .marketing2_item_box .item:nth-child(2n) ul{float:left;padding-left:20px;}
.marketing2_con .marketing2_item_box .item:nth-child(4){padding-left:10px;}
.marketing2_con .marketing2_item_box .item:nth-child(4) ul{padding-left:5px;}
.marketing2_con .marketing2_item_box .item .right_txt{color:#fff;}

.marketing4_con{position:relative;overflow:hidden;}

.marketing_item_box{width:2000px;position:relative;left:50%;transform:translateX(-50%);}
.marketing_item_box:not(:first-of-type){margin-top:60px;}
.marketing_item_box .marketing_item_con{position:static;display:flex;align-items:center;}
.marketing_item_box .img_box{width:50%;height:361px;}
.marketing_item_box .img_box img{position:absolute;}
.marketing_item_box .txt_box{width:50%;}
.marketing_item_box .txt_box h4{font-size:22px;font-weight:700;margin-bottom:35px;}
.marketing_item_box .txt_box p{line-height:var(--line-height2);}

.marketing_item_box.left .img_box img{left:0;}
.marketing_item_box.right .marketing_item_con{flex-direction:row-reverse;}
.marketing_item_box.right .img_box img{right:0;}
.marketing_item_box.right .txt_box{text-align:right;}

.dash_border_box{width:924px;margin:60px auto 0;border:2px dashed var(--color1);padding:40px 0;text-align:center;border-radius:30px;font-size:28px;line-height:38px;}
.dash_border_box b{color:var(--color1);font-size:34px;}

.consulting_download_btn{display:inline-block;}
.consulting_pop_close_btn{position:absolute;width:56px;height:56px;top:0;right:-56px;color:#fff;}
.consulting_pop_close_btn img{width:100%;}
.consulting_modal_pop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:9999;display:none;}
.consulting_pop_con{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:80vh;}
.consulting_pop{background:#fff;width:100%;overflow-y:auto;height:100%;padding:0;}

.consulting2_con > div{display:flex;justify-content:space-between;align-items:center;z-index:2;}
.consulting2_con .item_box{display:flex;box-shadow:4px 4px 18px rgba(97,97,97,.1);}
.consulting2_con .item_box .bg_txt{font-size:140px;z-index:-1;}
.consulting2_con .item_box .tit{border-right:2px solid #e7e7e7;text-align:center;display:flex;justify-content:center;align-items:center;}
.consulting2_con .item_box .list{background:#fff;}
.consulting2_con .item_box .list li{width:100%;text-align:center;border-bottom:2px solid #e7e7e7;}
.consulting2_con .item_box .list li:last-child{border-bottom:none;}

.consulting2_con .item_box.before_box .tit{width:200px;background:#ffb26d;font-size:22px;}
.consulting2_con .item_box.before_box .list{width:338px;}
.consulting2_con .item_box.before_box .list li{height:50px;line-height:50px;}

.consulting2_con .item_box.after_box .tit{width:229px;background:var(--color1);color:#fff;font-size:28px;}
.consulting2_con .item_box.after_box .list{width:409px;font-size:22px;}
.consulting2_con .item_box.after_box .list li{height:58px;line-height:58px;}

.consulting3_con{background:url("/page/network/img/consulting3_bg.png") center/cover no-repeat;color:#fff;height:500px;overflow:hidden;}
.consulting3_con .txt{width:50%;height:100%;text-align:center;float:right;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.consulting3_con .txt .line{width:53px;height:4px;background:var(--color1);display:block;margin-bottom:10px;}
.consulting3_con .txt h3{font-size:50px;line-height:60px;}

.consulting4_con{position:relative;overflow:hidden;}
.consulting4_con .img_box{display:flex;justify-content:space-between;}

.consulting5_item_box{display:flex;align-items:center;justify-content:space-between;}
.consulting5_item_box .txt_box{padding-right:120px;text-align:center;}
.consulting5_item_box .txt_box p{}
.consulting5_item_box .txt_box h3{font-size:40px;font-weight:500;letter-spacing:0;margin-top:10px;}
.consulting5_item_box .txt_box .line{width:2px;height:81px;background:#181818;margin:30px auto;opacity:0.8;}

.consulting7_con{position:relative;overflow:hidden;}
.consulting8_con{position:relative;overflow:hidden;text-align:center;}

.consulting9_con{position:relative;overflow:hidden;}
.consulting9_con .txt_box{display:flex;align-items:center;justify-content:center;}
.consulting9_con .txt_box ul{padding-left:35px;}
.consulting9_con .txt_box li{line-height:24px;}
.consulting9_con .txt_box li:not(:first-child){margin-top:30px;}

.evaluation_item_box .item{margin-top:60px;display:flex;align-items:center;padding-left:100px;}
.evaluation_item_box .item .txt{text-align:center;padding-left:30px;}
.evaluation_item_box .item h3{font-size:22px;padding-bottom:35px;}
.evaluation_item_box .item p{line-height:var(--line-height2);}

.evaluation_item_box .item:nth-of-type(2) .txt{padding-left:70px;}

.hr3_con{background: url("/page/network/img/hr3_banner_bg.png") center/cover no-repeat;height: 526px;margin-bottom: 84px;}

.benefits_list{display:flex;flex-wrap:wrap;padding:0 260px;margin:-20px;}
.benefits_list li{text-align:center;width:140px;margin:20px;font-family:'NanumSquare', sans-serif;}
.benefits_list li h4{font-weight:700;margin-top:10px;}
.benefits_list li p{white-space:nowrap;font-size:16px;font-weight:400;line-height:28px;display: flex;justify-content: center;}

.ms_video_box{width:800px;margin:0 auto;}

.ms1_con{text-align:center;}
.ms1_con .check_list_box{background:var(--color1);color:#fff;padding:30px 35px;text-align:left;}
.ms1_con .check_list_box li:not(:last-child){margin-bottom:40px;}
.ms1_con .check_list_box li img{margin-right:20px;}
.ms1_con .check_list_box li p{display:inline-block;vertical-align:middle;font-weight:500;}

.ms2_tit_box{text-align:center;}
.ms2_tit_box .line{width:22px;height:2px;background:#181818;display:inline-block;margin-bottom:15px;}
.ms2_tit_box h5{font-size:24px;line-height:34px;}
.ms2_tit_box h5 span{font-weight:500;}

.marketing_report_con{display:flex;flex-wrap:wrap;}

.ms4_con{background: url("/page/network/img/ms4_bg.png") center/cover no-repeat;}

.ms5_con{position:relative;overflow:hidden;}

.ms_txt{text-align:center;line-height:var(--line-height2);margin-top:80px;}

/*230215추가된 단락*/
.incentive .main_tit_box h3{color:#181818;margin-bottom:80px;}
.incentive .video_box {margin-bottom:50px;}
.incentive .video_box img {width:100%;}
.incentive .check_list li{display: flex;align-items: center;margin-top:30px;}
.incentive .check_list li img {display:inline-block;margin-right:10px;}
.incentive .check_list li p {display:inline-block;line-height:30px;word-break: keep-all;}

.ms_new .video_box{margin-bottom:70px;}
/*---------------------------------- CONTACT --------------------------------*/
.contact_item_box{display:flex; align-items:center;}

.tatoa_map{width:600px;height:383px;}
.tatoa_map .contact_daum_map{width:100% !important; height:100% !important;}
.tatoa_map .contact_daum_map .wrap_map{height:100% !important;}

.tatoa_address{padding-left:95px;}
.tatoa_address .item{display:flex; align-items:center;margin-bottom:60px;}
.tatoa_address .item:last-child{margin-bottom:0;}
.tatoa_address .item .ico{margin-right:30px;}
.tatoa_address .item p{font-size:24px;line-height:34px;font-weight:500;letter-spacing:-0.06em;}
.tatoa_address .item em{color:#c33b3b;}

.map_btn_box{display:flex;justify-content:space-between;}

/*--------------------------------------------------------------------- MEDIA_SCREEN1200 ------------------------------------------------------------------*/
@media all and (max-width:1200px){

.about_list_box{padding:2em 0.5em;text-align:center; }
.about_list_box ul{display:inline-block;}
.about_list_box li{text-align:left;font-size:16px;display:flex;}

.brand1_con .bottom_letter_box .item_box{flex-direction:column;}
.brand1_con .bottom_letter_box .item_box .txt{padding-left:0;padding-top:3em;text-align:center;}

.network_roll_con{width:150%;left:-25%;}

.brand3_item_box .txt_box .item{display:block;text-align:center;}
.brand3_item_box .txt_box .item .txt{padding-left:0;padding-top:2em;}
.brand3_item_box .txt_box .num_list li{text-align:center;}
.brand3_item_box .txt_box .num_list li:after{content:'';display:block;clear:both;}
.brand3_item_box .txt_box .num_list p:last-child{width:90%;word-break:keep-all;text-align:left;}
.brand3_item_box .txt_box .num_list p br{display:none;}

.history_tit_box img{width:100%;}

.service_item_list li{width:139px;}

.service_table_wrap{width:100%;overflow-y:auto;}

.service_table{width:800px;}
.service_table .category{font-size:22px;}
.service_table td{font-size:16px;}
.service_table .item{font-size:18px;}

.marketing_item_box{width:100%;}
.marketing_item_box .marketing_item_con{flex-direction:column;}
.marketing_item_box.right .marketing_item_con{flex-direction:column;}
.marketing_item_box .img_box{width:100%;}
.marketing_item_box .img_box img{}
.marketing_item_box .txt_box{width:100%;padding-top:3em;}

.marketing_img_con img{width:100%;}

.dash_border_box{width:800px;font-size:24px;line-height:34px;}

.consulting1_con .bg_txt{line-height:0.9em;}

.consulting2_con > div{display:block;padding-top:3em;}
.consulting2_con > div:after{content:'';display:block;clear:both;}
.consulting2_con .item_box.before_box{float:left;}
.consulting2_con .item_box.after_box{float:right;margin-top:2em;}

.consulting3_con .txt{width:100%;float:none;}

.consulting4_con .img_box img{width:33%;}

.consulting5_item_box{flex-direction:column-reverse;justify-content:center;}
.consulting5_item_box .txt_box{padding-right:0;margin-bottom:2em;}
.consulting5_item_box  .img_box img{width:100%;}

.consulting9_con .txt_box{display: block;text-align: center;z-index: 2;position: relative;}
.consulting9_con .txt_box img{margin-bottom:1em;}

.hr3_con{height:auto;background:none;margin-bottom:0;}
.hr3_con img{width:150%;}

.benefits_list{padding:0;justify-content:center;}

.ms1_con .check_list_box li{display:flex;align-items:baseline;}
.ms1_con .check_list_box li p{max-width:90%;line-height:1.5em;}

.ms4_con .img_box img{width:100%;}

.contact_item_box{flex-direction:column;}
.tatoa_address{padding-left:0;padding-top:3em;}

.map_btn_box li{width:33%;}
.map_btn_box li img{width:100%;}

.video_img_box img{width:100%;}
}/*1200*/

/*--------------------------------------------------------------------- MEDIA_SCREEN800 ------------------------------------------------------------------*/
@media all and (max-width:800px){

.sub_con_title h2{font-size:5vw;line-height:6vw;}

.sub_v{height:57vw;}
.sub_v_tit{width:100%;}
.sub_v_tit h2{font-size:6vw;line-height:7vw;}
.sub_v_tit .line{width:10vw;margin:5vw auto;}
.sub_v_tit p{line-height:5vw;}

.about_tit{width:36vw;font-size:4vw;padding-top:3vw;}

.about_list_box{margin-top:5vw;border-width:7px;}
.about_list_box li:not(:last-child){margin-bottom:3vw;}
.about_list_box .num{width:4vw;height:4vw;line-height:4vw;margin-right:2vw;font-size:2.5vw;}
.about_list_box li{font-size:3vw;}
.about_list_box p{line-height:4vw;width:95%;}
.about_list_box p span{font-size:2.5vw;}

.about1_text_box .item_box > *{margin:4vw 0;}
.about1_text_box .item_box h4{font-size:4vw;margin-bottom:5vw}
.about1_text_box .item_box h4 img{margin:0 auto 1vw;}
.about1_text_box .item_box h5{font-size:4vw;line-height:1.3em;}
.about1_text_box .item_box h6{font-size:3vw;line-height:1.3em;}

.brand1_con .top_letter_box p{font-size:3vw;line-height:5vw;}
.brand1_con .top_letter_box .line{width:1px;height:10vw;margin:4vw auto;}
.brand1_con .middle_letter_box img{margin:10vw auto;width:90%;}
.brand1_con .bottom_letter_box em{font-size:5vw;}
.brand1_con .bottom_letter_box .item_box{margin-top:5vw;}
.brand1_con .bottom_letter_box .item_box img{width:100%;}
.brand1_con .bottom_letter_box .item_box .txt h6{font-size:4vw;}
.brand1_con .bottom_letter_box .item_box .txt p{margin-top:3vw;}

.network_roll_wrap .num{font-size:15vw;}
.network_roll_wrap h3{font-size:4vw;line-height:5vw;margin:7vw 0 5vw;}
.network_roll_con{background:url('/page/about/img/network_roll_bg.png') bottom/50vw no-repeat;height:62vw;padding-top:12vw;width:150%;left:-25%;}
.network_roll{width:43vw;}
.network_roll .slick-list{margin:0 -4vw;}
.network_roll .slick-slide{margin:0 4vw;}
.network_roll .roll_item img{box-shadow:1vw 1vw 1vw rgba(0,0,0,.15);width:100%;}
.network_roll .roll_item p{width:40vw;height:4vw;line-height:4vw;margin:4vw auto 0;border-radius:4vw;font-size:2.5vw;}

.brand3_item_box .top_item_box img{width:20vw;}
.brand3_item_box .txt_box .item .num{font-size:15vw;line-height:0.7em;}
.brand3_item_box .txt_box .item .txt h4{font-size:4vw;margin-bottom:4vw;}
.brand3_item_box .txt_box .item .txt h4 img{margin-left:2vw;width:14vw;}
.brand3_item_box .txt_box .num_list p{line-height:4vw;}
.brand3_item_box .top_item_box .num_list li:not(:last-child){margin-bottom:3vw;}

.brand3_item_box .video_box{margin:5vw 0 13vw;}

.history1_con .time_line_con:before{width:1vw;height:1vw;}
.history1_con .time_line_list{padding:8vw 0;}
.history1_con .time_line_list .item_box{padding-top:6vw;}
.history1_con .time_line_list .item_box img{width:100%;}
.history1_con .time_line_list .item_box h5{font-size:4vw;}
.history1_con .time_line_list .item_box h5:before{width:1.5vw;height:1.5vw;left:-6.8vw;}
.history1_con .time_line_list .item_box:nth-of-type(2n) .item h5:before{right:-8vw;left:auto;}

.history1_con .time_line_list .item_box:nth-of-type(2n-1) .item{padding-left:6vw;}
.history1_con .time_line_list .item_box:nth-of-type(2n) .item{padding-right:7.4vw;}

.history1_con .time_line_list .item_box .item.important h5:before{width:5vw;height:4vw;background:url("/page/about/img/timline_right.png") center/contain no-repeat;left:-7.4vw;}
.history1_con .time_line_list .item_box:nth-of-type(2n) .item.important h5:before{left:auto;right:-8vw;background:url("/page/about/img/timline_left.png") center/contain no-repeat;}

.history1_con .time_line_list .img_box{padding-top:6vw;}
.history1_con .time_line_list .img_box img{width:100%;}

.history2_con img{width:100%;}
.history2_con .bg_txt{font-size:20vw;right:-0.1em;bottom:-0.05em;}

.service_item_wrap{margin:-1vw 0;}
.service_item_list li{width:40%;height:6vw;line-height:6vw;margin:1vw;}

.service_table{width:600px;}
.service_table td{padding:2vw 0;}
.service_table .category{font-size:16px;}
.service_table td{font-size:13px;}
.service_table .item{font-size:14px;}
.service_table .content{padding-left:3vw;}

.service_table.n2 .sub_item{width:20%;}

/*.service_table th{vertical-align:middle;text-align:center;padding:17px 0;}
.service_table td{background-color:#f4f4f4;border:2px solid #fff;vertical-align:middle;padding:17px 0;text-align:center;}
.service_table .category{background-color:#ff8c26;color:#fff;border-bottom:2px solid #fff;font-size:24px;}
.service_table .item{background-color:#ffb26d;font-weight:700;font-size:20px;}
.service_table .sub_item{font-weight:500;}
.service_table .content{text-align:left;padding-left:40px;}*/

.marketing2_con .marketing2_item_box{margin:-4vw -6vw;}
.marketing2_con .marketing2_item_box .item{margin:4vw 6vw;}
.marketing2_con .marketing2_item_box .item .list_box{display:inline-block;}
.marketing2_con .marketing2_item_box .item:nth-child(2n){padding-left:0;padding-right:3vw;}
.marketing2_con .marketing2_item_box .item:nth-child(2n) ul{float:left;padding-left:3vw;}
.marketing2_con .marketing2_item_box .item:nth-child(4){padding-left:0;padding-right:3vw;}
.marketing2_con .marketing2_item_box .item:nth-child(4) ul{padding-left:3vw;}

.marketing5_con .marketing_img_con{overflow-x:auto;padding-bottom:10px;}
/*.marketing5_con .marketing_img_con img{width:800px;}*/

.marketing_item_box:not(:first-of-type){margin-top:7vw;}
.marketing_item_box .img_box{height:34vw;}
.marketing_item_box .img_box img{width:90%;}
.marketing_item_box .txt_box h4{font-size:4vw;margin-bottom:5vw;}

.dash_border_box{width:90vw;margin:7vw auto 0;padding:3vw 1vw;border-radius:4vw;font-size:4vw;line-height:5.5vw;}
.dash_border_box b{font-size:5vw;}

.consulting_pop_close_btn{width:5vw;height:5vw;right:0;top:-5vw;}
.consulting_download_btn{left:0;transform:translateX(0);display:inline-block;}
.consulting_download_btn img{width:20vw;}

.consulting2_con > div{padding-top:2em;}
.consulting2_con .item_box{box-shadow:1vw 1vw 2vw rgba(97,97,97,.1);}
.consulting2_con .item_box .bg_txt{font-size:11vw;}

.consulting2_con .item_box.before_box .tit{width:25vw;font-size:3vw;}
.consulting2_con .item_box.before_box .list{width:42vw;}
.consulting2_con .item_box.before_box .list li{height:6vw;line-height:6vw;}

.consulting2_con .item_box.after_box .tit{width:29vw;font-size:4vw;}
.consulting2_con .item_box.after_box .list{width:51vw;font-size:3vw;}
.consulting2_con .item_box.after_box .list li{height:7vw;line-height:7vw;}

.consulting3_con{height:63vw;}
.consulting3_con .txt .line{width:7vw;height:1vw;margin-bottom:1vw;}
.consulting3_con .txt h3{font-size:6vw;line-height:8vw;}

.consulting4_con .img_box{flex-wrap:wrap;justify-content:center;}
.consulting4_con .img_box img{width:70%;}

.consulting5_item_box .txt_box h3{font-size:5vw;margin-top:1vw;}
.consulting5_item_box .txt_box .line{width:1px;height:10vw;margin:4vw auto;}

.consulting7_con .video_box{margin-bottom:0;}
.consulting8_con{text-align:center;}

.consulting9_con .txt_box img{width:60%;}
.consulting9_con .txt_box ul{padding-left:0;}
.consulting9_con .txt_box li{line-height:3vw;}
.consulting9_con .txt_box li:not(:first-child){margin-top:4vw;}

.evaluation_item_box .item h3{font-size:4vw;line-height:5vw;padding-bottom:5vw;}
.evaluation_item_box .item{flex-direction:column;padding-left:0;}
.evaluation_item_box .item img{width:50%;}
.evaluation_item_box .item .txt{padding-top:2em;padding-left:0;}
.evaluation_item_box .item:nth-of-type(2) .txt{padding-left:0;}

.benefits_list{margin:-2vw;}
.benefits_list li{text-align:center;width:22vw;margin:2vw;}
.benefits_list li img{width:100%;}
.benefits_list li h4{margin-top:2vw;line-height:4vw;}
.benefits_list li p{font-size:2.5vw;line-height:4vw;}
.benefits_list li:last-child{display:none;}

.ms_video_box{width:100%;}
.ms_txt{margin-top:10vw;}

.ms1_con .check_list_box{padding:4vw 4vw;}
.ms1_con .check_list_box li:not(:last-child){margin-bottom:5vw;}
.ms1_con .check_list_box li img{margin-right:3vw;width:3vw;}

.ms2_tit_box .line{width:3vw;margin-bottom:2vw;}
.ms2_tit_box h5{font-size:3vw;line-height:4vw;}

.marketing_report_con img{width:50%;}

.tatoa_map{width:100%;height:48vw;}

.tatoa_address .item{margin-bottom:5vw;}
.tatoa_address .item .ico{margin-right:3vw;}
.tatoa_address .item .ico img{width:5vw;}
.tatoa_address .item p{font-size:4vw;line-height:5vw;}

.map_btn_box{flex-wrap:wrap;/*justify-content:center;align-items:center;*/background:#f7f7f7;}
.map_btn_box li{width:50%;margin-bottom:0;}


/*230215추가된 단락*/
.incentive .main_tit_box h3{color:#181818;margin-bottom:10vw;}
.incentive .video_box {margin-bottom:7vw;}
.incentive .video_box img {width:100%;}
.incentive .check_list li{margin-top:3.5vw;}
.incentive .check_list li img {margin-right:1vw;width: 5vw;}
.incentive .check_list li p {line-height:4vw;}

.ms_new .video_box{margin-bottom:7vw;}
}/*800*/

/*230119_가맹문의팝업*/
.withus_modal_con{overflow-x:hidden;}
.withus_modal_con{text-align:center;}
.withus_modal_con .tit_box h3{font-size:24px;line-height:34px;font-weight:700;}
.withus_modal_con .tit_box h5{background:var(--color1);color:#fff;display:inline-block;padding:10px 30px;margin:30px auto 60px;position:relative;}
.withus_modal_con .tit_box h5:before{content:'';width:500%;height:1px;background:#eee;left:-500%;top:50%;transform:translateY(-50%);position:absolute;}
.withus_modal_con .tit_box h5:after{content:'';width:500%;height:1px;background:#eee;right:-500%;top:50%;transform:translateY(-50%);position:absolute;}
.withus_modal_con .item_box .txt_box{border:1px solid #181818;padding:50px;position:relative;}
.withus_modal_con .item_box .txt_box .tit{position:absolute;top:-25px;text-align:center;left: 50%;transform: translateX(-50%);width:100%;}
.withus_modal_con .item_box .txt_box .tit span{height:50px;line-height:50px;font-size:22px;font-weight:500;padding:0 30px;background:#fff;display:inline-block;}
.withus_modal_con .item_box .txt_box p{text-align:left;line-height:var(--line-height2);word-break:keep-all;padding:5px 0;}

.withus_modal_con .sub_common_modal_pop_close_btn{width:250px;}

@media all and (max-width:800px){
.withus_modal_con .tit_box h3{font-size:4vw;line-height:5vw;}
.withus_modal_con .tit_box h5{padding:2vw 5vw;margin:4vw auto 8vw;}
.withus_modal_con .item_box .txt_box{padding:6vw;}
.withus_modal_con .item_box .txt_box .tit{top:-3vw;}
.withus_modal_con .item_box .txt_box .tit span{height:6vw;line-height:6vw;font-size:3vw;padding:0 1vw;}
.withus_modal_con .item_box .txt_box p{padding:1vw 0;}

.withus_modal_con .sub_common_modal_pop_close_btn{width:100%;}
}


/*230227 MS버튼 단락 추가*/

.wrap_btn{text-align: center;}
.wrap_btn .desc::before{display:block; content:''; height:3px; width:23px;background:#000;margin:40px auto 15px;}
.wrap_btn .desc{color:#181818; font-size:24px; line-height:34px;}
.wrap_btn .desc .black_bold{color:#181818; font-family: 'notokr-bold';}
.wrap_btn .desc .red_medium{color:#ff3333; font-family: 'notokr-medium';}
.br800{display:none;}

@media all and (max-width:800px){
.wrap_btn .btn_center{width:76vw;}
.wrap_btn .btn_center img{width:100%;}
.wrap_btn .desc::before{height: 0.5vw;width: 5vw;margin: 6vw auto 2vw;}
.wrap_btn .desc{color:#181818; font-size:3.5vw; line-height:5vw;}
.br800{display:block;}
}

/*------------------------------------------------------------------------ 250522_타토아네트워크_신규페이지 --------------------------------------------------------------*/
.sub_wrap.network *{letter-spacing:0;}
.network_row_con{width:1360px;margin:0 auto;position:relative;}

.network_tit{text-align:center;}
.network_tit h2{font-size: 36px;font-weight:700;}
.network_tit span{color:var(--color1);}
.network_tit p{font-size:28px;line-height:40px;margin-top:24px;}

.network_v{width:100%;height:680px;background:url("/page/network/img/network_v.png") center/cover no-repeat;display:flex;align-items:center;}
.network_v_con{}
.network_v_tit{padding-left:200px;color:#fff;}
.network_v_tit h2{font-size:48px;font-weight:600;opacity:0.5 !important;}
.network_v_tit p{font-size: 36px;font-weight: 700;line-height:68px;margin-top:24px;}

/*modal*/
.network_pop_box{
background:rgba(30,33,37,.5);
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
z-index:999;
display:none;
}
.network_pop_box .pop_close_btn{position:absolute;top:40px;right:40px;}
.network_pop_box .network_pop_con{width:900px;height:812px;border-radius:20px;background:#fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%) translateZ(0);/*height:auto;max-height:90vh;*/will-change: transform;}
.network_pop_box .pop_item_box{overflow:hidden;border-radius:20px;position:static;}
.network_pop_box .pop_item{background:#fff;border-radius:20px;padding:40px;width:900px;height:812px;overflow-y:auto;scrollbar-width: none;-ms-overflow-style: none;/*height:auto;max-height:90vh;*/}
.network_pop_box .pop_item::-webkit-scrollbar {
  display: none;
}


@media all and (max-height:812px){
.network_pop_box .network_pop_con{height:auto;max-height:79vh;}
.network_pop_box .pop_item{height:auto;max-height:79vh;}
}

.network_pop_con .pop_item .title{margin-bottom:40px;}
.network_pop_con .pop_item .title .tit{
color:var(--color1);
font-size: 32px;
font-weight: 700;
line-height: normal;
}
.network_pop_con .pop_item .title h4{
color: #000;
font-size: 24px;
font-weight: 500;
line-height: normal;
margin-top:12px;
}
.network_pop_con .pop_item .title h4 span{color:var(--color1);}

.network_pop_con .pop_item .info_box{display:flex;flex-direction:column;gap:40px;}
.network_pop_con .pop_item .info_box:not(:last-child){margin-bottom:50px;}
.network_pop_con .pop_item .info_box.between.reverse{flex-direction:row-reverse;align-items:center;justify-content:space-between;}
.network_pop_con .pop_item .info_box.between.reverse p{width:auto;}
.network_pop_con .pop_item .info_box.between.reverse img{width:auto;}
.network_pop_con .pop_item .info_box h5{
color: #000;
font-size: 24px;
font-weight: 700;
line-height: 40px;
letter-spacing: -0.02em;
}
.network_pop_con .pop_item .info_box h6{
color: #000;
font-size: 24px;
font-weight:500;
line-height:normal;
margin-top:24px;
letter-spacing: -0.02em;
}
.network_pop_con .pop_item .info_box p{
color: #000;
font-size: 24px;
line-height: 40px;
letter-spacing: -0.02em;
}
.network_pop_con .pop_item .info_box li{text-indent:1em;}
.network_pop_con .pop_item .info_box li:before{content:"";width:5px;height:5px;background:#000;border-radius:50%;display:inline-block;vertical-align:sub;line-height:40px;margin-right:0.5em;}
.network_pop_con .pop_item .info_box li p{display: inline-block;vertical-align:text-top;text-indent:0;width:96%;}
.network_pop_con .pop_item .info_box img{width:100%;}
.network_pop_con .pop_item .info_box .img img{margin-top:24px;}

.network1_con{padding:100px 0 80px;}
.network1_con .item_box{display:flex;justify-content:space-between;margin-top:48px;}
.network1_con .item_box .item{text-align:center;}
.network1_con .item_box .item .txt{padding-top:28px;}
.network1_con .item_box .item .txt h3{color:var(--color1);font-size: 24px;font-weight:700;}
.network1_con .item_box .item .txt p{color:#000;font-size:22px;line-height:40px;width:100%;margin-top:16px;}

.network2_con{padding:80px 0;background:linear-gradient(0deg, #FFF 0%, #F7F7F7 100%);}
.network2_item_box{display:flex;justify-content:space-between;margin-top:48px;flex-wrap:wrap;}
.network2_item{text-align:center;border-radius:20px;overflow:hidden;display:inline-block;}
.network2_item .img_box{position:relative;}
.network2_item .img_box:before{content:"";position:absolute;width:100%;height:100%;z-index:1;top:0;left:0;opacity:0.2;background: rgba(0, 0, 0, 0.50);}
.network2_item .img_box:after{content:"";position:absolute;width:100%;height:50%;z-index:2;top:0;left:0;opacity: 0.8;background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.00) 100%);}
.network2_item .img_box img{}
.network2_item .img_box .txt{position:absolute;z-index:3;font-size:32px;line-height: normal;font-weight:700;color:#fff;text-align:right;top:32px;right:32px;}
.network2_item .txt_box{}
.network2_item .txt_box p{color:#000;font-size:22px;line-height:40px;margin:24px 0;}
.network2_item .txt_box .view_btn{
display: flex;
width: 170px;
height: 54px;
margin:0 auto;
gap:17px;
align-items:center;
justify-content:center;
border-radius: 28px;
border: 1px solid #3E2AB9;
font-size: 20px;
font-weight: 500;
color:var(--color1);
overflow:hidden;
position:relative;
}
/*.network2_item .txt_box .view_btn:after{content:"";position:absolute;width:100%;height:100%;left:-100%;background:var(--color1);transition:left .3s;}*/
.network2_item .txt_box .view_btn *{position:relative;z-index:2;}
.network2_item .txt_box .view_btn img{transform:translateX(0);transition:all .3s;}

.network2_item .txt_box .view_btn:hover img{transform:translateX(5px);}
/*.network2_item .txt_box .view_btn:hover{color:#fff;}*/
/*.network2_item .txt_box .view_btn:hover:after{left:0;}*/
.network2_pop_box .pop_item{display:none;}

.network3_con{padding:40px 0 80px;}
.network3_item_box{border-radius:20px;background:var(--bg4);padding:59px;display:flex;align-items:center;justify-content:center;gap:88px;margin-top:60px;}
.network3_item_box .txt_box > div:not(:last-child){margin-bottom:60px;}
.network3_item_box .txt_box h4{font-size:24px;font-weight:700;margin-bottom:16px;}
.network3_item_box .txt_box h4 img{margin-right:16px;}
.network3_item_box .txt_box p{font-size:24px;line-height:normal;}

.network4_con{background: linear-gradient(0deg, #FFF 0%, #F7F7F7 100%);padding:80px 0 136px;}
.network4_slider_box{
/*margin-top:60px;*/
position:relative;
margin:0 auto;
display:flex;
width: 1200px;
height: 672px;
border-radius: 20px;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.network4_item{
width: 1200px;
/*height: 672px;*/
border-radius: 20px;
background: #FFF;
padding:24px;
overflow:hidden;
}
.network4_item .img_box{height:400px;border-radius:10px;background: #F4F4F4;display:flex;align-items:center;justify-content:center;}
.network4_item .txt_box{text-align:center;padding-top:32px;}
.network4_item .txt_box h3{font-size:32px;color:var(--color1);font-weight:700;}
.network4_item .txt_box p{font-size: 24px;line-height: 36px;color:#000;margin:16px 0 24px;}
.network4_item .txt_box .view_btn{font-size: 22px;font-weight:500;color:var(--color1);}

.network4_slider_box .slick-arrow{width:48px;height:48px;text-indent:-999em;position:absolute;top:50%;transform:translateY(-50%);z-index:2;}
.network4_slider_box .slick-arrow.slick-prev{background:url("/page/network/img/prev.png") center/contain no-repeat;left:-80px;}
.network4_slider_box .slick-arrow.slick-next{background:url("/page/network/img/next.png") center/contain no-repeat;right:-80px;}
.network4_slider_box .slick-arrow.slick-disabled{opacity:0;}
.network4_slider_box .slick-dots{position:absolute;bottom:-56px;left:50%;transform:translateX(-50%);}
.network4_slider_box .slick-dots li{text-indent:-999em;width:16px;height:16px;border-radius:50%;background:#D9D9D9;display:inline-block;margin:0 8px;}
.network4_slider_box .slick-dots li.slick-active{background:var(--color1);}

.network4_pop_slider{}
.network4_pop_slider .slick-arrow{width:48px;height:48px;text-indent:-999em;position:absolute;top:50%;transform:translateY(-50%);z-index:2;}
.network4_pop_slider .slick-arrow.slick-prev{background:url("/page/network/img/prev.png") center/contain no-repeat;left:-80px;}
.network4_pop_slider .slick-arrow.slick-next{background:url("/page/network/img/next.png") center/contain no-repeat;right:-80px;}
.network4_pop_slider .slick-arrow.slick-disabled{opacity:0;}

.network5_con{width:100%;height:400px;background:url("/page/network/img/network5_bg.png") center/cover no-repeat;}

.network6_con{padding:80px 0;background: linear-gradient(0deg, #FFF 0%, #F7F7F7 100%);overflow:hidden;}
.network6_list_box{display:flex;justify-content:space-between;margin-top:60px;}
.network6_list_box .item{text-align:center;width:400px;}
.network6_list_box .item .circle{width:400px;height:400px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;}
.network6_list_box .item .circle:after{content:"";width:100%;height:449px;background:url("/page/network/img/circle.png") center/contain no-repeat;position:absolute;top:0;left:0;z-index:-1;}
.network6_list_box .item .circle .num{color:var(--color1);font-size:28px;font-weight:700;display:inline-block;border-bottom:4px solid var(--color1);padding-bottom:8px;}
.network6_list_box .item .circle h4{font-size:28px;font-weight:700;line-height: normal;color:#000;}
.network6_list_box .item ul{margin-top:73px;}
.network6_list_box .item ul li{
font-size: 22px;
color:#000;
font-weight: 400;
line-height: 48px;
display: inline-block;
}
.network6_list_box .item ul li:before{content:"";width:5px;height:5px;background:#000;border-radius:50%;display:inline-block;vertical-align:middle;margin-right:0.5em;}
.network6_list_box .item ul li p{display: inline-block;vertical-align:top;}

.network7_con{padding:213px 0;background:url("/page/network/img/network7_bg.png") center/cover no-repeat;}
.network7_con .txt_box{color:#fff;text-align:center;}
.network7_con .txt_box h2{font-size:36px;font-weight:700;margin-bottom:80px;}
.network7_con .txt_box .quotes{}
.network7_con .txt_box p{font-size:36px;line-height:normal;margin:60px 0;}

.network8_con{background: #EFEFEF;padding:80px 0;}
.network_qna_wrap{}
.network_qna_con{width:1520px;margin:0 auto;}
.network_qna_con .qna_item{width:100%;background:#fff;}
.network_qna_con .qna_item:not(:last-child){margin-bottom:16px;}
.network_qna_con .qna_item .question{height:auto;padding:22px 46px 22px 22px;position:relative;cursor:pointer;}
.network_qna_con .qna_item .question .symbol{position:absolute;top:50%;right:22px;transform:translateY(-50%);}
.network_qna_con .qna_item .question h3{color:#000;font-size:24px;line-height:32px;}
.network_qna_con .qna_item .answer{padding:22px;border-top:3px solid #EEE;display:none;}
.network_qna_con .qna_item .answer p{color:#1E2125;font-size:22px;line-height:38px;word-break: keep-all;}

@media all and (max-width:1520px){
.network_qna_con{width:90%;}

}/*media1360*/

@media all and (max-width:1360px){
.network_row_con{width:800px;}

.network_v_tit{padding:0 100px;}

.network1_con .item_box{flex-wrap: wrap;justify-content: center;gap: 36px;}
.network1_con .item_box .item{width:364px;}
.network1_con .item_box .item img{width:100%;}
.network1_con .item_box .item .txt p br{display:none;}

.network2_item_box{justify-content:center;gap:36px;}

.network3_item_box{flex-direction:column-reverse;}
.network3_item_box .img_box img{width:100%;}

.network4_slider_box{width:800px;}
.network4_item{width:800px;}

.network6_list_box{flex-wrap: wrap;justify-content: center;gap: 36px;}

}/*media1360*/

@media all and (max-width:1200px){
.network_v_tit h2{font-size:40px;}
.network_v_tit p{font-size:30px;line-height:60px;}

.network_tit h2{font-size:32px;}
.network_tit p{font-size:24px;line-height:36px;}

.network_pop_box .network_pop_con{width:650px;}
.network_pop_box .pop_item{width:650px;}
.network_pop_con .pop_item .info_box li p{width:90%;}

.network_pop_con .pop_item .info_box.between.reverse img{width:40%;}

.network_pop_con .pop_item .title .tit{font-size:30px;}
.network_pop_con .pop_item .title h4{font-size:22px;}
.network_pop_con .pop_item .info_box h5{font-size:22px;line-height:38px;}
.network_pop_con .pop_item .info_box h6{font-size:22px;}
.network_pop_con .pop_item .info_box p{font-size:22px;}

}/*media1200*/

@media all and (max-width:800px){
.network_row_con{width:90%;}

.network_tit h2{font-size:4.5vw;}
.network_tit p{font-size:3.5vw;line-height:5.5vw;margin-top:3vw;}

.network_v{height:60vw;justify-content:center;}
.network_v_tit{padding:0;text-align:center;}
.network_v_tit h2{font-size:6vw;}
.network_v_tit p{font-size:4.5vw;line-height:6.5vw;margin-top:3vw;}

/*modal*/
.network_pop_box .pop_close_btn{top:2%;right:2%;z-index:10;}
.network_pop_box .pop_close_btn img{width:7vw;}
.network_pop_box .network_pop_con{width:80vw;border-radius:3vw;}
.network_pop_box .pop_item_box{border-radius:3vw;}
.network_pop_box .pop_item{border-radius:3vw;padding:5vw;width:80vw;}

.network_pop_con .pop_item .title{margin-bottom:5vw;}
.network_pop_con .pop_item .title .tit{
font-size:4vw;
}
.network_pop_con .pop_item .title h4{
font-size: 3.5vw;
margin-top:1vw;
}

.network_pop_con .pop_item .info_box{gap:5vw;}
.network_pop_con .pop_item .info_box:not(:last-child){margin-bottom:6vw;}
.network_pop_con .pop_item .info_box h5{
font-size: 3.5vw;
line-height: 5vw;
}
.network_pop_con .pop_item .info_box h6{
font-size: 3.5vw;
margin-top:3.5vw;
}
.network_pop_con .pop_item .info_box p{
font-size: 3.5vw;
line-height:5vw;
}
.network_pop_con .pop_item .info_box li:before{width:3px;height:3px;line-height:5vw;vertical-align: baseline;}
.network_pop_con .pop_item .info_box li p{}
.network_pop_con .pop_item .info_box .img img{margin-top:3.5vw;}

.network_pop_con .pop_item .info_box.between.reverse {flex-direction: column;}
.network_pop_con .pop_item .info_box.between.reverse img{width:60%;}

.network1_con{padding:13vw 0 9vw;}
.network1_con .item_box{margin-top:6vw;gap:5vw;}
.network1_con .item_box .item{width:80%;}
.network1_con .item_box .item .txt{padding-top:4vw;}
.network1_con .item_box .item .txt h3{font-size:3.5vw;}
.network1_con .item_box .item .txt p{font-size:3vw;line-height:5vw;margin-top:2vw;word-break:keep-all;width:80%;margin: 2vw auto 0;}

.network2_con{padding:9vw 0;}
.network2_item_box{margin-top:5vw;}
.network2_item{border-radius:3vw;}
.network2_item .img_box img{width:100%;}
.network2_item .img_box .txt{font-size:4.5vw;top:4.5vw;right:4.5vw;}
.network2_item .txt_box{}
.network2_item .txt_box p{font-size:3vw;line-height:5vw;margin:3.5vw 0;}
.network2_item .txt_box .view_btn{
width:25vw;
height:7vw;
gap:2vw;
border-radius: 3.5vw;
font-size: 3vw;
}
.network2_item .txt_box .view_btn img{width:1.5vw;}

.network3_con{padding:5vw 0 9vw;}
.network3_item_box{border-radius:3vw;padding:7vw;gap:10vw;margin-top:7vw;}
.network3_item_box .txt_box > div:not(:last-child){margin-bottom:7vw;}
.network3_item_box .txt_box h4{font-size:3.5vw;margin-bottom:2vw;}
.network3_item_box .txt_box h4 img{margin-right:2vw;width:5vw;}
.network3_item_box .txt_box p{font-size:3.5vw;}

.network4_con{padding:9vw 0 15vw;}
.network4_slider_box{
width:90vw;
height:86vw;
border-radius:3vw;
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
}
.network4_item{
width:90vw;
border-radius:3vw;
padding:3.5vw;
}
.network4_item .img_box{height:50vw;border-radius:2vw;}
.network4_item .img_box img{width:40vw;}
.network4_item .txt_box{padding-top:5vw;}
.network4_item .txt_box h3{font-size:4.5vw;}
.network4_item .txt_box p{font-size:3.5vw;line-height:5.5vw;margin:2vw 0 3.5vw;}
.network4_item .txt_box .view_btn{font-size:3vw;}

.network4_slider_box .slick-arrow{width:6vw;height:6vw;}
.network4_slider_box .slick-arrow.slick-prev{left:0;}
.network4_slider_box .slick-arrow.slick-next{right:0;}
.network4_slider_box .slick-dots{bottom:-10vw;}
.network4_slider_box .slick-dots li{width:3vw;height:3vw;margin:0 4px;}

.network4_pop_slider{}
.network4_pop_slider .slick-arrow{width:6vw;height:6vw;}
.network4_pop_slider .slick-arrow.slick-prev{left:-8vw;}
.network4_pop_slider .slick-arrow.slick-next{right:-8vw;}

.network5_con{height:28vw;}

.network6_con{padding:9vw 0;}
.network6_list_box{margin-top:7vw;gap:5vw;}
.network6_list_box .item{width:100%;}
.network6_list_box .item .circle{width:45vw;height:45vw;gap:2vw;margin:0 auto;}
.network6_list_box .item .circle:after{height:51vw;}
.network6_list_box .item .circle .num{font-size:4vw;border-bottom:2px solid var(--color1);padding-bottom:4px;}
.network6_list_box .item .circle h4{font-size:4vw;}
.network6_list_box .item ul{margin-top:8vw;}
.network6_list_box .item ul li{
font-size:3vw;
line-height:6vw;
display:block;
}
.network6_list_box .item ul li:before{width:3px;height:3px;}
.network6_list_box .item ul li p{}

.network7_con{padding:27vw 0;}
.network7_con .txt_box h2{font-size:4.5vw;margin-bottom:7vw;}
.network7_con .txt_box .quotes{width:6vw;}
.network7_con .txt_box p{font-size:4.5vw;line-height:normal;margin:7vw 0;}

.network8_con{padding:9vw 0;}
.network_qna_con .qna_item:not(:last-child){margin-bottom:2vw;}
.network_qna_con .qna_item .question{padding:3vw 7vw 3vw 3vw;}
.network_qna_con .qna_item .question .symbol{right:3vw;width:3vw;}
.network_qna_con .qna_item .question h3{font-size:3.5vw;line-height:5vw;}
.network_qna_con .qna_item .answer{padding:3vw;border-top:2px solid #EEE;}
.network_qna_con .qna_item .answer p{font-size:3vw;line-height:4.5vw;}
}/*media800*/