@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "CormorantGaramond-Regular";
  src: url("../fonts/CormorantGaramond-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond-Medium";
  src: url("../fonts/CormorantGaramond-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenOldMincho-Regular";
  src: url("../fonts/ZenOldMincho-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenOldMincho-Medium";
  src: url("../fonts/ZenOldMincho-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenOldMincho-Bold";
  src: url("../fonts/ZenOldMincho-Bold.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "CormorantGaramond-Regular";
  src: url("../fonts/CormorantGaramond-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "CormorantGaramond-Medium";
  src: url("../fonts/CormorantGaramond-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenOldMincho-Regular";
  src: url("../fonts/ZenOldMincho-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenOldMincho-Medium";
  src: url("../fonts/ZenOldMincho-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenOldMincho-Bold";
  src: url("../fonts/ZenOldMincho-Bold.ttf");
  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-block;
}

.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;
}

/*  共通パーツ
------------------------------------ */
.news-post-ttl, .news-post-time, .news-post-tag-txt {
  font-size: 1.4rem;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item {
  width: 100%;
}
.com-tag-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-tag-link {
  height: 60px;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-inner {
  display: block;
  padding-top: 30px;
  padding-bottom: 50px;
}
#top-about .about-img {
  width: 80%;
  padding-top: 56%;
  margin-bottom: 50px;
}
#top-about .about-contents {
  width: 90%;
  margin-left: auto;
}
#top-about .about-contents-wrap {
  width: 100%;
  min-width: 0;
  padding: 35px 15px 30px;
}
#top-about .about-ttl {
  left: 15px;
  top: -25px;
}
#top-about .about-ttl-sub {
  font-size: 2rem;
}
#top-about .about-txt-box {
  margin-top: 30px;
}
#top-about .about-btn {
  margin-top: 25px;
}

/* top-service  SP
------------------------------------ */
#top-service .service-inner {
  padding-bottom: 50px;
}
#top-service .service-list {
  padding: 20px 15px;
}
#top-service .service-list-item {
  display: block;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#top-service .service-list-img {
  width: 100%;
  padding-top: 54.1%;
}
#top-service .service-list-contents {
  margin: 15px auto 0;
}
#top-service .service-list-ttl {
  text-align: center;
  font-size: 2.2rem;
}
#top-service .service-list-ttl-sub {
  text-align: center;
  font-size: 1.8rem;
}

/* top-instructor  SP
------------------------------------ */
#top-instructor .instructor-inner {
  padding: 20px 15px 50px;
}
#top-instructor .instructor-flx {
  display: block;
}
#top-instructor .instructor-ttl {
  text-align: center;
  font-size: 2.5rem;
}
#top-instructor .instructor-ttl-sub {
  font-size: 1.8rem;
  line-height: 1.5;
}
#top-instructor .instructor-txt {
  margin: 20px auto 0;
  line-height: 2;
}
#top-instructor .instructor-btn-wrap {
  margin-top: 15px;
}

/* top-insta  SP
------------------------------------ */
#top-insta .insta-img {
  position: static;
}
#top-insta .insta-en {
  top: -21px;
  left: 15px;
}
#top-insta .insta-contents {
  margin: 50px auto 0;
  padding: 20px 12px;
  padding-top: 35px;
}
#top-insta .insta-ttl {
  font-size: 1.8rem;
  line-height: 1.5;
  text-align: center;
}
#top-insta .insta-ttl-sub {
  text-align: center;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-list {
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-list-item:nth-of-type(n+2) {
  margin: 35px auto 0;
}
.com-contact .contact-list-ttl {
  font-size: 1.8rem;
  line-height: 1.5;
}
.com-contact .contact-list-txt {
  margin: 20px auto 0;
}
.com-contact .contact-list-btn {
  width: 270px;
  height: 50px;
  line-height: 50px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-btn {
  font-size: 1.4rem;
}
#top-news .news-post {
  margin-top: 20px;
}

/* top-access  SP
------------------------------------ */
#top-access .access-inner {
  padding: 50px 15px;
}
#top-access .access-inner::before {
  width: 59%;
  height: 54px;
  top: 36px;
}
#top-access .access-ttl {
  text-align: right;
}
#top-access .access-list {
  margin: 30px auto 0;
}
#top-access .access-list-contents02 {
  margin: 20px auto 0;
}
#top-access .access-list-img {
  position: relative;
  top: auto;
  right: auto;
}
#top-access .access-list-img-r {
  width: 100%;
  height: 0;
  padding-top: 75.9%;
}
#top-access .access-list-img-l {
  width: 100%;
  height: 0;
  padding-top: 48.8%;
}
#top-access .access-list-ttl {
  font-size: 2rem;
}
#top-access .access-list-txt-box {
  margin-top: 15px;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .concept {
  padding: 50px 0;
}
#about .concept-inner {
  padding: 0 15px;
}
#about .concept-img {
  margin-top: 30px;
}
#about .concept-ttl {
  margin-top: 20px;
}
#about .concept-txt-box {
  margin-top: 20px;
}
#about .concept-com {
  font-size: 1.7rem;
  flex-direction: column;
  align-items: center;
}
#about .concept-com::after {
  margin: 10px auto 0;
}
#about .concept-flx {
  margin: 25px auto 0;
  display: block;
}
#about .concept-flx-left {
  padding: 15px;
}
#about .concept-flx-right {
  margin: 10px auto 0;
}
#about .concept-img-bottom {
  margin-top: 25px;
}
#about .service {
  padding-bottom: 100px;
}
#about .service-txt {
  margin-top: 15px;
}
#about .service-list-item {
  margin-top: 60px;
  padding-top: 60px;
}
#about .flow-inner {
  padding-top: 30px;
}
#about .flow-ttl {
  top: -24px;
}
#about .flow-ttl02 {
  font-size: 2rem;
}
#about .flow-ttl03 {
  margin-top: 25px;
  font-size: 1.7rem;
}
#about .flow-list {
  margin-top: 30px;
}
#about .flow-list-item {
  padding: 40px 15px 30px;
}
#about .flow-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#about .flow-list-item:nth-of-type(n+2)::before {
  width: 22px;
  height: 15px;
  top: -32px;
}
#about .flow-list-item01 {
  background-size: 40px;
  background-position: calc(100% - 20px) 15px;
}
#about .flow-list-item02 {
  background-size: 50px;
  background-position: calc(100% - 20px) 15px;
}
#about .flow-list-item03 {
  background-size: 45px;
  background-position: calc(100% - 20px) 15px;
}
#about .flow-list-item04 {
  background-size: 45px;
  background-position: calc(100% - 20px) 15px;
}
#about .flow-list-item05 {
  background-size: 40px;
  background-position: calc(100% - 30px) 15px;
}
#about .flow-list-ttl-en span {
  font-size: 3rem;
}
#about .flow-list-ttl-ja {
  margin-top: 8px;
  font-size: 1.9rem;
}
#about .flow-list-btn-wrap {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#about .flow-list-btn-wrap li:nth-of-type(n+2) {
  margin: 15px auto 0;
}
#about .flow-list-note {
  margin-top: 25px;
}
#about .faq {
  padding: 50px 0 0;
}
#about .faq-list {
  margin: auto;
}
#about .faq-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#about .faq-list-item dt {
  padding: 15px 10px 15px 35px;
  font-size: 1.8rem;
}
#about .faq-list-item dt::before {
  left: 8px;
  top: 16px;
}
#about .faq-list-item dd {
  padding: 15px 10px 15px 30px;
}
#about .faq-list-item dd::before {
  left: 6px;
  top: 14px;
}

/* lesson  PC
------------------------------------ */
.com-about .about-inner {
  padding-top: 30px;
  padding-bottom: 100px;
}
.com-about .about-img {
  margin-top: 0;
}
.com-about .about-img-iframe {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
}
.com-about .about-img-iframe video, .com-about .about-img-iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.com-about .about-txt-box {
  margin-top: 20px;
}

.com-features .features-inner {
  padding-top: 30px;
}
.com-features .features-ttl-en {
  top: -26px;
}
.com-features .features-ttl-ja {
  font-size: 2rem;
}
.com-features .features-list {
  margin-top: 30px;
}
.com-features .features-list-item {
  padding: 120px 15px 30px;
}
.com-features .features-list-item01 {
  background-position: center 15px;
  background-size: 40px;
}
.com-features .features-list-item02 {
  background-position: center 15px;
  background-size: 35px;
}
.com-features .features-list-item03 {
  background-position: center 15px;
  background-size: 35px;
}
.com-features .features-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-features .features-list-ttl::after {
  width: 25px;
}
.com-features .features-list-txt {
  margin-top: 10px;
}

#lesson .schedule-txt-box {
  margin-top: 20px;
}
#lesson .schedule-list {
  display: block;
  flex-direction: column;
  align-items: center;
}
#lesson .schedule-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#lesson .schedule-list a {
  width: 100%;
  max-width: 320px;
  height: 50px;
}
#lesson .inst-inner {
  padding-top: 20px;
}
#lesson .inst-list {
  margin-top: 20px;
}
#lesson .inst-list-item {
  width: 49.5%;
}
#lesson .inst-list-item:nth-of-type(2n) {
  margin-left: 1%;
}
#lesson .inst-list-item:nth-of-type(n+3) {
  margin-top: 1%;
}
#lesson .price-inner {
  padding-top: 20px;
}
#lesson .price-txt {
  text-align: left;
}

.com-price .price-border {
  padding-bottom: 25px;
}
.com-price .price-list {
  margin-top: 25px;
}
.com-price .price-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
.com-price .price-list-box {
  padding: 20px 15px;
}
.com-price .price-list-price {
  font-size: 1.8rem;
}
.com-price .cansel {
  margin-top: 30px;
}
.com-price .cansel-ttl {
  font-size: 2rem;
}
.com-price .cansel-txt {
  padding: 15px;
}

/* studio  SP
------------------------------------ */
#studio .features-list-item01 {
  background-position: center 15px;
}
#studio .features-list-item02 {
  background-position: center 15px;
  background-size: 150px;
}
#studio .features-list-item03 {
  background-position: center 15px;
  background-size: 80px;
}
#studio .dance-list-item {
  flex-direction: column !important;
  align-items: center;
}
#studio .dance-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#studio .dance-list-ttl::after {
  width: 25px;
}
#studio .dance-list-ttl-sub {
  font-size: 1.7rem;
  flex-direction: column;
  align-items: center;
}
#studio .dance-list-ttl-sub::after {
  margin: 10px auto 0;
}
#studio .dance-list-txt {
  margin-top: 20px;
}
#studio .dance-list-point {
  margin-top: 20px;
  padding: 15px;
}
#studio .dance-list-img {
  margin: 0 auto 0;
  flex-direction: column;
  align-items: center;
}
#studio .dance-list-img img:nth-of-type(n+2) {
  margin: 0 auto 0;
}
#studio .dance-flx {
  flex-direction: column;
  align-items: center;
}
#studio .dance-flx-con:nth-of-type(n+2) {
  margin-top: 30px;
}
#studio .dance-btn-wrap {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#studio .dance-btn-wrap li:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#studio .dance-txt-box {
  margin-top: 20px;
}
#studio .price-sm-list {
  margin-top: 30px;
}
#studio .price-sm-list-item:nth-of-type(n+2) {
  margin: 40px auto 0;
}
#studio .price-sm-table th, #studio .price-sm-table td {
  padding: 10px;
}
#studio .add-ttl {
  margin-top: 20px;
}
#studio .add-img02 {
  margin-top: 20px;
}
#studio .add-note {
  margin-top: 30px;
}
#studio .add-note-box {
  padding: 15px 10px;
}
#studio .add-note-txt {
  text-align: left;
}

/* instructor  SP
------------------------------------ */
#instructor .about {
  padding-top: 50px;
}
#instructor .about-inner {
  padding-top: 30px;
}
#instructor .about-flx {
  flex-direction: column-reverse;
  align-items: center;
}
#instructor .about-flx-img {
  width: 100%;
}
#instructor .about-flx-contents {
  margin: 20px auto 0;
}
#instructor .about-flx-ttl {
  font-size: 1.8rem;
}
#instructor .about-flx-ttl::after {
  width: 25px;
}
#instructor .about-table {
  margin-top: 15px;
}
#instructor .instructor-ttl::after {
  width: 25px;
}
#instructor .instructor-txt {
  margin-top: 25px;
}
#instructor .instructor-list {
  margin-top: 40px;
}
#instructor .instructor-list-item {
  padding: 20px;
  flex-direction: column;
  align-items: center;
}
#instructor .instructor-list-img {
  width: 100%;
  height: 0;
  padding-top: 100%;
}
#instructor .instructor-list-con {
  margin: 20px auto 0;
}
#instructor .instructor-list-name::after {
  width: 25px;
}

/* news  PC
------------------------------------ */
#news .com-tag {
  margin: auto;
}
#news .com-ttl03 {
  text-align: left;
}
#news .com-ttl03.clamp1 {
  padding-bottom: 15px;
  position: relative;
  line-height: 2.5;
}
#news .com-ttl03.clamp1::after {
  width: 20px;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 11px;
}
#news .com-ttl03::after {
  margin-left: 0;
}/*# sourceMappingURL=style_sp.css.map */