#articleStyle23 *{
	text-align: left;
	vertical-align: middle;
	overflow-wrap: normal;
	word-break: normal;
	line-height: 140%;
	font-family: Nunito, sans-serif, cwTeXHei, serif, 微軟正黑體, Arial, "Arial Narrow";
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#articleStyle23{
    width: 100%;
    margin: 0 auto;
    max-width: 960px;
}
#articleStyle23 .Outpatient-Title{
    text-align: center;
    font-size: 30px;
    color: #454545;
    margin: 20px 0;
}
.con.gray,
#Outpatient8x4-Style2 .pc .list .con.gray,
#Outpatient8x4-Style2 .mo .list .con.gray{background: #ebebeb;}
.con.pink,
#Outpatient8x4-Style2 .pc .list .con.pink,
#Outpatient8x4-Style2 .mo .list .con.pink{background: #ffbcbc;}
#Outpatient8x4-Style2 .mo{ display:none;}
/*無醫師版*/
#articleStyle23 #Outpatient8x4-Style2 .Outpatient-Title{
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin: 20px 0 5px;
    background: #ee82a4;
    padding: 15px 0;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}
#Outpatient8x4-Style2 .pc,
#Outpatient8x4-Style2 .mo{
    overflow: hidden;
	background: #f6f6f6;
}
#Outpatient8x4-Style2 .pc .list,
#Outpatient8x4-Style2 .mo .list{
    overflow: hidden;
    font-size: 18px;
}
#Outpatient8x4-Style2 .pc .mother,
#Outpatient8x4-Style2 .mo .mother{
}
#Outpatient8x4-Style2 .pc .list .con,
#Outpatient8x4-Style2 .mo .list .con{
    float: left;
    width: calc((100% / 8) - 4px);
    text-align: center;
    height: 100px;
    display: table;
    position: relative;
    margin: 2px;background:#fff;
}

#Outpatient8x4-Style2 .pc .list.mother .con{
    height: auto;
}
#Outpatient8x4-Style2 .pc .list .con p,
#Outpatient8x4-Style2 .mo .list .con p{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#Outpatient8x4-Style2 .pc .list.mother .con p{
    padding: 5px 0;
}
#Outpatient8x4-Style2 .pc .list .con p span,
#Outpatient8x4-Style2 .mo .list .con p span{display: block;text-align: center;}
#Outpatient8x4-Style2 .pc .list .con p .circle,
#Outpatient8x4-Style2 .mo .list .con p .circle{display: inline-block;color: #d7557e;font-size: 30px;}
#Outpatient8x4-Style2 .mo .list .con{
	width: calc((100% / 4) - 4px);
}
@media screen and (max-width: 640px) {
	#Outpatient8x4-Style2 .pc{ display:none;}
	#Outpatient8x4-Style2 .mo{ display:block;}
}
