@charset "UTF-8";
.pagecontent {
	width: 90%;
	margin: 20px auto 0px;
}
#container {
}
  #container p{
    font-size: 1.6rem;
    line-height: 1.8;
  }
	/* mainvisual */
	#visual {
		width: 100%;
		min-width: 100%;
		overflow: hidden;
	}
		#visual-image {
			position: relative;
			left: 0%;
			margin-left: 0;
		}
		#visual-image img{
      width: 100%;
      }
.mitsuya_banner {
  width: 88%;
  margin: 40px auto 80px;
}
  
		
.introcontent{
  width: 100%;
  margin: 0px auto;
  background-position: center;
  background-image: url("../images/introcontent_bg_sp.png");
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 0px;
  padding-bottom: 160px;
  box-sizing: border-box;  
  position: relative;
  top: -170px;
  z-index: -9999;
  min-height: 660px;
  margin-bottom: -240px;
}
.introcontent_inner {
  width: 88%;
  margin: 0px auto;
  padding-top: 190px;
}
  .introcontent_inner h2{
    text-align: center;
    font-size: 2.6rem;
    line-height: 1.6;
  }
  .introcontent_inner p{
    margin-top: 0px;
    text-align: justify;
  }

.kaizen{
  width: 88%;
  margin: 0px auto 0px;
  text-align: center;
}
  .kaizen_img {
    width: 100%;
    height: auto;
    margin: 0px auto;
  }
    .kaizen_img img {
      width: 100%;
      height: auto;
    }
.effect01{
  width: 100%;
  margin: 60px auto 0px;
  text-align: center;
}
  .effect01_img {
    width: 100%;
    height: auto;
    margin: 0px auto;
  }
    .effect01_img img {
      width: 100%;
      height: auto;
    }
    
.effect02{
  width: 100%;
  margin: 80px auto 0px;
  text-align: center;
}
  .effect02_img {
    width: 100%;
    height: auto;
    margin: 0px auto;
  }
    .effect02_img img {
      width: 100%;
      height: auto;
    }
    .effect02 p{
      width: 88%;
      margin: 10px auto 0px;
    }
    
.voice{
  width: 88%;
  margin: 60px auto 0px;
  text-align: center;
}
  .voice_img {
    width: 100%;
    height: auto;
    margin: 0px auto;
  }
    .voice_img img {
      width: 100%;
      height: auto;
    }
    
.price{
  width: 88%;
  margin: 60px auto 0px;
  text-align: center;
}
  .price_img {
    width: 100%;
    height: auto;
    margin: 0px auto;
  }
    .price_img img {
      width: 100%;
      height: auto;
    } 
  .price h2{
    width: 40%;
    margin: 0px auto 40px;
    }    
  .price h2 img{
    width: 100%;
    height: auto;
    }

    
.shop{
  width: 88%;
  margin: 60px auto 0px;
  text-align: center;
}
  .shop_img {
    width: 100%;
    height: auto;
    margin: 0px auto;
  }
    .shop_img img {
      width: 100%;
      height: auto;
    } 
  .shop h2{
    width: 40%;
    margin: 0px auto 40px;
    }    
  .shop h2 img{
    width: 100%;
    height: auto;
    }

  .shop_info{
    width: 100%;
    margin-top: 40px;
  }
    .shop_info dl {
      border-bottom: 1px solid #2cb93e;
      display: flex;
      justify-content: flex-start;
      padding-bottom: 20px;
      margin-top: 40px;
    }
      .shop_info dl dt {
        width: 30%;
        text-align: left;
        font-size: 1.6rem;
        font-weight: bold;
        box-sizing: border-box;
        padding-left: 5%;
      }
      .shop_info dl dd {
        width: 70%;
        text-align: left;
        font-size: 1.6rem;
      }
      .shop_info_map{ 
        width: 100%;
        height: 320px;
        margin-top: 20px;
        }
        .shop_info_map iframe{
          height: 100%;
        }
.kansyu{
}
  .kansyu_head{
  }
  .kansyu_head h3 {
    width: 88%;
    margin: 0px auto;
    font-size: 1.8rem;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
  }
  .kansyu_head h3 span {
}
  .doctors{
    width: 88%;
    margin: 0px auto;
  }
    .doctors img {
      width: 100%;
      height: auto;
    }
    .doctors_img{
      width: 100%;
      margin-top: 20px;
    }
    .doctors_info{
      margin-top: 20px;
    }
    .doctors_info_one {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: baseline;
      margin-bottom: 20px;
    }
    .doctors_info_img{
      width: 35%;
      margin: 0px 5% 0 0;
    }
    .doctors_info_data{
      width: 60%;
    }
    .doctors_info_deprome{
      width: 100%;
      margin-top: 10px;
    }
    .doctors_info_data{
      margin-top: 20px;
    }
    .doctors_info_data h3{
      font-size: 2.0rem;
      margin-bottom: 20px;
      font-weight: bold;
    }
    .doctors_info_data_prof {
      border-top: 1px solid #2cb93e;
      border-bottom: 1px solid #2cb93e;
      padding-top: 20px;
      padding-bottom: 14px;
    }
    .doctors_info_data_prof p{
      font-size: 1.4rem!important;
      line-height: 1.4!important;
      margin-bottom: 8px;
    }
    
  .mosinfo{
    width: 88%;
    margin: 100px auto 0px;
    text-align: center;
  }
    .mosinfo_img{
      width: 80px;
      height: auto;
      margin: 0px auto;
    }
      .mosinfo_img img {
        width: 100%;
      }
    .mosinfo p{
      font-size: 1.4rem!important;
      margin-top: 10px;
    }
  
.recruit{
  width: 88%;
  margin: 60px auto 0px;
}
  .recruit_head{
  }
    .recruit_head h2 {
      font-size: 3.2rem;
    }
    .recruit_catch{
    }
  .recruit_data{
    margin-bottom: 40px;
  }
  .recruit_data dl {
  }
    .recruit_data dl dt {
      font-size: 1.6rem;
    }
    .recruit_data dl dd {
      font-size: 1.6rem;
    }
  .recruit_contact{
    text-align: center;
  
  }
  .recruit_contact p{
    font-size: 2.2rem;
    display: block;
  }
  .recruit_contact a{
    font-size: 4.2rem;
    display: block;
    margin-left: 0px;
    }
    .recruit_contact a:before {
      }
    p.recruit_contact_caption{
    }
    #shop{
      width: 100%;
      margin: 0px auto;    
    }
    
       .shopheader {
        background-size: 100%;
        text-align: center;
        margin-bottom: 120px!important;
        font-size: 2.4rem;
        font-weight: bold;
        padding-top: 0px;
        box-sizing: border-box;
        }
       .shopinfo_header {
        background-image: url(../images/shophead_bg_sp.jpg);
        background-repeat: no-repeat;
        background-position: center left;
        background-size: 100%;
        text-align: center;
        margin-bottom: 120px!important;
        height: 180px;
        font-size: 2.4rem;
        font-weight: bold;
        padding-top: 80px;
        box-sizing: border-box;
        }
        #shop .shop_info {
          width: 88%;
          margin: 0px 6%;
        }
        .shoplist {
          margin-top: 60px!important;
        }
          .shoplist h2 {
          }
          .shoplist ul li {
          }
          .shoplist ul li  a{  
          }
	
/* footer */	
footer {
	background-color: #323232;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 40px;
}
.footer_content{
  height: auto;
  background-color: #215e17;
}
  .footer_content_img{
    width: 100%;
    margin: 0px auto;
  }
  .footer_content_img img {
    width: 100%;
    height:auto;
  }
	.footer_copyright {
		width: 100%;
		margin: 0px auto;
		color: #FFF;
    text-align: center;
	}
   footer .footer_copyright p {
      font-size: 1.2rem!important;
      color: #FFF!important;
    }
					     
          
/* footer */	
footer {
	}
	.footer_inner {
		width: 90%;
		margin: 0px 5%;
	}
      .footer_copyright {
        text-align: center;
        margin-top: 20px;
        font-size: 1.3rem;
        color: #FFF;
      }

		

