/*「聖テレジア西鎌倉ケアセンター」CSS*/
@charset "UTF-8";

#content{
/*オリジナルサイズ*/
/*width: 875px;*/
/*padding: 25px 20px 0px 35px;*/
width: 810px;
padding: 25px 85px 0px 35px;
}

h2,h3,h4{
	width: 100%;
	font-size: 1.0em;
}

h3,h4{
	background-image: none;
}

h4{
	/*background: url(../img/chapter-BG.png) no-repeat 0px 0px;*/
	/*background: url() no-repeat 0px 0px;*/
	font-weight: bold;
}

h3.headline{
	text-align: center;
	/*font-size: 1.2em;*/
}

.jyusyousya .box{
	display: flex;
}

.jyusyousya .second-box{
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

.jyusyousya .box .text-box{
	margin-left: 1.5em;
}

.jyusyousya .box .text-box h4{
	padding-left: 0;
	margin-bottom: 0;
}

.jyusyousya .box .text-box h5{
	font-size: 1.0em;
	margin: 0.5em 0;
}

.jyusyousya .box .text-box h5:before{
	content: "【";
	margin-right: 0.5em;
}

.jyusyousya .box .text-box h5:after{
	content: "】";
	margin-left: 0.5em;
}


.jyusyousya .box .text-box h5{
	font-weight: normal;
}

.caption-text{
	margin-bottom: 0.2em;
}

/*
.caption-text:before{
	content: "■";
	margin-right: 0.5em;
}
*/

p{
	text-indent: 1.0em;
}

p.text-2nd{
	text-indent: 0;
	margin-bottom: 0;
}

/*他2名の受賞者*/
p.text-3rd{
	text-indent: 0;
	margin-bottom: 0;
}

table.jyusyousya-plus{
	margin-top: 5px;
}

table.jyusyousya-plus th{
	/*padding-left: 0;*/
	padding-right: 0;
	font-weight: normal;
}

table.jyusyousya-plus td:nth-child(3){
	padding-right: 0;
}

table.jyusyousya-plus tr:first-child th,
table.jyusyousya-plus tr:first-child td{
	padding-bottom:0;
}