@charset "UTF-8";
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, button {
  margin: 0;
  padding: 0; }

fieldset, img {
  border: 0 none; }

dl, ul, ol, menu, li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

input, select, textarea, button {
  vertical-align: middle; }

input::-ms-clear {
  display: none; }

button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer; }

body {
  direction: ltr;
  -webkit-text-size-adjust: none; }

body, h1, h2, h3, h4, th, td, input, select, textarea, button, a:link, a:visited, a:hover {
  color: #333;
  font-size: 1em;
  line-height: 1.5;
  font-family: 'Spoqa Han Sans','Malgun Gothic','맑은 고딕','Apple SD Gothic Neo','돋움',dotum, sans-serif; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:active {
  background-color: transparent; }

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

[v-cloak] {
  display: none; }

/**
 * Copyright (c) 2015 Spoqa, Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */
@font-face {
  font-family: 'Spoqa Han Sans';
  font-weight: 700;
  src: local("Spoqa Han Sans Bold"), url("/assets/common/renew/fonts/bold/SpoqaHanSansBold.woff2") format("woff2"), url("/assets/common/renew/fonts/bold/SpoqaHanSansBold.woff") format("woff"), url("/assets/common/renew/fonts/bold/SpoqaHanSansBold.ttf") format("truetype"); }
@font-face {
  font-family: 'Spoqa Han Sans';
  font-weight: 400;
  src: local("Spoqa Han Sans Regular"), url("/assets/common/renew/fonts/regular/SpoqaHanSansRegular.woff2") format("woff2"), url("/assets/common/renew/fonts/regular/SpoqaHanSansRegular.woff") format("woff"), url("/assets/common/renew/fonts/regular/SpoqaHanSansRegular.ttf") format("truetype"); }
@font-face {
  font-family: 'Spoqa Han Sans';
  font-weight: 300;
  src: local("Spoqa Han Sans Light"), url("/assets/common/renew/fonts/light/SpoqaHanSansLight.woff2") format("woff2"), url("/assets/common/renew/fonts/light/SpoqaHanSansLight.woff") format("woff"), url("/assets/common/renew/fonts/light/SpoqaHanSansLight.ttf") format("truetype"); }
@font-face {
  font-family: 'Spoqa Han Sans';
  font-weight: 100;
  src: local("Spoqa Han Sans Thin"), url("/assets/common/renew/fonts/thin/SpoqaHanSansThin.woff2") format("woff2"), url("/assets/common/renew/fonts/thin/SpoqaHanSansThin.woff") format("woff"), url("/assets/common/renew/fonts/thin/SpoqaHanSansThin.ttf") format("truetype"); }
/* helper */
.gt-blind {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: -9999px; }

.gt-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  z-index: 1010; }

.gt-f-l {
  float: left; }

.gt-f-r {
  float: right; }

.gt-overflow-hidden {
  overflow: hidden; }

.gt-skip-navigation .gt-skip-link {
  position: absolute;
  top: -10000px;
  left: 0;
  z-index: 10000;
  background: #333;
  text-align: center;
  color: white;
  padding: 10px;
  font-size: 12px; }

.gt-skip-navigation .gt-skip-link:focus {
  top: 0; }

.gt-screen-out {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: -9999px; }

.gt-float-left {
  float: left; }

.gt-float-right {
  float: right; }

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

.gt-relative {
  position: relative; }

.gt-absolute {
  position: absolute; }

.gt-align-left {
  text-align: left; }

.gt-align-right {
  text-align: right; }

.gt-justify {
  text-align: justify; }

.gt-center {
  text-align: center; }

.gt-bold {
  font-weight: 400; }

.gt-vertical-top {
  vertical-align: top; }

.gt-vertical-middle {
  vertical-align: middle; }

.gt-vertical-bottom {
  vertical-align: bottom; }

.gt-block {
  display: block; }

.gt-inline {
  display: inline; }

.gt-inline-block {
  display: inline-block; }

.gt-hide {
  display: none; }

.gt-clearfix:after {
  display: block;
  content: '';
  clear: both; }

.gt-image {
  max-width: 100%; }

.gt-rest {
  overflow: hidden; }

.w-blue {
  background: #1d7abd; }

.w-light-blue {
  background: #89d7fe; }

.w-gray {
  background: #4d515a; }

.w-yellow {
  background: #ffd56c; }

.w-text {
  color: #333; }

.w-blue-text {
  color: #1d7abd !important; }

.w-light-text {
  color: #666 !important; }

.w-orange-text {
  color: #f66b06 !important; }

.w-eee-text {
  color: #eee !important; }

.w-ddd-text {
  color: #ddd !important; }

.w-ccc-text {
  color: #ccc !important; }

.w-999-text {
  color: #999 !important; }

.w-666-text {
  color: #666 !important; }

.w-333-text {
  color: #333 !important; }

.gt-cell-row {
  display: table;
  width: 100%; }

.gt-cell-row .gt-cell {
  display: table-cell; }

.gt-cell-row .gt-cell-top {
  vertical-align: top; }

.gt-cell-row .gt-cell-middle {
  vertical-align: middle; }

.gt-cell-row .gt-cell-bottom {
  vertical-align: bottom; }

.hover-underline:hover {
  text-decoration: underline; }

.pt10 {
  padding-top: 10px; }

.pr10 {
  padding-right: 10px; }

.pb10 {
  padding-bottom: 10px; }

.pl10 {
  padding-left: 10px; }

.pl20 {
  padding-left: 20px; }

.pt20 {
  padding-top: 20px; }

.pt36 {
  padding-top: 36px; }

.pt50 {
  padding-top: 50px; }

.gt-tiny {
  font-size: 12px; }

.gt-small {
  font-size: 14px; }

.gt-medium, .term-price {
  font-size: 16px; }

.sans-serif {
  font-family: sans-serif; }

.border-top {
  border-top: 1px solid #e4e4e4; }

.border-right {
  border-right: 1px solid #e4e4e4; }

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

.border-left {
  border-left: 1px solid #e4e4e4; }

.w-badge {
  display: inline-block;
  padding: 3px 9px;
  margin-bottom: 8px;
  background-color: #333;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 300; }

.gt-p-0 {
  padding: 0px; }

.gt-p-3 {
  padding: 3px; }

.gt-p-5 {
  padding: 5px; }

.gt-p-10 {
  padding: 10px; }

.gt-p-15 {
  padding: 15px; }

.gt-p-20 {
  padding: 20px; }

.gt-p-25 {
  padding: 25px; }

.gt-p-30 {
  padding: 30px; }

.gt-p-35 {
  padding: 35px; }

.gt-p-40 {
  padding: 40px; }

.gt-p-45 {
  padding: 45px; }

.gt-p-50 {
  padding: 50px; }

.gt-pt-0 {
  padding-top: 0px; }

.gt-pt-3 {
  padding-top: 3px; }

.gt-pt-5 {
  padding-top: 5px; }

.gt-pt-10 {
  padding-top: 10px; }

.gt-pt-15 {
  padding-top: 15px; }

.gt-pt-20 {
  padding-top: 20px; }

.gt-pt-25 {
  padding-top: 25px; }

.gt-pt-30 {
  padding-top: 30px; }

.gt-pt-35 {
  padding-top: 35px; }

.gt-pt-40 {
  padding-top: 40px; }

.gt-pt-45 {
  padding-top: 45px; }

.gt-pt-50 {
  padding-top: 50px; }

.gt-pr-0 {
  padding-right: 0px; }

.gt-pr-3 {
  padding-right: 3px; }

.gt-pr-5 {
  padding-right: 5px; }

.gt-pr-10 {
  padding-right: 10px; }

.gt-pr-15 {
  padding-right: 15px; }

.gt-pr-20 {
  padding-right: 20px; }

.gt-pr-25 {
  padding-right: 25px; }

.gt-pr-30 {
  padding-right: 30px; }

.gt-pr-35 {
  padding-right: 35px; }

.gt-pr-40 {
  padding-right: 40px; }

.gt-pr-45 {
  padding-right: 45px; }

.gt-pr-50 {
  padding-right: 50px; }

.gt-pb-0 {
  padding-bottom: 0px; }

.gt-pb-3 {
  padding-bottom: 3px; }

.gt-pb-5 {
  padding-bottom: 5px; }

.gt-pb-10 {
  padding-bottom: 10px; }

.gt-pb-15 {
  padding-bottom: 15px; }

.gt-pb-20 {
  padding-bottom: 20px; }

.gt-pb-25 {
  padding-bottom: 25px; }

.gt-pb-30 {
  padding-bottom: 30px; }

.gt-pb-35 {
  padding-bottom: 35px; }

.gt-pb-40 {
  padding-bottom: 40px; }

.gt-pb-45 {
  padding-bottom: 45px; }

.gt-pb-50 {
  padding-bottom: 50px; }

.gt-pl-0 {
  padding-left: 0px; }

.gt-pl-3 {
  padding-left: 3px; }

.gt-pl-5 {
  padding-left: 5px; }

.gt-pl-10 {
  padding-left: 10px; }

.gt-pl-15 {
  padding-left: 15px; }

.gt-pl-20 {
  padding-left: 20px; }

.gt-pl-25 {
  padding-left: 25px; }

.gt-pl-30 {
  padding-left: 30px; }

.gt-pl-35 {
  padding-left: 35px; }

.gt-pl-40 {
  padding-left: 40px; }

.gt-pl-45 {
  padding-left: 45px; }

.gt-pl-50 {
  padding-left: 50px; }

.gt-m-0 {
  margin: 0px; }

.gt-m-3 {
  margin: 3px; }

.gt-m-5 {
  margin: 5px; }

.gt-m-10 {
  margin: 10px; }

.gt-m-15 {
  margin: 15px; }

.gt-m-20 {
  margin: 20px; }

.gt-m-25 {
  margin: 25px; }

.gt-m-30 {
  margin: 30px; }

.gt-m-35 {
  margin: 35px; }

.gt-m-40 {
  margin: 40px; }

.gt-m-45 {
  margin: 45px; }

.gt-m-50 {
  margin: 50px; }

.gt-mt-0 {
  margin-top: 0px; }

.gt-mt-3 {
  margin-top: 3px; }

.gt-mt-5 {
  margin-top: 5px; }

.gt-mt-10 {
  margin-top: 10px; }

.gt-mt-15 {
  margin-top: 15px; }

.gt-mt-20 {
  margin-top: 20px; }

.gt-mt-25 {
  margin-top: 25px; }

.gt-mt-30 {
  margin-top: 30px; }

.gt-mt-35 {
  margin-top: 35px; }

.gt-mt-40 {
  margin-top: 40px; }

.gt-mt-45 {
  margin-top: 45px; }

.gt-mt-50 {
  margin-top: 50px; }

.gt-mr-0 {
  margin-right: 0px; }

.gt-mr-3 {
  margin-right: 3px; }

.gt-mr-5 {
  margin-right: 5px; }

.gt-mr-10 {
  margin-right: 10px; }

.gt-mr-15 {
  margin-right: 15px; }

.gt-mr-20 {
  margin-right: 20px; }

.gt-mr-25 {
  margin-right: 25px; }

.gt-mr-30 {
  margin-right: 30px; }

.gt-mr-35 {
  margin-right: 35px; }

.gt-mr-40 {
  margin-right: 40px; }

.gt-mr-45 {
  margin-right: 45px; }

.gt-mr-50 {
  margin-right: 50px; }

.gt-mb-0 {
  margin-bottom: 0px; }

.gt-mb-3 {
  margin-bottom: 3px; }

.gt-mb-5 {
  margin-bottom: 5px; }

.gt-mb-10 {
  margin-bottom: 10px; }

.gt-mb-15 {
  margin-bottom: 15px; }

.gt-mb-20 {
  margin-bottom: 20px; }

.gt-mb-25 {
  margin-bottom: 25px; }

.gt-mb-30 {
  margin-bottom: 30px; }

.gt-mb-35 {
  margin-bottom: 35px; }

.gt-mb-40 {
  margin-bottom: 40px; }

.gt-mb-45 {
  margin-bottom: 45px; }

.gt-mb-50 {
  margin-bottom: 50px; }

.gt-ml-0 {
  margin-left: 0px; }

.gt-ml-3 {
  margin-left: 3px; }

.gt-ml-5 {
  margin-left: 5px; }

.gt-ml-10 {
  margin-left: 10px; }

.gt-ml-15 {
  margin-left: 15px; }

.gt-ml-20 {
  margin-left: 20px; }

.gt-ml-25 {
  margin-left: 25px; }

.gt-ml-30 {
  margin-left: 30px; }

.gt-ml-35 {
  margin-left: 35px; }

.gt-ml-40 {
  margin-left: 40px; }

.gt-ml-45 {
  margin-left: 45px; }

.gt-ml-50 {
  margin-left: 50px; }

.sub-title {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -2px; }
  .sub-title + .detail {
    font-size: 16px;
    color: #666;
    letter-spacing: -1px;
    font-weight: 300;
    padding: 10px 0 35px; }

.wrap-main-swiper .content-slide {
  width: 1180px;
  padding: 80px 0 0 70px;
  margin: 0 auto;
  font-size: 18px;
  box-sizing: border-box; }
  .wrap-main-swiper .content-slide span.bg-round {
    display: inline-block;
    padding: 3px 9px;
    background-color: #333;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 300; }
  .wrap-main-swiper .content-slide .slogan {
    font-size: 46px;
    font-weight: 400;
    letter-spacing: -3px;
    line-height: 120%; }
    .wrap-main-swiper .content-slide .slogan strong {
      font-weight: 400; }
  .wrap-main-swiper .content-slide .sub-slogan {
    font-size: 18px;
    color: #666;
    letter-spacing: -1px;
    font-weight: 300; }
  .wrap-main-swiper .content-slide .event-title {
    font-size: 18px;
    color: #f66b05;
    letter-spacing: -1px;
    font-weight: 300; }
  .wrap-main-swiper .content-slide a.btn-moreview {
    padding: 12px 42px;
    font-size: 16px; }
  .wrap-main-swiper .content-slide.invert-event .slogan, .wrap-main-swiper .content-slide.invert-event .sub-slogan {
    color: #fff; }
  .wrap-main-swiper .content-slide.invert-event .event-title {
    color: #ffC145; }
.wrap-main-swiper .controle-wrapper {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center; }
  .wrap-main-swiper .controle-wrapper > .center-wrapper {
    display: inline-block; }
    .wrap-main-swiper .controle-wrapper > .center-wrapper:before, .wrap-main-swiper .controle-wrapper > .center-wrapper:after {
      content: " ";
      display: block; }
    .wrap-main-swiper .controle-wrapper > .center-wrapper:after {
      clear: both; }
  .wrap-main-swiper .controle-wrapper .btn-swiper-control {
    float: left;
    display: inline-block;
    width: 16px;
    height: 18px;
    margin-right: 10px; }
    .wrap-main-swiper .controle-wrapper .btn-swiper-control.stop {
      background: url("/assets/renew/images/main/btn_swiper_stop.png") no-repeat 0 0; }
    .wrap-main-swiper .controle-wrapper .btn-swiper-control.play {
      background: url("/assets/renew/images/main/btn_swiper_play.png") no-repeat 0 0; }
  .wrap-main-swiper .controle-wrapper .pagination {
    position: static;
    float: left;
    width: auto; }
  .wrap-main-swiper .controle-wrapper .swiper-pagination-switch {
    width: 18px;
    height: 18px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #d5d5d5; }
    .wrap-main-swiper .controle-wrapper .swiper-pagination-switch.swiper-active-switch {
      background-color: #2f90d5; }

.hosting-transfer {
  padding: 23px 0; }
  .hosting-transfer .title {
    font-size: 20px;
    font-weight: 400; }

.hosting-event-cell {
  background-color: #40434b; }
  .hosting-event-cell .event-brick {
    text-align: left;
    padding-left: 20px; }
    .hosting-event-cell .event-brick .title {
      font-size: 20px; }
    .hosting-event-cell .event-brick .badge {
      text-align: center; }
  .hosting-event-cell .gt-cell {
    width: 50%; }

.hosting-desc {
  padding: 85px 0;
  font-weight: 300; }
  .hosting-desc .circle.yellow {
    width: 198px;
    height: 198px;
    padding: 8px;
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    border: 3px solid #ffd56c;
    border-radius: 50%;
    color: #666;
    letter-spacing: -1px; }
    .hosting-desc .circle.yellow em, .hosting-desc .circle.yellow span {
      display: block; }
    .hosting-desc .circle.yellow i {
      margin-left: 8px; }
    .hosting-desc .circle.yellow em {
      font-size: 22px;
      font-weight: 400; }
  .hosting-desc .circle.blue {
    width: 198px;
    height: 198px;
    padding: 8px;
    display: table-cell;
    vertical-align: middle;
    background-color: #e5f7ff;
    border: 3px solid #89d8fc;
    border-radius: 50%;
    color: #666;
    letter-spacing: -1px;
    border-width: 2px; }
    .hosting-desc .circle.blue em, .hosting-desc .circle.blue span {
      display: block; }
    .hosting-desc .circle.blue i {
      margin-left: 8px; }
    .hosting-desc .circle.blue em {
      font-size: 20px; }
  .hosting-desc .circle-list {
    display: table;
    width: auto;
    margin: 0 auto;
    padding-top: 50px; }
    .hosting-desc .circle-list > li {
      display: table-cell;
      vertical-align: middle; }
      .hosting-desc .circle-list > li:first-child {
        padding-right: 40px; }
      .hosting-desc .circle-list > li:last-child {
        padding-left: 40px; }
      .hosting-desc .circle-list > li.plus {
        font-size: 24px;
        color: #1d7abd; }
      .hosting-desc .circle-list > li.triple {
        width: 404px;
        height: 377px;
        padding: 0 10px;
        position: relative; }
        .hosting-desc .circle-list > li.triple > div {
          position: absolute;
          z-index: 11; }
          .hosting-desc .circle-list > li.triple > div:nth-of-type(1) {
            top: 0;
            left: calc(50% - 99px); }
          .hosting-desc .circle-list > li.triple > div:nth-of-type(2) {
            bottom: 0;
            left: 0; }
          .hosting-desc .circle-list > li.triple > div:nth-of-type(3) {
            bottom: 0;
            right: 0; }
        .hosting-desc .circle-list > li.triple:after {
          position: absolute;
          top: 44px;
          left: calc(50% - 145px);
          display: block;
          content: '';
          width: 198px;
          height: 198px;
          padding: 8px;
          display: table-cell;
          vertical-align: middle;
          background-color: transparent;
          border: 3px solid #1d7abd;
          border-radius: 50%;
          color: #666;
          letter-spacing: -1px;
          border-width: 5px;
          width: 290px;
          height: 290px;
          z-index: 10; }
          .hosting-desc .circle-list > li.triple:after em, .hosting-desc .circle-list > li.triple:after span {
            display: block; }
          .hosting-desc .circle-list > li.triple:after i {
            margin-left: 8px; }
  .hosting-desc .text-bottom {
    padding-top: 50px;
    font-size: 18px;
    letter-spacing: -1px; }
    .hosting-desc .text-bottom a {
      margin-left: 30px; }
      .hosting-desc .text-bottom a i {
        margin-left: 12px; }

.hosting-secure {
  padding: 70px 0;
  text-align: center; }

.hosting-index-top {
  min-height: 470px;
  background: #f0f3f8;
  text-align: center; }
  .hosting-index-top:before, .hosting-index-top:after {
    content: " ";
    display: block; }
  .hosting-index-top:after {
    clear: both; }
  .hosting-index-top .slogan {
    font-size: 40px !important;
    padding: 70px 0 50px;
    letter-spacing: -1px; }
  .hosting-index-top .items {
    float: left;
    width: 25%;
    font-size: 24px; }
    .hosting-index-top .items .title {
      padding-top: 8px; }
    .hosting-index-top .items .icon {
      display: inline-block;
      width: 100%;
      height: 160px; }
    .hosting-index-top .items .icon1 {
      background: url(https://static.gabia.com/www2/hosting/index/icon1.png) center top no-repeat; }
    .hosting-index-top .items .icon2 {
      background: url(https://static.gabia.com/www2/hosting/index/icon2.png) center top no-repeat; }
    .hosting-index-top .items .icon3 {
      background: url(https://static.gabia.com/www2/hosting/index/icon3.png) center top no-repeat; }
    .hosting-index-top .items .icon4 {
      background: url(https://static.gabia.com/www2/hosting/index/icon4.png) center top no-repeat; }

.hosting-event-block .description .items {
  width: 50%; }
  .hosting-event-block .description .items .far {
    margin-left: 10px; }

.hosting-suitable {
  padding: 70px 0;
  background-color: #fff;
  text-align: center; }
  .hosting-suitable h3 {
    padding-bottom: 45px;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 300;
    letter-spacing: -2px; }
  .hosting-suitable .items-list {
    border: 2px solid #e5e5e5; }
    .hosting-suitable .items-list:before, .hosting-suitable .items-list:after {
      content: " ";
      display: block; }
    .hosting-suitable .items-list:after {
      clear: both; }
  .hosting-suitable .items {
    float: left;
    width: 33.333%;
    border-right: 1px solid #e5e5e5; }
    .hosting-suitable .items:last-child {
      border-right: 0; }
  .hosting-suitable .items-wrap {
    width: 93%;
    border-top: 1px solid #e5e5e5;
    padding: 30px 16px;
    margin: 0 auto; }
    .hosting-suitable .items-wrap .title {
      font-size: 18px;
      text-align: left;
      color: #1d7abd;
      display: block; }
      .hosting-suitable .items-wrap .title:hover {
        text-decoration: underline; }
      .hosting-suitable .items-wrap .title > .far {
        margin-left: 10px; }
    .hosting-suitable .items-wrap > .w-list {
      padding: 15px 0 40px;
      line-height: 130%;
      font-weight: 300; }
  .hosting-suitable .list-title {
    font-size: 24px;
    padding: 30px;
    line-height: 140%; }

.hosting-upgrage, .hosting-optimize {
  padding: 60px 0;
  background-color: #f7f7f7;
  text-align: center; }
  .hosting-upgrage h3, .hosting-optimize h3 {
    padding-bottom: 45px;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 300;
    letter-spacing: -2px; }
  .hosting-upgrage .items, .hosting-optimize .items {
    display: inline-block; }
    .hosting-upgrage .items:before, .hosting-optimize .items:before, .hosting-upgrage .items:after, .hosting-optimize .items:after {
      content: " ";
      display: block; }
    .hosting-upgrage .items:after, .hosting-optimize .items:after {
      clear: both; }
    .hosting-upgrage .items > li, .hosting-optimize .items > li {
      float: left;
      width: 380px;
      padding: 40px;
      margin-left: 20px;
      background-color: #fff;
      text-align: left; }
      .hosting-upgrage .items > li:first-child, .hosting-optimize .items > li:first-child {
        margin-left: 0; }
      .hosting-upgrage .items > li dl, .hosting-optimize .items > li dl {
        padding-top: 110px; }
      .hosting-upgrage .items > li dt, .hosting-optimize .items > li dt {
        font-size: 18px;
        padding-bottom: 12px; }
        .hosting-upgrage .items > li dt a, .hosting-optimize .items > li dt a {
          color: #333; }
          .hosting-upgrage .items > li dt a:hover, .hosting-optimize .items > li dt a:hover {
            text-decoration: underline; }
          .hosting-upgrage .items > li dt a i, .hosting-optimize .items > li dt a i {
            margin-left: 12px; }

.hosting-optimize .title {
  color: #fff; }
  .hosting-optimize .title .small-tit {
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 5px; }
.hosting-optimize .items {
  color: #fff;
  float: left; }
  .hosting-optimize .items > li {
    height: 400px; }
    .hosting-optimize .items > li.ico-optimize-1 {
      background: #2886ca url("https://static.gabia.com/www2/hosting/index/ico_optimize_1_s.png") no-repeat 40px 40px; }
    .hosting-optimize .items > li.ico-optimize-2 {
      background: #2886ca url("https://static.gabia.com/www2/hosting/index/ico_optimize_2_s.png") no-repeat 40px 40px; }
    .hosting-optimize .items > li.ico-optimize-3 {
      background: #2886ca url("https://static.gabia.com/www2/hosting/index/ico_optimize_3_s.png") no-repeat 40px 40px; }
    .hosting-optimize .items > li dt a {
      color: #fff; }
    .hosting-optimize .items > li dd {
      font-size: 16px;
      letter-spacing: -1px;
      color: #fff; }
    .hosting-optimize .items > li .w-list {
      margin-top: 20px;
      line-height: 130%;
      font-weight: 300; }

.free-homepage-container {
  background: url("https://www.gabia.com/assets/renew/images/main/bg_freehome.jpg") no-repeat center center;
  background-size: cover; }
  .free-homepage-container .free-homepage {
    padding: 70px 0;
    color: #fff;
    font-weight: 300; }
    .free-homepage-container .free-homepage h3 {
      padding-bottom: 8px;
      color: #fff;
      letter-spacing: -1px; }
    .free-homepage-container .free-homepage .tit-main {
      font-size: 40px;
      font-weight: 300;
      margin-bottom: 33px;
      line-height: 1.3;
      letter-spacing: -2px; }
    .free-homepage-container .free-homepage .detail-view {
      display: inline-block;
      width: 150px;
      height: 40px;
      line-height: 38px;
      border: 1px solid #fff;
      color: #fff;
      text-align: center; }

.library {
  padding: 70px 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%; }

.board {
  color: #666;
  font-weight: 300; }
  .board:before, .board:after {
    content: " ";
    display: block; }
  .board:after {
    clear: both; }
  .board h3.tit {
    display: inline-block;
    font-size: 34px;
    font-weight: 400; }
  .board .notice {
    float: left;
    width: 780px; }
    .board .notice .full-view {
      color: #666;
      margin-left: 20px; }
      .board .notice .full-view .ico {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 8px;
        height: 14px;
        margin-left: 5px;
        background: url(https://www.gabia.com/assets/renew/images/main/ico_view_all.png) no-repeat 0 0; }
    .board .notice .item-list {
      margin-top: 20px;
      border-top: 2px solid #6f6f6f; }
      .board .notice .item-list li {
        padding: 20px 10px;
        border-bottom: 1px solid #e5e5e5; }
        .board .notice .item-list li .time {
          display: inline-block;
          color: #999;
          float: right; }
  .board .name-server {
    float: right;
    width: 380px; }
    .board .name-server .item-list {
      margin-top: 20px;
      padding: 20px 20px;
      border-top: 2px solid #6f6f6f;
      border-bottom: 1px solid #e5e5e5; }
      .board .name-server .item-list li {
        padding: 12px 0 13px; }
        .board .name-server .item-list li:last-child {
          padding-bottom: 20px; }
        .board .name-server .item-list li .label {
          margin-right: 20px;
          padding: 1px 8px;
          background: #666;
          color: #fff; }

/*****************************************/
/** webhosting *******************************/
/*****************************************/
.sub-title {
  font-size: 40px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: -2px; }
  .sub-title .thin {
    font-weight: 300; }
  .sub-title + .detail {
    font-size: 16px;
    color: #666;
    letter-spacing: -1px;
    font-weight: 300;
    padding: 10px 0 35px; }

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

.w-list.cell {
  display: table;
  width: 100%; }
  .w-list.cell [class*='cell-'] {
    display: table-cell; }

.subtop {
  width: 100%;
  padding: 53px 0;
  min-height: 160px;
  max-height: 160px;
  background: url("/assets/renew/images/img_subtop.png") center 0/cover no-repeat;
  background-size: cover;
  color: #fff; }
  .subtop:before, .subtop:after {
    content: " ";
    display: block; }
  .subtop:after {
    clear: both; }
  .subtop.wordpress {
    background: url("/assets/renew/images/wordpress/img_subtop.png") center 0/cover no-repeat; }
  .subtop .sub-info {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: -1px; }
    .subtop .sub-info .service-name {
      display: inline-block;
      font-size: 36px;
      color: #fff;
      letter-spacing: -2px; }
    .subtop .sub-info > p {
      display: inline-block;
      margin-left: 5px; }
  .subtop-menu {
    float: right;
    padding-top: 20px; }
    .subtop-menu li {
      float: left;
      margin-left: 20px; }
      .subtop-menu li a {
        display: inline-block;
        width: 120px;
        height: 50px;
        line-height: 46px;
        padding-left: 55px;
        background-color: #1d7abd;
        border: 2px solid #b2ddf9;
        border-radius: 50px;
        color: #b2ddf9;
        font-size: 18px; }
        .subtop-menu li a.spec {
          background: url("/assets/renew/images/ico_subtop_spec.png") no-repeat 15px 50%;
          width: 120px;
          padding-left: 55px; }
        .subtop-menu li a.feature {
          background: url("/assets/renew/images/ico_subtop_feature.png") no-repeat 15px 50%;
          width: 120px;
          padding-left: 55px; }
        .subtop-menu li a.faq {
          background: url("/assets/renew/images/ico_subtop_faq.png") no-repeat 15px 50%;
          width: 120px;
          padding-left: 55px; }
        .subtop-menu li a:hover {
          border: 2px solid #fff;
          color: #fff; }

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

.pb-10 {
  padding-bottom: 10px; }

.free-homepage-container {
  background: url("https://www.gabia.com/assets/renew/images/main/bg_freehome.jpg") no-repeat center center;
  background-size: cover; }

.free-homepage {
  padding: 85px 0;
  color: #fff;
  font-weight: 300; }
  .free-homepage .sub-title {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: -2px;
    color: #fff; }
  .free-homepage .detail {
    padding: 12px 0 35px;
    color: #fff; }

.recommend {
  padding: 60px 0;
  color: #fff; }
  .recommend:before, .recommend:after {
    content: " ";
    display: block; }
  .recommend:after {
    clear: both; }
  .recommend .title {
    float: left;
    width: 380px;
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: -2px; }
    .recommend .title strong {
      font-weight: 400; }
  .recommend .items {
    float: left; }
    .recommend .items li {
      float: left;
      width: 380px;
      height: 300px;
      padding: 40px;
      margin-left: 20px;
      background-color: #2886ca; }
      .recommend .items li dl {
        padding-top: 140px; }
        .recommend .items li dl.ssl {
          background: url("/assets/renew/images/ico_ssl.png") no-repeat left top; }
        .recommend .items li dl.domain {
          background: url("/assets/renew/images/ico_www.png") no-repeat left top; }
        .recommend .items li dl.electronic-payment {
          background: url("/assets/renew/images/ico_module_support.png") no-repeat left bottom; }
        .recommend .items li dl.module {
          background: url("/assets/renew/images/ico_certified.png") no-repeat left bottom; }
      .recommend .items li dt {
        font-size: 20px;
        padding-bottom: 10px; }
        .recommend .items li dt a {
          color: #fff;
          letter-spacing: -1px; }
          .recommend .items li dt a:hover {
            text-decoration: underline; }
          .recommend .items li dt a .fa {
            margin-left: 6px; }
      .recommend .items li dd {
        color: #d2f0ff;
        letter-spacing: -1px;
        font-weight: 300; }
    .recommend .items.reverse li dl {
      height: 100%;
      padding-top: 0; }
  .recommend .items_n {
    float: left; }
    .recommend .items_n li {
      float: left;
      width: 380px;
      height: 180px;
      padding: 40px 30px 0 40px;
      margin-left: 20px;
      background-color: #2886ca; }
      .recommend .items_n li dl.ssl {
        background: url("/assets/renew/images/ico_ssl_l.png") no-repeat right top; }
      .recommend .items_n li dl.domain {
        background: url("/assets/renew/images/ico_www_l.png") no-repeat right top; }
      .recommend .items_n li dl.electronic-payment {
        background: url("/assets/renew/images/ico_module_support_l.png") no-repeat right top; }
      .recommend .items_n li dl.module {
        background: url("/assets/renew/images/ico_certified_l.png") no-repeat right top; }
      .recommend .items_n li.orange {
        background-color: #ec8d33; }
      .recommend .items_n li.height190 {
        height: 190px; }
      .recommend .items_n li dt {
        font-size: 20px;
        padding-bottom: 10px; }
        .recommend .items_n li dt a {
          color: #fff;
          letter-spacing: -1px; }
          .recommend .items_n li dt a:hover {
            text-decoration: underline; }
          .recommend .items_n li dt a .fa {
            margin-left: 6px; }
      .recommend .items_n li dd {
        color: #d2f0ff;
        letter-spacing: -1px;
        font-weight: 300; }
        .recommend .items_n li dd.orange {
          color: #fff7e3; }
    .recommend .items_n.reverse li dl {
      height: 100%;
      padding-top: 0; }

.consult {
  padding: 70px 0;
  text-align: center; }
  .consult .phone-number {
    padding-top: 40px;
    color: #0081c8;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -1px; }
    .consult .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; }

.about-webhosting {
  padding: 70px 0;
  background: url("/assets/renew/images/bg_webhosting.jpg") center/cover no-repeat;
  color: #fff;
  text-align: center; }
  .about-webhosting.wordpress {
    background: url("/assets/renew/images/wordpress/bg_wordpress.png") center/cover no-repeat; }
    .about-webhosting.wordpress .detail {
      color: #fff;
      font-size: 18px;
      padding: 12px 0 31px; }
  .about-webhosting .sub-title {
    color: #fff; }
  .about-webhosting .detail {
    color: #fff;
    font-size: 18px;
    padding: 12px 0 5px; }
  .about-webhosting .items {
    width: 780px;
    margin: 45px auto 0; }
    .about-webhosting .items:before, .about-webhosting .items:after {
      content: " ";
      display: block; }
    .about-webhosting .items:after {
      clear: both; }
    .about-webhosting .items li {
      float: left; }
      .about-webhosting .items li:before, .about-webhosting .items li:after {
        content: " ";
        display: block; }
      .about-webhosting .items li:after {
        clear: both; }
      .about-webhosting .items li .item {
        float: left;
        width: 198px;
        height: 198px;
        border: 2px solid #76b2d3;
        border-radius: 198px; }
        .about-webhosting .items li .item .title {
          padding: 45px 0 5px;
          font-size: 22px;
          color: #89d7ff; }
      .about-webhosting .items li .ico {
        display: inline-block;
        float: left;
        margin: 0 34px; }
      .about-webhosting .items li.domain .ico {
        width: 23px;
        height: 198px;
        background: url("/assets/renew/images/ico_about_plus.png") no-repeat 0 50%; }
      .about-webhosting .items li.webhosting .ico {
        width: 24px;
        height: 198px;
        background: url("/assets/renew/images/ico_about_arrow.png") no-repeat 0 50%; }
      .about-webhosting .items li.result .item {
        padding-top: 80px;
        border-color: #ffd56c;
        font-size: 22px;
        color: #ffd56c; }

.functions {
  padding: 70px 0;
  text-align: center; }
  .functions .items {
    padding-top: 60px; }
    .functions .items:before, .functions .items:after {
      content: " ";
      display: block; }
    .functions .items:after {
      clear: both; }
    .functions .items li {
      float: left;
      width: 25%;
      color: #666; }
      .functions .items li:nth-child(n + 5) {
        margin-top: 60px; }
      .functions .items li .ico {
        position: relative;
        top: 1px;
        display: inline-block;
        width: 8px;
        height: 14px;
        margin-left: 5px;
        background: url("/assets/renew/images/ico_skill_detail.png") no-repeat 0 0; }
      .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.sla {
          background-image: url("/assets/renew/images/ico_sla.png"); }
        .functions .items li .img-thumb.security {
          background-image: url("/assets/renew/images/ico_security.png"); }
        .functions .items li .img-thumb.traffic {
          background-image: url("/assets/renew/images/ico_traffic.png"); }
        .functions .items li .img-thumb.firewall {
          background-image: url("/assets/renew/images/ico_firewall.png"); }
        .functions .items li .img-thumb.admintool {
          background-image: url("/assets/renew/images/ico_admintool.png"); }
        .functions .items li .img-thumb.traffic-admin {
          background-image: url("/assets/renew/images/ico_traffic_admin.png"); }
        .functions .items li .img-thumb.officegroup {
          background-image: url("/assets/renew/images/ico_officegroup.png"); }
        .functions .items li .img-thumb.setboard {
          background-image: url("/assets/renew/images/ico_setboard.png"); }
        .functions .items li .img-thumb.weekreport {
          background-image: url("/assets/renew/images/ico_weekreport.png"); }
        .functions .items li .img-thumb.diagnosis {
          background-image: url("/assets/renew/images/ico_self_diagnosis.png"); }
        .functions .items li .img-thumb.smarttools {
          background-image: url("/assets/renew/images/ico_smarttools.png"); }
        .functions .items li .img-thumb.multisite {
          background-image: url("/assets/renew/images/wordpress/ico_multisite.png"); }
        .functions .items li .img-thumb.wpstability-info {
          background-image: url("/assets/renew/images/wordpress/ico_wpstability_info.png"); }
      .functions .items li .title {
        margin: 18px 0 13px;
        color: #333;
        font-size: 18px;
        line-height: 1.4; }
        .functions .items li .title .fa {
          margin-left: 7px; }
      .functions .items li a {
        color: #666; }
        .functions .items li a .title:hover {
          text-decoration: underline; }
    .functions .items.three li {
      width: 33.3%; }

.consult-wrap .btn-area-middle {
  margin: 30px 0; }
.consult-wrap .wh-trf-process {
  padding: 80px 0;
  border-bottom: 1px solid #e5e5e5; }
  .consult-wrap .wh-trf-process h4 {
    color: #141414;
    font-size: 28px;
    margin: 0 0 30px; }
  .consult-wrap .wh-trf-process:last-of-type {
    border: none; }
  .consult-wrap .wh-trf-process .steps .step-tit {
    margin: 30px 0;
    color: #141414;
    font-size: 18px; }
  .consult-wrap .wh-trf-process .steps ol > li {
    padding: 18px 0 0; }
    .consult-wrap .wh-trf-process .steps ol > li:first-child {
      padding: 0; }
    .consult-wrap .wh-trf-process .steps ol > li dl dt {
      color: #333; }
  .consult-wrap .wh-trf-process .item-list {
    margin-top: 20px;
    display: inline-block;
    width: auto;
    padding: 30px;
    border: 1px solid #eaeaea; }
    .consult-wrap .wh-trf-process .item-list > li {
      padding: 0 0 13px; }
      .consult-wrap .wh-trf-process .item-list > li:last-child {
        padding-bottom: 0; }
      .consult-wrap .wh-trf-process .item-list > li .label {
        margin-right: 15px;
        padding: 1px 8px;
        background: #666;
        color: #fff; }
  .consult-wrap .wh-trf-process .w-list.decimal {
    margin-left: 20px; }
  .consult-wrap .wh-trf-process .txt-blue {
    color: #1d7abd; }
  .consult-wrap .wh-trf-process:first-of-type {
    padding-top: 0; }
  .consult-wrap .wh-trf-process:last-of-type p {
    margin: 0 0 30px; }

.sub-header {
  width: 100%;
  background-size: cover; }

.gt-btn-toggle {
  float: right;
  margin-top: 14px; }

.consult-terms .gt-btn-toggle {
  float: inherit; }

.product-table .gt-tab .gt-nav-item.gt-active {
  color: #1d7abd; }
.product-table .gt-tab .sub_title {
  font-weight: 500;
  color: #333; }
  .product-table .gt-tab .sub_title.bar:before {
    padding-right: 30px;
    color: #999;
    content: '|'; }

.wrap-container.webhosting-detail {
  width: 95%;
  margin: 0 auto; }

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; }

.icn-list-item {
  padding-top: 196px;
  font-weight: 300;
  background-repeat: no-repeat;
  color: #666; }
  .icn-list-item:nth-child(odd) {
    padding-right: 40px;
    background-position: 0 0; }
  .icn-list-item:nth-child(even) {
    padding-left: 40px;
    background-position: 40px 0; }
  .icn-list-item.sla-icn1 {
    background-image: url(/assets/renew/images/ico_ghsla_1.png); }
  .icn-list-item.sla-icn2 {
    background-image: url(/assets/renew/images/ico_ghsla_2.png); }
  .icn-list-item.sla-icn3 {
    background-image: url(/assets/renew/images/ico_ghsla_3.png); }
  .icn-list-item.admin-icn1 {
    background-image: url(/assets/renew/images/ico_admintool_1.png); }
  .icn-list-item.admin-icn2 {
    background-image: url(/assets/renew/images/ico_admintool_2.png); }
  .icn-list-item.admin-icn3 {
    background-image: url(/assets/renew/images/ico_admintool_3.png); }
  .icn-list-item.admin-icn4 {
    background-image: url(/assets/renew/images/ico_admintool_4.png); }
  .icn-list-item.admin-icn5 {
    background-image: url(/assets/renew/images/ico_admintool_5.png); }
  .icn-list-item.admin-icn6 {
    background-image: url(/assets/renew/images/ico_admintool_6.png); }
  .icn-list-item.admin-icn7 {
    background-image: url(/assets/renew/images/ico_admintool_7.png); }
  .icn-list-item.admin-icn8 {
    background-image: url(/assets/renew/images/ico_admintool_8.png); }
  .icn-list-item.admin-icn9 {
    background-image: url(/assets/renew/images/ico_admintool_9.png); }
  .icn-list-item.admin-icn10 {
    background-image: url(/assets/renew/images/ico_admintool_10.png); }
  .icn-list-item > dt {
    color: #141414;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 26px; }
  .icn-list-item > dd > .w-list > li + li {
    padding-top: 10px; }
  .icn-list-item > dd p.sinlge {
    color: #666; }
  .icn-list-item > dd .w-text {
    font-weight: 400; }

.icn-list {
  display: table;
  width: 100%;
  padding-bottom: 100px; }
  .icn-list .icn-list-item {
    display: table-cell;
    width: 50%; }
  .icn-list:last-child {
    padding-top: 100px; }

.feature-ghsla {
  border-bottom: 1px solid #f3f3f3; }

.coverage-rule {
  padding-top: 100px; }
  .coverage-rule .tit {
    font-size: 28px;
    margin-bottom: 20px; }
  .coverage-rule .rule-list {
    display: table;
    width: 100%; }
    .coverage-rule .rule-list dl {
      display: table-cell; }
      .coverage-rule .rule-list dl dt {
        color: #fff;
        background-color: #666;
        padding: 0 10px 2px;
        margin-bottom: 14px;
        display: inline-block; }
      .coverage-rule .rule-list dl > dd .w-list > li {
        padding-top: 10px; }

.icn-list-item.traffic-icn1 {
  background-image: url(/assets/renew/images/ico_traffic_1.png); }
.icn-list-item.traffic-icn2 {
  background-image: url(/assets/renew/images/ico_traffic_2.png);
  min-height: 153px; }
.icn-list-item.traffic-icn3 {
  background-image: url(/assets/renew/images/ico_traffic_3.png);
  min-height: 150px; }
.icn-list-item.traffic-icn4 {
  background-image: url(/assets/renew/images/ico_traffic_4.png); }
.icn-list-item.horizon {
  padding-top: 0;
  padding-left: 196px; }
  .icn-list-item.horizon:nth-child(odd), .icn-list-item.horizon:nth-child(even) {
    padding-right: 0;
    background-position: 0 10px; }

.icn-traffic-list {
  display: table;
  width: 100%; }
  .icn-traffic-list + .icn-traffic-list {
    margin-top: 100px; }
  .icn-traffic-list > li {
    display: table-cell; }
    .icn-traffic-list > li:not(:only-child) {
      width: 50%; }
    .icn-traffic-list > li:nth-child(odd) {
      padding-right: 40px; }
    .icn-traffic-list > li:nth-child(even) {
      padding-left: 40px; }
    .icn-traffic-list > li:only-child {
      padding-right: 0; }
  .icn-traffic-list .icn-list-item + .icn-list-item {
    margin-top: 100px; }

.traffic-banner {
  height: 433px;
  padding-top: 90px;
  margin-top: 260px;
  background: url(/assets/renew/images/bg_traffic_1.png) center 0 no-repeat;
  color: #fff;
  font-weight: 300; }
  .traffic-banner .s-txt {
    font-size: 18px; }
  .traffic-banner .b-txt {
    font-size: 46px;
    line-height: 1.2;
    margin: 8px 0 45px; }
  .traffic-banner a.gt-btn-ghost,
  .traffic-banner a.gt-btn-ghost:hover,
  .traffic-banner a.gt-btn-ghost:link,
  .traffic-banner a.gt-btn-ghost:visited,
  .traffic-banner a.gt-btn-ghost:active,
  .traffic-banner a.gt-btn-ghost:focus {
    color: #fff;
    border-color: #fff; }

/* webhosting detial */
.sub-header.detail-header {
  height: 182px;
  padding: 90px 0 50px;
  background: none; }
  .sub-header.detail-header h4 {
    font-size: 28px; }

.tooltip-padding {
  padding-bottom: 20px; }
.tooltip-vat {
  padding-top: 10px;
  font-size: 14px; }

.w-ccc {
  color: #ccc; }

.detail-table .w-table {
  table-layout: fixed; }
  .detail-table .w-table.gt-table-center > tbody > tr > th {
    padding: 0 0 0 30px;
    text-align: left; }
.detail-table th, .detail-table td {
  padding: 30px 0; }
.detail-table thead th {
  background: none;
  border-bottom: 1px solid #999; }
.detail-table td.detail-case {
  padding: 15px 0; }
.detail-table .w-list.dot {
  color: #666; }
  .detail-table .w-list.dot > li {
    display: inline-block;
    width: 100%; }
    .detail-table .w-list.dot > li:before {
      display: inline-block;
      width: 15px;
      content: '\2022'; }
.detail-table .gt-tooltip .gt-tooltip-content {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  color: #fff; }
  .detail-table .gt-tooltip .gt-tooltip-content li {
    display: table;
    color: #fff; }
    .detail-table .gt-tooltip .gt-tooltip-content li:before {
      display: table-cell; }
    .detail-table .gt-tooltip .gt-tooltip-content li.w-ccc {
      color: #ccc; }
  .detail-table .gt-tooltip .gt-tooltip-content .tooltip-title {
    color: #ffd56c; }
.detail-table .gt-layer-wrap {
  text-align: left; }
.detail-table .detail-s-text {
  font-size: 14px; }
.detail-button {
  padding-top: 50px; }
  .detail-button .gt-btn-blue {
    margin-left: 15px; }

.section-title {
  font-size: 28px;
  margin-bottom: 16px; }

.a-link {
  text-decoration: underline; }
  .a-link:hover {
    color: #1d7abd;
    text-decoration: underline; }

.autosetting-wrap .w-table.type2.tdcolor td {
  color: #666; }
.autosetting-wrap .install-board {
  padding: 100px 0 95px;
  background: url("/assets/renew/images/board/bg_installboard.png") no-repeat center center;
  background-size: cover;
  color: #fff;
  text-align: center; }
  .autosetting-wrap .install-board h3 {
    padding-bottom: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 300; }
  .autosetting-wrap .install-board .title {
    margin-bottom: 30px;
    font-size: 46px;
    font-weight: 300; }
  .autosetting-wrap .install-board .btn-install {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center; }
.autosetting-wrap .info-list {
  padding-bottom: 100px; }
  .autosetting-wrap .info-list:before, .autosetting-wrap .info-list:after {
    content: " ";
    display: block; }
  .autosetting-wrap .info-list:after {
    clear: both; }
  .autosetting-wrap .info-list-item {
    float: left;
    width: 50%;
    margin-top: 100px;
    padding-top: 170px; }
    .autosetting-wrap .info-list-item.feature {
      height: 380px;
      background: url("/assets/renew/images/board/ico_board_feature.png") 0 0 no-repeat; }
    .autosetting-wrap .info-list-item.notes {
      height: 480px;
      padding-top: 140px;
      background: url("/assets/renew/images/board/ico_board_notes.png") 0 0 no-repeat; }
    .autosetting-wrap .info-list-item.install-program {
      background: url("/assets/renew/images/board/ico_install_program.png") 0 0 no-repeat; }
    .autosetting-wrap .info-list-item > dt {
      color: #141414;
      font-size: 28px;
      margin-bottom: 40px; }
    .autosetting-wrap .info-list-item:nth-of-type(2n - 1) {
      clear: both;
      padding-right: 40px; }
    .autosetting-wrap .info-list-item:nth-of-type(2n) {
      padding-left: 40px; }

.weekreport-sample {
  padding: 100px 0 95px;
  background: url("/assets/renew/images/board/bg_weekreport.png") no-repeat center center;
  background-size: cover;
  color: #fff;
  text-align: center; }
  .weekreport-sample h3 {
    padding-bottom: 5px;
    color: #fff;
    font-size: 46px;
    font-weight: 300; }
  .weekreport-sample .title {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 300; }
  .weekreport-sample .btn-install {
    display: inline-block;
    padding: 0 45px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center; }
.weekreport-wrap .info-section-title {
  margin-bottom: 16px;
  color: #666; }
.weekreport-wrap .w-table.type2.tdcolor td {
  color: #666; }
.weekreport-wrap .info-weekreport {
  padding-top: 10px; }
  .weekreport-wrap .info-weekreport li {
    margin-top: 16px; }

.selfcheck-wrap .functions {
  padding-top: 0; }
  .selfcheck-wrap .functions .items {
    padding-top: 0; }
    .selfcheck-wrap .functions .items li {
      width: 33.3%; }
      .selfcheck-wrap .functions .items li:nth-child(n + 4) {
        margin-top: 90px; }
      .selfcheck-wrap .functions .items li .img-thumb.website {
        background-image: url("/assets/renew/images/selfcheck/ico_website.png"); }
      .selfcheck-wrap .functions .items li .img-thumb.slow-query {
        background-image: url("/assets/renew/images/selfcheck/ico_slowquery.png"); }
      .selfcheck-wrap .functions .items li .img-thumb.web-log {
        background-image: url("/assets/renew/images/selfcheck/ico_weblog.png"); }
      .selfcheck-wrap .functions .items li .img-thumb.sql {
        background-image: url("/assets/renew/images/selfcheck/ico_sql.png"); }
      .selfcheck-wrap .functions .items li .img-thumb.monitering {
        background-image: url("/assets/renew/images/selfcheck/ico_monitering.png"); }
      .selfcheck-wrap .functions .items li .img-thumb.webprogram-check {
        background-image: url("/assets/renew/images/selfcheck/ico_program_check.png"); }
      .selfcheck-wrap .functions .items li .img-thumb.speed-check {
        background-image: url("/assets/renew/images/selfcheck/ico_speed_check.png"); }
      .selfcheck-wrap .functions .items li .title:hover {
        text-decoration: none; }

.server-wrap .functions {
  padding: 0; }
  .server-wrap .functions .items {
    padding-top: 0; }
    .server-wrap .functions .items li {
      width: 33.3%; }
      .server-wrap .functions .items li:nth-child(n + 4) {
        margin-top: 90px; }
      .server-wrap .functions .items li .img-thumb.web-firewall {
        background-image: url("/assets/renew/images/server/ico_web_firewall.png"); }
      .server-wrap .functions .items li .img-thumb.backbone {
        background-image: url("/assets/renew/images/server/ico_backbone.png"); }
      .server-wrap .functions .items li .img-thumb.raid {
        background-image: url("/assets/renew/images/server/ico_raid.png"); }
      .server-wrap .functions .items li .img-thumb.genuine-server {
        background-image: url("/assets/renew/images/server/ico_genuine_server.png"); }
      .server-wrap .functions .items li .img-thumb.firewall {
        background-image: url("/assets/renew/images/server/ico_firewall.png"); }
      .server-wrap .functions .items li .img-thumb.basic-64bit {
        background-image: url("/assets/renew/images/server/ico_64bit.png"); }
      .server-wrap .functions .items li .img-thumb.movein-idc {
        background-image: url("/assets/renew/images/server/ico_moveinidc.png"); }
      .server-wrap .functions .items li .img-thumb.network {
        background-image: url("/assets/renew/images/server/ico_network.png"); }

/* addservice */
.module h3 {
  padding-bottom: 30px;
  font-size: 28px; }
.module .mgr-20 {
  margin-right: 20px; }
.module .bottom-line {
  border-bottom: 1px solid #eaeaea; }
.module-area {
  padding-bottom: 100px; }
  .module-area .gt-nav-item {
    width: 33.333%; }
.module-company {
  padding-bottom: 30px; }
  .module-company:before, .module-company:after {
    content: " ";
    display: block; }
  .module-company:after {
    clear: both; }
  .module-company h4 {
    float: left; }
  .module-company .down-link {
    float: right; }
.module-text {
  background: url(/assets/renew/images/img_module_bg.png) no-repeat 0 0;
  color: #fff;
  height: 581px;
  padding: 90px 0 0; }
  .module-text h3 {
    padding-bottom: 18px;
    color: #fff;
    font-size: 46px;
    font-weight: 300; }
  .module-text .comment {
    padding-bottom: 80px;
    font-size: 18px; }
.module-step {
  padding-top: 100px; }
  .module-step-img {
    padding: 25px 0 30px; }
  .module-step em {
    font-weight: 400;
    color: #333; }
  .module-step .attention {
    padding-top: 15px;
    font-size: 14px;
    color: #666; }
.module-phone {
  padding-top: 0;
  padding-bottom: 100px;
  color: #666; }
  .module-phone .phone-img {
    padding-top: 50px; }
  .module-phone-case {
    padding-top: 100px;
    padding-bottom: 80px; }
    .module-phone-case .w-list li {
      line-height: 2;
      padding-bottom: 10px; }
      .module-phone-case .w-list li em {
        color: #333;
        font-weight: 400; }
  .module-phone-step {
    padding-top: 100px;
    padding-bottom: 100px; }
    .module-phone-step .w-list {
      padding-top: 30px; }
  .module-phone-price {
    padding-top: 100px;
    padding-bottom: 0; }
    .module-phone-price .w-list {
      padding-top: 30px; }
      .module-phone-price .w-list em {
        color: #333;
        font-weight: 400; }
    .module-phone-price .btn {
      padding-top: 100px; }

.stability-wrap .functions {
  padding: 0; }
  .stability-wrap .functions .items {
    padding-top: 0; }
    .stability-wrap .functions .items:before, .stability-wrap .functions .items:after {
      content: " ";
      display: block; }
    .stability-wrap .functions .items:after {
      clear: both; }
    .stability-wrap .functions .items:nth-of-type(n + 2) {
      margin-top: 90px; }
    .stability-wrap .functions .items li {
      width: 33.3%; }
      .stability-wrap .functions .items li .img-thumb.ico-01 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_01.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-02 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_02.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-03 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_03.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-04 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_04.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-05 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_05.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-06 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_06.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-07 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_07.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-08 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_08.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-09 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_09.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-10 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_10.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-11 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_11.png"); }
      .stability-wrap .functions .items li .img-thumb.ico-12 {
        background-image: url("/assets/renew/images/wordpress/ico_wpstability_12.png"); }

.wordpress-admintool .list-item {
  padding-top: 196px;
  font-weight: 300;
  background-repeat: no-repeat; }
  .wordpress-admintool .list-item:nth-child(odd) {
    padding-right: 40px;
    background-position: 0 0; }
  .wordpress-admintool .list-item:nth-child(even) {
    padding-left: 40px;
    background-position: 40px 0; }
  .wordpress-admintool .list-item.wp-admintoole-01 {
    background-image: url("/assets/renew/images/wordpress/ico_wpadmintool_01.png"); }
  .wordpress-admintool .list-item.wp-admintoole-02 {
    background-image: url("/assets/renew/images/wordpress/ico_wpadmintool_02.png"); }
  .wordpress-admintool .list-item.wp-admintoole-03 {
    background-image: url("/assets/renew/images/wordpress/ico_wpadmintool_03.png"); }
  .wordpress-admintool .list-item.wp-admintoole-04 {
    background-image: url("/assets/renew/images/wordpress/ico_wpadmintool_04.png"); }
  .wordpress-admintool .list-item.wp-admintoole-05 {
    background-image: url("/assets/renew/images/wordpress/ico_wpadmintool_05.png"); }
  .wordpress-admintool .list-item.wp-admintoole-06 {
    background-image: url("/assets/renew/images/wordpress/ico_wpadmintool_06.png"); }
  .wordpress-admintool .list-item.wp-admintoole-07 {
    background-image: url("/assets/renew/images/wordpress/ico_wpadmintool_07.png"); }
  .wordpress-admintool .list-item.wp-admintoole-08 {
    background-image: url("/assets/renew/images/wordpress/ico_wpadmintool_08.png"); }
  .wordpress-admintool .list-item.wp-admintoole-09 {
    background-image: url("/assets/renew/images/wordpress/ico_wpadmintool_09.png"); }
  .wordpress-admintool .list-item > dt {
    color: #141414;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 26px; }
  .wordpress-admintool .list-item > dd {
    color: #666; }
    .wordpress-admintool .list-item > dd > .w-list > li + li {
      padding-top: 10px; }
    .wordpress-admintool .list-item > dd p.title {
      margin-bottom: 15px;
      font-weight: 400; }
    .wordpress-admintool .list-item > dd p.etc-info {
      margin-top: 15px;
      color: #666; }
    .wordpress-admintool .list-item > dd .w-text {
      font-weight: 400; }
.wordpress-admintool .icn-list {
  display: table;
  width: 100%;
  padding-bottom: 100px; }
  .wordpress-admintool .icn-list:last-child {
    padding-bottom: 0; }
  .wordpress-admintool .icn-list .list-item {
    display: table-cell;
    width: 50%; }

.hr-line {
  display: block;
  border: 0px none #fff;
  border-top: 1px solid #eaeaea; }

.groupwear-wrap .items > li {
  margin-bottom: 100px; }
  .groupwear-wrap .items > li > .title {
    font-size: 28px;
    padding-bottom: 32px; }
  .groupwear-wrap .items > li .item-wrap {
    padding-left: 500px; }
    .groupwear-wrap .items > li .item-wrap > p {
      padding-bottom: 20px;
      color: #666; }
    .groupwear-wrap .items > li .item-wrap.webmail {
      height: 291px;
      background: url("/assets/renew/images/office/img_webmail.png") no-repeat 0 0; }
    .groupwear-wrap .items > li .item-wrap.messenger {
      height: 253px;
      background: url("/assets/renew/images/office/img_messenger.png") no-repeat 0 0; }
    .groupwear-wrap .items > li .item-wrap.tax {
      height: 305px;
      background: url("/assets/renew/images/office/img_tax.png") no-repeat 0 0; }
    .groupwear-wrap .items > li .item-wrap.approval {
      height: 280px;
      background: url("/assets/renew/images/office/img_approval.png") no-repeat 0 0; }
    .groupwear-wrap .items > li .item-wrap.funtion {
      height: 308px;
      background: url("/assets/renew/images/office/img_function.png") no-repeat 0 0; }
    .groupwear-wrap .items > li .item-wrap .w-list li > .title {
      display: block;
      color: #333; }
.groupwear-wrap .how-to-use {
  padding-top: 35px;
  color: #666; }
  .groupwear-wrap .how-to-use .dot-title {
    display: table;
    color: #333;
    padding-bottom: 20px; }
    .groupwear-wrap .how-to-use .dot-title:before {
      display: table-cell;
      width: 15px;
      content: '\2022'; }
.groupwear-wrap .layer-cut-off {
  margin-bottom: 55px;
  color: #333; }
  .groupwear-wrap .layer-cut-off span.w666 {
    color: #666; }

/* webhosting detial */
.sub-header.detail-header {
  padding: 90px 0 50px;
  background: none; }
  .sub-header.detail-header h4 {
    font-size: 28px; }

.tooltip-padding {
  padding-bottom: 20px; }
.tooltip-vat {
  padding-top: 10px;
  font-size: 14px; }

.w-ccc {
  color: #ccc; }

.detail-table .w-table {
  table-layout: fixed; }
  .detail-table .w-table.gt-table-center > tbody > tr > th {
    padding: 0 0 0 30px;
    text-align: left; }
.detail-table th, .detail-table td {
  padding: 30px 0; }
.detail-table thead th {
  background: none;
  border-bottom: 1px solid #999; }
.detail-table td.detail-case {
  padding: 15px 0; }
.detail-table .w-list.dot {
  color: #666; }
  .detail-table .w-list.dot > li {
    display: inline-block;
    width: 100%; }
    .detail-table .w-list.dot > li:before {
      display: inline-block;
      width: 15px;
      content: '\2022'; }
.detail-table .gt-tooltip .gt-tooltip-content {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  color: #fff; }
  .detail-table .gt-tooltip .gt-tooltip-content li {
    display: table;
    color: #fff; }
    .detail-table .gt-tooltip .gt-tooltip-content li:before {
      display: table-cell; }
    .detail-table .gt-tooltip .gt-tooltip-content li.w-ccc {
      color: #ccc; }
  .detail-table .gt-tooltip .gt-tooltip-content .tooltip-title {
    color: #ffd56c; }
.detail-table .gt-layer-wrap {
  text-align: left; }
.detail-button {
  padding-top: 50px; }
  .detail-button .gt-btn-blue {
    margin-left: 15px; }

.ml10 {
  margin-left: 10px; }

.subtop-menu li a {
  width: 129px;
  padding-left: 47px; }
  .subtop-menu li a.notes {
    background: url(/assets/renew/images/relocation/ico_subtop_notes.png) no-repeat 15px 50%; }

.about-relocation {
  padding: 70px 0;
  background: url(/assets/renew/images/relocation/bg_relocation.jpg) center/cover no-repeat;
  text-align: center; }
  .about-relocation .sub-title {
    color: #fff; }
  .about-relocation .detail {
    color: #fff;
    font-size: 18px;
    padding: 12px 0 5px; }
    .about-relocation .detail + p {
      margin: 45px 0 50px; }

.previous-step {
  padding: 70px 0;
  text-align: center; }
  .previous-step .sub-title {
    padding-bottom: 60px; }
  .previous-step .process {
    counter-reset: section;
    display: table;
    border: 2px solid #eaeaea; }
    .previous-step .process li {
      display: table-cell;
      padding: 20px 0; }
      .previous-step .process li::before {
        text-align: center;
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-left: 20px;
        margin-bottom: 2px;
        counter-increment: section;
        content: counter(section);
        background-color: #999;
        border-radius: 50%;
        color: #fff;
        font-size: 14px;
        text-align: center; }
      .previous-step .process li > div {
        position: relative;
        width: 235px;
        padding-left: 20px;
        color: #666; }
        .previous-step .process li > div:after {
          display: block;
          content: " ";
          width: 0;
          height: 0;
          position: absolute;
          top: 50%;
          left: 100%;
          padding: 0px;
          margin-top: -73px;
          border-top: 59px solid transparent;
          border-bottom: 59px solid transparent;
          border-left: 30px solid #fff;
          z-index: 2; }
        .previous-step .process li > div:before {
          content: " ";
          display: block;
          width: 0;
          height: 0;
          position: absolute;
          top: 50%;
          left: 100%;
          padding: 0px;
          margin-top: -73px;
          margin-left: 1px;
          border-top: 59px solid transparent;
          border-bottom: 59px solid transparent;
          border-left: 30px solid #ededed;
          z-index: 1; }
      .previous-step .process li:last-of-type > div:before, .previous-step .process li:last-of-type > div:after {
        display: none; }
  .previous-step .step-conts {
    padding-top: 10px;
    text-align: left; }
    .previous-step .step-conts dt {
      display: table;
      width: 100%;
      margin-top: 20px; }
      .previous-step .step-conts dt:before {
        display: table-cell;
        width: 13px;
        content: '\2022'; }
    .previous-step .step-conts dd {
      padding: 5px 0 0 15px;
      color: #666; }
    .previous-step .step-conts .name-server {
      width: 340px;
      margin: 30px 0 20px;
      padding: 18px 18px 4px 18px;
      border: 2px solid #eaeaea; }
      .previous-step .step-conts .name-server li {
        color: #666; }
        .previous-step .step-conts .name-server li:nth-of-type(n + 1) {
          padding-bottom: 14px; }
        .previous-step .step-conts .name-server li .label {
          margin-right: 20px;
          padding: 1px 8px;
          background: #666;
          color: #fff; }
      .previous-step .step-conts .name-server + .info-text {
        color: #666; }
        .previous-step .step-conts .name-server + .info-text a {
          color: #1d7abd; }
.previous-notes {
  padding: 70px 0;
  background: #fbfaf8;
  color: #666;
  text-align: center; }
  .previous-notes .sub-title {
    padding-bottom: 60px; }
  .previous-notes .w-list.decimal {
    padding: 12px 20px; }

.speedy-transfer {
  padding: 70px 0;
  text-align: center; }
  .speedy-transfer .items {
    width: 760px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: left; }
    .speedy-transfer .items li .conts {
      color: #666; }
    .speedy-transfer .items li > div {
      margin-top: 40px;
      padding-left: 100px;
      background-position: 0 0;
      background-repeat: no-repeat; }
      .speedy-transfer .items li > div.check {
        min-height: 74px;
        background-image: url(/assets/renew/images/ico_sla.png); }
      .speedy-transfer .items li > div.backup {
        background-image: url(/assets/renew/images/ico_traffic.png); }
      .speedy-transfer .items li > div.dataupload {
        background-image: url(/assets/renew/images/relocation/ico_dataupload.png); }

.consult.bg {
  background: #fbfaf8; }
.consult .sub-title.space-bottom {
  padding-bottom: 35px; }

.hosting-event {
  padding: 85px 0; }
  .hosting-event .sub-title {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: -2px;
    padding-bottom: 45px; }
  .hosting-event .items {
    float: left;
    width: 50%; }
  .hosting-event .event-box {
    border: 2px solid #efefef;
    padding: 40px 30px 50px;
    margin: 8px; }
    .hosting-event .event-box .title {
      font-size: 24px; }
    .hosting-event .event-box .description {
      padding: 20px 0 26px;
      font-size: 18px;
      letter-spacing: -0.5px;
      font-weight: 300; }
    .hosting-event .event-box .price {
      font-size: 34px;
      letter-spacing: -1px;
      color: #1d7abd; }
    .hosting-event .event-box .gt-btn-blue {
      margin-top: 15px; }

.rectangle-banner {
  width: 0;
  height: 0;
  position: absolute;
  top: -48px;
  right: 0;
  color: #fff;
  text-align: right;
  border-right: 80px solid #f58029;
  border-bottom: 80px solid transparent; }
  .rectangle-banner a {
    display: block;
    color: #fff;
    position: absolute;
    top: 12px;
    right: -76px;
    line-height: 1.2;
    font-size: 15px; }
  .rectangle-banner:hover {
    border-right: 80px solid #f5aa2a;
    cursor: pointer; }

.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; } }

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