ul{
  list-style: none;
}
div.common-banner-container {
  background-image: none;
  background-color: #417BAB;
}

.common-sidebar ul:first-child li:first-child a {
  padding-top: 5px;
  padding-bottom: 5px;
}

.servicedhousing-container {
  float: left;
  width: 100%;
}

.servicedhousing-about-txt {
  float: left;
  width: 55%;
}

.servicedhousing-about-txt p {
  font-size: 14px;
}

.servicedhousing-about-img {
  float: right;
  width: 35%;
}

.servicedhousing-about-img img {
  width: 100%;
}

.servicedhousing-about-blue {
  float: left;
  width: 100%;
  background-color: #BDCAE7;
  padding: 30px 0px;
  margin-top: 20px;
}

.servicedhousing-about-blue div {
  border: 3px solid #DF5A67;
  text-align: center;
  margin: auto;
  width: 80%;
  padding: 30px 0px;
  position: relative;
  background-color: #fff;
}

.servicedhousing-about-blue div:after {
  content: "";
  border: 12px solid transparent;
  border-right-color: #DF5A67;
  border-bottom-color: #DF5A67;
  position: absolute;
  bottom: 7px;
  right: 7px;
}

.servicedhousing-about-blue div a {
  color: #DF5A67;
  text-decoration: none;
  font-size: 23px;
  font-weight: bold;
}

#feature {
  margin-top: 45px;
  float: left;
  width: 100%;
}

.servicedhousing-container-feature p {
  font-size: 14px;
}

.servicedhousing-container-feature div {
  margin-top: 30px;
  float: left;
  width: 100%;
}

.servicedhousing-container-feature div ul {
  padding-left: 26px;
}

.servicedhousing-container-feature div ul li {
  font-size: 14px;
  margin-bottom: 25px;
  position: relative;
}

.servicedhousing-container-feature div ul li:before {
  content: "";
  background: url(../../nursing/monitoring/images/monitoring-checkbox.png) left no-repeat;
  width: 18px;
  height: 18px;
  background-size: 100%;
  position: absolute;
  left: -25px;
  top: 1px;
}

.servicedhousing-container-feature div ul li:last-child {
  margin-bottom: 0px;
}

.servicedhousing-container-feature div img {
  float: right;
  margin-left: 15px;
}

#service {
  margin-top: 80px;
  float: left;
  width: 100%;
}

.servicedhousing-container-service h3 {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: bold;
  color: #417BAB;
}

.servicedhousing-container-service h3:first-child {
  margin-top: 0px;
}

.servicedhousing-container-service p {
  font-size: 14px;
}

#facility {
  margin-top: 100px;
  float: left;
  width: 100%;
}

.servicedhousing-facility-box {
  border: 5px solid #D1D3D4;
  padding: 20px 20px 20px 25px;
  box-sizing: border-box;
}

.servicedhousing-facility-box h3 {
  font-size: 23px;
  font-weight: bold;
  color: #417BAB;
}

.servicedhousing-facility-box h3 span {
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  padding: 10px;
  background-color: #417BAB;
  vertical-align: middle;
  margin-left: 20px;
}

.servicedhousing-facility-table p {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.servicedhousing-facility-table p span {
  margin-left: 15px;
}

.servicedhousing-facility-table p:last-child {
  font-size: 10px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.servicedhousing-facility-table table {
  border-collapse: collapse;
}

.servicedhousing-facility-table table tr td {
  font-size: 14px;
  border: 1px solid #939598;
  padding: 8px 10px;
}

.servicedhousing-facility-table table tr td span {
  font-size: 10px;
}

.servicedhousing-facility-table table tr td:first-child {
  padding-right: 0px;
  background-color: #BDCAE7;
}

.servicedhousing-facility-table table tr td:last-child {
  text-align: right;
  padding-left: 0px;
}

.servicedhousing-facility-table table tr:nth-of-type(7) td {
  border-bottom: 4px double #939598;
}

.servicedhousing-facility-table table tr:nth-of-type(1) td {
  text-align: center;
}

.servicedhousing-facility-table table tr:first-child td, .servicedhousing-facility-table table tr:last-child td {
  background-color: transparent;
}

.servicedhousing-facility-box {
  float: left;
  width: 100%;
}

.servicedhousing-facility-table {
  float: left;
  width: 40%;
}

.servicedhousing-facility-img {
  float: right;
  width: 58%;
  margin-top: -38px;
}

.servicedhousing-facility-img img {
  width: 100%;
}

.servicedhousing-facility-img div {
  width: 100%;
  background-color: #D1D3D4;
  padding: 20px 15px;
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin-top: 10px;
  display: table;
}

.servicedhousing-facility-img div ul li {
  font-size: 14px;
  list-style-image: url(../../nursing/servicedhousing/images/servicedhousing-list-circle.png);
}

.servicedhousing-facility-img div ul {
  padding-left: 16px;
  width: 100px;
  float: left;
}

.servicedhousing-facility-box-extend {
  margin-top: 20px;
}

.servicedhousing-facility-ul-extend ul{
  display: table-cell;
  float: none !important;
  width: auto !important;
}

#common-space {
  font-size: 23px;
  font-weight: bold;
  color: #417BAB;
  float: left;
  width: 100%;
  margin-top: 35px;
  margin-bottom: 20px;
}

.servicedhousing-commonspace {
  float: left;
  width: 100%;
}

.servicedhousing-commonspace div p {
  font-size: 14px;
  margin-top: 7px;
}

.servicedhousing-commonspace-a {
  float: left;
  width: 49%;
  padding-left: 15px;
  box-sizing: border-box;
  padding-right: 5px;
  outline: none !important;
}

.servicedhousing-commonspace-b {
  float: right;
  width: 49%;
  padding-right: 15px;
  box-sizing: border-box;
  padding-left: 5px;
  outline: none !important;
}

.servicedhousing-commonspace div img {
  width: 100%;
}

#inquiry {
  float: left;
  width: 100%;
  margin-top: 75px;
  margin-bottom: 35px;
}

.servicedhousing-inquiry-iframe {
  float: left;
  width: 55%;
}

.servicedhousing-inquiry-iframe iframe {
  width: 100%;
  height: 230px;
  border: 0;
}

.servicedhousing-inquiry-table {
  float: right;
  width: 45%;
  padding-left: 30px;
  box-sizing: border-box;
}

.servicedhousing-inquiry-table table tr td {
  font-size: 14px;
  vertical-align: top;
}

.servicedhousing-inquiry-table table tr td a {
  color: #000;
  text-decoration: none;
  pointer-events: none;
  cursor: auto;
}

.servicedhousing-inquiry-table table tr td:first-child {
  width: 60px;
}

.servicedhousing-inquiry-table table tr:first-child td:last-child {
  font-size: 20px;
  font-weight: bold;
}

.servicedhousing-inquiry-table table tr:first-child td:first-child {
  vertical-align: middle;
}

.servicedhousing-inquiry-table table tr:last-child td {
  padding-top: 15px;
}

.servicedhousing-container-inquiry {
  margin-bottom: 70px;
}

.facility-box-container {
  float: left;
  width: 100%;
}

div.backtotop a {
  top: -40px;
}

@media all and (min-width: 320px) and (max-width: 768px) {
  #about, #feature, #service, #facility, #inquiry {
    padding: 18px 45px 18px 25px;
    box-sizing: border-box;
    margin-bottom: 0px;
    border-top: 1px solid #939598;
    margin-top: -1px;
    position: relative;
  }

  .span-block {
    display: block;
  }

  #about:after {
    content: "";
    background: url(../images/dropdown-arrow-up.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 5%;
    top: 40%;
    width: 32px;
    height: 20px;
    transition: .2s;
  }

  #feature:after, #service:after, #facility:after, #inquiry:after {
    content: "";
    background: url(../images/dropdown-arrow-up.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 5%;
    top: 40%;
    width: 32px;
    height: 20px;
    transition: .2s;
    transform: rotateZ(180deg);
  }

  .servicedhousing-about-txt {
    float: none;
    width: 100%;
    padding: 0px 25px;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 25px;
  }

  .servicedhousing-about-img {
    float: none;
    width: 100%;
    padding: 0px 25px;
    box-sizing: border-box;
  }

  .servicedhousing-container-feature {
    padding: 0px 25px;
    box-sizing: border-box;
  }

  .servicedhousing-container-feature div {
    position: relative;
    padding-bottom: 62%;
  }

  .servicedhousing-container-feature div img {
    position: absolute;
    width: 100%;
    bottom: 20px;
    margin-left: 0px;
  }

  .servicedhousing-container-feature div ul {
    padding-bottom: 25px;
  }

  .servicedhousing-container-service {
    padding: 0px 25px;
    box-sizing: border-box;
  }

  .servicedhousing-container-service h3:first-child {
    margin-top: 25px;
  }

  .servicedhousing-container-service p:last-child {
    margin-bottom: 45px;
  }

  .servicedhousing-facility-table {
    float: none;
    width: 100%;
  }

  .servicedhousing-facility-box {
    border: none;
    padding: 0px;
  }

  .servicedhousing-facility-img {
    float: none;
    width: 100%;
    margin-top: 25px;
  }

  .servicedhousing-facility-table table {
    width: 100%;
  }

  .facility-box-container {
    padding: 0px 25px;
    box-sizing: border-box;
  }

  #people-room-01, #people-room-02 {
    background-color: #417BAB;
    padding: 15px 25px;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    font-size: 16px;
  }

  .servicedhousing-container-service h3 {
    font-size: 15px;
    margin-top: 30px;
    margin-bottom: 17px;
  }

  #people-room-02 {
    border-top: 1px solid #fff;
  }

  #people-room-01:after, #people-room-02:after {
    content: "";
    background: url(../images/dropdown-arrow-up-white.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 5%;
    top: 40%;
    width: 32px;
    height: 20px;
    transition: .2s;
    transform: rotateZ(180deg);
  }

  #people-room-01 span, #people-room-02 span {
    background-color: #fff;
    color: #417BAB;
    font-weight: bold;
    font-size: 12px;
  }

  .servicedhousing-facility-table p {
    margin-top: 30px;
  }

  .servicedhousing-facility-box-extend {
    margin-top: 0px;
  }

  #common-space {
    padding: 0px 25px;
    box-sizing: border-box;
    font-size: 15px;
    margin-top: 18px;
  }

  .servicedhousing-facility-ul-extend {
    margin-bottom: 0px !important;
  }

  .servicedhousing-commonspace {
    float: inherit;
    width: 100%;
    clear: both;
  }

  .servicedhousing-commonspace-a {
    float: left;
    width: auto;
    padding-left: 0px;
  }

  .servicedhousing-commonspace-b {
    float: left;
    width: auto;
    padding-right: 0px;
  }

  .servicedhousing-commonspace div p {
    text-align: center;
    margin-bottom: 35px;
  }

  .servicedhousing-commonspace div img {
    width: 75%;
    margin: 0 auto;
  }

  .slick-prev {
    background-image: url(../../nursing/servicedhousing/images/servicedhousing-arrow-left.png) !important;
  }

  .slick-next {
    background-image: url(../../nursing/servicedhousing/images/servicedhousing-arrow-right.png) !important;
  }

  .servicedhousing-inquiry-table {
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-top: 35px;
    margin-bottom: 25px;
  }

  .servicedhousing-facility-img div ul li {
    font-size: 12px;
  }

  .servicedhousing-inquiry-iframe {
    float: none;
    width: 100%;
    margin-top: 20px;
  }

  .servicedhousing-container-inquiry {
    margin-bottom: 0px;
    padding: 0px 25px;
    box-sizing: border-box;
  }

  .servicedhousing-container-feature p {
    margin-top: 20px;
  }

  .servicedhousing-container-about {
    max-height: 600px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
  }

  .servicedhousing-container-feature {
    max-height: 0px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
  }

  .servicedhousing-container-service {
    max-height: 0px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
  }

  .servicedhousing-container-facility {
    max-height: 0px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
  }

  .facility-box-container-top {
    max-height: 0px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
  }

  .facility-box-container-bottom {
    max-height: 0px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
  }

  .servicedhousing-container-inquiry {
    max-height: 0px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
  }

  .servicedhousing-facility-img div {
    margin-bottom: 25px;
  }

  .dropdown-servicedhousing-active-01 {
    max-height: 0px !important;
  }

  .dropdown-servicedhousing-active-02 {
    max-height: 600px !important;
  }

  .dropdown-servicedhousing-active-03 {
    max-height: 600px !important;
  }

  .dropdown-servicedhousing-active-04 {
    max-height: 2700px !important;
  }

  .dropdown-servicedhousing-active-05 {
    max-height: 500px !important;
  }

  .dropdown-servicedhousing-active-06 {
    max-height: 1100px !important;
  }

  .dropdown-servicedhousing-active-07 {
    max-height: 1100px !important;
  }

  .dropdown-servicedhousing-active-08 {
    max-height: 3000px !important;
  }

  .servicedhousing-inquiry-table table tr td a {
    pointer-events: all;
    font-size: 17px;
  }

  .servicedhousing-about-blue div a {
    font-size: 20px;
  }

  .servicedhousing-about-blue div {
    padding: 25px 0px;
  }

  #about {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media all and (min-width: 320px) and (max-width: 360px) {
  .servicedhousing-facility-img div ul li {
    font-size: 10px;
  }
}

.message{
  clear: both;
  padding-top: 20px;
  font-size: 14px;
}
.message_title{
  font-size: 16px;
  font-weight: bold;
}

@media all and (min-width: 320px) and (max-width: 768px) {
  .message{
    padding: 25px;;
  }
}

#price{
  margin-top: 80px;
  float: left;
  width: 100%;
}

.price_table{
  border-collapse: collapse;
  font-size: 12px;
}

.price_table span{
  font-size: 10px;
  padding-left: 2px;
}

.price_table th{
  text-align: center;
  border: 1px solid #939598;
  padding: 5px 2px;
}
.price_table td{
  border: 1px solid #939598;
  text-align: right;
  padding: 5px 2px;
}
.head{
  background-color: #BDCAE7;
  text-align: center !important;
  padding: 3px 5px !important;
}
.detail{
  border: 0 !important;
  padding: 0 0 0 2px !important;
}

.price_box p{
  font-size: 14px;
}

.price_box h3{
  color: #417BAB;
  font-weight: bold;
  font-size: 16px;
  padding-top: 20px;
}
.list{
  font-size: 14px;
  padding: 10px 0;
}
.list li{
  line-height: 2em;
}
.list li:before{
  content: "※";
  padding-right: 3px;
}

.pictures{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 30px 0 0 0;
}
.pictures li{
  width: 46%;
}
.pictures li img{
  width: 98%;
}

@media (max-width: 768px) and (min-width: 320px){
  #price{
    padding: 18px 45px 18px 25px;
    box-sizing: border-box;
    margin-bottom: 0px;
    border-top: 1px solid #939598;
    margin-top: -1px;
    position: relative;
  }
  #price:after{
    content: "";
    background: url(../images/dropdown-arrow-up.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 5%;
    top: 40%;
    width: 32px;
    height: 20px;
    transition: .2s;
    transform: rotateZ(180deg);
  }

  .pictures{
    flex-direction: column;
  }
  .pictures li{
    width: 100%;
  }
  .pictures li img{
    width: 98%;
  }

  .price_table{
    border-collapse: collapse;
    font-size: 1.9vw;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .price_table span{
    font-size: 1.6vw;
    padding-left: 0.4vw;
  }

  .price_table th{
    text-align: center;
    border: 1px solid #939598;
    padding: 5px 0.4vw;
  }
  .price_table td{
    border: 1px solid #939598;
    text-align: right;
    padding: 5px 0.4vw;
  }
  .head{
    background-color: #BDCAE7;
    text-align: center !important;
    padding: 3px 0.4vw !important;
  }
  .detail{
    border: 0 !important;
    padding: 0 0 0 2px !important;
  }
}

.housing-container {
  float: left;
  width: 100%;
}

@media all and (min-width: 320px) and (max-width: 768px) {
  .housing-container-service {
    padding: 0px 25px;
    box-sizing: border-box;
    max-height: 0px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
  }
  .end{
    margin-bottom: 20px;
  }
}
