@charset "UTF-8";
/* CSS Document */

html,body {
	width:100%;
    margin: 0;
    padding: 0;
	color:#000000;
    font-family: "Helvetica Neue",Arial,"Meiryo","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
    font-size: 16px;
     -moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

ol, ul {
	list-style:none;
}

ul {
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 1px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 50px;
	-moz-margin-before: 1em;
	-moz-margin-after: 1em;
	-moz-margin-start: 1px;
	-moz-margin-end: 0px;
	-moz-padding-start: 50px;
}

p {
    margin: 0;
    padding: 0;
}

.prep {
	width:100%;
	font-size:140%;
	line-height:200%;
	font-weight:bold;
	color: #265B99;
	text-align:center;
}

/****header要素***/


header #logo {
	/*width:auto;*/
	width:383px;
	float:left;
	margin:0;
	padding:0;
}

header #logo a {
	opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

header #logo a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}


header ul#linkspace {
	/*width:100%;*/
	width:280px;
	float:left;
	padding:0 20px;
	margin:30px auto 0;
	list-style:none;
	color:#2e2e2e;
	font-size:90%;
}

ul#linkspace li {
	padding:2px 10px;
	margin:0;
	float:left;
	border-left: thin #2e2e2e solid;
 }
 
 ul#linkspace li a {
	text-decoration:none;
	color:#2e2e2e;
 }
 
 ul#linkspace li:last-child {
	border-right:thin #2e2e2e solid;
 }
 
 #addressinfo {
	 width:245px;
	/* height:40px;*/
	 float: right;
	 margin:5px 0 0;
	 padding:0;
	 text-align:right;
}

#addressinfo #address {
	font-size:80%;
	line-height:120%;
	float:right;
	margin:0;
	padding:0;
}

#addressinfo #tel {
	font-size:190%;
	font-weight:bold;
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	margin:0;
	padding:0;
}

/***navの要素***/

/*
nav {
	width:100%;
	min-width:1060px;
	background-color:#44a50a;
}
*/

a#menu-trigger .icon-menu {
	display:none;
}

a#menu-trigger .icon-cross{
	display:none;
}

ul.topnav.responsive {
	width:1060px;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
}

ul.topnav.responsive li {
	/*width:auto;*/
	margin:0;
	padding:10px 14px;
	border-left:thin ridge #9bd27b;
	font-family:"メイリオ" , "meiryo" , "ヒラギノ角ゴ Pro W3", "hiragino kaku gothic pro" , "ＭＳ Ｐゴシック", "ms p gothic" , "小塚ゴシック Std L", "小塚ゴシック Pro L";
	font-size:120%;
	color:#FFFFFF;
	display:inline-block;
}
ul.topnav.responsive li.sp {
	display:none;
}

ul.topnav.responsive li.leftsp {
	display:none;
}

ul.topnav.responsive li.leftsp a{
	display:none;
}

ul.topnav.responsive li:first-child {
	border-left:none;
}

ul.topnav.responsive li:last-child {
	border-right:none;
}

ul.topnav.responsive li a {
	text-decoration:none !important;
	color:#FFFFFF !important;
}

#wrapper {
	width: 100%;
	min-width:1060px;
	margin:0 auto;
	overflow: hidden;
    position: relative;
    zoom: 1;
}

#mainimage {
	width:1030px;
	margin:20px auto 0;
	padding:0 15px;
}

ul.bxslider {
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	-moz-margin-before: 0em;
	-moz-margin-after: 0em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
	-moz-padding-start: 0px;
}

ul.bxslider li{
	width:1030px;
	margin:0 auto;
	padding:0;
}

#infoupdate {
	width:840px;
	padding:0 110px;
	margin:50px auto 60px;
}

#infoupdate_long {
	width:840px;
	height:auto;
	min-height:500px;
	max-height:1000px;
	padding:0 110px;
	margin:50px auto 60px;
}


iframe#update {
	width:100%;
	max-width:840px;
	max-height:300px;
	margin:0 auto;
	padding:0;
	border-bottom:#44a50a thin solid;
}

iframe#updatealum {
	width:100%;
	max-width:680px;
	min-height:200px;	
    height:auto;
	margin:0 auto;
	border-bottom:#44a50a thin solid;
	position:relative;
	overflow:hidden;
	zoom:1;
}

iframe#updatealum_long {
	width:100%;
	max-width:680px;
	min-height:800px;	
    height:auto;
	margin:0 auto;
	border-bottom:#44a50a thin solid;
	position:relative;
	overflow:hidden;
	zoom:1;
}


#infoupdate #infobanner {
	width:100%;
	max-width:840px;
	margin:0 auto;
	background-color:#ecf6e6;
	color:#44a50a;
	text-align:center;
	font-size:150%;
	padding:10px 0;
	border-bottom:#44a50a thin solid;
}

ul.mainbtnarea_res {
	display:none;
}

ul.mainbtnarea {
	width:840px;
	margin:0 auto 40px;/***ここ*/
	padding:0 110px;
	background-color:#FFFFFF;
	list-style:none;
	overflow: hidden;
    position: relative;
    zoom: 1;
}

ul.mainbtnarea li {
	width:auto;
	margin:0;
	padding:0 9px;
	border-left:thin #dcdcdc solid;
	float:left;
}

ul.mainbtnarea li a {
	opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
	
}

ul.mainbtnarea li a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

ul.mainbtnarea li:last-child {
	border-right:thin #dcdcdc solid;
}


.btn {
	width:530px;
	margin:0 auto 80px;
	padding:0 265px;
	overflow:hidden;
	position:relative;
	zoom:1;
}

.btn a {
	opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.btn a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

/************************************************NEW↑*/
ul.otherbtnarea {
	width:840px;
	margin:0 auto 60px;
	padding:0 110px;
	list-style:none;
	overflow: hidden;
    position: relative;
    zoom: 1;
}

ul.otherbtnarea a {
	text-decoration:none;
}

ul.otherbtnarea li {
	width:400px;
	margin:0 10px;
	background-color:#44a50a;
	padding:15px 0;
	text-align:center;
	color:#FFFFFF;
	font-size:150%;
	line-height:160%;
	font-family:"メイリオ" , "meiryo" , "ヒラギノ角ゴ Pro W3", "hiragino kaku gothic pro" , "ＭＳ Ｐゴシック", "ms p gothic" , "小塚ゴシック Std L", "小塚ゴシック Pro L"; 
	border-radius: 8px;
	float:left;
}

ul.otherbtnarea li#senmonbanner {
	padding:33px 0;
}


footer, #footer {
	width:100%;
	margin:0;
	padding:0;
}

#hospitalinfowrapper {
	width:100%;
	background-color:#eeeeee;
}

#hospitalinfoarea {
	width:870px;
	margin:0 auto 10px;
	padding:10px 95px;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#hospitaladdress {
	width:348px;
	float:left;
	margin:0;
	font-size:80%;
	line-height:200%;
	border-left: thin solid #B9B9B9; 
	padding:5px 25px;
}

#hospitaladdress a {
	text-decoration:none;
	color: #000000;
	font-size:90%;
}

#hospitaladdress a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

#footer .fbigger {
	font-size:180%;
}

#footer .fbolder {
	font-weight:bold;
}

#linktohospital {
	float:left;
	padding:5px 20px;
	border-left: thin solid #B9B9B9;
	border-right: thin solid #B9B9B9;
	font-size:90%;
}

.linkhead {
	width:auto;
	background-color:#FFFFFF;
	padding:5px 30px;
	margin:0 auto 10px;
	font-size:90%;
}

#linkbox {
	background-color:#44a50a;
	padding:15px 30px;
	margin-top:10px;
	color:#FFFFFF;
}

#linktohospital a {
	text-decoration:none;
}

#linktohospital a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	text-decoration:none;
}

#teltohospital {
	float:left;
	width:230px;
	padding:5px 20px;
	text-align:center;
	border-right: thin solid #B9B9B9; 
}

.telbig {
	font-size:130%;
	line-height:120%;
}

#sitemapwrapper {
	width:100%;
	background-color:#44a50a;
	margin:0;
	padding:20px 0;
	overflow:hidden;
	position:relative;
	zoom:1;
}

.sitemap {
	width:1030px;
	margin:0 auto;
	padding:0 15px;
	overflow:hidden;
	position:relative;
	zoom:1;
}

.sitemap ul {
	float:left;
	width:auto;
	padding:0 0 0 30px;
	margin:0 20px 0 0;	
	color:#FFFFFF;
	font-size:70%;
}

.sitemap ul li {
	line-height:140%;
}

.sitemap ul li a {
	text-decoration:none;
	color:#FFFFFF;
}

.sitemap ul li a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.sitemap ul li:before { 
    content: "";
    border-color: transparent #FFFFFF;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

.sitemap li.bolder {
	font-weight:bold;
	font-size:115%;
	position:relative;
	left:-1em;
}

.sitemap li.bolder:before {
	border:none;
	display:block;
	margin:0;
	padding:0;
}

.sitemap ul#pagetop {
	width:80px;
	height:80px;
	float:left;
	padding:0;
	margin:0;
}

.sitemap ul#pagetop a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

#sitemap_pageup {
	display:none;
}

#sitemapwrapper_res {
	display:none;
}


#footer #copyright {
	width:100%;
	height:10px;
	background-color:#eeeeee;
	font-size:80%;
	color:#313131;
	text-align:center;
	padding:15px 0;
}

/****Wideページ用CSS（wideテンプレート）****/

#widepage {
	width:100%;
	max-width:1030px;
	margin:20px auto 0;
	padding:0;
	overflow:hidden;
	position:relative;
	zoom:1;	
}

#widepage #pankuzu {
	width:100%;
	max-width:900px;
	margin:0 auto 80px;
	font-size:80%;
	font-family:"メイリオ" , "meiryo" , "ヒラギノ角ゴ Pro W3", "hiragino kaku gothic pro" , "ＭＳ Ｐゴシック", "ms p gothic" , "小塚ゴシック Std L", "小塚ゴシック Pro L";
	color:#313131;
}

#widepage #pankuzu a {
	text-decoration:none;
	color:#313131;
}

#widepage #pankuzu a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

#widepage h2 {
	width:100%;
	max-width:840px;
	margin:0 auto 50px;
	padding:10px 0 10px 10px;
	color:#44a50a;
	border-bottom:thin solid #44a50a;
	border-left:10px solid #44a50a;
	overflow:hidden;
	position:relative;
	zoom:1;
	font-size:160%;
	font-weight:bold;
}

#widepagecontents {
	width:100%;
/*	max-width:840px;*/
	margin:0 auto;
	padding:0;
	overflow:hidden;
	position:relative;
	zoom:1;	
}

/**********LEFTページ用CSS(kihonテンプレート)**********/


#maincontents {
	width:100%;
	max-width:1030px;
	min-height:500px;
	margin:0 auto 140px;
	padding:0;
	overflow:hidden;
	position:relative;
	zoom:1;
}


/****左サイドバー****/

#leftcontents {
	width:100%;
	max-width:245px;
	float:left;
	margin:40px 20px 0 0;
	border-top:10px solid #44a50a;
}

#leftcontents ul {
	width:100%;
	/*max-width:245px;*/
	text-align:left;
	margin:0;
	padding:0;
	list-style:none;
}

#leftcontents ul li {
	color:#44a50a;
	font-size:120%;
	padding:15px 0 15px 10px;
	border-bottom:thin solid #44a50a;
	line-height:140%;
}

#leftcontents ul li a {
	color:#44a50a;
	text-decoration:none;
	opacity: 1;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

#leftcontents ul li a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

#rightcontents {
	width:100%;
	max-width:765px;
	float:left;
	margin:0;
	padding:0;
}


.right-contents h1 {
	width:95%;
    height: 70px;
    margin:0 auto 30px;
    padding: 0 2.5%;
    position: relative;
    overflow: hidden;
	background-color:#13105F;
	color:#FFFFFF;
	font-size:140%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
/*
	font-family:"メイリオ" , "meiryo" , "ヒラギノ角ゴ Pro W3", "hiragino kaku gothic pro" , "ＭＳ Ｐゴシック", "ms p gothic" , "小塚ゴシック Std L", "小塚ゴシック Pro L";
	font-weight:500;
*/
}

.right-contents h2 {
	width:100%;
/*	max-width:725px;*/
	margin:0 auto 50px;
	padding:10px 0 10px 10px;
	color:#13105F;
	border-bottom:thin solid #44a50a;
	border-left:10px solid #44a50a;
	overflow:hidden;
	position:relative;
	zoom:1;
	font-size:160%;
	font-weight:bold;
}

.right-contents h3 {
	width:100%;
	margin:0 auto 20px;
	color:#13105F;
	font-size:140%;
	font-weight:600;
}

#pagecontents {
	width:95%;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#pagecontents .txt{
	font-size:100%;
    line-height:210%;	
}
 #pagecontents img {
	width:100%;
 }

/****教室紹介****/

.profile {
	width:100%;
	margin:0 auto 50px;
    padding: 50px 0;
	overflow:hidden;
	position:relative;
    border-bottom:1px solid #cccccc;
}

.profile .proftop {
	width:100%;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.proftop .profpic {
	width: 25%;
}

.proftop .prof-r {
    width: 70%;
}

.proftop .profname {
	width:100%;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: block;
}

.proftop .profname .name {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 160%;
    line-height: 110%;
    font-weight: bold;
    color: #13105F;
    font-family: 'Noto Sans JP', sans-serif;
}

.proftop .profname .break {
	display:none;
}

.staffmore-btn {
    width: 60%;
    margin: 0;
    padding: 15px 2.5%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #3b3b3b;
    color: #FFFFFF;
    font-size: 80%;
    cursor: pointer;
    
    transition: all 0.3s;
}

.staffmore-btn:after {
    content: "";
    width: 25px;
    height: 5px;
    display: inline-block;
    background-image: url("../img/about/staffbtn-open.svg");
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.1s;
}

.staffmore-btn:hover {
    opacity: 0.8;
}

.staffmore-btn .open {
    display: inline-block;
}

.staffmore-btn .close {
    display: none;
}

.profdetails {
	width:100%;
    height: 0;
    margin: 0;
    padding: 0;
	position:relative;
    overflow:hidden;
    transition: ease-in-out 0.3s;
    opacity: 0;
/*    display: none;*/
}

input.profile-opener:checked ~ .profdetails {
    height: 100%;
    display: block;
    transition: ease-in-out 0.3s;
    padding: 30px 0;
    opacity: 1.0;
}

.profdetails h3 {
    width: 100%;
    margin: 0 0 30px;
    padding: 0 0 10px;
    position: relative;
    overflow: hidden;
    font-size: 140%;
    line-height: 110%;
    font-weight: bold;
    color: #13105F;
    border-bottom: solid 2px #13105F;
}

.profdetails h4 {
    width: 95%;
    margin: 0 auto 20px;
    padding: 0 0 0 5px;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    line-height: 110%;
    font-weight: bold;
    border-left: solid 10px #13105F;
}

.profdetails ul {
	width: 95%;
    margin: 0 auto 60px;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    transition: ease-in-out 0.5s;
    line-height: 160%;
}

.profdetails ul li {
    margin: 0 0 10px;
}


.profdetails ul.prof-list {
    position: relative;
    overflow: visible;
    list-style: none;
}

.profdetails ul.prof-list li {
    width: 95%;
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
    overflow: visible;
}

.profdetails ul.prof-list li:before {
    content: "●";
    font-size: 80%;
    color: #b8b6ff;
    display: inline;
    width: 1.0em;
    margin: 0 0.5em 0 -1.3em;
}

.profdetails .txt {
    width: 95%;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
}

input.profile-opener {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

input.profile-opener:checked ~ .proftop .staffmore-btn {
    background-color: #E46C22;
}

input.profile-opener:checked ~ .proftop .staffmore-btn .open {
    display: none;
}

input.profile-opener:checked ~ .proftop .staffmore-btn .close {
    display: inline-block;
}

input.profile-opener:checked ~ .proftop .staffmore-btn:after {
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
    background-image: url("../img/about/staffbtn-close.svg");
}

section.staff-sec {
    width: 100%;
    margin: 0 0 60px;
    padding: 0;
    position: relative;
    overflow: hidden;
}

section.staff-sec h2 {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0;
    color: #13105F;
    font-size: 140%;
    font-weight: 600;
    border: none;
    border-bottom: solid 4px #13105F;
}

section.staff-sec h3 {
    width: 95%;
    margin: 0 auto 20px;
    padding: 10px 2.5%;
    color: #fff;
    font-size: 120%;
    font-weight: 600;
    border: none;
    background-color: #13105F;
}

section.staff-sec ul {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: visible;
    list-style: disc;
    line-height: 210%;
}

section.staff-sec ul li {
    margin: 0 0 10px;
    overflow: visible;
}

ul.relhosp-list {
    width: 100% !important;
    margin: 0 0 100px !important;
    list-style: none;
}

ul.relhosp-list li {
    width: 95%;
    margin: 0 auto;
    padding: 15px 2.5%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
    border-bottom: solid 1px #d9d9d9;
    line-height: 140%;
}

ul.relhosp-list li .hosp {
    width: 38%;
    font-weight: bold;
}

ul.relhosp-list li .dept {
    width: 10%;    
}

ul.relhosp-list li .docs {
    width: 45%;    
}

@media screen and (max-width: 820px) {

ul.relhosp-list li {
    display: block;
}

ul.relhosp-list li .hosp {
    width: 100%;
    font-size: 120%;
}

ul.relhosp-list li .hosp:before {
    content: "";
    width:15px;
    height: 15px;
    background-color:#13105F;
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: 120%;
}

ul.relhosp-list li .dept {
    width: 100%;
    color: grey;
    margin: 0 0 10px;
}

ul.relhosp-list li .docs {
    width: 95%;  
    margin: 0 0 0 5%;
}

}
/****患者の皆さま****/

.hospitalgreeting {
	font-size:100%;
	margin-bottom:20px;
	line-height:210%;
}
.hospitalgreeting_name {
	margin-top:30px;
	font-size:160%;
	text-align:right;
}
ol.treatmentlist {
	margin:0 0 60px -10px;
	list-style-type:decimal;
	line-height:210%;
	font-size:100%;
}

ol.treatmentlist li {
    margin: 0 0 10px;
}


table.gairaitable {
	width:100%;
	font-size:90%;
	line-height:180%;
}

table.gairaitable td {
	width:20%;
}

table.newgairaitable {
	width:100%;
	font-size:110%;
	line-height:180%;
}

table.newgairaitable td.left {
	width:20%;
	background-color:#a5d488;
	text-align:center;
	vertical-align:center;
	font-weight:bold;
}

table.newgairaitable td.right {
	width:80%;
	background-color:#ffffff;
}

.emergencytel {
	margin:0 0 60px;
	font-size:220%;
}

.teldetail {
	font-size:70%;
}

/**代表的な疾患および治療**/

ul.maintreatments {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

ul.maintreatments li {
    width: 31%;
    margin: 0 3% 30px 0;
    position: relative;
    overflow: hidden;
    background-color: #F4F4F4;
    border-radius: 0 0 10px 0;
    text-align: center;
    
    transition: all 0.3s;
}

ul.maintreatments li:nth-child(3n+3){
    margin: 0 0 30px;
}

ul.maintreatments li:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 10px 10px;
    border-color: transparent transparent #120c39 transparent;
    
    opacity: 0;
    transition: all 0.2s;
}

ul.maintreatments li:hover {
    background-color: #eae9ff;
    border-radius: 0;
}

ul.maintreatments li:hover:after {
    opacity: 1.0;
}

ul.maintreatments li a {
    width: 90%;
    margin: 0 auto;
    padding: 10px 5%;
    display: block;
    text-decoration: none;
}

ul.maintreatments li .mt-img {
    width: 100%;
    margin: 0 0 10px;
}

ul.maintreatments li h3.mt-title {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
    font-weight: bold;
    color: #333333;
}

ul.maintreatments li .mt-txt {
    width: 100%;
    min-height: 80px;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 70%;
    line-height: 180%;
    color: #000;
    text-align: left;
}

h1.mt-hd {
    width: 95%;
    height: 70px;
    margin: 0 auto 30px;
    padding: 0 2.5%;
    position: relative;
    overflow: hidden;
    color: #13105F;
    font-size: 160%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: transparent;
    border-bottom: solid 1px #13105F;
    border-left: solid 20px #13105F;
}

.mt-contents {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.mt-contents h2.mt-ptitle {
    width: 95%;
    margin: 0 auto 30px;
    padding: 15px 2.5%;
    position: relative;
    overflow: hidden;
    background-color: #13105F;
    color: #FFFFFF;
    font-size: 140%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: none;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.03em;
}

section.mt-sec {
    width: 100%;
    margin: 0 0 60px;
    padding: 0;
    position: relative;
    overflow: hidden;
}

section.mt-line {
    border-bottom: solid 1px #dbdbdb;
    padding: 0 0 30px;
}

section.mt-sec .mt-wrap {
    width: 95%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}

section.mt-sec p {
    margin: 0 0 30px;
    font-size: 100%;
    line-height: 210%;
}

section.mt-sec .sub-wrap {
    width: 98%;
    margin: 0 auto;
}

.mt-contents h3 {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 120%;
    font-weight: bold;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.mt-contents h3:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #13105F;
    display: inline-block;
    margin: 0 5px 0 0;
    line-height: 100%;
}

h3.num-mds {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 120%;
    font-weight: bold;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

h3.num-mds:before {
    display: none;
}

.mt-contents h4.grey {
    width: 96%;
    margin: 0 auto 20px;
    padding: 10px 2%;
    position: relative;
    overflow: hidden;
    background-color: #E6E6E6;
    font-size: 100%;
    font-weight: bold;
    color: #000000;
}

.mt-contents h5 {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
    font-weight: bold;
    color: #000;
}

.mt-img {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.mt-gal {
    width: 100%;
    margin: 0 0 60px;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.mt-center {
    justify-content: center;
}

.gal-1 {
    width: 40%;
}

.gal-2 {
    width: 45%;
}

.gal-3 {
    width: 33%;
}

.gal-4 {
    width: 24%;
}

.gal-img {
    width: 100%;
    margin: 0 0 5px;
}

.gal-txt {
    text-align: center;
    font-size: 80%;
    font-weight: bold;
}

ul.mt-list {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    line-height: 210%;
}

ul.mt-list li {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

ul.mt-list li .mt-left {
    width: 20%;
    font-weight: bold;
}

ul.mt-list li .mt-right {
    width: 78%;
}


/***treatments bottom***/

.mt-nav {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    border-top: solid 1px #13105F;
}

.mt-nav .line-link {
    width: 100%;
    margin: 0 0 60px;
    padding: 10px 0 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    line-height: 110%;
}

.mt-nav .line-link .ll a {
    color: #13105F;
    text-decoration: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    
    transition: all 0.3s;
}

.mt-nav .line-link .ll a:hover {
    opacity: 0.5;
}

.mt-nav .line-link .ll:first-child a:before {
    content: "";
    width: 20px;
    height: 5px;
    display: inline-block;
    margin: 0 5px 0 0;
    background-image: url("../img/hospital/treatments/nav-larr.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.mt-nav .line-link .ll:last-child a:after {
    content: "";
    width: 20px;
    height: 5px;
    display: inline-block;
    margin: 0 0 0 5px;
    background-image: url("../img/hospital/treatments/nav-rarr.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.mt-nav .mt-btn {
    width: 80%;
    max-width: 300px;
    margin: 0 auto;
    padding: 0;
    background-color: #E46C22;
    text-align: center;
    
    transition: all 0.3s;
}

.mt-nav .mt-btn a {
    width: 100%;
    display: block;
    padding: 20px 0;
    font-size: 110%;
    color: #FFF;
    text-decoration: none;
}

.mt-nav .mt-btn:hover {
    background-color: #E44C1F;
    letter-spacing: 0.05em;
}



/****ご紹介くださる先生方****/

.patientgreeting {
	margin-bottom:20px;
	line-height:210%;
	font-size:100%;
}
.patientgreeting_name {
	margin-top:30px;
	font-size:160%;
	text-align:right;
}


/****学生・研修医のみなさまへ(academic)****/

#academic {
	font-size:100%;
	line-height:210%;
}

h4.academic_h {
	font-size:120%;
	width:100%;
	margin:0 auto;
	color:#13105F;
	font-weight:bold;
}

.forres {
	display:none;
}

#academic #addressbox {
	width:80%;
	font-size:100%;
	line-height:180%;
	border:solid 10px #eae9ff;
	padding:30px;
	margin:20px 0;
}
#academic .medatsu {
	font-weight:bold;
/*	color:#029C00;*/
    color: #13105F;
	text-decoration:underline;
}
.senmonpgm {
	width:90%;
	margin:0 auto;
}

#senmonfile a#program {
	font-size:180%;
	font-weight:bold;
	text-decoration:underline;
}

#senmonfile h4 {
	font-size:120%;
	font-weight:bold;
}

#senmonfile ul {
	list-style:disc;
	margin-left:10px;
}

#senmonfile a:link {
	font-size:120%;
	text-decoration:none;
	color:#44a50a;
}

#senmonfile a:hover {
	color:#FF7376;
}

#pastshoki {
     width:100%;
     margin:50px 0;
 }
#pastshoki ul {
    list-style: none;
 }
#pastshoki ul li {
    margin: 0 0 10px;
}
#pastshoki ul li:before {
    
}
 #pastshoki img {
     width:15px !Important;
     padding-left:10px;
 }



table#shokitable {
    width:100%;
    margin:30px auto;
}

table#shokitable th,table#shokitable tr {
    text-align:center;
}


/****同門会ページ(alumni)****/

h1.alumnitop {
	background-image:url(../img/alumni/top.png);
	background-repeat:no-repeat;
	width:100%;
	max-width:765px;
	height:200px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	zoom:1;
	background-color:transparent;
}

li.alum_left {
	border-right:#44a50a thin solid;
	border-left:#44a50a thin solid;
}

#alumnipage {
	width:100%;
	max-width:685px;
	margin:0 auto 50px;
	overflow:hidden;
	position:relative;
	zoom:1;
	font-size:100%;
	line-height:210%;
}

#alumnipage #kaicho {
    width:100%;
    margin: 30px 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}
#alumnipage #kaicho img{
	width:50%;
	margin:0;
	padding:0;
}

#alumnipage .kaicho_r {
    width: 45%;
	margin:0;
    font-size: 110%;
	line-height:140%;
    text-align: right;
}

#alumnipage #infoupdate {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	zoom:1;
	font-size:120%;
	line-height:220%;
	padding:10px;
}


/*同門会：ー役員一覧*/

#alumnipage table.member {
	font-size:110%;
	line-height:200%;
	padding:0;
	border:none;
}

#alumnipage table.member th {
	border-bottom:thin dotted #B7B7B7;
	border-top:thin dotted #B7B7B7;
	border-right:none;
	border-left:none;
	text-align:center;
}
#alumnipage table.member td {
	text-align:center;
	border-bottom:thin dotted #B7B7B7;
	border-top:none;
	border-right:none;
	border-left:none;
	padding:5px 0;
}

#alumnipage table.member td.yakushoku {
	color: #A20000;
	border-right:none;
	border-left:none;
}

#alumnipage table.member td.name {
	border-right:none;
	border-left:none;
}

#alumnipage table.member td.workplace {
	border-right:none;
	border-left:none;
}

#alumnipage table.member td.jimukyoku {
	color: #A20000;
	border-right:thin dotted #B7B7B7;
}

#alumnipage table.member td.jimukyokumemb {
	border-right:none;
	border-left:none;
	text-align:left;
	padding-left:40px;
}

/*同門会：会員施設へのリンク*/

#alumnipage table.institutions {
	font-size:120%;
	border:none;
	width:685px;
	margin:0 auto 80px;
	background-color:#797979;
}

#alumnipage table td {
	padding:5px;
}

#alumnipage table.institutions td.left {
	text-align:left;
	padding-left:30px;
	background-color: #E1E1E1;
	color: #0A5584;
	width:70%;
}

#alumnipage table.institutions td.left a {
	text-decoration: underline;
	color: #0A5584;
}

#alumnipage table.institutions td.left a:hover {
	text-decoration:none;
	color: #0A5584;
}

#alumnipage table.institutions td.right {
	text-align:left;
	padding-left:30px;
	width:30%;
	background-color:#FFFFFF;
}

/*同門会：アルバム*/



#alumnipage .event {
	width:100%;
	max-width:685px;
	margin:0 auto 50px;
	padding:0;
	overflow:hidden;
	position:relative;
	zoom:1;
}

#alumnipage .eventhead {
	width:100%;
	max-width:685px;
	margin:0 auto 10px;
	padding:0 0 5px;
	overflow:hidden;
	position:relative;
	zoom:1;
	border-bottom:thin solid #C6C6C6;
}

#alumnipage .event .date {
	font-size:80%;
	float:left;
	max-width:80px;
	margin-right:20px;
}

#alumnipage .event .title {
	font-size:110%;
	float:left;
	margin:0;
	padding:0;
}

#alumnipage .event .comment {
	width:100%;
	max-width:685px;
	margin:0 auto 10px;
	padding:0;
	overflow:hidden;
	position:relative;
	zoom:1;
	font-size:100%;
	line-height:180%;
}

#alumnipage .event-img {
    width: 98%;
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
}

#alumnipage .event-comment {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
}

#alumnipage table.album {
	width:100%;
	max-width:685px;
	margin:0 auto 10px;
	padding:0;
	text-align:justify;
	text-align:left;
    background-color: #FFF;
}

#alumnipage table.album td {
	border:none !Important;
	font-size:100%;
	line-height:140%;
	text-align:center;
}

#alumnipage table.album img {
	border:none;
}

#alumnipage .darkblack {
	width:100%;
	padding:2px 0;
	margin:50px auto;
	background-color:#434343;
}

#pagecontents #backtotop {
	width:120px;
	height:48px;
	margin:0 auto;
}

#pagecontents #backtotop a{
	padding:20px;
	background-color:#44a50a;
	color:#FFFFFF;
	text-decoration:none;
	border-radius: 8px;
}

#pagecontents #backtotop a:hover {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

/********************************************************************************************************ここまで↑*/
/**********  WIDE PAGE **********/


/****リンクページ(link)****/

ul#linkpage {
	font-size:140%;
	line-height:160%;
	overflow:hidden;
	position:relative;
	zoom:1;
	list-style:disc;
}

ul#linkpage li.link {
	width:100%;
	min-height:70;
	float:left;
	margin:20px 10px 20px 0;
	padding:0;
}

/****サイトマップページ(sitemap)****/

#sitemappage {
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	position:relative;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

ul.pagecol {
    width: 30%;
    margin: 0 5% 60px 0;
    padding: 0;
    position: relative;
    overflow: hidden;
	font-size:90%;
	line-height:110%;
    list-style: none;
}

ul.pagecol:nth-child(3n+3) {
    margin: 0 0 60px;
}

ul.pagecol li {
    width: 90%;
    margin: 0 auto 20px;
    padding: 0;
}

ul.pagecol li.green {
    width: 100%;
	padding:15px 0;
	background-color:#D5D4F7;
    font-size: 110%;
    font-weight: bold;
	color: #13105F;
	text-align:center;
    letter-spacing: 0.05em;
}

ul.pagecol li a {
	text-decoration:none;
	color:#000000;
    transition: all 0.3s;
}

ul.pagecol a:hover {
	color:#5A8CFC;
}

ul.pagecol li a:before {
    content: "▶︎";
    font-size: 80%;
    color: #13105f;
    display: inline-block;
    margin: 0 5px 0 0;
    transition: all 0.3s;
}

ul.pagecol li a:hover:before {
    color:#5A8CFC;
}


/***** 教室紹介：診察実績 *****/

.jisseki-wrap {
    width: 100%;
    margin: 0 0 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.jisseki-wrap:last-child {
    margin: 0;
}

