@charset "UTF-8";
/*****************************************/
/** domain  *******************************/
/*****************************************/
.sub-header {
  width: 100%;
  min-height: 220px;
  max-height: 220px;
  background-size: cover;
  font-weight: 300; }
  .sub-header.search-domain {
    background: url(/assets/renew/images/domain.png) no-repeat top center;
    background-size: cover;
    max-height: none;
    padding: 80px 0 79px; }
    .sub-header.search-domain h3 {
      font-size: 46px;
      letter-spacing: -3px;
      line-height: 1.2;
      font-weight: 400; }
    .sub-header.search-domain p {
      font-size: 18px;
      letter-spacing: -1px;
      line-height: 1.4; }
    .sub-header.search-domain .link {
      color: #fff;
      text-decoration: underline; }
      .sub-header.search-domain .link:hover {
        color: #fff; }

.domain-sub-header {
  width: 100%;
  min-height: 160px;
  max-height: 160px;
  color: #fff;
  background-size: cover;
  padding-top: 60px; }
  .domain-sub-header.regist-domain {
    background: url(/assets/renew/images/regist_domain.png) no-repeat top center;
    background-size: cover; }
  .domain-sub-header.with-search {
    min-height: 240px;
    max-height: 240px; }
  .domain-sub-header h3 {
    display: inline-block;
    font-size: 32px;
    color: #fff; }
  .domain-sub-header .detail {
    display: inline-block;
    padding-left: 15px;
    font-size: 18px; }

.domain-sub-header-new {
  width: 100%;
  min-height: 160px;
  max-height: 160px;
  color: #fff;
  background-size: cover;
  padding-top: 50px; }
  .domain-sub-header-new.regist-domain {
    background: url(/assets/renew/images/regist_domain.png) no-repeat top center;
    background-size: cover; }
  .domain-sub-header-new.with-search {
    min-height: 248px;
    max-height: 600px; }
  .domain-sub-header-new h3 {
    display: inline-block;
    font-size: 36px;
    color: #fff;
    letter-spacing: -1px; }
  .domain-sub-header-new .detail {
    display: inline-block;
    padding-left: 15px;
    font-size: 18px; }

.mgr-20 {
  margin-right: 20px; }

.functions {
  text-align: center; }
  .functions .items {
    padding-top: 65px; }
    .functions .items:before, .functions .items:after {
      content: " ";
      display: block; }
    .functions .items:after {
      clear: both; }
    .functions .items.two > li {
      width: 50%; }
    .functions .items > li {
      float: left;
      width: 33.33%;
      color: #666; }
      .functions .items > li a {
        color: #666; }
      .functions .items > li .img-thumb {
        display: inline-block;
        width: 72px;
        height: 74px;
        background-position: center 50%;
        background-repeat: no-repeat; }
        .functions .items > li .img-thumb.ico-dm-home-1 {
          background-image: url("/assets/renew/images/ico_dm_home_1.png"); }
        .functions .items > li .img-thumb.ico-dm-home-2 {
          background-image: url("/assets/renew/images/ico_dm_home_2.png"); }
        .functions .items > li .img-thumb.ico-dm-home-3 {
          background-image: url("/assets/renew/images/ico_dm_home_3.png"); }
        .functions .items > li .img-thumb.ico-dm-home-4 {
          background-image: url("/assets/renew/images/ico_dm_home_4.png"); }
        .functions .items > li .img-thumb.ico-dm-home-5 {
          background-image: url("/assets/renew/images/ico_dm_home_5.png"); }
      .functions .items > li .title {
        margin: 13px 0;
        color: #333;
        font-size: 18px;
        line-height: 1.4; }
        .functions .items > li .title a:hover {
          text-decoration: underline; }
        .functions .items > li .title .fa {
          margin-left: 12px; }
  .functions.horizon .items {
    text-align: left;
    padding-top: 65px; }
    .functions.horizon .items li .img-thumb {
      margin-right: 30px; }
    .functions.horizon .items li .title {
      margin: 0 0 13px; }
      .functions.horizon .items li .title:hover {
        text-decoration: underline; }

.tit {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 300;
  letter-spacing: -2px; }

.quick-button {
  width: 980px;
  margin: 0 auto;
  text-align: left; }
  .quick-button a {
    color: #fff;
    line-height: 1.4; }
    .quick-button a:hover, .quick-button a:link, .quick-button a:visited {
      color: #fff; }
    .quick-button a:last-child {
      margin-left: 34px; }

.domain-search {
  padding-top: 40px;
  padding-bottom: 0; }
  .domain-search .search-wrap {
    padding-bottom: 20px; }
    .domain-search .search-wrap.wide {
      border-bottom: 0; }
      .domain-search .search-wrap.wide ul .www-text {
        height: 72px;
        width: 110px;
        line-height: 72px;
        background: #fff;
        font-size: 28px;
        font-weight: 400;
        letter-spacing: -1px;
        vertical-align: middle; }
        .domain-search .search-wrap.wide ul .www-text.domain-bg {
          background: none;
          text-align: left;
          width: 90px;
          font-size: 26px;
          height: 60px;
          line-height: 60px; }
      .domain-search .search-wrap.wide ul .domain-input {
        text-align: left;
        width: calc(100% - 250px); }
      .domain-search .search-wrap.wide ul .gt-input.domain {
        height: 72px;
        font-size: 28px;
        font-weight: 400;
        color: #333;
        letter-spacing: -1px;
        margin-right: 0; }
        .domain-search .search-wrap.wide ul .gt-input.domain::placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #cdcdcd;
          opacity: 1;
          /* Firefox */ }
        .domain-search .search-wrap.wide ul .gt-input.domain:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #cdcdcd; }
      .domain-search .search-wrap.wide ul .search-button {
        padding-top: 0; }
        .domain-search .search-wrap.wide ul .search-button button {
          font-size: 24px;
          font-weight: 400;
          letter-spacing: -1px;
          color: #fff;
          background: #0061a7;
          width: 140px;
          height: 72px;
          padding: 0; }
          .domain-search .search-wrap.wide ul .search-button button:hover {
            background-color: #0d246a;
            transition: background-color .15s ease-in-out; }
          .domain-search .search-wrap.wide ul .search-button button.out {
            background: #3090d6; }
          .domain-search .search-wrap.wide ul .search-button button.regist-button {
            background: #3090d6;
            margin-left: 20px;
            padding: 0;
            color: #fff;
            width: 130px;
            height: 60px;
            font-size: 22px;
            font-weight: 400; }
            .domain-search .search-wrap.wide ul .search-button button.regist-button:hover {
              background-color: #34a0ef;
              transition: background-color .15s ease-in-out; }
      .domain-search .search-wrap.wide ul .regist {
        border: 1px solid #ccc;
        background: #fff;
        width: calc(100% - 240px); }
        .domain-search .search-wrap.wide ul .regist .gt-input {
          width: 820px;
          padding-left: 20px;
          margin-right: 0;
          line-height: 60px; }
        .domain-search .search-wrap.wide ul .regist a {
          vertical-align: middle; }
      .domain-search .search-wrap.wide ul.multi-line .www-text {
        background: none;
        font-size: 26px;
        line-height: 60px;
        height: 60px;
        width: 90px;
        text-align: left; }
      .domain-search .search-wrap.wide ul.multi-line .regist {
        width: calc(100% - 240px); }
        .domain-search .search-wrap.wide ul.multi-line .regist .gt-input {
          padding-top: 12px;
          width: 845px;
          height: 177px;
          line-height: 1.5; }
        .domain-search .search-wrap.wide ul.multi-line .regist a {
          vertical-align: top;
          top: 15px; }
          .domain-search .search-wrap.wide ul.multi-line .regist a .fa {
            top: 4px; }
      .domain-search .search-wrap.wide ul.multi-line.regist-button {
        background: #3090d6;
        margin-left: 20px;
        padding: 0 30px;
        color: #fff;
        height: 60px;
        line-height: 60px;
        font-size: 22px;
        font-weight: 400; }
        .domain-search .search-wrap.wide ul.multi-line.regist-button:hover {
          background-color: #34a0ef;
          transition: background-color .15s ease-in-out; }
      .domain-search .search-wrap.wide .domain-index {
        width: 980px;
        margin: 0 auto; }
  .domain-search .gt-search-multi {
    width: calc(100% - 162px); }
    .domain-search .gt-search-multi + a, .domain-search .gt-search-multi + a > .fa, .domain-search .gt-search-multi + a + input[type='image'] {
      vertical-align: top; }
    .domain-search .gt-search-multi + a, .domain-search .gt-search-multi + a > .fa {
      position: relative;
      top: 4px; }
  .domain-search.regist {
    padding-bottom: 40px;
    padding-top: 40px;
    background: #fbfaf8; }
    .domain-search.regist input[type="image"] {
      margin-left: 32px; }
  .domain-search .search-option {
    color: #666; }
.domain-units {
  padding-top: 90px;
  padding-bottom: 90px;
  border-bottom: 1px solid #f0f3f8; }
  .domain-units h3 {
    padding-bottom: 15px;
    font-size: 24px; }
  .domain-units p {
    padding-bottom: 25px; }
  .domain-units > ul:before, .domain-units > ul:after {
    content: " ";
    display: block; }
  .domain-units > ul:after {
    clear: both; }
  .domain-units > ul > li {
    float: left;
    width: 33.3%;
    height: 164px;
    padding-right: 40px; }
    .domain-units > ul > li:last-child {
      padding-right: 0; }
      .domain-units > ul > li:last-child label {
        font-size: 18px; }
    .domain-units > ul > li .row i {
      margin-left: 12px; }
    .domain-units > ul > li .row + .row {
      padding-top: 10px; }
    .domain-units > ul > li .gt-btn-gnb {
      display: block;
      padding: 9px 0; }
    .domain-units > ul > li .link-list:before, .domain-units > ul > li .link-list:after {
      content: " ";
      display: block; }
    .domain-units > ul > li .link-list:after {
      clear: both; }
    .domain-units > ul > li .link-list > li {
      float: left;
      width: 50%; }
      .domain-units > ul > li .link-list > li:first-child {
        padding-right: 5px; }
      .domain-units > ul > li .link-list > li:last-child {
        padding-left: 5px; }
  .domain-units fieldset .gt-radio {
    height: 18px;
    width: 18px; }
  .domain-units .search-wrap {
    padding-top: 20px; }
    .domain-units .search-wrap .gt-search-common {
      float: left;
      width: calc(100% - 40px); }
  .domain-units .item-list li {
    font-weight: 300;
    padding: 10px 0 0; }
    .domain-units .item-list li:first-child {
      padding-top: 0; }
    .domain-units .item-list li:last-child {
      padding-bottom: 20px; }
    .domain-units .item-list li .label {
      font-size: 14px;
      margin-right: 15px;
      padding: 1px 10px 3px;
      background: #666;
      color: #fff; }
.domain-slogan {
  padding: 85px 0;
  width: 100%;
  background-color: #2d313a;
  color: #fff; }
  .domain-slogan a, .domain-slogan a.gt-btn-txt {
    color: #fff; }
  .domain-slogan h3 {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: -2px;
    color: #fff;
    margin-bottom: 52px; }
  .domain-slogan .img {
    width: 700px; }
  .domain-slogan .desc {
    font-size: 18px;
    font-weight: 300; }
    .domain-slogan .desc .w-list {
      margin: 30px 0 60px; }
    .domain-slogan .desc .domains li {
      line-height: 1;
      padding: 0 20px;
      border-right: 1px solid #6d6f75; }
      .domain-slogan .desc .domains li:last-child {
        border: none;
        padding-right: 0; }
    .domain-slogan .desc .domains li:first-child {
      padding-left: 0; }
    .domain-slogan .desc .domains .subject {
      color: #fec200; }
    .domain-slogan .desc .domains .fa {
      margin-left: 20px; }
.domain-request {
  padding-top: 90px;
  padding-bottom: 85px; }
  .domain-request.gray {
    background-color: #eceff2; }
  .domain-request .btm-link {
    margin-top: 80px; }
.domain-choice {
  padding-top: 70px;
  padding-bottom: 70px; }
  .domain-choice:before, .domain-choice:after {
    content: " ";
    display: block; }
  .domain-choice:after {
    clear: both; }
  .domain-choice h3 {
    color: #fff;
    padding-bottom: 45px; }
    .domain-choice h3 .gt-btn-txt {
      color: #fff;
      font-size: 18px; }
    .domain-choice h3 .btn-detail {
      position: absolute;
      bottom: 0;
      left: 0;
      letter-spacing: 0; }
  .domain-choice .title {
    float: left;
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: -2px; }
  .domain-choice .items {
    float: right; }
    .domain-choice .items li {
      float: left;
      width: 280px;
      height: 349px;
      padding: 40px;
      margin-left: 20px;
      color: #fff; }
      .domain-choice .items li.ico-addservice-1 {
        background: #2886ca url("/assets/renew/images/ico_addservice_1.png") no-repeat 40px calc(100% - 40px); }
      .domain-choice .items li.ico-addservice-2 {
        background: #2886ca url("/assets/renew/images/ico_addservice_2.png") no-repeat 40px calc(100% - 40px); }
      .domain-choice .items li.ico-addservice-3 {
        background: #2886ca url("/assets/renew/images/ico_addservice_3.png") no-repeat 40px calc(100% - 40px); }
      .domain-choice .items li a {
        color: #fff; }
        .domain-choice .items li a:hover {
          text-decoration: underline; }
      .domain-choice .items li dt {
        font-size: 18px;
        padding-bottom: 12px; }
        .domain-choice .items li dt a {
          letter-spacing: -1px; }
          .domain-choice .items li dt a .fa {
            margin-left: 6px; }
      .domain-choice .items li dd {
        color: #d2f0ff;
        letter-spacing: -1px;
        font-weight: 300; }
.domain-benefit {
  padding-top: 70px;
  padding-bottom: 75px;
  text-align: center; }
  .domain-benefit h3 {
    color: #fff;
    padding-bottom: 45px; }
  .domain-benefit .items {
    display: inline-block; }
    .domain-benefit .items:before, .domain-benefit .items:after {
      content: " ";
      display: block; }
    .domain-benefit .items:after {
      clear: both; }
    .domain-benefit .items > li {
      float: left;
      width: 380px;
      height: 260px;
      padding: 175px 40px 0;
      margin-left: 20px;
      text-align: left;
      font-size: 18px;
      letter-spacing: -1px; }
      .domain-benefit .items > li:first-child {
        margin-left: 0; }
      .domain-benefit .items > li.ico-benefit-1 {
        background: #2886ca url("/assets/renew/images/ico_benefit_1.png") no-repeat 40px 40px; }
      .domain-benefit .items > li.ico-benefit-2 {
        background: #2886ca url("/assets/renew/images/ico_benefit_4.png") no-repeat 40px 40px; }
      .domain-benefit .items > li.ico-benefit-3 {
        background: #2886ca url("/assets/renew/images/ico_benefit_5.png") no-repeat 40px 40px; }
      .domain-benefit .items > li a {
        color: #fff; }
        .domain-benefit .items > li a:hover {
          text-decoration: underline; }
.domain-cs {
  padding-top: 85px;
  padding-bottom: 85px;
  border-bottom: 1px solid #f0f3f8; }
  .domain-cs .gt-btn-gnb {
    margin: 40px 0; }
  .domain-cs .phone-number {
    color: #0081c8;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -1px; }
    .domain-cs .phone-number .icon {
      display: inline-block;
      margin-right: 22px;
      width: 33px;
      height: 36px;
      background: url(/assets/common/renew/images/ico_headset.png) no-repeat 0 0; }
  .domain-cs .text, .domain-cs .fax-number {
    color: #666;
    font-weight: 300;
    margin-top: 8px; }
.domain-notice {
  padding-top: 90px;
  color: #666;
  font-weight: 300; }
  .domain-notice:before, .domain-notice:after {
    content: " ";
    display: block; }
  .domain-notice:after {
    clear: both; }
  .domain-notice h3.tit {
    display: inline-block;
    font-size: 34px;
    font-weight: 400; }
  .domain-notice .notice {
    float: left;
    width: 683px; }
    .domain-notice .notice .full-view {
      float: right;
      margin-top: 14px;
      color: #666; }
      .domain-notice .notice .full-view .fa {
        margin-left: 12px; }
      .domain-notice .notice .full-view .ico {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 8px;
        height: 14px;
        margin-left: 5px;
        background: url("/assets/renew/images/main/ico_view_all.png") no-repeat 0 0; }
    .domain-notice .notice .item-list {
      margin-top: 20px;
      border-top: 2px solid #6f6f6f; }
      .domain-notice .notice .item-list li {
        padding: 20px 10px;
        border-bottom: 1px solid #e5e5e5; }
        .domain-notice .notice .item-list li .time {
          display: inline-block;
          color: #999;
          float: right; }
  .domain-notice .name-server {
    float: right;
    width: 380px; }
    .domain-notice .name-server .item-list {
      margin-top: 20px;
      padding: 20px 20px;
      border-top: 2px solid #6f6f6f;
      border-bottom: 1px solid #e5e5e5; }
      .domain-notice .name-server .item-list li {
        padding: 12px 0 13px; }
        .domain-notice .name-server .item-list li:last-child {
          padding-bottom: 20px; }
        .domain-notice .name-server .item-list li .label {
          margin-right: 20px;
          padding: 1px 8px;
          background: #666;
          color: #fff; }

.case-gtld {
  padding-top: 50px; }
  .case-gtld .gt-tab-nav a {
    width: 25%; }
  .case-gtld a.w-blue-text {
    display: inline-block;
    padding-top: 10px;
    color: #1d7abd; }
  .case-gtld input[type="checkbox"] {
    margin-right: 4px; }
  .case-gtld .regist-title:before, .case-gtld .regist-title:after {
    content: " ";
    display: block; }
  .case-gtld .regist-title:after {
    clear: both; }
  .case-gtld .regist-title h3 {
    float: left;
    font-size: 18px;
    padding-left: 30px; }
  .case-gtld .regist-title .checked-all {
    float: right;
    padding-top: 10px;
    padding-right: 24px; }
  .case-gtld .regist-title .show-all {
    position: relative;
    top: 2px;
    margin-left: 40px;
    color: #666; }
  .case-gtld .w-list li {
    padding-bottom: 20px; }
  .case-gtld .event-label {
    display: inline-block;
    margin-left: 5px;
    padding: 0 6px;
    background: #ff9900;
    color: #fff;
    font-size: 14px; }
  .case-gtld .w-table {
    table-layout: fixed;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea; }
    .case-gtld .w-table .gt-layer {
      top: -1px; }
    .case-gtld .w-table.type2 {
      border-top: 0; }
    .case-gtld .w-table.gtld tr:last-child td {
      padding-bottom: 30px; }
    .case-gtld .w-table.gtld td {
      padding: 30px 0 0 30px;
      border-right: 0;
      border-bottom: 0;
      color: #666; }
    .case-gtld .w-table.kr th {
      padding: 20px 30px; }
    .case-gtld .w-table.kr td {
      border-right: 0;
      padding-right: 0;
      padding-left: 20px;
      color: #666; }
    .case-gtld .w-table.kr .none-border td, .case-gtld .w-table.kr .none-border th {
      border-bottom: 0; }
    .case-gtld .w-table.cctld td {
      border-right: 0;
      border-bottom: 0;
      color: #666;
      padding-right: 0; }
    .case-gtld .w-table .table-title .title-wrap {
      width: 226px;
      min-width: 226px;
      max-width: 226px;
      float: left; }
      .case-gtld .w-table .table-title .title-wrap:before, .case-gtld .w-table .table-title .title-wrap:after {
        content: " ";
        display: block; }
      .case-gtld .w-table .table-title .title-wrap:after {
        clear: both; }
    .case-gtld .w-table .table-title .check-cctld {
      float: right; }
    .case-gtld .w-table .table-title .checked-all {
      margin-right: 0; }
    .case-gtld .w-table .table-title ._show-cctld-all {
      color: #666; }
  .case-gtld .gt-layer {
    left: 10px; }

.faq-area .gt-btn-toggle {
  float: right;
  margin-top: 16px; }

.library-border-bottom {
  border-bottom: 1px solid #f0f3f8; }

.library {
  padding: 85px 0;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: -1px; }
  .library:before, .library:after {
    content: " ";
    display: block; }
  .library:after {
    clear: both; }
  .library h3.tit {
    padding-bottom: 50px;
    font-size: 34px;
    font-weight: 400;
    letter-spacing: -2px; }
    .library h3.tit .ico-middle {
      display: inline-block;
      width: 29px;
      height: 28px;
      margin: 0 14px -2px;
      background: url(https://www.gabia.com/assets/renew/images/main/ico_middle_txt.png) no-repeat 0 0; }
  .library li {
    float: left;
    width: calc(25% - 20px);
    height: 480px;
    margin-right: 26px;
    position: relative; }
    .library li:last-child {
      margin-right: 0; }
    .library li .lib-cont {
      height: 300px;
      border-top: 2px solid #6f6f6f; }
      .library li .lib-cont .tit {
        font-size: 22px;
        padding: 22px 0 14px; }
      .library li .lib-cont .cont-info {
        color: #7e7e7e; }
    .library li .thumb-group {
      position: absolute;
      bottom: 0; }
      .library li .thumb-group .publish-time {
        padding-left: 23px;
        padding-bottom: 5px;
        background: url(https://www.gabia.com/assets/renew/images/main/ico_publishtime_clock.png) no-repeat 0 2px;
        color: #999;
        font-size: 14px; }
      .library li .thumb-group .img-thumb {
        width: 100%; }

.dm-today-wrap {
  font-weight: 300; }
  .dm-today-wrap .domain-sub-header {
    padding-top: 50px;
    background: url(/assets/renew/images/today_domain.png) center 0/cover no-repeat; }
  .dm-today-wrap > section {
    padding: 126px 0 140px; }
    .dm-today-wrap > section .copy {
      font-size: 46px; }
  .dm-today-wrap .search-wrap.wide {
    border: 0; }
    .dm-today-wrap .search-wrap.wide ul .www-text {
      height: 60px;
      background: #fff;
      color: #333;
      font-size: 24px;
      line-height: 60px;
      vertical-align: middle;
      font-weight: 400;
      width: 100px;
      text-align: center; }
    .dm-today-wrap .search-wrap.wide ul .domain-input {
      width: calc(100% - 230px); }
      .dm-today-wrap .search-wrap.wide ul .domain-input .gt-input {
        font-size: 24px;
        height: 60px;
        line-height: 60px; }
    .dm-today-wrap .search-wrap.wide ul .search-button {
      padding-top: 0; }
  .dm-today-wrap .search-wrap .search-over-bg {
    padding-top: 20px; }
    .dm-today-wrap .search-wrap .search-over-bg button {
      font-size: 22px;
      font-weight: 400;
      color: #fff;
      background: #0061a7;
      padding: 0 30px;
      line-height: 60px;
      height: 60px;
      width: 130px; }
      .dm-today-wrap .search-wrap .search-over-bg button:hover {
        background-color: #0d246a;
        transition: background-color .15s ease-in-out; }
      .dm-today-wrap .search-wrap .search-over-bg button.out {
        background: #3090d6; }
  .dm-today-wrap .search-wrap .gt-search-large {
    width: calc(100% - 50px);
    font-size: 48px; }
  .dm-today-wrap .dm-price-section {
    padding-top: 80px;
    padding-bottom: 90px; }
    .dm-today-wrap .dm-price-section .title {
      font-size: 34px;
      padding-bottom: 30px;
      line-height: 1.3; }
    .dm-today-wrap .dm-price-section .w-table {
      width: 660px; }
      .dm-today-wrap .dm-price-section .w-table th, .dm-today-wrap .dm-price-section .w-table td {
        padding: 10px 30px; }
      .dm-today-wrap .dm-price-section .w-table th {
        text-align: left;
        color: #666; }
      .dm-today-wrap .dm-price-section .w-table td:nth-of-type(1) {
        text-align: right; }
      .dm-today-wrap .dm-price-section .w-table td:nth-of-type(2) {
        text-align: center; }
      .dm-today-wrap .dm-price-section .w-table td ins {
        text-decoration: none; }
      .dm-today-wrap .dm-price-section .w-table td s {
        font-size: 14px;
        color: #666; }
    .dm-today-wrap .dm-price-section .banners {
      padding-left: 40px; }
      .dm-today-wrap .dm-price-section .banners > li + li {
        margin-top: 17px; }
  .dm-today-wrap .domain-benefit {
    padding-top: 70px;
    padding-bottom: 75px;
    text-align: center; }
    .dm-today-wrap .domain-benefit h3 {
      color: #fff;
      padding-bottom: 45px; }
    .dm-today-wrap .domain-benefit .items {
      display: inline-block; }
      .dm-today-wrap .domain-benefit .items:before, .dm-today-wrap .domain-benefit .items:after {
        content: " ";
        display: block; }
      .dm-today-wrap .domain-benefit .items:after {
        clear: both; }
      .dm-today-wrap .domain-benefit .items > li {
        float: left;
        width: 380px;
        height: 438px;
        padding: 175px 37px 0;
        margin-left: 20px;
        text-align: left;
        font-size: 18px;
        letter-spacing: 0;
        color: #fff;
        font-weight: 400; }
        .dm-today-wrap .domain-benefit .items > li:first-child {
          margin-left: 0; }
        .dm-today-wrap .domain-benefit .items > li.ico-benefit-1 {
          background: #2886ca url("/assets/renew/images/ico_benefit_1.png") no-repeat 40px 40px; }
        .dm-today-wrap .domain-benefit .items > li.ico-benefit-2 {
          background: #2886ca url("/assets/renew/images/ico_benefit_4.png") no-repeat 40px 40px; }
        .dm-today-wrap .domain-benefit .items > li.ico-benefit-3 {
          background: #2886ca url("/assets/renew/images/ico_benefit_5.png") no-repeat 40px 40px; }
        .dm-today-wrap .domain-benefit .items > li a {
          color: #fff;
          font-weight: 400; }
          .dm-today-wrap .domain-benefit .items > li a:hover {
            text-decoration: underline; }
          .dm-today-wrap .domain-benefit .items > li a i {
            margin-left: 12px; }
        .dm-today-wrap .domain-benefit .items > li .w-list {
          font-size: 16px;
          color: #cdf7ff;
          font-weight: 300;
          margin-top: 20px; }
          .dm-today-wrap .domain-benefit .items > li .w-list > li + li {
            margin-top: 6px; }
          .dm-today-wrap .domain-benefit .items > li .w-list > li > span {
            display: table-cell;
            width: 40px; }
  .dm-today-wrap .dm-main-copy {
    background: url(/assets/renew/images/bg_dm_main_copy.png) center 0/cover no-repeat; }
    .dm-today-wrap .dm-main-copy.event-180220 {
      background: url(/assets/renew/images/img_event_180220.png) center 0/cover no-repeat; }
    .dm-today-wrap .dm-main-copy.event-packageevent {
      background: url(/assets/renew/images/img_event_packageevent.png) center 0/cover no-repeat; }
      .dm-today-wrap .dm-main-copy.event-packageevent p {
        font-size: 18px;
        color: #333; }
      .dm-today-wrap .dm-main-copy.event-packageevent .copy {
        margin-bottom: 35px;
        font-size: 46px;
        color: #333; }
    .dm-today-wrap .dm-main-copy p {
      color: #fff; }
    .dm-today-wrap .dm-main-copy .copy + p {
      font-size: 18px;
      margin-bottom: 35px; }
  .dm-today-wrap .hangul-domain-evbnr {
    background: url("https://static.gabia.com/event/2018/1001_domain/indexBanner2.png") center 0/cover no-repeat;
    height: 300px;
    color: #fff;
    text-align: center;
    padding: 60px 0; }
    .dm-today-wrap .hangul-domain-evbnr .sub {
      font-size: 16px; }
    .dm-today-wrap .hangul-domain-evbnr .main {
      font-size: 40px;
      margin-bottom: 40px; }
  .dm-today-wrap .shop-domain-evbnr {
    background: url("https://static.gabia.com/event/2019/0201_do/img_event_shopevent.png") center 0/cover no-repeat;
    height: 446px;
    color: #fff;
    background-color: #f1a657;
    padding-top: 298px;
    padding-left: calc(50% - 598px); }

a.linked, a:link.linked, a:visited.linked {
  color: inherit; }
  a.linked:hover, a:link.linked:hover, a:visited.linked:hover {
    text-decoration: underline; }
  a.linked.blue, a:link.linked.blue, a:visited.linked.blue {
    color: #1d7abd; }

.txt-blue {
  color: #1d7abd; }

.transfer-dm-wrap .domain-sub-header.transfer {
  background: url(/assets/renew/images/transfer_domain.png) center 0/cover no-repeat; }
.transfer-dm-wrap section.tmargin {
  margin-top: 80px; }
.transfer-dm-wrap section .copy {
  font-size: 32px;
  margin-bottom: 16px; }
.transfer-dm-wrap section .scopy {
  font-size: 28px;
  margin-bottom: 16px; }
.transfer-dm-wrap .w-table.only-hborder th, .transfer-dm-wrap .w-table.only-hborder td {
  border-right: none; }
  .transfer-dm-wrap .w-table.only-hborder th.gt-center, .transfer-dm-wrap .w-table.only-hborder td.gt-center {
    text-align: center; }
.transfer-dm-wrap .w-table.only-hborder td {
  color: #666; }
.transfer-dm-wrap .search-section {
  background: #fbfaf8;
  padding: 40px 0; }
  .transfer-dm-wrap .search-section .info {
    margin-top: 20px;
    padding-left: 90px; }
    .transfer-dm-wrap .search-section .info.adultblock {
      padding-left: 160px; }
.transfer-dm-wrap .res-search .w-table [class*='gt-btn-'] {
  padding-left: 33px;
  padding-right: 33px; }
.transfer-dm-wrap .res-search .btns {
  margin-top: 30px; }
  .transfer-dm-wrap .res-search .btns button:nth-child(1) {
    margin-right: 10px; }
  .transfer-dm-wrap .res-search .btns button:nth-child(2) {
    margin-left: 10px; }
.transfer-dm-wrap .process-transfer .steps {
  margin-bottom: 30px; }
.transfer-dm-wrap .faq-area {
  padding-top: 140px; }
  .transfer-dm-wrap .faq-area .gt-btn-toggle {
    margin-top: 14px; }
  .transfer-dm-wrap .faq-area .gt-btn-txt {
    font-size: inherit; }
  .transfer-dm-wrap .faq-area .sort-wrap {
    margin-top: 30px;
    background-color: #fff; }
  .transfer-dm-wrap .faq-area .sort-table {
    padding: 46px 50px;
    border: 1px solid #EAEAEA;
    border-top: none; }
    .transfer-dm-wrap .faq-area .sort-table .w-table th,
    .transfer-dm-wrap .faq-area .sort-table .w-table td {
      text-align: center; }
    .transfer-dm-wrap .faq-area .sort-table .w-table td:nth-of-type(2) {
      text-align: right; }
    .transfer-dm-wrap .faq-area .sort-table .is-event span:first-child {
      color: #F66A07; }
    .transfer-dm-wrap .faq-area .sort-table .is-event span:last-child {
      font-size: 14px;
      text-decoration: line-through; }
    .transfer-dm-wrap .faq-area .sort-table .more-view__btn {
      width: 100%;
      line-height: 50px;
      margin-top: 9px;
      border-radius: 6px;
      box-shadow: 0px 0px 4px #00000014;
      color: #666; }
      .transfer-dm-wrap .faq-area .sort-table .more-view__btn i {
        position: relative;
        top: -2px;
        font-size: 11px; }
  .transfer-dm-wrap .faq-area .sort-tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-right: 1px solid #EAEAEA; }
    .transfer-dm-wrap .faq-area .sort-tab > button {
      width: 100%;
      height: 52px;
      border-top: 2px solid #EAEAEA;
      border-left: 1px solid #EAEAEA;
      border-bottom: 1px solid #EAEAEA;
      font-size: 18px;
      font-weight: 300;
      color: #666; }
      .transfer-dm-wrap .faq-area .sort-tab > button.is-active {
        border-top-color: #6F6F6F;
        border-bottom: none;
        font-weight: normal;
        color: #333; }
      .transfer-dm-wrap .faq-area .sort-tab > button:last-child {
        padding-left: 12px;
        padding-right: 12px; }
.transfer-dm-wrap .status-search .btn-detail {
  text-align: left;
  width: 146px;
  padding: 7px 10px;
  margin-right: 10px;
  border: 1px solid #999; }
  .transfer-dm-wrap .status-search .btn-detail > i {
    float: right;
    margin-top: 4px; }
.transfer-dm-wrap .date-search-frm {
  display: table;
  width: 100%;
  margin-bottom: 30px; }
  .transfer-dm-wrap .date-search-frm > dt, .transfer-dm-wrap .date-search-frm > dd {
    display: table-cell;
    text-align: left; }
  .transfer-dm-wrap .date-search-frm > dt {
    width: 80px; }
  .transfer-dm-wrap .date-search-frm > dd .pickdate {
    width: calc(50% - 52px); }
    .transfer-dm-wrap .date-search-frm > dd .pickdate + .btn-cal {
      width: 40px;
      height: 40px;
      background-color: #666;
      color: #fff; }
  .transfer-dm-wrap .date-search-frm > dd .period-bar {
    display: inline-block;
    width: 20px;
    text-align: center; }
  .transfer-dm-wrap .date-search-frm + .date-search-frm {
    margin-top: 20px; }
.transfer-dm-wrap .sub-header__btn-area {
  position: absolute;
  top: calc(50% - 20px);
  right: 0; }
  .transfer-dm-wrap .sub-header__btn-area .sub-header__btn {
    display: inline-block;
    width: 160px;
    height: 40px;
    font-size: 16px;
    line-height: 36px;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: all .3s; }
    .transfer-dm-wrap .sub-header__btn-area .sub-header__btn:hover {
      border: 1px solid #fff;
      background-color: #fff;
      color: #1d7abd; }
.transfer-dm-wrap .process-transfer .btn-basic-form {
  display: inline-block;
  padding: 4px 18px;
  border: 1px solid transparent;
  border-color: #666;
  border-radius: 3px;
  font-size: 14px;
  color: #666;
  text-align: center;
  letter-spacing: -1px;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  transition: background-color .15s ease-in-out;
  position: relative;
  top: -3px; }
  .transfer-dm-wrap .process-transfer .btn-basic-form:hover {
    border-color: transparent;
    background-color: #666;
    color: #fff; }

.transfer.w-list > li {
  font-weight: bold; }
  .transfer.w-list > li ul {
    font-weight: normal;
    padding-bottom: 20px; }

.fold-table .view td, .fold-table .view th {
  cursor: pointer; }
.fold-table .fold {
  display: none; }
  .fold-table .fold.open {
    display: table-row; }
.fold-table button + button {
  margin-left: 10px; }
.fold-table .auth {
  display: flex;
  column-gap: 10px;
  align-items: center; }
  .fold-table .auth dt {
    width: 80px; }
.fold-table .msg-code {
  padding-left: 90px;
  padding-top: 5px;
  font-size: 14px; }
  .fold-table .msg-code.error {
    color: #e05f00; }
  .fold-table .msg-code.success {
    color: #3090d6; }

.transfer-domain__btnlist .btn-reset {
  border: 1px solid #333;
  margin-right: 10px;
  padding: 12px 32px;
  font-size: 18px; }
  .transfer-domain__btnlist .btn-reset .fa-undo {
    transform: rotateY(180deg);
    font-size: 16px; }
  .transfer-domain__btnlist .btn-reset:hover {
    background-color: #333;
    color: #fff;
    transition: background-color .15s ease-in-out; }

.a-link {
  color: #1d7abd; }
  .a-link:link, .a-link:visited, .a-link:hover {
    color: #1d7abd; }

.domain-sub-header {
  background: url("/assets/renew/images/regist_domain02.png") no-repeat top center/cover; }
  .domain-sub-header + .gt-tab.type4 .tab-nav-wrap {
    margin-bottom: 0; }

.domain-sub-header-new {
  background: url("/assets/renew/images/regist_domain02.png") no-repeat top center/cover;
  background-color: #007bc1; }
  .domain-sub-header-new + .gt-tab.type4 .tab-nav-wrap {
    margin-bottom: 0; }
  .domain-sub-header-new .event-link {
    margin-top: 10px;
    padding-left: 94px;
    font-size: 18px; }
    .domain-sub-header-new .event-link a {
      cursor: pointer; }
      .domain-sub-header-new .event-link a:hover {
        text-decoration: underline; }

.domain-info-container {
  margin-top: 50px; }
  .domain-info-container .tab-info-header {
    height: 56px;
    line-height: 53px;
    background-color: #f9fafc;
    border-top: 1px solid #9a9a9a;
    border-bottom: 1px solid #e5e5e5;
    text-align: center; }
    .domain-info-container .tab-info-header span {
      display: inline-block; }
      .domain-info-container .tab-info-header span:first-child {
        width: 302px;
        border-right: 1px solid #e5e5e5; }
      .domain-info-container .tab-info-header span:last-child {
        width: calc(100% - 302px); }
  .domain-info-container .tab-info-conts {
    border-bottom: 1px solid #9a9a9a; }
    .domain-info-container .tab-info-conts:before, .domain-info-container .tab-info-conts:after {
      content: " ";
      display: block; }
    .domain-info-container .tab-info-conts:after {
      clear: both; }
    .domain-info-container .tab-info-conts .tab-nav-wrap {
      float: left;
      position: relative;
      z-index: 10; }
      .domain-info-container .tab-info-conts .tab-nav-wrap .gt-tab-nav {
        width: 302px; }
        .domain-info-container .tab-info-conts .tab-nav-wrap .gt-tab-nav .gt-nav-item {
          display: inline-block;
          width: 100%;
          background-color: #f9fafc;
          border-top: 0;
          border-right: 1px solid #e5e5e5;
          border-bottom: 1px solid #e5e5e5;
          border-left: none;
          text-align: center;
          color: #999;
          cursor: pointer; }
          .domain-info-container .tab-info-conts .tab-nav-wrap .gt-tab-nav .gt-nav-item.text-left {
            padding-left: 30px;
            text-align: left; }
          .domain-info-container .tab-info-conts .tab-nav-wrap .gt-tab-nav .gt-nav-item.gt-active {
            background-color: #fff;
            border-right: none;
            color: #1d7abd; }
    .domain-info-container .tab-info-conts .cctld-inc:before {
      margin-right: 8px;
      content: '┖'; }
    .domain-info-container .tab-info-conts .flex-wrap {
      position: relative;
      display: flex;
      height: 588px; }
      .domain-info-container .tab-info-conts .flex-wrap .flex-nav-item {
        flex-basis: 302px;
        border-right: 1px solid #e5e5e5;
        overflow-y: auto;
        overflow-x: hidden; }
        .domain-info-container .tab-info-conts .flex-wrap .flex-nav-item .gt-nav-item {
          border-top: 0;
          border-right: 0;
          border-bottom: 1px solid #e5e5e5; }
  .domain-info-container .tab-conts-wrap {
    float: right;
    width: calc(100% - 302px);
    padding: 20px 30px;
    border-top: 0;
    color: #666;
    font-weight: 400; }
    .domain-info-container .tab-conts-wrap > div:not(:first-child) {
      display: none; }
    .domain-info-container .tab-conts-wrap > div > p {
      display: table;
      padding-bottom: 10px; }
      .domain-info-container .tab-conts-wrap > div > p:before {
        display: inline-block;
        padding-right: 5px;
        content: '\2022'; }
      .domain-info-container .tab-conts-wrap > div > p span:first-child {
        color: #333;
        font-weight: 500; }
        .domain-info-container .tab-conts-wrap > div > p span:first-child:after {
          display: inline-block;
          padding: 0 5px;
          font-weight: bold;
          content: ' : '; }
  .domain-info-container .conts-title {
    padding-bottom: 22px;
    font-size: 32px;
    letter-spacing: -1px; }
    .domain-info-container .conts-title.title_underline {
      padding: 0 0 10px;
      margin-bottom: 20px;
      border-bottom: 1px solid #e4e4e4; }
    .domain-info-container .conts-title.sub_title {
      padding: 70px 0 20px; }
  .domain-info-container .conts_text {
    padding-top: 50px;
    color: #666;
    font-weight: 400; }
    .domain-info-container .conts_text ul li {
      padding-bottom: 5px; }
      .domain-info-container .conts_text ul li ul li {
        padding-bottom: 2px; }
  .domain-info-container .regist_tab {
    padding: 9px 30px !important;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #cdcdcd !important;
    border-radius: 4px; }
    .domain-info-container .regist_tab.gt-active, .domain-info-container .regist_tab:hover {
      color: #1d7abd !important;
      border: 1px solid #1d7abd !important; }
    .domain-info-container .regist_tab + .regist_tab {
      margin-left: 8px; }
  .domain-info-container .list-kr .title {
    color: #333;
    font-weight: 500; }
  .domain-info-container .list-kr .empty-area {
    display: inline-block;
    padding-left: 103px; }
  .domain-info-container .list-kr li a {
    color: #1d7abd;
    font-weight: 500; }
    .domain-info-container .list-kr li a:hover {
      text-decoration: underline; }
  .domain-info-container .detail-info th {
    text-align: center; }
    .domain-info-container .detail-info th.align-left {
      text-align: left; }
  .domain-info-container .detail-info td {
    color: #666; }
    .domain-info-container .detail-info td.align-right {
      text-align: right; }
  .domain-info-container .area-conts-wrap {
    margin-top: 20px; }

.search-wrap.wide {
  border-bottom: 0; }
  .search-wrap.wide ul .www-text {
    height: 60px;
    background: #fff;
    color: #333;
    vertical-align: middle;
    font-size: 24px;
    line-height: 60px;
    font-weight: 400;
    width: 100px;
    text-align: center; }
  .search-wrap.wide ul .domain-input {
    width: calc(100% - 228px); }
    .search-wrap.wide ul .domain-input .gt-input {
      font-size: 24px;
      height: 60px;
      line-height: 60px; }
  .search-wrap.wide ul .search-button {
    padding-top: 0; }
.search-wrap .search-over-bg {
  padding-top: 20px; }
  .search-wrap .search-over-bg button {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    background: #0061a7;
    padding: 13px 30px; }
    .search-wrap .search-over-bg button:hover {
      background-color: #0d246a;
      transition: background-color .15s ease-in-out; }
    .search-wrap .search-over-bg button.out {
      background: #3090d6; }
.search-wrap.adultblock {
  display: flex;
  align-items: stretch;
  justify-content: space-between; }
  .search-wrap.adultblock .input-box li {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    .search-wrap.adultblock .input-box li:last-child {
      margin-bottom: 0; }
    .search-wrap.adultblock .input-box li .label {
      width: 160px;
      display: flex;
      align-items: center; }
      .search-wrap.adultblock .input-box li .label .gt-layer {
        height: 18px; }
        .search-wrap.adultblock .input-box li .label .gt-layer .gt-open-layer:after {
          margin-top: 0; }
    .search-wrap.adultblock .input-box li .gt-input {
      width: 880px;
      border-color: #ccc; }
  .search-wrap.adultblock button {
    font-size: 22px;
    font-weight: 400;
    color: #fff; }

.gdpr {
  padding-top: 40px; }
  .gdpr-num {
    display: inline-block;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #999;
    text-align: center;
    color: #fff;
    line-height: 22px; }
  .gdpr .define-box dl {
    width: 48%;
    letter-spacing: -1px; }
    .gdpr .define-box dl dt {
      background-color: #eceff2;
      height: 48px;
      line-height: 46px;
      text-align: center; }
      .gdpr .define-box dl dt.blue {
        background-color: #b7ddfb; }
    .gdpr .define-box dl dd {
      padding: 20px;
      border: 1px solid #dcdcdc;
      border-top: none;
      color: #666;
      font-size: 13px;
      line-height: 1.7; }
      .gdpr .define-box dl dd > span {
        display: block;
        color: #333;
        font-size: 14px; }
      .gdpr .define-box dl dd > ul {
        padding-top: 15px; }
  .gdpr .define-box .fa-angle-right {
    color: #b3b3b3;
    font-size: 1.8em;
    padding: 0; }

.gtld-table {
  width: 875px;
  display: table;
  border-spacing: 0;
  border-collapse: collapse; }
  .gtld-table th, .gtld-table td {
    display: table-cell;
    text-align: left;
    padding: 0 0 35px 30px;
    background-color: #fff; }
  .gtld-table th {
    background-color: #f9fafc;
    font-weight: normal; }
  .gtld-table tr > th:last-child, .gtld-table td:last-child {
    border-right: none; }
  .gtld-table.gt-table-center tr th, .gtld-table.gt-table-center tr td {
    text-align: center; }
  .gtld-table.type2 {
    border-top: 1px solid #6f6f6f; }
    .gtld-table.type2 th, .gtld-table.type2 td {
      padding: 20px 30px; }
  .gtld-table.type3 {
    border-top: 1px solid #6f6f6f; }
    .gtld-table.type3 th, .gtld-table.type3 td {
      padding: 10px 20px;
      font-size: 14px; }
  .gtld-table.type-board th, .gtld-table.type-board td {
    padding: 10px 20px;
    border-right: none;
    border-right: none; }

.bt1 {
  border-top: 1px solid #9a9a9a; }

.gtld-table-search {
  height: 80px;
  width: 858px;
  text-align: right;
  background-color: #fff;
  position: absolute;
  padding: 20px 20px 0 0;
  z-index: 5; }

.gtld-table-search02 {
  text-align: left;
  position: relative;
  display: inline-block;
  z-index: 5; }
  .gtld-table-search02 .gt-search-common {
    border-radius: 3px 0 0 3px; }
    .gtld-table-search02 .gt-search-common + button {
      border-radius: 0 3px 3px 0; }
    .gtld-table-search02 .gt-search-common::placeholder {
      color: #ccc; }

.gtld_search_wrap {
  margin: 8px 0 20px; }
  .gtld_search_wrap .gtld-select {
    margin-left: 10px;
    width: 180px;
    border-radius: 3px;
    border: 1px solid #cdcdcd; }
  .gtld_search_wrap label {
    margin-right: 0;
    margin-bottom: 0; }

.gtld-container {
  overflow: hidden;
  position: relative;
  margin: auto;
  display: flex;
  height: 646px; }
  .gtld-container .gt-tab-nav {
    height: 646px;
    overflow-y: auto; }
    .gtld-container .gt-tab-nav .gt-nav-item {
      border-top: none !important;
      border-bottom: none !important;
      padding: 17px 30px !important;
      text-align: left !important;
      font-weight: 500;
      color: #999; }
      .gtld-container .gt-tab-nav .gt-nav-item.gt-active {
        border-right: 1px solid #e5e5e5 !important;
        color: #1d7abd !important; }
  .gtld-container .newgtld_contents {
    display: inline-block;
    width: 100%;
    padding: 30px;
    color: #666 !important; }
    .gtld-container .newgtld_contents .title {
      color: #333 !important; }
    .gtld-container .newgtld_contents .newgtld_title {
      font-size: 20px;
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #e4e4e4; }
    .gtld-container .newgtld_contents li + li {
      padding-top: 11px; }
  .gtld-container .tab-nav-wrap {
    border-right: 1px solid #e5e5e5 !important; }
    .gtld-container .tab-nav-wrap .gt-nav-item {
      border-right: none !important; }
      .gtld-container .tab-nav-wrap .gt-nav-item.gt-active {
        border-right: none !important; }

.tooltip-wrapper {
  float: left;
  padding-left: 200px;
  margin-left: -200px;
  padding-top: 80px;
  margin-top: -80px;
  padding-bottom: 20px;
  overflow: hidden;
  width: 1078px;
  height: 979px;
  overflow-y: auto; }

.tooltip-wrapper table td {
  position: relative; }
  .tooltip-wrapper table td a:hover {
    color: #1d7abd; }

div.tooltip {
  display: none;
  position: absolute;
  background: #4d515a;
  color: #fff;
  text-align: center;
  font-size: .8em;
  line-height: 18px;
  width: 220px;
  height: 58px;
  left: -50px;
  top: -62px;
  padding-top: 11px;
  border-radius: .4em;
  z-index: 10; }

.tooltip-wrapper td a:hover + div.tooltip {
  display: block; }

.pr20 {
  padding-right: 20px; }

.info-result-step-wrap {
  position: relative;
  margin: auto;
  width: 1180px; }
  .info-result-step-wrap:before, .info-result-step-wrap:after {
    content: " ";
    display: block; }
  .info-result-step-wrap:after {
    clear: both; }
  .info-result-step-wrap .layer-tld-wrap {
    width: 100%;
    position: absolute;
    margin: 0; }
    .info-result-step-wrap .layer-tld-wrap .btn-layer-tld {
      width: 100%;
      height: 62px; }
      .info-result-step-wrap .layer-tld-wrap .btn-layer-tld i {
        margin-left: 12px; }
    .info-result-step-wrap .layer-tld-wrap a {
      width: 129px;
      height: 62px;
      font-size: 18px;
      color: #fff;
      border: 1px #fff solid; }
      .info-result-step-wrap .layer-tld-wrap a > i {
        margin-right: 0px; }
      .info-result-step-wrap .layer-tld-wrap a:hover, .info-result-step-wrap .layer-tld-wrap a:active {
        background-color: #fff;
        color: #3090d6; }
    .info-result-step-wrap .layer-tld-wrap .layer-triangle {
      position: absolute;
      width: 0;
      height: 0;
      top: -10px;
      right: 45px;
      border-right: 20px solid transparent;
      border-left: 20px solid transparent;
      border-bottom: 20px solid #fff; }
    .info-result-step-wrap .layer-tld-wrap .layer-tld-box {
      position: absolute;
      top: 83px;
      width: 220px;
      margin: 0 auto;
      left: 960px;
      padding: 15px 20px;
      border: 1px solid #999;
      background-color: #fff;
      z-index: 500; }
      .info-result-step-wrap .layer-tld-wrap .layer-tld-box em {
        display: block;
        margin-bottom: 14px; }
      .info-result-step-wrap .layer-tld-wrap .layer-tld-box input.tld {
        width: 100%;
        border-color: #c7cbcc;
        height: 32px; }
    .info-result-step-wrap .layer-tld-wrap .layer-tld-items {
      margin-top: 10px;
      border-top: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5;
      height: 151px;
      overflow: auto; }
      .info-result-step-wrap .layer-tld-wrap .layer-tld-items > li > button {
        display: block;
        width: 100%;
        line-height: 30px;
        color: #666;
        text-align: left;
        padding: 0 10px; }
      .info-result-step-wrap .layer-tld-wrap .layer-tld-items > li:hover > button, .info-result-step-wrap .layer-tld-wrap .layer-tld-items > li.gt-active > button {
        color: #333;
        background-color: #f0f3f8; }

.result-step-wrap02 {
  position: relative;
  margin: auto;
  width: 1180px;
  z-index: 500; }
  .result-step-wrap02:before, .result-step-wrap02:after {
    content: " ";
    display: block; }
  .result-step-wrap02:after {
    clear: both; }
  .result-step-wrap02 .layer-tld-wrap {
    width: 100%;
    position: fixed;
    margin: 0; }
    .result-step-wrap02 .layer-tld-wrap .btn-layer-tld {
      width: 100%;
      height: 62px; }
      .result-step-wrap02 .layer-tld-wrap .btn-layer-tld i {
        margin-left: 12px; }
    .result-step-wrap02 .layer-tld-wrap a {
      width: 129px;
      height: 62px;
      font-size: 18px;
      color: #fff;
      border: 1px #fff solid; }
      .result-step-wrap02 .layer-tld-wrap a > i {
        margin-right: 0px; }
      .result-step-wrap02 .layer-tld-wrap a:hover, .result-step-wrap02 .layer-tld-wrap a:active {
        background-color: #fff;
        color: #3090d6; }
    .result-step-wrap02 .layer-tld-wrap .layer-triangle {
      position: absolute;
      width: 0;
      height: 0;
      top: -10px;
      right: 3px;
      border-right: 20px solid transparent;
      border-left: 20px solid transparent;
      border-bottom: 20px solid #fff; }
    .result-step-wrap02 .layer-tld-wrap .layer-tld-box {
      position: absolute;
      top: -232px;
      width: 220px;
      margin: 0 auto;
      left: 960px;
      padding: 15px 20px;
      border: 1px solid #999;
      background-color: #fff;
      z-index: 500; }
      .result-step-wrap02 .layer-tld-wrap .layer-tld-box em {
        display: block;
        margin-bottom: 14px; }
      .result-step-wrap02 .layer-tld-wrap .layer-tld-box input.tld {
        width: 100%;
        border-color: #c7cbcc;
        height: 32px; }
    .result-step-wrap02 .layer-tld-wrap .layer-tld-items {
      margin-top: 10px;
      border-top: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5;
      height: 151px;
      overflow: auto; }
      .result-step-wrap02 .layer-tld-wrap .layer-tld-items > li > button {
        display: block;
        width: 100%;
        line-height: 30px;
        color: #666;
        text-align: left;
        padding: 0 10px; }
      .result-step-wrap02 .layer-tld-wrap .layer-tld-items > li:hover > button, .result-step-wrap02 .layer-tld-wrap .layer-tld-items > li.gt-active > button {
        color: #333;
        background-color: #f0f3f8; }

.chip-wrap {
  width: 783px;
  margin: 1px 0 0 95px;
  background-color: #fff;
  padding: 11px 20px 15px; }
  .chip-wrap .chip-reset a {
    color: #bbb;
    float: left; }
    .chip-wrap .chip-reset a:hover, .chip-wrap .chip-reset a:active {
      color: #1d7abd; }
  .chip-wrap .chip-count {
    float: right;
    color: #bbb; }
    .chip-wrap .chip-count .choice_txt {
      color: #333; }
  .chip-wrap .list-tld-chip {
    float: left;
    width: 100%;
    padding-bottom: 25px;
    max-height: 112px;
    min-height: 84px; }
    .chip-wrap .list-tld-chip .tld-chip {
      float: left;
      margin: 4px 6px 0 0;
      background-color: #eaeaea;
      border-radius: 4px;
      display: table;
      font-size: 14px; }
      .chip-wrap .list-tld-chip .tld-chip > * {
        float: left;
        height: 22px; }
      .chip-wrap .list-tld-chip .tld-chip .tld {
        display: block;
        padding: 0 8px;
        color: #000;
        font-size: 14px;
        font-family: arial;
        letter-spacing: 0.1px; }
      .chip-wrap .list-tld-chip .tld-chip .remove {
        width: 20px;
        color: #999;
        border-radius: 0 4px 4px 0;
        font-size: 13px; }
        .chip-wrap .list-tld-chip .tld-chip .remove i {
          position: relative;
          top: -1px; }
      .chip-wrap .list-tld-chip .tld-chip:hover .remove {
        color: #fff;
        background-color: #bbb; }

.pt60 {
  padding-top: 60px; }

.btn_item_top {
  position: absolute;
  z-index: 11;
  bottom: 6px;
  left: 245px;
  background-color: #fff;
  width: 36px;
  height: 36px;
  color: #999;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  .btn_item_top:hover {
    color: #333; }

/*  reserve domain */
.domain-sub-header {
  width: 100%;
  background-size: cover; }
  .domain-sub-header.reserve-domain {
    background: url(/assets/renew/images/reserve_domain_world.png) no-repeat top center;
    background-size: cover; }

.mgr-10 {
  margin-right: 10px; }

.case-reserve-domain .gt-tab-nav a {
  width: 20%; }
.case-reserve-domain .gt-checkbox, .case-reserve-domain .gt-radio {
  margin-right: 4px; }
.case-reserve-domain .w-table th, .case-reserve-domain .w-table td {
  padding: 25px 30px; }
.case-reserve-domain .w-table .fa-search {
  color: #1d7abd; }
.case-reserve-domain .w-table .center {
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

.reserve-search {
  padding: 40px 0;
  background: #fbfaf8; }
  .reserve-search .text {
    padding-top: 20px;
    padding-left: 90px;
    font-weight: 300;
    color: #666; }
  .reserve-search .search-wrap.wide ul .reserve {
    width: calc(100% - 310px); }
  .reserve-search .search-wrap.wide ul.multi-line .reserve {
    width: calc(100% - 260px); }
  .reserve-search.korea {
    padding-top: 45px;
    padding-bottom: 80px; }
    .reserve-search.korea input[type="image"] {
      margin-left: 32px; }
  .reserve-search .search-option {
    color: #666; }
.reserve-title {
  padding-top: 100px;
  padding-bottom: 20px; }
  .reserve-title:before, .reserve-title:after {
    content: " ";
    display: block; }
  .reserve-title:after {
    clear: both; }
  .reserve-title h3 {
    float: left;
    font-size: 32px; }
.reserve-button {
  float: right; }
.reserve-select {
  background-color: #fbfaf8;
  padding: 75px 0 60px; }
  .reserve-select.korea {
    padding: 40px 0;
    margin-bottom: 80px; }
  .reserve-select.kr {
    padding: 40px 0;
    margin-bottom: 80px; }
  .reserve-select dl {
    padding-bottom: 15px; }
    .reserve-select dl:before, .reserve-select dl:after {
      content: " ";
      display: block; }
    .reserve-select dl:after {
      clear: both; }
  .reserve-select dt {
    display: inline-block;
    width: 155px;
    font-size: 18px;
    vertical-align: top; }
    .reserve-select dt.title {
      padding-top: 8px; }
  .reserve-select dd {
    display: inline-block;
    margin-right: 30px; }
  .reserve-select-option {
    padding-bottom: 20px; }
    .reserve-select-option:before, .reserve-select-option:after {
      content: " ";
      display: block; }
    .reserve-select-option:after {
      clear: both; }
    .reserve-select-option select {
      margin-right: 7px; }
      .reserve-select-option select + select {
        margin-right: 0; }
  .reserve-select .search-wrap:before, .reserve-select .search-wrap:after {
    content: " ";
    display: block; }
  .reserve-select .search-wrap:after {
    clear: both; }
  .reserve-select .search-wrap.list-search {
    padding-bottom: 0; }
    .reserve-select .search-wrap.list-search .gt-search-common {
      border: 0; }
  .reserve-select .search-wrap .input-wrap {
    float: left;
    width: 820px;
    border: 1px solid #cecece;
    background: #fff; }
    .reserve-select .search-wrap .input-wrap + button {
      float: left;
      margin-left: -1px;
      width: 40px;
      height: 40px;
      color: #fff;
      background: #666; }
    .reserve-select .search-wrap .input-wrap .guide-text {
      display: inline-block;
      padding-left: 10px;
      font-size: 16px;
      vertical-align: middle; }
      .reserve-select .search-wrap .input-wrap .guide-text.multi {
        vertical-align: top;
        padding-top: 8px; }
    .reserve-select .search-wrap .input-wrap .gt-input {
      height: 38px;
      padding-left: 10px;
      width: calc(100% - 62px); }
      .reserve-select .search-wrap .input-wrap .gt-input.gt-search-multi {
        font-size: 16px;
        line-height: 1.5;
        height: 117px;
        padding-top: 8px;
        width: calc(100% - 71px); }
  .reserve-select .search-wrap .search-option {
    float: right;
    margin-left: 20px;
    margin-top: 7px; }
  .reserve-select .search-wrap.list-search .search-option {
    margin-right: 10px;
    margin-left: 0; }
.reserve-help {
  padding: 90px 0 0; }
  .reserve-help ul:before, .reserve-help ul:after {
    content: " ";
    display: block; }
  .reserve-help ul:after {
    clear: both; }
  .reserve-help li {
    float: left;
    width: 50%;
    padding-right: 50px;
    padding-bottom: 90px;
    font-weight: 300; }
    .reserve-help li .img-thumb {
      display: inline-block;
      width: 145px;
      height: 135px;
      background-position: left 50%;
      background-repeat: no-repeat; }
      .reserve-help li .img-thumb.research {
        background-image: url("/assets/renew/images/ico_help_reserve_new.png"); }
      .reserve-help li .img-thumb.domain {
        background-image: url("/assets/renew/images/ico_help_domain_new.png"); }
      .reserve-help li .img-thumb.kr-domain {
        background-image: url("/assets/renew/images/ico_help_kr.png"); }
      .reserve-help li .img-thumb.gabia-domain {
        background-image: url("/assets/renew/images/ico_help_gabia_new.png"); }
    .reserve-help li .weakgray {
      font-size: 14px;
      color: #999; }
  .reserve-help h4 {
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 28px; }
.reserve-price {
  padding: 90px 0 110px;
  border-top: 1px solid #eee; }
  .reserve-price h3 {
    font-size: 32px;
    padding-bottom: 35px; }
  .reserve-price .w-table {
    margin-top: 30px;
    margin-bottom: 75px; }
  .reserve-price .weakgray {
    font-size: 14px;
    color: #999; }
  .reserve-price .w-blue-text {
    color: #1d7abd; }
.reserve-step {
  background: #f9fafc;
  padding: 90px 0 110px; }
  .reserve-step h3 {
    font-size: 32px;
    padding-bottom: 40px; }
.reserve-season {
  padding-top: 90px; }
  .reserve-season h3 {
    font-size: 32px;
    padding-bottom: 40px; }

.ml10 {
  margin-left: 10px; }

.search-wrap.wide ul.with-domain-bg .www-text {
  background: none;
  width: 90px;
  display: inline-block;
  font-size: 26px;
  text-align: left; }
.search-wrap.wide ul.with-domain-bg .domain-input {
  width: calc(100% - 238px); }
.search-wrap.wide ul.with-domain-bg .gt-input {
  padding: 10px 20px;
  border: 1px solid #ccc;
  height: 175px;
  line-height: 1.5;
  margin-right: 0; }
.search-wrap.wide ul.with-domain-bg .search-button button {
  margin-left: 20px;
  padding: 0 30px;
  color: #fff;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  font-weight: 400; }

.addition-wrap .fa-angle-right {
  position: relative;
  top: 2px;
  padding-left: 5px;
  color: #333;
  font-size: 1.2em; }
.addition-wrap .domain-sub-header {
  background: url("/assets/renew/images/header_addition.png") no-repeat top center;
  background-size: cover; }
.addition-wrap .addition-conts .addition-header {
  padding-top: 80px;
  padding-bottom: 60px;
  text-align: center; }
  .addition-wrap .addition-conts .addition-header > .tit {
    padding-bottom: 24px; }
  .addition-wrap .addition-conts .addition-header p {
    font-weight: 300;
    color: #666; }
.addition-wrap .addition-conts .items {
  /*@include domain-padding(50px, 80px);*/ }
  .addition-wrap .addition-conts .items:before, .addition-wrap .addition-conts .items:after {
    content: " ";
    display: block; }
  .addition-wrap .addition-conts .items:after {
    clear: both; }
  .addition-wrap .addition-conts .items > li {
    float: left;
    width: 50%; }
    .addition-wrap .addition-conts .items > li .img-thumb {
      display: inline-block;
      width: 110px;
      height: 110px;
      background-position: center 50%;
      background-repeat: no-repeat; }
      .addition-wrap .addition-conts .items > li .img-thumb.regHide {
        background-image: url("/assets/renew/images/ico_regHide.png"); }
      .addition-wrap .addition-conts .items > li .img-thumb.secureLock {
        background-image: url("/assets/renew/images/ico_secureLock.png"); }
      .addition-wrap .addition-conts .items > li .img-thumb.dmConnect {
        background-image: url("/assets/renew/images/ico_dmConnect.png"); }
      .addition-wrap .addition-conts .items > li .img-thumb.dmForward {
        background-image: url("/assets/renew/images/ico_dmForward.png"); }
      .addition-wrap .addition-conts .items > li .img-thumb.dns {
        background-image: url("/assets/renew/images/ico_dns.png"); }
      .addition-wrap .addition-conts .items > li .img-thumb.parking {
        background-image: url("/assets/renew/images/ico_parking.png"); }
      .addition-wrap .addition-conts .items > li .img-thumb.freewebmail {
        background-image: url("/assets/renew/images/ico_freewebmail.png"); }
    .addition-wrap .addition-conts .items > li .title {
      font-size: 18px;
      padding-top: 10px; }
    .addition-wrap .addition-conts .items > li .cont {
      padding-top: 14px;
      color: #666;
      font-weight: 300; }
  .addition-wrap .addition-conts .items.horizon {
    padding-top: 90px;
    padding-bottom: 0px; }
    .addition-wrap .addition-conts .items.horizon > li .img-thumb {
      width: 72px;
      height: 74px; }
    .addition-wrap .addition-conts .items.horizon > li .title {
      padding-top: 0; }
    .addition-wrap .addition-conts .items.horizon > li .cont {
      padding-top: 5px; }
  .addition-wrap .addition-conts .items.three > li {
    width: 33.3%; }
  .addition-wrap .addition-conts .items.one > li {
    width: 100%; }
  .addition-wrap .addition-conts .items.one {
    padding: 0; }
.addition-wrap .addition-conts .domain-service {
  padding-top: 70px; }
.addition-wrap .addition-conts .domain-security .items > li:nth-child(odd) {
  padding-right: 44px; }
.addition-wrap .addition-conts .domain-security .items > li:nth-child(even) {
  padding-left: 44px; }
.addition-wrap .addition-conts .domain-security .items > li .cont {
  min-height: 150px; }
  .addition-wrap .addition-conts .domain-security .items > li .cont.one {
    padding-bottom: 50px;
    min-height: auto; }
.addition-wrap .addition-conts .domain-security .layer-freewebmail {
  font-size: 16px; }
  .addition-wrap .addition-conts .domain-security .layer-freewebmail .block {
    padding-top: 30px; }
    .addition-wrap .addition-conts .domain-security .layer-freewebmail .block .title {
      padding-bottom: 5px; }
  .addition-wrap .addition-conts .domain-security .layer-freewebmail li {
    width: 100%; }
.addition-wrap .addition-conts .domain-security .define-box.half {
  width: 50%; }
.addition-wrap .addition-conts .domain-security .define-box dl {
  width: 256px;
  letter-spacing: -1px; }
  .addition-wrap .addition-conts .domain-security .define-box dl dt {
    background-color: #eceff2;
    height: 48px;
    line-height: 46px;
    text-align: center; }
    .addition-wrap .addition-conts .domain-security .define-box dl dt.blue {
      background-color: #b7ddfb; }
  .addition-wrap .addition-conts .domain-security .define-box dl dd {
    padding: 20px;
    border: 1px solid #dcdcdc;
    border-top: none;
    color: #666;
    font-size: 13px;
    line-height: 1.7; }
    .addition-wrap .addition-conts .domain-security .define-box dl dd > span {
      display: block;
      color: #333;
      font-size: 14px; }
    .addition-wrap .addition-conts .domain-security .define-box dl dd > ul {
      padding-top: 15px; }
.addition-wrap .addition-conts .domain-security .define-box .fa-angle-right {
  color: #b3b3b3;
  font-size: 1.8em;
  padding: 0; }
.addition-wrap .addition-conts .domain-security .relation-tree {
  position: relative; }
  .addition-wrap .addition-conts .domain-security .relation-tree dt, .addition-wrap .addition-conts .domain-security .relation-tree dd {
    width: 216px;
    height: 48px;
    line-height: 46px;
    text-align: center;
    color: #666; }
  .addition-wrap .addition-conts .domain-security .relation-tree dt {
    position: absolute;
    left: 0;
    border: 1px solid #dcdcdc; }
    .addition-wrap .addition-conts .domain-security .relation-tree dt:after {
      display: block;
      content: '';
      width: 105px;
      height: 1px;
      background-color: #dcdcdc;
      position: absolute;
      top: 22px;
      right: -105px; }
  .addition-wrap .addition-conts .domain-security .relation-tree dd {
    margin-left: 320px;
    background-color: #eceff2;
    position: relative; }
    .addition-wrap .addition-conts .domain-security .relation-tree dd + dd {
      margin-top: 12px; }
      .addition-wrap .addition-conts .domain-security .relation-tree dd + dd:before {
        display: block;
        content: '';
        width: 56px;
        height: 61px;
        border-bottom: 1px solid #dcdcdc;
        border-left: 1px solid #dcdcdc;
        position: absolute;
        top: -37px;
        left: -56px; }
.addition-wrap .addition-conts .domain-security .table-highlight {
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 8px; }
.addition-wrap .addition-conts .domain-connect {
  background-color: #eceff2;
  padding: 80px 0; }
  .addition-wrap .addition-conts .domain-connect .items > li:nth-child(odd) {
    padding-right: 44px; }
  .addition-wrap .addition-conts .domain-connect .items > li:nth-child(even) {
    padding-left: 44px; }
  .addition-wrap .addition-conts .domain-connect .items > li .cont {
    min-height: 125px; }
  .addition-wrap .addition-conts .domain-connect .border-bottom {
    border-color: #dcdcdc; }
  .addition-wrap .addition-conts .domain-connect .white-box {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    font-weight: 400;
    letter-spacing: -1px;
    padding: 17px 20px; }
    .addition-wrap .addition-conts .domain-connect .white-box + .white-box {
      margin-top: 5px; }
    .addition-wrap .addition-conts .domain-connect .white-box dd {
      padding-top: 12px;
      font-size: 14px;
      color: #666; }
.addition-wrap .domain-connect .items .layer-freewebmail {
  font-size: 16px; }
  .addition-wrap .domain-connect .items .layer-freewebmail .block {
    padding-top: 30px; }
    .addition-wrap .domain-connect .items .layer-freewebmail .block .title {
      padding-bottom: 5px; }
  .addition-wrap .domain-connect .items .layer-freewebmail li {
    width: 100%; }
.addition-wrap .icon-star {
  font-size: 14px;
  color: #ffa200; }
.addition-wrap .icon-star:not(:first-child) {
  padding-left: 4px; }

.agency-wrap .domain-sub-header {
  background: url("/assets/renew/images/bg_header_agency.png") no-repeat top center;
  background-size: cover; }
.agency-wrap .cont-title {
  font-size: 28px;
  margin-bottom: 16px; }
  .agency-wrap .cont-title.space-t-100 {
    padding-top: 85px; }
.agency-wrap label.w-100 {
  width: 100%; }
.agency-wrap .table-bottom {
  padding-top: 25px; }
  .agency-wrap .table-bottom:before, .agency-wrap .table-bottom:after {
    content: " ";
    display: block; }
  .agency-wrap .table-bottom:after {
    clear: both; }
  .agency-wrap .table-bottom .w-list {
    float: left; }
  .agency-wrap .table-bottom .gt-btn-ghost {
    float: right; }
.agency-wrap .btn-tr-delete {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/assets/renew/images/btn_delete.png") no-repeat 0 0; }
.agency-wrap #agency_group > tr:first-child .btn-tr-delete {
  display: none; }
.agency-wrap .btn-search-code {
  width: 26px;
  height: 26px;
  padding: 5px;
  margin-left: 5px;
  cursor: pointer; }
.agency-wrap .btns {
  margin-top: 30px; }
  .agency-wrap .btns button:nth-child(1) {
    margin-right: 10px; }
.agency-info .info-box {
  padding: 0 30px;
  line-height: 77px;
  background-color: #f9fafc;
  border-top: 2px solid #6f6f6f;
  border-bottom: 1px solid #e4e4e4; }
.agency-price .price-data {
  margin-top: 27px; }
  .agency-price .price-data th {
    text-align: center; }
  .agency-price .price-data td {
    color: #666; }

.oneclick-wrap section.tmargin {
  margin-top: 80px; }
.oneclick-wrap section .copy {
  font-size: 32px;
  margin-bottom: 16px; }
.oneclick-wrap section .table-copy {
  font-size: 36px;
  margin-bottom: 16px; }
.oneclick-wrap .terms {
  margin: 15px 0 30px 90px; }
  .oneclick-wrap .terms > li {
    color: #666; }
    .oneclick-wrap .terms > li .gt-btn-txt {
      font-size: inherit; }
.oneclick-wrap .oneclick-regist {
  padding: 40px 0 0; }
  .oneclick-wrap .oneclick-regist-btn {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 40px; }
.oneclick-wrap .select-period {
  margin-right: 10px; }
.oneclick-wrap .deposit-status {
  background-color: #f9fafc;
  border: 1px solid #e5e5e5;
  margin: 90px 0 0;
  padding: 33px 0 36px; }
  .oneclick-wrap .deposit-status > dt, .oneclick-wrap .deposit-status dd {
    display: inline-block; }
  .oneclick-wrap .deposit-status > dt {
    color: #141414;
    font-size: 24px;
    margin-right: 12px; }
  .oneclick-wrap .deposit-status > dd {
    color: #308ed0;
    font-size: 36px; }
    .oneclick-wrap .deposit-status > dd .gt-btn-blue {
      margin-left: 32px; }
.oneclick-wrap .btns {
  margin-top: 80px; }
  .oneclick-wrap .btns > a:nth-child(1) {
    margin-right: 5px; }
  .oneclick-wrap .btns > a:nth-child(2) {
    margin-left: 5px; }

.search-wrap.wide ul.with-domain-bg .www-text {
  background: none;
  width: 90px;
  display: inline-block;
  font-size: 26px;
  text-align: left; }
.search-wrap.wide ul.with-domain-bg .domain-input {
  width: calc(100% - 240px); }
.search-wrap.wide ul.with-domain-bg .gt-input {
  padding: 10px 20px;
  border: 1px solid #ccc;
  height: 175px;
  line-height: 1.5;
  margin-right: 0; }
.search-wrap.wide ul.with-domain-bg .search-button button {
  margin-left: 20px;
  padding: 0 30px;
  color: #fff;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  font-weight: 400; }

.icann_60_lock_process {
  padding: 50px 245px;
  text-align: right; }
  .icann_60_lock_process .process_bg {
    display: block;
    background: url(/assets/renew/images/icann_60_lock_process.png) no-repeat;
    width: 767px;
    height: 676px; }

.xxx-domain-wrap .cont-title {
  font-size: 28px;
  margin-bottom: 16px; }
  .xxx-domain-wrap .cont-title.space-t-100 {
    padding-top: 85px; }
.xxx-domain-wrap .w-table th, .xxx-domain-wrap .w-table td {
  border-right: none; }
.xxx-domain-wrap .w-table th {
  text-align: center; }
.xxx-domain-wrap .w-table td {
  color: #666; }
  .xxx-domain-wrap .w-table td:not(:nth-of-type(2)) {
    text-align: center; }
  .xxx-domain-wrap .w-table td.is-not {
    color: #999; }
.xxx-domain-wrap .w-table .row-position {
  position: relative;
  top: 6px; }
.xxx-domain-wrap .btns-wrap {
  padding-top: 30px;
  text-align: center; }
  .xxx-domain-wrap .btns-wrap:not(:first-of-type) {
    margin-left: 10px; }
.xxx-domain-wrap .link-about-membershipid {
  padding-top: 20px;
  color: #666; }
  .xxx-domain-wrap .link-about-membershipid a.a-link {
    color: #1d7abd; }
.xxx-domain-wrap .app-status ul > li .title {
  color: #333; }

.font-size-28 {
  font-size: 28px; }

.font-size-24 {
  font-size: 24px;
  font-weight: 300; }

.margin-t-10 {
  margin-top: 10px; }

.w-333 {
  color: #333; }

.transfer-dm-wrap .btn-tmchapp {
  margin-left: 40px; }
.transfer-dm-wrap .regist-mark-info th {
  text-align: center; }
.transfer-dm-wrap .regist-mark-info td {
  color: #666; }
.transfer-dm-wrap .tmch-process-title {
  display: block;
  border-bottom: 1px solid #ccc;
  text-align: center;
  padding: 0 0 8px;
  margin-bottom: 20px; }
.transfer-dm-wrap .tmch-process > li {
  width: 287px;
  min-height: 169px;
  padding: 15px 20px;
  border: 2px solid #eaeaea;
  float: left;
  margin-right: 10px; }
.transfer-dm-wrap .tmch-process > li:last-child {
  margin-right: 0;
  border-color: #cecece;
  background: #f9fafc; }
.transfer-dm-wrap .tmch-process:before, .transfer-dm-wrap .tmch-process:after {
  content: " ";
  display: block; }
.transfer-dm-wrap .tmch-process:after {
  clear: both; }
.transfer-dm-wrap .box-gray {
  background-color: #f9fafc;
  border-top: 2px solid #6f6f6f;
  border-bottom: 1px solid #e5e5e5;
  padding: 30px; }
.transfer-dm-wrap .layer-proof-trademark .block {
  margin-top: 20px; }
  .transfer-dm-wrap .layer-proof-trademark .block > p {
    margin-bottom: 5px; }

.newgtld-wrap section.tmargin {
  margin-top: 100px; }
.newgtld-wrap input[type="checkbox"] {
  margin-right: 4px; }
.newgtld-wrap .table-copy {
  font-size: 32px;
  margin-bottom: 20px; }
.newgtld-wrap .w-table {
  table-layout: fixed; }
  .newgtld-wrap .w-table.gtld td {
    padding: 20px 0 0 30px;
    border-right: 0;
    border-bottom: 0;
    color: #666; }
  .newgtld-wrap .w-table.gtld tr:last-child td {
    padding-bottom: 30px; }
  .newgtld-wrap .w-table.gtld tr:first-child td {
    padding-top: 30px; }
.newgtld-wrap .info-lists .w-list.dot > li:not(:first-child) {
  padding-top: 30px; }
.newgtld-wrap .info-lists .w-list.bar {
  margin-top: 10px; }
.newgtld-wrap .info-lists .w-list.decimal {
  margin-left: 0; }
  .newgtld-wrap .info-lists .w-list.decimal > li {
    padding-top: 20px; }
.newgtld-wrap .info-lists .single-line {
  padding-top: 10px; }
.newgtld-wrap .info-lists .notice {
  color: #999;
  font-size: 14px; }
.newgtld-wrap .info-lists .w-table {
  margin-top: 20px; }
.newgtld-wrap .box-gray {
  background-color: #f9fafc;
  border-top: 2px solid #6f6f6f;
  border-bottom: 1px solid #e5e5e5;
  padding: 30px; }
.newgtld-wrap .faq-area .gt-btn-toggle {
  margin-top: 14px; }

.gtld-btn {
  display: inline-block;
  margin-left: -1px;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #666;
  text-align: center;
  line-height: 40px; }
  .gtld-btn .fa {
    color: #fff; }

.v-tab {
  border-bottom: 1px solid #e5e5e5; }
  .v-tab .tab-info-conts:before, .v-tab .tab-info-conts:after {
    content: " ";
    display: block; }
  .v-tab .tab-info-conts:after {
    clear: both; }
  .v-tab .tab-info-conts .gt-tab-nav {
    background-color: #fbfaf8;
    border-top: 1px solid #ccc; }
    .v-tab .tab-info-conts .gt-tab-nav .gt-nav-item {
      display: inline-block;
      width: 25%;
      padding: 12px 30px;
      background-color: #fbfaf8;
      border-top: none;
      border-right: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5;
      border-left: none;
      text-align: left;
      cursor: pointer; }
      .v-tab .tab-info-conts .gt-tab-nav .gt-nav-item:before, .v-tab .tab-info-conts .gt-tab-nav .gt-nav-item:after {
        content: " ";
        display: block; }
      .v-tab .tab-info-conts .gt-tab-nav .gt-nav-item:after {
        clear: both; }
      .v-tab .tab-info-conts .gt-tab-nav .gt-nav-item.gt-active {
        color: #1d7abd; }
      .v-tab .tab-info-conts .gt-tab-nav .gt-nav-item:nth-child(4n+0) {
        border-right: none; }
      .v-tab .tab-info-conts .gt-tab-nav .gt-nav-item:nth-child(n + 9) {
        border-bottom: none; }
  .v-tab .tab-conts-wrap {
    width: 100%;
    padding: 10px 30px 20px;
    border-top: 1px solid #ccc;
    color: #666; }
    .v-tab .tab-conts-wrap > div:not(:first-child) {
      display: none; }
    .v-tab .tab-conts-wrap > div > p {
      display: table;
      padding-bottom: 10px; }
      .v-tab .tab-conts-wrap > div > p span {
        display: table-cell; }
        .v-tab .tab-conts-wrap > div > p span:first-child {
          color: #333; }
          .v-tab .tab-conts-wrap > div > p span:first-child:after {
            display: inline-block;
            padding: 0 5px;
            content: ' : '; }
  .v-tab .w-table.gtld {
    border: none; }
    .v-tab .w-table.gtld:before, .v-tab .w-table.gtld:after {
      content: " ";
      display: block; }
    .v-tab .w-table.gtld:after {
      clear: both; }
    .v-tab .w-table.gtld li {
      float: left;
      width: 20%;
      padding: 10px 0; }

.newgtld-wrap .sub-header + .gt-tab.type4 .tab-nav-wrap {
  margin-bottom: 0; }

.new-gtld-search {
  padding: 40px 0;
  background: #fbfaf8; }

.search-wrap {
  padding-bottom: 0; }
  .search-wrap.transfer-list-search {
    margin-right: 10px; }
  .search-wrap.wide ul.has-select .www-text {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    background: none;
    font-size: 26px; }
  .search-wrap.wide ul.has-select .domain-input {
    width: calc(100% - 635px); }
    .search-wrap.wide ul.has-select .domain-input .gt-input {
      border: 1px solid #ccc;
      height: 60px;
      line-height: 60px;
      padding-left: 20px;
      font-size: 24px; }
  .search-wrap.wide ul.has-select .domain-dot:after {
    left: 7px; }
  .search-wrap.wide ul.has-select .domain-select select {
    width: 370px; }
  .search-wrap.wide ul.has-select .domain-select .gt-input {
    height: 60px;
    font-size: 24px;
    font-weight: 300; }
    .search-wrap.wide ul.has-select .domain-select .gt-input option {
      font-weight: 300; }
  .search-wrap.wide ul.has-select .search-button {
    padding-top: 0; }
    .search-wrap.wide ul.has-select .search-button button {
      margin-left: 20px;
      padding: 0 30px;
      color: #fff;
      height: 60px;
      line-height: 60px;
      font-size: 22px;
      font-weight: 400; }

.login_wrap {
  box-sizing: content-box;
  color: #666666;
  font-family: '돋움', 'dotum', sans-serif;
  font-size: 12px; }
  .login_wrap a:link, .login_wrap a:visited, .login_wrap a:hover {
    font-family: '돋움', 'dotum', sans-serif; }

.renew-regist-domain {
  /* 멀티 검색 일땐 374 */ }
  .renew-regist-domain .renew-header {
    top: 0;
    z-index: 1050; }
  .renew-regist-domain .w-contents {
    top: 270px;
    min-height: 600px; }
  .renew-regist-domain .search-section {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    z-index: 10; }
  .renew-regist-domain .gt-hide {
    display: none; }

.search-section {
  padding-top: 20px;
  letter-spacing: -1px; }
  .search-section .search-box:before, .search-section .search-box:after {
    content: " ";
    display: block; }
  .search-section .search-box:after {
    clear: both; }
  .search-section .search-box > li {
    float: left; }
    .search-section .search-box > li.www {
      color: #fefefe;
      font-size: 26px;
      width: 95px;
      line-height: 60px;
      padding-right: 20px; }
    .search-section .search-box > li.insert {
      position: relative;
      background-color: #fff;
      width: calc(100% - 397px); }
      .search-section .search-box > li.insert .gt-input {
        border: none;
        padding-left: 20px;
        font-size: 24px;
        width: 650px;
        height: 62px;
        /*
        &::placeholder{
        	color:#cdcdcd;
        	font-size:22px;
        }*/ }
        .search-section .search-box > li.insert .gt-input:-ms-input-placeholder {
          color: #cdcdcd;
          font-size: 22px; }
        .search-section .search-box > li.insert .gt-input::-webkit-input-placeholder {
          color: #cdcdcd;
          font-size: 22px; }
        .search-section .search-box > li.insert .gt-input::-moz-placeholder {
          color: #cdcdcd;
          font-size: 22px; }
      .search-section .search-box > li.insert .search-option {
        position: absolute;
        top: 18px;
        right: 30px;
        color: #bbb; }
        .search-section .search-box > li.insert .search-option .tgl {
          color: #bbb; }
          .search-section .search-box > li.insert .search-option .tgl i {
            margin-left: 12px; }
          .search-section .search-box > li.insert .search-option .tgl:hover, .search-section .search-box > li.insert .search-option .tgl:active {
            color: #1d7abd; }
    .search-section .search-box > li.btn-search {
      width: 62px; }
      .search-section .search-box > li.btn-search button {
        color: #fff;
        background-color: #3090d6;
        font-size: 22px;
        width: 100%;
        height: 62px; }
        .search-section .search-box > li.btn-search button > i {
          margin-right: 0px; }
        .search-section .search-box > li.btn-search button:hover, .search-section .search-box > li.btn-search button:active {
          background-color: #0061a7; }
    .search-section .search-box > li.btn-option {
      margin-left: 20px;
      width: 220px;
      height: 100%;
      border: 1px #fff solid; }
      .search-section .search-box > li.btn-option .btn-layer-tld {
        width: 100%;
        height: 60px;
        text-align: center;
        background-color: #1d7abd; }
        .search-section .search-box > li.btn-option .btn-layer-tld a {
          color: #fff;
          font-size: 18px;
          display: block;
          height: 62px;
          line-height: 62px; }
          .search-section .search-box > li.btn-option .btn-layer-tld a > i {
            margin-right: 0px; }
          .search-section .search-box > li.btn-option .btn-layer-tld a:hover, .search-section .search-box > li.btn-option .btn-layer-tld a:active {
            background-color: #fff;
            color: #3090d6; }
  .search-section .search-box.multi .insert {
    height: 191px;
    padding-bottom: 44px; }
    .search-section .search-box.multi .insert textarea.gt-input {
      font-size: 16px;
      padding: 20px;
      height: 140px;
      min-height: inherit;
      overflow: auto;
      resize: none;
      /*&::placeholder{
      	color:#cdcdcd;
      	font-size:16px;
      }*/ }
      .search-section .search-box.multi .insert textarea.gt-input:-ms-input-placeholder {
        color: #cdcdcd;
        font-size: 16px; }
      .search-section .search-box.multi .insert textarea.gt-input::-webkit-input-placeholder {
        color: #cdcdcd;
        font-size: 16px; }
      .search-section .search-box.multi .insert textarea.gt-input::-moz-placeholder {
        color: #cdcdcd;
        font-size: 16px; }
    .search-section .search-box.multi .insert .search-option {
      top: auto;
      bottom: 16px; }
      .search-section .search-box.multi .insert .search-option .tgl {
        margin-left: 20px;
        color: #1d7abd; }
  .search-section .search-box.multi .btn-search button {
    height: 62px; }

.whether-use-domain {
  width: 1180px;
  margin: 40px auto 0;
  border: 4px solid #e2eaf7;
  padding: 30px 58px; }
  .whether-use-domain:before, .whether-use-domain:after {
    content: " ";
    display: block; }
  .whether-use-domain:after {
    clear: both; }
  .whether-use-domain .gt-f-l {
    width: 60%; }
    .whether-use-domain .gt-f-l .description {
      display: block;
      font-size: 22px;
      font-weight: 300;
      color: #1d7abd;
      letter-spacing: -1px; }
    .whether-use-domain .gt-f-l .domain {
      font-size: 36px;
      font-weight: 400;
      color: #333;
      letter-spacing: -1px;
      line-height: 1.4;
      word-break: break-all; }
  .whether-use-domain .gt-f-r {
    width: 40%;
    text-align: right;
    margin-top: 40px; }
    .whether-use-domain .gt-f-r .price {
      display: inline;
      font-size: 22px; }
    .whether-use-domain .gt-f-r .discount {
      display: inline-block;
      margin-left: 4px; }
    .whether-use-domain .gt-f-r .discount .price {
      font-size: 16px;
      color: #666;
      margin-left: 4px;
      text-decoration: line-through; }
    .whether-use-domain .gt-f-r .discount .contour {
      font-size: 18px;
      color: #666; }
    .whether-use-domain .gt-f-r .price.event {
      color: #f66b05;
      vertical-align: top; }
  .whether-use-domain.disabled {
    border-color: #eaeaea; }
    .whether-use-domain.disabled .description {
      float: right;
      margin-top: 10px; }
      .whether-use-domain.disabled .description .msg1 {
        font-size: 22px; }
      .whether-use-domain.disabled .description .msg2 {
        font-size: 15px; }
    .whether-use-domain.disabled .domain {
      float: left;
      width: 65%;
      font-size: 36px;
      font-weight: 400;
      letter-spacing: -1px;
      line-height: 1.4;
      word-break: break-all; }
    .whether-use-domain.disabled .description, .whether-use-domain.disabled .domain {
      color: #999; }
    .whether-use-domain.disabled .whois-btn {
      color: #1d7abd;
      font-size: 26px;
      margin-left: 4px; }
  .whether-use-domain .event-badge {
    margin-right: 8px; }

.result-step-wrap {
  position: relative;
  width: 1180px;
  margin: 0 auto;
  margin-top: 40px;
  min-height: 400px; }
  .result-step-wrap:before, .result-step-wrap:after {
    content: " ";
    display: block; }
  .result-step-wrap:after {
    clear: both; }
  .result-step-wrap .result-section {
    float: left;
    width: 850px; }
  .result-step-wrap .shopping-basket {
    float: right; }
  .result-step-wrap .shopping-basket {
    z-index: 8;
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    background: #eff2f7; }
    .result-step-wrap .shopping-basket .title {
      background: #1d7abd;
      max-height: 52px;
      padding: 13px 0;
      text-align: center;
      color: #fff;
      font-size: 18px; }
    .result-step-wrap .shopping-basket .regist-count {
      position: relative;
      width: 240px;
      margin: 0 auto;
      padding: 18px 0;
      border-bottom: 1px solid #ccc; }
      .result-step-wrap .shopping-basket .regist-count .number {
        color: #1d7abd; }
    .result-step-wrap .shopping-basket .domain-list {
      padding: 18px 0; }
      .result-step-wrap .shopping-basket .domain-list .item {
        position: relative;
        width: 240px;
        margin: 0 auto;
        margin-bottom: 10px;
        word-wrap: break-word; }
      .result-step-wrap .shopping-basket .domain-list .fa-times {
        position: static;
        color: #999;
        margin-left: 3px; }
      .result-step-wrap .shopping-basket .domain-list .delete-domain-list {
        position: absolute;
        right: 0;
        top: 0; }
      .result-step-wrap .shopping-basket .domain-list .domain {
        width: 84%;
        display: inline-block; }
    .result-step-wrap .shopping-basket .button-wrap {
      padding: 30px 0;
      width: 240px;
      margin: 0 auto; }
      .result-step-wrap .shopping-basket .button-wrap .regist-btn {
        display: block;
        max-height: 50px;
        padding: 11px 0 12px;
        text-align: center;
        width: 100%;
        background: #0191da;
        border: none;
        color: #fff;
        font-size: 18px;
        transition: background-color .15s ease-in-out; }
        .result-step-wrap .shopping-basket .button-wrap .regist-btn:hover, .result-step-wrap .shopping-basket .button-wrap .regist-btn:focus {
          background: #00a1f2; }
        .result-step-wrap .shopping-basket .button-wrap .regist-btn:active {
          background: #007ac7; }
      .result-step-wrap .shopping-basket .button-wrap .print-btn {
        max-height: 40px;
        padding: 7px 0 9px;
        background: #a9a9a9;
        border: none;
        color: #fff;
        font-size: 16px;
        margin-top: 10px; }
        .result-step-wrap .shopping-basket .button-wrap .print-btn:hover, .result-step-wrap .shopping-basket .button-wrap .print-btn:focus {
          background: #c2c2c2; }
        .result-step-wrap .shopping-basket .button-wrap .print-btn:active {
          background: #7f7f7f; }
    .result-step-wrap .shopping-basket .fa-times {
      position: absolute;
      right: 0;
      top: 24px;
      color: #999; }
      .result-step-wrap .shopping-basket .fa-times:hover {
        color: #1d7abd; }
  .result-step-wrap .layer-tld-wrap {
    margin-right: 20px;
    position: relative;
    font-weight: 400; }
    .result-step-wrap .layer-tld-wrap .btn-layer-tld i {
      margin-left: 12px; }
    .result-step-wrap .layer-tld-wrap .layer-tld-box {
      position: absolute;
      top: 30px;
      right: 0;
      width: 310px;
      padding: 20px;
      border: 1px solid #999;
      background-color: #fff;
      z-index: 500; }
      .result-step-wrap .layer-tld-wrap .layer-tld-box em {
        display: block;
        margin-bottom: 14px; }
      .result-step-wrap .layer-tld-wrap .layer-tld-box input.tld {
        width: 100%;
        border-color: #c7cbcc; }
    .result-step-wrap .layer-tld-wrap .layer-tld-items {
      margin-top: 20px;
      border-top: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5;
      height: 182px;
      overflow: auto; }
      .result-step-wrap .layer-tld-wrap .layer-tld-items > li > button {
        display: block;
        width: 100%;
        height: 30px;
        color: #666;
        text-align: left;
        padding: 0 10px; }
      .result-step-wrap .layer-tld-wrap .layer-tld-items > li:hover > button, .result-step-wrap .layer-tld-wrap .layer-tld-items > li.gt-active > button {
        color: #000;
        background-color: #f0f3f8; }
  .result-step-wrap .chip-wrap {
    background-color: #fff;
    padding: 15px 20px; }
  .result-step-wrap .list-tld-chip {
    float: left;
    width: 75%;
    margin-top: -4px; }
    .result-step-wrap .list-tld-chip .tld-chip {
      float: left;
      margin: 6px 6px 0 0;
      background-color: #eaeaea;
      border-radius: 4px;
      display: table;
      font-size: 14px; }
      .result-step-wrap .list-tld-chip .tld-chip > * {
        float: left;
        height: 22px; }
      .result-step-wrap .list-tld-chip .tld-chip .tld {
        display: block;
        padding: 0 8px;
        color: #000;
        font-size: 14px;
        font-family: arial;
        letter-spacing: 0.1px; }
      .result-step-wrap .list-tld-chip .tld-chip .remove {
        width: 20px;
        color: #999;
        border-radius: 0 4px 4px 0;
        font-size: 13px; }
        .result-step-wrap .list-tld-chip .tld-chip .remove i {
          position: relative;
          top: -1px; }
      .result-step-wrap .list-tld-chip .tld-chip:hover .remove {
        color: #fff;
        background-color: #bbb; }
  .result-step-wrap .result-section {
    letter-spacing: -1px; }
    .result-step-wrap .result-section .gt-tab .gt-tab-nav .gt-nav-item {
      font-size: 18px;
      font-weight: 300; }
      .result-step-wrap .result-section .gt-tab .gt-tab-nav .gt-nav-item.gt-active, .result-step-wrap .result-section .gt-tab .gt-tab-nav .gt-nav-item:hover {
        color: #333;
        font-weight: 400; }
    .result-step-wrap .result-section .gt-tab .w-tab-content {
      border: none;
      padding: 14px 0 0;
      font-weight: 300; }
    .result-step-wrap .result-section .available {
      clear: both;
      margin-bottom: 11px;
      padding: 0 20px;
      text-align: right; }
      .result-step-wrap .result-section .available label {
        margin: 0; }
      .result-step-wrap .result-section .available input[type="checkbox"] {
        margin-right: 6px; }
      .result-step-wrap .result-section .available.another-domain {
        margin-top: 80px;
        text-align: left;
        font-size: 24px;
        letter-spacing: -1px;
        font-weight: 400; }
    .result-step-wrap .result-section .dm-res-list > li {
      height: auto;
      padding: 12px 10px;
      border-top: 1px solid #e5e5e5;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent; }
      .result-step-wrap .result-section .dm-res-list > li:first-child {
        border-top-color: #999; }
      .result-step-wrap .result-section .dm-res-list > li:last-child {
        border-bottom: 1px solid #e5e5e5; }
      .result-step-wrap .result-section .dm-res-list > li:hover {
        background: #f0f3f8; }
      .result-step-wrap .result-section .dm-res-list > li.gt-active {
        background-color: #f0f3f8; }
      .result-step-wrap .result-section .dm-res-list > li > * {
        display: inline-block;
        vertical-align: middle; }
      .result-step-wrap .result-section .dm-res-list > li .dm-text {
        width: 520px;
        word-break: break-all;
        color: #000;
        letter-spacing: 0.1px;
        font-weight: 500; }
      .result-step-wrap .result-section .dm-res-list > li .tag {
        display: inline-block;
        margin-right: 4px; }
      .result-step-wrap .result-section .dm-res-list > li .btn-whois, .result-step-wrap .result-section .dm-res-list > li .gt-tooltip, .result-step-wrap .result-section .dm-res-list > li .gt-layer {
        margin-left: 4px; }
      .result-step-wrap .result-section .dm-res-list > li .gt-tooltip > span {
        font-size: 14px; }
        .result-step-wrap .result-section .dm-res-list > li .gt-tooltip > span:hover {
          text-decoration: underline; }
      .result-step-wrap .result-section .dm-res-list > li .dm-info {
        float: right;
        margin-top: -2px;
        font-weight: 500; }
        .result-step-wrap .result-section .dm-res-list > li .dm-info > * {
          vertical-align: middle; }
        .result-step-wrap .result-section .dm-res-list > li .dm-info .dm-price s {
          font-size: 14px; }
        .result-step-wrap .result-section .dm-res-list > li .dm-info .slash {
          margin: 0 8px; }
        .result-step-wrap .result-section .dm-res-list > li .dm-info .gt-btn-add {
          margin-left: 20px; }
    .result-step-wrap .result-section .more-view {
      margin-top: 30px;
      padding: 15px 0;
      text-align: center;
      border: 1px solid #3090d6;
      cursor: pointer; }
      .result-step-wrap .result-section .more-view:hover {
        background: #3090d6; }
        .result-step-wrap .result-section .more-view:hover > a {
          color: #fff; }
      .result-step-wrap .result-section .more-view > a {
        color: #3090d6;
        font-weight: 400; }
        .result-step-wrap .result-section .more-view > a i {
          margin-left: 8px; }

.domain-plus-btn, .domain-minus-btn {
  display: inline-block;
  border: 1px solid transparent;
  width: 82px;
  max-height: 33px;
  background: #3090d6;
  text-align: center;
  color: #fff;
  padding: 3px 0 5px;
  vertical-align: bottom;
  margin-left: 16px;
  transition: background-color .15s ease-in-out; }

.domain-plus-btn:hover {
  border: 1px solid #ccc;
  color: #3090d6;
  background: #fff; }

.domain-minus-btn {
  border: 1px solid #ccc;
  color: #3090d6;
  background: #fff; }
  .domain-minus-btn:hover {
    color: #fff;
    border-color: transparent;
    background: #a7a7a7; }

.toggle-add-domain {
  display: inline-block; }
  .toggle-add-domain .domain-plus-btn:hover .fa-plus {
    display: none; }
  .toggle-add-domain .domain-plus-btn:hover .fa-check {
    display: inline-block; }
  .toggle-add-domain .domain-minus-btn:hover .fa-check {
    display: inline-block !important; }
  .toggle-add-domain .domain-minus-btn:hover .fa-minus {
    display: none !important; }
  .toggle-add-domain.checked .domain-minus-btn .fa-check {
    display: inline-block; }
  .toggle-add-domain.checked .domain-minus-btn .fa-plus {
    display: none; }
  .toggle-add-domain.checked .domain-minus-btn:hover .fa-minus {
    display: inline-block !important; }
  .toggle-add-domain.checked .domain-minus-btn:hover .fa-check {
    display: none !important; }

.gt-float-none {
  float: none !important; }

.fcbk {
  color: #000; }

/*****************************************/
/** member *******************************/
/*****************************************/
/* placeholder */
input:-ms-input-placeholder {
  color: #999; }

input::-webkit-input-placeholder {
  color: #999; }

input::-moz-placeholder {
  color: #999; }

input::-moz-placeholder {
  color: #999; }

/* join */
.join-container {
  width: 1180px;
  margin: 0 auto;
  padding: 100px 0;
  background-color: #fff; }
  .join-container .member-join {
    width: 780px;
    margin: 0 auto; }
    .join-container .member-join .page-title {
      margin-bottom: 50px;
      font-size: 46px;
      text-align: center; }
    .join-container .member-join .cont-title {
      padding: 70px 0 10px;
      font-size: 24px; }
    .join-container .member-join .input-area > label {
      width: 180px;
      margin: 0;
      line-height: 68px; }
    .join-container .member-join .input-area > input {
      width: calc(100% - 200px);
      padding: 0 20px;
      height: 62px;
      line-height: 62px;
      border-top: none;
      border-right: none;
      border-bottom: 1px solid #cdcdcd;
      border-left: none; }
    .join-container .member-join .input-area select {
      padding-left: 20px;
      height: 62px;
      line-height: 62px;
      border: none;
      border-bottom: 1px solid #cdcdcd;
      color: #999; }
    .join-container .member-join .agree-lists {
      margin: 30px 0 60px; }

.move-scroll {
  position: fixed;
  right: 20px;
  z-index: 901; }
  .move-scroll .move-scroll-cell {
    vertical-align: middle; }
  .move-scroll .move-scroll-line {
    line-height: 14px;
    min-height: 16px;
    margin-bottom: 10px;
    text-align: right; }
    .move-scroll .move-scroll-line:last-child {
      margin-bottom: 0;
      text-align: right; }
  .move-scroll .btn-move-scroll {
    float: right;
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #3eafe9;
    vertical-align: middle;
    cursor: pointer; }
    .move-scroll .btn-move-scroll:hover {
      background: #1d7abd; }
  .move-scroll .label-move-scroll {
    margin-right: 10px;
    padding: 2px 10px 2px 10px;
    border-radius: 20px;
    background-color: #fff;
    opacity: 0.9;
    font-size: 14px;
    color: #1d7abd;
    display: none; }
  .move-scroll .active {
    background: #1d7abd; }

@media screen and (max-width: 1279px) {
  .move-scroll {
    display: none; } }
.w-contents {
  padding-bottom: 80px; }

.domain-sub-header.premium-manage {
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  letter-spacing: -0.9px;
  background: url(/assets/renew/images/bg_premiummanage_head.png) no-repeat top center/cover; }
  .domain-sub-header.premium-manage .detail {
    font-weight: 300; }

.domain-maintain-expert {
  padding: 80px 0 80px;
  background-color: #fff;
  text-align: center; }
  .domain-maintain-expert h3 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -2px;
    font-weight: 300; }
  .domain-maintain-expert .sub-desc {
    padding: 25px 0 80px 0;
    font-family: SpoqaHanSans;
    font-size: 16px;
    letter-spacing: -0.8px;
    color: #666;
    font-weight: 300; }
    .domain-maintain-expert .sub-desc li:last-child {
      padding-top: 25px; }
  .domain-maintain-expert .items-list {
    border: 2px solid #e5e5e5; }
    .domain-maintain-expert .items-list:before, .domain-maintain-expert .items-list:after {
      content: " ";
      display: block; }
    .domain-maintain-expert .items-list:after {
      clear: both; }
  .domain-maintain-expert .items {
    float: left;
    width: 33.333%;
    border-right: 1px solid #e5e5e5; }
    .domain-maintain-expert .items:last-child {
      border-right: 0; }
  .domain-maintain-expert .items-wrap {
    width: 93%;
    border-top: 1px solid #e5e5e5;
    padding: 40px 16px 22px;
    margin: 0 auto; }
    .domain-maintain-expert .items-wrap .title {
      font-size: 18px;
      text-align: left;
      color: #1d7abd;
      display: block; }
      .domain-maintain-expert .items-wrap .title:hover {
        text-decoration: underline; }
      .domain-maintain-expert .items-wrap .title > .far {
        margin-left: 10px; }
    .domain-maintain-expert .items-wrap .premium-thumbnails {
      padding: 0 125px; }
      .domain-maintain-expert .items-wrap .premium-thumbnails .thumbnails-img1 {
        display: block;
        width: 100px;
        height: 98px;
        background: url(/assets/renew/images/ico_managing_proxy01.png) no-repeat 0 0; }
      .domain-maintain-expert .items-wrap .premium-thumbnails .thumbnails-img2 {
        display: block;
        width: 99px;
        height: 99px;
        background: url(/assets/renew/images/ico_managing_proxy02.png) no-repeat 0 0; }
      .domain-maintain-expert .items-wrap .premium-thumbnails .thumbnails-img3 {
        display: block;
        width: 98px;
        height: 98px;
        background: url(/assets/renew/images/ico_managing_proxy03.png) no-repeat 0 0; }
    .domain-maintain-expert .items-wrap > .w-list {
      padding: 40px 0 0;
      line-height: 130%;
      font-weight: 300;
      color: #666; }
  .domain-maintain-expert .list-title {
    font-size: 24px;
    padding: 30px;
    line-height: 140%; }

.expert-consult {
  height: 400px;
  background-color: #fbfaf8;
  padding: 85px 0 0 0; }
  .expert-consult .desc {
    padding: 30px 0 50px 0;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: -0.8px;
    color: #333; }
  .expert-consult .email {
    font-size: 36px;
    font-family: ITCAvantGardeStd-Bk;
    font-weight: normal;
    line-height: 0.89;
    color: #0081c8; }
    .expert-consult .email:hover {
      text-decoration: underline; }

/*# sourceMappingURL=page.css.map */
