@charset "utf-8";

/* default PC */
/* 病院概要 */
#info .table-02 th {
  min-width: 120px;
  width: 20%;
  white-space: nowrap;
}

#info #overview .table-02 th {
  vertical-align: top;
}

#info #contents .bg-blue .table-02 li {
  color: #0B233F;
}

#info #add .alignment-table .table-02 tr:first-child th {
  text-align: center;
}

#info #add .table-02 th {
  width: 50%;
}

#info .report-area .txt-4box {
  margin-right: 0;
}

#info .report-area .flex {
  gap: 20px;
  justify-content: normal;
}

/* ご挨拶･理念･方針 */
#philosophy #contents #greeting p.name-txt {
  font-size: 135%;
  font-weight: 500;
  text-align: center;
}

#philosophy #contents #greeting p.post-name {
  font-weight: 500;
  margin-bottom: 15px;
  text-align: center;
}

#philosophy #greeting .img-2box {
  width: 28%;
}

#philosophy #greeting .img-2box-txt {
  width: 68%;
}

#philosophy #contents #idea p.philosophy-txt {
  color: #C46640;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 20px 0;
  text-align: center;
}

#philosophy #contents #policy p.policy-txt {
  font-size: 19px;
  padding-left: 45px;
  position: relative;
}

#philosophy #contents #policy p.policy-txt:last-child {
  margin-bottom: 0;
}

#philosophy #contents #policy p.policy-txt .num {
  background-color: #C46640;
  border-radius: 50px;
  color: #FFF;
  left: 0;
  padding: 1px 10px 1px 11px;
  position: absolute;
}

/* 沿革･高橋病院の歩み */
#history .history-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin-bottom: 20px;
  position: relative;
  flex-direction: row;
  align-items: stretch;
}

#history #contents .history-num {
  color: #0B233F;
  display: flex;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", " Meiryo", "ＭＳ Ｐ明朝", "MS PMincho", Osaka, serif;
  font-size: 20px;
  font-weight: 500;
  margin: 0 60px 0 0;
  position: relative;
  width: 15%;
}

#history #contents .history-date .min-num {
  font-size: 16px;
  font-weight: 400;
  margin-left: 15px;
}

#history #contents .history-date .date-num {
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0 10px;
}

#history .history-num::before {
  background-color: #C46640;
  bottom: auto;
  content: "";
  height: 12px;
  left: calc(100% + 15px);
  margin: auto;
  position: absolute;
  top: 16px;
  transform: rotate(45deg);
  width: 12px;
}

#history .history-num::after {
  border-right: 3px solid #C46640;
  content: "";
  height: calc(100% + 20px);
  left: calc(100% + 14px);
  position: absolute;
  top: 20px;
  width: 5px;
}

#history .history-text {
  font-size: 18px;
  font-weight: 500;
  margin: 6px 0 0;
  width: 75%;
}

#history #contents .history-num .history-date {
  width: 135px;
}

#history #contents .history-num .min-num {
  margin-bottom: 0;
  margin-top: 4px;
  text-align: right;
  width: 45px;
}

#history .walking-area .txt-4box {
  background-color: #FFF;
}

#history .walking-area .txt-4box img {
  object-fit: cover;
  width: 100%;
}

#history .history-item:last-child .history-num::after {
  border-right-style: dotted;
  height: 30px;
}

/* 組織図 */
#organization .chart-area img {
  max-width: 800px;
  width: 100%;
}

/* 病院機能評価･病院の現状 */
#evaluation .bg-beige {
  padding: 40px;
}

#evaluation .bg-beige img {
  border: 1px solid #DFDFDF;
  max-width: 350px;
  width: 100%;
}

#evaluation .work-sheet .txt-2box .txt-2box a.link-btn.pdf {
  margin-bottom: 20px;
}

/* 医師紹介 */
#doctor #contents .doctor-list h3.name {
  border: none;
  padding: 0;
}

#doctor #contents .doctor-list h3.name .kana {
  font-size: 16px;
  margin-left: 15px;
}

#doctor .comment-area {
  background: url(../image/contents/bg/bg_beige.jpg) repeat;
  padding: 30px;
}

#doctor #contents .comment-area p:last-child {
  margin-bottom: 0;
}

#doctor #contents .comment-area h4 {
  margin-bottom: 0;
}

#doctor .doctor-list {
  margin-bottom: 50px;
}

#doctor .doctor-list:last-child {
  margin-bottom: 0;
}

/* 情報システム */
#system .service img {
  max-width: 700px;
  width: 100%;
}

#contents .service h3 {
  line-height: 1.5em;
}

/* 数字でわかる高橋病院 */
#data .about-area {
  background-color: #FFF;
  background-color: #C46640;
  color: #FFF;
  margin: 20px auto 50px;
  max-width: 1000px;
  padding: 40px;
  width: 100%;
}

#data #contents .about-area p {
  font-size: 20px;
  font-weight: 500;
}

#data .date-area {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

#data .date-area .date-item {
  background-color: #FFF;
  margin-bottom: 30px;
  padding: 50px;
}

#data #contents .date-area .date-item p.num-p {
  color: #C46640;
  font-size: 30px;
  text-align: center;
}

#data #contents .date-area .date-item p.num-p .num-txt {
  font-size: 200%;
  font-weight: 500;
  margin-right: 6px;
}

#data .date-area .date-item img {
  max-width: 100px;
  width: 100%;
}

#data #contents .date-area .date-item p.gender-txt {
  background-color: #8AB9DF;
  border-radius: 5px;
  color: #FFF;
  margin: 0 auto 20px;
  max-width: 120px;
  text-align: center;
  width: 100%;
}

#data #contents .date-area .date-item p.gender-txt.girl {
  background-color: #F2A1AF;
}

#data .date-area .date-item:nth-child(7),
#data .date-area .date-item:nth-child(8) {
  width: calc(100% / 2 - 20px);
}

#data .date-area .date-item:nth-child(8) {
  margin-right: 0;
}

#data .date-area .date-item:nth-child(3n) {
  margin-right: 0;
}

#data #contents .date-area .date-item .item-list .counter {
  color: #C46640;
  font-size: 30px;
  text-align: center;
}

#data #contents .date-area .date-item .item-list .counter .number {
  font-size: 200%;
  font-weight: 500;
  margin-right: 6px;
}

#data #contents .date-area .date-item h3 {
  color: #0B233F;
}

#data #contents .date-area .date-item p {
  color: #0B233F;
}

#data .date-area .date-item .img-2box-txt {
  margin-left: 0;
  width: calc(75% - 30px);
}

#data .date-area .date-item .img-2box.num {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 25%;
}

#data .comment-area {
  background-color: #F7EEE0;
  border-radius: 50px;
  margin-left: 130px;
  margin-top: 20px;
  padding: 20px 30px;
  position: relative;
}

#data #contents .comment-area p {
  margin-bottom: 0;
}

#data .comment-area:before {
  border-bottom: 10px solid transparent;
  border-left: 20px solid #F7EEE0;
  border-top: 10px solid transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: -15px;
  margin: auto;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(180deg);
  width: 0;
}

#data #contents .date-area .date-item p.nationwide {
  margin-bottom: 0;
}

#data .comment-area:after {
  background: url(../image/contents/about/data/data_comment_01.png);
  background-size: 100px;
  bottom: -30px;
  content: "";
  height: 123px;
  left: -130px;
  position: absolute;
  width: 100px;
}

#data .rehabilitation-area .date-item:nth-child(2n) .comment-area:after {
  background: url(../image/contents/about/data/data_comment_05.png);
  background-size: 110px;
  width: 110px;
}

#data .staff-area .date-item:first-child .comment-area:after {
  background: url(../image/contents/about/data/data_comment_02.png);
  background-size: 100px;
}

#data .staff-area .date-item:nth-child(2) .comment-area:after {
  background: url(../image/contents/about/data/data_comment_03.png);
  background-size: 100px;
}

#data .staff-area .date-item:nth-child(3) .comment-area:after {
  background: url(../image/contents/about/data/data_comment_04.png);
  background-size: 100px;
}



/*  */
#efforts {
  #contents .efforts-item h3 .sub {
    font-size: 17px;
  }

  #contents .efforts-item h2 {
    text-align: start;
    font-size: 27px;
    margin-bottom: 20px;
    color: #E26C35;
  }

  #contents .efforts-item p.catch-ttl {
    font-size: 20px;
    margin-bottom: 15px;
    color: #E26C35;
    font-weight: bold;
  }
}

/* メディア */
#media {
  #contents .efforts-item h3 .sub {
    font-size: 17px;
  }

  #contents .efforts-item:first-child h3 {
    display: flex;
    flex-direction: column;
  }

  #contents .efforts-item p.catch-ttl {
    font-size: 20px;
    margin-bottom: 15px;
    color: #E26C35;
    font-weight: bold;
  }
}

/* メディア */
#media {
  #contents .efforts-item h3 .sub {
    font-size: 17px;
  }

  #contents .efforts-item:first-child h3 {
    display: flex;
    flex-direction: column;
  }

  #contents .efforts-item p.catch-ttl {
    font-size: 20px;
    margin-bottom: 15px;
    color: #E26C35;
    font-weight: bold;
  }
}

/* メディア */
#media {
  .media-contents {
    margin: 40px 0;
    gap: 25px;
  }

  .media-group {
    padding: 10px;
    background-color: #EDDCC2;
    color: #0B233F;
    width: calc(100% / 4 - 20px);
  }

  #media-list .media-group {
    width: calc(100% / 4 - 19px);
    display: flex;
    flex-direction: column;
    transition: .5s;
  }

  #media-list .media-group .photo {
    height: 200px;
    margin-bottom: 15px;
  }

  #contents #media-list .media-group .txt {
    color: #0B233F;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
  }

  #contents #media-list .media-group .ttl {
    color: #0B233F;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  #contents #media-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  #media-list .media-group .photo img {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    object-position: right top;
  }

  #media-list .media-group .link-bnr {
    border-radius: 12px;
    color: #333;
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  #media-list .media-group .category {
    background-color: #C46640;
    text-align: center;
    color: #fff;
    padding: 2px 0;
    margin-bottom: 15px;
    font-size: 16px;
  }

  #media-list .media-group .day {
    text-align: right;
    margin-bottom: 10px;
    margin-top: auto;
    font-size: 16px;
  }

  #media-list .media-group:hover {
    cursor: pointer;
    opacity: .5;
    text-decoration: none;
    transition: .5s;
  }
}

/* 数字でみる */
#data {

  .about-area {
    background-color: #C46640;
    color: #FFF;
    margin: 20px auto 50px;
    max-width: 1000px;
    width: 100%;
  }

  #contents .about-area p {
    font-size: 20px;
    font-weight: 500;
  }

  .date-area {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .date-area .date-item {
    background-color: #FFF;
    margin-bottom: 30px;
    padding: 50px;
  }

  #contents .date-area .date-item p.num-p {
    color: #C46640;
    font-size: 30px;
    text-align: center;
  }

  #contents .date-area .date-item p.num-p .num-txt {
    font-size: 200%;
    font-weight: 500;
    margin-right: 6px;
  }

  .date-area .date-item img {
    max-width: 100px;
    width: 100%;
  }

  #contents .date-area .date-item p.gender-txt {
    background-color: #8AB9DF;
    border-radius: 5px;
    color: #FFF;
    margin: 0 auto 20px;
    max-width: 120px;
    text-align: center;
    width: 100%;
  }

  #contents .date-area .date-item p.gender-txt.girl {
    background-color: #F2A1AF;
  }

  .date-area .date-item:nth-child(7),
  .date-area .date-item:nth-child(8) {
    width: calc(100% / 2 - 20px);
  }

  .date-area .date-item:nth-child(8) {
    margin-right: 0;
  }

  .date-area .date-item:nth-child(3n) {
    margin-right: 0;
  }

  #contents .date-area .date-item .item-list .counter {
    color: #C46640;
    font-size: 30px;
    text-align: center;
  }

  #contents .date-area .date-item .item-list .counter .number {
    font-size: 200%;
    font-weight: 500;
    margin-right: 6px;
  }

  #contents .date-area .date-item h3 {
    color: #0B233F;
  }

  #contents .date-area .date-item p {
    color: #0B233F;
  }

  .date-area .date-item .img-2box-txt {
    margin-left: 0;
    width: calc(75% - 30px);
  }

  .date-area .date-item .img-2box.num {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 25%;
  }

  .comment-area {
    background-color: #F7EEE0;
    border-radius: 50px;
    margin-left: 130px;
    margin-top: 20px;
    padding: 20px 30px;
    position: relative;
  }

  #contents .comment-area p {
    margin-bottom: 0;
  }

  .comment-area:before {
    border-bottom: 10px solid transparent;
    border-left: 20px solid #F7EEE0;
    border-top: 10px solid transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: -15px;
    margin: auto;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(180deg);
    width: 0;
  }

  #contents .date-area .date-item p.nationwide {
    margin-bottom: 0;
  }

  .comment-area:after {
    background: url(../image/contents/about/data/data_comment_01.png);
    background-size: 100px;
    bottom: -30px;
    content: "";
    height: 123px;
    left: -130px;
    position: absolute;
    width: 100px;
  }

}











@media screen and (max-width: 1500px) {
  #media {
    #media-list .media-group .photo {
      height: calc(100vw / 8);
    }
  }
}

@media screen and (max-width: 1400px) {
  #media {
    #media-list .media-group {
      padding: 15px;
      width: calc(100% / 4 - 15px);
    }

    #contents #media-list {
      gap: 20px;
    }
  }

  #access {

    .flex .txt-2box .bg-white.h-100,
    .flex .txt-3box .bg-white {
      padding: 30px 20px;
    }
  }
}


@media screen and (max-width: 1300px) {
  #info {
    .anchor-box .txt-4box {
      width: calc(100% / 2 - 10px);
      margin-right: 0;
    }

    #contents .anchor-box.flex {
      justify-content: space-between;
    }
  }

  #philosophy #greeting .img-2box-txt {
    width: 66%;
  }

  #philosophy #contents #greeting p.post-name {
    font-size: 16px;
  }

  /* 沿革･高橋病院の歩み */
  #history #contents .history-num .history-date {
    font-size: 17px;
    line-height: 2.0em;
  }

  #history #contents .history-date .date-num {
    font-size: 27px;
    padding: 0 5px;
  }

  #history .history-text {
    width: 70%;
  }

  #history #contents .history-num {
    width: 20%;
  }
}

@media screen and (max-width: 1200px) {
  #media {
    #media-list .media-group {
      padding: 10px;
    }

    #media-list .media-group .category {
      font-size: 15px;
      padding: 2px 0;
    }
  }

  #evaluation {
    .work-sheet .txt-2box .txt-2box {
      width: 100%;
      margin-right: 0;
    }

    .work-sheet .txt-2box .txt-2box .link-btn.pdf {
      width: 100%;
    }
  }

  #evaluation .bg-beige img {
    max-width: 220px;
  }

}


.sp-none-1140 {
  display: block;
}

.pc-none-1140 {
  display: none;
}


/* view-1140 notePC,Tablet */
@media screen and (max-width: 1140px) {

  .sp-none-1140 {
    display: none;
  }

  .pc-none-1140 {
    display: block;
  }

  .img-area .txt-3box {
    margin-right: 0;
    width: calc(100% / 3 - 10px);
  }

  /* ご挨拶･理念･方針 */
  #philosophy #contents #policy p.policy-txt {
    font-size: 15px;
    padding-left: 35px;
  }

  #philosophy #contents #policy p.policy-txt .num {
    padding: 1px 9px 1px 9px;
  }

  #philosophy #greeting .img-2box {
    width: 100%;
  }

  #philosophy #greeting .img-2box-txt {
    width: 100%;
    margin-left: 0;
  }

  #philosophy #contents #greeting p.post-name {
    text-align: right;
  }

  #philosophy #contents #greeting p.name-txt {
    font-size: 120%;
    text-align: right;
  }

  #philosophy #contents #idea p.philosophy-txt {
    font-size: 21px;
  }

  #media {
    #contents #media-list .media-group .ttl {
      -webkit-line-clamp: 2;
    }
  }

  #info {
    .report-area .txt-4box {
      width: calc(100% / 3 - 10px);
    }

    .report-area .flex {
      gap: 10px;
    }
  }

  /*  */
  #history .history-text {
    font-size: 15px;
  }

  #history #contents .history-num .history-date {
    font-size: 15px;
  }

  #history #contents .history-date .date-num {
    font-size: 20px;
  }

  #history #contents .history-num .history-date {
    width: 90px;
  }

  #history #contents .history-num {
    width: 15%;
  }

  #history #contents .history-num .min-num {
    width: 34px;
  }

  #history .history-text {
    width: 77%;
  }

  #history .history-num::after {
    left: calc(100% + 20px);
  }

  #history .history-num::before {
    left: calc(100% + 20px);
    top: 12px;
  }

  #history .walking-area .txt-4box {
    width: calc(100% / 2 - 10px);
    margin-right: 0;
  }

  #history .walking-area .flex {
    gap: 20px;
  }


  /* 数字でわかる */
  #data {
    .date-area .date-item {
      padding: 30px;
    }
  }
}

/* view-959 Mobile,Tablet */
@media screen and (max-width: 959px) {
  #contents .anchor-box .btn-item {
    width: calc((100% - 20px * 1) / 2);
  }

  #contents .document-list {
    grid-template-columns: 100%;
  }

  /* 病院概要 */
  /* 3カラム画像 */
  .img-area .txt-3box {
    width: calc(100% / 3 - 10px);
  }

  /* ご挨拶･理念･方針 */
  #philosophy #contents .anchor-box {
    justify-content: space-between;
  }

  #philosophy #greeting .img-2box {
    width: 100%;
  }

  #philosophy #greeting .img-2box-txt {
    width: 100%;
  }

  #philosophy #contents #greeting p.post-name {
    line-height: 1.6em;
    margin-bottom: 10px;
  }


  /* 沿革･高橋病院の歩み */
  #history .walking-area .txt-4box {
    width: 100%;
  }


  #history .history-text {
    width: 100%;
    max-width: 90%;
  }

  #history #development .bg-white {
    padding: 30px 20px;
  }

  #history #contents .history-num {
    width: 18%;
    margin-right: 30px;
  }

  #history .history-num::before {
    left: calc(100% + 0px);
  }

  #history .history-num::after {
    left: calc(100% + 0px);
  }

  #history #contents .history-num .history-date {
    width: 42px;
    margin: 0;
    line-height: 1.4em;
    text-align: center;
  }

  #history #contents .history-num .min-num {
    width: 42px;
    white-space: nowrap;
    text-align: center;
    margin: 0;
  }

  #history #contents .history-num {
    width: 100%;
    max-width: 50px;
    display: flex;
    flex-direction: column;
  }

  #history #contents .history-date .date-num {
    font-size: 18px;
    padding: 0;
  }

  /*  */
  #media {
    #media-list .media-group {
      width: calc(100% / 3 - 15px);
    }

    #media-list .media-group .photo {
      height: calc(100vw / 6);
    }
  }

  #efforts {
    #contents .about-area p {
      text-align: left;
    }
  }

  /*  */
  #access {
    .flex.mb-50 .txt-2box.end {
      margin-bottom: 20px;
    }

    .flex.mb-50 {
      display: flex;
      flex-direction: column-reverse;
    }

    .flex.mb-50 .txt-2box {
      margin-bottom: 0;
    }

    .flex.mb-50 .txt-2box img {
      width: 100%;
    }

    #contents .flex.mb-65 {
      justify-content: space-around;
    }

    .flex.mb-65 .txt-3box {
      margin-bottom: 10px;
      width: calc(100% / 2 - 10px);
    }
  }

  #info {
    #report .bg-white {
      padding: 30px 20px;
    }

    .report-area .txt-4box {
      width: calc(100% / 2 - 10px);
    }

    #add .alignment-table .table-02 tr th:nth-child(2) {
      width: 30%;
    }

  }

  #info {
    .table-over table.table-02 {
      min-width: 430px;
    }

    #add .alignment-table .table-02 tr th:nth-child(2) {
      width: 45%;
    }
  }


  /* 数字でわかる */
  #data {
    #contents .about-area p {
      font-size: 17px;
    }

    .date-area .date-item .img-2box-txt {
      width: 100%;
    }

    .date-area .date-item .img-2box.num {
      width: 100%;
      margin-bottom: 15px;
    }

    .comment-area:after,
    .staff-area .date-item:first-child .comment-area:after,
    .staff-area .date-item:nth-child(2) .comment-area:after,
    .staff-area .date-item:nth-child(3) .comment-area:after {
      background-size: 90px;
      bottom: -30px;
      height: 112px;
      left: -110px;
      width: 90px;
    }

    .rehabilitation-area .date-item:nth-child(2n) .comment-area:after {
      background-size: 95px;
      height: 102px;
      width: 95px;
    }

    .comment-area {
      margin-left: 100px;
      padding: 15px 20px;
    }

    #contents .date-area .date-item .flex {
      display: flex;
      flex-direction: column-reverse;
    }

    .date-area .date-item .img-2box.num {
      display: flex;
      align-items: normal;
      margin-bottom: 30px;
    }

    #contents .date-area .date-item p.nationwide {
      text-align: center;
    }

    #contents .date-area .date-item .item-list .counter {
      margin-bottom: 0;
      font-size: 25px;
    }

    .date-area .date-item img {
      max-width: 80px;
    }

    #contents .date-area .date-item h3 {
      margin-bottom: 15px;
    }
  }

  /*  */
  #evaluation {

    .work-sheet .txt-2box {
      width: calc(100% / 2 - 15px);
    }

    #contents .work-sheet .flex.start {
      justify-content: space-around;
    }

    #contents .flex.center.anchor-box .txt-3box.end {
      margin-right: 0;
    }
  }

  /*  */
  #system {
    #contents h4 {
      font-size: 18px;
    }

    .img-area .txt-2box.img-bd {
      margin-bottom: 15px;
    }

    .img-area .txt-2box.img-bd.end {
      margin-bottom: 0;
    }
  }

}



@media screen and (max-width: 767px) {

  /* 病院概要 */
  /* 3カラム画像 */
  .img-area .txt-3box:first-child {
    width: 100%;
  }

  .img-area .txt-3box {
    width: calc(100% / 2 - 10px);
  }

  .img-area .txt-3box:first-child img {
    width: 100%;
  }

  /*  */
  #media {
    #media-list .media-group {
      width: calc(100% / 2 - 15px);
    }

    #media-list .media-group .photo {
      height: calc(100vw / 4);
    }
  }

  #access {
    .flex.mb-65 .txt-3box {
      width: 100%;
    }
  }

  /*  */

  #history #contents .history-date .date-num {
    padding: 0 2px 0 0;
  }


  #history .history-num::before {
    top: 17px;
  }


  #history .history-text {
    margin-top: 0;
  }

  /* 数字でわかる */
  #data {
    #contents .about-area p {
      font-size: 15px;
      text-align: left;
    }

    #contents .about-area p br {
      display: none;
    }
  }

}


@media screen and (max-width: 640px) {
  #evaluation {
    .work-sheet .txt-2box {
      width: 100%;
    }
  }
}

/* view-559 Mobile */
@media screen and (max-width: 559px) {

  .anchor-box .txt-4box {
    margin-right: 0;
    width: 100%;
  }

  /* 病院概要 */
  #info #overview .table-02 th {
    min-width: 100px;
  }

  #info #contents .bg-white p.txt-center {
    text-align: left;
  }

  #info .anchor-box .txt-4box {
    margin-right: 0;
    width: 100%;
  }

  #info .report-area .txt-4box {
    margin-bottom: 15px;
    margin-right: 0;
    width: 100%;
  }

  /* 3カラム画像 */
  .img-area .txt-3box {
    width: calc(100% / 2 - 5px);
  }

  #contents .img-area .txt-3box:first-child p.txt-center {
    margin-bottom: 12px;
  }

  /* ご挨拶･理念･方針 */
  #philosophy #contents #idea p.philosophy-txt {
    font-size: 20px;
    padding: 0;
  }

  /*  */
  #media {
    #contents #media-list {
      gap: 10px;
    }

    #media-list .media-group {
      width: calc(100% / 2 - 5px);
    }

    #contents #media-list .media-group .ttl {
      font-size: 16px;
    }

    #media-list .media-group .day {
      margin-bottom: 0;
    }
  }

  #access {

    .flex .txt-2box .bg-white.h-100,
    .flex .txt-3box .bg-white {
      padding: 20px 15px;
    }
  }

  #efforts {
    #contents .efforts-item p.catch-ttl {
      font-size: 17px;
    }
  }

  #info {
    #contents .bg-white p.txt-center br {
      display: none;
    }

    #report .bg-white {
      padding: 20px 15px;
    }
  }

  /*  */
  #history #development .bg-white {
    padding: 20px 15px;
  }

  #history #contents .history-num {
    margin-right: 15px;
  }

  #history .history-num::after {
    left: calc(100% + -4px);
    border-right: 2px solid #C46640;
    top: 15px;
  }

  #history .history-num::before {
    left: calc(100% + -2px);
    height: 8px;
    width: 8px;
    top: 8px;
  }

  /* 数字でみる */
  #data {
    .date-area .date-item {
      padding: 20px 15px;
    }

    .comment-area:after,
    .staff-area .date-item:first-child .comment-area:after,
    .staff-area .date-item:nth-child(2) .comment-area:after,
    .staff-area .date-item:nth-child(3) .comment-area:after {
      bottom: -22px;
      height: 100px;
      left: -90px;
      width: 80px;
      background-size: 80px;
    }

    .rehabilitation-area .date-item:nth-child(2n) .comment-area:after {
      background-size: 85px;
      height: 92px;
      width: 85px;
    }

    .comment-area {
      margin-left: 85px;
      border-radius: 20px;
    }

    #contents .date-area .date-item .item-list .counter {
      font-size: 20px;
    }

    .date-area .date-item img {
      max-width: 65px;
    }
  }

  /*  */
  #evaluation .bg-beige {
    padding: 20px 15px;
  }

  /*  */
  #system {
    #contents h4 {
      font-size: 17px;
      line-height: 1.5em;
    }
  }
}