#subpage .section1 {height:auto}
#subpage .section2 {background: transparent;}
#subpage .inner {padding:130px 0}

.blue_txt {color:#262262}
.blue_bg {background:#262262; color:#fff}
#subpage .section1 .section_title {align-items: flex-start;gap: 40px;}


/* 회사소개 페이지 */
#subpage.intro .section_title {}
#subpage.intro .section_title span{font-size:1.25em}
#subpage.intro .section_title h2 {line-height:1.4}

#subpage.intro {}
#subpage.intro .section1 .inner {display: flex;justify-content: space-between;}
#subpage.intro .section1 .img_wrap{}
#subpage.intro .section1 .txt_wrap{padding-left: 50px;}
#subpage.intro .section1 .txt_wrap span{font-size: 1.6em;font-weight: bold;color: #262262;line-height: 1.5;}
#subpage.intro .section1 .txt_wrap h2{font-size: 3.2em;line-height: 1.4;font-weight: bold;margin-top: 10px;}
#subpage.intro .section1 .txt_wrap > div {display: flex;flex-direction: column;gap: 1em;margin-top: 50px;}
#subpage.intro .section1 .txt_wrap > div p{font-size: 1em;color: #333;line-height: 1.4;}
#subpage.intro .section1 .txt_wrap > p{font-size: 1.25em;font-weight:bold; margin-top:50px}

#subpage.intro .section2{ background: #F3F3F3;}
#subpage.intro .section2 .inner {max-width: 1100px;}
#subpage.intro .section2 .section_title {margin-bottom:0}
#subpage.intro .section2 .sec2_top {padding:75px 0 120px;border-bottom:1px solid #B2B2B2}
#subpage.intro .section2 .sec2_top .sec2_top_list{display: flex;justify-content: center;position: relative;}
#subpage.intro .section2 .sec2_top .sec2_top_list li {display: flex;flex-direction: column;position: relative;gap: 1.5em;}
#subpage.intro .section2 .sec2_top .sec2_top_list li:nth-child(1){ margin-right:-25px;}
#subpage.intro .section2 .sec2_top .sec2_top_list li:nth-child(2){    flex-direction: column-reverse;}
#subpage.intro .section2 .sec2_top .sec2_top_list li:nth-child(3){margin-left:-25px}
#subpage.intro .section2 .sec2_top .sec2_top_list .img_wrap{position:relative} 
#subpage.intro .section2 .sec2_top .sec2_top_list .img_wrap h3{position: absolute;left:50%;top:50%;transform: translate(-50%, -50%);color:#fff;text-align: center;font-size:1.6em} 
#subpage.intro .section2 .sec2_top .sec2_top_list .txt_wrap{text-align: center;} 
#subpage.intro .section2 .sec2_top .sec2_top_list .txt_wrap p{font-size: 0.9em;line-height:1.4} 
#subpage.intro .section2 .sec2_bottom {padding: 75px 0 0;}
#subpage.intro .section2 .sec2_bottom .sec2_bottom_list{display: flex;flex-wrap: wrap;gap: 80px 0}
#subpage.intro .section2 .sec2_bottom .sec2_bottom_list li {width: 50%;display: flex;align-items: center;gap: 25px;box-sizing: border-box;}
#subpage.intro .section2 .sec2_bottom .sec2_bottom_list li:nth-child(2),
#subpage.intro .section2 .sec2_bottom .sec2_bottom_list li:nth-child(4) {padding-left:50px}
#subpage.intro .section2 .sec2_bottom .sec2_bottom_list .img_wrap{width:65px;} 
#subpage.intro .section2 .sec2_bottom .sec2_bottom_list .img_wrap img {display: flex;align-items: center;justify-content: center;} 
#subpage.intro .section2 .sec2_bottom .sec2_bottom_list .txt_wrap{} 
#subpage.intro .section2 .sec2_bottom .sec2_bottom_list .txt_wrap h4{font-size: 1.15em;margin-bottom: 16px;} 
#subpage.intro .section2 .sec2_bottom .sec2_bottom_list .txt_wrap p{font-size: 1em;line-height: 1.4;} 

#subpage.intro .section3{}
#subpage.intro .section3 .sec3_list_wrap {}
#subpage.intro .section3 .sec3_list_wrap ul{display: flex;flex-wrap: wrap;gap: 55px 30px;    align-items: center;}
#subpage.intro .section3 .sec3_list_wrap ul li {    width: calc(100% / 4 - 23px);}
#subpage.intro .section3 .sec3_list_wrap ul li img {width:100%}
#subpage.intro .section4 .section_title {align-items: flex-start;}
#subpage.intro .section4 .inner {padding:0 0 150px}
#subpage.intro .section4 .section_title h3 {text-align: left;color:#262262;font-size:2.5em}
#subpage.intro .section4 .tab_menu {display: flex;border:1px solid #ddd;}
#subpage.intro .section4 .tab_btn {padding: 15px 20px;background: #fff;border: none;cursor: pointer;font-weight: bold;transition: background 0.3s;width:50%; color:#929292}
#subpage.intro .section4 .tab_btn.active {background: #262262;color: #fff;}
#subpage.intro .section4 .tab_content {display: none;}
#subpage.intro .section4 .tab_content.active {display: block;}
#subpage.intro .section4 .tab_content .adress_text {margin-top: 40px;}
#subpage.intro .section4 .tab_content .adress_text h3{font-size: 1.25em;color: #262262;margin-bottom: 10px;}
#subpage.intro .section4 .tab_content .adress_text p{color: #333;}
#subpage.intro .section4 .tab_content .adress_text .adress_info{display: flex;gap: 60px;padding-top: 20px;}
#subpage.intro .section4 .tab_content .adress_text .adress_info li  {font-size: 0.9em;color: #333;display: flex ;align-items: center;gap: 10px;}
#subpage.intro .section4 .tab_content .adress_text .adress_info li span { color: #262262;font-weight:bold}

@media (max-width:800px) {
    #subpage.intro .section1 .inner {flex-direction: column;gap:50px;}   
    #subpage.intro .section1 .txt_wrap {padding-left:0} 
    #subpage.intro .section2 .sec2_top .sec2_top_list {flex-direction: column;gap:50px;    align-items: center;}
    #subpage.intro .section2 .sec2_top .sec2_top_list li:nth-child(2) {flex-direction: column;}
    #subpage.intro .section2 .sec2_top .sec2_top_list .img_wrap h3 {font-size:35px;}
    #subpage.intro .section2 .sec2_top .sec2_top_list .txt_wrap {font-size:25px;}
    #subpage.intro .section2 .sec2_bottom .sec2_bottom_list {    flex-direction: column;}
    #subpage.intro .section2 .sec2_bottom .sec2_bottom_list li {width:100%;gap:40px;}
    #subpage.intro .section2 .sec2_bottom .sec2_bottom_list li:nth-child(2), 
    #subpage.intro .section2 .sec2_bottom .sec2_bottom_list li:nth-child(4) {padding-left:0}
    #subpage.intro .section2 .sec2_bottom .sec2_bottom_list .img_wrap {width:80px;}
    #subpage.intro .section2 .sec2_bottom .sec2_bottom_list .txt_wrap h4 {font-size:30px;}
    #subpage.intro .section2 .sec2_bottom .sec2_bottom_list .txt_wrap p {font-size:20px;}
    #subpage.intro .section3 .sec3_list_wrap ul li {width:calc(50% - 15px)}
    #subpage.intro .section4 .tab_content .adress_text .adress_info {
    flex-direction: column;gap:10px}
    #subpage.intro .section1 .txt_wrap h2 {font-size:2.5em}
    #subpage.intro .section_title h2, #subpage.intro .section4 .section_title h3 {font-size:30px}

}

@media (max-width:600px) { 
    #subpage.intro .section3 .sec3_list_wrap ul {gap:30px;}

}


/* 릴로케이션 페이지 */
#subpage.relocation {}
#subpage.relocation .section1 .inner {}
#subpage.relocation .section1 .section_title h2 {font-size: 4em;}
#subpage.relocation .section1 .section_title p {line-height: 1.5;}
#subpage.relocation .section1 .img_wrap {width:100%; max-height:510px;overflow: hidden;}
#subpage.relocation .section1 .img_wrap img {width: 100%;height: auto;display: block;transform: scale(1);animation: zoomInOnce 1.2s ease-out 0.2s forwards;opacity: 0;}

#subpage.relocation .section2 {background:#fff;}
#subpage.relocation .section2 .inner{padding-top:0}
#subpage.relocation .section2 h3{font-size: 2.5em;margin-bottom: 75px;}
#subpage.relocation .section2 .sec2_lsit{display: flex;flex-wrap: wrap;justify-content: space-between;gap: 40px 30px;}
#subpage.relocation .section2 .sec2_lsit li {width: calc(50% - 20px);border: 1px solid #333;box-sizing: border-box;padding: 30px 40px;display: flex;flex-direction: column;gap: 20px;}
#subpage.relocation .section2 .sec2_lsit li h4 {font-size: 1.25em;}
#subpage.relocation .section2 .sec2_lsit li p {font-size: 0.9em;line-height: 1.5;word-break: keep-all;}
#subpage.relocation .section2 .sec2_lsit li:hover {border:1px solid #262262; background: #F8F8F9;}
#subpage.relocation .section2 .sec2_lsit li:hover h4{color:#262262}

@keyframes zoomInOnce {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  100% {
    transform: scale(1.1);
    opacity: 1;
  }
}

@media (max-width:800px) { 
    #subpage.relocation .section2 .sec2_lsit {gap:20px 15px;}
    #subpage.relocation .section2 .sec2_lsit li {width:calc(50% - 10px)}
}

@media (max-width:600px) { 
    #subpage.relocation .section1 .section_title h2 {font-size:50px}
    #subpage.relocation .section2 h3 {font-size:35px;margin-bottom:40px}
    #subpage.relocation .section2 .sec2_lsit {    flex-direction: column;}
    #subpage.relocation .section2 .sec2_lsit li {width:100%;padding:30px 20px}
}

/* 해외이주 페이지 */
#subpage.move {}
#subpage.move .section1 .inner {padding-bottom:80px}
#subpage.move .section1 .section_title h2 {font-size: 4em;}
#subpage.move .section1 .section_title p{line-height:1.5}
#subpage.move .section2 .inner{display:flex;gap:50px;padding-top:0}
#subpage.move .sec2_box{width: calc(50% - 25px);}
#subpage.move .sec2_box .img_wrap img {border-radius:30px; }
#subpage.move .sec2_box > a{}
#subpage.move .sec2_box .txt_wrap{display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;padding-left: 110px;margin-bottom:30px;background-image: url('../img/move_icon1.png');background-repeat: no-repeat;background-position: left center;min-height:100px}
#subpage.move .sec2_box:nth-child(2) .txt_wrap{background-image: url('../img/sub/move_icon2.png');}
#subpage.move .sec2_box .txt_wrap h2{font-size: 3em;}
#subpage.move .sec2_box .txt_wrap img{}
#subpage.move .sec2_box .img_wrap{}

@media (max-width:1000px) { 
    #subpage.move .section2 .inner {gap:20px;}
    #subpage.move .sec2_box{width: calc(50% - 10px);}
}
@media (max-width:768px) { 
    #subpage.move .section1 .inner {padding:60px 0}
    #subpage.move .section1 .section_title {margin-bottom:0}
    #subpage.move .section1 .section_title h2 {font-size:50px;}
    #subpage.move .sec2_box .txt_wrap h2 {font-size:35px}
    #subpage.move .sec2_box .txt_wrap {background-size:60px;padding-left:70px;}
    #subpage.move .sec2_box .txt_wrap img {width:30px;}
}
@media (max-width:600px) {  
    #subpage.move .section2 .inner {display: flex;flex-direction: column;}
    #subpage.move .sec2_box {width:100%}
    #subpage.move .section1 .section_title p {word-break: keep-all;}

}


/* 출국이사, 귀국이사 페이지 */
#subpage.move_foreign {}
#subpage.move_foreign .inner {padding-top:0; position:relative;}
#subpage.move_foreign .section1 .inner {padding-top:130px}
#subpage.move_foreign .section1 .section_title h2 {font-size: 2.5em;}
#subpage.move_foreign .section1 .section_title p {line-height: 1.5;}
#subpage.move_foreign .section1 .img_wrap {width:100%; max-height:510px;overflow: hidden;}
#subpage.move_foreign .section1 .img_wrap img {width: 100%;height: auto;display: block;transform: scale(1);animation: zoomInOnce 1.2s ease-out 0.2s forwards;opacity: 0;}

#subpage.move_foreign .section2 {background:#F8F8F9; }
#subpage.move_foreign .section2 .inner {padding:65px 0}
#subpage.move_foreign .section2 .pc_contents img{width:92%;max-width:975px;position:relative; left:50%; transform:translateX(-50%)}
#subpage.move_foreign .section2 .mo_contents {display:none;}

#subpage.move_foreign .section3 .inner,
#subpage.move_domestic .section2 .inner {padding:0}
#subpage.move_foreign .section3 .sec3_list_wrap,
#subpage.move_domestic .section2 .sec2_list_wrap {position: relative;padding: 90px 40px;}
#subpage.move_foreign .section3 .sec3_list_wrap:before{top:50%;left:0;position:absolute;transform: translateY(-50%);width:100%; height:1px;background:#262262;content:''; z-index: -2;}
#subpage.move_foreign .section3 .sec3_list ,
#subpage.move_domestic .section2 .sec2_list { position:relative; display: flex;justify-content: space-between;}
#subpage.move_foreign .section3 .sec3_list li ,
#subpage.move_domestic .section2 .sec2_list li {position:relative; background: #f5f5f5;width: 11em;aspect-ratio: 1 / 1;height: auto;;border-radius: 50%;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;gap: 10px;padding-top: 35px;}
#subpage.move_foreign .section3 .sec3_list li:before ,
#subpage.move_domestic .section2 .sec2_list li:before {content:'';position:absolute;width:11.5em;aspect-ratio: 1 / 1;height: auto;border:1px solid #262262;border-radius:50%;left:50%; top:50%;transform: translate(-50%,-50%);background: #fff;overflow: hidden;z-index: -1;}
#subpage.move_foreign .section3 .sec3_list li span,
#subpage.move_domestic .section2 .sec2_list li span{margin-bottom: 5px;font-size: 1em;font-weight: 600;}
#subpage.move_foreign .section3 .sec3_list li p,
#subpage.move_domestic .section2 .sec2_list li p{font-size: 1.2em;font-weight: 500;}
#subpage.move_foreign .section3 .sec3_list li:last-child,
#subpage.move_domestic .section2 .sec2_list li:last-child {background:#262262; box-shadow: 0 0 40px #262262;}
#subpage.move_foreign .section3 .sec3_list li:last-child span,
#subpage.move_foreign .section3 .sec3_list li:last-child p,
#subpage.move_domestic .section2 .sec2_list li:last-child span,
#subpage.move_domestic .section2 .sec2_list li:last-child p{color:#fff}
#subpage.move_foreign .section3 .sec3_list li:last-child span ,
#subpage.move_domestic .section2 .sec2_list li:last-child span {margin-bottom:0}
.dot-left,
.dot-right {position: absolute;top: 50%;width: 8px;height: 8px;background: #262262;border-radius: 50%;transform: translateY(-50%);z-index: -1}
.dot-left {left: 0;}
.dot-right {right: 0;}

#subpage.move_domestic .section2 .sec2_list {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px 35px;}
#subpage.move_domestic .section2 .sec2_list li {text-align: center;padding-top:25px}
#subpage.move_domestic .section2 .sec2_list_wrap {padding:65px 170px;}
#subpage.move_domestic .section2 .sec2_list li p  {display:flex;flex-direction: column;} 
#subpage.move_domestic .section2 .sec2_list li p span {font-size:0.7em;font-weight:400}
#subpage.move_domestic .section2 .sec2_list_wrap:before {top: 5.5em;left: 0;position: absolute;width: 80%;height: 1px;background: #262262;content: '';z-index: -2;transform: translateY(65px);}
#subpage.move_domestic .section2 .sec2_list_wrap:after {bottom: 5.5em;right: 0;position: absolute;width: 60%;height: 1px;background: #333;content: '';z-index: -2;transform: translateY(-65px);}
#subpage.move_domestic .section2 .sec2_list_wrap .dot-left {left: 0;top:5.5em;transform:translateY(62px)}
#subpage.move_domestic .section2 .sec2_list_wrap .dot-right {right: 0;bottom:5.5em;top:auto; transform: translateY(-62px);}
#subpage.move_foreign .section3 .mo_contents {display:none}
#subpage.move_domestic .section3 .sec3_list_wrap,
#subpage.move_foreign .section4 .sec4_list_wrap {border-top:3px solid #333}
#subpage.move_domestic .section3 .sec3_list li,
#subpage.move_foreign .section4 .sec4_list li{padding:20px;border-bottom:1px solid #bdbdbd;display:flex;}
#subpage.move_domestic .section3 .sec3_list li p,
#subpage.move_foreign .section4 .sec4_list li p {word-break: keep-all;}
#subpage.move_domestic .section3 .sec3_list li div:nth-child(1),
#subpage.move_foreign .section4 .sec4_list li div:nth-child(1){width:20%;font-size:1.25em; font-weight:500}
#subpage.move_domestic .section3 .sec3_list li div:nth-child(1) span,
#subpage.move_foreign .section4 .sec4_list li div:nth-child(1) span {font-weight: 500;margin-right: 15px;}
#subpage.move_domestic .section3 .sec3_list li div:nth-child(2),
#subpage.move_foreign .section4 .sec4_list li div:nth-child(2){width:80%}
#subpage.move_domestic .section3 .sec3_list li div:nth-child(2) span,
#subpage.move_foreign .section4 .sec4_list li div:nth-child(2) span {padding: 5px 20px;border-radius: 20px;font-size: 0.8em;margin-bottom: 10px;display: inline-block;}
#subpage.move_domestic .section3 .sec3_list li div:nth-child(2) p,
#subpage.move_foreign .section4 .sec4_list li div:nth-child(2) p {color: #333;}
#subpage.move_foreign .section4 .sec4_list li:nth-child(2) > div > p  {margin-bottom:30px}
#subpage.move_foreign .section4 .sec4_list .sec4_list_inlist_wrap {background: #F8F8F8;}
#subpage.move_foreign .section4 .sec4_list .sec4_list_inlist_wrap .sec4_list_inlist{padding:0 35px;}
#subpage.move_foreign .section4 .sec4_list .sec4_list_inlist_wrap .sec4_list_inlist li {border-bottom: 1px solid #BDBDBD;display: flex;padding:35px 0 ;}
#subpage.move_foreign .section4 .sec4_list .sec4_list_inlist_wrap .sec4_list_inlist div{font-size: 1em;font-weight: 600;color: #333;width: 20%;}
#subpage.move_foreign .section4 .sec4_list .sec4_list_inlist_wrap .sec4_list_inlist p{font-size: 1em;width: 80%;}
#subpage.move_foreign .section4 .sec4_list li:last-child,
#subpage.move_foreign .section4 .sec4_list .sec4_list_inlist_wrap .sec4_list_inlist li:last-child {border-bottom:0}
#subpage.move_domestic .section2 .mo_contents {display:none} 
@media (max-width:1400px) { 
    #subpage.move_domestic .section2 .sec2_list {gap:30px ;    justify-content: center;}
  #subpage.move_domestic .section2 .sec2_list li {text-align: center;padding-top: 0;width: 9em;justify-content: center;gap:0}
  #subpage.move_domestic .section2 .sec2_list li:before {width:9.5em;}
}
@media (max-width:1100px) {  
      #subpage.move_domestic .section2 .sec2_list li {width: 8em;}
  #subpage.move_domestic .section2 .sec2_list li:before {width:8.5em; }
}
@media (max-width:1000px) { 
  #subpage.move_foreign .section3 .sec3_list li:before {width:8.5em;}
  #subpage.move_foreign .section3 .sec3_list li {width:8em;padding-top:20px}
  #subpage.move_foreign .section3 .sec3_list li span, #subpage.move_domestic .section2 .sec2_list li span {font-size:16px;margin-bottom:0}
  #subpage.move_foreign .section3 .sec3_list li img, #subpage.move_domestic .section2 .sec2_list li img {height:30%}
  #subpage.move_foreign .section3 .sec3_list li p, #subpage.move_domestic .section2 .sec2_list li p {font-size:16px;}
  #subpage.move_domestic .section2 .sec2_list_wrap {padding:90px 40px;}
  #subpage.move_domestic .section2 .sec2_list li {width: calc(100% / 4 - 30px);}
  #subpage.move_domestic .section2 .sec2_list li:before {width:8.5em;}
}
@media (max-width:768px) { 
    #subpage.move_foreign .section1 .inner {padding:60px 0}
    #subpage.move_foreign .pc_contents  {display:none}    
    #subpage.move_foreign .section2 .inner:before {content:'';width:2px ;height:85%;background:#262262;position:absolute;left:50%;top:50%;transform: translate(-50%, -50%);}
    #subpage.move_foreign .section2 .mo_contents  {display: flex;flex-direction: column;align-items: center;gap: 30px;}
    #subpage.move_foreign .section2 .mo_contents .left{display: flex;justify-content: space-between;width: 100%;position:relative}
    #subpage.move_foreign .section2 .mo_contents .left:before {content:'';position:absolute;left:50%; top:50%; transform: translate(-50%, -50%);background: #262262;width:90%; height:2px;z-index: -1;;}
    #subpage.move_foreign .section2 .mo_contents .left span{width: 200px;border: 1px solid #262262;display: flex;align-items: center;justify-content: center;height: 200px;border-radius: 50%;background:#F8F8F9}
    #subpage.move_foreign .section2 .mo_contents .left span:nth-child(1),
    #subpage.move_foreign .section2 .mo_contents .left span:nth-child(3) {margin-top:50px}
    #subpage.move_foreign .section2 .mo_contents .center{border: 1px solid #262262;width: 400px;height: 400px;display: flex;align-items: center;background: #262262;color: #fff;flex-wrap: wrap;border-radius: 50%;justify-content: center;align-content: center;}
    #subpage.move_foreign .section2 .mo_contents .center span{width: 160px;background: rgba(255, 255, 255, .3);height: 160px;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
    #subpage.move_foreign .section2 .mo_contents .right{ border:1px solid #262262; border-radius: 130px; padding:70px 100px; width:80%;text-align:center;background:#F8F8F9}
    #subpage.move_foreign .section3 .sec3_list, #subpage.move_domestic .section2 .sec2_list {    flex-wrap: wrap;justify-content: center;gap:30px 20px}
    #subpage.move_foreign .section3 .sec3_list li{width:180px; height:180px;align-items: center;justify-content: center;padding-top: 0;}
    #subpage.move_foreign .section3 .sec3_list_wrap:before {display:none}
    .dot-left, .dot-right {display:none} 
    #subpage.move_foreign .section3 .pc_contents {display:none}
    #subpage.move_foreign .section3 .mo_contents {display:flex}
    #subpage.move_domestic .section3 .sec3_list li, #subpage.move_foreign .section4 .sec4_list li{display:flex;flex-direction: column;gap:10px;}
    #subpage.move_domestic .section3 .sec3_list li > div, #subpage.move_foreign .section4 .sec4_list li > div {width:100%!important}
    #subpage.move_foreign .section4 .sec4_list .sec4_list_inlist_wrap .sec4_list_inlist p {width:100%}
    #subpage.move_domestic .section2 .pc_contents {display:none}
    #subpage.move_domestic .section2 .mo_contents {display:flex}
    #subpage.move_domestic .section2 .sec2_list_wrap:before,
    #subpage.move_domestic .section2 .sec2_list_wrap:after {display:none;}
    #subpage.move_domestic .section2 .sec2_list li {width: calc(100% / 3 - 20px);}
    #subpage.move_domestic .section2 .sec2_list li:before {width: calc(100% / 3 - 15px);}

}

@media (max-width:600px) {  

    #subpage.move_foreign .section2 .mo_contents .left span{width: 150px;height: 150px;} 
    #subpage.move_foreign .section2 .mo_contents .right {padding:50px; width:100%}
    #subpage.move_foreign .section2 .mo_contents .center span {width:120px; height:120px}
    #subpage.move_foreign .section2 .mo_contents .left {gap:10px}
    #subpage.move_foreign .section2 .mo_contents .center {width:300px; height:300px;}
    #subpage.move_foreign .section2 .mo_contents .left span{width:130px; height:130px;}
    #subpage.move_foreign .section2 .mo_contents .left span:nth-child(1),
    #subpage.move_foreign .section2 .mo_contents .left span:nth-child(3) {margin-top:0}
    #subpage.move_foreign .section2 .inner:before {height:80%}

}
@media (max-width:500px) { 
    #subpage.move_foreign .section3 .sec3_list_wrap, #subpage.move_domestic .section2 .sec2_list_wrap {padding:90px 20px;} 
    #subpage.move_foreign .section3 .sec3_list li,
    #subpage.move_domestic .section2 .sec2_list li,
    #subpage.move_foreign .section3 .sec3_list li, 
    #subpage.move_domestic .section2 .sec2_list li {
    width: calc(50% - 10px);   
    aspect-ratio: 1 / 1;
    height: auto;       
    }
}

/* 탭메뉴 형 / 좌측사이드바 레이아웃  */
#subpage.left_sidebar .section2 .inner {padding-top:0}

.left_sidebar .tab_boxwrap { display: flex; margin-top: 20px; }
.left_sidebar .sidebar { width: 20%;padding: 20px; position: sticky; top: 60px; height: 100%; }
.left_sidebar .sidebar ul { list-style: none; padding: 0; margin: 0; }
.left_sidebar .sidebar li { margin-bottom: 10px; cursor: pointer; color: #CCCCCC; font-weight: 500; transition: color 0.3s;padding-left:10px;font-size:1.2em}
.left_sidebar .sidebar li.active {font-weight: bold; color: #262262; position:relative;}
.left_sidebar .sidebar li.active:before {content:'';position:absolute; left:0;top:50%;transform:translateY(-50%); width:4px;height:80%;background:#262262}
.left_sidebar .tab_body {width:80%}
.left_sidebar .tab_body .tabs { display: flex; justify-content: center; background: #eee; padding: 15px 30px; gap: 10px; box-sizing:border-box; border-radius:40px;}
.left_sidebar .tab_body .tabs button {padding: 10px 20px;border: none;background: #fff;color: #262262;font-weight: 500;font-size: 1.25em;cursor: pointer;transition: background 0.3s, color 0.3s;width: calc(100% / 4);border-radius: 30px;}
.left_sidebar .tab_body .tabs button.active { background: #262262; color: #fff; }
.left_sidebar .tab_body .tab-content { display: none; flex: 1;  }
.left_sidebar .tab_body .tab-content.active { display: block; }
.left_sidebar .tab_body .tab-content section { margin-bottom: 80px; }
.left_sidebar .tab_body .tab-content h3 {font-size: 2em;margin: 45px 0;font-weight: 500;}
.left_sidebar .tab_body .tab-content p {color: #333;font-size: 0.9em;line-height: 1.4;margin-bottom: 35px;}
.left_sidebar .tab_body .tab-content ul  {font-size:0.9em;display:flex;flex-wrap:wrap;gap:15px 0;border-bottom:1px solid #D0D0D0;padding-bottom:35px;}
.left_sidebar .tab_body .tab-content > div:last-child ul {border-bottom:0}
.left_sidebar .tab_body .tab-content ul li {display: flex;gap: 10px;width: calc(100% / 3);align-items: center;}
.left_sidebar .tab_body .tab-content ul li span {font-size:0.9em;}
.left_sidebar .tab_body .tab-content ul li span.blue_bg {width: 25px;height: 23px;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
.transport #s5 > ul{flex-wrap: nowrap;padding: 35px 0 50px 0;}
.transport #s5 > ul li {width:calc(100% / 4)}
.transport #s6 > ul li {width:calc(100% / 2)}
.transport.left_sidebar .img_list_wrap ul {display: flex;flex-wrap: nowrap;justify-content: space-between;gap: 50px;}
.transport.left_sidebar .img_list_wrap ul li {display: flex;flex-direction: column;align-items: center;text-align: center;}
.transport.left_sidebar .img_list_wrap ul li div:before {position:absolute; right:-30%;top:50%; transform:translateY(-50%);content:'';background:url('../img/sub/img_bgaroow_right.png');width:33px; height:25px;background-repeat: no-repeat;}
.transport.left_sidebar .img_list_wrap ul li div {background: #eee;width: 100%;height: auto;border-radius: 20px;display: flex;align-items: center;justify-content: center;position: relative;aspect-ratio: 1 / 1;}
.transport.left_sidebar .img_list_wrap ul li:last-child div:before {display:none}

.express #s1 {border-bottom:1px solid #D0D0D0}
.express #s2 .express_img_listwrap {}
.express #s2 .express_img_listwrap li {width:100%; display:flex;align-items:center;gap:25px;}
.express #s2 .express_img_listwrap li > div {width:calc(50% - 12px);display: flex;flex-direction: column;gap: 15px;}
.express .tab_body .tab-content ul li span.blue_txt {font-size:1.1em;font-weight:600}


@media(max-width:1000px){ 
    .transport.left_sidebar .img_list_wrap ul  {flex-wrap: wrap;gap:45px;}
    .transport.left_sidebar .img_list_wrap ul li {width:calc(100% / 3 - 30px)}
    .transport.left_sidebar .img_list_wrap ul li:nth-child(3) div:before {display:none}
    .transport.left_sidebar .img_list_wrap ul li div:before {right:-40px}
}
@media(max-width:768px){
    .left_sidebar .sidebar {display:none}
    .left_sidebar .tab_body {width:100%}
    .transport #s5 > ul {flex-wrap:wrap}
    .left_sidebar .tab_body .tab-content ul li,
    .transport #s5 > ul li {width:calc(100% / 2)}
    .left_sidebar .tab_body .tabs button {font-size: 1em;}
    .left_sidebar .tab_body .tabs { flex-wrap: wrap;}
    .left_sidebar .tab_body .tabs button {width:calc(100% / 2 - 10px)}
    .left_sidebar .tab_body .tab-content ul {flex-direction: column;}
    .left_sidebar .tab_body .tab-content ul li, .transport #s6 > ul li, .transport #s5 > ul li {width:100%}
    .transport.left_sidebar .img_list_wrap ul li {width:calc(100% / 3 - 30px)!important}

    .transport.left_sidebar .img_list_wrap ul {flex-direction: row;}
    .transport.left_sidebar .img_list_wrap ul li p {margin-bottom:0;}
    .transport.left_sidebar .img_list_wrap ul li div img {width:70%}

    .express #s2 .express_img_listwrap li {flex-direction: column;}
    .express #s2 .express_img_listwrap li > div {width:100%}

}

@media(max-width:500px){
    
  
    
}