@charset "UTF-8";
/* comm */
.service_use {
  padding: 111px 0 130px;
  background-image: url("../images/sub/add_service_serviceUse.jpg");
  color: #fff; }
  @media (max-width: 1024px) {
    .service_use {
      height: 430px; } }
  .service_use .subTit_wrap {
    padding-bottom: 104px; }
    .service_use .subTit_wrap .sub_tit {
      color: #fff; }
  .service_use .contact {
    font-size: 40px;
    font-weight: bold; }
  .service_use .use_txt01 dt {
    font-size: 40px;
    font-weight: bold;
    line-height: 1; }
    @media (max-width: 1024px) {
      .service_use .use_txt01 dt {
        font-size: 20px; } }
  .service_use .use_txt01 dd {
    padding-top: 26px;
    line-height: 1.67; }
  .service_use .time {
    font-size: 24px;
    margin: 50px 0;
    font-weight: bold; }
    @media (max-width: 1024px) {
      .service_use .time {
        font-size: 14px;
        margin: 20px 0;
        line-height: 2;
        letter-spacing: -0.7px; } }
  .service_use .contact_info li {
    font-size: 40px;
    font-weight: 900; }
    .service_use .contact_info li i {
      margin-right: 16px; }
      .service_use .contact_info li i img {
        vertical-align: middle; }
  .service_use .call {
    font-size: 40px;
    font-weight: bold; }
    @media (max-width: 1024px) {
      .service_use .call {
        font-size: 20px; } }
    .service_use .call i {
      margin-right: 10px; }
      .service_use .call i img {
        vertical-align: 1px; }
  .service_use .btn_wrap {
    margin-top: 60px; }
    @media (max-width: 1024px) {
      .service_use .btn_wrap {
        margin-top: 25px; } }
    .service_use .btn_wrap a {
      display: inline-block;
      width: 400px;
      height: 80px;
      line-height: 80px;
      color: #fff;
      background-color: inherit;
      text-align: center;
      cursor: pointer;
      font-size: 24px;
      border: 1px solid #fff; }
      @media (max-width: 1024px) {
        .service_use .btn_wrap a {
          width: 200px;
          height: 40px;
          line-height: 40px;
          color: #fff;
          background-color: inherit;
          text-align: center;
          cursor: pointer;
          font-size: 24px;
          font-size: 14px; } }
      .service_use .btn_wrap a i {
        margin-left: 5px; }
        .service_use .btn_wrap a i img {
          vertical-align: 0; }
          @media (max-width: 1024px) {
            .service_use .btn_wrap a i img {
              width: 13px;
              vertical-align: -1px; } }

.comm_view .con_box::after {
  content: '';
  display: block;
  height: 1px;
  background-color: #ccc; }

.comm_view .con_box .tit_box {
  position: relative; }
  .comm_view .con_box .tit_box::after {
    content: '';
    display: block;
    height: 1px;
    margin: 20px 0 60px;
    background-color: #ccc; }
    @media (max-width: 1024px) {
      .comm_view .con_box .tit_box::after {
        margin: 20px 0 40px; } }
  .comm_view .con_box .tit_box .tit {
    font-size: 30px; }
    @media (max-width: 1024px) {
      .comm_view .con_box .tit_box .tit {
        font-size: 20px;
        line-height: 1.5; } }
    .comm_view .con_box .tit_box .tit[data-kind]::before {
      content: attr(data-kind);
      display: inline-block;
      width: 100px;
      height: 30px;
      margin-right: 30px;
      border: 1px solid #d6d6d6;
      font-size: 16px;
      font-weight: 300;
      letter-spacing: -0.8px;
      background-color: #fff;
      text-align: center;
      line-height: 30px;
      vertical-align: 4px; }
      @media (max-width: 1024px) {
        .comm_view .con_box .tit_box .tit[data-kind]::before {
          display: block;
          width: 80px;
          height: 25px;
          margin-right: 0;
          margin-bottom: 10px;
          font-size: 13px;
          letter-spacing: -0.65px;
          line-height: 25px; } }
  .comm_view .con_box .tit_box .date {
    position: absolute;
    bottom: 20px;
    right: 0;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.72px;
    color: #666; }
    @media (max-width: 1024px) {
      .comm_view .con_box .tit_box .date {
        position: relative;
        bottom: auto;
        right: auto;
        margin-top: 10px;
        font-size: 14px;
        letter-spacing: -0.56px; } }

.comm_view .con_box .txt_box {
  padding: 0 20px; }
  @media (max-width: 1024px) {
    .comm_view .con_box .txt_box {
      padding: 0 0 40px; } }
  .comm_view .con_box .txt_box .img {
    margin: 0 auto;
    text-align: center; }
  .comm_view .con_box .txt_box .txt {
    margin: 60px 0;
    font-size: 18px;
    line-height: 1.67;
    color: #666; }
    @media (max-width: 1024px) {
      .comm_view .con_box .txt_box .txt {
        margin: 35px 0 0;
        font-size: 14px;
        line-height: 2; } }

.comm_view .btn_wrap {
  position: relative;
  margin-top: 60px;
  text-align: center; }
  @media (max-width: 1024px) {
    .comm_view .btn_wrap {
      margin-top: 40px; } }
  .comm_view .btn_wrap .list {
    display: inline-block;
    width: 400px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    background-color: #003480;
    text-align: center;
    cursor: pointer;
    font-size: 24px; }
    @media (max-width: 1024px) {
      .comm_view .btn_wrap .list {
        width: 200px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        background-color: #003480;
        text-align: center;
        cursor: pointer;
        font-size: 24px;
        font-size: 14px; } }
  .comm_view .btn_wrap .comm_btn {
    position: absolute;
    top: 50%; }
    .comm_view .btn_wrap .comm_btn.prev {
      left: 0;
      transform: translateY(-50%) rotate(180deg); }
    .comm_view .btn_wrap .comm_btn.next {
      right: 0;
      transform: translateY(-50%); }

/* visual */
.visual {
  position: relative;
  overflow: hidden; }
  .visual::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    transform: scale(1.5);
    transition: all 10s; }
  .visual .txt_box {
    position: relative;
    height: 260px;
    font-weight: 500;
    letter-spacing: 1.6px;
    color: #fff; }
    @media (max-width: 1024px) {
      .visual .txt_box {
        height: 150px;
        letter-spacing: 1px; } }
    .visual .txt_box .tit {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      margin-top: -50px;
      font-size: 40px;
      transition: all 2s;
      opacity: 0; }
      @media (max-width: 1024px) {
        .visual .txt_box .tit {
          width: 100%;
          font-size: 25px;
          text-align: center; } }
    .visual .txt_box .navigation {
      position: absolute;
      bottom: 30px;
      right: -100px;
      transition: all 2s;
      opacity: 0; }
      @media (max-width: 1024px) {
        .visual .txt_box .navigation {
          width: 100%;
          right: 0 !important;
          bottom: 25px;
          display: flex;
          justify-content: center;
          align-items: center; } }
      .visual .txt_box .navigation li {
        display: inline-block;
        float: left;
        font-size: 14px; }
        @media (max-width: 1024px) {
          .visual .txt_box .navigation li {
            font-size: 12px; } }
        .visual .txt_box .navigation li::after {
          content: '>';
          display: inline-block;
          margin: 0 5px; }
        .visual .txt_box .navigation li:last-child::after {
          display: none; }
  .visual.visual_animation::after {
    transform: scale(1);
    background-size: cover;
    background-position: center; }
  .visual.visual_animation .txt_box .tit {
    margin-top: 0;
    opacity: 1; }
  .visual.visual_animation .txt_box .navigation {
    right: 0;
    opacity: 1;
    transition-delay: 1s; }

.introduce .visual::after {
  background-image: url("../images/sub/introduction_visual.jpg"); }

.introduce #content.comm_introduce h3 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center; }
  @media (max-width: 1024px) {
    .introduce #content.comm_introduce h3 {
      font-size: 25px; } }

.introduce #content.comm_introduce .sub_tit {
  margin-top: 20px;
  font-weight: 300;
  letter-spacing: -0.72px;
  text-align: center; }
  @media (max-width: 1024px) {
    .introduce #content.comm_introduce .sub_tit {
      margin-top: 20px;
      padding: 0 20px;
      letter-spacing: -0.56px;
      line-height: 2; } }

.introduce #content.sellpick_introduce {
  padding-top: 130px; }
  @media (max-width: 1024px) {
    .introduce #content.sellpick_introduce {
      padding-top: 60px; } }
  .introduce #content.sellpick_introduce ul {
    margin-top: 80px; }
    @media (max-width: 1024px) {
      .introduce #content.sellpick_introduce ul {
        margin-top: 60px; } }
    .introduce #content.sellpick_introduce ul li {
      position: relative;
      padding: 120px 0 100px; }
      @media (max-width: 1024px) {
        .introduce #content.sellpick_introduce ul li {
          padding: 60px 20px 50px; } }
      .introduce #content.sellpick_introduce ul li:nth-child(odd) {
        background-color: #f9f9f9; }
      .introduce #content.sellpick_introduce ul li .list_box::after {
        content: '';
        display: block;
        clear: both; }
      .introduce #content.sellpick_introduce ul li .list_box .img_box {
        float: left;
        width: 690px;
        text-align: center; }
        @media (max-width: 1024px) {
          .introduce #content.sellpick_introduce ul li .list_box .img_box {
            width: 100%; } }
      .introduce #content.sellpick_introduce ul li .list_box .txt_box {
        float: left;
        width: calc(100% - 700px);
        max-width: 500px;
        margin-left: 10px; }
        .introduce #content.sellpick_introduce ul li .list_box .txt_box.max_non {
          max-width: 100%; }
        @media (max-width: 1024px) {
          .introduce #content.sellpick_introduce ul li .list_box .txt_box {
            width: 100%;
            max-width: 100%;
            margin-left: 0;
            text-align: center; } }
        .introduce #content.sellpick_introduce ul li .list_box .txt_box .tit {
          margin: 40px 0 25px;
          font-size: 40px;
          line-height: 1.33; }
          @media (max-width: 1024px) {
            .introduce #content.sellpick_introduce ul li .list_box .txt_box .tit {
              margin: 40px 0 15px;
              font-size: 20px;
              line-height: 1.5; } }
        .introduce #content.sellpick_introduce ul li .list_box .txt_box .txt {
          font-weight: 300;
          line-height: 1.67;
          letter-spacing: -0.72px; }
          @media (max-width: 1024px) {
            .introduce #content.sellpick_introduce ul li .list_box .txt_box .txt {
              line-height: 2;
              line-height: 2; } }
  .introduce #content.sellpick_introduce .table_wrap {
    padding: 120px 0 100px; }
    @media (max-width: 1024px) {
      .introduce #content.sellpick_introduce .table_wrap {
        padding: 60px 20px 50px; } }
    .introduce #content.sellpick_introduce .table_wrap table {
      margin-top: 80px;
      text-align: center;
      border-top: 0;
      border-bottom: 0;
      border-left: 2px;
      border-right: 2px;
      border-style: solid;
      border-color: #fff; }
      @media (max-width: 1024px) {
        .introduce #content.sellpick_introduce .table_wrap table {
          margin-top: 45px; } }
      .introduce #content.sellpick_introduce .table_wrap table td, .introduce #content.sellpick_introduce .table_wrap table th {
        border: 1px solid #d6d6d6;
        vertical-align: middle; }
      .introduce #content.sellpick_introduce .table_wrap table thead {
        font-weight: bold;
        background-color: #003480;
        color: #fff;
        line-height: 1.67; }
        .introduce #content.sellpick_introduce .table_wrap table thead tr th {
          height: 60px;
          border: 1px solid #d6d6d6; }
          @media (max-width: 1024px) {
            .introduce #content.sellpick_introduce .table_wrap table thead tr th {
              font-size: 9px;
              height: 30px; } }
      .introduce #content.sellpick_introduce .table_wrap table tbody tr:nth-child(2n) {
        background-color: #f9f9f9; }
      .introduce #content.sellpick_introduce .table_wrap table tbody tr th {
        padding: 19px;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.88; }
        @media (max-width: 1024px) {
          .introduce #content.sellpick_introduce .table_wrap table tbody tr th {
            padding: 10px 3px;
            font-size: 8px; } }
      .introduce #content.sellpick_introduce .table_wrap table tbody tr td {
        padding: 19px;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.71; }
        @media (max-width: 1024px) {
          .introduce #content.sellpick_introduce .table_wrap table tbody tr td {
            padding: 10px 3px;
            font-size: 7px; } }
    .introduce #content.sellpick_introduce .table_wrap .ps {
      margin-top: 20px;
      font-size: 14px;
      letter-spacing: -0.72px; }
      @media (max-width: 1024px) {
        .introduce #content.sellpick_introduce .table_wrap .ps {
          font-size: 13px; } }
  .introduce #content.sellpick_introduce .bottm_visual {
    position: relative;
    height: 460px;
    background-image: url("../images/sub/sellpic_introduction_bottm_visual.jpg"); }
    @media (max-width: 1024px) {
      .introduce #content.sellpick_introduce .bottm_visual {
        height: 230px; } }
    .introduce #content.sellpick_introduce .bottm_visual .txt_box {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center; }
      @media (max-width: 1024px) {
        .introduce #content.sellpick_introduce .bottm_visual .txt_box {
          width: 100%; } }
      @media (max-width: 1024px) {
        .introduce #content.sellpick_introduce .bottm_visual .txt_box i img {
          height: 35px; } }
      .introduce #content.sellpick_introduce .bottm_visual .txt_box p {
        margin-top: 45px;
        color: #fff;
        font-size: 20px;
        letter-spacing: -0.8px;
        line-height: 2.5; }
        @media (max-width: 1024px) {
          .introduce #content.sellpick_introduce .bottm_visual .txt_box p {
            margin-top: 30px;
            font-size: 15px;
            letter-spacing: -0.6px;
            line-height: 1.33; } }

.introduce #content.shopping_mall .table_wrap {
  padding-top: 100px; }
  @media (max-width: 1024px) {
    .introduce #content.shopping_mall .table_wrap {
      padding: 60px 20px 20px;
      overflow-x: scroll;
      white-space: nowrap; } }
  .introduce #content.shopping_mall .table_wrap table {
    border-top: 0;
    border-bottom: 0;
    border-left: 2px;
    border-right: 2px;
    border-style: solid;
    border-color: #fff;
    text-align: center; }
    .introduce #content.shopping_mall .table_wrap table th, .introduce #content.shopping_mall .table_wrap table td {
      vertical-align: middle; }
    .introduce #content.shopping_mall .table_wrap table thead {
      color: #fff; }
      .introduce #content.shopping_mall .table_wrap table thead th, .introduce #content.shopping_mall .table_wrap table thead td {
        border: 1px solid #4b6a98; }
      .introduce #content.shopping_mall .table_wrap table thead tr th {
        height: 60px;
        font-weight: bold;
        letter-spacing: -0.72px;
        background-color: #003480; }
        @media (max-width: 1024px) {
          .introduce #content.shopping_mall .table_wrap table thead tr th {
            height: 30px;
            font-size: 9px;
            letter-spacing: -0.36px; } }
      .introduce #content.shopping_mall .table_wrap table thead tr td {
        height: 80px;
        padding: 0 4px;
        background-color: #004dbe;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.71; }
        @media (max-width: 1024px) {
          .introduce #content.shopping_mall .table_wrap table thead tr td {
            height: 40px;
            font-size: 7px;
            line-height: 1.71; } }
    .introduce #content.shopping_mall .table_wrap table tbody th, .introduce #content.shopping_mall .table_wrap table tbody td {
      height: 60px;
      padding: 10px 0;
      border: 1px solid #d6d6d6;
      font-size: 14px;
      font-weight: 300; }
      @media (max-width: 1024px) {
        .introduce #content.shopping_mall .table_wrap table tbody th, .introduce #content.shopping_mall .table_wrap table tbody td {
          height: 30px;
/*          padding: 10px; */
          font-size: 7px; } }
      .introduce #content.shopping_mall .table_wrap table tbody th .soon, .introduce #content.shopping_mall .table_wrap table tbody td .soon {
        margin-top: 5px;
        font-weight: 300;
        letter-spacing: 0.7px;
        color: #003480; }
        @media (max-width: 1024px) {
          .introduce #content.shopping_mall .table_wrap table tbody th .soon, .introduce #content.shopping_mall .table_wrap table tbody td .soon {
            margin-top: 0;
            font-size: 7px;
            letter-spacing: -0.35px; } }
    @media (max-width: 1024px) {
      .introduce #content.shopping_mall .table_wrap table tbody tr:nth-child(5n) td i img {
        width: 35px; }
      .introduce #content.shopping_mall .table_wrap table tbody tr td i img {
        width: 50px;
        vertical-align: middle; } }
    .introduce #content.shopping_mall .table_wrap table tbody tr:nth-child(2n) td {
      background-color: #f9f9f9; }

.introduce #content.shopping_mall .ps {
  margin-top: 30px;
  padding-bottom: 120px;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.7px;
  color: #666;
  text-align: right; }
  @media (max-width: 1024px) {
    .introduce #content.shopping_mall .ps {
      margin-top: 10px;
      padding-bottom: 70px;
      font-size: 13px;
      letter-spacing: -0.6px;
      padding: 0 20px 70px; } }

.introduce #content.shopping_mall .update {
  position: relative;
  height: 290px;
  background-color: #003480; }
  @media (max-width: 1024px) {
    .introduce #content.shopping_mall .update {
      height: 200px; } }
  .introduce #content.shopping_mall .update p {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 50px;
    font-weight: 500;
    color: #fff;
    line-height: 1.4;
    text-align: center; }
    @media (max-width: 1024px) {
      .introduce #content.shopping_mall .update p {
        padding: 0 35px;
        font-size: 25px; } }

.introduce #content.join {
  padding: 120px 0 200px; }
  @media (max-width: 1024px) {
    .introduce #content.join {
      padding: 60px 0 50px; } }
  .introduce #content.join .list_box {
    margin: 70px auto 60px; }
    @media (max-width: 1024px) {
      .introduce #content.join .list_box {
        margin: 50px 0 40px;
        padding: 0 20px; } }
    .introduce #content.join .list_box ul li {
      display: inline-block;
      float: left;
      width: 22%; }
      @media (max-width: 1024px) {
        .introduce #content.join .list_box ul li {
          width: 46%; } }
      .introduce #content.join .list_box ul li ~ li {
        margin-left: 4%; }
        @media (max-width: 1024px) {
          .introduce #content.join .list_box ul li ~ li {
            margin-left: 8%; } }
      @media (max-width: 1024px) {
        .introduce #content.join .list_box ul li:nth-child(odd) {
          margin-left: 0; }
        .introduce #content.join .list_box ul li:nth-child(n+1):nth-child(-n+2) {
          margin-bottom: 20px; } }
      .introduce #content.join .list_box ul li:last-child .img_box::after {
        display: none; }
      .introduce #content.join .list_box ul li .img_box {
        border: 1px solid #e6e6e6;
        position: relative;
        display: inline-block;
        font-size: 0; }
        .introduce #content.join .list_box ul li .img_box::after {
          content: '';
          position: absolute;
          top: 50%;
          left: 100%;
          transform: translateY(-50%);
          display: inline-block;
          width: 30px;
          height: 30px;
          margin: 0 0.9vw;
          background: url("../images/sub/arr_double.png") no-repeat center;
          background-size: cover; }
          @media (max-width: 1024px) {
            .introduce #content.join .list_box ul li .img_box::after {
              width: 3vw;
              height: 3vw;
              margin: 0 7px; } }
      .introduce #content.join .list_box ul li .txt_box .tit {
        margin: 40px 0 20px;
        font-weight: bold; }
        @media (max-width: 1024px) {
          .introduce #content.join .list_box ul li .txt_box .tit {
            margin: 20px 0 10px; } }
      .introduce #content.join .list_box ul li .txt_box .txt {
        font-size: 16px;
        font-weight: 300;
        line-height: 1.88;
        letter-spacing: -0.8px; }
        @media (max-width: 1024px) {
          .introduce #content.join .list_box ul li .txt_box .txt {
            min-height: 48px;
            font-size: 13px;
            line-height: 2.08;
            letter-spacing: -0.65px; } }
  .introduce #content.join .btn_wrap {
    text-align: center; }
    .introduce #content.join .btn_wrap .application {
      display: inline-block;
      width: 400px;
      height: 80px;
      line-height: 80px;
      color: #fff;
      background-color: #003480;
      text-align: center;
      cursor: pointer;
      font-size: 24px; }
      @media (max-width: 1024px) {
        .introduce #content.join .btn_wrap .application {
          width: 200px;
          height: 40px;
          line-height: 40px;
          color: #fff;
          background-color: #003480;
          text-align: center;
          cursor: pointer;
          font-size: 24px;
          font-size: 14px; } }

.introduce #content.charge {
  padding: 120px 0 200px; }
  @media (max-width: 1024px) {
    .introduce #content.charge {
      padding: 50px 0 60px; } }
  .introduce #content.charge .con_box01 {
    padding-bottom: 120px;
    text-align: center; }
    @media (max-width: 1024px) {
      .introduce #content.charge .con_box01 {
        padding-bottom: 70px; } }
    .introduce #content.charge .con_box01 .box01 {
      margin-top: 80px;
      background-color: #f9f9f9; }
      @media (max-width: 1024px) {
        .introduce #content.charge .con_box01 .box01 {
          margin-top: 50px; } }
      .introduce #content.charge .con_box01 .box01 ul {
        display: inline-block;
        padding: 30px 0; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box01 .box01 ul {
            padding: 25px 0; } }
        .introduce #content.charge .con_box01 .box01 ul li {
          float: left; }
          .introduce #content.charge .con_box01 .box01 ul li:last-child {
            margin-left: 80px; }
            @media (max-width: 1024px) {
              .introduce #content.charge .con_box01 .box01 ul li:last-child {
                margin-left: 35px; } }
          .introduce #content.charge .con_box01 .box01 ul li .hexagon1, .introduce #content.charge .con_box01 .box01 ul li .hexagon2 {
            position: relative;
            z-index: 2;
            width: 160px;
            height: 260px;
            background-color: rgba(0, 52, 128, 0.9); }
            @media (max-width: 1024px) {
              .introduce #content.charge .con_box01 .box01 ul li .hexagon1, .introduce #content.charge .con_box01 .box01 ul li .hexagon2 {
                width: 90px;
                height: 130px; } }
            .introduce #content.charge .con_box01 .box01 ul li .hexagon1::before, .introduce #content.charge .con_box01 .box01 ul li .hexagon2::before {
              content: '';
              position: absolute;
              top: 0;
              left: -75px;
              width: 0;
              height: 0;
              border-top: 130px solid transparent;
              border-bottom: 130px solid transparent;
              border-right: 75px solid rgba(0, 52, 128, 0.9); }
              @media (max-width: 1024px) {
                .introduce #content.charge .con_box01 .box01 ul li .hexagon1::before, .introduce #content.charge .con_box01 .box01 ul li .hexagon2::before {
                  position: absolute;
                  top: 0;
                  left: -35px;
                  border-top: 65px solid transparent;
                  border-bottom: 65px solid transparent;
                  border-right: 35px solid rgba(0, 52, 128, 0.9); } }
            .introduce #content.charge .con_box01 .box01 ul li .hexagon1::after, .introduce #content.charge .con_box01 .box01 ul li .hexagon2::after {
              content: '';
              position: absolute;
              top: 0;
              right: -75px;
              width: 0;
              height: 0;
              border-top: 130px solid transparent;
              border-bottom: 130px solid transparent;
              border-left: 75px solid rgba(0, 52, 128, 0.9); }
              @media (max-width: 1024px) {
                .introduce #content.charge .con_box01 .box01 ul li .hexagon1::after, .introduce #content.charge .con_box01 .box01 ul li .hexagon2::after {
                  position: absolute;
                  top: 0;
                  right: -35px;
                  border-top: 65px solid transparent;
                  border-bottom: 65px solid transparent;
                  border-left: 35px solid rgba(0, 52, 128, 0.9); } }
            .introduce #content.charge .con_box01 .box01 ul li .hexagon1 p, .introduce #content.charge .con_box01 .box01 ul li .hexagon2 p {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              width: 100%;
              font-size: 40px;
              line-height: 1.33;
              color: #fff;
              text-align: center; }
              @media (max-width: 1024px) {
                .introduce #content.charge .con_box01 .box01 ul li .hexagon1 p, .introduce #content.charge .con_box01 .box01 ul li .hexagon2 p {
                  z-index: 10;
                  width: 120%;
                  font-size: 20px;
                  line-height: 1.25; } }
          .introduce #content.charge .con_box01 .box01 ul li .hexagon2 {
            z-index: 1;
            background-color: rgba(245, 228, 42, 0.9); }
            .introduce #content.charge .con_box01 .box01 ul li .hexagon2::before {
              border-right: 75px solid rgba(245, 228, 42, 0.9); }
              @media (max-width: 1024px) {
                .introduce #content.charge .con_box01 .box01 ul li .hexagon2::before {
                  border-right: 35px solid rgba(245, 228, 42, 0.9); } }
            .introduce #content.charge .con_box01 .box01 ul li .hexagon2::after {
              border-left: 75px solid rgba(245, 228, 42, 0.9); }
              @media (max-width: 1024px) {
                .introduce #content.charge .con_box01 .box01 ul li .hexagon2::after {
                  border-left: 35px solid rgba(245, 228, 42, 0.9); } }
            .introduce #content.charge .con_box01 .box01 ul li .hexagon2 p {
              font-weight: bold;
              color: #003480; }
    .introduce #content.charge .con_box01 .box02 {
      padding: 30px 0;
      background-color: #eee; }
      @media (max-width: 1024px) {
        .introduce #content.charge .con_box01 .box02 {
          padding: 25px 0; } }
      .introduce #content.charge .con_box01 .box02 .txt_box .tit {
        font-size: 40px;
        line-height: 1.33; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box01 .box02 .txt_box .tit {
            font-size: 20px; } }
      .introduce #content.charge .con_box01 .box02 .txt_box .ps {
        margin-top: 25px;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: -0.72px; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box01 .box02 .txt_box .ps {
            margin-top: 10px;
            font-size: 12px;
            letter-spacing: -0.6px;
            line-height: 2.17; } }
        .introduce #content.charge .con_box01 .box02 .txt_box .ps span:last-child {
          margin-left: 10px; }
          @media (max-width: 1024px) {
            .introduce #content.charge .con_box01 .box02 .txt_box .ps span:last-child {
              display: block;
              margin-left: 0; } }
    @media (max-width: 1024px) {
      .introduce #content.charge .con_box01 .box03 {
        padding: 0 50px; } }
    .introduce #content.charge .con_box01 .box03 .list_box {
      position: relative;
      max-width: 564px;
      margin: 0 auto; }
      .introduce #content.charge .con_box01 .box03 .list_box::before {
        content: '';
        display: block;
        width: 100%;
        height: 51px;
        background: url("../images/sub/introduce_charge_dot.png") no-repeat; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box01 .box03 .list_box::before {
            background-size: contain; } }
      .introduce #content.charge .con_box01 .box03 .list_box ul li {
        float: left;
        min-width: 90px;
        min-height: 115px; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box01 .box03 .list_box ul li {
            min-width: auto;
            min-height: auto;
            height: 14vw;
            max-height: 70px;
            width: 33.3333333%; } }
        .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box {
          text-align: center; }
          .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box.txt_box01 {
            position: absolute;
            bottom: 0;
            left: -30px; }
          .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box.txt_box02 {
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%); }
          .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box.txt_box03 {
            position: absolute;
            bottom: 0;
            right: -50px; }
            @media (max-width: 1024px) {
              .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box.txt_box03 {
                right: -35px; } }
          .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box .txt_t {
            width: 90px;
            height: 90px;
            padding: 15px 0;
            border-radius: 50%;
            background-color: #f5e42a;
            font-weight: 500;
            line-height: 1.4;
            color: #003480; }
            @media (max-width: 1024px) {
              .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box .txt_t {
                width: 56px;
                height: 56px;
                padding: 6px 0;
                margin: 0 auto; } }
            .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box .txt_t span {
              display: block;
              font-size: 24px;
              font-weight: bold; }
              @media (max-width: 1024px) {
                .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box .txt_t span {
                  font-size: 17px; } }
          .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box .txt_b {
            margin-top: 20px;
            font-size: 16px;
            font-weight: 300;
            letter-spacing: -0.8px; }
            @media (max-width: 1024px) {
              .introduce #content.charge .con_box01 .box03 .list_box ul li .txt_box .txt_b {
                font-size: 13px;
                letter-spacing: -0.65px; } }
    .introduce #content.charge .con_box01 .box03 .btn_wrap {
      margin-top: 60px; }
      @media (max-width: 1024px) {
        .introduce #content.charge .con_box01 .box03 .btn_wrap {
          margin-top: 40px; } }
      .introduce #content.charge .con_box01 .box03 .btn_wrap .btn_application {
        display: inline-block;
        width: 400px;
        height: 80px;
        line-height: 80px;
        color: #fff;
        background-color: #003480;
        text-align: center;
        cursor: pointer;
        font-size: 24px; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box01 .box03 .btn_wrap .btn_application {
            width: 200px;
            height: 40px;
            line-height: 40px;
            color: #fff;
            background-color: #003480;
            text-align: center;
            cursor: pointer;
            font-size: 24px;
            font-size: 14px; } }
            
  .introduce #content.charge .con_box04 {
    padding-bottom: 120px;
    text-align: center; }
    @media (max-width: 1024px) {
      .introduce #content.charge .con_box04 {
        padding-bottom: 70px; } }
		@media (max-width: 1024px) {
		  .introduce #content.charge .price_wrap01 {
		    padding: 0 20px; } }
		.introduce #content.charge .price_wrap01 .bg {
		  height: 300px;
		  background-image: url("../images/sub/introduce_price_img01.jpg");
		  background-size: contain; }
		  @media (max-width: 1024px) {
		    .introduce #content.charge .price_wrap01 .bg {
		      height: 220px; } }

  .introduce #content.charge .con_box05 {
    padding-bottom: 120px;
    text-align: center; }
    @media (max-width: 1024px) {
      .introduce #content.charge .con_box05 {
        padding-bottom: 70px; } }
		@media (max-width: 1024px) {
		  .introduce #content.charge .price_wrap02 {
		    padding: 0 20px; } }
		.introduce #content.charge .price_wrap02 .bg {
		  height: 260px;
		  background-image: url("../images/sub/introduce_price_img02.jpg");
		  background-size: contain; }
		  @media (max-width: 1024px) {
		    .introduce #content.charge .price_wrap02 .bg {
		      height: 220px; } }

  .introduce #content.charge .con_box02 {
    padding: 120px 0 200px;
    background-color: #f1f1f1; }
    @media (max-width: 1024px) {
      .introduce #content.charge .con_box02 {
        padding: 50px 0 60px; } }
    @media (max-width: 1024px) {
      .introduce #content.charge .con_box02 .box01 {
        padding: 0 20px; } }
    .introduce #content.charge .con_box02 .box01 .tit {
      margin-bottom: 100px;
      font-size: 40px;
      font-weight: bold;
      text-align: center; }
      @media (max-width: 1024px) {
        .introduce #content.charge .con_box02 .box01 .tit {
          margin-bottom: 40px;
          font-size: 20px; } }
    .introduce #content.charge .con_box02 .box01 ul li {
      float: left;
      width: 30%;
      border: 1px solid #d6d6d6; }
      @media (max-width: 1024px) {
        .introduce #content.charge .con_box02 .box01 ul li {
          width: 48%; } }
      .introduce #content.charge .con_box02 .box01 ul li ~ li {
        margin-left: 5%; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box02 .box01 ul li ~ li {
            margin-left: 4%; } }
      .introduce #content.charge .con_box02 .box01 ul li:nth-child(3n+4) {
        margin-left: 0; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box02 .box01 ul li:nth-child(3n+4) {
            margin-left: 4%; } }
      .introduce #content.charge .con_box02 .box01 ul li:nth-child(n+1):nth-child(-n+9) {
        margin-bottom: 50px; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box02 .box01 ul li:nth-child(n+1):nth-child(-n+9) {
            margin-bottom: 0; } }
      @media (max-width: 1024px) {
        .introduce #content.charge .con_box02 .box01 ul li:nth-child(odd) {
          margin-left: 0; }
        .introduce #content.charge .con_box02 .box01 ul li:nth-child(n+1):nth-child(-n+10) {
          margin-bottom: 20px; } }
      .introduce #content.charge .con_box02 .box01 ul li .txt_box {
        position: relative;
        padding: 18px 0;
        border-top: 1px solid #d6d6d6;
        background-color: #fff;
        text-align: center; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box02 .box01 ul li .txt_box {
            padding: 15px 0; } }
        .introduce #content.charge .con_box02 .box01 ul li .txt_box i {
          position: absolute;
          top: 50%;
          right: 30px;
          transform: translateY(-50%); }
          @media (max-width: 1024px) {
            .introduce #content.charge .con_box02 .box01 ul li .txt_box i {
              right: 10px; } }
          @media (max-width: 1024px) {
            .introduce #content.charge .con_box02 .box01 ul li .txt_box i img {
              width: 18px;
              margin-left: 3px; } }
  .introduce #content.charge .con_box03 {
    padding-top: 100px; }
    @media (max-width: 1024px) {
      .introduce #content.charge .con_box03 {
        padding-top: 50px; } }
    .introduce #content.charge .con_box03 .tit {
      margin-bottom: 100px;
      font-size: 40px;
      font-weight: bold;
      text-align: center; }
      @media (max-width: 1024px) {
        .introduce #content.charge .con_box03 .tit {
          margin-bottom: 40px;
          font-size: 20px; } }
    .introduce #content.charge .con_box03 ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
      @media (max-width: 1024px) {
        .introduce #content.charge .con_box03 ul {
          justify-content: left;
          align-items: left; } }
      .introduce #content.charge .con_box03 ul li {
        width: 25%;
        text-align: center; }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box03 ul li {
            width: 50%; } }
        .introduce #content.charge .con_box03 ul li:nth-child(n+5):nth-child(-n+8) {
          margin-top: 85px; }
          @media (max-width: 1024px) {
            .introduce #content.charge .con_box03 ul li:nth-child(n+5):nth-child(-n+8) {
              margin-top: 0; } }
        @media (max-width: 1024px) {
          .introduce #content.charge .con_box03 ul li:nth-child(n+1):nth-child(-n+6) {
            margin-bottom: 30px; }
          .introduce #content.charge .con_box03 ul li .img_box img {
            width: 60px; } }
        .introduce #content.charge .con_box03 ul li .txt_box {
          margin-top: 20px;
          font-size: 24px; }
          @media (max-width: 1024px) {
            .introduce #content.charge .con_box03 ul li .txt_box {
              margin-top: 15px;
              font-size: 14px; } }
          .introduce #content.charge .con_box03 ul li .txt_box i img {
            margin-left: 5px;
            vertical-align: -5px; }
            @media (max-width: 1024px) {
              .introduce #content.charge .con_box03 ul li .txt_box i img {
                width: 19px;
                margin-left: 2px; } }

.min_service .visual::after {
  background-image: url("../images/sub/main_service_visual.jpg"); }

.min_service #content .service {
  border-top: 1px solid rgba(255, 255, 255, 0); }
  .min_service #content .service:nth-child(2n) {
    background-color: #fff; }
  .min_service #content .service .instruction {
    margin: 100px auto; }
    @media (max-width: 1024px) {
      .min_service #content .service .instruction {
        margin: 50px auto;
        padding: 0 20px; } }
    .min_service #content .service .instruction .txt_box {
      width: calc(100% - 710px); }
      @media (max-width: 1024px) {
        .min_service #content .service .instruction .txt_box {
          width: 100%; } }
      .min_service #content .service .instruction .txt_box .tit_sub {
        font-weight: bold;
        text-transform: uppercase;
        color: #003480; }
      .min_service #content .service .instruction .txt_box .tit {
        display: inline-block;
        margin: 15px 0 40px;
        font-size: 50px;
        font-weight: 500; }
        @media (max-width: 1024px) {
          .min_service #content .service .instruction .txt_box .tit {
            margin: 10px 0 30px;
            font-size: 35px; } }
        .min_service #content .service .instruction .txt_box .tit::after {
          content: '';
          display: block;
          max-width: 0;
          height: 5px;
          margin-top: -3px;
          background-color: #fff;
          transition: all 2s;
          transition-delay: 0.6s; }
      .min_service #content .service .instruction .txt_box .txt {
        font-weight: 300;
        line-height: 1.67;
        letter-spacing: -0.72px; }
        @media (max-width: 1024px) {
          .min_service #content .service .instruction .txt_box .txt {
            line-height: 2;
            letter-spacing: -0.56px; } }
    .min_service #content .service .instruction .img_box {
      width: 690px;
      text-align: center;
      transform: translateX(50%);
      opacity: 0;
      transition: all 2s; }
      @media (max-width: 1024px) {
        .min_service #content .service .instruction .img_box {
          width: 100%;
          margin-top: 40px; } }
    .min_service #content .service .instruction.instruction_animation .txt_box .tit::after {
      max-width: 1000px; }
    .min_service #content .service .instruction.instruction_animation .img_box {
      transform: translateX(0);
      opacity: 1; }
  .min_service #content .service .banner {
    overflow: hidden;
    position: relative;
    height: 560px;
    text-indent: -9999px;
    font-size: 0; }
    @media (max-width: 1024px) {
      .min_service #content .service .banner {
        height: 50vw; } }
    .min_service #content .service .banner::after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.3); }
    .min_service #content .service .banner .banner_in {
      position: absolute;
      left: 0;
      width: 100%;
      height: 150%;
      transition: all 2s; }
      @media (max-width: 1024px) {
        .min_service #content .service .banner .banner_in {
          background-size: cover;
          background-position: center; } }
      .min_service #content .service .banner .banner_in.img01 {
        background-image: url("../images/sub/main_service_banner01.jpg"); }
      .min_service #content .service .banner .banner_in.img02 {
        background-image: url("../images/sub/main_service_banner02.jpg"); }
      .min_service #content .service .banner .banner_in.img03 {
        background-image: url("../images/sub/main_service_banner03.jpg"); }
      .min_service #content .service .banner .banner_in.img04 {
        background-image: url("../images/sub/main_service_banner04.jpg"); }
      .min_service #content .service .banner .banner_in.img05 {
        background-image: url("../images/sub/main_service_banner05.jpg"); }
      .min_service #content .service .banner .banner_in.img06 {
        background-image: url("../images/sub/main_service_banner06.jpg"); }
      .min_service #content .service .banner .banner_in.img07 {
        background-image: url("../images/sub/main_service_banner07.jpg"); }
      .min_service #content .service .banner .banner_in.img08 {
        background-image: url("../images/sub/main_service_banner08.jpg"); }
      .min_service #content .service .banner .banner_in.img09 {
        background-image: url("../images/sub/main_service_banner09.jpg"); }
      .min_service #content .service .banner .banner_in.img10 {
        background-image: url("../images/sub/main_service_banner10.jpg"); }
      .min_service #content .service .banner .banner_in.img11 {
        background-image: url("../images/sub/main_service_banner11.jpg"); }
      .min_service #content .service .banner .banner_in.img12 {
        background-image: url("../images/sub/main_service_banner12.jpg"); }

.event .visual::after {
  background-image: url("../images/sub/event_visual.jpg"); }

.event #content {
  padding: 120px 0 200px;
  background-color: #f1f1f1; }
  @media (max-width: 1024px) {
    .event #content {
      padding: 50px 20px 60px; } }
  .event #content .event_list::after {
    content: '';
    display: block;
    height: 1px;
    margin: 60px 0;
    background-color: #ccc; }
    @media (max-width: 1024px) {
      .event #content .event_list::after {
        margin: 40px 0; } }
  .event #content .event_list:nth-child(2)::after {
    display: none; }
  .event #content .event_list .txt_sate {
    margin-bottom: 30px;
    font-weight: bold; }
    @media (max-width: 1024px) {
      .event #content .event_list .txt_sate {
        margin-bottom: 20px; } }
  .event #content .event_list ul::after {
    content: '';
    display: block;
    clear: both; }
  .event #content .event_list ul li {
    float: left;
    width: 23.5%;
    border: 1px solid #d6d6d6; }
    @media (max-width: 1024px) {
      .event #content .event_list ul li {
        width: 100%; } }
    .event #content .event_list ul li ~ li {
      margin-left: 2%; }
      @media (max-width: 1024px) {
        .event #content .event_list ul li ~ li {
          margin-top: 30px;
          margin-left: 0; } }
    .event #content .event_list ul li:nth-child(4n+1) {
      margin-left: 0; }
    .event #content .event_list ul li:nth-child(n+5):nth-child(-n+12) {
      margin-top: 40px; }
    .event #content .event_list ul li a {
      display: inline-block;
      width: 100%; }
    .event #content .event_list ul li .img_box {
      position: relative;
      height: 215px; }
      @media (max-width: 1024px) {
        .event #content .event_list ul li .img_box {
          height: 170px; } }
      .event #content .event_list ul li .img_box.img01 {
        background-image: url("../images/sub/event_list_img01.jpg"); }
      .event #content .event_list ul li .img_box.img02 {
        background-image: url("../images/sub/event_list_img02.jpg"); }
      .event #content .event_list ul li .img_box .progress {
        position: absolute;
        top: 0;
        left: 10px;
        width: 72px;
        height: 72px;
        padding: 35px 0 0;
        font-size: 20px;
        font-weight: 300;
        color: #fff;
        text-align: center;
        background-color: #003480; }
        @media (max-width: 1024px) {
          .event #content .event_list ul li .img_box .progress {
            position: absolute;
            top: 0;
            left: 15px;
            width: 50px;
            height: 50px;
            padding: 20px 0;
            font-size: 15px; } }
      .event #content .event_list ul li .img_box[data-progress="종료"]::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.4); }
      .event #content .event_list ul li .img_box[data-progress="종료"] .progress {
        position: relative;
        z-index: 1;
        background-color: #2e2e2e; }
    .event #content .event_list ul li .txt_box {
      padding: 30px 30px 40px;
      background-color: #fff; }
      @media (max-width: 1024px) {
        .event #content .event_list ul li .txt_box {
          padding: 15px 15px 25px; } }
      .event #content .event_list ul li .txt_box .kind {
        font-size: 16px;
        font-weight: 300;
        letter-spacing: -0.8px;
        margin-bottom: 10px; }
        @media (max-width: 1024px) {
          .event #content .event_list ul li .txt_box .kind {
            font-size: 13px;
            letter-spacing: -0.65px; } }
      .event #content .event_list ul li .txt_box .tit {
        font-weight: bold; }
      .event #content .event_list ul li .txt_box .date {
        margin-top: 20px;
        letter-spacing: 0.8px;
        font-size: 16px;
        font-weight: 300;
        color: #666;
        letter-spacing: -0.8px; }
        @media (max-width: 1024px) {
          .event #content .event_list ul li .txt_box .date {
            margin-top: 10px;
            font-size: 13px;
            letter-spacing: -0.65px; } }
            
.news .visual::after {
  background-image: url("../images/sub/customer_visual.jpg"); }

.news #content {
  padding: 120px 0 200px;
  background-color: #f1f1f1; }
  @media (max-width: 1024px) {
    .news #content {
      padding: 50px 20px 60px; } }
  .news #content .news_list::after {
    content: '';
    display: block;
    height: 1px;
    margin: 60px 0;
    background-color: #ccc; }
    @media (max-width: 1024px) {
      .news #content .news_list::after {
        margin: 40px 0; } }
  .news #content .news_list:nth-child(2)::after {
    display: none; }
  .news #content .news_list .txt_sate {
    margin-bottom: 30px;
    font-weight: bold; }
    @media (max-width: 1024px) {
      .news #content .news_list .txt_sate {
        margin-bottom: 20px; } }
  .news #content .news_list ul::after {
    content: '';
    display: block;
    clear: both; }
  .news #content .news_list ul li {
    float: left;
    width: 23.5%;
    border: 1px solid #d6d6d6; }
    @media (max-width: 1024px) {
      .news #content .news_list ul li {
        width: 100%; } }
    .news #content .news_list ul li ~ li {
      margin-left: 2%; }
      @media (max-width: 1024px) {
        .news #content .news_list ul li ~ li {
          margin-top: 30px;
          margin-left: 0; } }
    .news #content .news_list ul li:nth-child(5n) {
      margin-left: 0; }
    .news #content .news_list ul li:nth-child(n+5):nth-child(-n+8) {
      margin-top: 40px; }
    .news #content .news_list ul li a {
      display: inline-block;
      width: 100%; }
    .news #content .news_list ul li .img_box {
      position: relative;
      height: 215px; }
      @media (max-width: 1024px) {
        .news #content .news_list ul li .img_box {
          height: 170px; } }
      .news #content .news_list ul li .img_box.img01 {
        background-image: url("../images/sub/news_list_img01.jpg"); }
      .news #content .news_list ul li .img_box.img02 {
        background-image: url("../images/sub/news_list_img02.jpg"); }
        @media (max-width: 1024px) {
          .news #content .news_list ul li .img_box .progress {
            position: absolute;
            top: 0;
            left: 15px;
            width: 50px;
            height: 50px;
            padding: 20px 0;
            font-size: 15px; } }
      .news #content .news_list ul li .img_box[data-progress="종료"]::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.4); }
      .news #content .news_list ul li .img_box[data-progress="종료"] .progress {
        position: relative;
        z-index: 1;
        background-color: #2e2e2e; }
    .news #content .news_list ul li .txt_box {
      padding: 30px 30px 40px;
      background-color: #fff; }
      @media (max-width: 1024px) {
        .news #content .news_list ul li .txt_box {
          padding: 15px 15px 25px; } }
      .news #content .news_list ul li .txt_box .kind {
        font-size: 16px;
        font-weight: 300;
        letter-spacing: -0.8px;
        margin-bottom: 10px; }
        @media (max-width: 1024px) {
          .news #content .news_list ul li .txt_box .kind {
            font-size: 13px;
            letter-spacing: -0.65px; } }
      .news #content .news_list ul li .txt_box .tit {
        font-weight: bold; }
      .news #content .news_list ul li .txt_box .date {
        margin-top: 20px;
        letter-spacing: 0.8px;
        font-size: 16px;
        font-weight: 300;
        color: #666;
        letter-spacing: -0.8px; }
        @media (max-width: 1024px) {
          .news #content .news_list ul li .txt_box .date {
            margin-top: 10px;
            font-size: 13px;
            letter-spacing: -0.65px; } }

.tips .visual::after {
  background-image: url("../images/sub/customer_visual.jpg"); }

.tips #content {
  padding: 120px 0 200px;
  background-color: #f1f1f1; }
@media (max-width: 1024px) {
  .tips #content {
    padding: 50px 20px 60px; } }
.tips #content .tips_list::after {
  content: '';
  display: block;
  height: 1px;
  margin: 60px 0;
  background-color: #ccc; }
@media (max-width: 1024px) {
  .tips #content .tips_list::after {
    margin: 40px 0; } }
.tips #content .tips_list:nth-child(2)::after {
  display: none; }
.tips #content .tips_list .txt_sate {
  margin-bottom: 30px;
  font-weight: bold; }
@media (max-width: 1024px) {
  .tips #content .tips_list .txt_sate {
    margin-bottom: 20px; } }
.tips #content .tips_list ul::after {
  content: '';
  display: block;
  clear: both; }
.tips #content .tips_list ul li {
  float: left;
  width: 23.5%;
  border: 1px solid #d6d6d6; }
@media (max-width: 1024px) {
  .tips #content .tips_list ul li {
    width: 100%; } }
.tips #content .tips_list ul li ~ li {
  margin-left: 2%; }
@media (max-width: 1024px) {
  .tips #content .tips_list ul li ~ li {
    margin-top: 30px;
    margin-left: 0; } }
.tips #content .tips_list ul li:nth-child(5n) {
  margin-left: 0; }
.tips #content .tips_list ul li:nth-child(n+5):nth-child(-n+8) {
  margin-top: 40px; }
.tips #content .tips_list ul li a {
  display: inline-block;
  width: 100%; }
.tips #content .tips_list ul li .img_box {
  position: relative;
  height: 215px; }
@media (max-width: 1024px) {
  .tips #content .tips_list ul li .img_box {
    height: 170px; } }
.tips #content .tips_list ul li .img_box.img01 {
  background-image: url("../images/sub/tips_list_img01.jpg"); }
.tips #content .tips_list ul li .img_box.img02 {
  background-image: url("../images/sub/tips_list_img02.jpg"); }
@media (max-width: 1024px) {
  .tips #content .tips_list ul li .img_box .progress {
    position: absolute;
    top: 0;
    left: 15px;
    width: 50px;
    height: 50px;
    padding: 20px 0;
    font-size: 15px; } }
.tips #content .tips_list ul li .img_box[data-progress="종료"]::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4); }
.tips #content .tips_list ul li .img_box[data-progress="종료"] .progress {
  position: relative;
  z-index: 1;
  background-color: #2e2e2e; }
.tips #content .tips_list ul li .txt_box {
  padding: 30px 30px 40px;
  background-color: #fff; }
@media (max-width: 1024px) {
  .tips #content .tips_list ul li .txt_box {
    padding: 15px 15px 25px; } }
.tips #content .tips_list ul li .txt_box .kind {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.8px;
  margin-bottom: 10px; }
@media (max-width: 1024px) {
  .tips #content .tips_list ul li .txt_box .kind {
    font-size: 13px;
    letter-spacing: -0.65px; } }
.tips #content .tips_list ul li .txt_box .tit {
  font-weight: bold; }
.tips #content .tips_list ul li .txt_box .date {
  margin-top: 20px;
  letter-spacing: 0.8px;
  font-size: 16px;
  font-weight: 300;
  color: #666;
  letter-spacing: -0.8px; }
@media (max-width: 1024px) {
  .tips #content .tips_list ul li .txt_box .date {
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: -0.65px; } }

.customer .visual::after {
  background-image: url("../images/sub/customer_visual.jpg"); }

.customer #content.inquiry {
  overflow: hidden; }
  .customer #content.inquiry .tab_menu {
    margin-top: 100px; }
    .customer #content.inquiry .tab_menu ul li {
      width: 50%; }
  .customer #content.inquiry .form_wrap {
    padding-top: 60px;
    background-color: #f1f1f1;
    padding: 120px 0 200px; }
    @media (max-width: 1024px) {
      .customer #content.inquiry .form_wrap {
        padding: 50px 20px 60px; } }
    .customer #content.inquiry .form_wrap .tit_box {
      text-align: center; }
      .customer #content.inquiry .form_wrap .tit_box .txt_t {
        font-size: 50px;
        font-weight: bold; }
        @media (max-width: 1024px) {
          .customer #content.inquiry .form_wrap .tit_box .txt_t {
            font-size: 25px; } }
      .customer #content.inquiry .form_wrap .tit_box .txt_b {
        margin: 30px 0 100px;
        line-height: 1.67; }
        @media (max-width: 1024px) {
          .customer #content.inquiry .form_wrap .tit_box .txt_b {
            margin: 20px 0 50px; } }
    .customer #content.inquiry .form_wrap .agree_box .agree {
      margin-bottom: 100px; }
      @media (max-width: 1024px) {
        .customer #content.inquiry .form_wrap .agree_box .agree {
          margin-bottom: 50px; } }
      .customer #content.inquiry .form_wrap .agree_box .agree .tit {
        font-size: 24px;
        font-weight: 500; }
        @media (max-width: 1024px) {
          .customer #content.inquiry .form_wrap .agree_box .agree .tit {
            font-size: 16px; } }
      .customer #content.inquiry .form_wrap .agree_box .agree .textarea_box {
        height: 300px;
        margin: 30px 0;
        padding: 40px;
        background-color: #fff;
        overflow-y: auto; }
        @media (max-width: 1024px) {
          .customer #content.inquiry .form_wrap .agree_box .agree .textarea_box {
            height: 230px;
            padding: 20px;
            margin: 20px 0; } }
        .customer #content.inquiry .form_wrap .agree_box .agree .textarea_box pre {
          line-height: 1.67;
          color: #666; }
      @media (max-width: 1024px) {
        .customer #content.inquiry .form_wrap .agree_box .agree .btn_box .txt {
          width: 100%; } }
      @media (max-width: 1024px) {
        .customer #content.inquiry .form_wrap .agree_box .agree .btn_box .cheked_box {
          margin-top: 20px;
          float: left; } }
      .customer #content.inquiry .form_wrap .agree_box .agree .btn_box .cheked_box ul li {
        float: left; }
      .customer #content.inquiry .form_wrap .agree_box .agree .btn_box .cheked_box ul li ~ li {
        margin-left: 30px; }
    .customer #content.inquiry .form_wrap .table_box .tit {
      margin-bottom: 30px;
      font-size: 24px;
      font-weight: 500; }
      @media (max-width: 1024px) {
        .customer #content.inquiry .form_wrap .table_box .tit {
          margin-bottom: 15px;
          font-size: 14px; } }
    @media (max-width: 1024px) {
      .customer #content.inquiry .form_wrap .table_box .table colgroup col:first-child {
        width: 20%; } }
    .customer #content.inquiry .form_wrap .table_box .table tr th {
      vertical-align: middle;
      text-align: left;
      font-weight: bold;
      border-bottom: 0; }
    .customer #content.inquiry .form_wrap .table_box .table tr td {
      padding: 5px 0; }
      .customer #content.inquiry .form_wrap .table_box .table tr td .phone::after {
        content: '';
        display: block;
        clear: both; }
      .customer #content.inquiry .form_wrap .table_box .table tr td .phone li {
        display: inline-block;
        float: left;
        width: 33.3333%; }
        .customer #content.inquiry .form_wrap .table_box .table tr td .phone li .inp_txt {
          width: calc(100% - 30px); }
          @media (max-width: 1024px) {
            .customer #content.inquiry .form_wrap .table_box .table tr td .phone li .inp_txt {
              width: calc(100% - 17px); } }
        .customer #content.inquiry .form_wrap .table_box .table tr td .phone li::after {
          content: '';
          display: inline-block;
          width: 10px;
          height: 1px;
          margin-left: 10px;
          background-color: #2e2e2e; }
          @media (max-width: 1024px) {
            .customer #content.inquiry .form_wrap .table_box .table tr td .phone li::after {
              width: 7px;
              margin-left: 5px; } }
        .customer #content.inquiry .form_wrap .table_box .table tr td .phone li:last-child .inp_txt {
          width: calc(100%); }
        .customer #content.inquiry .form_wrap .table_box .table tr td .phone li:last-child::after {
          display: none; }
      .customer #content.inquiry .form_wrap .table_box .table tr td .email::after {
        content: '';
        display: block;
        clear: both; }
      .customer #content.inquiry .form_wrap .table_box .table tr td .email.email2 li {
        width: 50%; }
      .customer #content.inquiry .form_wrap .table_box .table tr td .email li {
        display: inline-block;
        float: left;
        width: 33.333333%; }
        .customer #content.inquiry .form_wrap .table_box .table tr td .email li:first-child::after {
          content: '@';
          display: inline-block;
          margin-left: 5px;
          font-weight: bold; }
        .customer #content.inquiry .form_wrap .table_box .table tr td .email li:last-child .inp_txt {
          width: calc(100%); }
        .customer #content.inquiry .form_wrap .table_box .table tr td .email li:last-child::after {
          display: none; }
        .customer #content.inquiry .form_wrap .table_box .table tr td .email li:nth-child(2) .inp_txt {
          width: calc(100% - 10px); }
          @media (max-width: 1024px) {
            .customer #content.inquiry .form_wrap .table_box .table tr td .email li:nth-child(2) .inp_txt {
              width: calc(100% - 5px); } }
        .customer #content.inquiry .form_wrap .table_box .table tr td .email li .inp_txt {
          width: calc(100% - 30px); }
          @media (max-width: 1024px) {
            .customer #content.inquiry .form_wrap .table_box .table tr td .email li .inp_txt {
              width: calc(100% - 23px); } }
    .customer #content.inquiry .form_wrap .checke_box {
      margin-top: 30px;
      text-align: right; }
      @media (max-width: 1024px) {
        .customer #content.inquiry .form_wrap .checke_box {
          margin-top: 20px; } }
    .customer #content.inquiry .form_wrap .btn_wrap {
      margin-top: 50px;
      text-align: center; }
      @media (max-width: 1024px) {
        .customer #content.inquiry .form_wrap .btn_wrap {
          margin-top: 20px; } }
      .customer #content.inquiry .form_wrap .btn_wrap a {
        display: inline-block;
        width: 400px;
        height: 80px;
        line-height: 80px;
        color: #fff;
        background-color: #003480;
        text-align: center;
        cursor: pointer;
        font-size: 24px; }
        @media (max-width: 1024px) {
          .customer #content.inquiry .form_wrap .btn_wrap a {
            width: 100%;
            height: 40px;
            line-height: 40px;
            color: #fff;
            background-color: #003480;
            text-align: center;
            cursor: pointer;
            font-size: 24px;
            font-size: 14px; } }

.customer #content.faq {
  padding: 120px 0 200px;
  background-color: #f1f1f1; }
  @media (max-width: 1024px) {
    .customer #content.faq {
      padding: 50px 20px 60px; } }
  .customer #content.faq .faq_list ul li {
    border: 1px solid #d6d6d6;
    background-color: #fff;
    cursor: pointer; }
    .customer #content.faq .faq_list ul li.faq_on .faq_item .btn_plus::before {
      transform: rotate(90deg); }
    .customer #content.faq .faq_list ul li.faq_on .faq_item .btn_plus::after {
      transform: rotate(180deg); }
    .customer #content.faq .faq_list ul li ~ li {
      margin-top: 10px; }
    .customer #content.faq .faq_list ul li .faq_item {
      position: relative;
      height: 70px;
      padding: 0 40px; }
      @media (max-width: 1024px) {
        .customer #content.faq .faq_list ul li .faq_item {
          height: auto;
          padding: 15px; }
          .customer #content.faq .faq_list ul li .faq_item::after {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle; } }
      .customer #content.faq .faq_list ul li .faq_item .tit {
        padding: 17px 0;
        font-weight: bold; }
        @media (max-width: 1024px) {
          .customer #content.faq .faq_list ul li .faq_item .tit {
            display: inline-block;
            width: 55vw;
            margin-left: 30px;
            padding: 0;
            line-height: 1.5;
            vertical-align: middle; } }
        .customer #content.faq .faq_list ul li .faq_item .tit::before {
          content: attr(data-faq);
          font-size: 36px;
          font-weight: bold;
          color: #003480;
          letter-spacing: -1.5px;
          margin-right: 30px;
          vertical-align: -5px; }
          @media (max-width: 1024px) {
            .customer #content.faq .faq_list ul li .faq_item .tit::before {
              position: absolute;
              top: 10px;
              left: 15px;
              font-size: 21px; } }
      .customer #content.faq .faq_list ul li .faq_item .btn_plus {
        position: absolute;
        top: 50%;
        right: 40px;
        transform: translateY(-50%); }
        @media (max-width: 1024px) {
          .customer #content.faq .faq_list ul li .faq_item .btn_plus {
            right: 15px; } }
    .customer #content.faq .faq_list ul li .faq_details {
      display: none;
      border-top: 1px solid #d6d6d6; }
      .customer #content.faq .faq_list ul li .faq_details .txt {
        position: relative;
        padding: 20px 0 30px 102px;
        line-height: 1.88;
        font-size: 16px;
        font-weight: 300; }
        @media (max-width: 1024px) {
          .customer #content.faq .faq_list ul li .faq_details .txt {
            line-height: 1.5;
            padding: 20px 15px 20px 45px;
            line-height: 2.08;
            font-size: 13px; } }
        .customer #content.faq .faq_list ul li .faq_details .txt::before {
          content: attr(data-faq);
          position: absolute;
          top: 38px;
          left: 40px;
          transform: translateY(-50%);
          font-size: 36px;
          font-weight: bold;
          color: #003480;
          letter-spacing: -1.8px;
          margin-right: 30px;
          vertical-align: -2px; }
          @media (max-width: 1024px) {
            .customer #content.faq .faq_list ul li .faq_details .txt::before {
              position: absolute;
              top: 32px;
              left: 15px;
              font-size: 20px; } }

.customer #content.notice {
  padding: 120px 0 200px;
  background-color: #f1f1f1; }
  @media (max-width: 1024px) {
    .customer #content.notice {
      padding: 50px 20px 60px; } }
  .customer #content.notice .notice_list ul li {
    float: left;
    width: 23.5%;
    height: 442px;
    overflow: hidden;
    border: 1px solid #d6d6d6; }
    @media (max-width: 1024px) {
      .customer #content.notice .notice_list ul li {
        width: 100%;
        height: 300px; } }
    .customer #content.notice .notice_list ul li ~ li {
      margin-left: 2%; }
      @media (max-width: 1024px) {
        .customer #content.notice .notice_list ul li ~ li {
          margin-top: 30px;
          margin-left: 0; } }
    .customer #content.notice .notice_list ul li:nth-child(4n+1) {
      margin-left: 0; }
    .customer #content.notice .notice_list ul li:nth-child(n+5):nth-child(-n+12) {
      margin-top: 40px; }
      @media (max-width: 1024px) {
        .customer #content.notice .notice_list ul li:nth-child(n+5):nth-child(-n+12) {
          margin-top: 30px; } }
    .customer #content.notice .notice_list ul li:hover {
      border: 2px solid #003480; }
      @media (max-width: 1024px) {
        .customer #content.notice .notice_list ul li:hover {
          border: 1px solid #003480; } }
      .customer #content.notice .notice_list ul li:hover .txt_box .tit {
        text-decoration: underline;
        color: #003480; }
        @media (max-width: 1024px) {
          .customer #content.notice .notice_list ul li:hover .txt_box .tit {
            color: inherit;
            text-decoration: none; } }
      .customer #content.notice .notice_list ul li:hover .img_box::before {
        content: '';
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
        width: 80px;
        height: 80px;
        background: url("../images/comm/btn_more.png") no-repeat center center; }
        @media (max-width: 1024px) {
          .customer #content.notice .notice_list ul li:hover .img_box::before {
            display: none; } }
      .customer #content.notice .notice_list ul li:hover .img_box::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 52, 128, 0.6); }
        @media (max-width: 1024px) {
          .customer #content.notice .notice_list ul li:hover .img_box::after {
            display: none; } }
    .customer #content.notice .notice_list ul li .txt_box {
      font-weight: bold;
      padding: 40px 30px 45px;
      background-color: #fff; }
      @media (max-width: 1024px) {
        .customer #content.notice .notice_list ul li .txt_box {
          height: 130px;
          padding: 20px; }
          .customer #content.notice .notice_list ul li .txt_box .txt_multi {
            height: 4.28em;
            line-height: 2.14; } }
      .customer #content.notice .notice_list ul li .txt_box .date {
        margin-top: 60px;
        font-size: 16px;
        letter-spacing: -0.8px;
        color: #a5a5a5; }
        @media (max-width: 1024px) {
          .customer #content.notice .notice_list ul li .txt_box .date {
            margin-top: 15px;
            font-size: 13px;
            letter-spacing: -0.65px; } }
    .customer #content.notice .notice_list ul li .img_box {
      position: relative;
      height: 200px; }
      @media (max-width: 1024px) {
        .customer #content.notice .notice_list ul li .img_box {
          height: 170px; } }
      .customer #content.notice .notice_list ul li .img_box.img01 {
        background-image: url("../images/sub/notice_list_img01.jpg"); }
      .customer #content.notice .notice_list ul li .img_box.img02 {
        background-image: url("../images/sub/notice_list_img02.jpg"); }
      .customer #content.notice .notice_list ul li .img_box.img03 {
        background-image: url("../images/sub/notice_list_img03.jpg"); }
      .customer #content.notice .notice_list ul li .img_box.img04 {
        background-image: url("../images/sub/notice_list_img04.jpg"); }
      .customer #content.notice .notice_list ul li .img_box.img05 {
        background-image: url("../images/sub/notice_list_img05.jpg"); }
      .customer #content.notice .notice_list ul li .img_box.img06 {
        background-image: url("../images/sub/notice_list_img06.jpg"); }

        
.add_service .visual::after {
  background-image: url("../images/sub/add_service_visual.jpg"); }

.add_service #content.parcel .flow_list ul li {
  float: left;
  width: 27%; }
  @media (max-width: 1024px) {
    .add_service #content.parcel .flow_list ul li {
      width: 100%;
      padding: 0 20px; } }
  .add_service #content.parcel .flow_list ul li ~ li {
    margin-left: 9.5%; }
    @media (max-width: 1024px) {
      .add_service #content.parcel .flow_list ul li ~ li {
        margin-top: 50px;
        margin-left: 0; } }
  .add_service #content.parcel .flow_list ul li .img_box {
    border: 1px solid #e6e6e6; }
  .add_service #content.parcel .flow_list ul li .txt_box .tit {
    margin: 40px 0 20px;
    font-size: 24px;
    font-weight: 500; }
    @media (max-width: 1024px) {
      .add_service #content.parcel .flow_list ul li .txt_box .tit {
        margin: 30px 0 20px; } }
  .add_service #content.parcel .flow_list ul li .txt_box .txt {
    letter-spacing: -0.72px;
    line-height: 1.67; }
    @media (max-width: 1024px) {
      .add_service #content.parcel .flow_list ul li .txt_box .txt {
        font-size: 13px;
        letter-spacing: -0.65px;
        line-height: 2.08; } }

.add_service #content.parcel .introductionEffect_wrap ul > li > ol > li {
  padding: 0; }

.add_service #content.parcel .introductionEffect_wrap ul > li:nth-child(1) {
  background-image: url("../images/sub/icon_parce01.png"); }

.add_service #content.parcel .introductionEffect_wrap ul > li:nth-child(2) {
  background-image: url("../images/sub/icon_parce02.png"); }

.add_service #content.parcel .introductionEffect_wrap ul > li:nth-child(3) {
  background-image: url("../images/sub/icon_parce03.png"); }

.add_service #content.parcel .introductionEffect_wrap ul > li:nth-child(4) {
  background-image: url("../images/sub/icon_parce04.png"); }

.add_service #content.parcel .introductionEffect_wrap ul > li:nth-child(5) {
  margin-top: 80px;
  background-image: url("../images/sub/icon_parce05.png"); }

.add_service #content.parcel .introductionEffect_wrap ul > li:nth-child(6) {
  margin-top: 80px;
  background-image: url("../images/sub/icon_parce06.png"); }

@media (max-width: 1024px) {
  .add_service #content.parcel .platform_list ul li {
    padding: 0 20px; } }

@media (max-width: 1024px) {
  .add_service #content.parcel .platform_list ul li .platform_item {
    text-align: center; } }

.add_service #content.parcel .platform_list ul li .platform_item i {
  width: 210px; }
  @media (max-width: 1024px) {
    .add_service #content.parcel .platform_list ul li .platform_item i {
      width: 100%; }
      .add_service #content.parcel .platform_list ul li .platform_item i img {
        width: 100px; } }

.add_service #content.parcel .platform_list ul li .platform_item .txt_box {
  width: calc(100% - 270px);
  margin-top: 20px; }
  @media (max-width: 1024px) {
    .add_service #content.parcel .platform_list ul li .platform_item .txt_box {
      width: 100%; } }
  .add_service #content.parcel .platform_list ul li .platform_item .txt_box .tit {
    font-size: 24px;
    font-weight: 500; }
  .add_service #content.parcel .platform_list ul li .platform_item .txt_box .txt {
    margin-top: 30px;
    letter-spacing: -0.72px;
    line-height: 1.67;
    color: #666; }
    @media (max-width: 1024px) {
      .add_service #content.parcel .platform_list ul li .platform_item .txt_box .txt {
        margin-top: 15px;
        font-size: 13px;
        letter-spacing: -0.65px;
        line-height: 2.08; } }

.add_service #content.parcel .platform_list ul li::after {
  content: '';
  display: block;
  height: 1px;
  margin: 40px 0;
  background-color: #d6d6d6; }
  @media (max-width: 1024px) {
    .add_service #content.parcel .platform_list ul li::after {
      margin: 30px 0; } }

.add_service #content.parcel .platform_list ul li:last-child::after {
  display: none; }

#wrap {
  position: relative;
  overflow: hidden;
  line-height: 1; }

/* list style */
.list_type.col_2 > li {
  width: 49%;
  margin-left: 1%; }
  @media (max-width: 1024px) {
    .list_type.col_2 > li {
      width: 100%;
      margin-left: 0; } }

.list_type.col_3 > li {
  width: 30%;
  margin-left: 5%; }
  @media (max-width: 1024px) {
    .list_type.col_3 > li {
      width: 100%;
      margin-left: 0; } }

.list_type.col_4 > li {
  width: 24.025%;
  margin-left: 1.3%; }
  @media (max-width: 1024px) {
    .list_type.col_4 > li {
      width: 100%;
      margin-left: 0; } }

.list_type > li {
  float: left;
  font-size: 18px;
  vertical-align: top; }
  @media (max-width: 1024px) {
    .list_type > li {
      float: none; } }
  .list_type > li:first-child {
    margin-left: 0; }

.list_type:after {
  content: "";
  display: block;
  clear: both; }

/* introduce */
.introduce #content {
  padding-top: 100px; }

.introduce .visual:after {
  background-image: url("../images/sub/intro_visual.jpg"); }

/* about us */
.tab_menu {
  border: 1px solid #e6e6e6;
  border-left: none;
  border-bottom: none;
  font-size: 24px;
  font-weight: 300;
  color: #666666; }
  @media (max-width: 1024px) {
    .tab_menu {
      margin: 0 20px; } }
  .tab_menu ul {
    text-align: center; }
    .tab_menu ul::after {
      content: "";
      display: block;
      clear: both; }
    .tab_menu ul li {
      width: 33.333%;
      float: left; }
      .tab_menu ul li a {
        display: block;
        line-height: 60px;
        background-color: #fff;
        border-left: 1px solid #e6e6e6; }
      .tab_menu ul li.active a {
        height: 61px;
        margin: 0 -1px -1px 0;
        background-color: #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
        font-weight: 500;
        color: #2e2e2e; }

.tab_con {
  border-top: 1px solid #e6e6e6;
  background-color: #f9f9f9; }
  .tab_con .bg_white {
    background-color: #ffffff; }
    .tab_con .bg_white .history_wrap ul li ul li:before {
      background-color: #ffffff; }

/* vision */
@media (max-width: 1024px) {
  .vision_wrap {
    padding: 0 20px; } }

.vision_wrap .bg {
  height: 260px;
  background-image: url("../images/sub/bg_introCompany.png");
  background-size: contain; }
  @media (max-width: 1024px) {
    .vision_wrap .bg {
      height: 90px; } }

.vision_wrap .txt_area {
  margin-top: 100px;
  font-size: 18px;
  line-height: 1.88; }
  @media (max-width: 1024px) {
    .vision_wrap .txt_area {
      margin-top: 50px;
      font-size: 14px; } }

/* history */
.history_wrap {
  position: relative; }
  @media (max-width: 1024px) {
    .history_wrap {
      padding: 0 20px; } }
  .history_wrap > ul {
    position: relative; }
    .history_wrap > ul:after {
      content: "";
      display: block;
      position: absolute;
      top: 25px;
      left: 159px;
      width: 1px;
      height: calc(100% - 90px);
      background-color: #cccccc; }
      @media (max-width: 1024px) {
        .history_wrap > ul:after {
          position: absolute;
          top: 20px;
          left: 92px;
          height: calc(100% - 55px); } }
    .history_wrap > ul > li:after {
      content: "";
      display: block;
      clear: both; }
    .history_wrap > ul > li .year {
      position: relative;
      float: left;
      padding-right: 67px;
      font-size: 50px;
      font-weight: bold;
      letter-spacing: -2.5px;
      color: #666;
      font-family: "Roboto"; }
      @media (max-width: 1024px) {
        .history_wrap > ul > li .year {
          padding-right: 32px;
          font-size: 25px; } }
      .history_wrap > ul > li .year:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        z-index: 1000;
        width: 24px;
        height: 20px;
        background: url("../images/sub/bullet_year.png") no-repeat center center; }
        @media (max-width: 1024px) {
          .history_wrap > ul > li .year:after {
            width: 14px;
            height: 14px;
            right: 5px;
            background-size: 14px auto; } }
    .history_wrap > ul > li ul {
      float: right;
      width: calc(100% - 159px);
      padding: 6px 0 43px 0; }
      @media (max-width: 1024px) {
        .history_wrap > ul > li ul {
          width: calc(100% - 73px);
          padding: 3px 0 22px 0; } }
      .history_wrap > ul > li ul li {
        position: relative;
        padding-left: 48px;
        line-height: 2.3;
        letter-spacing: -0.8px;
        color: #666; }
        @media (max-width: 1024px) {
          .history_wrap > ul > li ul li {
            padding-left: 59px;
            font-size: 13px; } }
        .history_wrap > ul > li ul li:before {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: -5px;
          transform: translateY(-50%);
          z-index: 10;
          width: 10px;
          height: 10px;
          border: 1px solid #9a9a9a;
          border-radius: 50%;
          background-color: #f1f1f1; }
          @media (max-width: 1024px) {
            .history_wrap > ul > li ul li:before {
              position: absolute;
              top: 16px; } }
        .history_wrap > ul > li ul li .month {
          display: inline-block;
          min-width: 28px;
          margin-right: 23px;
          font-size: 24px;
          line-height: 2;
          letter-spacing: -1px;
          font-family: 'Roboto';
          font-weight: 400;
          color: #000; }
          @media (max-width: 1024px) {
            .history_wrap > ul > li ul li .month {
              position: absolute;
              top: 0;
              left: 25px;
              margin-right: 11px;
              font-size: 15px; } }

/* contact us */
.contact_us .map_box .map {
  height: 560px;
  border-bottom: 1px solid #e6e6e6; }
  @media (max-width: 1024px) {
    .contact_us .map_box .map {
      height: 300px;
      margin-top: 50px; } }

.contact_us .map_info {
  margin-top: 60px;
  padding-bottom: 120px; }
  @media (max-width: 1024px) {
    .contact_us .map_info {
      margin-top: 30px;
      padding-bottom: 60px; } }
  @media (max-width: 1024px) {
    .contact_us .map_info ul {
      padding: 0 20px; } }
  .contact_us .map_info ul li {
    position: relative;
    float: left;
    width: 25%; }
    .contact_us .map_info ul li:first-child {
      margin-top: 0; }
    @media (max-width: 1024px) {
      .contact_us .map_info ul li {
        float: none;
        width: 100%;
        margin-top: 26px; } }
    .contact_us .map_info ul li::after {
      content: '';
      display: inline-block;
      width: 1px;
      height: 120px;
      margin: 0 6%;
      background-color: #d6d6d6; }
      @media (max-width: 1024px) {
        .contact_us .map_info ul li::after {
          width: 100%;
          height: 1px;
          margin: 0; } }
    .contact_us .map_info ul li:last-child::after {
      display: none; }
      @media (max-width: 1024px) {
        .contact_us .map_info ul li:last-child::after {
          display: block; } }
    .contact_us .map_info ul li .txt_box {
      display: inline-block;
      width: 85%;
      vertical-align: top; }
      @media (max-width: 1024px) {
        .contact_us .map_info ul li .txt_box {
          width: 100%; } }
      .contact_us .map_info ul li .txt_box .tit {
        font-size: 24px;
        font-weight: 500; }
      .contact_us .map_info ul li .txt_box .detail {
        margin-top: 27px;
        font-size: 18px;
        line-height: 1.67;
        font-weight: 400;
        color: #666; }
        @media (max-width: 1024px) {
          .contact_us .map_info ul li .txt_box .detail {
            margin: 12px auto 15px;
            font-size: 13px;
            line-height: 2.08;
            letter-spacing: -0.65px; } }
  .contact_us .map_info .ps {
    margin-top: 60px;
    color: #666;
    text-align: center; }
    @media (max-width: 1024px) {
      .contact_us .map_info .ps {
        margin-top: 40px;
        font-size: 13px; } }

/* add service common*/
.sec {
  padding: 120px 0 150px; }
  @media (max-width: 1024px) {
    .sec {
      padding: 46px 0 50px; } }
  .sec.blue_back {
    background: #f9f9f9; }
    .sec.blue_back .subTit_wrap .sub_tit em {
      color: #003480; }
  .sec .subTit_wrap {
    padding-bottom: 90px;
    text-align: center; }
    @media (max-width: 1024px) {
      .sec .subTit_wrap {
        padding: 0 20px 35px 20px; } }
    .sec .subTit_wrap .sub_tit {
      font-size: 50px; }
      @media (max-width: 1024px) {
        .sec .subTit_wrap .sub_tit {
          font-size: 25px;
          line-height: 1.4; } }
      .sec .subTit_wrap .sub_tit em {
        font-weight: bold;
        color: #003480; }
    .sec .subTit_wrap .sub_txt {
      padding-top: 26px;
      letter-spacing: -0.72px;
      line-height: 1.67; }
      @media (max-width: 1024px) {
        .sec .subTit_wrap .sub_txt {
          padding-top: 15px;
          line-height: 2;
          letter-spacing: -1.12px; } }

/* add service common2 */
.sec2 {
  padding: 70px 0 50px; }
  @media (max-width: 1024px) {
    .sec2 {
      padding: 46px 0 50px; } }
  .sec2.blue_back {
    background: #f9f9f9; }
    .sec2.blue_back .subTit_wrap .sub_tit em {
      color: #003480; }
  .sec2 .subTit_wrap {
    padding-bottom: 90px;
    text-align: center; }
    @media (max-width: 1024px) {
      .sec2 .subTit_wrap {
        padding: 0 20px 35px 20px; } }
    .sec2 .subTit_wrap .sub_tit {
      font-size: 50px; }
      @media (max-width: 1024px) {
        .sec2 .subTit_wrap .sub_tit {
          font-size: 25px;
          line-height: 1.4; } }
      .sec2 .subTit_wrap .sub_tit em {
        font-weight: bold;
        color: #003480; }
    .sec2 .subTit_wrap .sub_txt {
      padding-top: 26px;
      letter-spacing: -0.72px;
      line-height: 1.67; }
      @media (max-width: 1024px) {
        .sec2 .subTit_wrap .sub_txt {
          padding-top: 15px;
          line-height: 2;
          letter-spacing: -1.12px; } }

/* text ssg */
/* massage_service */
.massage_service {
  padding: 0 20px; }
  @media (max-width: 1024px) {
    .massage_service ul li {
      margin-top: 39px; } }
  .massage_service ul li:first-child {
    margin-top: 0; }
  .massage_service ul li .img_area {
    text-align: center; }
  .massage_service ul li .txt_area {
    padding-top: 10px;
    text-align: center; }
    @media (max-width: 1024px) {
      .massage_service ul li .txt_area {
        padding-top: 10px; 
        text-align: center; } }
    .massage_service ul li .txt_area .tit {
      display: block;
      font-size: 24px;
      font-weight: 500; }
      @media (max-width: 1024px) {
        .massage_service ul li .txt_area .tit {
          font-size: 14px; } }
    .massage_service ul li .txt_area .txt {
      padding-top: 10px;
      line-height: 1.67;
      color: #666666; }
      @media (max-width: 1024px) {
        .massage_service ul li .txt_area .txt {
          padding-top: 10px;
          font-size: 13px;
          line-height: 1.92;
          letter-spacing: -1.3px; } }

.service_use .pr {
  margin-top: 31px;
  line-height: 1.67;
  font-weight: 400; }

/* text_info */
.text_info {
  padding-bottom: 160px; }
  @media (max-width: 1024px) {
    .text_info {
      padding: 0 20px;
      margin-bottom: 95px; } }
  .text_info ul {
    height: 160px; }
    @media (max-width: 1024px) {
      .text_info ul {
        height: auto; } }
    .text_info ul li {
      float: left;
      width: 33.333%;
      height: 130px;
      padding-top: 22px;
      border-left: 1px solid #e6e6e6;
      text-align: center; }
      .text_info ul li:first-child {
        border-top: none; }
      @media (max-width: 1024px) {
        .text_info ul li {
          float: none;
          width: 100%;
          padding-top: 21px;
          border-top: 1px solid #e6e6e6;
          border-left: none; } }
      .text_info ul li:first-child {
        border-left: none; }
      .text_info ul li dl dt {
        padding-bottom: 15px;
        font-weight: 500;
        line-height: 1.67;
        letter-spacing: -0.9px; }
        @media (max-width: 1024px) {
          .text_info ul li dl dt {
            padding-bottom: 13px;
            letter-spacing: -1.4px; } }
      .text_info ul li dl dd {
        font-size: 50px;
        font-weight: 900;
        letter-spacing: -2.4px;
        font-family: 'Roboto';
        color: #003480; }
        @media (max-width: 1024px) {
          .text_info ul li dl dd {
            font-size: 40px;
            letter-spacing: -3.2px; } }
        .text_info ul li dl dd img {
          vertical-align: middle; }

/* price */
.price_wrap {
  max-width: 1400px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .price_wrap {
      padding: 0 20px; } }
  @media (max-width: 1024px) {
    .price_wrap ul:after {
      content: "";
      display: block;
      clear: both; } }
  @media (max-width: 1024px) {
    .price_wrap ul.col_4 li:nth-child(3), .price_wrap ul.col_4 li:nth-child(4) {
      margin-top: 20px; } }
  @media (max-width: 1024px) {
    .price_wrap ul.col_4 li {
      width: 49%;
      float: left; } }
  .price_wrap ul li .price_box {
    height: 160px;
    padding: 28px 0;
    text-align: center;
    background: #003480 url("../images/sub/bg_price.png") repeat-x left bottom; }
    @media (max-width: 1024px) {
      .price_wrap ul li .price_box {
        height: 115px;
        padding: 14px 0; } }
    .price_wrap ul li .price_box span {
      display: block;
      font-weight: 500;
      text-transform: uppercase;
      color: #fff; }
    .price_wrap ul li .price_box p {
      padding-top: 25px;
      font-size: 50px;
      color: #fff;
      font-weight: bold;
      font-family: "Roboto"; }
      @media (max-width: 1024px) {
        .price_wrap ul li .price_box p {
          padding-top: 13px;
          font-size: 40px; } }
      .price_wrap ul li .price_box p em {
        margin-left: -8px;
        font-size: 30px;
        font-weight: 500;
        font-family: 'Noto Sans KR'; }
        @media (max-width: 1024px) {
          .price_wrap ul li .price_box p em {
            margin-left: -10px;
            font-size: 20px; } }

/* ststistics */
.ststistics_wrap {
  max-width: 1000px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .ststistics_wrap {
      padding: 20px; } }
  .ststistics_wrap li {
    transition: 1s ease-in-out; }
  .ststistics_wrap.slideUp ul li:nth-child(2n-1) {
    transform: translateY(0);
    opacity: 1; }
  .ststistics_wrap.slideUp ul li:nth-child(2n) {
    transform: translateY(-30px);
    opacity: 1; }
  .ststistics_wrap.slideDown ul li:nth-child(2n-1) {
    transform: translateY(-30px);
    opacity: 1; }
  .ststistics_wrap.slideDown ul li:nth-child(2n) {
    transform: translateY(0);
    opacity: 1; }
  @media (max-width: 1024px) {
    .ststistics_wrap ul.col_4 li {
      width: 49%;
      float: right;
      text-align: center;
      transition: 1s ease-in-out; } }
  @media (max-width: 1024px) {
    .ststistics_wrap ul.col_4 li:nth-child(2n-1) {
      float: left;
      transform: translateY(20px); } }
  @media (max-width: 1024px) {
    .ststistics_wrap ul.col_4 li:nth-child(3) {
      margin-top: 10px; } }
  @media (max-width: 1024px) {
    .ststistics_wrap ul.col_4 li:nth-child(4) {
      margin-top: 10px; } }

/* function */
.function {
  background-color: #f9f9f9; }

.function_wrap {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px; }
  .function_wrap > ul {
    margin-top: -45px; }
    @media (max-width: 1024px) {
      .function_wrap > ul {
        margin-top: -12px; } }
    .function_wrap > ul li {
      position: relative;
      width: 50%;
      float: left;
      margin-top: 44px; }
      @media (max-width: 1024px) {
        .function_wrap > ul li {
          width: 100%;
          float: none;
          margin-top: 40px; } }
      .function_wrap > ul li:nth-child(2n-1) {
        padding-right: 90px; }
        @media (max-width: 1024px) {
          .function_wrap > ul li:nth-child(2n-1) {
            padding-right: 0; } }
      .function_wrap > ul li dl {
        padding: 4px 0 0 120px;
        background-repeat: no-repeat;
        background-position: left top; }
        @media (max-width: 1024px) {
          .function_wrap > ul li dl {
            padding-left: 71px;
            background-size: 55px auto; } }
        .function_wrap > ul li dl dt {
          padding-bottom: 21px;
          font-weight: 500;
          font-size: 24px; }
          @media (max-width: 1024px) {
            .function_wrap > ul li dl dt {
              padding: 20px 0 39px;
              font-size: 14px; } }
        .function_wrap > ul li dl dd {
          min-height: 90px;
          font-weight: 400;
          line-height: 1.67;
          color: #666666; }
          @media (max-width: 1024px) {
            .function_wrap > ul li dl dd {
              min-height: 45px;
              margin-left: -71px;
              font-size: 13px;
              line-height: 1.92;
              letter-spacing: -1.3px; }
              .function_wrap > ul li dl dd br {
                display: none; } }
      .function_wrap > ul li:first-child dl {
        background-image: url("../images/sub/icon_func01.png"); }
      .function_wrap > ul li:nth-child(2) dl {
        background-image: url("../images/sub/icon_func02.png"); }
      .function_wrap > ul li:nth-child(3) dl {
        background-image: url("../images/sub/icon_func03.png"); }
      .function_wrap > ul li:nth-child(4) dl {
        background-image: url("../images/sub/icon_func04.png"); }
      .function_wrap > ul li:nth-child(5) dl {
        background-image: url("../images/sub/icon_func05.png"); }
      .function_wrap > ul li:nth-child(6) dl {
        background-image: url("../images/sub/icon_func06.png"); }
      .function_wrap > ul li:nth-child(7) dl {
        background-image: url("../images/sub/icon_func07.png"); }
      .function_wrap > ul li:nth-child(8) dl {
        background-image: url("../images/sub/icon_func08.png"); }
      .function_wrap > ul li:nth-child(9) dl {
        background-image: url("../images/sub/icon_func09.png"); }
      .function_wrap > ul li:nth-child(10) dl {
        background-image: url("../images/sub/icon_func10.png"); }

/* system_wrap */
.system_wrap {
  max-width: 1400px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .system_wrap {
      padding: 0 20px; } }
  .system_wrap .img_area {
    text-align: center; }
  .system_wrap .syltem_list {
    padding-top: 80px; }
    @media (max-width: 1024px) {
      .system_wrap .syltem_list {
        padding-top: 30px; } }
    .system_wrap .syltem_list .s_tit {
      font-size: 24px;
      font-weight: 500; }
      @media (max-width: 1024px) {
        .system_wrap .syltem_list .s_tit {
          font-size: 14px; } }
    .system_wrap .syltem_list .s_txt {
      padding-top: 18px;
      line-height: 1.67;
      color: #666666; }
      @media (max-width: 1024px) {
        .system_wrap .syltem_list .s_txt {
          font-size: 13px;
          line-height: 1.92;
          letter-spacing: -1.3px; } }

/* cloudPos system */
.cloudPos_system_wrap {
  background: url("../images/sub/img_cloud.png") no-repeat center top; }
  @media (max-width: 1024px) {
    .cloudPos_system_wrap {
      padding: 0 20px;
      background-size: 60% auto; } }
  @media (max-width: 1024px) {
    .cloudPos_system_wrap ul {
      padding-top: 250px; } }
  .cloudPos_system_wrap ul li {
    position: relative;
    width: 50%;
    float: left;
    margin-top: 30px;
    padding: 0 0 37px 30px;
    font-weight: 500;
    line-height: 1.8125; }
    @media (max-width: 1024px) {
      .cloudPos_system_wrap ul li {
        width: 100%;
        float: none;
        margin-top: 14px;
        padding: 0 0 14px 14px;
        font-size: 13px; } }
    @media (max-width: 1024px) {
      .cloudPos_system_wrap ul li br {
        display: none; } }
    .cloudPos_system_wrap ul li:nth-child(5):after {
      display: none; }
      @media (max-width: 1024px) {
        .cloudPos_system_wrap ul li:nth-child(5):after {
          display: block; } }
    .cloudPos_system_wrap ul li:nth-child(5):before {
      display: none; }
      @media (max-width: 1024px) {
        .cloudPos_system_wrap ul li:nth-child(5):before {
          display: block; } }
    .cloudPos_system_wrap ul li:nth-child(6):after {
      display: none; }
    .cloudPos_system_wrap ul li:nth-child(6):before {
      display: none; }
    .cloudPos_system_wrap ul li:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      background: #f5e42a;
      width: 440px;
      height: 1px; }
      @media (max-width: 1024px) {
        .cloudPos_system_wrap ul li:after {
          width: 100%; } }
    .cloudPos_system_wrap ul li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: -3px;
      background: #f5e42a;
      width: 8px;
      height: 8px;
      border-radius: 50%; }
      @media (max-width: 1024px) {
        .cloudPos_system_wrap ul li:before {
          bottom: -2px;
          width: 5px;
          height: 5px; } }
    .cloudPos_system_wrap ul li:first-child {
      margin-top: 46px; }
      @media (max-width: 1024px) {
        .cloudPos_system_wrap ul li:first-child {
          margin-top: 15px; } }
    .cloudPos_system_wrap ul li:nth-child(2) {
      margin-top: 46px; }
      @media (max-width: 1024px) {
        .cloudPos_system_wrap ul li:nth-child(2) {
          margin-top: 15px; } }
    .cloudPos_system_wrap ul li:nth-child(2n) {
      float: right;
      text-align: right; }
      @media (max-width: 1024px) {
        .cloudPos_system_wrap ul li:nth-child(2n) {
          float: none;
          text-align: left; } }
      .cloudPos_system_wrap ul li:nth-child(2n):after {
        left: auto;
        right: 0; }
        @media (max-width: 1024px) {
          .cloudPos_system_wrap ul li:nth-child(2n):after {
            left: 0;
            right: auto; } }
      .cloudPos_system_wrap ul li:nth-child(2n):before {
        left: auto;
        right: 0; }
        @media (max-width: 1024px) {
          .cloudPos_system_wrap ul li:nth-child(2n):before {
            left: 0;
            right: auto; } }

/* cloud pos */
.cloudPos_list {
  margin-top: 110px; }
  @media (max-width: 1024px) {
    .cloudPos_list {
      margin-top: -15px; } }
  @media (max-width: 1024px) {
    .cloudPos_list > ul.col_4 > li {
      width: 50%;
      float: left; } }
  .cloudPos_list > ul > li {
    text-align: center; }
    @media (max-width: 1024px) {
      .cloudPos_list > ul > li {
        margin-top: 33px; } }
    .cloudPos_list > ul > li dl {
      padding-top: 119px;
      background-repeat: no-repeat;
      background-position: center top; }
      @media (max-width: 1024px) {
        .cloudPos_list > ul > li dl {
          padding-top: 80px;
          background-size: 55px auto; } }
      .cloudPos_list > ul > li dl dt {
        padding-bottom: 28px;
        font-size: 24px;
        font-weight: 500; }
        @media (max-width: 1024px) {
          .cloudPos_list > ul > li dl dt {
            padding-bottom: 23px;
            font-size: 14px; } }
      .cloudPos_list > ul > li dl dd {
        line-height: 1.67;
        color: #666666; }
        @media (max-width: 1024px) {
          .cloudPos_list > ul > li dl dd {
            font-size: 13px;
            line-height: 2.31; } }
    .cloudPos_list > ul > li:first-child dl {
      background-image: url("../images/sub/icon_clude01.png"); }
    .cloudPos_list > ul > li:nth-child(2) dl {
      background-image: url("../images/sub/icon_clude02.png"); }
    .cloudPos_list > ul > li:nth-child(3) dl {
      background-image: url("../images/sub/icon_clude03.png"); }
    .cloudPos_list > ul > li:nth-child(4) dl {
      background-image: url("../images/sub/icon_clude04.png"); }

/* cloud membership */
.cloudMembership_list {
  margin-top: -60px; }
  @media (max-width: 1024px) {
    .cloudMembership_list {
      margin-top: -30px;
      padding: 0 20px; } }
  .cloudMembership_list > div {
    margin-top: 60px;
    width: 50%;
    float: left;
    text-align: left; }
    @media (max-width: 1024px) {
      .cloudMembership_list > div {
        margin-top: 30px;
        width: 100%;
        float: none; } }
    .cloudMembership_list > div ul {
      display: table;
      min-height: 90px;
      padding-left: 121px;
      background-repeat: no-repeat;
      background-position: left top; }
      @media (max-width: 1024px) {
        .cloudMembership_list > div ul {
          min-height: 60px;
          padding-left: 71px;
          background-size: 55px auto;
          background-position: left top 5px; } }
      .cloudMembership_list > div ul li {
        display: table-cell;
        vertical-align: middle;
        line-height: 1.67; }
        .cloudMembership_list > div ul li .point {
          margin-left: 10px;
          font-size: 30px;
          font-weight: bold;
          font-family: "Roboto"; }
          .cloudMembership_list > div ul li .point span {
            color: #003480; }
    .cloudMembership_list > div:first-child ul {
      background-image: url("../images/sub/icon_cludeMem01.png"); }
    .cloudMembership_list > div:nth-child(2) ul {
      background-image: url("../images/sub/icon_cludeMem02.png"); }
    .cloudMembership_list > div:nth-child(3) ul {
      background-image: url("../images/sub/icon_cludeMem03.png"); }
    .cloudMembership_list > div:nth-child(4) ul {
      background-image: url("../images/sub/icon_cludeMem04.png"); }
    .cloudMembership_list > div:nth-child(5) ul {
      background-image: url("../images/sub/icon_cludeMem05.png"); }
    .cloudMembership_list > div:nth-child(6) ul {
      background-image: url("../images/sub/icon_cludeMem06.png"); }

/* memberShip addService */
.memberShip_addService {
  padding: 80px 0 53px;
  border-top: 1px solid #4b6a98;
  background: url("../images/sub/img_mem.png") no-repeat right top 40px; }
  @media (max-width: 1024px) {
    .memberShip_addService {
      padding: 40px 20px 150px;
      background-position: center bottom;
      background-size: 150px auto; } }
  .memberShip_addService .s_tit {
    font-weight: bold; }
  .memberShip_addService .addService_list ol {
    width: 77.5%;
    padding-top: 30px; }
    @media (max-width: 1024px) {
      .memberShip_addService .addService_list ol {
        width: 100%;
        padding-top: 15px; } }
    .memberShip_addService .addService_list ol li {
      font-size: 16px;
      font-weight: 300;
      line-height: 1.88;
      letter-spacing: -0.8px; }
      @media (max-width: 1024px) {
        .memberShip_addService .addService_list ol li:not(:first-child) {
          margin-top: 6px; } }
      .memberShip_addService .addService_list ol li .num {
        display: inline-block;
        margin-right: 13px;
        color: #003480;
        background-color: #f5e42a;
        width: 24px;
        height: 24px;
        text-align: center;
        line-height: 24px;
        border-radius: 50%;
        font-weight: bold; }
        @media (max-width: 1024px) {
          .memberShip_addService .addService_list ol li .num {
            display: inline-block;
            margin-right: 13px;
            margin-bottom: 0; } }

/* Smart Vending Machine */
.plateform_wrap {
  position: relative; }
  .plateform_wrap:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 108px;
    width: 100%;
    height: 270px;
    background-color: #f1f1f1;
    z-index: -1; }
    @media (max-width: 1024px) {
      .plateform_wrap:after {
        height: calc(100% * 0.88); } }
  .plateform_wrap .plateform_inner {
    max-width: 1400px;
    margin: 0 auto; }
    @media (max-width: 1024px) {
      .plateform_wrap .plateform_inner {
        padding: 0 20px; } }
    .plateform_wrap .plateform_inner > div {
      width: 50%; }
      @media (max-width: 1024px) {
        .plateform_wrap .plateform_inner > div {
          width: 100%;
          float: none; } }
      .plateform_wrap .plateform_inner > div img {
        margin-left: 154px; }
        @media (max-width: 1024px) {
          .plateform_wrap .plateform_inner > div img {
            margin-left: 0; } }
    .plateform_wrap .plateform_inner .flt_r {
      padding-top: 40px; }
      @media (max-width: 1024px) {
        .plateform_wrap .plateform_inner .flt_r {
          padding-top: 20px; } }
    .plateform_wrap .plateform_inner:after {
      content: "";
      display: block;
      clear: both; }
    @media (max-width: 1024px) {
      .plateform_wrap .plateform_inner .flt_r {
        margin-top: 60px;
        float: none;
        width: 100%; } }
    @media (max-width: 1024px) {
      .plateform_wrap .plateform_inner .flt_l {
        float: none; } }
    .plateform_wrap .plateform_inner .flt_l.txt_box {
      max-width: 510px; }
      @media (max-width: 1024px) {
        .plateform_wrap .plateform_inner .flt_l.txt_box {
          max-width: 100%;
          margin-top: 48px; } }
    .plateform_wrap .plateform_inner .txt_box .tit {
      font-size: 30px;
      line-height: 1.33; }
      @media (max-width: 1024px) {
        .plateform_wrap .plateform_inner .txt_box .tit {
          font-size: 20px; } }
      .plateform_wrap .plateform_inner .txt_box .tit span {
        color: #003480;
        font-weight: bold; }
    .plateform_wrap .plateform_inner .txt_box ol {
      padding-top: 49px; }
      @media (max-width: 1024px) {
        .plateform_wrap .plateform_inner .txt_box ol {
          padding-top: 25px; } }
      .plateform_wrap .plateform_inner .txt_box ol li {
        padding-top: 9px;
        line-height: 1.67;
        color: #666666; }
        @media (max-width: 1024px) {
          .plateform_wrap .plateform_inner .txt_box ol li {
            padding-top: 0;
            font-size: 13px;
            line-height: 1.92;
            letter-spacing: -1.3px; } }
        .plateform_wrap .plateform_inner .txt_box ol li span {
          display: inline-block;
          margin-right: 10px;
          color: #003480;
          font-weight: bold; }
    @media (max-width: 1024px) {
      .plateform_wrap .plateform_inner .img_box {
        text-align: center; } }
  .plateform_wrap.type01:after {
    top: 145px; }

/* self checkout */
.self_checkout .plateform_inner .flt_r {
  padding-top: 0; }

.self_checkout .plateform_inner .txt_box ol {
  padding-top: 100px; }
  @media (max-width: 1024px) {
    .self_checkout .plateform_inner .txt_box ol {
      padding-top: 0; } }

.plateform_wrap.video_conference:after {
  top: 110px;
  height: 390px; }
  @media (max-width: 1024px) {
    .plateform_wrap.video_conference:after {
      height: calc(100% * 0.8); } }

/* Service Process */
.selfStore_wrap {
  background: url("../images/sub/bg_self.jpg") no-repeat center top 30px; }
  @media (max-width: 1024px) {
    .selfStore_wrap {
      background-image: none;
      padding: 0 20px; } }
  .selfStore_wrap .txt_area {
    max-width: 420px;
    margin: 0 auto;
    color: #fff; }
    .selfStore_wrap .txt_area .txt_top {
      padding: 52px 30px;
      background-color: #003480;
      font-size: 30px;
      line-height: 1.33;
      text-align: center; }
      @media (max-width: 1024px) {
        .selfStore_wrap .txt_area .txt_top {
          padding: 27px 31px;
          font-size: 18px;
          line-height: 1.39; } }
    .selfStore_wrap .txt_area .txt_btm {
      padding: 42px 60px;
      background-color: #2e2e2e; }
      @media (max-width: 1024px) {
        .selfStore_wrap .txt_area .txt_btm {
          padding: 21px 31px;
          font-size: 13px; } }
      .selfStore_wrap .txt_area .txt_btm li {
        margin-top: 24px; }
        @media (max-width: 1024px) {
          .selfStore_wrap .txt_area .txt_btm li {
            margin-top: 12px; } }
        .selfStore_wrap .txt_area .txt_btm li:first-child {
          margin-top: 0; }
        .selfStore_wrap .txt_area .txt_btm li span {
          display: inline-block;
          margin-right: 10px;
          color: #f5e42a; }

.serviceProcess_list {
  margin-top: 80px; }
  @media (max-width: 1024px) {
    .serviceProcess_list {
      margin-top: 40px;
      padding: 0 20px; } }
  .serviceProcess_list::after {
    content: "";
    display: block;
    clear: both; }
  .serviceProcess_list .ss_tit {
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25; }
    @media (max-width: 1024px) {
      .serviceProcess_list .ss_tit br {
        display: none; } }
    @media (max-width: 1024px) {
      .serviceProcess_list .ss_tit {
        float: none;
        padding-bottom: 31px; } }
  .serviceProcess_list ul {
    max-width: 1045px;
    float: right;
    margin-top: -20px; }
    @media (max-width: 1024px) {
      .serviceProcess_list ul {
        float: none;
        max-width: 100%;
        margin-top: -33px; } }
    .serviceProcess_list ul li {
      width: 33.33333%;
      padding: 30px 0 30px 121px;
      margin: 20px 0;
      line-height: 1.67;
      background-repeat: no-repeat;
      background-position: left top;
      word-break: keep-all; }
      @media (max-width: 1024px) {
        .serviceProcess_list ul li {
          width: calc((100vw - 44px) / 2);
          display: inline-block;
          padding: 80px 0 0;
          margin: 33px auto 0;
          font-size: 13px;
          background-size: 55px auto;
          line-height: 1.92;
          letter-spacing: -1.3px;
          background-position: center top; } }
      .serviceProcess_list ul li:first-child {
        background-image: url("../images/sub/icon_process01.png"); }
      .serviceProcess_list ul li:nth-child(2) {
        background-image: url("../images/sub/icon_process02.png"); }
      .serviceProcess_list ul li:nth-child(3) {
        background-image: url("../images/sub/icon_process03.png"); }
      .serviceProcess_list ul li:nth-child(4) {
        background-image: url("../images/sub/icon_process04.png"); }
      .serviceProcess_list ul li:nth-child(5) {
        background-image: url("../images/sub/icon_process05.png"); }
      .serviceProcess_list ul li:nth-child(6) {
        background-image: url("../images/sub/icon_process06.png"); }

/* eCtax */
@media (max-width: 1024px) {
  .eCtax_wrap {
    padding: 0 20px; } }

.eCtax_wrap ul li {
  padding: 119px 10px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top; }
  @media (max-width: 1024px) {
    .eCtax_wrap ul li {
      min-height: 78px;
      margin-top: 40px;
      padding: 0 0 0 71px;
      background-size: 55px auto;
      background-position: left top 8px; } }
  .eCtax_wrap ul li p {
    font-weight: 500;
    line-height: 1.47;
    font-size: 24px; }
    @media (max-width: 1024px) {
      .eCtax_wrap ul li p {
        text-align: left;
        font-size: 14px;
        line-height: 2.14; } }
  @media (max-width: 1024px) {
    .eCtax_wrap ul li em {
      display: block;
      text-align: left; } }

.eCtax_wrap .top_list li:first-child {
  background-image: url("../images/sub/icon_tax01.png"); }

.eCtax_wrap .top_list li:nth-child(2) {
  background-image: url("../images/sub/icon_tax02.png"); }

.eCtax_wrap .top_list li:nth-child(3) {
  background-image: url("../images/sub/icon_tax03.png"); }

.eCtax_wrap .top_list li:nth-child(4) {
  background-image: url("../images/sub/icon_tax04.png"); }

.eCtax_wrap .top_list li em {
  display: inline-block;
  margin-top: 10px;
  line-height: 1.67;
  word-break: keep-all;
  color: #666666; }
  @media (max-width: 1024px) {
    .eCtax_wrap .top_list li em {
      font-size: 14px; } }

.eCtax_wrap .btm_list {
  padding-top: 82px;
  max-width: 1100px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .eCtax_wrap .btm_list {
      padding-top: 0px;
      max-width: 100%; } }
  .eCtax_wrap .btm_list li {
    width: 33.3333%;
    margin-left: 0;
    padding: 119px 20px 0; }
    @media (max-width: 1024px) {
      .eCtax_wrap .btm_list li {
        width: 100%; } }
    .eCtax_wrap .btm_list li:first-child {
      background-image: url("../images/sub/icon_tax05.png"); }
    .eCtax_wrap .btm_list li:nth-child(2) {
      background-image: url("../images/sub/icon_tax06.png"); }
    .eCtax_wrap .btm_list li:nth-child(3) {
      background-image: url("../images/sub/icon_tax07.png"); }

/* introduction Effect */
.introductionEffect_wrap {
  max-width: 1400px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .introductionEffect_wrap {
      padding: 0 20px; } }
  .introductionEffect_wrap > ul > li {
    padding: 0 56px 0 120px;
    margin-left: 0 !important;
    background-repeat: no-repeat;
    background-position: left top; }
    @media (max-width: 1024px) {
      .introductionEffect_wrap > ul > li {
        padding: 0 0 0 71px;
        margin-top: 44px;
        background-size: 55px auto; } }
    .introductionEffect_wrap > ul > li:nth-child(3) {
      margin-top: 80px; }
      @media (max-width: 1024px) {
        .introductionEffect_wrap > ul > li:nth-child(3) {
          margin-top: 50px; } }
    .introductionEffect_wrap > ul > li:nth-child(4) {
      margin-top: 80px; }
      @media (max-width: 1024px) {
        .introductionEffect_wrap > ul > li:nth-child(4) {
          margin-top: 50px; } }
    .introductionEffect_wrap > ul > li .ss_tit {
      font-size: 24px;
      font-weight: 500;
      margin-bottom: 28px; }
      @media (max-width: 1024px) {
        .introductionEffect_wrap > ul > li .ss_tit {
          margin-bottom: 40px;
          padding-top: 20px;
          font-size: 14px; } }
    @media (max-width: 1024px) {
      .introductionEffect_wrap > ul > li ol {
        margin-left: -70px; } }
    .introductionEffect_wrap > ul > li ol > li {
      position: relative;
      padding-left: 15px;
      margin-top: 10px;
      font-weight: 300;
      line-height: 1.88;
      letter-spacing: -0.8px; }
      @media (max-width: 1024px) {
        .introductionEffect_wrap > ul > li ol > li {
          margin-top: 5px;
          font-size: 13px; } }
      .introductionEffect_wrap > ul > li ol > li span {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        padding-right: 9px;
        color: #003480;
        font-weight: bold; }
      .introductionEffect_wrap > ul > li ol > li ul {
        margin-bottom: 2px; }
        .introductionEffect_wrap > ul > li ol > li ul li {
          margin-top: 5px;
          font-size: 14px; }
          .introductionEffect_wrap > ul > li ol > li ul li:first-child {
            margin-top: 0; }
    .introductionEffect_wrap > ul > li:first-child {
      background-image: url("../images/sub/icon_effect01.png"); }
    .introductionEffect_wrap > ul > li:nth-child(2) {
      background-image: url("../images/sub/icon_effect02.png"); }
    .introductionEffect_wrap > ul > li:nth-child(3) {
      background-image: url("../images/sub/icon_effect03.png"); }
    .introductionEffect_wrap > ul > li:nth-child(4) {
      background-image: url("../images/sub/icon_effect04.png"); }

/* user fee */
.user_fee .userFee_wrap {
  text-align: center; }
  @media (max-width: 1024px) {
    .user_fee .userFee_wrap {
      padding: 0 20px; } }
  @media (max-width: 1024px) {
    .user_fee .userFee_wrap ul {
      margin-top: -20px; } }
  .user_fee .userFee_wrap ul li {
    height: 440px;
    padding: 49px 20px 37px;
    border: solid 1px #e6e6e6;
    background-color: #fff; }
    @media (max-width: 1024px) {
      .user_fee .userFee_wrap ul li {
        height: 155px;
        padding: 28px 17px;
        margin-top: 20px; } }
    .user_fee .userFee_wrap ul li .fee_name {
      padding-top: 118px;
      font-size: 24px;
      font-weight: 500;
      background: url("../images/sub/icon_fee.png") no-repeat center top; }
      @media (max-width: 1024px) {
        .user_fee .userFee_wrap ul li .fee_name {
          padding-top: 79px;
          width: 49%;
          display: inline-block;
          background-size: 55px auto;
          vertical-align: top;
          font-size: 14px; } }
    .user_fee .userFee_wrap ul li .fee_cnt {
      position: relative;
      padding-top: 22px;
      margin-top: 30px; }
      @media (max-width: 1024px) {
        .user_fee .userFee_wrap ul li .fee_cnt {
          width: 49%;
          display: inline-block;
          padding-top: 0;
          margin-top: 0; } }
      .user_fee .userFee_wrap ul li .fee_cnt:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 1px;
        background: #e6e6e6; }
        @media (max-width: 1024px) {
          .user_fee .userFee_wrap ul li .fee_cnt:before {
            width: 1px;
            height: 100%; } }
      .user_fee .userFee_wrap ul li .fee_cnt span {
        line-height: 1.67;
        color: #666666; }
        @media (max-width: 1024px) {
          .user_fee .userFee_wrap ul li .fee_cnt span {
            font-size: 13px;
            line-height: 1.92; } }
      .user_fee .userFee_wrap ul li .fee_cnt .price {
        margin-top: 16px;
        font-size: 30px;
        font-weight: 500;
        color: #003480; }
        @media (max-width: 1024px) {
          .user_fee .userFee_wrap ul li .fee_cnt .price {
            margin-top: 0;
            font-size: 20px; } }
        .user_fee .userFee_wrap ul li .fee_cnt .price span {
          margin-left: 10px;
          font-size: 60px;
          font-weight: bold;
          font-family: 'Roboto';
          color: #003480;
          letter-spacing: -2.4px; }
          @media (max-width: 1024px) {
            .user_fee .userFee_wrap ul li .fee_cnt .price span {
              font-size: 30px; } }
  .user_fee .userFee_wrap .etc {
    padding-top: 48px;
    color: #666666; }
    @media (max-width: 1024px) {
      .user_fee .userFee_wrap .etc {
        padding-top: 33px;
        font-size: 13px;
        line-height: 1.92;
        letter-spacing: -1.3px; } }

/* serviceUse way */
@media (max-width: 1024px) {
  .serviceUse_way_wrap {
    padding: 0 20px; } }

.serviceUse_way_wrap ul li {
  position: relative;
  float: left;
  width: 30%;
  margin-left: 5%; }
  @media (max-width: 1024px) {
    .serviceUse_way_wrap ul li {
      display: table;
      float: none;
      width: 100%;
      margin-left: 0;
      padding-bottom: 30px; } }
  .serviceUse_way_wrap ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: 36%;
    left: -46px;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: url("../images/sub/arr_double.png") no-repeat left center; }
    @media (max-width: 1024px) {
      .serviceUse_way_wrap ul li:before {
        position: absolute;
        top: -21px;
        left: 25%;
        transform: translateX(-50%);
        width: 15px;
        height: 15px;
        background: url("../images/sub/arr_double_m.png") no-repeat center top;
        background-size: 15px auto; } }
  .serviceUse_way_wrap ul li:first-child {
    margin-left: 0; }
    .serviceUse_way_wrap ul li:first-child:before {
      display: none; }
  .serviceUse_way_wrap ul li:not(:first-child) .img {
    position: relative; }
  @media (max-width: 1024px) {
    .serviceUse_way_wrap ul li .img {
      display: table-cell;
      width: 50%; } }
  .serviceUse_way_wrap ul li > p {
    margin: 36px auto 0;
    line-height: 1.67;
    text-align: center;
    font-size: 24px;
    font-weight: 500; }
    @media (max-width: 1024px) {
      .serviceUse_way_wrap ul li > p {
        display: table-cell;
        max-width: 100%;
        margin: 0;
        line-height: 1.3;
        vertical-align: middle;
        font-size: 12px; } }

/* go site */
.go_site {
  padding: 30px 0;
  text-align: center;
  background-color: #f1f1f1; }
  .go_site.back_white {
    background-color: #fff; }
  @media (max-width: 1024px) {
    .go_site {
      padding: 24px 20px; } }
  .go_site > div p {
    padding-top: 16px;
    font-weight: 400;
    line-height: 1.88;
    letter-spacing: -0.8px; }
    @media (max-width: 1024px) {
      .go_site > div p {
        float: none;
        padding-top: 0;
        text-align: left;
        margin-bottom: 25px; } }
    .go_site > div p span {
      color: #003480;
      font-weight: bold; }
  .go_site > div .btn_go {
    display: inline-block;
    float: right;
    min-width: 400px;
    padding: 21px 0;
    color: #fff;
    background: #003480;
    font-size: 24px;
    font-weight: 500; }
    @media (max-width: 1024px) {
      .go_site > div .btn_go {
        float: none;
        min-width: 100%;
        padding: 11px 0; } }

/* service_use type01*/
@media (max-width: 1024px) {
  .service_use.type01 {
    height: 460px;
    padding: 80px 0 40px; } }

.service_use.type01 .txt01 {
  margin-bottom: 38px;
  line-height: 1.67;
  color: #fff; }
  @media (max-width: 1024px) {
    .service_use.type01 .txt01 {
      margin-bottom: 19px;
      padding: 0 20px;
      line-height: 2;
      letter-spacing: -1.4px; } }

.service_use.type01 .txt02 {
  font-weight: bold;
  line-height: 2.22;
  letter-spacing: -0.9px;
  color: #fff; }

.service_use.type01 .contact_info {
  max-width: 970px;
  margin: 67px auto 0;
  text-align: center;
  font-family: 'Roboto';
  text-align: left; }
  @media (max-width: 1024px) {
    .service_use.type01 .contact_info {
      text-align: left;
      padding: 0 20px;
      margin: 30px auto 0; } }
  .service_use.type01 .contact_info li {
    display: inline-block;
    font-size: 40px;
    font-weight: bold; }
    .service_use.type01 .contact_info li:not(:first-child) {
      margin-left: 60px; }
      @media (max-width: 1024px) {
        .service_use.type01 .contact_info li:not(:first-child) {
          margin-left: 0; } }
    @media (max-width: 1024px) {
      .service_use.type01 .contact_info li {
        width: 100%;
        font-size: 20px;
        line-height: 1.75; } }

.service_use .btn_wrap a {
  font-weight: normal; }

/* eCdocu */
@media (max-width: 1024px) {
  .eCdocu_wrap {
    padding: 0 20px; } }

.eCdocu_wrap > ul > li {
  padding: 40px 0;
  border-top: 1px solid #e6e6e6; }
  @media (max-width: 1024px) {
    .eCdocu_wrap > ul > li {
      padding: 20px 0; } }
  .eCdocu_wrap > ul > li:after {
    content: "";
    display: block;
    clear: both; }
  .eCdocu_wrap > ul > li:first-child {
    border-top: none; }
  .eCdocu_wrap > ul > li .img_area {
    max-width: 160px;
    float: left;
    margin-right: 51px; }
    @media (max-width: 1024px) {
      .eCdocu_wrap > ul > li .img_area {
        max-width: 80px;
        margin-right: 16px; } }
  .eCdocu_wrap > ul > li .txt_area {
    width: calc(100% - 211px);
    float: left;
    padding-top: 18px; }
    @media (max-width: 1024px) {
      .eCdocu_wrap > ul > li .txt_area {
        width: calc(100vw - 153px);
        padding-top: 9px; } }
    .eCdocu_wrap > ul > li .txt_area dt {
      margin-bottom: 21px;
      font-size: 24px;
      font-weight: 500;
      word-break: keep-all; }
      @media (max-width: 1024px) {
        .eCdocu_wrap > ul > li .txt_area dt {
          font-size: 16px;
          margin-bottom: 61px;
          padding-top: 15px;
          line-height: 1.3; } }
    .eCdocu_wrap > ul > li .txt_area dd {
      min-height: 90px;
      font-size: 16px;
      font-weight: 300;
      line-height: 1.88;
      letter-spacing: -0.8px; }
      @media (max-width: 1024px) {
        .eCdocu_wrap > ul > li .txt_area dd {
          margin-left: -96px;
          font-size: 13px; } }
      .eCdocu_wrap > ul > li .txt_area dd > ul > li {
        font-size: 18px;
        line-height: 1.67;
        color: #666666; }
        @media (max-width: 1024px) {
          .eCdocu_wrap > ul > li .txt_area dd > ul > li {
            font-size: 12px; } }
        .eCdocu_wrap > ul > li .txt_area dd > ul > li > ul {
          padding-left: 15px; }
      .eCdocu_wrap > ul > li .txt_area dd p {
        font-size: 18px;
        line-height: 1.67;
        color: #666666; }
        @media (max-width: 1024px) {
          .eCdocu_wrap > ul > li .txt_area dd p {
            font-size: 12px; } }

/* user fee*/
@media (max-width: 1024px) {
  .user_fee_table {
    padding: 0 20px; } }

.user_fee_table .vat {
  margin-bottom: 10px;
  font-size: 16px;
  text-align: right; }

.user_fee_table .tbl_type01 {
  text-align: center; }
  .user_fee_table .tbl_type01 thead tr th {
    position: relative;
    padding: 21px 0;
    background: #003480;
    font-weight: 500;
    color: #fff;
    vertical-align: middle;
    font-size: 24px; }
    @media (max-width: 1024px) {
      .user_fee_table .tbl_type01 thead tr th {
        font-size: 12px; } }
    .user_fee_table .tbl_type01 thead tr th:first-child:before {
      display: none; }
    .user_fee_table .tbl_type01 thead tr th:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      width: 1px;
      height: 20px;
      background: #d6d6d6; }
  .user_fee_table .tbl_type01 tbody tr:nth-child(2n) {
    background: rgba(255, 255, 255, 0.1); }
  .user_fee_table .tbl_type01 tbody tr td {
    padding: 21px 20px;
    border-left: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    vertical-align: middle;
    line-height: 1.5;
    font-weight: 500; }
    @media (max-width: 1024px) {
      .user_fee_table .tbl_type01 tbody tr td {
        font-size: 14px; } }
    .user_fee_table .tbl_type01 tbody tr td:first-child {
      border-left: none; }
    .user_fee_table .tbl_type01 tbody tr td:last-child {
      color: #666;
      font-weight: 400; }

.etc_list {
  padding-top: 28px; }
  .etc_list li {
    font-size: 16px;
    font-weight: 300; }
    @media (max-width: 1024px) {
      .etc_list li {
        font-size: 13px;
        line-height: 1.67; } }
    .etc_list li:not(:first-child) {
      margin-top: 15px; }

.etc_txt {
  padding-top: 28px;
  font-weight: 500;
  color: #666666; }
  .etc_txt span {
    color: #003480;
    font-weight: bold; }

/* fulfillment service */
/* fulfillment sharing */
.eCtax_wrap.ful_sharing ul li:first-child {
  background-image: url(../images/sub/icon_fulfill_sharing01.png); }

.eCtax_wrap.ful_sharing ul li:nth-child(2) {
  background-image: url(../images/sub/icon_fulfill_sharing02.png); }

.eCtax_wrap.ful_sharing ul li:nth-child(3) {
  background-image: url(../images/sub/icon_fulfill_sharing03.png); }

.eCtax_wrap.ful_sharing ul li:nth-child(4) {
  background-image: url(../images/sub/icon_fulfill_sharing04.png); }

.eCtax_wrap.ful_sharing ul li em br {
  display: none; }

.fuill_service {
  padding: 0 20px; }
  .fuill_service img {
    margin: auto; }

/* auto order */
.auto_order {
  position: relative; }
  .auto_order:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 107px;
    width: 100%;
    height: 557px;
    background-color: #f1f1f1;
    z-index: -1; }
    @media (max-width: 1024px) {
      .auto_order:after {
        height: calc(100% * 0.91); } }
  .auto_order .function_wrap .img {
    margin: auto;
    padding-bottom: 40px;
    text-align: center; }
  .auto_order .function_wrap ul li {
    padding-right: 0;
    margin-top: 30px; }
    .auto_order .function_wrap ul li:first-child dl {
      background-image: url("../images/sub/icon_auto01.png"); }
    .auto_order .function_wrap ul li:nth-child(2) dl {
      background-image: url("../images/sub/icon_auto02.png"); }
    .auto_order .function_wrap ul li:nth-child(3) dl {
      background-image: url("../images/sub/icon_auto03.png"); }
    @media (max-width: 1024px) {
      .auto_order .function_wrap ul li dl dd {
        min-height: auto; } }

/* online service */
.sec.online_service {
  background: url("../images/sub/bg_fullfill_online.jpg") no-repeat center top/cover; }
  .sec.online_service .sub_tit, .sec.online_service .sub_txt {
    color: #fff; }
    .sec.online_service .sub_tit em, .sec.online_service .sub_txt em {
      color: #f5e42a; }

.sec .text_box {
  padding: 48px 160px;
  background-color: #fff;
  font-weight: 300;
  line-height: 2.22;
  letter-spacing: -0.9px;
  color: #2e2e2e;
  text-align: center; }
  @media (max-width: 1024px) {
    .sec .text_box {
      padding: 23px;
      margin: 0 20px; } }

/* oneStop service */
.oneStop_service ul {
  font-size: 0; }
  @media (max-width: 1024px) {
    .oneStop_service ul.col_4 li {
      width: 50%;
      display: inline-block; } }
  @media (max-width: 1024px) {
    .oneStop_service ul.col_4 li:nth-child(3) {
      margin-top: 40px; } }
  @media (max-width: 1024px) {
    .oneStop_service ul.col_4 li:nth-child(4) {
      margin-top: 40px; } }
  .oneStop_service ul li p {
    position: relative;
    padding-top: 118px;
    font-weight: bold;
    text-align: center; }
    @media (max-width: 1024px) {
      .oneStop_service ul li p {
        padding-top: 79px; } }
    .oneStop_service ul li p em {
      color: #003480; }
    .oneStop_service ul li p:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 90px;
      height: 90px;
      background-repeat: no-repeat;
      background-position: center top; }
      @media (max-width: 1024px) {
        .oneStop_service ul li p:before {
          width: 55px;
          height: 55px;
          background-size: 55px auto; } }
  .oneStop_service ul li:first-child p:before {
    background-image: url("../images/sub/icon_onestop01.png"); }
  .oneStop_service ul li:nth-child(2) p:before {
    background-image: url("../images/sub/icon_onestop02.png"); }
  .oneStop_service ul li:nth-child(3) p:before {
    background-image: url("../images/sub/icon_onestop03.png"); }
  .oneStop_service ul li:nth-child(4) p:before {
    background-image: url("../images/sub/icon_onestop04.png"); }

/* use service */
.use_service_wrap {
  background-color: #f9f9f9; }
  .use_service_wrap .use_service {
    text-align: center; }
    .use_service_wrap .use_service ul li {
      position: relative;
      padding: 37px 35px;
      float: left;
      width: 33.333%;
      height: 160px; }
      @media (max-width: 1024px) {
        .use_service_wrap .use_service ul li {
          padding: 37px 35px;
          float: none;
          width: 100%;
          height: 123px; } }
      .use_service_wrap .use_service ul li::before {
        content: "";
        display: block;
        width: 100%;
        height: 160px;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        border-top: 80px solid transparent;
        border-bottom: 80px solid transparent;
        border-right: 40px solid transparent;
        border-left: 40px solid #dedfe0;
        z-index: 10; }
        @media (max-width: 1024px) {
          .use_service_wrap .use_service ul li::before {
            height: 10px;
            border-top: 10px solid #dedfe0;
            border-bottom: 10px solid transparent;
            border-right: 40px solid transparent;
            border-left: 40px solid transparent;
            width: 0;
            transform: translate(-50%, 0);
            left: 50%;
            top: 0; } }
      .use_service_wrap .use_service ul li:first-child {
        background-color: #eeeeee; }
        .use_service_wrap .use_service ul li:first-child::before {
          display: none; }
      .use_service_wrap .use_service ul li:nth-child(2) {
        background-color: #dedfe0; }
        .use_service_wrap .use_service ul li:nth-child(2)::before {
          border-left: 35px solid #eeeeee; }
          @media (max-width: 1024px) {
            .use_service_wrap .use_service ul li:nth-child(2)::before {
              border-top: 10px solid #eeeeee;
              border-left: 40px solid transparent; } }
      .use_service_wrap .use_service ul li:nth-child(3) {
        background-color: #d6d6d6; }
      .use_service_wrap .use_service ul li span {
        font-size: 16px;
        font-weight: 300;
        text-transform: uppercase; }
        .use_service_wrap .use_service ul li span b {
          color: #003480;
          font-weight: bold; }
      .use_service_wrap .use_service ul li p {
        margin-top: 16px;
        font-weight: bold; }

/* video service */
.video {
  position: relative; }

@media (max-width: 1024px) {
  .videouse_way {
    padding: 0 20px; } }

.videouse_way ul li {
  position: relative; }
  @media (max-width: 1024px) {
    .videouse_way ul li:not(:first-child) {
      margin-top: 40px; } }
  .videouse_way ul li:first-child .videouse_inner .img:before {
    display: none; }
  @media (max-width: 1024px) {
    .videouse_way ul li .videouse_inner {
      display: table; } }
  .videouse_way ul li .videouse_inner .img {
    position: relative;
    text-align: center; }
    @media (max-width: 1024px) {
      .videouse_way ul li .videouse_inner .img {
        display: table-cell; } }
    .videouse_way ul li .videouse_inner .img:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: -46px;
      transform: translateY(-50%);
      width: 30px;
      height: 30px;
      background: url("../images/sub/arr_double2.png") no-repeat left center; }
      @media (max-width: 1024px) {
        .videouse_way ul li .videouse_inner .img:before {
          position: absolute;
          top: -30px;
          left: 50%;
          transform: translateX(-50%);
          background: url("../images/sub/arr_double_m.png") no-repeat left center/15px;
          width: 15px;
          height: 15px; } }
  .videouse_way ul li .videouse_inner .txt_area {
    margin-top: 48px;
    padding: 0 25px;
    text-align: center; }
    @media (max-width: 1024px) {
      .videouse_way ul li .videouse_inner .txt_area {
        display: table-cell;
        padding: 0;
        vertical-align: middle; } }
    .videouse_way ul li .videouse_inner .txt_area dt {
      font-size: 24px;
      margin-bottom: 17px;
      font-weight: 500;
      line-height: 1.67; }
      @media (max-width: 1024px) {
        .videouse_way ul li .videouse_inner .txt_area dt {
          font-size: 14px; } }
    .videouse_way ul li .videouse_inner .txt_area dd {
      line-height: 1.67;
      font-weight: 500;
      margin-bottom: 12px;
      font-size: 18px;
      color: #003480;
      word-break: keep-all; }
      @media (max-width: 1024px) {
        .videouse_way ul li .videouse_inner .txt_area dd {
          margin-bottom: 0;
          font-size: 12px; } }
  .videouse_way ul li .desc {
    padding: 0 25px;
    line-height: 1.67;
    text-align: center;
    color: #666666; }
    @media (max-width: 1024px) {
      .videouse_way ul li .desc {
        display: block;
        min-height: 48px;
        margin-top: 23px;
        padding: 0;
        text-align: left;
        font-size: 13px;
        line-height: 1.92;
        letter-spacing: -1.3px; } }

/* cooperation */
@media (max-width: 1024px) {
  .eCtax_wrap.cooperation {
    margin-top: -40px; } }

.eCtax_wrap.cooperation li {
  margin-left: 0;
  font-size: 14px; }
  @media (max-width: 1024px) {
    .eCtax_wrap.cooperation li {
      background-size: 55px auto; } }
  .eCtax_wrap.cooperation li:first-child {
    background-image: url("../images/sub/icon_cooper01.png"); }
  .eCtax_wrap.cooperation li:nth-child(2) {
    background-image: url("../images/sub/icon_cooper02.png"); }
  .eCtax_wrap.cooperation li:nth-child(3) {
    background-image: url("../images/sub/icon_cooper03.png"); }
  .eCtax_wrap.cooperation li:nth-child(4) {
    background-image: url("../images/sub/icon_cooper04.png"); }
    @media (max-width: 1024px) {
      .eCtax_wrap.cooperation li:nth-child(4) {
        background-size: 34px auto;
        background-position: left 10px top; } }
  .eCtax_wrap.cooperation li p {
    padding-bottom: 5px;
    line-height: 1.25;
    font-size: 24px;
    font-weight: 500; }
  .eCtax_wrap.cooperation li em {
    line-height: 1.67;
    color: #666666;
    font-size: 18px; }

/* inquiry intro */
@media (max-width: 1024px) {
  .inquiry_tab {
    padding: 0 20px; } }

.inquiry_tab ul {
  text-align: center;
  font-size: 0; }
  .inquiry_tab ul li {
    display: inline-block;
    margin: 0 10px;
    background-image: url("../images/sub/bg_inquery1.png");
    background-repeat: no-repeat;
    background-position: center 60px; }
    @media (max-width: 1024px) {
      .inquiry_tab ul li:not(:first-child) {
        margin: 10px 0 0 0; } }
    @media (max-width: 1024px) {
      .inquiry_tab ul li {
        display: block;
        margin: 0;
        background-position: left 10px center;
        background-size: 120px auto; } }
    .inquiry_tab ul li:hover {
      background-color: #003480;
      background-image: url("../images/sub/bg_inquery1_over.png"); }
      .inquiry_tab ul li:hover a span {
        color: #fff; }
    .inquiry_tab ul li:nth-child(2) {
      background-image: url("../images/sub/bg_inquery2.png"); }
      .inquiry_tab ul li:nth-child(2):hover {
        background-color: #003480;
        background-image: url("../images/sub/bg_inquery2_over.png"); }
        .inquiry_tab ul li:nth-child(2):hover a span {
          color: #fff; }
    .inquiry_tab ul li a {
      display: block;
      min-width: 335px;
      height: 460px;
      padding-top: 360px;
      border: 1px solid #e6e6e6; }
      @media (max-width: 1024px) {
        .inquiry_tab ul li a {
          display: table;
          min-width: 100%;
          height: 150px;
          padding: 0 0 0 50%; } }
      .inquiry_tab ul li a span {
        font-size: 40px;
        font-weight: bold;
        color: #003480; }
        @media (max-width: 1024px) {
          .inquiry_tab ul li a span {
            display: table-cell;
            font-size: 20px;
            vertical-align: middle; } }
