@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");
html,
body {
  width: 100%;
}

body,
th,
td {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 18px;
  line-height: 32px;
  color: #4F5352;
  font-feature-settings: "palt";
  letter-spacing: 2px;
  font-weight: 300;
}

body {
  margin: 0px;
  padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
form {
  margin: 0px;
  padding: 0px;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

img {
  border: 0px;
  image-rendering: -webkit-optimize-contrast;
}

ul,
li {
  margin: 0px;
  padding: 0px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
  list-style-type: none;
}

@media screen and (max-width: 767px) {
  body,
  th,
  td {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 32px;
    color: #4F5352;
    font-feature-settings: "palt";
  }
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}

a {
  color: #4F5352;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
  color: #4F5352;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}
.wrapper::before {
  content: "";
  display: block;
  background: #F7F7F7;
  width: 100%;
  height: 75px;
  position: absolute;
  top: 0;
}

sup {
  font-size: 10px;
}

.fs20 {
  font-size: 20px;
}

a.text-link {
  color: #1BB4EF;
  text-decoration: underline;
}
a.text-link:hover {
  color: #1BB4EF;
  text-decoration: none;
}

.header {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .header {
    min-width: 375px;
    height: auto;
  }
}
.header::before {
  content: "";
  display: inline-block;
  background: #A9C0CB;
  width: 340px;
  height: 240px;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  z-index: 0;
}
@media screen and (max-width: 1088px) {
  .header::before {
    width: 170px;
    height: 120px;
  }
}
@media screen and (max-width: 767px) {
  .header::before {
    width: 40px;
    height: 32px;
  }
}
.header::after {
  content: "";
  display: inline-block;
  background: #A9C0CB;
  width: 340px;
  height: 240px;
  position: absolute;
  top: 0;
  right: 0;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
}
@media screen and (max-width: 1088px) {
  .header::after {
    width: 170px;
    height: 120px;
  }
}
@media screen and (max-width: 767px) {
  .header::after {
    width: 40px;
    height: 32px;
  }
}
.header__inner::before {
  content: "";
  display: inline-block;
  background: url("../../asset/images/Illust.svg") no-repeat;
  background-size: cover;
  width: 275px;
  height: 725px;
  position: absolute;
  top: 160px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 1088px) {
  .header__inner::before {
    width: 234px;
    height: 724px;
    left: -40px;
  }
}
@media screen and (max-width: 767px) {
  .header__inner::before {
    width: 126px;
    height: 332px;
    top: 85px;
    left: 0;
  }
}
.header__inner::after {
  content: "";
  display: inline-block;
  background: url("../../asset/images/Illust-1.svg") no-repeat;
  background-size: cover;
  width: 255px;
  height: 725px;
  position: absolute;
  top: 160px;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 1088px) {
  .header__inner::after {
    width: 255px;
    height: 723px;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .header__inner::after {
    width: 135px;
    height: 332px;
    top: 85px;
    z-index: 0;
  }
}
.header__inner .logo {
  position: relative;
  display: flex;
  padding: 18px 0 20px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .header__inner .logo {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) and (min-width: 268.0965147453px) {
  .header__inner .logo {
    font-size: 3.73vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 375.3351206434px) {
  .header__inner .logo {
    font-size: 14px;
  }
}
.header__inner .logo img {
  width: 220px;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .header__inner .logo img {
    min-width: 112px;
    width: 40vw;
    max-width: 150px;
  }
}
@media screen and (max-width: 1088px) {
  .header__inner .key-visual {
    width: 570px;
    background: rgba(255, 255, 255, 0.95);
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    margin: 0 auto 126px;
    padding: 16px 25px 80px;
  }
}
@media screen and (max-width: 767px) {
  .header__inner .key-visual {
    background: rgba(255, 255, 255, 0.95);
    width: auto;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin: 126px auto 0;
    padding: 20px 25px;
  }
}
.header__inner .key-visual__inner {
  position: relative;
  padding: 70px 0 90px;
}
@media screen and (max-width: 767px) {
  .header__inner .key-visual__inner {
    padding: 0 0 85px;
  }
}
.header__inner .key-visual__inner .chach-box {
  background: url("../../asset/images/kv_messege.svg") no-repeat;
  background-size: cover;
  min-width: 325px;
  width: 100%;
  max-width: 534px;
  min-height: 218px;
  height: 357px;
  margin: 0 auto;
  color: transparent;
  overflow: hidden;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .header__inner .key-visual__inner .chach-box {
    max-width: 86.6666666667vw;
    height: 58.1333333333vw;
  }
}

.footer {
  background: #F7F7F7;
  min-width: 280px;
  padding: 48px 0 38px;
  position: relative;
  display: block;
}
.footer__to-top {
  position: relative;
  color: #00ACEE;
  font-size: 12px;
  text-decoration: none;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 10;
  cursor: pointer;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .footer__to-top {
    right: 0px;
    bottom: 15px;
  }
}
.footer__to-top.active {
  opacity: 1;
  visibility: visible;
}
.footer__to-top::before {
  content: "";
  display: inline-block;
  background: url("../../asset/images/arrow_up.svg") no-repeat;
  background-size: contain;
  width: 9px;
  height: 12px;
  margin-bottom: 4px;
}
.footer__to-top:hover {
  color: #00ACEE;
  text-decoration: none;
}
.footer_nav__list {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .footer_nav__list {
    flex-wrap: wrap;
    max-width: 400px;
    margin: 0 auto 40px;
  }
}
.footer_nav__item a {
  font-size: 15px;
  line-height: 30px;
  margin-right: 28px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .footer_nav__item a {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) and (min-width: 250px) {
  .footer_nav__item a {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 375px) {
  .footer_nav__item a {
    font-size: 15px;
  }
}
.footer_nav__item a[target=_blank]::after {
  content: "";
  display: inline-block;
  background: url("../../asset/images/external-link.svg") no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  margin-left: 8px;
}
.footer_nav__item a:hover {
  text-decoration: underline;
}
.footer-license__list {
  background: #fff;
  width: 244px;
  box-sizing: border-box;
  padding: 15px 22px 10px;
  margin: 0 auto 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-license__list .logo_pmark {
  width: 51px;
  margin-right: 20px;
}
.footer-license__list .logo_isms {
  width: 60px;
  margin-right: 20px;
}
.footer-license__list .logo_icms {
  width: 43px;
}
.footer address {
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  font-style: normal;
  opacity: 0.6;
}

.cont {
  position: relative;
}
@media screen and (max-width: 767px) {
  .cont {
    min-width: 375px;
    margin-top: 0;
  }
}
.cont__inner {
  position: relative;
  width: 1088px;
  margin: 0 auto;
}
@media screen and (max-width: 1088px) {
  .cont__inner {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .cont__inner {
    width: 95.4666666667vw;
  }
}
.cont__inner-mddle {
  position: relative;
  width: 856px;
  margin: 0 auto;
}
@media screen and (max-width: 1088px) {
  .cont__inner-mddle {
    width: 100%;
    max-width: 856px;
  }
}
@media screen and (max-width: 767px) {
  .cont__inner-mddle {
    width: 100%;
  }
}
.cont__bg-gray {
  background: #F7F7F7;
}
.cont section {
  min-width: 280px;
  padding: 48px 0 80px;
}
.cont section p {
  font-weight: 500;
  margin-bottom: 32px;
  text-align: center;
}
@media screen and (max-width: 1088px) {
  .cont section p {
    width: 96%;
    margin: 0 auto 32px;
  }
}
@media screen and (max-width: 767px) {
  .cont section p {
    width: auto;
    padding: 0 25px;
    text-align: left;
  }
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pc-display {
  display: block !important;
}

.sp-display {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .pc-display {
    display: none !important;
  }
  .sp-display {
    display: block !important;
  }
}
.micro-catch {
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .micro-catch {
    font-size: 14px;
  }
}

.btn__pink {
  background: #FA0C81;
  width: 325px;
  padding: 16px;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  margin: auto;
  display: block;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}
@media screen and (max-width: 767px) {
  .btn__pink {
    min-width: 290px;
    width: 77.3333333333vw;
    font-size: 18px;
  }
}
.btn__pink:hover {
  background: #ff82bf;
  color: #fff;
  text-decoration: none;
}
.btn__pink:focus {
  color: #fff;
  text-decoration: none;
}

.white-block {
  background: #fff;
  position: relative;
  padding: 40px;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .white-block {
    padding: 30px;
    min-width: 358px;
  }
}
.white-block dt {
  font-size: 34px;
  font-weight: bold;
  color: #00ACEE;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .white-block dt {
    font-size: 28px;
    line-height: 40px;
  }
}
.white-block dt .img-box {
  display: block;
  margin-bottom: 15px;
}
.white-block dd {
  font-weight: bold;
}

.reason-block {
  position: relative;
  margin: 70px 0 0;
}
@media screen and (max-width: 767px) {
  .reason-block {
    min-width: 358px;
  }
}
.reason-block dt {
  font-size: 34px;
  line-height: 49px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .reason-block dt {
    font-size: 28px;
    line-height: 40px;
  }
}
.reason-block dd {
  position: relative;
}
.reason-block dd .text-box {
  margin-bottom: 56px;
}

.gray-box {
  background: #F7F7F7;
  padding: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.gray-box p {
  font-weight: normal !important;
  text-align: center !important;
}
.gray-box p:last-child {
  margin-bottom: 0;
}

.customer-block {
  position: relative;
}
@media screen and (max-width: 767px) {
  .customer-block {
    min-width: 375px;
  }
}
.customer-block dt {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .customer-block dt {
    font-size: 18px;
    line-height: 24px;
  }
}
.customer-block dd p {
  font-size: 16px;
  line-height: 28px;
  font-weight: normal;
  margin-bottom: 24px;
  text-align: center !important;
}
.customer-block dd p:last-child {
  margin-bottom: 0;
}
.customer-block:last-of-type {
  margin-bottom: 70px;
}

.contact-box {
  margin-top: 80px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .contact-box {
    min-width: 336px;
    width: 89.6vw;
    margin: 80px auto 0;
  }
}
.contact-box__lead {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 22px;
  display: block;
}
@media screen and (max-width: 767px) {
  .contact-box__lead {
    font-size: 18px;
    line-height: 24px;
  }
}

section h2 {
  font-size: 34px;
  line-height: 48px;
  font-weight: 500;
  text-align: center;
  position: relative;
  margin-bottom: 75px;
}
@media screen and (max-width: 767px) {
  section h2 {
    font-size: 24px;
    line-height: 44px;
  }
}
@media screen and (max-width: 767px) and (min-width: 300px) {
  section h2 {
    font-size: 8vw;
  }
}
@media screen and (max-width: 767px) and (min-width: 375px) {
  section h2 {
    font-size: 30px;
  }
}
section h2 span {
  width: 166px;
  height: 48px;
  display: block;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0;
  position: relative;
  margin: 0 auto 24px;
}
section h2 span:before {
  content: "";
  display: block;
  background: #FA0C81;
  width: 83px;
  height: 2px;
  position: absolute;
  bottom: 0;
}
section h2 span::after {
  content: "";
  display: block;
  background: #00ACEE;
  width: 83px;
  height: 2px;
  position: absolute;
  bottom: 0;
  right: 0;
}
section h3 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  section h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
section h3 .img-box {
  display: block;
  margin-bottom: 20px;
}

.text-box__pink {
  background: #FA0C81;
  width: 840px;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 16px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-align: center !important;
  margin: 0 auto 20px !important;
  padding: 16px !important;
}
@media screen and (max-width: 767px) {
  .text-box__pink {
    font-size: 20px;
    line-height: 26px;
    padding: 12px;
  }
}

.text-box__blue {
  background: #00ACEE;
  width: 840px;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 16px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  text-align: center !important;
  margin: 0 auto;
  padding: 16px !important;
}
@media screen and (max-width: 767px) {
  .text-box__blue {
    font-size: 20px;
    line-height: 26px;
    padding: 12px;
  }
}

/*# sourceMappingURL=style.css.map */
