@charset "UTF-8";
/* =================================
 access.css
================================= */
.area-address {
	margin-bottom: 30px;
}
.ttl-access-address {
	border-bottom: 1px solid #a0a0a0;
	color: #9f4587;
	font-size: 3rem;
	font-weight: 700;
	margin-top: 0;
	padding-bottom: 5px;
}
.txt-access-address-01 {
	font-size: 1.8rem;
}
.txt-access-address-02 {
	color: #9f4587;
	font-size: 2.8rem;
	font-weight: 700;
	letter-spacing: 0.1rem;
}
.access .ttl-cmn-04 {
	border-bottom: 1px solid #a0a0a0;
	padding-bottom: 8px;
}
.sec-map, .sec-directions {
	padding-left: 30px;
	font-size: 1.8rem;
	line-height: 180%;
	margin-bottom: 30px;
}
.list-access-directions {
	list-style-type: decimal;
}
.box-directions-01 strong {
	font-size: 2rem;
}

@media screen and (max-width:767px) {
.ttl-access-address {
	font-size: 2.4rem;
	margin-top: 20px;
}
.txt-access-address-02 {
	font-size: 2rem;
}
.sec-map, .sec-directions {
	padding-left: 0px;
	font-size: 1.4rem;
}
.box-directions-01 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.box-directions-01 strong {
	font-size: 1.8rem;
}
}
.padding-20{
	padding-top: 20px;
}
