@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500&display=swap&subset=japanese");
html {
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

video {
  width: 100%;
  max-width: 100%;
}

.marker {
  background: linear-gradient(#fff 0%, #fff 62%, #fff98a 63%, #fff98a 100%);
}

.t-right {
  text-align: right;
}

#curves-lp {
  font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #000;
}
@media screen and (min-width: 750px) {
  #curves-lp {
    font-size: 16px;
    font-size: 1rem;
  }
}
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#curves-lp a {
  text-decoration: none;
}
#curves-lp ul,
#curves-lp ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#curves-lp img {
  display: block;
  height: auto;
  max-width: 100%;
}
#curves-lp .container {
  position: relative;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
  max-width: 750px;
}
@media screen and (max-width: 749px) {
  #curves-lp .container {
    padding: 0 20px;
  }
}
#curves-lp .pc-only {
  display: block;
}
@media screen and (max-width: 749px) {
  #curves-lp .pc-only {
    display: none;
  }
}
#curves-lp .sp-only {
  display: none;
}
@media screen and (max-width: 749px) {
  #curves-lp .sp-only {
    display: block;
  }
}
#curves-lp .fc-red {
  color: #ff0000;
}
#curves-lp .fc-yellow {
  color: #ffff00;
}
#curves-lp .fw-bold {
  font-weight: bold;
}
#curves-lp .fw-500 {
  font-weight: 500;
}
#curves-lp .under-red {
  border-bottom: 2px solid #ff0000;
}
#curves-lp .display-inb {
  display: inline-block;
}
#curves-lp .ttl-head {
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: url("/search/images/bg_head_sp.png") 0 0 / cover no-repeat;
  font-size: 36px;
  line-height: 1.1666;
  height: 120px;
}
@media screen and (max-width: 768px){
  #curves-lp .ttl-head {
    font-size: 30px;
  }
}
#curves-lp .header {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 750px;
}
#curves-lp .header__phrase {
  margin-top: 20px;
  text-align: center;
  font-size: 46px;
  font-size: 2.875rem;
  font-weight: bold;
  color: #ff0000;
}
@media screen and (max-width: 749px) {
  #curves-lp .header__phrase {
    font-size: 46px;
    font-size: 6.1333333333vw;
  }
}
#curves-lp .header__ttl {
  margin-top: 20px;
  padding: 20px;
  font-size: 46px;
  font-size: 2.875rem;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
  background-color: #333;
}
@media screen and (max-width: 749px) {
  #curves-lp .header__ttl {
    font-size: 44px;
    font-size: 5.8666666667vw;
  }
}
#curves-lp .header .cta-wrapper__btn {
  margin-top: 0;
}
#curves-lp .voice {
  margin: 60px 0 0;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice {
    margin: 30px 25px 0;
  }
}
#curves-lp .voice-ttl {
  max-width: 635px;
  margin: 0 auto;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-ttl {
    margin: 0 12px;
  }
}
#curves-lp .voice-wrap {
  max-width: 654px;
  margin: 40px auto 0;
  padding: 32px 50px 50px;
  border: 6px solid #ad51a4;
  border-bottom-width: 12px;
  border-radius: 24px;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-wrap {
    margin: 20px auto 0;
    padding: 16px 25px 25px;
    border: 3px solid #ad51a4;
    border-bottom-width: 6px;
    border-radius: 12px;
  }
}
#curves-lp .voice-profile {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-profile {
    margin: 0 -7px;
  }
}
#curves-lp .voice-profile-left {
  width: 144px;
  margin-right: 36px;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-profile-left {
    width: 72px;
    margin-right: 18px;
  }
}
#curves-lp .voice-profile-left p {
  margin-top: 20px;
  text-align: center;
  font-size: 20px;
  line-height: 1;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-profile-left p {
    margin-top: 10px;
    font-size: 10px;
  }
}
#curves-lp .voice-profile-right {
  width: calc(100% - 180px);
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-profile-right {
    width: calc(100% - 100px);
  }
}
#curves-lp .voice-profile-right img {
  width: auto;
  height: 63px;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-profile-right img {
    height: 32px;
  }
}
#curves-lp .voice-profile-right dl {
  margin-top: 30px;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-profile-right dl {
    margin-top: 15px;
  }
}
#curves-lp .voice-profile-right dl dt,
#curves-lp .voice-profile-right dl dd {
  font-size: 26px;
  line-height: 1.67;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-profile-right dl dt,
  #curves-lp .voice-profile-right dl dd {
    font-size: 3.46vw;
  }
}
#curves-lp .voice-hd {
  margin-top: 20px;
  font-size: 36px;
  line-height: 1.44;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-hd {
    margin-top: 10px;
    font-size: 18px;
    font-size: 4.8vw;
  }
}
#curves-lp .voice-txt {
  margin-top: 30px;
  font-size: 30px;
  line-height: 1.67;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-txt {
    margin-top: 15px;
    font-size: 15px;
    font-size: 4vw; 
  }
}
#curves-lp .voice-txt img {
  display: inline-block;
  margin: -5px 5px;
  vertical-align: middle;
}
@media screen and (max-width: 749px) {
  #curves-lp .voice-txt img {
    width: 20px;
    margin: -3px 3px;
  }
}

#curves-lp .cv {
  position: relative;
  margin-top: 90px;
  padding: 60px 0;
  background-color: #f7eff9;
  z-index: 0;
}
@media screen and (max-width: 749px) {
  #curves-lp .cv {
    margin-top: 45px;
    padding: 30px 0;
  }
}
#curves-lp .illust-wrapper__sub-ttl img {
  margin: 0 auto;
}
#curves-lp .illust-wrapper__main-ttl {
  margin-top: 50px;
}
@media screen and (max-width: 749px) {
  #curves-lp .illust-wrapper__main-ttl {
    margin-top: 25px;
  }
}
#curves-lp .illust-wrapper__second-ttl {
  margin-top: 80px;
}
@media screen and (max-width: 749px) {
  #curves-lp .illust-wrapper__second-ttl {
    margin-top: 40px;
  }
}
#curves-lp .illust-wrapper__pr {
  margin-top: 10px;
  text-align: right;
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .illust-wrapper__pr {
    margin-top: 5px;
    font-size: 16px;
    font-size: 2.1333333333vw;
  }
}
#curves-lp .illust-wrapper__profile dl {
  display: table;
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
}
#curves-lp .illust-wrapper__profile dl dt {
  display: table-cell;
  width: 180px;
  padding: 10px 0;
  font-size: 30px;
  font-size: 1.875rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .illust-wrapper__profile dl dt {
    width: 150px;
    font-size: 30px;
    font-size: 4vw;
  }
}
@media screen and (max-width: 575px) {
  #curves-lp .illust-wrapper__profile dl dt {
    padding: 5px 0;
    width: 22.5vw;
  }
}
#curves-lp .illust-wrapper__profile dl dd {
  display: table-cell;
  position: relative;
  padding-left: 25px;
  font-size: 30px;
  font-size: 1.875rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .illust-wrapper__profile dl dd {
    font-size: 30px;
    font-size: 4vw;
  }
}
#curves-lp .illust-wrapper__profile dl dd::before {
  content: "：";
  position: absolute;
  top: 20px;
  left: -5px;
  line-height: 1;
}
@media screen and (max-width: 749px) {
  #curves-lp .illust-wrapper__profile dl dd::before {
    top: 18px;
  }
}
@media screen and (max-width: 575px) {
  #curves-lp .illust-wrapper__profile dl dd::before {
    top: 10px;
  }
}
#curves-lp .illust-wrapper__annotation {
  margin-top: 20px;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .illust-wrapper__annotation {
    font-size: 2.6666666667vw;
  }
}
#curves-lp .illust-wrapper-txt {
  margin-top: 20px;
  text-align: right;
  font-size: 16px;
  line-height: 1;
}
@media screen and (max-width: 749px) {
  #curves-lp .illust-wrapper-txt {
    margin-top: 10px;
    font-size: 2.133vw;
  }
}
#curves-lp .video-wrapper {
  max-width: 670px;
  margin: 70px auto 0;
}
@media screen and (max-width: 749px) {
  #curves-lp .video-wrapper {
    margin: 35px 20px 0;
  }
}
#curves-lp .video-wrapper p {
  margin-top: 30px;
  font-size: 26px;
  line-height: 40px;
}
@media screen and (max-width: 749px) {
  #curves-lp .video-wrapper p {
    margin-top: 15px;
    font-size: 13px;
    line-height: 20px;
  }
}
#curves-lp .video-wrapper__annotation {
  margin-top: 10px;
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .video-wrapper__annotation {
    font-size: 26px;
    font-size: 3.4666666667vw;
  }
}
#curves-lp .img-wrapper {
  margin-top: 80px;
  text-align: center;
}
@media screen and (max-width: 749px) {
  #curves-lp .img-wrapper {
    margin: 40px auto 0;
  }
}
#curves-lp .speech-bubble-wrapper__sub-ttl {
  margin-top: 30px;
  padding: 0 26px;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper__sub-ttl {
    margin-top: 15px;
    padding: 0 13px;
  }
}
#curves-lp .speech-bubble-wrapper__sub-ttl.mt-lg {
  margin-top: 90px;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper__sub-ttl.mt-lg {
    margin-top: 45px;
  }
}
#curves-lp .speech-bubble-wrapper__sub-ttl.mt-md {
  margin-top: 70px;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper__sub-ttl.mt-md {
    margin-top: 35px;
  }
}
#curves-lp .speech-bubble-wrapper__sub-ttl img {
  margin: 0 auto;
}
#curves-lp .speech-bubble-wrapper--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--left {
    margin-top: 25px;
  }
}
#curves-lp .speech-bubble-wrapper--left .left {
  margin-right: 40px;
  max-width: 120px;
  width: 100%;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--left .left {
    margin-right: 20px;
    max-width: 60px;
    min-width: 60px;
  }
}
#curves-lp .speech-bubble-wrapper--left .left--coach {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#curves-lp .speech-bubble-wrapper--left .left--coach p {
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--left .left--coach p {
    font-size: 20px;
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 575px) {
  #curves-lp .speech-bubble-wrapper--left .left--coach p {
    font-size: 26px;
    font-size: 3.4666666667vw;
  }
}
#curves-lp .speech-bubble-wrapper--left .right {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px;
  width: 100%;
  background-color: #bc75cf;
  border-radius: 20px;
}
#curves-lp .speech-bubble-wrapper--left .right::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 40px;
  left: -50px;
  border: 15px solid transparent;
  border-right: 60px solid #bc75cf;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--left .right::after {
    top: 20px;
    left: -25px;
    border: 8px solid transparent;
    border-right: 30px solid #bc75cf;
  }
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--left .right {
    padding: 20px;
  }
}
#curves-lp .speech-bubble-wrapper--left .right p {
  text-align: justify;
  font-size: 32px;
  font-size: 2rem;
  color: #fff;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--left .right p {
    text-align: left;
    font-size: 32px;
    font-size: 4.2666666667vw;
  }
}
#curves-lp .speech-bubble-wrapper--left .right p span.comment-emphasis {
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--left .right p span.comment-emphasis {
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
}
#curves-lp .speech-bubble-wrapper--left .right img {
  display: inline-block;
  margin: -5px 5px;
  width: 21px;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--left .right img {
    width: 5.6vw;
  }
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--left .right img.exclamation, #curves-lp .speech-bubble-wrapper--left .right img.flame {
    max-width: 7%;
  }
}
#curves-lp .speech-bubble-wrapper--left .right--coach {
  background-color: #d0fbfd;
}
#curves-lp .speech-bubble-wrapper--left .right--coach::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 40px;
  left: -50px;
  border: 15px solid transparent;
  border-right: 60px solid #d0fbfd;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--left .right--coach::after {
    top: 20px;
    left: -25px;
    border: 8px solid transparent;
    border-right: 30px solid #d0fbfd;
  }
}
#curves-lp .speech-bubble-wrapper--left .right--coach p {
  color: #000;
}
#curves-lp .speech-bubble-wrapper--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--right {
    margin-top: 30px;
  }
}
#curves-lp .speech-bubble-wrapper--right .left {
  position: relative;
  padding: 36px 20px;
  width: 100%;
  background-color: #fff;
  border: 4px solid #bc75cf;
  border-radius: 20px;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--right .left {
    padding: 18px 10px;
    border: 2px solid #bc75cf;
    border-radius: 10px;
  }
}
#curves-lp .speech-bubble-wrapper--right .left::before {
  content: "";
  position: absolute;
  top: 70px;
  right: -39px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 60px solid #fff;
  z-index: 2;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--right .left::before {
    top: 44px;
    right: -18px;
    border: 4px solid transparent;
    border-left: 30px solid #fff;
  }
}

#curves-lp .speech-bubble-wrapper--right .left p {
  text-align: justify;
  z-index: 1;
  font-size: 32px;
  font-size: 2rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--right .left p {
    text-align: left;
    font-size: 32px;
    font-size: 4.2666666667vw;
  }
}
#curves-lp .speech-bubble-wrapper--right .left p span.comment-emphasis {
  font-size: 45px;
  font-size: 2.8125rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--right .left p span.comment-emphasis {
    font-size: 45px;
    font-size: 6vw;
  }
}
#curves-lp .speech-bubble-wrapper--right .left img {
  display: inline-block;
  margin: -5px 5px;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--right .left img {
    max-width: 10%;
  }
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--right .left img.exclamation, #curves-lp .speech-bubble-wrapper--right .left img.flame {
    max-width: 7%;
  }
}
#curves-lp .speech-bubble-wrapper--right .left .arrow {
  position: absolute;
  top: 20px;
  right: -50px;
  z-index: -5;
}
#curves-lp .speech-bubble-wrapper--right .left .arrow::after {
  content: "";
  position: absolute;
  top: 40px;
  right: -10%;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 60px solid #bc75cf;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--right .left .arrow::after {
    top: 17px;
    right: 23px;
    border: 4px solid transparent;
    border-left: 30px solid #bc75cf;
  }
}
#curves-lp .speech-bubble-wrapper--right .right {
  margin-left: 40px;
  max-width: 120px;
  width: 100%;
}
@media screen and (max-width: 749px) {
  #curves-lp .speech-bubble-wrapper--right .right {
    margin-left: 20px;
    max-width: 60px;
    min-width: 60px;
  }
}
#curves-lp .cta-wrapper {
  margin-top: 70px;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper {
    margin-top: 35px;
  }
}
#curves-lp .cta-wrapper__phrase {
  margin: 80px auto 100px;
  text-align: center;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.8;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__phrase {
    margin: 40px 0 50px;
    font-size: 32px;
    font-size: 4.2666666667vw;
    line-height: 1.6;
  }
}
#curves-lp .cta-wrapper__phrase img {
  display: inline-block;
  margin: -5px 5px;
}
@media screen and (max-width: 575px) {
  #curves-lp .cta-wrapper__phrase img {
    width: 26px;
  }
}
#curves-lp .cta-wrapper__phrase sup {
  vertical-align: top;
  font-size: 50%;
}
#curves-lp .cta-wrapper__phrase .annotation {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-size: 18px;
  text-align: right;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__phrase .annotation {
    font-size: 10px;
    font-size: 1.3333333333vw;
  }
}
#curves-lp .cta-wrapper__slash {
  position: relative;
  display: block;
  margin: 60px auto 0;
  width: 100%;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__slash {
    margin-top: 30px;
  }
}
#curves-lp .cta-wrapper__slash h3 {
  position: relative;
  text-align: center;
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 1.67;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__slash h3 {
    font-size: 42px;
    font-size: 5.6vw;
  }
}
#curves-lp .cta-wrapper__slash h3:before,
#curves-lp .cta-wrapper__slash h3:after {
  content: "";
  position: absolute;
  display: block;
  top: 54%;
  width: 100px;
  height: 4px;
  background-color: #000;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__slash h3:before,
  #curves-lp .cta-wrapper__slash h3:after {
    top: 54%;
    width: 50px;
    height: 2px;
  }
}
#curves-lp .cta-wrapper__slash h3:before {
  left: 5%;
  -webkit-transform: rotate(64deg);
  transform: rotate(64deg);
}
#curves-lp .cta-wrapper__slash h3:after {
  right: 5%;
  -webkit-transform: rotate(-64deg);
          transform: rotate(-64deg);
}
#curves-lp .cta-wrapper__ttl {
  margin-top: 70px;
  text-align: center;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #9c2bba;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__ttl {
    margin-top: 30px;
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
}
#curves-lp .cta-wrapper__sub-ttl {
  text-align: center;
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__sub-ttl {
    font-size: 32px;
    font-size: 4.2666666667vw;
  }
}
#curves-lp .cta-wrapper__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px 0 20px;
}
#curves-lp .cta-wrapper__txt img {
  width: 175px;
}
@media screen and (max-width: 575px) {
  #curves-lp .cta-wrapper__txt img {
    width: 88px;
  }
}
#curves-lp .cta-wrapper__txt p {
  margin-right: 26px;
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__txt {
    margin: 20px 0 10px;
  }
  #curves-lp .cta-wrapper__txt p {
    margin-right: 16px;
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
}
#curves-lp .cta-wrapper__annotation {
  margin-top: 20px;
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__annotation {
    font-size: 26px;
    font-size: 3.4666666667vw;
  }
}
#curves-lp .cta-wrapper__btn {
  margin: 50px 0 auto;
  text-align: center;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__btn {
    margin: 30px auto 0;
    max-width: 500px;
  }
}
@media screen and (max-width: 575px) {
  #curves-lp .cta-wrapper__btn {
    margin: 18px auto 0;
    max-width: 300px;
  }
}
#curves-lp .cta-wrapper__btn a {
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#curves-lp .cta-wrapper__btn a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__btn a:hover {
    opacity: 1;
  }
}
#curves-lp .cta-wrapper__btn a img {
  -webkit-filter: drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.6));
          filter: drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.6));
  -webkit-animation: anime1 0.5s ease-in-out 0s infinite alternate;
          animation: anime1 0.5s ease-in-out 0s infinite alternate;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@-webkit-keyframes anime1 {
  from {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes anime1 {
  from {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
#curves-lp .cta-wrapper__deadline {
  margin-top: 40px;
  text-align: center;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #ff0000;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__deadline {
    margin-top: 20px;
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
}
#curves-lp .cta-wrapper .under-red {
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper .under-red {
    font-size: 40px;
    font-size: 5.3333333333vw;
  }
}
#curves-lp .point-wrapper {
  position: relative;
  margin: 100px 0 0;
  padding: 80px 0;
  width: 100%;
  background-color: #f7eff9;
  z-index: 0;
}
@media screen and (max-width: 749px) {
  #curves-lp .point-wrapper {
    margin: 50px 0 0;
    padding: 40px 0;
  }
}
#curves-lp .point-wrapper__ttl {
  padding: 20px 35px;
  text-align: center;
  background-color: #ffeb00;
}
@media screen and (max-width: 749px) {
  #curves-lp .point-wrapper__ttl {
    padding: 20px;
  }
}
#curves-lp .point-wrapper__ttl h2 {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 1.4;
  color: #333;
}
@media screen and (max-width: 749px) {
  #curves-lp .point-wrapper__ttl h2 {
    font-size: 36px;
    font-size: 4.8vw;
  }
}
#curves-lp .point-wrapper__ttl h2.appeal {
  font-size: 48px;
  font-size: 3rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .point-wrapper__ttl h2.appeal {
    font-size: 48px;
    font-size: 6.4vw;
  }
}
#curves-lp .point-wrapper__ttl h2 span.emphasis {
  font-size: 48px;
  font-size: 3rem;
  color: #ff0000;
}
@media screen and (max-width: 749px) {
  #curves-lp .point-wrapper__ttl h2 span.emphasis {
    font-size: 48px;
    font-size: 6.4vw;
  }
}
#curves-lp .point-wrapper__txt {
  margin-top: 50px;
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .point-wrapper__txt {
    margin-top: 20px;
    font-size: 26px;
    font-size: 3.4666666667vw;
  }
}
#curves-lp .point-wrapper__txt--campaign {
  margin-top: 90px;
  font-size: 32px;
  font-size: 2rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .point-wrapper__txt--campaign {
    margin-top: 45px;
    font-size: 32px;
    font-size: 4.2666666667vw;
  }
}
#curves-lp .point-wrapper__annotation {
  margin-top: 40px;
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .point-wrapper__annotation {
    margin-top: 20px;
    font-size: 26px;
    font-size: 3.4666666667vw;
  }
}
#curves-lp .point-wrapper--coach {
  margin: 0;
  padding: 80px 0 0;
  background-color: #fff;
}
@media screen and (max-width: 749px) {
  #curves-lp .point-wrapper--coach {
    padding: 40px 0 0;
  }
}
#curves-lp .point-wrapper--coach .img-wrapper {
  max-width: 750px;
  margin: 80px auto 0;
}
@media screen and (max-width: 749px) {
  #curves-lp .point-wrapper--coach .img-wrapper {
    margin: 40px 0 0;
  }
}

#curves-lp .cycle-wrapper {
  margin: 80px 0 0;
}
#curves-lp .cycle-wrapper img {
  margin: 0 auto;
}
#curves-lp .cycle-wrapper img:nth-child(2) {
  margin-top: 60px;
}
@media screen and (max-width: 749px) {
  #curves-lp .cycle-wrapper {
    margin: 40px 20px 0;
  }
  #curves-lp .cycle-wrapper img:nth-child(2) {
    margin-top: 40px;
  }
}


#curves-lp .circuit-wrapper {
  margin: 80px 20px 0;
}
@media screen and (max-width: 749px) {
  #curves-lp .circuit-wrapper {
    margin: 40px 20px 0;
  }
}
#curves-lp .circuit-ttl {
  margin: 0 32px;
}
@media screen and (max-width: 749px) {
  #curves-lp .circuit-ttl {
    margin: 0 16px;
  }
}
#curves-lp .circuit-traning {
  margin-top: 40px;
}
@media screen and (max-width: 749px) {
  #curves-lp .circuit-traning {
    margin-top: 20px;
  }
}
#curves-lp .circuit-wrapper img {
  margin: 0 auto;
}
#curves-lp .circuit-wrapper img:nth-child(2) {
  margin-top: 60px;
}
@media screen and (max-width: 749px) {
  #curves-lp .circuit-wrapper img:nth-child(2) {
    margin-top: 40px;
  }
}

#curves-lp .cta-wrapper__present {
  margin: 60px 0 80px;
  padding: 20px 0 40px;
  background-color: #f7f0f0;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__present {
    margin: 36px 0 48px;
    padding: 10px 0 20px;
  }
}
#curves-lp .cta-wrapper__present .container {
  position: relative;
}
#curves-lp .cta-wrapper__present-icon {
  position: absolute;
  top: -66px;
  left: 24px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-color: #ffd513;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__present-icon {
    top: -24px;
    left: 32px;
    width: 55px;
    height: 55px;
    font-size: 12px;
  }
}
#curves-lp .cta-wrapper__present .cta-wrapper__sub-ttl {
    font-size: 50px;
    font-size: 3.125rem;
    color: #9c2bba;
    letter-spacing: 0.08em;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__present .cta-wrapper__sub-ttl {
    font-size: 25px;
    font-size: 6.66vw;
  }
}
#curves-lp .cta-wrapper__present .cta-wrapper__sub-ttl .sml {
  font-size: 32px;
}
@media screen and (max-width: 749px) {
  #curves-lp .cta-wrapper__present .cta-wrapper__sub-ttl .sml {
    font-size: 16px;
    font-size: 4.26vw;
  }
}
#curves-lp .footer {
  margin: 100px 0 20px;
}
@media screen and (max-width: 749px) {
  #curves-lp .footer {
    margin: 50px 0 10px;
  }
}
#curves-lp .footer__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
}
#curves-lp .footer__in p {
  margin-top: 20px;
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 749px) {
  #curves-lp .footer__in p {
    font-size: 26px;
    font-size: 3.4666666667vw;
  }
}
#curves-lp .footer__in a {
  margin-top: 10px;
  font-size: 26px;
  font-size: 1.625rem;
  color: #333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#curves-lp .footer__in a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 749px) {
  #curves-lp .footer__in a:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 749px) {
  #curves-lp .footer__in a {
    font-size: 26px;
    font-size: 3.4666666667vw;
  }
}