/* PRESS 2021 */

.title2021b {
	font-size: 0.6em;
	padding: 5px 5px 2px 5px;
	color: #FFF!important;
	border-radius: 5px;
	background: #660;
}

div.news2021 h3 {
	clear: both;
	text-align: left;
	font-size: 1.9em;
	color: #936;
	line-height: 150%;
	margin: 50px 20px 30px 20px;
	padding: 20px 10px;
	background-color: #F8F8F8;
	background-image: url(../img/action/2015_ico01.png);
	border-top: 8px solid #606;
	border-bottom: 1px solid #CCC;
	background-repeat: no-repeat;
	background-position: 97% 50%;
	border-right: none;
	border-left: none;
}
div.news2021 h3::after {
	content: initial;
	position: initial;
	top: initial;
	left: initial;
	width: initial;
	height: 0;
	border: initial;
	border-bottom-color: initial;
}
div.news2021 h4 {
	margin: -25px 20px 0 20px;
}
div.news2021 p {
	margin: 20px 20px;
	color: #555;
}
.taidan2021 {
	background-color: #FBFAF4;
	border-right: solid 4px #F8F7F3; 
	border-bottom: solid 4px #F8F7F3; 
	padding: 10px 35px 25px 25px;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
	border-radius: 7px;
}
.taidan-t {
	margin: 20px;
	padding: 15px;
	text-align: center;
	background: #069;
	color: #FFF;
	font-weight: bold;
	font-size: 1.6em;

}
.taidan-photo {
	width: 230px;
	float: right;
	margin: 0 20px 20px 15px;
	text-align:center;
	color: #C00;
}
.taidan-photo img {
	border-radius: 6px;
	margin-bottom: 5px;
}
div.news2021 h5 {
	background:url(../img/action/2021_ico01.png) no-repeat left;
	margin-top: 30px;
	margin-left: 20px;
	padding: 13px 0 12px 40px;
	border: none;
	width: 90%;
	color: #690;
}
.sinphoto2021l {
	margin-left: 28px;
	text-align: center;
	width: 225px;
	float: left;
	color: #5652
}
.leadle {
	padding: 10px 10px 7px 10px;
	background: #333;
	color: #FFF;
	text-align: center;
}
.aisatsuwa {
	border: solid 4px #BBC4CC;
	padding:15px;
	margin-top: 30px;
}
.taip {
	font-weight: bold;
	color: #999;
}
div.news2021 h4 {
	color: #900;
	margin-top: 30px;
}
.kishi {
	font-weight: bold;
	color: #3C729D;
}
.ino {
	font-weight: bold;
	color: #960;
}
.newyearPersons {
	display: flex;
	justify-content: space-between;
	width: 600px;
	margin: 40px auto;
}
.newyearPersons div {
	width: 250px;
	text-align: center;
}
.newyname {
	font-size:110%;
	font-weight: bold;
	color: #900;
}
.newyear2021Photo {
	text-align: center;
}
.newyear2021Photo img {
	border-radius: 2px;
	border: solid 3px #F3F2E4;
}