@charset "utf-8";

#whereabouts section{
	width: 836px;
	padding: 0 82px;
}

#whereabouts .content{
	padding: 45px 0 45px;
}

#whereabouts h2{
	font-size: 3.6rem;
	font-weight: normal;
	border-bottom: 1px dotted #1a1311;
	margin-bottom: 45px;
}

#whereabouts h2 span{
	font-size: 1.4rem;
	display: block;
}


#whereabouts h2 .sub_ttl{
	font-size: 2.4rem;
	display: inline;
}


#whereabouts .read{
	font-size: 1.6rem;
	line-height: 1.8em;
}


#whereabouts #frame{
	margin-bottom: 65px;
	padding: 0;
}
#whereabouts #frame .navi iframe{
	width: 230px;
	height: 960px;
	float: left;
}

#whereabouts #frame .main{
	width: 580px;
	height: 960px;
	margin-left: 10px;
}


#left_frame td{
	font-size: 1.2rem!important;
	padding: 0.3em;
	line-height: 1.2em;
	text-align: left;
}


#left_frame a{
	color: #1F7AFF;
	text-decoration: none;
}


#left_frame a:hover{
	color: #000;
}

.style27 {
	color: #FFFFFF;
	font-size: 1.6rem;
	font-weight: bold;
}

.sp_navi table{
	width: 100%!important;
}

.sp_navi a{
	font-size: 1.6rem;
	line-height: 1.5em;
	margin: 1.0em 0;
}


@media(max-width:768px) {

#whereabouts h2{
	font-size: 2.8rem;
}

#whereabouts h2 .sub_ttl{
	font-size: 1.8rem;
}


#whereabouts #frame{
	width: 94%;
}



#whereabouts #frame .navi{
	width: 100%!important;
	height: 13.0rem;
	float: none;
	margin-left: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 5.0rem;
}


#whereabouts #frame .navi iframe{
	width: 100%;
}
#whereabouts #frame .main{
	width: 100%!important;
	margin-left: 0;
}
}


