@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : access.css
 author     : Ability Consultant
 style info : アクセス
=================================================================== */
.con_int, .con_map .box_map .wrp_txt, .con_acc {
	max-width: 1000px;
	margin: auto;
	width: 95%;
}

@media only screen and (max-width: 1040px) {
	.con_int, .con_map .box_map .wrp_txt, .con_acc {
		width: 92%;
	}
}

html.lower #contents .con_tit h3 span em {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
}

html.lower #contents .con_tit h3 span em.jp {
	letter-spacing: 2px;
	text-shadow: 0 0 0.5em #141414, 0 0 0.5em #141414, 0 0 0.5em #141414;
}

html.lower #contents .con_tit h3 span em.en {
	text-shadow: 0 0 1em #141414, 0 0 1em #141414, 0 0 1em #141414;
}

/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int {
	overflow: hidden;
	position: relative;
	margin-bottom: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_int {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.con_int {
		margin-bottom: 1.5em;
	}
}

.con_int .box_txt {
	width: 47.8%;
	float: left;
}

@media only screen and (max-width: 767px) {
	.con_int .box_txt {
		width: 100%;
		float: none;
	}
}

.con_int .box_txt h4 {
	font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Garamond, Georgia, serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.8;
	letter-spacing: .08em;
	font-size: 167%;
	text-shadow: 0 0 1px rgba(72, 73, 73, 0.5);
	margin-bottom: 1em;
}

@media only screen and (max-width: 767px) {
	.con_int .box_txt h4 {
		margin-bottom: 0.8em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_int .box_txt h4 {
		font-size: 150%;
	}
}

@media only screen and (max-width: 767px) {
	.con_int .box_txt h4 {
		font-size: 142%;
		text-align: center;
		line-height: 1.5;
	}
}

.con_int .box_txt h4 em {
	margin: 0 .1em;
	color: #c69d45;
	font-size: 150%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	vertical-align: baseline;
}

.con_int .box_txt .txt {
	margin-bottom: 24px;
	font-size: 117%;
	letter-spacing: .05em;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_int .box_txt .txt {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_int .box_txt .txt {
		margin-bottom: 1em;
	}
}

.con_int .box_txt address {
	font-size: 100%;
	letter-spacing: .08em;
	background: #e4e9ec;
	padding: 1em;
}

@media only screen and (max-width: 767px) {
	.con_int .box_txt address {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 1em;
		width: 100%;
	}
}

.con_int .box_txt address em {
	display: block;
	font-size: 117%;
}

.con_int .wrp_img {
	position: absolute;
	top: 0;
	right: 0;
	width: 40%;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_int .wrp_img {
		width: 48%;
		max-width: 400px;
	}
}

@media only screen and (max-width: 767px) {
	.con_int .wrp_img {
		position: static;
		width: 100%;
		margin: 0 auto 3%;
		text-align: center;
	}
}

/* -----------------------------------------------------------
	.con_map
----------------------------------------------------------- */
.con_map .box_map {
	padding-bottom: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_map .box_map {
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_map .box_map {
		padding-bottom: 1em;
	}
}

.con_map .box_map #map {
	width: 100%;
	height: 440px;
	border-top: 4px solid #d1e3ee;
	border-bottom: 4px solid #d1e3ee;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_map .box_map #map {
		height: 400px;
	}
}

@media only screen and (max-width: 767px) {
	.con_map .box_map #map {
		height: 20em;
	}
}

.con_map .box_map .wrp_txt {
	overflow: hidden;
}

.con_map .box_map .wrp_txt .txt {
	float: left;
	width: 500px;
	margin-top: 1em;
}

.con_map .box_map .wrp_txt .btn {
	float: right;
	width: 243px;
	margin-top: 1em;
}

@media only screen and (max-width: 767px) {
	.con_map .box_map .wrp_txt .btn {
		width: 100%;
		float: none;
	}
}

/* -----------------------------------------------------------
	.con_acc
----------------------------------------------------------- */
.con_acc {
	margin-top: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_acc {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_acc {
		margin-top: 2em;
	}
}

@media only screen and (max-width: 767px) {
	.con_acc {
		margin-bottom: 1.5em;
	}
}

.con_acc .box_par {
	background: #FFF;
	padding: 30px 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: flex;
	border: 1px solid rgba(55, 72, 92, 0.2);
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_acc .box_par {
		padding: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_acc .box_par {
		padding: 2em 1.5em 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_acc .box_par {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
}

@media print {
	.con_acc .box_par {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
}

.ie8 .con_acc .box_par {
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

@media only screen and (max-width: 767px) {
	.con_acc .box_par {
		flex-direction: column;
	}
}

.con_acc .box_par .wrp_txt {
	width: 41.11111%;
	margin-right: 10%;
}

@media only screen and (max-width: 767px) {
	.con_acc .box_par .wrp_txt {
		width: 100%;
	}
}

.con_acc .box_par .wrp_txt h5 {
	margin-bottom: 4em;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_acc .box_par .wrp_txt h5 {
		margin-bottom: 3em;
	}
}

@media only screen and (max-width: 767px) {
	.con_acc .box_par .wrp_txt h5 {
		margin-bottom: 1em;
	}
}

.con_acc .box_par .wrp_txt .txt {
	font-size: 117%;
	letter-spacing: .1em;
	margin-bottom: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_acc .box_par .wrp_txt .txt {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.con_acc .box_par .wrp_txt .txt {
		margin-bottom: 1em;
	}
}

.con_acc .box_par .wrp_img {
	width: 48.88889%;
	top: 20px;
	right: 28px;
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_acc .box_par .wrp_img {
		top: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_acc .box_par .wrp_img {
		top: 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
	.con_acc .box_par .wrp_img {
		right: 28px;
	}
}

@media only screen and (max-width: 767px) {
	.con_acc .box_par .wrp_img {
		right: 1em;
	}
}

@media only screen and (max-width: 1040px) {
	.con_acc .box_par .wrp_img {
		width: 100%;
		position: static;
		text-align: center;
		margin-bottom: 1em;
	}
}

/*# sourceMappingURL=../maps/access.css.map */
