@charset "UTF-8";
:root {
  --swiper-theme-color: #ef624b ;
}

@font-face {
  font-family: "YUMIN";
  src: url("../font/YUMIN.TTF");
}
@font-face {
  font-family: "YUMINDB";
  src: url("../font/YUMINDB.TTF");
}
@font-face {
  font-family: "YUMINL";
  src: url("../font/YUMINL.TTF");
}
@font-face {
  font-family: "NOTOSANSJP-REGULAR";
  src: url("../font/NOTOSANSJP-REGULAR.OTF");
}
@font-face {
  font-family: "YuGothR";
  src: url("../font/YuGothR.ttc");
}
.html,
.body {
  min-width: 320px;
  margin: 0 auto;
  overflow-x: hidden;
}

.w1200 {
  padding: 0 0.15rem;
}

.wraper, .w1400, .w1280 {
  width: 94%;
  margin: 0 auto;
  position: relative;
}

.indexNavMain {
  position: fixed;
  left: 0;
  top: 0;
  height: 1rem;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
.indexNavMain .wraper {
  width: 100%;
}
.indexNavMain .indexNavBox {
  height: 1rem;
}
.indexNavMain .indexNavBox > a {
  float: left;
  line-height: 1rem;
  margin-left: 0.1rem;
}
.indexNavMain .indexNavBox > a img {
  display: inline-block;
  vertical-align: middle;
  height: 0.8rem;
}
.indexNavMain .indexNavBox ul {
  display: none;
}
.indexNavMain .indexNavBox .phoneNavBtn {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  background: #d81618 url("../images/navIcon.png") no-repeat center center;
  background-size: 0.54rem 0.4rem;
}

.MBannerMain {
  position: relative;
  width: 100%;
  margin-top: 1rem;
}
.MBannerMain .banner {
  display: block;
  width: 100%;
}
.MBannerMain .ball01 {
  position: absolute;
  left: 48%;
  bottom: 0;
  width: 28%;
  z-index: -1;
  animation: Scales 5s linear infinite;
}
.MBannerMain .ball02 {
  position: absolute;
  left: 3%;
  top: 20%;
  width: 8%;
  animation: Scales 3s linear infinite;
}

h2 img {
  display: block;
  height: 0.82rem;
}

.title {
  padding-bottom: 1em;
  font: bold 0.34rem/1rem "NOTOSANSJP-REGULAR";
  color: #333;
}
.title span {
  display: inline-block;
  position: relative;
  border-bottom: 0.03rem solid #f2f2f2;
}
.title span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.03rem;
  width: 1.33rem;
  height: 0.03rem;
  background-color: #ef624b;
}

.homeNurseMain .main01 {
  padding-top: 0.4rem;
}
.homeNurseMain .main01 .img {
  border-radius: 0.1rem;
  overflow: hidden;
}
.homeNurseMain .main01 .img img {
  display: block;
  width: 100%;
}
.homeNurseMain .main01 .txt p {
  font: normal 0.26rem/0.5rem "YuGothR";
  color: #333;
}
.homeNurseMain .main02 {
  padding-top: 0.4rem;
}
.homeNurseMain .main02 .title {
  padding-bottom: 1em;
  text-align: center;
  line-height: 0.5rem;
}
.homeNurseMain .main02 .title span {
  border-bottom: none;
}
.homeNurseMain .main02 .title span::after {
  left: 50%;
  margin-left: -0.66rem;
}
.homeNurseMain .main02 ul li {
  width: 100%;
  margin-bottom: 0.3rem;
}
.homeNurseMain .main02 ul li .img {
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
}
.homeNurseMain .main02 ul li .img > img {
  display: block;
  width: 100%;
}
.homeNurseMain .main02 ul li .img h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1rem;
  padding: 0 0.2rem;
  border-radius: 0 0.1rem 0 0.1rem;
  background-color: rgba(255, 255, 255, 0.9);
  line-height: 1rem;
  text-align: center;
}
.homeNurseMain .main02 ul li .img h3 span {
  display: inline-block;
  vertical-align: middle;
  font: normal 0.26rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #222;
}
.homeNurseMain .main02 ul li .img h3 img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.05rem;
}
.homeNurseMain .main02 ul li p {
  padding: 0.25rem 0;
  font: normal 0.26rem/0.5rem "YuGothR";
  color: #666;
}
.homeNurseMain .main02 .btn {
  width: 80%;
  margin: 0.5rem auto;
  background-image: linear-gradient(45deg, #ef624b, #fc9f90);
  border-radius: 8px;
  transition: all 0.5s;
}
.homeNurseMain .main02 .btn a {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0.1rem 0.2rem;
  box-sizing: border-box;
}
.homeNurseMain .main02 .btn a span {
  display: block;
  font: normal 0.26rem/0.5rem "YuGothR";
  color: #fff;
  border-bottom: 1px dashed #fff;
}
.homeNurseMain .main02 .btn a b {
  display: contents;
  font: bold 0.36rem/0.5rem "NOTOSANSJP-REGULAR";
}
.homeNurseMain .main03 {
  margin-top: 0.4rem;
}
.homeNurseMain .main03 .imgbox {
  position: relative;
  padding-top: 1.2rem;
}
.homeNurseMain .main03 .imgbox .img {
  position: absolute;
  left: 0;
  top: 0.7rem;
  width: 100%;
  z-index: -1;
}
.homeNurseMain .main03 .imgbox .ball01 {
  position: absolute;
  left: 0.5rem;
  top: -0.5rem;
  width: 29.6%;
  z-index: -2;
  animation: Scales 5s linear infinite;
}
.homeNurseMain .main03 .imgbox .ball02 {
  position: absolute;
  right: 5%;
  bottom: 0;
  width: 8.85%;
  animation: Scales 3s linear infinite;
}
.homeNurseMain .main03 .imgbox h3 {
  width: 100%;
  font: bold 0.34rem/0.36rem "NOTOSANSJP-REGULAR";
  color: #fff;
  text-align: center;
  position: relative;
}
.homeNurseMain .main03 .imgbox h3::before {
  content: "なちゅらるの訪問看護師さんの１日";
  position: absolute;
  left: -2px;
  bottom: 1px;
  width: 100%;
  color: #222;
}
.homeNurseMain .main03 .imgbox p {
  width: 90%;
  padding: 0.4rem 0.2rem;
  margin: 0.4rem 5%;
  background-color: #fff;
  border-radius: 0.1rem 0.1rem 0 0;
  font: normal 0.26rem/0.5rem "YuGothR";
  color: #333;
  box-sizing: border-box;
}
.homeNurseMain .main03 ul {
  padding-top: 0.5rem;
}
.homeNurseMain .main03 ul li {
  float: left;
  width: 100%;
  padding: 0.4rem 0;
  border-bottom: 1px solid #eeebea;
  position: relative;
}
.homeNurseMain .main03 ul li .img {
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: radial-gradient(#fff6e4, #fc9f90);
  text-align: center;
  line-height: 0.8rem;
  transition: all 0.3s;
}
.homeNurseMain .main03 ul li .img img {
  vertical-align: middle;
  width: 0.5rem;
}
.homeNurseMain .main03 ul li .txt {
  width: 100%;
  padding-left: 1rem;
  box-sizing: border-box;
}
.homeNurseMain .main03 ul li .txt h4 {
  position: relative;
  display: inline-block;
  font: bold 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #222;
}
.homeNurseMain .main03 ul li .txt h4::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0.16rem;
  width: 0.18rem;
  height: 0.16rem;
  margin-left: 0.1rem;
  background: url(../images/M-icon01.png) no-repeat;
  background-size: 100% 100%;
}
.homeNurseMain .main03 ul li .txt p {
  margin-top: 1em;
  font: normal 0.26rem/0.4rem "YuGothR";
  color: #333;
  text-align: justify;
}

.rehabilitationMain {
  padding-top: 0.6rem;
}
.rehabilitationMain .main01 {
  position: relative;
  padding: 0.5rem 0 0.8rem;
}
.rehabilitationMain .main01 .ball01 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 29.6%;
  z-index: -1;
  animation: Scales 5s linear infinite;
}
.rehabilitationMain .main01 .imgbox {
  position: relative;
  padding-top: 0.5rem;
}
.rehabilitationMain .main01 .imgbox .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 0.1rem;
  overflow: hidden;
  z-index: -1;
}
.rehabilitationMain .main01 .imgbox h3 {
  font: normal 0.34rem/0.36rem "NOTOSANSJP-REGULAR";
  color: #333;
  text-align: center;
  position: relative;
}
.rehabilitationMain .main01 .imgbox h3::before {
  content: "なちゅらるの訪問 リハビリとは？";
  position: absolute;
  left: -2px;
  bottom: 1px;
  width: 100%;
  color: #fff;
  z-index: -1;
}
.rehabilitationMain .main01 .imgbox h3 strong {
  color: #ef624b;
  font-weight: normal;
}
.rehabilitationMain .main01 .imgbox .txt {
  width: 90%;
  padding: 0.3rem;
  margin: 0.4rem auto;
  background-color: #fff;
  border-radius: 0.1rem;
  box-sizing: border-box;
}
.rehabilitationMain .main01 .imgbox .txt p {
  padding-bottom: 0.28rem;
  font: normal 0.26rem/0.4rem "YuGothR";
  color: #333;
  text-align: justify;
}
.rehabilitationMain .main01 .imgbox .txt p strong {
  color: #ef624b;
}
.rehabilitationMain .title {
  padding-bottom: 0.4rem;
  text-align: center;
  line-height: 0.5rem;
}
.rehabilitationMain .title span {
  border-bottom: none;
}
.rehabilitationMain .title span::after {
  left: 50%;
  margin-left: -0.66rem;
}
.rehabilitationMain .main02 {
  width: 94%;
  margin-left: 3%;
}
.rehabilitationMain .main02 .swiper {
  width: 100%;
  padding-top: 0.8rem;
}
.rehabilitationMain .main02 .swiper-slide p {
  padding: 0.28rem 0;
  font: normal 0.26rem/0.4rem "YuGothR";
  color: #333;
  text-align: justify;
}
.rehabilitationMain .main02 .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0.1rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.rehabilitationMain .main02 .swiper-slide {
  width: 100%;
}
.rehabilitationMain .main02 .swiper-button-next, .rehabilitationMain .main02 .swiper-button-prev {
  display: none;
}

.aboutMain {
  padding-top: 0.5rem;
  background-image: linear-gradient(#fef4f2, #fff);
}
.aboutMain .main01 {
  padding-top: 0.5rem;
}
.aboutMain .main01 .img {
  width: 100%;
  border-radius: 0.1rem;
  overflow: hidden;
}
.aboutMain .main01 .img img {
  display: block;
  width: 100%;
}
.aboutMain .main01 .txt p {
  font: normal 0.26rem/0.5rem "YuGothR";
  color: #333;
}
.aboutMain .main02 {
  padding-top: 4.9%;
}
.aboutMain .main02 .imgbox {
  position: relative;
  padding-top: 1.5rem;
  z-index: 9;
}
.aboutMain .main02 .imgbox .img {
  position: absolute;
  left: 0;
  top: 0.9rem;
  width: 100%;
  z-index: -1;
}
.aboutMain .main02 .imgbox .ball01 {
  position: absolute;
  left: 7.8%;
  top: 0;
  width: 29.6%;
  z-index: -2;
  animation: Scales 5s linear infinite;
}
.aboutMain .main02 .imgbox .ball02 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 8.85%;
  animation: Scales 3s linear infinite;
}
.aboutMain .main02 .imgbox h3 {
  width: 100%;
  font: bold 0.34rem/0.36rem "NOTOSANSJP-REGULAR";
  color: #fff;
  text-align: center;
  position: relative;
}
.aboutMain .main02 .imgbox h3::before {
  content: "なちゅらるの訪問鍼灸マッサージのご案内";
  position: absolute;
  left: 2px;
  bottom: 1px;
  width: 100%;
  color: #222;
}
.aboutMain .main02 .imgbox p {
  width: 90%;
  margin: 0.4rem auto;
  padding: 0.3rem 0.2rem;
  background-color: #fff;
  border-radius: 0.1rem;
  font: normal 0.26rem/0.4rem "YuGothR";
  color: #333;
  box-sizing: border-box;
}
.aboutMain .main02 .txtbox {
  padding-top: 0.6rem;
}
.aboutMain .main02 .txtbox .titlebox p {
  padding-left: 0.25rem;
  background: url(../images/M-icon08.png) no-repeat left center;
  background-size: 0.16rem auto;
  font: normal 0.26rem/0.6rem "YUMIN";
  color: #ef624b;
  text-transform: uppercase;
}
.aboutMain .main02 .txtbox .titlebox h3 {
  font: bold 0.34rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #222;
}
.aboutMain .main02 .txtbox .titlebox h3 span {
  display: block;
}
.aboutMain .main02 .txtbox ul {
  width: 100%;
  padding-top: 0.4rem;
}
.aboutMain .main02 .txtbox ul li {
  float: left;
  width: 100%;
  margin-bottom: 0.3rem;
}
.aboutMain .main02 .txtbox ul li .img {
  position: absolute;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  border: 1px solid #ffe2e2;
  text-align: center;
  line-height: 0.8rem;
}
.aboutMain .main02 .txtbox ul li .img img {
  vertical-align: middle;
  width: 0.5rem;
}
.aboutMain .main02 .txtbox ul li .txt {
  width: 100%;
  padding-left: 1rem;
  box-sizing: border-box;
}
.aboutMain .main02 .txtbox ul li .txt h4 {
  font: bold 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #222;
}
.aboutMain .main02 .txtbox ul li .txt p {
  margin-top: 1em;
  font: normal 0.26rem/0.4rem "YuGothR";
  color: #333;
  text-align: justify;
}
.aboutMain .main03 {
  width: 100%;
  padding: 0.4rem 0;
  background-color: #ef624b;
  margin: 0.5rem 0;
  text-align: center;
}
.aboutMain .main03 .w1280 {
  width: 100%;
  margin: 0;
}
.aboutMain .main03 a {
  display: inline-block;
  height: 0.7rem;
  padding: 0 0.3rem;
  margin-bottom: 0.3rem;
  border-radius: 0.7rem;
  background-color: #dd462d;
  font: bold 0.36rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.aboutMain .main03 a img {
  width: 0.24rem;
}
.aboutMain .main03 p {
  font: normal 0.26rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #fff;
}

@keyframes Scales {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.footerBox {
  padding-top: 0.5rem;
  background: #f5f2f2;
  position: relative;
}
.footerBox .left {
  width: 94%;
  margin-left: 3%;
}
.footerBox .left .footerLogo {
  display: block;
  text-align: center;
}
.footerBox .left .footerLogo img {
  display: inline-block;
}
.footerBox .left .address {
  margin-top: 0.3rem;
  font-size: 0.26rem;
  line-height: 2em;
  color: #333;
  text-align: center;
}
.footerBox .footerNav {
  width: 100%;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  font-size: 0.26rem;
  line-height: 2em;
  box-sizing: border-box;
}
.footerBox .footerNav a {
  float: left;
  width: 46%;
  margin: 0 2% 0.3rem;
  background: #fff;
  color: #333;
  font-weight: bold;
  box-sizing: border-box;
  text-align: center;
}
.footerBox .right {
  width: 94%;
  margin-left: 3%;
  text-align: center;
}
.footerBox .right .tel {
  display: inline-block;
  padding: 0 0.2rem;
  font-size: 0.32rem;
  line-height: 0.5rem;
  color: #d81618;
  font-weight: bold;
  background-color: #fff;
}
.footerBox .right .socialBox {
  margin-top: 0.3rem;
}
.footerBox .right .socialBox a {
  display: inline-block;
  margin-left: 0.2rem;
}
.footerBox .right .socialBox a img {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
}
.footerBox .copyRight p {
  font-size: 14px;
  line-height: 80px;
  color: #222;
  text-align: center;
}
.footerBox .gotop {
  position: fixed;
  right: 3%;
  bottom: 40px;
  display: none;
  z-index: 99;
}


.pcclassi{position:fixed;bottom:105px;right:3%;z-index:2;width:150px;}
.pcclassi1{position:fixed;bottom:250px;right:3%;z-index:2;width:150px;}

.leftMenu_z, #leftMenu {
  display: none;
}

.leftMenu_z {
  position: fixed;
  top: 1rem;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1002;
}

#leftMenu {
  position: fixed;
  left: 0;
  top: 1rem;
  bottom: 0;
  z-index: 1200;
  width: 4.5rem;
  background: #fff;
  overflow: auto;
}

#leftMenu img {
  width: 80%;
  margin: 0.5rem auto 0.3rem;
  display: block;
}

#leftMenu > a {
  display: block;
  line-height: 0.5rem;
  font-size: 0.32rem;
  padding: 0.15rem 0.7rem 0.15rem 0.2rem;
  color: #666;
  position: relative;
  border-bottom: 0.02rem solid #f1f1f1;
}

#leftMenu > a::after {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  border-right: 0.02rem solid #666;
  border-bottom: 0.02rem solid #666;
  transform: rotate(-45deg);
  position: absolute;
  right: 0.3rem;
  top: 50%;
  margin-top: -0.07rem;
}

#leftMenu .tel {
  font-size: 0.26rem;
  line-height: 0.4rem;
  text-align: center;
  margin-top: 0.4rem;
}

#leftMenu .tel a {
  display: block;
  color: #333;
  font-size: 0.28rem;
  line-height: 0.6rem;
}/*# sourceMappingURL=M-phone.css.map */