@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Noto+Sans+JP:wght@100..900&display=swap');
@import "../../../medhospital/assets/css/newname_dent.css";
*{
    margin: 0px;
	padding: 0px;
}

img{border: 0;}

a {outline: none;}

ul,ol { list-style-type: none;}

A:link{color:#485693;text-decoration:underline}
A:visited{color:#373737;text-decoration:none;}
A:active{color:#373737;text-decoration:none;}
A:hover{color:#e60012;text-decoration:none;}

table{
	border-collapse:collapse;
}

input{
	font-family: "Noto Sans JP", "Hind", sans-serif;
}

body{
	text-align:center;
	color: #373737;
	font-family: "Noto Sans JP", "Hind", sans-serif;
	background: url(../../img/common/header_bg.png) repeat-x left 3px;
	border-top: 3px solid #e2a15c;
}

#wrapper_main{}

.wrapper{
	margin: 0 auto;
	text-align:left;
	width:1000px;
}
.wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
* html .wrapper{
    height: 1em;
}
.wrapper{
    display: block;
}
*:first-child+html .wrapper{
	zoom:1;
}



#topcontrol{
	z-index: 200;
	bottom: 80px;
}
@media screen and (min-width: 980px) {
#topcontrol span{
	display: none;
}
.sp{
	display: none !important;
}
}
@media screen and (max-width: 979px) {
body{
	font-size: 15px;
}
#wrapper_main{
	text-align:left;
	background: url(../../img/common/header_bg.png) repeat-x left top #FFF;
}
.wrapper{
	margin:0 auto;
	text-align:left;
	width:98%;
}
#topcontrol span{
	display: none;
}
.pc{
	display: none !important;
}
}
@media screen and (max-width: 768px){
#topcontrol{
	bottom: 0 !important;
	left: 0;
	right: 0;
	width: 100%;
	background-color: rgba( 255, 255, 255, 0.7 );
	border-top: 1px solid #CCC;
}
#topcontrol span{
	display: block;
	line-height: 60px;
}
#topcontrol img{
	display: none;
}
#wrapper_main{
	text-align:left;
	background: none;
	background: #FFF;
}
}


@media print{
body{
	background: none;
}
}


/*header
************************************************************************************/
#header{
	width: 1000px;
	margin: auto;
}
@media screen and (max-width: 979px) {
#header{
	width: 100%;
	margin: auto;
}
}

@media screen and (max-width: 768px){
#header{
	position: relative;
	height: 120px;
}
}


/*headLine
----------------------------------------------------------------------*/
#header .headLine{
	height: 32px;
	width: 100%;
	position: relative;
}

/*subMenu*/
#header .subMenu{
	height: 23px;
}
#header .subMenu ul{
	display: table;
	position: absolute;
	top: 4px;
	left: 0;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
}
#header .subMenu ul li{
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #456280;
}
#header .subMenu ul li:first-child{
	border-left: 1px solid #456280;
}
#header .subMenu ul li a{
	color: #FFF;
}

/*boxFont*/
#header .headLine .boxFont{
	position: absolute;
	top: 3px;
	right: 155px;
	height: 25px;
}
#header .headLine .boxFont dl{
	display: table;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 3px 0;
	font-size: 14px;
	height: 25px;
}
#header .headLine .boxFont dt,
#header .headLine .boxFont dd{
	display: table-cell;
	vertical-align: middle;
}
#header .headLine .boxFont dt{
	color: #FFF;
	padding: 0 5px 0 0;
}
#header .headLine .boxFont dd{
	background: #EDEDED;
	font-weight: bold;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#header .headLine .boxFont dd:hover{
	background: #d2dff4;
}
#header .headLine .boxFont dd a{
	color: #142543;
	text-decoration: none;
	display: block;
	padding: 1px 15px;
}


/*boxFont*/
#header .headLine .bnUniv{
	position: absolute;
	top: 4px;
	right: 0;
	width: 145px;
	height: 23px;
}

@media screen and (max-width: 768px){
#header .subMenu,
#header .headLine .boxFont{
	display: none;
}

#header .headLine{
	position: static;
}
#header .logo{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	margin: 0;
	z-index: 10;
	padding: 0 0 0 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	line-height: 100px;
	vertical-align: middle;
}
#header .logo img{
	vertical-align: middle;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 90px;
}
#header .logo a{
	display: block;
	width: auto;
	height: auto;
	display: block;
	text-indent: 0;
	background: none;
}

}
@media screen and (max-width: 480px){
}


/*#header .headMdl
----------------------------------------------------------------------*/
#header .headMdl{
	height: 150px;
	padding: 55px 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#header .headMdl .boxSearch{
	margin-left: auto;
	width: 250px;
	text-align: center;
	padding: 5px;
	background:-webkit-gradient(linear,center top, center bottom, from(#FFF), to(#e6e6e6));
	background:-moz-linear-gradient(top, #FFF, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffFFFFFF', endColorstr='#ffe6e6e6');
	background: linear-gradient(to bottom, #FFF, #e6e6e6);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #FFF;
	box-shadow:0px 0px 5px #666;
	-moz-box-shadow:0px 0px 5px #666;
	-webkit-box-shadow:0px 0px 5px #666;
}

#header .headMdl .boxSearch input[type=text]{
	width: 170px;
	height: 30px;
	padding: 0 7px;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 0;
	box-shadow:0px 0px 5px #666 inset;
	-moz-box-shadow:0px 0px 5px #666 inset;
	-webkit-box-shadow:0px 0px 5px #666 inset;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#header .headMdl .boxSearch input[type=submit]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #999;
	color: #FFF;
	font-family: "Noto Sans JP", "Hind", sans-serif;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	border: 0;
}
#header .headMdl .boxSearch p{
	display: inline-block;
}



@media screen and (min-width: 980px) {
#header #mmenu,
#header #menu{
	display:none;
}
}

@media screen and (max-width: 979px) {
}

@media screen and (max-width: 768px){
#mmenu a
{
	background: center center no-repeat transparent;
	background-image: url(../mmenu/icon.png);
	width: 70px;
	height: 70px;
	position: absolute;
	top: 35px;
	left: 0px;
	display: block;
	z-index: 20;
	-moz-background-size:60% auto;
	background-size:60% auto; 
} 
#menu{
	text-align: left;
}

#header .headMdl{
	display: none;
}

}
@media screen and (max-width: 480px){

}


/*mainMenu
************************************************************************************/
#globalNav{
	width: 100%;
	margin: auto;
	background:-webkit-gradient(linear,center top, center bottom, from(#0f1678), to(#050a51));
	background:-moz-linear-gradient(top, #0f1678, #050a51);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff0f1678', endColorstr='#ff050a51');
	background: linear-gradient(to bottom, #0f1678, #050a51);
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	box-shadow:0px 0px 5px #666;
	-moz-box-shadow:0px 0px 5px #666;
	-webkit-box-shadow:0px 0px 5px #666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#globalNav ul{
	display: table;
	border-spacing: 10px 0;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	margin: auto;
	width: 1000px;
}
#globalNav ul li{
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 7px 0;
}

#globalNav ul li a{
	display: block;
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #434e8d;
	padding: 4px 0 4px 14px;
	background: url(../../img/common/ar_grade_white.png) no-repeat 10px center;
}


#globalNav ul li:last-child a{
	border: 0;
}

@media screen and (max-width: 979px) {
#globalNav{
	width: 100%;
	margin: auto;
	background:-webkit-gradient(linear,center top, center bottom, from(#0f1678), to(#050a51));
	background:-moz-linear-gradient(top, #0f1678, #050a51);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff0f1678', endColorstr='#ff050a51');
	background: linear-gradient(to bottom, #0f1678, #050a51);
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	box-shadow:0px 0px 5px #666;
	-moz-box-shadow:0px 0px 5px #666;
	-webkit-box-shadow:0px 0px 5px #666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#globalNav ul{
	display: table;
	border-spacing: 0;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	margin: auto;
	width: 100%;
}
#globalNav ul li{
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 7px 0;
}

#globalNav ul li a{
	display: block;
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #434e8d;
	padding: 13px 0;
	background: none;
}


#globalNav ul li:last-child a{
	border: 0;
}
}

@media screen and (max-width: 768px){
#globalNav{
	display: none
}
}


/*side
************************************************************************************/
#side,
.side{
	width: 200px;
	float: left;
}

@media screen and (max-width: 979px) {
#side,
.side{
	width: auto;
	float: none;
}

}


/*#pageNav
----------------------------------------------------------------------*/
#pageNav{
	font-size: 85%;
}

#pageNav .titlePage{
	background: #EDEDED;
	padding: 10px 5px;
	text-align: center;
	border-bottom: 2px solid #CCC;
	font-weight: bold;
}
#pageNav .titlePage a{
	color: #373737;
	text-decoration: none;
}

#pageNav li{
	background: url(../../img/common/icon_circle_sky.png) no-repeat left 0.9em;
	padding: 7px 0 10px 18px;
	margin: 5px 0;
	border-bottom: 1px solid #EDEDED;
}

#pageNav li ol{
	margin: 0 0 0 15px;
}
#pageNav li ol li{
	background: url(../../img/common/icon_circle_sky2.png) no-repeat left 0.6em;
	padding: 0 0 0 15px;
	margin: 5px 0;
	border-bottom: 1px solid #EDEDED;
}

@media screen and (min-width: 980px) {
#pageNav .titleDwn{
	display: none;
}
}
@media screen and (max-width: 979px) {
#pageNav .titlePage{
	display: none;
}
#pageNav .titleDwn{
	background: #EDEDED;
	padding: 10px 5px;
	text-align: center;
	border-bottom: 2px solid #CCC;
	font-weight: bold;
	display: block;
	cursor: pointer;
}
}
@media screen and (max-width: 768px){
#pageNav li a{
	font-size: 15px;
	display: block;
}
}


/*frameSideNav
************************************************************************************/
.frameSideNav{
	margin: 0 0 15px 0;
}
.frameSideNav .inBanner li{
	border: 1px solid #0c136d;
	margin: 0 0 3px 0;
	font-size: 85%;
	padding: 0 0 0 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.frameSideNav .inBanner li:hover{
	background: #EDEDED;
}

.frameSideNav .inBanner li a{
	color: #0c136d;
	text-decoration: none;
	background: url(../../img/common/ar_blue.png) no-repeat left 0.75em;
	padding: 5px 5px 5px 10px;
	display: block;
}

/*outBanner
----------------------------------------------------------------------*/
.frameSideNav .outBanner li{
	border: 1px solid #0c136d;
	margin: 0 0 3px 0;
	font-size: 85%;
	background: #0c136d;
	padding: 0 0 0 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.frameSideNav .outBanner li:hover{
	background: #323aab;
}

.frameSideNav .outBanner li a{
	color: #FFF;
	text-decoration: none;
	background: url(../../img/common/ar_white.png) no-repeat left 0.75em;
	padding: 5px 5px 5px 10px;
	display: block;
}

.frameSideNav .outBanner li.ukeire{
	background:#0047a9;
	border: 1px solid #0047a9;
}
.frameSideNav .outBanner li.ukeire:hover{
	background: #0c136d;
}


/*imageBn
----------------------------------------------------------------------*/
p.imageBn{
	margin: 0 0 10px 0;
}
ul.imageBn{
	margin: 0 0 10px 0;
}
ul.imageBn li{
	margin: 0 0 3px 0;
}



/*.framePaper
************************************************************************************/
.framePaper{
	margin: 0 0 15px 0;
	border: 1px solid #CCC;
}

.framePaper h2{
	background: url(../../img/common/h2_bg.gif) repeat-x left center;
	padding: 7px 5px;
	color: #FFF;
	font-size: 95%;
	text-align: center;
	margin: 0 0 10px 0;
}
.framePaper h2 a{
	background: url(../../img/common/ar_white.png) no-repeat left 0.45em;
	padding: 0 0 0 13px;
	color: #FFF;
	text-decoration: none;
}

.framePaper .image{
	text-align: center;
	margin: 0;
}
.framePaper .image img{
	width: 100px;
	height: auto;
	border: 1px solid #CCC;
}
.framePaper .cmt{
	text-align: left;
	font-size: 80%;
	padding: 10px;
}
.framePaper .btnPaper{
	height: 30px;
	background: #666;
	color: #FFF;
	margin: 0;
	text-align: center;
	font-size: 85%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.framePaper .btnPaper:hover{
	background: #e5a867;
}
.framePaper .btnPaper a{
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 30px;
}

@media screen and (max-width: 979px) {
.frameSideNav,
p.imageBn,
ul.imageBn,
.framePaper{
	display: none;
}

}

/*main
************************************************************************************/
.wrap_inner{
	margin: 15px 0 0 0;
}
.wrap_inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
* html .wrap_inner{
    height: 1em;
}
.wrap_inner{
    display: block;
}
*:first-child+html .wrap_inner{
	zoom:1;
}


section#main,
div.main{
	width: 780px;
	float: right;
}
@media screen and (max-width: 979px) {
section#main,
div.main{
	width: 100%;
	float: none;
}
}


/*footer
************************************************************************************/
#footer{
	background: #eaf0f3;
	width: 100%;
	padding: 20px 0;
	text-align: left;
	font-size: 12px;
}
#footer .infooter{
	width: 1000px;
	margin: auto;
}
#footer .infooter dl{
	width: 230px;
	float: left;
	margin: 0 10px;
}
#footer .infooter dt{
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 5px 0;
	font-size: 120%;
}
#footer .infooter dd{
	margin: 0 0 10px 0;
}
#footer .infooter dt a{
	border-bottom: 1px solid #4c5a97;
	color: #4c5a97;
	text-decoration: none;
}
#footer .infooter li{
	background: url(../../img/common/ar_blue.png) no-repeat left 0.3em;
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
}
#footer .infooter a{
	color: #4c5a97;
}
#footer .infooter nav{
	width: 230px;
	float: left;
	margin: 0 10px;
}


/*copyright*/
.frameCopyrights{
	width: 1000px;
	margin: auto;
	padding: 10px 0;
	font-size: 12px;
	text-align: left;
}
.frameCopyrights .address{
	padding: 0 0 1em 0;
}
.frameCopyrights .address span:after{
	content: "　｜　";
}
.frameCopyrights .address span:last-child:after{
	content: "";
}

@media screen and (max-width: 979px) {
#footer .infooter{
	width: 100%;
}
#footer .infooter dl{
	width: 20%;
}
#footer .infooter nav{
	width: 20%;
}


/*copyright*/
.frameCopyrights{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
}

@media screen and (max-width: 480px){
#footer .infooter dl{
	width: auto;
	float: none;
}
#footer .infooter nav{
	width: auto;
	float: none;
}
#footer .infooter nav ul li{
	display: inline-block;
	padding-right: 1em;
}
#footer .infooter dd{
	display: none;
}
}

@media screen and (max-width: 768px){
.frameCopyrights{
	padding: 10px 10px 70px 10px;
}
}