@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	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;
}

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

.sp-anchor {
  padding-top: 80px;
}

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

/*  共通パーツ
------------------------------------ */
.com120 {
  padding-bottom: 50px;
}

.com-tel-link {
  font-size: 1.7rem;
}
.com-tel-link .num {
  font-size: 2.5rem;
}

.com-box01 {
  border-radius: 0 20px 0 20px;
}

.com-bg01-box {
  width: calc(100% - 30px);
  min-width: 1px;
  border-radius: 20px;
  padding: 0;
}
.com-bg01-box.radius {
  border-radius: 0 20px 0 20px;
}
.com-bg02 {
  background-position: right 20px;
  background-size: 100px;
}

.news-post {
  flex-direction: column;
  align-items: center;
}
.news-post-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
.news-post-time {
  font-size: 1.7rem;
  line-height: 1.5;
}
.news-post-ttl {
  margin-top: 5px;
}

.com-tag {
  margin-top: 20px;
}
.com-tag-ttl::before {
  margin-right: 10px;
}
.com-tag-ttl::after {
  margin-left: 10px;
}
.com-tag-link {
  padding: 8px 15px;
  font-size: 1.4rem;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about {
  background-position: right 50px;
  background-size: 150px;
  padding-bottom: 50px;
}
#top-about .about-inner {
  padding-top: 120px;
}
#top-about .about-img {
  position: static;
}
#top-about .about-img .img01 {
  width: 90%;
  margin: 0 5% 4% 0;
}
#top-about .about-img .img02 {
  width: 70%;
}
#top-about .about-con {
  margin: 5% auto 0;
}
#top-about .about-txt {
  margin-top: 5%;
}
#top-about .about-box {
  width: calc(100% - 30px);
  margin-top: 50px;
  padding: 30px 15px;
  flex-direction: column-reverse;
  align-items: center;
}
#top-about .about-box-img {
  margin: auto;
}
#top-about .about-box-con {
  margin: 25px auto 0;
}
#top-about .about-box-txt {
  margin-top: 5%;
}

/* top-feature  SP
------------------------------------ */
#top-feature .feature-flx {
  margin-top: 30px;
}
#top-feature .feature-con {
  margin: 15px auto 0;
}

/* top-service  SP
------------------------------------ */
#top-service .service-list {
  margin-top: 30px;
}
#top-service .service-list-item {
  flex-direction: column-reverse;
  align-items: center;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin: 35px auto 0;
}
#top-service .service-list-img {
  width: 90%;
  margin: auto;
}
#top-service .service-list-con {
  max-width: none;
  margin: 20px auto 0;
}
#top-service .service-list-txt {
  margin-top: 15px;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  display: block;
}
#top-bnr .bnr-item {
  width: 100%;
}
#top-bnr .bnr-link {
  padding: 20% 0;
  background-position: calc(100% - 5px) calc(100% - 5px), center;
}

/* top-salon  SP
------------------------------------ */
#top-salon {
  padding-top: 50px;
}
#top-salon .salon-inner {
  padding: 35px 15px;
}
#top-salon .salon-table {
  margin-top: 15px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-ttl {
  display: block;
  text-align: left;
}
#top-news .news-ttl .en {
  margin: 10px 0 0;
}
#top-news .news-flx {
  padding-bottom: 14px;
}
#top-news .news-btn::after {
  width: 43px;
  height: 31px;
  margin-left: 8px;
}
#top-news .news-post {
  margin-top: 20px;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-inner {
  display: block;
}
.com-contact .contact-ttl {
  padding-top: 0;
  text-align: center;
}
.com-contact .contact-box {
  margin: 15px auto 0;
  padding: 20px 15px;
  border-radius: 20px;
}
.com-contact .contact-tel-link {
  font-size: 1.7rem;
}
.com-contact .contact-tel-link .num {
  font-size: 2.5rem;
}
.com-contact .contact-tel-note {
  margin: 5px auto 0;
}
.com-contact .contact-tel-note img {
  height: 13px;
}
.com-contact .contact-sns-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .concept-flx {
  margin-top: 30px;
}
#about .concept-txt {
  margin: 20px auto 0;
}
#about .reason-list {
  margin-top: 20px;
}
#about .reason-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
#about .reason-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#about .reason-list-con {
  margin: 20px auto 0;
}
#about .reason-list-txt {
  margin-top: 15px;
}
#about .flow-list {
  margin-top: 20px;
}
#about .flow-list-item {
  display: block;
}
#about .flow-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#about .flow-list-ico {
  width: 40%;
  margin: auto;
}
#about .flow-list-con {
  margin: 20px auto 0;
}
#about .flow-list-ttl .en {
  padding: 5px 14px;
}
#about .flow-list-ttl .ja {
  margin-left: 5px;
  font-size: 1.8rem;
}
#about .flow-list-txt {
  margin-top: 10px;
}

/* features  SP
------------------------------------ */
#features .about-inner {
  padding-bottom: 100px;
  background-size: 70px;
  background-position: 15px calc(100% - 5px);
}
#features .about-txt {
  margin-top: 20px;
}

.com-feature .feature-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
}
.com-feature .feature-img::before {
  height: 62px;
  width: 51px;
  right: -10px;
  bottom: -23px;
}
.com-feature .feature-img img {
  border-radius: 40px 0 0 0;
}
.com-feature .feature-txt {
  margin: 25px auto 0;
}
.com-feature .feature-box {
  margin-top: 35px;
  padding: 25px 15px;
  border-radius: 30px 0 30px 0;
}
.com-feature .feature-box-ttl {
  margin-left: 15px;
  font-size: 2rem;
}
.com-feature .feature-box-dl {
  margin-top: 15px;
}
.com-feature .feature-box-dl dt {
  font-size: 1.8rem;
}

/* menu  SP
------------------------------------ */
#menu .menu-txt {
  margin-top: 20px;
}
#menu .menu-list {
  margin-top: 25px;
}
#menu .menu-list-item:nth-of-type(n+2) {
  margin-top: 40px;
}
#menu .menu-list-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#menu .menu-list-img {
  padding-top: 73%;
  border-radius: 40px 0 0 0;
}
#menu .menu-list-txt {
  margin: 10px auto 0;
}
#menu .price-list {
  margin-top: 30px;
}
#menu .price-list-dl {
  display: block;
}
#menu .price-list-dl dt, #menu .price-list-dl dd {
  width: 100%;
}
#menu .price-list-dl dt {
  padding: 10px;
}
#menu .price-list-dl dd {
  padding: 10px;
}
#menu .price-list-txt {
  padding: 15px;
}
#menu .products-txt-wrap {
  margin-top: 20px;
  padding-top: 15px;
}
#menu .products-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#menu .products-list-ttl {
  margin-top: 15px;
  padding-bottom: 10px;
  font-size: 1.8rem;
}
#menu .products-list-txt {
  margin-top: 15px;
}

/* cases  SP
------------------------------------ */
#cases .cases-list {
  margin-top: 30px;
}
#cases .cases-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#cases .cases-list-tag {
  margin-top: 10px;
}
#cases .cases-list-tag-item {
  padding: 2px 19px;
}
#cases .detail-ba {
  display: block;
}
#cases .detail-ba li:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#cases .detail-ba-ttl {
  text-align: center;
}
#cases .detail-dl {
  margin-top: 20px;
}
#cases .detail-dl dt {
  padding-bottom: 10px;
  font-size: 1.8rem;
}
#cases .detail-dl dd {
  margin-top: 10px;
}
#cases .detail-images {
  margin-top: 20px;
}
#cases .detail-images li {
  width: 49%;
  padding-top: 40%;
  border-radius: 13px;
}
#cases .detail-images li:nth-of-type(2n) {
  margin-left: 2%;
}
#cases .detail-images li:nth-of-type(n+3) {
  margin-top: 2%;
}

/* voice  SP
------------------------------------ */
#voice .voice-list {
  margin-top: 25px;
}
#voice .voice-list-item {
  padding: 30px 20px;
  border-radius: 0 40px 0 40px;
  flex-direction: column;
  align-items: center;
}
#voice .voice-list-ico {
  width: 100px;
  height: 100px;
}
#voice .voice-list-con {
  margin: 15px auto 0;
}
#voice .voice-list-ttl {
  text-align: center;
  padding-bottom: 10px;
  font-size: 1.8rem;
}
#voice .voice-list-txt {
  margin-top: 10px;
}

/* contact  SP
------------------------------------ */
#contact .contact-txt {
  margin-top: 25px !important;
}
#contact .contact-form-table th {
  padding-top: 20px;
}
#contact .contact-form-table td {
  padding-bottom: 20px;
}

/* news  SP
------------------------------------ */
#news .com-box01 {
  padding: 25px 15px;
  border-radius: 0 15px 0 15px;
}/*# sourceMappingURL=style_sp.css.map */