@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
/*////////////////////////////// mainArae //////////////////////////////*/
.page-view {
  height: 276px;
}
@media screen and (max-width: 640px) {
.page-view {
    height: 170px;
}
}
@media screen and (max-width: 768px) {
.page-view {
    height: 170px;
}
}

/*////////////////////////////// location //////////////////////////////*/
#locationPage .info{
	margin: 70px auto;
	width: 95%;
}
#locationPage .info .title{
	margin: 3% 0 3% 0;
}
#locationPage .info .information{
	width: 80%;
	margin: 0 auto;
	
}
#locationPage .info .information li:nth-child(1){
	font-size: 18px;
	border-left: 6px solid #000;
	padding-left:20px;
	margin-bottom: 20px;
}
#locationPage .info .information li.tel{
	
}
#locationPage .info .information li.tel strong{
	font-size: 2.0em;
}
#locationPage .info .information li.tel strong a{
	color: #c20f24;
}

#locationPage .map{
	margin: 5% auto;
}
#locationPage .sec02 .inner {
    padding: 100px 0 130px 0 !important;
}
.sec02 .inner h4{
	text-align:center !important;
	margin-bottom: 20px;
}
#locationPage .info .photo{
	width: 100%;
}
#locationPage .info .photo li{
	width: 33.33333333%;
	float: left;
}
@media screen and (max-width: 768px) {
#locationPage　.sec02 .inner {
    width: 100%;
    height: 100%;
    padding: 170px 0 130px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(../img/common/sec02_bg.png);
    background-size: cover;
}
	
}
@media screen and (max-width: 640px) {
}
@media screen and (max-width: 2030px) {

}


@media screen and (max-width: 1920px) {

}


@media screen and (max-width: 1790px) {
	
}

@media screen and (max-width: 1700px) {


}
