@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url("../fonts/NotoSansCJKjp-Regular.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.otf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url("../fonts/NotoSansCJKjp-Bold.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-wave::before {
  height: 10px;
  background-size: 50px;
  bottom: -3px;
}

.com-check {
  margin-top: -20px;
  padding: 35px 15px 25px;
}
.com-check-item {
  padding-left: 26px;
  background-size: 19px;
  background-position: left 6px;
  font-size: 1.7rem;
}

.com-headline-mail {
  display: flex;
  width: 200px;
  height: 50px;
  margin: auto;
  border-radius: 10px;
  background: #fd5951;
  font-family: "NotoSansCJKjp-Bold", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  color: #fff;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .com-headline-mail {
    font-size: 1.5rem;
  }
}
.com-headline-mail::before {
  content: "";
  width: 15px;
  height: 15px;
  margin-right: 10px;
  background: url(../img/ent/f-mail.png) no-repeat center/contain;
}

.com-bottom-kumo::before {
  height: 0;
  padding-top: 18%;
  background: url(../img/kickers/about-bg-kumo-sp.png) no-repeat center bottom/cover;
}

.com-tel01 {
  font-size: 1.8rem;
}
.com-tel01-num {
  font-size: 2.5rem;
}
.com-tel02 {
  font-size: 1.6rem;
}
.com-tel02-num {
  font-size: 2rem;
}

.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: 10px;
}
.news-post-link {
  padding: 10px;
}
.news-post-img {
  outline: 2px solid #fff;
}
.news-post-flx {
  flex-direction: column;
  align-items: flex-start;
}
.news-post-con {
  margin-top: 5px;
}
.news-post-time {
  font-size: 1.2rem;
}
.news-post-tag {
  margin: 10px 0 0;
}
.news-post-tag-txt {
  padding: 0 10px;
  border-radius: 8px;
  font-size: 1.2rem;
}
.news-post-ttl {
  margin: 5px auto 0;
  font-size: 1.4rem;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item {
  text-align: center;
}
.com-tag-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
/* =========================================

  main  SP

========================================= */
.ent .greeting-bg {
  background-size: 100%, cover;
}
.ent .greeting-bg-deco {
  background-position: 15px 50px, 95% 15px;
  background-size: 52px, 120px;
}
.ent .greeting-inner {
  padding-bottom: 150px;
}
.ent .greeting-ttl {
  height: 90px;
  padding-top: 39px;
  background-size: 32px, 250px;
  font-size: 2.4rem;
}
.ent .greeting-txt-box {
  margin-top: 20px;
}
.ent .greeting-illu-l {
  width: 60px;
  bottom: 25px;
}
.ent .greeting-illu-r {
  width: 100px;
  right: 15px;
  bottom: 25px;
}
.ent .group-table {
  margin-top: 20px;
}
.ent .group-map {
  margin-top: 30px;
}
.ent .partner-inner {
  background-size: 65px, 60px;
  background-position: calc(50% - 70px) 110px, calc(50% + 70px) 110px;
}
.ent .partner-txt {
  margin-top: 100px;
}
.ent .partner-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
.ent .partner-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}

/* com-news  SP
------------------------------------ */
.com-news .news-inner {
  padding-bottom: 100px;
  background-size: 100px, 50px;
  background-position: calc(100% - 15px) 15px, calc(100% - 15px) bottom;
}
.com-news .news-post {
  margin-top: 30px;
}
.com-news .news-btn {
  margin-top: 30px;
}

.sub .com-news {
  background-position: calc(100% - 15px) 15px, calc(100% - 15px) bottom;
  background-size: 100px, 50px;
}

/* club  SP
------------------------------------ */
#club .about {
  background-size: 50px, 50px, 70px;
  background-position: 15px 30px, calc(100% - 15px) 25px, 40px calc(100% - 60px);
}
#club .about-inner {
  padding-bottom: 140px;
}
#club .about-ttl {
  background-size: 100px;
}
#club .about-ttl::before {
  margin-right: 5px;
}
#club .about-ttl::after {
  margin-left: 5px;
}
#club .about-ttl .txt {
  background-size: 20px, 12px;
  background-position: 10px top, 100% 35px;
}
#club .about-txt {
  margin-top: 20px;
}
#club .about-img {
  display: flex;
  margin: 30px auto 0;
  justify-content: space-between;
}
#club .about-img img {
  width: 48%;
}
#club .about-btn {
  margin-top: 30px;
}
#club .solution {
  background-position: 15px calc(100% - 15px);
  background-size: 130px;
}
#club .solution-inner {
  padding-bottom: 140px;
}
#club .solution-ttl .txt {
  padding-left: 3px;
  padding-right: 3px;
}
#club .solution-list-item {
  padding: 15px 15px 15px 40px;
  background-size: 18px;
  background-position-x: 11px;
  background-position-y: 18px;
}
#club .corporation {
  background-position: calc(100% - 15px) 40%;
  background-size: 100px;
}
#club .corporation-img {
  width: 70%;
  margin: 0 17% 0 0;
}
#club .corporation-contents {
  margin: 10px auto 0;
}
#club .corporation-btn {
  margin: 30px auto 0;
}
#club .workshop {
  background-position: calc(100% - 15px) 50%;
  background-size: 90px;
}
#club .workshop-img {
  width: 70%;
  margin: 0 17% 0 0;
}
#club .workshop-contents {
  margin: 10px auto 0;
}
#club .workshop-btn {
  margin: 30px auto 0;
}
#club .com-reserve {
  padding-top: 60px;
  background-size: 70px, 70px, 50%, 50%;
  background-position: 5px 15px, calc(100% - 5px) 61px, -25% 110%, 120% -10%;
}
#club .reserve-ttl {
  width: 263px;
  height: 64px;
  font-size: 1.8rem;
}
#club .reserve-txt {
  font-size: 1.7rem;
}
#club .reserve-btn {
  max-width: 267px;
  padding-left: 54px;
  background-size: 25px, 7px;
  background-position: 15px center, calc(100% - 15px) center;
}

/* com-bnr  SP
------------------------------------ */
.com-bnr .bnr-list {
  width: 80%;
  margin: auto;
  flex-direction: column;
  align-items: center;
}
.com-bnr .bnr-list-item {
  text-align: center;
}
.com-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 60px auto 0;
}
.com-bnr .bnr-list-link {
  display: inline-block;
}
.com-bnr .bnr-list-ttl {
  height: 61px;
  font-size: 1.7rem;
}
.com-bnr .bnr-list-ttl02 img {
  height: 44px;
  margin-top: -10px;
}
.com-bnr .bnr-list-img {
  max-width: 220px;
  margin: -70px auto 0;
}
.com-bnr .bnr-list-illu01 {
  width: 55px;
  right: 0;
  bottom: 6px;
}
.com-bnr .bnr-list-illu02 {
  width: 65px;
  right: 0;
}

/* kickers  SP
------------------------------------ */
.com-about {
  background: url(../img/kickers/about-bird.png) no-repeat 93.2% 2%/11.4%, url(../img/kickers/about-lt.png) no-repeat 10px 5%/20.5%, url(../img/kickers/about-kira.png) no-repeat 98% 56%/7.1%, url(../img/kickers/about-kumo-lb.png) no-repeat 5% 80%/18%, url(../img/bg_zarazara.png);
}
.com-about02 {
  background: url(../img/brite/about-sp.png) no-repeat 1% 9.5%/96.2%, url(../img/bg_zarazara.png);
}
.com-about02 .about-inner {
  padding: 7.8% 6.6% 30.1% !important;
}
.com-about .about-inner {
  padding: 18.26% 5.33% 34.13%;
}
.com-about .about-img {
  width: 46.1%;
}
.com-about .about-img img {
  width: 100%;
}
.com-about .about-img-lg {
  width: 100%;
}
.com-about .about-img-lg img {
  width: 100%;
}
.com-about .about-img-wrap {
  padding: 0;
  justify-content: center;
}
.com-about .about-img-r {
  margin-top: 15%;
  margin-left: 5.6%;
}
.com-about .about-cloud {
  width: 100%;
  height: auto;
  margin: -18% auto 0;
  background: url(../img/kickers/about-kumo-lg-sp.png) no-repeat center bottom/contain;
  padding: 9.85% 0 6.8%;
  position: relative;
  right: auto;
  top: auto;
  z-index: 10;
}
.com-about .about-cloud::before {
  width: 39%;
  height: 0;
  padding-top: 21.75%;
  background: url(../img/kickers/about-illu-sp.png) no-repeat center/contain;
  bottom: -27.2%;
  right: -2.48%;
}
.com-about .about-cloud-ttl {
  padding-top: 6.1%;
  background-size: 14%;
  font-size: 5.3vw;
}
.com-about .about-cloud-ttl .ac {
  font-size: 6.7vw;
}
.com-about .about-cloud-btn {
  width: 53.5%;
  max-width: none;
  background-size: 5px;
  background-position-x: calc(100% - 10px);
  padding: 3.8%;
  font-size: 2.9vw;
  line-height: 1;
}
.com-about .about-cloud-sm {
  margin-top: -18%;
}
.com-about .about-cloud-sm::before, .com-about .about-cloud-sm::after {
  content: "";
  height: 0;
  position: absolute;
  bottom: 0;
}
.com-about .about-cloud-sm::before {
  width: 14.35%;
  padding-top: 22.22%;
  background: url(../img/brite/about-illu-sp-l.png) no-repeat center/contain;
  left: 15px;
}
.com-about .about-cloud-sm::after {
  width: 12.96%;
  padding-top: 22.22%;
  background: url(../img/brite/about-illu-sp-r.png) no-repeat center/contain;
  right: 15px;
}

#kickers .kickers {
  background-size: 120px;
  background-position: 15px calc(100% - 15px);
}
#kickers .kickers-inner {
  padding-bottom: 100px;
}
#kickers .kickers-txt {
  margin-top: 20px;
}
#kickers .kickers-rbn {
  height: 61px;
  margin: 30px auto 0;
  padding: 14px 0 0;
  font-size: 1.8rem;
}
#kickers .kickers-btn {
  margin-top: 30px;
}
#kickers .kickers-img {
  display: flex;
  margin: 25px auto 0;
  justify-content: space-between;
}
#kickers .kickers-img img {
  width: 49%;
}

/* brite  SP
------------------------------------ */
#brite .brite {
  background-position: calc(100% - 15px) calc(100% - 15px);
  background-size: 150px;
}
#brite .brite-ttl::before {
  margin-right: 5px;
}
#brite .brite-ttl::after {
  margin-left: 5px;
}
#brite .brite-txt {
  margin-top: 20px;
}
#brite .brite-img {
  display: flex;
  margin: 25px auto 0;
  align-items: flex-start;
  justify-content: space-between;
}
#brite .brite-img img {
  display: block;
  width: 49%;
}
#brite .brite-rbn {
  margin-top: 25px;
}
#brite .brite-rbn img {
  height: 63px;
}
#brite .brite-check {
  margin-top: 20px;
  padding: 15px;
}
#brite .brite-btn {
  margin-top: 30px;
}

/* com-time  SP
------------------------------------ */
.com-time .time-box {
  padding: 20px 15px 35px;
  text-align: center;
}
.com-time .time-box::before {
  width: 71px;
  height: 38px;
  right: -15px;
}
.com-time .time-box::after {
  width: 52px;
  height: 63px;
  right: -5px;
}
.com-time .time-box-img {
  width: 180px;
  position: static;
}
.com-time .time-con {
  margin: 15px auto 0;
}

/* com-class  SP
------------------------------------ */
.com-class .class-flx {
  flex-direction: column-reverse;
}
.com-class .class-flx-img {
  width: 70%;
  margin: 0 0 0 20%;
}
.com-class .class-flx-name {
  margin: -15px auto 0;
  justify-content: center;
  font-size: 1.7rem;
}
.com-class .class-flx-name span {
  margin-right: 10px;
}
.com-class .class-flx-left {
  margin: 15px auto 0;
}
.com-class .class-box {
  padding: 5px 15px 25px;
}
.com-class .class-box::before {
  width: 45px;
  height: 90px;
  left: -15px;
  bottom: -48px;
}

/* gymnastics  SP
------------------------------------ */
#gymnastics .about-cloud::before {
  width: 20.8%;
  height: 0;
  padding-top: 27.7%;
  background: url(../img/gymnastics/about-sp-illu-l.png) no-repeat center/contain;
  position: absolute;
  left: -10px;
  bottom: -25px;
}
#gymnastics .about-cloud::after {
  width: 19.26%;
  height: 0;
  padding-top: 24.55%;
  background: url(../img/gymnastics/about-sp-illu-r.png) no-repeat center/contain;
  position: absolute;
  right: -20px;
  bottom: -10px;
}
#gymnastics .gymnastics {
  background-position: calc(100% - 15px) calc(100% - 15px);
  background-size: 100px;
}
#gymnastics .gymnastics-inner {
  padding-bottom: 80px;
}
#gymnastics .gymnastics-txt {
  margin-top: 25px;
}
#gymnastics .gymnastics-btn {
  margin-top: 25px;
}
#gymnastics .gymnastics-img {
  display: flex;
  margin: 25px auto 0;
  justify-content: space-between;
  align-items: flex-start;
}
#gymnastics .gymnastics-img img {
  width: 49%;
}
#gymnastics .class-flx {
  margin-top: 25px;
}
#gymnastics .class-box {
  padding-top: 25px;
}
#gymnastics .class-box-list li:nth-of-type(n+2) {
  margin-top: 30px;
}
#gymnastics .class-box-list-ttl {
  margin-bottom: 9px;
  padding-left: 35px;
  background-size: 23px;
  font-size: 1.7rem;
}

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

sub layout  SP

========================================= */
/* club_about  SP
------------------------------------ */
#club_about .about {
  background-position: 15px 15px, calc(100% - 15px) 15px, 15px 95%, center bottom, right bottom, center;
  background-size: 50px, 80px, 90px, 100%, 70%, auto;
}
#club_about .about-inner {
  padding-top: 80px;
  padding-bottom: 50%;
}
#club_about .about-ttl {
  max-width: 344px;
  margin: auto;
}
#club_about .about-ttl-sub {
  padding: 10px 10px;
}
#club_about .about .txt {
  padding: 15px 0 0;
  background-size: 21px;
}
#club_about .about-txt-box {
  margin-top: 20px;
  text-align: left;
}
#club_about .business {
  background-position: calc(50% - 100px) 25px, calc(50% + 100px) 50px, 30px 99.5%;
  background-size: 25px, 15px, 150px;
}
#club_about .business-inner {
  padding-bottom: 150px;
}
#club_about .business-list {
  margin: 30px auto 0;
}
#club_about .business-list-item {
  flex-direction: column;
  align-items: center;
}
#club_about .business-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#club_about .business-list-ttl {
  margin-top: 10px;
  font-size: 1.8rem;
}
#club_about .business-list-ttl .sm {
  display: block;
}
#club_about .features-ttl {
  max-width: 344px;
  margin: auto;
}
#club_about .features-ttl::before {
  margin-right: 5px;
}
#club_about .features-ttl::after {
  margin-left: 5px;
}
#club_about .features-video {
  padding-top: 59%;
}
#club_about .features-list {
  margin-top: 30px;
}
#club_about .features-list-item {
  flex-direction: column !important;
  align-items: center !important;
}
#club_about .features-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#club_about .features-list-contents {
  margin: 20px auto 0;
}
#club_about .features-list-ttl {
  text-align: center;
  font-size: 2rem;
}
#club_about .features-list-txt {
  margin-top: 15px;
}
#club_about .group-table {
  margin-top: 20px;
}
#club_about .group-map {
  margin-top: 20px;
}

/* club_corporation  SP
------------------------------------ */
#club_corporation .about {
  background-position: 15px 15px, calc(100% - 15px) 15px, 15px calc(100% - 50px), center;
  background-size: 50px, 70px, 150px, auto;
}
#club_corporation .about-inner {
  padding-bottom: 180px;
}
#club_corporation .about-img {
  display: flex;
  margin: 25px auto 0;
  justify-content: space-between;
  align-items: flex-start;
}
#club_corporation .about-img li {
  width: 49%;
}
#club_corporation .about-txt-box {
  margin-top: 20px;
}
#club_corporation .business-list {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#club_corporation .business-list-item {
  padding: 15px 15px 25px;
}
#club_corporation .business-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#club_corporation .business-list-ttl {
  font-size: 1.8rem;
}

/* com-reserve  SP
------------------------------------ */
.com-reserve {
  margin-top: 20px;
  padding: 50px 10px 30px;
  background-size: 70px, 70px, 50%, 50%;
  background-position: 5px 15px, calc(100% - 5px) 15px, -25% 110%, 120% -10%;
}
.com-reserve02 {
  background-size: 280px, 50%, 50%;
  background-position: center 15px, -25% 110%, 120% -10%;
}
.com-reserve03 {
  background-size: 312px, 50%, 50%;
  background-position: center 15px, -25% 110%, 120% -10%;
}
.com-reserve .reserve-btn {
  margin-top: 30px;
}

/* com-coach  SP
------------------------------------ */
.com-coach .coach-box {
  margin-top: 20px;
  padding: 30px 0;
}
.com-coach .coach-box-img {
  width: 100%;
  height: 0;
  padding-top: 69.56%;
}
.com-coach .coach-box-flx {
  margin-top: 15px;
}
.com-coach .coach-box-con {
  margin: 10px auto 0;
}
.com-coach .coach-box-tag {
  margin-left: 0;
}
.com-coach .coach-box-ttl {
  font-size: 1.8rem;
}
.com-coach .coach-box-ttl .job {
  width: 61px;
  height: 29px;
  margin-right: 11px;
  line-height: 29px;
}
.com-coach .coach-box-txt {
  margin: 10px auto 0;
}
.com-coach .coach-box-flx {
  padding: 0 15px;
}
.com-coach .coach-box-list {
  width: calc(100% - 30px);
  padding: 15px;
}
.com-coach .coach-box-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-coach .coach-box-add-wrap {
  padding: 25px 15px 0;
}
.com-coach .coach-tag {
  margin-left: 0;
}
.com-coach .coach-list {
  margin-top: 30px;
}
.com-coach .coach-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
.com-coach .coach-list-con {
  padding-bottom: 30px;
}
.com-coach .coach-list-ttl {
  font-size: 1.7rem;
  padding: 15px;
}
.com-coach .coach-list-txt {
  padding: 15px 15px 0;
}

/* club_event  SP
------------------------------------ */
#club_event .event-list-item {
  padding: 20px 0;
}
#club_event .event-list-img {
  width: 100%;
  padding-top: 69.56%;
}
#club_event .event-list-ttl-m {
  margin-right: 10px;
  padding: 6px 16px;
  font-size: 1.3rem;
}
#club_event .event-list-ttl-ja {
  font-size: 1.7rem;
}
#club_event .event-list-flx {
  margin-top: 15px;
  padding: 0 15px 0;
}
#club_event .event-list-con {
  margin: 10px auto 0;
}
#club_event .event-list-link {
  padding-right: 15px;
  background-size: 6px;
}
#club_event .event-list-link-wrap {
  margin: 10px 25px 0 0;
}
#club_event .workshop .event-list-ttl-m {
  margin-bottom: 5px;
}
#club_event .detail {
  padding: 0 15px;
}
#club_event .detail-list li {
  width: 49%;
  padding-top: 33.3%;
}
#club_event .detail-list li:nth-of-type(2n) {
  margin-left: 2%;
}
#club_event .detail-list li:nth-of-type(n+3) {
  margin-top: 2%;
}

/* kickers_contact  SP
------------------------------------ */
.com-about-sub {
  background-position: 15px 15px, calc(100% - 15px) 15px, 20px calc(100% - 20px), calc(100% - 20px) calc(100% - 20px);
  background-size: 50px, 60px, 90px, 90px;
}
.com-about-sub.about-bg .txt {
  padding-left: 0;
  padding-right: 0;
}
.com-about-sub .about-inner {
  padding-bottom: 100px;
}
.com-about-sub .about-ttl::before {
  margin-right: 3px;
}
.com-about-sub .about-ttl::after {
  margin-left: 3px;
}
.com-about-sub .about-ttl .txt {
  padding: 15px 5px 0;
  background-size: 20px;
}
.com-about-sub .about-txt {
  margin-top: 25px;
}
.com-about-sub .about-list {
  margin-top: 25px;
}
.com-about-sub .about-list-item {
  padding: 20px 15px;
}
.com-about-sub .about-list-ttl {
  font-size: 1.8rem;
}
.com-about-sub .about-list-vision .ac {
  font-size: 1.7rem;
}
.com-about-sub .about-list-vision-wrap {
  margin-top: 5px;
}
.com-about-sub .about-list-txt {
  margin-top: 5px;
}
.com-about-sub .about-list-dl div {
  flex-direction: column;
  align-items: center;
}
.com-about-sub .about-list-dl dt {
  width: 50px;
  height: 50px;
  margin: 0 auto 10px;
  line-height: 46px;
}
.com-about-sub .illu01::before {
  width: 97px;
  height: 46px;
  right: -10px;
  bottom: -35px;
}
.com-about-sub .illu02::before {
  width: 97px;
  height: 108px;
  right: -10px;
  bottom: -105px;
}

.com-ex {
  background-position: 15px calc(100% - 10px), calc(100% - 15px) calc(100% - 10px);
  background-size: 80px, 80px;
}
.com-ex .txt {
  padding: 0 10px;
}
.com-ex .ex-inner {
  padding-bottom: 160px;
}
.com-ex .ex-list {
  margin-top: 30px;
}
.com-ex .ex-list-item {
  padding: 10px;
}
.com-ex .ex-list-item::before {
  width: 15px;
  height: 16px;
  margin-top: 3px;
  flex-shrink: 0;
}

.com-areatime .areatime-list {
  margin-top: 20px;
  padding: 20px 15px;
}
.com-areatime .areatime-list-item:nth-of-type(n+2) {
  margin-top: 10px;
}
.com-areatime .areatime-list-item ul:nth-of-type(n+2) {
  margin-top: 15px;
}
.com-areatime .areatime-detail {
  flex-direction: column;
  align-items: flex-start;
}
.com-areatime .areatime-detail-item::before {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  flex-shrink: 0;
}
.com-areatime .areatime-img {
  margin-top: 30px;
}
.com-areatime .areatime-img::before {
  width: 116px;
  height: 80px;
  left: -15px;
  bottom: -50px;
}

.com-reserve {
  margin-top: 70px;
}

/* kickers_about  SP
------------------------------------ */
#kickers_about .please-inner {
  padding-bottom: 120px;
}
#kickers_about .please-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#kickers_about .please-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#kickers_about .please-list-img {
  width: 70%;
  margin: auto;
}
#kickers_about .please-list-ttl {
  margin-top: 10px;
  font-size: 1.8rem;
}
#kickers_about .please-box {
  padding: 25px 15px;
  text-align: left;
}
#kickers_about .please-box::before {
  width: 39px;
  height: 110px;
  right: 15px;
  bottom: -100px;
}

.com-features .features-list {
  margin-top: 30px;
}
.com-features .features-list-item {
  flex-direction: column;
  align-items: center;
}
.com-features .features-list-img {
  width: 80%;
  margin: 0 0 0 -15%;
}
.com-features .features-list-con {
  margin: 10px auto 0;
}
.com-features .features-list-ttl .num {
  font-size: 2rem;
}
.com-features .features-list-ttl .txt {
  font-size: 1.8rem;
}

/* kickers_coach  SP
------------------------------------ */
#kickers_coach .recruit-txt {
  margin-top: 20px;
}
#kickers_coach .recruit-ttl-sub {
  height: 47px;
}
#kickers_coach .recruit-list {
  margin-top: -15px;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
}
#kickers_coach .recruit-list::before {
  width: 31px;
  height: 71px;
  right: 10px;
  bottom: -70px;
}
#kickers_coach .recruit-list-item {
  width: 100%;
  max-width: none;
}
#kickers_coach .recruit-list-item:nth-of-type(n+2) {
  margin-top: 15px;
}
#kickers_coach .recruit-list-ttl {
  align-items: flex-start;
}
#kickers_coach .recruit-list-ttl::before {
  width: 15px;
  height: 26px;
  margin-right: 8px;
}
#kickers_coach .guide-table {
  margin-top: 30px;
}
#kickers_coach .guide-table th, #kickers_coach .guide-table td {
  display: block;
  width: 100%;
}
#kickers_coach .guide-table th {
  padding: 10px 32px 0;
}
#kickers_coach .guide-table td {
  padding: 5px 32px 10px;
}

/* kickers_time  SP
------------------------------------ */
.com-price .price-list-table th, .com-price .price-list-table td {
  padding: 10px;
  font-size: 1.4rem;
  line-height: 1.8;
}
.com-price .price-list-table th {
  width: 90px;
}
.com-price .price-list-table-lg td {
  padding-left: 5px;
  padding-right: 5px;
}
.com-price .price-list-ttl {
  font-size: 1.7rem;
}

/* brite_contact  SP
------------------------------------ */
#brite_contact .about {
  background-position: 15px calc(100% - 20px), calc(100% - 15px) 15px, calc(100% - 25px) calc(100% - 25px);
  background-size: 120px, 80px, 120px;
}
#brite_contact .about-inner {
  padding-bottom: 150px;
}

/* brite_about  SP
------------------------------------ */
#brite_about .com-ex {
  background-size: 320px;
  background-position: center 10px;
}
#brite_about .com-ex .txt {
  padding: 0 5px;
}
#brite_about .ex-inner {
  padding: 100px 15px 30px;
}

.com-voice .voice-list {
  margin-top: 25px;
}
.com-voice .voice-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
.com-voice .voice-list-img {
  max-width: none;
  padding-top: 62.7%;
}
.com-voice .voice-list-con {
  margin: 20px auto 0;
  padding: 20px 15px;
}
.com-voice .voice-list-con::before {
  margin: auto;
  border-color: transparent transparent #fff transparent;
  border-width: 0px 10px 15px 10px;
  top: -14px;
  left: 0;
  right: 0;
}
.com-voice .voice-list-con02 {
  width: calc(100% - 100px);
  margin: 0;
  padding: 20px 10px 20px 15px;
}
.com-voice .voice-list-con02::before {
  border-color: transparent transparent transparent #fff;
  border-width: 10px 0px 10px 15px;
  top: 0;
  bottom: 0;
  left: auto;
  right: -14px;
}
.com-voice .voice-list-flx02 {
  margin-top: 20px;
}
.com-voice .voice-list-ttl {
  background-position-x: left;
  font-size: 1.8rem;
}
.com-voice .voice-list-txt {
  margin: 9px 0 0 -1px;
}
.com-voice .voice-list-illu {
  width: 80px;
}

/* gymnastics_contact  SP
------------------------------------ */
#gymnastics_contact .about {
  background-position: 15px 15px, calc(100% - 15px) 15px, 15px calc(100% - 20px), calc(100% - 15px) calc(100% - 20px);
  background-size: 40px, 80px, 70px, 70px;
}
#gymnastics_contact .about-inner {
  padding-bottom: 150px;
}
#gymnastics_contact .about-ttl .txt {
  padding: 15px 10px 0;
  background-position: calc(50% - 50px) top, calc(100% - 12px) calc(100% - 30px);
  background-size: 25px, 30px;
}
#gymnastics_contact .about-star {
  margin-top: 30px;
}
#gymnastics_contact .about-star li {
  padding: 10px;
}
#gymnastics_contact .about-star li::before {
  width: 15px;
  height: 16px;
  margin-top: 3px;
  flex-shrink: 0;
}
#gymnastics_contact .about-txt {
  margin-top: 20px;
}

/* gymnastics_about  SP
------------------------------------ */
#gymnastics_about .illu01::before {
  width: 126px;
  height: 64px;
  right: -10px;
  bottom: -47px;
}
#gymnastics_about .features-list-item {
  flex-direction: column !important;
}
#gymnastics_about .features-list-item:nth-of-type(2n) .features-list-img {
  margin: 0 -15% 0 0;
}

/* gymnastics_class  SP
------------------------------------ */
#gymnastics_class .com-ttl02 .txt {
  padding: 0 15px;
}/*# sourceMappingURL=style_sp.css.map */