.samty .page_facilities section {
  padding-top: 90px;
  padding-bottom: 110px;
}
.samty .page_facilities section.border_top {
  border-top: 1px solid #DFDFDF;
}
.samty .page_facilities .anc_area {
  padding: 70px 0 86px;
  background-color: #1A191D;
}
.samty .page_facilities .anc_area ul li a {
  border-color: #fff;
  color: #fff;
}
.samty .page_facilities .anc_area ul li a:hover {
  background-color: #fff;
  color: #1A191D;
  opacity: 1;
}
.samty .page_facilities .anc_area ul li a:hover::after {
  background-image: url(/assets/img/common/ico_bottom_black.svg);
}
.samty .page_facilities .common_col_wrap ul li .btn_more a {
  padding: 0 60px;
  text-align: center;
}
.samty .page_facilities .table_border_dotted table {
  width: 100%;
  position: relative;
}
.samty .page_facilities .table_border_dotted table tr {
  position: relative;
}
.samty .page_facilities .table_border_dotted table tr th,
.samty .page_facilities .table_border_dotted table tr td {
  border-top: 1px dotted #C5C5C5;
  position: relative;
}
.samty .page_facilities .table_border_dotted table tr:last-child th,
.samty .page_facilities .table_border_dotted table tr:last-child td {
  border-bottom: 1px dotted #C5C5C5;
}
.samty .page_facilities .guide {
  padding-top: 52px;
}
.samty .page_facilities .floor_guide {
  background-color: #1A191D;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 160px;
}
.samty .page_facilities .floor_guide .content_wrap {
  display: flex;
  gap: 120px;
  padding-left: 85px;
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide {
  background-color: #7D6EA6;
  padding-top: 184px;
  padding-bottom: 184px;
  width: 380px;
  margin-top: 0;
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide .ttl_wrap {
  background-color: #fff;
  padding-top: 53px;
  padding-bottom: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 52px;
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide .ttl_wrap .en {
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0.5px;
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide .ttl_wrap .jp {
  font-size: 12px;
  letter-spacing: 1px;
  position: relative;
  margin-top: 6px;
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide .ttl_wrap .jp::before {
  content: "";
  display: block;
  width: 32px;
  height: 1px;
  background-color: #4D4380;
  position: absolute;
  top: 50%;
  left: -42px;
  transform: translateY(-50%);
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide .floor_wrap {
  margin-top: 55px;
  padding-left: 14.5px;
  padding-right: 14.5px;
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide .floor_wrap table {
  border-collapse: collapse;
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide .floor_wrap table tr th {
  vertical-align: middle;
  text-align: center;
  width: 102px;
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide .floor_wrap table tr th .num img {
  width: auto;
  height: 100%;
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide .floor_wrap table tr td {
  padding: 63px 0 63px 28px;
  line-height: 2.8;
  color: #fff;
  font-size: 14px;
}
.samty .page_facilities .floor_guide .content_wrap .floor_guide .floor_wrap table tr td .txt_icon {
  display: flex;
  align-items: center;
  gap: 80px;
  line-height: 1;
}
.samty .page_facilities .floor_guide .content_wrap .info {
  padding-top: 115px;
  color: #fff;
  width: 515px;
}
.samty .page_facilities .floor_guide .content_wrap .info .check_in_out {
  margin-top: 65px;
}
.samty .page_facilities .floor_guide .content_wrap .info .check_in_out dl {
  display: flex;
  letter-spacing: 0.1px;
}
.samty .page_facilities .floor_guide .content_wrap .info .check_in_out dl + dl {
  margin-top: 15px;
}
.samty .page_facilities .floor_guide .content_wrap .info .check_in_out dl dt {
  width: 160px;
  display: flex;
  gap: 8px;
  align-items: center;
}
.samty .page_facilities .floor_guide .content_wrap .info .check_in_out dl dt span {
  display: block;
}
.samty .page_facilities .floor_guide .content_wrap .info .info_wrap {
  margin-top: 30px;
}
.samty .page_facilities .floor_guide .content_wrap .info .info_wrap table {
  border-collapse: collapse;
}
.samty .page_facilities .floor_guide .content_wrap .info .info_wrap table tr th {
  width: 170px;
  text-align: left;
  letter-spacing: 1px;
  color: #fff;
}
.samty .page_facilities .floor_guide .content_wrap .info .info_wrap table tr td {
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 2.2;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
}
.samty .page_facilities .floor_guide .content_wrap .info .info_wrap table tr td .notes {
  line-height: 1.6;
  display: inline-block;
  margin-top: 20px;
}/*# sourceMappingURL=facilities.css.map */