.dp-content h5 {
    font-size: 107%;
    margin:40px 0 15px 0;
}
.dp-content h4 + h5 {
	margin-top: 0;
}
a.outlink_box_press{
    width: 100px;
    height: 50px;
    padding: 0px 25px;
    display: flex;
    align-items: center;
    border: 1px solid #C4C5C8;
    font-weight: bold;
}

/* 病院紹介pdf画像書き出しページ */
.pdf_images, .acvanceC , .center, td.pt_5{
text-align: center;
}
/* .base{
  width:150px;
  height:212px;
  border:#ccc solid 1px;
} */
.activity{
    padding: 24px 30px;
    border: 1px solid #C4C5C8;
}
.activity.organization{
    padding: 24px 30px;
    border: 1px solid #C4C5C8;
    text-align: center;
	margin-bottom: 1em;
}
.outlink_box{
    width: fit-content;
    padding: 0 20px;
    display: flex;
    align-items: center;
    border: 1px solid #C4C5C8;
    font-weight: bold;
}
/* 河北新報ページトップ */
.contentPagetop{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    transform: rotate(45deg);
    float:right;
    overflow: hidden;
    text-indent: -99999px;
    cursor: pointer;
    margin-top: 20px;
}
.contentPagetop:hover {
	border-color: #EE7800;
}
/* ul.bk-list{
    column-count: 3;
    column-gap: 26px;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.bk-list li{
padding: 0;
float: left;
width: 176px;
margin-bottom: 10px;
} */
.images_divide{
    float:left;
    width:33%;
    text-align: center;
}
.overflow{
    overflow: auto;
}
/* 青色ページ */
.left_line_blue{
    border-left: 3px solid #004190;
    padding: 5px 20px;
    letter-spacing: 0;
    font-size: 150%;
    margin:2.5em 0 1em 0;
}
.subtitle_blue{
    position: relative;
    padding-left: 52px;
    color: #004190;
    font-weight: bold;
    font-size: 113%;
	margin-top: 2.25em;
	margin-bottom: 0.85em;
	letter-spacing: 0;
}
.subtitle_blue:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 11px;
    width: 30px;
    height: 1px;
    background-color: #004190;
}
h2 + .subtitle_blue {
	margin-top: 0;
}
.imgArearight img.imgRight {
	margin: 0;
}
.box_text{
    border: #CCC solid 1px;
    padding: 20px;
    overflow: hidden;
    margin: 30px;
}
.postid-19503 td:first-child{
    white-space: nowrap;
}
.float-left{
    float: left;
}
.float-left.support{
    width: 900px;
}
.center.nutrition{
    margin-bottom:30px;
}
.float{
    float: left;
    width: 810px;
}
/*.img{
    float: right;
    width: 200px;
    text-align: center;
}*/
.areatag{
        clear: both;
        overflow: hidden;
}
.postid-21310 table#no-border {
    border:none;  
    margin-left: auto;
    margin-right: auto;
}
.postid-21310 #no-border td{
    border:none;  
}
.postid-21316 table.no-border{
    border:none;  
    margin-left: auto;
    margin-right: auto;
}
.postid-21316 .no-border th{
    border:none;  
}
.postid-21316 .no-border td{
    border:none;  
    text-align: center;
}
.box_text_flow{
    padding: 10px;
    margin-bottom: 10px; 
    border: 1px solid #333333;
}
.left_paragraph{
    padding-right: 15px;
    width: 380px;
    float: left;
}
.images_right{
    width:150px;
    float: right;
}

/* 栄養管理室ページ */
.clear_flow{
    clear: both;
    overflow: hidden;
}

/* 医療そうだん窓口 & 各所に存在するかも */
.imgArea:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}



/* 各所に存在する */
.imgArealeft{
    float: left;
    width: 720px;
}
/* 診療科長挨拶クリア */
.doc-area .imgArealeft {
	float: none;
	width: auto;
}

.imgArealeft_w550{
    float: left;
    width: 550px;
}

/* 各所に存在する */
.imgArearight {
    float: right;
    text-align: center;
}

/* --- */
p.img_caption{
    width:100%;
}
.foodBtn ul{
    list-style: none
}
.foodBtn li {
    float: left;
    width: 192px;
    margin: 0 10px 10px 0;
}
 .clear:after {
    content: "";
    display: block;
    clear: both;
}

/* 薬剤部のみ */
.imgArealeft_drug{
    float: left;
    width: 720px;
}
.imgArealeft_drug2{
    float: left;
    width: 720px;
}
.imgArealeft_drug3{
    float: left;
    width: 270px;
}
 .clear:after{
    content: "";
    display: block;
    clear: both;
}

@media screen and (max-width: 768px){
	.left_line_blue {
		font-size: 125%;
	}
	.subtitle_blue {
		font-size: 113%;
		padding-left: 30px;
	}
	.subtitle_blue:before {
		width: 15px;
    }
	.imgArealeft ,
	.imgArealeft_drug,
	.imgArealeft_drug2 {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}
 	.imgArearight {
		float: none;
	}
	.imgArearight img.imgRight {
		float: none;
	}
    .imgArealeft::after{
        content: "";
        float: none;
        height: 0;
        display: block;
        visibility: hidden;
    }
    .imgArearight::after{
        content: "";
        float: none;
        height: 0;
        display: block;
        visibility: hidden;
    }
    .clear_flow::after{
        content: "";
        float: none;
        height: 0;
        display: block;
        visibility: hidden;
    }
	
    .postid-21383 .link_box_cancer {
        width: 190px;
        padding: 12px 23px;
        display: inline-block;
        box-sizing: border-box;
        border: 1px solid #C4C5C8;
        font-weight: bold;
        text-decoration: none;
        color: #333333;
        margin: 30px 80px;
    }

    div#attachment_9960{
        width: 100%;
    }
    
}

/* 記者懇談会リンクページ */
.link_box {
    width: 150px;
    padding: 12px 23px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #C4C5C8;
    font-weight: bold;
    text-decoration: none;
    color: #333333;
    margin: 31px 420px;
}

.postid-23475 .arr_bg_ora_white:after, 
.postid-23475 .arr_circle_blue:after {
    content: "";
    background: url(/wp-content/themes/hosp.tohoku/img/arr_slide_r.png) no-repeat center center #F19333;
    background-size: 6px auto;
    width: 24px;
    height: 24px;
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -12px;
    border-radius: 25px;
}

