@charset "UTF-8";
#content:after, .freeArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* -------------------------- */
/* header */
/* -------------------------- */
#content .main .headerimg {
	background: url(../images/replica/headerimg.png) no-repeat center #000000;
}
#content #replica {
	padding: 80px 0 60px 0;
	background: url(../images/replica/main_bg.png) top no-repeat #ebebeb;
	background-size: 100% auto !important;
}
#content #replica .leadbox {
	background: url(../images/replica/lead_bg.png) right 20px no-repeat;
	padding-right: 250px;
	margin-bottom: 80px;
	
	min-height: 335px;
}
#content #replica h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 40px;
}
#content #replica .txtbox_group .txtbox {
	width: 325px;
	float: left;
	margin: 0 30px 0 0;
}
#content #replica .txtbox_group .txtbox:nth-of-type(3) {
	margin: 0 0px 0 0;
}
#content #replica .txtbox_group .txtbox img {
	margin-bottom: 40px;
}
#content #replica .txtbox_group .txtbox figcaption {
	line-height: 1.4;
}
#content #replica .txtbox_group .txtbox strong {
	display: block;
	width: 100%;
	margin-bottom: 5px;
	font-size: 1.2em;
}
#content #replica .btn_shop {
	clear: both;
	padding: 80px 0 0 0;
}
#content #replica .btn_shop a {
	background: #d50000;
	display: block;
	width: 500px;
	height: 80px;
	line-height: 80px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
}
#content #replica .btn_shop a:not(:last-child) {
	margin: 0 auto 40px;
}
#content #replica .btn_shop a.btn_cart span {
	background: url(../images/replica/ico_cart.png) no-repeat left;
	padding: 15px 0 15px 25px;
}
#content #replica .btn_shop a.btn_exhibition span {
	background: url(../images/replica/ico_exhibition.png) no-repeat left;
	padding: 15px 0 15px 25px;
}

@media screen and (max-width: 1034px) {
#content #replica {
	padding: 40px 0 30px 0;
}
#content #replica .mainimg {
	text-align: center;
	margin-bottom: 20px;
	background: #ffffff;
}
#content #replica .leadbox {
	background: none;
	padding-right: 0px;
	margin-bottom: 40px;
}
#content #replica h2 {
	margin-bottom: 20px;
}
#content #replica .txtbox_group .txtbox {
	width: 100%;
	float: none;
	margin: 0 0px 40px 0 !important;
}
#content #replica .txtbox_group .txtbox img {
	margin-bottom: 10px;
	width: 100%;
}
#content #replica .txtbox_group .txtbox strong {
	display: block;
	width: 100%;
	margin-bottom: 5px;
	font-size: 1.2em;
}
#content #replica .btn_shop {
	clear: both;
	padding: 0px 0 0 0;
	font-size: 0.8em;
}
#content #replica .btn_shop a {
	width: 100%;
}
#content #replica .btn_shop a:not(:last-child) {
	margin: 0 auto 20px;
}
}
footer {
	background: url(../images/common/footer_bg2.png) top no-repeat #333333;
}
