@charset "utf-8";
/* CSS Document */
.contents .inner {
	padding-bottom: 260px;
}
.contents .inner:after {
	content: "";
	position: absolute;
	bottom: 15px;
	left: 231px;
	width: 458px;
	height: 0;
	padding-bottom: 147px;
	background: url(../images/catalog_txt.png) no-repeat;
	background-size: 100% auto;
}
.page_ttl {
	margin-bottom: 52px;
	padding-bottom: 50px;
	background: url(../../common/images/border_img.png) no-repeat center bottom;
}
.txt_wrap {
	text-align: center;
}
.sec_lead_txt {
	font-size: 2.4rem;
	line-height: 1.67;
}
.sec_txt {
	margin-top: 42px;
	font-size: 1.6rem;
	line-height: 2.25;
	letter-spacing: 0;
}
.sec_btn {
	position: relative;
	margin: 50px auto 0;
}
.sec_btn a {
	display: inline-block;
	width: 340px;
}
.sec_btn a + a {
	margin-left: 2rem;
}
.sec_btn img {
	width: 340px;
}
@media screen and (max-width:768px) {
.contents .inner {
	padding-bottom: 11.67rem;
}
.contents .inner:after {
	bottom: 0.29rem;
	left: 4.5rem;
	width: 22.25rem;
	padding-bottom: 7.17rem;
}
.page_ttl {
    margin: 0 1.25rem 1rem;
	padding-bottom: 2.08rem;
	background-size: 100% auto;
}
.txt_wrap {
    margin: 0 1.25rem;
}
.sec_lead_txt {
	font-size: 1.42rem;
	line-height: 1.47;
}
.sec_txt {
	margin-top: 2.08rem;
	font-size: 1.08rem;
	line-height: 1.47;
}
.sec_btn {
	margin: 2.25rem auto 0;
}
.sec_btn a {
	width: 24rem;
}
.sec_btn a + a {
	margin-left: 0;
	margin-top: 1.5rem;
}
.sec_btn img {
	width: 24rem;
}

}
