@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKurenaido-Regular";
  src: url("../fonts/ZenKurenaido-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifCJKjp-Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.woff");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKurenaido-Regular";
  src: url("../fonts/ZenKurenaido-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifCJKjp-Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.woff");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

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

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -80px auto 0;
  padding-top: 80px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-tel-note img {
  height: 13px;
}

.com-box {
  outline-offset: -5px;
}

.news-post-ttl {
  margin-top: 5px;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item {
  max-width: 250px;
}
.com-tag-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
.com-tag-link {
  padding: 7px 30px;
}

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

  main  SP

========================================= */
/*  ent  SP
------------------------------------ */
.ent-header-wrap {
  width: 100%;
  position: static;
  transform: none;
}
.ent-address {
  margin-top: 0;
  letter-spacing: 0.05em;
}
.ent-list {
  flex-direction: column;
  align-items: center;
}
.ent-list-item {
  width: 100%;
  height: auto;
  padding: 50px 15px;
}
.ent-list-contents {
  width: 100%;
  position: static;
  transform: none;
}

/*  top-greeting  SP
------------------------------------ */
#top-greeting .greeting-box {
  padding: 30px 15px;
}

/*  top-menu  SP
------------------------------------ */
#top-menu .menu-list {
  margin-top: 30px;
}
#top-menu .menu-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
#top-menu .menu-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-menu .menu-list-item:nth-of-type(2n) .menu-list-contents {
  margin: 20px auto 0;
}
#top-menu .menu-list-item:nth-of-type(2n) .menu-list-contents::before {
  right: -10px;
}
#top-menu .menu-list-img img {
  position: static;
}
#top-menu .menu-list-contents {
  margin: 20px auto 0;
  padding: 0 10px 25px;
}
#top-menu .menu-list-contents::before {
  width: 70px;
  height: 70px;
  left: -10px;
}
#top-menu .menu-list-txt-box {
  margin-top: 20px;
}
#top-menu .menu-list-btn {
  height: 50px;
  line-height: 48px;
}
#top-menu .point {
  width: calc(100% - 30px);
  margin: 50px auto 0;
  padding: 30px 15px;
}
#top-menu .point-list {
  flex-direction: column;
  align-items: center;
}
#top-menu .point-list-item {
  width: 100%;
}
#top-menu .point-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-menu .get {
  margin-top: 50px;
  padding: 0 15px;
}
#top-menu .get-ttl-ja {
  font-size: 2rem;
}
#top-menu .get-ttl-en {
  font-size: 1.4rem;
  line-height: 1.5;
}
#top-menu .get-list {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#top-menu .get-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#top-menu .bnr {
  margin-top: 50px;
  padding: 0 15px;
  flex-direction: column;
  align-items: center;
}
#top-menu .bnr-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-menu .bnr-link {
  height: auto;
  padding: 30px 15px;
  background-size: 60px, 70px;
}
#top-menu .bnr-ttl {
  font-size: 2.4rem;
}
#top-menu .bnr-ttl-sm {
  display: inline-block;
  line-height: 1.6;
}
#top-menu .bnr-txt {
  margin-top: 20px;
}

/*  top-contact  SP
------------------------------------ */
#top-contact {
  padding-bottom: 0;
}
#top-contact .contact-box {
  padding: 35px 15px;
}
#top-contact .contact-btn {
  height: 55px;
  line-height: 53px;
  border-width: 1px;
}
#top-contact .contact-btn::before {
  width: 30px;
  height: 30px;
  background-size: contain;
}

/*  top-news  SP
------------------------------------ */
#top-news {
  padding-top: 30px;
}
#top-news .news-bg::before {
  width: 100%;
  right: 0;
}
#top-news .news-inner {
  padding: 30px 15px;
  flex-direction: column;
  align-items: center;
}
#top-news .news-left {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
}
#top-news .news-btn {
  width: 170px;
}

/*  top-information  SP
------------------------------------ */
#top-information .information-box {
  padding: 20px;
}
#top-information .map-ttl-ja {
  font-size: 2rem;
}

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

sub layout  SP

========================================= */
/*  plasma  SP
------------------------------------ */
.com-worries .worries-box {
  padding: 20px 15px;
}
.com-worries .worries-ttl {
  font-size: 1.8rem;
}
.com-worries .worries-list li {
  background-size: 16px;
  background-position: left 7px;
}
.com-worries .worries-list li:nth-of-type(n+2) {
  margin-top: 10px;
}

.com-about .about-ttl {
  margin-top: 20px;
  text-align: center;
  font-size: 1.8rem;
}
.com-about .about-txt::before {
  width: 70px;
  height: 70px;
}
.com-about .about-list {
  margin-top: 25px;
}
.com-about .about-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
.com-about .about-list-item:nth-of-type(1) .about-list-img {
  width: 80%;
  margin: auto;
}
.com-about .about-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
.com-about .about-list-ttl {
  text-align: center;
}
.com-about .about-check li {
  padding-left: 21px;
}

.add01-ttl {
  font-size: 1.8rem;
}
.add01-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
.add01-contents {
  margin: 10px auto 0;
}

.com-feature.feature .feature-list-ttl-ja {
  font-size: 1.8rem;
}

.add02-inner {
  flex-direction: column;
  align-items: center;
}
.add02-contents {
  margin: 15px auto 0;
}
.add02-list-item {
  background-size: 15px;
  background-position: left 7px;
}

#plasma .plasma-ttl {
  font-size: 2rem;
}
#plasma .plasma-flx {
  margin-top: 30px;
  flex-direction: column-reverse;
  align-items: center;
}
#plasma .plasma-img {
  flex-direction: row;
}
#plasma .plasma-img img {
  width: 49%;
}
#plasma .plasma-img img:nth-of-type(n+2) {
  margin: 0 0 0 2%;
}
#plasma .plasma-contents {
  margin: 15px auto 0;
}
#plasma .plasma-btn {
  margin-top: 20px;
}
#plasma .add03-ttl {
  font-size: 1.8rem;
}
#plasma .add03-img {
  margin-top: 20px;
}
#plasma .add03-list {
  margin-top: 15px;
}
#plasma .add03-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#plasma .add03-list-txt {
  margin-top: 10px;
}
#plasma .max {
  margin-top: 50px;
}
#plasma .max-list {
  margin-top: 30px;
  flex-direction: column;
}
#plasma .max-list-item {
  max-width: none;
}
#plasma .max-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#plasma .max-list-ttl {
  padding: 10px 0;
  font-size: 1.8rem;
}
#plasma .max-list-txt {
  margin-top: 15px;
}

.com-case .case-list {
  margin-top: 30px;
}
.com-case .case-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
.com-case .case-list-ttl {
  font-size: 1.8rem;
}
.com-case .case-list-img {
  margin-top: 10px;
}
.com-case .case-list-txt {
  margin-top: 10px;
}

/*  blemish  SP
------------------------------------ */
.blemish-list-item {
  padding: 20px 15px 30px;
}
.blemish-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
.blemish-list-item02 {
  margin-top: 50px;
}
.blemish-list-ttl {
  align-items: center;
}
.blemish-list-txt {
  margin-top: 20px;
}
.blemish-list-onoff {
  margin-top: 40px;
}
.blemish-check {
  margin-top: 30px;
}
.blemish-check .blemish-check-item:nth-of-type(n+2) {
  margin-top: 30px;
}
.blemish-off {
  margin-top: 20px;
}
.blemish-note {
  line-height: 2;
  text-align: left;
}

#blemish .point {
  padding: 50px 15px 0;
}
#blemish .point-list {
  margin-top: 40px;
  flex-direction: column;
  align-items: center;
}
#blemish .point-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}

/*  herb_peeling  SP
------------------------------------ */
.com-feature .com-ttl01-en::before {
  width: 24px;
  height: 24px;
  left: -11px;
  top: -10px;
}
.com-feature .feature-inner {
  padding-top: 0;
}
.com-feature .feature-box {
  margin-top: 30px;
  padding: 20px 15px;
}
.com-feature .feature-box-ttl {
  text-align: center;
  line-height: 1.7;
}
.com-feature .feature-box-ttl::before, .com-feature .feature-box-ttl::after {
  width: 15%;
}
.com-feature .feature-list-item {
  max-width: none;
  padding: 25px 15px;
}
.com-feature .feature-flx {
  margin-top: 30px;
  padding: 15px;
  flex-direction: column;
  align-items: center;
}
.com-feature .feature-flx-contents {
  margin: 20px auto 0;
}
.com-feature .feature-flx-list li {
  padding-left: 23px;
  background-size: 15px;
}

#herb_peeling .feature-inner {
  padding-top: 50px;
}
#herb_peeling .about-inner {
  padding-bottom: 0;
}
#herb_peeling .about-box {
  margin-top: 30px;
  margin-bottom: 0;
  padding: 20px 15px;
  border-width: 10px;
}
#herb_peeling .about-box-ttl {
  text-align: center;
  line-height: 1.7;
}
#herb_peeling .about-box-ttl::before, #herb_peeling .about-box-ttl::after {
  width: 15%;
}
#herb_peeling .rose {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#herb_peeling .rose-contents {
  margin: 20px auto 0;
}
#herb_peeling .rose-ttl {
  text-align: center;
}

/*  menu_price  SP
------------------------------------ */
#menu_price .menu-list {
  margin-top: 30px;
}
#menu_price .menu-list-item {
  padding: 20px 15px;
  border-width: 5px;
}
#menu_price .menu-list-dl-item {
  display: block;
}
#menu_price .menu-list-dl-item dd {
  text-align: right;
}

/*  news  SP
------------------------------------ */
#news .com-news-link {
  padding: 14px;
  align-items: center;
}
#news .com-ttl02.clamp1 {
  font-size: 4vw;
}

/*  contact  SP
------------------------------------ */
#contact .com-box {
  padding: 20px 15px;
}
#contact th {
  padding: 5px 0 0;
}
#contact td {
  padding: 0 0 5px;
  border: none !important;
}

/*  privacy  SP
------------------------------------ */
#privacy .com-ttl02 {
  padding-bottom: 2px;
}

/*  mugwort_steamed  SP
------------------------------------ */
#mugwort_steamed .add01-ttl {
  font-size: 2rem;
}
#mugwort_steamed .add01-ttl span {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1.6rem;
}
#mugwort_steamed .add01-checks {
  flex-direction: column;
  align-items: flex-start;
}/*# sourceMappingURL=style_sp.css.map */