.textInfo {
	font-size: 0.8rem;
	width: 47%;
	text-align: left;
}

h3.ttlH3Top {
	margin: 10px 0 19px;
	font-size: 1.0rem;
}

.textInfo p.text {
	line-height: 1.6;
}

.textInfo p.text a {
	padding-left: 18px;
	text-decoration: underline;
}

.icon_tel {
	background: rgba(0, 0, 0, 0) url(../img/icon/icon_tel.png) no-repeat scroll left center / 14px 16px;
	padding-left: 20px;
}

.textInfoList {
	padding-top: 20px;
}

.textInfoList dl {
	padding-bottom: 20px;
}

.textInfoList dl dt {
	float: left;
	background: #f4f5f0;
	text-align: center;
	margin-right: 30px;
	width: 90px;
	height: 90px;
}

.textInfoList dl dd {
	padding-left: 80px;
}

.textInfoList dl dd p {
	line-height: 1.7857;
}

.textInfoList dl dt span {
	display: inline-block;
	min-width: 32px;
	line-height: 1.2;
}

.textInfoList dl dt span.icon_tram {
	margin-top: 17px;
	background: url(../img/icon/img_access_icon01.png) no-repeat center top;
	padding-top: 42px;
}

.textInfoList dl dt span.icon_bus {
    margin-top: 23px;
    background: url(../img/icon/img_access_icon02.png) no-repeat center top;
    padding-top: 42px;
}

.textInfoList dl dt span.icon_car {
	margin-top: 23px;
	background: url(../img/icon/img_access_icon03.png) no-repeat center top;
	padding-top: 42px;
}

.textInfoList dl dt span.icon_taxi {
	margin-top: 23px;
	background: url(../img/icon/img_access_icon04.png) no-repeat center top;
	padding-top: 42px;
}

.ttlLink a,
.textInfoList a {
	background: url(../img/icon/btn_icon_arrow_l_wh.png) no-repeat left center;
	padding-left: 28px;
	color: #000;
	display: inline-block;
}

.accessMap {
	float: right;
	width: 500px;
	height: 500px;
}

h2.jp span {
	font-size: 22px;
	top: -18px;
}

.columns_ttl_02 {
	border-top: 1px solid #d1d1cd;
	margin: 110px 0 25px;
	text-align: center;
}

#main_area .cont_wrapper h2.columns_ttl_02 span {
	box-sizing: border-box;
	display: inline-block;
	background-color: #FFF;
	position: relative;
	top: -15px;
	padding: 0px 20px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

.openTime h3 {
	padding-bottom: 10px;
}

h3.ttlH3 {
	font-size: 1.0rem;
	font-weight: bold;
}

.ttlLink h3.ttlH3 {
	font-size: 1.2rem;
	margin-bottom: 0px;
}

.openTime p {
	font-size: 0.8rem;
	line-height: 1.538;
}

a.linkUnderline {
	text-decoration: underline;
}

.textInfo_sec ul.parkingInfor {
	padding: 13px 20px;
	border: 1px solid #e5e5e1;
	overflow: hidden;
}

.hide_pc {
	display: none!important;
}

.hide_sp {
	display: block!important;
}
/* モバイル用スタイル */

@media screen and (max-width: 768px) {
	.hide_sp {
		display: none !important;
	}
	.hide_pc {
		display: block!important;
	}
	.accessMap {
		width: 100%;
		height: 290px;
		margin: 0px auto 20px auto;
	}
	.sub_title_bar {
		font-weight: bold;
	}
	.textInfo {
		width: 100%;
	}
	.sp_block {
		display: block;
	}
	.textInfo p.icon_tel a {
		padding-left: 5px;
	}
	.textInfo p.text .sp_block a {
		padding-left: 0;
	}
	.textInfo p.text {
		font-size: 0.9rem;
	}
	.textInfoList dl {
		padding-bottom: 5px;
		margin: 0;
	}
	.textInfoList dl dt {
		margin-right: 15px;
		width: 120px;
		height: 120px;
	}
	.textInfoList dl dd {
		padding-left: 95px;
		padding-bottom: 38px;
	}
	.textInfoList dl dt span.icon_tram,
	.textInfoList dl dt span.icon_car {
		margin-top: 30px;
	}
	.textInfoList dl:last-child {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.columns_ttl_02 {
		border-top: 1px solid #d1d1cd;
		margin: 75px 0 25px;
		text-align: center;
	}
	.spleft {
		text-align: left!important;
	}
}

.cont_wrapper .columns_ttl_02 {
	margin: 55px 0 0;
}

.contW_secTc {
	text-align: center;
}
.contW_secTc h3 {
	line-height: 1.2;
	padding: 5px 0 6px;
}

.openTime h3.ttlH3 {
	padding-bottom: 0px;
}

.openTime p {
	line-height: 2.08;
}

.parkingInfor .hide_pc {
	display: inline!important;
}

.textInfo_sec ul.parkingInfor li {
	text-align: left;
	padding-bottom: 12px;
	line-height: 1.70;
}

.textInfo_sec ul.parkingInfor li span.textfl {
	display: block;
	float: none;
}

.contW_section h3.ttlH3 {
	font-size: 1.0rem;
}

