@charset "utf-8";

.h1-title {
	display: none;
}
.article-contents dl dt {
	clear: left;
	float: left;
	padding-right:2em;
}
.rdtxt {
	font-size: 120%;
	color: #DD004B;
}
.article-contents dl dt {
  clear: left;
  float: left;
  width: 11em;
  padding: 10px 0em;
}
.article-contents dl dd {
  margin-left: 0;
  padding: 10px 0.5em 10px 11em;
  border-bottom: 1px dotted #64579C;
}
.important {
    margin: 25px;
    padding: 20px;
	border: 2px solid #e4e5f7;
	background-color: #fffbd6;
}
.important li{
    background-position: left top;
}
.textlink {
    background-color: #0272a5;
    color: #FFF;
    border: 1px solid #0272a5;
    font-size: 100%;
    text-decoration: none;
    cursor: pointer;
    padding: 5px 10px;
	display: inline-block;
}
/* ========================== rinji(S) ======================================= */

.mentec, .mented {
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.mentec {
	margin-top: 30px;
	font-weight:bold;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.mented {
	margin-bottom: 30px;
	font-size: 200%;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.mtb {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #4C3C78;
	border-left-color: #4C3C78;
}
.mtb th, .mtb td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4C3C78;
	border-bottom-color: #4C3C78;
	margin: 0px;
	padding: 5px;
}

.mtb th {
	color: #FFF;
	background-color: #4C3C78;
}

#impnews {
	background-image: url(../images/common/index/section_title_impnews.png);
	color: #DD004B;
}
#payment {
	background-image: url(../images/common/index/section_title_payment.png);
}
.ontext {
	font-size: 140%;
    margin-top: 10px;
    margin-bottom: 10px;
	color: #0C6BFC;
}
/* ========================== rinji(E) ======================================= */

/* ========================== mb-now-info(S) ======================================= */

#news {
	background-image: url(../images/common/index/section_title_news.png);
}
#mb_wait {
	background-image: url(../images/common/machibankun/section_title_wait.png);
}
#mb_system {
	background-image: url(../images/common/machibankun/section_title_mb.png);
}
#menekiryouhou {
	background-image: url(../images/common/pollinosis/section_title_kafunyaku.png);
}
#dani_meneki {
	background-image: url(../images/common/pollinosis/section_title_kafunyaku.png);
}
#whatsnew {
	background-image: url(../images/common/index/section_title_whatsnew.png);
}
.mb_off {
	background-image: url(../images/common/machibankun/mb_info/off.jpg);
}
.mb_on {
	background-image: url(../images/common/machibankun/mb_info/on.jpg);
}
.mb_amstop {
	background-image: url(../images/common/machibankun/mb_info/amstop.jpg);
}
.mb_amend {
	background-image: url(../images/common/machibankun/mb_info/amend.jpg);
}
.mb_allstop {
	background-image: url(../images/common/machibankun/mb_info/allstop.jpg);
}
.mb_allend {
	background-image: url(../images/common/machibankun/mb_info/allend.jpg);
}
.mb_mente {
	background-image: url(../images/common/machibankun/mb_info/mainte.jpg);
}
.mb_now_info_lr {
	float:left;
	margin-top: 88px;
	text-align:right;
	width: 49px;
	margin-left: 20px;	
}
#mbnimg {
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 185px;
}
#mbnimg div img {
	height: 23px;
	width: 16px;
}
.mb_infotxt {
	margin-right: 235px;
}
.bg_clinic_card {
	background-image: url(../images/common/index/clinic_card_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: auto;
}
.mb_infotxt div ul li {
	list-style-position: outside;
	margin-left: 25px;
	list-style-image: url(../images/common/list_image.png);
}
.mb_infotxt div small {
	display: block;
	font-size:75%;
}

@media screen and (max-width: 979px) {
.mb_infotxt div small {
	font-size:100%;
}
.link_chip {
	float:right;
}

}

@media screen and (max-width: 768px) {
.bg_clinic_card {
	background-image:none;
}
.mb_infotxt {
	margin-right: 4.31654%;
}
.article-contents dl dd {
	padding: 0px;
}
.important {
    margin: 10px;
    padding: 20px;
}
}

@media screen and (max-width: 480px) {
.calendar-bg, #mbnimg {
	display:none;
}
.article-contents dl dd {
	clear: both;

}
.important {
    margin: 0px;
    padding: 10px;
}

}
