@charset "UTF-8";
p,
span {
  font-weight: inherit;
}

@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP"), local("NotoSansJP-Regular"), local("NotoSansJP-Regular"), url("/font/NotoSansJP-Regular.woff2") format("woff2"), url("/font/NotoSansJP-Regular.woff") format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 700;
  src: local("NotoSansJP-Bold"), local("NotoSansJP-Bold"), url("/font/NotoSansJP-Bold.woff2") format("woff2"), url("/font/NotoSansJP-Bold.woff") format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 900;
  src: local("NotoSansJP-Black"), local("NotoSansJP-Black"), url("/font/NotoSansJP-Black.woff2") format("woff2"), url("/font/NotoSansJP-Black.woff") format("woff");
}
html .all-wrapper {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

body .all-wrapper {
  font-family: "NotoSansJP", "Noto Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.5;
  overflow: hidden;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  text-align: left;
}
@media screen and (min-width: 767px) {
  body .all-wrapper {
    font-size: 16px;
    min-width: 1100px;
    width: 100%;
  }
}

.all-wrapper {
  position: relative;
  /* 一部ブラウザで消えなかった場合は以下も追記 */
}
.all-wrapper img {
  max-width: 100%;
  vertical-align: bottom;
}
.all-wrapper summary {
  display: block;
  list-style: none;
}
.all-wrapper summary::-webkit-details-marker {
  display: none;
}
.all-wrapper input {
  line-height: 1;
}

@media screen and (min-width: 321px) {
  .br-sp {
    display: block;
  }
}
@media screen and (min-width: 767px) {
  .br-sp {
    display: none;
  }
}

.br-pc {
  display: none;
}
@media screen and (min-width: 767px) {
  .br-pc {
    display: block;
  }
}

.disp-sp {
  display: block;
}
@media screen and (min-width: 767px) {
  .disp-sp {
    display: none;
  }
}

.disp-pc {
  display: none;
}
@media screen and (min-width: 767px) {
  .disp-pc {
    display: block;
  }
}

.hidden {
  overflow: hidden;
  position: absolute;
  top: -10px;
  width: 1px;
  height: 1px;
  margin: 0 !important;
  padding: 0 !important;
}

.about__inner, .clickhere__inner {
  padding: 60px 24px;
}
@media screen and (min-width: 767px) {
  .about__inner, .clickhere__inner {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding: 120px 0;
  }
}

.mv__inner, .l-contents {
  width: min(375px, 100%);
  margin: auto;
}
@media screen and (min-width: 767px) {
  .mv__inner, .l-contents {
    padding: 0;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
}

.u-fwb {
  font-weight: bold;
}

.u-db {
  display: block;
}

.u-w100 {
  width: 100%;
}

.u-tac {
  text-align: center;
}

.u-indent {
  padding-left: 1em;
  text-indent: -1em;
}

.u-break-word {
  word-break: break-word;
}

.u-caution {
  color: #e40000;
}

.mv {
  background: url("../_images/sp_mv_bg.png"), #fff101;
  background-repeat: no-repeat;
  min-height: 702px;
  background-size: contain;
  background-position: top center;
}
@media screen and (min-width: 767px) {
  .mv {
    background: url("../_images/pc_mv_bg.png"), #fff101;
    background-size: contain;
    background-position: top center;
  }
}
@media screen and (min-width: 767px) {
  .mv__inner {
    max-width: 100%;
    width: auto;
  }
}
.mv__logo {
  margin-left: -5%;
}
@media screen and (min-width: 767px) {
  .mv__catchText {
    margin: 117px 0 0 0;
    width: 425px;
    height: 217px;
  }
}
.mv__wrap {
  padding: 0 4%;
  position: relative;
}
@media screen and (min-width: 767px) {
  .mv__wrap {
    padding: 0;
    margin: auto;
    max-width: 1112px;
  }
}
@media screen and (min-width: 767px) {
  .mv__pc {
    position: absolute;
    top: 24px;
    right: -45px;
    width: 100%;
  }
}
.mv__pcInner {
  display: flex;
  justify-content: space-between;
}
.mv__title {
  margin-top: 10px;
  text-align: center;
}
@media screen and (min-width: 767px) {
  .mv__title {
    position: relative;
    z-index: 1;
  }
}
.mv__img {
  margin: 10px auto 0;
  width: min(335px, 100%);
  height: auto;
}
@media screen and (min-width: 767px) {
  .mv__img {
    margin-top: 0;
    width: 383px;
    height: 530px;
  }
}
.mv__firsttime {
  display: none;
}
@media screen and (min-width: 767px) {
  .mv__firsttime {
    margin-top: 150px;
    display: block;
    width: 273px;
    height: 331px;
  }
}
.mv__komamori {
  margin: -20px auto 0;
  position: relative;
  display: block;
  z-index: 2;
}
@media screen and (min-width: 767px) {
  .mv__komamori {
    margin: 26px auto 0;
    width: 390px;
    height: 240px;
  }
}
.mv__content {
  border-radius: 0 0 40px 40px;
  padding-bottom: 120px;
  position: relative;
  background: #fff;
}
@media screen and (min-width: 767px) {
  .mv__content {
    width: 100%;
  }
}
.mv__shadow {
  filter: drop-shadow(0px -4px 40px rgba(0, 0, 0, 0.12));
}
.mv__ellipse {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  margin: auto;
  width: 100%;
  height: 40px;
  -webkit-clip-path: ellipse(50% 100% at 50% 100%);
          clip-path: ellipse(50% 100% at 50% 100%);
  background: #fff;
}
@media screen and (min-width: 767px) {
  .mv__ellipse {
    top: -60px;
    height: 60px;
  }
}
.mv__contentInner {
  padding-top: 30px;
  position: relative;
  z-index: 1;
  background: #fff;
  margin: auto;
  width: min(375px, 88%);
}
@media screen and (min-width: 767px) {
  .mv__contentInner {
    padding-top: 10px;
    width: 100%;
  }
}
@media screen and (min-width: 767px) {
  .mv__pcContentInner {
    margin: auto;
    width: 1000px;
  }
}
.mv__text {
  line-height: 1.75;
}
@media screen and (min-width: 767px) {
  .mv__text {
    text-align: center;
    font-size: 20px;
  }
}
.mv__movieSection {
  margin-top: 60px;
}
@media screen and (min-width: 767px) {
  .mv__movieSection {
    text-align: center;
  }
}
@media screen and (min-width: 767px) {
  .mv__movieImg {
    width: 538px;
    height: 158px;
  }
}
.mv__movieLink {
  display: block;
  margin-top: 40px;
}
/* --- AB7側で修正 --- */
@media screen and (min-width: 767px) {
    .mv__movieLink{
        width: 600px;
        margin: 40px auto 0 auto;
    }
  .mv__movieLink img {
    margin: auto;
    width: 600px;
    height: auto;
    cursor:pointer;
  }
  .mv__movieLink img:hover{
    opacity:0.7;
    transition: 0.2s ease;
  }
}
/* --- 修正ここまで --- */

.about {
  margin-top: -40px;
  padding: 40px 0;
  background: #dcedf0;
}
.about__inner {
  padding: 120px 24px;
}
@media screen and (min-width: 767px) {
  .about__title {
    margin: auto;
  }
  .about__title > img {
    width: 321px;
    height: 60px;
  }
}
.about__list {
  margin: 30px auto 0;
  position: relative;
  width: min(327px, 100%);
}
@media screen and (min-width: 767px) {
  .about__list {
    margin-top: 40px;
    width: 100%;
  }
}
.about__list::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  content: "";
  width: 4px;
  background: #00a8c4;
  height: 100%;
}
.about__item {
  margin: auto;
  position: relative;
  z-index: 1;
  padding: 30px 20px;
  background: #fff;
  border-radius: 15px;
  border: 4px solid #00a8c4;
  text-align: center;
}
.about__item:not(:first-child) {
  margin-top: 60px;
}
@media screen and (min-width: 767px) {
  .about__item:not(:first-child) {
    margin-top: 80px;
  }
}
.about__item.-step1, .about__item.-step2 {
  padding-top: 60px;
  margin-top: 87px;
}
@media screen and (min-width: 767px) {
  .about__item.-step1, .about__item.-step2 {
    margin-top: 120px;
    padding: 80px 29px;
  }
}
.about__item.-step1::before, .about__item.-step2::before {
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 767px) {
  .about__item.-step1::before, .about__item.-step2::before {
    width: 80px;
    height: 80px;
  }
}
.about__item.-step1::before {
  background: url("../_images/step1.svg") no-repeat;
  background-size: contain;
}
.about__item.-step2::before {
  background: url("../_images/step2.svg") no-repeat;
  background-size: contain;
}
.about__innerList {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: min(287px, 100%);
  margin: 40px auto 0;
}
@media screen and (min-width: 767px) {
  .about__innerList {
    width: 920px;
    flex-direction: row;
    gap: 40px;
  }
}
.about__innerItem {
  display: flex;
  gap: 12px;
}
@media screen and (min-width: 767px) {
  .about__innerItem {
    flex-direction: column;
    width: 220px;
  }
}
.about__innerList2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (min-width: 767px) {
  .about__innerList2 {
    justify-content: center;
    flex-direction: row;
  }
}
.about__innerItem2 {
  border: 1px solid #ccc;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 767px) {
  .about__innerItem2 {
    width: 300px;
  }
  .about__innerItem2 > img {
    width: 300px;
    height: 348px;
  }
}
.about__innerItemTitle {
  padding: 4px;
  background: #00a8c4;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
.about__innerItemTitle.-caution {
  background: #e40000;
}
@media screen and (min-width: 767px) {
  .about__innerItemTitle {
    font-size: 18px;
    padding: 8px 0;
  }
}
.about__innerItemText {
  margin: 16px auto;
  margin-top: 16px;
}
@media screen and (min-width: 767px) {
  .about__innerItemText {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (min-width: 767px) {
  .about__img {
    width: 200px;
    height: 200px;
  }
}
@media screen and (min-width: 767px) {
  .about__img1 {
    width: 774px;
    height: 123px;
  }
}
@media screen and (min-width: 767px) {
  .about__img2 {
    width: 920px;
    height: 180px;
  }
}
@media screen and (min-width: 767px) {
  .about__imgText2 {
    width: 612px;
    height: 74px;
  }
}
@media screen and (min-width: 767px) {
  .about__imgText4 {
    width: 695px;
    height: 30px;
  }
}

.exam {
  margin-top: 40px;
  padding: 40px 24px;
  border-radius: 15px;
  background: #f3f0ee;
  text-align: left;
}
@media screen and (min-width: 767px) {
  .exam {
    padding: 60px;
    margin: 80px auto 0;
    width: 840px;
  }
}
.exam__text {
  line-height: 1.75;
  margin-top: 20px;
}
@media screen and (min-width: 767px) {
  .exam__text {
    text-align: center;
  }
}
.exam__img {
  display: block;
  margin: 20px auto 0;
}
@media screen and (min-width: 767px) {
  .exam__img {
    margin-top: 40px;
    width: 600px;
    height: 327px;
  }
}
.exam__imgTitle {
  display: block;
  margin: auto;
}
@media screen and (min-width: 767px) {
  .exam__imgTitle {
    width: 372px;
    height: 51px;
  }
}
.exam__note {
  margin-top: 20px;
  font-size: 12px;
}
@media screen and (min-width: 767px) {
  .exam__note {
    text-align: center;
    font-size: 14px;
  }
}

.clickhere {
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
  padding-top: 120px;
  background: #fffcca;
}
.clickhere__inner {
  padding-top: 0;
  padding-bottom: 120px;
}
@media screen and (min-width: 767px) {
  .clickhere__inner {
    width: 800px;
  }
}
.clickhere__imgTitle {
  display: block;
  margin: auto;
}
@media screen and (min-width: 767px) {
  .clickhere__imgTitle {
    width: 328px;
    height: 95px;
  }
}
.clickhere__img {
  display: block;
  margin: auto;
}
@media screen and (min-width: 767px) {
  .clickhere__img {
    width: 200px;
    height: 320px;
  }
}
.clickhere__text {
  margin: 50px 0;
  line-height: 1.75;
  font-size: 16px;
}
@media screen and (min-width: 767px) {
  .clickhere__text {
    text-align: center;
    font-size: 18px;
  }
}
.clickhere__box {
  border-radius: 15px;
  padding: 60px 20px;
  background: #fff;
}
.clickhere__list {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ccc;
}
.clickhere__list.-link {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 767px) {
  .clickhere__list.-link {
    padding-top: 40px;
    margin: 40px auto 0;
    flex-direction: row;
    justify-content: center;
  }
}
@media screen and (min-width: 767px) {
  .clickhere__list {
    text-align: center;
    padding-top: 40px;
    margin-top: 40px;
  }
}
.clickhere__price {
  color: #e40000;
  font-weight: bold;
  font-size: 32px;
}
@media screen and (min-width: 767px) {
  .clickhere__price {
    text-align: center;
  }
}
.clickhere__yen {
  font-size: 24px;
}
.clickhere__tax {
  font-size: 16px;
}
.clickhere__tag {
  margin-top: 16px;
  padding: 2px 12px;
  display: inline-block;
  border-radius: 4px;
  background: #f3f0ee;
  font-weight: bold;
}
@media screen and (min-width: 767px) {
  .clickhere__tag {
    margin-top: 0;
  }
}
.clickhere__contents {
  display: inline-flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 767px) {
  .clickhere__contents {
    font-size: 16px;
  }
}
@media screen and (min-width: 767px) {
  .clickhere__wrap {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.clickhere__bullet {
  display: flex;
  align-items: center;
}
.clickhere__bullet::before {
  margin: 0 4px;
  content: "";
  border-radius: 999px;
  display: block;
  width: 4px;
  height: 4px;
  background: #000;
}
.clickhere__note {
  margin-top: 12px;
  font-size: 12px;
}
@media screen and (min-width: 767px) {
  .clickhere__link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 280px;
  }
}

.cta {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #00a8c4;
  font-weight: bold;
  color: #fff !important;
  font-size: 18px;
  transition: 0.2s;
}
@media screen and (min-width: 767px) {
  .cta:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
.cta.-shop {
  background: #ff6b00;
}
@media screen and (min-width: 767px) {
  .cta {
    width: 100%;
  }
}

/*フローティング*/
.floating-bnr {
  position: fixed;
  bottom: 0;
  right: 7vw;
  z-index: 1;
}
@media screen and (min-width: 767px) {
  .floating-bnr {
    bottom: 10px;
    right: 18px;
  }
}
@media screen and (min-width: 767px) {
  .floating-bnr__img {
    width: 150px;
    height: 165px;
    transition: 0.2s;
    transition-property: opacity;
  }
  .floating-bnr__img:hover {
    opacity: 0.7;
  }
}

/* ------- モーダル ------- */
html.is-modal {
  overflow: hidden;
}

.modal {
  cursor: pointer;
  transition: 0.2s;
}
.modal:hover {
  opacity: 0.7;
}

#backMaskBase {
  background: #000;
  display: none;
  height: 100%;
  left: 0px;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

#modalWin {
  display: none;
  height: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 101;
}

#modalContent {
  display: none;
  height: auto;
  margin: 0 auto;
  padding-top: min(50%, 480px);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 854px;
  max-width: 90%;
  z-index: 102;
}

#modalContent .closeBtn {
  cursor: pointer;
  height: 25px;
  position: absolute;
  right: -2px;
  text-align: center;
  top: -25px;
  width: 25px;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  #modalContent .closeBtn {
    top: -40px;
  }
}

#modalContent .closeBtn div {
  display: inline-block;
  position: relative;
  margin: 5px 0 0 0;
  padding: 0;
  width: 2px;
  height: 17px;
  background: #fff;
  transform: rotate(45deg);
}

#modalContent .closeBtn div:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -7px;
  width: 16px;
  height: 2px;
  margin-top: -1px;
  background: #fff;
}

.modalinner {
  text-align: left;
  padding: 0;
}

.mvfrm {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* ------- モーダルここまで ------- */
/*# sourceMappingURL=index.css.map */