﻿@charset "utf-8";
/* 施設詳細ページで使用する固有パーツ */
#FID_238 .banner_tv_telework{
	display: none!important;
}
#FID_609 .bn_telework{
	display: none!important;
}
#FID_329 .base__banner{
	display: none!important;
}
#FID_53 .base__banner,
#FID_53 .f_sc_attention{
	display: none!important;
}
#FID_329 .layout__table th span,
#FID_329 .floor__caption span{
    display: none;
}
.pattern__red{
  display: inline-block;
  border: 1px solid #FF0000;
  background-image: url(/common/img/facility/pattern_r.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 100px;
  text-indent: -9999px;
}
.pattern__blue{
  display: inline-block;
  border: 1px solid #0000FF;
  background-image: url(/common/img/facility/pattern_b.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 100px;
  text-indent: -9999px;
}
/***********GC広島駅前大橋*****************/
.text_all_wrap{
  padding:0 5%;
  line-height: 1.7;
}

.text_all_wrap h3{
  text-align: center;
  margin-top: 5%;
}

.meetup_detail_wrap{
  border-collapse:collapse;
  width: 100%;
}

.meetup_detail_wrap tr{
  border-bottom: 1px solid #eee;
  width: 100%;
  height: 50px;
}

.meetup_detail_wrap tr th {
  padding:2%;
  width: 25%;
}
.attention{
	background-color: #FFFFFF;
	padding: 15px;
	font-size: 14px;
	text-align: left;
	width: 970px;
	max-width: calc(100% - 30px);
}
.attention__title{
	color: #CD0000;
}
.tkp_fabbit{
  margin-bottom: 10px;
}
/*****************************博多筑紫口BC**********************/

.hotel_title_chikushiguchi{
  text-align: center;
  margin: 50px 0 20px;
}

.hotel_strength_chikushiguchi_wrap li{
  text-align: center;
  line-height: 2;
  list-style: none;
}

.hotel_subtitle_chikushiguchi{
  text-align: center;
  font-size: 20px;
  margin: 38px 0 15px;
  font-weight: bold;
}
