@charset "utf-8";

header {
  position: -webkit-sticky;
  position: sticky;
}

.header {
  position: relative;
}

/* main-view */
.main-view {
  background: center no-repeat;
  background-size: cover;
  background-image: url(../image/contents/home/main_view_bg-1.jpg);
  display: flex;
  justify-content: center;
  height: calc(100vh - 140px);
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.slider-01 {
  background-image: url(../image/contents/home/index_slider_01.jpg);
}

.slider-02 {
  background-image: url(../image/contents/home/index_slider_02.jpg);
}

.slider-03 {
  background-image: url(../image/contents/home/index_slider_03.jpg);
}

.slider-04 {
  background-image: url(../image/contents/home/index_slider_04.jpg);
}

.view-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1597px;
  padding-top: 80px;
  position: relative;
  width: 100%;
  margin: auto;
}

#contents .main-view h2 {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* top animation */
.animation,
.animation-01 {
  opacity: 0;
  position: relative;
  top: 50px;
  transition: 0.4s;
}

.animation.active,
.animation-01.active {
  opacity: 1;
  top: 0;
  transition: 0.4s;
}

.fadein {
  animation-name: fadeInAnime;
  animation-duration: 1.4s;
  animation-fill-mode: forwards;
  display: inline-block;
  opacity: 0;
  text-shadow: #fff 1px 1px 20px, #fff -1px 1px 20px, #fff 1px -1px 20px, #fff -1px -1px 20px, #fff 1px 1px 20px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px, #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px, #fff 1px 1px 10px, #fff -1px 1px 10px;
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.delay-time01 {
  animation-delay: 1s;
}


/* slider */
#image-block {
  height: calc(100vh - 140px);
  height: calc(100svh - 140px);
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.top-slider .bx-viewport {
  height: calc(100vh - 140px) !important;
  height: calc(100svh - 140px) !important;
}

.facility-photo-area {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  padding: 0;
  z-index: 1;
  position: relative;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
}

.facility-photo-area #facility-Slider {
  display: flex;
  align-items: center;
  justify-content: center;
}

.facility-photo-area #facility-Slider img {
  width: auto;
  height: 100%;
}

.facility-photo-area #facility-Slider .text-area {
  animation: leftSlide 90s linear infinite;
  -webkit-animation: leftSlide 90s linear infinite;
  width: auto;
  max-width: none;
}

.facility-photo-area #facility-Slider .text-area {
  width: calc(100vw / 3);
}

@keyframes leftSlide {
  0% {
    transform: translate3d(0, 0, 0)
  }

  100% {
    transform: translate3d(-2755px, 0, 0)
  }
}

.facility-photo-area #facility-Slider img {
  display: block;
  width: 100%;
}


#image-block.facility-photo-area {
  height: auto;
}

/* #image-block.facility-photo-area .main-text {
  position: inherit;
  height: 413px;
} */

#image-block.facility-photo-area .facility-bxslider {
  margin-top: 0;
}

#image-block.bx-loading {
  height: 100%;
  min-height: 50px;
  width: 100%;
  z-index: 1000;
}

.top-slider#image-block .main-text {
  color: #6b6b6b;
  font-size: 3.125em;
  font-weight: bold;
  left: 0;
  letter-spacing: 0.1em;
  height: 168px;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  bottom: 0;
  z-index: 999;
}

#contents #image-block p.ttl {
  position: absolute;
  bottom: 5px;
  right: 20px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.03em;
  line-height: 1.7em;
  text-shadow: #43270e 1px 1px 20px, #754a23 1px 1px 15px;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "メイリオ", " Meiryo", "ＭＳ Ｐ明朝", "MS PMincho", Osaka, serif;
}

#contents #image-block.facility-photo-area .main-text {
  margin-bottom: 0;
}

li.slide.slider-01::before,
li.slide.hide.slider-02::before,
li.slide.hide.slider-03::before,
li.slide.hide.slider-04::before,
li.slide.hide.slider-05::before {
  background-image: url(../image/contents/home/index_slider_01.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}

li.slide.hide.slider-02::before {
  background-image: url(../image/contents/home/index_slider_02.jpg);
}

li.slide.hide.slider-03::before {
  background-image: url(../image/contents/home/index_slider_03.jpg);
}

li.slide.hide.slider-04::before {
  background-image: url(../image/contents/home/index_slider_04.jpg);
}

li.slide.hide.slider-05::before {
  background-image: url(../image/contents/home/index_slider_05.jpg);
}


/* contents */
#contents .link-btn {
  font-size: 20px;
  max-width: 410px;
  padding: 15px 0;
}

#contents h2.left {
  align-items: center;
  display: flex;
  font-size: 46px;
  justify-content: space-between;
  margin-bottom: 40px;
  text-align: left;
  width: 100%;
}

#contents h2.left .en-ttl {
  color: #dcc9a9;
  font-weight: 900;
  font-size: 55px;
  padding: 0;
}

#contents .grandopen-area{
  padding: 80px 0;
} 

#contents .grandopen-area h2{
  line-height: 1.7em;
  letter-spacing: 0.05em;
  margin: 0 0 30px;
  font-size: 40px;
  font-weight: bold;
}

#contents .grandopen-area p.sub-txt{
  font-size: 20px;
  margin-bottom: 0;
  letter-spacing: 0.05em;
}

/* feature */
.feature-area {
  background-image: url(../image/contents/home/bg_feature.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  padding: 80px 0 100px;
}

#contents .feature-area h2{
  color: #fff;
  text-shadow: 0px 0px 50px #0073b0;
}

#contents .feature-area  h3 {
  border-left: 0;
  font-family: "Noto Sans JP", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ";
  font-size: 30px;
  font-weight: bold;
  letter-spacing: .1em;
  padding: 0;
  margin: 0 0 25px;
  text-align: center;
  line-height: 1.4em;
}

#contents .feature-area .inner{
  max-width: 1520px;
}

#contents .feature-area .bg-white{
  padding: 48px 60px 50px;
  border-radius: 20px;
  opacity: .95;
}

#contents .feature-area .bubble{
  background-color: #00a0e9;
  border-radius: 5px;
  color: #FFF;
  font-weight: 400;
  line-height: 1em;
  margin: 0 auto 35px;
  padding: 13px 10px;
  text-align: center;
  width: 290px;
  border-radius: 10px;
  letter-spacing: 0.1em;
  position: relative;
}

#contents .feature-area .txt-3box p.bubble {
  font-size: 20px;
}

#contents .feature-area .bubble::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #00a0e9 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -9px;
  transform: translateX(-50%);
}

#contents .feature-area .txt-3box{
  border-right: 2px solid #bfe3ed;
}

#contents .feature-area .txt-3box{
  width: calc(100% / 3);
  padding: 0 40px;
  margin-right: 0;
}

#contents .feature-area .txt-3box:first-child{
  padding-left: 0;
}

#contents .feature-area .txt-3box.end{
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}

#contents .feature-area .txt-3box p {
  font-size: 17px;
  letter-spacing: 0.05em;
}

#contents .feature-area .txt-3box p.sub-txt{
  margin-bottom: 0;
}

#contents .feature-area .icon-box{
  display: flex;
  height: 75px;
  justify-content: center;
  margin: 27px 0 30px;
}

.feature-area .icon-box img {
  object-fit: contain;
}

#contents .feature-area .txt-3box:nth-child(1) .icon-box img {
    height: 64px;
}

#contents .feature-area .txt-3box:nth-child(1) .icon-box {
    align-items: center;
}

#contents .feature-area .link-btn {
  font-size: 19px;
  width: 410px;
  padding: 15px 0;
}

#contents .feature-area .btn-box{
  margin: 52px auto auto;
}

/* feature */

#contents .top-bnr-area p{
  margin-bottom: 0;
}

#contents .service-area p.sub-txt {
  font-size: 18px;
}

#contents .service-area {
  padding: 87px 0 92px;
}

#contents .service-area .bnr-box {
  display: grid;
  gap: 45px;
  grid-template-columns: 1fr 1fr;
}

#contents .service-area .bnr-item {
  position: relative;
}

#contents .service-area .bnr-item a {
  color: #fff;
  width: 100%;
}

#contents .service-area .bnr-item .bnr-ttl {
  align-items: center;
  background-color: #00a1e9d4;
  display: flex;
  font-size: 28px;
  font-weight: 500;
  flex-direction: column;
  letter-spacing: 0.1em;
  line-height: 1.1em;
  height: 82px;
  justify-content: center;
  margin: 0;
  padding: 5px 5px 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
}

#contents .service-area .bnr-item:nth-child(5) .bnr-ttl .ico-txt {
  position: relative;
}

#contents .service-area .bnr-item:nth-child(5) .bnr-ttl .ico-txt::before {
  background-image: url(../image/contents/tab_ico_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  display: block;
  height: 25px;
  width: 25px;
  position: absolute;
  left: -36px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#contents .service-area .bnr-item .bnr-ttl::before {
  background-image: url(../image/contents/home/ico_medical.svg);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  right: 50px;
  top: -35px;
  height: 86px;
  width: 62px;
}

#contents .service-area .bnr-item:nth-child(2) .bnr-ttl::before {
  background-image: url(../image/contents/home/ico_dock.svg);
  height: 90px;
  width: 30px;
}

#contents .service-area .bnr-item:nth-child(3) .bnr-ttl::before {
  background-image: url(../image/contents/home/ico_endoscope.svg);
  height: 96px;
  width: 64px;
  top: -47px;
  right: 42px;
}

#contents .service-area .bnr-item:nth-child(4) .bnr-ttl::before {
  background-image: url(../image/contents/home/ico_follow.svg);
  height: 77px;
  width: 35px;
  top: -27px;
}

#contents .service-area .bnr-item:nth-child(5) .bnr-ttl::before {
  background-image: url(../image/contents/home/ico_clinic.svg);
  height: 82px;
  width: 59px;
  top: -32px;
}

#contents .service-area .bnr-item:nth-child(6) .bnr-ttl::before {
  background-image: url(../image/base/nav_ico_05-1.svg);
  height: 53px;
  width: 113px;
  top: 7px;
  right: 22px;
}

#contents .service-area .bnr-item .bnr-ttl .sub-txt {
  display: block;
  font-size: 16px;
  letter-spacing: 0.05em;
}

#contents .service-area .bnr-item .bnr-ttl .number {
  font-size: 56px;
  font-weight: 900;
  height: 29px;
  letter-spacing: 0;
  position: absolute;
  left: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#contents .service-area .bnr-item.w-100 {
  width: 100%;
  grid-column: 1/3;
}

#contents .news-area {
  padding: 60px 0;
}

#contents .news-area h2 {
  margin-bottom: 40px;
}

#contents .photo-area {
  background-image: url(../image/contents/home/bg_photo.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 600px;
}

#contents .photo-area .inner {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-end;
  margin-bottom: 0;
  padding-bottom: 140px;
}

#contents .photo-area .main-txt {
  color: #fff;
  font-size: 34px;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  text-shadow: #43270e 1px 1px 25px, #754a23 1px 1px 20px;
}

#contents .photo-area .main-txt .txt-space {
  display: inline-block;
  text-indent: -0.5em;
}

#contents .about-area {
  padding: 80px 0 100px;
}


#contents .about-area h2 .en-ttl {
  padding-right: 35px;
}

#contents .about-area p.sub-txt{
  font-size: 18px;
}

#contents .about-area .about-bg {
  background-color: #1eabec;
  color: #fff;
  margin-bottom: 50px;
  padding: 50px 0 90px;
}

#contents .about-area .about-bg .inner {
  position: relative;
}

#contents .about-area .about-bg .inner::before {
  background-image: url(../image/contents/home/ico_about_bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 562px;
  width: 465px;
  position: absolute;
  right: 11%;
  top: 40px;
  bottom: 0;
  margin: auto;
  opacity: 0.2;
}

#contents .about-area .about-bg .flex {
  margin-bottom: 60px;
}

#contents .about-area .about-bg .ico-box {
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  padding: 20px 15px 10px;
  width: calc(100% / 3);
}

#contents .about-area .about-bg .ico-box:first-child {
  border-left: 2px solid rgba(255, 255, 255, 0.2);
}

#contents .about-area .about-bg .ico-box .ttl {
  font-size: 28px;
  font-weight: 500;
  line-height: 1.45em;
  padding-top: 126px;
  position: relative;
}

#contents .about-area .about-bg .ico-box .ttl::before {
  background-image: url(../image/contents/home/ico_medical.svg);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  height: 100px;
  width: 72px;
  margin: 0 auto;
}

#contents .about-area .about-bg .ico-box:nth-child(2) .ttl::before {
  background-image: url(../image/contents/home/ico_dock.svg);
  height: 105px;
  width: 35px;
  top: -2px;
}

#contents .about-area .about-bg .ico-box:nth-child(3) .ttl::before {
  background-image: url(../image/contents/home/ico_company.svg);
  height: 93px;
  width: 85px;
}

#contents .about-area .about-bg .ico-box .data-txt {
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 0;
}

#contents .about-area .about-bg .ico-box .num-txt {
  font-size: 84px;
  font-weight: bold;
  padding: 0 6px 0 4px;
  position: relative;
  top: 3px;
}

#contents .about-area .bnr-box {
  display: grid;
  gap: 23px;
  grid-template-columns: 1fr 1fr;
}

#contents .about-area .bnr-box .link-bnr {
  border: 2px solid #997a5a;
  color: #fff;
  position: relative;
}

#contents .about-area .bnr-box .link-bnr .bnr-ttl {
  background-color: #997a5a;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 0;
  padding: 13px 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  width: 280px;
}

#contents .about-area .bnr-box .link-bnr.pdf-link .bnr-ttl::before {
  color: #fff;
  content: "\f1c1";
  font-family: "Font Awesome 5 Free";
  font-size: 27px;
  font-weight: 600;
  height: 40px;
  left: 35px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
}

#contents .bnr-area {
  padding: 80px 0 90px;
}

#contents .bnr-area .academic {
  margin: 50px auto 0;
  max-width: 1165px;
}

#contents .bnr-area .academic .link-bnr {
  align-items: center;
  background-image: url(../image/contents/home/bg_academic.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  border: 2px solid #00a0e9;
  color: #333;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 43px 15px;
  width: 100%;
}

#contents .bnr-area .academic .link-bnr .logo {
  margin: 0 40px 0 0;
}

#contents .bnr-area .academic .link-bnr .txt-box {
  text-shadow: 0 0 11px #fff, 0 0 14px #fff, 0 0 18px #fff, 0 0 22px #fff, 0 0 26px #fff, 0 0 11px #fff, 0 0 14px #fff, 0 0 18px #fff, 0 0 22px #fff, 0 0 26px #fff, 0 0 11px #fff, 0 0 14px #fff, 0 0 18px #fff, 0 0 22px #fff, 0 0 26px #fff, 0 0 11px #fff, 0 0 14px #fff, 0 0 18px #fff, 0 0 22px #fff, 0 0 26px #fff, 0 0 11px #fff, 0 0 14px #fff, 0 0 18px #fff, 0 0 22px #fff, 0 0 26px #fff, 0 0 11px #fff, 0 0 14px #fff;
}

#contents .bnr-area .academic .link-bnr .link-ttl {
  color: #007bbb;
  font-size: 42px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1em;
  margin-bottom: 20px;
}

#contents .bnr-area .academic .link-bnr .sub-ttl {
  font-size: 28px;
  letter-spacing: 0.1em;
  margin-left: 10px;
}

#contents .bnr-area .academic .link-bnr .link-txt {
  font-weight: 500;
  margin: 0;
  font-size: 18px;
}

#contents .blog-area {
  padding: 0 0 120px;
}

#contents .blog-area .link-btn {
  max-width: 297px;
  padding: 10px 0;
}

#contents .blog-area .ttl-box {
  background-image: url(../image/contents/home/bg_blog.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 570px;
  padding: 165px 20px;
}

#contents .blog-area .ttl-box h2 {
  font-size: 36px;
  margin: 0;
  text-shadow: #fff 1px 1px 20px, #fff -1px 1px 20px, #fff 1px -1px 20px, #fff -1px -1px 20px, #fff 1px 1px 20px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 15px, #fff 1px 1px 20px, #fff -1px 1px 20px, #fff 1px -1px 20px, #fff -1px -1px 20px, #fff 1px 1px 20px, #fff -1px 1px 20px;
}

#contents .blog-area .inner {
  background-color: #fff;
  max-width: 1400px;
  margin-top: -200px;
  padding: 60px;
}

#contents .tab-area {
  margin-bottom: 0;
  max-width: 100%;
}

#contents .blog-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px 30px;
  margin-bottom: 40px;
}

#contents .news-contents {
  max-width: 1400px;
}

#contents .blog-box .blog-item a {
  background-color: #f3ede3;
  color: #333;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 370px;
  padding-bottom: 18px;
  width: 100%;
}

#contents .news-contents .blog-box .blog-item a {
  background-color: #e8f3f8;
}

#contents .blog-box .blog-img {
  background-color: #e8f3f7;
}

#contents .blog-box .blog-img img {
  object-fit: cover;
  object-position: center;
  height: 220px;
  width: 100%;
}

#contents .blog-box .blog-item .ttl,
#contents .blog-box .blog-item .day,
#contents .blog-item .news-cat {
  padding: 0 25px;
}

#contents .blog-box .blog-item .ttl {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 15px;
}

#contents .news-contents .blog-box .blog-item .ttl {
  padding-top: 10px;
}

#contents .blog-box .blog-item .day {
  margin: auto 0 0;
  text-align: right;
  font-size: 15px;
}

@media screen and (min-width: 960px) {
  .mobile-header {
    margin-top: -75px;
  }
}

@media screen and (max-width: 1600px) {
  .view-inner {
    padding-top: 7vw;
    width: calc(100vw / 1.05);
  }

  .main-view {
    height: calc(100vw / 1.6);
  }

}

@media screen and (max-width: 1400px) {
  #contents .feature-area h3 {
    font-size: 22px;
}

#contents .feature-area .txt-3box {
  padding: 0 30px;
}

#contents .feature-area .txt-3box p.bubble {
  padding: 10px;
}

#contents .feature-area .txt-3box p {
  font-size: 15px;
  margin: 0 auto 20px;
  width: 100%;
}

#contents .feature-area h3 {
  font-size: 17px;
  margin: 0 0 10px;
}

#contents .feature-area .btn-box {
  margin: 35px auto auto;
}
  
#contents .grandopen-area p.sub-txt,#contents .service-area p.sub-txt,#contents .about-area p.sub-txt {
  font-size: 17px;
}

#contents h2.left{
  font-size: 36px;
}

#contents h2.left .en-ttl {
  font-size: 45px;
}

#contents .bnr-area .academic .link-bnr {
  padding: 23px 15px;
}

#contents .bnr-area .academic .link-bnr .link-ttl{
    font-size: 37px;
}

#contents .bnr-area .academic .link-bnr .sub-ttl {
  font-size: 24px;
}

#contents .bnr-area .academic .link-bnr .link-txt {
  font-size: 16px;
}

}

@media screen and (max-width: 1140px) {
  
  #contents .link-btn {
    font-size: 16px;
  }

  #contents h2.left {
    font-size: 30px;
  }

  #contents h2.left .en-ttl {
    font-size: 38px;
  }

  #contents .grandopen-area h2 {
    font-size: 30px;
}

#contents .feature-area .bubble {
  width: 100%;
}

#contents .feature-area .txt-3box {
  padding: 0 20px;
}

#contents .feature-area .bg-white {
  padding: 38px 40px 40px;
}

#contents .service-area p.sub-txt,#contents .about-area p.sub-txt {
  font-size: 17px;
}

  #contents .service-area .bnr-item .bnr-ttl {
    font-size: 21px;
    height: 65px;
  }

  #contents .service-area .bnr-item .bnr-ttl .sub-txt {
    font-size: 15px;
  }

  #contents .service-area .bnr-box {
    gap: 25px;
  }

  #contents .service-area .bnr-item .bnr-ttl .number {
    font-size: 44px;
    height: 26px;
    left: 35px;
  }

  #contents .service-area .bnr-item .bnr-ttl::before {
    height: 73px;
    width: 54px;
    top: -23px;
    right: 40px;
  }

  #contents .service-area .bnr-item:nth-child(2) .bnr-ttl::before {
    height: 76px;
    width: 24px;
  }

  #contents .service-area .bnr-item:nth-child(3) .bnr-ttl::before {
    height: 77px;
    width: 58px;
    right: 30px;
    top: -29px;
  }

  #contents .service-area .bnr-item:nth-child(4) .bnr-ttl::before {
    height: 65px;
    width: 29px;
    top: -15px;
  }

  #contents .service-area .bnr-item:nth-child(5) .bnr-ttl::before {
    height: 68px;
    width: 49px;
    top: -21px;
  }

  #contents .service-area .bnr-item:nth-child(6) .bnr-ttl::before {
    height: 70px;
    width: 90px;
    top: 11px;
    right: 10px;
  }

  #contents .photo-area {
    height: 450px;
  }

  #contents .photo-area .main-txt {
    font-size: 30px;
  }

  #contents .photo-area .inner {
    padding-bottom: 100px;
  }

  #contents .about-area .about-bg .ico-box .data-txt {
    font-size: 28px;
  }

  #contents .about-area .about-bg .ico-box .ttl {
    font-size: 20px;
    padding-top: 95px;
  }

  #contents .about-area .about-bg .ico-box .num-txt {
    font-size: 60px;
  }

  #contents .about-area .about-bg .ico-box .ttl::before {
    height: 76px;
    width: 56px;
  }

  #contents .about-area .about-bg .ico-box:nth-child(2) .ttl::before {
    height: 82px;
    width: 26px;
  }

  #contents .about-area .about-bg .ico-box:nth-child(3) .ttl::before {
    height: 70px;
    width: 63px;
  }

  #contents .about-area .about-bg .inner::before {
    height: 500px;
    width: 415px;
    right: 8%;
  }

  #contents .blog-area .ttl-box {
    height: 440px;
    padding: 105px 20px;
  }

  #contents .blog-area .ttl-box h2 {
    font-size: 32px;
  }

  #contents .blog-area .inner {
    padding: 40px;
  }

  #contents .blog-box {
    gap: 30px 20px;
  }

  #contents .blog-box .blog-img img {
    height: 190px;
  }

  #contents .blog-box .blog-item .ttl,
  #contents .blog-box .blog-item .day,
  #contents .blog-item .news-cat {
    padding: 0 15px;
  }

  #contents .blog-box .blog-item .ttl {
    font-size: 15px;
    padding-top: 13px;
    line-height: 1.5em;
  }

  #contents .blog-box .blog-item a {
    min-height: 320px;
  }
}

@media screen and (max-width: 1024px) {}

/* view-959 Mobile,Tablet */
@media screen and (max-width: 959px) {
  .main-view {
    height: calc(100vw / 1.45);
  }

  #image-block {
    height: 600px;
  }

  #contents .news-area h2 {
    margin-bottom: 30px;
}

  #bnr_list .txt-3box {
    width: calc(100% / 3 - 10px);
    margin-right: 15px;
  }

  #bnr_list .txt-3box.end {
    margin-right: 0;
  }

  .facility-photo-area #facility-Slider .text-area {
    width: calc(100vw / 2);
  }

  #contents .blog-box .blog-item a {
    min-height: unset;
    padding-bottom: 10px;
  }

  .mobile-header {
    margin-top: 0;
  }

  header {
    position: fixed;
  }

  .top-slider .bx-viewport {
    height: 600px !important;
  }

  #contents .service-area {
    padding: 75px 0 80px;
  }

  #contents h2.left {
    display: block;
    font-size: 31px;
  }

  #contents h2.left .en-ttl {
    font-size: 24px;
    padding-top: 10px;
  }

  #contents .feature-area .txt-3box {
    width: calc(100% / 2);
    padding: 0 20px;
    margin-bottom: 30px;
}

#contents .feature-area .txt-3box:first-child {
  border-left: 2px solid #bfe3ed;
  padding-left: 20px;
}

#contents .feature-area .txt-3box.end {
  border-right: 2px solid #bfe3ed;
  border-left: 2px solid #bfe3ed;
  padding-right: 20px;
}

  #contents .service-area .bnr-box {
    gap: 20px;
  }

  #contents .service-area .bnr-item .bnr-ttl {
    font-size: 18px;
    height: 56px;
  }

  #contents .service-area .bnr-item:nth-child(5) .bnr-ttl .ico-txt::before {
    height: 20px;
    width: 20px;
    left: -28px;
    top: 1px;
  }

  #contents .service-area .bnr-item .bnr-ttl .sub-txt {
    font-size: 14px;
  }

  #contents .service-area .bnr-item .bnr-ttl .number {
    font-size: 30px;
    height: 21px;
    left: 15px;
  }

  #contents .service-area .bnr-item .bnr-ttl::before {
    height: 58px;
    width: 43px;
    right: 17px;
    top: -19px;
  }

  #contents .service-area .bnr-item:nth-child(2) .bnr-ttl::before {
    height: 64px;
    width: 20px;
  }

  #contents .service-area .bnr-item:nth-child(3) .bnr-ttl::before {
    width: 42px;
    right: 11px;
    top: -21px;
  }

  #contents .service-area .bnr-item:nth-child(4) .bnr-ttl::before {
    height: 53px;
    width: 24px;
  }

  #contents .service-area .bnr-item:nth-child(5) .bnr-ttl::before {
    height: 51px;
    width: 37px;
    top: -14px;
    right: 14px;
  }

  #contents .service-area .bnr-item:nth-child(6) .bnr-ttl::before {
    height: 45px;
    width: 70px;
    right: 5px;
    top: 12px;
  }

  #contents .news-area {
    padding: 55px 0;
  }

  #contents .photo-area {
    height: 350px;
  }

  #contents .photo-area .main-txt {
    font-size: 25px;
  }

  #contents .photo-area .inner {
    padding-bottom: 70px;
  }

  #contents .about-area {
    padding: 75px 0 80px;
  }

  #contents .about-area .about-bg {
    padding: 40px 0 70px;
  }

  #contents .about-area .about-bg .ico-box .ttl {
    font-size: 18px;
    padding-top: 85px;
  }

  #contents .about-area .about-bg .ico-box .data-txt {
    font-size: 24px;
  }

  #contents .about-area .about-bg .ico-box .num-txt {
    font-size: 45px;
  }

  #contents .about-area .about-bg .ico-box .ttl::before {
    height: 66px;
    width: 48px;
  }

  #contents .about-area .about-bg .ico-box:nth-child(2) .ttl::before {
    height: 72px;
    width: 23px;
  }

  #contents .about-area .about-bg .ico-box:nth-child(3) .ttl::before {
    height: 60px;
    width: 55px;
  }

  #contents .about-area .about-bg .flex {
    margin-bottom: 40px;
  }

  #contents .about-area .about-bg .inner::before {
    height: 430px;
    width: 360px;
    right: 6%;
    top: 32px;
  }

  #contents .about-area .bnr-box .link-bnr .bnr-ttl {
    font-size: 18px;
    width: 170px;
  }

  #contents .about-area .bnr-box .link-bnr.pdf-link .bnr-ttl::before {
    font-size: 18px;
    top: -4px;
    left: 25px;
  }

  #contents .bnr-area {
    padding: 70px 0 80px;
  }

  #contents .bnr-area .academic .link-bnr .link-ttl {
    font-size: 31px;
  }

  #contents .bnr-area .academic .link-bnr .sub-ttl {
    font-size: 20px;
  }

  #contents .bnr-area .academic .link-bnr .txt-box {
    text-shadow: 0 0 11px #fff, 0 0 14px #fff, 0 0 18px #fff, 0 0 22px #fff, 0 0 26px #fff, 0 0 11px #fff, 0 0 14px #fff, 0 0 18px #fff, 0 0 22px #fff, 0 0 26px #fff, 0 0 11px #fff, 0 0 14px #fff, 0 0 18px #fff, 0 0 26px #fff, 0 0 11px #fff, 0 0 14px #fff, 0 0 18px #fff;
  }

  #contents .bnr-area .academic {
    margin-top: 40px;
  }

  #contents .bnr-area .academic .link-bnr .logo {
    margin-right: 15px;
    width: 160px;
  }

  #contents .blog-box {
    gap: 25px 15px;
  }

  #contents .blog-area .inner {
    padding: 35px 30px 45px;
  }

  #contents .blog-box .blog-img img {
    height: calc(100vw / 6);
  }

  #contents .blog-area {
    padding-bottom: 90px;
  }

}

@media screen and (max-width: 767px) {
  .main-view {
    height: calc(100vw / 1.4);
  }

  #contents .grandopen-area h2 {
    font-size: 22px;
}

  #contents .service-area .bnr-box {
    gap: 15px;
  }

  #contents .feature-area .txt-3box {
    width: 100%;
    margin-bottom: 30px;
}

#contents .feature-area .txt-3box{
  border-top: 2px solid #bfe3ed;
  border-bottom: 2px solid #bfe3ed;
  border-right: 0;
  border-left: 0;
  margin:0;
  padding: 30px 0;
}

#contents .feature-area .txt-3box:first-child{
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
  padding-top: 0;
  padding-left: 0;
}

#contents .feature-area .txt-3box:nth-child(2){
  border-bottom: 0;
}

#contents .feature-area .txt-3box.end{
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
  padding-right: 0;
  padding-bottom: 0;
}

#contents .feature-area .txt-3box p.bubble{
  width: 80%;
}

  #contents .about-area p.mb-40 br {
    display: none;
  }

  #contents .about-area .about-bg .ico-box {
    width: calc(100% / 2);
    padding: 10px;
  }

  #contents .about-area .about-bg .ico-box:last-child {
    border-left: 2px solid rgba(255, 255, 255, 0.2);
    margin-top: 35px;
  }

  #bnr_list .txt-3box {
    width: calc(100% / 2 - 10px);
    max-width: 430px;
    margin-bottom: 30px;
  }

  #bnr_list .txt-3box:nth-child(2) {
    margin: 0;
  }
  
  #contents .grandopen-area p.sub-txt,#contents .service-area p.sub-txt,#contents .about-area p.sub-txt {
    font-size: 15px;
  }

  .news-contents .news-group {
    padding: 12px 5px;
}
}

@media screen and (max-width: 700px) {
  #contents .service-area .bnr-box {
    display: block;
  }

  #contents .service-area .bnr-item {
    margin-bottom: 30px;
  }

  #contents .service-area .bnr-item img {
    height: 230px;
    object-fit: cover;
    width: 100%;
  }

  #contents .service-area .bnr-item:last-child {
    margin-bottom: 0;
  }

  #contents .bnr-area .academic .link-bnr {
    flex-direction: column;
    padding: 5px 30px 28px;
  }

  #contents .bnr-area .academic .link-bnr .logo {
    width: 140px;
  }

  #contents .bnr-area .academic .link-bnr .link-ttl {
    text-align: center;
  }

  #contents .bnr-area .academic .link-bnr .link-txt br {
    display: none;
  }

  #contents .blog-box {
    grid-template-columns: 1fr 1fr;
  }

  #contents .blog-box .blog-img img {
    height: calc(100vw / 4.5);
  }
  
  #contents .grandopen-area p.sub-txt{
    text-align: left;
  }

  #contents .grandopen-area p.sub-txt br{
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .view-inner {
    padding-top: 10vw;
    width: calc(100vw / 1.05);
  }

  .main-view {
    height: calc(100vw / 1.3);
  }

  #contents .photo-area .main-txt .txt-space {
    display: block;
    text-indent: 0;
  }

  #contents .photo-area .inner {
    padding-bottom: 50px;
  }

  .facility-photo-area #facility-Slider .text-area {
    width: calc(100vw / 1.2);
  }
}

@media screen and (max-width: 559px) {

  #contents .grandopen-area,.bg-blue, #contents .news-area, .feature-area, #contents .service-area,#contents .about-area,#contents .bnr-area {
    padding: 55px 0 60px;
}

#contents .grandopen-area h2 br.none-559{
  display: none;
}

#contents .grandopen-area h2 {
  font-size: 18px;
}

  .view-inner {
    padding-top: 15vw;
    width: calc(100vw / 1);
  }

  .main-view {
    height: calc(100vw / 1.1);
    min-height: 320px;
  }

  #image-block {
    height: 420px;
  }

  #bnr_list .txt-3box {
    width: 100%;
    margin-right: 0;
  }


  #contents .service-area .bnr-item:nth-child(6) .bnr-ttl::before {
    top: 11px;
  }

  #contents .link-btn,
  #contents .blog-area .link-btn {
    max-width: 100%;
  }

  .top-slider .bx-viewport {
    height: 420px !important;
  }

  #contents h2.left {
    font-size: 22px;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
  }

  #contents h2.left .en-ttl {
    font-size: 19px;
  }

  #contents .service-area .bnr-item img {
    height: auto;
  }

  #contents .service-area p.mb-40 br {
    display: none;
  }

  #contents .service-area .bnr-item {
    margin-bottom: 20px;
  }

  #contents .service-area .bnr-item .bnr-ttl {
    font-size: 16px;
    line-height: 1.3em;
  }

  #contents .photo-area {
    height: 280px;
  }

  #contents .photo-area .main-txt {
    font-size: 19px;
  }

  #contents .photo-area .inner {
    padding-bottom: 35px;
  }

  #contents .about-area .about-bg .ico-box .ttl {
    font-size: 15px;
    padding-top: 65px;
  }

  #contents .about-area .about-bg .ico-box .data-txt {
    font-size: 18px;
  }

  #contents .about-area .about-bg {
    padding: 40px 0 50px;
  }

  #contents .about-area .about-bg .ico-box .num-txt {
    font-size: 34px;
    top: 2px;
    padding: 0 4px 0 2px;
  }

  #contents .about-area .about-bg .ico-box .ttl::before {
    height: 51px;
    width: 38px;
  }

  #contents .about-area .about-bg .inner::before {
    height: calc(100vw / 1.15);
    width: calc(100vw / 1.4);
    right: 0;
    left: 0;
    top: 32px;
    margin: auto;
  }

  #contents .about-area .about-bg .ico-box:nth-child(2) .ttl::before {
    height: 57px;
    width: 18px;
  }

  #contents .about-area .about-bg .ico-box:nth-child(3) .ttl::before {
    height: 45px;
    width: 41px;
  }

  #contents .about-area .about-bg .ico-box:last-child {
    margin-top: 30px;
  }

  #contents .about-area .bnr-box {
    grid-template-columns: 1fr;
  }

  #contents .about-area .bnr-box .link-bnr.pdf-link .bnr-ttl::before {
    top: 0;
    left: 28px;
  }

  #contents .about-area .bnr-box .link-bnr .bnr-ttl {
    font-size: 16px;
  }

  #contents .bnr-area .academic .link-bnr .logo {
    width: 110px;
  }

  #contents .bnr-area .academic .link-bnr .link-ttl {
    font-size: 24px;
  }

  #contents .bnr-area .academic .link-bnr .sub-ttl {
    font-size: 17px;
    margin-left: 7px;
  }

  #contents .bnr-area .academic .link-bnr {
    padding: 5px 15px 25px;
  }

  #contents .bnr-area .academic .link-bnr .link-txt {
    font-size: 14px;
  }

  #contents .bnr-area .academic {
    margin-top: 20px;
  }

  #contents .blog-area {
    padding-bottom: 65px;
  }

  #contents .blog-box {
    gap: 25px 10px;
    margin-bottom: 30px;
  }

  #contents .blog-area .inner {
    margin-top: -120px;
    padding: 30px 15px 40px;
  }

  #contents .blog-box .blog-item .day {
    font-size: 14px;
  }

  #contents .blog-box .blog-item .ttl,
  #contents .blog-box .blog-item .day,
  #contents .blog-item .news-cat {
    padding: 0 10px;
  }

  #contents .blog-box .blog-item .ttl {
    font-size: 15px;
    margin-bottom: 20px;
    padding-top: 10px;
  }

  #contents .blog-box .blog-img img {
    height: calc(100vw / 4.3);
  }

  #contents .blog-area .ttl-box {
    height: 270px;
    padding: 62px 20px;
  }

  #contents .blog-area .ttl-box h2 {
    font-size: 25px;
  }

  #contents .feature-area .bg-white {
    padding: 35px 25px;
}

#contents .feature-area .txt-3box p.bubble {
  width: 90%;
}

#contents .feature-area .bg-white {
  padding: 35px 20px;
}

#contents .feature-area .txt-3box:not(:nth-child(3)) h3 br{
  display: none;
}
}