@charset "utf-8";


/*=============================================
	
	タイトル枠
	
==============================================*/
#top_title_wrap {
	text-align: center;
	color: #FFF;
	position: relative;
	margin: 0 0 2.8em;
}
#top_title_wrap .title_img {
	position: relative;
}
#top_title_wrap .title_img:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: #000;
	opacity: 0.3;
	display:block;
}
#top_title_wrap h3 {
	position: absolute;
	left: 50%;
	top: 45%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
		width: 100%;
	font-size: 3.6em;
	line-height: 1.0em;
}
#top_title_wrap p.sub {
	position: absolute;
	left: 50%;
	top: 60%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	font-size: 1.4em;
	line-height: 1.0em;
}

@media print, screen and (max-width: 768px) {

}

@media print, screen and (min-width: 769px) {
	#top_title_wrap {
		padding: 0 0;
		text-align: center;
		margin: 0 0 50px;
	}
	#top_title_wrap h3 {
		left: 50%;
		top: 45%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		font-size: 56px;
		margin: 0 0 30px;
	}
	#top_title_wrap p.sub {
		left: 50%;
		top: 65%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		font-size: 14px;
	}
}


/*=============================================
	
	コンタクト・アクセス枠
	
==============================================*/
#access_wrap {
	padding: 2em 0;
}
#access_wrap * {
	position: relative;
}
#access_wrap.bg_right::before {
	top: 10%;
	height: 90%;
	width: 80%;
}
#access_wrap .contact_box {
	padding: 3em 0;
}
#access_wrap .contact_box .inner {
	width: 90%;
	margin: 0 auto;
}
#access_wrap .contact_box .inner .tel_wrap {
	margin: 0 0 1em;
}
#access_wrap .contact_box .inner .tel_wrap .reception {
	margin: 0 0 2em;
}
#access_wrap .contact_box .inner .tel_wrap h4 {
	font-size: 1.1em;
	color: #97A28D;
	margin: 0 0 1.6em;
}
#access_wrap .contact_box .inner .tel_wrap .tel_link {
	font-size: 3.2em;
	margin: 0 0 0.8em;
	line-height: 0.7em;
}
#access_wrap .contact_box .inner .tel_wrap .tel_link a {
	color: #444;
	display: block;
}
#access_wrap .contact_box .inner .tel_wrap .tel_link span {
	font-size: 0.4em;
	vertical-align: baseline;
	color: #999;
}
#access_wrap .contact_box .inner .address_wrap {
	margin: 0 0 0;
}
#access_wrap .contact_box .inner .address_wrap address {
	font-size: 1.1em;
	margin: 0 0 1.6em;
}
#access_wrap .contact_box .inner .address_wrap .access {
	margin: 0 0 1.2em;
}
#access_wrap .contact_box .inner .address_wrap .access li {
	margin: 0 0 1.0em;
	padding: 1em 0 1em 14%;
	background: url(/img/access/icon_access01.png) no-repeat left 1em;
	background-size: 10% auto;
	line-height: 2em;
}
#access_wrap .contact_box .inner .address_wrap .access li.t02 {
	background: url(/img/access/icon_access02.png) no-repeat left 1em;
	background-size: 10% auto;
}
#access_wrap .contact_box .inner .address_wrap .access li span {
	font-size: 90%;
}

#access_wrap .map_box {
	width: 90%;
	height: 50vh;
	margin: 0 auto;
	padding: 0;
}
@media print, screen and (max-width: 768px) {
}

@media print, screen and (min-width: 769px) {
	#access_wrap {
		min-width: 1100px;
		padding: 60px 0;
		margin: 0 auto;
	}
	#access_wrap.bg_right::before {
		top: 30%;
		height: 70%;
		width: 70%;
	}
	#access_wrap .contact_box {
		float: left;
		padding-left: 5%;
		width: 40%;
	}
	#access_wrap .contact_box .inner {
		width: 80%;
		margin: 0 auto;
	}
	#access_wrap .contact_box .inner .tel_wrap {
		margin: 0 0 15px;
	}
	#access_wrap .contact_box .inner .tel_wrap .reception {
		width: 280px;
		margin: 0 0 40px;
	}
	#access_wrap .contact_box .inner .tel_wrap h4 {
		font-size: 13px;
		margin: 0 0 15px;
		text-align: left;
	}
	#access_wrap .contact_box .inner .tel_wrap .tel_link {
		font-size: 36px;
		margin: 0 0 20px;
		line-height: 0.7em;
	}
	#access_wrap .contact_box .inner .tel_wrap .tel_link span {
		font-size: 11px;
		vertical-align: baseline;
		color: #999;
	}
	#access_wrap .contact_box .inner .address_wrap {
		margin: 0 0 0;
	}
	#access_wrap .contact_box .inner .address_wrap address {
		font-size: 13px;
		margin: 0 0 20px;
	}
	#access_wrap .contact_box .inner .address_wrap .access {
		margin: 0 0 40px;
	}
	#access_wrap .contact_box .inner .address_wrap .access li {
		margin: 0 0 10px;
		padding: 8px 0 8px 44px;
		background: url(/img/access/icon_access01.png) no-repeat left 0;
		background-size: 32px auto;
		line-height: 2em;
	}
	#access_wrap .contact_box .inner .address_wrap .access li.t02 {
		background: url(/img/access/icon_access02.png) no-repeat left 0;
		background-size: 32px auto;
	}
	#access_wrap .map_box {
		float: left;
		width: 55%;
		height: 600px;
		margin: 0;
		padding: 0;
	}
}
