@charset "utf-8";

#pageTtl {
	background: url(../../img/facility/pic_main.jpg) no-repeat 50% 0;
	background-size: cover;
}

/* floorGuide
----------------------------------------------------------- */

.mapGuideWrap {
	position: relative;
	padding-bottom: 60px;
}

.mapLead {
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
}

.mapLead h4 {
	font-size: 200%;
	margin-bottom: 30px;
}

.mapGuideWrap ul li {
	position: absolute;
	font-size: 130%;
	padding-left: 18px;
    background: url(../../img/common/list_icon02.png) no-repeat 0 0.3em;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ヒラギノ明朝 Pro W6","HGS明朝E","HG明朝E","ＭＳ Ｐ明朝",serif !important;
}

.mapGuideWrap ul li:nth-child(1) {
	top: 103px;
	left: 707px;
}

.mapGuideWrap ul li:nth-child(2) {
	top: 258px;
	left: 789px;
}

.mapGuideWrap ul li:nth-child(3) {
	top: 296px;
	left: 789px;
}

.mapGuideWrap ul li:nth-child(4) {
	top: 353px;
	left: 789px;
}

.mapGuideWrap ul li:nth-child(5) {
	top: 185px;
	left: 218px;
}

.mapGuideWrap ul li:nth-child(6) {
	top: 269px;
	left: 13px;
}

.mapGuideWrap ul li:nth-child(7) {
	top: 330px;
	left: 0;
}

.mapGuideWrap ul li:nth-child(8) {
	top: 350px;
	left: 0;
}

.mapGuideWrap ul li:nth-child(2) a,
.mapGuideWrap ul li:nth-child(5) a,
.mapGuideWrap ul li:nth-child(6) a,
.mapGuideWrap ul li:nth-child(7) a,
.mapGuideWrap ul li:nth-child(8) a {
	padding-right: 25px;
}
.mapGuideWrap ul li span{ display:none;}

flgBtn {
	margin-top: 40px;
}

.flgBtn p a {
	background: url(../../img/common/icon_pdf.png) no-repeat 90% 50%;
}

/* facilityWrap
----------------------------------------------------------- */

#facilityWrap {
	padding: 60px 0 30px;
	background: #f5f5f5;
}

#facilityWrap h3 {
	text-align: center;
	margin-bottom: 40px;
}

.fcInn.tp {
	margin-bottom: 40px;
}

.fcList li {
	width: 310px;
	/* float: left; */
	margin-right: 35px;
	margin-bottom: 30px;
}

.fcList li:nth-child(3n) {
	margin-right: 0;
}

.fcList li img {
	margin-bottom: 15px;
}

.fcList li h4 {
	font-size: 180%;
	margin-bottom: 10px;
}

.fcList.bt h4 {
	padding-left: 25px;
    background: url(../../img/common/list_icon02.png) no-repeat 0 0.5em;
}

.fcList.bt h4 a {
	padding-right: 25px;
}



/* barrier free
----------------------------------------------------------- */

#floormap{
padding:80px 0 100px 0;
background-color:#f6f6f6;
}
#floormap .floormap{
padding:0 50px;
position:relative;
}
#floormap .floormap img{
max-width:100%;
}
#floormap h3{
font-size: 200%;
margin-bottom: 30px;
}
#floormap .pict{
position:absolute;
right:45px;
bottom:-55px;
width:32%;
}

#barrier{
padding-top:80px;
}
#barrier h3{
font-size: 200%;
margin-bottom: 30px;
float:left;
}
#barrier .pdf{
text-align:right;
font-size:125%;
}
#barrier .pdf a{
color:#144986;
text-decoration:underline;
}
#barrier .pdf a:hover{
color:#00abc0;
}
#barrier .pdf img{
width:30px;
}
#barrier .box{
clear:both;
display:flex;
}
#barrier .midashi{
}
#barrier .midashi h4{
font-size:150%;
font-weight:bold;
border-bottom:1px solid #c8c8c8;
}
#barrier .midashi dl{
padding-top:20px;
}
#barrier .midashi dt,#barrier .midashi dd{
display:inline-block;
vertical-align:middle;
}
#barrier .midashi dt img{
width:50px;
}
#barrier .midashi dd{
padding-left:15px;
font-size:130%;
}
#barrier .midashi dd br{
display:none;
}

#barrier .table{
flex-grow: 2;
padding:13px 0 80px 50px;
font-size:125%;
}
#barrier .table h4{
border-bottom:1px solid #c8c8c8;
}
#barrier .table img{
width:40px;
margin-right:40px;
}
#barrier .icon{
padding:8px 0 15px 0;
}
#barrier .caution{
padding-top:30px;
}
#barrier .caution p{
text-indent:-1em;
padding-left:1em;
}



/* bbService
----------------------------------------------------------- */

#bbService {
	padding: 60px 0;
    width: 850px;
    min-width: 850px;
}

#bbService .inn {
	margin-bottom: 60px;
}

#bbService .inn .left {
	width: 500px;
	float: left;
}

#bbService .inn .right {
	width: 450px;
	float: right;
}

#bbService .inn .right p.lead {
	margin-bottom: 45px;
}

#bbService .inn .right .innL {
	width: 220px;
	float: left;
}

#bbService .inn .right .innR {
	width: 200px;
	float: right;
}

.innBt h5 {
	font-size: 260%;
	margin-bottom: 40px;
	text-align: center;

}

.innBt .dtlTbl {
	padding: 20px;
	border: 6px solid #e5e5e5;
}

.innBt .dtlTbl table tr {
	border-bottom: 1px dotted #bebebe;
}

.innBt .dtlTbl table th {
	font-size: 140%;
	font-weight: bold;
	color: #00abc0;
	padding: 8px 0;
	width: 230px;
}

.innBt .dtlTbl table td {
	font-size: 140%;
	padding: 8px 0;
}

.innBt .dtlTbl table tr:last-child {
	border-bottom: none;
}

/* 221020 */
.fcList.shisetsu_list {
	display: flex;
  flex-wrap: wrap;
}

/* 230831 */
.innBt h5 span {
	display: block;
    font-size: 18px;
}
