html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1.5em;
  font-weight: bold;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
}

ol, ul {
  margin-bottom: 1.5em;
  padding-left: 1.5em;
}

table {
  width: 100%;
  margin-bottom: 1.5em;
  border-collapse: collapse;
  border-spacing: 0;
}

table th,
table td {
  padding: 0.5em;
  border: 1px solid #000;
}

table th {
  font-weight: bold;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

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

body * {
  max-height: 99999em;
  word-break: break-word;
}

p {
  margin-bottom: 1.5em;
}

a:hover {
  text-decoration: none;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}

input,
label,
select,
button {
  line-height: inherit;
}

input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  word-break: normal;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  -webkit-appearance: none;
  font: inherit;
}

button:focus {
  outline: 0;
}

input:focus,
textarea:focus,
select:focus {
  outline: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

::-webkit-search-decoration {
  display: none;
}

textarea {
  overflow: auto;
  white-space: pre-line;
  resize: none;
  line-height: 1.5;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
  html,
  body {
    margin: 0;
  }
  @page {
    margin: 0;
  }
  @page :left {
    margin: 0;
  }
  @page :right {
    margin: 0;
  }
  @page :first {
    margin-top: 0;
  }
}
html {
  line-height: 1;
  opacity: 1;
}
html.is-loading {
  transition: opacity 0.25s ease;
  opacity: 0;
}

body {
  color: #5a6469;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  transition: opacity 0.3s ease;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.hidden {
  display: none;
}

.trans {
  opacity: 1;
  transition: opacity 0.26s ease;
  text-decoration: none;
}
.trans:hover {
  opacity: 0.8;
}

.font-noto {
  font-family: "Noto Sans JP", sans-serif;
}

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

small {
  font-size: small;
}

a {
  word-break: break-all;
}

img[class*=wp-image-], img[class*=attachment-] {
  max-width: 100%;
  height: auto;
}

@media print, (min-width: 768px) {
  html {
    font-size: 625%;
  }
  body {
    font-size: 0.14rem;
  }
  .container {
    min-width: 1200px;
  }
  .wrapper {
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
  .wrapper-small {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .sm {
    display: none !important;
  }
}
@media only screen and (max-width: 767.98px) {
  html {
    font-size: 13.3333333333vw;
    min-height: 100vh;
  }
  body {
    font-size: 0.28rem;
  }
  .container {
    min-width: 320px;
    overflow: hidden;
  }
  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .wrapper-small {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md {
    display: none !important;
  }
}
body {
  color: #3B4043;
}
body ul {
  list-style: none;
}
body a {
  text-decoration: none;
}

.body-contact .container {
  padding-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .container {
    min-width: unset;
  }
}
@media print, (min-width: 800.98px) {
  .wrapper {
    width: calc(100% - 40px);
  }
}
@media only screen and (max-width: 800px) {
  .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  .wrapper {
    width: unset;
    max-width: unset;
  }
}
@media only screen and (max-width: 800px) {
  .pc {
    display: none !important;
  }
}
@media print, (min-width: 800.98px) {
  .sp {
    display: none !important;
  }
}
.footer-wclite .footer-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-weight: bold;
}
.footer-wclite .footer-copyright {
  font-weight: bold;
  font-size: 10px;
  display: -ms-flexbox;
  display: flex;
}

@media print, (min-width: 800.98px) {
  .footer-wclite .wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 62px 0 26px 20px;
    max-width: 1345px;
    width: calc(100% - 40px);
  }
  .footer-wclite .footer-navigation {
    margin-bottom: 32px;
  }
  .footer-wclite .footer-item {
    margin-left: 36px;
  }
  .footer-wclite .footer-information {
    padding-top: 11px;
  }
  .footer-wclite .footer-copyright {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .footer-wclite .wrapper {
    padding-left: 31px;
    padding-right: 28px;
  }
  .footer-wclite .footer-navigation {
    margin-bottom: 33px;
  }
}
@media only screen and (max-width: 800px) {
  .footer-wclite .wrapper {
    padding: 40px 20px 80px;
    display: block !important;
  }
  .footer-wclite .foooter-logo {
    width: 175px;
    margin: 0 auto 41px;
  }
  .footer-wclite .footer-navigation {
    margin-bottom: 32px;
  }
  .footer-wclite .footer-list {
    padding: 0;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .footer-wclite .footer-item {
    margin: 0 18px;
    font-size: 14px;
  }
  .footer-wclite .footer-copyright {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.header-wclite {
  padding: 0;
}
.header-wclite .header-logo .logo-wrapper {
  display: block;
}
.header-wclite .list-header-user .list-wrapper, .header-wclite .list-header-user .list-item {
  margin: 0;
  padding: 0;
  display: block;
}
.header-wclite .list-header-user .item-label {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: block;
  border-width: 2px;
  border-style: solid;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: border 0.3s ease, background-color 0.3s ease, color 0.3s ease;
  border-color: #2494b5;
  background-color: #fff;
  color: #2494b5;
}
.header-wclite .list-header-user .item-label .label-wrapper {
  position: relative;
  z-index: 1;
  transition: background-color 0.3s ease;
  padding: 0;
  display: block;
}
.header-wclite .list-header-user .item-label::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -ms-transform-origin: 0 50%;
      transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  background-color: #2494b5;
}
.header-wclite .list-header-user .item-label:hover {
  color: #fff;
}
.header-wclite .list-header-user .item-label:hover::after {
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}
.header-wclite .navigation-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.header-wclite .navigation-list {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3px;
}
.header-wclite .navigation-link {
  font-weight: bold;
  font-size: 16px;
}
.header-wclite .navigation-item {
  margin-left: 40px;
}

@media print, (min-width: 800.98px) {
  .header-wclite {
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 0;
    right: 0;
    left: 0 !important;
    z-index: 1000;
  }
}
@media print, print and (min-width: 800.98px) {
  .header-wclite {
    position: absolute !important;
  }
}
@media print, (min-width: 800.98px) {
  .header-wclite .header-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 16px 20px 30px 22px;
  }
  .header-wclite .list-header-user {
    margin-left: 35px;
  }
  .header-wclite .list-header-user .item-label {
    min-width: 199px;
    padding: 11px 15px 7px;
    min-height: 48px;
    border-radius: 24px;
    font-size: 17px;
    line-height: 1.5;
    font-weight: bold;
  }
}
@media only screen and (min-width: 1024.98px) and (max-width: 1215px) {
  .header-wclite {
    max-width: 1200px;
    min-width: unset;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 850px) {
  .header-wclite .list-header-user,
  .header-wclite .navigation-item {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .header-wclite .header-wrapper {
    padding-right: 18px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 800px) {
  .header-wclite {
    position: unset;
  }
  .header-wclite .header-wrapper {
    padding: 13px 23px;
  }
  .header-wclite .header-logo .logo-wrapper {
    width: 139px;
  }
}
.title-wclite {
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
}
.title-wclite .title-wrapper {
  background: linear-gradient(90deg, #2494B5 0%, #161C65 100%);
  -webkit-background-clip: text;
  color: transparent;
}

@media print, (min-width: 800.98px) {
  .title-wclite {
    font-size: 44px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 800px) {
  .title-wclite {
    font-size: 33px;
    margin-bottom: 21px;
  }
}
.section-wclite-benefits .benefits-title {
  font-weight: bold;
  letter-spacing: 0.03em;
  text-align: center;
}
.section-wclite-benefits .benefits-title .title-wrapper {
  background: linear-gradient(90deg, #2494B5 0%, #161C65 100%);
  -webkit-background-clip: text;
  color: transparent;
}
.section-wclite-benefits .benefits-image {
  margin: 0 auto;
}

@media print, (min-width: 800.98px) {
  .section-wclite-benefits {
    padding: 100px 0 135px;
  }
  .section-wclite-benefits .benefits-title {
    font-size: 28px;
    margin-bottom: 51px;
  }
  .section-wclite-benefits .benefits-image {
    max-width: 800px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .section-wclite-benefits {
    padding-bottom: 121px;
  }
}
@media only screen and (max-width: 800px) {
  .section-wclite-benefits {
    padding: 100px 0 56px;
  }
  .section-wclite-benefits .benefits-title {
    font-size: 21px;
    line-height: 1.4;
    margin-bottom: 39px;
  }
  .section-wclite-benefits .benefits-image {
    max-width: 351px;
  }
}
.section-wclite-marketplace .marketplace-title {
  font-family: "Inter", sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
.section-wclite-marketplace .marketplace-title .title-small {
  display: block;
  letter-spacing: 0.02em;
  background: linear-gradient(90deg, #2494B5 0%, #161C65 100%);
  -webkit-background-clip: text;
  color: transparent;
}
.section-wclite-marketplace .marketplace-title .title-large {
  display: block;
  background: linear-gradient(90deg, #2494B5 0%, #161C65 100%);
  -webkit-background-clip: text;
  color: transparent;
}
.section-wclite-marketplace .marketplace-description {
  font-family: "Noto Sans JP", sans-serif;
  text-align: justify;
}
.section-wclite-marketplace .marketplace-description p:last-child {
  margin-bottom: 0;
}

@media print, (min-width: 800.98px) {
  .section-wclite-marketplace {
    padding-top: 100px;
    padding-bottom: 75px;
  }
  .section-wclite-marketplace .wrapper {
    max-width: 1025px;
  }
  .section-wclite-marketplace .marketplace-title {
    margin-bottom: 30px;
  }
  .section-wclite-marketplace .marketplace-title .title-small {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .section-wclite-marketplace .marketplace-title .title-large {
    font-size: 40px;
  }
  .section-wclite-marketplace .marketplace-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    margin-right: 55px;
  }
}
@media print, print and (min-width: 800.98px) {
  .section-wclite-marketplace .marketplace-content {
    padding-top: 100px;
  }
}
@media print, (min-width: 800.98px) {
  .section-wclite-marketplace .marketplace-image {
    width: 361px;
  }
  .section-wclite-marketplace .marketplace-description {
    -ms-flex: 1;
        flex: 1;
    font-size: 16px;
    line-height: 1.5;
    margin-right: 80px;
    margin-top: 20px;
  }
  .section-wclite-marketplace .marketplace-description p {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .section-wclite-marketplace {
    padding-top: 71px;
  }
  .section-wclite-marketplace .wrapper {
    max-width: 800px;
  }
  .section-wclite-marketplace .marketplace-content {
    margin-right: 0;
    display: block;
  }
  .section-wclite-marketplace .marketplace-title {
    margin-bottom: 48px;
  }
  .section-wclite-marketplace .marketplace-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 auto 53px;
  }
  .section-wclite-marketplace .marketplace-description {
    margin: 0;
  }
}
@media only screen and (max-width: 800px) {
  .section-wclite-marketplace {
    padding-top: 66px;
  }
  .section-wclite-marketplace .marketplace-title {
    margin-bottom: 23px;
  }
  .section-wclite-marketplace .marketplace-title .title-small {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  .section-wclite-marketplace .marketplace-title .title-large {
    font-size: 33px;
    line-height: 1.4;
  }
  .section-wclite-marketplace .marketplace-image {
    width: 351px;
    margin: 0 auto 21px;
  }
  .section-wclite-marketplace .marketplace-description {
    font-size: 15px;
    line-height: 1.4;
  }
  .section-wclite-marketplace .marketplace-description p {
    margin-bottom: 10px;
  }
}
.section-wclite-partners .partners-title {
  background: linear-gradient(90deg, #2494B5 0%, #161C65 100%);
  -webkit-background-clip: text;
  color: transparent;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.section-wclite-partners .partners-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

@media print, (min-width: 800.98px) {
  .section-wclite-partners {
    padding-top: 100px;
    padding-bottom: 25px;
  }
  .section-wclite-partners .wrapper {
    max-width: 1022px;
  }
  .section-wclite-partners .partners-title {
    font-size: 30px;
    margin-bottom: 26px;
  }
  .section-wclite-partners .title-wclite {
    margin-bottom: 37px;
  }
  .section-wclite-partners .partners-image {
    width: 500px;
    margin: 0 auto 34px;
  }
  .section-wclite-partners .partners-list {
    margin: 0 -5px;
  }
  .section-wclite-partners .partners-item {
    width: 16.6666666667%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .section-wclite-partners {
    padding-top: 93px;
  }
  .section-wclite-partners .wrapper {
    max-width: 678px;
  }
  .section-wclite-partners .title-wclite {
    margin-bottom: 39px;
  }
  .section-wclite-partners .partners-image {
    margin-bottom: 42px;
  }
  .section-wclite-partners .partners-item {
    width: 25%;
  }
}
@media only screen and (max-width: 800px) {
  .section-wclite-partners {
    padding-top: 102px;
    padding-bottom: 10px;
  }
  .section-wclite-partners .partners-title {
    font-size: 18px;
    margin-bottom: 11px;
  }
  .section-wclite-partners .title-wclite {
    margin-bottom: 35px;
  }
  .section-wclite-partners .partners-image {
    width: 351px;
    margin: 0 auto 31px;
  }
  .section-wclite-partners .partners-list {
    max-width: 350px;
    padding: 0 15px;
    margin: 0 auto;
  }
  .section-wclite-partners .partners-item {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
    margin-bottom: 10px;
  }
  .section-wclite-partners .partners-item:nth-child(even) {
    margin-right: 0;
  }
}
.section-wclite-wafcharm .wafcharm-title {
  text-align: center;
  color: #1e4a7c;
  font-weight: bold;
}
.section-wclite-wafcharm .wafcharm-list {
  padding: 0;
  margin: 0;
}

@media print, (min-width: 800.98px) {
  .section-wclite-wafcharm {
    min-height: 265px;
    background: url("../img/lp/wclite/wafcharm_bg.jpg") no-repeat center/cover;
    padding: 50px 0;
  }
  .section-wclite-wafcharm.is-large {
    background: url("../img/lp/wclite/wafcharm_bg_02.jpg") no-repeat center/cover;
    padding: 61px 0 54px;
  }
  .section-wclite-wafcharm .wafcharm-title {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .section-wclite-wafcharm .wafcharm-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    max-width: 823px;
    margin: 0 auto;
  }
  .section-wclite-wafcharm .wafcharm-item {
    width: calc(100% - 23px);
    margin-right: 23px;
  }
  .section-wclite-wafcharm .wafcharm-item:nth-child(even) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .section-wclite-wafcharm {
    padding: 52px 0;
  }
}
@media only screen and (max-width: 800px) {
  .section-wclite-wafcharm {
    min-height: 364px;
    background: url("../img/lp/wclite/sp/wafcharm_bg.jpg") no-repeat center/cover;
    padding: 51px 0 49px;
  }
  .section-wclite-wafcharm.is-large {
    background: url("../img/lp/wclite/sp/wafcharm_bg_02.jpg") no-repeat center/cover;
    padding-top: 45px;
    padding-bottom: 38px;
  }
  .section-wclite-wafcharm .wafcharm-title {
    font-size: 21px;
    line-height: 1.35;
    margin-bottom: 37px;
  }
  .section-wclite-wafcharm .wafcharm-item {
    width: 330px;
    margin: 0 auto 38px;
  }
  .section-wclite-wafcharm .wafcharm-item:last-child {
    margin-bottom: 0;
  }
}
.button-wclite {
  position: relative;
  display: block;
}
.button-wclite .button-wrapper {
  font-weight: bold;
  color: #fff;
  border: 3px solid #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  transition: border 0.3s ease, background 0.3s ease, color 0.3s ease;
  overflow: hidden;
  position: relative;
}
.button-wclite .button-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  inset: 0;
  background: #fff;
}
.button-wclite:hover .button-wrapper::after {
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}
.button-wclite .button-tag {
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  z-index: 3;
}
.button-wclite .button-text {
  position: relative;
  z-index: 2;
}
.button-wclite .button-text::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-mask-repeat: no-repeat;
  background-color: #fff;
  transition: background-color 0.3s ease;
}
.button-wclite.is-download .button-wrapper {
  background: linear-gradient(265.29deg, #47B9EC 0%, #469AED 100%);
}
.button-wclite.is-download:hover .button-wrapper {
  color: #479eed;
  border-color: #479eed;
}
.button-wclite.is-download:hover .button-wrapper .button-text::before {
  background-color: #479eed;
}
.button-wclite.is-download .button-text::before {
  -webkit-mask-image: url("../img/lp/wclite/icn_btn_download.svg");
}
.button-wclite.is-contact .button-wrapper {
  background-color: #2494B5;
}
.button-wclite.is-contact:hover .button-wrapper {
  color: #2494B5;
  border-color: #2494B5;
}
.button-wclite.is-contact:hover .button-text::before {
  background-color: #2494B5;
}
.button-wclite.is-contact .button-text::before {
  -webkit-mask-image: url("../img/lp/wclite/icn_btn_contact.svg");
}
.button-wclite.is-aws .button-wrapper {
  background: linear-gradient(89.46deg, #FD9723 2.91%, #F98F33 100%);
  box-shadow: unset;
  border-color: #FD9723;
  transition: background 0.3s ease, color 0.3s ease;
}
.button-wclite.is-aws:hover .button-wrapper {
  color: #FD9723;
}
.button-wclite.is-aws:hover .button-text::before {
  background-color: #FD9723;
}
.button-wclite.is-aws .button-text::before {
  -webkit-mask-image: url("../img/lp/wclite/icn_btn_cart.svg");
}

@media print, (min-width: 800.98px) {
  .button-wclite .button-wrapper {
    font-size: 21px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 80px;
    min-height: 80px;
    padding: 20px 10px 10px;
  }
  .button-wclite .button-tag {
    width: 280px;
    top: -13px;
    margin-left: 13px;
  }
  .button-wclite .button-text {
    padding-left: 47px;
  }
  .button-wclite .button-text::before {
    width: 27px;
    height: 27px;
    left: -2px;
    margin-top: -13px;
    -webkit-mask-size: 27px 27px;
  }
  .button-wclite.is-contact .button-tag {
    margin-left: 0;
  }
  .button-wclite.is-aws .button-text {
    padding-left: 37px;
  }
}
@media only screen and (max-width: 800px) {
  .button-wclite .button-wrapper {
    font-size: 18px;
    box-shadow: 0 2.4px 4.8px rgba(0, 0, 0, 0.16);
    border-radius: 64px;
    width: 330px;
    min-height: 66px;
    padding: 17px 10px 10px;
  }
  .button-wclite .button-tag {
    width: 280px;
    top: -11px;
    margin-left: 19px;
  }
  .button-wclite .button-text {
    padding-left: 34px;
  }
  .button-wclite .button-text::before {
    width: 32px;
    height: 32px;
    left: -6px;
    margin-top: -16px;
    -webkit-mask-size: 32px 32px;
  }
}
.section-wclite-introduction .introduction-label {
  font-weight: bold;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 23px;
  border-radius: 4px;
  position: relative;
  background: #2494B5;
  color: #fff;
  font-weight: bold;
}
.section-wclite-introduction .introduction-label::after {
  content: "";
  position: absolute;
  background: url("../img/lp/wclite/introduction_arrow.svg") no-repeat 0 0/auto 100%;
  width: 22px;
  height: 9px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.section-wclite-introduction .introduction-description {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
}
.section-wclite-introduction .introduction-description p:last-child {
  margin-bottom: 0;
}

@media print, (min-width: 800.98px) {
  .section-wclite-introduction {
    padding-top: 100px;
    padding-bottom: 51px;
  }
  .section-wclite-introduction .wrapper {
    max-width: 800px;
  }
  .section-wclite-introduction .introduction-label {
    width: 470px;
    min-height: 50px;
    padding: 3px 10px 3px 24px;
    margin-bottom: 23px;
    font-size: 26px;
  }
  .section-wclite-introduction .introduction-label::after {
    bottom: -8px;
  }
  .section-wclite-introduction .title-wclite {
    margin-bottom: 26px;
  }
  .section-wclite-introduction .introduction-description {
    font-size: 18px;
    margin-bottom: 31px;
  }
  .section-wclite-introduction .introduction-description p {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 800px) {
  .section-wclite-introduction {
    padding-top: 90px;
  }
  .section-wclite-introduction .introduction-label {
    width: 330px;
    min-height: 36px;
    padding: 4px 10px 3px;
    margin-bottom: 21px;
    font-size: 17px;
  }
  .section-wclite-introduction .introduction-label::after {
    bottom: -8px;
  }
  .section-wclite-introduction .title-wclite {
    margin-bottom: 16px;
  }
  .section-wclite-introduction .introduction-description {
    font-size: 15px;
    margin-bottom: 22px;
  }
  .section-wclite-introduction .introduction-description p {
    margin-bottom: 10px;
  }
  .section-wclite-introduction .introduction-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.block-wclite-marketplace {
  background-color: #fff;
  border: 3px solid #fd9723;
  border-radius: 10px;
  position: relative;
}
.block-wclite-marketplace .marketplace-logo {
  position: absolute;
}
.block-wclite-marketplace .marketplace-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  color: #3B4043;
  text-align: center;
}
.block-wclite-marketplace .marketplace-title .title-highlight {
  color: #F98F33;
}
.block-wclite-marketplace .button-wclite.is-aws {
  display: block;
}

@media print, (min-width: 800.98px) {
  .block-wclite-marketplace {
    max-width: 820px;
    min-height: 90px;
    margin: 36px auto 0;
    padding: 15px 40px 14px 142px;
  }
  .block-wclite-marketplace .marketplace-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .block-wclite-marketplace .marketplace-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    padding-right: 60px;
  }
  .block-wclite-marketplace .marketplace-content::after {
    content: "";
    position: absolute;
    background: url("../img/lp/wclite/icn_arrow_01.svg") no-repeat 0 0/auto 100%;
    width: 40px;
    height: 34px;
    top: 50%;
    right: 6px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  .block-wclite-marketplace .marketplace-logo {
    top: -11px;
    left: 18px;
  }
  .block-wclite-marketplace .marketplace-title {
    font-size: 17px;
    line-height: 1.45;
  }
  .block-wclite-marketplace .button-wclite.is-aws {
    width: 245px;
  }
  .block-wclite-marketplace .button-wclite.is-aws .button-wrapper {
    height: 54px;
    min-height: unset;
    font-size: 18px;
    padding-top: 13px;
  }
  .block-wclite-marketplace .button-wclite.is-aws .button-text::before {
    margin-top: -15px;
  }
}
@media only screen and (max-width: 800px) {
  .block-wclite-marketplace {
    min-height: 153px;
    margin: 58px auto 0;
    padding: 34px 10px 14px 10px;
  }
  .block-wclite-marketplace .marketplace-logo {
    width: 86px;
    top: -52px;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
  .block-wclite-marketplace .marketplace-title {
    font-size: 15px;
    line-height: 1.35;
    margin-bottom: 11px;
  }
  .block-wclite-marketplace .button-wclite.is-aws {
    width: 292px;
    margin: 0 auto;
  }
  .block-wclite-marketplace .button-wclite.is-aws .button-wrapper {
    min-height: 45px;
    font-size: 16px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 7px;
  }
  .block-wclite-marketplace .button-wclite.is-aws .button-text {
    padding-left: 32px;
  }
  .block-wclite-marketplace .button-wclite.is-aws .button-text::before {
    width: 22px;
    height: 22px;
    left: -2px;
    margin-top: -14px;
    -webkit-mask-size: 22px 22px;
  }
}
.section-wclite-ip {
  background-color: #F4FAFC;
  position: relative;
}
.section-wclite-ip::after {
  content: "";
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.section-wclite-ip .ip-title {
  text-align: center;
  font-weight: bold;
  color: #151C69;
  line-height: 1.4;
}
.section-wclite-ip .ip-list {
  padding: 0;
  margin: 0;
}
.section-wclite-ip .ip-caption {
  font-weight: bold;
  color: #151C69;
}

@media print, (min-width: 800.98px) {
  .section-wclite-ip {
    padding: 58px 0 20px;
    margin-bottom: 62px;
  }
  .section-wclite-ip::after {
    background: url("../img/lp/wclite/ip_bg.png") no-repeat center/100% 100%;
    width: 100%;
    height: 100px;
    bottom: -100px;
  }
  .section-wclite-ip .wrapper {
    max-width: 1026px;
  }
  .section-wclite-ip .ip-title {
    font-size: 30px;
    margin-bottom: 34px;
  }
  .section-wclite-ip .ip-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .section-wclite-ip .ip-item {
    width: 25%;
  }
  .section-wclite-ip .ip-item:nth-child(n+5) {
    margin-top: 50px;
  }
  .section-wclite-ip .ip-item:nth-child(2) .ip-image {
    position: relative;
    top: -9px;
  }
  .section-wclite-ip .ip-image {
    width: 127px;
    margin: 0 auto 12px;
  }
  .section-wclite-ip .ip-caption {
    font-size: 17px;
    line-height: 1.4;
    text-align: center;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .section-wclite-ip {
    padding-bottom: 7px;
  }
  .section-wclite-ip .wrapper {
    max-width: 719px;
  }
  .section-wclite-ip .ip-title {
    margin-bottom: 32px;
  }
  .section-wclite-ip .ip-item {
    width: calc((100% - 17px) / 2);
    margin-right: 17px;
    margin-bottom: 17px;
    min-height: 90px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    background-color: #E2F4FA;
    padding: 8px 5px 5px 27px;
  }
  .section-wclite-ip .ip-item:nth-child(even) {
    margin-right: 0;
  }
  .section-wclite-ip .ip-image {
    width: 81px;
    height: 78px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0 19px 0 0;
    top: 0 !important;
  }
  .section-wclite-ip .ip-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .section-wclite-ip .ip-caption {
    text-align: left;
    -ms-flex: 1;
        flex: 1;
    font-size: 15px;
    line-height: 1.35;
  }
}
@media only screen and (max-width: 800px) {
  .section-wclite-ip {
    padding: 35px 0 17px;
  }
  .section-wclite-ip::after {
    background: url("../img/lp/wclite/sp/ip_bg.png") no-repeat center/100% 100%;
    width: 100%;
    height: 50px;
    bottom: -50px;
  }
  .section-wclite-ip .ip-title {
    font-size: 21px;
    margin-bottom: 13px;
  }
  .section-wclite-ip .ip-list {
    max-width: 350px;
    margin: 0 auto;
  }
  .section-wclite-ip .ip-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 50px;
    background-color: #E2F4FA;
    border-radius: 5px;
    min-height: 90px;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 7px 10px 5px 27px;
    margin-bottom: 9px;
  }
  .is-iphone .section-wclite-ip .ip-item {
    padding-left: 20px;
  }
  .section-wclite-ip .ip-item:last-child {
    margin-bottom: 0;
  }
  .section-wclite-ip .ip-image {
    width: 81px;
    margin-right: 19px;
  }
  .is-iphone .section-wclite-ip .ip-image {
    margin-right: 15px;
  }
  .section-wclite-ip .ip-caption {
    font-size: 15px;
    line-height: 1.35;
    -ms-flex: 1;
        flex: 1;
  }
}
.section-wclite-keyvisual .keyvisual-title {
  font-weight: 900;
  color: #2494B5;
}
.section-wclite-keyvisual .keyvisual-title .title-wrapper {
  line-height: 1.1;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
}
.section-wclite-keyvisual .keyvisual-title .title-wrapper .highlight {
  color: #F98F33;
}
.section-wclite-keyvisual .keyvisual-title .title-logo {
  display: block;
}

@media print, (min-width: 800.98px) {
  .section-wclite-keyvisual {
    background: url("../img/lp/wclite/keyvisual_bg.jpg") no-repeat center/cover;
    min-height: 532px;
    padding: 72px 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .section-wclite-keyvisual .keyvisual-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    -ms-flex-pack: justify;
        justify-content: space-between;
    max-width: 982px;
    margin: 0 auto;
    width: calc(100% - 40px);
  }
  .section-wclite-keyvisual .keyvisual-image {
    width: 282px;
    position: relative;
    top: 7px;
  }
  .section-wclite-keyvisual .keyvisual-content {
    -ms-flex: 1;
        flex: 1;
    margin-right: 20px;
  }
  .section-wclite-keyvisual .keyvisual-title {
    font-size: 46px;
    margin-bottom: 44px;
  }
  .section-wclite-keyvisual .keyvisual-title .title-wrapper {
    margin-bottom: 16px;
  }
  .section-wclite-keyvisual .keyvisual-title .title-wrapper .title-small {
    font-size: 40px;
  }
  .section-wclite-keyvisual .keyvisual-controller {
    width: 400px;
    margin: 0 auto;
    position: relative;
    left: -7px;
  }
  .section-wclite-keyvisual .button-wclite.is-download .button-tag {
    width: 234px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .section-wclite-keyvisual {
    padding: 73px 0 37px;
  }
  .section-wclite-keyvisual .keyvisual-wrapper {
    display: block;
    max-width: 655px;
  }
  .section-wclite-keyvisual .keyvisual-image {
    margin: 0 auto;
    left: 5px;
  }
  .section-wclite-keyvisual .keyvisual-content {
    margin-right: 0;
  }
  .section-wclite-keyvisual .keyvisual-controller {
    left: 0;
  }
}
@media only screen and (max-width: 800px) {
  .section-wclite-keyvisual {
    background: url("../img/lp/wclite/sp/keyvisual_bg.jpg") no-repeat center/cover;
    padding-bottom: 31px;
  }
  .section-wclite-keyvisual .keyvisual-wrapper {
    max-width: 330px;
    margin: 0 auto;
    position: relative;
    top: -10px;
  }
  .section-wclite-keyvisual .keyvisual-image {
    width: 194px;
    margin: 0 auto -16px;
    position: relative;
    left: 4px;
  }
  .section-wclite-keyvisual .keyvisual-title {
    font-size: 34px;
    margin-bottom: 31px;
  }
  .section-wclite-keyvisual .keyvisual-title .title-wrapper {
    margin-bottom: 10px;
    margin-right: -10px;
  }
  .section-wclite-keyvisual .keyvisual-title .title-wrapper .title-small {
    font-size: 30px;
  }
  .section-wclite-keyvisual .keyvisual-title .title-wrapper .highlight {
    font-size: 34px;
    position: relative;
    top: -3px;
  }
  .section-wclite-keyvisual .button-wclite.is-download {
    width: 330px;
    margin: 0 auto;
    display: block;
  }
}
.list-wclite-notes {
  padding: 0;
  margin: 0;
}
.list-wclite-notes .notes-item {
  color: #706D6D;
  font-size: 9px;
  line-height: 1.4;
}
.list-wclite-notes .notes-item:last-child {
  margin-bottom: 0;
}

@media print, (min-width: 800.98px) {
  .list-wclite-notes .notes-item {
    margin-bottom: 5px;
  }
  .list-wclite-notes .notes-symbol {
    min-width: 10px;
    margin-right: 3px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .list-wclite-notes .notes-symbol {
    margin-right: -2px;
  }
}
@media only screen and (max-width: 800px) {
  .list-wclite-notes .notes-item {
    margin-bottom: 5px;
  }
  .list-wclite-notes .notes-symbol {
    min-width: 10px;
  }
}
.section-wclite-features .features-list {
  padding: 0;
  margin: 0;
}
.section-wclite-features .features-item:last-child {
  margin-bottom: 0;
}
.section-wclite-features .features-title {
  font-weight: bold;
  color: #1E4A7C;
}
.section-wclite-features .features-title .title-number {
  color: #2494B5;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  position: relative;
}
.section-wclite-features .features-title .title-number::after {
  content: "";
  position: absolute;
  background: url("../img/lp/wclite/features_icn.svg") no-repeat center/auto 100%;
  top: 50%;
  right: 0;
  width: 26px;
  height: 37px;
}
.section-wclite-features .features-title .title-detail {
  line-height: 1.35;
}
.section-wclite-features .features-description {
  font-family: "Noto Sans JP", sans-serif;
  text-align: justify;
}
.section-wclite-features .features-description p:last-child {
  margin-bottom: 0;
}
.section-wclite-features .features-manual {
  background-color: #F3F9FA;
}
.section-wclite-features .manual-title {
  font-weight: bold;
  color: #2494B5;
}
.section-wclite-features .manual-text {
  line-height: 1.5;
  color: #000;
}

@media print, (min-width: 800.98px) {
  .section-wclite-features {
    padding-top: 100px;
    padding-bottom: 47px;
  }
  .section-wclite-features .wrapper {
    max-width: 1029px;
  }
  .section-wclite-features .title-wclite {
    margin-bottom: 27px;
  }
  .section-wclite-features .features-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    margin-bottom: 62px;
  }
}
@media print, print and (min-width: 800.98px) {
  .section-wclite-features .features-item:nth-child(3) {
    padding-top: 140px;
  }
}
@media print, (min-width: 800.98px) {
  .section-wclite-features .features-item.is-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .section-wclite-features .features-item.is-reverse .features-image {
    margin-left: 34px;
    margin-right: 58px;
    margin-top: 76px;
  }
  .section-wclite-features .features-item.is-reverse .features-description {
    padding-right: 0;
  }
  .section-wclite-features .features-image {
    width: 387px;
    margin: 0 46px 0 69px;
  }
  .section-wclite-features .features-image.is-first {
    width: 428px;
  }
  .section-wclite-features .features-image.is-third {
    width: 478px;
    margin-left: 24px !important;
    margin-right: 15px !important;
    margin-top: -21px !important;
  }
  .section-wclite-features .features-content {
    -ms-flex: 1;
        flex: 1;
    padding-top: 30px;
  }
  .section-wclite-features .features-content.is-modify {
    padding-top: 5px;
  }
  .section-wclite-features .features-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 20px;
  }
  .section-wclite-features .features-title .title-number {
    font-size: 60px;
    line-height: 1.4;
    min-width: 72px;
    position: relative;
    margin-right: 18px;
    left: -2px;
    top: 3px;
  }
  .section-wclite-features .features-title .title-number::after {
    width: 26px;
    height: 37px;
    margin-top: -17px;
  }
  .section-wclite-features .features-title .title-detail {
    font-size: 28px;
    line-height: 38px;
    -ms-flex: 1;
        flex: 1;
  }
  .section-wclite-features .features-description {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 15px;
  }
  .section-wclite-features .features-description p {
    margin-bottom: 16px;
  }
  .section-wclite-features .features-description sub {
    font-size: 10px;
    position: relative;
    top: -4px;
  }
  .section-wclite-features .features-manual {
    max-width: 529px;
    padding: 21px 30px 5px 32px;
    min-height: 145px;
    margin: 20px -20px 13px 0;
  }
  .section-wclite-features .manual-title {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .section-wclite-features .manual-text {
    font-size: 13px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .section-wclite-features {
    padding-top: 105px;
  }
  .section-wclite-features .wrapper {
    max-width: 800px;
  }
  .section-wclite-features .title-wclite {
    margin-bottom: 65px;
  }
  .section-wclite-features .features-item {
    display: block;
    margin-bottom: 34px;
  }
  .section-wclite-features .features-item:nth-child(2) {
    margin-bottom: 78px;
  }
  .section-wclite-features .features-image {
    margin: 0 auto -17px !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .section-wclite-features .features-image.is-first {
    width: 414px;
  }
  .section-wclite-features .features-image.is-third {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .section-wclite-features .features-title .title-number {
    margin-right: 16px;
  }
  .section-wclite-features .features-manual {
    max-width: 800px;
    min-height: unset;
    padding: 21px 35px 30px 31px;
    margin: 42px 0 26px 0;
  }
  .section-wclite-features .manual-title {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1024.98px) and (max-width: 1083px) {
  .section-wclite-features .features-title br {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  .section-wclite-features {
    padding-top: 91px;
    padding-bottom: 12px;
  }
  .section-wclite-features .title-wclite {
    margin-bottom: 23px;
  }
  .section-wclite-features .features-item {
    margin-bottom: 27px;
  }
  .section-wclite-features .features-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -1px 1px;
  }
  .section-wclite-features .features-title {
    margin-bottom: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    text-align: center;
  }
  .section-wclite-features .features-title .title-number {
    font-size: 50px;
    line-height: 1.4;
    padding-right: 32px;
  }
  .section-wclite-features .features-title .title-number::after {
    width: 21px;
    height: 31px;
    margin-top: -15px;
  }
  .section-wclite-features .features-title .title-detail {
    font-size: 21px;
    line-height: 1.35;
    -ms-flex: 1;
        flex: 1;
  }
  .section-wclite-features .features-description {
    font-size: 15px;
    line-height: 1.4;
  }
  .section-wclite-features .features-description p {
    margin-bottom: 10px;
  }
  .section-wclite-features .features-manual {
    padding: 21px 20px 20px 20px;
    margin: 20px 0 19px;
  }
  .section-wclite-features .manual-title {
    font-size: 15px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 13px;
  }
  .section-wclite-features .manual-text {
    font-size: 12px;
  }
}
@media print, (min-width: 800.98px) {
  .section-wclite-faq {
    padding: 100px 0 108px;
  }
  .section-wclite-faq .wrapper {
    max-width: 1024px;
  }
  .section-wclite-faq .title-wclite {
    margin-bottom: 43px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .section-wclite-faq {
    padding-top: 104px;
    padding-bottom: 100px;
  }
  .section-wclite-faq .wrapper {
    max-width: 800px;
  }
  .section-wclite-faq .title-wclite {
    margin-bottom: 63px;
  }
}
@media only screen and (max-width: 800px) {
  .section-wclite-faq {
    padding: 100px 0 28px;
  }
  .section-wclite-faq .title-wclite {
    margin-bottom: 28px;
  }
}
.block-wclite-automation .automation-title {
  font-weight: bold;
  text-align: center;
  color: #2494B5;
}
.block-wclite-automation .automation-list {
  margin: 0;
  padding: 0;
}
.block-wclite-automation .automation-inner {
  height: 100%;
  background-color: #DDF2FD;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.block-wclite-automation .automation-logo {
  width: 75px;
  height: 75px;
  border-radius: 100px;
  overflow: hidden;
}
.block-wclite-automation .automation-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block-wclite-automation .automation-subtitle {
  -ms-flex: 1;
      flex: 1;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 0;
}
.block-wclite-automation .automation-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: bold;
  color: #2494B5;
  margin: 0 auto;
  border: 2px solid #2494B5;
  border-radius: 6px;
  position: relative;
}
.block-wclite-automation .automation-button::after {
  content: "";
  position: absolute;
  background: url("../img/lp/wclite/icn_arrow.svg") no-repeat center/auto 100%;
  top: 50%;
}

@media print, (min-width: 800.98px) {
  .block-wclite-automation {
    border: 10px solid #D9F1FD;
    min-height: 425px;
    padding: 42px 28px 28px;
    margin-top: 105px;
  }
  .block-wclite-automation .automation-title {
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 31px;
  }
  .block-wclite-automation .automation-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -8.5px;
  }
  .block-wclite-automation .automation-item {
    padding: 0 8.5px;
    width: 33.3333333333%;
    margin-bottom: 34px;
  }
  .block-wclite-automation .automation-inner {
    min-height: 105px;
    border-radius: 8px;
    padding: 15px 18px 15px 15px;
  }
  .block-wclite-automation .automation-logo {
    margin-right: 10px;
  }
  .block-wclite-automation .automation-button {
    font-size: 18px;
    width: 430px;
    min-height: 70px;
    padding: 5px 60px 5px 50px;
    border-radius: 6px;
  }
  .block-wclite-automation .automation-button::after {
    width: 24px;
    height: 24px;
    right: 29px;
    margin-top: -11px;
  }
  .is-mac .block-wclite-automation .automation-button::after {
    margin-top: -12px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .block-wclite-automation {
    margin-top: 100px;
    padding-bottom: 38px;
  }
  .block-wclite-automation .automation-list {
    padding-right: 48px;
    padding-left: 48px;
    margin-bottom: 23px;
  }
  .block-wclite-automation .automation-item {
    width: 50%;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 800px) {
  .block-wclite-automation {
    border: 6px solid #D9F1FD;
    padding: 29px 12px 24px;
    margin-top: 65px;
  }
  .block-wclite-automation .automation-title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 15px;
    padding: 0 10px;
  }
  .block-wclite-automation .automation-list {
    max-width: 315px;
    margin: 0 auto;
  }
  .block-wclite-automation .automation-item {
    margin-bottom: 10px;
  }
  .block-wclite-automation .automation-item:last-child {
    margin-bottom: 0;
  }
  .block-wclite-automation .automation-inner {
    min-height: 105px;
    border-radius: 5px;
    padding: 15px 23px 15px 20px;
  }
  .block-wclite-automation .automation-logo {
    margin-right: 12px;
  }
  .block-wclite-automation .automation-subtitle {
    padding-top: 2px;
  }
  .block-wclite-automation .automation-button {
    font-size: 16px;
    width: 315px;
    min-height: 65px;
    padding: 8px 35px 5px 33px;
    border-radius: 6px;
    margin-top: 24px;
  }
  .block-wclite-automation .automation-button::after {
    width: 24px;
    height: 24px;
    right: 12px;
    margin-top: -11px;
  }
}
.list-wclite-faq {
  padding: 0;
  margin: 0;
}
.list-wclite-faq .item-question {
  position: relative;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0;
}
.list-wclite-faq .item-question::before {
  content: "";
  position: absolute;
  background-color: #161C65;
  height: 4px;
  transition: transform 0.3s;
}
.list-wclite-faq .item-question::after {
  content: "";
  position: absolute;
  background-color: #161C65;
  height: 4px;
  transition: transform 0.3s;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}
.list-wclite-faq .question-title {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  font-weight: bold;
}
.list-wclite-faq .question-symbol {
  font-weight: bold;
  background-color: #2494b5;
  color: #fff;
  font-family: Roboto, sans-serif;
}
.list-wclite-faq .item-answer {
  background: #f5f7f8;
  position: relative;
  display: none;
}
.list-wclite-faq .answer-wrapper {
  -ms-flex-item-align: center;
      align-self: center;
}
.list-wclite-faq .answer-wrapper p:last-child {
  margin-bottom: 0;
}
.list-wclite-faq .item-answer {
  position: relative;
}
.list-wclite-faq .item-answer a {
  font-weight: bold;
  color: #2494B5;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: 0.3s ease;
}
.list-wclite-faq .item-answer a:hover {
  text-decoration: none;
}
.list-wclite-faq .answer-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
.list-wclite-faq .question-symbol, .list-wclite-faq .answer-symbol {
  font-family: Roboto, sans-serif;
  border-radius: 50%;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  line-height: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.list-wclite-faq .answer-symbol {
  font-weight: bold;
  background-color: #fff;
  color: #2494b5;
  border: 2px solid #2394b6;
  position: relative;
}
.list-wclite-faq .faq-item {
  background-color: #f5f7f8;
}
.list-wclite-faq .faq-item.is-active .item-question::after {
  -ms-transform: rotate(0);
      transform: rotate(0);
}
.list-wclite-faq .faq-item:first-child .item-answer {
  display: block;
}

@media print, (min-width: 800.98px) {
  .list-wclite-faq .item-question {
    min-height: 90px;
    padding: 0 90px 0 26px;
  }
  .list-wclite-faq .item-question::before, .list-wclite-faq .item-question::after {
    width: 28px;
    right: 39px;
    top: calc(50% - 4px);
  }
  .list-wclite-faq .question-symbol, .list-wclite-faq .answer-symbol {
    width: 50px;
    height: 50px;
    font-size: 26px;
    margin-right: 20px;
  }
  .list-wclite-faq .answer-symbol {
    top: -1px;
  }
  .list-wclite-faq .question-title {
    min-height: 50px;
    font-size: 20px;
    line-height: 1.4;
  }
  .list-wclite-faq .question-title::before {
    left: 26px;
    padding-top: 1px;
  }
  .list-wclite-faq .item-answer {
    font-size: 17px;
    line-height: 1.5;
    padding: 12px 20px 15px 26px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .list-wclite-faq .item-question::before,
  .list-wclite-faq .item-question::after {
    right: 26px;
    top: calc(50% - 3px);
  }
  .list-wclite-faq .item-question {
    padding-right: 70px;
    padding-top: 17px;
    padding-bottom: 23px;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .list-wclite-faq .item-answer {
    padding: 19px 20px 18px 26px;
  }
  .list-wclite-faq .answer-wrapper {
    line-height: 34px;
  }
  .list-wclite-faq .answer-symbol {
    top: -8px;
  }
}
@media only screen and (max-width: 800px) {
  .list-wclite-faq .faq-item + .faq-item {
    margin-top: 8px;
  }
  .list-wclite-faq .item-question {
    min-height: 65px;
    padding: 10px 50px 11px 12px;
  }
  .list-wclite-faq .item-question::before, .list-wclite-faq .item-question::after {
    width: 16px;
    right: 14px;
    top: calc(50% - 3px);
  }
  .list-wclite-faq .question-symbol, .list-wclite-faq .answer-symbol {
    width: 32px;
    height: 32px;
    font-size: 17px;
    margin-right: 12px;
    position: relative;
  }
  .list-wclite-faq .question-title {
    min-height: 38px;
    font-size: 15px;
    line-height: 1.4;
  }
  .list-wclite-faq .question-symbol {
    padding-top: 1px;
  }
  .list-wclite-faq .answer-content {
    -ms-flex-align: center;
        align-items: center;
  }
  .list-wclite-faq .item-answer {
    padding: 11px 10px 10px 12px;
    font-size: 14px;
    line-height: 1.4;
  }
}
@media print, (min-width: 800.98px) {
  .section-wclite-pricing {
    padding-top: 100px;
    padding-bottom: 54px;
    margin-top: 55px;
  }
  .section-wclite-pricing .wrapper {
    max-width: 800px;
  }
  .section-wclite-pricing .title-wclite {
    margin-bottom: 36px;
  }
  .section-wclite-pricing .pricing-banner {
    max-width: 800px;
    margin: 0 auto 14px;
  }
  .section-wclite-pricing .list-wclite-notes {
    margin-left: -2px;
  }
  .section-wclite-pricing .list-wclite-notes .notes-item {
    font-size: 10px;
    margin-bottom: 0;
  }
  .section-wclite-pricing .list-wclite-notes .notes-symbol {
    margin-right: -2px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .section-wclite-pricing {
    padding-top: 67px;
  }
}
@media only screen and (max-width: 800px) {
  .section-wclite-pricing {
    padding-top: 89px;
  }
  .section-wclite-pricing .title-wclite {
    margin-bottom: 35px;
  }
  .section-wclite-pricing .pricing-banner {
    max-width: 351px;
    margin: 0 auto 11px;
  }
  .section-wclite-pricing .list-wclite-notes {
    max-width: 350px;
    margin: 0 auto;
    position: relative;
    left: -1px;
  }
  .section-wclite-pricing .list-wclite-notes .notes-item {
    font-size: 9px;
    line-height: 1.4;
    margin-bottom: 0;
  }
  .section-wclite-pricing .list-wclite-notes .notes-symbol {
    margin-right: -2px;
  }
}
.banner-fixed {
  position: fixed;
  bottom: 10px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  z-index: 999;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  visibility: hidden;
  opacity: 0;
}
.banner-fixed.is-active {
  visibility: visible;
  opacity: 1;
}
.banner-fixed .button-wclite .button-wrapper {
  font-size: 16px;
  width: 351px;
  min-height: 50px;
  padding-top: 12px;
}
.banner-fixed .button-wclite .button-text::before {
  height: 28px;
  left: 0;
  margin-top: -14px;
  -webkit-mask-size: 28px 28px;
}

.table-wclite-pricing tr {
  border-bottom: 1px solid #9A9BA0;
}
.table-wclite-pricing thead .table-detail {
  color: #2494B5;
}
.table-wclite-pricing td {
  border: 0;
}
.table-wclite-pricing .table-detail {
  background-color: #F3F9FA;
}
.table-wclite-pricing .table-heading {
  font-weight: 700;
  line-height: 1.5;
}
.table-wclite-pricing .table-heading strong {
  color: #2494B5;
}
.table-wclite-pricing .heading-fee {
  display: inline-block;
  line-height: 1.35;
}
.table-wclite-pricing .table-index {
  color: #2494B5;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.5;
}
.table-wclite-pricing .table-fee {
  color: #2494B5;
  font-weight: 700;
  line-height: 1.45;
}
.table-wclite-pricing .heading-cases {
  line-height: 1.35;
  font-weight: 400;
  display: block;
}
.table-wclite-pricing .heading-note {
  color: #2494B5;
  position: relative;
}
.table-wclite-pricing .table-detail {
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
.table-wclite-pricing .detail-time {
  font-weight: 400;
  color: #2494B5;
  display: block;
  text-align: center;
}
.table-wclite-pricing .detail-text {
  position: relative;
}

@media print, (min-width: 800.98px) {
  .table-wclite-pricing tr:first-child {
    border-top: 1px solid #9A9BA0;
  }
  .table-wclite-pricing thead .table-heading {
    padding-left: 13px;
  }
  .table-wclite-pricing thead .detail-text {
    font-size: 16px;
  }
  .table-wclite-pricing thead .detail-yen {
    font-size: 26px;
  }
  .table-wclite-pricing .table-heading {
    font-size: 20px;
    padding: 27px 12px 20px;
  }
  .table-wclite-pricing .table-heading strong {
    margin: 0 -4px;
  }
  .table-wclite-pricing .table-heading.is-style-height {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .table-wclite-pricing .table-heading.is-style-width {
    width: 23%;
  }
  .table-wclite-pricing .heading-note {
    font-size: 11px;
    top: -4px;
    left: -2px;
  }
  .table-wclite-pricing .heading-fee {
    font-size: 18px;
  }
  .table-wclite-pricing .heading-sub {
    font-size: 16px;
    line-height: 1.4;
  }
  .table-wclite-pricing .heading-cases {
    font-size: 12px;
    margin-top: 8px;
  }
  .table-wclite-pricing .table-index {
    font-size: 25px;
    padding-top: 8px;
  }
  .table-wclite-pricing .table-index.is-modify {
    padding-top: 21px;
  }
  .table-wclite-pricing .table-detail {
    width: 41.1%;
    min-height: 78px;
    font-size: 14px;
    padding-left: 3px;
  }
  .table-wclite-pricing .detail-text {
    top: -2px;
  }
  .table-wclite-pricing .detail-yen {
    font-size: 22px;
  }
  .table-wclite-pricing .detail-time {
    font-size: 16px;
    margin-top: -2px;
  }
  .table-wclite-pricing .table-fee {
    font-size: 16px;
    padding: 30px 12px 24px;
  }
}
@media only screen and (min-width: 800.98px) and (max-width: 1024px) {
  .table-wclite-pricing tr:first-child .table-heading {
    padding-left: 15px;
  }
  .table-wclite-pricing .table-heading {
    padding-left: 8px;
  }
  .table-wclite-pricing .table-heading.is-style-width {
    width: 22.5%;
  }
  .table-wclite-pricing .table-detail {
    width: 40.9%;
    padding-left: 5px;
  }
  .table-wclite-pricing .table-index {
    padding-left: 15px;
    width: 6%;
  }
  .table-wclite-pricing .detail-yen {
    margin-left: 3px;
  }
  .table-wclite-pricing .table-fee {
    padding: 29px 12px 25px;
  }
}
@media only screen and (max-width: 800px) {
  .table-wclite-pricing {
    max-width: 351px;
    margin: 0 auto 22px;
  }
  .table-wclite-pricing thead .table-heading {
    padding-left: 8px;
  }
  .table-wclite-pricing thead .table-detail {
    padding-left: 7px;
    width: 50%;
  }
  .table-wclite-pricing thead .detail-text {
    font-size: 11.2px;
  }
  .table-wclite-pricing thead .detail-yen {
    font-size: 18.2px;
  }
  .table-wclite-pricing .table-heading {
    font-size: 14px;
    padding: 18px 0 14px 3px;
  }
  .is-iphone .table-wclite-pricing .table-heading {
    padding-left: 0;
  }
  .table-wclite-pricing .table-heading strong {
    margin: 0 -4px;
  }
  .table-wclite-pricing .table-heading.is-style-height {
    padding: 8px 3px 6px;
  }
  .table-wclite-pricing .table-heading.is-style-width {
    width: 41.2%;
  }
  .table-wclite-pricing .heading-note {
    font-size: 8px;
    top: -2px;
    margin-left: 1px;
  }
  .table-wclite-pricing .heading-fee {
    font-size: 10px;
  }
  .table-wclite-pricing .heading-fee.is-style-large {
    font-size: 14px;
  }
  .table-wclite-pricing .heading-sub {
    font-size: 10px;
    line-height: 1.2;
  }
  .table-wclite-pricing .heading-cases {
    font-size: 10px;
    margin-top: 6px;
    margin-left: -6px;
  }
  .table-wclite-pricing .table-index {
    font-size: 16px;
    width: 8.6%;
    padding-top: 10px;
  }
  .is-iphone .table-wclite-pricing .table-index {
    width: 8%;
  }
  .table-wclite-pricing .table-detail {
    width: 29.2%;
    min-height: 78px;
    font-size: 9.8px;
    padding-left: 10px;
  }
  .table-wclite-pricing .detail-text {
    top: -1px;
    margin-right: 2px;
  }
  .table-wclite-pricing .detail-yen {
    font-size: 15.4px;
  }
  .table-wclite-pricing .detail-time {
    font-size: 11.2px;
  }
  .table-wclite-pricing .table-fee {
    font-size: 10px;
    line-height: 1.3;
    padding: 15px 9px 12px 5px;
  }
  .table-wclite-pricing .table-fee.is-style-padding {
    padding-top: 9px;
    padding-bottom: 6px;
  }
}
/*# sourceMappingURL=wclite.css.map */