@charset "UTF-8";
/* =================================
   TopPage
==================================== */
.cf {
  *zoom: 1;
}
.cf:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

form ::-webkit-input-placeholder {
  color: #C6C6C6;
}
form :-moz-placeholder {
  opacity: 1;
  color: #C6C6C6;
}
form ::-moz-placeholder {
  opacity: 1;
  color: #C6C6C6;
}
form :-ms-input-placeholder {
  color: #C6C6C6;
}

::-moz-selection {
  color: #FFF;
  background: rgba(0, 155, 210, 0.7);
}

::selection {
  color: #FFF;
  background: rgba(0, 155, 210, 0.7);
}

.top-ttl {
  position: relative;
  margin-bottom: 1.65em;
  font-size: 2.25em;
  line-height: 1.35;
  letter-spacing: .05em;
  font-weight: 700;
  color: #1a1a1a;
  text-align: center;
}
.top-ttl:before {
  font-family: 'Rubik', sans-serif;
  font-size: .44em;
  margin-bottom: .7em;
  display: block;
  letter-spacing: .05em;
  color: #c3c3c3;
  content: attr(data-ttl);
}
.top-ttl::first-letter {
  color: #1cb57b;
}

/*==============================
TOP contents
==============================*/
@keyframes bg {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 660px -660px;
  }
}
.l-mv {
  position: relative;
  margin-top: 4.375em;
  height: min(36em,48vw);
  background: url(../img/top/top_mv_bg.png) repeat left top/660px;
  animation-name: bg;
  animation-duration: 22s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.l-mv .mv-inner {
  height: 100%;
  max-width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: column;
  flex-direction: column;
  text-align: center;
  position: relative;
  padding-left: max(6.25% , calc(-146.008px + 19.011vw));
}
.l-mv .mv-inner .mv-copy {
  position: relative;
  max-width: 56%;
  z-index: 5;
  font-size: 2.5em;
  font-weight: 700;
  text-align: left;
  font-family: 'Kosugi', sans-serif;
  color: #fff;
  text-shadow: 2px  2px 0px #1cb57b, -2px  2px 0px #1cb57b, 2px -2px 0px #1cb57b, -2px -2px 0px #1cb57b, 2px  0px 0px #1cb57b, 0px  2px 0px #1cb57b, -2px  0px 0px #1cb57b, 0px -2px 0px #1cb57b;
  padding-top: 1em;
}
.l-mv .mv-inner .sp-block {
  display: inline-block;
}
.l-mv .mv-inner .mv-main-copy {
  letter-spacing: .05em;
  line-height: 1.5;
  margin-bottom: .25em;
}
.l-mv .mv-inner .mv-main-copy span:not(.sp-block) {
  font-size: 1.2em;
}
.l-mv .mv-inner .mv-main-copy .value:before,
.l-mv .mv-inner .mv-main-copy .value:after {
  content: '"';
}
.l-mv .mv-inner .mv-main-copy .value:before {
  margin-left: -.5em;
}
.l-mv .mv-inner .mv-sub-copy {
  font-size: .7em;
  padding-right: 5%;
  white-space: nowrap;
}
.l-mv .mv-inner:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 100%;
  width: 80%;
  background: url(../img/top/mv_bg.svg) no-repeat right center/cover;
}
.l-mv .mv-inner:after {
  position: absolute;
  content: '';
  bottom: 0;
  right: 2%;
  height: 100%;
  width: 48%;
  max-width: 890px;
  background: url(../img/top/top_mv@2x.png) no-repeat right top/contain;
}
.l-mv .more-btn {
  margin-top: 3em;
  background: #fff;
}
.l-mv .more-btn a {
  color: #1cb57b;
  border: none;
  font-size: 1.1em;
  padding: 1em 1em;
  box-shadow: 0.25em 0.25em rgba(42, 146, 106, 0.9);
}
.l-mv .more-btn a:after {
  background: #222;
}
.l-mv .mv-cta {
  width: 36.25em;
  max-width: 580px;
  width: calc(100% - (-146.008px + 19.011vw) * 2);
  position: absolute;
  padding: 0 1.25% 1em;
  left: max(6.25% , calc(-146.008px + 19.011vw));
  bottom: 1.25em;
  background: rgba(34, 34, 34, 0.8);
  z-index: 2;
  font-size: min(1em, 1.3vw);
}
.l-mv .mv-cta .cta-img {
  width: 32%;
  max-width: 180px;
  position: absolute;
  left: -8%;
  top: -4.7em;
  transform: rotate(-15deg);
}
.l-mv .mv-cta .cta-img .modal__btn-primary {
  position: absolute;
  background: transparent;
  width: 25%;
  padding-left: 0;
  right: 12%;
  bottom: 0.4em;
}
.l-mv .mv-cta .cta-txt {
  text-align: center;
}
.l-mv .mv-cta .cta-txt h3 {
  padding: 0 .25em;
  color: #fff;
  font-weight: 700;
  font-size: min(2.25em,3.42vw);
  letter-spacing: 0.075em;
  line-height: 1.35;
  max-inline-size: max-content;
  margin: auto;
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, #1cb57b 30%);
}
.l-mv .mv-cta .cta-stl {
  padding: 0.35em 1.5em .25em;
  line-height: 1.35;
  background: #fff;
  border-radius: 2em;
  max-inline-size: max-content;
  margin: -1.5em auto 0.6em;
  letter-spacing: 0.05em;
  position: relative;
}
.l-mv .mv-cta .cta-stl:before {
  content: '';
  position: absolute;
  pointer-events: none;
  left: -1em;
  top: -2em;
  width: calc(100% + 1.5em);
  height: calc(100% + 3.5em);
  background: url(../img/page/lp/cta_img_02.svg) no-repeat center/contain;
}
.l-mv .mv-cta .cta-stl:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(118, 219, 255, 0);
  border-top-width: 12px;
  border-bottom-width: 12px;
  border-left-width: 8px;
  border-right-width: 8px;
  margin-left: -8px;
  border-top-color: #fff;
  top: 100%;
  left: 50%;
}
.l-mv .mv-cta .cta-btn-group {
  max-width: 480px;
  margin: .8em auto 1.7em;
  font-size: min(1em,1.7vw);
}
.l-mv .mv-cta .cta-btn-group .sub {
  padding-left: 3em;
  color: #fff;
  white-space: nowrap;
  max-inline-size: max-content;
  margin: auto;
}
.l-mv .mv-cta .cta-btn-group .sub:before {
  content: '';
  width: 1em;
  height: 1em;
  display: inline-block;
  background: url(../img/page/lp/deco_01.svg);
}
.l-mv .mv-cta .cta-btn-group .sub:after {
  content: '';
  width: 1em;
  height: 1em;
  display: inline-block;
  background: url(../img/page/lp/deco_02.svg);
}
.l-mv .mv-cta .cta-btn-group a {
  position: relative;
  display: block;
}
@media (hover: hover) {
  .l-mv .mv-cta .cta-btn-group a .btn {
    transition: background .3s;
  }
  .l-mv .mv-cta .cta-btn-group a .btn:hover, .l-mv .mv-cta .cta-btn-group a .btn:active {
    background: #f8c25e;
  }
}
.l-mv .mv-cta .cta-btn-group .circle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
  border: 3px solid;
  color: #1cb57b;
  font-size: 0.8125em;
  font-weight: 700;
  background: #fff;
  width: 6.85em;
  height: 6.85em;
  line-height: 1.35;
  padding: 0.75em .25em;
}
.l-mv .mv-cta .cta-btn-group .circle strong {
  font-size: 1.4em;
}
.l-mv .mv-cta .cta-btn-group .btn {
  font-size: 1.125em;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.075em;
  border-radius: 2em;
  background: #f6b02d;
  padding: 0.5em 1em 0.5em 2.9em;
}
.l-mv .mv-cta .note {
  max-width: 1000px;
  margin: -.5em auto 0;
  color: #fff;
  font-size: 0.75em;
  letter-spacing: 0.05em;
  padding-left: 1em;
  position: relative;
}
.l-mv .mv-cta .note:before {
  content: '※';
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 768px) and (max-width: 1800px) {
  .l-mv .mv-inner .mv-copy {
    font-size: calc(26.05px + 0.775vw);
  }
}
.top-first {
  padding: 4.45em 0 1.875em;
  background: url(../img/module/bg_patternn_01.svg) repeat left top/2px;
}
.top-first .top-first-ttl {
  margin: 0 0 1.65em;
}
.top-first .top-first-ttl span {
  padding: 0 .15em;
  position: relative;
  display: inline-block;
  transform: rotate(-17.5deg);
  color: #fff;
}
.top-first .top-first-ttl span:before {
  position: absolute;
  top: -.4em;
  right: -.3em;
  width: .52em;
  height: .83em;
  content: '';
  transform: rotate(17.5deg);
  background: url(../img/module/icon_moya.svg) no-repeat center/contain;
}
.top-first .top-first-ttl span:after {
  position: absolute;
  left: -.05em;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  margin: auto;
  width: 1.3em;
  height: 1.3em;
  border-radius: 50%;
  background: #1cb57b;
  z-index: -1;
}
.top-first .top-first-ttl:before {
  margin: 0;
}
.top-first .top-first-list {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top-first .top-first-list:after {
  display: block;
  margin-top: 1.875em;
  margin-bottom: -3.2em;
  content: '';
  width: 100%;
  height: 2.5em;
  background: url(../img/module/icon_arw_02.svg) no-repeat center/3.125em;
}
.top-first .top-first-list li {
  margin: 0 .83%;
  width: 31.5%;
  max-width: 300px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.top-first .top-first-list li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: calc(100% - 4.21875em);
  border: 1px solid #c3c3c3;
  background: #fff;
  z-index: -1;
}
.top-first .top-first-img {
  overflow: hidden;
}
.top-first .top-first-txt {
  display: inline-block;
  padding: 1.25em 2% 1.56em;
  text-align: left;
  line-height: 1.5;
}
.top-first .top-first-txt strong {
  color: #1cb57b;
}

.top-answer {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.top-answer .top-answer-txt {
  width: 58%;
  max-width: calc(45em + 3.125% );
  margin-right: auto;
  padding: 6.25em 3.125% 6.25em 3%;
}
.top-answer .top-answer-txt > * {
  margin-left: auto;
  max-width: 640px;
}
.top-answer .top-answer-txt p {
  letter-spacing: .05em;
}
.top-answer .top-answer-img {
  width: 42%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.top-answer .top-answer-ttl {
  margin-bottom: .2em;
  text-align: left;
}
.top-answer .top-answer-stl {
  margin-bottom: 2em;
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: .05em;
}
.top-answer .top-answer-stl span {
  display: inline-block;
  line-height: 1.35;
  color: #1cb57b;
}

_:-ms-lang(x)::-ms-backdrop, .top-answer .top-answer-img {
  background: url(../img/top/top_answer_01.jpg) no-repeat right center/cover;
}

_:-ms-lang(x)::-ms-backdrop, .top-answer .top-answer-img img {
  display: none;
}

.top-point {
  padding: 6.25em 0;
  overflow: hidden;
}
.top-point .top-point-list li {
  position: relative;
}
.top-point .top-point-list li .top-point-stl:after {
  background: #f2f2f2;
}
.top-point .top-point-list li .top-point-body:after {
  background: #f2f2f2;
}
.top-point .top-point-list li:nth-child(odd) .top-point-no,
.top-point .top-point-list li:nth-child(odd) .top-point-stl {
  padding: 0 40% 0 0;
  max-width: 1000px;
  margin-right: 8%;
  margin-left: auto;
}
.top-point .top-point-list li:nth-child(odd) .top-point-stl:after {
  left: 0%;
}
.top-point .top-point-list li:nth-child(odd) .top-point-img {
  right: 0;
}
.top-point .top-point-list li:nth-child(odd) .top-point-body {
  padding: 1.8em 40% 1.8em 0;
  max-width: 1000px;
  margin-right: 8%;
  margin-left: auto;
}
.top-point .top-point-list li:nth-child(odd) .top-point-body:after {
  right: 0;
}
.top-point .top-point-list li:nth-child(even) .top-point-no,
.top-point .top-point-list li:nth-child(even) .top-point-stl {
  padding: 0 0 0 40%;
  max-width: 1000px;
  margin-left: 8%;
}
.top-point .top-point-list li:nth-child(even) .top-point-stl:after {
  right: 0%;
}
.top-point .top-point-list li:nth-child(even) .top-point-img {
  left: 0;
}
.top-point .top-point-list li:nth-child(even) .top-point-body {
  padding: 1.8em 0 1.8em 40%;
  max-width: 1000px;
  margin-left: 8%;
}
.top-point .top-point-list li:nth-child(even) .top-point-body:after {
  left: 0;
}
.top-point .top-point-list li + li {
  margin-top: 4.5em;
}
.top-point .top-point-no {
  color: #1cb57b;
  font-size: 1.75em;
  line-height: 0.7;
  margin-bottom: 0.5em;
}
.top-point .top-point-no:before {
  color: #c3c3c3;
  content: 'Point';
  font-family: 'Rubik', sans-serif;
  font-size: .5em;
  padding: 0 .5em  0 0;
}
.top-point .top-point-stl {
  position: relative;
  margin: 0 0 .7em;
  font-size: 1.875em;
  line-height: 1.5;
  letter-spacing: .05em;
  font-weight: 700;
  color: #1a1a1a;
}
.top-point .top-point-stl:after {
  position: absolute;
  content: '';
  width: 61%;
  height: .33em;
  bottom: .1em;
  z-index: -1;
}
.top-point .top-point-img {
  position: absolute;
  top: 0;
  width: 44%;
  max-width: 500px;
}
.top-point .top-point-body {
  position: relative;
  letter-spacing: .05em;
  min-height: 12.35em;
}
.top-point .top-point-body:after {
  position: absolute;
  width: calc((92vw - 1200px) / 2 + 1200px	);
  height: 100%;
  content: '';
  top: 0;
  z-index: -1;
}

.top-case {
  padding: 6.25em 0;
  background: url(../img/module/bg_patternn_01.svg) repeat left top/2px;
}
.top-case .top-case-list li {
  margin: 0 1.66% 0 0;
  padding: 1.875em 2.2% 1.4em;
  width: 33%;
  max-width: 386px;
  background: #fff;
  border-top: 5px solid #1a1a1a;
  border-bottom: 5px solid #1a1a1a;
}
.top-case .top-case-list li:nth-child(3n) {
  margin-right: 0;
}
.top-case .top-case-list h3 {
  position: relative;
  padding: 0 0 0 .8em;
  margin: 0 0 .3em;
  font-weight: 700;
  font-size: 1.375em;
  line-height: 1.35;
  color: #1a1a1a;
}
.top-case .top-case-list h3:after {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: '';
  width: .22em;
  height: 69%;
  background: #c3c3c3;
}
.top-case .top-case-logo {
  height: 2em;
  margin: 0 0 .3em;
}
.top-case .top-case-logo img {
  object-fit: scale-down;
  width: 100%;
  height: 100%;
  object-position: left;
}
.top-case .top-case-name {
  margin: 0 0 1em;
  letter-spacing: .05em;
  line-height: 1.35;
  color: #1a1a1a;
}
.top-case .top-case-img {
  margin-bottom: 1.2em;
  text-align: center;
}
.top-case .top-case-txt dt {
  font-weight: 700;
  font-size: .875em;
  color: #1cb57b;
  letter-spacing: .05em;
  white-space: nowrap;
}
.top-case .top-case-txt dd {
  letter-spacing: .05em;
  padding-left: .5em;
}
.top-case .top-case-txt dd strong {
  font-size: 1.2em;
}
.top-case .top-case-txt .industry dd {
  padding-right: 1em;
}
.top-case .top-case-txt .industry,
.top-case .top-case-txt .scale {
  margin-bottom: .5em;
}
.top-case .top-case-txt .industry dt,
.top-case .top-case-txt .scale dt {
  line-height: 1.72;
}
.top-case .top-case-txt .industry dd,
.top-case .top-case-txt .scale dd {
  line-height: 1.5;
}
.top-case .top-case-txt .task {
  margin-top: .55em;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top-case .top-case-txt .task dt {
  width: 100%;
}
.top-case .top-case-txt .task dt:after {
  content: none;
}

.top-seocase {
  padding: 6.25em 0;
}
.top-seocase .md-introduce-box {
  max-width: 1000px;
  margin: auto;
}
.top-seocase .more-btn {
  margin: 3.125em auto 0;
}

.top-flow {
  position: relative;
  padding: 6.25em 0 15.65em;
  background: url(../img/top/top_flow.svg) no-repeat right bottom/35em;
}
.top-flow:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  bottom: 6.25em;
  margin: auto;
  width: 100%;
  height: 35%;
  background-color: #222;
  z-index: -1;
}
.top-flow .top-flow-txt {
  max-width: 53.75em;
  margin: auto;
  padding: 2em 4em 0;
  background: rgba(255, 255, 255, 0.95);
}
.top-flow .top-flow-list li {
  padding: 1.9em 1.5% 1.5em;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 1px solid #ececec;
}
.top-flow .top-flow-list li:first-child {
  padding-top: 0;
}
.top-flow .top-flow-no {
  font-size: 2.625em;
  text-align: center;
  line-height: 1;
  color: #1cb57b;
  width: 2.2em;
  padding-right: .6em;
}
.top-flow .top-flow-no:before {
  display: block;
  content: 'step';
  font-size: .33em;
  color: #c3c3c3;
}
.top-flow h3 {
  font-weight: 700;
  color: #1a1a1a;
  font-size: 1.25em;
  letter-spacing: .05em;
  width: 10em;
  line-height: 1.5;
}
.top-flow .top-flow-body {
  width: calc(100% - 19em);
  letter-spacing: .05em;
  line-height: 1.5;
}

.top-qa {
  padding: 6.25em 0;
  background: url(../img/module/bg_patternn_01.svg) repeat left top/2px;
}
.top-qa .top-qa-stl {
  position: relative;
  margin-bottom: 2.5em;
  text-align: center;
  font-size: 1.25em;
  font-weight: 700;
  letter-spacing: .05em;
  color: #1a1a1a;
  line-height: 1.35;
  z-index: 1;
}
.top-qa .top-qa-stl:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 13.25em;
  height: .5em;
  background: rgba(28, 181, 123, 0.5);
  z-index: -1;
}
.top-qa .top-qa-list {
  max-width: 1000px;
  margin: auto;
}
.top-qa .top-qa-list div {
  position: relative;
  background: #fff;
  padding: 1.9em 4em 1.9em 9%;
  cursor: pointer;
}
.top-qa .top-qa-list div:before {
  position: absolute;
  left: 3%;
  top: .32em;
  content: 'Q';
  font-size: 3em;
  line-height: 1.2;
  font-family: 'Rubik', sans-serif;
  color: #1cb57b;
}
.top-qa .top-qa-list div + div {
  margin-top: 1.25em;
}
.top-qa .top-qa-list dt {
  font-size: 1.25em;
  font-weight: 700;
  color: #1a1a1a;
  letter-spacing: .05em;
  line-height: 1.5;
}
.top-qa .top-qa-list dt .pm-icon {
  position: absolute;
  right: .8em;
  top: 1em;
  width: 2.5em;
  height: calc(2.5em - 1px);
  transition: background .3s;
}
.top-qa .top-qa-list dt .pm-icon:before, .top-qa .top-qa-list dt .pm-icon:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 40%;
  height: 2px;
  background-color: #c3c3c3;
  border-radius: 4px;
  transition: transform .3s;
  cursor: pointer;
}
.top-qa .top-qa-list dt .pm-icon:before {
  transform: rotate(0deg);
}
.top-qa .top-qa-list dt .pm-icon:after {
  transform: rotate(90deg);
}
.top-qa .top-qa-list dt .pm-icon.open:before {
  display: none;
}
.top-qa .top-qa-list dt .pm-icon.open:after {
  transform: rotate(180deg);
}
.top-qa .top-qa-list dd {
  display: none;
  letter-spacing: .05em;
  margin: 1.3em 0 -0.6em;
}
.top-qa .top-qa-list + .top-qa-stl {
  margin-top: 3.5em;
}
.top-qa .more-btn {
  margin: 3.125em auto 0;
}

.top-news {
  padding: 6.25em 0 9.375em;
}
.top-news .sideline-headline {
  max-width: 1000px;
  margin: 0 auto 1em;
}
.top-news .top-ttl {
  margin-top: -4.375em;
  padding-top: 4.375em;
}
.top-news .top-news-list {
  max-width: 1000px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  column-gap: 2%;
  margin-bottom: 4em;
}
.top-news .top-news-list li {
  width: 32%;
}
.top-news .top-news-list li.more-btn {
  align-self: flex-end;
  width: 100%;
  margin-left: auto;
  margin-top: 2em;
  max-width: 100%;
}
.top-news .top-news-list li.more-btn a {
  font-size: 1em;
  padding: .5em 1em;
  border: 1px solid;
  color: #1cb57b;
  max-width: 300px;
  margin-left: auto;
}
.top-news .top-news-list a {
  display: block;
  padding: 1.5em 2%;
  transition: background .3s;
}
.top-news .top-news-list a:hover, .top-news .top-news-list a:active {
  background: #d4eee4;
}
.top-news .top-news-list a:hover img, .top-news .top-news-list a:active img {
  opacity: 1;
}
.top-news .top-news-txt {
  margin-top: 0.5em;
}
.top-news .top-news-date {
  font-size: .875em;
  letter-spacing: .05em;
  line-height: 1.5;
  color: #ccc;
}
.top-news .top-news-ttl {
  letter-spacing: .05em;
  line-height: 1.25;
  font-weight: 700;
}
.top-news .top-news-message {
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 3em 3%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 5%;
  max-width: 1000px;
  margin: auto;
}
.top-news .top-news-message h3 {
  font-weight: 700;
  font-size: 1.25em;
}

@media only screen and (max-width: 1100px) {
  .l-mv {
    margin-top: calc(24.096px + 4.354vw);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1295px) {
  .top-ttl {
    font-size: calc(26.17px + 0.759vw);
  }

  .l-mv .mv-inner {
    padding-top: 0;
  }
  .l-mv .mv-inner img {
    margin-top: calc(-78.29px + 7.590vw);
  }
  .l-mv .more-btn {
    font-size: calc(13.09px + 0.380vw);
  }
  .l-mv .top-movie {
    right: 2.3vw;
    bottom: 2.3vw;
  }
  .l-mv .top-movie-img {
    max-width: 8vw;
  }

  .top-answer .top-answer-ttl {
    font-size: calc(1.597px + 2.656vw);
  }

  .top-point .top-point-stl {
    font-size: calc(23.644px + 0.49vw);
  }

  .top-case .top-case-list h3 {
    font-size: calc(14.63px + 0.569vw);
  }

  .top-flow .top-flow-no {
    font-size: calc(7.60px + 2.657vw);
  }
  .top-flow h3 {
    font-size: calc(12.63px + 0.5690vw);
  }
  .top-flow .top-flow-body {
    width: calc(100% - ((7.60px + 2.657vw) * 2.9) - ((12.63px + 0.5690vw) * 8.5));
  }
}
.top-partner {
  padding: 1em 0;
  max-inline-size: max-content;
  margin-inline: auto;
}
.top-partner .top-partner-ttl {
  font-weight: 700;
  font-size: 1.125em;
  padding: 0 2% .3em 3.125%;
}
.top-partner .swiper-slide {
  width: 12.5em;
  text-align: center;
  margin: 0 .5em;
  background: #fff;
}
.top-partner .swiper-slide a {
  border: 1px solid #f2f2f2;
  display: block;
  padding: 0.75em;
}
@media (hover: hover) {
  .top-partner .swiper-slide a {
    transition: border .3s;
  }
  .top-partner .swiper-slide a:hover, .top-partner .swiper-slide a:active {
    border-color: #1cb57b;
  }
  .top-partner .swiper-slide a:hover img, .top-partner .swiper-slide a:active img {
    opacity: 1;
  }
}
.top-partner .swiper-wrapper {
  transition-timing-function: linear !important;
}

/*==========================================================================================
ここからSP
==========================================================================================*/
@media only screen and (max-width: 767px) {
  .top-ttl {
    margin-bottom: 7.65vw;
    font-size: calc(16.35px + 2.041vw);
  }
  .top-ttl:before {
    margin-bottom: .7em;
  }

  .l-mv {
    margin-top: calc(24.096px + 4.354vw);
    height: auto;
    max-height: 860px;
  }
  .l-mv .mv-inner {
    height: 100%;
    padding-top: 5vw;
    padding-bottom: 15vw;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .l-mv .mv-inner .mv-copy {
    max-width: 100%;
    font-size: calc(8.546px + 3.579vw);
  }
  .l-mv .mv-inner .mv-sub-copy {
    white-space: wrap;
  }
  .l-mv .mv-inner:after {
    font-size: calc(8.546px + 3.579vw);
    bottom: auto;
    top: 0;
    width: 100%;
    right: 0;
    left: 0;
    margin: auto;
    height: 100%;
    background-position: right bottom;
    background-size: 50vw;
  }
  .l-mv .mv-inner .sp-block {
    display: block;
  }
  .l-mv .more-btn {
    margin-top: 8em;
    margin-bottom: 5vw;
    width: 90%;
    font-size: calc(8.546px + 3.579vw);
  }
  .l-mv .more-btn a {
    font-size: .5em;
  }
  .l-mv .mv-cta {
    width: 100%;
    max-width: 100%;
    margin: auto;
    position: relative;
    right: auto;
    left: 0;
    bottom: auto;
    z-index: 2;
    padding-top: 3em;
    padding: 3.5em 3.125% 2em;
    font-size: 1em;
    background: #2f2f2f url(../img/page/lp/cta_bg.png) no-repeat center/cover;
  }
  .l-mv .mv-cta .cta-img {
    width: 38%;
    left: 3.125%;
    top: -3.7em;
    transform: rotate(-13deg);
  }
  .l-mv .mv-cta .cta-img .modal__btn-primary {
    right: auto;
    left: .5em;
    top: 0em;
    bottom: auto;
  }
  .l-mv .mv-cta .cta-txt h3 {
    font-size: 6vw;
  }
  .l-mv .mv-cta .cta-btn-group {
    font-size: min(1em,3.2vw);
  }
  .l-mv .mv-cta .cta-btn-group .btn {
    padding-left: 4.9em;
  }

  .top-first {
    padding: 9.256vw 0 3.9vw;
  }
  .top-first .top-first-ttl {
    margin: 0 0 7.65vw;
  }
  .top-first .top-first-ttl:before {
    margin: 0;
  }
  .top-first .top-first-list {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .top-first .top-first-list:after {
    margin-top: 3.9vw;
    height: 5.2vw;
    background: url(../img/module/icon_arw_02.svg) no-repeat center/6.5vw;
  }
  .top-first .top-first-list li {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
    padding: 2.6vw 3.91vw;
    width: 100%;
    max-width: 100%;
    text-align: left;
    border: 1px solid #c3c3c3;
    background: #fff;
  }
  .top-first .top-first-list li:after {
    content: none;
  }
  .top-first .top-first-list li + li {
    margin-top: 3.91vw;
  }
  .top-first .top-first-img {
    width: 24%;
  }
  .top-first .top-first-txt {
    display: block;
    width: 76%;
    padding: 0  6.5vw;
  }
  .top-first .top-first-txt br {
    display: none;
  }

  .top-answer {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .top-answer .top-answer-txt {
    width: 100%;
    max-width: calc(45em + 3.125% );
    min-height: 0;
    max-height: auto;
    padding: 13vw 6.25% 6.5vw 6.25%;
  }
  .top-answer .top-answer-txt > * {
    margin-left: auto;
    max-width: 100%;
  }
  .top-answer .top-answer-img {
    width: 100%;
  }
  .top-answer .top-answer-img img {
    object-position: center;
  }
  .top-answer .top-answer-ttl br {
    display: none;
  }
  .top-answer .top-answer-ttl span {
    display: inline-block;
  }
  .top-answer .top-answer-stl {
    font-size: 1.1em;
  }

  _:-ms-lang(x)::-ms-backdrop, .top-answer .top-answer-img {
    height: 56vw;
  }

  .top-point {
    padding: 13vw 0;
  }
  .top-point .top-point-list li {
    position: relative;
  }
  .top-point .top-point-list li:nth-child(odd) .top-point-no,
  .top-point .top-point-list li:nth-child(odd) .top-point-stl {
    padding: 0;
    margin-right: 0;
    margin-left: auto;
  }
  .top-point .top-point-list li:nth-child(odd) .top-point-stl:after {
    left: -3.125vw;
  }
  .top-point .top-point-list li:nth-child(odd) .top-point-img {
    right: 0;
  }
  .top-point .top-point-list li:nth-child(odd) .top-point-body {
    padding: 1.8em 0 1.8em 0;
    margin-right: 0;
    margin-left: auto;
  }
  .top-point .top-point-list li:nth-child(odd) .top-point-body:after {
    right: -3.125vw;
  }
  .top-point .top-point-list li:nth-child(even) .top-point-no,
  .top-point .top-point-list li:nth-child(even) .top-point-stl {
    padding: 0;
    margin-left: auto;
  }
  .top-point .top-point-list li:nth-child(even) .top-point-stl:after {
    right: -3.125vw;
  }
  .top-point .top-point-list li:nth-child(even) .top-point-img {
    left: 0;
  }
  .top-point .top-point-list li:nth-child(even) .top-point-body {
    padding: 1.8em 0 1.8em 0;
    margin-left: 0;
  }
  .top-point .top-point-list li:nth-child(even) .top-point-body:after {
    left: -3.125vw;
  }
  .top-point .top-point-list li + li {
    margin-top: 9.36vw;
  }
  .top-point .top-point-no {
    font-size: calc(16.26px + 1.531vw);
  }
  .top-point .top-point-stl {
    margin: 0 0 7.5vw;
    font-size: calc(14.35px + 2.041vw);
  }
  .top-point .top-point-stl:after {
    width: 93.75vw;
  }
  .top-point .top-point-img {
    position: static;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .top-point .top-point-body {
    min-height: 0;
  }
  .top-point .top-point-body:after {
    height: calc(100% + 24.5vw);
    top: auto;
    bottom: 0;
  }

  .top-case {
    padding: 13vw 0;
  }
  .top-case .top-case-list {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .top-case .top-case-list li {
    margin: 0 auto;
    padding: 3.9vw 6.412% 3vw;
    width: 100%;
    max-width: 500px;
  }
  .top-case .top-case-list li:nth-child(3n) {
    margin-right: auto;
  }
  .top-case .top-case-list li + li {
    margin-top: 6.5vw;
  }
  .top-case .top-case-list h3 {
    margin: 0 0 1em;
  }
  .top-case .top-case-list h3:after {
    width: .12em;
  }
  .top-case .top-case-logo {
    height: 2em;
    margin: 0 0 .3em;
  }
  .top-case .top-case-img {
    min-height: 0%;
  }

  .top-flow {
    padding: 13vw 0;
    background: none;
  }
  .top-flow:after {
    content: none;
  }
  .top-flow .top-flow-inner {
    display: block;
  }
  .top-flow .top-flow-img {
    display: none;
  }
  .top-flow .top-flow-txt {
    width: 100%;
    max-width: 100%;
    padding: 2em 0;
  }
  .top-flow .top-flow-list li {
    position: relative;
    padding: 1.9em 1.5% 1.5em 5.5em;
    display: block;
  }
  .top-flow .top-flow-list li:first-child .top-flow-no {
    bottom: 30%;
  }
  .top-flow .top-flow-no {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 1.2em;
    font-size: calc(26.35px + 2.041vw);
    padding-right: 0;
  }
  .top-flow h3 {
    width: 100%;
  }
  .top-flow .top-flow-body {
    width: 100%;
  }

  .top-qa {
    padding: 13vw 0;
  }
  .top-qa .top-qa-stl {
    margin-bottom: 6.5vw;
  }
  .top-qa .top-qa-stl:after {
    width: 100%;
    max-width: 13.25em;
  }
  .top-qa .top-qa-list div {
    padding: 1.9em 4em 1.9em 3.5em;
  }
  .top-qa .top-qa-list div:before {
    top: .42em;
    font-size: calc(32.35px + 2.041vw);
  }
  .top-qa .top-qa-list div + div {
    margin-top: 1.25em;
  }
  .top-qa .top-qa-list dt {
    font-size: 1.125em;
  }
  .top-qa .top-qa-list + .top-qa-stl {
    margin-top: 7.28vw;
  }

  .top-news {
    padding: 13vw 0 19.5vw;
  }
  .top-news .top-ttl {
    margin-top: -9.2vw;
    padding-top: 9.2vw;
  }
  .top-news .top-news-list {
    justify-content: space-between;
    column-gap: 0;
    margin-bottom: 5vw;
  }
  .top-news .top-news-list li {
    width: 48%;
    margin-bottom: 5vw;
  }
  .top-news .top-news-list li.more-btn {
    width: 48%;
    margin-top: 0;
  }
  .top-news .top-news-img {
    text-align: center;
  }
  .top-news .top-news-ttl {
    white-space: normal;
    overflow: auto;
    text-overflow: inherit;
  }
  .top-news .top-news-message {
    padding: 5vw 3%;
    display: block;
  }
  .top-news .top-news-message h3 {
    margin-bottom: 4vw;
    text-align: center;
  }
  .top-news .top-news-message .more-btn {
    margin: auto;
  }
  .top-news .top-news-message .more-btn a {
    padding: .5em 1em;
  }
}
@media only screen and (max-width: 480px) {
  .l-mv .more-btn {
    margin-left: auto;
    margin-right: auto;
  }

  .top-answer .top-answer-ttl {
    font-size: calc(2px + 5vw);
  }

  .top-news .top-ttl {
    margin-top: -45px;
    padding-top: 45px;
  }
  .top-news .top-news-list li {
    width: 100%;
  }
  .top-news .top-news-list li.more-btn {
    width: 96%;
    margin-right: auto;
  }
}
