@charset "UTF-8";
#mainContent {
  font-family: "Noto Sans JP", sans-serif;
}
.roomInfo {
  text-align: left;
  color: #503624;
}
.roomInfo dt {
  font-weight: 900;
}
article[id^="bx_"] {
  width: 100%;
  max-width: 746px;
  margin: 4em auto 1em;
}
#mainContent h1 {
  width: 208px;
  margin: 0 auto 40px;
}
#mainContent article[id^="bx_"] h1 {
  width: 100%;
  background-color: #63C000;
  line-height: 54px;
  color: #fff;
  font-size: 23px;
  text-align: left;
  text-indent: 1em;
  margin-bottom: 2em;
}
#mainContent article[id^="bx_"] h2 {
  margin: 2em auto 1em;
  font-size: 18px
}
article[id^="bx_"] p img {
  display: block;
  width: 100%;
  max-width: 547px;
  margin: 0 auto;
}
/*
article[id="bx_accept"] p img,
    article[id^="bx_hr"] p img
    {
    max-width: 375px;
}
*/
article[id^="bx_"] p.rinen img {
  max-width: 252px;
}
.roomInfo dd br {
  display: none;
}
#bottom {
  width: 100%;
  max-width: 960px;
  margin: 200px auto 0
}
#bottom img {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
}
#foot_top {
  height: 0;
}
#foot_b {
  display: none;
}
.live {
  position: relative;
  display: block;
  text-align: left;
  padding-left: 58px;
  color: #009fe8;
  font-size: 12px;
}
.live:link, .live:visited {
  color: #009fe8;
}
.live::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 46px;
  height: 46px;
  content: url("../facility/img/livecamera.svg");
}
.mapLead {
  position: absolute;
  top: -2em;
  left: 20%;
}
.mapLead::before {
  content: "";
  display: block;
  position: absolute;
  background: url("../facility/img/btn_ashiato.svg") no-repeat center center / cover;
  text-indent: 0;
  top: 0px;
  left: -2em;
  width: 22px;
  height: 22px;
}
#mapmain {
  position: relative;
  top: 0;
  left: 0;
  /*    background: #63c000;*/
  background: #fff;
  width: 100%;
  /*   height: 100vh;
   min-height: 720px;
    z-index: -1;*/
  display: flex;
  justify-content: center;
  /*    align-items: center;*/
  opacity: 1;
  transition: opacity 0.5s;
}
/*#p_facility.open #rogo {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1100;
}
#p_facility.open #slatenav {
    position: fixed;
    top: 47px;
    left: 0;
    z-index: 1100;
}
#p_facility.open #mapmain  {
    z-index: 1000;
    opacity: 0.9;
}
#p_facility.open #faciTitle {
    z-index: 20000;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}*/
#p_facility.open #faciTitle h1, #p_facility.open #faciTitle h2 {
  text-align: center;
  background: #fff;
}
#mapPic {
  position: relative;
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 10px auto 0;
  height: fit-content;
  font-size: 0.8em;
}
/*#slatenav {
    background: transparent;
}*/
#map {
  aspect-ratio: 551 / 586;
  /*    height: calc(100vh - 60px);  
    min-height: 640px; */
  height: auto;
}
#textmenu {
  top: 0;
  left: 0;
  background: none;
  list-style: none;
}
#textmenu li {
  position: absolute;
  line-height: 1;
}
#textmenu li a {
  position: relative;
  width: fix-content;
  color: #1F0900;
  font-size: 70%;
  text-decoration: none;
}
#textmenu li a::before {
  content: "";
  display: block;
  position: absolute;
  top: -22px;
  left: calc(50% - 10px);
  width: 20px;
  height: 20px;
  background: url("../facility/img/btn_ashiato.svg") no-repeat center center / cover;
  text-indent: 0;
}
#textmenu li a:hover::before {
  opacity: 0.6;
  animation: ashiato 5s infinite;
  animation-fill-mode: forwards;
  animation-delay: 0;
}
@keyframes ashiato {
  25% {
    transform: rotate(30deg);
  }
  75% {
    transform: rotate(-30deg);
  }
  100% {
    transform: rotate(0);
  }
}
.livecam {
  position: absolute;
  top: 1.6em;
  color: #009fe8;
  font-size: 9px;
  display: block;
  white-space: nowrap;
  left: 1.4em;
}
.livecam::before {
  position: absolute;
  content: url("../facility/img/livecamera.svg");
  width: 16px;
  left: -20px;
}
#btnMap {
  position: fixed;
  right: -100px;
  right: 10px;
  bottom: 100px;
  width: 80px;
  height: auto;
  z-index: 1000;
  transition: opacity 1s;
}
#btnMap:hover {
  opacity: 0.5;
  cursor: pointer;
}
#mapmain li#xray {
  top: 13%;
  left: 14%;
}
#mapmain li#ope {
  top: 13%;
  left: 40%;
}
#mapmain li#accept {
  top: 33%;
  left: 40%;
}
#mapmain li#treat {
  top: 42%;
  left: 16%;
}
#mapmain li#er1 {
  top: 45%;
  left: 41%;
}
#mapmain li#er2 {
  top: 57%;
  left: 41%;
}
#mapmain li#waiting {
  top: 44%;
  left: 63%;
}
#mapmain li#hr1 {
  top: 57%;
  left: 1%;
}
#mapmain li#hr2 {
  top: 80%;
  left: 1.5%;
}
#mapmain li#hr3 {
  top: 87%;
  left: 15%;
  font-size: 70%;
}
#mapmain li#trim {
  top: 70.8%;
  left: 5%;
}
#mapmain li#wc {
  top: 8%;
  left: 58%;
}
#mapmain li#senm {
  top: 16.8%;
  left: 58%;
}
#mapmain li#tera {
  top: 13%;
  left: 78%;
}
#mapmain li#ashi {
  top: 8%;
  left: 73%;
}
#mapmain li#swc {
  top: 63.5%;
  left: 62%;
}
#mapmain li#stf {
  top: 80%;
  left: 56.5%;
}
#mapmain li#inc {
  top: 80%;
  left: 44%;
}
#mapmain li#yaku {
  top: 22%;
  left: 14%;
}
.small {
  font-size: 70%;
}
.tate {
  writing-mode: vertical-rl;
}
#p_facility.open #btnMap {
  opacity: 1;
}
#p_facility #btnMap {
  opacity: 0;
  transition: opacity 0.5s;
}

#p_facility #btnMap {
   display: block;
}

#p_facility #btnMap:hover{
    cursor:pointer;
}
/*スマホの時のみマップ内の文字サイズを縮小*/
/*スマホの時のみMapボタン移動*/
@media only screen and (max-width:780px) {
  #mapPic {
    font-size: 0.8em;
  }
  #p_facility #btnMap {
    bottom: inherit;
    top: 80%;
    right: -1%;
  }
}
/*ここまでスマホの時（最大780）のみの調整処理*/
@media only screen and (min-width:481px) {
  #mapmain li#xray {
    top: 13%;
    left: 16.5%;
  }
  #mapmain li#hr1 {
    top: 58%;
    left: 1%;
  }
  #mapmain li#hr2 {
    top: 81%;
    left: 1%;
  }
  #mapmain li#swc {
    top: 64.5%;
    left: 63%;
  }
  #mapmain li#stf {
    left: 58%;
  }
  #bottom {
    margin-top: 360px;
  }
}
@media only screen and (min-width:769px) {
  .roomInfo {
    font-size: 90%;
    margin-left: 13%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  p.left {
    margin-left: 13%;
    text-align: left;
  }
  .live {
    margin-left: 13%;
  }
  .ls0005 {
    letter-spacing: -0.05em;
  }
  .ls0007 { /*文字詰めはこれで限界*/
    letter-spacing: -0.07em;
  }
  .roomInfo dt {
    font-weight: normal;
    width: 180px;
    margin: 0;
    padding: 0;
  }
  .roomInfo dd {
    margin: 0;
    padding: 0;
    width: calc(100% - 180px);
    letter-spacing: -0.01em;
  }
  /*        特殊レイアウト*/
  .roomInfo dt.ion {
    width: 280px;
  }
  .roomInfo dd.ion {
    width: calc(100% - 280px);
  }
  .roomInfo dt.ion span {
    width: 4.2em;
  }
  .negativeM {
    display: inline-block;
    margin-left: -7em;
  }
  .negativeM3 {
    display: inline-block;
    margin-left: -3em;
  }
  .roomInfo dt.ozone {
    width: calc(180px + 3em);
  }
  .negativeM13 {
    display: inline-block;
    margin-left: -13em;
  }
  .roomInfo dd.ozone {
    width: calc(100% - 180px - 3em);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .roomInfo dd br {
    display: block;
  }
  .roomInfo dt.plasma {
    width: calc(180px + 3em);
  }
  .roomInfo dt.plasma span {
    width: 2.5em;
  }
  .roomInfo dd.plasma {
    width: calc(100% - 180px - 3em);
  }
  .roomInfo dt.resp {
    width: calc(180px + 6em);
  }
  .roomInfo dt.resp span {
    width: 2.5em;
  }
  .roomInfo dd.resp {
    width: calc(100% - 180px - 6em);
  }
  .roomInfo dt.argon {
    width: calc(180px + 13em);
  }
  .roomInfo dt.argon span {
    width: 6em;
  }
  .roomInfo dd.argon {
    width: calc(100% - 180px - 13em);
  }
  .roomInfo span.leader_dot {
    background-image: url("../images/leader_dot_koge.gif");
    background-repeat: repeat-x;
    height: 15px;
    display: inline-block;
    background-position-y: 9px;
    margin: 0 0.5em;
  }
  #mapmain li#xray {
    top: 12%;
  }
  .roomInfo .em3 {
    width: calc(180px - 3em - 1em);
  }
  .roomInfo .em4 {
    width: calc(180px - 4em - 1em);
  }
  .roomInfo .em5 {
    width: calc(180px - 5em - 1em);
  }
  .roomInfo .em6 {
    width: calc(180px - 6em - 1em);
  }
  .roomInfo .em7 {
    width: calc(180px - 7em - 1em);
  }
  .roomInfo .em8 {
    width: calc(180px - 8em - 1em);
  }
  .roomInfo .em9 {
    width: calc(180px - 9em - 1em);
  }
  /*        
#mapmain li#ope {
    top: 13%;
}
#mapmain li#accept {
    top:33%;
    left: 40%;
}
#mapmain li#treat {
    top: 42%;
    left: 16%;
}
#mapmain li#er1 {
    top: 45%;
    left: 41%;
}*/
  #mapmain li#er2 {
    top: 59%;
  }
  /*#mapmain li#waiting {
    top: 44%;
    left: 63%;
}
#mapmain li#hr1 {
    top: 58%;
    left: 1%;
}*/
  #mapmain li#hr2 {
    top: 82%;
  }
  #mapmain li#hr3 {
    top: 86.5%;
    left: 15%;
  }
  #mapmain li#trim {
    top: 70.8%;
    left: 5%;
  }
  #mapmain li#wc {
    top: 6.2%;
    left: 58%;
  }
  #mapmain li#senm {
    top: 15.8%;
    left: 58%;
  }
  #mapmain li#tera {
    top: 12%;
    left: 78%;
  }
  #mapmain li#ashi {
    top: 6%;
    left: 73%;
  }
  #mapmain li#swc {
    top: 66%;
    left: 64%;
  }
  #mapmain li#stf {
    top: 80%;
    left: 60%;
  }
  #mapmain li#inc {
    top: 80%;
    left: 44%;
  }
  #mapmain li#yaku {
    top: 22%;
    left: 14%;
  }
  #p_facility.open #mapmain {
    /*    align-items: flex-end;*/
    padding-top: 140px;
  }
  #p_facility.open #rogo {
    top: 0;
    left: 0;
  }
  #p_facility.open #slatenav {
    top: 74px;
    left: calc(50% - 390px);
    max-height: 64px;
    z-index: 3000;
  }
  #btnMap {
    right: calc((100% - 960px)/2 + 20px);
  }
  #textmenu li a::before {
    top: -24px;
    left: calc(50% - 12px);
    width: 24px;
    height: 24px;
  }
  #textmenu li a {
    font-size: 90%;
  }
  /*   
#mapmain li#xray {
    top: 86px;
    left: 14%;
}
#mapmain li#ope {
    top: 86px;
    left: 40%;
}
#mapmain li#accept {
    top: 246px;
    left: 41%;
}
#mapmain li#treat {
    top: 346px;
    left: 18%;
}
#mapmain li#er1 {
    top: 336px;
    left: 42%;
}
#mapmain li#er2 {
    top: 426px;
    left: 42%;
}
#mapmain li#waiting {
    top: 386px;
    left: 63%;
}
#mapmain li#hr1 {
    top: 430px;
    left: 2%;
}
#mapmain li#hr2 {
    top: 616px;
    left: 2%;
}
#mapmain li#trim {
    top: 536px;
    left: 9%;
}*/
}
@media only screen and (min-width:961px) {
  #bottom {
    position: relative;
    margin-top: 0;
    top: 155px;
  }
  #bottom img {
    position: relative;
  }
  #p_facility.open #slatenav {
    width: 100%;
    left: 0;
  }
  #p_facility.open #slatenav ul li a {
    background: #fff;
  }
  #foot_top #bcd img {
    bottom: 10px;
  }
}