@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  text-decoration: none;
}

ins, mark {
  background-color: #ff9;
  color: #000;
}

mark {
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

table {
  font-size: inherit;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 100%;
  font: 115% monospace;
  line-height: 150%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

html {
  font-size: 2.666vw;
}
@media (min-width: 768px) {
  html {
    font-size: 125%;
  }
}

body {
  overflow-x: hidden;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0px;
  -webkit-text-size-adjust: 100%;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  body {
    font-family: Meiryo, sans-serif;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 16px;
  }
}

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

ol, ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
}

button,
input[type=button],
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

a {
  color: #2c5ee7;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:focus-visible {
  outline: 2px solid blue;
}

main {
  display: block;
}

.l-footer .footer_links {
  display: flex;
  padding: 0.9rem 0;
}
.l-footer .footer-content {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .l-footer .footer-content {
    width: 1200px;
    justify-content: space-between;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.l-footer .footer_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.l-footer .footer_links_items:nth-child(1) {
  width: 18rem;
}
@media (min-width: 768px) {
  .l-footer .footer_links_items:nth-child(1) {
    width: 361px;
    height: 72px;
  }
}
.l-footer .footer_links_items:nth-child(2) li {
  display: inline-block;
  padding-left: 10px;
}
.l-footer .footer_links_items:nth-child(2) li:last-child {
  border-right: none;
}
.l-footer .footer_links_items:nth-child(2) li a {
  display: inline-block;
  text-decoration: none;
  color: #000;
  font-size: 15px;
  border-right: solid 1px #000;
  padding-right: 20px;
  transition: opacity 0.3s;
}
@media (min-width: 768px) {
  .l-footer .footer_links_items:nth-child(2) li a:hover {
    opacity: 0.7;
  }
}
.l-footer__copyright {
  display: block;
  text-align: center;
  font-size: 12px;
}
@media (max-width: 767px) {
  .l-footer__copyright {
    font-size: 0.8rem;
    padding-left: 0.5rem;
  }
}

.l-header {
  margin-bottom: 2rem;
}
.l-header__bg {
  background: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.l-header__content {
  display: flex;
  align-items: center;
  height: 5rem;
}
.l-header__description {
  margin-left: auto;
}
.l-header__menuButton {
  margin-right: -1rem;
}
@media (min-width: 768px) {
  .l-header__menuButton {
    display: none;
  }
}

.l-container {
  margin-right: 1rem;
  margin-left: 1rem;
}
@media (min-width: 768px) {
  .l-container {
    max-width: 1040px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
}

.amani_content {
  position: relative;
  overflow: hidden;
}

.down-to-top {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s;
}
.down-to-top.scrollin {
  opacity: 1;
  transform: translateY(0);
}

dialog {
  background: none;
  border: none;
  padding: 40px 0;
}
dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}

.c-modal__container {
  overscroll-behavior-y: contain;
  overflow-y: auto;
  max-width: 400px;
  height: auto;
  padding: 1.5em;
  background-color: #eee;
}
.c-modal__container img {
  width: 400px;
  height: auto;
}
.c-modal__close {
  position: absolute;
  top: 0px;
  right: 0;
  height: 40px;
  border: none;
  background: none;
  color: white;
  cursor: pointer;
}

@media (min-width: 768px) {
  .top {
    height: 830px;
  }
}
.top__bg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  padding-top: 2rem;
  padding-bottom: 4rem;
  background: url(../images/top_bg_sp.png) no-repeat bottom center;
  background-size: cover;
}
@media (min-width: 768px) {
  .top__bg {
    height: 830px;
    background: url(../images/top_bg_pc.png) no-repeat bottom center;
    background-size: cover;
    padding-top: 66px;
    padding-bottom: 152px;
    position: relative;
  }
}
@media (min-width: 768px) {
  .top__bg .amani_logo {
    width: 361px;
    height: 72px;
  }
  .top__bg__logo {
    position: absolute;
    top: 50px;
    left: 150px;
  }
  .top__bg .main_wrap {
    position: relative;
    padding-top: 80px;
  }
}
.top__bg .amani_logo {
  width: 18rem;
  height: auto;
}
.top__bg__logo {
  position: absolute;
  top: 0;
  left: 0;
}
.top__bg .main_wrap {
  position: relative;
  padding-top: 2rem;
}
.top__sp_img {
  width: 15rem;
  margin: 0 auto 0 12rem;
}
.top__title {
  width: 25.25rem;
  margin: 0 auto 2rem;
}
@media (min-width: 768px) {
  .top__title {
    max-width: 683px;
    width: 100%;
    margin: 0 auto 45px;
    position: relative;
    margin: 0 auto 5.75rem;
  }
  .top__title::after {
    content: "";
    display: block;
    background: url(../images/top_pic.png) no-repeat center;
    background-size: contain;
    width: 280px;
    height: 454px;
    position: absolute;
    top: 175px;
    right: -240px;
    margin: 0 auto;
    pointer-events: none;
  }
}
@media (min-width: 768px) and (max-width: 1175px) {
  .top__title {
    position: relative;
  }
  .top__title::after {
    content: "";
    display: block;
    background: url(../images/top_pic.png) no-repeat center;
    background-size: contain;
    width: 254px;
    height: 411px;
    position: absolute;
    top: 175px;
    right: -179px;
    margin: 0 auto;
    pointer-events: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .top__title {
    max-width: 496px;
    width: 100%;
    position: relative;
  }
  .top__title::after {
    content: "";
    display: block;
    background: url(../images/top_pic.png) no-repeat center;
    background-size: contain;
    width: 164px;
    height: 265px;
    position: absolute;
    top: 175px;
    right: -122px;
    margin: 0 auto;
    pointer-events: none;
  }
}
.top__item {
  margin-left: auto;
}
@media (min-width: 768px) {
  .top__item {
    position: absolute;
    bottom: -70px;
    right: -70px;
  }
}
@media (min-width: 2000px) {
  .top__item {
    position: absolute;
    bottom: 200px;
    left: 1230px;
  }
}

.campaign__bg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  background-color: #F6F5EC;
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  padding-top: 4rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .campaign__bg {
    padding-top: 90px;
    padding-bottom: 90px;
    background-size: cover;
  }
}
.campaign__title_01 {
  font-weight: 600;
  font-size: 1.8rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .campaign__title_01 {
    font-size: 34px;
    padding-bottom: 2rem;
  }
}
.campaign__txt {
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.8;
  font-weight: 400;
  border-radius: 0.5rem;
  padding: 3.5rem 3rem;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .campaign__txt {
    font-family: serif;
  }
}
@media (min-width: 768px) {
  .campaign__txt {
    font-size: 21px;
    position: relative;
    line-height: 53px;
  }
}
@media (max-width: 767px) {
  .campaign__txt {
    text-align: left;
  }
}
.campaign__txt .small {
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .campaign__txt .small {
    font-size: 15px;
  }
}
.campaign__txt .border {
  border: 3px dotted #40220f;
  padding: 20px;
  margin: 1.5em 0;
}
@media (min-width: 768px) and (max-width: 1050px) {
  .campaign .text_bottom {
    margin-right: 100px;
  }
}
@media (min-width: 768px) {
  .campaign .border02 {
    position: relative;
  }
  .campaign .border02::after {
    content: "";
    display: block;
    background: url(../images/campaign_item01.png) no-repeat center;
    background-size: contain;
    width: 264px;
    height: 353px;
    position: absolute;
    top: -245px;
    right: -60px;
    margin: 0 auto;
    pointer-events: none;
  }
}
@media (min-width: 768px) and (max-width: 1175px) {
  .campaign .border02 {
    position: relative;
  }
  .campaign .border02::after {
    content: "";
    display: block;
    background: url(../images/campaign_item01.png) no-repeat center;
    background-size: contain;
    width: 222px;
    height: 353px;
    position: absolute;
    top: -250px;
    right: -15px;
    margin: 0 auto;
    pointer-events: none;
  }
}
.campaign__seed {
  display: flex;
  padding-top: 2rem;
}
.campaign__seed__form {
  display: block;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
  .campaign__seed {
    display: block;
  }
}

.about-faj__bg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  background: url(../images/about-faj_bg_sp.png) no-repeat bottom center;
  background-size: cover;
  display: grid;
  place-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .about-faj__bg {
    background: url(../images/about-faj_bg_pc.png) no-repeat bottom center;
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.about-faj__txt {
  font-family: "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
  font-size: 1.5rem;
  line-height: 1.8;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .about-faj__txt {
    font-family: serif;
  }
}
@media (min-width: 768px) {
  .about-faj__txt {
    font-size: 21px;
    line-height: 53px;
  }
}
@media (max-width: 767px) {
  .about-faj__txt {
    text-align: left;
  }
}
.about-faj__logo {
  width: 9rem;
  padding-top: 15px;
}
@media (min-width: 768px) {
  .about-faj__logo {
    width: 105px;
    padding-top: 15px;
  }
}

.nurture__title_bg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  padding-top: 1.5rem;
  padding-bottom: 4.2rem;
  background: url(../images/nurture_title_bg_sp.png) no-repeat center;
  background-size: contain;
}
@media (min-width: 768px) {
  .nurture__title_bg {
    padding-top: 60px;
    padding-bottom: 100px;
    background: url(../images/nurture_title_bg_pc.png) no-repeat bottom center;
    background-size: cover;
  }
}
.nurture__title_bg__title {
  width: 24.35rem;
  margin-right: -4rem;
  margin-left: auto;
}
@media (min-width: 768px) {
  .nurture__title_bg__title {
    width: 666px;
    margin-right: -130px;
  }
}
.nurture__title_bg__link {
  text-decoration: none;
  display: block;
  background: transparent;
  border: none;
  padding: 0;
  transition: opacity 0.3s;
}
@media (min-width: 768px) {
  .nurture__title_bg__link:hover {
    opacity: 0.7;
  }
}
.nurture__title_bg__itemwrap {
  display: flex;
  justify-content: flex-end;
}
.nurture__title_bg__itemwrap__itempic {
  width: 10.75rem;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .nurture__title_bg__itemwrap__itempic {
    width: 270px;
    margin-right: 35px;
  }
}
@media (min-width: 768px) {
  .nurture__contents__wrap {
    width: 50%;
    padding-right: 30px;
  }
}
.nurture__wrap {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .nurture__wrap {
    display: flex;
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.nurture__title_pic {
  padding-bottom: 30px;
}
.nurture__pic {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .nurture__pic {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .nurture__pic img {
    margin-top: 75px;
  }
}
.nurture__content {
  margin: 2.35rem auto 1.4rem;
  display: flex;
}
@media (min-width: 768px) {
  .nurture__content {
    position: relative;
    margin: 90px auto 90px;
  }
}
.nurture__content__txt {
  width: 25.75rem;
  position: relative;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .nurture__content__txt {
    font-family: serif;
  }
}
@media (min-width: 768px) {
  .nurture__content__txt {
    width: 605px;
  }
}
.nurture__content__txt__bg {
  position: absolute;
  z-index: -1;
  width: 15.65rem;
}
@media (min-width: 768px) {
  .nurture__content__txt__bg {
    width: 368px;
  }
}
.nurture__content__txt .txt01 {
  font-weight: bold;
  font-size: 3.25rem;
  margin-top: 3.5rem;
  margin-left: 7.75rem;
}
@media (min-width: 768px) {
  .nurture__content__txt .txt01 {
    font-size: 77px;
    margin-top: 55px;
    margin-left: 170px;
  }
}
.nurture__content__txt .txt02 {
  font-size: 1.5rem;
  text-align: right;
}
@media (min-width: 768px) {
  .nurture__content__txt .txt02 {
    font-size: 36px;
  }
}
.nurture__content__pic {
  width: 13.35rem;
  margin-left: -3rem;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .nurture__content__pic {
    width: 490px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    left: 810px;
    top: -30px;
  }
}
.nurture__txt {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 2;
  margin: 0 0 4rem;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .nurture__txt {
    font-family: Meiryo, sans-serif;
  }
}
@media (min-width: 768px) {
  .nurture__txt {
    font-size: 18px;
    line-height: 36px;
    margin: 0 0 70px;
    font-feature-settings: "palt";
    letter-spacing: -0.04em;
  }
}

.nurture-amani__title_bg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  padding-top: 10rem;
  padding-bottom: 2rem;
  background: url(../images/nurture_amani_bg_sp.png) no-repeat right center;
  background-size: cover;
}
@media (min-width: 768px) {
  .nurture-amani__title_bg {
    padding-top: 60px;
    padding-bottom: 40px;
    background: url(../images/nurture_amani_bg.png) no-repeat bottom center;
    background-size: cover;
  }
}
.nurture-amani__title_bg__title {
  width: 14rem;
  margin: auto;
}
@media (min-width: 768px) {
  .nurture-amani__title_bg__title {
    margin-right: -130px;
  }
}
@media (min-width: 768px) {
  .nurture-amani__title_bg__itemwrap {
    display: flex;
  }
}
.nurture-amani__title_bg__itemwrap__txt {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nurture-amani__title_bg__itemwrap__itempic {
  width: 13.75rem;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .nurture-amani__title_bg__itemwrap__itempic {
    width: 270px;
    margin-right: 5rem;
    margin-left: 8rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .nurture-amani__title_bg__itemwrap__itempic {
    width: 270px;
    margin-right: 5rem;
    margin-left: 3rem;
  }
}
@media (max-width: 767px) {
  .nurture-amani__title_bg__link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .nurture-amani__txt_wrap {
    width: 50%;
  }
  .nurture-amani .linkbtn {
    width: 18rem;
    padding: 15px 20px;
    font-size: 18px;
  }
}
.nurture-amani__contents__wrap {
  width: 50%;
  padding-right: 30px;
}
.nurture-amani__contents_container {
  align-items: end;
}
@media (max-width: 767px) {
  .nurture-amani__contents_container {
    display: flex;
    justify-content: center;
  }
}
.nurture-amani__wrap {
  display: flex;
  padding-top: 90px;
  padding-bottom: 90px;
}
.nurture-amani__title_pic {
  padding-bottom: 30px;
}
.nurture-amani__pic {
  display: flex;
  align-items: center;
}
.nurture-amani__pic img {
  margin-top: 75px;
}
.nurture-amani__content {
  margin: 2.35rem auto 1.4rem;
  display: flex;
}
@media (min-width: 768px) {
  .nurture-amani__content {
    position: relative;
    margin: 90px auto 90px;
  }
}
.nurture-amani__content__txt {
  width: 25.75rem;
  position: relative;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .nurture-amani__content__txt {
    font-family: serif;
  }
}
@media (min-width: 768px) {
  .nurture-amani__content__txt {
    width: 605px;
  }
}
.nurture-amani__content__txt__bg {
  position: absolute;
  z-index: -1;
  width: 15.65rem;
}
@media (min-width: 768px) {
  .nurture-amani__content__txt__bg {
    width: 368px;
  }
}
.nurture-amani__content__pic {
  width: 13.35rem;
  margin-left: -3rem;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .nurture-amani__content__pic {
    width: 490px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    left: 810px;
    top: -30px;
  }
}
.nurture-amani__txt {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 2;
  margin: 0 0 4rem;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .nurture-amani__txt {
    font-family: Meiryo, sans-serif;
  }
}
@media (min-width: 768px) {
  .nurture-amani__txt {
    font-size: 18px;
    line-height: 36px;
    margin: 0 0 70px;
    font-feature-settings: "palt";
    letter-spacing: -0.04em;
  }
}
.nurture-amani #buttonOpen {
  all: unset; /* すべてのデフォルトスタイルを削除 */
  cursor: pointer;
}
.nurture-amani .txt01 {
  font-size: 15px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  color: #FFFFFF;
  text-align: center;
}
@media (min-width: 768px) {
  .nurture-amani .txt01 {
    font-size: 15px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
}

.enquete {
  margin: -3rem auto 0;
}
.enquete__bg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  padding-top: 10rem;
  padding-bottom: 3rem;
  background: url(../images/enquete_bg_sp.png) no-repeat top center;
  background-size: cover;
}
@media (min-width: 768px) {
  .enquete__bg {
    background: url(../images/enquete_bg_pc.png) no-repeat top center;
    background-size: cover;
    padding-top: 190px;
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .enquete__wrap {
    display: flex;
  }
  .enquete__wrap__child:first-child {
    order: 2;
  }
  .enquete__wrap__child:last-child {
    order: 1;
  }
}
.enquete__title {
  width: 35.55rem;
  margin: 0 auto 0.5rem;
}
@media (min-width: 768px) {
  .enquete__title {
    width: 100%;
    max-width: 838px;
    margin: 80px auto 35px;
  }
}
.enquete__item {
  width: 20.45rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .enquete__item {
    width: 100%;
    max-width: 662px;
  }
}

.application__bg {
  background-color: #F9F1E5;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-top: 4rem;
  padding-bottom: 3rem;
}
.application__title .application-txt1 {
  font-size: 1.8rem;
  color: #9F934B;
  margin-top: 2rem;
  margin-bottom: 4rem;
  text-align: center;
}
@media (min-width: 768px) {
  .application__title .application-txt1 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 75px;
  }
}
.application__content__child {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .application__content__child {
    width: 100%;
    max-width: 862px;
    margin: 0 auto;
  }
  .application__content__child:first-child {
    margin: 35px auto 0;
  }
}
.application__content__child__title {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 5px;
  padding: 0 20px;
}
@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .application__content__child__title {
    font-family: Meiryo, sans-serif;
  }
}
@media (min-width: 768px) {
  .application__content__child__title {
    font-size: 18px;
    padding: 0 30px;
  }
}
.application__content__child .application-txt2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.application__content__child .application-txt2 .line {
  flex-grow: 1;
  height: 1px;
  background-color: #000;
}
.application__content__child .application-txt2 .dot {
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
}
.application__content__child__wrap .period {
  font-size: 2rem;
  text-align: center;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.3rem;
}
@media (min-width: 768px) {
  .application__content__child__wrap .period {
    font-size: 26px;
  }
}
.application__content__child__wrap .wrap03_txt {
  font-size: 1.05rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .application__content__child__wrap .wrap03_txt {
    font-size: 18px;
    line-height: 1.6;
  }
}
.application__content__child__wrap.wrap01 {
  padding: 4rem 0 4rem;
}
@media (min-width: 768px) {
  .application__content__child__wrap.wrap01 {
    padding: 100px 0;
  }
}
.application__content__child__wrap.wrap02 {
  padding: 2.5rem 0;
}
@media (min-width: 768px) {
  .application__content__child__wrap.wrap02 {
    padding: 100px 0;
  }
}
.application__content__child__wrap.wrap03 {
  padding: 4.2rem 1rem 4.2rem;
}
@media (min-width: 768px) {
  .application__content__child__wrap.wrap03 {
    padding: 100px 40px;
  }
}
.application__content__child__howto {
  background: #fff;
  padding: 1rem 0.5rem 0.8rem;
  border-radius: 1rem;
  margin: 0 auto 3.5rem;
}
.application__content__child__howto__title {
  width: 14.2rem;
  margin: 0 auto;
}
.application__content__child__howto__content {
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .application__content__child__howto__content {
    display: flex;
    gap: 0 20px;
  }
}
.application__content__child__howto__content__child {
  margin: 0 50px;
}
.application__content__child__howto__content__child .txt {
  padding-top: 20px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 600;
}
@media (min-width: 768px) {
  .application__content__child__howto__content__child .txt {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .application__content__child__howto__content__child__circle {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .application__content__child__howto__content__child .pic02 {
    margin-top: 50px;
  }
}
.application__content__child__howto__content__child__arrow {
  width: 1.15rem;
  margin: -2rem 0.2rem 0;
}
.application__content__child__howto__content__child__step {
  width: 6.05rem;
  margin: 0.5rem auto 0;
}

.campaign-term__bg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  background-color: #9F934B;
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  padding-top: 4rem;
  padding-bottom: 3rem;
}
.campaign-term__contents {
  color: #FFFFFF;
  text-align: center;
}
.campaign-term__contents .campaign-txt1 {
  margin-top: 2rem;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .campaign-term__contents .campaign-txt1 {
    font-size: 24px;
    margin-top: 20px;
  }
}
.campaign-term__contents .campaign-txt2 {
  font-size: 2.1rem;
  margin: 3rem auto;
  line-height: 1.8;
  letter-spacing: 0.3rem;
}
@media (min-width: 768px) {
  .campaign-term__contents .campaign-txt2 {
    font-size: 26px;
    margin: 40px auto;
  }
}
.campaign-term__contents .campaign-txt3 {
  font-size: 15px;
  margin: 3rem auto 1rem;
}
@media (min-width: 768px) {
  .campaign-term__contents .campaign-txt3 {
    font-size: 18px;
    margin: 40px auto;
  }
}
.campaign-term .link {
  margin-bottom: 30px;
}

.amani-present__bg {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  padding-top: 4rem;
  padding-bottom: 3rem;
}
.amani-present__title {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .amani-present__title {
    width: 15rem;
    height: auto;
    margin: 0 auto 3rem;
  }
}
.amani-present__txt {
  color: #BFAD40;
  font-weight: 600;
  text-align: center;
}
.amani-present__txt .txt_1 {
  font-size: 1rem;
  position: relative;
}
.amani-present__txt .txt_1::before {
  content: "";
  display: block;
  background: url(../images/amani-present_item01.png) no-repeat center;
  width: 3rem;
  height: 3rem;
  background-size: 3rem;
  position: absolute;
  top: -3rem;
  left: 7rem;
  margin: 0 auto;
  pointer-events: none;
}
.amani-present__txt .txt_1 .big {
  font-size: 2rem;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .amani-present__txt .txt_1 {
    font-size: 25px;
    position: relative;
  }
  .amani-present__txt .txt_1::before {
    content: "";
    display: block;
    background: url(../images/amani-present_item01.png) no-repeat center;
    width: 64px;
    height: 62px;
    position: absolute;
    top: -60px;
    left: 250px;
    margin: 0 auto;
    pointer-events: none;
  }
  .amani-present__txt .txt_1 .big {
    font-size: 76px;
    display: inline-block;
    vertical-align: middle;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .amani-present__txt .txt_1 {
    position: relative;
  }
  .amani-present__txt .txt_1::before {
    content: "";
    display: block;
    background: url(../images/amani-present_item01.png) no-repeat center;
    width: 3rem;
    height: 3rem;
    background-size: 3rem;
    position: absolute;
    top: -3rem;
    left: 8.5rem;
    margin: 0 auto;
    pointer-events: none;
  }
}
.amani-present__txt .txt_2 {
  font-size: 2rem;
  margin-top: 1rem;
  position: relative;
}
.amani-present__txt .txt_2::before {
  content: "";
  display: block;
  background: url(../images/amani-present_item02.png) no-repeat center;
  background-size: contain;
  width: 7rem;
  height: 4rem;
  position: absolute;
  top: -4.5rem;
  left: -1rem;
  margin: 0 auto;
  pointer-events: none;
}
@media (min-width: 768px) {
  .amani-present__txt .txt_2 {
    font-size: 51px;
    position: relative;
    margin-top: 20px;
  }
  .amani-present__txt .txt_2::before {
    content: "";
    display: block;
    background: url(../images/amani-present_item02.png) no-repeat center;
    background-size: contain;
    width: 173px;
    height: 101px;
    position: absolute;
    top: -110px;
    left: 23px;
    margin: 0 auto;
    pointer-events: none;
  }
}
.amani-present__img {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
  margin-left: 3.5rem;
}
@media (min-width: 768px) {
  .amani-present__img {
    margin-top: 80px;
    margin-left: 120px;
  }
}
@media (max-width: 767px) {
  .amani-present__img {
    width: 30rem;
    height: auto;
  }
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.linkbtn_gold {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 22px;
  padding: 15px 50px;
  border: 1px solid #FFFFFF;
  border-radius: 10rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 350px;
}
@media (max-width: 767px) {
  .linkbtn_gold {
    width: 300px;
  }
}
.linkbtn_gold:hover {
  color: #9F934B;
  background-color: #FFFFFF;
  transition: 0.5s;
}

.linkbtn_blue {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 22px;
  padding: 15px 50px;
  border: 1px solid #FFFFFF;
  border-radius: 10rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 350px;
}
@media (max-width: 767px) {
  .linkbtn_blue {
    padding: 1rem;
    width: 18rem;
  }
}
.linkbtn_blue:hover {
  color: #1B1464;
  background-color: #FFFFFF;
  transition: 0.5s;
}

@media (max-width: 767px) {
  .wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.clear {
  clear: both;
}

br.clear {
  font-size: 1px;
  line-height: 100%;
  clear: both;
}

div.clear {
  line-height: 100%;
  clear: both;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.imgfix {
  font-size: 1px;
  line-height: 1px;
}

@media (max-width: 767px) {
  .hide-sp {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hide-pc {
    display: none !important;
  }
}
.u-palt {
  font-feature-settings: "palt";
}

.u-justify {
  text-align: justify;
  text-justify: character;
}

.u-responsive-frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.u-responsive-frame video,
.u-responsive-frame iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.mt-8 {
  margin-top: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.mr-8 {
  margin-right: 8px;
}

.ml-8 {
  margin-left: 8px;
}

.mt-16 {
  margin-top: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mr-16 {
  margin-right: 16px;
}

.ml-16 {
  margin-left: 16px;
}

.mt-24 {
  margin-top: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mr-24 {
  margin-right: 24px;
}

.ml-24 {
  margin-left: 24px;
}

.mt-32 {
  margin-top: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mr-32 {
  margin-right: 32px;
}

.ml-32 {
  margin-left: 32px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mt-48 {
  margin-top: 48px;
}

.mb-48 {
  margin-bottom: 48px;
}

.mr-48 {
  margin-right: 48px;
}

.ml-48 {
  margin-left: 48px;
}

.mt-56 {
  margin-top: 56px;
}

.mb-56 {
  margin-bottom: 56px;
}

.mr-56 {
  margin-right: 56px;
}

.ml-56 {
  margin-left: 56px;
}

.mt-64 {
  margin-top: 64px;
}

.mb-64 {
  margin-bottom: 64px;
}

.mr-64 {
  margin-right: 64px;
}

.ml-64 {
  margin-left: 64px;
}

.mt-72 {
  margin-top: 72px;
}

.mb-72 {
  margin-bottom: 72px;
}

.mr-72 {
  margin-right: 72px;
}

.ml-72 {
  margin-left: 72px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mt-88 {
  margin-top: 88px;
}

.mb-88 {
  margin-bottom: 88px;
}

.mr-88 {
  margin-right: 88px;
}

.ml-88 {
  margin-left: 88px;
}

.mt-96 {
  margin-top: 96px;
}

.mb-96 {
  margin-bottom: 96px;
}

.mr-96 {
  margin-right: 96px;
}

.ml-96 {
  margin-left: 96px;
}
/*# sourceMappingURL=style.css.map */
