.sumashika {
  max-width: 1200px;
  font-family: "roboto", "Zen Maru Gothic", sans-serif;
  letter-spacing: 0.05em;
  margin: 0 auto;
}
.sumashika__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 40px;
}
@media screen and (max-width: 767px) {
  .sumashika__header {
    padding: 4.8vw 3.2vw;
  }
}
.sumashika__header-tagline {
  width: 386px;
}
@media screen and (max-width: 767px) {
  .sumashika__header-tagline {
    width: 39.2vw;
  }
}
.sumashika__header-logo {
  width: 225px;
}
@media screen and (max-width: 767px) {
  .sumashika__header-logo {
    width: 44.6vw;
  }
}
.sumashika .kv {
  background: url(../img/lp_sumashika/pc/main_img.jpg) center center no-repeat;
  background-size: cover;
  height: 650px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sumashika .kv {
    background: url(../img/lp_sumashika/sp/main_img.jpg) center center no-repeat;
    background-size: cover;
    height: 83.2vw;
  }
}
.sumashika .kv__text1 {
  position: absolute;
  left: 160px;
  top: 70px;
  width: 352px;
}
@media screen and (max-width: 767px) {
  .sumashika .kv__text1 {
    width: 48.8vw;
    top: 2vw;
    left: 2vw;
  }
}
.sumashika .kv__text2 {
  position: absolute;
  left: 80px;
  bottom: 60px;
  width: 450px;
}
.sumashika .kv__text3 {
  margin-bottom: 40px;
}
.sumashika .campaign {
  text-align: center;
  background: #fffde5;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign {
    padding: 3.2vw;
  }
}
.sumashika .campaign__box {
  width: 770px;
  background: #fff;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__box {
    width: 100%;
    padding-bottom: 4.8vw;
  }
}
.sumashika .campaign__title {
  background: url(../img/lp_sumashika/pc/campaign_title_bg.svg) top center no-repeat;
  background-size: cover;
  font-size: 44px;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #fff;
  text-align: center;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__title {
    background: url(../img/lp_sumashika/sp/campaign_title.svg) top center #e83930 no-repeat;
    background-size: 100%;
    font-size: 7.6vw;
    letter-spacing: 0;
    padding: 1.6vw 0 3.2vw;
  }
}
.sumashika .campaign__title span {
  display: inline-block;
  background-color: #fff;
  color: #e83930;
  font-size: 40px;
  font-weight: bold;
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__title span {
    font-size: 8vw;
    padding: 0 4.8vw;
  }
}
.sumashika .campaign__lead {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.4;
  padding-top: 40px;
  padding-bottom: 24px;
  border-bottom: 2px solid #b5b6b6;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__lead {
    font-size: 4.4vw;
    letter-spacing: 0;
    padding-top: 6.4vw;
  }
}
.sumashika .campaign__lead .strong1 {
  font-size: 45px;
  color: #e83930;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__lead .strong1 {
    font-size: 6.4vw;
  }
}
.sumashika .campaign__lead .strong2 {
  font-size: 45px;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__lead .strong2 {
    font-size: 5.6vw;
  }
}
.sumashika .campaign__detail {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__detail {
    flex-direction: column;
    gap: 3.2vw;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .sumashika .campaign__detail > div {
    flex: 1;
  }
}
.sumashika .campaign__first {
  font-size: 26px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__first {
    font-size: 8vw;
  }
}
.sumashika .campaign__first span {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__first span {
    font-size: 9.2vw;
  }
}
.sumashika .campaign__price {
  font-size: 100px;
  font-weight: bold;
  color: #e83930;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__price {
    font-size: 29.2vw;
  }
}
.sumashika .campaign__price span {
  font-size: 60px;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__price span {
    font-size: 17.6vw;
  }
}
.sumashika .campaign__price sub {
  font-size: 22px;
  position: absolute;
  right: -12px;
  top: 8px;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__price sub {
    font-size: 6.4vw;
    right: -3.8vw;
    top: 1.6vw;
  }
}
.sumashika .campaign__btn a {
  display: block;
  box-shadow: 2px 3px 4px 2px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__btn a {
    width: 77.6vw;
    border-radius: 5.6vw;
  }
}
.sumashika .campaign__caption {
  font-size: 11px;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .sumashika .campaign__caption {
    font-size: 2.2vw;
    margin-top: 3.2vw;
  }
}
.sumashika .heading {
  position: relative;
  background: url(../img/lp_sumashika/pc/heading_frame.svg) #fffde5 top 24px center no-repeat;
  background-size: calc(100% - 48px);
  text-align: center;
  margin: 0 0 196px;
}
@media screen and (max-width: 767px) {
  .sumashika .heading {
    background: url(../img/lp_sumashika/pc/heading_frame.svg) #fffde5 top 4.8vw center no-repeat;
    background-size: calc(100% - 4.8vw);
    margin-bottom: 16.8vw;
  }
}
.sumashika .heading::after {
  content: "";
  width: 100%;
  height: 196px;
  background: url(../img/lp_sumashika/pc/heading_arrow.svg) center top no-repeat;
  background-size: cover;
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
}
@media screen and (max-width: 767px) {
  .sumashika .heading::after {
    height: 16.8vw;
  }
}
.sumashika .heading__logo {
  text-align: center;
  padding-top: 64px;
  margin-bottom: 56px;
}
@media screen and (max-width: 767px) {
  .sumashika .heading__logo {
    padding-top: 9.6vw;
    margin-bottom: 6.4vw;
  }
}
.sumashika .heading__logo img {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .sumashika .heading__logo img {
    width: 44.6vw;
  }
}
.sumashika .heading__title {
  display: inline-block;
  min-width: 800px;
  background: #feebbf;
  border-radius: 16px;
  font-size: 54px;
  letter-spacing: 0.08em;
  padding: 8px 80px;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .sumashika .heading__title {
    width: calc(100% - 4.8vw);
    min-width: auto;
    font-size: 6vw;
    padding: 1.6vw;
    margin: 0 auto 3.2vw;
  }
}
.sumashika .heading__text {
  font-size: 36px;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .sumashika .heading__text {
    font-size: 4.4vw;
  }
}
.sumashika .subsc__point1 {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point1 {
    padding-top: 6.4vw;
  }
}
.sumashika .subsc__point1-title .bubble {
  display: block;
  width: 680px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point1-title .bubble {
    width: 87.6vw;
  }
}
.sumashika .subsc__point1-content {
  position: relative;
  height: 520px;
  background: url(../img/lp_sumashika/pc/subsc_point1_img.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point1-content {
    background: url(../img/lp_sumashika/sp/subsc_point1_img.jpg) center bottom no-repeat;
    background-size: cover;
    height: 125.4vw;
  }
}
.sumashika .subsc__point1-text1 {
  width: 250px;
  position: absolute;
  left: 24px;
  bottom: -40px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point1-text1 {
    width: 29vw;
    left: auto;
    right: 3.2vw;
    bottom: auto;
    top: 3.2vw;
  }
}
.sumashika .subsc__point1-text2 {
  width: 580px;
  position: absolute;
  right: 24px;
  bottom: -80px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point1-text2 {
    width: 90.4vw;
    bottom: -10vw;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.sumashika .subsc__point1-box {
  background: #fffeee;
  text-align: center;
  padding: 40px;
  border-radius: 24px;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point1-box {
    width: 92%;
    padding: 4.8vw;
    border-radius: 4.8vw;
    margin: 16vw auto 0;
  }
}
.sumashika .subsc__point1-box p {
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  line-height: 2.2;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point1-box p {
    font-size: 5.4vw;
    letter-spacing: 0;
    line-height: 1.7;
  }
}
.sumashika .subsc__point1-box span {
  font-size: 34px;
  color: #e83930;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point1-box span {
    font-size: 6.8vw;
  }
}
.sumashika .subsc__point2 {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2 {
    margin-top: 16vw;
  }
}
.sumashika .subsc__point2-title .bubble {
  display: block;
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2-title .bubble {
    width: 87.6vw;
  }
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2-title .bubble.pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sumashika .subsc__point2-title .bubble.sp {
    display: none;
  }
}
.sumashika .subsc__point2-content {
  position: relative;
  height: 640px;
  background: url(../img/lp_sumashika/pc/subsc_point2_img.jpg) center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2-content {
    background: url(../img/lp_sumashika/sp/subsc_point2_img.jpg) center center no-repeat;
    background-size: cover;
    height: 107.4vw;
    margin-top: -13.4vw;
    z-index: -1;
  }
}
.sumashika .subsc__point2-text1 {
  width: 250px;
  position: absolute;
  left: 24px;
  top: 60px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2-text1 {
    width: 29vw;
    left: 4.8vw;
    top: auto;
    bottom: 20vw;
  }
}
.sumashika .subsc__point2-text2 {
  width: 500px;
  position: absolute;
  left: 24px;
  bottom: 50px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2-text2 {
    width: 100%;
    left: 0;
    bottom: -36.4vw;
  }
}
.sumashika .subsc__point2-box {
  background: #eaf6fd;
  text-align: center;
  padding: 40px;
  border-radius: 24px;
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2-box {
    width: 92%;
    padding: 4.8vw;
    border-radius: 4.8vw;
    margin: 44vw auto 0;
  }
}
.sumashika .subsc__point2-box p {
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2-box p {
    font-size: 5.4vw;
    letter-spacing: 0;
  }
}
.sumashika .subsc__point2-box span {
  font-size: 34px;
  color: #076fb8;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2-box span {
    font-size: 6.8vw;
  }
}
.sumashika .subsc__point2-price {
  width: 1115px;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2-price {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point2-price img {
    width: 92%;
  }
}
@media screen and (min-width: 768px) {
  .sumashika .subsc__point2-price-text {
    display: none;
  }
}
.sumashika .subsc__point2-price-text {
  width: 92%;
  padding: 4.8vw;
  border-radius: 4.8vw;
  background: #eaf6fd;
  font-size: 6vw;
  font-weight: bold;
  text-align: center;
  margin: 4.8vw auto;
}
.sumashika .subsc__point2-price-text span {
  font-size: 8.4vw;
}
.sumashika .subsc__point2-price-text strong {
  color: #076fb8;
}
.sumashika .subsc__point3 {
  margin: 120px 0;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point3 {
    margin: 8vw 0;
  }
}
.sumashika .subsc__point3-title .bubble {
  display: block;
  width: 826px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point3-title .bubble {
    width: 87.6vw;
  }
}
.sumashika .subsc__point3-content {
  position: relative;
  height: 830px;
  background: url(../img/lp_sumashika/pc/subsc_point3_img.jpg) top 280px center no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point3-content {
    background: url(../img/lp_sumashika/sp/subsc_point3_img.jpg) top 48vw center no-repeat;
    background-size: 100%;
    height: 155vw;
  }
}
.sumashika .subsc__point3-text1 {
  width: 250px;
  position: absolute;
  left: 24px;
  bottom: -40px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point3-text1 {
    width: 29vw;
    left: auto;
    right: 34vw;
    bottom: 11.2vw;
  }
}
.sumashika .subsc__point3-text2 {
  width: 250px;
  position: absolute;
  left: 290px;
  bottom: -40px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point3-text2 {
    width: 29vw;
    left: auto;
    right: 3.2vw;
    bottom: 11.2vw;
  }
}
.sumashika .subsc__point3-box {
  background: #fdeff5;
  text-align: center;
  padding: 40px;
  border-radius: 24px;
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point3-box {
    width: 92%;
    padding: 4.8vw;
    border-radius: 4.8vw;
    margin: 8vw auto;
  }
}
.sumashika .subsc__point3-box p {
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point3-box p {
    font-size: 5.4vw;
  }
}
.sumashika .subsc__point3-box span {
  font-size: 34px;
  color: #e94c4a;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point3-box span {
    font-size: 6.8vw;
  }
}
.sumashika .subsc__point3-price {
  width: 1140px;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point3-price {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .sumashika .subsc__point3-price img {
    width: 92%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .sumashika .subsc__point3-price-text {
    display: none;
  }
}
.sumashika .subsc__point3-price-text {
  width: 92%;
  padding: 4.8vw;
  border-radius: 4.8vw;
  background: #ebf6f5;
  font-size: 5.4vw;
  font-weight: bold;
  text-align: center;
  margin: 4.8vw auto;
}
.sumashika .subsc__point3-price-text span {
  font-size: 6.6vw;
  color: #3ca391;
}
.sumashika .popular__list {
  font-family: "Noto Sans JP", sans-serif;
}
.sumashika .popular__list li {
  position: relative;
  width: 920px;
  background: #ffe99f;
  border-radius: 17px;
  padding: 40px 56px 24px;
  margin: 120px auto 0;
}
@media screen and (max-width: 767px) {
  .sumashika .popular__list li {
    width: 92%;
    padding: 6.4vw 3.2vw 4.8vw;
    margin-top: 16vw;
  }
}
.sumashika .popular__title {
  width: 628px;
  font-size: 34px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background: url(../img/lp_sumashika/pc/popular_title_frame.svg) center center no-repeat;
  background-size: 100%;
  padding: 22px 0;
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sumashika .popular__title {
    width: 86vw;
    font-size: 4.8vw;
    padding: 3vw 0;
    top: -10vw;
  }
}
.sumashika .popular__name {
  font-size: 42px;
  font-weight: bold;
  background: #fff;
  text-align: center;
  padding: 10px 0 14px;
}
@media screen and (max-width: 767px) {
  .sumashika .popular__name {
    font-size: 5.6vw;
    padding: 2vw 0 2.8vw;
  }
}
.sumashika .popular__license {
  font-size: 24px;
  text-align: center;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .sumashika .popular__license {
    font-size: 3.2vw;
    margin-top: 3.2vw;
  }
}
.sumashika .popular__img1 img {
  width: 100%;
}
.sumashika .popular__img2 {
  text-align: center;
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .sumashika .popular__img2 {
    margin-top: 8vw;
  }
}
.sumashika .popular__img2 img {
  width: 1080px;
}
@media screen and (max-width: 767px) {
  .sumashika .popular__img2 img {
    width: 92%;
  }
}
.sumashika .voice {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .sumashika .voice {
    margin-top: 16vw;
  }
}
.sumashika .voice__list {
  font-family: "Noto Sans JP", sans-serif;
  padding: 1px 40px 0;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__list {
    padding: 1px 3.2vw 0;
  }
}
.sumashika .voice__list li {
  position: relative;
  background: #fef8e9;
  border-radius: 8px;
  padding: 100px 32px 40px;
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__list li {
    padding: 16vw 3.2vw 6.4vw;
    margin-top: 14.4vw;
    border-radius: 1.6vw;
  }
}
.sumashika .voice__title-wrap {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 592px;
  background: url(../img/lp_sumashika/pc/voice_title_frame.svg) center center no-repeat;
  background-size: 100%;
  padding: 7px 0 28px;
  font-family: "roboto", "Zen Maru Gothic", sans-serif;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__title-wrap {
    width: 82.8vw;
    padding: 1.2vw 0 4.4vw;
    top: -6vw;
  }
}
.sumashika .voice__star {
  font-size: 40px;
  text-align: center;
  color: #f5b919;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__star {
    font-size: 6vw;
  }
}
.sumashika .voice__title {
  font-size: 34px;
  font-weight: bold;
  color: #e83930;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__title {
    font-size: 4.6vw;
  }
}
.sumashika .voice__name {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__name {
    font-size: 2.8vw;
  }
}
.sumashika .voice__spec {
  font-size: 20px;
  border-bottom: 1px dashed #3f3b3a;
  padding-bottom: 12px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__spec {
    font-size: 2.8vw;
    padding-bottom: 2.4vw;
    margin-top: 1.6vw;
  }
}
.sumashika .voice__comment {
  font-size: 16px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__comment {
    font-size: 2.8vw;
    margin-top: 4.8vw;
  }
}
.sumashika .voice__comment .marker {
  font-weight: bold;
  background: linear-gradient(transparent 50%, #faf285 50%);
}
.sumashika .voice__support {
  background: #f1f1f1;
  padding: 24px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__support {
    padding: 3.2vw;
    margin-top: 4.8vw;
  }
}
.sumashika .voice__support-title {
  position: relative;
  font-size: 17px;
  padding-left: 84px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__support-title {
    font-size: 3vw;
    padding-left: 16.8vw;
    margin: 2vw 0 4vw;
  }
}
.sumashika .voice__support-title::before {
  content: "";
  width: 80px;
  height: 48px;
  background: url(../img/common/logo.svg) #fff center center no-repeat;
  background-size: 72px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .sumashika .voice__support-title::before {
    width: 16vw;
    height: 9.6vw;
    background-size: 14.4vw;
  }
}
.sumashika .voice__support-text {
  font-size: 16px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__support-text {
    font-size: 2.8vw;
    margin-top: 1.6vw;
  }
}
.sumashika .voice__img {
  display: flex;
  justify-content: flex-end;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__img {
    margin-top: 8vw;
  }
}
.sumashika .voice__img img {
  width: 1080px;
}
@media screen and (max-width: 767px) {
  .sumashika .voice__img img {
    width: 92%;
  }
}
.sumashika .course__img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px 0;
  padding-top: 40px;
}
.sumashika .course__img li {
  width: 33.3%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sumashika .course__img li {
    width: 50%;
  }
}
.sumashika .course__img li:nth-child(1), .sumashika .course__img li:nth-child(2), .sumashika .course__img li:nth-child(6), .sumashika .course__img li:nth-child(7) {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .sumashika .course__img li:nth-child(1), .sumashika .course__img li:nth-child(2), .sumashika .course__img li:nth-child(6), .sumashika .course__img li:nth-child(7) {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .sumashika .course__img li img {
    width: 43.4vw;
  }
}
.sumashika .course__title {
  margin: 120px 0 80px;
}
@media screen and (max-width: 767px) {
  .sumashika .course__title {
    margin: 16vw 0 8vw;
  }
}
.sumashika .course__list {
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .sumashika .course__list {
    padding: 0 3.2vw;
    margin-top: 6.4vw;
  }
}
.sumashika .course__trigger {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 15px;
  border-radius: 10px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .sumashika .course__trigger {
    font-size: 4.8vw;
    padding: 3.2vw;
    border-radius: 2vw;
  }
}
.sumashika .course__trigger::after {
  content: "";
  width: 16px;
  height: 16px;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
  position: absolute;
  right: 24px;
  top: 18px;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .sumashika .course__trigger::after {
    width: 3.2vw;
    height: 3.2vw;
    border-right: 0.8vw solid #fff;
    border-bottom: 0.8vw solid #fff;
    right: 4.8vw;
    top: 3.6vw;
  }
}
.sumashika .course__trigger.is-active::after {
  top: 26px;
  transform: rotate(-135deg);
}
@media screen and (max-width: 767px) {
  .sumashika .course__trigger.is-active::after {
    top: 5.2vw;
  }
}
.sumashika .course__trigger--1 {
  background-color: #00a39b;
}
.sumashika .course__trigger--2 {
  background-color: #eb6ea5;
}
.sumashika .course__trigger--3 {
  background-color: #6064a8;
}
.sumashika .course__trigger--4 {
  background-color: #f3972d;
}
.sumashika .course__trigger--5 {
  background-color: #ec6d77;
}
.sumashika .course__trigger--6 {
  background-color: #e8374e;
}
.sumashika .course__trigger--7 {
  background-color: #00a19a;
}
.sumashika .course__trigger--8 {
  background-color: #804f21;
}
.sumashika .course__trigger--9 {
  background-color: #00a0e9;
}
.sumashika .course__trigger--10 {
  background-color: #3d6baf;
}
.sumashika .course__trigger--11 {
  background-color: #171c61;
}
.sumashika .course__trigger--12 {
  background-color: #5aba87;
}
.sumashika .course__trigger--13 {
  background-color: #9459a1;
}
.sumashika .course__content {
  display: none;
  text-align: center;
  padding: 16px;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .sumashika .course__content {
    padding: 3.2vw;
    margin-top: 3.2vw;
  }
}
.sumashika .course__content p {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sumashika .course__content p {
    font-size: 4vw;
  }
}
.sumashika .course__content--1 {
  background-color: #edf6f2;
}
.sumashika .course__content--2 {
  background-color: #f8e8ef;
}
.sumashika .course__content--3 {
  background-color: #ebecf9;
}
.sumashika .course__content--4 {
  background-color: #f5e8d8;
}
.sumashika .course__content--5 {
  background-color: #f5e4e5;
}
.sumashika .course__content--6 {
  background-color: #feeef0;
}
.sumashika .course__content--7 {
  background-color: #e5f1f0;
}
.sumashika .course__content--8 {
  background-color: #f1e6db;
}
.sumashika .course__content--9 {
  background-color: #d9e9f1;
}
.sumashika .course__content--10 {
  background-color: #dae3f1;
}
.sumashika .course__content--11 {
  background-color: #e9eaf0;
}
.sumashika .course__content--12 {
  background-color: #e7f3ec;
}
.sumashika .course__content--13 {
  background-color: #f2ebf4;
}
.sumashika .course__content-inner {
  display: inline-grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1em 80px;
}
@media screen and (max-width: 767px) {
  .sumashika .course__content-inner {
    gap: 1em 16vw;
  }
}
.sumashika .course__sample {
  padding: 0 32px;
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .sumashika .course__sample {
    padding: 0 3.2vw;
    margin-top: 16vw;
  }
}
@media screen and (max-width: 767px) {
  .sumashika .course__sample img {
    width: 100%;
    margin-top: 8vw;
  }
}
.sumashika .application {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .sumashika .application {
    margin-top: 16vw;
  }
}
.sumashika .application__flow {
  text-align: center;
}
.sumashika .application__flow img {
  width: 740px;
}
@media screen and (max-width: 767px) {
  .sumashika .application__flow img {
    width: 87.2vw;
  }
}
.sumashika .application__flow:last-child {
  margin-top: -80px;
}
@media screen and (max-width: 767px) {
  .sumashika .application__flow:last-child {
    margin-top: 0;
  }
}
.sumashika .application__arrow {
  text-align: center;
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  .sumashika .application__arrow {
    margin: 8vw 0;
  }
}
.sumashika .application__arrow img {
  width: 140px;
}
@media screen and (max-width: 767px) {
  .sumashika .application__arrow img {
    width: 24.8vw;
  }
}
.sumashika .flow {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .sumashika .flow {
    margin-top: 16vw;
  }
}
.sumashika .flow__step {
  position: relative;
  padding-top: 40px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .sumashika .flow__step {
    padding-top: 0;
    margin-top: 0;
  }
}
.sumashika .flow__step:first-of-type {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .sumashika .flow__step:first-of-type {
    padding-top: 8vw;
  }
}
.sumashika .flow__step dt {
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .sumashika .flow__step dt {
    position: static;
    padding: 0 3.2vw;
    margin-bottom: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .sumashika .flow__step dt img {
    width: 100%;
  }
}
.sumashika .flow__step dd {
  width: 640px;
  font-size: 23px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.7;
  background: #fffeee;
  padding: 80px 120px 80px 40px;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .sumashika .flow__step dd {
    font-size: 3.4vw;
    width: 92%;
    padding: 4.8vw 3.2vw;
    border-radius: 3.2vw;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .sumashika .flow__step--reverse dt {
    left: 0;
    right: auto;
  }
}
@media screen and (min-width: 768px) {
  .sumashika .flow__step--reverse dd {
    padding: 80px 40px 80px 120px;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) {
  .sumashika .flow__step--3 dd {
    padding: 40px 120px 40px 40px;
  }
}
.sumashika .flow__arrow {
  text-align: center;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .sumashika .flow__arrow {
    margin: 4.8vw 0;
  }
}
.sumashika .flow__arrow img {
  width: 147px;
}
@media screen and (max-width: 767px) {
  .sumashika .flow__arrow img {
    width: 24vw;
  }
}
.sumashika .flow__img {
  text-align: center;
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .sumashika .flow__img {
    margin-top: 16vw;
  }
}
.sumashika .flow__img img {
  width: 1035px;
}
@media screen and (max-width: 767px) {
  .sumashika .flow__img img {
    width: 92%;
  }
}
.sumashika .faq {
  margin: 120px 0;
}
@media screen and (max-width: 767px) {
  .sumashika .faq {
    margin: 16vw 0;
  }
}
.sumashika .faq__list {
  padding: 40px 40px 0;
}
@media screen and (max-width: 767px) {
  .sumashika .faq__list {
    padding: 8vw 3.2vw 0;
  }
}
.sumashika .faq__trigger {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  background: #f1f9fe;
  border-radius: 4px;
  padding: 22px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .sumashika .faq__trigger {
    font-size: 3.6vw;
    border-radius: 0.8vw;
    padding: 4.4vw 8vw 4.4vw 4.4vw;
  }
}
.sumashika .faq__trigger:before {
  content: "Q";
  font-size: 40px;
  font-weight: 600;
  font-family: "roboto";
  color: #20aee6;
  position: absolute;
  top: -24px;
  left: 18px;
}
@media screen and (max-width: 767px) {
  .sumashika .faq__trigger:before {
    font-size: 8vw;
    top: -4.8vw;
    left: 3.6vw;
  }
}
.sumashika .faq__trigger::after {
  content: "";
  width: 16px;
  height: 16px;
  border-right: 4px solid #20aee6;
  border-bottom: 4px solid #20aee6;
  position: absolute;
  right: 24px;
  top: 22px;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .sumashika .faq__trigger::after {
    width: 3.2vw;
    height: 3.2vw;
    border-right: 0.8vw solid #20aee6;
    border-bottom: 0.8vw solid #20aee6;
    right: 4.8vw;
    top: 4.4vw;
  }
}
.sumashika .faq__trigger.is-active::after {
  top: 32px;
  transform: rotate(-135deg);
}
@media screen and (max-width: 767px) {
  .sumashika .faq__trigger.is-active::after {
    top: 6.4vw;
  }
}
.sumashika .faq__content {
  position: relative;
  display: none;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  background: #fdeff5;
  border-radius: 4px;
  padding: 22px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .sumashika .faq__content {
    font-size: 3.6vw;
    border-radius: 0.8vw;
    padding: 4.4vw;
    margin-top: 4.8vw;
  }
}
.sumashika .faq__content:before {
  content: "A";
  font-size: 40px;
  font-weight: 600;
  font-family: "roboto";
  color: #ea5641;
  position: absolute;
  top: -24px;
  left: 18px;
}
@media screen and (max-width: 767px) {
  .sumashika .faq__content:before {
    font-size: 8vw;
    top: -4.8vw;
    left: 3.6vw;
  }
}