@charset "utf-8";




/* ---- 2025.11.24 메인 WIDTH 변경 ---- */
.inner_12 {margin:0 auto; width:1200px; background:transparent}
.layout-wide {}
.layout-wide .logo-area {display: flex; justify-content: space-between; align-items: baseline; padding: 15px 0 10px;}


.layout-wide .domain-service {display:flex; gap: 14px;}
.layout-wide ul.tabs li { width: calc(806px / 5);  width: -webkit-calc(806px / 5);}
.layout-wide ul.tabs li a {font-size:15px;}
.layout-wide .tab_container {width:806px;}

.layout-wide .domain-service .notice-area {width: 380px; background: #f7f7f7; padding: 30px; box-sizing: border-box;}
.layout-wide .domain-service .notice-area h4 {font-size:15px; color:#111111; letter-spacing: -1px; margin-bottom: 8px;}
.layout-wide .domain-service .notice-area .main_notice_area {height: auto; border-bottom: solid 1px #c5c5c5; margin:0 0 15px 0; padding:0 0 15px 0;}
.layout-wide .domain-service .notice-area .main_notice_area > ul {width: auto;}
.layout-wide .domain-service .notice-area .main_notice_area > ul > li {position: relative; display: flex; justify-content: space-between; align-items: center; flex-direction: row-reverse; margin-top: 5px; padding-left:10px; box-sizing: border-box;}
.layout-wide .domain-service .notice-area .main_notice_area > ul > li:before { content: ""; position: absolute; top: 8px; left: 0; width: 4px; height: 4px; background: #9e9e9e; }
.layout-wide .domain-service .notice-area .main_notice_area > ul > li a {font-size:14px; color:#111111; letter-spacing: -1px;}
.layout-wide .domain-service .notice-area .main_notice_area > ul > li strong {color: #8a8a8a; font-weight: normal; font-size: 14px; letter-spacing: 0;}

.layout-wide .domain-service .notice-area .whois-area2 .who-sch { display: flex; justify-content: space-between; background: #fff; border: solid 1px #d5dfec; border-radius: 50px;  padding: 10px 15px; box-sizing: border-box;}
.layout-wide .domain-service .notice-area .whois-area2 .who-sch .who-int {height: 25px; line-height: 25px; width: 260px; border: none; background: none; font-size:15px; font-weight:bold; color:#2760be; }
.layout-wide .domain-service .notice-area .whois-area2 .who-sch .who-int::placeholder { color: #999;font-size: 14px;  font-weight:normal; }
.layout-wide .domain-service .notice-area .whois-area2 .who-sch .who-btn {width:25px; height: 25px; background: url('/img/main/ico_search.png') no-repeat; border: none; font-size: 0; cursor: pointer;}

.layout-wide .promotion {padding:15px 0 30px 0;}
.layout-wide .promotion ul {display: flex; gap: 14px; width:100%; margin-bottom:15px;}
.layout-wide .promotion ul li:nth-of-type(1) {width:396px; }
.layout-wide .promotion ul li:nth-of-type(2) {width:396px; }
.layout-wide .promotion ul li:nth-of-type(3) {width:380px; }

.layout-wide .promotion .dotkr-area > a {width:396px; border:none;}
.layout-wide .promotion .dms-area > a {width:396px;}
.layout-wide .promotion .ban_why {width:380px; }
.layout-wide .promotion .shop-area > a {width:396px; }
.layout-wide .promotion .ban_sdns.sdns-area {width:396px; }
.layout-wide .promotion .nworks_area.left-LY {width:380px; }

.layout-wide .customer-wrap .cs-box {width:1200px; }
.layout-wide .customer-wrap .cs-info {width:300px;}
.layout-wide .customer-wrap .cs-serive {width:300px;     padding: 25px 25px;}
.layout-wide .customer-wrap .cs-serive > ul li > img {    padding-right: 10px;}
.layout-wide .customer-wrap .cs-serive > ul li a {font-size:15px;}
.layout-wide .customer-wrap .cs-tel {width:600px; }
.layout-wide .customer-wrap .cs-tel .quick-num li {font-size: 15px; line-height: 1.3;}

.layout-wide .site-map {width:1200px; }
.layout-wide .site-map .sitemap-box li {height:auto;}
.layout-wide .site-map .sitemap-box li a {font-size: 15px; line-height: 1.5;}

.layout-wide .partner-wrap img {width:156px; margin-right:13px;}
.layout-wide .partner-wrap h3 a:after {display: block; clear: both; content: ""; position: absolute; top: 115; right: 465px; margin-top: -4px; width: 6px; height: 6px; border: 2px solid #347adc; border-width: 2px 2px 0 0;transform: rotate(45deg);}