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

audio, canvas, video {
  display: inline-block;
}

html.no-cssanimations audio, html.no-cssanimations canvas, html.no-cssanimations video {
  display: inline;
  zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  overflow-y: scroll;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:hover, a:active {
  outline: 0;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

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

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  font-family: inherit;
}

caption, th, td {
  text-align: left;
}

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  vertical-align: middle;
}

button, input {
  line-height: normal;
}

html.no-postmessage button, html.no-postmessage input {
  overflow: visible;
}

textarea,
input[type=text],
input[type=password],
input[type=tel] {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
}

select {
  border-radius: 0;
  background-color: #fff;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button {
  -webkit-appearance: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  line-height: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

::-webkit-input-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

*::-moz-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

:placeholder-shown {
  color: #a4a4a4;
  opacity: 1;
}

body {
  min-height: 100vh;
  line-height: 1.5;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
object, iframe, pre, code, p, blockquote, form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: 1.2;
}

ul {
  list-style: none;
  list-style-image: none;
}

em {
  font-style: normal;
}

small {
  font-size: 100%;
}

label {
  cursor: pointer;
}

textarea {
  overflow: auto;
}

legend {
  display: none;
}

fieldset {
  border: none;
}

input, textarea, select, label {
  font-family: inherit;
  outline: none;
}

object {
  vertical-align: middle;
  outline: none;
}

abbr, acronym {
  border: none;
  font-variant: normal;
}

address, caption, cite, code, dfn, var {
  font-weight: normal;
  font-style: normal;
}

hr {
  display: none;
}

html.no-postmessage body, html.no-postmessage br {
  letter-spacing: 0;
}

html.no-postmessage div {
  zoom: 1;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

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

.mainvisual {
  background-color: #ecf3fe;
  min-height: 509px;
}
.mainvisual_inner {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
  padding: 81.5px 0 34px;
}
.mainvisual_inner > div {
  position: relative;
}
.mainvisual_inner > div:first-child {
  width: 460px;
  padding-top: 8px;
  text-align: center;
}
.mainvisual_txt01 {
  margin-bottom: 40px;
  opacity: 0;
  transform: translateY(15px);
  transition: 0.8s ease;
}
.mainvisual_txt02 {
  margin-bottom: 23px;
  clip-path: inset(0 100% 0 0);
  transition: 0.6s ease;
  transition-delay: 0.4s;
}
.mainvisual_txt03 {
  font-size: 1.6rem;
  color: #C44E00;
  line-height: 1.75;
  clip-path: inset(0 100% 0 0);
  transition: 0.8s ease;
  transition-delay: 0.6s;
}
.mainvisual_chara {
  position: absolute;
  left: 266px;
  top: -56px;
  z-index: 2;
  width: 72px;
  opacity: 0;
  transition: opacity 0.6s;
  transition-delay: 1s;
}
.mainvisual_img01 {
  position: relative;
  margin-right: 38px;
}
.mainvisual_img01Bg img {
  width: 602.57px;
}
.mainvisual_img01Img {
  position: absolute;
  left: 81px;
  top: 14px;
  overflow: hidden;
}
.mainvisual_img01Img img {
  width: 442px;
}
.mainvisual_img02 {
  position: absolute;
  top: 102px;
  right: 18px;
}
.mainvisual_img02Bg img {
  width: 125.15px;
}
.mainvisual_img02Img {
  position: absolute;
  left: 6px;
  top: 5px;
  overflow: hidden;
  border-radius: 11px;
}
.mainvisual_img02Img img {
  width: 113px;
}
.mainvisual_img01Bg, .mainvisual_img02Bg {
  opacity: 0;
  transition: opacity 0.7s;
}
.mainvisual_img01Img img, .mainvisual_img02Img img {
  opacity: 0;
  transform: translateX(7px);
  transition: 0.7s ease;
}
.mainvisual_img01Bg {
  transition-delay: 0.15s;
}
.mainvisual_img01Img img {
  transition-delay: 0.4s;
}
.mainvisual_img02Bg {
  transition-delay: 0.25s;
}
.mainvisual_img02Img img {
  transition-delay: 0.55s;
}
.mainvisual.show .mainvisual_img01Bg,
.mainvisual.show .mainvisual_img02Bg {
  opacity: 1;
}
.mainvisual.show .mainvisual_txt01 {
  opacity: 1;
  transform: translateX(0px);
}
.mainvisual.show .mainvisual_txt02,
.mainvisual.show .mainvisual_txt03 {
  clip-path: inset(0 0% 0 0);
}
.mainvisual.show .mainvisual_chara {
  opacity: 1;
}
.mainvisual.show .mainvisual_img01Img img,
.mainvisual.show .mainvisual_img02Img img {
  opacity: 1;
  transform: translateX(0px);
}

@media screen and (max-width: 1023px) {
  .mainvisual {
    min-height: 149.6vw;
  }
  .mainvisual_inner {
    display: block;
    width: auto;
    padding: 10.6666666667vw 0;
  }
  .mainvisual_inner > div:first-child {
    width: auto;
    padding-top: 0;
  }
  .mainvisual_inner > div:last-child {
    width: 82.6666666667vw;
    margin: 0 auto;
  }
  .mainvisual_txt01 {
    margin-bottom: 6.5333333333vw;
  }
  .mainvisual_txt01 img {
    width: 76.5333333333vw;
  }
  .mainvisual_txt02 {
    margin-bottom: 4vw;
  }
  .mainvisual_txt02 img {
    width: 67.968vw;
  }
  .mainvisual_txt03 {
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
    margin-bottom: 10.9333333333vw;
  }
  .mainvisual_chara {
    left: 35.2vw;
    top: -7.4666666667vw;
    width: 9.8666666667vw;
  }
  .mainvisual_img01 {
    position: relative;
    margin-right: 38px;
  }
  .mainvisual_img01Bg img {
    width: 80.2666666667vw;
    max-width: inherit;
  }
  .mainvisual_img01Img {
    position: absolute;
    left: 10.6666666667vw;
    top: 1.6vw;
  }
  .mainvisual_img01Img img {
    width: 58.9333333333vw;
  }
  .mainvisual_img02 {
    top: 13.3333333333vw;
    right: 0;
  }
  .mainvisual_img02Bg img {
    width: 16.5333333333vw;
  }
  .mainvisual_img02Img {
    left: 0.8vw;
    top: 0.8vw;
    border-radius: 1.3333333333vw;
  }
  .mainvisual_img02Img img {
    width: 14.9333333333vw;
  }
}
.contactArea01 {
  background: #FF7A2F url(../assets/images/top/contactArea01_bg.png) center top no-repeat;
  background-size: auto 100%;
  text-align: center;
}
.contactArea01_inner {
  position: relative;
  width: 1200px;
  height: 254px;
  margin: 0 auto;
  padding: 41px 0 0;
}
.contactArea01_txt {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 44px;
  clip-path: inset(0 100% 0 0);
  transition: 0.8s ease;
  transition-delay: 0s;
}
.contactArea01_chara {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 127px;
  opacity: 0;
  transition-delay: 0s;
}
.contactArea01_chara svg {
  vertical-align: bottom;
}
.contactArea01_btn {
  display: flex;
  justify-content: space-between;
  width: 916px;
  margin: 0 auto;
}
.contactArea01_btn01, .contactArea01_btn02 {
  opacity: 0;
  transform: translateY(15px);
  transition: 0.8s ease;
}
.contactArea01_btn01 a, .contactArea01_btn02 a {
  display: block;
  width: 446px;
  height: 93px;
  line-height: 93px;
  border-radius: 93px;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
}
.contactArea01_btn01 a .arrow, .contactArea01_btn02 a .arrow {
  position: absolute;
  top: 50%;
  right: 32px;
  width: 9.45px;
  height: 16px;
  transform: translateY(-50%);
  overflow: hidden;
}
.contactArea01_btn01 a .arrow::before, .contactArea01_btn01 a .arrow::after, .contactArea01_btn02 a .arrow::before, .contactArea01_btn02 a .arrow::after {
  position: absolute;
  inset: 0;
  content: "";
  display: inline-block;
  background-color: #fff;
  -webkit-mask-image: url("../images/common/ico_arrow01.svg");
  mask-image: url("../images/common/ico_arrow01.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  transition: 0.25s;
  animation-fill-mode: forwards;
  animation-duration: 0.6s;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.contactArea01_btn01 a .arrow::after, .contactArea01_btn02 a .arrow::after {
  transform: translateX(-100%);
}
@media screen and (min-width: 1024px) {
  .contactArea01_btn01 a, .contactArea01_btn02 a {
    opacity: 1;
    transition: 0.25s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
  .contactArea01_btn01 a:hover, .contactArea01_btn02 a:hover {
    box-shadow: 0px 3px 16px rgba(25, 81, 165, 0.3);
    transform: translateY(-4px);
    backface-visibility: hidden;
  }
  .contactArea01_btn01 a:hover .arrow::before, .contactArea01_btn02 a:hover .arrow::before {
    animation-name: transformRightLeft;
    animation-delay: 0s;
  }
  .contactArea01_btn01 a:hover .arrow::after, .contactArea01_btn02 a:hover .arrow::after {
    animation-name: transformLeftRight;
    animation-delay: 0.2s;
  }
}
@keyframes transformLeftRight {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes transformRightLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(110%);
  }
}
.contactArea01_btn01 {
  transition-delay: 0.15s;
}
.contactArea01_btn01 a {
  color: #FF7A2F;
  background-color: #fff;
}
.contactArea01_btn01 a .arrow::before,
.contactArea01_btn01 a .arrow::after {
  background-color: #FF7A2F;
}
.contactArea01_btn01 a .shape {
  display: block;
  width: 195px;
  height: 43px;
  padding-left: 4px;
  padding-top: 12px;
  line-height: 1;
  color: #fff;
  background: url(../assets/images/top/contactArea01_bg02.svg) 0 0 no-repeat;
  background-size: 100% auto;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 125px;
  margin-inline: auto;
  top: -30px;
}
.contactArea01_btn02 {
  margin-left: 24px;
  transition-delay: 0.3s;
}
.contactArea01_btn02 a {
  color: #fff;
  background-color: #C44E00;
}
.contactArea01.show .contactArea01_txt {
  clip-path: inset(0 0% 0 0);
}
.contactArea01.show .contactArea01_chara,
.contactArea01.show .contactArea01_btn01,
.contactArea01.show .contactArea01_btn02 {
  opacity: 1;
  transform: none;
}
.contactArea01.show .contactArea01_btn01 a .shape {
  animation-name: bounceIn03;
  animation-duration: 0.6s;
  animation-fill-mode: backwards;
  animation-delay: 0.2s;
  transform-origin: 50% 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

@media screen and (max-width: 1023px) {
  .contactArea01 {
    background: #FF7A2F url(../assets/images/top/contactArea01_bg_sp.png) center top no-repeat;
    background-size: auto 100%;
  }
  .contactArea01_inner {
    width: auto;
    height: 115.4666666667vw;
    padding: 10.4vw 5.3333333333vw 0;
  }
  .contactArea01_txt {
    font-size: 4.8vw;
    margin-bottom: 10.6666666667vw;
    line-height: 1.6666666667;
  }
  .contactArea01_chara {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 33.6vw;
    transition-delay: 0s;
  }
  .contactArea01_btn {
    display: block;
    width: auto;
  }
  .contactArea01_btn01 a, .contactArea01_btn02 a {
    width: auto;
    height: 19.2vw;
    line-height: 19.2vw;
    border-radius: 19.2vw;
    font-size: 4.2666666667vw;
  }
  .contactArea01_btn01 a::after, .contactArea01_btn02 a::after {
    right: 4.2666666667vw;
    width: 2.52vw;
    height: 4.2666666667vw;
  }
  .contactArea01_btn01 a .shape {
    display: block;
    width: 45.6vw;
    height: 8.2666666667vw;
    padding-left: 1.0666666667vw;
    padding-top: 1.8666666667vw;
    background: url(../assets/images/top/contactArea01_bg02_sp.svg) 0 0 no-repeat;
    background-size: 100% auto;
    font-size: 3.2vw;
    top: -5.0666666667vw;
    left: calc(50% - 22.8vw);
  }
  .contactArea01_btn02 {
    margin-left: 0vw;
    margin-top: 4.2666666667vw;
  }
  .contactArea01.show .contactArea01_chara {
    transform: translateX(-50%) translateY(0);
  }
}
.commonIssues01 {
  text-align: center;
  padding: 101px 0 0;
  overflow: hidden;
}
.commonIssues01_title {
  font-size: 4rem;
  font-weight: bold;
  color: #C44E00;
  line-height: 1.5;
  margin-bottom: 37px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.commonIssues01_title.show {
  opacity: 1;
  transform: translateY(0);
}
.commonIssues01_title span {
  display: block;
  font-size: 2.4rem;
  margin-bottom: 6px;
}
.commonIssues01 > .animation.show .commonIssues01_sec > div {
  opacity: 1;
  transform: translateY(0px) scale(1);
}
.commonIssues01 > .animation.show .commonIssues01_img {
  opacity: 1;
  transform: translateY(0);
}
.commonIssues01 > .animation.show .commonIssues01_img span img {
  animation-name: bounceIn;
  animation-duration: 1.6s;
  animation-fill-mode: both;
  animation-delay: 1.1s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.commonIssues01_sec {
  display: flex;
  justify-content: center;
}
.commonIssues01_sec > div {
  width: 369.98px;
  height: 308.57px;
  background: url(../assets/images/top/common-issues_bg.svg) 0 0 no-repeat;
  background-size: contain;
  color: #C44E00;
  opacity: 0;
  transform: translateY(10px) scale(0.95);
  transition: transform 0.9s ease, opacity 0.4s ease;
}
.commonIssues01_sec > div:nth-child(1), .commonIssues01_sec > div:nth-child(3) {
  padding-top: 94px;
  margin-top: 77px;
}
.commonIssues01_sec > div:nth-child(2) {
  padding-top: 108px;
  margin: 0 45px;
}
.commonIssues01_sec > div:nth-child(1) {
  transition-delay: 0s;
}
.commonIssues01_sec > div:nth-child(2) {
  transition-delay: 0.3s;
}
.commonIssues01_sec > div:nth-child(3) {
  transition-delay: 0.15s;
}
.commonIssues01_sec h3 {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 16px;
}
.commonIssues01_sec p {
  font-size: 1.6rem;
  line-height: 1.75;
}
.commonIssues01_img {
  pointer-events: none;
  position: relative;
  z-index: 2;
  width: 492.28px;
  margin: -168px auto 0;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
  transition-delay: 0.5s;
}
.commonIssues01_img-01 {
  position: absolute;
  left: 137px;
  top: 39px;
  width: 22.63px;
}
.commonIssues01_img-01 img {
  transform-origin: 0% 100%;
}
.commonIssues01_img-02 {
  position: absolute;
  left: 179px;
  top: 61px;
  width: 22.66px;
}
.commonIssues01_img-02 img {
  transform-origin: 100% 100%;
}
.commonIssues01_img-03 {
  position: absolute;
  left: 330px;
  top: 51px;
  width: 23.81px;
}
.commonIssues01_img-03 img {
  transform-origin: 100% 100%;
}
.commonIssues01_img img {
  width: 492.28px;
}

@media screen and (max-width: 1023px) {
  .commonIssues01 {
    text-align: center;
    padding: 16.5333333333vw 0 0;
  }
  .commonIssues01_title {
    font-size: 7.4666666667vw;
    line-height: 1.5;
    margin-bottom: 10.1333333333vw;
  }
  .commonIssues01_title span {
    font-size: 4.8vw;
    margin-bottom: 0.8vw;
  }
  .commonIssues01 > .animation.show .commonIssues01_img {
    opacity: 0;
    transform: translateY(2.6666666667vw);
  }
  .commonIssues01 > .animation.show .commonIssues01_img span img {
    display: none;
  }
  .commonIssues01_sec {
    display: block;
    overflow: hidden;
  }
  .commonIssues01_sec > div {
    width: 80vw;
    height: 66.7226666667vw;
  }
  .commonIssues01_sec > div:nth-child(1) {
    margin: 0 0 -16vw -8.2666666667vw;
  }
  .commonIssues01_sec > div:nth-child(1), .commonIssues01_sec > div:nth-child(3) {
    padding-top: 19.2vw;
    margin-top: 0;
  }
  .commonIssues01_sec > div:nth-child(2) {
    padding-top: 23.2vw;
    margin: 0 -8.2666666667vw -16vw auto;
  }
  .commonIssues01_sec > div:nth-child(3) {
    margin: 0 0 0 -8.2666666667vw;
  }
  .commonIssues01_sec h3 {
    font-size: 4.8vw;
    margin-bottom: 3.7333333333vw;
  }
  .commonIssues01_sec p {
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
  }
  .commonIssues01_img {
    pointer-events: none;
    margin-top: -7.2vw;
    text-align: left;
    width: 100vw;
    transition-delay: 0s;
  }
  .commonIssues01_img-01 {
    left: 27.7333333333vw;
    top: 8vw;
    width: 4.5946666667vw;
  }
  .commonIssues01_img-02 {
    left: 36.5333333333vw;
    top: 12.2666666667vw;
    width: 4.6026666667vw;
  }
  .commonIssues01_img-03 {
    left: 67.2vw;
    top: 10.1333333333vw;
    width: 4.8346666667vw;
  }
  .commonIssues01_img img {
    width: 100vw;
  }
  .commonIssues01_img.show {
    opacity: 1 !important;
    transform: translateY(0vw) !important;
  }
  .commonIssues01_img.show .commonIssues01_img-01 img,
  .commonIssues01_img.show .commonIssues01_img-02 img,
  .commonIssues01_img.show .commonIssues01_img-03 img {
    display: block !important;
    animation-name: bounceIn !important;
    animation-duration: 1.9s !important;
    animation-fill-mode: both !important;
    animation-delay: 0.4s !important;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
}
.commonIssues02 {
  background-color: #ecf3fe;
  padding: 100px 0 97px;
}
.commonIssues02_inner {
  display: flex;
  justify-content: center;
  width: 1200px;
  margin: 0 auto;
}
.commonIssues02_inner > div {
  width: 653px;
  padding-top: 5px;
}
.commonIssues02_inner > div.show .commonIssues02_title {
  opacity: 1;
  transform: translateY(0);
}
.commonIssues02_inner > div.show .commonIssues02_txt {
  clip-path: inset(0 0% 0 0);
}
.commonIssues02_img {
  margin-right: 60px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.commonIssues02_img.show {
  opacity: 1;
  transform: translateY(0);
}
.commonIssues02_img img {
  width: 323.97px;
}
.commonIssues02_title {
  font-size: 2.8rem;
  font-weight: bold;
  color: #C44E00;
  margin-bottom: 41px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
  transition-delay: 0.1s;
}
.commonIssues02_txt {
  font-size: 1.6rem;
  line-height: 1.75;
  clip-path: inset(0 100% 0 0);
  transition: 0.8s ease 0.35s;
}

@media screen and (max-width: 1023px) {
  .commonIssues02 {
    padding: 15.4666666667vw 5.3333333333vw 16vw;
  }
  .commonIssues02_inner {
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse;
    width: auto;
  }
  .commonIssues02_inner > div {
    width: auto;
    padding-top: 0vw;
  }
  .commonIssues02_img {
    margin-right: 0vw;
    margin-top: 9.6vw;
    text-align: center;
  }
  .commonIssues02_img img {
    width: 74.6666666667vw;
  }
  .commonIssues02_title {
    font-size: 5.3333333333vw;
    margin-bottom: 9.0666666667vw;
    line-height: 1.75;
    text-align: center;
    transition: 0.7s ease 0s;
  }
  .commonIssues02_txt {
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
    transition: 0.7s ease 0.45s;
  }
}
.features_header {
  background-color: #FF7A2F;
  text-align: center;
}
.features_header_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 102px 0 102px;
  position: relative;
}
.features_header_inner::after {
  content: "";
  display: block;
  width: 132px;
  height: 66px;
  background: url(../assets/images/top/features_header_ico_arrow.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  bottom: -28px;
  transform: translateX(-50%);
}
.features_header_bg {
  position: absolute;
  top: 113px;
  left: 147px;
  pointer-events: none;
}
.features_header_bg span img {
  width: 100%;
}
.features_header_bg-01, .features_header_bg-02, .features_header_bg-03, .features_header_bg-04, .features_header_bg-05, .features_header_bg-06 {
  position: absolute;
  opacity: 0;
  transform: scale(0);
}
.features_header_bg-01 {
  left: 0;
  top: 39px;
  width: 21.4px;
}
.features_header_bg-02 {
  left: 32px;
  top: -2px;
  width: 9px;
}
.features_header_bg-03 {
  left: 86px;
  top: -2px;
  width: 12px;
}
.features_header_bg-04 {
  left: 789px;
  top: 0;
  width: 16px;
}
.features_header_bg-05 {
  left: 816px;
  top: 96px;
  width: 16px;
}
.features_header_bg-06 {
  left: 850px;
  top: 58px;
  width: 26px;
}
.features_header_chara {
  position: absolute;
  left: -70px;
  bottom: -26px;
  opacity: 0;
  transition: opacity 0.7s ease;
  transition-delay: 0s;
  width: 200px;
}
.features_header_txt01 {
  margin-bottom: 18px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
  transition-delay: 0s;
}
.features_header_txt02 span {
  display: inline-block;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.6s ease, opacity 0.6s ease;
}
.features_header_txt02 span:nth-child(1) {
  transition-delay: 0.25s;
}
.features_header_txt02 span:nth-child(2) {
  transition-delay: 0.29s;
}
.features_header_txt02 span:nth-child(3) {
  transition-delay: 0.33s;
}
.features_header_txt02 span:nth-child(4) {
  transition-delay: 0.37s;
}
.features_header_txt02 span:nth-child(5) {
  transition-delay: 0.41s;
}
.features_header_txt02 span:nth-child(6) {
  transition-delay: 0.45s;
}
.features_header_txt02 span:nth-child(7) {
  transition-delay: 0.49s;
}
.features_header_txt02 span:nth-child(8) {
  transition-delay: 0.53s;
}
.features_header_txt02 span:nth-child(9) {
  transition-delay: 0.57s;
}
.features_header_txt02 span:nth-child(10) {
  transition-delay: 0.61s;
}
.features_header_txt02 span:nth-child(11) {
  transition-delay: 0.65s;
}
.features_header_txt02 span:nth-child(12) {
  transition-delay: 0.69s;
}
.features_header_txt02 span:nth-child(13) {
  transition-delay: 0.73s;
}
.features_header_txt02 span:nth-child(14) {
  transition-delay: 0.77s;
}
.features_header_txt02 span:nth-child(15) {
  transition-delay: 0.81s;
}
.features_header_txt02 span:nth-child(16) {
  transition-delay: 0.85s;
}
.features_header_txt02 img {
  width: auto;
  height: 43.92px;
}
.features_header.show .features_header_txt01,
.features_header.show .features_header_txt02 span {
  opacity: 1;
  transform: translateY(0);
}
.features_header.show .features_header_chara {
  opacity: 1;
}
.features_header.show .features_header_bg-01 {
  animation: starAppear 0.4s ease 0.4s forwards, starTwinkle 0.5s ease-in-out 0.4s 5;
}
.features_header.show .features_header_bg-02 {
  animation: starAppear 0.4s ease 0.4s forwards, starTwinkle 0.5s ease-in-out 0.55s 5;
}
.features_header.show .features_header_bg-03 {
  animation: starAppear 0.4s ease 0.4s forwards, starTwinkle 0.5s ease-in-out 0.7s 5;
}
.features_header.show .features_header_bg-04 {
  animation: starAppear 0.4s ease 0.4s forwards, starTwinkle 0.5s ease-in-out 0.85s 5;
}
.features_header.show .features_header_bg-05 {
  animation: starAppear 0.4s ease 0.4s forwards, starTwinkle 0.5s ease-in-out 1s 5;
}
.features_header.show .features_header_bg-06 {
  animation: starAppear 0.4s ease 0.4s forwards, starTwinkle 0.5s ease-in-out 1.15s 5;
}
@media screen and (max-width: 1023px) {
  .features_header_inner {
    width: auto;
    padding: 16.2666666667vw 0 20.96vw;
  }
  .features_header_inner::after {
    width: 35.2vw;
    height: 17.6vw;
    bottom: -7.4666666667vw;
  }
  .features_header_bg {
    top: 25.0666666667vw;
    left: 3.6266666667vw;
  }
  .features_header_bg img {
    width: 91.5733333333vw;
  }
  .features_header_bg-01 {
    left: 0;
    top: 7.2vw;
    width: 5.7066666667vw;
  }
  .features_header_bg-02 {
    left: 6.1333333333vw;
    top: -0.8vw;
    width: 2.4vw;
  }
  .features_header_bg-03 {
    left: 28.8vw;
    top: 28.2666666667vw;
    width: 3.2vw;
  }
  .features_header_bg-04 {
    left: 81.0666666667vw;
    top: 0;
    width: 4.2666666667vw;
  }
  .features_header_bg-05 {
    left: 77.6vw;
    top: 26.4vw;
    width: 4.2666666667vw;
  }
  .features_header_bg-06 {
    left: 84.5333333333vw;
    top: 17.0666666667vw;
    width: 6.9333333333vw;
  }
  .features_header_chara {
    position: absolute;
    left: -18.6666666667vw;
    bottom: -5.8666666667vw;
    width: 44vw;
  }
  .features_header_txt01 {
    margin-bottom: 6.7733333333vw;
  }
  .features_header_txt01 img {
    width: 80.1013333333vw;
  }
  .features_header_txt02 img {
    width: auto;
    height: 7.84vw;
  }
  .features_header_txt02 span:nth-child(1) {
    margin-left: 2.1333333333vw;
  }
  .features_header_txt02 span:nth-child(n+9) {
    margin-top: 4.8vw;
  }
  .features_header_txt02 span:nth-child(10) {
    margin-left: -2.9333333333vw;
  }
}
.features_body {
  padding-bottom: 100px;
}
.features_body > .animation:nth-child(1).show .features_title {
  opacity: 1;
  transform: translateY(0);
}
.features_body > .animation:nth-child(1).show .features_lead span {
  clip-path: inset(0 0% 0 0);
}
@media screen and (max-width: 1023px) {
  .features_body {
    padding-bottom: 16vw;
  }
}
.features_title {
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
  color: #C44E00;
  padding: 99px 0 42px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
  transition-delay: 0.2s;
}
@media screen and (max-width: 1023px) {
  .features_title {
    font-size: 7.4666666667vw;
    padding: 23.7333333333vw 0 10.4vw;
  }
}
.features_lead {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.75;
  margin-bottom: 161px;
}
.features_lead span {
  display: inline-block;
  clip-path: inset(0 100% 0 0);
  transition: 0.8s ease 0.65s;
}
@media screen and (max-width: 1023px) {
  .features_lead {
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
    margin-bottom: 22.9333333333vw;
  }
}
.features_box01 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}
.features_box01 > div {
  width: 560px;
  position: relative;
}
.features_box01 > div.show .features_box01_title,
.features_box01 > div.show .features_box01_label {
  opacity: 1;
  transform: translateY(0);
}
.features_box01 > div.show .features_box01_txt,
.features_box01 > div.show .features_box01_point {
  clip-path: inset(0 0% 0 0);
}
.features_box01 > p {
  width: 560px;
  text-align: center;
  position: relative;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.features_box01 > p.show {
  opacity: 1;
  transform: translateY(0);
}
.features_box01 > p {
  will-change: transform, opacity;
}
.features_box01 > p.show {
  transform: none;
  will-change: auto;
}
.features_box01 > p img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-22px);
  max-width: inherit;
  backface-visibility: hidden;
}
.features_box01_title {
  font-size: 2.8rem;
  font-weight: bold;
  color: #FF7A2F;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
  transition-delay: 0.15s;
}
.features_box01_label {
  text-align: center;
  position: absolute;
  left: -50px;
  top: -123px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  padding-top: 4px;
  border-radius: 100%;
  line-height: 100px;
  background-color: #C44E00;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.4933333333;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.features_box01_txt {
  font-size: 1.8rem;
  line-height: 1.8888888889;
  clip-path: inset(0 100% 0 0);
  transition: 0.7s ease 0.65s;
  transition-delay: 0.2s;
}
.features_box01_point {
  margin-top: 42px;
  clip-path: inset(0 100% 0 0);
  transition: 0.7s ease 0.65s;
  transition-delay: 0.3s;
}
.features_box01_point li {
  font-size: 1.6rem;
  font-weight: bold;
  color: #FF7A2F;
  background-color: #ecf3fe;
  border-radius: 12px;
  padding: 0 24px;
  line-height: 56px;
}
.features_box01_point li + li {
  margin-top: 16px;
}
.features_box01_point li img {
  margin-right: 16px;
  vertical-align: middle;
  transform: translateY(-1px);
}
.features_box01_01 .features_box01_img img, .features_box01_02 .features_box01_img img, .features_box01_03 .features_box01_img img {
  width: 568px;
}
.features_box01_04 .features_box01_img img {
  width: 560px;
}
.features_box01_02, .features_box01_04 {
  flex-direction: row-reverse;
}
.features_box01_02 {
  margin-top: 200px;
}
.features_box01_03 {
  margin-top: 177px;
}
.features_box01_04 {
  margin-top: 175px;
}
@media screen and (max-width: 1023px) {
  .features_box01 {
    width: auto;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin-left: 5.3333333333vw;
    margin-right: 5.3333333333vw;
    position: relative;
  }
  .features_box01 > div {
    position: initial;
    width: auto;
  }
  .features_box01 > div.show .features_box01_label {
    opacity: 0;
    transform: translateY(10px);
  }
  .features_box01 > p {
    width: auto;
    margin-bottom: 5.8666666667vw;
  }
  .features_box01 > p img {
    position: inherit;
    left: inherit;
    transform: none;
  }
  .features_box01_title {
    text-align: center;
    font-size: 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
    line-height: 1.75;
  }
  .features_box01_label {
    left: -5.3333333333vw;
    top: -13.3333333333vw;
    width: 21.3333333333vw;
    height: 21.3333333333vw;
    padding-top: 0.5333333333vw;
    font-size: 3.2vw;
    font-weight: bold;
    line-height: 1.5;
    z-index: 3;
  }
  .features_box01_label.show {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
  .features_box01_txt {
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
  }
  .features_box01_point {
    margin-top: 5.6vw;
  }
  .features_box01_point li {
    font-size: 3.7333333333vw;
    border-radius: 3.2vw;
    padding: 0 6.4vw;
    line-height: 14.9333333333vw;
    white-space: nowrap;
  }
  .features_box01_point li + li {
    margin-top: 4.2666666667vw;
  }
  .features_box01_point li img {
    width: 6.4vw;
    margin-right: 4.2666666667vw;
    transform: translateY(-0.2666666667vw);
  }
  .features_box01_01 .features_box01_img img, .features_box01_02 .features_box01_img img, .features_box01_03 .features_box01_img img {
    width: 89.3333333333vw;
  }
  .features_box01_04 .features_box01_img img {
    width: 88.2666666667vw;
  }
  .features_box01_02, .features_box01_04 {
    flex-direction: column-reverse;
  }
  .features_box01_02 {
    margin-top: 29.3333333333vw;
  }
  .features_box01_03, .features_box01_04 {
    margin-top: 29.3333333333vw;
  }
}
.features_box02 {
  width: 1200px;
  margin: 100px auto 0;
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.12);
  border-radius: 32px;
  text-align: center;
  padding: 60px 0 33px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.features_box02.show {
  opacity: 1;
  transform: translateY(0);
}
.features_box02_title {
  font-size: 2.8rem;
  font-weight: bold;
  color: #C44E00;
  margin-bottom: 16px;
}
.features_box02_img img {
  width: 1000px;
}
@media screen and (max-width: 1023px) {
  .features_box02 {
    width: 100%;
    margin: 16vw auto 0;
    box-shadow: 0px 0.5333333333vw 8vw rgba(0, 0, 0, 0.12);
    border-radius: 8.5333333333vw;
    padding: 10.1333333333vw 0 10.6666666667vw;
  }
  .features_box02_title {
    font-size: 5.3333333333vw;
    margin-bottom: 1.3333333333vw;
    line-height: 1.75;
  }
  .features_box02_img {
    margin-left: 5.3333333333vw;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .features_box02_img::-webkit-scrollbar {
    height: 2.1333333333vw;
    border-radius: 2.1333333333vw;
  }
  .features_box02_img::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0);
    border-radius: 2.1333333333vw;
  }
  .features_box02_img::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 2.1333333333vw;
  }
  .features_box02_img img {
    width: 168vw;
    max-width: inherit;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
  }
  .features_box02_img-scrollbar {
    display: none;
    margin-left: 5.3333333333vw;
    margin-right: 5.3333333333vw;
    margin-top: 2.6666666667vw;
    height: 2.1333333333vw;
    background: rgba(0, 0, 0, 0.08);
    border-radius: 2.1333333333vw;
    overflow: hidden;
  }
  .features_box02_img-scrollbar_thumb {
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 2.1333333333vw;
    will-change: transform;
  }
}

.postImplementationChanges {
  background-color: #FF7A2F;
}
.postImplementationChanges_inner {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.postImplementationChanges_inner > div:first-child {
  padding: 67px 0 60px;
}
.postImplementationChanges_inner > div:first-child ul {
  display: flex;
}
.postImplementationChanges_inner > div:first-child ul li {
  width: 212px;
  height: 142px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 16px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.7777777778;
  color: #C44E00;
  text-align: center;
  position: relative;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.postImplementationChanges_inner > div:first-child ul li::after {
  content: "";
  display: block;
  width: 18px;
  height: 33px;
  background: url(../assets/images/top/post-implementation-changes_ico_arrow.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -33px;
  transform: translateY(-50%);
}
.postImplementationChanges_inner > div:first-child ul li + li {
  margin-left: 50px;
}
.postImplementationChanges_inner > div:first-child ul li:nth-child(1) {
  transition-delay: 0.2s;
}
.postImplementationChanges_inner > div:first-child ul li:nth-child(2) {
  transition-delay: 0.3s;
}
.postImplementationChanges_inner > div:first-child ul li:nth-child(3) {
  transition-delay: 0.4s;
}
.postImplementationChanges_inner > div:last-child {
  position: relative;
  padding-top: 60px;
}
.postImplementationChanges_title {
  font-size: 4rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 27px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.postImplementationChanges_txt {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5833333333;
  padding-right: 89px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
  transition-delay: 0.65s;
}
.postImplementationChanges_img {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}
.postImplementationChanges_img img {
  width: 394px;
  max-width: inherit;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
  transition-delay: 0.5s;
}
.postImplementationChanges_bg {
  position: absolute;
  top: 39px;
  right: 22px;
  pointer-events: none;
  width: 364.24px;
  height: 120.39px;
}
.postImplementationChanges_bg picture img {
  width: 364.24px;
  max-width: inherit;
}
.postImplementationChanges_bg span img {
  max-width: inherit;
  width: 100%;
}
.postImplementationChanges_bg-01, .postImplementationChanges_bg-02, .postImplementationChanges_bg-03, .postImplementationChanges_bg-04 {
  opacity: 0;
  transform: scale(0);
}
.postImplementationChanges_bg-01 {
  position: absolute;
  left: 0;
  top: 81px;
  width: 17.72px;
}
.postImplementationChanges_bg-02 {
  position: absolute;
  left: 24px;
  top: 23px;
  width: 29px;
}
.postImplementationChanges_bg-03 {
  position: absolute;
  left: 299px;
  top: -2px;
  width: 12.68px;
}
.postImplementationChanges_bg-04 {
  position: absolute;
  left: 347px;
  top: 102px;
  width: 17.72px;
}
.postImplementationChanges.show .postImplementationChanges_title,
.postImplementationChanges.show .postImplementationChanges_inner > div:first-child ul li,
.postImplementationChanges.show .postImplementationChanges_img img,
.postImplementationChanges.show .postImplementationChanges_txt {
  opacity: 1;
  transform: translateY(0);
}
.postImplementationChanges.show .postImplementationChanges_bg-01 {
  animation: starAppear 0.3s ease 0.7s forwards, starTwinkle 0.3s ease-in-out 0.7s 4;
}
.postImplementationChanges.show .postImplementationChanges_bg-02 {
  animation: starAppear 0.3s ease 0.7s forwards, starTwinkle 0.3s ease-in-out 0.85s 4;
}
.postImplementationChanges.show .postImplementationChanges_bg-03 {
  animation: starAppear 0.3s ease 0.7s forwards, starTwinkle 0.3s ease-in-out 1s 4;
}
.postImplementationChanges.show .postImplementationChanges_bg-04 {
  animation: starAppear 0.3s ease 0.7s forwards, starTwinkle 0.3s ease-in-out 1.15s 4;
}

@media screen and (max-width: 1023px) {
  .postImplementationChanges_inner {
    width: auto;
    margin: 0 5.3333333333vw;
    padding: 17.3333333333vw 0 0;
    display: block;
  }
  .postImplementationChanges_inner > div:first-child {
    padding: 0vw 0 0vw;
  }
  .postImplementationChanges_inner > div:first-child ul {
    display: block;
  }
  .postImplementationChanges_inner > div:first-child ul li {
    width: auto;
    height: auto;
    background-color: #fff;
    border-radius: 4.2666666667vw;
    font-size: 4.2666666667vw;
    line-height: 23.4666666667vw;
  }
  .postImplementationChanges_inner > div:first-child ul li::after {
    width: 4.8vw;
    height: 8.8vw;
    top: inherit;
    right: 50%;
    bottom: -11.2vw;
    transform: translateY(0) translateX(50%) rotate(90deg);
  }
  .postImplementationChanges_inner > div:first-child ul li + li {
    margin-left: 0vw;
    margin-top: 13.3333333333vw;
  }
  .postImplementationChanges_inner > div:last-child {
    position: relative;
    margin-top: 11.28vw;
    padding-top: 4.2666666667vw;
  }
  .postImplementationChanges_title {
    font-size: 7.4666666667vw;
    text-align: center;
    margin-bottom: 6.6666666667vw;
  }
  .postImplementationChanges_txt {
    font-size: 5.3333333333vw;
    line-height: 1.5;
    padding-right: 0vw;
    margin-bottom: 6.1333333333vw;
    margin-left: 5.3333333333vw;
  }
  .postImplementationChanges_img {
    position: inherit;
    right: inherit;
    bottom: inherit;
    text-align: center;
  }
  .postImplementationChanges_img img {
    width: 80.2666666667vw;
  }
  .postImplementationChanges_bg {
    position: absolute;
    top: 0;
    right: 6.1333333333vw;
    width: 76.064vw;
    height: 21.4373333333vw;
  }
  .postImplementationChanges_bg picture img {
    width: 76.064vw;
  }
  .postImplementationChanges_bg-01 {
    left: 0;
    top: 16vw;
    width: 4.7253333333vw;
  }
  .postImplementationChanges_bg-02 {
    position: absolute;
    left: 6.4vw;
    top: 0.5333333333vw;
    width: 7.7333333333vw;
  }
  .postImplementationChanges_bg-03 {
    position: absolute;
    left: 64vw;
    top: -0.5333333333vw;
    width: 3.3813333333vw;
  }
  .postImplementationChanges_bg-04 {
    position: absolute;
    left: 71.2vw;
    top: 16.5333333333vw;
    width: 4.7253333333vw;
  }
}
.introduction {
  background: url(../assets/images/top/introduction_bg.png) left top no-repeat;
  background-size: 608px;
  padding: 107px 0 100px;
}
.introduction_header.show .introduction_title,
.introduction_header.show .introduction_chara,
.introduction_header.show .introduction_subTitle {
  opacity: 1;
  transform: translateY(0);
}
.introduction_header.show .introduction_lead span {
  clip-path: inset(0 0% 0 0);
}
.introduction_title, .introduction_chara, .introduction_subTitle, .introduction_box01, .introduction_box02, .introduction_box03 {
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.introduction_title {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  color: #C44E00;
  margin-bottom: 43px;
}
.introduction_chara {
  width: 160px;
  height: 160px;
  border-radius: 100%;
  background-color: #C7DCFC;
  overflow: hidden;
  margin: 0 auto 40px;
  transition-delay: 0.15s;
}
.introduction_chara span {
  display: block;
  width: 108px;
  margin: 34px auto 0;
}
.introduction_subTitle {
  font-size: 2.8rem;
  font-weight: bold;
  color: #FF7A2F;
  text-align: center;
  margin-bottom: 21px;
  transition-delay: 0.3s;
}
.introduction_lead {
  font-size: 1.6rem;
  line-height: 1.75;
  text-align: center;
  margin-bottom: 87px;
}
.introduction_lead span {
  display: inline-block;
  clip-path: inset(0 100% 0 0);
  transition: 0.6s ease;
  transition-delay: 0.65s;
}
.introduction_sec {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.introduction_sec.show .introduction_box01,
.introduction_sec.show .introduction_box02,
.introduction_sec.show .introduction_box03 {
  opacity: 1;
  transform: translateY(0);
}
.introduction_box {
  box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border-radius: 34px;
  position: relative;
  height: 583px;
}
.introduction_box01, .introduction_box03 {
  width: 318px;
  padding-top: 37px;
}
.introduction_box01::after, .introduction_box02::after {
  content: "";
  display: block;
  width: 18px;
  height: 33px;
  background: url(../assets/images/top/introduction_ico_arrow.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% + 4px);
  right: -41px;
  transform: translateY(-50%);
}
.introduction_box01 .introduction_box_img01 img {
  width: 260px;
  margin: 6px 0 18px;
  transform: translateX(-2px);
}
.introduction_box01 .introduction_box_img02 img {
  width: 220px;
}
.introduction_box02 {
  width: 445px;
  padding: 32px 32px 0;
  transition-delay: 0.15s;
}
.introduction_box02::before {
  content: "";
  display: block;
  width: 10px;
  position: absolute;
  left: 50%;
  top: 35px;
  bottom: 35px;
  transform: translateX(-50%);
  background-color: #ecf3fe;
}
.introduction_box02 > div {
  display: flex;
  align-items: center;
  height: 100px;
  background-color: #ecf3fe;
  border-radius: 17px;
  color: #C44E00;
  position: relative;
  z-index: 2;
}
.introduction_box02 > div > p {
  width: 55px;
}
.introduction_box02 > div + div {
  display: flex;
  margin-top: 40px;
}
.introduction_box02_ico01 {
  margin-left: 26px;
}
.introduction_box02_ico02 {
  margin-left: 27px;
}
.introduction_box02_ico03 {
  margin-left: 24px;
}
.introduction_box02_ico04 {
  margin-left: 24px;
  transform: translateY(2px);
}
.introduction_box02_txt01 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 6px;
}
.introduction_box02_txt02 {
  font-size: 1.2rem;
}
.introduction_box03 {
  transition-delay: 0.3s;
}
.introduction_box03 .introduction_box_img01 img {
  width: 233px;
  margin: 23px 0 40px;
  transform: translateX(-2px);
}
.introduction_box03 .introduction_box_img02 img {
  width: 179px;
  transform: translateX(-12px);
}
.introduction_box_label {
  text-align: center;
  position: absolute;
  left: -30px;
  top: -30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  padding-top: 4px;
  border-radius: 100%;
  line-height: 100px;
  background-color: #C44E00;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.4933333333;
}
.introduction_box_en {
  color: #FF7A2F;
  opacity: 0.3;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: right;
  margin-right: 40px;
}
.introduction_box_img01 {
  text-align: center;
}
.introduction_box_title {
  font-size: 1.8rem;
  font-weight: bold;
  color: #FF7A2F;
  text-align: center;
  line-height: 1.6666666667;
  margin-bottom: 18px;
}
.introduction_box_txt {
  margin-left: 40px;
  margin-right: 40px;
  font-size: 1.4rem;
  line-height: 2;
}
.introduction_box_img02 {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.introduction_box_img02 img {
  max-width: inherit;
}

@media screen and (max-width: 1023px) {
  .introduction {
    background: url(../assets/images/top/introduction_bg_sp.png) left top no-repeat;
    background-size: 100% auto;
    padding: 17.3333333333vw 0 16vw;
  }
  .introduction_title {
    font-size: 7.4666666667vw;
    margin-bottom: 11.4666666667vw;
  }
  .introduction_chara {
    width: 32vw;
    height: 32vw;
    margin: 0 auto 9.8666666667vw;
  }
  .introduction_chara span {
    display: block;
    width: 21.6vw;
    margin: 6.4vw auto 0;
  }
  .introduction_subTitle {
    font-size: 5.3333333333vw;
    margin-bottom: 4.2666666667vw;
    line-height: 1.75;
  }
  .introduction_lead {
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
    margin-bottom: 22.1333333333vw;
    padding: 0 5.3333333333vw;
  }
  .introduction_sec {
    width: auto;
    margin: 0 5.3333333333vw;
    display: block;
    justify-content: space-between;
  }
  .introduction_sec.show .introduction_box01,
  .introduction_sec.show .introduction_box02,
  .introduction_sec.show .introduction_box03 {
    opacity: 0;
    transform: translateY(10px);
  }
  .introduction_box {
    box-shadow: 0 0.5333333333vw 8vw rgba(0, 0, 0, 0.12);
    background-color: #fff;
    border-radius: 6.4vw;
    position: relative;
  }
  .introduction_box01.show, .introduction_box02.show, .introduction_box03.show {
    opacity: 1 !important;
    transform: translateY(0px) !important;
  }
  .introduction_box01, .introduction_box03 {
    width: auto;
    padding-top: 37px;
  }
  .introduction_box01::after, .introduction_box02::after {
    width: 4.8vw;
    height: 8.8vw;
    top: inherit;
    right: 50%;
    bottom: -13.3333333333vw;
    transform: translateY(0) translateX(50%) rotate(90deg);
  }
  .introduction_box01 {
    height: 154.4vw;
  }
  .introduction_box01 .introduction_box_img01 img {
    width: 69.2vw;
    margin: 1.6vw 0 4vw;
    transform: translateX(0);
  }
  .introduction_box01 .introduction_box_img02 img {
    width: 58.6666666667vw;
    transform: translateX(-2.4vw);
  }
  .introduction_box02 {
    width: auto;
    height: 149.3333333333vw;
    margin-top: 17.8666666667vw;
    padding: 4.2666666667vw 4.2666666667vw 0;
    transition-delay: 0s;
  }
  .introduction_box02::before {
    width: 2.6666666667vw;
    top: 5.3333333333vw;
    bottom: 5.3333333333vw;
  }
  .introduction_box02 > div {
    height: auto;
    padding: 6.6666666667vw 0 6.1333333333vw;
    border-radius: 4.5333333333vw;
    color: #C44E00;
    position: relative;
    z-index: 2;
  }
  .introduction_box02 > div:nth-child(2) .introduction_box02_txt02 {
    font-size: 2.9333333333vw;
    line-height: 1.6363636364;
    margin: -0.2666666667vw 0 -0.2666666667vw;
  }
  .introduction_box02 > div:nth-child(3) .introduction_box02_txt02, .introduction_box02 > div:nth-child(4) .introduction_box02_txt02 {
    margin: -0.5333333333vw 0 -0.2666666667vw;
  }
  .introduction_box02 > div > p {
    width: 16.8vw;
  }
  .introduction_box02 > div + div {
    margin-top: 10.6666666667vw;
  }
  .introduction_box02_ico01 {
    margin-left: 0;
    padding-left: 6.4vw;
  }
  .introduction_box02_ico01 img {
    width: 5.712vw;
  }
  .introduction_box02_ico02 {
    margin-left: 0;
    padding-left: 6.1333333333vw;
  }
  .introduction_box02_ico02 img {
    width: 5.6293333333vw;
  }
  .introduction_box02_ico03 {
    margin-left: 0;
    padding-left: 6.1333333333vw;
  }
  .introduction_box02_ico03 img {
    width: 6.3653333333vw;
  }
  .introduction_box02_ico04 {
    margin-left: 0;
    padding-left: 6.1333333333vw;
    transform: translateY(2px);
  }
  .introduction_box02_ico04 img {
    width: 6.3653333333vw;
    transform: translateY(-1.0666666667vw) !important;
  }
  .introduction_box02_txt01 {
    font-size: 4.2666666667vw;
    margin-bottom: 2.1333333333vw;
  }
  .introduction_box02_txt02 {
    font-size: 3.2vw;
    line-height: 1.6666666667;
  }
  .introduction_box03 {
    height: 149.8666666667vw;
    margin-top: 17.8666666667vw;
    transition-delay: 0s;
  }
  .introduction_box03 .introduction_box_img01 img {
    width: 61.912vw;
    margin: 23px 0 40px;
    transform: translateX(0vw);
  }
  .introduction_box03 .introduction_box_txt {
    transform: translateX(2.6666666667vw);
  }
  .introduction_box03 .introduction_box_img02 img {
    width: 47.7333333333vw;
    transform: translateX(-2.6666666667vw);
  }
  .introduction_box_label {
    text-align: center;
    position: absolute;
    left: -5.3333333333vw;
    top: -8vw;
    width: 26.6666666667vw;
    height: 26.6666666667vw;
    padding-top: 1.0666666667vw;
    font-size: 4.2666666667vw;
  }
  .introduction_box_en {
    font-size: 4.2666666667vw;
    margin-right: 10.6666666667vw;
  }
  .introduction_box_img01 {
    text-align: center;
  }
  .introduction_box_title {
    font-size: 4.8vw;
    margin-bottom: 4.8vw;
  }
  .introduction_box_txt {
    margin-left: 6.4vw;
    margin-right: 6.4vw;
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
  }
  .introduction_box_img02 {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  .introduction_box_img02 img {
    max-width: inherit;
  }
}
.allInOneManagement {
  background-color: #ecf3fe;
}
.allInOneManagement_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 105px 0 100px;
}
.allInOneManagement_title {
  font-size: 2.8rem;
  font-weight: bold;
  color: #C44E00;
  text-align: center;
  margin-bottom: 42px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.allInOneManagement_title.show {
  opacity: 1;
  transform: translateY(0);
}
.allInOneManagement_sec {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.allInOneManagement_box {
  width: 373px;
  height: 319px;
  border-radius: 24px;
  background-color: #fff;
}
.allInOneManagement_box:nth-child(1) {
  transition-delay: 0s;
}
.allInOneManagement_box:nth-child(2) {
  transition-delay: 0.15s;
}
.allInOneManagement_box:nth-child(3) {
  transition-delay: 0.3s;
}
.allInOneManagement_box:nth-child(4) {
  transition-delay: 0s;
}
.allInOneManagement_box:nth-child(5) {
  transition-delay: 0.15s;
}
.allInOneManagement_box:nth-child(6) {
  transition-delay: 0.3s;
}
.allInOneManagement_box {
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.allInOneManagement_box.show {
  opacity: 1;
  transform: translateY(0);
}
.allInOneManagement_box_img {
  text-align: center;
  height: 124px;
  position: relative;
}
.allInOneManagement_box_img01 {
  padding-top: 65px;
}
.allInOneManagement_box_img02 {
  padding-top: 62px;
}
.allInOneManagement_box_img03 {
  padding-top: 63px;
}
.allInOneManagement_box_img04 {
  padding-top: 65px;
}
.allInOneManagement_box_img05 {
  padding-top: 62px;
}
.allInOneManagement_box_img06 {
  padding-top: 64px;
}
.allInOneManagement_box_title {
  font-size: 2.4rem;
  font-weight: bold;
  color: #FF7A2F;
  text-align: center;
  line-height: 1.6666666667;
  margin-bottom: 16px;
}
.allInOneManagement_box_txt {
  margin: 0 40px;
  font-size: 1.4rem;
  line-height: 2;
}

@media screen and (max-width: 1023px) {
  .allInOneManagement_inner {
    width: auto;
    margin: 0 auto;
    padding: 15.4666666667vw 5.3333333333vw 16vw;
  }
  .allInOneManagement_title {
    font-size: 5.3333333333vw;
    line-height: 1.75;
    margin-bottom: 9.6vw;
  }
  .allInOneManagement_sec {
    display: block;
    gap: inherit;
  }
  .allInOneManagement_box {
    width: auto;
    height: auto;
    border-radius: 6.4vw;
    padding-bottom: 9.6vw;
  }
  .allInOneManagement_box + .allInOneManagement_box {
    margin-top: 4.2666666667vw;
  }
  .allInOneManagement_box_img {
    text-align: center;
    height: 25.8666666667vw;
    position: relative;
  }
  .allInOneManagement_box_img01 {
    padding-top: 10.6666666667vw;
  }
  .allInOneManagement_box_img01 img {
    width: 10.5413333333vw;
  }
  .allInOneManagement_box_img02 {
    padding-top: 10.6666666667vw;
  }
  .allInOneManagement_box_img02 img {
    width: 9.9466666667vw;
  }
  .allInOneManagement_box_img03 {
    padding-top: 10.6666666667vw;
  }
  .allInOneManagement_box_img03 img {
    width: 9.192vw;
  }
  .allInOneManagement_box_img04 {
    padding-top: 10.6666666667vw;
  }
  .allInOneManagement_box_img04 img {
    width: 10.5253333333vw;
  }
  .allInOneManagement_box_img05 {
    padding-top: 9.8666666667vw;
  }
  .allInOneManagement_box_img05 img {
    width: 9.7146666667vw;
  }
  .allInOneManagement_box_img06 {
    padding-top: 10.4vw;
  }
  .allInOneManagement_box_img06 img {
    width: 10.2906666667vw;
  }
  .allInOneManagement_box_title {
    font-size: 4.8vw;
    margin-bottom: 2.9333333333vw;
  }
  .allInOneManagement_box_txt {
    margin: 0 5.3333333333vw;
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
  }
  .allInOneManagement_box:nth-child(1), .allInOneManagement_box:nth-child(2), .allInOneManagement_box:nth-child(3), .allInOneManagement_box:nth-child(4), .allInOneManagement_box:nth-child(5), .allInOneManagement_box:nth-child(6) {
    transition-delay: 0s;
  }
}
.qa {
  background-color: #ecf3fe;
  padding: 107px 0 100px;
}
.qa_ttl {
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 43px;
  color: #C44E00;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.qa_ttl.show {
  opacity: 1;
  transform: translateY(0);
}
.qa a:hover,
.qa button:hover {
  opacity: 1;
}
.qa .accordion {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border-radius: 12px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.qa .accordion.show {
  opacity: 1;
  transform: translateY(0);
}
.qa .accordion {
  transition: box-shadow 0.25s, transform 0.2s, opacity 0.8s ease;
}
@media screen and (min-width: 1024px) {
  .qa .accordion:has(.accordion_head:hover) {
    opacity: 1;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
  }
}
.qa .accordion.open .accordion_head_arrow img {
  transform: rotateX(180deg);
}
.qa .accordion + .accordion {
  margin-top: 16px;
}
.qa .accordion_head a,
.qa .accordion_head button {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 99px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 1px 104px 0 71px;
  text-align: left;
  cursor: pointer;
}
.qa .accordion_head_q {
  font-size: 2.4rem;
  font-weight: bold;
  color: #FF7A2F;
  position: absolute;
  left: 29px;
  top: 33px;
}
.qa .accordion_head_arrow {
  position: absolute;
  top: 32px;
  right: 40px;
}
.qa .accordion_head_arrow img {
  transition: transform 0.2s;
}
.qa .accordion_inner {
  display: none;
  position: relative;
  padding: 40px 121px 34px 31px;
  line-height: 1.6;
  font-size: 1.6rem;
}
.qa .accordion_inner a {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .qa .accordion_inner a:hover {
    text-decoration: none;
    opacity: 1;
  }
}
.qa .accordion_inner > p {
  display: flex;
}
.qa .accordion_inner > p span:nth-child(2) {
  flex: 1;
}
.qa .accordion_inner_a {
  font-size: 2.4rem;
  font-weight: bold;
  color: #FF7A2F;
  transform: translateY(0);
  margin-right: 25px;
  line-height: 1;
}
.qa .accordion_inner::before {
  content: "";
  background-color: #ccc;
  height: 1px;
  position: absolute;
  left: 71px;
  right: 104px;
  top: 0;
}

@media screen and (max-width: 1023px) {
  .qa {
    padding: 17.3333333333vw 0 16vw;
  }
  .qa_ttl {
    font-size: 6.4vw;
    margin-bottom: 10.9333333333vw;
  }
  .qa .accordion {
    width: auto;
    margin-left: 5.3333333333vw;
    margin-right: 5.3333333333vw;
    border-radius: 3.2vw;
  }
  .qa .accordion + .accordion {
    margin-top: 4.2666666667vw;
  }
  .qa .accordion_head a,
  .qa .accordion_head button {
    height: auto;
    font-size: 3.7333333333vw;
    line-height: 1.75;
    padding: 8.2666666667vw 19.2vw 7.7333333333vw 15.7333333333vw;
  }
  .qa .accordion_head_q {
    font-size: 5.3333333333vw;
    left: 6.4vw;
    top: 9.8666666667vw;
    line-height: 1;
  }
  .qa .accordion_head_arrow {
    position: absolute;
    top: 10.1333333333vw;
    right: 6.4vw;
  }
  .qa .accordion_head_arrow img {
    vertical-align: top;
    width: 6.4vw;
    transition: transform 0.2s;
  }
  .qa .accordion_inner {
    display: none;
    position: relative;
    padding: 8.8vw 5.8666666667vw 7.4666666667vw 6.6666666667vw;
    line-height: 1.75;
    font-size: 3.7333333333vw;
  }
  .qa .accordion_inner a {
    text-decoration: underline;
  }
  .qa .accordion_inner > p {
    display: flex;
  }
  .qa .accordion_inner > p span:nth-child(2) {
    flex: 1;
  }
  .qa .accordion_inner_a {
    font-size: 5.3333333333vw;
    transform: translateY(1.3333333333vw);
    margin-right: 5.6vw;
  }
  .qa .accordion_inner::before {
    left: 14.9333333333vw;
    right: 6.4vw;
  }
}
.price {
  background: #C44E00 url(../assets/images/top/price_bg.png) left top no-repeat;
  background-size: 608px auto;
  padding: 107px 0 100px;
}
.price_title {
  font-size: 4rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 53px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.price_title.show {
  opacity: 1;
  transform: translateY(0);
}
.price_availablePlans {
  margin-bottom: 59px;
}
.price_availablePlans_sec {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.price_availablePlans_box {
  width: 282px;
  height: 473px;
  border-radius: 34px;
  background-color: #fff;
  padding-top: 33px;
  position: relative;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.price_availablePlans_box_title {
  font-size: 2rem;
  font-weight: bold;
  color: #C44E00;
  text-align: center;
  margin-bottom: 19px;
}
.price_availablePlans_box_total {
  text-align: center;
  line-height: 1;
  height: 55px;
  margin-bottom: 26px;
}
.price_availablePlans_box_totalExcludingTax {
  font-weight: bold;
}
.price_availablePlans_box_totalExcludingTax span:nth-child(1) {
  color: #FF7A2F;
  font-size: 3.2rem;
}
.price_availablePlans_box_totalExcludingTax span:nth-child(2) {
  font-size: 1.6rem;
}
.price_availablePlans_box_totalIncludingTax {
  font-size: 1.4rem;
  margin-top: 9px;
}
.price_availablePlans_box_planDetails {
  font-weight: bold;
}
.price_availablePlans_box_planDetails > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 24px 6px;
  min-height: 50px;
}
.price_availablePlans_box_planDetails > div:nth-child(2n+1) {
  background-color: #ecf3fe;
}
.price_availablePlans_box_planDetails > div p:nth-child(1) {
  font-size: 1.4rem;
}
.price_availablePlans_box_planDetails > div p:nth-child(2) {
  color: #939394;
  font-size: 1.4rem;
}
.price_availablePlans_box_planDetails > div p:nth-child(2) span:nth-child(1) {
  font-size: 2.4rem;
  color: #FF7A2F;
}
.price_availablePlans_box_planDetails > div p:nth-child(2) span:nth-child(2) {
  font-size: 1.6rem;
  color: #333;
}
.price_availablePlans_box_note {
  font-size: 1.2rem;
  text-align: center;
  margin-top: 24px;
}
.price_availablePlans_box_chara {
  position: absolute;
  left: 50%;
  top: -56px;
  transform: translateX(-50%);
  width: 72px;
  opacity: 0;
  transition-delay: 0.3s;
}
.price_availablePlans_box_chara svg {
  width: 100%;
  vertical-align: bottom;
}
.price_availablePlans_box_label {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 100%;
  background-color: #FF7A2F;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  position: absolute;
  top: -22px;
  right: -8px;
  animation-delay: 0.4s;
}
.price_availablePlans_box:nth-child(1) {
  transition-delay: 0s;
}
.price_availablePlans_box:nth-child(2) {
  transition-delay: 0.15s;
}
.price_availablePlans_box:nth-child(3) {
  transition-delay: 0.3s;
}
.price_availablePlans_box:nth-child(4) {
  transition-delay: 0.6s;
}
.price_availablePlans_note {
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.1428571429;
  margin-top: 20px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
  transition-delay: 0.55s;
}
.price_availablePlans.show .price_availablePlans_box,
.price_availablePlans.show .price_availablePlans_note {
  opacity: 1;
  transform: translateY(0);
}
.price_availablePlans.show .price_availablePlans_box_chara {
  opacity: 1;
}
.price_availablePlans.show .price_availablePlans_box_label {
  animation-name: bounceIn02;
  animation-duration: 0.8s;
  animation-fill-mode: both;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.price_contractFlow {
  text-align: center;
  color: #fff;
}
.price_contractFlow_title {
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 25px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.price_contractFlow_title.show {
  opacity: 1;
  transform: translateY(0);
}
.price_contractFlow_sec {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.price_contractFlow_box {
  width: 366px;
  background-color: #FF7A2F;
  border-radius: 16px;
  position: relative;
  padding: 36px 0 29px;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.price_contractFlow_box.show {
  opacity: 1;
  transform: translateY(0);
}
.price_contractFlow_box:not(:last-child)::after {
  content: "";
  display: block;
  width: 18px;
  height: 33px;
  background: url(../assets/images/top/price_ico_arrow.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -37px;
  transform: translateY(-50%);
}
.price_contractFlow_box_title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 16px;
}
.price_contractFlow_box_txt {
  font-size: 1.4rem;
  line-height: 1.7142857143;
}
.price_contractFlow_box:nth-child(1) {
  transition-delay: 0s;
}
.price_contractFlow_box:nth-child(2) {
  transition-delay: 0.15s;
}
.price_contractFlow_box:nth-child(3) {
  transition-delay: 0.3s;
}

@media screen and (max-width: 1023px) {
  .price {
    background: #C44E00 url(../assets/images/top/price_bg_sp.png) left top no-repeat;
    background-size: 100% auto;
    padding: 17.3333333333vw 0 16vw;
  }
  .price_title {
    font-size: 7.4666666667vw;
    margin-bottom: 6.6666666667vw;
  }
  .price_availablePlans {
    margin-bottom: 15.7333333333vw;
  }
  .price_availablePlans_sec {
    width: auto;
    display: block;
    margin: 0 5.3333333333vw;
  }
  .price_availablePlans_box {
    width: auto;
    height: auto;
    border-radius: 9.0666666667vw;
    padding-top: 8.8vw;
    padding-bottom: 8.5333333333vw;
  }
  .price_availablePlans_box + .price_availablePlans_box {
    margin-top: 6.4vw;
  }
  .price_availablePlans_box:nth-child(3) {
    margin-top: 17.3333333333vw;
  }
  .price_availablePlans_box_title {
    font-size: 5.3333333333vw;
    margin-bottom: 5.0666666667vw;
  }
  .price_availablePlans_box_total {
    height: auto;
    margin-bottom: 7.7333333333vw;
  }
  .price_availablePlans_box_totalExcludingTax span:nth-child(1) {
    font-size: 8.5333333333vw;
  }
  .price_availablePlans_box_totalExcludingTax span:nth-child(2) {
    font-size: 4.2666666667vw;
  }
  .price_availablePlans_box_totalIncludingTax {
    font-size: 3.7333333333vw;
    margin-top: 2.4vw;
    margin-bottom: -0.5333333333vw;
  }
  .price_availablePlans_box_planDetails > div {
    padding: 2.1333333333vw 6.4vw 1.6vw;
    min-height: 13.3333333333vw;
  }
  .price_availablePlans_box_planDetails > div p:nth-child(1) {
    font-size: 3.7333333333vw;
  }
  .price_availablePlans_box_planDetails > div p:nth-child(2) {
    font-size: 3.7333333333vw;
  }
  .price_availablePlans_box_planDetails > div p:nth-child(2) span:nth-child(1) {
    font-size: 6.4vw;
  }
  .price_availablePlans_box_planDetails > div p:nth-child(2) span:nth-child(2) {
    font-size: 4.2666666667vw;
  }
  .price_availablePlans_box_note {
    font-size: 3.2vw;
    margin-top: 6.4vw;
    margin-bottom: -2.1333333333vw;
  }
  .price_availablePlans_box_chara {
    top: -14.6666666667vw;
    transition-delay: 0s;
    width: 19.2vw;
  }
  .price_availablePlans_box_label {
    width: 16vw;
    height: 16vw;
    line-height: 16vw;
    font-size: 3.2vw;
    top: -5.6vw;
    right: 3.2vw;
    animation-delay: 0.4s;
  }
  .price_availablePlans_box.show {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
  .price_availablePlans_box.show .price_availablePlans_box_chara {
    opacity: 1 !important;
  }
  .price_availablePlans_box.show .price_availablePlans_box_label {
    animation-name: bounceIn02 !important;
    animation-duration: 0.8s !important;
    animation-fill-mode: both !important;
  }
  .price_availablePlans_box:nth-child(1), .price_availablePlans_box:nth-child(2), .price_availablePlans_box:nth-child(3), .price_availablePlans_box:nth-child(4) {
    transition-delay: 0s;
  }
  .price_availablePlans_note {
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
    margin: 5.8666666667vw 5.3333333333vw 0vw;
    text-align: left;
    transition-delay: 0s;
  }
  .price_availablePlans_note.show {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
  .price_availablePlans_note span {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 4.8vw;
  }
  .price_availablePlans.show .price_availablePlans_box,
  .price_availablePlans.show .price_availablePlans_note {
    opacity: 0;
    transform: translateY(10px);
  }
  .price_availablePlans.show .price_availablePlans_box_chara {
    opacity: 0;
  }
  .price_availablePlans.show .price_availablePlans_box_label {
    animation-name: none;
  }
  .price_contractFlow_title {
    font-size: 5.3333333333vw;
    margin-bottom: 6.9333333333vw;
  }
  .price_contractFlow_sec {
    width: auto;
    margin: 0 5.3333333333vw;
    display: block;
  }
  .price_contractFlow_box {
    width: auto;
    border-radius: 4.2666666667vw;
    padding: 9.6vw 0 7.4666666667vw;
  }
  .price_contractFlow_box + .price_contractFlow_box {
    margin-top: 13.8666666667vw;
  }
  .price_contractFlow_box:not(:last-child)::after {
    width: 4.8vw;
    height: 8.8vw;
    top: inherit;
    right: 50%;
    bottom: -11.4666666667vw;
    transform: translateY(0) translateX(50%) rotate(90deg);
  }
  .price_contractFlow_box_title {
    font-size: 4.8vw;
    margin-bottom: 3.7333333333vw;
  }
  .price_contractFlow_box_txt {
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
  }
  .price_contractFlow_box:nth-child(1), .price_contractFlow_box:nth-child(2), .price_contractFlow_box:nth-child(3) {
    transition-delay: 0s;
  }
}
.materialsConsultation {
  padding: 60px 0 0;
}
.materialsConsultation_box {
  display: block;
  width: 1200px;
  margin: 0 auto;
  position: relative;
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.7s ease, opacity 0.7s ease;
}
.materialsConsultation_box.show {
  opacity: 1;
  transform: translateY(0);
}
.materialsConsultation_box_badge {
  position: absolute;
  top: -20px;
  right: -20px;
}
.materialsConsultation_box_btn {
  position: absolute;
  left: 60px;
  bottom: 40px;
  width: 347px;
  height: 54px;
  border-radius: 54px;
  background-color: #B91E24;
  padding: 15px 32px;
}
.materialsConsultation_box_btn .arrow {
  position: absolute;
  top: 50%;
  right: 32px;
  width: 8.18px;
  height: 14.77px;
  transform: translateY(-50%);
  overflow: hidden;
}
.materialsConsultation_box_btn .arrow::before, .materialsConsultation_box_btn .arrow::after {
  position: absolute;
  inset: 0;
  content: "";
  display: inline-block;
  background-color: #fff;
  -webkit-mask-image: url("../images/top/materials-consultation_arrow.svg");
  mask-image: url("../images/top/materials-consultation_arrow.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  transition: 0.25s;
  animation-fill-mode: forwards;
  animation-duration: 0.6s;
  animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.materialsConsultation_box_btn .arrow::after {
  transform: translateX(-100%);
}
@media screen and (min-width: 1024px) {
  .materialsConsultation_box_btn {
    opacity: 1;
    transition: 0.25s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
  .materialsConsultation_box:hover .materialsConsultation_box_btn {
    box-shadow: 0px 3px 16px rgba(165, 25, 48, 0.3);
    transform: translateY(-2px);
    backface-visibility: hidden;
    opacity: 1;
  }
  .materialsConsultation_box:hover .materialsConsultation_box_btn .arrow::before {
    animation-name: transformRightLeft;
    animation-delay: 0s;
  }
  .materialsConsultation_box:hover .materialsConsultation_box_btn .arrow::after {
    animation-name: transformLeftRight;
    animation-delay: 0.2s;
  }
}

@media screen and (max-width: 1023px) {
  .materialsConsultation {
    padding: 10.6666666667vw 5.3333333333vw 0;
  }
  .materialsConsultation_box {
    width: auto;
    margin: 0 auto;
  }
  .materialsConsultation_box_badge {
    position: absolute;
    top: inherit;
    bottom: 2.1333333333vw;
    right: 2.1333333333vw;
    width: 24.8773333333vw;
  }
  .materialsConsultation_box_btn {
    left: 6.4vw;
    bottom: inherit;
    top: 47.7333333333vw;
    width: 76.5333333333vw;
    height: 14.4vw;
    border-radius: 14.4vw;
    padding: 5.0933333333vw 6.5066666667vw;
  }
  .materialsConsultation_box_btn img {
    width: 58.48vw;
  }
  .materialsConsultation_box_btn .arrow {
    right: 4.6666666667vw;
    width: 1.9866666667vw;
    height: 3.2vw;
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale3d(0, 0, 0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  8% {
    transform: scale3d(1.1, 1.1, 1.1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  16% {
    transform: scale3d(0.9, 0.9, 0.9);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  24% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  32% {
    transform: scale3d(0.97, 0.97, 0.97);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  50%, 58% {
    opacity: 1;
    transform: scaleX(1);
  }
  59% {
    transform: scale3d(0, 0, 0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  77% {
    transform: scale3d(0.9, 0.9, 0.9);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  84% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  92% {
    transform: scale3d(0.97, 0.97, 0.97);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes bounceIn02 {
  0% {
    opacity: 0;
    transform: scale3d(0, 0, 0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes bounceIn03 {
  0% {
    opacity: 0;
    transform: scale3d(0, 0, 0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: scale3d(1.05, 1.05, 1.05);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  40% {
    transform: scale3d(0.95, 0.95, 0.95);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.01, 1.01, 1.01);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  80% {
    transform: scale3d(0.98, 0.98, 0.98);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes starAppear {
  from {
    opacity: 0;
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes starTwinkle {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.7);
  }
}