/* 
    Theme Name: Daiatami Course
    Author: Demo Company
    Template: resolgolf-course 
    Version: 1.0.0 
*/

@media screen and (max-width: 1380px) and (min-width: 960px){
	header .gNav{
		width: 38vw;
	}
}

@media screen and (min-width: 950px){
	.page-template-page-restaurant-tpl .restaurantMainPictArea + .titleStyle01{
		margin-top: 150px;
	}
}

.footInfoArea .footInfo a{
  color: inherit;
}

@media screen and (min-width: 960px) {
	.topAccess .mapArea .map{
		width: 70%;
	}
}
@media screen and (max-width: 960px) {
	.topAccess .mapArea .map{
		text-align: center;
	}
}
