/*========================================
mixin
==========================================*/
/*========================================
header
==========================================*/
.header {
  position: relative;
  z-index: 2;
}
.header-inner {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0 30px 0 27px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 10;
}
.header-logo a {
  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;
}
.header-logo a:hover {
  opacity: 0.8;
}
.header-content {
  max-width: 980px;
  width: 100%;
  margin-top: 35px;
}
.header .global-nav {
  width: 100%;
  margin-bottom: 25px;
}
.header .global-nav-list {
  width: 100%;
}
.header .global-nav-list-item {
  line-height: 1;
}
.header .global-nav-list-item a {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.13em;
}
.header .global-nav-list-item a:hover {
  color: #34bfac;
  opacity: 0.8;
}
.header .global-nav-list-item a.current {
  color: #34bfac;
  opacity: 0.8;
}
.header-map {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.header-map:hover {
  opacity: 0.8;
}
.header .main-visual {
  width: 100%;
  height: 1050px;
  background: center/cover no-repeat url(../images/common/main-visual.png);
  position: relative;
  z-index: 1;
}
.header .main-visual::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 201px;
  background: center/cover no-repeat url(../images/common/main-visual-bottom.png);
  z-index: -1;
}
.header .main-visual-textbox {
  max-width: 1080px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  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: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 28px;
  padding-bottom: 315px;
}
.header .sub-visual {
  width: 100%;
  height: 760px;
  position: relative;
  z-index: 1;
}
.header .sub-visual::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 201px;
  background: center/cover no-repeat url(../images/common/main-visual-bottom.png);
  z-index: -1;
}
.header .sub-visual::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: left top/844px 759px no-repeat url(../images/common/sub-visual-l.png), right top/507px 759px no-repeat url(../images/common/sub-visual-r.png);
  z-index: -1;
}
.header .sub-visual-img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 1602px;
  width: 100%;
  height: 100%;
  z-index: -10;
}
.header .sub-visual-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .sub-visual-textbox {
  max-width: 1580px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  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;
}
.header .fix-line {
  position: fixed;
  right: 0;
  bottom: 156px;
  z-index: 100;
}
.header .fix-line:hover {
  opacity: 0.7;
}
.header .page-top {
  position: fixed;
  right: 0;
  bottom: 82px;
  z-index: 100;
}
.header .page-top:hover {
  opacity: 0.7;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}

/*========================================
mixin
==========================================*/
/*========================================
main
==========================================*/
.top-concept {
  background-color: #e3f8f5;
  position: relative;
  z-index: 1;
}
.top-concept::before {
  position: absolute;
  content: "";
  top: -186px;
  left: 0;
  width: 100%;
  height: 1902px;
  background: center/cover no-repeat url(../images/top/top-about-bg-top.png);
  z-index: -1;
}
.top-concept-inner {
  padding: 70px 0 100px 0;
}
.top-concept-title {
  text-align: center;
}
.top-concept-textbox {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 35px;
  position: relative;
  left: -22px;
}
.top-concept-text {
  font-size: 2rem;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.06em;
  line-height: 2.5;
  text-shadow: 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff;
}
.top-concept-text:not(:last-of-type) {
  margin-bottom: 25px;
}
.top-concept-video {
  max-width: 710px;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  background-color: #fff;
  outline: 1px solid #b8a482;
  outline-offset: -6px;
}
.top-concept-video video {
  width: 100%;
  height: 100%;
}

.top-worry {
  overflow: hidden;
  background-color: #e3f8f5;
  position: relative;
  z-index: 1;
}
.top-worry::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 935px;
  background: center/cover no-repeat url(../images/top/top-worry-bg-bottom.png);
  z-index: -1;
}
.top-worry-inner {
  padding-top: 53px;
}
.top-worry-title {
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-size: 3.5rem;
  line-height: 1;
  letter-spacing: 0.08em;
}
.top-worry-title::before {
  position: absolute;
  content: "";
  bottom: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 35px;
  height: 21px;
  background: center/cover no-repeat url(../images/top/top-worry-title-arrow.png);
}
.top-worry-title-en {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 25px auto;
  font-family: "Cormorant Garamond", serif;
  font-size: 10rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
}
.top-worry-textbox {
  padding: 216px 80px 100px 80px;
  background-color: #f2fdfc;
  -webkit-box-shadow: 0 0 43px 0 #d0f5f3;
          box-shadow: 0 0 43px 0 #d0f5f3;
  position: relative;
  z-index: 1;
}
.top-worry-textbox::before {
  position: absolute;
  content: "";
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1120px;
  height: 1px;
  background: center/cover no-repeat url(../images/top/top-worry-box-border-top.png);
}
.top-worry-textbox::after {
  position: absolute;
  content: "";
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1120px;
  height: 1px;
  background: center/cover no-repeat url(../images/top/top-worry-box-border-bottom.png);
}
.top-worry-list {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top-worry-list-item {
  max-width: 280px;
  width: 100%;
  text-align: center;
}
.top-worry-list-item:nth-child(2) .top-worry-list-title {
  background: center/cover no-repeat url(../images/top/top-worry-bg02.png);
}
.top-worry-list-item:nth-child(3) .top-worry-list-title {
  background: center/cover no-repeat url(../images/top/top-worry-bg03.png);
}
.top-worry-list-item:nth-child(4) .top-worry-list-title {
  background: center/cover no-repeat url(../images/top/top-worry-bg04.png);
}
.top-worry-list-item:nth-child(4) .top-worry-btn {
  height: 75px;
  border-radius: 37.5px;
}
.top-worry-list-item:nth-child(5) .top-worry-list-title {
  background: center/cover no-repeat url(../images/top/top-worry-bg05.png);
}
.top-worry-list-item:nth-child(6) .top-worry-list-title {
  background: center/cover no-repeat url(../images/top/top-worry-bg06.png);
}
.top-worry-list-item:not(:nth-last-child(-n+3)) {
  margin-bottom: 60px;
}
.top-worry-list-title {
  width: 100%;
  min-height: 264px;
  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: 2.1rem;
  font-weight: 400;
  line-height: 1.8;
  text-shadow: 0 0 28px #fff, 0 0 28px #fff, 0 0 28px #fff, 0 0 28px #fff, 0 0 28px #fff, 0 0 28px #fff, 0 0 28px #fff, 0 0 28px #fff, 0 0 28px #fff, 0 0 28px #fff, 0 0 28px #fff;
  background: center/cover no-repeat url(../images/top/top-worry-bg01.png);
}
.top-worry-btn {
  max-width: 250px;
  width: 100%;
  height: 50px;
  margin: -7px auto 0 auto;
  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: 1.8rem;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, right top, from(#bdecfa), to(#fedfe6));
  background: -webkit-linear-gradient(left, #bdecfa, #fedfe6);
  background: linear-gradient(to right, #bdecfa, #fedfe6);
  border-radius: 25px;
  position: relative;
}
.top-worry-btn::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 1px;
  background-color: #b8a482;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.top-worry-btn:hover {
  opacity: 0.8;
}
.top-worry-btn:hover::before {
  right: 10px;
}

.top-about {
  background: top 149px right/1600px 1151px no-repeat url(../images/top/top-about-bg-r.png);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.top-about::before {
  position: absolute;
  content: "";
  top: 18px;
  left: 0;
  width: 792px;
  height: 571px;
  background: center/cover no-repeat url(../images/top/top-about-bg-l-t.png);
  z-index: -1;
}
.top-about::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 369px;
  background: center/cover no-repeat url(../images/top/top-about-bg-bottom.png);
  z-index: -1;
}
.top-about-inner {
  padding: 150px 0;
}
.top-about-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  margin-bottom: 29px;
}
.top-about-img {
  margin-right: -420px;
  -webkit-box-shadow: 0 0 43px 0 #e2f6f7;
          box-shadow: 0 0 43px 0 #e2f6f7;
}
.top-about-textbox .cmn-title {
  text-align: left;
  line-height: 1.5;
  margin-bottom: 47px;
}
.top-about-textbox .cmn-title-en {
  margin-left: 0;
  margin-bottom: 14px;
}
.top-about-textbox .cmn-title .en {
  font-family: "Cormorant Garamond", serif;
  font-size: 5rem;
  font-weight: 500;
}
.top-about-textbox .cmn-title .s-font {
  font-size: 2.2rem;
  font-weight: 500;
}
.top-about-text {
  font-size: 1.7rem;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.06em;
  line-height: 2.6;
}
.top-about-text:not(:last-of-type) {
  margin-bottom: 20px;
}
.top-about-list {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 90px;
}
.top-about-list-item {
  max-width: 680px;
  width: 100%;
  height: 420px;
  -webkit-box-shadow: 0 0 43px 0 #e2f6f7;
          box-shadow: 0 0 43px 0 #e2f6f7;
}
.top-about-list-item:first-child {
  margin-left: -210px;
}
.top-about-list-item:nth-child(2) {
  max-width: 580px;
  height: 380px;
  margin-top: 125px;
  margin-right: -100px;
}
.top-about-banner {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.top-service {
  overflow: hidden;
  background-color: #e3f8f5;
  position: relative;
  z-index: 1;
}
.top-service::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 758px;
  height: 1165px;
  background: center/cover no-repeat url(../images/top/top-service-l.png);
  z-index: -1;
}
.top-service::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 1108px;
  height: 1167px;
  background: center/cover no-repeat url(../images/top/top-service-r.png);
  z-index: -1;
}
.top-service-inner {
  padding-top: 0;
  padding-bottom: 150px;
}
.top-service-list {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.top-service-list-item {
  max-width: 330px;
  width: 100%;
  min-height: 358px;
}
.top-service-list-item:nth-child(2) a::before {
  width: 161px;
  background: center/contain no-repeat url(../images/top/top-service-en02.png);
}
.top-service-list-item:nth-child(3) a::before {
  width: 186px;
  background: center/contain no-repeat url(../images/top/top-service-en03.png);
}
.top-service-list-item:nth-child(4) a::before {
  bottom: -40px;
  width: 204px;
  height: 84px;
  background: center/contain no-repeat url(../images/top/top-service-en04.png);
}
.top-service-list-item:nth-child(5) a::before {
  width: 223px;
  height: 64px;
  background: center/contain no-repeat url(../images/top/top-service-en05.png);
}
.top-service-list-item:nth-child(6) a::before {
  width: 161px;
  background: center/contain no-repeat url(../images/top/top-service-en06.png);
}
.top-service-list-item:not(:nth-last-child(-n+3)) {
  margin-bottom: 60px;
}
.top-service-list-item a {
  width: 100%;
  min-height: 358px;
  height: 100%;
  padding: 20px;
  background-color: #f2fdfc;
  position: relative;
  -webkit-box-shadow: 0 0 43px 0 #e2f6f7;
          box-shadow: 0 0 43px 0 #e2f6f7;
}
.top-service-list-item a::before {
  position: absolute;
  content: "";
  right: -20px;
  bottom: -30px;
  width: 168px;
  height: 62px;
  background: center/contain no-repeat url(../images/top/top-service-en01.png);
}
.top-service-list-item a:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.top-service-img {
  margin-bottom: 29px;
}
.top-service-title {
  font-size: 2.3rem;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.top-service-title::before {
  content: "";
  width: 10px;
  height: 14px;
  margin-right: 13px;
  background: center/cover no-repeat url(../images/top/top-service-arrow.png);
}

.top-access-inner {
  padding-bottom: 39px;
  position: relative;
  z-index: 1;
}
.top-access-inner::before {
  position: absolute;
  content: "";
  bottom: 89px;
  left: 35px;
  width: 636px;
  height: 546px;
  background: center/cover no-repeat url(../images/top/top-access-bg-bottom.png);
  z-index: -1;
}
.top-access-inner .cmn-title {
  text-align: left;
}
.top-access-inner .cmn-title-en {
  margin-left: 0;
  margin-bottom: 14px;
}
.top-access-table {
  width: 100%;
  margin-bottom: 113px;
}
.top-access-table tr {
  border-bottom: 1px solid #b8a482;
}
.top-access-table tr:first-of-type {
  border-top: 1px solid #b8a482;
}
.top-access-table tr th {
  width: 270px;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  padding: 35px 0 35px 95px;
}
.top-access-table tr td {
  width: 810px;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.06em;
  padding: 25px 10px 25px 0;
}
.top-access-flex {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top-access-content {
  text-align: center;
}
.top-access-content:first-of-type {
  margin-left: -35px;
  margin-top: 62px;
}
.top-access-content:nth-of-type(2) .top-access-img {
  -webkit-box-shadow: 0 0 43px 0 #e2f6f7;
          box-shadow: 0 0 43px 0 #e2f6f7;
}
.top-access-map {
  width: 100%;
  height: 450px;
}
.top-access-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.top-license-inner {
  padding: 170px 0 150px 0;
}
.top-license-box {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 143px 0 100px 0;
  background: center/cover no-repeat url(../images/top/top-license-bg.png);
  position: relative;
}
.top-license-box:not(:last-of-type) {
  margin-bottom: 177px;
}
.top-license-box .cmn-title {
  position: absolute;
  top: -36px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 2.8rem;
}
.top-license-box .cmn-title-en {
  font-size: 6rem;
  font-weight: 400;
  margin-bottom: 20px;
}
.top-license-content:not(:last-of-type) {
  margin-right: 45px;
}
.top-license-img {
  margin-bottom: 20px;
}
.top-license-text {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
}

.reserve {
  overflow: hidden;
  background-color: #e3f8f5;
  position: relative;
  z-index: 1;
}
.reserve::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 980px;
  height: 469px;
  background: center/cover no-repeat url(../images/top/reserve-bg-l.png);
  z-index: -1;
}
.reserve::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 962px;
  height: 469px;
  background: center/cover no-repeat url(../images/top/reserve-bg-r.png);
  z-index: -1;
}
.reserve-inner .cmn-title {
  font-size: 2.8rem;
  margin-bottom: 48px;
}
.reserve-inner .cmn-title-en {
  font-size: 6rem;
  margin-bottom: 35px;
}
.reserve-inner .cmn-title .bg {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  margin: 0 auto 15px auto;
  font-size: 2.3rem;
  color: #fff;
  padding: 3px 9px 9px 9px;
  background-color: #b8a482;
}
.reserve-inner .cmn-title .bg .l-font {
  font-size: 2.8rem;
}
.reserve-flex {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reserve-text {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.08em;
  margin-right: 53px;
}
.reserve-btn:hover {
  opacity: 0.7;
}

.news {
  background: center/cover no-repeat url(../images/top/news-bg.png);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.news-inner {
  padding: 150px 0;
  position: relative;
  z-index: 1;
}
.news-wrap {
  width: 100%;
}
.news-textbox {
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.news-textbox .cmn-title {
  font-size: 2.8rem;
  text-align: left;
}
.news-textbox .cmn-title-en {
  font-size: 6rem;
}
.news-right {
  max-width: 766px;
  width: 100%;
}
.news-list {
  width: 100%;
  min-height: 330px;
}
.news-list-item {
  width: 100%;
}
.news-list-item:not(:last-child) {
  margin-bottom: 27px;
}
.news-list-item a {
  width: 100%;
  padding-bottom: 27px;
  border-bottom: 1px solid #b8a482;
}
.news-list-item a:hover {
  opacity: 0.8;
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.news-accent {
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-accent-tag {
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
  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: 4px 9px;
  background-color: #34bfac;
}
.news-accent-tag:not(:last-child) {
  margin-right: 10px;
}
.news-accent time {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  margin-right: 11px;
  margin-bottom: 5px;
}
.news-title {
  width: 100%;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.15em;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.news .more-btn {
  position: absolute;
  left: 0;
  bottom: 295px;
  max-width: 180px;
  width: 100%;
  height: 45px;
  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: 1.8rem;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, right top, from(#bdecfa), to(#fedfe6));
  background: -webkit-linear-gradient(left, #bdecfa, #fedfe6);
  background: linear-gradient(to right, #bdecfa, #fedfe6);
  border-radius: 22.5px;
}
.news .more-btn:hover {
  opacity: 0.8;
}
.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 40px auto;
  cursor: pointer;
  color: #000;
  border: 2px solid #000;
}
.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: #34bfac;
}
.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 #000;
  border-bottom: 1px solid #000;
}
.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 #000;
  border-right: 1px solid #000;
}
.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;
}
.news-detail .paginated-link a:hover {
  opacity: 0.8;
}

/*========================================
salon
==========================================*/
.about {
  overflow: hidden;
  background-color: #e3f8f5;
  position: relative;
  z-index: 1;
}
.about::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 965px;
  height: 834px;
  background: center/cover no-repeat url(../images/salon/about-bg-l.png);
  z-index: -1;
}
.about::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 972px;
  height: 946px;
  background: center/cover no-repeat url(../images/salon/about-bg-r.png);
  z-index: -1;
}
.about-inner {
  padding: 80px 0 150px 0;
  position: relative;
  z-index: 1;
}
.about-inner::before {
  position: absolute;
  content: "";
  top: 205px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 650px;
  height: 475px;
  background: center/cover no-repeat url(../images/salon/about-bg-center.png);
  z-index: -1;
}
.about-title {
  font-size: 4rem;
  font-weight: 500;
  text-align: center;
  color: #34bfac;
  margin-bottom: 35px;
  text-shadow: 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff;
}
.about-text {
  display: block;
  width: 815px;
  margin: 0 auto;
  font-size: 1.7rem;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.06em;
  line-height: 2.6;
}
.about-text:not(:last-of-type) {
  margin-bottom: 15px;
}
.about-text:nth-of-type(2) {
  margin-bottom: 45px;
}
.about-list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 75px;
}
.about-list-item {
  max-width: 278px;
  width: 100%;
  height: 278px;
  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: 2.3rem;
  font-weight: 500;
  line-height: 1.82;
  text-shadow: 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff;
  text-align: center;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 1;
}
.about-list-item::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 412px;
  height: 412px;
  background: center/contain no-repeat url(../images/salon/about-box-bg.png);
  z-index: -1;
}
.about-list-item:not(:last-child) {
  margin-right: 40px;
}
.about-sub-text {
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  color: #73d6e8;
  line-height: 1;
  letter-spacing: 0.06em;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  text-shadow: 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff;
}
.about-sub-text::before {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  margin-right: 40px;
  background-color: #b8a482;
}
.about-sub-text::after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  margin-left: 20px;
  background-color: #b8a482;
}

.solution {
  background: center/cover no-repeat url(../images/salon/solution-bg.png);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.solution::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 218px;
  background: center/cover no-repeat url(../images/salon/solution-bg-bottom.png);
  z-index: -1;
}
.solution-inner {
  padding-bottom: 300px;
}
.solution-inner .cmn-title {
  position: relative;
}
.solution-inner .cmn-title::before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -17px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 127px;
  height: 40px;
  background: center/cover no-repeat url(../images/salon/solution-title-deco.png);
  z-index: -1;
}
.solution-list {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.solution-list-item {
  max-width: 330px;
  width: 100%;
  text-align: center;
  margin-bottom: 45px;
  padding-bottom: 45px;
  border: 1px solid #b8a482;
}
.solution-list-item:not(:nth-child(3n)) {
  margin-right: 45px;
}
.solution-text {
  margin-top: -15px;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.solution-text .accent {
  font-weight: 600;
  color: #34bfac;
}

.obtain {
  background-color: #f2fdfc;
}
.obtain-inner {
  padding-top: 0;
  padding-bottom: 150px;
}
.obtain-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.obtain-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;
}
.obtain-content:not(:last-of-type) {
  margin-bottom: 90px;
}
.obtain-img {
  -webkit-box-shadow: 0 0 43px 0 #e2f6f7;
          box-shadow: 0 0 43px 0 #e2f6f7;
}
.obtain-textbox {
  max-width: 500px;
  width: 100%;
}
.obtain-no {
  font-size: 3rem;
  font-weight: 700;
  color: #b8a482;
  line-height: 1;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
}
.obtain-no::after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  margin-left: 35px;
  background-color: #b8a482;
}
.obtain-title {
  font-size: 2.72rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
}
.obtain-text {
  font-size: 1.7rem;
  line-height: 2.6;
}
.obtain-sub-text {
  font-size: 2.5rem;
  font-weight: 400;
  text-align: center;
  line-height: 2.12;
  letter-spacing: 0.08em;
  margin-bottom: 67px;
  text-shadow: 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff;
}

.treat {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.treat::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 3988px;
  background: center/cover no-repeat url(../images/salon/treat-bg-top.png);
  z-index: -10;
}
.treat::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 1106px;
  height: 1167px;
  background: center/cover no-repeat url(../images/salon/treat-bg-bottom.png);
  z-index: -1;
}
.treat-inner {
  padding: 150px 0;
}
.treat-sub-text {
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: 67px;
  text-shadow: 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff, 5px 5px 20px #fff, -5px 5px 20px #fff, 5px -5px 20px #fff, -5px -5px 20px #fff;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.treat-sub-text::before {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  margin-right: 60px;
  background-color: #b8a482;
}
.treat-sub-text::after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  margin-left: 35px;
  background-color: #b8a482;
}
.treat-content {
  padding: 40px;
  background-color: #f2fdfc;
}
.treat-content:not(:last-of-type) {
  margin-bottom: 70px;
}
.treat-title {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 11px 20px;
  margin-bottom: 30px;
  background: -webkit-gradient(linear, left top, right top, from(#34bfac), to(#74d6e8));
  background: -webkit-linear-gradient(left, #34bfac, #74d6e8);
  background: linear-gradient(to right, #34bfac, #74d6e8);
}
.treat-flex {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.treat-textbox {
  max-width: 560px;
  width: 100%;
  margin-top: -13px;
}
.treat-text {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 2.6;
  letter-spacing: 0.06em;
}

.case {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.case::before {
  position: absolute;
  content: "";
  right: 0;
  bottom: -240px;
  width: 1495px;
  height: 1188px;
  background: center/cover no-repeat url(../images/salon/case-bg-r-b.png);
  z-index: -1;
}
.case-inner {
  padding: 150px 0 110px 0;
}
.case-list {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.case-list-item {
  max-width: 510px;
  width: 100%;
  padding: 20px;
  margin-bottom: 60px;
  background-color: #f2fdfc;
}
.case-list-title {
  font-size: 2.5rem;
  font-weight: 400;
  border-bottom: 1px solid #b8a482;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 18px;
  margin-bottom: 25px;
}
.case-list-title .accent {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 102px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  padding: 8px 0;
  text-align: center;
  margin-left: 28px;
  background: -webkit-gradient(linear, left top, right top, from(#bdecfa), to(#fedfe6));
  background: -webkit-linear-gradient(left, #bdecfa, #fedfe6);
  background: linear-gradient(to right, #bdecfa, #fedfe6);
}
.case-img {
  margin-bottom: 33px;
}
.case-text {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 2.6;
  letter-spacing: 0.06em;
}

#feature {
  background-color: #f2fdfc;
  position: relative;
  z-index: 1;
}
#feature::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 797px;
  background: center/cover no-repeat url(../images/salon/feature-bg-top.png);
  z-index: -1;
}
#feature .obtain-inner {
  padding: 150px 0;
}
#feature .obtain-inner .cmn-title .accent {
  display: block;
  font-size: 2.6rem;
  color: #34bfac;
  margin-bottom: 23px;
}
#feature .obtain-inner .cmn-title .deco {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
#feature .obtain-inner .cmn-title .deco::before {
  position: absolute;
  content: "";
  right: -38px;
  bottom: -15px;
  width: 127px;
  height: 40px;
  background: center/cover no-repeat url(../images/salon/solution-title-deco.png);
  z-index: -1;
}

.menu {
  overflow: hidden;
  background-color: #e3f8f5;
  position: relative;
  z-index: 1;
}
.menu::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 756px;
  height: 1165px;
  background: center/cover no-repeat url(../images/salon/menu-bg-l.png);
  z-index: -1;
}
.menu::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 1110px;
  height: 788px;
  background: center/cover no-repeat url(../images/salon/menu-bg-r.png);
  z-index: -1;
}
.menu-inner {
  padding: 150px 0;
}
.menu-notice {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: left;
  margin-bottom: 40px;
}
.menu-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 40px;
  background-color: #f2fdfc;
  margin-bottom: 70px;
}
.menu-content:not(:last-of-type) {
  margin-bottom: 50px;
}
.menu-img {
  max-width: 430px;
  width: 100%;
  min-height: 340px;
}
.menu-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu-textbox {
  max-width: 520px;
  width: 100%;
}
.menu-title {
  font-size: 2.5rem;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 13px;
  border-bottom: 1px solid #b8a482;
}
.menu-price {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1;
  padding: 10px;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#bdecfa), to(#fedfe6));
  background: -webkit-linear-gradient(left, #bdecfa, #fedfe6);
  background: linear-gradient(to right, #bdecfa, #fedfe6);
}
.menu-body {
  font-size: 1.7rem;
  line-height: 2.6;
  letter-spacing: 0.06em;
}
.menu-btn {
  max-width: 548px;
  width: 100%;
  height: 75px;
  margin: 0 auto;
  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: 600;
  background: -webkit-gradient(linear, left top, right top, from(#bdecfa), to(#fedfe6));
  background: -webkit-linear-gradient(left, #bdecfa, #fedfe6);
  background: linear-gradient(to right, #bdecfa, #fedfe6);
  border-radius: 37.5px;
  position: relative;
}
.menu-btn::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 1px;
  background-color: #b8a482;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.menu-btn::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 83px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: center/cover no-repeat url(../images/salon/menu-btn-icon.png);
}
.menu-btn:hover {
  opacity: 0.8;
}
.menu-btn:hover::before {
  right: 10px;
}
.menu-name {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1;
  color: #b8a482;
  padding: 6px 11px;
  margin-bottom: 15px;
  margin-top: 30px;
  border: 1px solid #b8a482;
}
.menu-text {
  font-size: 1.7rem;
}

.question-inner {
  padding: 150px 0;
}
.question-inner .cmn-title {
  text-align: left;
}
.question-inner .cmn-title-en {
  margin-left: 0;
}
.question-list-item:not(:last-child) {
  margin-bottom: 60px;
}
.question-title {
  padding: 20px 40px;
  margin-bottom: 10px;
  background: -webkit-gradient(linear, left top, right top, from(#34bfac), to(#74d6e8));
  background: -webkit-linear-gradient(left, #34bfac, #74d6e8);
  background: linear-gradient(to right, #34bfac, #74d6e8);
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.question-title::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 26px;
  height: 30px;
  margin-right: 30px;
  background: center/cover no-repeat url(../images/salon/Q.png);
}
.question-title-main {
  font-size: 2.2rem;
  font-weight: 500;
  color: #fff;
  padding-left: 40px;
  border-left: 1px solid #fff;
}
.question-textbox {
  padding: 45px 38px;
  border: 1px solid #b8a482;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.question-textbox::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 26px;
  height: 23px;
  margin-right: 30px;
  background: center/cover no-repeat url(../images/salon/A.png);
}
.question-body {
  font-size: 1.7rem;
  line-height: 2.4;
  letter-spacing: 0.06em;
  padding-left: 40px;
  border-left: 1px solid #b8a482;
}
.question-body img {
  max-width: 100%;
}

#release .obtain-inner .cmn-title {
  line-height: 1.3;
}

#diet .about-list {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}
#diet .about-list-item {
  margin-bottom: 45px;
}
#diet .about-list-item:not(:last-child) {
  margin-right: 0;
}

/*========================================
school
==========================================*/
.instructor {
  position: relative;
  z-index: 1;
}
.instructor::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 1061px;
  height: 876px;
  background: center/cover no-repeat url(../images/school/instructor-bg-r.png);
  z-index: -1;
}
.instructor-inner {
  padding: 150px 0;
}
.instructor-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.instructor-textbox {
  max-width: 580px;
  width: 100%;
}
.instructor-title {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #b8a482;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.instructor-title .ruby {
  font-family: "Cormorant Garamond", serif;
  font-size: 2.5rem;
  font-weight: 500;
  color: #b8a482;
  letter-spacing: 0.02em;
  margin-left: 30px;
}
.instructor-name {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
}
.instructor-sub-content:not(:last-of-type) {
  margin-bottom: 45px;
}
.instructor-sub-title {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 11px 18px;
  margin-bottom: 20px;
  background-color: #e3f8f5;
}
.instructor-text {
  font-size: 1.7rem;
  line-height: 2.6;
}
.instructor-sub-textbox {
  max-width: 367px;
  width: 100%;
}
.instructor-sub-text {
  font-size: 1.7rem;
  line-height: 1.6;
  margin-bottom: 30px;
}
.instructor-sub-text .accent {
  display: block;
  font-size: 2rem;
  margin-bottom: 21px;
}
.instructor-btn:hover {
  opacity: 0.7;
}

.recommend {
  background-color: #f2fdfc;
  position: relative;
  z-index: 1;
}
.recommend::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 797px;
  background: center/cover no-repeat url(../images/salon/feature-bg-top.png);
  z-index: -1;
}
.recommend-inner {
  padding: 150px 0;
}
.recommend-content:not(:last-of-type) {
  margin-bottom: 40px;
}
.recommend-title {
  font-size: 3rem;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  padding: 10px 0;
  margin-bottom: 40px;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#34bfac), to(#74d6e8));
  background: -webkit-linear-gradient(left, #34bfac, #74d6e8);
  background: linear-gradient(to right, #34bfac, #74d6e8);
}
.recommend-list {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.recommend-list-item {
  max-width: 500px;
  width: 100%;
  margin-bottom: 60px;
}
.recommend-list-title {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.35;
  margin-bottom: 30px;
  text-align: center;
  padding-bottom: 18px;
  border-bottom: 1px solid #b8a482;
}
.recommend-img {
  margin-bottom: 40px;
  -webkit-box-shadow: 0 0 43px 0 #e2f6f7;
          box-shadow: 0 0 43px 0 #e2f6f7;
}
.recommend-text {
  padding: 0 30px;
}

.school {
  overflow: hidden;
  background-color: #e3f8f5;
  position: relative;
  z-index: 1;
}
.school::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 756px;
  height: 1165px;
  background: center/cover no-repeat url(../images/salon/menu-bg-l.png);
  z-index: -1;
}
.school::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 1110px;
  height: 788px;
  background: center/cover no-repeat url(../images/salon/menu-bg-r.png);
  z-index: -1;
}
.school-inner {
  padding: 150px 0;
}

.support {
  position: relative;
  z-index: 1;
}
.support::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 735px;
  height: 571px;
  background: center/cover no-repeat url(../images/school/support-bg-r-t.png);
  z-index: -1;
}
.support::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 150px;
  width: 1081px;
  height: 679px;
  background: center/cover no-repeat url(../images/school/support-bg-l.png);
  z-index: -1;
}
.support-inner {
  padding: 150px 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.support-inner .cmn-title {
  text-align: left;
}
.support-inner .cmn-title-en {
  margin-left: 0;
}
.support-textbox {
  max-width: 490px;
  width: 100%;
}
.support-title {
  font-size: 2.5rem;
  line-height: 1.6;
  margin-bottom: 37px;
}
.support-list {
  padding: 40px 0 80px 1px;
  border-top: 1px solid #b8a482;
  border-bottom: 1px solid #b8a482;
  position: relative;
}
.support-list::before {
  position: absolute;
  content: "";
  bottom: 40px;
  right: 0;
  width: 28px;
  height: 12px;
  background: center/cover no-repeat url(../images/school/support-etc.png);
}
.support-list-item {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.05em;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -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;
}
.support-list-item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 22px;
  height: 22px;
  margin-right: 2px;
  margin-top: 4px;
  background: center/cover no-repeat url(../images/school/support-check.png);
}
.support-list-item:not(:last-child) {
  margin-bottom: 23px;
}

/*========================================
contact
==========================================*/
.contact-text {
  text-align: center;
  margin-bottom: 30px;
}
.contact-form-table tr {
  border: none;
}
.contact-form-table tr th {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  background-color: #34bfac;
}
.contact-form-table tr td a {
  text-decoration: underline;
}
.contact-submits-wrap input {
  color: #fff;
  background-color: #34bfac;
}
.contact-submits-wrap button {
  color: #fff;
  background-color: #34bfac;
}

/*========================================
privacy
==========================================*/
.privacy-content {
  padding: 25px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #34bfac;
  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 #34bfac;
}
.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 #34bfac;
}
.site-list-item a {
  width: 100%;
  padding: 20px 0 20px 10px;
  color: #34bfac;
  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 #34bfac;
  border-right: 1px solid #34bfac;
  -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: 100px 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer-logo {
  margin-bottom: 34px;
}
.footer-logo:hover {
  opacity: 0.7;
}
.footer-address {
  font-size: 1.5rem;
  font-weight: 500;
  margin-right: 30px;
  letter-spacing: 0.06em;
}
.footer-map:hover {
  opacity: 0.7;
}
.footer-flex {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 40px;
}
.footer-left {
  max-width: 560px;
  width: 100%;
}
.footer-link {
  margin-bottom: 63px;
}
.footer-btn:not(:last-of-type) {
  margin-bottom: 0;
}
.footer-btn:hover {
  opacity: 0.7;
}
.footer-right {
  max-width: 410px;
  width: 100%;
}
.footer-nav {
  width: 100%;
}
.footer-nav-list {
  width: 100%;
  height: 325px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -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;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
}
.footer-nav-list-item:not(:last-child) {
  margin-bottom: 19px;
}
.footer-nav-list-item a {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  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;
}
.footer-nav-list-item a:hover {
  color: #36bea6 !important;
}
.footer-bottom {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}
.footer-bottom #copyright {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  color: #000000;
  letter-spacing: 0.06em;
  line-height: 1;
}
.footer-bottom #copyright a {
  color: #000000 !important;
}