@charset "UTF-8";
/*body { background: #f46ca6; }*/
.fsc_gfooter__breadcrumb {
  margin-top: 0;
}

#wrapper_gf {
  font-size: 1.4rem;
  overflow: hidden;
  position: relative;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.05em;
  font-family: "秀英丸ゴシック B", "Shuei MaruGo B";
  font-weight: bold;
  background: #e9f7ff;
  color: #000000;
}
@media (min-width: 768px) {
  #wrapper_gf {
    letter-spacing: 0.1em;
  }
}
#wrapper_gf #contents_gf .summary_gf,
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf dl dd,
#wrapper_gf #reccomend_gf .title {
  font-family: "秀英丸ゴシック L", "Shuei MaruGo L";
  font-weight: normal;
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .heading_gf,
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .stepWrap_gf span,
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf .settingttl_gf,
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf dl dt,
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .summary_gf span,
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .summary_gf span,
#wrapper_gf #reccomend_gf .ttl_gf {
  font-family: "秀英丸ゴシック B", "Shuei MaruGo B";
  font-weight: bold;
}
#wrapper_gf .pc_gf {
  display: none;
}
@media (min-width: 768px) {
  #wrapper_gf .pc_gf {
    display: block;
  }
}
#wrapper_gf .pc_il_gf {
  display: none;
}
@media (min-width: 768px) {
  #wrapper_gf .pc_il_gf {
    display: inline-block;
  }
}
#wrapper_gf .sp_gf {
  display: block;
}
@media (min-width: 768px) {
  #wrapper_gf .sp_gf {
    display: none;
  }
}
#wrapper_gf a {
  display: block;
  text-decoration: none !important;
  transition: 0.3s;
}
#wrapper_gf a:hover {
  text-decoration: none;
}
#wrapper_gf a:hover img, #wrapper_gf a:hover picture {
  opacity: 0.8;
}
#wrapper_gf a img, #wrapper_gf a picture {
  transition: 0.3s;
  display: block;
}
#wrapper_gf img {
  width: 100%;
  height: auto;
}
#wrapper_gf h2 {
  margin: 0;
}
#wrapper_gf ul {
  padding: 0;
  margin: 0;
}
#wrapper_gf ul li {
  list-style: none;
}
#wrapper_gf .hidden_gf {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}
#wrapper_gf .decoWrap_gf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#wrapper_gf .deco_gf {
  position: absolute;
  pointer-events: none;
}
#wrapper_gf .inner_gf {
  width: 90%;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1024px) {
  #wrapper_gf .inner_gf {
    width: 80%;
  }
}
@media (min-width: 1260px) {
  #wrapper_gf .inner_gf {
    width: 1080px;
  }
}
#wrapper_gf .fadeIn_gf {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
#wrapper_gf .fadeIn_gf.is-visible {
  opacity: 1;
  transform: translateY(0);
}
#wrapper_gf #hero_gf {
  margin: 0 auto;
  padding-top: 2%;
  position: relative;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf {
    max-height: 65vw;
    height: 65vw;
  }
}
@media (min-width: 1260px) {
  #wrapper_gf #hero_gf {
    max-height: 720px;
    height: 720px;
  }
}
#wrapper_gf #hero_gf .inner_gf {
  width: 90%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .inner_gf {
    width: 80%;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 1260px) {
  #wrapper_gf #hero_gf .inner_gf {
    width: 880px;
  }
}
#wrapper_gf #hero_gf .inner_gf .smapho_gf {
  position: relative;
  z-index: 1;
  width: 67%;
  padding-bottom: 15%;
  margin: 0 auto 0 18%;
  background: url(../images/fv_sp_body_sp.webp) 0 0/100% auto no-repeat;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .inner_gf .smapho_gf {
    width: 46%;
    padding-bottom: 0;
    margin: 0;
    background-image: url(../images/fv_sp_body.webp);
  }
}
#wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper {
  width: 79%;
  margin: 8% 0 0 8%;
}
#wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper .swiper-slide {
  position: relative;
  background: #fff;
  border-radius: 5.5vw;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper .swiper-slide {
    border-radius: 35px;
  }
}
#wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper .swiper-slide .front_gf {
  position: absolute;
  z-index: 1;
}
#wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper .swiper-slide .front_gf.clock_gh {
  width: 63%;
  top: 1.2%;
  left: 50%;
  margin-left: -31.5%;
}
#wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper .swiper-slide .front_gf.line_gh {
  top: 0;
  left: 0;
}
#wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper .swiper-slide .front_gf.line_gh + .smaphoBg_gf {
  opacity: 0.5;
}
#wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper .swiper-slide .line_gh img,
#wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper .swiper-slide .smaphoBg_gf {
  border-radius: 5.5vw;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper .swiper-slide .line_gh img,
  #wrapper_gf #hero_gf .inner_gf .smapho_gf .mySwiper .swiper-slide .smaphoBg_gf {
    border-radius: 35px;
  }
}
#wrapper_gf #hero_gf .inner_gf .txt_gf {
  flex: 1;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .inner_gf .txt_gf {
    position: relative;
  }
}
#wrapper_gf #hero_gf .inner_gf .txt_gf #logo_gf {
  margin: 0;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .inner_gf .txt_gf #logo_gf {
    margin-top: 18%;
  }
}
#wrapper_gf #hero_gf .inner_gf .txt_gf .girls_gf {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: absolute;
  z-index: 2;
  left: -2%;
  bottom: 5%;
  width: 106%;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .inner_gf .txt_gf .girls_gf {
    left: 0;
    bottom: 3%;
    width: 100%;
  }
}
@media (min-width: 1260px) {
  #wrapper_gf #hero_gf .inner_gf .txt_gf .girls_gf {
    bottom: 6%;
  }
}
@media (min-width: 1680px) {
  #wrapper_gf #hero_gf .inner_gf .txt_gf .girls_gf {
    bottom: 8%;
  }
}
#wrapper_gf #hero_gf .inner_gf .txt_gf .girls_gf .girl01_gf {
  width: 34%;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .inner_gf .txt_gf .girls_gf .girl01_gf {
    width: 45%;
  }
}
#wrapper_gf #hero_gf .inner_gf .txt_gf .girls_gf .girl02_gf {
  width: 38%;
  margin-top: 1%;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .inner_gf .txt_gf .girls_gf .girl02_gf {
    width: 56%;
    margin-top: 2%;
  }
}
#wrapper_gf #hero_gf .deco_gf {
  display: none;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .deco_gf {
    display: block;
    top: 0;
    width: auto;
    height: 90%;
  }
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .deco01_gf {
    right: 57%;
    top: 0;
  }
}
@media (min-width: 2200px) {
  #wrapper_gf #hero_gf .deco01_gf {
    left: 0;
    right: auto;
    top: 0;
  }
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .deco02_gf {
    left: 65%;
    top: 0;
  }
}
@media (min-width: 2200px) {
  #wrapper_gf #hero_gf .deco02_gf {
    right: 0;
    left: auto;
    top: 0;
  }
}
#wrapper_gf #hero_gf .deco03_gf {
  width: 100%;
  display: block;
}
@media (min-width: 768px) {
  #wrapper_gf #hero_gf .deco03_gf {
    display: none;
  }
}
#wrapper_gf #hero_gf .fvBtm_gf {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
}
#wrapper_gf #contents_gf {
  position: relative;
  background: #fef9ef;
  padding-bottom: 15%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf {
    padding-bottom: 8%;
  }
}
#wrapper_gf #contents_gf #wallSp_gf {
  margin-bottom: 5%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf #wallSp_gf {
    margin-bottom: 3%;
  }
}
#wrapper_gf #contents_gf #wallSp_gf .ttl_gf img {
  width: 70%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf #wallSp_gf .ttl_gf img {
    width: 32%;
  }
}
#wrapper_gf #contents_gf #wallSp_gf .btn_gf {
  background: #4cc764;
}
#wrapper_gf #contents_gf #wallSp_gf .btn_gf img {
  width: 56%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf #wallSp_gf .btn_gf img {
    width: 54%;
  }
}
#wrapper_gf #contents_gf #wallPc_gf .discwall_inner_gf {
  padding-top: 5%;
  padding-bottom: 10%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf #wallPc_gf .discwall_inner_gf {
    padding-top: 6%;
    padding-bottom: 6%;
  }
}
#wrapper_gf #contents_gf #wallPc_gf .wallImg_gf {
  margin-bottom: 10%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf #wallPc_gf .wallImg_gf {
    margin-bottom: 6%;
  }
}
#wrapper_gf #contents_gf #wallPc_gf .ttl_gf img {
  width: 58%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf #wallPc_gf .ttl_gf img {
    width: 26%;
    max-width: 310px;
  }
}
#wrapper_gf #contents_gf #wallPc_gf .btn_gf {
  background: #68c09b;
  padding-top: 5%;
  padding-bottom: 5%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf #wallPc_gf .btn_gf {
    padding: 24px 50px 24px 40px;
    max-width: 380px;
  }
}
#wrapper_gf #contents_gf #wallPc_gf .btn_gf:after {
  right: 6%;
  width: 20px;
  height: 16px;
  margin-top: -8px;
}
#wrapper_gf #contents_gf #wallPc_gf .btn_gf img {
  max-width: 56%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf #wallPc_gf .btn_gf img {
    max-width: 210px;
  }
}
#wrapper_gf #contents_gf .discwall_gf {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  width: 90%;
}
@media (min-width: 1260px) {
  #wrapper_gf #contents_gf .discwall_gf {
    max-width: 1200px;
  }
}
#wrapper_gf #contents_gf .discwall_gf .btn_gf {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  padding: 3% 7% 3% 3%;
  border-radius: 50px;
  margin: 0 auto;
  transition: 0.3s;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .btn_gf {
    padding: 2% 6% 2% 4%;
  }
}
#wrapper_gf #contents_gf .discwall_gf .btn_gf:after {
  content: "";
  position: absolute;
  right: 3%;
  top: 50%;
  width: 4vw;
  height: 3vw;
  margin-top: -1.5vw;
  background: url(../images/arrow.svg) 0 0/auto 100% no-repeat;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .btn_gf:after {
    width: 1.2vw;
    height: 1vw;
    margin-top: -0.5vw;
  }
}
#wrapper_gf #contents_gf .discwall_gf .btn_gf:hover {
  box-shadow: none;
  transform: translate(0, 5px);
}
#wrapper_gf #contents_gf .discwall_gf .btn_gf:hover img {
  opacity: 1 !important;
}
#wrapper_gf #contents_gf .discwall_gf .btn_gf img {
  display: block;
  margin: 0 auto;
}
#wrapper_gf #contents_gf .discwall_gf .ttl_gf {
  background: #e7adc1;
  border-radius: 20px 20px 0 0;
  text-align: center;
  padding: 3.5%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .ttl_gf {
    padding: 1.5%;
  }
}
#wrapper_gf #contents_gf .discwall_gf .ttl_gf img {
  width: 32%;
  max-width: 390px;
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf {
  background: #fff;
  border-radius: 0 0 20px 20px;
  padding: 5% 5% 8% 5%;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1260px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf {
    padding-left: 10%;
    padding-right: 10%;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .heading_gf {
  font-size: 4.5vw;
  color: #00ba1a;
  margin-bottom: 10%;
  line-height: 1.8;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .heading_gf {
    font-size: min(2.2vw, 26px);
    margin-bottom: 5%;
    line-height: 1.6;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li:not(:last-child) {
  margin-bottom: 15%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li:not(:last-child) {
    margin-bottom: 8%;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .stepWrap_gf {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 4%;
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .stepWrap_gf span {
  display: block;
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .stepWrap_gf .step_gf {
  background: #e86bad;
  color: #fff;
  line-height: 1;
  text-align: center;
  border-radius: 20px;
  padding: 2% 3.5%;
  margin-right: 3%;
  font-size: 4vw;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .stepWrap_gf .step_gf {
    margin-right: 2%;
    padding: 1% 2%;
    font-size: min(2vw, 23px);
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .stepWrap_gf .stepsmry_gf {
  color: #e86bad;
  font-size: 5vw;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .stepWrap_gf .stepsmry_gf {
    font-size: min(2.3vw, 26px);
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .summary_gf {
  font-size: 3.4vw;
  line-height: 1.8;
  margin-bottom: 8%;
  font-family: "秀英丸ゴシック B", "Shuei MaruGo B";
  font-weight: bold;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .summary_gf {
    font-size: min(1.8vw, 20px);
    font-family: "秀英丸ゴシック L", "Shuei MaruGo L";
    font-weight: normal;
    margin-bottom: 5%;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .summary_gf span {
  color: #4cc764;
  font-size: 5vw;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .summary_gf span {
    font-size: min(2vw, 24px);
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .qr_gf {
  width: 20%;
  margin: 0 auto;
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .screen_gf {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .screen_gf {
    flex-direction: row;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .screen_gf .left_gf {
  padding-top: 1.3%;
  width: 94%;
  margin-left: -6%;
  margin-bottom: 8%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .screen_gf .left_gf {
    width: 100%;
    margin: 0;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .screen_gf .right_gf {
  margin-right: -4.5%;
  margin-left: auto;
  width: 95%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf ul li .screen_gf .right_gf {
    width: 100%;
    margin: 0;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf {
    display: block;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .heading_gf {
  margin-bottom: 0;
  padding-top: 10%;
  order: 2;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .heading_gf {
    padding-top: 1%;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .decoWrap_gf {
  position: static;
  order: 1;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .decoWrap_gf {
    position: absolute;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .decoWrap_gf .deco01_gf {
  position: static;
  width: 21%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .decoWrap_gf .deco01_gf {
    position: absolute;
    width: 11%;
    left: 0;
    bottom: -40%;
    top: auto;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .decoWrap_gf .deco02_gf {
  position: static;
  width: 25%;
  margin-left: 6%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .decoWrap_gf .deco02_gf {
    position: absolute;
    width: 12%;
    right: 0;
    bottom: -40%;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .btn_gf {
  margin: 8% auto 4%;
  order: 3;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .btn_gf {
    margin-top: 5%;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .btn_gf img {
  width: 66% !important;
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .summary_gf {
  font-size: 3.3vw;
  margin-bottom: 0;
  order: 4;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .btm_gf .summary_gf {
    font-size: 2.3vw;
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf {
  margin-top: 7%;
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf .settingttl_gf {
  display: inline-block;
  font-size: 5vw;
  color: #e86bad;
  padding-bottom: 4%;
  margin-bottom: 5%;
  position: relative;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf .settingttl_gf {
    padding-bottom: 2%;
    font-size: min(2.2vw, 26px);
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf .settingttl_gf:after {
  content: "";
  position: absolute;
  left: -25%;
  bottom: 0;
  width: 150%;
  height: 30%;
  background: url(../images/pc_line.svg) 0 100%/100% auto no-repeat;
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf dl:not(:last-child) {
  margin-bottom: 5%;
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf dl dt {
  color: #68c09b;
  font-size: 4vw;
  margin-bottom: 2%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf dl dt {
    font-size: min(2vw, 24px);
  }
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf dl dd {
  font-size: 3.2vw;
  line-height: 1.8;
  font-weight: normal;
}
#wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf dl dd:not(:last-child) {
  margin-bottom: 5%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .discwall_gf .discwall_inner_gf .setting_gf dl dd {
    font-size: min(1.8vw, 20px);
  }
}
#wrapper_gf #contents_gf .deco01_gf {
  width: 50%;
  right: 70%;
  top: 0;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .deco01_gf {
    width: 28%;
    right: 75%;
  }
}
#wrapper_gf #contents_gf .deco02_gf {
  width: 70%;
  right: 62%;
  bottom: 0;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .deco02_gf {
    width: 39%;
    right: 75%;
    bottom: 2%;
  }
}
#wrapper_gf #contents_gf .deco03_gf {
  width: 50%;
  left: 70%;
  top: 10%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .deco03_gf {
    width: 30%;
    left: 70%;
    top: 0;
  }
}
#wrapper_gf #contents_gf .deco04_gf {
  width: 40%;
  left: 67%;
  bottom: 35%;
}
@media (min-width: 768px) {
  #wrapper_gf #contents_gf .deco04_gf {
    width: 16%;
    left: 90%;
    bottom: 2%;
  }
}
#wrapper_gf #reccomend_gf {
  padding-top: 15%;
  padding-bottom: 10%;
  background: #fff;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  #wrapper_gf #reccomend_gf {
    padding-top: 8%;
    padding-bottom: 5%;
  }
}
#wrapper_gf #reccomend_gf .ttl_gf {
  font-size: 6vw;
  text-align: center;
  font-weight: 600;
}
@media (min-width: 768px) {
  #wrapper_gf #reccomend_gf .ttl_gf {
    font-size: min(2.8vw, 32px);
  }
}
@media (min-width: 768px) {
  #wrapper_gf #reccomend_gf .fca_container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
#wrapper_gf #reccomend_gf .fca_container__in {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
}
#wrapper_gf #reccomend_gf .tagline {
  font-size: 1rem;
  font-weight: 600;
}
#wrapper_gf #reccomend_gf .title {
  margin: 0.5rem 0;
}
#wrapper_gf #reccomend_gf .btn_gf {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  padding: 5% 7% 5% 3%;
  border-radius: 100px;
  margin: 10% auto 0;
  transition: 0.3s;
  background: #68c09b;
  max-width: 90%;
}
@media (min-width: 768px) {
  #wrapper_gf #reccomend_gf .btn_gf {
    padding: 24px 50px 24px 35px;
    max-width: 500px;
    margin-top: 5%;
  }
}
#wrapper_gf #reccomend_gf .btn_gf:after {
  content: "";
  position: absolute;
  right: 5%;
  top: 50%;
  width: 4vw;
  height: 3vw;
  margin-top: -1.5vw;
  background: url(../images/arrow.svg) 0 0/auto 100% no-repeat;
}
@media (min-width: 768px) {
  #wrapper_gf #reccomend_gf .btn_gf:after {
    width: 20px;
    height: 16px;
    margin-top: -8px;
  }
}
#wrapper_gf #reccomend_gf .btn_gf:hover {
  box-shadow: none;
  transform: translate(0, 5px);
}
#wrapper_gf #reccomend_gf .btn_gf:hover img {
  opacity: 1 !important;
}
#wrapper_gf #reccomend_gf .btn_gf img {
  display: block;
  margin: 0 auto;
  width: 67%;
}
@media (min-width: 768px) {
  #wrapper_gf #reccomend_gf .btn_gf img {
    width: 70%;
  }
}
#wrapper_gf .attention_gf {
  margin: 15% auto 0;
  z-index: 1;
  width: 90%;
  text-align: center;
  font-size: 0.8rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "sans-serif";
}
@media (min-width: 1260px) {
  #wrapper_gf .attention_gf {
    margin-top: 5%;
    max-width: 1200px;
  }
}
#wrapper_gf .attention_gf div {
  display: inline-block;
  text-align: justify;
}
#wrapper_gf .attention_gf div p {
  font-weight: 500;
  margin-bottom: 5px;
  text-indent: -1em;
  margin-left: 1em;
}
#wrapper_gf .attention_gf div strong {
  display: block;
  margin-bottom: 5px;
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes tikutaku {
  0% {
    transform: translateX(-3px) rotate(-6deg);
  }
  100% {
    transform: translateX(3px) rotate(6deg);
  }
}
@keyframes floaty {
  0% {
    transform: translateY(0) translateX(0);
  }
  50% {
    transform: translateY(-15px) translateX(-15px);
  }
  100% {
    transform: translateY(0) translateX(0);
  }
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-12px);
  }
  60% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes jump_sp {
  0% {
    transform: translateY(0) rotate(-45deg);
  }
  30% {
    transform: translateY(-12px) rotate(-45deg);
  }
  60% {
    transform: translateY(0) rotate(-45deg);
  }
  100% {
    transform: translateY(0) rotate(-45deg);
  }
}