|
|
@ -1,5 +1,6 @@ |
|
|
|
@charset "utf-8"; |
|
|
|
@charset "utf-8"; |
|
|
|
#main{overflow: hidden!important;} |
|
|
|
#main{overflow: hidden!important;} |
|
|
|
|
|
|
|
html, body{overflow-x:hidden;} |
|
|
|
/* 본문 바로가기 */ |
|
|
|
/* 본문 바로가기 */ |
|
|
|
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} |
|
|
|
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden} |
|
|
|
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em} |
|
|
|
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em} |
|
|
@ -412,14 +413,20 @@ div.mg_btn.on span:last-child{width:42px; transform:translateY(-12px) rotate(90d |
|
|
|
.mo-sub .sub-cont + .sub-cont{padding-top:0px;} |
|
|
|
.mo-sub .sub-cont + .sub-cont{padding-top:0px;} |
|
|
|
.mo-sub .certification-box ul li{margin-top:40px;} |
|
|
|
.mo-sub .certification-box ul li{margin-top:40px;} |
|
|
|
.mo-sub .sub-cont h6{font-size:1.5rem} |
|
|
|
.mo-sub .sub-cont h6{font-size:1.5rem} |
|
|
|
.mo-sub .history-box{padding:0 80px;min-height:auto} |
|
|
|
.mo-sub .history-box{padding:0 80px;min-height:600px} |
|
|
|
.mo-sub .swiper-container-history{width:100%;} |
|
|
|
.mo-sub .swiper-container-history{width:100%;overflow: hidden!important;} |
|
|
|
.mo-sub .swiper-container-history .swiper-button-next, .mo-sub .swiper-container-history .swiper-rtl .swiper-button-prev{right:20px;} |
|
|
|
.mo-sub .swiper-container-history .swiper-button-next, .mo-sub .swiper-container-history .swiper-rtl .swiper-button-prev{right:20px;} |
|
|
|
.mo-sub .swiper-container-history .swiper-button-prev, .mo-sub .swiper-container-history .swiper-rtl .swiper-button-next{left:20px;} |
|
|
|
.mo-sub .swiper-container-history .swiper-button-prev, .mo-sub .swiper-container-history .swiper-rtl .swiper-button-next{left:20px;} |
|
|
|
.mo-sub .sub-cont.history{overflow-x: hidden;} |
|
|
|
.mo-sub .sub-cont.history{overflow-x: hidden;} |
|
|
|
|
|
|
|
.mo-sub .border-gray{margin:40px 0;} |
|
|
|
|
|
|
|
.mo-sub .pt01 ul{width:100%;} |
|
|
|
|
|
|
|
.mo-sub .pt01 ul li{width:33.333%} |
|
|
|
|
|
|
|
.mo-sub .pt01 ul li:hover{box-shadow:none; z-index:10;} |
|
|
|
} |
|
|
|
} |
|
|
|
@media screen and (max-width:520px){ |
|
|
|
@media screen and (max-width:520px){ |
|
|
|
.m_gnb div.mg_wrap{width:100%;} |
|
|
|
.m_gnb div.mg_wrap{width:100%;} |
|
|
|
|
|
|
|
.m_gnb div.mg_wrap>ul>li>a{font-size:1.5rem} |
|
|
|
|
|
|
|
.m_gnb div.mg_wrap>ul>li>ul>li>a{font-size:1.125rem} |
|
|
|
#logo a img{width:150px;} |
|
|
|
#logo a img{width:150px;} |
|
|
|
.main-bn h2{font-size:1rem;} |
|
|
|
.main-bn h2{font-size:1rem;} |
|
|
|
.main-bn .big{font-size:2rem;margin:20px 0;} |
|
|
|
.main-bn .big{font-size:2rem;margin:20px 0;} |
|
|
@ -450,9 +457,20 @@ div.mg_btn.on span:last-child{width:42px; transform:translateY(-12px) rotate(90d |
|
|
|
.mo-sub .list-txt > li b{display:block} |
|
|
|
.mo-sub .list-txt > li b{display:block} |
|
|
|
.mo-sub .list-txt > li b.wh_txt{display:none} |
|
|
|
.mo-sub .list-txt > li b.wh_txt{display:none} |
|
|
|
.mo-sub .sub-cont .history-box h6{font-size:1.5rem} |
|
|
|
.mo-sub .sub-cont .history-box h6{font-size:1.5rem} |
|
|
|
.mo-sub .history{height:100%;} |
|
|
|
.mo-sub .history{padding-top:0;} |
|
|
|
.mo-sub .history-box{padding:30px 40px 0 30px} |
|
|
|
.mo-sub .history-box{padding:80px 30px 40px 30px} |
|
|
|
.mo-sub .swiper-container-history .swiper-button-next, .mo-sub .swiper-container-history .swiper-rtl .swiper-button-prev{top:-10px;} |
|
|
|
.mo-sub .swiper-container-history .swiper-button-next, .mo-sub .swiper-container-history .swiper-rtl .swiper-button-prev{top:45px;} |
|
|
|
.mo-sub .swiper-container-history .swiper-button-prev, .mo-sub .swiper-container-history .swiper-rtl .swiper-button-next{top:-10px;} |
|
|
|
.mo-sub .swiper-container-history .swiper-button-prev, .mo-sub .swiper-container-history .swiper-rtl .swiper-button-next{top:45px;} |
|
|
|
.mo-sub .swiper-container-history:nth-child(2){height:500px;} |
|
|
|
.mo-sub .swiper-container-history:nth-child(2){height:500px;} |
|
|
|
.mo-sub .swiper-container-history { |
|
|
|
.mo-sub .list-txt > li{font-size:0.875rem} |
|
|
|
|
|
|
|
.mo-sub .pt01 ul li{width:50%} |
|
|
|
|
|
|
|
.mo-sub .traffic ul li{padding:20px 0} |
|
|
|
|
|
|
|
.mo-sub .traffic ul li div{padding-left:0;} |
|
|
|
|
|
|
|
.mo-sub .traffic .list01{background-image:none} |
|
|
|
|
|
|
|
.mo-sub .traffic .list02{background-image:none} |
|
|
|
|
|
|
|
.mo-sub .traffic .list03{background-image:none} |
|
|
|
|
|
|
|
.mo-sub .traffic_content > span{display:block} |
|
|
|
|
|
|
|
.mo-sub .traffic ul li div span{line-height:1.8} |
|
|
|
|
|
|
|
.mo-sub .table_st th, .table_st td{padding:4px} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|