.pankuzu_wrap{
	width:100%;
	max-width:1340px;
	margin:0 auto;
	padding: 10px 0px 30px 30px;
}
@media screen and (max-width: 767px) {
.pankuzu_wrap{
	padding: 10px 0px 30px 15px;
}
}
.pankuzu{
	font-size:1.2rem;
}
.as-wrap{
	background-size:cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}
.as-title_wrap{
	background: rgb(201,160,99);
	background: linear-gradient(90deg, rgba(201,160,99,0) 0%, rgba(201,160,99,0.5) 20%, rgba(201,160,99,0.5) 80%, rgba(201,160,99,0) 100%);
	display: inline-block;
	padding:10px 60px;
	margin: 60px auto;
}
.as-title{
	font-family: 'Spartan', sans-serif;
	font-size: 3.6rem;
	line-height: 3.6rem;
	text-align: center;
	letter-spacing: 0.15rem;
	word-break: keep-all;
	display: block;
	max-width:100%;
	font-weight: 100;
	color: #ffffff;
}
.as-subtitle{
	font-size:1.4rem;
	line-height:1.4rem;
	font-weight:bold;
}
@media screen and (max-width: 767px) {
.as-title_wrap{
	background: rgb(201,160,99);
	background: linear-gradient(90deg, rgba(201,160,99,0) 0%, rgba(201,160,99,0.5) 10%, rgba(201,160,99,0.5) 90%, rgba(201,160,99,0) 100%);
	display:block;
	padding:10px 0px;
	margin: 30px auto;
}
.as-title{
	font-size: 2.8rem;
	line-height: 2.8rem;
	text-align: center;
	letter-spacing: 0.15rem;
	word-break: keep-all;
	display: block;
	font-weight: 100;
	color: #ffffff;
}
}
.as-title2{
	font-size: 2.8rem;
	font-weight:bold;
	margin-top: 60px;
	margin-bottom:30px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	letter-spacing: 0.1rem;
	word-break: keep-all;
	display: block;
}
.as-title2:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -5px;
	display: inline-block;
	width: 60px;
	height: 5px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #BD975E;
}
.as-text{
	font-size: 1.6rem;
	display:block;
}
.as-arrow{
	width:100%;
	filter:drop-shadow(5px 5px 5px rgba(0,0,0,0.5));
}
.spacer-f30{
	height:30px;
}
@media screen and (max-width: 767px) {
.spacer-f30{
	height:30px;
}
}
.as-btn{
	display: inline-block;
	width:50%;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	margin: 15px 0;
	color: #000000;
	border: 1px solid #000000;
}
.as-btn:hover{
	background:#000000;
	color:#ffffff;
}
@media screen and (max-width: 767px) {
.as-btn{
width:100%;
}
}
.as-img_wrap{
	padding:30px;
}
@media screen and (max-width: 767px) {
.as-img_wrap{
	padding:0px;
}
}
.as-img{
	width:100%;
}
.as-telimg{
	width:50%;
}
.as-minititle{
	display:block;
	text-align:center;
	font-size:2.2rem;
	font-weight:bold;
	line-height:4.4rem;
	word-break: keep-all;
}
@media screen and (max-width: 767px) {
.as-telimg{
	width:100%;
}
.as-minititle{
	font-size:1.8rem;
	line-height:3.6rem;
}
}
.as-teltitle{
	display:block;
	text-align:center;
	font-size:1.8rem;
	font-weight:bold;
	line-height:1.8rem;
}
.as-p{
	display:block;
	text-align:center;
	font-size:1.4rem;
	line-height:2.8rem;
}
