@charset "UTF-8";
.rslides {
	display:none;
}
.rslides2 {
	display: block;
}

.main_box {
	width: 100%;
	margin: 55px 0 0 0; 
}
main {
	margin: 0;
	 }
figure {
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
}
figure img {
  width: 100%;
}
.shine figure {
  position: relative;
}
.shine figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.1) 100%);
  transform: skewX(-25deg);
}
.shine figure:hover::before {
  animation: shine .75s;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
figure img {
  transform: scale(1);
  transition: .3s ease-in-out;
	-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}
figure:hover img {
  transform: scale(1.1);
	filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}
/*	 sns
/* ------------------------------------- */
.sns {
	margin: 6% 0;
}
.sns p {
	font-size: 80%;
	text-align: center;
	margin: 0 0 10px 0;
}
.insta {
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif", sans-serif;
	font-weight: 400;
	height: 297px;
	margin: 0 0 10px 0;
	border: 1px solid #EEE;
}
.insta a {
	color: #375899;
}
.insta a:hover {
	color: #375899;
	text-decoration: underline;
}
.insta h4 {
	font-size: 95%;
	margin: 5px 7px 0 7px;
}
.insta p {
	font-size: 70%;
	text-align: left;
	margin: 0 7px 10px 7px;
}
.fb {
	height: 300px;
}
.facebook_wrap{
  width: 100%;
max-width: 500px;
	text-align: center;
}
.fb-page,
.fb-page span,
.facebook_wrap iframe{
  width: 100% !important;
  height: 500px !important;
}


/*	 patient
/* ------------------------------------- */
.patient {
	background: #EEF2F4;
	padding: 6% 0;
	margin:  6% 0 0 0;
  }
.patient h4 {
	font-weight: bold;
	margin: 0 auto;
  font-size: 110%;
	text-align: center;
}
.patient p {
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	margin: 0 0 10px 0;
}
.patient img {
	width: 100%;
}
.patient01 {
	width: 32%;
	margin: 0 2% 0 0;
	float: left;
}
.patient02 {
	width: 32%;
	margin: 0 0 0 0;
	float: left;
}

/*	 staff
/* ------------------------------------- */
.staff {
	background: #C5D2D9;
	padding: 6% 0;
  }
.staff img {
	width: 100%;
}

.staff a:hover img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

.staff a:hover img {
	transform: scale(1.0) !important;
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}

/*	 prof_stu
/* ------------------------------------- */
.prof,
.stu,
.res {
	padding: 6% 0;
	border-bottom: #BCCCD3 1px solid;
  }
.prof img,
.stu img,
.res img {
	width: 100%;
}
.prof_l,
.stu_l,
.res_r {
	width: 100%;
	margin: 0 0 6% 0;
}
.prof_r,
.stu_r,
.res_l {
	width: 100%;
}
.prof_r h4,
.stu_l h4,
.res_r h4 {
	color: #587F91;
	font-weight: bold;
	margin: 0 auto;
  font-size: 110%;
	text-align: center;
}
.prof_r p,
.stu_l p,
.res_r p {
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 80%;
	line-height: 1.8;
	text-align: justify;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	font-weight: normal !important;
	color:#444;
	}
.prof a {
	color: #587F91;
	-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
	}
.prof a:hover {
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}
.link_b {
	margin: 3% 0 0 0;
}
.link_b a {
	padding: 10px 0;
	box-sizing: border-box;
	border: 1px #587F91 solid;
	color: #587F91;
	text-align: center;
	font-size: 80%;
  background: #FFF;
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  transition: .3s;
}
.link_b a:hover {
opacity: 1;
}
.link_b a::before  {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  right: -60px;
  z-index: -1;
  border-right: 60px solid transparent;
  border-bottom: 60px solid #587F91;
  transform: translateX(-100%);
  transition: transform ease .3s;
}
.link_b a:hover {
  color: #fff;
}
.link_b a:hover::before {
  transform: translateX(0);
}
.stu_b {
	margin: 2% 0 0 0;
}
.stu01 img,
.stu01 img,
.res01 img,
.res01 img {
	width: 100%;
}
.stu01 {
	width: 32%;
	margin: 0 2% 0 0;
	float: left;
}
.stu02 {
	width: 32%;
	margin: 0 0 0 0;
	float: left;
}

.res_b {
	margin: 6% 0 0 0;
}
.res01 {
	width: 32%;
	margin: 0 2% 0 0;
	float: left;
}
.res02 {
	width: 32%;
	margin: 0 0 0 0;
	float: left;
}
.res_b p {
	margin: 5px 0 0 0;
	color: #587F91;
	text-align: center;
	font-size: 80%;
	line-height: 1.4;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
		sans-serif;
	font-weight: 550 !important;
}
.res_b a p {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}
.res_b a:hover p {
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}

.banner_b {
	text-align: center;
	width: 88%;
	margin: 6% auto 0 auto;
}
.b_m {
	margin: 3% auto 0 auto;
}
.banner_b a {
	padding: 20px 0;
	box-sizing: border-box;
	background: #587F91;
	color: #FFF;
	font-size: 80%;
	text-align: center;
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  transition: .5s;
}
.banner_b a:hover {
opacity: 1;
}
.banner_b a::before  {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  right: -60px;
  z-index: -1;
  border-right: 60px solid transparent;
  border-bottom: 80px solid #CDD8DE;
  transform: translateX(-100%);
  transition: transform ease .5s;
}
.banner_b a:hover {
  color: #587F91;
}
.banner_b a:hover::before {
  transform: translateX(0);
}
/* ------------------------------------- */
/*	 resposive400
/* ------------------------------------- */
@media screen and (min-width: 400px) {
.insta {
	height: 300px;
}
}
/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {

.rslides {
	display: block;
}
.rslides2 {
	display:none;
}

.main_box {
		margin: 65px 0 0 0;
}
/*	 sns
/* ------------------------------------- */
.sns {
	margin: 4% 0;
}

.insta {
	width: 49%;
	float: left;
	height: 300px;
	margin: 0;
}
.fb {
	width: 49%;
	float: right;
	height: 300px;
}
/*	 patient
/* ------------------------------------- */
.patient {
	padding: 4% 0;
	margin:  4% 0 0 0;
  }

/*	 staff
/* ------------------------------------- */
.staff {
	padding: 4% 0;
  }
	
/*	 prof_stu
/* ------------------------------------- */
.prof,
.stu,
.res {
	padding: 4% 0;
  }
.prof_l,
.stu_r,
.res_l {
	width: 47%;
	margin: 0;
	float: left;
}
.prof_r,
.stu_l,
.res_r {
	width: 49%;
	float: right;
	margin: 0;
}
.stu_r {
	float: right;
}
.stu_l {
	width: 49%;
	float: left;
}
.prof_r h4,
.stu_l h4,
.res_r h4 {
	text-align: left;
}
.banner_b {
	margin: 4% auto 0 auto;
}
.b_m {
	margin: 2% auto 0 auto;
}
}

/* ------------------------------------- */
/*	 resposive1100
/* ------------------------------------- */
@media screen and (min-width: 1100px) {

.main_box {
		margin: 85px 0 0 0;
}
/*	 sns
/* ------------------------------------- */
.sns {
	margin: 40px 0;
}
.insta {
	width: 60%;
	float: left;
	height: 357px;
	margin: 0;
}
.fb {
	width: 38%;
	float: right;
	height: 357px;
}	
/*	 patient
/* ------------------------------------- */
.patient {
	padding: 40px 0 60px 0;
	margin:  60px 0 0 0;
  }

/*	 staff
/* ------------------------------------- */
.staff {
	padding: 60px 0;
  }
	
/*	 prof_stu
/* ------------------------------------- */
.prof,
.stu,
.res {
	padding: 60px 0;
  }
.prof_l,
.stu_r,
.res_l {
	width: 48%;
	margin: 0;
	float: left;
}
.prof_r,
.stu_l,
.res_r {
	width: 48%;
	float: right;
}
.stu_r {
	float: right;
}
.stu_l {
	float: left;
}
.prof_r h4,
.stu_l h4,
.res_r h4 {
	margin: 30px 0 0 0;
}
.prof_r p,
.stu_l p,
.res_l p {
	line-height: 2;
	margin: 10px 0 0 0;
}
.link_b {
	margin: 15px 0 0 0;
}	
.link_b a {
	padding: 15px 0;
}
.banner_b {
	margin: 60px auto 0 auto;
	width: 980px;
}
.banner_b a {
	padding: 20px 0;
}
.b_m {
	margin: 15px auto 0 auto;
}	
}
