@charset "utf-8";
html {
  color: #000;
  background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
legend {
  color: #000;
}
#yui3-css-stamp.cssreset {
  display: none;
}

html,
body {
  position: relative;
  min-width: 960px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック",
    YuGothic, "メイリオ", Meiryo, sans-serif;
  font-size: 10px;
  line-height: 1;
}
a {
  text-decoration: inherit;
  color: inherit;
}
img,
svg,
video,
iframe,
picture {
  display: block;
  width: 100%;
}
@media screen and (min-width: 737px) {
  .mo_op {
    display: inline-block;
    -webkit-transition: opacity 160ms ease-in-out;
    -moz-transition: opacity 160ms ease-in-out;
    -o-transition: opacity 160ms ease-in-out;
    -ms-transition: opacity 160ms ease-in-out;
    transition: opacity 160ms ease-in-out;
    -webkit-font-smoothing: antialiased;
  }
  .mo_op:hover {
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
  }
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 736px) {
  html,
  body {
    min-width: 320px;
  }
  .pc {
    display: none !important;
  }
}
.mv {
  position: relative;
}
.mv__contents {
  width: 100%;
}
.mv__bg {
  background-color: #f9bfc3;
  height: 350px;
  position: relative;
  top: 0;
  left: 0;
  padding-top: 80px;
  overflow: hidden;
}
.mv__bg-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.mv__bg-box {
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  top: 105px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mv__bg-catch {
  width: 455px;
  position: relative;
  top: -10px;
  left: 29px;
}
.mv__bg-human {
  width: 300px;
  margin-left: 100px;
}
.mv__bg-phone {
  width: 210px;
  margin-left: 5px;
}
.mv__dot {
  width: 25px;
  margin: 14px auto 0;
}
.mv__dot--mv1 {
  width: 160px;
  position: absolute;
  top: 190px;
  left: -70px;
}
.mv__dot--mv2 {
  width: 100px;
  position: absolute;
  top: 10px;
  left: -105px;
}
.mv__dot--mv3 {
  width: 200px;
  position: absolute;
  top: 0;
  right: -220px;
}
.mv__copy {
  width: 490px;
  margin: 20px auto 0;
}
.mv__cta {
  margin-top: 40px;
}
.mv__cta-deco {
  width: 100%;
  position: absolute;
  bottom: -110px;
  left: 0;
  z-index: -1;
  background-image: url("../images/mv/decoration.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center top;
  height: 200px;
}
.mv__btn {
  margin: 0 auto;
}
@media screen and (max-width: 736px) {
  .mv__bg {
    height: 86vw;
    padding-top: 8vw;
  }
  .mv__bg-mask {
    bottom: -0.133333333333333vw;
  }
  .mv__bg-box {
    position: absolute;
    top: 24.8vw;
  }
  .mv__bg-catch {
    position: absolute;
    top: 0;
    left: auto;
    right: -8vw;
    width: 53.333333333333336vw;
  }
  .mv__bg-human {
    position: absolute;
    top: 24.666667vw;
    left: -10vw;
    width: 37.333333333333336vw;
    margin-left: 0;
  }
  .mv__bg-phone {
    position: absolute;
    top: -3.2vw;
    left: 9.333333333333334vw;
    width: 33.333333333333336vw;
    margin-left: 0;
    z-index: -1;
  }
  .mv__dot {
    width: 4vw;
    margin: 1.333333333333333vw auto 0;
  }
  .mv__dot--mv2 {
    width: 22.666666666666668vw;
    top: 42.666666666666664vw;
    left: -42.666666666666664vw;
  }
  .mv__copy {
    width: 86.66666666666667vw;
    margin: 4.266666666666667vw auto 0;
  }
  .mv__cta {
    margin-top: 8vw;
  }
  .mv__cta-deco {
    bottom: -12vw;
    height: 40vw;
    background-image: url("../images/mv/decoration-sp.png");
  }
  .mv__btn-img {
    width: 81.33333333333333vw;
    margin: 0 auto;
  }
  .mv__app-btns {
    margin-top: 2.666666666666667vw;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .mv__app-btn {
    width: 43.2vw;
  }
  .mv__app-btn:nth-child(2) {
    margin-left: 2.133333333333333vw;
  }
}
@media screen and (max-width: 736px) {
  .nav__btn {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    padding: 3.466666666666667vw 0;
    background-color: #fff;
    border-top-left-radius: 4vw;
    border-top-right-radius: 4vw;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: opacity 350ms ease, visibility 350ms ease;
    -moz-transition: opacity 350ms ease, visibility 350ms ease;
    -o-transition: opacity 350ms ease, visibility 350ms ease;
    -ms-transition: opacity 350ms ease, visibility 350ms ease;
    transition: opacity 350ms ease, visibility 350ms ease;
  }
  .nav__btn.js-show {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  .nav__btn-img {
    width: 81.33333333333333vw;
    margin: 0 auto;
  }
  .nav__app-btns {
    margin-top: 2.666666666666667vw;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .nav__app-btn {
    width: 43.2vw;
  }
  .nav__app-btn:nth-child(2) {
    margin-left: 2.133333333333333vw;
  }
}
.worries {
  position: relative;
  z-index: 1;
}
.worries__contentsWrap {
  background-color: #fffde5;
  padding: 88px 0;
}
.worries__title {
  width: 493px;
  margin: 0 auto;
}
.worries__contents {
  width: 960px;
  margin: 50px auto 0;
}
.worries__contents-pc1,
.worries__contents-pc2,
.worries__contents-pc3,
.worries__contents-pc4 {
  width: 850px;
}
.worries__contents-pc1,
.worries__contents-pc3 {
  margin-right: auto;
}
.worries__contents-pc2,
.worries__contents-pc4 {
  margin-left: auto;
}
.worries__contents-pc2,
.worries__contents-pc3,
.worries__contents-pc4 {
  margin-top: 32px;
}
.worries__decoration {
  background-color: #fff;
}
@media screen and (max-width: 736px) {
  .worries__container {
    overflow: hidden;
  }
  .worries__img {
    position: relative;
    top: 0.013333333333333vw;
    width: 101vw;
  }
  .worries__contentsWrap {
    padding: 16vw 0;
  }
  .worries__title {
    width: 82.93333333333334vw;
  }
  .worries__contents {
    width: 82.93333333333334vw;
    margin: 8.266666666666666vw auto 0;
  }
  .worries__contents-sp-margin {
    display: block;
    margin-top: 4.266666666666667vw;
  }
}
.about {
  background-color: #fffde5;
  position: relative;
  z-index: 1;
  margin-top: 30px;
}
.about__text {
  text-align: center;
  font-size: 20px;
  color: #363636;
  line-height: 1.6;
  margin-top: 40px;
}
.about__movie {
  width: 700px;
  margin: 32px auto 0;
  cursor: pointer;
  position: relative;
}
.about__movie:hover .about__movie-img {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.about__movie-img {
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  -ms-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  position: relative;
  z-index: 1;
}
.about__movie-dot1,
.about__movie-dot2 {
  width: 192px;
  position: absolute;
}
.about__movie-dot1 {
  top: -120px;
  right: -100px;
}
.about__movie-dot2 {
  bottom: -40px;
  left: -125px;
}
.about__decoration {
  margin-bottom: 60px;
  background-color: #fff;
}
.about__decoration2 {
  margin-top: 80px;
  background-color: #fff;
}
@media screen and (max-width: 736px) {
  .about {
    margin-top: 8vw;
  }
  .about__text {
    font-size: 4.266666666666667vw;
    line-height: 1.6875;
    margin: 8vw auto 0;
    width: 82.93333333333334vw;
  }
  .about__movie {
    width: 82.93333333333334vw;
    margin: 8.533333333333333vw auto 0;
  }
  .about__movie:hover .about__movie-img {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .about__movie-video {
    position: absolute;
    top: 0;
    left: 0;
  }
  .about__decoration {
    margin-bottom: 6.666666666666667vw;
  }
  .about__decoration2 {
    margin-top: 13.333333333333334vw;
  }
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 350ms ease, visibility 350ms ease;
  -moz-transition: opacity 350ms ease, visibility 350ms ease;
  -o-transition: opacity 350ms ease, visibility 350ms ease;
  -ms-transition: opacity 350ms ease, visibility 350ms ease;
  transition: opacity 350ms ease, visibility 350ms ease;
}
.modal.js-play {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  visibility: visible;
}
.modal__content {
  position: relative;
  width: 90%;
  height: auto;
  aspect-ratio: 16/9;
  z-index: 9999;
}
.modal__content > iframe {
  width: 100%;
  height: 100%;
}
.modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.reason {
  background-color: #fff;
  padding: 100px 0 130px;
  position: relative;
  z-index: 1;
}
.reason__img {
  width: 960px;
  margin: 60px auto 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.reason__imgPc {
  width: 460px;
}
@media screen and (max-width: 736px) {
  .reason {
    padding: 14.666666666666666vw 0 21.333333333333332vw;
  }
  .reason__img {
    width: 82.93333333333334vw;
    margin: 8.533333333333333vw auto 0;
    display: block;
  }
  .reason__img-margin {
    margin-top: 5.333333333333333vw;
  }
}
.plan {
  background-color: #fff;
  padding: 135px 0;
  position: relative;
  z-index: 1;
}
.plan__img {
  width: 400px;
  margin: 0 auto;
}
.plan__img-contents {
  width: 960px;
  margin: 60px auto 0;
}
.plan__img-contents-box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.plan__img-contents1,
.plan__img-contents2 {
  width: 460px;
}
.plan__img-contents3 {
  margin-top: 32px;
}
.plan__title {
  margin-top: 16px;
}
.plan__attention {
  width: 960px;
  margin: 24px auto 0;
  font-size: 12px;
  color: #898989;
  line-height: 1.583333333333333;
}
.plan__text {
  margin-top: 60px;
  text-align: center;
  font-size: 20px;
  color: #363636;
  letter-spacing: 0.05em;
}
.plan__text--2 {
  margin-top: 14px;
}
.plan__text--red {
  font-size: 28px;
  color: #e60013;
}
@media screen and (max-width: 736px) {
  .plan {
    padding: 21.333333333333332vw 0;
  }
  .plan__img {
    width: 61.86666666666667vw;
  }
  .plan__img-margin1,
  .plan__img-margin2 {
    margin-top: 5.333333333333333vw;
  }
  .plan__img-contents {
    width: 89.33333333333333vw;
    margin: 9.866666666666667vw auto 0;
  }
  .plan__title {
    margin-top: 2.666666666666667vw;
  }
  .plan__attention {
    width: 89.33333333333333vw;
    margin: 3.2vw auto 0;
    font-size: 3.2vw;
  }
  .plan__text {
    margin-top: 6.4vw;
    font-size: 4vw;
    letter-spacing: 0;
    line-height: 1.5;
  }
  .plan__text--2 {
    margin-top: 2.666666666666667vw;
  }
  .plan__text--red {
    font-size: 5.6vw;
  }
}
.features {
  background: -webkit-linear-gradient(#fff, 95%, #fffde5);
  background: -moz-linear-gradient(#fff, 95%, #fffde5);
  background: -o-linear-gradient(#fff, 95%, #fffde5);
  background: -ms-linear-gradient(#fff, 95%, #fffde5);
  background: linear-gradient(#fff, 95%, #fffde5);
  padding: 100px 0 120px;
  position: relative;
  z-index: 1;
}
.features__img {
  width: 594px;
  margin: 0 auto;
}
.features__img--small {
  width: 260px;
  margin: 100px auto 0;
}
.features__title {
  margin-top: 16px;
}
.features__contents {
  width: 960px;
  margin: 60px auto 0;
}
.features__contents-pc1,
.features__contents-pc2,
.features__contents-pc3,
.features__contents-pc4,
.features__contents-pc5 {
  width: 850px;
}
.features__contents-pc2,
.features__contents-pc3,
.features__contents-pc4,
.features__contents-pc5 {
  margin-top: 32px;
}
.features__contents-pc1,
.features__contents-pc3,
.features__contents-pc5 {
  margin-right: auto;
}
.features__contents-pc2,
.features__contents-pc4 {
  margin-left: auto;
}
.features__contents-box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.features__contents-pc2-1,
.features__contents-pc2-2 {
  width: 460px;
}
.features__contents-pc2-1 {
  margin-bottom: 11px;
}
@media screen and (max-width: 736px) {
  .features {
    padding: 16vw 0 21.333333333333332vw;
  }
  .features__img {
    width: 78.13333333333333vw;
  }
  .features__img--small {
    width: 54.666666666666664vw;
    margin: 18.666666666666668vw auto 0;
  }
  .features__title {
    margin-top: 0;
  }
  .features__contents {
    width: 86.13333333333333vw;
    margin: 8.533333333333333vw auto 0;
  }
  .features__contents-margin,
  .features__contents-margin2 {
    margin-top: 5.333333333333333vw;
  }
}
.flow {
  background-color: #fffde5;
  padding: 130px 0 80px;
  position: relative;
  z-index: 1;
}
.flow__img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.flow__img.js-show {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.flow__img-box {
  position: relative;
  width: 960px;
  height: 500px;
  margin: 0 auto;
}
.flow__img-btns {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 960px;
  margin: 40px auto 0;
}
.flow__img-btn {
  font-size: 16px;
  color: #fff;
  width: 200px;
  position: relative;
  background-color: #f9bfc3;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  cursor: pointer;
  margin-top: auto;
  height: 38px;
}
.flow__img-btn.js-show {
  font-size: 18px;
  background-color: #ee8186;
  height: 45px;
}
.flow__img-btn-text {
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 736px) {
  .flow {
    padding: 13.333333333333334vw 0;
  }
  .flow__img {
    width: 82.93333333333334vw;
    margin: 9.866666666666667vw auto 0;
  }
  .flow__img-btns {
    width: auto;
    position: static;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 8vw;
  }
  .flow__img-btn {
    font-size: 3.733333333333333vw;
    width: 41.46666666666667vw;
    border-top-left-radius: 2.666666666666667vw;
    border-top-right-radius: 2.666666666666667vw;
    height: 8.533333333333333vw;
  }
  .flow__img-btn.js-show {
    font-size: 4.266666666666667vw;
    height: 10.666666666666666vw;
  }
  .flow__img-btn-text {
    white-space: nowrap;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .flow__slider {
    width: 82.93333333333334vw;
    margin: 0 auto 0;
    position: relative;
  }
  .flow__slider-sp {
    display: none;
  }
  .flow__slider-sp.js-show {
    display: block;
  }
  .flow__slider-text {
    color: #898989;
    line-height: 1.583333333333333;
    font-size: 2.933333333333333vw;
    position: absolute;
    bottom: 6.666666666666667vw;
    left: 6.666666666666667vw;
  }
  .flow__slider-inner {
    overflow: hidden;
  }
  .flow__slider-inner.js-show {
    display: block;
  }
  .flow__slider-area {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
  }
  .flow__slider-item {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 82.93333333333334vw;
  }
  .flow__slider-next,
  .flow__slider-prev {
    width: 12vw;
    padding: 4vw;
    position: absolute;
    top: 50.666666666666664vw;
  }
  .flow__slider-next {
    right: 1.333333333333333vw;
  }
  .flow__slider-prev {
    left: 1.333333333333333vw;
  }
}
.commission {
  background-color: #fff;
  padding: 130px 0;
  position: relative;
  z-index: 1;
}
.commission__img {
  width: 960px;
  margin: 60px auto 0;
}
.commission__img-box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.commission__img-1,
.commission__img-2 {
  width: 460px;
}
@media screen and (max-width: 736px) {
  .commission {
    padding: 21.333333333333332vw 0;
  }
  .commission__img {
    width: 82.4vw;
    margin: 8.533333333333333vw auto 0;
  }
  .commission__img-margin {
    margin-top: 3.2vw;
  }
}
.question {
  background-color: #fdf4f5;
  padding: 130px 0;
  position: relative;
  z-index: 1;
}
.question__contents {
  width: 960px;
  margin: 55px auto 0;
}
.question__box:not(:first-child) {
  margin-top: 16px;
}
.question__label {
  background-color: #fff;
  border-radius: 5px;
  padding-left: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
}
.question__label-answer {
  background-color: #fce8e9;
  border-radius: 5px;
  padding: 16px 20px 16px 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 5px;
  display: none;
}
.question__label:hover .question__btn:before,
.question__label:hover .question__btn:after {
  -webkit-transform: translate(-50%, -50%) scale(1.3);
  -moz-transform: translate(-50%, -50%) scale(1.3);
  -o-transform: translate(-50%, -50%) scale(1.3);
  -ms-transform: translate(-50%, -50%) scale(1.3);
  transform: translate(-50%, -50%) scale(1.3);
}
.question__title {
  font-size: 18px;
  color: #363636;
}
.question__first-letter {
  font-size: 24px;
  color: #ee8186;
  margin-right: 16px;
}
.question__first-letter-answer {
  margin-top: -5px;
}
.question__btn {
  background-color: #ed8286;
  width: 45px;
  height: 50px;
  position: relative;
}
.question__btn:before,
.question__btn:after {
  position: absolute;
  content: "";
  background-color: #fff;
  border-radius: 9999px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 350ms ease;
  -moz-transition: -moz-transform 350ms ease;
  -o-transition: -o-transform 350ms ease;
  -ms-transition: -ms-transform 350ms ease;
  transition: transform 350ms ease;
}
.question__btn:before {
  width: 22px;
  height: 2px;
}
.question__btn:after {
  width: 2px;
  height: 22px;
}
.question__btn.js-open.question__btn:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg) !important;
  -moz-transform: translate(-50%, -50%) rotate(90deg) !important;
  -o-transform: translate(-50%, -50%) rotate(90deg) !important;
  -ms-transform: translate(-50%, -50%) rotate(90deg) !important;
  transform: translate(-50%, -50%) rotate(90deg) !important;
}
.question__text {
  font-size: 16px;
  line-height: 1.5625;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  color: #363636;
}
.question__text-s {
  font-size: 12px;
}
.question__attention {
  font-size: 12px;
  color: #898989;
  display: block;
  margin-top: 10px;
}
.question__attention > span {
  display: block;
}
@media screen and (max-width: 736px) {
  .question {
    padding: 18.666666666666668vw 0;
  }
  .question__contents {
    width: 82.93333333333334vw;
    margin: 8.533333333333333vw auto 0;
  }
  .question__box:not(:first-child) {
    margin-top: 3.2vw;
  }
  .question__label {
    border-radius: 1.333333333333333vw;
    padding-left: 2.666666666666667vw;
  }
  .question__label-answer {
    border-radius: 1.333333333333333vw;
    padding: 2.666666666666667vw 2.666666666666667vw 5.333333333333333vw;
  }
  .question__label:hover .question__btn:before,
  .question__label:hover .question__btn:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  .question__title {
    font-size: 4vw;
  }
  .question__title-space {
    margin-left: 6.133333333333333vw;
  }
  .question__first-letter {
    font-size: 5.333333333333333vw;
    margin-right: 2.133333333333333vw;
  }
  .question__first-letter-answer {
    margin-top: -1.066666666666667vw;
  }
  .question__btn {
    width: 9.333333333333334vw;
    height: 10.666666666666666vw;
  }
  .question__btn-l {
    height: 16.53333333333333vw;
  }
  .question__btn:before {
    width: 4.533333333333333vw;
    height: 0.533333333333333vw;
  }
  .question__btn:after {
    width: 0.533333333333333vw;
    height: 4.533333333333333vw;
  }
  .question__text {
    font-size: 3.733333333333333vw;
    line-height: 1.571428571428571;
  }
  .question__text-s {
    font-size: 3.2vw;
  }
  .question__attention {
    font-size: 3.2vw;
    margin-top: 2.133333333333333vw;
  }
}
.structure {
  background-color: #fff;
  padding: 100px 0;
  position: relative;
  z-index: 1;
}
.structure__box {
  width: 960px;
  margin: 60px auto 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.structure__img {
  width: 450px;
}
.structure__text {
  font-size: 18px;
  color: #363636;
  line-height: 1.611111111111111;
}
.structure__text-box {
  width: 470px;
}
.structure__attention {
  margin-top: 20px;
  font-size: 12px;
  color: #898989;
  line-height: 1.583333333333333;
}
@media screen and (max-width: 736px) {
  .structure {
    padding: 18.666666666666668vw 0 21.333333333333332vw;
  }
  .structure__box {
    width: 100%;
    margin: 10.133333333333333vw auto 0;
    display: block;
  }
  .structure__img {
    width: 100vw;
  }
  .structure__text {
    font-size: 4.266666666666667vw;
    line-height: 1.6875;
  }
  .structure__text-box {
    width: 89.33333333333333vw;
    margin: 4.266666666666667vw auto 0;
  }
  .structure__attention {
    margin-top: 2.666666666666667vw;
    font-size: 3.2vw;
  }
}
.information {
  position: relative;
  z-index: 1;
}
.information__1 {
  background-color: #f0f3f6;
  color: #363636;
  padding: 70px 0;
}
.information__1-inner {
  width: 960px;
  margin: 0 auto;
}
.information__1-title {
  font-size: 20px;
}
.information__1-subtitle {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 24px;
}
.information__1-text {
  font-size: 12px;
  line-height: 1.583333333333333;
  margin-top: 12px;
}
.information__1-text-m {
  font-size: 14px;
  line-height: 1.357142857142857;
  margin-top: 24px;
}
.information__1-link {
  text-decoration: underline;
}
.information__2 {
  background-color: #fdf4f5;
  padding: 75px 0;
}
.information__2-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 960px;
  margin: 0 auto;
}
.information__2-contents {
  color: #363636;
  width: 460px;
}
.information__2-contents-title {
  font-size: 16px;
  line-height: 1.625;
}
.information__2-contents-callname {
  margin-top: 15px;
  font-size: 14px;
}
.information__2-contents-num {
  margin-top: 5px;
  font-size: 25px;
  color: inherit;
  text-decoration: none;
}
.information__2-contents-time {
  margin-top: 2px;
  color: #898989;
  font-size: 12px;
}
.information__2-contents-mail {
  margin-top: 18px;
  font-size: 14px;
}
.information__2-contents-mail-h {
  height: 18px;
}
.information__2-contents-address {
  font-size: 18px;
}
.information__2-contents-address2 {
  font-size: 16px;
}
.information__2-contents-box {
  color: #898989;
  background-color: #fff;
  width: 450px;
  margin-top: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 30px 30px;
}
.information__2-contents-box-logo {
  width: 280px;
  margin: 0 auto;
}
.information__2-contents-box-link {
  text-decoration: underline;
}
.information__2-contents-box-textM {
  font-size: 14px;
  line-height: 1.607142857142857;
  margin-top: 16px;
  position: relative;
}
.information__2-contents-box-textM-deco {
  font-size: 12px;
  position: absolute;
  top: -4px;
  left: 188px;
}
.information__2-contents-box-textS {
  font-size: 12px;
  line-height: 1.583333333333333;
  margin-top: 12px;
}
.information__2-contents-box-border {
  background-color: #363636;
  display: inline-block;
  width: 1px;
  height: 16px;
  margin: 0 12px;
}
.information__2-contents-box-gray {
  color: #363636;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 736px) {
  .information__1 {
    padding: 18.666666666666668vw 0;
  }
  .information__1-inner {
    width: 90.66666666666667vw;
  }
  .information__1-title {
    font-size: 5.333333333333333vw;
    text-align: center;
  }
  .information__1-subtitle {
    font-size: 4.266666666666667vw;
    margin-top: 6.4vw;
  }
  .information__1-text {
    font-size: 3.2vw;
    margin-top: 1.333333333333333vw;
  }
  .information__1-text-margin {
    margin-top: 2.666666666666667vw;
  }
  .information__1-text-m {
    font-size: 3.733333333333333vw;
    line-height: 1.583333333333333;
    margin-top: 6.4vw;
  }
  .information__2 {
    padding: 18.666666666666668vw 0;
  }
  .information__2-inner {
    display: block;
    width: 89.33333333333333vw;
  }
  .information__2-contents {
    width: 89.33333333333333vw;
  }
  .information__2-contents-margin {
    margin-top: 13.333333333333334vw;
  }
  .information__2-contents-title {
    white-space: nowrap;
    font-size: 4.266666666666667vw;
  }
  .information__2-contents-title-margin {
    margin-left: -2.666666666666667vw;
  }
  .information__2-contents-title > span {
    margin-left: -2.666666666666667vw;
  }
  .information__2-contents-callname {
    margin-top: 5.333333333333333vw;
    font-size: 3.733333333333333vw;
  }
  .information__2-contents-num {
    margin-top: 1.6vw;
    font-size: 6.666666666666667vw;
  }
  .information__2-contents-time {
    margin-top: 2.133333333333333vw;
    font-size: 3.2vw;
  }
  .information__2-contents-mail {
    margin-top: 5.333333333333333vw;
    font-size: 3.733333333333333vw;
  }
  .information__2-contents-mail-h {
    height: auto;
  }
  .information__2-contents-address {
    font-size: 4.8vw;
    display: block;
    margin-top: 2.133333333333333vw;
  }
  .information__2-contents-address2 {
    font-size: 4.8vw;
    white-space: nowrap;
    display: block;
    margin-top: 2.133333333333333vw;
  }
  .information__2-contents-box {
    width: 89.33333333333333vw;
    margin-top: 5.333333333333333vw;
    padding: 5.333333333333333vw 4vw;
  }
  .information__2-contents-box-logo {
    width: 74.66666666666667vw;
  }
  .information__2-contents-box-textM {
    font-size: 3.733333333333333vw;
    margin-top: 2.666666666666667vw;
  }
  .information__2-contents-box-textM-deco {
    font-size: 3.2vw;
    top: -1.6vw;
    left: 50vw;
  }
  .information__2-contents-box-textS {
    font-size: 3.2vw;
    margin-top: 2.133333333333333vw;
  }
  .information__2-contents-box-gray {
    display: block;
  }
  .information__2-contents-box-gray-margin {
    margin-top: 0.933333333333333vw;
    display: block;
  }
  .information__2-contents-box-gray > span {
    display: block;
  }
}
.method {
  background-color: #fff;
  padding: 130px 0;
  position: relative;
  z-index: 1;
}
.method__img {
  width: 460px;
}
.method__img-box {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 960px;
  margin: 56px auto 0;
}
.method__txet {
  font-size: 12px;
  color: #898989;
  width: 960px;
  margin: 24px auto 0;
}
@media screen and (max-width: 736px) {
  .method {
    padding: 14.666666666666666vw 0;
  }
  .method__img {
    width: 94.66666666666667vw;
  }
  .method__img-margin {
    margin-left: auto;
    margin-top: 5.333333333333333vw;
  }
  .method__img-box {
    display: block;
    width: 100%;
    margin: 10.666666666666666vw auto 0;
  }
  .method__txet {
    line-height: 1.583333333333333;
    width: 89.33333333333333vw;
    margin: 6.4vw auto 0;
  }
}
.y_to_w {
  background: -webkit-linear-gradient(
    #fffde5 0%,
    #fffde5 50%,
    #fff 50%,
    #fff 100%
  );
  background: -moz-linear-gradient(
    #fffde5 0%,
    #fffde5 50%,
    #fff 50%,
    #fff 100%
  );
  background: -o-linear-gradient(#fffde5 0%, #fffde5 50%, #fff 50%, #fff 100%);
  background: -ms-linear-gradient(#fffde5 0%, #fffde5 50%, #fff 50%, #fff 100%);
  background: linear-gradient(#fffde5 0%, #fffde5 50%, #fff 50%, #fff 100%);
  position: relative;
  z-index: 1;
}
.y_to_p {
  background: -webkit-linear-gradient(
    #fffde5 0%,
    #fffde5 50%,
    #fdf4f5 50%,
    #fdf4f5 100%
  );
  background: -moz-linear-gradient(
    #fffde5 0%,
    #fffde5 50%,
    #fdf4f5 50%,
    #fdf4f5 100%
  );
  background: -o-linear-gradient(
    #fffde5 0%,
    #fffde5 50%,
    #fdf4f5 50%,
    #fdf4f5 100%
  );
  background: -ms-linear-gradient(
    #fffde5 0%,
    #fffde5 50%,
    #fdf4f5 50%,
    #fdf4f5 100%
  );
  background: linear-gradient(
    #fffde5 0%,
    #fffde5 50%,
    #fdf4f5 50%,
    #fdf4f5 100%
  );
  position: relative;
  z-index: 1;
}
.w_to_y {
  background: -webkit-linear-gradient(
    #fff 0%,
    #fff 50%,
    #fffde5 50%,
    #fffde5 100%
  );
  background: -moz-linear-gradient(
    #fff 0%,
    #fff 50%,
    #fffde5 50%,
    #fffde5 100%
  );
  background: -o-linear-gradient(#fff 0%, #fff 50%, #fffde5 50%, #fffde5 100%);
  background: -ms-linear-gradient(#fff 0%, #fff 50%, #fffde5 50%, #fffde5 100%);
  background: linear-gradient(#fff 0%, #fff 50%, #fffde5 50%, #fffde5 100%);
  position: relative;
  z-index: 1;
}
.w_to_p {
  background: -webkit-linear-gradient(
    #fff 0%,
    #fff 50%,
    #fdf4f5 50%,
    #fdf4f5 100%
  );
  background: -moz-linear-gradient(
    #fff 0%,
    #fff 50%,
    #fdf4f5 50%,
    #fdf4f5 100%
  );
  background: -o-linear-gradient(#fff 0%, #fff 50%, #fdf4f5 50%, #fdf4f5 100%);
  background: -ms-linear-gradient(#fff 0%, #fff 50%, #fdf4f5 50%, #fdf4f5 100%);
  background: linear-gradient(#fff 0%, #fff 50%, #fdf4f5 50%, #fdf4f5 100%);
  position: relative;
  z-index: 1;
}
.p_to_w {
  background: -webkit-linear-gradient(
    #fdf4f5 0%,
    #fdf4f5 50%,
    #fff 50%,
    #fff 100%
  );
  background: -moz-linear-gradient(
    #fdf4f5 0%,
    #fdf4f5 50%,
    #fff 50%,
    #fff 100%
  );
  background: -o-linear-gradient(#fdf4f5 0%, #fdf4f5 50%, #fff 50%, #fff 100%);
  background: -ms-linear-gradient(#fdf4f5 0%, #fdf4f5 50%, #fff 50%, #fff 100%);
  background: linear-gradient(#fdf4f5 0%, #fdf4f5 50%, #fff 50%, #fff 100%);
  position: relative;
  z-index: 1;
}
.btn {
  width: 960px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #e60013;
  padding: 38px 0;
  background-image: url("../images/btn/btn_bg.svg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.btn__copy {
  width: 680px;
  margin: 0 auto;
}
.btn__text {
  color: #363636;
  text-align: center;
  font-size: 27px;
  margin-top: 10px;
}
.btn__link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-radius: 999px;
  width: 485px;
  background-color: #e60013;
  margin: 24px auto 0;
  padding: 20px 0;
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  -ms-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}
.btn__link-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  font-size: 20px;
  color: #fff;
  -webkit-transition: -webkit-transform 250ms ease;
  -moz-transition: -moz-transform 250ms ease;
  -o-transition: -o-transform 250ms ease;
  -ms-transition: -ms-transform 250ms ease;
  transition: transform 250ms ease;
}
.btn__link:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.btn__link:hover .btn__link-inner {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.btn__exclamation {
  width: 3.5px;
  margin-left: 5px;
}
.btn__app-btns {
  margin-top: 14px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.btn__app-btn {
  width: 340px;
}
.btn__app-btn:nth-child(2) {
  margin-left: 20px;
}
.tb {
  display: none;
}
@media screen and (max-width: 736px) {
  .y_to_w,
  .y_to_p,
  .w_to_y,
  .w_to_p,
  .p_to_w {
    background: #fff;
  }
  .btn {
    width: 100%;
    border: none;
    padding: 0;
    background-image: none;
  }
  .btn__sp {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 5.6vw;
    border-bottom: 0.8vw solid #e60013;
  }
  .btn__copyWrap {
    background-color: #e60013;
    padding: 2vw 0 1.6vw;
  }
  .btn__copy {
    width: 73.33333333333333vw;
  }
  .btn__text {
    font-size: 3.466666666666667vw;
    line-height: 1.538461538461539;
    margin-top: 1.866666666666667vw;
  }
  .btn__app-btns {
    margin-top: 1.866666666666667vw;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .btn__app-btn {
    width: 39.6vw;
  }
  .btn__app-btn:nth-child(2) {
    margin-left: 2.133333333333333vw;
  }
}
.sectionTitle {
  font-size: 36px;
  color: #e60013;
  text-align: center;
}
.noto-sans-jp-regular {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.noto-sans-jp-medium {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.noto-sans-jp-bold {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.montserrat-medium {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.montserrat-semibold {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
@media screen and (max-width: 736px) {
  .sectionTitle {
    font-size: 7.466666666666667vw;
    line-height: 1.392857142857143;
  }
}
.footer {
  color: #fff;
  position: relative;
  z-index: 1;
}
.footer__text {
  font-size: 12px;
  padding: 15px 0;
  background-color: #ee8186;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.footer__text-2 {
  margin-left: 40px;
}
.footer__copyright {
  font-size: 10px;
  padding: 5px 0;
  background-color: #e60013;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .footer {
    padding-bottom: 26.933333333333334vw;
  }
  .footer__text {
    font-size: 3.2vw;
    line-height: 1.5;
    padding: 2.666666666666667vw 4.666666666666667vw;
    display: block;
  }
  .footer__text-2 {
    display: block;
    margin-left: 0;
    margin-top: 1.6vw;
  }
  .footer__copyright {
    font-size: 2.4vw;
    padding: 1.066666666666667vw 4.666666666666667vw;
    text-align: left;
  }
}
.header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
}
.header__body {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 40px;
}
.header__logo {
  width: 130px;
}
.header__links {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.header__links-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.header__link {
  color: #363636;
  font-size: 16px;
  padding: 8px 14px;
  position: relative;
}
.header__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  width: 30px;
  background-color: #e60013;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  -ms-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}
.header__link:hover:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.header__linkBtn {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 14px;
  background-color: #f0f3f6;
  padding: 5px 18px;
  border-radius: 9999px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  -ms-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}
.header__linkBtn-wrap {
  color: #363636;
  font-size: 16px;
  padding: 0 14px;
}
.header__linkBtn:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.header__linkBtn-img {
  width: 15px;
  margin-left: 6px;
  padding-top: 2px;
}
.header__linkBtn-red {
  background-color: #e60013;
  color: #fff;
  font-size: 18px;
  width: 135px;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  border-bottom-left-radius: 30px;
  position: relative;
}
.header__linkBtn-red:before {
  content: "";
  position: absolute;
  bottom: 23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  width: 30px;
  background-color: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 250ms ease;
  -moz-transition: opacity 250ms ease;
  -o-transition: opacity 250ms ease;
  -ms-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}
.header__linkBtn-red-text {
  will-change: transform;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 250ms ease, -webkit-transform 250ms ease;
  -moz-transition: opacity 250ms ease, -moz-transform 250ms ease;
  -o-transition: opacity 250ms ease, -o-transform 250ms ease;
  -ms-transition: opacity 250ms ease, -ms-transform 250ms ease;
  transition: opacity 250ms ease, transform 250ms ease;
}
.header__linkBtn-red:hover:before {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.header__linkBtn-red:hover .header__linkBtn-red-text {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.header__border {
  width: 2px;
  height: 24px;
  background-color: #e1e1e1;
}
@media screen and (max-width: 736px) {
  .header__menubar {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    position: relative;
    padding: 4vw 0 4vw 5.333333333333333vw;
  }
  .header__logo {
    width: 27.466666666666665vw;
  }
  .header__openBtn {
    width: 21.333333333333332vw;
    position: absolute;
    top: 0;
    right: 0;
  }
  .header__linkBtn {
    padding: 1.6vw 5.066666666666666vw;
  }
  .header__linkBtn-wrap {
    font-size: 3.2vw;
    padding: 0 5.333333333333333vw;
  }
  .header__linkBtn:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  .header__linkBtn-img {
    width: 3.2vw;
    margin-left: 1.6vw;
    padding-top: 0.533333333333333vw;
  }
  .header__body {
    display: block;
    padding-left: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(54, 54, 54, 0.478);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: opacity 350ms ease, visibility 350ms ease;
    -moz-transition: opacity 350ms ease, visibility 350ms ease;
    -o-transition: opacity 350ms ease, visibility 350ms ease;
    -ms-transition: opacity 350ms ease, visibility 350ms ease;
    transition: opacity 350ms ease, visibility 350ms ease;
  }
  .header__body.js-open {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    visibility: visible;
  }
  .header__body-inner {
    position: relative;
    width: 91.46666666666667vw;
    height: 100vh;
    margin-left: auto;
    background-color: #e60013;
    border-bottom-left-radius: 21.333333333333332vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 32vw;
    overflow-y: scroll;
    padding-bottom: 26.666666666666668vw;
  }
  .header__closeBtn {
    position: absolute;
    top: 4.666666666666667vw;
    right: 5.6vw;
    width: 5.866666666666666vw;
  }
  .header__links {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding-left: 65px;
  }
  .header__links-wrap {
    display: block;
  }
  .header__link {
    color: #fff;
    font-size: 5.866666666666666vw;
    padding: 0;
  }
  .header__link:hover:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  .header__link:not(:first-child) {
    margin-top: 9.333333333333334vw;
  }
  .header__cta {
    margin: 13.333333333333334vw auto 0;
    background-color: #fff;
    padding: 4.8vw 4.666666666666667vw;
    border-radius: 4vw;
    width: 83.46666666666667vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__text {
    width: 41.6vw;
    margin: 0 auto;
  }
  .header__app-btns {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    margin-top: 2.666666666666667vw;
  }
  .header__app-btn {
    width: 36vw;
  }
  .header__app-btn:nth-child(2) {
    margin-left: 1.333333333333333vw;
  }
}
.no-scroll {
  overflow: hidden;
}
.scrollContents {
  position: relative;
}
.scrollContents-1,
.scrollContents-2 {
  position: sticky;
  top: 0;
}
