/*========================================
mixin
==========================================*/
/*========================================
header
==========================================*/
.header-inner {
  width: 100%;
  height: 168px;
  padding: 45px 60px 0 60px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-top: 5px solid #dc4a5c;
}
.header-logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.header-logo a:hover {
  opacity: 0.8;
}
.header-content {
  max-width: 734px;
  width: 100%;
}
.header-info {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 30px;
}
.header-tel {
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  letter-spacing: 0.06em;
  margin-right: 34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 20px;
  position: relative;
}
.header-tel::before {
  content: "";
  width: 35px;
  height: 34px;
  margin-right: 13px;
  background: center/cover no-repeat url(../../images/common/header-tel-icon.png);
}
.header-tel .accent {
  font-size: 2rem;
}
.header-tel-txt {
  position: absolute;
  left: 0;
  bottom: 0;
}
.header-tel-txt img {
  display: block;
}
.header-contact:hover {
  opacity: 0.8;
}
.header .global-nav {
  max-width: 740px;
  width: 100%;
  margin-left: auto;
}
.header .global-nav-list {
  width: 100%;
}
.header .global-nav-list-item {
  line-height: 1;
}
.header .global-nav-list-item a {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
}
.header .global-nav-list-item a:hover {
  color: #bb3445;
}
.header .main-visual {
  width: 100%;
  height: 843px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.header .main-visual::before {
  position: absolute;
  content: "";
  top: 88px;
  right: 55px;
  width: 865px;
  height: 276px;
  background: center/cover no-repeat url(../../images/common/main-visual-en.png);
  z-index: -1;
}
.header .main-visual-img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.header .main-visual-textbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 40px;
  z-index: 1;
}
.header .main-visual-list {
  max-width: 1080px;
  width: 100%;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 auto;
  position: relative;
}
.header .main-visual-list-item:nth-child(1) {
  margin-left: -420px;
}
.header .main-visual-list-item:last-child {
  margin-right: -420px;
}
.header .sub-visual {
  width: 100%;
  height: 650px;
  position: relative;
  z-index: 1;
}
.header .sub-visual-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 1800px;
  width: 90%;
  height: 580px;
  z-index: 1;
  border-radius: 15px;
  overflow: hidden;
  border: 6px solid #ea4e61;
}
.header .sub-visual-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .sub-visual-textbox {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1280px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}
.header .sub-visual-title {
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
  color: #fff;
  padding: 29px 20px;
  background-color: #bb3445;
  border-radius: 8px;
}
.header .fix-btn {
  position: fixed;
  right: 0;
  bottom: 50px;
  z-index: 10;
}
.header .fix-btn:hover {
  opacity: 0.7;
}

/*========================================
mixin
==========================================*/
/*========================================
main
==========================================*/
.top-intro {
  margin-top: -150px;
  background: center/cover no-repeat url(../../images/top/top-intro-bg.png);
}
.top-intro-inner {
  padding: 299px 0 151px 0;
}
.top-intro-banner {
  width: 100%;
  min-height: 370px;
  padding: 50px 0 0 417px;
  background: right -55px bottom -89px/801px 403px no-repeat url(../../images/top/top-intro-deco.png), center/cover no-repeat url(../../images/top/top-intro-box-bg.png);
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
.top-intro-banner::before {
  position: absolute;
  content: "";
  top: -38px;
  left: -50px;
  width: 420px;
  height: 105px;
  background: center/cover no-repeat url(../../images/top/top-intro-sub-ttl.png);
}
.top-intro-banner::after {
  position: absolute;
  content: "";
  left: 46px;
  bottom: 0;
  width: 347px;
  height: 332px;
  background: center/cover no-repeat url(../../images/top/top-intro-img.png);
  z-index: -1;
}
.top-intro-banner:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.top-intro-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 310px;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
  background-color: #ffe91f;
  border-radius: 10px 0 10px 0;
}
.top-intro-btn::after {
  content: "";
  width: 21px;
  height: 21px;
  margin-left: 9px;
  background: center/cover no-repeat url(../../images/top/top-intro-arrow.png);
}

.top-about {
  overflow: hidden;
}
.top-about .cmn-title {
  text-align: left;
}
.top-about-inner {
  padding: 155px 0 110px 0;
  position: relative;
}
.top-about-inner::before {
  position: absolute;
  content: "";
  top: 83px;
  right: -178px;
  width: 332px;
  height: 332px;
  background: center/cover no-repeat url(../../images/top/top-about-img02.png);
}
.top-about-inner::after {
  position: absolute;
  content: "";
  bottom: 160px;
  right: -275px;
  width: 273px;
  height: 177px;
  background: center/cover no-repeat url(../../images/top/top-about-deco.png);
}
.top-about-inner .cmn-title {
  font-size: 4.8rem;
  margin-bottom: 58px;
}
.top-about-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top-about-img {
  margin-left: -233px;
}
.top-about-textbox {
  max-width: 540px;
  width: 100%;
}
.top-about-text {
  line-height: 2;
}
.top-about-text:not(:last-of-type) {
  margin-bottom: 25px;
}
.top-about-text:last-of-type {
  margin-bottom: 49px;
}

.top-class {
  max-width: 1380px;
  width: 100%;
  margin: 0 auto;
  background-color: #f1f1f1;
  border-radius: 10px;
}
.top-class .cmn-title {
  text-align: left;
}
.top-class-inner {
  padding: 160px 0;
  position: relative;
}
.top-class-list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  counter-reset: number 0;
}
.top-class-list-item {
  max-width: 335px;
  width: 100%;
  height: 432px;
  padding: 40px 38px 0 38px;
  background: center/cover no-repeat url(../../images/top/top-class-box-bg.png);
  border-radius: 7px;
  position: relative;
}
.top-class-list-item::before {
  position: absolute;
  content: "";
  top: 8px;
  left: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  counter-increment: number 1;
  content: "0" counter(number);
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.06em;
  color: #fff;
}
.top-class-list-item:not(:nth-child(3n)) {
  margin-right: 37px;
}
.top-class-list-item:not(:nth-last-child(-n+2)) {
  margin-bottom: 40px;
}
.top-class-list-title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
  padding-bottom: 23px;
  position: relative;
}
.top-class-list-title::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: center/cover no-repeat url(../../images/top/top-class-border.png);
}
.top-class-img {
  margin-bottom: 30px;
}
.top-class-text {
  line-height: 1;
  text-align: center;
}
.top-class .cmn-btn {
  position: absolute;
  top: 186px;
  right: 0;
}

.top-guide .cmn-title {
  text-align: left;
}
.top-guide-inner {
  padding: 143px 0 0 0;
  position: relative;
}
.top-guide-inner::before {
  position: absolute;
  content: "";
  top: 174px;
  right: 0;
  width: 174px;
  height: 114px;
  background: center/cover no-repeat url(../../images/top/top-guide-deco.png);
}
.top-guide-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top-guide-img {
  margin-left: -190px;
}
.top-guide-textbox {
  max-width: 540px;
  width: 100%;
}
.top-guide-textbox .cmn-title {
  margin-bottom: 40px;
}
.top-guide-text {
  line-height: 2;
}
.top-guide-text:not(:last-of-type) {
  margin-bottom: 25px;
}
.top-guide-text:last-of-type {
  margin-bottom: 49px;
}

.top-other {
  margin-top: -214px;
  background: center/cover no-repeat url(../../images/top/top-other-bg.png);
}
.top-other-inner {
  padding: 307px 0 153px 0;
}
.top-other-inner .cmn-title {
  margin-bottom: 43px;
}
.top-other-content {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 82px 20px;
  background: left 30px top 30px/15px 15px no-repeat url(../../images/top/top-other-dot.png), left 30px bottom 30px/15px 15px no-repeat url(../../images/top/top-other-dot.png), right 30px top 30px/15px 15px no-repeat url(../../images/top/top-other-dot.png), right 30px bottom 30px/15px 15px no-repeat url(../../images/top/top-other-dot.png), #fff;
  border-radius: 10px;
}
.top-other-text {
  font-size: 2rem;
  line-height: 2;
  text-align: center;
  margin-bottom: 38px;
}
.top-other .cmn-btn {
  margin: 0 auto;
}

.news {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.news-inner {
  padding: 160px 0 140px 0;
  position: relative;
}
.news-inner .cmn-title {
  text-align: left;
}
.news-list {
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.news-list-item {
  max-width: 320px;
  width: 100%;
  margin-bottom: 20px;
}
.news-list-item:not(:nth-child(3n)) {
  margin-right: 60px;
}
.news-list-item a {
  width: 100%;
}
.news-list-item a:hover .news-visual::before {
  right: 2px;
}
.news-list-item a:hover .news-visual img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.news-list-item a time {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 14px;
  letter-spacing: 0.1em;
}
.news-visual {
  width: 100%;
  height: 280px;
  margin-bottom: 25px;
  border-radius: 7px;
  overflow: hidden;
  position: relative;
}
.news-visual img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.news-title {
  width: 100%;
  display: block;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news-accent {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 5px;
}
.news-accent-tag {
  font-size: 1.7rem;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  padding: 5px 10px;
  background-color: #ea4e61;
  margin-bottom: 10px;
  border-radius: 3px;
}
.news-accent-tag:not(:last-child) {
  margin-right: 10px;
}
.news .cmn-btn {
  position: absolute;
  top: 194px;
  right: 0;
}
.news-tag-list {
  max-width: 350px;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-overflow: ellipsis;
  margin: 0 0 30px auto;
  cursor: pointer;
  color: #bb3445;
  border: 2px solid #bb3445;
}
.news-tag-list-item {
  width: 100%;
  margin-bottom: 15px;
  margin-right: 10px;
}
.news-tag-list-item a {
  font-size: 1.6rem;
  color: #fff !important;
  padding: 5px 10px;
  background-color: #bb3445;
}
.news-tag-list-item a:hover {
  opacity: 0.6;
}
.news-detail-inner {
  text-align: center;
}
.news-detail-content {
  width: 100%;
  margin: 0 auto;
}
.news-detail-info-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 30px;
}
.news-detail-info-list-item {
  line-height: 1;
  color: #aaa;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #aaa;
}
.news-detail-title {
  font-size: 2.5rem;
  line-height: 1.4;
  text-align: left;
  padding-bottom: 10px;
}
.news-detail-textbox {
  min-height: 200px;
  text-align: left;
  padding: 20px 0;
  margin-bottom: 30px;
  border-top: 1px solid #bb3445;
  border-bottom: 1px solid #bb3445;
}
.news-detail-textbox time {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.news-detail-text {
  line-height: 1.75;
}
.news-detail-text img {
  max-width: 100%;
}
.news-detail .paginated-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.news-detail .paginated-link .prev-link {
  width: 187px;
  text-align: center;
  margin-right: 5px;
}
.news-detail .paginated-link .back-link {
  padding: 0 20px;
  border-left: 1px solid #bb3445;
  border-right: 1px solid #bb3445;
}
.news-detail .paginated-link .next-link {
  width: 187px;
  text-align: center;
  margin-left: 5px;
}
.news-detail .paginated-link a {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #bb3445 !important;
}
.news-detail .paginated-link a:hover {
  opacity: 0.8;
}

.reserve {
  background: center/cover no-repeat url(../../images/top/reserve-bg.png);
  position: relative;
  z-index: 1;
}
.reserve::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 290px;
  height: 249px;
  background: center/cover no-repeat url(../../images/top/reserve-bg-l-t.png);
  z-index: -1;
}
.reserve::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 291px;
  height: 249px;
  background: center/cover no-repeat url(../../images/top/reserve-bg-r-b.png);
  z-index: -1;
}
.reserve-inner {
  padding: 129px 0;
}
.reserve .cmn-title {
  color: #fff;
}
.reserve .cmn-title-en {
  color: #fff;
}
.reserve-text {
  font-size: 2rem;
  line-height: 1.8;
  text-align: center;
  color: #fff;
  margin-bottom: 45px;
}
.reserve-content {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 57px;
  margin-bottom: 60px;
  background-color: #fff;
  border-radius: 8px;
}
.reserve-tel {
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  letter-spacing: 0.06em;
  margin-right: 34px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.reserve-tel::before {
  content: "";
  width: 40px;
  height: 40px;
  margin-right: 13px;
  background: center/cover no-repeat url(../../images/top/reserve-tel-icon.png);
}
.reserve-tel .accent {
  font-size: 2rem;
}
.reserve-tel-txt {
  position: absolute;
  left: 0;
  bottom: 0;
}
.reserve-tel-txt img {
  display: block;
}
.reserve-contact:hover {
  opacity: 0.8;
}
.reserve-sub-title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-bottom: 23px;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reserve-sub-title::before {
  content: "";
  width: 23px;
  height: 32px;
  margin-right: 19px;
  background: center/cover no-repeat url(../../images/top/reserve-sub-title-l.png);
}
.reserve-sub-title::after {
  content: "";
  width: 23px;
  height: 32px;
  margin-left: 19px;
  background: center/cover no-repeat url(../../images/top/reserve-sub-title-r.png);
}
.reserve-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reserve-btn:hover {
  opacity: 0.8;
}
.reserve-btn:not(:last-of-type) {
  margin-right: 30px;
}

/*========================================
about
==========================================*/
.about {
  overflow: hidden;
}
.about .cmn-title {
  text-align: left;
}
.about-inner {
  padding: 80px 0 160px 0;
  position: relative;
}
.about-inner::after {
  position: absolute;
  content: "";
  top: 155px;
  right: -55px;
  width: 273px;
  height: 177px;
  background: center/cover no-repeat url(../../images/top/top-about-deco.png);
}
.about-inner .cmn-title {
  font-size: 4.8rem;
  margin-bottom: 58px;
}
.about-img {
  margin-left: -100px;
}
.about-textbox {
  max-width: 540px;
  width: 100%;
}
.about-text {
  line-height: 2;
}
.about-text:not(:last-of-type) {
  margin-bottom: 25px;
}

.feature {
  background: center/cover no-repeat url(../../images/about/feature-bg.png);
}
.feature-content:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
.feature-content:nth-of-type(even) .feature-img {
  margin-right: auto;
  margin-left: -40px;
}
.feature-content:not(:last-of-type) {
  margin-bottom: 85px;
}
.feature-sub-text {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 65px;
}
.feature-sub-text .accent {
  font-weight: 900;
  color: #bb3445;
}
.feature-img {
  margin-right: -40px;
}
.feature-textbox {
  max-width: 540px;
  width: 100%;
}
.feature-title {
  font-size: 3.2rem;
  color: #bb3445;
  margin-bottom: 35px;
}
.feature-no {
  font-family: "Roboto Condensed", sans-serif;
  display: block;
  font-size: 5rem;
  font-weight: 600;
  color: #c04453;
  line-height: 1;
  margin-bottom: 10px;
}
.feature-text {
  font-size: 1.8rem;
  line-height: 2;
}
.feature-text:not(:last-of-type) {
  margin-bottom: 25px;
}

.instructor {
  overflow: hidden;
}
.instructor-inner {
  padding: 160px 0;
}
.instructor-content {
  padding: 75px;
  background-color: #fff;
  border: 4px solid #bb3445;
  border-radius: 10px;
}
.instructor-content:not(:last-of-type) {
  margin-bottom: 66px;
}
.instructor-flex {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  margin-bottom: 50px;
}
.instructor-img {
  max-width: 450px;
  width: 100%;
  height: 430px;
  border-radius: 10px;
}
.instructor-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.instructor-textbox {
  max-width: 408px;
  width: 100%;
}
.instructor-title {
  font-size: 3.2rem;
  font-weight: 700;
  text-align: left;
  color: #bb3445;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
  padding-bottom: 24px;
  position: relative;
}
.instructor-title::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 404px;
  height: 3px;
  background: center/cover no-repeat url(../../images/about/instructor-border.png);
}
.instructor-body {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 25px;
}
.instructor-body img {
  max-width: 100%;
}
.instructor-text {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2;
}
.instructor-text:not(:last-of-type) {
  margin-bottom: 24px;
}
.instructor-text .accent {
  display: block;
  color: #bb3445;
  line-height: 1;
  margin-bottom: 12px;
}

.info {
  background-color: #f1f1f1;
}
.info-inner {
  padding: 160px 0;
}
.info-content {
  width: 100%;
  padding: 70px;
  background: left 30px top 30px/15px 15px no-repeat url(../../images/about/info-dot.png), left 30px bottom 30px/15px 15px no-repeat url(../../images/about/info-dot.png), right 30px top 30px/15px 15px no-repeat url(../../images/about/info-dot.png), right 30px bottom 30px/15px 15px no-repeat url(../../images/about/info-dot.png), #fff;
  border-radius: 10px;
  position: relative;
}
.info-content:not(:last-of-type) {
  margin-bottom: 69px;
}
.info-content:nth-of-type(even) .info-title {
  color: #ea4e61;
}
.info-content:nth-of-type(even) .info-title::before {
  background-color: #ea4e61;
}
.info-content:nth-of-type(even) .info-table {
  border: 3px solid #ea4e61;
}
.info-content:nth-of-type(even) .info-table tr:not(:last-of-type) td {
  border-bottom: 3px solid #ea4e61;
}
.info-content:nth-of-type(even) .info-table th {
  background-color: #ea4e61;
}
.info-content.padding {
  padding-top: 114px;
}
.info-flex {
  margin-bottom: 40px;
}
.info-textbox {
  max-width: 472px;
  width: 100%;
}
.info-title {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  color: #bb3445;
  margin-bottom: 40px;
  padding-left: 20px;
  position: relative;
}
.info-title::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6px;
  height: 100%;
  background-color: #bb3445;
  border-radius: 3px;
}
.info-table {
  border-radius: 7px;
  overflow: hidden;
  border-collapse: initial;
  border: 3px solid #bb3445;
}
.info-table tr:not(:last-of-type) th {
  border-bottom: 3px solid #fff;
}
.info-table tr:not(:last-of-type) td {
  border-bottom: 3px solid #bb3445;
}
.info-table tr th {
  width: 150px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 28px 0;
  text-align: center;
  background-color: #bb3445;
}
.info-table tr td {
  font-size: 1.8rem;
  font-weight: 700;
  padding: 11px 22px;
  background-color: #fff;
  vertical-align: middle;
}
.info-tel-txt img {
  display: block;
}
.info-map {
  max-width: 430px;
  width: 100%;
  height: 350px;
  border-radius: 10px;
  overflow: hidden;
}
.info-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.info-sub-text {
  font-size: 1.8rem;
  line-height: 1.7;
  padding: 30px 39px;
  margin-bottom: 40px;
  background-color: #f1f1f1;
  border-radius: 7px;
}
.info-list {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.info-list-item {
  max-width: 290px;
  width: 100%;
  height: 230px;
  margin-bottom: 15px;
  border-radius: 7px;
}
.info-list-item:not(:nth-child(3n)) {
  margin-right: 35px;
}
.info-list-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*========================================
class
==========================================*/
.class-content {
  padding: 70px 80px;
  background-color: #f1f1f1;
  border-radius: 10px;
}
.class-content:not(:last-of-type) {
  margin-bottom: 60px;
}
.class-title {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-bottom: 28px;
  padding: 25px 0;
  text-align: center;
  background-color: #ea4e61;
  border-radius: 7px;
}
.class-text {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 40px;
}
.class-sub-content {
  border-radius: 7px;
  overflow: hidden;
  border: 3px solid #ffe91f;
  border-radius: 7px;
}
.class-sub-content:not(:last-of-type) {
  margin-bottom: 50px;
}
.class-sub-title {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 23px 0;
  background-color: #ffe91f;
}
.class-table {
  width: 100%;
}
.class-table tr:not(:last-of-type) {
  border-bottom: 2px solid #ffe91f;
}
.class-table tr td {
  width: 50%;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  padding: 18px 15px;
  background-color: #fff;
}
.class-table tr td:not(:last-of-type) {
  border-right: 3px solid #ffe91f;
}

#class .feature-img {
  margin-left: -40px;
}
#class .feature-title {
  font-size: 3rem;
}
#class .feature-content:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
}
#class .feature-content:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}
#class .feature-content:nth-of-type(even) .feature-img {
  margin-left: auto;
  margin-right: -40px;
}

/*========================================
price
==========================================*/
.price-content {
  padding: 70px 80px;
  background: center/cover no-repeat url(../../images/guide/price-box-bg.png);
  border-radius: 10px;
}
.price-content:not(:last-of-type) {
  margin-bottom: 69px;
}
.price-title {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-bottom: 50px;
  padding: 25px 0;
  text-align: center;
  background-color: #ea4e61;
  border-radius: 7px;
}
.price-list-item {
  padding: 37px 38px;
  background-color: #ffffff;
  border-radius: 7px;
}
.price-list-item:not(:last-child) {
  margin-bottom: 29px;
}
.price-list-title {
  width: 70%;
  font-size: 1.9rem;
  font-weight: 700;
  color: #bb3445;
}
.price-flex {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  padding-bottom: 22px;
  margin-bottom: 12px;
  position: relative;
}
.price-flex::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: center/cover no-repeat url(../../images/guide/price-border.png);
}
.price-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  text-align: right;
}
.price-sub-text {
  font-size: 1.6rem;
  font-weight: 700;
}
.price-notice {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 29px;
}

.join {
  background-color: #f1f1f1;
}
.join-title {
  position: absolute;
  top: -36px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  padding: 27px 21px;
  background-color: #bb3445;
  border-radius: 7px;
}
.join-title .accent {
  font-size: 2.2rem;
}
.join-text {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 30px;
}
.join-text .accent {
  color: #bb3445;
}
.join-textbox {
  padding: 50px 52px;
  background-color: #f1f1f1;
  border-radius: 10px;
}
.join-sub-text {
  font-size: 1.8rem;
  line-height: 1.9;
}
.join-sub-text.line {
  line-height: 2.333;
}
.join-sub-text:not(:last-of-type) {
  margin-bottom: 10px;
}
.join-notice {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-top: 30px;
}

/*========================================
info
==========================================*/
.business-inner {
  padding-top: 80px;
}
.business-content {
  padding: 70px 80px;
  background: center/cover no-repeat url(../../images/guide/price-box-bg.png);
  border-radius: 10px;
}
.business-content:not(:last-of-type) {
  margin-bottom: 69px;
}
.business-title {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  margin-bottom: 50px;
  padding: 25px 0;
  text-align: center;
  background-color: #ea4e61;
  border-radius: 7px;
}
.business-flex {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px;
}
.business-img {
  max-width: 450px;
  width: 100%;
  height: 400px;
  border-radius: 10px;
}
.business-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.business-textbox {
  max-width: 408px;
  width: 100%;
}
.business-textbox img {
  max-width: 100%;
}
.business-sub-title {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 23px 0;
  margin-bottom: 30px;
  background-color: #ffe91f;
  border-radius: 7px;
}
.business-list {
  margin-bottom: 50px;
}
.business-list-item {
  padding: 37px 38px;
  background-color: #ffffff;
  border-radius: 7px;
}
.business-list-item:not(:last-child) {
  margin-bottom: 29px;
}
.business-list-title {
  width: 70%;
  font-size: 2rem;
  font-weight: 700;
  color: #bb3445;
}
.business-sub-flex {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  padding-bottom: 22px;
  margin-bottom: 12px;
  position: relative;
}
.business-sub-flex::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: center/cover no-repeat url(../../images/guide/price-border.png);
}
.business-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  text-align: right;
}
.business-btn {
  max-width: 400px;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 58px;
  background: center/cover no-repeat url(../../images/info/business-btn-bg.png);
  border-radius: 35px;
}
.business-btn::before {
  content: "";
  width: 35px;
  height: 35px;
  margin-right: 21px;
  background: center/cover no-repeat url(../../images/info/business-insta.png);
}
.business-btn::after {
  content: "";
  width: 24px;
  height: 25px;
  margin-left: 25px;
  background: center/cover no-repeat url(../../images/info/business-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.business-btn:hover {
  opacity: 0.8;
}
.business-btn:hover::after {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}

/*========================================
contact
==========================================*/
.contact-form-table tr {
  border: none;
}
.contact-form-table tr th {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  background-color: #bb3445;
}
.contact-form-table tr td a {
  text-decoration: underline;
}
.contact-submits-wrap input {
  color: #fff;
  background-color: #bb3445;
}
.contact-submits-wrap button {
  color: #fff;
  background-color: #bb3445;
}

/*========================================
privacy
==========================================*/
.privacy-content {
  padding: 25px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #bb3445;
  border-radius: 5px;
}
.privacy-content:not(:last-child) {
  margin-bottom: 30px;
}
.privacy-title {
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  border-left: 2px solid #bb3445;
}
.privacy-text {
  font-weight: 500;
}
.privacy-list {
  font-weight: 500;
  margin-top: 15px;
  list-style-type: square;
  list-style-position: inside;
}

/*========================================
site
==========================================*/
.site-list-item {
  width: 48%;
  border-bottom: 1px solid #bb3445;
}
.site-list-item a {
  width: 100%;
  padding: 20px 0 20px 10px;
  color: #bb3445;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-list-item a::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 20px;
  border-top: 1px solid #bb3445;
  border-right: 1px solid #bb3445;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.site-list-item a:hover {
  color: #000 !important;
}
.site-list-item a:hover::before {
  -webkit-transform: rotate(45deg) translate(8px, -8px);
          transform: rotate(45deg) translate(8px, -8px);
}

/*========================================
mixin
==========================================*/
/*========================================
footer
==========================================*/
.footer-inner {
  padding-bottom: 70px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
}
.footer-logo:hover {
  opacity: 0.7;
}
.footer-left {
  max-width: 305px;
  width: 100%;
}
.footer-btn:hover {
  opacity: 0.8;
}
.footer-btn:not(:last-of-type) {
  margin-bottom: 20px;
}
.footer-nav {
  max-width: 298px;
  width: 100%;
}
.footer-nav-list {
  width: 100%;
  height: 174px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
}
.footer-nav-list-item {
  line-height: 1;
}
.footer-nav-list-item:not(:nth-child(4)) {
  margin-bottom: 29px;
}
.footer-nav-list-item a {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}
.footer-nav-list-item a:hover {
  color: #bb3445;
}
.footer-bottom {
  background-color: #bb3445;
}
.footer-bottom-inner {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding: 17px 0;
}
.footer-bottom #copyright {
  max-width: 345px;
  width: 100%;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
}
.footer-sub-list-item {
  line-height: 1;
  color: #fff;
}
.footer-sub-list-item:not(:last-child) {
  margin-right: 15px;
}
.footer-sub-list-item:not(:last-child)::after {
  content: "|";
  margin-left: 15px;
}
.footer-sub-list-item a {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
}
.footer-sub-list-item a:hover {
  opacity: 0.6;
}