@charset "utf-8";
/* CSS Document */

footer .sc_foot_anniv{
	border: 1px solid #000;
	border-width: 2px 0;
	box-sizing: border-box;
	height: 320px;
	background: url(fig_40th-footer-pc-left.png) no-repeat left top,url(fig_40th-footer-pc-right.png) no-repeat right top,#fff;
	min-width: 1120px;
	margin: auto;
}
footer .sc_foot_anniv p{
	text-align: center;
}
footer .sc_foot_anniv p.img40th{
	padding-top: 40px;
}
footer .sc_foot_anniv p.txt40th{
	font-weight: bold;
	padding: 10px 0 0;
	color: #000;
}
.pc footer .sc_foot_anniv p.txt40th br{
	display: none;
}

.sp footer .sc_foot_anniv{
	width: 100%;
	min-width: auto;
    height: 470px;
    background: url(fig_40th-footer-sp-top.png) no-repeat top, url(fig_40th-footer-sp-bottom.png) no-repeat bottom, #fff;
    background-size: 100%;
}
.sp footer .sc_foot_anniv p.img40th {
    padding-top: 120px;
}
.sp footer .sc_foot_anniv p.img40th img{
    width: 200px;
}
.sp footer .sc_foot_anniv p.txt40th{
	font-size: 12px;
    line-height: 1.4em;
}


