@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;
}

.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: 20px;
}
.com-txt-note {
  font-size: 1.3rem;
}

/*  共通パーツ
------------------------------------ */
.com-tel {
  text-align: center;
}
.com-tel-link {
  font-size: 1.8rem;
}
.com-tel-link .num {
  font-size: 2.5rem;
}
.com-tel-note img {
  height: 12px;
}

.com-box {
  width: calc(100% - 30px);
}
.com-box-ico::before {
  width: 58px;
  height: 62px;
  left: -7px;
  bottom: -8px;
}
.com-box-ico::after {
  width: 74px;
  height: 79px;
  top: -23px;
  right: -12px;
}

.com-bg01 {
  background-size: 150px, 150px;
  background-position: left 35px, right 35px;
}
.com-bg01::before {
  height: 50px;
  background-position-y: bottom;
}
.com-bg03 {
  background-size: 100%;
}
.com-bg-illu::before {
  width: 47px;
  height: 143px;
  bottom: -81px;
}

.sub .com-bg01 {
  background-position-y: 20px;
}

.news-post-item:nth-of-type(n+2) {
  margin-top: 13px;
}
.news-post-link {
  padding-bottom: 13px;
}
.news-post-ttl {
  margin-top: 10px;
  font-size: 1.7rem;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-inner {
  padding-top: 100px;
  padding-bottom: 200px;
  background-size: 280px;
  background-position-y: 30px;
}
#top-about .about-movie {
  margin-top: 95px;
  padding: 15px 0;
  border-width: 1px;
}
#top-about .about-movie::before {
  width: 160px;
  height: 59px;
  top: -52px;
}
#top-about .about-txt-box {
  margin-top: 20px;
  text-align: left;
}
#top-about .about-btn {
  margin-top: 25px;
}
#top-about .about-illu {
  background-position: 15px calc(100% - 40px), calc(100% - 15px) calc(100% - 20px);
  background-size: 100px, 120px;
}

/* top-service  SP
------------------------------------ */
#top-service .service-btn {
  max-width: 120px;
  height: 40px;
  background-position-x: calc(100% - 10px);
  background-size: 5px;
  font-size: 1.4rem;
  line-height: 40px;
}
#top-service .service-list {
  margin: 10px auto 0;
  padding-top: 320px;
  padding-bottom: 0;
  background: url(../img/top/service-h.png) no-repeat center top/100px;
}
#top-service .service-list-item {
  padding: 15px;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#top-service .service-list-ttl {
  font-size: 2.3rem;
}
#top-service .service-list-ttl::before {
  width: 20px;
  height: 20px;
  background-size: 4px;
  top: 7px;
}

/* top-treatment  SP
------------------------------------ */
#top-treatment .treatment-inner {
  flex-direction: column-reverse;
  align-items: center;
}
#top-treatment .treatment-con {
  margin: 25px auto 0;
}
#top-treatment .treatment-ttl {
  text-align: center;
}
#top-treatment .treatment-txt {
  margin-top: 25px;
  text-align: center;
}
#top-treatment .treatment-btn {
  margin: 25px auto 0;
}

/* top-gallery  SP
------------------------------------ */
#top-gallery .gallery-list {
  margin-top: 30px;
}
#top-gallery .gallery-list-item {
  width: 49%;
  padding-top: 35%;
}
#top-gallery .gallery-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#top-gallery .gallery-list-item:nth-of-type(n+3) {
  margin-top: 2%;
}
#top-gallery .gallery-btn {
  margin-top: 25px;
}

/* top-news  SP
------------------------------------ */
#top-news::before {
  width: 63px;
  height: 128px;
  right: 9px;
  bottom: -97px;
}
#top-news .news-inner {
  flex-direction: column;
  align-items: center;
}
#top-news .news-ttl {
  text-align: center;
}
#top-news .news-post {
  margin-top: 30px;
}
#top-news .news-btn {
  margin: 30px auto 0;
  justify-content: center;
  text-align: center;
}

/* com-contact  SP
------------------------------------ */
.com-contact {
  background-size: 35px, 35px, 60px;
  background-position: calc(50% - 145px) 140px, calc(50% + 145px) 140px, left top;
}
.com-contact .contact-inner {
  padding-top: 113px;
  background-size: 163px;
  background-position-y: 30px;
}
.com-contact .contact-ttl .en img {
  height: 50px;
}
.com-contact .contact-ttl .ja {
  font-size: 3rem;
}
.com-contact .contact-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-contact .contact-mail {
  width: 254px;
  height: 60px;
  line-height: 60px;
}
.com-contact .insta-ttl .ja {
  white-space: nowrap;
  font-size: 1.8rem;
}
.com-contact .insta-ttl .ja::before {
  margin-right: 5px;
}
.com-contact .insta-ttl .ja::after {
  margin-left: 5px;
}
.com-contact .insta-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-contact .insta-list-link {
  padding: 20px 0;
  background-position: 15px center;
  background-size: 25px;
}
.com-contact .insta-list-link .ttl {
  font-size: 2rem;
}
.com-contact .insta-list-link .id {
  padding: 3px 10px;
  font-size: 1.3rem;
}

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

sub layout  SP

========================================= */
/* guide  SP
------------------------------------ */
#guide .concept-inner {
  padding-top: 90px;
  background-size: 120px;
  background-position-y: 70px;
}
#guide .concept-ttl {
  margin-top: 30px;
}
#guide .concept-flx {
  margin-top: 15px;
  flex-direction: column;
  align-items: center;
}
#guide .concept-txt {
  margin-top: 15px;
}
#guide .service-list-item {
  padding: 15px;
}
#guide .service-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#guide .note-list {
  margin-top: 30px;
}
#guide .note-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#guide .note-list-txt {
  margin-top: 11px;
}
#guide .faq {
  padding-bottom: 50px;
}
#guide .faq-list {
  margin-top: 20px;
}
#guide .faq-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#guide .faq-list-ttl {
  padding: 12px 12px 12px 53px;
  font-size: 1.7rem;
}
#guide .faq-list-ttl::before {
  width: 30px;
  height: 30px;
  left: 10px;
  line-height: 30px;
}
#guide .faq-list-txt {
  margin-top: 10px;
}
#guide .shop-table {
  margin-top: 10px;
}
#guide .shop-map {
  margin-top: 20px;
}

/* service  SP
------------------------------------ */
#service .service-inner {
  padding: 70px 0 50px;
  background-size: 220px;
}
#service .service-list {
  margin-top: 30px;
}
#service .service-list-item {
  padding: 0 15px;
  background-size: 150px, 150px;
  background-position: left 10px, right 10px;
}
#service .service-list-item:nth-of-type(1) {
  background: none;
}
#service .service-list-item:nth-of-type(n+2) {
  margin-top: 0;
  padding-top: 100px;
}
#service .service-list-img {
  margin-top: 10px;
}
#service .service-list-flx {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#service .service-list-flx-txt-box {
  margin: 20px auto 0;
}
#service .service-list-contents {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#service .service-list-contents li {
  max-width: none;
}
#service .service-list-contents li:nth-of-type(n+2) {
  margin: 20px auto 0;
}

/* about  SP
------------------------------------ */
#about .commit {
  background-position-y: 30px, calc(100% - 20px);
}
#about .commit-ttl .ja {
  margin-top: 13px;
  padding: 0 30px;
}
#about .commit-img {
  margin-top: 20px;
}
#about .commit-list {
  margin-top: 20px;
}
#about .commit-list-ttl {
  padding-left: 10px;
}
#about .commit-list-txt {
  margin-top: 10px;
}
#about .price-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#about .note-list {
  margin-top: 20px;
}
#about .note-list-txt {
  margin-top: 10px;
}
#about .profile-inner {
  flex-direction: column;
  align-items: center;
}
#about .profile-img {
  width: 70%;
  margin: auto;
}
#about .profile-con {
  margin: 15px auto 0;
}
#about .profile-ttl {
  text-align: center;
}
#about .profile-txt-box {
  margin-top: 20px;
}
#about .profile-dl dt {
  padding: 0 10px;
}

/* gallery  SP
------------------------------------ */
.tag-select-box::before {
  border-top: 6px solid #fff;
}
.tag-select-box #tag-select {
  border-color: #fff;
  color: #fff;
}

#gallery .gallery {
  background: url(../img/top/com-bg02-top.png) no-repeat center top/100%, url(../img/guide/middle.png) repeat center/100%, url(../img/top/com-bg02-bottom.png) no-repeat center bottom/100%;
}
#gallery .gallery-flx {
  margin: 20px auto 0;
  flex-direction: column;
  align-items: center;
}
#gallery .gallery-list {
  margin: 25px auto 0;
}
#gallery .gallery-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#gallery .gallery-list-ttl {
  font-size: 1.8rem;
}
#gallery .gallery-list-img {
  margin-top: 20px;
}
#gallery .gallery-list-img li {
  width: 49%;
  padding-top: 56.35%;
}
#gallery .gallery-list-img li:nth-of-type(2n) {
  margin-left: 2%;
}
#gallery .gallery-list-img li:nth-of-type(n+3) {
  margin-top: 2%;
}

/* news  SP
------------------------------------ */
#news .com-news-link {
  width: 100%;
  padding: 20px;
}
#news .detail-box {
  width: 100%;
  padding: 20px;
}
#news .detail-txt {
  margin-top: 30px;
}

/* contact  SP
------------------------------------ */
#contact .contact {
  padding: 50px 0;
}
#contact .contact-form-table {
  margin-top: 20px !important;
}

/* site  SP
------------------------------------ */
#site .site-box {
  padding: 25px 20px;
}/*# sourceMappingURL=style_sp.css.map */