@charset "UTF-8";
/* 共通 */
/* --------------------------------------------
  アロマグレースのアロマテラピーとは
-------------------------------------------- */
.sec-about {
  margin-top: 4em;
}

.about-bg {
  margin: 0 auto;
  margin-top: 4em;
  padding: 3em 2.5em;
  background: url("../images/bg_flower_02.png") center/cover no-repeat;
}

.about-lead {
  width: 80%;
  max-width: 63.5em;
  margin: 0 auto;
}

.about-lead__txt {
  margin-top: 1.5em;
  font-size: 1em;
  line-height: 2.3;
}

.about-lead__main {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3em;
}

.about-lead__img {
  width: 38.125em;
}

.about-service-wrapper {
  margin-top: 3em;
  padding-top: 4em;
}

.about-service__txt {
  font-size: 1em;
  line-height: 1.8;
  text-align: center;
}

.about-service {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  gap: 1.25em;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 67.5em;
  margin: 0 auto;
  padding: 3em 0;
}

.about-service-area {
  width: calc(33% - 1.2030075187969924em);
}

.about-service-area__link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-direction: column;
  height: 100%;
  min-height: 37.625em;
  padding-bottom: 1em;
  background-color: #fff;
}
a.about-service-area__link {
  color: inherit;
  text-decoration: none;
}

.about-service-area__link::after {
  position: absolute;
  bottom: -1em;
  left: 0;
  width: 16em;
  height: 17.625em;
  background: url(../images/bg_deco.png) center/contain no-repeat;
  content: "";
}

.about-service-area__heading {
  margin: 1.5em 1em 1em;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center;
}

.about-service-area__txt {
  padding: 0 2em;
  font-size: 1.125em;
  line-height: 2;
}

.about-service-area__img {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.bnr-school {
  width: 67.5em;
  margin: 4em auto;
  border: 2px solid #A56CA8;
}

.bnr-school__link {
  display: block;
  min-height: 25.625em;
  background: url(../images/bg_woman.jpg) center/cover no-repeat;
}
a.bnr-school__link {
  color: inherit;
  text-decoration: none;
}

.bnr-school__cnts {
  width: 60%;
  margin-right: auto;
  padding: 8em 0 1em 3em;
  text-align: center;
}

.bnr-school__cnts-heading {
  display: inline-block;
  position: relative;
  font-size: 2.125em;
  font-weight: 700;
  line-height: 1;
}
.bnr-school__cnts-heading::before, .bnr-school__cnts-heading::after {
  display: block;
  position: absolute;
  bottom: 0.3em;
  width: 1.3529411765em;
  height: 0.4411764706em;
  background: url(../images/deco_heading_part.png) center/contain no-repeat;
  content: "";
}
.bnr-school__cnts-heading::before {
  left: -2.5em;
}
.bnr-school__cnts-heading::after {
  -webkit-transform: scaleX(-1);
  right: -2.5em;
  transform: scaleX(-1);
}

.bnr-school__cnts-lead {
  width: 63%;
  margin: 1em auto;
  padding: 0.8em 1em;
  border-radius: 1.125em;
  background-color: #DF7AAD;
  color: #fff;
  font-size: 1.375em;
  line-height: 1;
}

.bnr-school__cnts-txt {
  margin-top: 1em;
  font-size: 1.2em;
  line-height: 1.8;
}

.bnr-school__cnts-img {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 1em;
}

.bnr-school__cnts-img-item {
  width: 49.5%;
}

.about-navi-wrapper {
  padding: 4.5em 0;
}

.about-navi {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 67.5em;
  min-height: 41.4375em;
  margin: 0 auto;
  padding: 3em 2.5em;
  background: url(../images/bg_green.jpg) center/cover no-repeat;
}
.about-navi_inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}

.about-navi-item {
  position: relative;
  width: 30%;
  max-width: 286px;
  padding: 2.5em 2em;
}
.about-navi-item + .about-navi-item {
  margin-left: 3em;
}
.about-navi-item::after {
  -webkit-filter: blur(1px);
  display: block;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #B7DC9F;
  background-color: rgba(255, 255, 255, 0.78);
  content: "";
  filter: blur(1px);
}

.about-navi-item__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: relative;
  flex-direction: column;
  height: 100%;
}

.about-navi-item__heading {
  position: relative;
  padding-bottom: 1.3em;
  font-size: 1.375em;
  font-weight: 700;
  text-align: center;
}
.about-navi-item__heading::after {
  -webkit-transform: translateX(-50%);
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 7em;
  height: 0.6363636364em;
  transform: translateX(-50%);
  background: url(../images/deco_heading_gray.png) center/contain no-repeat;
  content: "";
}

.about-navi-item__txt {
  margin-top: 1.5em;
  line-height: 1.8;
  text-align: center;
}

.about-navi-item__btn {
  width: 90%;
  margin: 2.375em auto 0;
}
.about-navi-item__btn .btn-primary {
  padding: 0.6em 1em;
}

/* --------------------------------------------
  お知らせ・ブログ
-------------------------------------------- */
.sec-blog {
  padding: 5em 0;
}
.sec-blog .heading-primary {
  margin-bottom: 2.5em;
}

.sec-blog__btn {
  width: 17.125em;
  margin: 2em auto 0;
}

@media screen and (max-width: 1900px) {
  /* 共通 */
  .sec-about {
    font-size: 0.85vw;
  }
  .about-service-wrapper {
    font-size: 0.85vw;
  }
}

@media screen and (max-width: 1540px) {
  /* 共通 */
}

@media screen and (max-width: 1260px) {
  /* 共通 */
  .sec-blog {
    width: 90%;
    margin: 0 auto;
    font-size: 1.3vw;
  }
}

@media screen and (max-width: 1100px) {
  /* 共通 */
  .about-service-area__txt {
    padding: 0 1em;
  }
}

@media screen and (max-width: 840px) {
  /* 共通 */
  .about-lead {
    width: 90%;
    max-width: none;
  }
  .about-lead__img {
    font-size: 0.5vw;
  }
  .about-service-area__link {
    min-height: 45em;
  }
  .bnr-school {
    width: 85%;
  }
  .bnr-school__link {
    min-height: 33em;
  }
  .bnr-school__cnts {
    padding: 12em 0 1em 3em;
  }
  .bnr-school__cnts-lead {
    width: 80%;
  }
  .about-navi {
    width: 80%;
    min-height: 52em;
    background-position: top center;
  }
}

@media screen and (max-width: 480px) {
  /* 共通 */
  .sec-about {
    margin-top: 15em;
    font-size: 3.3vw;
  }
  .about-bg {
    padding: unset;
  }
  .about-lead {
    width: 95%;
  }
  .about-lead__txt {
    line-height: 2;
  }
  .about-lead__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 0;
  }
  .about-lead__img {
    margin-top: 5em;
    font-size: 1.5vw;
  }
  .about-service-wrapper {
    font-size: 3.4vw;
  }
  .about-service {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 90%;
  }
  .about-service-area {
    width: 100%;
  }
  .about-service-area + .about-service-area {
    margin-top: 3em;
    margin-left: 0;
  }
  .about-service-area__link {
    min-height: 38em;
  }
  .bnr-school {
    width: 100%;
    font-size: 3.2vw;
  }
  .bnr-school__link {
    min-height: 33em;
    background: url(../images/bg_woman.jpg) bottom right/57em no-repeat;
  }
  .bnr-school__cnts {
    width: 100%;
    padding: 2em 1em;
  }
  .bnr-school__cnts-heading {
    font-size: 1.8em;
  }
  .bnr-school__cnts-lead {
    margin: 1.5em auto 1em;
  }
  .bnr-school__cnts-txt {
    font-size: 0.9em;
  }
  .bnr-school__cnts-img {
    margin-top: 1.5em;
  }
  .about-navi-wrapper {
    padding: 0;
    background-color: transparent;
  }
  .about-navi_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: column;
    align-items: center;
  }
  .about-navi {
    width: 100%;
  }
  .about-navi-item {
    width: 72%;
    max-width: 100%;
    padding: 2em 1.5em 2.5em;
    background-color: rgba(255, 255, 255, 0.95);
  }
  .about-navi-item + .about-navi-item {
    margin-top: 2em;
    margin-left: 0;
  }
  .sec-blog {
    width: 100%;
    font-size: 3.4vw;
  }
}