:root {
  --tetsukon: #17194c;
  --gray: #415863;
  --link: #10709b;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.contact {
  color: #17194c;
  background-color: #fff;
  border: 1px solid #17194c;
  border-radius: 20px;
  margin-right: 40px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Noto Sans JP, sans-serif;
  transition: background-color .2s;
}

.contact:hover {
  background-color: #d1b371;
  border-color: #d1b371;
}

.icon {
  color: #fff;
}

.icon.org {
  color: #fff;
  font-size: 35px;
}

.navi-logo {
  width: 240px;
  padding: 20px 40px;
}

.nav-menu-2 {
  background-color: #062257cc;
  width: 400px;
  inset: 100% 0% auto auto;
}

.menu-button {
  background-color: var(--tetsukon);
}

.blc_nav {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header {
  z-index: 9999;
  opacity: 1;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link-3 {
  color: #fff;
  text-align: right;
  transform-style: preserve-3d;
  border-bottom: 1px solid #0000;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 500;
}

.nav-link-3:hover {
  color: #c4c4c4;
  border-bottom: 1px solid #17194c;
}

.nav-link-3:active {
  transform: translate3d(1px, 1px, 1px);
}

.nav-link-3.w--current {
  color: #e7b148;
  border: 0 #0000;
  border-bottom: 1px solid #17194c;
}

.navbar-2 {
  z-index: 10;
  background-color: #0000;
  position: relative;
  inset: 0% 0% auto;
}

.blc-navi-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.ft-linkbox {
  color: #fff;
  margin-right: 4px;
  padding-top: 6px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
}

.ft-linkbox.w--current {
  padding-top: 6px;
  padding-left: 12px;
  padding-right: 12px;
}

.ft-navi-a {
  width: auto;
}

.cont-footer {
  z-index: 100;
  background-color: var(--tetsukon);
  text-align: center;
  height: auto;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 20px;
  position: relative;
}

.ft-ex-links {
  justify-content: flex-end;
  margin-top: 40px;
  display: flex;
}

.ft-links {
  font-family: Noto Sans JP, sans-serif;
  transition: color .2s;
}

.ft-links:hover {
  color: #ffffffb3;
}

.link-block-2 {
  width: 100%;
  max-width: 180px;
  margin-bottom: 28px;
}

.footer-columns {
  margin-bottom: 20px;
}

.ft-navi {
  justify-content: flex-end;
  display: flex;
}

.col-footer-01 {
  text-align: center;
  padding-left: 24px;
}

.link-out-icon {
  width: 12px;
  margin-left: 6px;
}

.footer-v2-bottom-text {
  color: #ffffff80;
  margin-right: 16px;
  font-size: 11px;
  line-height: 16px;
}

.ft-ex-linkbox {
  color: #fff;
  align-items: center;
  margin-right: 22px;
  padding-top: 6px;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
}

.background-video {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 85vh;
  display: flex;
}

.top-txt {
  letter-spacing: 6px;
  text-shadow: 0 2px 10px #00000073;
  margin-bottom: 35px;
  margin-left: 0%;
  font-family: Shippori Mincho, sans-serif;
  font-size: 77px;
  font-weight: 500;
  line-height: 129px;
}

.blc-purpose {
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.btn-readmore {
  color: #fff;
  background-color: #fff;
  border: 1px solid #000;
  margin-top: 30px;
  padding: 10px;
  text-decoration: none;
  transition: color .2s, background-color .2s;
}

.btn-readmore:hover {
  color: #fff;
  background-color: #c1c1c1;
}

.title-about {
  color: var(--gray);
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 43px;
  font-weight: 500;
}

.blc-greeting01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin: 15px;
  padding: 50px 60px;
  display: flex;
  position: static;
  box-shadow: 0 2px 5px #0003;
}

.blc-greeting01.noflex {
  flex-flow: column;
  padding: 100px 0;
}

.h1-blc {
  color: #415863;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Shippori Mincho, sans-serif;
  font-size: 35px;
  font-weight: 600;
}

.h1-blc.top {
  margin-bottom: 100px;
  margin-right: 0;
}

.h1-blc.lc {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  margin-right: 0;
  display: flex;
}

.blc-greeting-top {
  justify-content: center;
  align-items: center;
  display: flex;
}

.circle {
  background-color: var(--tetsukon);
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  margin-right: 60px;
  padding: 0;
  display: flex;
}

.circle-txt {
  color: #fff;
  letter-spacing: 3px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.p-purpose {
  color: var(--gray);
  letter-spacing: 2px;
  text-underline-offset: -4px;
  align-self: center;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  line-height: 58px;
  -webkit-text-decoration: underline #dcf1fc;
  text-decoration: underline #dcf1fc;
  text-decoration-thickness: 11px;
}

.blc-line {
  border: 1px solid #072257;
  max-width: 1000px;
}

.top {
  color: var(--gray);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Shippori Mincho, sans-serif;
  font-weight: 500;
}

.top.greeting {
  margin-bottom: 35px;
}

.subtxt {
  background-color: var(--tetsukon);
  color: #fff;
  letter-spacing: 2px;
  width: auto;
  padding: 10px 20px;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 400;
  display: inline-block;
}

.subtxt.small {
  background-color: var(--tetsukon);
  align-self: auto;
  margin-top: 0;
  padding: 5px 10px;
  font-size: 18px;
}

.p-greeting {
  text-underline-offset: 8px;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Shippori Mincho, sans-serif;
  font-size: 20px;
  line-height: 55px;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.blc-greeting {
  clear: none;
  flex: 1;
  margin-right: 80px;
}

.readmore {
  color: #000;
  font-family: Shippori Mincho, sans-serif;
  text-decoration: none;
}

.img-circle {
  clear: none;
  background-image: url('../images/img-director.jpg');
  background-position: 50% 30%;
  background-size: cover;
  border-radius: 200px;
  width: 250px;
  height: 250px;
}

.sec-about {
  background-color: #e2e2e2;
  padding-top: 140px;
  padding-bottom: 140px;
}

.blc-info-text {
  background-color: #fffc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-top: 70px;
  margin-bottom: 70px;
  margin-left: -300px;
  padding: 40px 60px;
  display: flex;
}

.paragraph-3 {
  margin-top: 50px;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 17px;
  line-height: 35px;
}

.blc-facility-information {
  display: flex;
}

.image-5 {
  width: 65%;
}

.section-2 {
  background-color: #35839a;
  background-image: linear-gradient(#35839ab3, #35839ab3), url('../images/img-footer.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.linkblc-fotter-top {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 19%;
  height: 250px;
  margin-right: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-decoration: none;
  transition: opacity .2s, box-shadow .2s;
  display: flex;
}

.linkblc-fotter-top:hover {
  box-shadow: 5px 5px 5px #0006;
}

.h4 {
  color: #072257;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Shippori Mincho, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.arrow {
  background-color: var(--tetsukon);
  border-radius: 50px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.img-arrow {
  width: 40%;
  height: 40%;
  padding: 0;
}

.flowtxt {
  letter-spacing: 1px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 16px;
  line-height: 29px;
}

.line {
  border-left: 1px #000;
  border-right: 2px dashed #072257;
  width: 50%;
  height: 100%;
}

.con-flow {
  background-color: #ffffffd6;
  width: auto;
  margin-top: 0;
  padding: 100px 60px 60px;
}

.icon-2 {
  width: auto;
  max-width: 90px;
  margin-right: 40px;
}

.flow-title {
  color: #415863;
  font-family: Noto Sans JP, sans-serif;
  font-size: 23px;
  font-weight: 500;
}

.number {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  background-color: #062257;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  font-family: Roboto, sans-serif;
  font-size: 33px;
  display: flex;
}

.txt {
  color: #fff;
  letter-spacing: 2px;
  background-color: #072257;
  width: auto;
  height: auto;
  padding: 10px;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.div-block-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flowbox {
  width: auto;
  margin-top: 0;
  display: flex;
}

.num-blc {
  height: auto;
  margin-right: 20px;
}

.flowtxt-blc {
  width: 100%;
  margin-left: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.sec-flow {
  background-image: url('../images/img-flow.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 140px;
}

.sec-greeting {
  background-color: #e2e2e2;
  padding-top: 140px;
  padding-bottom: 140px;
}

.text-block-3 {
  text-align: center;
  font-family: Shippori Mincho, sans-serif;
}

.title-director {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Shippori Mincho, sans-serif;
  font-size: 13px;
  line-height: 22px;
}

.title-director.margin {
  margin-top: 10px;
}

.t-name {
  text-align: center;
  font-family: Shippori Mincho, sans-serif;
  font-size: 18px;
}

.cont-greeting {
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-bottom: 80px;
  display: flex;
}

.txt-greeting {
  flex-flow: column;
  align-self: auto;
  font-family: Shippori Mincho, sans-serif;
  font-size: 16px;
  line-height: 37px;
  display: block;
}

.article {
  width: 72%;
}

.img-circle-02 {
  clear: none;
  background-image: url('../images/img-director.jpg');
  background-position: 50% 30%;
  background-size: cover;
  border-radius: 200px;
  width: 220px;
  height: 220px;
  margin-left: auto;
  margin-right: auto;
}

.section-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.div-block-23 {
  background-color: #fff;
  background-image: url('../images/img-access.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 40vh;
}

.blc-access {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  justify-content: space-around;
  align-items: flex-start;
  width: 80%;
  margin: -140px 15px 100px;
  padding: 100px 60px;
  display: flex;
  position: static;
}

.blc-access.noflex {
  flex-flow: column;
  padding: 100px 0;
}

.blc-access-left {
  clear: none;
  flex: 0 auto;
  width: 35%;
  margin-right: 0;
}

.blc-access-right {
  flex: 0 auto;
  width: 55%;
}

.p-access {
  text-underline-offset: 8px;
  border-bottom: 1px dashed #000;
  margin-top: 40px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 39px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.cap-map {
  color: #000;
  font-family: Noto Sans JP, sans-serif;
}

.image-6 {
  margin-bottom: 10px;
}

.address {
  color: #000;
  margin-bottom: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 17px;
}

.btn-googlemap {
  border: 1px solid var(--tetsukon);
  border-radius: 50px;
  padding: 5px 20px;
  text-decoration: none;
}

.text-block-5 {
  color: var(--tetsukon);
  font-family: Noto Sans JP, sans-serif;
  font-weight: 500;
}

.text-block-6 {
  background-color: var(--tetsukon);
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  width: 60px;
  margin-right: 10px;
  padding: 3px 5px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}

.box-tel {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.tel {
  color: #000;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 17px;
}

.div-block-25 {
  margin-bottom: 30px;
}

.t-small {
  color: #000;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Noto Sans JP, sans-serif;
  font-size: 14px;
}

.div-block-26 {
  margin-bottom: 15px;
}

.box-mail {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.link {
  color: var(--link);
  font-weight: 600;
}

.sec-information {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.img-info {
  background-color: #fff;
  background-image: url('../images/img-info.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 40vh;
}

.box-info {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  justify-content: space-around;
  align-items: flex-start;
  width: 80%;
  margin: -140px 15px 100px;
  padding: 100px 60px;
  display: block;
  position: static;
}

.box-info.noflex {
  flex-flow: column;
  padding: 100px 0;
}

.info-txt {
  clear: none;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-27 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.p-info {
  margin-bottom: 60px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  line-height: 37px;
}

.link-2 {
  color: var(--link);
  font-weight: 600;
}

.div-block-28 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.clm-bio {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 80px;
  display: flex;
}

.clm-bio-left {
  flex-flow: column;
  width: 50%;
  margin-right: 40px;
  display: flex;
}

.img-bio-right {
  width: 50%;
  max-width: none;
}

.heading {
  color: var(--gray);
  text-align: center;
  background-color: #cfe4d7;
  align-self: center;
  margin: 0 0 15%;
  padding: 10px 20px;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
  display: inline-block;
}

.heading.eng {
  background-color: #d1dde4;
}

.heading.mor {
  background-color: #ead9e1;
  margin-top: auto;
  margin-bottom: auto;
}

.heading.ana {
  background-color: #f5f2d2;
}

.cap-img {
  color: #000;
  font-family: Noto Sans JP, sans-serif;
}

.cap-img.margin {
  margin-bottom: 40px;
}

.clm-eng {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin-bottom: 80px;
  display: flex;
}

.img-eng-left {
  width: 50%;
  max-width: none;
  margin-right: 40px;
}

.clm-eng-right {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.cell {
  justify-content: flex-start;
  align-items: flex-start;
}

.grid {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto auto auto;
  grid-template-areas: "Area-2 ."
                       ". ."
                       ". Area";
  width: auto;
}

.div-block-29 {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 0;
  display: block;
  position: relative;
}

.div-block-30 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.clm-morpho-01 {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 60px;
  display: flex;
}

.img {
  width: 100%;
}

.img-morpho-right {
  clear: right;
  flex: 0 auto;
  width: 25%;
}

.img-morpho-left {
  flex: 1;
  width: 37%;
  margin-left: 40px;
  margin-right: 40px;
}

.clm-morpho-02 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  grid-template: ". ."
                 ". Area"
                 ". ."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 80px;
  display: flex;
  position: relative;
}

.img-mor {
  clear: left;
  flex: 1;
  width: 50%;
  margin-right: 0;
}

.img-morpho-right-02 {
  flex: 1;
  width: 40%;
}

.image-10 {
  clear: none;
  order: 0;
  width: 48%;
  margin-top: 0;
  margin-right: 0;
  position: static;
}

.image-11, .image-12 {
  width: 40%;
}

.cell-2, .cell-3 {
  justify-content: flex-end;
  align-items: center;
}

.img-morpho-left-02 {
  width: 100%;
}

.img-mor-02 {
  clear: none;
  width: 100%;
}

.image-14 {
  margin-top: 40px;
}

.clm-ana {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin-bottom: 0;
  display: flex;
}

.img-ana-left {
  width: 100%;
  max-width: none;
  margin-right: 40px;
}

.div-block-31 {
  width: 50%;
}

.img-mor-copy {
  clear: none;
  width: 100%;
  margin-right: 40px;
}

.div-block-32 {
  display: flex;
}

.map-txt {
  clear: none;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap-map {
  border-top: 1px solid #000;
  width: 80%;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
}

.title-top {
  color: var(--gray);
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 20px;
  font-family: Shippori Mincho, sans-serif;
  font-weight: 500;
}

.blc-title {
  width: 100%;
  margin-bottom: 10%;
  margin-left: 10%;
}

.t-title {
  letter-spacing: 3px;
  text-shadow: 0 2px 10px #00000073;
  width: auto;
  font-family: Shippori Mincho, sans-serif;
  font-size: 48px;
}

.text-block-7 {
  letter-spacing: 14px;
  text-shadow: 0 2px 10px #00000073;
  margin-bottom: 60px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.div-block-34 {
  background-color: #e2e2e2;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.button {
  color: #000;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Shippori Mincho, sans-serif;
  font-weight: 500;
}

.btn {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 25%;
  margin-right: 40px;
  padding: 20px;
  text-decoration: none;
  transition: box-shadow .2s;
  display: flex;
}

.btn:hover {
  box-shadow: 5px 5px 5px #0006;
}

.btn.nomargin {
  margin-right: 0;
}

.btn-txt {
  color: #072257;
  letter-spacing: 0;
  font-family: Shippori Mincho, sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
}

@media screen and (min-width: 1440px) {
  .nav-menu-2 {
    background-color: #062257cc;
  }

  .nav-link-3 {
    color: #fff;
    text-align: right;
  }

  .navbar-2 {
    position: relative;
    inset: 0% 0% auto;
  }

  .ft-linkbox {
    border-bottom: 1px solid #062257;
    padding: 6px 12px;
  }

  .ft-linkbox:hover {
    border-bottom: 1px solid #fff;
    text-decoration: none;
  }

  .cont-footer {
    margin-top: 0;
  }

  .ft-ex-links {
    justify-content: flex-end;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .link-block-2 {
    margin-bottom: 28px;
  }

  .link-out-icon {
    width: 12px;
    margin-left: 6px;
  }

  .col-footer-02 {
    text-align: left;
  }

  .ft-ex-linkbox {
    color: #fff;
    border-bottom: 1px solid #062257;
    align-items: center;
    margin-right: 22px;
    padding: 6px 12px;
    text-decoration: none;
    display: flex;
  }

  .ft-ex-linkbox:hover {
    border-bottom-color: #fff;
  }
}

@media screen and (max-width: 991px) {
  .navi-logo {
    height: auto;
  }

  .nav-link-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ft-navi-a {
    display: flex;
  }

  .cont-footer {
    margin-top: 0;
  }

  .link-block-2 {
    width: 75%;
    margin-bottom: 36px;
  }

  .footer-columns {
    margin-bottom: 20px;
  }

  .ft-navi {
    display: block;
  }

  .col-footer-02 {
    padding-left: 20px;
  }

  .ft-navi-b {
    margin-top: 8px;
    display: flex;
  }

  .top-txt {
    font-size: 52px;
    line-height: 107px;
  }

  .title-about {
    font-size: 35px;
  }

  .blc-greeting01 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .blc-greeting-top {
    margin-left: 40px;
    margin-right: 40px;
  }

  .circle {
    margin-right: 40px;
  }

  .p-purpose {
    font-size: 17px;
    line-height: 53px;
  }

  .blc-greeting {
    margin-right: 60px;
  }

  .blc-info-text {
    align-self: center;
    width: 80%;
    margin-top: -141px;
    margin-left: 0;
  }

  .blc-facility-information {
    flex-flow: column;
  }

  .image-5 {
    width: 100%;
  }

  .div-block-11 {
    flex-flow: wrap;
    padding-bottom: 100px;
  }

  .linkblc-fotter-top {
    width: 34%;
    margin-bottom: 40px;
  }

  .linkblc-fotter-top.nomargin {
    margin-right: 0;
  }

  .con-flow {
    padding-left: 40px;
    padding-right: 40px;
  }

  .blc-access {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    padding-left: 50px;
    padding-right: 50px;
  }

  .blc-access-left {
    width: 90%;
    margin-bottom: 60px;
    margin-right: 0;
  }

  .blc-access-right {
    width: 90%;
  }

  .box-info {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .info-txt {
    width: 100%;
    margin-bottom: 60px;
    margin-right: auto;
  }

  .div-block-28 {
    width: 90%;
  }

  .clm-bio {
    margin-bottom: 40px;
  }

  .heading {
    font-size: 22px;
  }

  .clm-eng, .clm-morpho-01 {
    margin-bottom: 40px;
  }

  .map-txt {
    width: 100%;
    margin-bottom: 60px;
    margin-right: 0;
  }

  .wrap-map {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .icon {
    color: #fff;
  }

  .ft-navi-a {
    justify-content: center;
  }

  .cont-footer {
    margin-top: 0;
  }

  .ft-ex-links {
    flex-direction: column;
    align-items: flex-start;
  }

  .col-footer-01 {
    text-align: center;
    padding-bottom: 24px;
    padding-left: 140px;
    padding-right: 140px;
  }

  .footer-v2-bottom-text {
    margin: 4px 6px;
  }

  .ft-navi-b {
    justify-content: center;
  }

  .ft-ex-linkbox {
    margin-top: 8px;
    margin-right: 0;
  }

  .background-video {
    height: 57vh;
  }

  .top-txt {
    margin-bottom: 10px;
    font-size: 42px;
    line-height: 78px;
  }

  .blc-purpose {
    margin-left: 20px;
    margin-right: 20px;
  }

  .title-about {
    margin-bottom: 30px;
    font-size: 28px;
  }

  .blc-greeting01.noflex {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h1-blc {
    margin-bottom: 40px;
  }

  .h1-blc.lc {
    flex-flow: column;
  }

  .circle {
    height: 140px;
    margin-right: 30px;
  }

  .circle-txt {
    font-size: 21px;
  }

  .p-purpose {
    line-height: 34px;
  }

  .top {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .top.horizontal {
    margin-bottom: 0;
  }

  .p-greeting {
    font-size: 18px;
    line-height: 44px;
  }

  .blc-greeting {
    margin-right: 20px;
  }

  .img-circle {
    height: 140px;
  }

  .paragraph-3 {
    font-size: 16px;
  }

  .linkblc-fotter-top {
    width: 41%;
  }

  .h4 {
    font-size: 20px;
  }

  .con-flow {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon-2 {
    max-width: 70px;
  }

  .sec-flow {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cont-greeting {
    flex-flow: column;
    width: 90%;
    margin-bottom: 60px;
  }

  .article {
    width: 80%;
  }

  .img-circle-02 {
    width: 200px;
    height: 200px;
  }

  .div-block-22 {
    margin-top: 40px;
  }

  .blc-access {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .blc-access.noflex {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blc-access-left {
    width: 100%;
    margin-right: 0;
  }

  .blc-access-right {
    width: 100%;
    margin-top: 40px;
  }

  .p-access {
    font-size: 18px;
    line-height: 33px;
  }

  .box-info {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .box-info.noflex {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .info-txt {
    width: 100%;
    margin-right: 0;
  }

  .p-info {
    font-size: 16px;
    line-height: 35px;
  }

  .heading {
    padding-left: 10px;
    padding-right: 10px;
  }

  .clm-morpho-01 {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .img-morpho-right {
    width: 41%;
  }

  .img-morpho-left {
    flex: 0 auto;
    width: 40%;
    margin-left: 0;
    margin-right: 0;
  }

  .map-txt {
    width: 100%;
    margin-right: 0;
  }

  .title-top {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .title-top.horizontal {
    margin-bottom: 0;
  }

  .blc-title {
    margin-left: 5%;
  }

  .t-title {
    font-size: 31px;
  }

  .text-block-7 {
    letter-spacing: 9px;
    margin-bottom: 20px;
    font-size: 22px;
  }
}

@media screen and (max-width: 479px) {
  .contact {
    margin-right: 10px;
    padding: 5px 12px;
    font-size: 12px;
  }

  .icon {
    color: #062257;
    background-color: #0000;
  }

  .navi-logo {
    width: 180px;
    padding: 10px 20px;
  }

  .nav-menu-2 {
    background-color: #062257e6;
  }

  .menu-button {
    background-color: #17194c;
    padding: 10px;
  }

  .nav-link-3 {
    color: #fff;
    background-color: #0000;
  }

  .nav-link-3.w--current {
    background-color: #17194c;
  }

  .navbar-2 {
    justify-content: space-between;
    display: block;
  }

  .ft-linkbox {
    width: 20em;
    margin-bottom: 8px;
    margin-right: 0;
    display: block;
  }

  .ft-linkbox.w--current {
    margin-right: 0;
    display: block;
  }

  .ft-navi-a {
    text-align: left;
    width: auto;
    display: block;
  }

  .cont-footer {
    margin-top: 0;
  }

  .ft-ex-links {
    flex-direction: column;
    align-items: flex-start;
  }

  .ft-navi {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .col-footer-01 {
    text-align: center;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .col-footer-02 {
    margin-bottom: 20px;
    padding-left: 10px;
  }

  .ft-navi-b {
    text-align: left;
    margin-top: 0;
    display: block;
  }

  .ft-ex-linkbox {
    margin-right: 0;
  }

  .background-video {
    height: 80vh;
  }

  .top-txt {
    letter-spacing: 3px;
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 51px;
  }

  .blc-purpose {
    flex-flow: column;
  }

  .btn-readmore {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .title-about {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .blc-greeting01 {
    flex-flow: column-reverse wrap;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: static;
  }

  .h1-blc {
    margin-bottom: 20px;
    margin-right: 0;
    font-size: 25px;
  }

  .h1-blc.top {
    margin-bottom: 60px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .h1-blc.lc {
    flex-flow: column;
    margin-bottom: 60px;
  }

  .blc-greeting-top {
    flex-flow: wrap-reverse;
    margin-left: 20px;
    margin-right: 20px;
  }

  .circle {
    width: 140px;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .p-purpose {
    line-height: 38px;
  }

  .blc-line {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .top.horizontal {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .top.greeting {
    margin-bottom: 20px;
  }

  .subtxt {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .blc-greeting {
    clear: left;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .img-circle {
    clear: left;
    width: 200px;
    height: 200px;
    margin-bottom: 40px;
  }

  .sec-about {
    padding-left: 10px;
    padding-right: 10px;
  }

  .blc-info-text {
    width: 85%;
    margin-top: -51px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .section-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-11 {
    flex-flow: column;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .linkblc-fotter-top {
    width: 70%;
    height: 230px;
    margin-left: 0;
    margin-right: 0;
  }

  .linkblc-fotter-top.nomargin {
    margin-left: 0;
  }

  .h4 {
    margin-bottom: 20px;
  }

  .arrow {
    width: 50px;
    height: 50px;
  }

  .flowtxt {
    font-size: 14px;
    line-height: 27px;
  }

  .con-flow {
    margin-top: 0;
    padding: 60px 15px 40px;
  }

  .icon-2 {
    align-self: flex-start;
  }

  .flow-title {
    font-size: 20px;
    line-height: 33px;
  }

  .number {
    width: 50px;
    height: 50px;
    font-size: 25px;
  }

  .txt {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 17px;
  }

  .num-blc {
    margin-right: 10px;
  }

  .flowtxt-blc {
    flex-flow: column;
  }

  .sec-flow {
    padding: 60px 15px;
  }

  .sec-greeting {
    padding-top: 100px;
  }

  .txt-greeting {
    line-height: 34px;
  }

  .img-circle-02 {
    clear: left;
    width: 200px;
    height: 200px;
    margin-bottom: 40px;
  }

  .blc-access {
    flex-flow: column;
    width: 90%;
    margin-bottom: 60px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: static;
  }

  .blc-access-left {
    clear: left;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .box-info {
    flex-flow: column;
    width: 90%;
    margin-bottom: 60px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: static;
  }

  .info-txt {
    clear: left;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .div-block-27 {
    flex-flow: column;
  }

  .p-info {
    line-height: 33px;
  }

  .clm-bio {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .clm-bio-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .img-bio-right {
    width: 100%;
  }

  .heading {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
  }

  .heading.eng {
    font-size: 20px;
  }

  .heading.mor {
    margin-bottom: 15%;
  }

  .cap-img.margin {
    margin-bottom: 20px;
  }

  .clm-eng {
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .img-eng-left {
    width: 100%;
    margin-right: 0;
  }

  .clm-eng-right {
    margin-bottom: 20px;
  }

  .clm-morpho-01 {
    flex-flow: column;
  }

  .img-morpho-right {
    width: 100%;
  }

  .img-morpho-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .clm-morpho-02 {
    margin-bottom: 40px;
  }

  .img-mor {
    flex: 0 auto;
    width: 100%;
  }

  .clm-ana {
    flex-flow: row-reverse wrap-reverse;
    justify-content: flex-start;
    align-items: center;
  }

  .img-ana-left {
    margin-right: 0;
  }

  .img-mor-copy {
    margin-bottom: 20px;
  }

  .div-block-32 {
    flex-flow: column;
  }

  .map-txt {
    clear: left;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .wrap-map {
    width: 100%;
    margin-top: 50px;
    padding-top: 50px;
  }

  .title-top {
    margin-bottom: 10px;
  }

  .title-top.horizontal {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .t-title {
    letter-spacing: 2px;
    font-size: 20px;
  }

  .text-block-7 {
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .div-block-34 {
    flex-flow: column;
  }

  .btn {
    width: 80%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .btn-txt {
    font-size: 20px;
  }
}


