/****************************** sub_style.css - 서브 css ******************************/
@charset "UTF-8";


/* greeting font */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
/* 
* { 
font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;
} */

/* page tab: h4 font */
/* BEFORE */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap');
/* font-family: 'Playfair Display', serif; */

/* AFTER: pretenard */


/*---------- 서브 공통 ----------*/
.depth_wrap {display: none;}

.sub_visual {width: 100%; height: 598px;}
.sub_visual1 {background: url(../img/sub_visual1.jpg) no-repeat center/ cover;}
.sub_visual2 {background: url(../img/sub_visual2.jpg) no-repeat center/ cover;}
.sub_visual3 {background: url(../img/sub_visual3.jpg) no-repeat center/ cover;}
.sub_visual4 {background: url(../img/sub_visual4.jpg) no-repeat center/ cover;}
.sub_visual .inner {color: #fff; width: 100%; height: 100%; padding-top: 120px; text-align: center; display: flex; flex-direction: column; justify-content: center;}
.sub_visual .tit {font-size: 48px;font-weight: 800;margin-bottom: 30px;letter-spacing: 4px;}
.page_tit_top{font-size: 30px;font-weight: 600;padding-bottom: 50px;border-bottom: 1px solid #d7d7d7;}
.sub_visual .tit::before {display: none;}
.sub_visual .sub_nav {font-size: 16px;}
.sub_visual .sub_nav span {display: inline-block; margin-right: 10px; font-weight: 300;}
.sub_visual .sub_nav span::before {content:">"; display: inline-block; margin-right: 10px;}
.sub_visual .sub_nav span:first-child::before {display: none;}

.depth_wrap {width: 100%; height: 80px;  text-align: center;margin-top: 100px;}
.depth_wrap .depth_menu {margin: 0 auto; width: auto; height: 100%; line-height: 80px; display:flex; justify-content: center;}
.depth_wrap .depth_menu li {width: 286px; cursor: pointer;}
.depth_wrap .depth_menu li a {font-size: 18px; font-weight: 500; display: block; width: 100%; height: 100%}
.depth_wrap .depth_menu li.on {color: #fff; background: #114399;}

.depth_wrap .depth_menu li {border: 1px solid #eeeeee;}
.depth_wrap .depth_menu li.on {color: #5a94de; background: #fff;box-shadow: 3px 3px  30px rgb(11, 70, 126, 0.2);}
/*hover*/
.depth_wrap .depth_menu li:hover {color: #5a94de; background: #fff;box-shadow: 3px 3px 30px rgb(11, 70, 126, 0.2);}

/*---------- 인사말 ----------*/
.greeting {width: 100%;}
.greeting .page_con {width: 1280px;text-align: center;margin: 0 auto;}

.page_wrap {position: relative;}
.page_wrap .page_tit {color: rgba(255,255,255,0.6); text-transform: uppercase;white-space: nowrap;font-size: 92px; font-weight: 600; 
    letter-spacing: 7px;margin: 0;  transform: translate(-50%, -50%);position: absolute;margin-top: 0px;margin-left: 350px;}
.page_wrap .page_tit::before {position: absolute; left: 0; top: 0;content: attr(data-split);height: 50%;color: #222;overflow: hidden;}
.page_wrap .page_tit::after {content:" "; display: block; position: absolute; left: 0px; top: 355px; transform: translateX(-50%); width: 1px; height: 183px; border-left: 1px solid #000;}

.greeting .tit_wrap {color: #fff; font-weight: 300; font-size: 24px; line-height: 1.6; letter-spacing: -0.5px; padding: 190px 0 238px; background: url(../img/greeting-bg.jpg) no-repeat center / cover;}
.greeting .tit_wrap span {font-size: 32px;}
.greeting .tit_wrap span strong {font-weight: 600;}
.greeting .tit_wrap b {font-weight: 500;}

.greeting .txt_wrap {background: #fff; width: 100%;  z-index: 2;display: flex;text-align: left;margin-top: 40px;}
.greeting .txt_wrap .wrap_01 {width: 46%;padding-left: 62px;}
.greeting .txt_wrap .wrap_01 p {font-size: 36px;line-height: 1.2;font-family: Pretendard;}
.greeting .txt_wrap .wrap_01 strong {font-weight: 600;}
.greeting .txt_wrap .wrap_02 {width: 68%;}
.greeting .txt_wrap .wrap_02 p {font-size: 22px;line-height: 1.4;letter-spacing: -1px; margin-top: 30px;}
/* .greeting .txt_wrap .wrap_02 p:last-child {font-size: 24px;text-align: right;} */
.greeting .txt_wrap .wrap_02 p span{font-weight: 600;letter-spacing: 20px;margin-left: 25px;}

.greeting .txt_wrap p, .greeting .txt_wrap .wrap_02 p:first-child {margin-top: 50px;}


/*---------- 연혁 ----------*/
.history {width: 100%;}
section#sub_content {width: 1200px;margin: 100px auto 0px;text-align: left;}
section#sub_content h3{font-size: 36px;}

/* .page_wrap {padding: 150px 0px 130px; position: relative;} */
.page_wrap {width: 1280px;margin: 150px auto 190px;text-align: left;} 
/* ??? */

.page_tit_top{font-size: 18px;}
.page h3.page_tit.font-play {font-size: 36px;}

.wrap_1200{height: 100%;}
#historyListCon{width: 100%; height: 100%;}


/* 콘텐츠 */
.hst_cont{margin-top: 100px;padding-bottom: 130px;position: relative;}
.hst_cont:before{content:'';position: absolute;top: 0;left: 50%;width: 1px; height: 85%;background-color: #3d5ca9;z-index:10;}
/* .hst_cont:after{content:'';position: absolute;bottom: 0px;left: 50%;width: 10px;height: 10px;margin-left: -5px;background-color: #e73221;border-radius:50%;} */
.hst_row{margin-bottom:50px;}
.hst_row:first-child .hst_lst:before,
.hst_row:first-child .hst_right:before{top: 0;margin-top: 0;}
.hst_row:first-child .hst_lst:after,
.hst_row:first-child .hst_right:after{top: 8px;}
.hst_lst, .hst_right{position: relative;float: left;width: 50%;padding-right: 78px; padding-bottom: 130px; text-align: right; box-sizing:border-box;}
/* .hst_right ul li:before{content:'';position: absolute;top: 144px;right: -8px;width: 16px;height: 16px;margin-top: -8px;background-color: #fff;border: 4px solid #e73221;border-radius:50%;z-index:15; box-sizing:border-box;}
.hst_right ul li:after{content:'';position: absolute;top: 143px;right: 8px;width: 40px;height: 1px;background-color: #d9d9d9;} */
.hst_left dt, .hst_right dt{font-size: 36px;color:#444;line-height: 1; font-weight: 600;letter-spacing:-3px}
.hst_left dd, .hst_right dd{font-size: 16px; position:relative;}
.hst_right{float: right;padding-right: 0;padding-left: 78px;text-align: left; box-sizing:border-box;padding-top: 0px;}
.hst_right:before{right: inherit;left: -8px;}
.hst_right:after{right: inherit;left: 8px;}
.history_year{position: absolute;top: 35%;left: 0;width: 100%;text-align: center;font-size: 200px;color: #f2f3f8; font-weight:800}
.history_year.fix{position: fixed;top: 50%;transform:translateY(-100%);}
.hst_tab.fix{position: fixed;top: 80px;margin-top: 0;}


.hst_section{display: flex;}
.hst_left{width: 50%;text-align: right;padding-right: 70px;padding-top: 150px;position: relative;}
/*border-bottom 임시배치*/
.hst_left li{padding-bottom: 168px;}
.hst_left li dt, .hst_right li dt{font-size: 36px;font-weight: 600;}
.hst_left li dd, .hst_right li dd{font-size: 18px}
.hst_right{width: 50%;padding-left: 70px;}
.hst_right li{padding-bottom: 150px;}
.hst_right li:nth-child(3) dd{padding-bottom: 10px;}
.hst_section .pd_bottom{padding: 5px 0px 15px 0px;font-weight: 600;}

.hst_right li:before{content:"";position: absolute; width: 10px; height: 10px; background-color: #3d5ca9; margin-top: 15px; margin-left: -27px;}
.hst_left li:before{content:"";position: absolute; width: 10px; height: 10px; background-color: #3d5ca9; margin-top: 16px; margin-left: 17px;}

/*---------- 특허 및 인증 ----------*/
#certificate {width: 100%;}
#certificate .certificate_wrap {width: 1200px;  margin: 100px auto 0px;}
#certificate .con_wrap { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 100px;padding-bottom: 130px;}
#certificate h3{font-size: 36px;}
#certificate .con_wrap .con {width: calc((100% / 3) - 20px); margin-bottom: 60px; border: 1px solid #ddd;}
#certificate .con_wrap .con img {width: 100%; height: auto;}




/* ======================================== PRODUCT ======================================== */

/*---------- 활성산소 검사 (TOS) ----------*/
#buisness  {width: 100%;}
#buisness .buisness_wrap {position: relative;width: 1280px;margin: 100px auto 0px;text-align: center;} /* 임시 */
#buisness .buisness_wrap:after{position: absolute;top: 78px;left: 50%; content:"";width: 0px;height: 3px;background-color: #3e699f;transition: 0.3s;transform: translateX(-50%);}
#buisness .buisness_wrap.on:after {width: 220px; transition: width 0.3s;}
#buisness h3{font-size: 40px;font-weight: 700; padding-bottom: 40px;border-bottom: 1px solid #d7d7d7;}
.page_tit_top{font-size: 30px;font-weight: 600;padding-bottom: 40px;border-bottom: 1px solid #d7d7d7;}

#buisness .txt_wrap {display: flex;width: 100%;justify-content: center;flex-wrap: wrap;margin-top: 70px;}
/* #buisness .txt_wrap figure {border: 1px solid  #c0c0c0} */
#buisness .txt_wrap div p {text-align: left;font-family: 'Pretendard';margin-bottom: 30px;}
#buisness .txt_wrap div {padding: 60px 0px;}
#buisness .txt_wrap div:last-child {margin-left: 65px;padding: 73px 0px;}
#buisness .con_wrap {padding-bottom: 130px;}

/* page 시작 */
.page{text-align: center;padding-bottom: 165px;}

ul.tabs{margin-bottom: 105px;border-top: 1px solid #c9c9c9;border-bottom: 1px solid #c9c9c9;background-color: #f7f7f7;height: 72px;}

ul.tabs li{background: none;display: inline-block;cursor: pointer;width: 200px;line-height: 70px;color: #666;font-size: 20px;font-weight: 600;}
ul.tabs li.current{width: 255px;font-weight: 800;color: #5a94de; border-top: 1px solid #5a94de; background-color: #fff; border-bottom: none;}
.tab-content{display: none;}

.tab-content.current{display: inherit;}

/* page 01 : USE */
#buisness .page #tab-1 .page_tit{font-family: 'Pretendard';font-size: 36px;}
#buisness .page #tab-1 .page_tit_top {font-family: 'Pretendard';font-size: 18px;padding-top: 25px;border-bottom: none;}

/* page 02 + page 03 : 공통 */
table{width: 1075px;margin: 50px auto 100px;border-top: 2px solid #222;}
tbody {border: 1px solid #ddd;}
table tr:first-child{border-bottom: 1px solid #959595;}
/* table tr{border-bottom: 1px solid #959595;} */
table th, table td{background-clip: padding-box;vertical-align: middle;padding: 15px 15px 15px 35px;}
table th{width: 20%;font-weight: 800;border-right: 1px solid #ddd;}
table td:nth-child(2){border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
/* div#tab-2, div#tab-3 {font-size: 18px;font-family: 'Pretendard';text-align: left;color:#222;}
#tab-2 table, #tab-3 table {width: 1280px;margin: 0 auto;border-top: 2px solid #222;}
#tab-2 table tr, #tab-3 table tr {border-bottom: 1px solid #959595;}
#tab-2 table th, table td, #tab-3 table th, table td {background-clip: padding-box;vertical-align: middle;padding-left: 35px;}
#tab-2 table th, #tab-3 table th  {width: 20%;font-weight: 800;} */

/* page 02 :  Description */
#tab-2 table td {line-height: 1.6;padding: 12px 0px 12px 35px;}

/* page 03 :  Specification */
#tab-3 table td {line-height: 1.6;padding: 12px 0px;}

/* page 04 :  Principle of Assay */
#tab-4 {text-align: left;}
#tab-4 p {width: 1280px;margin: 0 auto;line-height: 2.2;padding-left: 95px;} /* 담당자분 요청으로 가운데 배치 */



/*---------- 항산화력 검사 (TAS) ----------*/
#buisness.busi_02 .page .page_tit_top{padding-bottom: 80px;}

#buisness.busi_02 figure {border: 1px solid #c0c0c0;}
#buisness.busi_02 .txt_wrap div:last-child.bottom_txt {width: 100%;}
#buisness.busi_02 .txt_wrap div:last-child {padding: 20px 0px 0px;width: 49%;text-align: left;}
#buisness.busi_02 .bottom_txt h4 {font-size: 24px;font-weight: 600;}
#buisness.busi_02 .bottom_txt h4:after {content: "";width: 257px;height: 1px;background: #222;position: absolute;top: 61%;left: 51%;}
#buisness.busi_02 .bottom_txt ul {padding-top: 20px;}
#buisness.busi_02 .bottom_txt li {line-height: 2.0;padding-left: 20px;}
#buisness.busi_02 .bottom_txt li:after {content: "";display: block;position: absolute;width: 10px;height: 10px;background: #0054a7;margin-top: -20px;margin-left: -20px;border-radius: 25%;}
#buisness.busi_02 .bottom_txt li:nth-child(4):after {margin-top: -50px;}

/* page 01 : USE */
#buisness.busi_02 .con_wrap {width: 1280px;margin: 0 auto;position: relative;padding-left: 320px;}
#buisness.busi_02 .con_wrap figure {border: none;width: 250px;height: auto;display: inline-block;margin: 0px 30px; vertical-align: top;}
#buisness.busi_02 .con_wrap figure.con.c01 {position: absolute;top: 19%;left: 3%;margin: 0px;border: 1px solid #ddd;padding: 20px;box-shadow: 3px 3px 10px rgb(0 0 0 / 50%);width: 293px;}
#buisness.busi_02 .con_wrap figure.con img {width: 100%;height: auto;border: 1px solid #d7d7d7;border-radius: 50%;margin-bottom: 10px;}
#buisness.busi_02 .con_wrap p.center_txt {width: 40%;margin: 55px auto;line-height: 70px;border: 1px solid #ddd;border-radius: 15px;font-size: 24px;font-weight: 600;background: #009944;color: #fff;}
#buisness.busi_02 .con_wrap figure p strong {font-weight: 600;}
#buisness.busi_02 .con_wrap figure p {font-size: 16px;}
#buisness.busi_02 .con_wrap figure p.tit {font-size: 18px;font-weight: 600;}

#buisness.busi_02 .con_wrap figure:after {content: "";height: 1px;background: #009944;position: absolute;z-index: 1;}
#buisness.busi_02 .con_wrap figure.con.c01:after {top: 64%;left: 101%;width: 317px;}
#buisness.busi_02 .con_wrap figure.con.c02:after {top: 43%;left: 50%;width: 65px;transform: rotate(49deg);}
#buisness.busi_02 .con_wrap figure.con.c03:after {top: 43%;left: 69%;width: 70px;transform: rotate(-52deg);}
#buisness.busi_02 .con_wrap figure.con.c04:after {top: 57%;left: 43%;width: 129px;transform: rotate(314deg);}
#buisness.busi_02 .con_wrap figure.con.c05:after {top: 55%;left: 60%;width: 62px;transform: rotate(270deg);}
#buisness.busi_02 .con_wrap figure.con.c06:after {top: 57%;left: 72%;width: 129px;transform: rotate(-314deg);}
/* #buisness.busi_02 .con_wrap figure.con.c01 {position: absolute;top: 218%;left: 20%;border: 1px solid red;} */



/*---------- 파라옥소나제 검사 (PON1) ----------*/
#buisness.busi_03 .page h4.page_tit{padding-bottom: 80px; font-weight: 600;} /*수정*/

#buisness.busi_03 figure {border: 1px solid #c0c0c0;}
#buisness.busi_03 .txt_wrap div:last-child.bottom_txt {width: 100%;}
#buisness.busi_03 .txt_wrap div:last-child {padding: 82px 0px;width: 49%;text-align: left;} /*new*/
#buisness.busi_03 .bottom_txt h4 {font-size: 24px;font-weight: 600;}
#buisness.busi_03 .bottom_txt h4:after {content: "";width: 257px;height: 1px;background: #222;position: absolute;top: 60%;left: 51%;}
#buisness.busi_03 .bottom_txt ul {padding-top: 20px;}
#buisness.busi_03 .bottom_txt li {line-height: 2.0;padding-left: 20px;}
#buisness.busi_03 .bottom_txt li:after {content: "";display: block;position: absolute;width: 10px;height: 10px;background: #0054a7;margin-top: -20px;margin-left: -20px;border-radius: 25%;}
#buisness.busi_03 .bottom_txt li:nth-child(4):after {margin-top: -50px;}

/* page 01 : USE */
#buisness.busi_03 .con_wrap {width: 1280px; margin: 0 auto;}
#buisness.busi_03 .con_wrap figure {border: none;}
#buisness.busi_03 .con_wrap figure.con.c03 {position: absolute;top: 240%;left: 74%;margin: 0px;border: 1px solid #ddd;padding: 20px;box-shadow: 3px 3px 10px rgb(0 0 0 / 50%);width: 293px;}
#buisness.busi_03 .con_wrap figure.con img {}
#buisness.busi_03 .con_wrap p.center_txt {width: 25%;margin: 55px auto;line-height: 70px;border: 1px solid #ddd;border-radius: 15px;font-size: 24px;font-weight: 600;background: #009944; color: #fff;}
#buisness.busi_03 .con_wrap figure p strong {font-weight: 600;}
#buisness.busi_03 .con_wrap figure p {font-size: 16px;}
#buisness.busi_03 .con_wrap figure p.tit {font-size: 18px;font-weight: 600;}

#buisness.busi_03 .con_wrap figure.con.c01:after {top: 267%;left: 53%;width: 65px;transform: rotate(-49deg);}
#buisness.busi_03 .con_wrap figure.con.c02:after {top: 267%;left: 43%;width: 65px;transform: rotate(49deg);}
#buisness.busi_03 .con_wrap figure.con.c03:after {top: 70%;left: -106%;width: 307px;}
#buisness.busi_03 .con_wrap figure.con.c04:after {top: 281%;left: 37%;width: 140px;transform: rotate(314deg);}
#buisness.busi_03 .con_wrap figure.con.c05:after {top: 279%;left: 48%;width: 70px;transform: rotate(270deg);}
#buisness.busi_03 .con_wrap figure.con.c06:after {top: 281%;left: 56%;width: 135px;transform: rotate(-314deg);}
/* #buisness.busi_02 .con_wrap figure.con.c01 {position: absolute;top: 218%;left: 20%;border: 1px solid red;} */

#buisness.busi_03 .con_wrap_bottom{margin-bottom: 60px;}
#buisness.busi_03 .con_wrap_bottom span{width: 153px;height: 180px;display: inline-block;color: #fff;border-radius: 50%;background-image: radial-gradient(circle, #0054a7 20%, rgb(38 112 164 / 50%) 40%, transparent 55%);
                                        box-shadow: 3px 3px 10px #fff;font-size: 18px;vertical-align: middle;padding-top: 75px;}
#buisness.busi_03 .con_wrap_bottom span:nth-child(3), #buisness.busi_03 .con_wrap_bottom span:last-child {line-height: 1.6;padding-top: 55px;}

#buisness.busi_03 #tab-1 p {width: 1280px;margin: 0 auto;line-height: 2.2; text-align: left;}
#buisness.busi_03 #tab-1 p strong {font-size: 28px;color: #0054a7;font-weight: 600;}

/* page 02 :  Description */
#buisness.busi_03 #tab-2 table th  {line-height: 1.2;}
#buisness.busi_03 #tab-2 table td {padding: 14px 0px 14px 35px;}


/*---------- Ohter ----------*/
/* 임시 */
#buisness.busi_04 #tab-3 p {width: 1280px;margin: 0 auto;line-height: 1.2;padding-left: 95px;}
#buisness.busi_04 #tab-3,
#buisness.busi_04 #tab-4 {text-align: center; font-size: 20px;}
#buisness.busi_04 #tab-4 p {line-height: 1.2 !important;}

#buisness.busi_04 .txt_wrap {display: block;}
#buisness.busi_04 .txt_wrap div:last-child {padding: 0px;}


/* #buisness.busi_04 .page{background: linear-gradient(180deg, rgb(154 181 228), rgb(194 209 237), rgb(225 232 245));} */
/* 2줄이라 vertical : 따로 height 적용 */
#buisness.busi_04 ul.tabs{height: 75px;}
/* page 01과 02 공통 */
#buisness.busi_04 .page .page_tit{font-family: 'Pretendard';font-size: 36px;}
#buisness.busi_04 .page .page_tit_top {font-family: 'Pretendard';font-size: 18px;padding-top: 25px;border-bottom: none;}

#buisness.busi_04 .page .page_tit{padding-bottom: 40px;line-height: 1.2;font-weight: 600;}
#buisness.busi_04 .txt_wrap figure {border: 0px;}
#buisness.busi_04 #tab-1 .con_wrap, #buisness.busi_04 #tab-2 .con_wrap {display: flex;background: #fff;}
#buisness.busi_04 .con_wrap {margin-bottom: 100px; justify-content: center;}
#buisness.busi_04 .con_wrap figure{border: 1px solid #ddd;}
/* 2줄이라 vertical : middle 적용 */
#buisness.busi_04 ul.tabs li{vertical-align: middle;}
/* 1줄이라 line-height : 71px 적용 */
#buisness.busi_04 ul.tabs li {line-height: 1.8;}
#buisness.busi_04 ul.tabs li:nth-child(3), #buisness.busi_04 ul.tabs li:nth-child(4) {line-height: 71px;}

#buisness.busi_04 div#tab-1, #buisness.busi_04 div#tab-2{font-size: 18px;font-family: 'Pretendard';text-align: left;color:#222;width: 1280px;margin: 0 auto;text-align: center;}
#buisness.busi_04 table{border-top: 2px solid #222;width: 100%;text-align: left;}
#buisness.busi_04 table tr{border-bottom: 1px solid #959595;}
#buisness.busi_04 table th, table td{background-clip: padding-box;vertical-align: middle;padding: 15px 15px 15px 35px;line-height: 1.4;}
#buisness.busi_04 table th{width: 20%;font-weight: 800;}

#buisness.busi_04 #tab-1 .con_wrap img, #buisness.busi_04 #tab-2 .con_wrap img {height: 430px;}

/* page 01 */

/* page 02 */
#buisness.busi_04 #tab-2 .con_wrap figure img {width: 100%;}






/* ======================================== RESULT STATUS ======================================== */
.res_tit {margin-top: 90px}
.res_tit p {font-size: 20px;}
.res_tit p:first-child {font-size: 40px;line-height: 1.2;margin-bottom: 10px;}
.res_tit p span {color: #5a94de;font-weight: 500;}
#buisness.res .txt_wrap {margin-top: 0px}
#buisness.res .txt_wrap div:last-child {margin-left: 0px;padding: 70px 0px 130px;}

/* tab */
#buisness.res #tab-4 {text-align: center;}
#buisness.res tr {border-bottom: 1px solid #ddd;}
#buisness.res th:first-child {
    width: 48%;
}
#buisness.res tr:first-child th{padding: 15px 15px 15px 15px;}
#buisness.res td {padding: 8px 15px 8px 15px;}
#buisness.res td:first-child {
    text-align: left;
}








/* ======================================== CONTACT ======================================== */

/*---------- CONTACT ----------*/
#location {padding-bottom: 130px; width: 100%;}
#location .career_wrap {position: relative; width: 1280px;  margin: 100px auto 0px;}
#location .career_wrap.on:after{width: 220px; transition: width 0.3s;}
#location .career_wrap:after{position: absolute;top: 77px;left: 0%; content:"";width: 0px;height: 3px;background-color: #0054a7; transition: 0.3s;}
#location h3{font-size: 40px;font-weight: 700; padding-bottom: 40px;border-bottom: 1px solid #d7d7d7;}

#location .txt_wrap {display: flex;margin-bottom: 60px;padding-top: 30px;}
#location .txt_wrap p {margin-right: 76px;}
#location .txt_wrap p i {font-size: 30px;color: #3e699f;vertical-align: middle;}
#location .txt_wrap p strong {font-weight: 600;display: block;}
/* 2번째 아이콘 영역 */
#location .txt_wrap div i {font-size: 30px;color: #3e699f;vertical-align: middle;width: 100%;}
#location .txt_wrap div p {display: flex;}
#location .txt_wrap div p span {padding-right: 25px;border-right: 1px solid #d7d7d7;}
#location .txt_wrap div p span:last-child {padding-left: 25px;border: none;}
/* #location .map_wrap {margin-top: 60px; width: 100%;}
#location .map_wrap > div {width: 100%; margin: 0 auto;} */
/* .root_daum_roughmap .section_address .address span,
.root_daum_roughmap .section_address .phone span {margin: 16px 0px 80px;} */