@charset "UTF-8";
/*========================================
mixin
==========================================*/
/*========================================
header-sp
==========================================*/
.header {
  background-color: #e4e4e4;
}
.header-inner {
  padding: 0;
}
.header-logo {
  position: absolute;
  top: 0;
  left: 0;
}
.header-logo a {
  display: flex;
  align-items: center;
}
.header-logo a:hover {
  opacity: 0.6;
}
.header-content {
  max-width: 770px;
  width: 100%;
  margin-left: auto;
}
.header-info {
  max-width: 740px;
  width: 100%;
  margin-left: auto;
  margin-bottom: 13px;
}
.header-tel {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  padding-bottom: 16px;
  position: relative;
}
.header-tel .accent {
  display: inline-block;
  font-size: 1.4rem;
  letter-spacing: 0;
  margin-right: 10px;
}
.header-tel-txt {
  position: absolute;
  right: 0;
  bottom: 0;
}
.header-tel-txt img {
  display: block;
}
.header-btn {
  max-width: 240px;
  width: 100%;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #fff !important;
  background-color: #bd54a3;
  border-radius: 27.5px;
}
.header-btn::before {
  content: "";
  width: 19px;
  height: 19px;
  margin-right: 9px;
  background: center/cover no-repeat url(../images/common/header-line-icon.png);
}
.header-btn:nth-of-type(3)::before {
  width: 20px;
  height: 21px;
  background: center/cover no-repeat url(../images/common/header-callender-icon.png);
}
.header .global-nav-list-item {
  line-height: 1;
}
.header .global-nav-list-item a {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  color: #bd54a3 !important;
}
.header .global-nav-list-item a:hover {
  opacity: 0.6;
}
.header .main-visual {
  width: 100%;
  height: 380px;
  background: center/cover no-repeat url(../images/common/main-visual.png);
}
.header .main-visual-textbox {
  max-width: 1080px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 20px;
}
.header .main-visual-textbox img {
  height: 180px;
}
.header .sub-visual {
  width: 100%;
  height: 240px;
}
.header .sub-visual-textbox {
  max-width: 1280px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.header .sub-visual-title {
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #bd54a3;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 5px;
}
.header .sub-visual-title::before {
  content: "";
  width: 22px;
  height: 1px;
  margin-right: 15px;
  background: center/cover no-repeat url(../images/common/sub-visual-title-deco.png);
}
.header .drawer-sub-list {
  margin-top: 4%;
}
.header .drawer-sub-list .drawer-link {
  font-size: 3vw !important;
  padding: 2% 0 !important;
  border: none !important;
}
.header .drawer-item a {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}
.header .drawer-item a.current::before {
  content: "";
  width: 15px;
  height: 1px;
  margin-right: 8px;
  background-color: #372c1f;
}
.header .drawer-sub-item a {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}
.header .drawer-sub-item a.current::before {
  content: "";
  width: 15px;
  height: 1px;
  margin-right: 8px;
  background-color: #372c1f;
}

/*========================================
mixin
==========================================*/
/*========================================
main-sp
==========================================*/
.campaign-banner {
  width: 100%;
  padding: 30px 15px;
  background: left bottom/25px 25px no-repeat url(../images/top/campaign-deco-l-b.png), left top/25px 25px no-repeat url(../images/top/campaign-deco-l-t.png), right bottom/25px 25px no-repeat url(../images/top/campaign-deco-r-b.png), right top/25px 25px no-repeat url(../images/top/campaign-deco-r-t.png), right -170px bottom/404px 280px no-repeat url(../images/top/campaign-img.png), #bd54a3;
  position: relative;
  z-index: 1;
}
.campaign-banner::after {
  position: absolute;
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(255, 255, 255, 0.4);
  z-index: -1;
}
.campaign-title {
  width: 100%;
  margin: 0 auto;
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.12em;
  line-height: 1;
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.campaign-title::before {
  content: "";
  flex: none;
  width: 35px;
  height: 35px;
  margin-right: 8px;
  background: center/cover no-repeat url(../images/top/campaign-title-deco02.png);
}
.campaign-title::after {
  position: absolute;
  content: "";
  top: -62px;
  left: -40px;
  width: 71px;
  height: 63px;
  background: center/contain no-repeat url(../images/top/campaign-title-deco01.png);
}
.campaign-text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.12em;
  color: #fff;
  margin-bottom: 25px;
}
.campaign-price img {
  height: 69px;
}

.top-about {
  overflow: hidden;
  position: relative;
}
.top-about::before {
  position: absolute;
  content: "";
  top: 23px;
  left: 0;
  width: 193px;
  height: 38px;
  background: center/contain no-repeat url(../images/top/top-about-en.png);
  z-index: 2;
}
.top-about-inner {
  padding-bottom: 68px;
  position: relative;
  z-index: 1;
}
.top-about-inner::before {
  position: absolute;
  content: "";
  top: -98px;
  right: -404px;
  width: 388px;
  height: 557px;
  background: center/cover no-repeat url(../images/top/top-about-deco.png);
  z-index: -1;
}
.top-about-content {
  flex-direction: column;
}
.top-about-img {
  margin-bottom: 20px;
}
.top-about-textbox {
  max-width: 573px;
  width: 100%;
}
.top-about-title {
  font-size: 2.2rem;
  line-height: 1.6;
  padding-top: 65px;
  margin-bottom: 23px;
  position: relative;
}
.top-about-title::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 128px;
  height: 56px;
  background: center/contain no-repeat url(../images/top/top-about-title-deco.png);
}
.top-about-title .gradation {
  font-size: 2.6rem;
  font-weight: 700;
}
.top-about-text {
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 25px;
}

.top-salon {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.top-salon::before {
  position: absolute;
  content: "";
  right: 16px;
  bottom: 89px;
  width: 260px;
  height: 244px;
  background: center/contain no-repeat url(../images/top/top-salon-bg-r-b.png);
  z-index: -1;
}
.top-salon-inner {
  position: relative;
}
.top-salon-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.top-salon-img:nth-of-type(2) {
  margin-top: 25px;
}
.top-salon-img:nth-of-type(2)::before {
  position: absolute;
  content: "";
  left: -7px;
  bottom: -80px;
  width: 226px;
  height: 140px;
  background: center/contain no-repeat url(../images/top/top-salon-img03.png);
}

.top-service {
  position: relative;
  z-index: 1;
}
.top-service::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 405px);
  background-color: #a8a8b6;
  z-index: -1;
}
.top-service-inner .cmn-title {
  text-align: right;
  padding-top: 69px;
  margin-bottom: 20px;
  position: relative;
}
.top-service-inner .cmn-title::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 128px;
  height: 64px;
  background: center/contain no-repeat url(../images/top/top-service-title-deco.png);
}
.top-service-inner .cmn-title-en {
  margin-left: auto;
}
.top-service-img {
  margin-bottom: 25px;
}
.top-service-list {
  flex-direction: column;
}
.top-service-list-item {
  max-width: 504px;
  width: 100%;
}
.top-service-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.top-service-list-item a {
  width: 100%;
  height: 100%;
}
.top-service-list-item a:hover {
  opacity: 0.7;
}
.top-service-list-item a:hover .top-service-list-title::before {
  right: -10px;
}
.top-service-list-title {
  margin-bottom: 38px;
  position: relative;
  z-index: 1;
}
.top-service-list-title::before {
  position: absolute;
  content: "";
  top: 2px;
  right: 0;
  width: 90px;
  height: 90px;
  background: center/cover no-repeat url(../images/top/top-sevice-arrow.png);
  transition: all 0.4s;
  z-index: -1;
}
.top-service-list-title-main {
  display: block;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.08em;
  -webkit-text-stroke: 20px #a8a8b6;
  -webkit-text-fill-color: #fff;
  paint-order: stroke fill;
}
.top-service-list-title .accent {
  display: block;
  width: fit-content;
  font-family: Candara, Arial;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #bd54a3;
  margin-bottom: 15px;
}
.top-service-text {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 500;
  color: #fff;
}

.question {
  overflow: hidden;
}
.question-inner {
  position: relative;
  z-index: 1;
}
.question-inner::before {
  position: absolute;
  content: "";
  top: 47px;
  left: 278px;
  width: 224px;
  height: 211px;
  background: center/contain no-repeat url(../images/top/question-title-deco.png);
  z-index: -1;
}
.question-inner::after {
  position: absolute;
  content: "";
  right: -63px;
  bottom: -56px;
  width: 199px;
  height: 355px;
  background: center/contain no-repeat url(../images/top/question-bg-r-b.png);
  z-index: -1;
}
.question-inner .cmn-title {
  text-align: center;
}
.question-inner .cmn-title-en {
  margin: 0 auto 27px auto;
}
.question-list-item {
  width: 100%;
  padding: 25px 16px;
  background: left top/27px no-repeat url(../images/top/question-deco-l-t.png), left bottom/27px no-repeat url(../images/top/question-deco-l-b.png), right top/27px no-repeat url(../images/top/question-deco-r-t.png), right bottom/27px no-repeat url(../images/top/question-deco-r-b.png), #fff;
  border: 1px solid #d7b374;
  border-image: linear-gradient(180deg, #897d00, #d7b374) 1;
}
.question-list-item:not(:last-child) {
  margin-bottom: 51px;
}
.question-list-title {
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  padding-bottom: 10px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(225, 175, 216, 0.3);
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.question-list-title::before {
  content: "";
  flex: none;
  width: 30px;
  height: 30px;
  margin-right: 13px;
  background: center/cover no-repeat url(../images/top/Q.png);
}
.question-textbox {
  flex-wrap: nowrap;
  align-items: flex-start;
}
.question-textbox::before {
  content: "";
  flex: none;
  width: 30px;
  height: 30px;
  margin-right: 13px;
  background: center/cover no-repeat url(../images/top/A.png);
}
.question-body {
  font-size: 1.6rem;
}
.question-body img {
  max-width: 100%;
}

.calendar-inner {
  position: relative;
  z-index: 1;
}
.calendar-inner::before {
  position: absolute;
  content: "";
  top: 137px;
  left: -100px;
  width: 250px;
  height: 329px;
  background: center/contain no-repeat url(../images/top/calendar-deco.png);
  z-index: -1;
}
.calendar-inner .cmn-title {
  text-align: center;
  margin-bottom: 37px;
}
.calendar-inner .cmn-title-en {
  margin: 0 auto 27px auto;
}
.calendar-content {
  max-width: 670px;
  width: 100%;
  height: 70vw;
  margin: 0 auto;
  margin-bottom: 30px;
  background-color: #eaeaea;
}
.calendar-content iframe {
  width: 100%;
  height: 100%;
}
.calendar .cmn-btn {
  max-width: 400px;
  margin: 0 auto;
}
.calendar .cmn-btn::before {
  content: "";
  right: 15px;
  width: 14px;
  height: 11px;
  margin-left: 15px;
  background: center/cover no-repeat url(../images/top/calender-btn-deco.png);
}

.please {
  position: relative;
  z-index: 1;
}
.please::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 315px;
  background-color: #a8a8b6;
  z-index: -1;
}
.please-content {
  width: 100%;
  padding: 25px 15px 15px 15px;
  text-align: center;
  color: #fff;
  background: left bottom/25px 25px no-repeat url(../images/top/campaign-deco-l-b.png), left top/25px 25px no-repeat url(../images/top/campaign-deco-l-t.png), right bottom/25px 25px no-repeat url(../images/top/campaign-deco-r-b.png), right top/25px 25px no-repeat url(../images/top/campaign-deco-r-t.png), right -200px bottom/cover no-repeat url(../images/top/please-img.png), #bd54a3;
  position: relative;
  z-index: 1;
}
.please-content::after {
  position: absolute;
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(255, 255, 255, 0.4);
  z-index: -1;
}
.please-title {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  padding-top: 87px;
  margin-bottom: 20px;
  position: relative;
}
.please-title::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 80px;
  background: center/cover no-repeat url(../images/top/please-icon.png);
}
.please-title-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.please-title-flex::before {
  content: "";
  width: 23px;
  height: 24px;
  margin-right: 17px;
  background: center/cover no-repeat url(../images/top/please-title-l.png);
}
.please-title-flex::after {
  content: "";
  width: 23px;
  height: 24px;
  margin-left: 17px;
  background: center/cover no-repeat url(../images/top/please-title-r.png);
}
.please-text {
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.please-text .accent {
  font-size: 2rem;
  font-weight: 700;
}
.please-sub-text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 10px;
  text-align: center;
}
.please-text-list {
  max-width: 600px;
  width: 100%;
  margin: 0 auto 15px auto;
  padding: 20px 15px;
  border: 1px solid #fff;
}
.please-text-list-item {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
  flex-wrap: nowrap;
  justify-content: flex-start;
  text-align: left;
}
.please-text-list-item::before {
  content: "";
  flex: none;
  width: 4px;
  height: 4px;
  margin-right: 9px;
  background-color: #fff;
  border-radius: 50%;
}
.please-text-list-item:not(:last-child) {
  margin-bottom: 18px;
}

.reserve {
  overflow: hidden;
}
.reserve-inner {
  position: relative;
}
.reserve-textbox {
  max-width: 780px;
  width: 100%;
  padding: 30px 14px;
  position: relative;
  z-index: 1;
}
.reserve-textbox::before {
  position: absolute;
  content: "";
  top: 0;
  left: -20px;
  width: 1200px;
  height: 100%;
  background: linear-gradient(-53deg, #e1afd8, #bd54a3);
  z-index: -1;
}
.reserve-title {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.15em;
  margin-bottom: 42px;
}
.reserve-title-en {
  display: block;
  font-family: Candara, Arial;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: 15px;
}
.reserve-title .accent {
  display: block;
  width: fit-content;
  font-size: 2.6rem;
  line-height: 1;
  color: #bd54a3;
  padding: 8px 12px;
  margin-bottom: 20px;
  background-color: #fff;
}
.reserve-text {
  font-size: 1.6rem;
  line-height: 1.3;
  letter-spacing: 0.12em;
  color: #fff;
  margin-bottom: 30px;
}
.reserve-btn {
  max-width: 270px;
  width: 100%;
  height: 55px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #bd54a3 !important;
  background-color: #fff;
  border-radius: 27.5px;
}
.reserve-btn::before {
  content: "";
  width: 19px;
  height: 19px;
  margin-right: 9px;
  background: center/cover no-repeat url(../images/common/header-line-icon.png);
  transition: all 0.4s;
}
.reserve-btn:hover {
  opacity: 0.8;
}
.reserve-btn:hover::before {
  transform: translateY(-8px);
}

.news {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.news::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 841px;
  height: 208px;
  background: center/cover no-repeat url(../images/top/news-bg-l-b.png);
  z-index: -1;
}
.news-inner {
  position: relative;
}
.news-inner::before {
  position: absolute;
  content: "";
  top: 22px;
  left: 43px;
  width: 141px;
  height: 132px;
  background: center/contain no-repeat url(../images/top/news-bg-l-t.png);
}
.news-textbox {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
.news-list {
  max-width: 764px;
  width: 100%;
  margin-bottom: 25px;
}
.news-list-item {
  width: 100%;
}
.news-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.news-list-item a {
  width: 100%;
  padding: 20px;
  background-color: #e1afd8;
  position: relative;
}
.news-list-item a:hover {
  opacity: 0.8;
}
.news-list-item a:hover .news-title {
  color: #bd54a3;
}
.news-accent {
  width: 100%;
  margin-bottom: 10px;
  flex-wrap: nowrap;
}
.news-accent-tag {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-accent-tag:not(:last-child) {
  margin-right: 11px;
}
.news-accent-tag:not(:last-child)::after {
  content: "●";
  font-size: 1rem;
  margin-left: 11px;
}
.news-accent-tag-list {
  flex: 1;
  justify-content: flex-end;
}
.news-accent time {
  font-family: "Zen Maru Gothic", serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.15em;
  margin-right: 17px;
  margin-bottom: 10px;
}
.news-title {
  width: 100%;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.15em;
  transition: all 0.4s;
}
.news-tag-list {
  max-width: 250px;
  width: 100%;
  justify-content: flex-start;
  text-overflow: ellipsis;
  margin: 0 0 30px auto;
  cursor: pointer;
  color: #bd54a3;
  border: 2px solid #bd54a3;
}
.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: #bd54a3;
}
.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 {
  justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item {
  line-height: 1;
  color: #aaa;
  display: flex;
  align-items: center;
  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-info-list-item time {
  color: #000;
}
.news-detail-title {
  font-size: 2.2rem;
  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 #bd54a3;
  border-bottom: 1px solid #bd54a3;
}
.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 {
  justify-content: center;
  position: relative;
}
.news-detail .paginated-link .prev-link {
  width: 110px;
  text-align: center;
  margin-right: 10px;
}
.news-detail .paginated-link .back-link {
  padding: 0 7px;
  border-left: 1px solid #bd54a3;
  border-right: 1px solid #bd54a3;
}
.news-detail .paginated-link .next-link {
  width: 110px;
  text-align: center;
  margin-left: 10px;
}
.news-detail .paginated-link a {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #bd54a3 !important;
}
.news-detail .paginated-link a:hover {
  color: #e1afd8 !important;
  transform: translateY(-5px);
}

/*========================================
about
==========================================*/
.owner {
  overflow: hidden;
}
.owner-inner {
  position: relative;
  z-index: 1;
}
.owner-inner::before {
  position: absolute;
  content: "";
  top: 0;
  right: -100px;
  width: 199px;
  height: 355px;
  background: center/cover no-repeat url(../images/about/owner-bg-r-t.png);
  z-index: -1;
}
.owner-inner .cmn-title {
  text-align: center;
}
.owner-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.owner-content {
  flex-direction: column;
  margin-bottom: 20px;
}
.owner-img {
  margin-bottom: 20px;
}
.owner-textbox {
  max-width: 570px;
  width: 100%;
}
.owner-title {
  font-size: 2.4rem;
  letter-spacing: 0.2em;
  line-height: 1;
  padding-top: 21px;
  padding-bottom: 32px;
  margin-bottom: 29px;
  position: relative;
}
.owner-title::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 124px;
  height: 13px;
  background: center/contain no-repeat url(../images/about/owner-title-deco01.png);
}
.owner-title::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 114px;
  height: 9px;
  background: center/contain no-repeat url(../images/about/owner-title-ruby.png);
}
.owner-sub-content:not(:last-of-type) {
  margin-bottom: 25px;
}
.owner-sub-title {
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #bd54a3;
  padding: 0 0 4px 11px;
  margin-bottom: 5px;
  border-left: 3px solid #bd54a3;
  border-bottom: 1px solid rgba(225, 175, 216, 0.3);
}
.owner-text {
  font-size: 1.5rem;
  font-weight: 400;
}
.owner-flex {
  flex-direction: column;
}
.owner-flex:nth-of-type(2) {
  margin-top: 45px;
}
.owner-flex:not(:last-of-type) {
  margin-bottom: 30px;
}
.owner-content-title {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  color: #bd54a3;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.owner-content-title::before {
  content: "";
  width: 30px;
  height: 1px;
  margin-right: 17px;
  background: center/cover no-repeat url(../images/about/owner-title-deco02.png);
}
.owner-sub-text {
  font-size: 1.6rem;
}
.owner-sub-textbox {
  max-width: 510px;
  width: 100%;
}

.feature {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.feature-inner {
  position: relative;
  z-index: 1;
}
.feature-inner::before {
  position: absolute;
  content: "";
  left: -100px;
  bottom: 10px;
  width: 250px;
  height: 329px;
  background: center/contain no-repeat url(../images/about/feature-bg-l-b.png);
  z-index: -1;
}
.feature-inner::after {
  position: absolute;
  content: "";
  top: 13px;
  right: -40px;
  width: 160px;
  height: 149px;
  background: center/contain no-repeat url(../images/about/feature-bg-r-t.png);
  z-index: -1;
}
.feature-inner .cmn-title {
  text-align: center;
}
.feature-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.feature-content {
  flex-direction: column;
}
.feature-content:not(:last-of-type) {
  margin-bottom: 20px;
}
.feature-content:nth-of-type(2) .feature-title::before {
  width: 71px;
  background: center/cover no-repeat url(../images/about/feature-no02.png);
}
.feature-content:nth-of-type(3) .feature-title::before {
  width: 71px;
  height: 17px;
  background: center/cover no-repeat url(../images/about/feature-no03.png);
}
.feature-content:nth-of-type(4) .feature-title::before {
  width: 72px;
  height: 16px;
  background: center/cover no-repeat url(../images/about/feature-no04.png);
}
.feature-content:nth-of-type(5) .feature-title::before {
  width: 71px;
  height: 16px;
  background: center/cover no-repeat url(../images/about/feature-no05.png);
}
.feature-content:nth-of-type(6) .feature-title::before {
  width: 72px;
  height: 15px;
  background: center/cover no-repeat url(../images/about/feature-no06.png);
}
.feature-content:nth-of-type(7) .feature-title::before {
  width: 71px;
  height: 16px;
  background: center/cover no-repeat url(../images/about/feature-no07.png);
}
.feature-img {
  margin-bottom: 20px;
}
.feature-title {
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 1;
  color: #bd54a3;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.feature-title::before {
  content: "";
  width: 67px;
  height: 12px;
  margin-bottom: 20px;
  background: center/cover no-repeat url(../images/about/feature-no01.png);
}
.feature-text {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 2.18;
}
.feature-textbox {
  max-width: 500px;
  width: 100%;
}

/*========================================
contact
==========================================*/
.menu {
  overflow: hidden;
}
.menu-inner {
  padding-top: 70px;
  position: relative;
}
.menu-inner::before {
  position: absolute;
  content: "";
  top: 0;
  right: -310px;
  width: 199px;
  height: 355px;
  background: center/cover no-repeat url(../images/about/owner-bg-r-t.png);
}
.menu-inner .cmn-title {
  text-align: center;
}
.menu-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.menu-notice {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.menu-flex {
  flex-direction: column;
}
.menu-tag-list {
  max-width: 245px;
  width: 100%;
  margin-bottom: 20px;
}
.menu-tag-list-item {
  width: 100%;
}
.menu-tag-list-item:not(:last-child) {
  margin-bottom: 1px;
}
.menu-tag-list-item a {
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.3;
  color: #fff;
  letter-spacing: 0.1em;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  padding: 15px;
  background-color: #bd54a3;
}
.menu-tag-list-item a::before {
  content: "";
  flex: none;
  width: 28px;
  height: 28px;
  margin-right: 13px;
  background: center/cover no-repeat url(../images/menu/menu-tag-arrow.png);
  transition: all 0.4s;
}
.menu-tag-list-item a:hover {
  opacity: 0.8;
}
.menu-tag-list-item a:hover::before {
  transform: translateX(8px);
}
.menu-wrap {
  max-width: 800px;
  width: 100%;
}
.menu-list-item {
  flex-direction: column;
  width: 100%;
  padding: 15px;
  background: left top/27px no-repeat url(../images/top/question-deco-l-t.png), left bottom/27px no-repeat url(../images/top/question-deco-l-b.png), right top/27px no-repeat url(../images/top/question-deco-r-t.png), right bottom/27px no-repeat url(../images/top/question-deco-r-b.png), #fff;
  border: 1px solid #d7b374;
  border-image: linear-gradient(180deg, #897d00, #d7b374) 1;
}
.menu-list-item:not(:last-child) {
  margin-bottom: 50px;
}
.menu-list-item a:hover {
  opacity: 0.8;
}
.menu-list-title {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.08em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 8px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(225, 175, 216, 0.3);
}
.menu-img {
  max-width: 188px;
  width: 100%;
  height: 188px;
  margin-bottom: 15px;
  overflow: hidden;
}
.menu-img img {
  min-width: 100%;
  width: 100%;
  min-height: 100%;
  height: 100%;
  object-fit: cover;
}
.menu-textbox {
  flex: 1;
}
.menu-sub-tag-list {
  width: 100%;
  justify-content: flex-end;
}
.menu-sub-tag-list-item {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  color: #a9a9b6;
  letter-spacing: 0.1em;
  padding: 3px 10px;
  margin-bottom: 5px;
  border: 1px solid #a9a9b6;
}
.menu-sub-tag-list-item:not(:last-child) {
  margin-right: 15px;
}
.menu-info {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 15px;
}
.menu-price {
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  color: #bd54a3;
}
.menu-price:not(:last-of-type) {
  margin-right: 42px;
}
.menu-price .accent {
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #fff;
  margin-right: 25px;
  padding: 6px 13px;
  background: linear-gradient(-53deg, #bd54a3, #e1afd8);
}
.menu-price .l-font {
  font-size: 3.4rem;
  margin-right: 10px;
}
.menu-body {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 20px;
}
.menu-body img {
  max-width: 100%;
}

/*========================================
salon
==========================================*/
.recommend {
  overflow: hidden;
}
.recommend-inner {
  position: relative;
  z-index: 1;
}
.recommend-inner::before {
  position: absolute;
  content: "";
  top: 0;
  right: -100px;
  width: 199px;
  height: 355px;
  background: center/contain no-repeat url(../images/about/owner-bg-r-t.png);
  z-index: -1;
}
.recommend-inner .cmn-title {
  text-align: center;
}
.recommend-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.recommend-title {
  font-size: 2rem;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 30px;
}
.recommend-title .accent {
  display: inline-block;
  font-size: 2.2rem;
  font-weight: 700;
  background: linear-gradient(-53deg, #bd54a3, #e1afd8);
  background: -webkit-linear-gradient(-53deg, #bd54a3, #e1afd8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.recommend-list {
  max-width: 580px;
  width: 100%;
  margin: 0 auto;
  padding: 185px 15px 20px 15px;
  border: 1px solid #bd54a3;
  position: relative;
  z-index: 1;
}
.recommend-list::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 138px;
  height: 172px;
  background: center/contain no-repeat url(../images/salon/recommend-img.png);
  z-index: -1;
}
.recommend-list-item {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.2;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.recommend-list-item::before {
  content: "";
  flex: none;
  width: 5px;
  height: 5px;
  margin-right: 14px;
  background-color: #bd54a3;
  border-radius: 50%;
}
.recommend-list-item .accent {
  display: inline-block;
  font-size: 1.8rem;
  color: #bd54a3;
}
.recommend-list-item:not(:last-child) {
  margin-bottom: 14px;
}

.salon {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.salon-inner {
  padding-top: 23px;
  position: relative;
  z-index: 1;
}
.salon-inner::before {
  position: absolute;
  content: "";
  left: -108px;
  bottom: 0;
  width: 250px;
  height: 329px;
  background: center/cover no-repeat url(../images/about/feature-bg-l-b.png);
  z-index: -1;
}
.salon-inner::after {
  position: absolute;
  content: "";
  top: 2px;
  right: 20px;
  width: 160px;
  height: 150px;
  background: center/contain no-repeat url(../images/about/feature-bg-r-t.png);
  z-index: -1;
}
.salon-inner .cmn-title {
  text-align: center;
}
.salon-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.salon-content {
  flex-direction: column;
  margin-bottom: 20px;
}
.salon-img {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.salon-textbox {
  max-width: 500px;
  width: 100%;
}
.salon-title {
  display: block;
  font-size: 2.4rem;
  font-weight: 700;
  background: linear-gradient(-53deg, #bd54a3, #e1afd8);
  background: -webkit-linear-gradient(-53deg, #bd54a3, #e1afd8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 30px;
}
.salon-text {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 2.18;
}
.salon-sub-content {
  width: 100%;
  padding: 30px;
  text-align: center;
  color: #fff;
  background: left bottom/25px 25px no-repeat url(../images/top/campaign-deco-l-b.png), left top/25px 25px no-repeat url(../images/top/campaign-deco-l-t.png), right bottom/25px 25px no-repeat url(../images/top/campaign-deco-r-b.png), right top/25px 25px no-repeat url(../images/top/campaign-deco-r-t.png), linear-gradient(-53deg, #e1afd8, #bd54a3);
  position: relative;
  z-index: 1;
}
.salon-sub-content::after {
  position: absolute;
  content: "";
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(255, 255, 255, 0.4);
  z-index: -1;
}
.salon-sub-title {
  display: block;
  width: fit-content;
  margin: 0 auto;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
}
.salon-sub-title::before {
  position: absolute;
  content: "";
  top: -67px;
  right: -33px;
  width: 93px;
  height: 64px;
  background: center/contain no-repeat url(../images/salon/salon-title-deco.png);
}
.salon-sub-title-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.salon-sub-title-flex::before {
  content: "";
  width: 23px;
  height: 24px;
  margin-right: 17px;
  background: center/cover no-repeat url(../images/top/please-title-l.png);
}
.salon-sub-title-flex::after {
  content: "";
  width: 23px;
  height: 24px;
  margin-left: 17px;
  background: center/cover no-repeat url(../images/top/please-title-r.png);
}
.salon-list {
  flex-direction: column;
}
.salon-list-item {
  max-width: 280px;
  width: 100%;
}
.salon-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.salon-list-item:nth-child(2) .salon-list-title::before {
  background: center/cover no-repeat url(../images/salon/salon-no02.png);
}
.salon-list-item:nth-child(3) .salon-list-title::before {
  background: center/cover no-repeat url(../images/salon/salon-no03.png);
}
.salon-list-item:nth-child(4) .salon-list-title::before {
  background: center/cover no-repeat url(../images/salon/salon-no04.png);
}
.salon-list-item:nth-child(5) .salon-list-title::before {
  background: center/cover no-repeat url(../images/salon/salon-no05.png);
}
.salon-list-title {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 8px 0;
  text-align: center;
  margin-bottom: 8px;
  border: 1px solid #fff;
  position: relative;
}
.salon-list-title::before {
  position: absolute;
  content: "";
  top: -27px;
  left: -4px;
  width: 36px;
  height: 36px;
  background: center/cover no-repeat url(../images/salon/salon-no01.png);
}
.salon-icon {
  width: 100%;
  height: 125px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 7px;
}
.salon-sub-text {
  font-size: 1.5rem;
  text-align: left;
}

.gallery {
  position: relative;
  z-index: 1;
}
.gallery::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 315px;
  background-color: #a8a8b6;
  z-index: -1;
}
.gallery-inner {
  position: relative;
  z-index: 1;
}
.gallery-inner .cmn-title {
  text-align: center;
}
.gallery-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.gallery-content {
  width: 100%;
  padding: 20px;
  background: left top/27px no-repeat url(../images/top/question-deco-l-t.png), left bottom/27px no-repeat url(../images/top/question-deco-l-b.png), right top/27px no-repeat url(../images/top/question-deco-r-t.png), right bottom/27px no-repeat url(../images/top/question-deco-r-b.png), #fff;
  border: 1px solid #d7b374;
  border-image: linear-gradient(180deg, #897d00, #d7b374) 1;
}
.gallery-content:not(:last-child) {
  margin-bottom: 40px;
}
.gallery-title {
  font-size: 2.3rem;
  line-height: 1;
  padding-bottom: 15px;
  margin-bottom: 25px;
  text-align: center;
  border-bottom: 1px solid rgba(225, 175, 216, 0.3);
}
.gallery-list {
  flex-direction: column;
}
.gallery-list-item {
  max-width: 352px;
  width: 100%;
  text-align: center;
}
.gallery-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.gallery-list-title {
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  padding: 8px 0;
  text-align: center;
  background-color: #a9a9b6;
}
.gallery-img {
  margin-bottom: 19px;
}

#salon .menu-inner {
  max-width: 800px;
}
#salon .menu-inner::before {
  display: none;
}

.yomogi {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.yomogi::before {
  position: absolute;
  content: "";
  right: -200px;
  bottom: 0;
  width: 806px;
  height: 100%;
  background: center/cover no-repeat url(../images/salon/yomogi-bg-r-b.png);
  z-index: -1;
}
.yomogi-inner {
  position: relative;
  z-index: 1;
}
.yomogi-inner::before {
  position: absolute;
  content: "";
  top: 16px;
  left: -80px;
  width: 178px;
  height: 168px;
  background: center/cover no-repeat url(../images/salon/yomogi-bg-l-t.png);
  z-index: -1;
}
.yomogi-content {
  flex-direction: column;
}
.yomogi-img {
  margin-bottom: 10px;
}
.yomogi-textbox {
  max-width: 570px;
  width: 100%;
}
.yomogi-title {
  display: block;
  width: fit-content;
  font-size: 2.3rem;
  font-weight: 700;
  background: linear-gradient(53deg, #bd54a3, #e1afd8);
  background: -webkit-linear-gradient(-53deg, #bd54a3 0%, #e1afd8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 15px;
}
.yomogi-text {
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 15px;
}
.yomogi-sub-textbox {
  background-color: #fff;
  border: 1px solid #a9a9b6;
}
.yomogi-sub-title {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 8px 15px;
  background-color: #a9a9b6;
}
.yomogi-text-list {
  padding: 16px 10px;
  flex-direction: column;
}
.yomogi-text-list-item {
  font-size: 1.5rem;
  line-height: 1;
}
.yomogi-text-list-item:not(:last-child) {
  margin-bottom: 10px;
}

/*========================================
type
==========================================*/
#type .recommend-list::before {
  width: 135px;
  height: 163px;
  background: center/contain no-repeat url(../images/type/recommend-img.png);
}
#type .menu-inner {
  max-width: 800px;
}
#type .menu-inner::before {
  display: none;
}

.type {
  overflow: hidden;
}
.type-inner {
  padding-top: 23px;
  position: relative;
  z-index: 1;
}
.type-inner::before {
  position: absolute;
  content: "";
  left: -108px;
  bottom: 0;
  width: 250px;
  height: 329px;
  background: center/cover no-repeat url(../images/about/feature-bg-l-b.png);
  z-index: -1;
}
.type-inner::after {
  position: absolute;
  content: "";
  top: 2px;
  right: 20px;
  width: 160px;
  height: 150px;
  background: center/cover no-repeat url(../images/about/feature-bg-r-t.png);
  z-index: -1;
}
.type-inner .cmn-title {
  text-align: center;
}
.type-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.type-content {
  flex-direction: column;
  margin-bottom: 20px;
}
.type-img {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.type-textbox {
  max-width: 570px;
  width: 100%;
}
.type-title {
  display: block;
  font-size: 2.3rem;
  font-weight: 700;
  background: linear-gradient(-53deg, #bd54a3, #e1afd8);
  background: -webkit-linear-gradient(-53deg, #bd54a3, #e1afd8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
}
.type-text {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 2.18;
}
.type-sub-content {
  width: 100%;
  padding: 20px;
  text-align: center;
  color: #fff;
  background: left bottom/25px 25px no-repeat url(../images/top/campaign-deco-l-b.png), left top/25px 25px no-repeat url(../images/top/campaign-deco-l-t.png), right bottom/25px 25px no-repeat url(../images/top/campaign-deco-r-b.png), right top/25px 25px no-repeat url(../images/top/campaign-deco-r-t.png), #bd54a3;
}
.type-wrap {
  width: 100%;
  height: 100%;
  padding: 20px 10px;
  background-color: #fff;
}
.type-sub-title {
  display: block;
  width: fit-content;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.3;
  color: #bd54a3;
  text-align: center;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
.type-sub-title::before {
  content: "";
  width: 23px;
  height: 24px;
  margin-right: 14px;
  background: center/cover no-repeat url(../images/type/type-title-l.png);
}
.type-sub-title::after {
  content: "";
  width: 23px;
  height: 24px;
  margin-left: 14px;
  background: center/cover no-repeat url(../images/type/type-title-r.png);
}
.type-list {
  flex-direction: column;
}
.type-list-item {
  max-width: 335px;
  width: 100%;
}
.type-list-item:not(:last-child) {
  margin-bottom: 10px;
}

.flow {
  position: relative;
  z-index: 1;
}
.flow::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 315px;
  background-color: #a8a8b6;
  z-index: -1;
}
.flow-inner {
  padding-top: 90px;
  position: relative;
  z-index: 1;
}
.flow-inner .cmn-title {
  text-align: center;
}
.flow-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.flow-content {
  width: 100%;
  padding: 25px 18px;
  background: left top/27px no-repeat url(../images/top/question-deco-l-t.png), left bottom/27px no-repeat url(../images/top/question-deco-l-b.png), right top/27px no-repeat url(../images/top/question-deco-r-t.png), right bottom/27px no-repeat url(../images/top/question-deco-r-b.png), #fff;
  border: 1px solid #d7b374;
  border-image: linear-gradient(180deg, #897d00, #d7b374) 1;
}
.flow-content:not(:last-child) {
  margin-bottom: 38px;
}
.flow-title {
  font-size: 2.3rem;
  line-height: 1;
  padding-bottom: 15px;
  margin-bottom: 25px;
  text-align: center;
  border-bottom: 1px solid rgba(225, 175, 216, 0.3);
}
.flow-list {
  flex-direction: column;
}
.flow-list-item {
  max-width: 220px;
  width: 100%;
  position: relative;
}
.flow-list-item::before {
  position: absolute;
  content: "";
  top: -15px;
  left: 0;
  width: 36px;
  height: 36px;
  background: center/cover no-repeat url(../images/type/flow-no01.png);
}
.flow-list-item:nth-child(2)::before {
  background: center/cover no-repeat url(../images/type/flow-no02.png);
}
.flow-list-item:nth-child(3)::before {
  background: center/cover no-repeat url(../images/type/flow-no03.png);
}
.flow-list-item:nth-child(4)::before {
  background: center/cover no-repeat url(../images/type/flow-no04.png);
}
.flow-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.flow-list-title {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1;
  color: #bd54a3;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid rgba(225, 175, 216, 0.3);
}
.flow-img {
  margin-bottom: 11px;
}
.flow-text {
  font-size: 1.5rem;
}

/*========================================
info
==========================================*/
.info {
  overflow: hidden;
}
.info-inner {
  position: relative;
  z-index: 1;
}
.info-inner::before {
  position: absolute;
  content: "";
  top: 0;
  right: -100px;
  width: 199px;
  height: 355px;
  background: center/contain no-repeat url(../images/about/owner-bg-r-t.png);
  z-index: -1;
}
.info-inner .cmn-title {
  text-align: center;
}
.info-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.info-table {
  width: 100%;
}
.info-table tr:not(:last-of-type) {
  border-bottom: 1px solid rgba(225, 175, 216, 0.3);
}
.info-table tr th {
  display: block;
  padding: 15px 10px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-align: left;
}
.info-table tr td {
  display: block;
  padding: 10px;
}
.info-tel-txt img {
  display: block;
}
.info-map {
  width: 100%;
  height: 60vw;
  overflow: hidden;
}
.info-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/*========================================
contact
==========================================*/
.contact-inner .cmn-title {
  text-align: center;
}
.contact-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.contact-text {
  text-align: center;
  margin-bottom: 25px;
}
.contact-form-table tr {
  border: none;
}
.contact-form-table tr th {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  background-color: #bd54a3;
}
.contact-form-table tr td a {
  text-decoration: underline;
}
.contact-submits-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact-submits-wrap input {
  color: #fff;
  background-color: #bd54a3;
}
.contact-submits-wrap button {
  color: #fff;
  margin-bottom: 15px;
  background-color: #bd54a3;
}

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

/*========================================
site
==========================================*/
.site-inner .cmn-title {
  text-align: center;
}
.site-inner .cmn-title-en {
  margin: 0 auto 20px auto;
}
.site-list {
  flex-direction: column;
}
.site-list-item {
  width: 100%;
  border-bottom: 1px solid #bd54a3;
}
.site-list-item a {
  width: 100%;
  padding: 15px 0 15px 10px;
  color: #bd54a3;
  display: flex;
  align-items: center;
}
.site-list-item a::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 20px;
  border-top: 1px solid #bd54a3;
  border-right: 1px solid #bd54a3;
  transform: rotate(45deg);
  transition: all 0.5s;
}
.site-list-item a:hover {
  color: #e1afd8 !important;
}
.site-list-item a:hover::before {
  transform: rotate(45deg) translate(8px, -8px);
}

/*========================================
mixin
==========================================*/
/*========================================
footer-sp
==========================================*/
.footer {
  overflow: hidden;
  background-color: #e4e4e4;
  position: relative;
  z-index: 1;
}
.footer-inner {
  max-width: 900px;
  padding: 35px 0;
  text-align: center;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo:hover {
  opacity: 0.6;
}
.footer-address {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.12em;
  margin-bottom: 7px;
}
.footer-notice {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.12em;
  line-height: 1;
  margin-bottom: 31px;
}
.footer-info {
  width: 100%;
  flex-direction: column;
  margin-bottom: 25px;
}
.footer-info a:not(:last-of-type) {
  margin-bottom: 20px;
}
.footer-tel {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  padding-bottom: 26px;
  position: relative;
}
.footer-tel .accent {
  display: inline-block;
  font-size: 1.4rem;
  letter-spacing: 0;
  margin-right: 10px;
}
.footer-tel-txt {
  position: absolute;
  right: 0;
  bottom: 0;
}
.footer-tel-txt img {
  display: block;
}
.footer-btn {
  max-width: 240px;
  width: 100%;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #fff !important;
  background-color: #bd54a3;
  border-radius: 27.5px;
}
.footer-btn::before {
  content: "";
  width: 19px;
  height: 19px;
  margin-right: 9px;
  background: center/cover no-repeat url(../images/common/header-line-icon.png);
}
.footer-btn:nth-of-type(3)::before {
  width: 20px;
  height: 21px;
  background: center/cover no-repeat url(../images/common/header-callender-icon.png);
}
.footer-nav {
  width: 100%;
  margin-bottom: 25px;
  padding-top: 31px;
  border-top: 1px solid rgba(82, 66, 77, 0.2);
}
.footer-nav-list {
  justify-content: center;
}
.footer-nav-list-item {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.footer-nav-list-item:not(:last-child) {
  margin-right: 15px;
}
.footer-nav-list-item a {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
}
.footer-nav-list-item a:hover {
  opacity: 0.6;
}
.footer-bottom {
  justify-content: center;
}
.footer-bottom #copyright {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}
.footer-sub-list {
  margin-bottom: 20px;
}
.footer-sub-list-item {
  line-height: 1;
}
.footer-sub-list-item:not(:last-child) {
  margin-right: 6px;
}
.footer-sub-list-item a {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.12em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-sub-list-item a::before {
  content: "";
  width: 6px;
  height: 9px;
  margin-right: 6px;
  background: center/cover no-repeat url(../images/top/footer-nav-arrow.png);
  transition: all 0.4s;
}
.footer-sub-list-item a:hover {
  opacity: 0.9;
}
.footer-sub-list-item a:hover::before {
  transform: translateX(5px);
}/*# sourceMappingURL=style-sp.css.map */