@charset "UTF-8";
/*日本語*/
body {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "YuGothic", "Yu Gothic", "游ゴシック", "ＭＳ Ｐゴシック", sans-serif;
}
@media screen and (min-width: 769px) {
  body {
    min-width: 0;
  }
}
.contents202309 {
  width: 100%;
  /*-----------------------------------------------

  見出しとリード

  -------------------------------------------------*/
  /*-----------------------------------------------

  header

  -------------------------------------------------*/
  /*-----------------------------------------------

  MV

  -------------------------------------------------*/
  /*------------------------------------------------------------

  result

  -------------------------------------------------------------*/
  /*------------------------------------------------------------

  kadai

  -------------------------------------------------------------*/
  /*------------------------------------------------------------

  solution

  -------------------------------------------------------------*/
  /*------------------------------------------------------------

  conversion / contact

  -------------------------------------------------------------*/
  /*------------------------------------------------------------

  casestudy

  -------------------------------------------------------------*/
  /*------------------------------------------------------------

  faq

  -------------------------------------------------------------*/
  /*------------------------------------------------------------

  flow

  -------------------------------------------------------------*/
  /*------------------------------------------------------------

  footer

  -------------------------------------------------------------*/
  /*------------------------------------------------------------

  アニメーション

  -------------------------------------------------------------*/
  /* MV上で、下からフェード */
  /* フェードイン */
  /* フェードアウト */
  /* 下からフェード */
  /* 上からフェード */
  /* 左からフェード */
  /* 右からフェード */
  /*------------------------------------------------------------
  2024.8 add
  prepaid
  -------------------------------------------------------------*/
}
.contents202309 * {
  margin: 0;
  padding: 0;
  line-height: 1.1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.contents202309 br {
  line-height: 1;
}
.contents202309 a,
.contents202309 a:link,
.contents202309 a:visited,
.contents202309 a:hover,
.contents202309 a:active {
  text-decoration: none;
  outline: none;
}
@media screen and (max-width: 767px) {
  .contents202309 .pc-br,
  .contents202309 .is-pc {
    display: none;
  }
}
.contents202309 .sp-br,
.contents202309 .is-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .contents202309 .sp-br,
  .contents202309 .is-sp {
    display: block;
  }
}
.contents202309 .nowrap {
  white-space: nowrap;
}
.contents202309 a[href^="tel:"] {
  pointer-events: auto;
}
@media screen and (max-width: 767px) {
  .contents202309 a[href^="tel:"] {
    pointer-events: none;
  }
}
.contents202309 .l-content-wrap {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
}
@media screen and (max-width: 1220px) {
  .contents202309 .l-content-wrap {
    max-width: 100%;
    width: 100%;
  }
}
.contents202309 .solution-headline,
.contents202309 .casestudy-headline,
.contents202309 .faq-headline,
.contents202309 .flow-headline {
  font-size: 36px;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .solution-headline,
  .contents202309 .casestudy-headline,
  .contents202309 .faq-headline,
  .contents202309 .flow-headline {
    font-size: 6.1538461538vw;
  }
}
.contents202309 .solution-headline span,
.contents202309 .casestudy-headline span,
.contents202309 .faq-headline span,
.contents202309 .flow-headline span {
  display: block;
  margin: 0 0 33px;
  font-size: 24px;
  letter-spacing: 0.2em;
  font-weight: 300;
  color: #333;
  font-family: "Inter", sans-serif;
}
@media screen and (max-width: 767px) {
  .contents202309 .solution-headline span,
  .contents202309 .casestudy-headline span,
  .contents202309 .faq-headline span,
  .contents202309 .flow-headline span {
    margin: 0 0 6.4102564103vw;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .solution-headline b,
.contents202309 .casestudy-headline b,
.contents202309 .faq-headline b,
.contents202309 .flow-headline b {
  font-weight: 700;
  color: #d7083b;
}
.contents202309 .pc-header-check {
  width: 100%;
  height: 10px;
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .contents202309 .pc-header-check {
    display: none;
  }
}
.contents202309 .sp-header-check {
  display: none;
}
@media screen and (max-width: 767px) {
  .contents202309 .sp-header-check {
    display: block;
    width: 100%;
    height: 10px;
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
}
.contents202309 header {
  position: fixed;
  z-index: 101;
  left: 0;
  top: 0;
  width: 100%;
}
.contents202309 .header-nav {
  width: 100%;
  margin: 0 0 0 auto;
  padding: 0 22px;
  background: #000;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  jusitify-content: space-between;
  border-bottom: 4px solid #d7093a;
}
@media screen and (max-width: 1200px) {
  .contents202309 .header-nav {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .header-nav {
    height: 15.3846153846vw;
    margin: 0;
    padding: 0;
  }
}
.contents202309 .header-logo {
  width: 370px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1200px) {
  .contents202309 .header-logo {
    width: 30.83%;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .header-logo {
    width: calc(100% - 15.3846153846vw);
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .header-logo-image {
    padding: 0 0 0 4.1025641026vw;
  }
}
.contents202309 .header-logo-image img {
  width: 54px;
}
@media screen and (max-width: 767px) {
  .contents202309 .header-logo-image img {
    width: 9.7435897436vw;
  }
}
.contents202309 .header-logo-catch {
  padding: 0 0 0 45px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .contents202309 .header-logo-catch {
    padding: 0 2% 0 3.75%;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .header-logo-catch {
    padding: 0 0 0 6.4102564103vw;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .header-link {
  width: calc(100% - 370px);
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .contents202309 .header-link {
    width: 69.17%;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .header-link {
    width: 15.3846153846vw;
    padding: 0 4.6153846154vw;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .header-link.is-open .header-link-inner {
    display: block;
  }
}
.contents202309 .sp-header-switch {
  display: none;
}
@media screen and (max-width: 767px) {
  .contents202309 .sp-header-switch {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
  }
}
.contents202309 .sp-header-switch span {
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 5.1282051282vw;
}
.contents202309 .sp-header-switch span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  border-top: 0.5128205128vw solid #d7083c;
}
.contents202309 .sp-header-switch span.is-bar-middle {
  top: 7.1794871795vw;
}
.contents202309 .sp-header-switch span.is-bar-bottom {
  top: 9.2307692308vw;
}
.contents202309 .header-link-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .contents202309 .header-link-inner {
    display: none;
    height: auto;
    position: absolute;
    z-index: 1000;
    background: #000;
    width: 100%;
    left: 0;
    top: 15.3846153846vw;
    padding: 14.8717948718vw 0 24.358974359vw;
  }
}
.contents202309 .header-link-anchor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .contents202309 .header-link-anchor-list {
    display: block;
  }
}
.contents202309 .header-link-anchor-item {
  font-size: 14px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contents202309 .header-link-anchor-item {
    font-size: 4.1025641026vw;
    text-align: center;
  }
}
.contents202309 .header-link-anchor-item a {
  position: relative;
  color: #fff;
}
.contents202309 .header-link-anchor-item a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 1px solid #fff;
  -webkit-transition: width ease 0.4s;
  transition: width ease 0.4s;
}
.contents202309 .header-link-anchor-item a:hover:after {
  width: 100%;
}
.contents202309 .header-link-anchor-item + .header-link-anchor-item {
  padding-left: 30px;
}
@media screen and (max-width: 1200px) {
  .contents202309 .header-link-anchor-item + .header-link-anchor-item {
    padding-left: 2.6vw;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .header-link-anchor-item + .header-link-anchor-item {
    padding-top: 7.6923076923vw;
    padding-left: 0;
  }
}
.contents202309 .header-link-btn {
  padding: 0 0 0 30px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .header-link-btn {
    padding: 10.2564102564vw 0 0;
    width: 43.5897435897vw;
    margin: 0 auto;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .header-link-btn a {
  display: block;
  padding: 11px 35px;
  border-radius: 5px;
  background: #d7083c;
  color: #fff;
  -webkit-transition: color ease 0.4s, background ease 0.4s;
  transition: color ease 0.4s, background ease 0.4s;
}
@media screen and (max-width: 1200px) {
  .contents202309 .header-link-btn a {
    padding: 11px 2.5vw;
  }
}
@media screen and (min-width: 768px) {
  .contents202309 .header-link-btn a {
    -webkit-transition: background ease 0.4s, color ease 0.4s;
    transition: background ease 0.4s, color ease 0.4s;
  }
}
.contents202309 .header-link-btn a:hover {
  background: #fff;
  color: #d7083b;
}
@media screen and (max-width: 767px) {
  .contents202309 .is-sp-erase {
    display: none;
  }
}
.contents202309 .screen {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(1, 1, 1, 0.5);
}
.contents202309 .mv {
  width: 100%;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .contents202309 .mv {
    padding-top: 15.3846153846vw;
  }
}
.contents202309 .mv-image {
  width: 100%;
  height: 630px;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#432019), color-stop(50%, #2d1b1a), to(#17171b));
  background: linear-gradient(to bottom, #432019 0%, #2d1b1a 50%, #17171b 100%);
}
@media screen and (max-width: 767px) {
  .contents202309 .mv-image {
    height: auto;
    background: #f7f7f7;
  }
}
.contents202309 .mv-image img {
  width: 100%;
  height: 630px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .contents202309 .mv-image img {
    height: auto;
    max-width: 100%;
  }
}
.contents202309 .mv-text-box {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .mv-text-box {
    padding: 0;
  }
}
.contents202309 .mv-text-box .l-content-wrap {
  position: relative;
  padding-top: 200px;
}
@media screen and (max-width: 767px) {
  .contents202309 .mv-text-box .l-content-wrap {
    padding-top: 70.5128205128vw;
  }
}
.contents202309 .mv-info-wrap {
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .contents202309 .mv-info-wrap {
    width: 100%;
    padding: 0 7.6923076923vw;
  }
}
.contents202309 .mv-headline {
  font-size: 42px;
  color: #fff;
  font-weight: 700;
  line-height: 1.6;
  max-height: 241px;
}
@media screen and (max-width: 767px) {
  .contents202309 .mv-headline {
    font-size: 7.1794871795vw;
    max-height: 82.0512820513vw;
  }
}
.contents202309 .mv-headline span {
  display: block;
  padding: 0 0 20px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .contents202309 .mv-headline span {
    padding: 0 0 5.1282051282vw;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .mv-link-btn {
  padding: 50px 0 0;
  width: 420px;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contents202309 .mv-link-btn {
    padding: 5.1282051282vw 0 0;
    width: 100%;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .mv-link-btn a {
  display: block;
  width: 100%;
  padding: 23px 0;
  background: #d7083c;
  border-radius: 5px;
  color: #fff;
  letter-spacing: 0.025em;
  -webkit-transition: background ease 0.4s, color ease 0.4s;
  transition: background ease 0.4s, color ease 0.4s;
}
@media screen and (max-width: 767px) {
  .contents202309 .mv-link-btn a {
    padding: 5.1282051282vw 0;
    font-size: 5.1282051282vw;
  }
}
.contents202309 .mv-link-btn a:hover {
  background: #fff;
  color: #d7083b;
}
.contents202309 .mv-link-btn a small {
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .contents202309 .mv-link-btn a small {
    margin: 0 0 2.5641025641vw;
    font-size: 3.5897435897vw;
  }
}
.contents202309 .result {
  width: 100%;
  position: relative;
  padding: 100px 0 0;
  z-index: 1;
  background: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .contents202309 .result {
    padding: 12.8205128205vw 0 0;
  }
}
.contents202309 .result-headline {
  font-size: 40px;
  letter-spacing: 0.125em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .result-headline {
    font-size: 8.2051282051vw;
  }
}
.contents202309 .result-headline span {
  display: inline-block;
  margin: 0 0 16px;
  padding: 5px 0.5em;
  border-radius: 4px;
  background: #d7083c;
  font-size: 16px;
  letter-spacing: 0.075em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .contents202309 .result-headline span {
    margin: 0 0 5.1282051282vw;
    padding: 1.2820512821vw 0.5em;
    border-radius: 1.0256410256vw;
    font-size: 3.5897435897vw;
  }
}
.contents202309 .result-logo-group01 {
  width: 100%;
  overflow: hidden;
  padding: 50px 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .result-logo-group01 {
    padding: 10.2564102564vw 0 0;
  }
}
.contents202309 .result-logo-group02 {
  width: 100%;
  overflow: hidden;
  padding: 5px 0 0;
}
.contents202309 .group-logo-item {
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .contents202309 .group-logo-item {
    margin-right: 0;
    max-width: 50vw;
  }
}
.contents202309 .group-logo-item img {
  max-width: 100%;
  width: 100%;
}
.contents202309 .kadai {
  width: 100%;
  position: relative;
  padding: 130px 20px 50px;
  background: #f7f7f7;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .contents202309 .kadai {
    padding: 19.2307692308vw 0 3.8461538462vw;
  }
}
.contents202309 .kadai-flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .kadai-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.contents202309 .kadai-info {
  width: 50%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 767px) {
  .contents202309 .kadai-info {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.contents202309 .kadai-headline {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .contents202309 .kadai-headline {
    font-size: 6.1538461538vw;
    text-align: center;
  }
}
.contents202309 .kadai-headline span {
  display: block;
  margin: 0 0 25px;
  font-size: 24px;
  letter-spacing: 0.2em;
  font-weight: 300;
  color: #333;
  font-family: "Inter", sans-serif;
}
@media screen and (max-width: 767px) {
  .contents202309 .kadai-headline span {
    margin: 0 0 5.8974358974vw;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .kadai-headline b {
  color: #d7083b;
  font-weight: 700;
}
.contents202309 .kadai-list {
  width: 100%;
  padding: 30px 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .kadai-list {
    padding: 8.9743589744vw 6.1538461538vw 0;
  }
}
.contents202309 .kadai-item {
  width: 100%;
  padding: 30px 0 30px 40px;
  border-bottom: 1px solid #d4d4d4;
  font-size: 16px;
  font-weight: 700;
  color: #051531;
  line-height: 1.5;
  background: url(/svcsol/campaign/images/mobile_202101/v202309_marker_check01.svg) no-repeat left center;
  background-size: 22px;
}
@media screen and (max-width: 767px) {
  .contents202309 .kadai-item {
    padding: 7.6923076923vw 3.3333333333vw 7.6923076923vw 10.2564102564vw;
    background: url(/svcsol/campaign/images/mobile_202101/v202309_marker_check01.svg) no-repeat left 8.2051282051vw;
    background-size: 5.641025641vw;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .kadai-item b {
  color: #d7083b;
  font-weight: 500;
}
.contents202309 .kadai-image {
  width: 50%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 767px) {
  .contents202309 .kadai-image {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 10.2564102564vw 6.1538461538vw 0;
  }
}
.contents202309 .kadai-image img {
  max-width: 100%;
}
.contents202309 .solution {
  width: 100%;
  position: relative;
  padding: 130px 0;
  z-index: 1;
  background: #f7f7f7 url(/svcsol/campaign/images/mobile_202101/v202309_solution_bg_pc.jpg) no-repeat center top;
}
@media screen and (max-width: 767px) {
  .contents202309 .solution {
    background: #f7f7f7 url(/svcsol/campaign/images/mobile_202101/v202309_solution_bg_sp.jpg) no-repeat center top;
    background-size: 100% auto;
    padding: 30.7692307692vw 0;
  }
}
.contents202309 .solution:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: calc(50% - 57px);
  top: 30px;
  width: 115px;
  height: 115px;
  background: url(/svcsol/campaign/images/mobile_202101/v202309_icon_arrow01.svg) no-repeat center top;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .contents202309 .solution:before {
    left: calc(50% - 13.3333333333vw);
    top: 7.6923076923vw;
    width: 26.6666666667vw;
    height: 14.1025641026vw;
  }
}
@media screen and (min-width: 1920px) {
  .contents202309 .solution {
    background-size: 100% auto;
  }
}
.contents202309 .solution-lead {
  padding: 30px 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .solution-lead {
    padding: 10.2564102564vw 6.1538461538vw 0;
  }
}
.contents202309 .solution-lead .is-text {
  font-size: 18px;
  line-height: 1.7;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .solution-lead .is-text {
    font-size: 4.1025641026vw;
    text-align: left;
    letter-spacing: 0.1em;
  }
}
.contents202309 .solution-lead .is-text sup {
  font-size: 60%;
}
.contents202309 .solution-lead .is-annotation {
  padding: 25px 0 0;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .solution-lead .is-annotation {
    padding: 0.8em 0 0;
    font-size: 3.5897435897vw;
    text-align: left;
    line-height: 1.6;
  }
}
.contents202309 .solution-lead .is-annotation + .is-annotation {
  padding-top: 15px;
}
.contents202309 .feature-wrap {
  width: 100%;
  padding: 115px 25px 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .feature-wrap {
    padding: 12.8205128205vw 3.0769230769vw 0;
  }
}
.contents202309 .feature-list {
  width: 100%;
  background: #fff;
  padding: 120px 20px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .contents202309 .feature-list {
    padding: 7.6923076923vw 6.1538461538vw 12.8205128205vw;
  }
}
.contents202309 .feature-item {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contents202309 .feature-item.is-reverse .feature-item-info {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding: 0 0 0 100px;
}
@media screen and (max-width: 767px) {
  .contents202309 .feature-item.is-reverse .feature-item-info {
    padding: 7.6923076923vw 0 0;
  }
}
.contents202309 .feature-item.is-reverse .feature-item-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.contents202309 .feature-item + .feature-item {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .contents202309 .feature-item + .feature-item {
    margin-top: 12.8205128205vw;
  }
}
.contents202309 .feature-item-info {
  width: 47.5%;
  padding: 0 100px 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .feature-item-info {
    width: 100%;
    padding: 7.6923076923vw 0 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.contents202309 .feature-item-headline {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .contents202309 .feature-item-headline {
    font-size: 5.1282051282vw;
  }
}
.contents202309 .feature-item-headline span {
  display: block;
  margin: 0 0 10px;
  font-size: 16px;
  letter-spacing: 0.25em;
  font-weight: 300;
  color: #d7083b;
  font-family: "Inter", sans-serif;
}
@media screen and (max-width: 767px) {
  .contents202309 .feature-item-headline span {
    margin: 0 0 2.5641025641vw;
    font-size: 3.5897435897vw;
  }
}
.contents202309 .feature-item-lead {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .contents202309 .feature-item-lead {
    padding-top: 2.5641025641vw;
  }
}
.contents202309 .feature-item-lead .is-text {
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: 0.05em;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .contents202309 .feature-item-lead .is-text {
    font-size: 4.1025641026vw;
  }
}
.contents202309 .feature-item-lead .is-annotation {
  padding: 10px 0 0;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.contents202309 .feature-item-lead sup {
  font-size: 60%;
}
.contents202309 .feature-item-image {
  width: 52.5%;
  border-radius: 4px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .contents202309 .feature-item-image {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.contents202309 .feature-item-image img {
  max-width: 100%;
}
.contents202309 .conversion {
  width: 100%;
  max-width: 100%;
  height: 525px;
  background: url(/svcsol/campaign/images/mobile_202101/v202309_conversion_bg_pc.jpg) no-repeat center center;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion {
    height: auto;
    padding: 0 6.1538461538vw 16.6666666667vw;
    background: #222 url(/svcsol/campaign/images/mobile_202101/v202309_conversion_bg_sp.jpg) no-repeat center top;
    background-size: 100% auto;
  }
}
.contents202309 .conversion:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 58%;
  top: 0;
  background: url(/svcsol/campaign/images/mobile_202101/v202309_conversion_mask_pc.svg) no-repeat left center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion:after {
    background: #d7083c;
    left: inherit;
    right: 0;
    top: inherit;
    bottom: 0;
    clip-path: polygon(0 100%, 100% 100%, 100% 0%);
    width: 57vw;
    height: 57vw;
  }
}
@media screen and (min-width: 1920px) {
  .contents202309 .conversion {
    background-size: 100% auto;
  }
}
.contents202309 .l-conversion-wrap {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .l-conversion-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.contents202309 .conversion-main {
  width: 58.34%;
  padding: 0 0 0 8.34%;
}
@media screen and (max-width: 1200px) {
  .contents202309 .conversion-main {
    padding: 0 0 0 8.34%;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-main {
    width: 100%;
    padding: 15.3846153846vw 0 0;
  }
}
.contents202309 .conversion-headline {
  font-size: 24px;
  line-height: 1.6;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-headline {
    font-size: 5.1282051282vw;
    text-align: center;
  }
}
.contents202309 .conversion-headline span {
  display: block;
  margin: 0 0 20px;
  font-size: 16px;
  letter-spacing: 0.3em;
  font-weight: 300;
  font-family: "Inter", sans-serif;
  color: #d7083b;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-headline span {
    margin: 0 0 5.1282051282vw;
    font-size: 3.5897435897vw;
  }
}
.contents202309 .conversion-lead {
  padding: 25px 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-lead {
    padding: 6.4102564103vw 0 0;
  }
}
.contents202309 .conversion-lead .is-text {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-lead .is-text {
    font-size: 4.1025641026vw;
  }
}
.contents202309 .conversion-link {
  margin: 40px 0 0;
  width: 420px;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-link {
    width: 100%;
    margin: 7.6923076923vw 0 0;
  }
}
.contents202309 .conversion-link a {
  display: block;
  width: 100%;
  padding: 23px 0;
  background: #d7083c;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  -webkit-transition: background ease 0.4s, color ease 0.4s;
  transition: background ease 0.4s, color ease 0.4s;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-link a {
    padding: 5.1282051282vw 0;
    border-radius: 1.2820512821vw;
    font-size: 5.1282051282vw;
  }
}
.contents202309 .conversion-link a:hover {
  background: #fff;
  color: #d7083b;
}
.contents202309 .conversion-link a small {
  display: block;
  margin: 0 0 10px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-link a small {
    margin: 0 0 2.5641025641vw;
    font-size: 3.5897435897vw;
  }
}
.contents202309 .conversion-download {
  width: 41.66%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-download {
    width: 100%;
    margin: 8.9743589744vw 0 0;
  }
}
.contents202309 .conversion-download dl {
  width: 305px;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
  padding: 40px 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-download dl {
    width: 100%;
    padding: 8.9743589744vw 9.7435897436vw;
  }
}
.contents202309 .conversion-download dl:after {
  content: "無料";
  display: block;
  position: absolute;
  right: -20px;
  top: -25px;
  width: 68px;
  height: 68px;
  background: url(/svcsol/campaign/images/mobile_202101/v202309_ballon_free.svg) no-repeat center center;
  background-size: 100%;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #d7083b;
  line-height: 68px;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-download dl:after {
    width: 17.4358974359vw;
    height: 17.4358974359vw;
    right: -3.0769230769vw;
    top: -3.5897435897vw;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .conversion-download dl dt {
  font-size: 20px;
  color: #d7083b;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-download dl dt {
    font-size: 4.6153846154vw;
  }
}
.contents202309 .conversion-download dl dd {
  padding: 120px 0 0;
  background: url(/svcsol/campaign/images/mobile_202101/v202309_icon_doc.svg) no-repeat center 30px;
  background-size: 64px auto;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-download dl dd {
    padding: 5.1282051282vw 0 0;
    background: none;
  }
}
.contents202309 .conversion-download dl dd .is-text {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-download dl dd .is-text {
    font-size: 3.5897435897vw;
    text-align: center;
  }
}
.contents202309 .conversion-download dl dd .is-link {
  width: 100%;
  margin: 20px 0 0;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-download dl dd .is-link {
    margin: 5.1282051282vw 0 0;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .conversion-download dl dd .is-link a {
  display: block;
  width: 100%;
  background: #fccb52;
  padding: 16px 0;
  border-radius: 25px/50%;
  border: 2px solid #fccb52;
  text-align: center;
  color: #000;
  -webkit-transition: background ease 0.4s;
  transition: background ease 0.4s;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-download dl dd .is-link a {
    padding: 4.1025641026vw 0;
    border-radius: 6.4102564103vw/50%;
  }
}
.contents202309 .conversion-download dl dd .is-link a:hover {
  background: #fff;
}
@media screen and (max-width: 767px) {
  .contents202309 .conversion-download dl dd .is-link a:hover {
    background: #fccb52;
  }
}
.contents202309 .slick-arrow {
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .contents202309 .slick-arrow {
    width: 12.8205128205vw;
    height: 12.8205128205vw;
    top: 105%;
  }
}
.contents202309 .slick-prev {
  left: calc(50% - 533px);
}
@media screen and (max-width: 1060px) {
  .contents202309 .slick-prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .slick-prev {
    left: 6%;
  }
}
.contents202309 .slick-next {
  right: calc(50% - 485px);
}
@media screen and (max-width: 1060px) {
  .contents202309 .slick-next {
    right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .slick-next {
    right: 6%;
  }
}
.contents202309 .slick-prev:before,
.contents202309 .slick-next:before {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 65px;
  width: 65px;
  height: 65px;
  background: #000;
  border-radius: 50%;
  display: block;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .contents202309 .slick-prev:before,
  .contents202309 .slick-next:before {
    font-size: 6.6666666667vw;
    line-height: 12.8205128205vw;
    width: 12.8205128205vw;
    height: 12.8205128205vw;
  }
}
.contents202309 .slide-status {
  min-width: 768px;
  margin: 0 auto;
  padding: 15px 0 0;
  font-size: 18px;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .contents202309 .slide-status {
    min-width: 0;
    padding: 5.1282051282vw 0 0;
    font-size: 4.6153846154vw;
    text-align: center;
  }
}
.contents202309 .slide-status .slide-status-text {
  color: #d7083b;
}
.contents202309 .casestudy {
  width: 100%;
  position: relative;
  background: #f7f7f7;
  z-index: 1;
  padding: 130px 0 160px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy {
    padding: 19.2307692308vw 0 0;
  }
}
.contents202309 .casestudy-wrap {
  padding: 50px 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-wrap {
    padding: 12.8205128205vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-wrap.is-open .slick-arrow {
    top: 103%;
  }
}
.contents202309 .casestudy-item {
  width: 100%;
  max-width: 1000px;
  padding: 0 18px;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-item {
    padding: 0 1.2820512821vw;
  }
}
.contents202309 .casestudy-content {
  background: #fff;
  padding: 55px 9%;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content {
    padding: 14.1025641026vw 6.1538461538vw;
    height: 200vw;
    overflow: hidden;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content.is-open {
    min-height: 474vw;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content.is-open .casestudy-content-lead {
    min-height: 136vw;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content.is-open .sp-show-btn {
    display: none;
  }
}
.contents202309 .sp-show-btn {
  display: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contents202309 .sp-show-btn {
    display: block;
    position: absolute;
    z-index: 99;
    left: 0%;
    bottom: 0;
    width: 100%;
    height: 25vw;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(50%, #fff), to(#fff));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, #fff 50%, #fff 100%);
    text-align: center;
    padding-top: 6vw;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .sp-show-btn span {
    display: inline-block;
    padding: 3.8461538462vw 3em;
    background: #000;
    border-radius: 5.641025641vw/50%;
    font-size: 3.5897435897vw;
    font-weight: 700;
    text-align: center;
    color: #fff;
    letter-spacing: 0.1em;
  }
}
.contents202309 .casestudy-content-headline {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-headline {
    font-size: 6.1538461538vw;
    text-align: left;
  }
}
.contents202309 .casestudy-content-subhead {
  padding: 35px 0 0;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 700;
  text-align: center;
  color: #d7083b;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-subhead {
    padding: 8.9743589744vw 0 0;
    font-size: 4.1025641026vw;
    text-align: left;
    white-space: inherit;
  }
}
.contents202309 .casestudy-content-kadai {
  padding: 30px 70px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-kadai {
    padding: 5.1282051282vw 0 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.contents202309 .casestudy-content-kadai .is-image {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-kadai .is-image {
    width: 100%;
  }
}
.contents202309 .casestudy-content-kadai .is-image img {
  max-width: 100%;
}
.contents202309 .casestudy-content-lead {
  padding: 35px 0 0;
  min-height: 245px;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-lead {
    padding: 6.4102564103vw 0 0;
    min-height: 0;
  }
}
.contents202309 .casestudy-content-lead .is-text {
  font-size: 18px;
  line-height: 1.9;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-lead .is-text {
    font-size: 3.8461538462vw;
  }
}
.contents202309 .casestudy-content-lead .is-annotation {
  padding: 1em 0 0;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-lead .is-annotation {
    font-size: 3.5897435897vw;
  }
}
.contents202309 .casestudy-content-beforeafter {
  margin: 30px 0 0;
  padding: 30px 0 0;
  border-top: 1px solid #d4d4d4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-beforeafter {
    margin: 7.6923076923vw 0 0;
    padding: 7.6923076923vw 0 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: 0;
  }
}
.contents202309 .casestudy-content-beforeafter .is-image {
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-beforeafter .is-image {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-beforeafter .is-image + .is-image {
    margin-top: 10.2564102564vw;
  }
}
.contents202309 .casestudy-content-beforeafter .is-image img {
  max-width: 77.5%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-content-beforeafter .is-image img {
    max-width: 100%;
  }
}
.contents202309 .casestudy-add {
  max-width: 800px;
  margin: 50px auto 80px;
  padding: 20px 35px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 5px 8px 14px 2px rgba(1, 1, 1, 0.1);
          box-shadow: 5px 8px 14px 2px rgba(1, 1, 1, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-add {
    max-width: calc(100% - 12.3076923077vw);
    margin: 20.5128205128vw auto;
    padding: 8.9743589744vw 9.7435897436vw;
    border-radius: 1.2820512821vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-add-text {
    width: 100%;
  }
}
.contents202309 .casestudy-add-text dt {
  font-size: 20px;
  font-weight: 700;
  color: #d7083b;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-add-text dt {
    font-size: 4.6153846154vw;
    text-align: center;
  }
}
.contents202309 .casestudy-add-text dt span {
  display: inline-block;
  position: relative;
  margin: 0 0 0 10px;
  padding: 4px 1em 8px;
  font-size: 14px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-add-text dt span {
    position: absolute;
    right: -3.0769230769vw;
    top: -3.8461538462vw;
    display: block;
    padding: 0;
    width: 17.4358974359vw;
    height: 17.4358974359vw;
    background: url(/svcsol/campaign/images/mobile_202101/v202309_ballon_free.svg) no-repeat center center;
    background-size: 100%;
    font-size: 3.5897435897vw;
    text-align: center;
    line-height: 17.4358974359vw;
    letter-spacing: 0.075em;
  }
}
.contents202309 .casestudy-add-text dt span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
  width: 100%;
  height: 100%;
  border: 2px solid #fccb52;
  border-radius: 15px/50%;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-add-text dt span:before {
    display: none;
  }
}
.contents202309 .casestudy-add-text dd {
  padding: 15px 1em 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-add-text dd {
    padding: 2.5641025641vw 0 0;
  }
}
.contents202309 .casestudy-add-text dd .is-text {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-add-text dd .is-text {
    padding: 2.5641025641vw 0 0;
    font-size: 3.5897435897vw;
    line-height: 1.7;
    text-align: center;
  }
}
.contents202309 .casestudy-add-link {
  width: 240px;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-add-link {
    width: 100%;
    padding: 3.8461538462vw 0 0;
  }
}
.contents202309 .casestudy-add-link a {
  display: block;
  width: 100%;
  background: #fccb52;
  border: 2px solid #fccb52;
  padding: 15px 0;
  border-radius: 25px/50%;
  text-align: center;
  color: #000;
  -webkit-transition: background ease 0.4s;
  transition: background ease 0.4s;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contents202309 .casestudy-add-link a {
    padding: 3.8461538462vw 0;
    border-radius: 6.4102564103vw/50%;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .casestudy-add-link a:hover {
  background: #fff;
}
.contents202309 .trial {
  padding: 0 24px;
  height: 335px;
}
@media screen and (max-width: 767px) {
  .contents202309 .trial {
    width: 100%;
    padding: 0;
    height: auto;
  }
}
.contents202309 .trial .l-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.contents202309 .trial-inner {
  max-width: 1472px;
  margin: 0 auto;
  height: 335px;
  border-radius: 10px;
  background: url(/svcsol/campaign/images/mobile_202101/v202309_trial_bg_pc.jpg) no-repeat center center;
  background-size: auto 100%;
}
@media screen and (max-width: 767px) {
  .contents202309 .trial-inner {
    height: auto;
    border-radius: 0;
    padding: 14.1025641026vw 6.1538461538vw;
    background: url(/svcsol/campaign/images/mobile_202101/v202309_trial_bg_sp.jpg) no-repeat center center;
    background-size: 100% auto;
  }
}
.contents202309 .trial-headline {
  width: 100%;
  padding: 0 20px;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .trial-headline {
    padding: 0;
    font-size: 6.1538461538vw;
  }
}
.contents202309 .trial-headline b {
  font-weight: 700;
  color: #fbca51;
}
.contents202309 .trial-lead {
  width: 100%;
  padding: 30px 20px 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .trial-lead {
    padding: 7.1794871795vw 0 0;
  }
}
.contents202309 .trial-lead .is-text {
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .contents202309 .trial-lead .is-text {
    font-size: 4.1025641026vw;
    text-align: left;
    line-height: 1.7;
  }
}
.contents202309 .trial-link {
  width: 100%;
  margin: 45px 0 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .trial-link {
    margin: 5.1282051282vw 0 0;
  }
}
.contents202309 .trial-link a {
  display: block;
  width: 320px;
  margin: 0 auto;
  padding: 23px 0;
  background: #0f6f3f;
  border-radius: 5px;
  border: 2px solid #0f6f3f;
  font-size: 16p;
  font-weight: 700;
  color: #fff;
  -webkit-transition: background ease 0.4s, color ease 0.4s;
  transition: background ease 0.4s, color ease 0.4s;
}
@media screen and (max-width: 767px) {
  .contents202309 .trial-link a {
    width: 100%;
    padding: 5.8974358974vw 0;
    border-radius: 1.2820512821vw;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .trial-link a:hover {
  background: #fff;
  color: #0f6f3f;
}
.contents202309 .faq {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 130px 20px 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .faq {
    padding: 17.9487179487vw 6.1538461538vw 30.7692307692vw;
    margin: 0;
  }
}
.contents202309 .faq-list {
  max-width: 800px;
  margin: 50px auto 0;
  border-top: 1px solid #d4d4d4;
}
@media screen and (max-width: 767px) {
  .contents202309 .faq-list {
    max-width: 100%;
    margin: 10.2564102564vw auto 0;
  }
}
.contents202309 .faq-item {
  width: 100%;
  padding: 35px 13px;
  border-bottom: 1px solid #d4d4d4;
}
@media screen and (max-width: 767px) {
  .contents202309 .faq-item {
    padding: 9.2307692308vw 0;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .faq-item-inner {
    padding-right: 3.0769230769vw;
  }
}
.contents202309 .faq-item-q {
  padding: 0 0 0 45px;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .contents202309 .faq-item-q {
    padding: 0 0 0 11.5384615385vw;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .faq-item-q span {
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  font-size: 20px;
  font-weight: 300;
  color: #d7083b;
  font-family: "Inter", sans-serif;
}
@media screen and (max-width: 767px) {
  .contents202309 .faq-item-q span {
    top: 0;
    font-size: 5.1282051282vw;
    line-height: 1.4;
  }
}
.contents202309 .faq-item-a {
  padding: 20px 0 0 45px;
}
@media screen and (max-width: 767px) {
  .contents202309 .faq-item-a {
    padding: 5.1282051282vw 0 0 11.5384615385vw;
  }
}
.contents202309 .faq-item-a .is-text {
  font-size: 18px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .contents202309 .faq-item-a .is-text {
    font-size: 4.1025641026vw;
  }
}
.contents202309 .faq-item-a .is-text + .is-bullet {
  margin-top: 0.5em;
}
.contents202309 .faq-item-a .is-bullet {
  position: relative;
  padding: 0 0 0 1em;
  font-size: 14px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .contents202309 .faq-item-a .is-bullet {
    font-size: 3.5897435897vw;
  }
}
.contents202309 .faq-item-a .is-bullet:before {
  content: "•";
  position: absolute;
  left: 0.25em;
}
.contents202309 .faq-item-a .is-bullet + .is-text {
  margin-top: 0.5em;
}
.contents202309 .faq-item-a a {
  position: relative;
  color: #d7083b;
}
.contents202309 .faq-item-a a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 1px solid #d7083b;
  -webkit-transition: width ease 0.4s;
  transition: width ease 0.4s;
}
.contents202309 .faq-item-a a:hover:after {
  width: 100%;
}
.contents202309 .flow {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1;
  background: #f7f7f7;
  padding: 130px 20px 160px;
  margin: 140px 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow {
    padding: 17.9487179487vw 0 41.0256410256vw;
    margin: 0;
  }
}
.contents202309 .flow-list {
  width: 100%;
  padding: 50px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-list {
    padding: 12.8205128205vw 9.7435897436vw 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.contents202309 .flow-item {
  min-width: 200px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .contents202309 .flow-item {
    min-width: 0;
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item + .flow-item {
    padding: 14.1025641026vw 0 0;
  }
}
.contents202309 .flow-item:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 14px;
  width: 100%;
  height: 0;
  border-top: 1px solid #d4d4d4;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item:after {
    left: 3.5vw;
    top: 100%;
    width: 0;
    height: 100%;
    border-top: none;
    border-left: 1px solid #d4d4d4;
  }
}
.contents202309 .flow-item:nth-of-type(1) .flow-item-image img {
  width: 61px;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item:nth-of-type(1) .flow-item-image img {
    max-width: 100%;
  }
}
.contents202309 .flow-item:nth-of-type(2) .flow-item-image img {
  width: 57px;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item:nth-of-type(2) .flow-item-image img {
    max-width: 100%;
  }
}
.contents202309 .flow-item:nth-of-type(3) .flow-item-image img {
  width: 64px;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item:nth-of-type(3) .flow-item-image img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item:nth-of-type(4):after {
    height: 90%;
  }
}
.contents202309 .flow-item:nth-of-type(4) .flow-item-image img {
  width: 65px;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item:nth-of-type(4) .flow-item-image img {
    max-width: 100%;
  }
}
.contents202309 .flow-item:nth-of-type(5) .flow-item-image img {
  width: 65px;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item:nth-of-type(5) .flow-item-image img {
    max-width: 100%;
  }
}
.contents202309 .flow-item:nth-last-of-type(1):after {
  display: none;
}
.contents202309 .flow-item-num {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item-num {
    width: 14%;
    text-align: left;
  }
}
.contents202309 .flow-item-num span {
  display: inline-block;
  position: relative;
  z-index: 10;
  padding: 0 25px;
  background: #f7f7f7;
  font-size: 22px;
  font-weight: 300;
  color: #d7083b;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item-num span {
    padding: 5.1282051282vw 0;
    font-size: 5.1282051282vw;
  }
}
.contents202309 .flow-item-wrap {
  width: 88%;
  margin: 25px auto 0;
  padding: 30px 0 20px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item-wrap {
    width: 86%;
    margin: 0;
    padding: 6.1538461538vw 5.1282051282vw 6.1538461538vw 6.1538461538vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.contents202309 .flow-item-image {
  width: 100%;
  height: 70px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item-image {
    width: 17.9vw;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item-image img {
    max-width: 100%;
  }
}
.contents202309 .flow-item-info {
  width: 100%;
  height: 60px;
  margin: 15px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item-info {
    width: calc(100% - 17.9vw);
    height: auto;
    margin: 0;
    padding: 0 0 0 3.8461538462vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.contents202309 .flow-item-info .is-text {
  width: 100%;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item-info .is-text {
    font-size: 3.5897435897vw;
    text-align: left;
  }
}
.contents202309 .flow-item-info .is-link {
  width: 100%;
  margin: 5px 0 0;
  font-size: 12px;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item-info .is-link {
    margin: 1.2820512821vw 0 0;
    font-size: 3.0769230769vw;
    text-align: left;
  }
}
.contents202309 .flow-item-info .is-link a {
  display: block;
  width: 70%;
  margin: 0 auto;
  padding: 7px 0;
  border-radius: 3px;
  background: #d7083c;
  border: 1px solid #d7083c;
  text-align: center;
  color: #fff;
  -webkit-transition: background ease 0.4s, color ease 0.4s;
  transition: background ease 0.4s, color ease 0.4s;
}
@media screen and (max-width: 767px) {
  .contents202309 .flow-item-info .is-link a {
    width: auto;
    display: inline-block;
    padding: 1.7948717949vw 0.7em;
    border-radius: 0.7692307692vw;
    text-align: left;
  }
}
.contents202309 .flow-item-info .is-link a:hover {
  background: #fff;
  color: #d7083b;
}
.contents202309 .footer {
  width: 100%;
  border-top: 4px solid #d7093a;
  background: #000;
  padding: 45px 0 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer {
    height: auto;
    padding: 10.2564102564vw 9.7435897436vw 5.1282051282vw;
  }
}
.contents202309 .footer-logo {
  position: absolute;
  top: 50px;
  left: 40px;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-logo {
    position: relative;
    width: 100%;
    left: inherit;
    top: inherit;
    text-align: left;
  }
}
.contents202309 .footer-logo img {
  width: 108px;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-logo img {
    width: 28.2051282051vw;
  }
}
.contents202309 .footer-main {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 1600px) {
  .contents202309 .footer-main {
    max-width: calc(100% - 370px);
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-main {
    width: 100%;
    max-width: 100%;
  }
}
.contents202309 .footer-main-headline {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-main-headline {
    padding: 3.8461538462vw 0 0;
    font-size: 4.6153846154vw;
  }
}
.contents202309 .footer-main-list {
  width: 100%;
  margin: 13px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-main-list {
    margin: 5.1282051282vw 0 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.contents202309 .footer-main-item {
  position: relative;
  padding: 0 0 0 30px;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-main-item {
    padding: 0 7.6923076923vw 0 0;
    margin: 0 0 3.8461538462vw;
    font-size: 3.5897435897vw;
  }
}
.contents202309 .footer-main-item:after {
  content: "";
  display: block;
  position: absolute;
  left: 14px;
  top: 0;
  width: 0;
  height: 100%;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-main-item:after {
    left: inherit;
    right: 3.5897435897vw;
  }
}
.contents202309 .footer-main-item:nth-of-type(1) {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-main-item:nth-of-type(1) {
    padding: 0 7.6923076923vw 0 0;
  }
}
.contents202309 .footer-main-item:nth-of-type(1):after {
  display: none;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-main-item:nth-of-type(1):after {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-main-item:nth-of-type(3):after {
    display: none;
  }
}
.contents202309 .footer-main-item a {
  position: relative;
  color: #fff;
}
.contents202309 .footer-main-item a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 1px solid #fff;
  -webkit-transition: width ease 0.4s;
  transition: width ease 0.4s;
}
.contents202309 .footer-main-item a:hover:after {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-main-item a:hover:after {
    width: 0;
  }
}
.contents202309 .footer-sub {
  width: 100%;
  padding: 0 35px 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-sub {
    padding: 8.9743589744vw 0 0;
  }
}
.contents202309 .footer-cp {
  font-size: 14px;
  font-weight: 300;
  font-family: "Inter", sans-serif;
  text-align: right;
  color: #d7083b;
}
@media screen and (max-width: 767px) {
  .contents202309 .footer-cp {
    font-size: 3.5897435897vw;
    text-align: left;
  }
}
.contents202309 .back-to-top {
  position: absolute;
  z-index: 99;
  width: 60px;
  height: 60px;
  right: 35px;
  bottom: 60px;
}
@media screen and (max-width: 767px) {
  .contents202309 .back-to-top {
    width: 11.5384615385vw;
    height: 11.5384615385vw;
    right: 6.4102564103vw;
    bottom: 53.8461538462vw;
  }
}
.contents202309 .back-to-top span {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #d7083c;
  -webkit-transition: background ease 0.4s;
  transition: background ease 0.4s;
}
.contents202309 .back-to-top span:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 99;
  width: 18px;
  height: 22px;
  left: calc(50% - 9px);
  top: calc(50% - 11px);
  background: url(/svcsol/campaign/images/mobile_202101/v202309_icon_arrow02.svg) no-repeat center center;
}
@media screen and (max-width: 767px) {
  .contents202309 .back-to-top span:after {
    width: 3.5897435897vw;
    height: 5.641025641vw;
    left: calc(50% - 1.7948717949vw);
    top: calc(50% - 2.8205128205vw);
  }
}
.contents202309 .back-to-top a:hover span {
  background: #fff;
}
.contents202309 .animate01-switch,
.contents202309 .animate02-switch,
.contents202309 .animate-image2 {
  opacity: 0;
}
.contents202309 .fadeIn, .contents202309 .fadeInUp, .contents202309 .fadeInUpMV, .contents202309 fadeInUpMV02, .contents202309 .fadeInDown, .contents202309 .fadeInLeft, .contents202309 .fadeInRight {
  opacity: 0;
}
.contents202309 .text-animation {
  -webkit-background-clip: text;
          background-clip: text;
  background-repeat: no-repeat;
  color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000));
  background-image: linear-gradient(to right, #000 0%, #000 100%);
  background-size: 0 100%;
  background-position: left top;
}
.contents202309 .text-animation.is-browser-in {
  -webkit-animation: textAnimation 0.4s linear 0.4s forwards;
          animation: textAnimation 0.4s linear 0.4s forwards;
}
@-webkit-keyframes textAnimation {
  0% {
    background-size: 0 100%;
  }
  100% {
    background-size: 100% 100%;
  }
}
@keyframes textAnimation {
  0% {
    background-size: 0 100%;
  }
  100% {
    background-size: 100% 100%;
  }
}
.contents202309 .fadeInUpMV {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-name: fadeInUpMV;
          animation-name: fadeInUpMV;
  visibility: visible !important;
  position: inherit;
}
@-webkit-keyframes fadeInUpMV {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUpMV {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.contents202309 .fadeInUpMV02 {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-name: fadeInUpMV02;
          animation-name: fadeInUpMV02;
  visibility: visible !important;
  position: absolute;
}
@-webkit-keyframes fadeInUpMV02 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUpMV02 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.contents202309 .fadeIn {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  visibility: visible !important;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.contents202309 .fadeOut {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.contents202309 .fadeInUp {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  visibility: visible !important;
  position: inherit;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.contents202309 .fadeInDown {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
            transform: translate3d(0, -50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
            transform: translate3d(0, -50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.contents202309 .fadeInLeft {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  visibility: visible !important;
}
@media screen and (max-width: 767px) {
  .contents202309 .fadeInLeft {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: 0.8s;
            animation-duration: 0.8s;
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
    visibility: visible !important;
    position: inherit;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0%, 0);
            transform: translate3d(-10%, 0%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
  }
  @media screen and (max-width: 767px) {
    0% {
      opacity: 0;
      -webkit-transform: translateY(15%);
              transform: translateY(15%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0%, 0);
            transform: translate3d(-10%, 0%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
  }
  @media screen and (max-width: 767px) {
    0% {
      opacity: 0;
      -webkit-transform: translateY(15%);
              transform: translateY(15%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}
.contents202309 .fadeInRight {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  visibility: visible !important;
}
@media screen and (max-width: 767px) {
  .contents202309 .fadeInRight {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: 0.8s;
            animation-duration: 0.8s;
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
    visibility: visible !important;
    position: inherit;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  @media screen and (max-width: 767px) {
    0% {
      opacity: 0;
      -webkit-transform: translateY(15%);
              transform: translateY(15%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  @media screen and (max-width: 767px) {
    0% {
      opacity: 0;
      -webkit-transform: translateY(15%);
              transform: translateY(15%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}
@-webkit-keyframes fadeInRight02 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(15%, 0, 0);
            transform: translate3d(15%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  @media screen and (max-width: 767px) {
    0% {
      opacity: 0;
      -webkit-transform: translateY(15%);
              transform: translateY(15%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}
@keyframes fadeInRight02 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(15%, 0, 0);
            transform: translate3d(15%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
  @media screen and (max-width: 767px) {
    0% {
      opacity: 0;
      -webkit-transform: translateY(15%);
              transform: translateY(15%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
}
.contents202309 .fadeInLeft.is-delay1,
.contents202309 .fadeInUp.is-delay1 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.contents202309 .fadeInLeft.is-delay2,
.contents202309 .fadeInUp.is-delay2 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.contents202309 .fadeInLeft.is-delay3,
.contents202309 .fadeInUp.is-delay3 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.contents202309 .fadeInLeft.is-delay4,
.contents202309 .fadeInUp.is-delay4 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.contents202309 .fadeInLeft.is-delay5,
.contents202309 .fadeInUp.is-delay5 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.contents202309 .fadeInLeft.is-delay6,
.contents202309 .fadeInUp.is-delay6 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.contents202309 .fadeInLeft.is-delay7,
.contents202309 .fadeInUp.is-delay7 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.contents202309 .fadeInLeft.is-delay8,
.contents202309 .fadeInUp.is-delay8 {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.contents202309 .fadeInLeft.is-delay9,
.contents202309 .fadeInUp.is-delay9 {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.contents202309 .is-no-isobs .fadeIn, .contents202309 .is-no-isobs .fadeInUp, .contents202309 .is-no-isobs .fadeInUpMV, .contents202309 .is-no-isobs .fadeInUpMV02, .contents202309 .is-no-isobs .fadeInDown, .contents202309 .is-no-isobs .fadeInLeft, .contents202309 .is-no-isobs .fadeInRight {
  opacity: 1 !important;
}
.contents202309 .is-no-isobs .animate01-switch, .contents202309 .is-no-isobs .animate02-switch, .contents202309 .is-no-isobs .animate-image2 {
  opacity: 1 !important;
}
.contents202309 .prepaid {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 120px 20px 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid {
    padding: 20.5128205128vw 3.0769230769vw 0;
    margin: 0;
  }
}
.contents202309 .prepaid .l-content-wrap {
  background: #f7f7f7;
  border-radius: 8px;
  padding: 80px 200px;
}
@media screen and (max-width: 1200px) {
  .contents202309 .prepaid .l-content-wrap {
    padding: 80px 16.666%;
  }
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid .l-content-wrap {
    border-radius: 2.0512820513vw;
    padding: 13.3333333333vw 5.1282051282vw;
  }
}
.contents202309 .prepaid-header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.contents202309 .prepaid-catch {
  width: 34.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-catch {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 8.2051282051vw 7.1794871795vw 0;
  }
}
.contents202309 .prepaid-catch .is-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 128px;
  height: 128px;
  background: #d6063a;
  border-radius: 50%;
  font-weight: 700;
  text-align: center;
  color: #fff;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-catch .is-text {
    width: 29.7435897436vw;
    height: 29.7435897436vw;
  }
}
.contents202309 .prepaid-catch .is-text b {
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-catch .is-text b {
    font-size: 5.1282051282vw;
  }
}
.contents202309 .prepaid-catch .is-text b + small {
  margin: 8px 0 0;
}
.contents202309 .prepaid-catch .is-text small {
  display: block;
  width: 100%;
  margin: 4px 0 8px;
  font-size: 14px;
}
.contents202309 .prepaid-headline {
  width: 65.5%;
  padding-left: 36px;
  font-size: 32px;
  line-height: 1.4;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-headline {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
    font-size: 6.1538461538vw;
    text-align: center;
  }
}
.contents202309 .prepaid-headline b {
  font-weight: 700;
  color: #d7083b;
}
.contents202309 .prepaid-lead {
  padding: 32px 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-lead {
    padding: 6.1538461538vw 0 0;
  }
}
.contents202309 .prepaid-lead .is-text {
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-lead .is-text {
    font-size: 4.1025641026vw;
  }
}
.contents202309 .prepaid-recommend {
  margin: 32px 0 0;
  padding: 40px 6%;
  background: #fff;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-recommend {
    margin: 7.1794871795vw 0 0;
    padding: 13.3333333333vw 5.1282051282vw;
    border-radius: 2.0512820513vw;
  }
}
.contents202309 .prepaid-recommend dt {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-recommend dt {
    font-size: 5.1282051282vw;
  }
}
.contents202309 .prepaid-recommend dd {
  padding: 20px 0 0;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-recommend dd {
    padding: 5.1282051282vw 0 0;
  }
}
.contents202309 .prepaid-recommend-list {
  width: 100%;
}
.contents202309 .prepaid-recommend-item {
  width: 100%;
  padding: 20px 0 24px 40px;
  border-bottom: 1px solid #d4d4d4;
  font-size: 18px;
  font-weight: 700;
  color: #051531;
  line-height: 1.5;
  background: url(/svcsol/campaign/images/mobile_202101/v202309_marker_check01.svg) no-repeat left center;
  background-size: 22px;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-recommend-item {
    padding: 6.1538461538vw 3.3333333333vw 6.1538461538vw 10.2564102564vw;
    background: url(/svcsol/campaign/images/mobile_202101/v202309_marker_check01.svg) no-repeat left 8.2051282051vw;
    background-size: 5.641025641vw;
    font-size: 4.1025641026vw;
  }
}
.contents202309 .prepaid-recommend-item b {
  color: #d7083b;
  font-weight: 500;
}
.contents202309 .prepaid-recommend-btn {
  max-width: 420px;
  margin: 0 auto;
  padding: 48px 0 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-recommend-btn {
    max-width: 80%;
    padding: 8.2051282051vw 0 0;
  }
}
.contents202309 .prepaid-recommend-btn a {
  display: block;
}
@media screen and (min-width: 768px) {
  .contents202309 .prepaid-recommend-btn a:hover span {
    background: #fff;
    color: #181818;
  }
}
.contents202309 .prepaid-recommend-btn span {
  display: inline-block;
  width: 100%;
  height: 100px;
  background: #181818;
  border-radius: 4px;
  border: 1px solid #181818;
  font-size: 20px;
  line-height: 100px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  -webkit-transition: background ease 0.4s, color ease 0.4s;
  transition: background ease 0.4s, color ease 0.4s;
}
@media screen and (max-width: 767px) {
  .contents202309 .prepaid-recommend-btn span {
    border-radius: 1.0256410256vw;
    height: 15.3846153846vw;
    font-size: 4.1025641026vw;
    line-height: 15.3846153846vw;
  }
}