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

.grouphome-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 {
  float: left;
  width: 100%;
  font-weight: bold;
}

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

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

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

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

.grouphome-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;
}

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

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



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

.grouphome-container-cost h3:first-child {
  margin-top: 0px;
}

.grouphome-container-cost 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;
  font-weight: bold;
}

.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;
}

.grouphome-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, #cost {
    padding: 18px 45px 18px 25px !important;
    box-sizing: border-box;
    margin-bottom: 0px !important;
    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, #cost: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;
  }

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

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

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

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

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

  .grouphome-container-cost h3:first-child {
    margin-top: 25px;
  }

  .grouphome-container-cost 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;
  }

  .grouphome-container-cost 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;
  }

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

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

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

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

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

  .grouphome-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;
  }

  .grouphome-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-grouphome-active-01 {
    max-height: 1000px !important;
  }

  .dropdown-grouphome-active-02 {
    max-height: 2000px !important;
  }

  .dropdown-grouphome-active-03 {
    max-height: 500px !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;
  }
}


.map{
  width: 100%;
  clear: both;
}

#cost {
  padding-top: 75px;
  margin-bottom: 35px;
  font-weight: bold;
}

.cost_table_container{
  display: flex;
  margin-top: 30px;
}

.cost_table_container h3{
  font-size: 16px;
}

.cost_table_container section{
  padding: 10px;
}
.cost_table_container table{
  border-collapse: collapse;
}
.cost_table_container table td,
.cost_table_container table th{
  font-size: 13px;
  padding: 10px;
  border: 1px solid #ccc;
}
.cost_table_container table td:nth-child(2),
.cost_table_container table td:nth-child(3),
.cost_table_container table th:nth-child(2){
  text-align: right;
}
.cost_table_container ul{
  list-style: circle;
}
.cost_table_container li{
  font-size: 14px;
}

.images_container{
  display: flex;
  padding-top: 20px;
  list-style: none;
}
.images_container li{
  padding: 5px;
}
.images_container img{
  width: 100%;

}
@media all and (min-width: 320px) and (max-width: 768px) {
  .cost_table_container{
    flex-direction:column;
  }
  .images_container{
    flex-direction: column;
  }
}


/* 外枠 */
.grouphome-outer{
  width: 100%;
  margin-bottom: 100px;
}
.grouphome-outer h2{
  font-weight: bold;
}
/* 各セクション */
.grouphome-outer > section{
  margin: 0 auto 50px auto;
  width: 96%;
}

/* タイトル：特徴・料金・お問い合わせ */
.grouphome-outer h3{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* 画像共通 */
.grouphome-outer img{
  width: 100%;
}

/* 特徴 */
.grouphome-features{
  display: flex;
  margin: 30px 0;
  align-items: flex-start;
}
.grouphome-features ul{
  width: 60%;
  font-size: 14px;
  line-height: 1.6em;
  margin-right: 2%;
  padding-left: 0;
}
.grouphome-features ul li{
  position: relative;
  margin-left: 20px;
  margin-bottom: 10px;
}
.grouphome-features ul li:before{
  content: "";
  background: url("../images/list-check.png") no-repeat;
  background-size: contain;
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 5px;
  left: -20px;
}
.grouphome-features img{
  width: 38%;
}

/* 料金 */
.grouphome-cost{
  display: flex;
  margin: 50px 0;
}
.grouphome-cost section:nth-child(1){
  width: 48%;
}
.grouphome-cost section:nth-child(2){
  width: 30%;
}
.grouphome-cost section:nth-child(3){
  width: 18%;
}
.grouphome-cost h4{
  font-size: 15px;
  font-weight: bold;
  color: #417BAB;
  margin-bottom: 10px;
}
.grouphome-cost table{
  border-collapse: collapse;
  font-size: 14px;
}
.grouphome-cost table td,
.grouphome-cost table th{
  border: 1px solid #ccc;
  padding: 5px 10px;
}
.grouphome-cost table th{
  text-align: center;
}
.grouphome-cost table tr td:nth-child(2),
.grouphome-cost table tr td:nth-child(3){
  text-align: right;
}
.grouphome-cost section:nth-child(3) ul{
  font-size: 14px;
  list-style: circle;
  margin-left: 20px;
  padding-left: 0;
}


/* 施設の写真 */
.grouphome-images{
  display: flex;
  justify-content: space-between;
  padding-left: 0;
  list-style: none;
}
.grouphome-images li{
  width: 33%;
}

/* お問い合わせ */
.grouphome-inquiry{
  display: flex;
  align-items: flex-start;
}

.grouphome-inquiry iframe{
  width: 50%;
  border: 0;
  height: 200px;
}
.grouphome-inquiry > div{
  width: 47%;
  margin-left: 3%;
}
.grouphome-inquiry > div dl{
  display: flex;
  margin-bottom: 10px;
}
.grouphome-inquiry > div dl dt{
  width: 20%;
}
.grouphome-inquiry > div dl dd{
  width: 80%;
}
.grouphome-inquiry > div dl:nth-child(1) dt{
  padding-top: 5px;
}
.grouphome-inquiry > div dl:nth-child(1) dd{
  font-weight: bold;
  font-size: 22px;
}



/* スマートフォンサイズ */
@media (max-width:768px){
  /* 外枠 */
  .grouphome-outer{
  width: 94%;
    margin-bottom: 100px;
  margin: 20px auto 100px auto;
  }
  .grouphome-outer h2{
    font-weight: bold;
  font-size: 22px;
  }
  /* 各セクション */
  .grouphome-outer > section{
    margin: 0 auto 50px auto;
    width: 96%;
  }

  /* タイトル：特徴・料金・お問い合わせ */
  .grouphome-outer h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  /* 画像共通 */
  .grouphome-outer img{
    width: 100%;
  }

  /* 特徴 */
  .grouphome-features{
    display: flex;
    margin: 30px 0;
    align-items: flex-start;
  flex-direction: column;
  }
  .grouphome-features ul{
  width: 100%;
    font-size: 14px;
    line-height: 1.6em;
    margin-right: 2%;
    padding-left: 0;
  }
  .grouphome-features ul li{
    position: relative;
    margin-left: 20px;
    margin-bottom: 10px;
  }
  .grouphome-features ul li:before{
    content: "";
    background: url("../images/list-check.png") no-repeat;
    background-size: contain;
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 5px;
    left: -20px;
  }
  .grouphome-features img{
  width: 80%;
  margin: 30px auto 0 auto;
  }

  /* 料金 */
  .grouphome-cost{
    display: flex;
    margin: 50px 0;
  flex-direction: column;
  }
  .grouphome-cost section:nth-child(1){
  width: auto;
  margin-bottom: 30px;
  }
  .grouphome-cost section:nth-child(2){
  width: auto;
  }
  .grouphome-cost section:nth-child(3){
    width: 18%;
  }
  .grouphome-cost h4{
    font-size: 15px;
    font-weight: bold;
    color: #417BAB;
    margin-bottom: 10px;
  }
  .grouphome-cost table{
    border-collapse: collapse;
    font-size: 14px;
  }
  .grouphome-cost table td,
  .grouphome-cost table th{
    border: 1px solid #ccc;
    padding: 5px 10px;
  }
  .grouphome-cost table th{
    text-align: center;
  }
  .grouphome-cost table tr td:nth-child(2),
  .grouphome-cost table tr td:nth-child(3){
    text-align: right;
  }
  .grouphome-cost section:nth-child(3) ul{
    font-size: 14px;
    list-style: circle;
    margin-left: 20px;
    padding-left: 0;
  }


  /* 施設の写真 */
  .grouphome-images{
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    list-style: none;
  flex-direction: column;
  }
  .grouphome-images li{
  width: 90%;
  margin: 5px auto;
  }

  /* お問い合わせ */
  .grouphome-inquiry{
    display: flex;
    align-items: flex-start;
  flex-direction: column;
  }

  .grouphome-inquiry iframe{
  width: 100%;
    border: 0;
  height: 300px;
  margin-bottom: 30px;
  }
  .grouphome-inquiry > div{
  width: 100%;
    margin-left: 3%;
  }
  .grouphome-inquiry > div dl{
    display: flex;
    margin-bottom: 10px;
  }
  .grouphome-inquiry > div dl dt{
    width: 20%;
  }
  .grouphome-inquiry > div dl dd{
    width: 80%;
  }
  .grouphome-inquiry > div dl:nth-child(1) dt{
    padding-top: 5px;
  }
  .grouphome-inquiry > div dl:nth-child(1) dd{
    font-weight: bold;
    font-size: 22px;
  }

}
