/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenOldMincho-Regular";
  src: url("../fonts/ZenOldMincho-Regular.ttf");
}
@font-face {
  font-family: "ZenOldMincho-Medium";
  src: url("../fonts/ZenOldMincho-Medium.ttf");
}
@font-face {
  font-family: "ZenOldMincho-Bold";
  src: url("../fonts/ZenOldMincho-Bold.ttf");
}
@font-face {
  font-family: "ShipporiMinchoB1-Regular";
  src: url("../fonts/ShipporiMinchoB1-Regular.ttf");
}
@font-face {
  font-family: "Cormorant-Regular";
  src: url("../fonts/Cormorant-Regular.ttf");
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenOldMincho-Regular";
  src: url("../fonts/ZenOldMincho-Regular.ttf");
}
@font-face {
  font-family: "ZenOldMincho-Medium";
  src: url("../fonts/ZenOldMincho-Medium.ttf");
}
@font-face {
  font-family: "ZenOldMincho-Bold";
  src: url("../fonts/ZenOldMincho-Bold.ttf");
}
@font-face {
  font-family: "ShipporiMinchoB1-Regular";
  src: url("../fonts/ShipporiMinchoB1-Regular.ttf");
}
@font-face {
  font-family: "Cormorant-Regular";
  src: url("../fonts/Cormorant-Regular.ttf");
}
/*	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-link-num {
  font-size: 2rem;
}

.com-shadow {
  box-shadow: 0px 10px 20px 0px rgba(126, 126, 126, 0.25);
}

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

  main  SP

========================================= */
/*  top-about  SP
------------------------------------ */
#top-about {
  background-position: left bottom, right top;
  background-size: 250px, 150px;
}
#top-about .about-inner {
  padding-bottom: 300px;
}
#top-about .about-ttl-ja {
  font-size: 2rem;
}
#top-about .about-ttl-ja span {
  font-size: 1.8rem;
}
#top-about .about-ttl-sub {
  margin-top: 20px;
}
#top-about .about-btn {
  margin: 25px auto 0;
}

/*  top-service  SP
------------------------------------ */
#top-service .service-list {
  margin-top: 25px;
}
#top-service .service-list-item {
  flex-direction: column-reverse;
  align-items: center;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin-top: 35px;
}
#top-service .service-list-img {
  width: 80%;
  margin: auto;
}
#top-service .service-list-ttl {
  text-align: center;
}
#top-service .service-list-btn {
  margin: 25px auto 0;
}

/*  top-reservation  SP
------------------------------------ */
#top-reservation .re-txt {
  margin-top: 20px;
}
#top-reservation .re-btn-wrap {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#top-reservation .re-btn-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}

/*  top-blog  SP
------------------------------------ */
#top-blog .blog-box {
  padding: 20px 0;
  flex-direction: column;
  align-items: center;
}
#top-blog .blog-box-l {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
#top-blog .blog-btn {
  width: 150px;
  margin: 0;
  padding-right: 16px;
}
#top-blog .news-post {
  margin: 25px auto 0;
}

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

sub layout  SP

========================================= */
/*  guide  SP
------------------------------------ */
#guide .concept-box {
  margin-top: 25px;
  padding: 10px 0;
}
#guide .concept-box-txt {
  margin-top: 0;
}
#guide .concept-box02 {
  margin-top: 20px;
  padding: 15px;
  border-radius: 15px;
}
#guide .concept-list {
  padding-left: 30px;
}
#guide .concept-list-item::before {
  width: 14px;
  height: 11px;
  top: 7px;
  left: -26px;
}
#guide .service-list {
  margin-top: 25px;
}
#guide .service-list-item {
  flex-direction: column-reverse;
  align-items: center;
}
#guide .service-list-item:nth-of-type(n+2) {
  margin-top: 35px;
}
#guide .service-list-img {
  width: 80%;
  margin: auto;
}
#guide .service-list-ttl {
  text-align: center;
}
#guide .service-list-btn {
  margin: 25px auto 0;
}
#guide .service-list-feature {
  text-align: center;
  margin-top: 15px;
}
#guide .service-list-check-item::before {
  width: 13px;
  height: 10px;
  left: -21px;
  top: 7px;
}
#guide .profile-flx {
  margin-top: 30px;
  flex-direction: column-reverse;
  align-items: center;
}
#guide .profile-flx-img {
  width: 70%;
  margin: auto;
}
#guide .profile-flx-l {
  margin: 20px auto 0;
}
#guide .profile-history {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#guide .profile .com-ttl03 {
  text-align: center;
}
#guide .profile-detail {
  margin-top: 30px;
}
#guide .profile-detail-list {
  margin-top: 10px;
}
#guide .profile-detail-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#guide .profile-detail-list-ttl {
  font-size: 1.8rem;
}
#guide .profile-detail-list-txt {
  margin: auto;
}

/*  release  SP
------------------------------------ */
.com-about .about-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
.com-about .about-flx-img {
  width: 80%;
  margin: auto;
}
.com-about .about-flx-con {
  margin: 10px auto 0;
}
.com-about .about-check-ttl {
  margin-top: 30px;
}
.com-about .about-check-note {
  margin-top: 30px;
  line-height: 1.8;
}
.com-about .about-list {
  margin: 20px auto 0;
}
.com-about .about-list-item::before {
  width: 12px;
  margin-right: 5px;
}
.com-about .about-list-item:nth-of-type(n+2) {
  margin-top: 14px;
}

.com-merit .merit-list {
  margin-top: 7px;
}
.com-merit .merit-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
.com-merit .merit-list-txt {
  margin-top: 7px;
}

.com-case .case-txt {
  margin-top: 20px;
}
.com-case .case-list {
  margin-top: 30px;
}
.com-case .case-list-item:nth-of-type(n+2) {
  margin-top: 30px;
  padding-top: 30px;
}
.com-case .case-list-img {
  margin-top: 15px;
  background-size: 8px;
}
.com-case .case-list-img-ttl {
  font-size: 1.3rem;
  width: 49px;
  height: 24px;
  line-height: 24px;
}
.com-case .case-list-txt {
  margin-top: 15px;
}

/*  salon  SP
------------------------------------ */
#salon .information-box {
  margin-top: 20px;
  padding: 5px 0;
}/*# sourceMappingURL=style_sp.css.map */