/*******************************************
*
* 国際医療福祉大学塩谷病院 診療科のご紹介
* 2018.6.12
*
********************************************/

@charset "UTF-8";



/* ==========================================================
*
* コーナー共通
*
========================================================== */

#mainCol h5{
	margin-top:2em;
}


#mainCol ol.numList > li{
	line-height:155%;
	margin-bottom:0.5em;
}

.colerdBox > h6{
	margin-bottom:1em;
}

.colerdBox > h5{
	margin-top:0!important;
	line-height: 125%;
}

dl.consuList_id2 dd > p.columTxt{
	margin:  0 0 1em!important;
}

/*#mainCol h3,
#mainCol h4.wline{
	margin-top:50px;
}


#reservInfo{
	margin-top:50px;
}


.pd2m{
	padding-left:2em;
}


table.docTable > thead > tr > th:nth-last-of-type(1){
	width:45%;
}
table.docTable > thead > tr > th:nth-last-of-type(2){
	width:45%;
}
*/
/* for Sp --------------------
@media screen and (max-width: 738px) {


}
*/

/********************************
サブコーナーリンク
*******************************
.subContList{
	display:block;
	overflow:hidden;
	margin-bottom:50px;
}

.subContList > ul{
	display:block;
	overflow:hidden;
}

.subContList > ul > li{
	display:block;
	overflow:hidden;
	padding:0 2px;
	width:33%;
	float:left;
}

.subContList > ul > li > a{
	display:block;
	overflow:hidden;
    border-radius: 10px;
    padding:1em;
    font-size:1.2em;
    line-height:100%;
    text-align:center;
    text-decoration:none!important;
    color:#000000;
    border-radius: 5px;
    border:1px solid #333333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color:#ffffff;
}

.subContList > ul > li > a:hover{
	opacity:0.5;
}
*/

.subContList2{
    display:block;
    overflow:hidden;
    margin-bottom:50px;
}

.subContList2 > ul{
    display:block;
    overflow:hidden;
}

.subContList2 > ul > li{
    display:block;
    overflow:hidden;
    padding:0 2px;
    width:33%;
    float:left;
    margin-bottom:5px;
}

.subContList2 > ul > li > a{
    display:block;
    overflow:hidden;
    padding:1em;
    font-size:1em;
    line-height:100%;
    text-align:center;
    text-decoration:none!important;
    color:#000000;
    border-radius: 5px;
    border:1px solid #333333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color:#ffffff;
}

.subContList2 > ul > li > a:hover{
    opacity:0.5;
}

/*
.subContList2 > ul > li:nth-child(2) > a{
    pointer-events:none;
    opacity:0.25;
}
*/


/* for Sp --------------------*/
@media screen and (max-width: 738px) {

    .subContList2 > ul > li{
        width:100%;
        float:none;
        padding:2px 0;
    }
}

/* --------------------*/
#newsHeadline > ul{
    display:block;
    overflow:hidden;
}

#newsHeadline > ul > li{
    display:block;
    overflow:hidden;
    margin-top:1em;
}


/* ==========================================================
*
* 各診察科のご案内 TOP
*
========================================================== */
dl.dlCompact_8m > dt{
	width:10em;
}

dl.dlCompact_8m > dd{
	width:calc(100% - 10em);
}



/* ==========================================================
*
* 薬剤部
*
========================================================== */
.yakuzai #s01 .fltRight{
	margin-left:1em;
}


/* for Sp --------------------*/
@media screen and (max-width: 738px) {

	.yakuzai #s01 .fltRight{
		max-width:50%;
	}

	.yakuzai #s01 .fltRight > img{
		width:100%;
		height:auto;
	}
}

