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

.marker::before {
  background-size: contain;
  background-position: center bottom;
}

/*  共通パーツ
------------------------------------ */
.com-bg02 {
  background-size: 100%;
}

.com-sns-insta span {
  font-size: 1.3rem;
}

.com-box01 {
  background-size: 100%;
}
.com-box02 {
  background-size: 270px;
  background-position: 5px 5px;
}

.news-post-item {
  width: 49%;
}
.news-post-item:nth-of-type(2n) {
  margin-left: 2%;
}
.news-post-item:nth-of-type(n+3) {
  margin-top: 4%;
}
.news-post-time {
  margin-top: 7px;
  font-size: 1.3rem;
  line-height: 1.5;
}
.news-post-ttl {
  margin-top: 5px;
}
.news-post-tag {
  margin-top: 14px;
}
.news-post-tag-txt {
  margin-right: 7px;
  padding-right: 7px;
  font-size: 1.3rem;
}

.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-season  SP
------------------------------------ */
#top-season .season-box {
  padding: 50px 15px;
  box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.3);
}
#top-season .season-contents {
  margin: -17px auto 0;
  padding: 35px 15px;
}
#top-season .season-ttl .sm {
  max-width: 88%;
  margin: 22px auto 0;
}
#top-season .season-ttl .sm::before, #top-season .season-ttl .sm::after {
  width: 43px;
  height: 49px;
}
#top-season .season-ttl .sm span {
  padding: 5px;
  font-size: 1.6rem;
  line-height: 1.23;
}
#top-season .season-txt {
  text-align: left;
}
#top-season .season-dl {
  flex-direction: column;
  align-items: center;
}
#top-season .season-dl dt {
  font-size: 1.8rem;
}
#top-season .season-dl dt img {
  width: 48px;
  margin-right: 11px;
}
#top-season .season-dl dt .lg {
  font-size: 2.8rem;
}
#top-season .season-dl dd {
  margin: 10px auto 0;
  padding: 5px;
  font-size: 1.7rem;
}
#top-season .season-dl dd .sm {
  display: block;
}
#top-season .season-flx {
  margin-top: 25px;
  flex-direction: column-reverse;
  align-items: center;
}
#top-season .season-flx-con {
  margin-top: 15px;
  padding: 15px 0;
}
#top-season .season-flx-txt {
  text-align: left;
}
#top-season .season-flx-list {
  display: block;
  margin-top: 10px;
}
#top-season .season-flx-list li {
  max-width: none !important;
}
#top-season .season-flx-list li:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#top-season .season-flx-list-txt-wrap {
  margin-top: 5px;
}
#top-season.spring .season-box::before, #top-season.spring .season-box::after {
  width: 98px;
  height: 69px;
}
#top-season.summer .season-box::before, #top-season.summer .season-box::after {
  width: 98px;
  height: 69px;
}
#top-season.autumn .season-box::before, #top-season.autumn .season-box::after {
  width: 98px;
  height: 69px;
}
#top-season.winter .season-box::before, #top-season.winter .season-box::after {
  width: 98px;
  height: 69px;
}
#top-season .news-bg {
  margin: -20px auto 0;
}
#top-season .news-ttl {
  text-align: left;
}
#top-season .news-ttl .ja {
  margin: 5px 0 0;
}
#top-season .news-btn {
  max-width: 152px;
}
#top-season .news-post {
  margin-top: 30px;
}

/* top-medicine  SP
------------------------------------ */
#top-medicine {
  background-position: 95% 150px, left 10px, center calc(100% - 150px);
  background-size: 50px, 150px, 200px;
}
#top-medicine .medicine-img {
  margin: 20px auto 0;
}
#top-medicine .medicine-txt-box {
  margin-top: 20px;
}
#top-medicine .medicine-btn {
  margin: 30px auto 0;
}
#top-medicine .medicine-imgs li:nth-of-type(n+2) {
  margin-left: 5%;
}

/* top-service  SP
------------------------------------ */
#top-service {
  margin-top: -20px;
}
#top-service .service-list {
  margin-top: 30px;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#top-service .service-list-item:nth-of-type(2n) .service-list-box {
  background-position: calc(100% - 5px) 5px;
  background-size: 100%;
}
#top-service .service-list-box {
  padding: 30px 15px;
  background-position: 5px 5px;
}
#top-service .service-list-txt {
  margin: 15px auto 0;
  text-align: left;
}
#top-service .service-list-btn {
  margin-top: 20px;
}

/* top-care  SP
------------------------------------ */
#top-care {
  text-align: center;
}
#top-care .care-ttl {
  display: inline-block;
  padding: 0 20px;
  position: relative;
}
#top-care .care-ttl .ic {
  position: absolute;
  bottom: 0;
}
#top-care .care-ttl .ic01 {
  left: 0;
}
#top-care .care-ttl .ic02 {
  right: 0;
}
#top-care .care-box {
  padding: 30px 15px;
}
#top-care .chart_container {
  margin-top: 15px;
  padding: 30px 15px;
}
#top-care .chart_title {
  padding-bottom: 10px;
  font-size: 1.8rem;
}
#top-care .chart_btn_list {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#top-care .chart_btn_list li:nth-of-type(n+2) {
  margin: 15px auto 0;
}
#top-care .chart_btn {
  height: auto;
  padding: 10px;
  line-height: 1.5;
}
#top-care .btn_wrp {
  margin-top: 20px;
}
#top-care .back_btn {
  padding-bottom: 5px;
}
#top-care .result_title-icon {
  width: 58px;
  height: 58px;
  margin: auto;
  position: static;
}
#top-care .result_container {
  margin-top: 10px;
}
#top-care .result_txtxbx {
  margin-top: 10px;
  text-align: left;
}
#top-care .result_btn-list {
  margin-top: 20px;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  display: block;
  max-width: 280px;
  margin: auto;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#top-bnr .bnr-ttl {
  height: 50px;
  margin: -23px auto 0;
  padding-top: 4px;
}
#top-bnr .bnr-ttl .en {
  font-size: 1.7rem;
  top: -8px;
}
#top-bnr .bnr-ttl .ja {
  font-size: 1.7rem;
}

/* com-contact  SP
------------------------------------ */
.com-contact {
  padding: 25px;
}
.com-contact .contact-box {
  padding: 30px 15px;
}
.com-contact .contact-inner {
  padding: 0;
}
.com-contact .contact-ttl .ja {
  margin-top: 10px;
  font-size: 1.7rem;
}
.com-contact .contact-ttl .en {
  font-size: 4rem;
}
.com-contact .contact-list {
  margin-top: 25px;
}
.com-contact .contact-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-contact .contact-list-link {
  height: 50px;
}
.com-contact .contact-list-link::before {
  width: 50px;
  flex-shrink: 0;
  background-size: 25px;
}
.com-contact .contact-list-tel {
  padding-top: 8px;
  font-size: 1.3rem;
}
.com-contact .contact-list-tel .num {
  font-size: 2rem;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .features-list {
  margin-top: 20px;
}
#about .features-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
#about .features-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#about .features-list-con {
  margin: 15px auto 0;
}
#about .features-list-txt-box {
  margin-top: 15px;
}
#about .therapist-list {
  margin-top: 35px;
}
#about .therapist-list-item {
  padding: 30px 15px;
}
#about .therapist-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#about .therapist-list-con {
  margin: 20px auto 0;
}
#about .therapist-profile {
  margin-top: 20px;
}
#about .therapist-profile-ttl {
  font-size: 1.7rem;
  align-items: flex-start;
}
#about .therapist-profile-ttl::before {
  width: 15px;
  height: 15px;
  margin-top: 6px;
  margin-right: 8px;
}
#about .therapist-profile-txt {
  margin-top: 6px;
}
#about .access-table {
  margin-top: 20px;
}
#about .access-table .note {
  font-size: 1.2rem;
}

/* overall  SP
------------------------------------ */
.com-worries {
  background-size: 100%;
  background-position: center top;
}
.com-worries .worries-inner {
  padding-bottom: 0;
  flex-direction: column-reverse;
  align-items: center;
}
.com-worries .worries-list {
  margin-top: 30px;
}
.com-worries .worries-list-item {
  padding-left: 25px;
  background-size: 18px;
  background-position-y: 6px;
  font-size: 1.6rem;
}
.com-worries .worries-img {
  margin: 15px auto 0;
}

.com-solution {
  background-size: auto;
}
.com-solution .solution-inner {
  padding-top: 100px;
}
.com-solution .solution-ttl {
  padding: 27px 0;
  background-size: 150px;
}
.com-solution .solution-ttl::before, .com-solution .solution-ttl::after {
  width: 15px;
  height: 19px;
}
.com-solution .solution-ttl::before {
  margin-right: 10px;
}
.com-solution .solution-ttl::after {
  margin-left: 10px;
}
.com-solution .solution-flx {
  margin-top: 10px;
}
.com-solution .solution-txt-box {
  margin: 15px auto 0;
}
.com-solution .solution-list {
  margin-top: 25px;
}
.com-solution .solution-list-item {
  padding: 25px 15px;
}
.com-solution .solution-list-ttl .num {
  flex-shrink: 0;
}
.com-solution .solution-list-ttl .ja {
  margin-left: 10px;
  font-size: 1.7rem;
}

.com-symptoms .symptoms-box {
  margin: -62px auto 0;
  padding: 85px 15px 39px;
}
.com-symptoms .symptoms-ttl .en {
  font-size: 4.5rem;
}

.com-menu .menu-txt {
  margin-top: 20px;
}
.com-menu .menu-list-item {
  padding: 20px 15px;
}
.com-menu .menu-list-ttl {
  display: block;
}
.com-menu .menu-list-ttl .ttl, .com-menu .menu-list-ttl .price {
  width: 100%;
}
.com-menu .menu-list-ttl .ttl {
  text-align: left;
  font-size: 1.8rem;
}
.com-menu .menu-list-ttl .price {
  margin: 10px auto 0;
}
.com-menu .menu-list-txt {
  margin-top: 12px;
}

/* yoga  SP
------------------------------------ */
#yoga .yoga-list {
  flex-direction: column;
  align-items: center;
}
#yoga .yoga-list-item {
  width: 100%;
  height: 250px;
  padding-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#yoga .yoga-list-item:nth-of-type(1) {
  margin: auto;
}
#yoga .yoga-list-item:nth-of-type(2) {
  margin: -80px auto 0;
}
#yoga .yoga-list-ttl {
  font-size: 1.8rem;
}
#yoga .yoga-list-txt {
  margin-top: 10px;
}
#yoga .yoga-list-center p {
  display: flex;
  justify-content: center;
}
#yoga .yoga-list-center span {
  padding: 0 5px;
}
#yoga .yoga-flow-ttl {
  font-size: 2rem;
}

/* relaxation  SP
------------------------------------ */
#relaxation .relaxation .en {
  font-size: 4rem;
}
#relaxation .relaxation-list {
  margin-top: 25px;
}
#relaxation .relaxation-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#relaxation .relaxation-list-flx {
  flex-direction: column-reverse;
  align-items: center;
}
#relaxation .relaxation-list-con {
  margin: 15px auto 0;
}
#relaxation .relaxation-list-dl {
  margin-top: 25px;
  padding: 25px 15px;
}
#relaxation .relaxation-list-dl dt {
  font-size: 1.8rem;
}
#relaxation .relaxation-txt-box {
  margin-top: 15px;
}

/* voice  SP
------------------------------------ */
#voice .voice-txt {
  margin-top: 20px;
}
#voice .voice-list-item {
  padding: 25px 15px;
}
#voice .voice-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#voice .voice-list-ttl {
  display: block;
}
#voice .voice-list-ttl .ttl {
  width: 100%;
  text-align: left;
  font-size: 1.7rem;
}
#voice .voice-list-ttl .profile {
  width: 100%;
  margin-top: 5px;
  font-size: 1.7rem;
}
#voice .voice-list-menu {
  margin-top: 11px;
}

/* news  SP
------------------------------------ */
#news .com-news-link {
  padding: 25px 15px;
}
#news .com-news-tag {
  margin: 2px 0 0 2px;
}
#news .detail-box {
  padding: 25px 15px;
}
#news .detail-tag {
  margin: 2px 0 0 2px;
}

/* site  PC
------------------------------------ */
#site .site-box {
  padding: 15px;
}/*# sourceMappingURL=style_sp.css.map */