#articleStyle22 *{
	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;
}
#articleStyle22{
    width: 100%;
    margin: 0 auto;
    max-width: 960px;
}
#articleStyle22 .Outpatient-Title{
    text-align: center;
    font-size: 30px;
    color: #454545;
    margin: 20px 0;
}
#Outpatient8x4 .pc,
#Outpatient8x4 .mo{
    overflow: hidden;
}
#Outpatient8x4 .mo{ display:none;}
#Outpatient8x4 .pc .list,
#Outpatient8x4 .mo .list{
    overflow: hidden;
    border-bottom: 2px solid #b6b6b6;
    font-size: 18px;
}
#Outpatient8x4 .pc .mother,
#Outpatient8x4 .mo .mother{
    background: #ebebeb;
    border-top: 2px solid #b6b6b6;
}
#Outpatient8x4 .pc .list .con,
#Outpatient8x4 .mo .list .con{
	background-color:#FFFFFF;/*背景白色*/
    float: left;
    width: calc(100% / 4);
    text-align: center;
    height: 100px;
    display: table;
    position: relative;
}
#Outpatient8x4 .pc .list .con:first-child:before,
#Outpatient8x4 .mo .list .con:first-child:before{content:'';width:2px;height:100%;position:absolute;background:#b6b6b6;left: 0;top: 0;}
#Outpatient8x4 .pc .list .con:last-child:after,
#Outpatient8x4 .mo .list .con:last-child:after{content:'';width:2px;height:100%;position:absolute;background:#b6b6b6;right: 0;top: 0;}
#Outpatient8x4 .mo .list .con{
	width: calc(100% / 4);
}
#Outpatient8x4 .pc .list.mother .con,
#Outpatient8x4 .mo .list.mother .con{
	background-color:#FF3A5B;/*背景桃紅色*/
    height: auto;
}

#Outpatient8x4 .pc .list p,
#Outpatient8x4 .mo .list p{
	color:#000000;/*文字黑色*/
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    border-right: 2px solid #b6b6b6;
    margin-block-start: 0;
    margin-block-end: 0;
}
#Outpatient8x4 .pc .list .time p{
    color: #5b5b5b;
}
#Outpatient8x4 .pc .list p .red,
#Outpatient8x4 .mo .list p .red{color: #e11a1a;}
#Outpatient8x4 .pc .list .con:last-child p,
#Outpatient8x4 .mo .list .con:last-child p{
    border: none;
}
#Outpatient8x4 .pc .list.mother .con p{
	color: #ffffff;/*文字白色*/
    padding: 5px;
}
.con.gray{background: #ebebeb;}
.con.pink{background: #ffbcbc;}
@media screen and (max-width: 640px) {
	#Outpatient8x4 .pc{ display:none;}
	#Outpatient8x4 .mo{ display:block;}
	#Outpatient8x4 .pc .list{font-size: 15px;}
	#Outpatient8x4 .pc .list .con{height: 80px;}
	#Outpatient8x4 .pc .list.mother .con{height: 60px;}
	#Outpatient8x4 .mo .list.mother .con {
    height: 100px;
	}
}
