/* theme start */
.sec-theme {
  padding-top: 15rem;
  padding-bottom: 8rem;
}
.theme-block {
  padding-top: 8rem;
  padding-bottom: 1.5rem;
}
.sec-theme .blue-color-block .research-block-ttl span {
  margin-bottom: 0;
}
.sec-theme .theme-list {
  padding-top: 0.5rem;
}
.sec-theme .sub-ttl {
  margin-bottom: 2.5rem;
}
.sec-theme .item-row {
  display: flex;
  justify-content: space-between;
  column-gap: 4.5rem;
}
.sec-theme .item-img {
  max-width: 34rem;
}
.sec-theme .theme-item {
  margin-bottom: 4.5rem;
}
.sec-theme .theme-item:last-child {
  margin-bottom: 0;
}
.sec-theme .theme-item p {
  font-family: "ヒラギノUD角ゴ Std W3", sans-serif;
  font-size: 2rem;
  line-height: 1.875;
  letter-spacing: 0.04rem;
}
@media screen and (max-width: 768px) {
  .sec-theme {
    padding-top: 11rem;
  }
  .theme-block {
    padding-top: 0;
  }
  .sec-theme .theme-item p {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .sec-theme .item-row {
    column-gap: 2rem;
  }
  .sec-theme .theme-item {
    margin-bottom: 2.5rem;
  }
  .sec-theme .item-img {
    max-width: 12rem;
  }
}

/* theme end  */

/* facilities start */
.sec-facilities,
.sec-units {
  padding-top: 15rem;
  padding-bottom: 8rem;
}

.sec-units .pg-nowtpariTop .unit-h3-content {
  letter-spacing: -0.2rem;
}

.pg-libraryTop .unit-h3-content {
  letter-spacing: 0.04rem;
}
@media screen and (max-width: 768px) {
  .sec-facilities,
  .sec-units {
    padding: 12rem 0 4rem 0;
  }
}

/* facitlities end */
/* bsnsq start */
.unit-h3-block {
  font-family: "ヒラギノUD角ゴ Std W3", sans-serif;
}

.unit-h3-ttl {
  position: relative;
  padding-left: 4.9rem;
}

.unit-h3-ttl span {
  display: block;
  padding: 0.6rem 0 0.4rem 0.9rem;
  font-size: 3rem;
  font-family: "ヒラギノUD角ゴ Std W4", sans-serif;
  line-height: 1.6;
  color: #000;
  background-color: #ededed;
}

.unit-h3-ttl::before {
  position: absolute;
  content: "";
  background-color: #2c87c9;
  width: 3.6rem;
  height: 100%;
  top: 0;
  left: 0;
}

.unit-h3-content {
  font-size: 2rem;
  line-height: 1.8;
}

.unit-pages-h4 {
  font-size: 2.5rem;
  font-family: "ヒラギノUD角ゴ Std W6", sans-serif;
  line-height: 1.7;
  color: #0052b2;
}

.record-main-ul {
  display: flex;
}

.record-main-li01 {
  width: 50%;
  padding-right: 5rem;
}

.record-main-li02 {
  width: 50%;
  padding-left: 5rem;
}

.details-box-wrapper {
  background-color: rgba(0, 82, 178, 10%);
  padding: 2.5rem 4.2rem 3rem 4.2rem;
}

.pg-bsnsqAnnounce .details-box-wrapper {
  padding: 3.5rem 7.5rem 3rem 7.5rem;
}

.unit-details-box .ttl {
  font-size: 2.5rem;
  line-height: 1.7;
}

.unit-details-flex {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
}

.details-content-txt {
  font-size: 2rem;
  color: #000;
  line-height: 1.875;
  font-weight: 300;
  margin-top: 1.6rem;
}

.details-btn-txt a {
  font-size: 1.6rem;
  font-family: "こぶりなゴシック Std W6", sans-serif;
  color: #0052b2;
  border: 0.2rem solid #0052b2;
  border-radius: 2rem;
  line-height: 2;
  width: 14.4rem;
  padding: 1rem 2rem;/*20230224修正*/
  display: flex;
  justify-content: center;
}

.unit-common-txt {
  font-size: 2rem;
  font-family: "ヒラギノUD角ゴ Std W3", sans-serif;
  line-height: 1.8;
  color: #000;
}

.bsnsqAnnounce-maru-ttl {
  line-height: 2rem;
  font-family: "ヒラギノUD角ゴ StdN W5", sans-serif;
  line-height: 1.785;
  position: relative;
  padding-left: 2rem;
}

.bsnsqAnnounce-maru-ttl::before {
  position: absolute;
  content: "○";
  left: 0;
}

.media-375jump {
  display: none;
}

.color-194762 {
  color: #194762;
}

.nowtpariTop-brownbox {
  padding: 2.2rem 3.8rem 3.8rem 1.5rem;
  background-color: #ededed;
}

.ls-0 {
  letter-spacing: 0;
}

.pg-bsnsqAnnounce #breadcrumb .crumb-in li a,
.pg-bsnsqTop #breadcrumb .crumb-in li a,
.pg-nowtpariTop #breadcrumb .crumb-in li a {
  letter-spacing: -0.08rem;
}
.nowt-pari-ul li {
  text-decoration: underline;
  text-underline-offset: 0.2rem;
}
.pg-nowtpariTop .list-col-2 ul,
.pg-bsnsqTop .list-col-2 ul {
  gap: 10rem;
}

@media screen and (max-width: 768px) {
  .unit-common-txt {
    font-size: 1.5rem;
    line-height: 1.45;
  }

  .unit-h3-ttl {
    padding-left: 2.6rem;
  }

  .unit-h3-ttl::before {
    width: 1.8rem;
  }

  .unit-h3-ttl span {
    font-size: 2rem;
    line-height: 1.4;
  }

  .unit-h3-content {
    font-size: 1.5rem;
    line-height: 1.45;
  }

  .unit-pages-h4 {
    font-size: 1.8rem;
    line-height: 1.4;
  }

  .record-main-ul {
    flex-direction: column;
  }

  .record-main-li01,
  .record-main-li02 {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
  }

  .icon-list-section ul .border-sp-none {
    border-top: none;
  }

  .unit-details-box .ttl {
    font-size: 1.8rem;
  }

  .unit-details-flex {
    flex-direction: column;
  }

  .details-box-wrapper {
    padding: 1.5rem 2.5rem 2.5rem 2.5rem;
  }

  .details-content-txt {
    font-size: 1.5rem;
  }

  .details-btn-txt {
    display: flex;
    justify-content: flex-end;
  }
  .details-btn-txt a {
    font-size: 1.3rem;
    border-radius: 1.4rem;
    width: 12.5rem;
    padding: 0;
  }

  .pg-bsnsqAnnounce .details-box-wrapper {
    padding: 2.5rem 2rem 2.5rem 2rem;
  }

  .bsnsqAnnounce-maru-ttl {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .unnit-common-txt.txt-edit01 {
    font-size: 1.3rem;
  }

  .common-sp-lh {
    line-height: 1.4 !important;
  }
  .pg-nowtpariTop .list-col-2 ul,
  .pg-bsnsqTop .list-col-2 ul {
    gap: 0;
  }
}

@media screen and (max-width: 376px) {
  .media-375jump {
    display: block;
  }
}

/* bsnsq end */
/* kaiyo */
.kaiyo .div-sec {
  margin-bottom: 10rem;
}

.kaiyo .div-sec:last-child {
  margin-bottom: 0;
}

.kaiyo .card-item {
  margin-bottom: 6.5rem;
}

.kaiyo .card-item:last-child {
  margin-bottom: 0;
}

.kaiyo .card-inner {
  padding-left: 2.4rem;
}

.kaiyo .card-title-two p {
  padding: 2rem 0 2.2rem;
}

.kaiyo .card-right {
  padding: 0 2rem 0 1.6rem;
}
.d-inline {
  display: inline;
}

@media screen and (max-width: 768px) {
  .kaiyo .div-sec {
    margin-bottom: 5rem;
  }
  .kaiyo .card-item {
    margin-bottom: 3.25rem;
  }
  .kaiyo .card-inner {
    padding: 1.5rem;
  }

  .kaiyo .card-img-two {
    max-width: 35rem;
    margin: 0 auto 2rem;
  }

  .kaiyo .card-title-two p {
    padding: 0 0 1rem;
  }

  .kaiyo .card-right {
    padding: 0;
  }
}

/* kaiyo  end*/

/* gooda_library start */

.unit-h3-flexbox {
  display: flex;
  flex-direction: row;
}
.unit-h3-flexbox .imgbox {
  width: 35.6rem;
}
.unit-h3-flexbox .unit-h3-content {
  width: calc(100% - 35.6rem);
  padding-left: 4.2rem;
  margin-top: -0.5rem;
}
.unit-h3-flexbox02 {
  display: flex;
  flex-direction: column;
}
.unit-h3-flexbox02 .imgbox {
  width: 100%;
}
.unit-h3-flexbox02 .unit-h3-content {
  width: 100%;
}
.contact-tel {
  margin-top: -0.3rem;
}
@media screen and (max-width: 768px) {
  .unit-h3-flexbox {
    flex-direction: column;
  }
  .unit-h3-flexbox .imgbox {
    width: auto;
    max-width: 36.5rem;
  }
  .unit-h3-flexbox .unit-h3-content {
    width: 100%;
    padding-left: 0;
    margin-top: 2rem;
  }
}
/* gooda_library end */

/* member  start*/
.member-bk-gp {
  margin-bottom: 6rem;
}
.member-bk-ttl {
  font-size: 3rem;
}
.member-list-bk {
  margin-top: 2.2rem;
}
.member-list-bk .member-list {
  display: flex;
}
.member-list-bk .member-list-imgBox {
  width: 20.8rem;
}
.member-list-bk .para-txt {
  width: calc(100% - 20.8rem);
  padding-left: 4rem;
  margin: 1rem;
}
.member-list-bk .para-txt p {
  font-size: 2rem;
  line-height: 1.3;
  padding-bottom: 1rem;
}
.member-m-ttl {
  font-size: 2.5rem;
  color: #0052b2;
  margin-bottom: 1.5rem;
  line-height: 1.7;
}
.member-history .his-para .para-txt {
  font-size: 2rem;
  line-height: 1.6;
}
.member-history .his-para a {
  text-decoration: underline;
}
.member-sm-ttl {
  font-size: 2rem;
  font-family: "ヒラギノUD角ゴ StdN W5", sans-serif;
  padding-left: 2.2rem;
  position: relative;
  line-height: 1.3;
}
.member-sm-ttl::before {
  content: "";
  background: var(--blue-color);
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 0.4rem;
  left: 0.2rem;
}
.member-sm-subttl {
  font-size: 2rem;
  line-height: 1.3;
  font-family: "ヒラギノUD角ゴ StdN W5", sans-serif;
}
.member-research-bk .research-para {
  padding: 1rem 0 1rem 3.2rem;
  line-height: 1.5;
}
.member-ol-edit li {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 1.7;
  padding-left: 0.8rem;
}
.pg-memberTop01 #breadcrumb {
  margin-top: 8rem !important;
}
.member-ol-edit li::marker {
  font-size: 1.4rem;
  font-family: "ヒラギノUD角ゴ Std W3", sans-serif;
  letter-spacing: 0;
  line-height: 1.7;
}

/*20230131追加*/
.member-sm-ttl-green {
  font-size: 2rem;
  font-family: "ヒラギノUD角ゴ StdN W5", sans-serif;
  padding-left: 2.2rem;
  position: relative;
  line-height: 1.3;
  margin-bottom: 0.8rem;
}
.member-sm-ttl-green::before {
  content: "";
  background: var(--green-color);
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 0.6rem;
  left: 0.2rem;
}
.member-sm-ttl-red {
  font-size: 2rem;
  font-family: "ヒラギノUD角ゴ StdN W5", sans-serif;
  padding-left: 2.2rem;
  position: relative;
  line-height: 1.3;
}
.member-sm-ttl-red::before {
  content: "";
  background: var(--red-color);
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 0.4rem;
  left: 0.2rem;
}
/*20230131追加ここまで*/

@media screen and (max-width: 768px) {
  .member-list-bk .member-list {
    display: block;
  }
  .member-list-bk .para-txt {
    padding-left: 0;
    width: 100%;
    margin: 0 1rem;/*20230223追加*/
  }
  .member-bk-ttl {
    font-size: 2rem;
  }
  .member-list-bk .para-txt p {
    font-size: 1.5rem;
    padding-bottom: 0.7rem;
  }
  .member-bk-gp {
    margin-bottom: 3rem;
  }
  .member-m-ttl {
    font-size: 1.8rem;
    margin-bottom: 0.7rem;
  }
  .member-history .his-para .para-txt {
    font-size: 1.5rem;
  }
  .member-research-bk .research-para {
    padding: 0.6rem 0 1rem 2.6rem;
  }
  .member-sm-ttl {
    font-size: 1.5rem;
    padding-left: 1.8rem;
  }
  .member-sm-ttl::before {
    width: 1.3rem;
    height: 1.3rem;
    top: 0.3rem;
  }
  .member-ol-edit li {
    font-size: 1.2rem;
    padding-left: 0.5rem;
  }
  .member-ol-edit li::marker {
    font-size: 1.2rem;
  }
  .member-sm-subttl {
    font-size: 1.5rem;
  }
  /*20230131追加*/
  .member-sm-ttl-green {
    font-size: 1.4rem;
  }
  .member-sm-ttl-green::before {
    content: "";
    background: var(--green-color);
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    top: 0.1rem;
    left: 0.2rem;
  }
  .his-para.fz-hiraud-kakugo-stdw3 p {
    font-size: 1.5rem;
  }
  /*20230131追加ここまで*/
}
/*20230223*/
@media screen and (max-width: 768px) {
  .member-list-bk{
    display: block!important;
  }
  .member-list-bk .para-txt{
    margin: 0;
  }
}
/*20230223ここまで*/
/*20230225追加*/
.member-list-imgBox p img {
 width: 20rem;
 height: 23rem!important;
 object-fit: cover;   
}
/*20230225追加ここまで*/
/* member end */

/*20230321追加*/
.unit-details-flex-wd .details-content-txt {
    width: calc(100% - 177px);
}

.unit-details-flex-wd .details-btn-txt {
    width: 177px;
}
.details-btn-txt a {
    text-align: center;
}
@media screen and (max-width: 768px) {
    .unit-details-flex-wd .details-content-txt {
        width: 100%;
    }
    
    .unit-details-flex-wd .details-btn-txt {
        width: 100%;
    }
}

/*20230321ここまで*/