
.fnYuMincho{
	font-family: "游明朝体", "游明朝", "Yu Mincho", "YuMincho";
}

.newBox1 *{
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
}
.newBox1{
	margin-bottom: 40px;
}
.newBox1 .ttlBox{
	display: table;
	width: 100%;
	background: url(../img/top_new/bg_red.png) top center no-repeat;
	background-size: cover;
	height: 500px;
	margin-bottom: 20px;
}
/*
.newBox1 .ttlBox{
	display: table;
	width: 100%;
	background: url(../img/top_new/bg_red.png) top center no-repeat;
	background-size: cover;
	height: 95px;
	margin-bottom: 20px;
}*/
.newBox1 .ttlBox .ttl{
	display: table-cell;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
    padding-top: 10px;
}
.newBox1 .ttlBox span{
	font-size: 30px;
	display: block;
}
.newBox1 .listBox{
	margin-bottom: 15px;
	padding: 0 10px;
}
.newBox1 .listBox li{
	margin-bottom: 15px;
}
.newBox1 .listBox li:last-child{
	margin-bottom: 0;
}
.newBox1 .listBox .box{
	background: url(../img/top_new/bg_gray.png) top center no-repeat;
	background-size: cover;
	border: 1px solid #C0C0C0;
	padding: 22px 15px 20px;
}
.newBox1 .imgBox{
	position: relative;
}
.newBox1 .imgBox img{
	display: block;
	width: 100%;
}

.newBox1 .ttlSub{
	margin-bottom: 20px;
	font-size: 25px;
	color: #b51f22;
}
.newBox1 .txt{
	font-size: 15px;
	line-height: 1.8;
	/*margin-top: -30px;*/
}
.newBox1 .listBox li:nth-child(3) .txt,
.newBox1 .listBox li:nth-child(4) .txt{
	margin-top: 0;
}
.newBox1 .txt span{
	font-weight: bold;
	background: url(../img/top_new/bg_yellow.png) left bottom repeat-x;
}
.newBox1 .txtNote{
	padding: 0 15px;
	margin-bottom: 25px;
	font-size: 12px;
}
.newBox1 .btnMore{
	text-align: center;
	padding: 0 20px;
}
.newBox1 .btnMore a{
	display: block;
	padding: 10px;
	background: #dddddd;
	text-align: center;
	border-radius: 5px;
}
.newBox1 .btnMore span{
	display: inline-block;
	background: url(../img/top_new/icon_1.svg) left center no-repeat;
	font-size: 15px;
	color: #191814;
	background-size: 19px 15px;
	padding-left: 30px;
	font-weight: bold;
}

.boxtop07New .ul01 .boxcolspan02 .btnaction {
    background: #9d1f22;
    color: #fff;
    height: 38px;
    line-height: 38px;
}
.boxtop07New .ul01 .boxcolspan02 .btnaction_icon {
	top: 15px;
    width: 15px;
    height: 9px;
    background: url(../img/top_new/icon_arrow_down.svg) no-repeat right top;
    background-size: 15px 9px;
    -webkit-transition: none;
    transition: none;
}
.boxtop07New .ul01 li {
    background: #e8e9e8 url(../img/top/bg_0702.png) no-repeat left top;
    background-size: 100% 90px;
    padding: 25px 0 0;
    margin-bottom: 10px;
}
.boxtop07New .ul01 .boxcolspan02 .btnaction_icon.on{
	background: #9d1f22 url(../img/top_new/icon_arrow_up.svg) center no-repeat;
	display: block;
	width: 100%;
	left: 0;
	right: 0;
	background-size: 15px 9px;
	height: 38px;
	bottom: 0;
	top: auto;
}
.boxtop07New .ul01 .boxcolspan02 .divnd {
    padding: 20px 10px 60px;
}









