@charset "utf-8";

.bg {
  position: relative;
  margin-top: 20px;
  background-image: url(../images/bg_top.jpg);
  height: 400px;
}

.bg,
.bg02 {
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.bg02 {
  background-image: url(../images/bg02_top.jpg);
  background-position: center;
  height: 300px;
}

.bg .fv_title {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  height: 100%;
}

.bg .fv_title-en {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 16px;
  text-transform: uppercase;
}

.bg .fv_title-ja {
  font-size: 42px;
  line-height: 1.42;
}

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

#breadcrumb {
  background-color: #262322;
  padding: 14px 40px;
}

#breadcrumb li {
  display: inline;
  color: #8a8a8a;
  font-size: 13px;
}

#breadcrumb li span {
  padding-left: 10px;
}

section {
  padding: 100px 0;
}

@media screen and (max-width: 767px) {
  section {
    padding: 50px 0;
  }
}

.section_title {
  margin-bottom: 77px;
}

@media screen and (max-width: 600px) {
  .section_title {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 600px) {
  .section_title-en {
    font-size: 25px;
  }
}

.about .section_title {
  margin-bottom: 40px;
}

.about_box {
  padding: 0 20px;
  text-align: center;
}

.about_lead {
  color: #A58C1B;
  font-size: 18px;
  margin: 0 auto 32px;
  position: relative;
  width: 566px;
}

@media screen and (max-width: 600px) {
  .about_lead {
    line-height: 1.4;
    width: 100%;
  }
}

.about_lead::before {
  background-color: #A58C1B;
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

@media screen and (max-width: 600px) {
  .about_lead::before {
    width: 40px;
    left: 30px;
  }
}

.about_lead::after {
  background-color: #A58C1B;
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

@media screen and (max-width: 600px) {
  .about_lead::after {
    width: 40px;
    right: 30px;
  }
}

.about_text {
  font-size: 20px;
  margin-bottom: 40px;
}

@media screen and (max-width: 600px) {
  .about_text {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

.concept {
  background-color: #332E2B;
}

.section_title-main {
  font-size: 32px;
  line-height: 1.43;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .section_title-main {
    font-size: 25px;
  }
}

.section_title-main::after {
  background-color: #787573;
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  margin: auto;
}

.concept_content {
  display: flex;
  gap: 80px;
  margin: auto;
  max-width: 1240px;
  padding: 0 20px;
}

@media screen and (max-width: 991px) {
  .concept_content {
    gap: 40px;
  }
}

@media screen and (max-width: 767px) {
  .concept_content {
    flex-direction: column;
    gap: 30px;
  }
}

.concept_img {
  flex: 1;
  text-align: center;
}

.concept_content-heading {
  font-size: 24px;
  line-height: 1.68;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .concept_content-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

.concept_content-text {
  font-size: 15px;
  line-height: 1.91;
  max-width: 430px;
}

@media screen and (max-width: 767px) {
  .concept_content-text {
    max-width: initial;
  }
}

/* エクスパンスの大切にしているコンセプトについて */
.obsessiveness {
  background: url(../images/bg-obsessiveness.jpg) no-repeat;
  background-size: cover;
}

.obsessiveness_content {
  margin: auto;
  max-width: 1240px;
  padding: 0 20px;
}

.obsessiveness_item {
  display: flex;
}

@media screen and (max-width: 991px) {
  .obsessiveness_item {
    display: block;
  }
}

.obsessiveness_item + .obsessiveness_item {
  margin-top: 30px;
}

.obsessiveness_body {
  background-color: #fff;
  flex: 1;
  padding: 80px 70px 94px 90px;
  width: 614px;
}

@media screen and (max-width: 1180px) {
  .obsessiveness_body {
    padding: 80px 50px 64px 60px;
  }
}

@media screen and (max-width: 991px) {
  .obsessiveness_body {
    margin: auto;
    width: 586px;
  }
}

@media screen and (max-width: 600px) {
  .obsessiveness_body {
    padding: 50px 25px 50px 40px;
    width: 100%;
  }
}

.obsessiveness_body h4 {
  color: #A58C1B;
  font-size: 24px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}

.obsessiveness_body h4::after {
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 147px;
  position: absolute;
  top: -58px;
  left: -30px;
  z-index: -1;
}

@media screen and (max-width: 600px) {
  .obsessiveness_body h4::after {
    background-size: 70%;
    top: -30px;
    left: -20px;
  }
}

.num1::after {
  background-image: url(../images/num1.svg);
  width: 58px;
}

.num2::after {
  background-image: url(../images/num2.svg);
  width: 83px;
}

.num3::after {
  background-image: url(../images/num3.svg);
  width: 82px;
}

.obsessiveness_body p {
  color: #000000;
  font-size: 15px;
  line-height: 1.9;
}

.obsessiveness_link {
  border-bottom: 1px solid #000000;
  color: #000000;
  display: inline-block;
  font-size: 16px;
  margin-top: 40px;
  padding-bottom: 10px;
  position: relative;
  width: 240px;
}

.obsessiveness_link::after {
  background: url(../images/arrow-link.svg) no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  width: 6px;
  height: 7px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.obsessiveness_img {
  width: 586px;
}

@media screen and (max-width: 991px) {
  .obsessiveness_img {
    margin: auto;
  }
}

@media screen and (max-width: 600px) {
  .obsessiveness_img {
    width: 100%;
  }
}

.obsessiveness_img img {
  height: 100%;
  object-fit: cover;
}

/* 私たちの想い */
.thought {

}

.thought_content {
  display: flex;
  align-items: center;
  margin: auto;
  max-width: 1240px;
  padding: 0 20px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .thought_content {
    display: block;
  }
}

.thought_body {
  position: absolute;
}

@media screen and (max-width: 991px) {
  .thought_body {
    position: initial;
  }
}

@media screen and (max-width: 600px) {
  .thought_body {
    margin-bottom: 30px;
  }
}

.thought_text {
  font-size: 15px;
  line-height: 1.9;
  max-width: 560px;
}

@media screen and (max-width: 991px) {
  .thought_text {
    max-width: initial;
  }
}

.thought_text + .thought_text {
  margin-top: 1em;
}

.thought_img {
  margin-left: auto;
}

/* オススメのコース */
.course {
  background-color: #332E2B;
}

.course_content {
  margin: auto;
  max-width: 1240px;
  padding: 0 20px;
}

.course_content-item {
  background-color: #3E3936;
  border: 1px solid #707070;
  color: #fff;
  display: flex;
  column-gap: 24px;
  padding: 40px;
}

@media screen and (max-width: 767px) {
  .course_content-item {
    padding: 25px;
  }
}

@media screen and (max-width: 600px) {
  .course_content-item {
    display: block;
  }
}

.course_content-item + .course_content-item {
  margin-top: 30px;
}

@media screen and (max-width: 600px) {
  .course_content-body {
    margin-top: 20px;
  }
}

.course_content-heading {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 22px;
}

@media screen and (max-width: 767px) {
  .course_content-heading {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

.course_content-price {
  border-bottom: 1px solid #fff;
  font-size: 14px;
  padding-bottom: 10px;
}

.course_content-price .generally {
  font-size: 18px;
  text-decoration: line-through;
}

@media screen and (max-width: 600px) {
  .course_content-price .generally {
    display: inline-block;
    margin-bottom: 10px;
  }
}

.course_content-price .arrow {
  margin: 0 8px;
  position: relative;
  top: -2px;
}

.course_content-price .first-time {
  background-color: #332E2B;
  display: inline-block;
  margin-right: 6px;
  padding: 3px 8px 5px;
}

.course_content-price .first-price {
  font-size: 26px;
  position: relative;
  top: 2px;
}

.course_content-text {
  font-size: 15px;
  line-height: 1.7;
  margin: 16px 0 20px;
}

.course_content-link {
  height: 50px !important;
  margin: initial !important;
}

.sns {
  padding: 80px 20px 100px;
}

.sns .section_title {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .sns {
    padding: 50px 20px 80px;
  }

  .sns .section_title {
    margin-bottom: 40px;
  }
}

.wpac {
  margin: auto !important;
  max-width: 1240px !important;
  padding: 0 20px !important;
}