@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/*	com parts  PC
------------------------------------ */
.sns-none {
  display: none !important;
}

.over {
  overflow: hidden;
}

.spxs-only {
  display: none;
}
@media screen and (max-width: 390px) {
  .spxs-only {
    display: inherit;
  }
}

.com-ib {
  display: inline-block;
}

.f26 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .f26 {
    font-size: 1.5rem;
  }
}

.pre {
  white-space: pre-line;
}

.com-anchor {
  scroll-margin-top: 133px; /* ヘッダーの高さ分 */
}

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .nowrap {
    white-space: nowrap;
  }
}
.no-sb {
  margin: 50px auto 0;
}

@media screen and (min-width: 768px) {
  .com-txt-box p:nth-of-type(n+2) {
    margin-top: 34px;
  }
}
.com-txt .ac {
  font-size: 1.8rem;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.com-txt .border {
  padding-bottom: 5px;
  border-bottom: 1px solid #cdc7bc;
}

.marker {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
  z-index: 1;
}
.marker::before {
  display: block;
  width: 100%;
  height: 14px;
  background: rgba(113, 186, 47, 0.3);
  border-radius: 5.5px;
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: -1;
  content: "";
}

.clamp1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.clamp4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

@media screen and (min-width: 768px) {
  .com-pd {
    padding: 120px 0;
  }
}

.com-noimage {
  background: url(../img/top/logo.png) no-repeat center rgba(42, 47, 36, 0.3);
  background-size: clamp(48px, 65%, 209px);
}

/*  共通パーツ
------------------------------------ */
.com-border {
  border-top: 1px solid #696969;
}

.com-tel {
  padding-left: 40px;
  background: url(../img/top/reserve-tel.png) no-repeat left 70%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 4.6rem;
}
@media screen and (max-width: 768px) {
  .com-tel {
    font-size: 2.3rem;
  }
}
.com-tel {
  letter-spacing: 0.1em;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 1352px) {
  .com-tel {
    padding-left: 30px;
    background-size: 20px;
    font-size: 3.5rem;
  }
}

.com-reserve-info {
  display: flex;
  width: 95%;
  max-width: 1280px;
  margin: 35px auto 0;
  justify-content: space-between;
  align-items: center;
}
.com-reserve-info li {
  width: 32%;
  max-width: 400px;
}
.com-reserve-info-btn {
  display: flex;
  height: 85px;
  background-color: #fffbf3;
  border: 1px solid #2a2f24;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.3rem;
}
@media screen and (max-width: 768px) {
  .com-reserve-info-btn {
    font-size: 1.5rem;
  }
}
.com-reserve-info-btn {
  letter-spacing: 0.1em;
  justify-content: center;
  align-items: center;
}
.com-reserve-info-btn::before {
  content: "";
  display: block;
}
.com-reserve-info-line::before {
  width: 34px;
  height: 34px;
  margin-right: 19px;
  background: url(../img/top/reserve-line.png) no-repeat center/contain;
}
.com-reserve-info-insta::before {
  width: 34px;
  height: 34px;
  margin-right: 19px;
  background: url(../img/top/reserve-insta.png) no-repeat center/contain;
}

.com-onlinebtn {
  display: flex;
  width: 100%;
  max-width: 800px;
  height: 85px;
  margin: auto;
  border: 1px solid #2a2f24;
  background: #fffbf3;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.3rem;
}
@media screen and (max-width: 768px) {
  .com-onlinebtn {
    font-size: 1.5rem;
  }
}
.com-onlinebtn {
  letter-spacing: 0.1em;
  justify-content: center;
  align-items: center;
}
.com-onlinebtn::before {
  content: "";
  display: block;
  width: 32px;
  height: 31px;
  margin-right: 21px;
  background: url(../img/top/reserve-ico.png) no-repeat center/contain;
}

.news-post {
  width: 100%;
  max-width: 972px;
}
.news-post-item {
  border-bottom: 1px solid #cdc7bc;
}
.news-post-item:nth-of-type(1) a {
  padding-top: 0;
}
.news-post-link {
  display: block;
  padding: 30px 20px;
}
.news-post-time {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .news-post-time {
    font-size: 1.5rem;
  }
}
.news-post-time {
  color: #2a2f24;
  letter-spacing: 0.15em;
  line-height: 1.5;
  flex-shrink: 0;
}
.news-post-tag {
  display: flex;
  margin-left: 37px;
  align-items: flex-start;
  flex-wrap: wrap;
  line-height: 1.3;
}
.news-post-tag li {
  margin: 0 11px 11px 0;
}
.news-post-tag-txt {
  padding: 6px 18px;
  border-radius: 15px;
  border: 1px solid #696969;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .news-post-tag-txt {
    font-size: 1.5rem;
  }
}
.news-post-tag-txt {
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: #2a2f24;
}
.news-post-ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}
.news-post-ttl {
  letter-spacing: 0.15em;
  line-height: 1.5;
}
.news-post-time, .news-post-tag-txt, .news-post-ttl {
  transition: all 0.3s ease;
}

.com-tag {
  display: flex;
  margin: 17px auto 0;
  justify-content: center;
  flex-wrap: wrap;
}
.com-tag-wrap {
  margin: 50px auto 0;
  text-align: center;
}
.com-tag-ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.7);
}
@media screen and (min-width: 768px) {
  .com-tag > li {
    margin: 0 10px 10px 0;
  }
}
.com-tag-link {
  padding: 5px 10px;
  border: 1px solid #2a2f24;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .com-tag-link:hover {
    background-color: #2a2f24;
    color: #fff;
    opacity: 1;
  }
}
.com-tag-link.current {
  background-color: #2a2f24;
  color: #fff;
}

/* =========================================

  main layout  all

========================================= */
/* top-concept  PC
------------------------------------ */
#top-concept .concept-bg {
  position: relative;
}
@media screen and (max-width: 1768px) {
  #top-concept .concept-inner {
    width: 61%;
  }
}
@media screen and (max-width: 1768px) and (min-width: 768px) {
  #top-concept .concept-inner {
    padding-left: 17.6%;
  }
}
@media screen and (min-width: 768px) {
  #top-concept .concept-img {
    position: absolute;
  }
  #top-concept .concept-img-r {
    top: 70px;
    right: 9.5%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
  #top-concept .concept-img-r {
    width: 30.8%;
  }
}
@media screen and (min-width: 768px) {
  #top-concept .concept-img-l {
    left: calc(50% - 871px);
    bottom: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1768px) {
  #top-concept .concept-img-l {
    width: 14.1%;
    left: 1%;
  }
}
#top-concept .concept-txt {
  margin-top: 60px;
}
#top-concept .concept-list {
  border-top: 1px solid #cdc7bc;
  border-bottom: 1px solid #cdc7bc;
  background: #fff7e7;
}
#top-concept .concept-list-item {
  width: 25%;
}
#top-concept .concept-list-item:nth-of-type(n+2) {
  border-left: 1px solid #cdc7bc;
}
#top-concept .concept-list-link {
  display: block;
  padding: 43.125% 0 22.1%;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #top-concept .concept-list-link {
    font-size: 1.5rem;
  }
}
#top-concept .concept-list-link {
  letter-spacing: 0.15em;
  line-height: 1;
}
#top-concept .concept-list-link01 {
  background: url(../img/top/bnr-ico01.png) no-repeat center 31.5%/10%;
}
#top-concept .concept-list-link02 {
  background: url(../img/top/bnr-ico02.png) no-repeat center 32.5%/13.5%;
}
#top-concept .concept-list-link03 {
  background: url(../img/top/bnr-ico03.png) no-repeat center 28.3%/10%;
}
#top-concept .concept-list-link04 {
  background: url(../img/top/bnr-ico04.png) no-repeat center 31.6%/10.4%;
}
#top-concept .recruit {
  padding: 79px 0 110px;
  text-align: center;
}
#top-concept .recruit-link {
  display: flex;
  width: 90%;
  max-width: 1280px;
  height: 360px;
  margin: auto;
  border: 1px solid #2a2f24;
  background: #fff7e7;
  align-items: center;
  justify-content: center;
}
#top-concept .recruit-link::before {
  content: "";
  display: block;
  width: 98px;
  height: 99px;
  margin-right: 75px;
  background: url(../img/top/recruit-ico.png) no-repeat center/contain;
}

/* top-news  PC
------------------------------------ */
#top-news .news-btn {
  width: 250px;
  margin-top: 60px;
}

/* top-nail  PC
------------------------------------ */
#top-nail .wrap {
  margin: 60px auto 0;
  position: relative;
}
#top-nail .swiper-img {
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
}
#top-nail .swiper-tag {
  margin: 20px auto 0;
}
#top-nail .swiper-button-prev, #top-nail .swiper-button-next {
  width: 64px;
  height: 64px;
  background-size: cover;
}
#top-nail .swiper-button-prev {
  background-image: url(../img/top/slider-l.png);
  left: 6.25%;
}
#top-nail .swiper-button-next {
  background-image: url(../img/top/slider-r.png);
  right: 6.25%;
}
#top-nail .nail-btn {
  margin: 70px auto 0;
}

/* top-reason  PC
------------------------------------ */
#top-reason .lg-inner {
  width: 78.125%;
  margin: auto;
}
#top-reason .reason-list {
  margin: 80px auto 0;
  border-top: 1px solid #696969;
  border-bottom: 1px solid #696969;
}
#top-reason .reason-list-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
#top-reason .reason-list-item:nth-of-type(n+2) {
  border-top: 1px solid #696969;
}
#top-reason .reason-list-con {
  width: 50%;
  display: grid;
  place-content: center;
}
#top-reason .reason-list-ttl, #top-reason .reason-list-txt {
  width: 68.75%;
  margin: auto;
}
#top-reason .reason-list-ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #top-reason .reason-list-ttl {
    font-size: 1.5rem;
  }
}
#top-reason .reason-list-ttl {
  letter-spacing: 0.15em;
  line-height: 1.5;
}
#top-reason .reason-list-txt {
  margin-top: 47px;
}
#top-reason .reason-list-img {
  width: 50%;
  height: 0;
  padding-top: 610px;
  position: relative;
}

/* top-voice  PC
------------------------------------ */
#top-voice {
  background: url(../img/top/voice.jpg) no-repeat center/cover;
}
#top-voice .voice-link {
  display: block;
}
@media screen and (min-width: 768px) {
  #top-voice .voice-link:hover {
    opacity: 1;
  }
  #top-voice .voice-link:hover .voice-con {
    background-position-x: calc(100% - 45px);
  }
}
#top-voice .voice-con {
  width: 100%;
  max-width: 570px;
  margin-left: auto;
  background: url(../img/top/voice-arw.png) no-repeat calc(100% - 54px) top;
  transition: all 0.3s ease;
}
#top-voice .voice-txt {
  margin-top: 60px;
}

/* com-reserve  PC
------------------------------------ */
.com-reserve .reserve-inner {
  width: 90%;
  max-width: 1500px;
}
.com-reserve .reserve-box {
  padding: 124px 0;
  background: #fffbf3;
}
.com-reserve .reserve-onlinebtn {
  margin: 62px auto 0;
}

/* top-access  PC
------------------------------------ */
#top-access {
  border-top: 1px solid #2a2f24;
  position: relative;
}
#top-access .access-img {
  width: 46%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
#top-access .access-table {
  margin-top: 65px;
  max-width: 603px;
}

/* =========================================

  sub layout  all

========================================= */
/* menu  PC
------------------------------------ */
#menu .menu-note {
  margin-top: 40px;
  text-align: right;
  font-size: 1.2rem;
  color: #696d65;
}
#menu .menu-list {
  margin: 15px auto 0;
}
#menu .menu-list > li:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#menu .menu-list-ttl {
  padding: 15px 30px;
  background-color: #fffbf3;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #menu .menu-list-ttl {
    font-size: 1.5rem;
  }
}
#menu .menu-list-ttl {
  letter-spacing: 0.15em;
  line-height: 1.5;
}
#menu .menu-list-table {
  width: 100%;
  margin: 15px auto 0;
}
#menu .menu-list-table tr {
  border-bottom: 1px solid #cdc7bc;
}
#menu .menu-list-table th, #menu .menu-list-table td {
  padding: 20px 30px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #menu .menu-list-table th, #menu .menu-list-table td {
    font-size: 1.5rem;
  }
}
#menu .menu-list-table th, #menu .menu-list-table td {
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#menu .menu-list-table td {
  text-align: right;
}
#menu .menu-btn {
  margin: 70px auto 0;
}
#menu .info-list {
  margin: 70px auto 0;
}
#menu .info-ttl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#menu .info-ttl .ttl {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #menu .info-ttl .ttl {
    font-size: 1.5rem;
  }
}
#menu .info-ttl .price {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #menu .info-ttl .price {
    font-size: 1.5rem;
  }
}
#menu .info-txt {
  padding: 18px 30px;
  white-space: pre-line;
}
#menu .coupon-txt {
  margin: 60px auto 0;
  text-align: center;
  color: #696969;
}
#menu .coupon-list {
  width: 100%;
  max-width: 880px;
  margin: 43px auto 0;
}
#menu .coupon-list-item {
  padding: 9px 20px;
  background: url(../img/menu/delta.png) no-repeat right top, url(../img/menu/coupon.png) no-repeat 29px center #fffbf3;
}
#menu .coupon-list-item:nth-of-type(n+2) {
  margin: 40px auto 0;
}
#menu .coupon-list-frame {
  padding: 37px 30px 45px;
  background: url(../img/menu/dot.png) no-repeat left top, url(../img/menu/dot.png) no-repeat left bottom, url(../img/menu/dot.png) no-repeat right top, url(../img/menu/dot.png) no-repeat right bottom;
  position: relative;
}
#menu .coupon-list-frame::before, #menu .coupon-list-frame::after {
  content: "";
  display: block;
  width: 820px;
  height: 1px;
  margin: auto;
  background: #696969;
  position: absolute;
  left: 0;
  right: 0;
}
#menu .coupon-list-frame::before {
  top: 1px;
}
#menu .coupon-list-frame::after {
  bottom: 1px;
}
#menu .coupon-list-ttl {
  padding-bottom: 25px;
  background: url(../img/menu/ttl.png) no-repeat center bottom;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #menu .coupon-list-ttl {
    font-size: 1.5rem;
  }
}
#menu .coupon-list-ttl {
  letter-spacing: 0.15em;
  line-height: 1.5;
}
#menu .coupon-list-price {
  margin: 20px auto 0;
  text-align: center;
}
#menu .coupon-list-price .ttl {
  padding: 7px;
  background: #ccb292;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #menu .coupon-list-price .ttl {
    font-size: 1.5rem;
  }
}
#menu .coupon-list-price .ttl {
  letter-spacing: 0.15em;
  color: #2a2f24;
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: -200px;
}
#menu .coupon-list-price .price {
  display: inline-block;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 8rem;
}
@media screen and (max-width: 768px) {
  #menu .coupon-list-price .price {
    font-size: 4rem;
  }
}
#menu .coupon-list-price .price {
  letter-spacing: 0;
  color: #2a2f24;
  line-height: 1;
  position: relative;
}
#menu .coupon-list-txt {
  margin: 18px auto 0;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #menu .coupon-list-txt {
    font-size: 1.5rem;
  }
}
#menu .coupon-list-txt {
  letter-spacing: 0.2em;
  color: #2a2f24;
  line-height: 1.5;
  white-space: pre-line;
}

/* nail  PC
------------------------------------ */
#nail .nail-list {
  margin: 80px auto 0;
}
#nail .nail-list-item {
  width: 100%;
  max-width: 340px;
}
@media screen and (min-width: 768px) {
  #nail .nail-list-item:not(:nth-of-type(3n-2)) {
    margin-left: 30px;
  }
  #nail .nail-list-item:nth-of-type(n+4) {
    margin-top: 40px;
  }
}
#nail .nail-list-img {
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
}
#nail .nail-list-tag {
  margin: 20px 0 0;
}
@media screen and (min-width: 768px) {
  #nail .nail-list-tag-txt {
    padding: 4px 18px;
  }
}
#nail .nail-list-tag-txt {
  letter-spacing: 0.05em;
  font-size: 1.6rem;
  color: #2a2f24;
}

/* voice  PC
------------------------------------ */
#voice .voice-list {
  margin: 70px auto 0;
}
#voice .voice-list-item:nth-of-type(n+2) {
  margin: 38px auto 0;
}
#voice .voice-list-ttl .sm {
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  #voice .voice-list-ttl .sm {
    font-size: 1.5rem;
  }
}
#voice .voice-list-ttl .sm {
  letter-spacing: 0.15em;
  line-height: 1.5;
}
#voice .voice-list-txt {
  padding: 22px 28px;
  white-space: pre-line;
}

/* recruit  PC
------------------------------------ */
#recruit .recruit-list {
  margin: 70px auto 0;
}
#recruit .recruit-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#recruit .recruit-table {
  margin: 15px auto 0;
}
@media screen and (min-width: 768px) {
  #recruit .recruit-table th {
    width: 200px;
    padding-left: 30px;
  }
  #recruit .recruit-table td {
    padding-left: 30px;
  }
}

/* access  PC
------------------------------------ */
#access .greeting-name {
  margin: 60px auto 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #cdc7bc;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #access .greeting-name {
    font-size: 1.5rem;
  }
}
#access .greeting-name {
  letter-spacing: 0.15em;
  line-height: 1.5;
}
#access .greeting-name .sm {
  margin-left: 24px;
  font-size: 1.2rem;
  color: #696d65;
}
#access .greeting-img img {
  border-radius: 30px;
}
#access .greeting-flx {
  margin: 50px auto 0;
}
#access .greeting-txt {
  font-size: 1.6rem;
}
#access .greeting-txt-box {
  max-width: 693px;
}
#access .shop-table {
  margin: 60px auto 0;
}
#access .shop-map {
  margin: 50px auto 0;
}

/* contact  PC
------------------------------------ */
#contact .contact-txt {
  margin: 68px auto 0;
}
@media screen and (min-width: 768px) {
  #contact .contact-txt {
    text-align: center;
  }
}
#contact .contact-onlinebtn {
  margin: 56px auto 0;
}
#contact .contact-worktime {
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
  color: #2a2f24;
  line-height: 1.3;
}

/* blog  PC
------------------------------------ */
#news .com-news-item:nth-of-type(n+2) {
  margin: 25px auto 0;
  padding: 25px 0 0;
  border-top: 1px solid #cdc7bc;
}/*# sourceMappingURL=all.css.map */