@charset "UTF-8";

/*  */
/* common */
/*  */
html, body, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, dl, dt, dd, a, ul, ol, nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
  background-color: #ffffff;
  text-align: left;
  font-size: 15px;
}

ul, ol {
  list-style: none;
}
a {
  color: #003399;
  text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:hover img.imgwhite{
    cursor:pointer;
    filter: alpha(opacity=50);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=50)";  /* ie 8 */
    -moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.5;              /* Safari 1.x */
    opacity:0.5;
    zoom:1;
}
a:active {
	text-decoration: none;
	color: #003399;
}

img {
  height: auto;
  vertical-align: bottom;
}
.pc {
  display: block;
}
img.pc {
  display: inline;
}
.sp,
img.sp {
  display: none;
}
.brcl {
  clear:both;
}

#wrapper {
  display: block;
  width: 100%;
  min-width: 830px;
}

@media screen and (max-width: 640px) {
	#wrapper {
	  min-width: auto;
	}
}

#main {
  display: block;
  width: 800px;
  margin: 0 auto;
}

/* sp-common */
@media screen and (max-width: 640px) {
.pc {
  display: none;
}

.sp,
img.sp {
  display: block;
}
img {
  width: 100%;
}

#main {
  width: 92%;
}
a {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
div.siteseal {
  width: 300px;
}
.siteseal_img {
  margin-left: 10px;
  width: 100px;
  height: 50px;
}
.siteseal_note {
  margin-left: 10px;
  font-size: smaller;
  width: 150px;
}
}

/*  */
/* index */
/*  */
.topheaderwrap {
  display: block;
  /*display: flex;*/
  width: 100%;
	height: 175px;
/*	height: 150px; */
  background-color: #fff;
}
.topindex {
	height: 150px;
}
.topheaderwrap2 {
  width: 100%;
  background-color: #1e257b;
}
p.topheader {
  display: block;
  width: 540px;
  margin: 0 auto;
	padding: 20px 0 0 260px;
}
p.topheadersp {
  display: none;
}

#main #contentstopleft {
  display: block;
  width: 200px;
  float: left;
}
#main #contentstopleft img.bannerspc {
	margin: 0 0 10px 0;
}
#main #contentstop {
  display: block;
  width: 500px;
  float: right;
}
#main p.toptxt {
  width: 500px;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.75em;
}

#footwrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 50px 0 0 0;
	padding: 20px 0 30px 0;
  font-size: 12px;
	line-height: 1.6;
	background-color: #dcdddd;
}
#footlink {
  /*width: 914px;
	margin: 0 auto;
  */
  width: auto;
  margin: 0 20px;
}
#footlink h4 {
  font-size: 14px;
	margin: 0 0 5px 0;
}
#footlink a {
  color: #000;
}
#footlink .box1 {
  width: 250px;
  margin: 0;
	line-height: 2;
	float: left;
}
#footlink .box2 {
  width: 170px;
  margin: 0 0 0 10px;
	float: left;
}
#footlink .box3 {
  width: 110px;
  margin: 0 0 0 10px;
	float: left;
}
#footlink .box4 {
  width: 120px;
  margin: 0 0 0 10px;
	float: left;
}
#footlink .box5 {
  width: 110px;
  margin: 0 0 0 20px;
  float: left;
}
.box5 .siteseal_img {
  width: 100px;
  height: 50px;
}
.box5 .siteseal_note {
  margin-top: 10px;
  font-size: 8px;
}
#footlink .box6 {
  margin: 0 10px;
  float: left;
}
.box6 img {
  height:100px;
}
.boxupbtn {
  width: 50px;
  margin: 0;
	float: right;
}

#main p.footdata {
  display: block;
  width: 800px;
  margin: 50px 0 0 20px;
  font-size: 13px;
}
p.footdatasp, p.footdatasp2 {
  display: none;
}
div.footdatasp {
  display: none;
}

#main #contentstop h2, h2.midashi {
  display: block;
  width: 470px;
  margin: 0 0 15px 0;
  padding: 6px 15px;
  color: #FFF;
  font-size: 17px;
	font-weight: normal;
	letter-spacing: 0.2rem;
	border-radius: 6px;
  background-color: #1e257b;
}

footer.footerwrap {
  display: block;
  width: 100%;
  background-color: #1e257b;
}
p.fpc {
  display: block;
  width: 800px;
  margin: 0 auto;
  padding: 5px 0;
  font-size: 12px;
  text-align: center;
}

/* tpic */
#standard {
  font-size: 15px;
  line-height: 1.7em;
}
#standard p {
  width: 445px;
  padding: 0 0 0 5px;
}
.topicdate {
  color: #003399;
  font-weight: bold;
}
.style1 {
  font-size: 13px;
  color: #FF0000;
  font-weight: bold;
}


@media screen and (max-width: 640px) {
/* sp */
/* index */
/* sp */
.topheaderwrap {
  display: none;
}
p.topheader {
  display: none;
}
p.topheadersp {
  display: block;
  width: 100%;
}

#main #contentstopleft {
  display: none;
}
#main #contentstop {
  margin: 0 auto;
  width: 100%;
  float: none;
}
#main p.toptxt {
  width: 96%;
  margin: 1em auto;
  padding: 0 0 0 0;
  border-top: none;
  border-bottom: none;
  font-size: 15px;
}
#footwrapper {
  display: block;
  margin: 1rem 0 0 0;
	padding: 1rem 0;
}
#footlink {
  display: none;
}
.boxupbtn {
  width: 12%;
  margin: 0 5% 0 0;
}
#main p.toptxt img.bannerspcsp {
	width: 94%;
  margin: 1rem 0 0 3%;
}
#main p.footdata {
  display: none;
}
p.footdatasp, p.footdatasp2 {
  display: block;
  width: 90%;
  margin: 0 auto;
  font-size: 13px;
  line-height: 2.0em;
}
p.footdatasp2 {
  width: 100%;
  margin: 2em 0 0.5em 0;
  text-align: right;
}
div.footdatasp {
  display: flex;
  flex-direction: row;
  margin: 10px auto 0 auto;
  width: 90%;
}

#main #contentstop h2, h2.midashi {
  width: 96%;
  margin: 0.6em 0 0 0;
	padding: 2% 1% 2% 3%;
	font-size: 20px;
}

p.fpc {
  width: 100%;
  padding: 15px 0;
  font-size: 11px;
}


/* tpic */
iframe {
  width: 100%;
  height: 300px;
}

#standard p {
  width: 90%;
}
.style1 {
  font-size: 11px;
  color: #FF0000;
  font-weight: bold;
}
}



/*  */
/* about初めての方へ */
/*  */
.adobebox {
  display: block;
  width: 470px;
	padding: 15px;
	background-color: #efefef;
}
.adobebox1 {
  width: 33%;
	float: left;
}
.adobebox2 {
  width: 60%;
	margin: 0 0 0 5%;
	font-size: 10px;
	line-height: 1.4;
	float: left;
}

@media screen and (max-width: 640px) {
/*  */
/* about初めての方へ */
/*  */
.adobebox {
  display: block;
  width: 92%;
	padding: 4%;
}
.adobebox1 {
  width: 50%;
	float: none;
}
.adobebox2 {
  width: 100%;
	margin: 0.6rem 0 0 0;
	font-size: 11px;
	float: none;
}
}





/*  */
/* medi診療案内 */
/*  */
#main #contentsmedi {
  display: block;
  width: 800px;
  margin: 0 auto;
}
h2.midashi {
  width: 770px;
}
p.maintxt {
  width: 650px;
  padding: 0 10px;
  line-height: 1.8em;
}
#main .logo1 {
  width: 180px;
  float: left;
}
#main .logo2 {
  width: 300px;
  float: left;
}
.style4 {color: #003399;}

@media screen and (max-width: 640px) {
/* sp */
/* medi診療案内 */
/* sp */
#main #contentsmedi {
  width: 100%;
  margin: 0 0 1em 0;
}
h2.midashi {
  width: 96%;
}
p.maintxt {
  width: 98%;
  padding: 0 0 0 2%;
  line-height: 1.7em;
}
#main .logo1 {
  width: 60%;
  margin: 0 auto;
  float: none;
}
#main .logo2 {
  width: 90%;
  margin: 0.5em auto 0 auto;
  padding: 0 0 1em 0;
  text-align: center;
  float: none;
  border-bottom: solid 1px #CCCCCC;
}
}

/*  */
/* faci施設案内 */
/*  */
p.mainfaci {
  width: 800px;
  margin: 10px 0;
}
.mainfacisp {
  display: none;
}
p.mainfaci img {
  margin: 1px 1px 0 0;
}
@media screen and (max-width: 640px) {
/* sp */
/* faci施設案内 */
/* sp */
p.mainfaci {
  display: none;
}
.mainfacisp {
  display: block;
  width: 100%;
}
p.mainfacitxtsp {
  width: 96%;
  margin: 1px 0;
  padding: 0.4em 2% 1em 2%;
  font-size: 13px;
  line-height: 1.8em;
  color: #DDDDDD;
  background-color: #000000;
}
}





/*  */
/* stafスタッフ */
/*  */
p.stafftxt {
  width: 500px;
	margin: 0 0 1rem 0;
  font-size: 13px;
  line-height: 1.6;
}
.stafftxt1 {
  font-size: 15px;
  font-weight: bold;
}
.stafftxt2 {
  font-size: 13px;
}
@media screen and (max-width: 640px) {
/* sp */
/* stafスタッフ */
/* sp */
p.stafftxt {
  width: 98%;
  padding: 0 0 0 2%;
  font-size: 14px;
  line-height: 1.6em;
}
.stafftxt1 {
  font-size: 16px;
  font-weight: bold;
}
.stafftxt2 {
  font-size: 13px;
}
}



/*  */
/* inst学会・研究会 */
/*  */
#main ul.instlist {
  width: 500px;
  padding: 0 0 0 10px;
  line-height: 1.6em;
  list-style-type: square;
  list-style-position: inside;
}
#main ul.instlist li {
  margin: 0 0 0.6rem 0;
}
.instlist2 {
  font-size: 13px;
}
.style2 {
  color: #FF0000;
}
@media screen and (max-width: 640px) {
/* sp */
/* inst学会・研究会 */
/* sp */
#main ul.instlist {
  width: 96%;
  padding: 0 0 0 4%;
}
.instlist2 {
  font-size: 13px;
}
.style2 {
  color: #FF0000;
}
}



/* 余白 */
.sptop30 {
  margin-top: 30px;
}
.spbtm30 {
  margin-bottom: 30px;
}
.spbtm50 {
  margin-bottom: 50px;
}


/* menu */
#wrapper nav {
	width: 100%;
	padding: 2px 0 0 0;
	background-color: #fff;
}
#wrapper nav ul {
  width: 914px;
  margin: 0 auto;
  height: 52px;
}
#wrapper nav ul li {
  float: left;
}
#wrapper nav ul .nav1{
  width: 115px;
}
#wrapper nav ul .nav2{
  width: 114px;
}
#wrapper nav ul .nav3{
  width: 140px;
}
.navsp{
  display: none;
}

/* sp-menu */
@media screen and (max-width: 640px) {
#wrapper nav {
  display: none;
}
.navsp{
  display: none;
  width: 100%;
  position: fixed;
  top: 0px;
  text-align: center;
  width: 100%;
  left: 0;
  margin-left: 0;
  z-index: 99;
  background-color: rgba(255, 255, 255, 0.95);
}
.navsp a {
  color: #333;
  text-decoration: none;
}
.navsp ul li {
  font-size: 20px;
  padding: 0.6em 0;
}
.navsp ul .nav1{
  padding: 1em 0 0.6em 0;
  border-bottom: solid 1px #BBB;
}
.navsp ul .nav2{
  border-bottom: solid 1px #BBB;
}
.navsp ul .nav3{
  border-bottom: solid 2px #121F8F;
}
  .menu {
    width: 3.14286em;
    height: 3.14286em;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
  }
  .menu:after {
    width: 44px;
    font-size: 10px;
    line-height: 100%;
    text-align: center;
    position: absolute;
    bottom: 6px;
    left: 0;
  }
  .mbar1, .mbar2, .mbar3 {
    width: 1.71429em;
    height: 0.17857em;
    background: #666;
    position: absolute;
    left: 0.78571em;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }

  .mbar1 {
    top: 1em;
  }

  .mbar2 {
    top: 1.42857em;
  }

  .mbar3 {
    top: 1.85714em;
  }

  .mclick1 {
    top: 1.42857em;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .mclick2 {
    opacity: 0;
  }

  .mclick3 {
    top: 1.42857em;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

}

#top_slide {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#top_slide .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	z-index: 99;
}
@media screen and (max-width: 640px) {
	#top_slide .logo {
		width: 30%;
	}
}

#info {
	height: 400px;
	overflow-y: auto;
	border: solid #EEE 1px;
}

.fix {
	position: fixed;
	width: 100%;
    left: 0;
}
.fix1 {
	top: 0;
	z-index: -1;
}
.fix2 {
	top: 150px;
	z-index: -1;
	left: 50%;
	transform: translateY(0%) translateX(-50%);
	-webkit- transform: translateY(0%) translateX(-50%);
	background: #fff;
}
.sy-slides-wrap {
    max-height: 600px;
}

.toppage #wrapper {
	width: 100%;
    background: #fff;
	margin-top: 175px;
}

.sy-box.pictures-slider {
    max-height: 640px;
}

.sy-list img {
	width: 95%;
}

@media screen and (max-width: 640px) {
	.fix {
		position: static;
		width: auto;
		margin-left: 0;
	}
	.fix1 {
		top: 0;
		z-index: -1;
	}
	.fix2 {
		top: 79px;
		z-index: -1;
		transform: none;
	}
	.toppage #main {
		background: #fff;
		margin-top: 0;
	}
}

/* Google calender */
/** old
.cal_wrapper {
	max-width: 500px;
	min-width: 300px;
	margin: 2.0833% auto;
}

.googlecal {
	position: relative;
	padding-bottom: 100%;
	height: 0;
	width: 100%;
}

.googlecal iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

@media only screen and (min-width: 768px) {
	.googlecal { padding-bottom: 75%; }
}

@media only screen and (max-width: 320px) {
	.googlecal {
		width: 98%;
	}
}
*/
.googleCalendar iframe {
  width: 100%;
  height: 400px;
}
@media all and (min-width: 768px) {
  .googleCalendar iframe {
	height: 600px;
  }
}



/* ナビゲーション固定処理 */
.fixed {
	position: fixed;
	top: 0;
	margin-bottom: 0;
	z-index: 1;
}

#main.navi-fixed {
	padding-top: 76px;
}

@media only screen and (max-width: 640px) {
	#main.navi-fixed {
		padding-top: 0;
	}

	.toppage #wrapper {
		margin-top: 0 !important;
	}
}

/* slide */
.slick-slider .slide-bg {
    width: 100%;
	height: 430px;
	background-position: center;
	background-size: cover;
}
@media (max-width:700px) { 
	.slick-slider .slide-bg {
		height: 50vw;
	}
}

/* チャットバナー */
#open-chatbot {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	position: fixed;
	left: 0;
	bottom: 0;
}
#open-chatbot img {
	width: 168px;
	height: auto;
}
@media (max-width:700px) { 
	#open-chatbot img {
		width: 40vw;
	}
}