body, h1, h2, h3, h4, h5, h6, p, div, dt, dd, dl, img, input, form, ul, ol,  li, span, iframe {
	margin: 0px;
	padding: 0px;
vertical-align: bottom;
}
.aos_pr { display: block !important; }
.sf {
	display: none !important;
}
.pc {
	display: block !important;
}
ul,
ul li {
	list-style: none;
}
ol {
  margin: 0;
  padding: 0;
  list-style: none; /* デフォルトの数字を非表示に */
  counter-reset: li;
}

/* ol内のliのスタイル */
ol li {
  position: relative;
  padding-left: 1.7em;
  line-height: 1.5;
}

/* 2つ目以降のliにmargin-topを指定 */
ol li:not(:first-child) {
  margin-top: 10px;
}

/* 数字のスタイル */
ol li::before {
  counter-increment: li;
  content: counter(li);
  position: absolute;
  left: 0;
  top: 0; /* 数字のY軸線上の位置を調整 */
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #587F91;
  font-size: 13px;
  color: #fff;
  line-height: 22px;
  text-align: center;
}
_::-webkit-full-page-media, _:future, :root ol li::before {
  line-height: 25px;
}

.br_sp,
.br_sp3 { 
display:none;
}
.br_sp2 { 
display: block;
	clear: both;
	min-height: 1px;
}
.pc {
	display: none;
}
.sb0 {
	background: #000;
	box-sizing: border-box;
	margin: 10px 0 20px 0;
	width: 100%;
	text-align: center;
border-radius: 10px;
	padding: 10px 0;
}
.sb {
	margin: auto;
	text-align: center;
	width: 200px;
}

.t_80 {
 font-size: 80%;
}

.fixed {
    position: fixed;
    top: 0;
    padding: 0;
    width: 100%;
    z-index: 1000;
background-color: rgba(255,255,255,0.9);
  -webkit-transition: all .4s ease 0s,background .6s ease .2s;
  transition: all .4s ease 0s,background .6s ease .2s;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  }
body {
font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
font-feature-settings : "palt";
letter-spacing: .5px;
color: #444;
font-size: 1.0rem;
line-height:1.4rem;
}
a {
 text-decoration: none;
}
img {
 border: 0;
 vertical-align: bottom;
}
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
overflow:hidden;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.item {
  width:100%;
}
.h_logo {
	z-index: 999999;
  width: 200px;
  height: 33px;
	display: block;
	position: absolute;
	top:11px;
	left: 10px;
}
h1 a {
	background: url(../img/logo.gif) no-repeat;
	background-size: 200px 33px;
  display: block;
  width: 200px;
  height: 33px;
}
h1 a span {
	display: none;
}
.contact {
	display: none;
}
header,
.h_nav {
	display: none;
}

.drawer-hamburger {
  margin: 4% 0 0 0;
}
.container {
padding: 0px 6%;
box-sizing:border-box;
width:100%;
}

img {
	vertical-align: bottom;
}
.more_box{
	margin: 3% auto 0 auto;
	text-align: left;
}
.more {
    /*矢印の基点とするためrelativeを指定*/
	position: relative;
    /*ボタンの形状*/
	border-bottom: 1px solid #587F91;
    padding: 8px 50px 8px 0px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #587F91;
    outline: none;
    /*アニメーションの指定*/
    transition: all .2s linear;
	font-size: 80%;
}
.more:hover{
	color:#587F91;
}
/*矢印と下線の形状*/
.more::before{
	content:"";
    /*絶対配置で下線の位置を決める*/
	position: absolute;
	top:50%;
	right:0px;
    /*下線の形状*/
	width:30px;
	height:1px;
	background:#587F91;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.more::after{
	content:"";
    /*絶対配置で矢印の位置を決める*/
	position: absolute;
    top: 20%;
    right: 5px;
    /*矢印の形状*/
	width:1px;
	height:13px;
	background:#587F91;
    transform:skewX(45deg);
    /*アニメーションの指定*/
    transition: all .2s linear;
}

/*hoverした際の移動*/
.more:hover::before{
	right:-10px;
}

.more:hover::after{
	right:-5px;
}
.sub,
#footer,
.pagetop a {
	display: none;
}

/*	top
/* ------------------------------------- */
.rslides {
	display: block;
}
.rslides2 {
	display:none;
}
.main_box {
	width: 100%;
	margin: 0; 
}

.sns {
	margin: 3% 0;
}

.insta {
	width: 49%;
	float: left;
	height: 250px;
	margin: 0;
}
.fb {
	width: 49%;
	float: right;
	height: 250px;
}
.patient,
.staff{
	background: #FFF;
	padding: 3% 0;
	margin:  3% 0 0 0;
  }
.patient h4 {
	font-weight: normal;
	margin: 0 auto;
  font-size: 110%;
	text-align: center;
}
.patient p {
	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;
}
.prof,
.stu,
.res {
	border-bottom: #BCCCD3 1px solid;
	padding: 40px 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;
}
/*	page
/* ------------------------------------- */
#title {
margin: 0;
	width: 100%;
padding: 30px 0;
text-align: center;
background: #EEF2F4;
}
