@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic-Regular";
  src: url("../fonts/ZenMaruGothic-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic-Medium";
  src: url("../fonts/ZenMaruGothic-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenMaruGothic-Bold";
  src: url("../fonts/ZenMaruGothic-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Outfit-Regular";
  src: url("../fonts/Outfit-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Outfit-Medium";
  src: url("../fonts/Outfit-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Regular";
  src: url("../fonts/Poppins-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.otf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -70px auto 0;
  padding-top: 70px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}
.com-txt-box .ac {
  font-size: 1.7rem;
}

/*  共通パーツ
------------------------------------ */
.com-tel {
  text-align: center;
}
.com-tel-link {
  font-size: 2rem;
}
.com-tel-link .num {
  font-size: 2.5rem;
}
.com-tel-note img {
  height: 12px;
}

.com-bg02 {
  background: url(../img/top/reboha-bg-sp.png) no-repeat center top/cover;
}
.com-bg03 {
  background-position: left top, right bottom, center bottom;
  background-size: 28.8%, 37.6%, cover;
}
.com-bg04 {
  background-size: 150%;
}
.com-bg05 {
  background-size: 100%, 100%, cover;
}

.com-box01 {
  border-radius: 30px;
  background-size: 4px;
}
.com-box03-ttl {
  padding: 10px 15px;
  font-size: 1.7rem;
}

.news-post-item {
  width: 49%;
}
.news-post-item:nth-of-type(2n) {
  margin-left: 2%;
}
.news-post-item:nth-of-type(n+3) {
  margin-top: 15px;
}
.news-post-img img {
  box-shadow: 0px 0px 15px 0px rgba(53, 53, 53, 0.15);
}
.news-post-tag-txt {
  padding: 3px 10px;
  font-size: 1.2rem;
}
.news-post-time {
  margin-top: 8px;
  font-size: 1.3rem;
}

.com-tag {
  margin-top: 20px;
  justify-content: space-between;
}
.com-tag-ttl {
  text-align: center;
  font-size: 1.7rem;
}
.com-tag-item {
  width: 48%;
  text-align: center;
}
.com-tag-item:nth-of-type(n+3) {
  margin: 15px 0 0;
}
.com-tag-link {
  padding: 11px 20px;
  background-size: 12px;
  background-position: calc(100% - 10px) center;
  font-size: 1.3rem;
}

/* =========================================

  main  SP

========================================= */
/* modal  SP
------------------------------------ */
.modal-content {
  padding: 20px;
}
.modal-close {
  top: -15px;
  right: -15px;
}

#chart .inbox {
  padding: 0;
}
#chart .back_btn {
  padding-left: 26px;
  background-size: 20px;
  background-position: left 6px;
}

.com_chart {
  padding: 20px 10px;
  border-radius: 15px;
}

.chart_start_window {
  padding: 20px 0;
}
.chart-txt {
  margin-top: 15px;
}
.chart_q {
  width: 30px;
  height: 30px;
  left: 8px;
  top: 10px;
  transform: none;
  line-height: 30px;
}
.chart_title {
  padding: 10px 10px 10px 45px;
  text-align: left;
}
.chart_btn {
  font-size: 1.5rem;
  background-size: 12px;
  background-position: calc(100% - 13px) center;
  padding: 14px 40px;
}
.chart_btn_list {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
.chart_btn_list li:nth-of-type(n+2) {
  margin: 20px auto 0;
}
.chart_side {
  width: 100px;
  right: 4px;
  bottom: -76px;
}

.result_chart {
  padding: 20px 10px;
  border-radius: 15px;
}
.result_contents {
  padding: 0;
}
.result_title {
  height: auto;
  line-height: 1.5;
}
.result_title::before {
  bottom: -6px;
}
.result_title-icon {
  width: 56px;
  height: 56px;
  padding-top: 12px;
  top: -43px;
  left: -31px;
}
.result_flx {
  margin-top: 15px;
  flex-direction: column;
  align-items: center;
}
.result_con {
  margin: 10px auto 0;
}
.result_con_name {
  padding: 10px;
  border-radius: 10px;
  font-size: 1.7rem;
}
.result_con_txt {
  margin-top: 10px;
  font-size: 1.5rem;
}
.result_txtxbx {
  height: calc(300px + 5vw);
  overflow: scroll;
}
.result_reserve_ttl {
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
  font-size: 1.6rem;
}
.result_contact_list {
  margin-top: 15px;
}

/* com-sec  SP
------------------------------------ */
.com-sec .sec-box {
  padding: 30px 15px;
}
.com-sec .sec-flx {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
.com-sec .sec-cir {
  width: 150px;
  height: 150px;
  padding-top: 26px;
}
.com-sec .sec-con {
  margin: 15px auto 0;
  text-align: center;
}
.com-sec .sec-con-ttl {
  font-size: 1.7rem;
}
.com-sec .sec-con-note {
  font-size: 2rem;
}
.com-sec .sec-con-txt {
  text-align: left;
}

/* top-worries  SP
------------------------------------ */
#top-worries {
  text-align: center;
}
#top-worries .worries-ttl {
  display: inline-block;
  text-shadow: rgb(255, 255, 255) 4px 0px 0px, rgb(255, 255, 255) 3.87565px 0.989616px 0px, rgb(255, 255, 255) 3.51033px 1.9177px 0px, rgb(255, 255, 255) 2.92676px 2.72656px 0px, rgb(255, 255, 255) 2.16121px 3.36588px 0px, rgb(255, 255, 255) 1.26129px 3.79594px 0px, rgb(255, 255, 255) 0.282949px 3.98998px 0px, rgb(255, 255, 255) -0.712984px 3.93594px 0px, rgb(255, 255, 255) -1.66459px 3.63719px 0px, rgb(255, 255, 255) -2.51269px 3.11229px 0px, rgb(255, 255, 255) -3.20457px 2.39389px 0px, rgb(255, 255, 255) -3.69721px 1.52664px 0px, rgb(255, 255, 255) -3.95997px 0.56448px 0px, rgb(255, 255, 255) -3.97652px -0.432781px 0px, rgb(255, 255, 255) -3.74583px -1.40313px 0px, rgb(255, 255, 255) -3.28224px -2.28625px 0px, rgb(255, 255, 255) -2.61457px -3.02721px 0px, rgb(255, 255, 255) -1.78435px -3.57996px 0px, rgb(255, 255, 255) -0.843183px -3.91012px 0px, rgb(255, 255, 255) 0.150409px -3.99717px 0px, rgb(255, 255, 255) 1.13465px -3.8357px 0px, rgb(255, 255, 255) 2.04834px -3.43574px 0px, rgb(255, 255, 255) 2.83468px -2.82216px 0px, rgb(255, 255, 255) 3.44477px -2.03312px 0px, rgb(255, 255, 255) 3.84068px -1.11766px 0px, rgb(255, 255, 255) 3.9978px -0.132717px 0px;
  line-height: 2;
}
#top-worries .worries-ttl::before {
  height: 15px;
  bottom: -3px;
}
#top-worries .worries-ttl::after {
  content: "";
  width: 86%;
  height: 15px;
  margin: auto;
  background: rgba(134, 182, 224, 0.2);
  border-radius: 5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 51px;
  z-index: -1;
}
#top-worries .worries-ttl .fuki {
  display: inline-block;
  margin-bottom: 10px;
  width: 100px;
}
#top-worries .worries-ttl .dot {
  padding-top: 5px;
  background-size: 110px;
  background-position: 9px top;
}
#top-worries .worries-ttl .ha img {
  height: 38px;
}
#top-worries .worries-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-worries .worries-list-ttl {
  height: auto;
  padding-top: 13%;
  padding-bottom: 3%;
  font-size: 4.3vw;
}
#top-worries .worries-list-ttl01 {
  background-position: center 25%, center top;
  background-size: 7%, 100%;
}
#top-worries .worries-list-ttl02 {
  background-position: center 25%, center top;
  background-size: 7%, 100%;
}
#top-worries .worries-list-ttl03 {
  background-position: center 25%, center top;
  background-size: 5%, 100%;
}
#top-worries .worries-list-ttl04 {
  background-position: center 25%, center top;
  background-size: 5%, 100%;
}
#top-worries .worries-list-con {
  padding: 5px 15px;
}
#top-worries .worries-list-con01::before {
  width: 81px;
  height: 71px;
}
#top-worries .worries-list-con02::before {
  width: 92px;
  height: 84px;
  right: 0px;
}
#top-worries .worries-list-con03::before {
  width: 92px;
  height: 84px;
  right: 0px;
}
#top-worries .worries-list-con04::before {
  width: 92px;
  height: 84px;
  right: 0px;
}
#top-worries .worries-list-check li {
  padding: 10px 0 10px 30px;
  background-size: 18px;
  background-position-y: 12px;
  text-align: left;
}

/* top-about  SP
------------------------------------ */
#top-about .com-tt01 .ja {
  text-shadow: rgb(255, 255, 255) 4px 0px 0px, rgb(255, 255, 255) 3.87565px 0.989616px 0px, rgb(255, 255, 255) 3.51033px 1.9177px 0px, rgb(255, 255, 255) 2.92676px 2.72656px 0px, rgb(255, 255, 255) 2.16121px 3.36588px 0px, rgb(255, 255, 255) 1.26129px 3.79594px 0px, rgb(255, 255, 255) 0.282949px 3.98998px 0px, rgb(255, 255, 255) -0.712984px 3.93594px 0px, rgb(255, 255, 255) -1.66459px 3.63719px 0px, rgb(255, 255, 255) -2.51269px 3.11229px 0px, rgb(255, 255, 255) -3.20457px 2.39389px 0px, rgb(255, 255, 255) -3.69721px 1.52664px 0px, rgb(255, 255, 255) -3.95997px 0.56448px 0px, rgb(255, 255, 255) -3.97652px -0.432781px 0px, rgb(255, 255, 255) -3.74583px -1.40313px 0px, rgb(255, 255, 255) -3.28224px -2.28625px 0px, rgb(255, 255, 255) -2.61457px -3.02721px 0px, rgb(255, 255, 255) -1.78435px -3.57996px 0px, rgb(255, 255, 255) -0.843183px -3.91012px 0px, rgb(255, 255, 255) 0.150409px -3.99717px 0px, rgb(255, 255, 255) 1.13465px -3.8357px 0px, rgb(255, 255, 255) 2.04834px -3.43574px 0px, rgb(255, 255, 255) 2.83468px -2.82216px 0px, rgb(255, 255, 255) 3.44477px -2.03312px 0px, rgb(255, 255, 255) 3.84068px -1.11766px 0px, rgb(255, 255, 255) 3.9978px -0.132717px 0px;
}
#top-about .about-list {
  flex-direction: column;
  align-items: center;
}
#top-about .about-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-about .about-list-num {
  width: 50px;
  height: 50px;
  font-size: 2.2rem;
  line-height: 50px;
}
#top-about .about-list-img {
  margin-top: -25px;
}
#top-about .about-list-ttl {
  text-align: center;
  font-size: 2rem;
}
#top-about .about-btn {
  margin-top: 25px;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  flex-direction: column;
  align-items: center;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}

/* top-news  SP
------------------------------------ */
#top-news {
  background-size: 100%, cover;
}
#top-news .news-btn {
  padding: 0px 27px 5px 0;
  background-size: 20px;
  background-position-y: 3px;
}

/* top-reboha  SP
------------------------------------ */
#top-reboha {
  background-size: 100%;
}
#top-reboha .ja {
  font-size: 2.2rem;
}
#top-reboha .reboha-ttl {
  margin-top: 20px;
}
#top-reboha .reboha-flx {
  margin-top: 20px;
}
#top-reboha .reboha-txt-box {
  margin-top: 15px;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-box {
  padding: 25px 15px;
}
.com-contact .contact-txt {
  margin-top: 15px;
  text-align: left;
}
.com-contact .contact-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-list-item {
  width: 100%;
  max-width: 280px;
}
.com-contact .contact-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-contact .contact-list-link {
  width: 100%;
  max-width: 280px;
  height: 60px;
  font-size: 1.7rem;
}
.com-contact .contact-list-mail::before {
  width: 18px;
  height: 13px;
  margin-right: 9px;
}
.com-contact .contact-list-line::before {
  width: 23px;
  height: 23px;
  margin-right: 9px;
}
.com-contact .com-tel-link {
  font-size: 2rem;
}
.com-contact .com-tel-link .num {
  font-size: 2.5rem;
}

/* =========================================

sub layout  SP

========================================= */
/* reboha  SP
------------------------------------ */
#reboha .about-support {
  margin: 30px auto 0;
}
#reboha .about-support-ttl {
  max-width: 200px;
  font-size: 1.8rem;
}
#reboha .about-support-txt {
  padding: 30px 15px 25px;
}
#reboha .feature-list-item {
  flex-direction: column !important;
  align-items: center;
}
#reboha .feature-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#reboha .feature-list-img {
  margin: auto !important;
}
#reboha .feature-list-ttl .num {
  font-size: 1.8rem;
}
#reboha .feature-list-ttl .ja {
  margin-top: 8px;
  padding-bottom: 10px;
  font-size: 2rem;
}
#reboha .feature-list-txt {
  margin-top: 10px;
}
#reboha .reboha-list {
  max-width: 320px;
}
#reboha .reboha-list-item:not(:last-of-type) {
  width: 40%;
}
#reboha .reboha-list-item:nth-of-type(2) {
  margin-left: 50px;
}
#reboha .reboha-list-item:nth-of-type(2)::before {
  width: 21px;
  height: 21px;
  top: 53px;
  left: -35px;
}
#reboha .reboha-list-item:nth-of-type(3) {
  margin: 50px auto 0;
}
#reboha .reboha-list-item:nth-of-type(3)::before {
  transform: rotate(90deg);
  left: 0;
  right: 0;
  top: -33px;
  margin: auto;
  width: 28px;
  height: 10px;
}
#reboha .reboha-list-ttl {
  width: 120px;
  height: 120px;
  line-height: 120px;
}
#reboha .reboha-list-txt {
  margin-top: 7px;
}
#reboha .reboha-box {
  margin-top: 20px;
  padding: 20px 15px;
  font-size: 1.7rem;
}
#reboha .reco-box {
  margin-top: 20px;
  padding: 15px;
}
#reboha .reco-list-item {
  padding: 10px 0 10px 25px;
  background-position: left 15px;
  background-size: 15px;
}

/* price  SP
------------------------------------ */
#price .price .plus {
  margin: 0 7px 0 -2px;
}
#price .price-ttl {
  padding: 20px 0;
}
#price .price-ttl-wrap {
  margin-top: 20px;
}
#price .price-ttl-note {
  margin-top: 10px;
}
#price .price-point {
  margin-top: 35px;
}
#price .price-point-ttl {
  max-width: 275px;
  font-size: 1.7rem;
}
#price .price-point-txt {
  padding: 35px 15px;
}
#price .benefits-txt {
  margin-top: 15px;
}
#price .benefits-list {
  margin-top: 20px;
}
#price .benefits-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#price .benefits-list-ttl {
  height: 70px;
}
#price .benefits-list-ttl-txt {
  font-size: 1.6rem;
}
#price .benefits-list-ttl-txt.lg {
  font-size: 1.8rem;
}
#price .benefits-list-con {
  padding: 15px 0 23px;
}
#price .benefits-list-txt .lg {
  margin-top: 10px;
}
#price .benefits-note {
  margin-top: 20px;
}
#price .program-txt {
  margin-top: 15px;
}
#price .program-box-con {
  padding: 20px 10px;
}
#price .program-box-dl dt {
  font-size: 1.4rem;
}
#price .program-box-dl dd {
  margin-left: 15px;
}
#price .program-box-dl dd .lg {
  font-size: 1.8rem;
}
#price .program-box-dl02 {
  flex-direction: column;
  align-items: center;
}
#price .program-box-dl02 dt {
  width: 93px;
  flex-shrink: 0;
  font-size: 1.4rem;
}
#price .program-box-dl02 dt::before {
  transform: rotate(90deg);
  top: auto;
  bottom: -11px;
  left: 0;
  right: 0;
}
#price .program-box-dl02 dd {
  margin: 20px auto 0;
}
#price .course-list {
  margin-top: 30px;
}
#price .course-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#price .course-list-item .course-list-ttl:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#price .course-list-ttl {
  border-radius: 15px;
}
#price .course-list-box-con {
  padding: 0 15px;
}
#price .policy-table tr:first-of-type th {
  border-radius: 30px 30px 0 0;
}
#price .policy-table tr:first-of-type td {
  border-radius: 0;
}
#price .policy-table tr:last-of-type th {
  border-radius: 0;
}
#price .policy-table tr:last-of-type td {
  border-radius: 0 0 30px 30px;
}
#price .policy-table th, #price .policy-table td {
  display: block;
  padding: 10px 15px;
}
#price .policy-table th {
  width: 100%;
}

/* flow  SP
------------------------------------ */
#flow .flow-list {
  margin-top: 20px;
}
#flow .flow-list-item {
  display: block;
  border-radius: 20px;
}
#flow .flow-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#flow .flow-list-item:nth-of-type(n+2)::before {
  top: -35px;
}
#flow .flow-list-img {
  width: 100%;
  height: 0;
  padding-top: 50.3%;
  position: relative;
}
#flow .flow-list-img img {
  width: 100%;
  height: 100%;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px 20px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#flow .flow-list-con {
  padding: 20px 15px;
}
#flow .flow-list-ttl .ja {
  font-size: 1.8rem;
}
#flow .flow-list-txt {
  margin-top: 10px;
}
#flow .faq-tag {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#flow .faq-tag li {
  width: 100%;
}
#flow .faq-tag li:nth-of-type(n+2) {
  margin: 25px auto 0 !important;
}
#flow .faq-tag a {
  padding: 15px 20px;
}
#flow .faq-con {
  margin-top: 20px;
}
#flow .faq-con-dl {
  padding: 20px 15px;
}
#flow .faq-con-dl dt {
  padding: 3px 0 10px 30px;
}
#flow .faq-con-dl dt::before {
  font-size: 2rem;
  top: 5px;
}
#flow .faq-con-dl dd {
  padding: 10px 0 10px 30px;
}
#flow .faq-con-dl dd::before {
  font-size: 2rem;
  top: 10px;
}

/* staff  SP
------------------------------------ */
#staff .staff-list {
  margin-top: 20px;
}
#staff .staff-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#staff .staff-list-flx {
  margin-top: 15px;
}
#staff .staff-list-img {
  padding-top: 71.4%;
}
#staff .staff-list-ttl {
  font-size: 2rem;
}
#staff .staff-list-con {
  margin: 20px auto 0;
}
#staff .staff-list-dl dt {
  padding: 0 15px;
  font-size: 1.7rem;
}

/* news  SP
------------------------------------ */
#news .detail-box {
  padding: 20px 15px;
}/*# sourceMappingURL=style_sp.css.map */