      @import url(./6d49978d6a324414bb62c4cb52878aed.css);
    @import url(./8932cd1d69244a0eab4535ea6723e261.css);

    @font-face {
      font-family: LINESeed;
      src: url(../fonts/LINESeed_W_XBd-7d940d31ff60f5953c6d93ec102bcac8.woff) format("woff");
      font-weight: 700;
      font-style: normal
    }

    @keyframes startHeader {
      0% {
        transform: translateY(-105%)
      }

      82% {
        transform: translateY(-105%)
      }

      to {
        transform: translateY(0)
      }
    }

    @keyframes startBox {
      0% {
        opacity: 1;
        transform: scaleX(0);
        transform-origin: left center
      }

      7% {
        transform-origin: left center
      }

      8% {
        transform: scaleX(1);
        transform-origin: right center
      }

      9% {
        transform: scaleX(.97)
      }

      13% {
        transform: scaleX(1)
      }

      25% {
        transform: scaleX(1)
      }

      30% {
        opacity: 1
      }

      35% {
        opacity: 0
      }

      40% {
        transform: scaleX(0)
      }

      to {
        transform: scaleX(0);
        transform-origin: right center;
        opacity: 0;
        display: none
      }
    }

    @keyframes startTxt {
      0% {
        opacity: 1
      }

      25% {
        opacity: 1
      }

      39% {
        opacity: 0
      }

      to {
        content: "";
        opacity: 0;
        display: none
      }
    }

    @keyframes startTxtArea {
      0% {
        opacity: 0
      }

      93% {
        opacity: 0
      }

      95% {
        opacity: 1
      }

      to {
        opacity: 1
      }
    }

    @keyframes startMv {
      0% {
        width: 0;
        height: 160px;
        opacity: 0
      }

      65% {
        min-width: 720px;
        width: 720px;
        height: 160px;
        opacity: 0
      }

      66% {
        opacity: 1
      }

      72% {
        width: 720px;
        height: 160px
      }

      to {
        min-width: 720px;
        width: 100vw;
        height: 100vh
      }
    }

    @keyframes startMvImg {
      0% {
        top: calc(-50vh + 160px)
      }

      72% {
        top: calc(-50vh + 160px)
      }

      to {
        top: 0
      }
    }

    @keyframes fade {
      0% {
        opacity: 0;
        transform: scale(1.5);
        z-index: 2
      }

      15% {
        opacity: 1;
        z-index: 2
      }

      49% {
        opacity: 1;
        z-index: 2
      }

      50% {
        z-index: 1
      }

      85% {
        opacity: 0
      }

      to {
        opacity: 0;
        transform: scale(1)
      }
    }

    @keyframes equallyBound {
      0% {
        top: 0
      }

      50% {
        top: 5px
      }

      to {
        top: 0
      }
    }

    @keyframes lineMove {
      0% {
        height: 0;
        bottom: -12px
      }

      15% {
        height: 12px;
        bottom: -24px
      }

      50% {
        height: 80px;
        bottom: -92px
      }

      85% {
        height: 12px;
        bottom: -118px
      }

      to {
        height: 0;
        bottom: -130px
      }
    }

    html {
      font-size: 100%
    }

    abbr,
    blockquote,
    body,
    button,
    dd,
    dl,
    dt,
    fieldset,
    figure,
    form,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    input,
    legend,
    li,
    ol,
    p,
    pre,
    ul {
      margin: 0;
      padding: 0;
      font-size: 14px
    }

    body {
      font-family: SFPro, Arial, Noto Sans JP, Noto Sans KR, sans-serif;
      font-weight: 400
    }

    .lock {
      height: 100vh;
      overflow: hidden
    }

    main {
      display: block
    }

    ol,
    ul {
      list-style: none
    }

    div {
      word-break: break-word
    }

    .ko+div div,
    .ko+div h3,
    .ko+div h4,
    .ko+div h5,
    .ko+div p {
      word-break: keep-all
    }

    a {
      text-decoration: none
    }

    a:focus {
      outline: none
    }

    .fontL {
      font-family: LINESeed, sans-serif
    }

    .fontB {
      font-family: LINESeed, SFPro, Arial, Noto Sans JP, Noto Sans KR, sans-serif;
      font-weight: 700
    }

    .fontM {
      font-family: SFPro, Arial, Noto Sans JP, Noto Sans KR, sans-serif;
      font-weight: 500
    }

    .fontEn {
      font-family: SFPro, Arial, sans-serif
    }

    @media only screen and (min-width:879px) {

      abbr,
      blockquote,
      body,
      button,
      dd,
      dl,
      dt,
      fieldset,
      figure,
      form,
      h1,
      h2,
      h3,
      h4,
      h5,
      h6,
      input,
      legend,
      li,
      ol,
      p,
      pre,
      ul {
        font-size: 20px
      }

      main {
        min-width: 1200px;
        overflow: hidden
      }
    }

    header {
      width: 100%;
      z-index: 11
    }

    header .langMenu,
    header h1 {
      position: absolute;
      top: 40px;
      z-index: 11
    }

    header h1 {
      left: 20px
    }

    header h1 a {
      color: #fff
    }

    header .langMenuTop {
      display: block;
      width: 55px;
      top: 36px;
      right: 20px;
      text-align: center;
      color: #fff;
      position: absolute;
      z-index: 10;
      cursor: pointer
    }

    header .langMenuTop li {
      font-size: 14px
    }

    header .langMenuTop .iconLang {
      width: 20px;
      float: left;
      pointer-events: none
    }

    header .langMenuTop .currentLang:after {
      content: "";
      position: absolute;
      top: 9px;
      right: 0;
      border-top: 3px solid #fff;
      border-right: 3px solid transparent;
      border-left: 3px solid transparent
    }

    header .langMenu {
      display: none;
      background-color: #fff;
      top: 60px;
      right: 20px;
      padding: 14px 23px;
      text-align: center;
      border: 1px solid #1e1e1e;
      font-weight: 700
    }

    header .langMenu.show {
      display: block
    }

    header .langMenu li {
      font-size: 14px;
      margin-bottom: 12px
    }

    header .langMenu li:last-child {
      margin-bottom: 0
    }

    header .langMenu li a {
      color: #999;
      text-decoration: none
    }

    header .langMenu .current a {
      color: #1e1e1e
    }

    @media only screen and (min-width:879px) {
      header {
        position: fixed;
        width: 100%;
        height: 75px;
        opacity: .95;
        background: #fff;
        box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1);
/*        animation: startHeader 2.5s*/
      }

      header div {
        height: 100%
      }

      header h1 {
        top: 30px;
        left: 30px
      }

      header h1 a {
        color: #1e1e1e;
        left: 20px
      }

      header .headerMenu {
        position: relative;
        text-align: center;
        line-height: 3.5;
        width: 520px;
        height: 100%;
        margin: 0 auto;
        white-space: nowrap;
        font-family: SFPro, Arial, Noto Sans JP, AppleSDGothicNeo, sans-serif;
        font-weight: 700
      }

      header .headerMenu li {
        display: inline-block;
        margin-right: 80px;
        line-height: 1.23;
        padding-bottom: 4px
      }

      header .headerMenu li:nth-last-child(-n+2) {
        margin-right: 0
      }

      header .headerMenu li a {
        font-size: 16px;
        font-weight: 700;
        color: #1e1e1e
      }

      header .headerMenu .currentLine {
        position: absolute;
        left: 0;
        bottom: 20px;
        width: 78px;
        height: 4px;
/*        background-color: #1e1e1e;*/
        padding: 0;
        transition: all .2s ease-in-out
      }

      header .langMenuTop {
        color: #1e1e1e;
        top: 26px;
        right: 30px
      }

      header .langMenuTop .currentLang:after {
        border-top: 3px solid #1e1e1e
      }

      header .langMenu {
        top: 58px;
        right: 14px
      }

      .ja .headerMenu li:nth-child(n+2) a {
        font-size: 15px
      }

      .en .headerMenu {
        width: 421px
      }

      .ko .headerMenu {
        width: 381px
      }

      .tw .headerMenu {
        width: 367px
      }

      .th .headerMenu {
        width: 487px
      }

      .id .headerMenu {
        width: 445px
      }

      .noAnime header {
        animation: none
      }
    }

    footer {
      position: relative;
      box-shadow: inset 0 .5px 0 0 rgba(0, 0, 0, .2);
      padding: 31px 20px
    }

    footer .copyright {
      display: inline-block;
      margin-right: 20px;
      font-size: 13px
    }

    footer .copyright a {
      color: #1e1e1e
    }

    footer ul {
      display: inline-block
    }

    footer .footerLinks {
      margin-top: 25px;
      width: 100%
    }

    footer .footerLinks li {
      display: inline-block;
      margin-right: 14px
    }

    footer .footerLinks li:last-child {
      margin-right: 0
    }

    footer .footerLinks li:last-child:after {
      display: none
    }

    footer .footerLinks li:after {
      content: "";
      display: inline-block;
      width: 1px;
      height: 12px;
      background-color: rgba(0, 0, 0, .2);
      margin: 0 0 3px 14px;
      vertical-align: bottom
    }

    footer .footerLinks li a {
      color: #1e1e1e;
      font-size: 12px;
      text-decoration: none;
      line-height: 1.8
    }

    footer .familySiteMenu {
      position: absolute;
      top: 30px;
      right: 35px
    }

    footer .familySiteMenu>li {
      display: none;
      font-size: 13px
    }

    footer .familySiteMenu>li:first-child {
      display: block;
      font-weight: 700
    }

    footer .familySiteMenu>li:first-child:after {
      content: "";
      display: inline-block;
      width: 5px;
      height: 5px;
      border-top: 1px solid #1e1e1e;
      border-right: 1px solid #1e1e1e;
      transform: rotate(135deg);
      margin: 0 0 2px 5px
    }

    footer .familySiteMenu.show>li:first-child:after {
      transform: rotate(-45deg);
      margin-bottom: 0
    }

    footer .familySiteMenu.show li {
      display: block
    }

    footer .familySiteMenu.show li .familySiteCnt {
      position: absolute;
      right: -30px;
      bottom: 25px;
      padding: 20px 16px;
      background-color: #fff;
      border: 1px solid #ccc
    }

    footer .familySiteMenu.show li .familySiteCnt li {
      display: inline-block;
      margin-bottom: 16px;
      white-space: nowrap
    }

    footer .familySiteMenu.show li .familySiteCnt li:last-child {
      margin-bottom: 0
    }

    footer .familySiteMenu.show li .familySiteCnt li a {
      color: #1e1e1e;
      text-decoration: none
    }

    footer .snsLinks {
      display: block;
      margin-top: 16px
    }

    footer .snsLinks li {
      display: inline-block;
      margin-right: 14px
    }

    footer .snsLinks li:last-child {
      margin-right: 0
    }

    footer .lineAccount {
      position: absolute;
      bottom: 72px;
      width: auto;
      height: 36px;
      padding: 8px 11px 8px 12px;
      border-radius: 4px;
      border: 1px solid rgba(0, 0, 0, .1);
      box-sizing: border-box;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAYAAADl9UilAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAJqADAAQAAAABAAAAJAAAAAD+MnM7AAAFaklEQVRYCcVYa0xcRRSeM3eX3QUpsbQqKkKgpgmgNrVqE5Z3m2XXqDUpWh+Njx/+UKNp0mia2kiUGH+Z2vjLP0ZTG4VETQxbSrDA7qJobdRGYtJGUVrEQk0VWHbZxx2/uXgvdy8LLI/CJNs5c87MOd89c86ZQ4ktceQF3dfHw1SdTIp6YqxMMLaZSGwWgm1iRBEm2Cj4Y4LYn5yJPs6pe9ITPEfYtBRT0LH4KB9oyvr1j5F9MPq8YOIenOCLn5rdQcT+JkatNsGOTtwfOj8rmZ9aENgWv9cxTBMH4I2XhBAF86vJUEL4NEbtisKapzyhswudmhdYdkfV9mRS/RCHKxZSsDwZJeHFt0uLCt4YKG+LpdORFpjL735VZayFCWFLd2jVeETnSOF7op7AoFXnHGBOv7sF13bYuvFarRF7Q8zB6qK7Qr+ZbaQAW2tQOhBk7EWm8Bqz54zscnS4G9fSUzooOcNuIUuox5tFs4FHkYKNfu+GhIh1gNwg1+s0Cr++MDieODH0jbSvIQyL8WagvnWdABlmVSZacroabtSAyVqF1H3KkK4v4VJj0f0asGE+/hAK6EYrHiL+HHGq0wLTIoTsMH61jNgP+KhOsik1nPNXzNvAf0vycb4Pv5BGy7Xph2J7zHxG0iqjZ+RsEyp7UBLWYReid8IXOu/wu8cgK0yVU3/UF+h1+CsvkqBLEU8gAHnA6a8qF0LVvM8ZPzMFvrO9UqtRyDi5J2U4T1aVCFWk8JAJZY6O2i2ygJakSpa/ylNcL/yTDO/Ew7M1nRaXv3InCvchXYaPSLuPqWqJDP4ifeNK58uezrDNZt+HLmN6fl24ZGyY/c3diSe1CA8+5aOSzJUukZN9stonsmw/hRtO/4grPgjDczREfH39YBqhg6t8GtXgA+tGdEj5NqAbAaxiq3Cpa1Wom1h0+kSTaKpvo7b39LQ368ntasiPJxJlOk+oyW06bZ6RjKOIMboEjxWbBcul8YHVX/pHjuB8c3jXV5etepKxWBXi6nMr37oWRMMcyhbsi7idPZzFaKv82bOUMkTHqFWReY1G8giys8bM0+kcl9Kl65IzSs6busyYicWzbY5+G1d4q5pIvmwIdILbtSCJ7A4N6Sw5O9vdYcbROGsD0UBCJhAcDx6+EgMdtfpxbnfttom6nisINSPYxup6JiE3OljoGtROmP7B5u6ru7v+JQQfof8ahM4ikxwkXcCmq6k8pgDIdnTvQzA3isS5E3UnBtu/YF0IXUaXq7UzjP0FD1YgCXGMDVh0yeVtkN9k5nOFPRpp7GvVvsbZ4d4vkuIj84b1oBEm30e8oXvxUsxcQ8QTPA6m9qqvB6AZm7LdpgMSlFxr8SEXdsX+LNxvvbo1w8k5ew3eCukGjcCUDJlNSOdOkFn6hrWZ6bOoL7hX95a0OZNR/1uHsFfhShOCVWbPmgyE0OmCbNsTZlDScIrHdCTXnaqtSCTjX6ACl+q8azHDeHeeLecB+cZa9ad4TBdOenp+drrsOxjxo4Ae1/mrOcNTn5YW39yYDpS0k9ZjZgAbOqtvj8XVFtSbPeCvPPZQhonxlog38Lr1+sx2FwWmb5YPcCwWe5yY+hiu+O7lgETWXxGcnpz2Bk/peuebMwZmViD/k2VwaPSupEjcB2N7UfFrzPJ0tKyTxOyPRHw9aBoWH8sCZlY786RV+XHVjWa+QWsvKL1TcUPZobM73s84XtMGv6E0A0LGCUq18TCbj8BLv0NeP+0LHVwKKKljxcA0ICRuMQMCjdaejuW67HdEvaEeiyyjJRrFVRiC0JVqTxzSnL7jXHlxytt7Rv55tdyxKsAQqFPw0LfE2btTjcFPFioDmQL9D8sS15GiIx6jAAAAAElFTkSuQmCC);
      background-size: 19px 18px;
      background-repeat: no-repeat;
      background-position: 11px
    }

    footer .lineAccount a,
    footer .lineAccount span {
      display: inline-block;
      height: 100%;
      color: #777;
      font-size: 12px;
      letter-spacing: -.3px;
      text-indent: 22px;
      vertical-align: top;
      white-space: nowrap
    }

    footer.en .footerLinks li:last-child,
    footer.en .footerLinks li:nth-last-of-type(2) {
      margin-right: 0
    }

    footer.en .footerLinks li:last-child:after,
    footer.en .footerLinks li:nth-last-of-type(2):after {
      display: none
    }

    footer.en .footerLinks li:last-child {
      display: block
    }

    @media only screen and (min-width:879px) {
      footer {
        width: 1200px;
        margin: 0 auto;
        padding: 0 20px 41px;
        box-shadow: none;
        box-sizing: border-box
      }

      footer .copyright {
        margin-right: 40px;
        line-height: 1.885
      }

      footer .downloadLinks {
        padding: 30px 0;
        margin-bottom: 36px;
        box-shadow: inset 0 -.6px 0 0 rgba(0, 0, 0, .2)
      }

      footer .downloadLinks ul li {
        display: inline-block;
        margin-right: 14px
      }

      footer .downloadLinks ul li:first-child {
        width: 40px;
        height: 40px;
        border-radius: 10px;
        overflow: hidden;
        vertical-align: middle
      }

      footer .downloadLinks ul li:last-child:after {
        display: none
      }

      footer .downloadLinks ul li:after {
        content: "";
        display: inline-block;
        width: 1px;
        height: 12px;
        background-color: rgba(0, 0, 0, .2);
        margin: 0 0 4px 15px;
        vertical-align: bottom
      }

      footer .downloadLinks ul li a {
        font-size: 13px;
        color: #1e1e1e
      }

      footer .downloadLinks ul li a div {
        margin-right: 4px;
        vertical-align: text-top
      }

      footer .downloadLinks ul li .downloadIcon {
        display: inline-block;
        width: 20px;
        height: 20px;
        overflow: hidden;
        vertical-align: middle
      }

      footer .downloadLinks ul li .downloadIcon .appStoreIcon,
      footer .downloadLinks ul li .downloadIcon .desktopIcon,
      footer .downloadLinks ul li .downloadIcon .googlePlayIcon,
      footer .downloadLinks ul li .downloadIcon .winStoreIcon {
        top: -44px
      }

      footer .downloadLinks ul li .downloadIcon .googlePlayIcon {
        left: -39px
      }

      footer .downloadLinks ul li .downloadIcon .appStoreIcon {
        left: -5px
      }

      footer .downloadLinks ul li .downloadIcon .desktopIcon {
        left: -75px
      }

      footer .downloadLinks ul li .downloadIcon .winStoreIcon {
        left: -111px
      }

      footer .lineAccount {
        width: auto;
        height: auto;
        padding: 0;
        border: none;
        top: 40px;
        right: 28px;
        bottom: auto;
        background: none
      }

      footer .lineAccount a,
      footer .lineAccount span {
        pointer-events: none;
        text-indent: 0
      }

      footer .lineAccount:before {
        content: "";
        position: absolute;
        display: inline-block;
        width: 90px;
        height: 90px;
        bottom: 25px;
        right: -8px;
        background-image: url(../images/image-qr-63149269a471ccf0cb3f6e73049bdde3.png);
        background-repeat: no-repeat;
        background-size: contain
      }

      footer .lineAccount.ja:before {
        right: -2px
      }

      footer .lineAccount.tw:before {
        background-image: url(../images/image-qr-tw-bcac5177013e16f3b2f4b5434c325d53.png)
      }

      footer .externalLinks {
        margin-top: 20px;
        display: flex;
        align-items: flex-start;
        position: relative
      }

      footer ul li a {
        font-size: 14px
      }

      footer .footerLinks,
      footer .snsLinks {
        margin: 0;
        width: auto
      }

      footer .footerLinks {
        max-width: 750px
      }

      footer .footerLinks li:after {
        margin: 0 0 5px 14px
      }

      footer .snsLinks {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 4px
      }

      footer .familySiteMenu {
        top: 0;
        right: 180px
      }

      footer .familySiteMenu>li:first-child {
        line-height: 1.885
      }

      footer.en .footerLinks li:last-child {
        display: inline-block
      }

      footer.en .footerLinks li:nth-last-of-type(2) {
        margin-right: 14px
      }

      footer.en .footerLinks li:nth-last-of-type(2):after {
        display: inline-block
      }

      .ja .copyright {
        margin-right: 30px
      }

      .ja .footerLinks li {
        margin-right: 8px
      }

      .ja .footerLinks li:after {
        margin-left: 8px
      }

      .ja .footerLinks li:nth-of-type(6) {
        margin-right: 0
      }

      .ja .footerLinks li:nth-of-type(6):after {
        display: none
      }
    }

    .onlyPc {
      display: none !important
    }

    .onlySp {
      display: block !important
    }

    h2 {
      color: #1e1e1e;
      font-size: 24px;
      text-align: center
    }

    section {
      margin: 0 auto;
      padding: 80px 20px
    }

    #gnbArea {
      position: relative;
      width: 100%;
      overflow: auto;
      padding: 0 20px;
      background-color: #fff;
      box-sizing: border-box;
      box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1);
      overflow-x: hidden;
      z-index: 11
    }

    #gnbArea.fixed {
      position: fixed;
      top: 0
    }

    #gnbArea.noMove {
      text-align: center
    }

    #gnbArea .gnb {
      display: inline-block;
      white-space: nowrap
    }

    #gnbArea .gnb .gnbItem {
      display: inline-block;
      margin-right: 20px;
      opacity: .5
    }

    #gnbArea .gnb .gnbItem:nth-last-child(-n+2) {
      margin-right: 0
    }

    #gnbArea .gnb .gnbItem.current {
      opacity: 1
    }

    #gnbArea .gnb .gnbItem a {
      display: inline-block;
      font-size: 15px;
      color: #1e1e1e;
      text-decoration: none;
      line-height: 4;
      height: 60px
    }

    #gnbArea .gnb .currentLine {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 90px;
      height: 4px;
      background-color: #1e1e1e;
      padding: 0;
      transition: all .2s ease-in-out;
      opacity: 1
    }

    #mvArea {
      position: relative;
      max-width: 100vw;
      height: 500px;
      margin-bottom: 30px;
      z-index: 2
    }

    #mvArea .mvTxt {
      position: absolute;
      z-index: 10;
      bottom: 78px;
      left: 17px;
      opacity: 1;
      transition: all .2s
    }

    @media only screen and (max-height:422px) {
      #mvArea .mvTxt {
        top: calc(50vh - 83px);
        bottom: auto
      }
    }

    #mvArea .mvTxt .mainTitle,
    #mvArea .mvTxt .mvSubTxt {
      color: #fff;
      text-align: left
    }

    #mvArea .mvTxt .mainTitle {
      font-size: 50px
    }

    #mvArea .mvTxt .mvSubTxt {
      font-size: 14px;
      font-weight: 400;
      text-indent: 2px
    }

    #mvArea .mvTxt .mvDownload {
      position: relative;
      box-sizing: border-box;
      width: 170px;
      height: 50px;
      margin: 30px 0 0 2px
    }

    #mvArea .mvTxt .mvDownload .mvDownloadTxt {
      width: 156px;
      height: 50px;
      margin: 28px 179px 0 3px;
      border-radius: 4px;
      border: 1px solid hsla(0, 0%, 100%, .5);
      box-sizing: border-box
    }

    #mvArea .mvTxt .mvDownload .mvDownloadTxt a {
      display: inline-block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      padding: 0 14px 0 18px;
      color: #fff;
      font-size: 14px;
      line-height: 3.57
    }

    #mvArea .mvTxt .mvDownload .mvDownloadTxt .mvDownloadIcon {
      vertical-align: middle;
      margin-right: 8px
    }

    #mvArea .mvTxt .mvDownload .mvDownloadTxt div {
      display: inline-block
    }

    #mvArea .mvList {
      position: relative;
      width: 100%;
      height: 500px;
      transform: translate(-50%, -50%);
      top: 50%;
      left: 50%;
      overflow: hidden;
      transition: all .3s
    }

    #mvArea .mvList li {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      animation: fade 10s linear infinite;
      opacity: 0
    }

    #mvArea .mvList li .mvImg {
      min-height: 500px;
      transition: all .3s
    }

    #mvArea .mvList li .mvImg:before {
      content: "";
      position: absolute;
      display: inline-block;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, .2);
      transform: translateY(-50%);
      top: 50%;
      transition: all .3s;
      z-index: 10
    }

    #mvArea .mvList li:last-child {
      animation-delay: 5s
    }

    #mvArea .mvList li:last-child .mvImg img {
      -o-object-position: -90px 30px !important;
      object-position: -90px 30px !important
    }

    #mvArea.resize .mvList,
    #mvArea.resize:before {
      height: 120px
    }

    #mvArea.resize .mvList li .mvImg {
      transform: translateY(calc(60px - 50%))
    }

    #mvArea.resize .mvTxt {
      opacity: 0
    }

    #mvArea.resize+#mainTitleArea {
      opacity: 1;
      transition-delay: .1s;
      z-index: 10
    }

    #mvArea.resize+#mainTitleArea h2 {
      opacity: 1
    }

    #mainTitleArea {
      position: absolute;
      width: 100%;
      top: 226px;
      padding: 0 20px;
      opacity: 0;
      transition: all .2s;
      transition-delay: 0s;
      box-sizing: border-box
    }

    #mainTitleArea h2 {
      color: #fff;
      font-size: 36px;
      opacity: 0;
      transition: all .6s;
      text-align: center;
      margin-bottom: 20px
    }

    #mainTitleArea .subTxt {
      color: #616161;
      text-align: center;
      line-height: 2;
      margin-top: 56px
    }

    #mainService {
      position: relative;
      padding-top: 30px
    }

    #mainService .grid {
      position: absolute;
      top: 30px;
      left: 38px;
      width: 1px;
      height: calc(100% - 80px);
      background-size: 1px 5px;
      background-image: linear-gradient(180deg, #b2b2b2, #b2b2b2 2px, transparent 0, transparent 5px);
      background-repeat: repeat-y
    }

    #mainService .mainServiceList .serviceCnt {
      position: relative;
      padding-bottom: 80px
    }

    #mainService .mainServiceList .serviceCnt:last-child {
      padding-bottom: 0
    }

    @media only screen and (max-width:878px) {
      #mainService .mainServiceList .serviceCnt .service {
        min-height: unset !important
      }
    }

    #mainService .mainServiceList .serviceCnt .service .newIcon {
      position: absolute;
      top: 10px;
      left: 10px;
      z-index: 10
    }

    #mainService .mainServiceList .serviceCnt .service .imgArea {
      max-width: 100%;
      margin-bottom: 28px
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea {
      position: relative;
      margin-left: 47px
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkIcon {
      position: absolute !important;
      top: -8px;
      left: -47px;
      max-width: 36px;
      max-height: 36px;
      border-radius: 8px;
      background-color: #fff
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkIcon:before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 8px;
      box-sizing: border-box;
      border: .5px solid rgba(0, 0, 0, .1);
      z-index: 10
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea h3 {
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 15px;
      line-height: 1.182;
      color: #1e1e1e
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea h4 {
      font-size: 14px;
      font-family: SFPro, Arial, Noto Sans JP, Noto Sans KR, sans-serif;
      font-weight: 700;
      color: #07b53b;
      margin-bottom: 12px
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .desc {
      color: #777;
      line-height: 1.7;
      margin-bottom: 28px
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea {
      position: relative;
      margin: 0 auto;
      min-height: 46px
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li {
      display: inline-block;
      width: auto;
      height: 46px;
      border-radius: 4px;
      border: 1px solid rgba(0, 0, 0, .15);
      background-color: #fff;
      box-sizing: border-box;
      margin-right: 4px
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li:last-child {
      margin-right: 0
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a {
      font-size: 13px;
      color: #1e1e1e;
      display: inline-block;
      box-sizing: border-box;
      width: auto;
      height: 100%;
      line-height: 3.54;
      letter-spacing: -.3px
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a div {
      display: inline-block;
      line-height: 3.54;
      vertical-align: top
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a .siteIcon {
      top: -47px;
      left: -155px;
      transform: scale(.6)
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea .storeLink a {
      margin: 0 12px
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea .storeLink a .dlIcon {
      vertical-align: middle;
      margin-right: 4px
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea .siteLink a {
      margin: 0 12px 0 14px;
      color: #1e1e1e
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea .siteLink a .siteIconWrap {
      width: 20px;
      height: 44px;
      overflow: hidden;
      margin-right: 4px
    }

    #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea .linkList {
      display: none
    }

    #mainService.current {
      padding-top: 90px
    }

    #mainService.current .grid {
      top: 90px;
      height: calc(100% - 90px)
    }

    #communication {
      background-color: #f6f7f8
    }

    #communication h2 {
      position: relative;
      font-size: 28px;
      z-index: 0;
      margin-bottom: 26px;
      min-height: 40px
    }

    #communication .subTxt {
      line-height: 1.5;
      text-align: center;
      color: #616161
    }

    #communication .contentList {
      margin: 36px auto 0
    }

    #communication .contentList .content {
      display: inline-block;
      width: 100%;
      margin-bottom: 36px;
      text-align: center
    }

    #communication .contentList .content:last-child {
      margin-bottom: 0
    }

    #communication .contentList .content:nth-child(3n) {
      margin-right: 0
    }

    #communication .contentList .content:focus {
      outline: none
    }

    #communication .contentList .content h3 {
      font-family: SFPro, Arial, Noto Sans JP, Noto Sans KR, sans-serif;
      font-weight: 700;
      font-size: 20px;
      margin: 16px 0 12px
    }

    #communication .contentList .content .newIcon {
      margin: 10px 0 -12px
    }

    #communication .contentList .content div {
      color: #616161;
      line-height: 1.6
    }

    #singleBanner {
      padding: 0;
      font-size: 0;
      background-color: #f6f7f8
    }

    #singleBanner a {
      position: relative;
      display: inline-block;
      width: 100%;
      text-decoration: none;
      text-align: center;
      overflow: hidden
    }

    #singleBanner a .bannerTxt {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #fff;
      font-size: 20px;
      z-index: 10
    }

    #singleBanner a .bannerImg {
      width: 640px;
      height: 140px;
      left: 50%;
      transform: translateX(-50%)
    }

    #allProduct {
      background-color: #f6f7f8;
      padding-bottom: 0
    }

    #allProduct h2 {
      font-size: 28px
    }

    #allProduct .subTxt {
      line-height: 1.5;
      text-align: center;
      color: #616161
    }

    #allProduct .productCnt {
      min-height: 622px;
      margin: 0 auto
    }

    #allProduct .productCnt .productMenuWrap {
      width: 100%;
      overflow: auto;
      margin: 16px 0 40px;
      scrollbar-width: none;
      -ms-overflow-style: none
    }

    #allProduct .productCnt .productMenuWrap::-webkit-scrollbar {
      display: none
    }

    #allProduct .productCnt .productMenuWrap .productMenu {
      border-radius: 10px;
      float: left;
      box-sizing: border-box;
      white-space: nowrap
    }

    #allProduct .productCnt .productMenuWrap .productMenu li {
      display: inline-block;
      margin-right: 4px
    }

    #allProduct .productCnt .productMenuWrap .productMenu li .productCategory {
      font-size: 13px;
      font-weight: 700;
      border: 1px solid rgba(34, 34, 34, .15);
      border-radius: 50px;
      padding: 8px 15px;
      color: rgba(30, 30, 30, .7);
      background-color: transparent;
      font-family: SFPro, Arial, Noto Sans JP, Noto Sans KR, sans-serif
    }

    #allProduct .productCnt .productMenuWrap .productMenu li .productCategory:focus {
      outline: none
    }

    #allProduct .productCnt .productMenuWrap .productMenu li .productCategory.selected {
      color: #fff;
      background-color: #07b53b;
      border: 1px solid #07b53b
    }

    #allProduct .productCnt .productList .productBanner {
      margin: 15px 0
    }

    #allProduct .productCnt .productList .product {
      position: relative;
      padding: 25px 0;
      box-sizing: border-box;
      border-bottom: 1px solid rgba(0, 0, 0, .05);
      overflow: hidden
    }

    #allProduct .productCnt .productList .product:last-child {
      margin-bottom: 0
    }

    #allProduct .productCnt .productList .product .productIcon {
      border-radius: 16px;
      box-sizing: border-box;
      vertical-align: middle
    }

    #allProduct .productCnt .productList .product .productIcon:before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 16px;
      box-sizing: border-box;
      border: 1px solid rgba(0, 0, 0, .1);
      z-index: 10
    }

    #allProduct .productCnt .productList .product .productTxtArea {
      display: inline-block;
      width: calc(100% - 90px);
      margin-left: 15px;
      vertical-align: middle
    }

    #allProduct .productCnt .productList .product .productTxtArea h3 {
      font-family: SFPro, Arial, Noto Sans JP, Noto Sans KR, sans-serif;
      font-size: 16px;
      font-weight: 700;
      color: #1e1e1e
    }

    #allProduct .productCnt .productList .product .productTxtArea div {
      font-size: 13px;
      color: #616161
    }

    #allProduct .productCnt .productList .product .productLinkArea {
      display: none
    }

    #banners {
      position: relative;
      padding: 30px 0 80px;
      width: 100vw;
      transform: translateX(-50%);
      margin-left: 50%;
      background-color: #f6f7f8
    }

    #banners a {
      display: inline-block;
      width: 100%;
      text-align: center;
      padding: 0 20px;
      box-sizing: border-box
    }

    #banners .slick-dots {
      bottom: 20px
    }

    #banners .slick-dots li {
      margin: 0
    }

    #banners .slick-dots li button:before {
      color: #fff
    }

    .ja+div #gnbArea .gnb li:nth-child(n+2) a {
      font-size: 13px;
      line-height: 4.62
    }

    .ja+div #singleBanner .bannerTxt {
      white-space: nowrap
    }

    .ko+div #mainTitleArea .subTxt {
      white-space: pre-wrap
    }

    @media only screen and (min-width:879px) {
      .onlyPc {
        display: block !important
      }

      .onlySp {
        display: none !important
      }

      h2 {
        margin-bottom: 20px
      }

      section {
        padding: 180px 0;
        /* white-space: pre-wrap */
      }

      #mvArea {
        position: relative;
        width: 100vw;
        height: 100vh;
        min-width: 1200px
      }

      #mvArea:before {
        content: "";
        display: inline-block;
        background: #07b53b;
        z-index: 100;
        animation: startBox 5s;
        transform: unset;
        transition: none
      }

      #mvArea:after,
      #mvArea:before {
        text-align: right;
        position: absolute;
        left: calc(50% - 360px);
        top: calc(50% - 80px);
        opacity: 0;
        width: 720px;
        height: 160px
      }

      #mvArea:after {
        content: "Life on LINE";
        color: #fff;
        font-size: 48px;
        font-family: LINESeed, sans-serif;
        font-weight: 700;
        padding: 30px 30px 0 0;
        line-height: 3.333;
        box-sizing: border-box;
        z-index: 101;
        animation: startTxt 5s
      }

      #mvArea .mvTxt {
        bottom: calc(50% - 250px);
        left: 142px;
        color: #fff;
        animation: startTxtArea 2.1s
      }

      #mvArea .mvTxt .mainTitle {
        font-size: 140px;
        white-space: nowrap
      }

      #mvArea .mvTxt .mvSubTxt {
        font-size: 40px;
        text-indent: 8px;
        margin-bottom: 20px
      }

      #mvArea .mvTxt .mvDownload {
        width: auto;
        margin: 32px 0 0 8px;
        display: inline-block
      }

      #mvArea .mvTxt .mvDownload .mvDownloadTxt {
        height: 24px;
        font-size: 14px;
        border: none;
        padding: 0;
        margin: 0 0 12px
      }

      #mvArea .mvTxt .mvDownload .mvDownloadList,
      #mvArea .mvTxt .mvDownload .mvDownloadTxt div {
        display: inline-block
      }

      #mvArea .mvTxt .mvDownload .mvDownloadList li {
        display: inline-block;
        width: 60px;
        height: 60px;
        border-radius: 4px;
        border: 1px solid hsla(0, 0%, 100%, .5);
        overflow: hidden;
        vertical-align: middle;
        box-sizing: border-box;
        margin-right: 4px
      }

      #mvArea .mvTxt .mvDownload .mvDownloadList li:last-child {
        margin-right: 0
      }

      #mvArea .mvTxt .mvDownload .mvDownloadList li a {
        display: inline-block;
        width: 100%;
        height: 100%;
        padding: 0 7px;
        box-sizing: border-box
      }

      #mvArea .mvTxt .mvDownload .mvDownloadList li a .appStoreIcon,
      #mvArea .mvTxt .mvDownload .mvDownloadList li a .desktopIcon,
      #mvArea .mvTxt .mvDownload .mvDownloadList li a .googlePlayIcon {
        top: 8px
      }

      #mvArea .mvTxt .mvDownload .mvDownloadList li a .googlePlayIcon {
        left: -40px
      }

      #mvArea .mvTxt .mvDownload .mvDownloadList li a .appStoreIcon {
        left: 3px
      }

      #mvArea .mvTxt .mvDownload .mvDownloadList li a .desktopIcon {
        left: -88px
      }

      #mvArea .mvTxt .mvDownload .mvDownloadList li:hover {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAB9ElEQVRoBe1ZS07EMAydIBZwpdlzFq4x1xjEKWbBgutwkPJsEilN83HGjqoyidQ2cezn9+y2TIVblsWdjjyOLIC4Px25+MR9Cih1EO294gjjWvLT2mcHtBXUxs8OaCuojZ8d0FZQGz87oK2gNn52QFtBbfzsgLaC2vjH7AB+Yj5rK5fG34vZ3QEkuiD5F64vKYl71x6LMAm7byBI/E1MCXCE8Y1JUQT2RN8DhIGDsMK4SBUgQP5JCWe6bc4R+BvmN9iLIiLf7NTH3rBJWGGcfa6wrl/h3NOBtFoI5+ptRMBe7QD2xVglBcBwJz6VPDJ2aWL4FQVIMTLpVybmzqeVub2QEIBPVoAkts3gz4O580kaEfm1iGB/I6AVE8GLpsydTyL3rVONEPZWAmq+W2SZhbnzSeaf9aoQ+8ReGDSPX5Vkr76Gs8kSIzD6H+IEg5cAyr1RfoilH/GcTGrylBg4NgI8WE6E57+6mJA3F+ABX311V4yjhRn5IQIanTAlP0xAQYQ5+aECPHi4nYaQHy4gErH5nUR7FgPPlt1byIJQLwYJ6P6g6U0y2l/8aQi1w/5JkRPpnHvP2VObozZgLOlGuoZf0yeN0ayJVCueuD/OLYRqfLQqsss+tWGXxAZJ/8UtdPhnYAowuJVVEIfvAP8hU5Vg5+BfKSg1WAk7+v4AAAAASUVORK5CYII=);
        background-size: 24px;
        background-repeat: no-repeat;
        background-position: 50%;
        background-color: #07b53b
      }

      #mvArea .mvTxt .mvDownload .mvDownloadList li:hover .appStoreIcon,
      #mvArea .mvTxt .mvDownload .mvDownloadList li:hover .desktopIcon,
      #mvArea .mvTxt .mvDownload .mvDownloadList li:hover .googlePlayIcon {
        display: none !important
      }

      #mvArea .mvList {
        position: absolute;
        width: 100vw;
        height: 100vh;
        min-width: 1200px;
        animation: startMv 2.1s;
        animation-timing-function: ease-in-out;
        transition: all .3s
      }

      #mvArea .mvList li {
        will-change: transform;
        height: 100vh;
        top: 0
      }

      #mvArea .mvList li:last-child {
        animation-delay: 5s
      }

      #mvArea .mvList li:last-child .mvImg img {
        -o-object-position: center center !important;
        object-position: center center !important
      }

      #mvArea .mvList li .mvImg {
        min-height: 100vh;
        animation: startMvImg 2.1s;
        animation-timing-function: ease-in-out
      }

      #mvArea .scrollNavWrap {
        position: absolute;
        width: 30px;
        height: 130px;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        opacity: 1;
        animation: startTxtArea 2.1s
      }

      #mvArea .scrollNavWrap .scrollNav {
        position: absolute;
        top: 0;
        color: #fff;
        font-size: 11px;
        animation: equallyBound 1.4s ease infinite
      }

      #mvArea .scrollNavWrap .scrollNav:after {
        content: "";
        position: absolute;
        display: inline-block;
        width: 1px;
        height: 80px;
        background-color: #fff;
        left: 14px;
        bottom: -130px;
        animation: lineMove .9s ease-in-out infinite
      }

      #mvArea.resize .mvList {
        width: 1200px;
        height: 360px
      }

      #mvArea.resize .mvList li .mvImg {
        transform: translateY(calc(180px - 50%))
      }

      #mvArea.resize .scrollNavWrap {
        opacity: 0
      }

      #mainTitleArea {
        width: 100%;
        min-width: 1200px;
        top: calc(50vh + 240px);
        padding: 0;
        z-index: 1
      }

      #mainTitleArea h2 {
        color: #1e1e1e;
        font-size: 70px;
        opacity: 1
      }

      #mainTitleArea .subTxt {
        white-space: pre-wrap;
        text-align: center;
        line-height: 1.6;
        margin-top: 8px
      }

      #mainService {
        max-width: 1200px;
        padding: 0 0 160px
      }
    }

    @media only screen and (min-width:879px) and (max-height:800px) {
      #mainService {
        margin-top: 280px
      }
    }

    @media only screen and (min-width:879px) {
      #mainService .grid {
        top: 0;
        left: 50%;
        height: 100%
      }

      #mainService .grid:after {
        content: "\30FB";
        line-height: 1;
        text-indent: -1px;
        display: inline-block;
        color: #b2b2b2;
        box-sizing: border-box;
        border: 1px solid #b2b2b2;
        width: 20px;
        height: 20px;
        position: absolute;
        left: -9px;
        bottom: -10px;
        background-color: #fff;
        border-radius: 50%
      }

      #mainService .mainServiceList .serviceCnt {
        padding: 85px 0
      }

      #mainService .mainServiceList .serviceCnt:last-child .service .txtArea:after {
        display: none
      }

      #mainService .mainServiceList .serviceCnt:before {
        content: "";
        position: absolute;
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 1px solid rgba(30, 30, 30, .3);
        border-radius: 50%;
        box-sizing: border-box;
        top: -5px;
        left: calc(50% - 4px);
        background-color: #fff
      }

      #mainService .mainServiceList .serviceCnt .service {
        display: flex;
        position: relative
      }

      #mainService .mainServiceList .serviceCnt .service .imgArea {
        position: absolute;
        width: auto;
        top: 0;
        right: -130px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 480px;
        z-index: 1;
        margin: 0;
        padding-left: 40px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea:before {
        display: none
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkIcon {
        position: relative !important;
        max-width: unset;
        max-height: unset;
        min-width: 80px;
        min-height: 80px;
        margin-bottom: 20px;
        border-radius: 16px;
        top: 0;
        left: 0
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkIcon:before {
        border-radius: 16px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea h3 {
        position: relative;
        font-size: 40px;
        margin-bottom: 20px;
        line-height: 1.2
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea h4 {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 8px;
        line-height: 1.56
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea h4 span {
        display: inline-block
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .newIcon {
        display: inline-block !important;
        position: relative;
        top: 3px;
        left: 8px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .newIcon div {
        max-width: 34px;
        max-height: 16px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .desc {
        margin-bottom: 60px;
        font-size: 18px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea {
        width: auto
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li {
        width: 60px;
        height: 60px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a {
        width: 22px;
        margin: 0 18px;
        overflow: hidden
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a .appStoreIcon,
      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a .desktopIcon,
      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a .googlePlayIcon,
      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a .siteIcon {
        top: -40px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a .googlePlayIcon {
        left: -52px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a .appStoreIcon {
        left: -8px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a .desktopIcon {
        left: -99px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li a .siteIcon {
        left: -171px;
        transform: scale(.8)
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li:hover {
        background-color: #07b53b;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAB9ElEQVRoBe1ZS07EMAydIBZwpdlzFq4x1xjEKWbBgutwkPJsEilN83HGjqoyidQ2cezn9+y2TIVblsWdjjyOLIC4Px25+MR9Cih1EO294gjjWvLT2mcHtBXUxs8OaCuojZ8d0FZQGz87oK2gNn52QFtBbfzsgLaC2vjH7AB+Yj5rK5fG34vZ3QEkuiD5F64vKYl71x6LMAm7byBI/E1MCXCE8Y1JUQT2RN8DhIGDsMK4SBUgQP5JCWe6bc4R+BvmN9iLIiLf7NTH3rBJWGGcfa6wrl/h3NOBtFoI5+ptRMBe7QD2xVglBcBwJz6VPDJ2aWL4FQVIMTLpVybmzqeVub2QEIBPVoAkts3gz4O580kaEfm1iGB/I6AVE8GLpsydTyL3rVONEPZWAmq+W2SZhbnzSeaf9aoQ+8ReGDSPX5Vkr76Gs8kSIzD6H+IEg5cAyr1RfoilH/GcTGrylBg4NgI8WE6E57+6mJA3F+ABX311V4yjhRn5IQIanTAlP0xAQYQ5+aECPHi4nYaQHy4gErH5nUR7FgPPlt1byIJQLwYJ6P6g6U0y2l/8aQi1w/5JkRPpnHvP2VObozZgLOlGuoZf0yeN0ayJVCueuD/OLYRqfLQqsss+tWGXxAZJ/8UtdPhnYAowuJVVEIfvAP8hU5Vg5+BfKSg1WAk7+v4AAAAASUVORK5CYII=);
        background-size: 24px;
        background-repeat: no-repeat;
        background-position: 50%
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li:hover a {
        color: #fff;
        border-bottom: 4px solid #07b53b
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li:hover a .appStoreIcon,
      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li:hover a .desktopIcon,
      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li:hover a .googlePlayIcon {
        display: none !important
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea li:hover a .siteIcon {
        top: 0
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea .siteLink {
        width: auto
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea .siteLink a {
        width: auto;
        margin: 0 22px 0 25px;
        font-size: 14px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea .siteLink a div {
        display: inline-block;
        vertical-align: top;
        line-height: 4.286
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea .siteLink a .siteIconWrap {
        height: 60px;
        margin-right: 10px
      }

      #mainService .mainServiceList .serviceCnt .service .txtArea .linkArea .siteLink:hover {
        background-image: none
      }

      #mainService .mainServiceList .serviceCnt:nth-child(2n) .service .imgArea {
        left: -130px;
        right: auto
      }

      #mainService .mainServiceList .serviceCnt:nth-child(2n) .service .txtArea {
        right: 0;
        left: auto;
        padding: 0 40px 0 0
      }

      #mainService.current {
        padding-top: 0
      }

      #mainService.current .grid {
        top: 0;
        height: 100%
      }

      #communication {
        background-color: #f7f8f9;
        text-align: center
      }

      #communication h2 {
        display: inline-block;
        font-size: 60px;
        margin-bottom: 12px;
        padding: 0 16px;
        line-height: 1.334
      }

      #communication .subTxt {
        max-width: 1200px;
        margin: 0 auto;
        line-height: 1.6
      }

      #communication .contentList {
        max-width: 1200px;
        margin: 70px auto 0
      }

      #communication .contentList .content {
        width: 360px;
        margin-right: 20px;
        vertical-align: top
      }

      #communication .contentList .content:nth-child(n+4) {
        margin-bottom: 0
      }

      #communication .contentList .content div,
      #communication .contentList .content h3 {
        width: 320px;
        margin: 0 auto
      }

      #communication .contentList .content h3 {
        font-size: 24px;
      }

      #communication .contentList .content .newIcon {
        margin: 13px auto -31px
      }

      #communication .contentList .content .newIcon div {
        max-width: 34px;
        max-height: 16px
      }

      #communication .contentList .content div {
        font-size: 14px
      }

      #singleBanner {
        background-color: #f7f8f9
      }

      #singleBanner a .bannerTxt {
        font-size: 46px
      }

      #singleBanner a .bannerImg {
        min-width: 1920px;
        min-height: 320px
      }

      .ja+div #singleBanner .bannerTxt {
        white-space: pre-wrap
      }

      #allProduct {
        background-color: #f7f8f9
      }

      #allProduct h2 {
        font-size: 60px;
        line-height: 1.27
      }

      #allProduct .productCnt {
        margin-top: 60px;
        max-width: 1200px;
        position: relative
      }

      #allProduct .productCnt .productMenuWrap {
        width: 300px;
        float: left;
        margin: 0
      }

      #allProduct .productCnt .productMenuWrap.fixed {
        position: fixed;
        top: 200px
      }

      #allProduct .productCnt .productMenuWrap.fixed .productMenu {
        position: -ms-device-fixed
      }

      #allProduct .productCnt .productMenuWrap.abs {
        position: absolute;
        top: auto;
        bottom: 55px
      }

      #allProduct .productCnt .productMenuWrap.abs .productMenu {
        position: relative
      }

      #allProduct .productCnt .productMenuWrap .productMenu {
        margin: 0 0 0 40px
      }

      #allProduct .productCnt .productMenuWrap .productMenu li {
        display: block;
        margin-bottom: 16px
      }

      #allProduct .productCnt .productMenuWrap .productMenu li .productCategory {
        border: 1px solid rgba(30, 30, 30, .2);
        line-height: 1.4
      }

      #allProduct .productCnt .productList {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 890px;
        margin-left: 310px
      }

      #allProduct .productCnt .productList .product,
      #allProduct .productCnt .productList .productBanner {
        height: 340px;
        margin: 0 40px 40px 0;
        box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .1)
      }

      #allProduct .productCnt .productList .productBanner {
        width: 580px;
        border-radius: 4px;
        overflow: hidden
      }

      #allProduct .productCnt .productList .productBanner div {
        height: 100%
      }

      #allProduct .productCnt .productList .product {
        background-color: #fff;
        width: 270px;
        padding: 30px 35px;
        border-radius: 4px;
        border-bottom: none
      }

      #allProduct .productCnt .productList .product:last-child {
        margin-bottom: 40px
      }

      #allProduct .productCnt .productList .product:after {
        content: "\30FB\30FB\30FB";
        position: absolute;
        font-size: 20px;
        letter-spacing: -12px;
        left: 22px;
        bottom: 20px;
        color: #1e1e1e;
        opacity: .3
      }

      #allProduct .productCnt .productList .product .productIcon {
        display: block;
        margin-bottom: 16px;
        min-width: 70px;
        min-height: 70px
      }

      #allProduct .productCnt .productList .product .productTxtArea {
        width: 100%;
        max-height: 190px;
        margin-left: 0;
        overflow: hidden
      }

      #allProduct .productCnt .productList .product .productTxtArea h3 {
        font-size: 22px;
        line-height: 1.182;
        margin-bottom: 8px
      }

      #allProduct .productCnt .productList .product .productTxtArea div {
        font-size: 14px;
        line-height: 1.429
      }

      #allProduct .productCnt .productList .product .productTxtArea div:before {
        content: "\2026";
        position: absolute;
        right: 38px;
        bottom: 35px;
        color: #616161;
        background-color: #fff;
        font-size: 13px;
        line-height: 1.08
      }

      #allProduct .productCnt .productList .product .productTxtArea div:after {
        content: "";
        position: relative;
        right: 0;
        float: right;
        width: 18px;
        height: 180px;
        background-color: #fff
      }

      #allProduct .productCnt .productList .product .productLinkArea {
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background-color: transparent;
        overflow: hidden;
        opacity: 0;
        border-radius: 4px;
        transition: all .5s
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList {
        position: absolute;
        display: inline-block;
        transform: translateY(50%);
        left: 60px;
        bottom: 50%;
        box-sizing: border-box
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li {
        display: block;
        margin-bottom: 20px;
        width: 150px;
        height: 50px;
        box-sizing: border-box
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li:last-child {
        margin-bottom: 0
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a {
        display: inline-block;
        width: 100%;
        height: 100%;
        border: 1px solid hsla(0, 0%, 100%, .3);
        border-radius: 4px;
        line-height: 3.85;
        padding-left: 16px;
        font-size: 13px;
        color: #fff;
        box-sizing: border-box
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a span {
        display: inline-block;
        vertical-align: middle
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a span:first-child {
        width: 24px;
        height: 24px;
        overflow: hidden;
        margin-right: 8px
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a span .appStoreIcon,
      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a span .desktopIcon,
      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a span .googlePlayIcon {
        top: -10px
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a span .googlePlayIcon {
        left: -52px
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a span .appStoreIcon {
        left: -7px
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a span .desktopIcon {
        left: -100px
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a span .siteIcon {
        top: -20px;
        left: -172px;
        transform: scale(.8)
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a:hover {
        background-color: #07b53b;
        border: none;
        padding: 1px 0 1px 17px
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a:hover span:first-child {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAB9ElEQVRoBe1ZS07EMAydIBZwpdlzFq4x1xjEKWbBgutwkPJsEilN83HGjqoyidQ2cezn9+y2TIVblsWdjjyOLIC4Px25+MR9Cih1EO294gjjWvLT2mcHtBXUxs8OaCuojZ8d0FZQGz87oK2gNn52QFtBbfzsgLaC2vjH7AB+Yj5rK5fG34vZ3QEkuiD5F64vKYl71x6LMAm7byBI/E1MCXCE8Y1JUQT2RN8DhIGDsMK4SBUgQP5JCWe6bc4R+BvmN9iLIiLf7NTH3rBJWGGcfa6wrl/h3NOBtFoI5+ptRMBe7QD2xVglBcBwJz6VPDJ2aWL4FQVIMTLpVybmzqeVub2QEIBPVoAkts3gz4O580kaEfm1iGB/I6AVE8GLpsydTyL3rVONEPZWAmq+W2SZhbnzSeaf9aoQ+8ReGDSPX5Vkr76Gs8kSIzD6H+IEg5cAyr1RfoilH/GcTGrylBg4NgI8WE6E57+6mJA3F+ABX311V4yjhRn5IQIanTAlP0xAQYQ5+aECPHi4nYaQHy4gErH5nUR7FgPPlt1byIJQLwYJ6P6g6U0y2l/8aQi1w/5JkRPpnHvP2VObozZgLOlGuoZf0yeN0ayJVCueuD/OLYRqfLQqsss+tWGXxAZJ/8UtdPhnYAowuJVVEIfvAP8hU5Vg5+BfKSg1WAk7+v4AAAAASUVORK5CYII=);
        background-size: 24px;
        background-repeat: no-repeat;
        background-position: 50%
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a:hover span:first-child .appStoreIcon,
      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a:hover span:first-child .desktopIcon,
      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li a:hover span:first-child .googlePlayIcon {
        display: none !important
      }

      #allProduct .productCnt .productList .product .productLinkArea .productLinkList li .siteLink:hover span:first-child {
        background-image: none
      }

      #allProduct .productCnt .productList .product:hover .productLinkArea {
        display: inline-block;
        background-color: rgba(0, 0, 0, .85);
        opacity: 1
      }

      #allProduct .productCnt .productList .endCont {
        margin-right: 0
      }

      #banners {
        width: 100%;
        padding: 0 0 200px;
        font-size: 0;
        background-color: #f7f8f9
      }

      #banners .bannerList {
        max-width: 1200px;
        margin: 0 auto
      }

      #banners .bannerList .slick-slider {
        width: 890px;
        margin-left: auto
      }

      #banners .bannerList .slick-slider .slick-list {
        box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .1);
        border-radius: 4px
      }

      #banners .bannerList .slick-slider a {
        padding: 0
      }

      .noAnime #mainTitleArea,
      .noAnime #mvArea .mvList,
      .noAnime #mvArea .mvTxt,
      .noAnime #mvArea .scrollNavWrap,
      .noAnime #mvArea:after,
      .noAnime #mvArea:before {
        animation: none
      }
    }

    .slick-slider {
      box-sizing: border-box;
      -webkit-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-touch-callout: none;
      -khtml-user-select: none;
      touch-action: pan-y;
      -webkit-tap-highlight-color: transparent
    }

    .slick-list,
    .slick-slider {
      position: relative;
      display: block
    }

    .slick-list {
      overflow: hidden;
      margin: 0;
      padding: 0
    }

    .slick-list:focus {
      outline: none
    }

    .slick-list.dragging {
      cursor: pointer;
      cursor: hand
    }

    .slick-slider .slick-list,
    .slick-slider .slick-track {
      transform: translateZ(0)
    }

    .slick-track {
      position: relative;
      top: 0;
      left: 0;
      display: block;
      margin-left: auto;
      margin-right: auto
    }

    .slick-track:after,
    .slick-track:before {
      display: table;
      content: ""
    }

    .slick-track:after {
      clear: both
    }

    .slick-loading .slick-track {
      visibility: hidden
    }

    .slick-slide {
      display: none;
      float: left;
      height: 100%;
      min-height: 1px
    }

    [dir=rtl] .slick-slide {
      float: right
    }

    .slick-slide img {
      display: block
    }

    .slick-slide.slick-loading img {
      display: none
    }

    .slick-slide.dragging img {
      pointer-events: none
    }

    .slick-initialized .slick-slide {
      display: block
    }

    .slick-loading .slick-slide {
      visibility: hidden
    }

    .slick-vertical .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent
    }

    .slick-arrow.slick-hidden {
      display: none
    }

    .slick-loading .slick-list {

    }

    @font-face {
      font-family: slick;
      font-weight: 400;
      font-style: normal;

    }

    .slick-next,
    .slick-prev {
      font-size: 0;
      line-height: 0;
      position: absolute;
      top: 50%;
      display: block;
      width: 20px;
      height: 20px;
      padding: 0;
      transform: translateY(-50%);
      cursor: pointer;
      border: none
    }

    .slick-next,
    .slick-next:focus,
    .slick-next:hover,
    .slick-prev,
    .slick-prev:focus,
    .slick-prev:hover {
      color: transparent;
      outline: none;
      background: transparent
    }

    .slick-next:focus:before,
    .slick-next:hover:before,
    .slick-prev:focus:before,
    .slick-prev:hover:before {
      opacity: 1
    }

    .slick-next.slick-disabled:before,
    .slick-prev.slick-disabled:before {
      opacity: .25
    }

    .slick-next:before,
    .slick-prev:before {
      font-family: slick;
      font-size: 20px;
      line-height: 1;
      opacity: .75;
      color: #fff;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
    }

    .slick-prev {
      left: -25px
    }

    [dir=rtl] .slick-prev {
      right: -25px;
      left: auto
    }

    .slick-prev:before {
      content: "\2190"
    }

    [dir=rtl] .slick-prev:before {
      content: "\2192"
    }

    .slick-next {
      right: -25px
    }

    [dir=rtl] .slick-next {
      right: auto;
      left: -25px
    }

    .slick-next:before {
      content: "\2192"
    }

    [dir=rtl] .slick-next:before {
      content: "\2190"
    }

    .slick-dotted.slick-slider {
      margin-bottom: 30px
    }

    .slick-dots {
      position: absolute;
      bottom: -25px;
      display: block;
      width: 100%;
      padding: 0;
      margin: 0;
      list-style: none;
      text-align: center
    }

    .slick-dots li {
      position: relative;
      display: inline-block;
      margin: 0 5px;
      padding: 0
    }

    .slick-dots li,
    .slick-dots li button {
      width: 20px;
      height: 20px;
      cursor: pointer
    }

    .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      padding: 5px;
      color: transparent;
      border: 0;
      outline: none;
      background: transparent
    }

    .slick-dots li button:focus,
    .slick-dots li button:hover {
      outline: none
    }

    .slick-dots li button:focus:before,
    .slick-dots li button:hover:before {
      opacity: 1
    }

    .slick-dots li button:before {
      font-family: slick;
      font-size: 6px;
      line-height: 20px;
      position: absolute;
      top: 0;
      left: 0;
      width: 20px;
      height: 20px;
      content: "\2022";
      text-align: center;
      opacity: .25;
      color: #000;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale
    }

    .slick-dots li.slick-active button:before {
      opacity: .75;
      color: #000
    }