/* CSS Document */

#right_column{
	width: 95.42vw;
	margin: auto;
}
#mainimage_right img{
	width:100%;
	margin-bottom: 4.67vw;
}


.topnews {
    padding: 1em 1em;
    margin: 0em 0.3em 2em 0.3em;
    font-weight: bold;
    border: solid 3px #0BAD6E;
	text-align: center;
}

.topnews p {
    margin: 0; 
    padding: 0;
	font-size: 1em;
}

.topnews-title {
	color: #fff;
	font-size: 1rem;
	background: #0BAD6E;
	padding: 5px;
}

.topnews h6 {
    font-size: 1em;
}

.vactine {
    border: solid 3px #FF5A5A;	
}
.vactine-title {
	background: #FF5A5A;
}

h1 {
    font-size: 2rem;
}

.sub01{
	background-image: url("index/news_title.png");
	background-size: 2.13vw auto;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 4vw;

}
.sub01 .ichiran{
	height: 5.33vw;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #76BB00;
	padding:0 4vw;
}
.sub01 .ichiran a{
	font-size: 2.93vw;
	color: white;
	text-decoration: none;
	
}

.news_title{
	font-size: 4vw;
	font-weight: bold;
	height: 100%;
	margin-left: 4vw;
	
}
#news_list dl{
	font-size: 3.73vw;
	line-height: 150%;
	margin-bottom: 3.2vw;
	margin-left: 4vw;
	margin-right: 4vw;
}
#news_list dl dd a{
	text-decoration: underline;
}
.ol01_1 {
	margin-bottom: 10vw;
}
.sub02{
	background-image: url("index/news_title.png");
	background-size: 2.13vw auto;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 4vw;
}
.sub02 .kamoku{
	height: 5.33vw;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #003833;
	padding:0 4vw;
}
.sub02 .kamoku a{
	font-size: 2.93vw;
	color: white;
	text-decoration: none;
	
}
.gairai_cont{
	margin:0 4vw;
	font-size: 3.73vw;
	line-height: 150%;

}
.gairai_cont .jikan{
	line-height: 200%;
}
.gairai_cont ul{
	display: none;
}
.gairai_cont .gairai_text{
	color:#ED1C24;
}
.gairai_cont .gairai_text span{
	color:#0000FF;
}

/**/

.ol02_1 {
	margin-bottom: 10vw;
}

.ol02_1 img{
    width: 100%;
    height: auto;
}

.sub03{
	background-image: url("index/news_title.png");
	background-size: 2.13vw auto;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 4vw;
}
.menkai_body{
	margin: 0 4vw;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.menkai_body .menkai_text{
	flex-basis: 61%;
	margin-bottom: 6.67vw;
}
.menkai_body .menkai_img{
	flex-basis: 39%;
	text-align: right;
}
.menkai_img img{
	width: 22.67vw;
}
#pop_navi{
	display: none;
}
.link_list{
	margin-top:6.67vw;
}
.link_list ul{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
.link_list ul li{
	flex-basis: 50%;
}
.link_list ul li img{
	width: 100%;
}

/**/

.ol05{
	width: 100%;
	margin-top: 15px;
}

.ol05 img{
	width: 100%;
	height: auto;
}

.top_flex {
	width: 100%;
    margin: 0 auto 0;
}
.top_flex dl.bnrs dt:not(:last-of-type){
	margin-bottom: 10px;
}

.top_flex dl.bnrs dt img{
	width: 100%;
    height: auto;
}

/**/

.ol06_1 img{
    width: 100%;
    height: auto;
}

.ol06_2 .txtblock{
	width: 95%;
	margin: 0px auto;
}

.ol06_2 .txtblock p{
	margin-bottom: 10vw;
}

.ol06_2 .txtblock .center_txt{
	width:100%;
	overflow: hidden;
	text-align: center;
}

/**/

.ol07{
    width: 100%;
    margin: 15px auto 0px auto;
    overflow: hidden;
}

.ol07 img{
    width: 100%;
    height: auto;
}

/*-----------------------------------------------------------*/

/*　発熱外来　*/

#time_table .imgblock{
	width:100%;
	margin: 10px auto;
	overflow:hidden;
    text-align: center;
}

#time_table .imgblock p:first-child{
    margin-bottom: 10px;
}

/*------------------------------------------*/

.news_btn{
	/*background-image: url("index/news_title.png");
	background-size: 2.13vw auto;
	background-repeat: no-repeat;*/
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 1vw;
	margin-top: 3vw;
}
.news_btn .syousai{
	height: 5.33vw;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #76BB00;
	padding:0 4vw;
}
.news_btn .syousai a{
	font-size: 2.93vw;
	color: white;
	text-decoration: none;
	
}

/*------------------------------------------*/
/*右カラム メイン画像下部 シャドウBOX*/

#right_column .shadowbox{
    width: 95%;
    position: relative;
    margin: 0 auto 30px;
}

#right_column .shadowbox h2{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.05em;
    position: relative;
    text-indent: 20px;
    margin: 0 auto 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid rgba(92,92,92,0.40);
}
#right_column .shadowbox h2::before{
    content: '';
    display: block;
    background-color: #76BB00;
    width: 4px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
}
#right_column .shadowbox h2::after{
    content: '';
    display: block;
    background-color: #4C4C4C;
    width: 4px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 4px;
}

#right_column .shadowbox .tobtn{
    position: absolute;
    right: 20px;
}

/*新着情報*/
#right_column .shadowbox.news .tobtn{
    width: 80px;
    height: 23px;
    top: 19px;
}

/*外来のご案内*/
#right_column .shadowbox.info .tobtn{
    width: 123px;
    height: 23px;
    top: 15px;
}
#right_column .shadowbox.info .inn{
}
#right_column .shadowbox.info .inn div.left{
    margin-bottom: 15px;
}
#right_column .shadowbox.info .inn div.right{
}
#right_column .shadowbox.info .inn div.right img{
    width: 100%;
    height: auto;
}
#right_column .shadowbox.info ul.department{
	clear:both;
	overflow:hidden;
}
#right_column .shadowbox.info .inn div.left div {
    clear: both;
    line-height: 150%;
}
#right_column .shadowbox.info ul.department li{
	list-style-type:none;
	background-image:url(index/bg_kamoku.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	width: 87px;
	float:left;
	margin-right:3px;
	line-height:32px;
	font-size:12px;
	margin-bottom:3px;
}

/*発熱外来について*/
#right_column .shadowbox.info .inn div.right {
    display: flex;
    flex: 1 0 auto; /* fix IE11 */
    position: relative;
}
#right_column .shadowbox.info .inn div.right::before{
    content: '';
    display: block;
    border: 1px solid #fff;
    width: calc( 100% - 20px );
    height: calc( 100% - 20px );
    position: absolute;
    top: 10px;
    left: 10px;
}
#right_column .shadowbox.info .hatsunetsu{
	background-color: #F5DCEA;
}
#right_column .shadowbox.info .hatsunetsu dl{
    padding: 30px;
    position: relative;
    z-index: 1;
}
#right_column .shadowbox.info .hatsunetsu dl dt{
    width: calc( 100% - 30px );
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    background-color: #fff;
    font-size: 14px;
    color: #000;
}
#right_column .shadowbox.info .hatsunetsu dl dt span{
    color: red;
}
#right_column .shadowbox.info .hatsunetsu dl dd{
    margin: 10px auto 0;
    font-size: 14px;
    line-height: 180%;
}

/*面会時間*/
#right_column .shadowbox.visitinghours .inn{
}
#right_column .shadowbox.visitinghours .inn div.left{
    margin-bottom: 15px;
}
#right_column .shadowbox.visitinghours .inn div.right{
}
#right_column .shadowbox.visitinghours .inn div dl{
    display: flex;
}
#right_column .shadowbox.visitinghours .inn div dl dt{
    width: 80px;
}
#right_column .shadowbox.visitinghours .inn div dl dd{
    width: calc( 100% - 80px );
}

/*------------------------------------------*/
.important .topnews-title{
	color: red;
	font-size: 140%;
text-shadow:
  0 0 4px rgba(255,255,255,0.6),
  -1px -1px 0 #fff,
   1px -1px 0 #fff,
  -1px  1px 0 #fff,
   1px  1px 0 #fff;
}

.important p{
	font-size: 140%;
	letter-spacing: 0.05em;
}
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
/*------------------------------------------*/
