.pc_block{
  display: none;
}
.sp_block{
  display: block;
}
.red{
  color: #ff0007;
}

/*----------------------------------------
  コンテンツ
----------------------------------------*/
#breadcrumb {
  font-size: 11px;
}

#main{
  line-height: 1.4;
  display: block;
  font-size: 10px;
  margin: 0;
}

#main img{
  display: block;
  margin: 0;
}

#main .inner{
  margin: 0 auto;
}

.sub_title {
  font-size: 1.6em;
  font-weight: 600;
  padding: 3% 3%;
  color: #fff;
  background: #34B3D3;
}

.main_description .txt {
  font-size: 1.4em;
  padding: 6% 3% 8%;
}

.crowdedness_area {
  width: 94%;
  margin: 0 auto;
}

/*  混雑表記説明
----------------------------------------*/
.crowdedness_main{
  padding: 6% 2%;
}

.crowdedness_description .crowdedness_icon{
  max-width: 500px;
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: nowrap;
  padding: 0;
}

.crowdedness_description .crowdedness_icon li{
  max-width: 100px;
  width: 16%;
}

.crowdedness_description .crowdedness_icon li p{
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  margin-top: 5%;
}

.crowdedness_description .notice{
  font-size: 1.3em;
  margin-top: 5%;
}

/*  混雑状況表
----------------------------------------*/
.crowdedness_table {
  margin-top: 6%;
}
#crowdednessList .content_div_introduction .content_div_introduction_table_area{
  margin-bottom: 3%;
}

#crowdednessList .crowdednessList_table{
  max-width: 906px;
  width: 100%;
  border-collapse:  collapse;
  font-size: 1.1em;
}

#crowdednessList .floor_name th{
  text-align: center;
  background: #34B3D3;
  color: #fff;
  border: 2px solid #fff;
  padding: 10px;
  width: 22%;
}

#crowdednessList .floor_name th:nth-of-type(1){
  text-align: center;
  background: #fff;
  width: 34%;
}

#crowdednessList .floor_crowdedmess th{
  text-align: center;
  background: #008AC3;
  color: #fff;
  border: 2px solid #fff;
}

#crowdednessList .floor_crowdedmess td{
  text-align: center;
  background: #EEF0F1;
  border: 2px solid #fff;
  vertical-align: middle;
}

#crowdednessList .floor_crowdedmess img{
  max-width: 34px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
}

.table_notice {
  font-size: 1.4em;
  margin-top: 15px;
}

/*  混雑状況マップ
----------------------------------------*/
.crowdedness_map {
  margin-top: 8%;
}

/* 1Fフロア */
#crowdednessMap #firstfloor{
 position: relative;
}
#crowdednessMap #firstfloor .north_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 47%;
  left: 4.2%;
}
#crowdednessMap #firstfloor .south_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 5.5%;
  left: 34.5%;
}
#crowdednessMap #firstfloor .center_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 37%;
  left: 48.2%;
}
#crowdednessMap #firstfloor .restaurant_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 72.4%;
  left: 34.4%;
}
/* 2Fフロア */
#crowdednessMap #secondfloor{
  position: relative;
  margin-top: 7%;
}
#crowdednessMap #secondfloor .north_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 47.6%;
  left: 7.4%;
}
#crowdednessMap #secondfloor .foodcourt_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 30%;
  left: 10%;
}
#crowdednessMap #secondfloor .center_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 62%;
  left: 48.3%;
}
#crowdednessMap #secondfloor .south_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 6%;
  left: 19.7%;
}
/* 3Fフロア */
#crowdednessMap #thirdfloor{
  position: relative;
  margin-top: 7%;
}
#crowdednessMap #thirdfloor .north_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 48.4%;
  left: 5%;
}
#crowdednessMap #thirdfloor .namco_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 30%;
  left: 13.5%;
}
#crowdednessMap #thirdfloor .center_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 59%;
  left: 47.6%;
}
#crowdednessMap #thirdfloor .south_toilet .icon_img{
  position: absolute;
  max-width: 54px;
  width: 8%;
  top: 6.4%;
  left: 29%;
}

/*  追従ナビ
----------------------------------------*/
.float-nav {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 99
}

.float-nav .nav-button {
  width: 100%;
  margin-bottom: 0;
  display: flex;
  border-top: 3px solid #fff
}

.nav-button_anchor {
  width: calc(50% - 3px)
}

.float-nav .nav-button_anchor {
  width: 22%;
  padding: 3% 3% 1% 3%;
  font-size: 1em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  position: relative;
  line-height: 1.3
}

.float-nav .nav-button_anchor:nth-last-of-type(1) {
  width: 34%;
}

.float-nav .nav-button_anchor::after {
  content: '';
  display: block;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
  width: 0.6em;
  height: 0.6em;
  border: 0.2em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  margin: 5px auto 0;
}

.float-nav .nav-button_anchor {
  background-color: #34B3D3;
  border-right: 3px solid #fff
}

.float-nav_top {
  position: fixed;
  left: 0;
  top: 55px;
  width: 100%;
}

#js-float_nav_top{
  opacity: 0;
  transition: .5s;
  display: block;
  width: 100%;
  background-color: #eef0f1;
}

#js-float_nav_top.on{
  opacity: 1;
  transition: .5s;
}

.js-float_nav_top_inner{
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
}