html {
  background: initial !important;
}
body.blog-template-default,
body.page-id-10
 {
  max-width: unset !important;
}
.wp-die-message {
  display: none;
}
#error-page {
  margin: 0 auto !important;
  padding: 0 !important;
  border: none !important;
}

.bg-gradient1 span,
.bg-gradient1:before {
  background: #54c3f1;
  background: -moz-linear-gradient(left, #54c3f1 0%, #bd82b7 85%, #ff63ac 100%);
  background: -webkit-linear-gradient(left, #54c3f1 0%, #bd82b7 85%, #ff63ac 100%);
  background: linear-gradient(120deg, #54c3f1 0%, #bd82b7 85%, #ff63ac 100%);
}


/*------------------------------
	上書き用スタイル
------------------------------*/
.dn {
	display: none !important;
}
.di {
	display: inline !important;
}
.dib {
	display: inline-block !important;
}
.db {
	display: block !important;
}
.fwl {
	font-weight: 200 !important;
}
.fwb {
	font-weight: 500 !important;
}
.tal {
	text-align: left !important;
}
.tac {
	text-align: center !important;
}
.tar {
	text-align: right !important;
}
.tdn {
	text-decoration: none !important;
}
.tdu {
	text-decoration: underline !important;
}
.vat {
	vertical-align: top !important;
}
.vam {
	vertical-align: middle !important;
}
.vab {
	vertical-align: bottom !important;
}
.mt0 {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mr80 {
	margin-right: 80px !important;
}
.mr90 {
	margin-right: 90px !important;
}
.mr100 {
	margin-right: 100px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml60 {
	margin-left: 60px !important;
}
.ml70 {
	margin-left: 70px !important;
}
.ml80 {
	margin-left: 80px !important;
}
.ml90 {
	margin-left: 90px !important;
}
.ml100 {
	margin-left: 100px !important;
}
.bdn {
	border: none !important;
}
.bdtn {
	border-top: none !important;
}
.bdrn {
	border-right: none !important;
}
.bdbn {
	border-bottom: none !important;
}
.bdln {
	border-left: none !important;
}
.ovh {
	overflow: hidden !important;
}
.posr {
	position: relative !important;
}
.zi1 {
	z-index: 1 !important;
}
.curp {
	cursor: pointer !important;
}

/* Base */
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  top: -0.5em;
  vertical-align: baseline;
}
/* General */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.wrapper {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  text-align: center;
  z-index: 1;
}

.mainVisualTop .wrapper {
  margin-top: 50px;
}

.wrapper_txt {
  color: #1595DC;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
/* Service Only */
.wrapper--service {
  text-align: center;
  position: relative;
  top: 35px;
  right: unset;
}
/* Csse-Single Only */
.wrapper--case {
  position: absolute;
  left: 0;
  bottom: -100px;
}
.wrapper--case2 {
  position: absolute;
  left: 0;
  bottom: -125px;
}
.introduced {
  position: relative;
}
.contentsDetail {
  padding: 0 0 200px;
}
.comparisonTable table, .contentsDetail table {
  width: 100% !important;
}
a {
  text-decoration: none;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}
/* fancy Button */
.fancy-button-box {
  margin: 100px auto 37px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .fancy-button-box {
    margin-top: 30px;
  }
}

.fancy-button {
  display: inline-block;
  font-family: acumin-pro, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #ffffff !important;
  position: relative;
}
 /* fancy Buttonの影*/
.fancy-button:before {
  content: "";
  display: inline-block;
  height: 40px;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  z-index: -1;
  border-radius: 7px;
  filter: blur(12px) grayscale(0.95);
  transform-style: preserve-3d;
  transition: all 0.3s ease-out;
}
.fancy-button i {
  margin-top: 1px;
  margin-right: 30px;
  font-size: 5px;
  vertical-align: middle;
}
.fancy-button span {
  display: inline-block;
  padding: 33px 189px;
  border-radius: 7px;
  position: relative;
  z-index: 2;
  will-change: transform, filter;
  transform-style: preserve-3d;
  transition: all 0.3s ease-out;
}

@media screen and (min-width: 1094px) {
  .fancy-button span.pdd-150 {
    padding: 33px 150px;
  }
}




.fancy-button:focus, .fancy-button:active {
  color: #ffffff;
}
.fancy-button:hover {
  color: #ffffff;
}
.fancy-button:hover span {
  filter: brightness(1.05) contrast(1.05);
  transform: scale(0.95);
}
.fancy-button:hover:before {
  bottom: 0;
  filter: blur(10px) grayscale(0.95);
}
.fancy-button.pop-onhover:before {
  opacity: 0;
  bottom: 10px;
}
.fancy-button.pop-onhover:hover:before {
  bottom: -7px;
  opacity: 1;
  filter: blur(20px);
}
.fancy-button.pop-onhover:hover span {
  transform: scale(1.04);
}
.fancy-button.pop-onhover:hover:active span {
  filter: brightness(1) contrast(1);
  transform: scale(1);
  transition: all 0.15s ease-out;
}
.fancy-button.pop-onhover:hover:active:before {
  bottom: 0;
  filter: blur(10px) brightness(0.95);
  transition: all 0.2s ease-out;
}
.c-specContentTable__box:nth-of-type(1) {
  width: calc(100% - 140px);
  background-color: #fff;
  margin-top: -137px;
  padding: 80px 120px 60px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  box-shadow: 0 6px 16px #ddf0fa;
  display: flex;
  opacity: 0;
  transform: translateY(30px);
  transition-property: all;
  transition-duration: .6s;
  transition-timing-function: ease;
  transition-delay: .4s;
}
.mainVisualTop__box {
  margin-top: 100px;
}
.mainVisualTop__no1 p img {
  width: 19vw;
  height: auto;
  max-width: 323px;
}
.mainVisualTop__no1 p {
  font-size: 10px;
  color: #657786;
  margin-top: 15px;
}
.mainVisualTop__no1 .no1_txt:nth-of-type(3) {
  margin-top: 0;
}
.mainVisualTop__txt {
  margin-bottom: 20px !important;
}
.mainVisualTop {
  height: auto !important;
  padding-top: 54px !important;
  margin-bottom: 14vw !important;
}
/* 2021/03/08 footerアイコン追加 */
.footer__faq--icon::after {
    content: "";
    display: inline-block;
    width: .7em;
    height: .7em;
    background: url(../common/img/icon_other-tab--white.svg)0 0/contain no-repeat;
    Background-repeat: no-repeat;
    margin: 0px 12px 0;
    vertical-align: middle;
    -webkit-transform: translateY(-0.1em);
    transform: translateY(-0.1em);
}
/* 20210826 MARKETING-6346で追記 */
.pageHeader__ttl {
  width: 235px;
}
/* 20210902 Pマーク関連svg対応 */
.footerIcons__icon:nth-of-type(2) {
  width: 76px;
}
/* 20211004 lazy付与時の画像サイズ崩れ調整 */
.c-columnImage>img {
  height: auto;
  max-width: 980px;
}
@media screen and (max-width: 1094px) {
  .c-specContentTable__box:nth-of-type(1) {
      margin-top: 60px;
      padding: 56px 30px;
  }
  .c-specContentTable__data+.c-specContentTable__data {
    padding-left: 25px;
  }
  .wrapper--case {
    position: absolute;
    text-align: center;
    bottom: -80px;
    margin: auto;
    width: 100%;
  }
  .wrapper--case2 {
    width: 100%;
    text-align: center;
  }
  .c-articleKeyVisual__box {
    position: relative;
  }
  .c-articleKeyVisual+.pageContent {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .introduced__box {
    padding-bottom: 10px;
  }
}

.c-specContentTable__box--active:nth-of-type(1) {
  opacity: 1;
  transform: translateY(0);
}
.c-specContentTable__box:nth-of-type(1) .c-specContentTable__data:nth-child(1),
.c-specContentTable__box:nth-of-type(1) .c-specContentTable__data:nth-child(2),
.c-specContentTable__box:nth-of-type(1) .c-specContentTable__data:nth-child(3),
.c-specContentTable__box:nth-of-type(1) .c-specContentTable__data:nth-child(4) {
  width: 25%;
}
.c-specContentTable__box:nth-of-type(1) .c-specContentTable__txt {
  line-height: 1.9;
}
.c-illustContent__item {
  margin-top: 200px;
}
@media screen and (max-width: 1094px) {
  .c-illustContent__item {
    margin-top: 220px;
  }
}
.c-illustContent__item:nth-child(2n+2) {
  margin-top: 100px;
}
.mainVisualTop {
  margin-bottom: 220px;
}
.c-specContentTable {
  display: none;
}
.c-specContentTable__txt--small {
  width: calc(100% - 140px);
  text-align: right;
  position: relative;
  bottom: -30px;
  z-index: 1;
  font-size: 11px;
  color: #657786;
}
.c-illustContent__item:nth-of-type(2n-1) {
  margin-bottom: 200px;
}
.c-illustContent__img::after {
  content: unset !important;
}

/*** Form新デザイン CSS ***/
form {
  color: #011A30;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  padding: 15px;
}
.form__heading {
  font-size: 20px;
  line-height: 33px;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 5px;
  text-align: center;
}
.form__head {
  font-size: 14px;
    font-weight: 700;
    margin-bottom: 4px;
}
.form__inline {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.badge {
  display: inline;
  margin-left: 8px;
  padding: 4px 8px;
  vertical-align: baseline;
  font-size: 10px;
  font-weight: 700;
  line-height: 2.4;
  border-radius: 4px;
}
.badge--required {
  background: #00A0E9;
  color: #fff;
}
.badge--any {
  background: #CCD6DB;
  color: #fff;
}
.form__box {
  margin-bottom: 16px;
}
.input input {
  font-size: 13px;
  width: 100%;
  padding: 10px 8px;
  background: #fff;
  border: 1px solid #CCD6DB;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all .2s linear;
}
.input textarea {
  font-size: 13px;
  width: 100%;
  padding: 8px 8px;
  background: #fff;
  border: 1px solid #CCD6DB;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all .2s linear;
}
.form__inline>*:not(:first-child) {
  margin: 0 0 0 8px;
}
.select {
  position: relative;
}
.select select {
  font-size: 13px;
  width: 100%;
  margin: 0;
  padding: 10px 8px;
  border: 1px solid #CCD6DB;
  background-color: #EAEEF0;
  border-radius: 4px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.select::after {
  content: "";
  display: inline-block;
  background-image: url("/contactus/img/arrow.png");
  background-size: 15px 15px;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 30%;
  right: 5%;
  pointer-events: none;
}
.check span {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  padding: 0 0 0 30px;
  cursor: pointer;
}
.check span:before, .check span:after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}
.check span:before {
  left: 0;
  box-sizing: border-box;
  display: block;
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #CCD6DB;
  border-radius: 8px;
  transition: all .2s linear;
}
.check input:checked+span:before {
  background: #00A0E9;
}
.check span:after {
  left: 5px;
  margin-top: -7px;
  width: 12px;
  height: 6px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
  transition: all .2s linear;
  opacity: 0;
}
.check input:checked+span:after {
  opacity: 1;
}
.check input {
  display: none;
  margin: 0;
}
.link {
  color: #00A0E9;
  font-size: 10px;
  margin-top: 6px;
}
.svg {
  width: 10px;
  height: 10px;
  margin-left: 5px;
  fill: #428bca;
}
.button {
  position: relative;
  display: inline-block;
}
.button>* {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  min-height: 56px;
  padding: 1em 1em;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  box-sizing: border-box;
  transition: all .2s linear;
}
.button>*:disabled {
  opacity: .5 !important;
}
.button--primary>* {
  background-image: linear-gradient(120deg, #54c3f1 0%, #bd82b7 85%, #ff63ac 100%);
  border: none;
  color: #fff;
}
/*** Error CSS ***/
.form__error {
  font-size: 13px;
  margin: 4px auto;
  color: #d13f57;
}
.input input[data-valid-state=invalid] {
  border-color: #d13f57;
}

/** MARKETING-6093 NP掛け払い TOPページへのリンク貼り付け依頼 **/
a {
  color: #353E47;
}
.c-tmbContent__item .c-tmbContent__box {
  max-width: 600px;
}
.c-tmbContent__dataWrapper .c-tmbContent__data {
  border: 3px solid #1595DC;
  border-left: 80px solid #1595DC;
  padding: 20px;
  padding-left: 0;
  margin-bottom: 30px;
  text-align: center;
  transition: all ease .5s;
}
.c-tmbContent__dataWrapper .c-tmbContent__data::before {
  content: none;
}
.c-tmbContent__dataWrapper .c-tmbContent__data:hover {
  transform: scale(1.05);
  transition: all ease .5s;
}
.c-tmbContent__dataWrapper a:last-of-type .c-tmbContent__data {
  margin-bottom: 0;
}
.c-tmbContent__data .c-tmbContent__ttlSub {
  width: 100%;
  color: #1595DC;
  font-size: 15px;
}
.c-tmbContent__data .c-tmbContent__txtSub {
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}
.c-tmbContent__icon {
  position: absolute;
  width: 25px;
  height: 11px;
  margin: auto;
  bottom: 2.8em;
  left: -52px;
  fill: #fff;
}

/** レスポンシブエリア **/
@media screen and (min-width: 769px) {
  .sp_only {
    display: none !important;
  }
  .button--l>* {
    min-width: 270px;
  }
}
@media screen and (min-width: 1094px) {
  .sp_only_1094 {
    display: none !important;
  }
}
@media screen and (max-width: 1094px) {
  .pc__only_1094 {
    display: none !important;
  }
}
@media screen and (min-width: 1095px) and (max-width: 1339px) {
  .pc__only_1339 {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
  .mainVisualTop .wrapper {
      margin: 20px auto;
  }
  .c-specContentTable__box:nth-of-type(1) {
    width: calc(100% - 30px);
    padding: 56px 36px 54px;
    margin-top: -20px;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .c-specContentTable__data+.c-specContentTable__data {
    padding-left: 0;
  }
  .c-specContentTable__data:nth-child(-n+2) {
    margin-top: 44px;
  }
  .c-specContentTable__txt--small {
    width: calc(100% - 30px);
    text-align: left;
    bottom: -18px;
    right: 0;
    font-size: 11px;
    line-height: 17px;
    margin-left: auto;
  }
  .c-specContentTable__data {
    margin-top: 0 !important;
    margin-bottom: 15px;
  }
  .c-specContentTable__data:nth-of-type(1) {
    width: 100% !important;
    margin-top: 0;
  }
  .c-specContentTable__data:nth-of-type(4) {
    width: 100% !important;
  }
  .mainVisualTop__box {
    padding: 66.7vw 0 0 0 !important;
  }
  .mainVisualTop__ttl {
    padding-left: 30px;
  }
  .mainVisualTop--active .mainVisualTop__txt {
    padding-left: 0;
    margin-top: 30px;
    text-align: left;
  }
  .mainVisualTop__box div.mainVisualTop__no1 {
    margin: 40px auto 0;
    text-align: center;
    top:27px;
  }
  .mainVisualTop__no1 p img {
    width: 89.333vw;
    max-width: 335px;
  }
  .mainVisualTop__no1 p {
    width: 89.333vw;
    max-width: 335px;
    margin-top: -25px;
    text-align: left;
    line-height: 16px;
  }
  .c-illustContent__box {
    margin-bottom: 28px !important;
  }
  .c-illustContent__item:nth-of-type(2n-1) .c-illustContent__img img {
    margin-left: 0;
    width: 95%;
    max-width: 460px;
  }
  .c-illustContent__imgInner {
    text-align: center;
  }
  .c-illustContent__item {
    margin-bottom: 33.6vw !important;
  }
  .form__inline {
    display: block;
  }
  .form__inline>*:not(:first-child) {
    margin: 8px 0 0;
  }
  .button>input {
    width: 100%;
  }
  .button {
    display: block;
    max-width: 60vw;
    margin: 0 auto 8px;
  }
  .input input {
    height: 48px;
    font-size: 16px;
    padding: 0 8px;
  }
  .select select {
    height: 48px;
    font-size: 16px;
    padding: 0 8px;
  }
  /* 20210826 MARKETING-6346で追記 */
  .pageHeader__ttl {
    width: 141px;
  }
}

@media screen and (max-width: 425px) {
  .mainVisualTop {
    margin-bottom: 58.667vw;
  }
  .c-tmbContent__dataWrapper .c-tmbContent__data {
    border-left: 60px solid #1595DC;
    padding-left: 20px;
    text-align: left;
  }
  .c-tmbContent__icon {
    bottom: 6.4em;
    left: -36px;
  }
}
@media screen and (max-width: 320px) {
  .c-specContentTable__box:nth-of-type(1) {
    padding: 56px 0px 54px 15px;
  }
  .fancy-button span {
    padding: 25px 35px;
  }
}
@media screen and (min-width:426px) and (max-width:768px) {
  .mainVisualTop {
    margin-bottom: 46.667vw;
}
}

@media screen and (max-width: 1220px) {
  .c-specContentTable__ttl {
      font-size: 38px;
      margin-bottom: 24px;
  }
  .c-specContentTable__box:nth-of-type(1) {
    padding: 56px 36px;
  }
}

@media screen and (max-width: 1094px) {
  .c-tmbContent__item .c-tmbContent__box {
      max-width: unset;
  }
}
/* Pマーク関連修正 */
.footerIcons {
  display: flex;
  align-items: center;
}
.footerIcons__icon {
  width: 73px;
}
.footerIcons__icon:nth-of-type(2) {
  width: 104px;
}
.footerIcons__icon:nth-of-type(3) {
  width: 70px;
}

/* ブログページ修正 */
.b_contentsDetail {
  width: 100%;
  margin: 100px auto 0;
  padding: 0 0 160px;
}
.b_contentsDetail--way {
  width: calc(100% - 45%);
  margin-top: 126px;
  margin-left: 140px;
}
.b_contentsDetail__box {
  margin-left: auto;
}
.cta_area {
  border: 3px solid #1595DC;
  padding: 0 80px 45px;
}
.cta_heading {
  background: #1595DC;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px !important;
  display: inline-block;
  color: #fff;
  position: relative;
  left: 50%;
  top: 0%;
  line-height: 1;
  transform: translate(-50%, -50%);
  padding: 11px 16px;
  width: 100%;
  text-align: center;
  margin-bottom: 0 !important;
  box-sizing: border-box;
}
.cta_imgarea {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin: -18px auto 14px;
  width: 100%;
}
.cta_imgarea img {
  width: calc(50% - 10px);
}
.cta_txt {
  font-size: 15px;
  line-height: 2.3;
  margin-bottom: 60px !important;
}
.cta_list {
  margin-bottom: 60px;
}
.cta_list li {
  font-weight: bold;
  line-height: 2.3;
  text-indent: 0 !important;
  margin-left: 0 !important;
}
.check_icon {
  width: 20px;
  height: auto;
  margin-right: 5px;
}
.cta_btn {
  display: block;
  font-weight: bold;
  width: 436px;
  height: 82px;
  line-height: 82px;
  text-align: center;
  margin: 0 auto 42px;
  background: #1595DC;
  color: #fff !important;
  border-radius: 40px;
}
.cta_smalltxt {
  color: #707070;
  font-size: 14px;
  line-height: 22px;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
#sidebar {
  width: calc(100% - 75%);
  float: right;
}
#sidebar h4 {
  margin-top: 0;
  margin-bottom: 10px;
  background-color: #04089b;
  color: #FFFFFF;
  padding: 5px 15px;
  cursor: pointer;
}
#sidebar .sidetextlist  ul {
  padding: 0;
  margin-top: 0;
}
#sidebar .sidetextlist li {
  list-style: none;
}
#sidebar {
    position: -webkit-sticky;
    position: sticky;
    text-align: center;
    margin-top: 120px;
    top: 100px;
    right: 60px;
}
#sidebar img {
  max-width: 100%;
}
#sidebar img:first-of-type {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .cta_btn {
    width: 69.333vw;
    height: 12.533vw;
    line-height: 12.533vw;
  }
}
@media screen and (max-width: 1094px) {
  #sidebar {
    display: none;
  }
}

/* CTAボタンデザイン変更 (MARKETING-8339 NP掛け払いサービスサイト改善_2022年度　CTAボタンデザイン変更：コーディング) */
.contentsDetail .c-linkButtonWrapper.c-linkButtonWrapper--oneColumn .c-linkButton {
  background: #1595DC;
  border: none;
  color: #fff;
}
.contentsDetail .c-linkButtonWrapper.c-linkButtonWrapper--oneColumn .c-linkButton::after {
  background: url(../img/icon_link-btn-arrow--white.svg) 0 0/contain no-repeat;
}
.contentsDetail .c-linkButtonWrapper.c-linkButtonWrapper--oneColumn .c-linkButton--pdf::after {
  background: url(../img/icon_pdf--white.svg) 0 0/contain no-repeat;
}
.contentsDetail .c-linkButtonWrapper.c-linkButtonWrapper--oneColumn .c-linkButton:hover {
  transform: scale(0.95);
  opacity: 1;
}

.wrap-footer-inner .item .link-btn {
  border: none !important;
  background: #1595DC !important;
  color: #fff !important;
}
.wrap-footer-inner .item .link-btn:hover {
  transform: scale(0.95);
}
.contentsDetail .c-linkSet .c-linkSet__item {
  border: none;
  background: #1595DC !important;
  color: #fff !important;
  transition-delay: unset;
}
.contentsDetail .c-linkSet .c-linkSet__item:hover {
  transform: scale(0.95);
  opacity: 1;
}
.c-articleHead .c-articleHead__ttl {
  max-width: 980px;
  margin-bottom: 0;
}

/*MARKETING-8384 NP掛け払いサービスサイト改善_2022年度　FV・CTAボタンデザイン変更：コーディング*/
.topPageWrapper .mainVisualTop {
  min-height: 815px;
}

.topPageWrapper .mainVisualTop--active .mainVisualTop__img {
  right: 10vw;
}

div.mainVisualTop:after{
  background: linear-gradient(151.59deg, #FFFFFF 1.35%, #EEF8FF 51.19%, #FFFFFF 100%);
}

.mainVisualTop .mainVisualTop__box {
  justify-content: flex-start;
  margin-top: 80px;
  padding-left: 16vw;
  padding-right: 40px;
  position: relative;
  float:left;
  z-index: 2;
}

.mainVisualTop .mainVisualTop__box.right-box {
  float: right;
  position: relative;
}

.mainVisualTop__box .top_no1_icn {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50px;
}

.mainVisualTop__box .top_no1_icn img {
  max-width: 236px; 
}

.mainVisualTop__ttl {
  margin: 0 0 0 -0.2em !important;
}

.mainVisualTop__features {
  min-width: 420px;
}

.features__list {
  max-width: 420px;
}

.features__list:first-child {
}

.features__list .features__item {
  float: left;
  display:table;
  margin-right:10px;
  margin-bottom:10px;
  box-sizing: border-box;
  width: 130px;
  height: 60px;
  border-radius: 5px;
  box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 00.25);
  text-align: center;
}

.features__list .features__text {
  display:table-cell;
  vertical-align:middle;
  line-height: 1.3em;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
  color: #1595DC;
  background-color: #ffffff;
}
/* .mv__features .mv__features-item:after {
  display: block;
  content: "";
} */

.features__list .features__text {

}

.mainVisualTop__no1 p.no1_txt {
  font-size: 12px;
  line-height: 16.5px;
  text-align: left;
}


@media screen and (max-width: 1094px){
  div.mainVisualTop__no1 {
    width: 360px;
    top: 280px;
  }

  .mainVisualTop .mainVisualTop__box.right-box {
    float: right;
    position: absolute;
    top: 160px;
    left: 87px;
  }

  .mainVisualTop__no1 .no1_txt:nth-of-type(2) {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  /* .mainVisualTop__box .pc_only {
    display: none;
  }
  .mainVisualTop__box .sp_only {
    display: block;
  } */
  .mainVisualTop__ttl {
    margin-top:1em !important;
  }
  .topPageWrapper .mainVisualTop {
    min-height: unset;
  }
  div.mainVisualTop::after {
    height: 72vw;
    max-height: 228px;
  }
  div.mainVisualTop__box {
    margin-top: 10px;
  }
  .mainVisualTop .mainVisualTop__box {
    margin-top: -45px;
    padding-top: 180px !important;
  }
  
  .mainVisualTop .mainVisualTop__box.right-box {
    top: 0;
    left: 0;
  }

  .mainVisualTop__box .top_no1_icn {
    top: 44px;
    left: 27px;
  }
  
  .mainVisualTop__box .top_no1_icn img {
    max-width: 147px;
  }

  .topPageWrapper .mainVisualTop--active .mainVisualTop__img {
    top: -10vw !important;
  }

  .mainVisualTop__features {
    min-width: unset;
    margin: 0 auto;
  }

  .features__list {
    width: 330px;
    margin: 0 auto;
  }
  .features__list .features__item {
    width: 102.41px;
    height: 47.27px;
  }
  .features__list .features__item:nth-of-type(3n) {
    margin-right: 0;
  }

  .features__list .features__text {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.08em;
  }

  .mainVisualTop--active .mainVisualTop__txt {
    max-width: 307px;
    margin: 30px auto;
  }
  div.wrapper p.no1_txt {
    max-width: 330px;
    text-align: left;
    margin-top: 1em;
    margin-bottom: 0;
  }
}
/*MARKETING-8740で一時的に非活性
.mainVisualTop .mainVisualTop__img {
  right: 32.87vw;
  top: 0 !important;
}
*/
@media screen and (max-width: 1094px) {
  .pc_only.mainVisualTop__features {
    display: none !important;
  }
  .sp_only.mainVisualTop__txt {
    display: block !important;
    max-width: 307px;
    margin: 30px auto;
    padding-left: 0;
    margin-top: 30px;
    text-align: left;
  }
  .sp_only.mainVisualTop__features {
    display: block !important;
  }
  .pc_only.no1_txt{
    display: none !important;
  }
  .sp_only.no1_txt{
    display: block !important;
  }
  .features__list {
    margin: 0 auto;
  }

  div.mainVisualTop::after {
    height: 72vw;
    max-height: 450px;
  }
  .mainVisualTop .mainVisualTop__box.left-box {
    margin-top: -160px;
    padding-top: 490px;
  }
  .pc_only.mainVisualTop__txt {
    display: none !important;
  }
  .mainVisualTop .mainVisualTop__box {
    margin-top: -45px;
  }

  .mainVisualTop__img {
      bottom: unset;
      top: -3vw !important;
      right: -3vw !important;
      left: 18vw !important;
  }
  .mainVisualTop__no1 {
    margin: 0;
    text-align: unset;
    position: absolute;
    top: 18.667vw;
    left: 30px;
    z-index: 2;
  }

  .mainVisualTop__no1 p img {
      width: 41vw;
      max-width: 260px;
  }

  .mainVisualTop__ttl.interactiveTitle--active .pc_only {
    display: none !important;
  }

  .fancy-button {
    font-size: 15px;
  }
  .fancy-button span {
    padding: 21px 46px;
  }
 
  .mainVisualTop .wrapper {
    margin-top: 20px;
}
  .wrapper_txt {
    font-size: 14px;
  }
  div.wrapper .no1_txt {
    font-size: 11px;
    margin: 1em auto;
    text-align: left;
    max-width: 410px;
  }
  div.wrapper .no1_txt:nth-of-type(3) {
    margin: 5px auto ;
  }
}
@media screen and (min-width:769px) and (max-width:1094px) {
  .mainVisualTop__no1 {
    top: 100px;
    left: 140px;
  }
  .mainVisualTop__no1 .no1_txt {
    margin: 40px 0 0;
  }
}

@media screen and (max-width: 768px) {
  .mainVisualTop .mainVisualTop__box.left-box {
      margin-top: -45px;
      padding-top: 180px !important;
  }
}



.mainVisualTop__no1 {
  width: 420px;
}
.form_01_block_r.top_form {
  position: absolute;
  top: 120px;
  right: 140px;
  z-index: 1;
  width: 300px;
  background: #fff;
  box-shadow: 0px 4px 8px 2px #0000001A;

}

/*** TOPページのみサイドCTAバナーをKV通過後に表示 ***/
.side-cta {
  bottom: 80px !important;
}
@media screen and (max-width: 1094px) {
  .side-cta {
    display: none !important;
  }
}

.c-news .contentsDetail__box {
  max-width: 980px;
  margin-left: 0;
}

/*** MARKETING-8613 NP掛け払いフォーム改善_個人情報の同意・reCaptcha文言の調整 / カラースタイルの変更 ***/
.grecaptcha-badge {
  visibility: hidden;
}
.form__box__note {
  font-size: 10px;
  margin-top: 12px;
  line-height: 1.2;
}
.form__box__note:last-of-type {
  margin-top: 4px;
}

/*** TOPページ mainVisualに事例ロゴスライダーの追加 ***/
.companySlider+.companySlider {
  margin-top: 15px !important;
}
.companySlider__wrapper {
  position: absolute;
  bottom: -200px;
  z-index: 2;
  width: 100%;
  height: auto;
}
.top-cta {
  position: relative;
  left: 50%;
  transform: translate(-50%);
  background: linear-gradient(180deg, #E1F3FE 44.27%, #FFFFFF 100%);
  border: 6px solid #FFFFFF;
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  width: 1000px;
  height: 380px;
  text-align: center;
}

.top-cta.cta-casestudy {
  margin-top:50px;
}

.top-cta div {
  display: flex;
  justify-content: center;
  margin: 50px auto 30px;
}
.top-cta__ttl {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  margin-right: 40px;
}

.top-cta.cta-casestudy .top-cta__ttl{
  margin-left: 51px;
  margin-right: 0;
  margin-top: 41px;
}

@media screen and (max-width: 1094px) {
  .top-cta {
    position: static;
    width: 100%;
    height: auto;
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    transform: none;
  }
  .top-cta.cta-casestudy {
    margin-top:40px;
  }

  .top-cta img {
    width: 100%;
    max-width: 335px;
  }
}
@media screen and (max-width: 768px) {
  .companySlider__wrapper {
    bottom: -180px;
  }
  .companySlider+.companySlider {
    margin-top: 0 !important;
  }
}
/* top.cssの上書き */
.c-illustContent__item {
  margin-bottom: 40px !important;
}
.c-illustContent__item:nth-child(2n+2)::after {
  height: 62vw !important;
  top: -300px !important;
}
/* top.cssの上書き */
.c-illustContent__item:nth-child(2n+2) {
  margin-top: 100px;
  margin-bottom: 281px !important;
}
@media screen and (max-width: 1094px) {
  .c-illustContent__item:nth-child(2n+2) {
    margin-top: 15px;
    margin-bottom: 80px !important;
  }
  .c-illustContent__item:nth-child(2n+2) .c-illustContent__box {
    padding-top: 40px !important;
  }
}
@media screen and (max-width: 1094px) {
  .c-illustContent__item:nth-child(2n+2)::after {
    height: 580px !important;
    top: -75px !important;
  }
}
@media screen and (min-width: 580px) and (max-width: 768px) {
  .c-illustContent__item:nth-child(2n+2)::after {
    height: 450px !important;
  }
}
@media screen and (min-width: 321px) and (max-width: 579px) {
  .c-illustContent__item:nth-child(2n+2)::after {
    height: 500px !important;
  }
}
@media screen and (max-width: 320px) {
  .c-illustContent__item:nth-child(2n+2)::after {
    height: 530px !important;
  }
}
@media screen and (max-width: 768px) {
  .mainVisualTop {
    margin-top: 80px;
  }
}

/*** MARKETING-11250 【NP掛け払い】GO株式会社の事例インタビュー掲載：コーディング ***/
.single-case .contentsDetail .guidelines__header {
  font-size: 36px;
  font-weight: bold;
  line-height: inherit;
  color: #00F;
  margin-bottom:unset;
  text-indent: unset;
  margin-left: unset;
}

.single-case .contentsDetail .guidelines__header:before {
  display: none;
}

.c-specContentSpec__data:last-of-type {
  padding-top:55px;
}
@media only screen and (max-width: 768px) {
  .c-specContentSpec__data:last-of-type {
    padding-top:58px;
  }
}

/* MARKETING-12038 【NP掛け払い】タグライン追加_コーディング */
.PageFooterNav {
  padding: 80px 74px 120px 140px!important;
  margin-top: auto!important;
}
.pageFooterNav__box {
  margin-top: 14px!important;
}
@media only screen and (max-width: 1094px) {
  .pageFooterNav {
      margin-top: auto!important;
      padding-top: 80px!important;
  }
}
@media only screen and (max-width: 768px) {
  .pageFooterNav {
      margin-top: auto!important;
      padding-top: 70px!important;
  }
}