#wrapper {
  background-color: #5bb1f2
}#main {
  overflow: hidden;
  font-family: "Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体","ヒラギノ角ゴ Pro W3","メイリオ",sans-serif;
  color: #fff;
  padding-bottom: 0;
  margin-top: 0;
}.oh-open #header .header__in {
  background-color: #3b94d5
}#header.header--blue {
  background-color: #5bb1f2
}@media screen and (min-width: 768px) {
  #header .menu {
    border: 1px solid #f8f8f8 !important
  }
}@media screen and (max-width: 767px) {
  #header .menu {
    color: #fff !important
  }
}@media screen and (max-width: 767px) {
  #header .menu__line {
    background-color: #fff
  }
}#header .header__in {
  background-color: rgba(0,0,0,0);
  -webkit-box-shadow: none !important;
          box-shadow: none !important
}@media screen and (min-width: 768px) {
  #header .header__in {
    padding: 15px 30px 14.5px
  }
}#header .header-nav {
  display: none
}#header .header-search {
  display: none
}#header .header-logo__link {
  background-color: rgba(0,0,0,0) !important
}#header .header-logo__link .ico_svg .svg-path {
  fill: #fff
}@media screen and (min-width: 768px) {
  #header .header-logo__link {
    height: 65px;
    width: 360px;
  }
}#footer {
  background-color: #fff
}#footer .footer-head {
  display: none
}@media screen and (min-width: 768px) {
  #footer .footer__wrap {
    margin-top: 0
  }
}.lcl-ttl {
  font-size: 2.4rem;
  font-weight: 700;
  color: #22578a;
  line-height: 2;
  letter-spacing: 0;
  position: relative;
  padding-left: 20px;
}@media screen and (max-width: 767px) {
  .lcl-ttl {
    font-size: 1.8rem;
    padding-left: 3.4666666667vw;
  }
}.lcl-ttl::before {
  content: "";
  height: 26px;
  width: 5px;
  background-color: #aa9646;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}@media screen and (max-width: 767px) {
  .lcl-ttl::before {
    height: 5.3333333333vw;
    width: 0.8vw;
  }
}.lcl-hero {
  height: 100vh;
  width: 100%;
  position: relative;
  z-index: 3;
  top: 0;
  left: 0;
}@media screen and (min-width: 768px) {
  .lcl-hero {
    min-height: clamp(757px,70.7692307692vw,1132px)
  }
}@media screen and (max-width: 767px) {
  .lcl-hero {
    height: 100vh;
    height: 100svh
  }
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-bg {
  -webkit-transform: scale(1);
          transform: scale(1);

  -webkit-filter: grayscale(0%);
          filter: grayscale(0%)
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-bg::before {
  opacity: 0
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero__in {
  top: calc(50% - clamp(182px,17vw,272px));
  -webkit-transition: top 1s 3.55s ease;
          transition: top 1s 3.55s ease
}@media screen and (max-width: 767px) {
  .lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero__in {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
  }
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-odometer {
  opacity: 1
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--hundreds {
  -webkit-animation: odomater02 1.15s 2.8s cubic-bezier(0.25, 0, 0.25, 1) both;
          animation: odomater02 1.15s 2.8s cubic-bezier(0.25, 0, 0.25, 1) both
}@media screen and (max-width: 767px) {
  .lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--hundreds {
    -webkit-animation: odomater02sp 1.15s 2.8s cubic-bezier(0.25, 0, 0.25, 1) both;
            animation: odomater02sp 1.15s 2.8s cubic-bezier(0.25, 0, 0.25, 1) both
  }
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--tens {
  -webkit-animation: odomater02 2.4s 1.2s cubic-bezier(0.25, 0, 0.25, 1) both;
          animation: odomater02 2.4s 1.2s cubic-bezier(0.25, 0, 0.25, 1) both
}@media screen and (max-width: 767px) {
  .lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--tens {
    -webkit-animation: odomater02sp 2.4s 1.2s cubic-bezier(0.25, 0, 0.25, 1) both;
            animation: odomater02sp 2.4s 1.2s cubic-bezier(0.25, 0, 0.25, 1) both
  }
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--ones {
  -webkit-animation: odomater02 3s 0.2s cubic-bezier(0.75, 0, 0.5, 1) both;
          animation: odomater02 3s 0.2s cubic-bezier(0.75, 0, 0.5, 1) both
}@media screen and (max-width: 767px) {
  .lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--ones {
    -webkit-animation: odomater02sp 3s 0.2s cubic-bezier(0.75, 0, 0.5, 1) both;
            animation: odomater02sp 3s 0.2s cubic-bezier(0.75, 0, 0.5, 1) both
  }
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-pen .txt_mask .svg-path {
  stroke-dashoffset: 0
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-pen .txt_mask .svg-path.svg-path-kobe--o {
  stroke-dashoffset: 124
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-pen .line_mask_01 .svg-path {
  stroke-dashoffset: 0
}.lcl-hero.lcl-hero--01.lcl-hero--first .lcl-hero-pen .line_mask_02 .svg-path {
  stroke-dashoffset: 0
}.lcl-hero.lcl-hero--02 {
  position: relative !important
}.lcl-hero.lcl-hero--02 .lcl-hero-bg {
  -webkit-transform: scale(1);
          transform: scale(1);

  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}.lcl-hero.lcl-hero--02 .lcl-hero-bg::before {
  opacity: 0
}.lcl-hero.lcl-hero--02 .lcl-hero__in {
  top: calc(50% - clamp(182px,17vw,272px));
  -webkit-transition: top 0s 0s ease !important;
          transition: top 0s 0s ease !important
}@media screen and (max-width: 767px) {
  .lcl-hero.lcl-hero--02 .lcl-hero__in {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
  }
}.lcl-hero.lcl-hero--02 .lcl-hero__lead,
.lcl-hero.lcl-hero--02 .lcl-hero__ttl,
.lcl-hero.lcl-hero--02 .lcl-hero__aniv {
  opacity: 1;

  -webkit-filter: blur(0px);
          filter: blur(0px)
}.lcl-hero.lcl-hero--02 .lcl-hero-odometer {
  opacity: 1
}.lcl-hero.lcl-hero--02 .lcl-hero-odometer .lcl-hero-odometer__in {
  -webkit-transition: -webkit-transform 0s 0s ease-in !important;
          transition: -webkit-transform 0s 0s ease-in !important;
          transition:         transform 0s 0s ease-in !important;
          transition:         transform 0s 0s ease-in, -webkit-transform 0s 0s ease-in !important
}.lcl-hero.lcl-hero--02 .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--hundreds {
  -webkit-transform: translateY(calc(-100% + clamp(184px, 17.2307692308vw, 276px)));
          transform: translateY(calc(-100% + clamp(184px, 17.2307692308vw, 276px)))
}@media screen and (max-width: 767px) {
  .lcl-hero.lcl-hero--02 .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--hundreds {
    -webkit-transform: translateY(calc(-100% + 22.9333333333vw));
            transform: translateY(calc(-100% + 22.9333333333vw))
  }
}.lcl-hero.lcl-hero--02 .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--tens {
  -webkit-transform: translateY(calc(-100% + clamp(184px, 17.2307692308vw, 276px)));
          transform: translateY(calc(-100% + clamp(184px, 17.2307692308vw, 276px)))
}@media screen and (max-width: 767px) {
  .lcl-hero.lcl-hero--02 .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--tens {
    -webkit-transform: translateY(calc(-100% + 22.9333333333vw));
            transform: translateY(calc(-100% + 22.9333333333vw))
  }
}.lcl-hero.lcl-hero--02 .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--ones {
  -webkit-transform: translateY(calc(-100% + clamp(184px, 17.2307692308vw, 276px)));
          transform: translateY(calc(-100% + clamp(184px, 17.2307692308vw, 276px)))
}@media screen and (max-width: 767px) {
  .lcl-hero.lcl-hero--02 .lcl-hero-odometer .lcl-hero-odometer__in.lcl-hero-odometer__in--99 .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--ones {
    -webkit-transform: translateY(calc(-100% + 22.9333333333vw));
            transform: translateY(calc(-100% + 22.9333333333vw))
  }
}.lcl-hero.lcl-hero--02 .lcl-hero-pen .txt_mask .svg-path {
  stroke-dashoffset: 0
}.lcl-hero.lcl-hero--02 .lcl-hero-pen .txt_mask .svg-path.svg-path-kobe--o {
  stroke-dashoffset: 124
}.lcl-hero.lcl-hero--02 .lcl-hero-pen .lcl-hero-pen-line01 .line_mask_01 .svg-path {
  stroke-dashoffset: 0
}.lcl-hero.lcl-hero--02 .lcl-hero-pen .lcl-hero-pen-line02 .line_mask_02 .svg-path {
  stroke-dashoffset: 0
}.lcl-hero .lcl-hero__wrap {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}.lcl-hero .lcl-hero-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  -webkit-transition: -webkit-filter 2.2s 1.6s ease,-webkit-transform 3.5s 0.5s cubic-bezier(0.25, 0, 0.25, 1);
          transition: -webkit-filter 2.2s 1.6s ease,-webkit-transform 3.5s 0.5s cubic-bezier(0.25, 0, 0.25, 1);
          transition:         filter 2.2s 1.6s ease,transform 3.5s 0.5s cubic-bezier(0.25, 0, 0.25, 1);
          transition:         filter 2.2s 1.6s ease,transform 3.5s 0.5s cubic-bezier(0.25, 0, 0.25, 1),-webkit-filter 2.2s 1.6s ease,-webkit-transform 3.5s 0.5s cubic-bezier(0.25, 0, 0.25, 1);

  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  will-change: filter,transform;
}.lcl-hero .lcl-hero-bg::before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: #000;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity 2.5s 0.3s ease;
          transition: opacity 2.5s 0.3s ease;
}.lcl-hero .lcl-hero-bg .lcl-hero-bg__fig {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}.lcl-hero .lcl-hero-bg .lcl-hero-bg__fig img {
  height: 100%;
  width: 100%;
     object-fit: cover;
     object-position: center;

  -o-object-fit: cover;
  -o-object-position: center;
}.lcl-hero .lcl-hero-pen {
  height: 100%;
  width: 100%;
  pointer-events: none;
  position: absolute;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-pen {
    top: calc(50% - 31.4666666667vw)
  }
}.lcl-hero .lcl-hero-pen .lcl-hero-pen-line01 {
  position: absolute;
  top: calc(50% - clamp(258px,24.1538461538vw,386px));
  left: calc(50% - clamp(1137px,106.2307692308vw,1700px));
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-pen .lcl-hero-pen-line01 {
    top: 0;
    left: -17.3333333333vw;
  }
}.lcl-hero .lcl-hero-pen .lcl-hero-pen-line01 .line_mask_01 {
  height: clamp(277px,25.8461538462vw,414px);
  width: clamp(753px,70.3846153846vw,1126px);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-pen .lcl-hero-pen-line01 .line_mask_01 {
    height: 40vw;
    width: 25.0666666667vw;
  }
}.lcl-hero .lcl-hero-pen .lcl-hero-pen-line01 .line_mask_01 .svg-path {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: stroke-dashoffset 1.6s 2.35s ease-out;
          transition: stroke-dashoffset 1.6s 2.35s ease-out;

  stroke-dashoffset: 1100;
  stroke-dasharray: 1100;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-pen .lcl-hero-pen-line01 .line_mask_01 .svg-path {
    -webkit-transition: stroke-dashoffset 0.6s 3.2s ease-out;
            transition: stroke-dashoffset 0.6s 3.2s ease-out;

    stroke-dashoffset: 210;
    stroke-dasharray: 210;
  }
}.lcl-hero .lcl-hero-pen .lcl-hero-pen-line01 .line_mask_01 image {
  height: 100%;
  width: 100%;
}.lcl-hero .lcl-hero-pen .lcl-hero-pen-line02 {
  position: absolute;
  top: calc(50% - clamp(152px,14.2307692308vw,228px));
  right: calc(50% - clamp(672px,62.8461538462vw,1006px));
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-pen .lcl-hero-pen-line02 {
    top: 14.6666666667vw;
    right: -35.2vw
  }
}.lcl-hero .lcl-hero-pen .lcl-hero-pen-line02 .line_mask_02 {
  height: clamp(986px,92.1538461538vw,1474px);
  width: clamp(1768px,165.2307692308vw,2644px);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-pen .lcl-hero-pen-line02 .line_mask_02 {
    height: 219.4666666667vw;
    width: 190.9333333333vw;
  }
}.lcl-hero .lcl-hero-pen .lcl-hero-pen-line02 .line_mask_02 .svg-path {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: stroke-dashoffset 5s 5.2s ease-out;
          transition: stroke-dashoffset 5s 5.2s ease-out;

  stroke-dashoffset: 4000;
  stroke-dasharray: 4000;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-pen .lcl-hero-pen-line02 .line_mask_02 .svg-path {
    -webkit-transition: stroke-dashoffset 4s 5.2s ease-out;
            transition: stroke-dashoffset 4s 5.2s ease-out;

    stroke-dashoffset: 1500;
    stroke-dasharray: 1500;
  }
}.lcl-hero .lcl-hero-pen .lcl-hero-pen-line02 .line_mask_02 image {
  height: 100%;
  width: 100%;
}.lcl-hero .lcl-hero-pen-txt {
  height: clamp(128px,11.9230769231vw,191px);
  width: clamp(740px,69.1538461538vw,1106px);
  position: absolute;
  z-index: 3;
  top: calc(50% - clamp(103px,9.6153846154vw,154px));
  left: calc(50% - clamp(388px, 36.2307692308vw, 580px));
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-pen-txt {
    height: 14.7573333333vw;
    width: 85.6vw;
    top: 25.6vw;
    left: 6.8vw;
  }
}.lcl-hero .lcl-hero-pen-txt .txt_mask {
  height: clamp(128px,11.9230769231vw,191px);
  width: clamp(740px,69.1538461538vw,1106px);
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-pen-txt .txt_mask {
    height: 14.7573333333vw;
    width: 85.6vw;
  }
}.lcl-hero .lcl-hero-pen-txt .txt_mask image {
  height: 100%;
  width: 100%;
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: stroke-dashoffset 0.17s cubic-bezier(0.4, 0, 0, 1);
          transition: stroke-dashoffset 0.17s cubic-bezier(0.4, 0, 0, 1)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--1 {
  -webkit-transition-delay: calc(0.05*1s + 3.6s);
          transition-delay: calc(0.05*1s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--2 {
  -webkit-transition-delay: calc(0.05*2s + 3.6s);
          transition-delay: calc(0.05*2s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--3 {
  -webkit-transition-delay: calc(0.05*3s + 3.6s);
          transition-delay: calc(0.05*3s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--4 {
  -webkit-transition-delay: calc(0.05*4s + 3.6s);
          transition-delay: calc(0.05*4s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--5 {
  -webkit-transition-delay: calc(0.05*5s + 3.6s);
          transition-delay: calc(0.05*5s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--6 {
  -webkit-transition-delay: calc(0.05*6s + 3.6s);
          transition-delay: calc(0.05*6s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--7 {
  -webkit-transition-delay: calc(0.05*7s + 3.6s);
          transition-delay: calc(0.05*7s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--8 {
  -webkit-transition-delay: calc(0.05*8s + 3.6s);
          transition-delay: calc(0.05*8s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--9 {
  -webkit-transition-delay: calc(0.05*9s + 3.6s);
          transition-delay: calc(0.05*9s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--10 {
  -webkit-transition-delay: calc(0.05*10s + 3.6s);
          transition-delay: calc(0.05*10s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--11 {
  -webkit-transition-delay: calc(0.05*11s + 3.6s);
          transition-delay: calc(0.05*11s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--12 {
  -webkit-transition-delay: calc(0.05*12s + 3.6s);
          transition-delay: calc(0.05*12s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--13 {
  -webkit-transition-delay: calc(0.05*13s + 3.6s);
          transition-delay: calc(0.05*13s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--14 {
  -webkit-transition-delay: calc(0.05*14s + 3.6s);
          transition-delay: calc(0.05*14s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--15 {
  -webkit-transition-delay: calc(0.05*15s + 3.6s);
          transition-delay: calc(0.05*15s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--16 {
  -webkit-transition-delay: calc(0.05*16s + 3.6s);
          transition-delay: calc(0.05*16s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--17 {
  -webkit-transition-delay: calc(0.05*17s + 3.6s);
          transition-delay: calc(0.05*17s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--18 {
  -webkit-transition-delay: calc(0.05*18s + 3.6s);
          transition-delay: calc(0.05*18s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--19 {
  -webkit-transition-delay: calc(0.05*19s + 3.6s);
          transition-delay: calc(0.05*19s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--20 {
  -webkit-transition-delay: calc(0.05*20s + 3.6s);
          transition-delay: calc(0.05*20s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--21 {
  -webkit-transition-delay: calc(0.05*21s + 3.6s);
          transition-delay: calc(0.05*21s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--22 {
  -webkit-transition-delay: calc(0.05*22s + 3.6s);
          transition-delay: calc(0.05*22s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--23 {
  -webkit-transition-delay: calc(0.05*23s + 3.6s);
          transition-delay: calc(0.05*23s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--24 {
  -webkit-transition-delay: calc(0.05*24s + 3.6s);
          transition-delay: calc(0.05*24s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--25 {
  -webkit-transition-delay: calc(0.05*25s + 3.6s);
          transition-delay: calc(0.05*25s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--26 {
  -webkit-transition-delay: calc(0.05*26s + 3.6s);
          transition-delay: calc(0.05*26s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--27 {
  -webkit-transition-delay: calc(0.05*27s + 3.6s);
          transition-delay: calc(0.05*27s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--28 {
  -webkit-transition-delay: calc(0.05*28s + 3.6s);
          transition-delay: calc(0.05*28s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--29 {
  -webkit-transition-delay: calc(0.05*29s + 3.6s);
          transition-delay: calc(0.05*29s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path--30 {
  -webkit-transition-delay: calc(0.05*30s + 3.6s);
          transition-delay: calc(0.05*30s + 3.6s)
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-kobe--k {
  stroke-dasharray: 130;
  stroke-dashoffset: 130
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-kobe--o {
  stroke-dasharray: 62;
  stroke-dashoffset: 62
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-kobe--b {
  stroke-dasharray: 88;
  stroke-dashoffset: 88
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-kobe--e {
  stroke-dasharray: 53;
  stroke-dashoffset: 53
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-city--c {
  stroke-dasharray: 132;
  stroke-dashoffset: 132
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-city--it {
  stroke-dasharray: 60;
  stroke-dashoffset: 60
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-city--y_1 {
  stroke-dasharray: 35;
  stroke-dashoffset: 35
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-city--y_2 {
  stroke-dasharray: 132;
  stroke-dashoffset: 132
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-medical--m {
  stroke-dasharray: 215;
  stroke-dashoffset: 215
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-medical--e {
  stroke-dasharray: 55;
  stroke-dashoffset: 55
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-medical--d {
  stroke-dasharray: 157;
  stroke-dashoffset: 157
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-medical--i_1 {
  stroke-dasharray: 10;
  stroke-dashoffset: 10
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-medical--i_2 {
  stroke-dasharray: 31;
  stroke-dashoffset: 31
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-medical--c {
  stroke-dasharray: 58;
  stroke-dashoffset: 58
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-medical--al {
  stroke-dasharray: 175;
  stroke-dashoffset: 175
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-center--c {
  stroke-dasharray: 116;
  stroke-dashoffset: 116
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-center--e {
  stroke-dasharray: 55;
  stroke-dashoffset: 55
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-center--n {
  stroke-dasharray: 77;
  stroke-dashoffset: 77
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-center--t_1 {
  stroke-dasharray: 48;
  stroke-dashoffset: 48
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-center--t_2 {
  stroke-dasharray: 37;
  stroke-dashoffset: 37
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-center--er {
  stroke-dasharray: 93;
  stroke-dashoffset: 93
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-general--g {
  stroke-dasharray: 238;
  stroke-dashoffset: 238
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-general--e {
  stroke-dasharray: 52;
  stroke-dashoffset: 52
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-general--n {
  stroke-dasharray: 82;
  stroke-dashoffset: 82
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-general--er {
  stroke-dasharray: 96;
  stroke-dashoffset: 96
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-general--al {
  stroke-dasharray: 170;
  stroke-dashoffset: 170
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-hospital--h {
  stroke-dasharray: 101;
  stroke-dashoffset: 101
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-hospital--o {
  stroke-dasharray: 56;
  stroke-dashoffset: 56
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-hospital--spit {
  stroke-dashoffset: 330;
  stroke-dasharray: 330
}.lcl-hero .lcl-hero-pen-txt .txt_mask .svg-path-hospital--al {
  stroke-dasharray: 173;
  stroke-dashoffset: 173
}.lcl-hero .lcl-hero__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-box-pack: start;
  -ms-flex-pack: center;
  -ms-flex-pack: start;
  justify-content: center;
  justify-content: flex-start;
  position: absolute;
  top: calc(50% - clamp(108px,10.0769230769vw,161px));
  right: 0;
  left: 0;
  margin: auto;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero__in {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
  }
}.lcl-hero .lcl-hero__lead {
  font-size: clamp(21px,2vw,32px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  top: clamp(-124px,-7.7692307692vw,-83px);
  right: 0;
  left: 0;
  margin: auto;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.2s ease,-webkit-filter 0.6s 0.2s ease;
          transition: opacity 0.8s 0.2s ease,-webkit-filter 0.6s 0.2s ease;
          transition: opacity 0.8s 0.2s ease,filter 0.6s 0.2s ease;
          transition: opacity 0.8s 0.2s ease,filter 0.6s 0.2s ease,-webkit-filter 0.6s 0.2s ease;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero__lead {
    font-size: 1.6rem;
    top: -17.0666666667vw;
  }
}.lcl-hero .lcl-hero__lead::before {
  content: "";
  height: clamp(1px,0.0769230769vw,1px);
  width: clamp(30px,2.7692307692vw,44px);
  background-color: #fff;
  position: absolute;
  right: 0;
  left: 0;
  bottom: clamp(-12px,-0.7692307692vw,-8px);
  margin: auto;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero__lead::before {
    height: 0.2666666667vw;
    width: 5.3333333333vw;
    bottom: -1.3333333333vw;
  }
}.lcl-hero .lcl-hero__ttl {
  font-size: clamp(16px,1.4615384615vw,23px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  z-index: 0;
  top: clamp(-57px,-3.5384615385vw,-38px);
  right: 0;
  left: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  margin: auto;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.2s ease,-webkit-filter 0.6s 0.2s ease;
          transition: opacity 0.8s 0.2s ease,-webkit-filter 0.6s 0.2s ease;
          transition: opacity 0.8s 0.2s ease,filter 0.6s 0.2s ease;
          transition: opacity 0.8s 0.2s ease,filter 0.6s 0.2s ease,-webkit-filter 0.6s 0.2s ease;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero__ttl {
    font-size: 1.2rem;
    top: -8.8vw;
  }
}.lcl-hero .lcl-hero-odometer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: clamp(184px,17.2307692308vw,276px);
  width: 100%;
  -webkit-box-align: end;
  align-items: flex-end;
  -ms-flex-align: end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease;
          transition: opacity 0.8s ease;

  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-odometer {
    height: 22.9333333333vw
  }
}.lcl-hero .lcl-hero-odometer__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow: hidden;
  -webkit-box-align: start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: calc(50% - clamp(351px, 32.7692307692vw, 524px));
  -webkit-transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translateZ(0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.7s 3.1s ease;
          transition: -webkit-transform 0.7s 3.1s ease;
          transition:         transform 0.7s 3.1s ease;
          transition:         transform 0.7s 3.1s ease, -webkit-transform 0.7s 3.1s ease;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-odometer__in {
    left: 7.4666666667vw
  }
}.lcl-hero .lcl-hero-odometer__th {
  height: clamp(147px,13.7692307692vw,220px);
  width: clamp(155px,14.4615384615vw,231px);
  position: absolute;
  right: calc(50% - clamp(298px,27.8461538462vw,446px));
  bottom: 0;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-odometer__th {
    height: 18.6666666667vw;
    width: 19.7333333333vw;
    right: 11.2vw
  }
}.lcl-hero .lcl-hero-odometer__th .ico_svg {
  height: 100%;
  width: 100%;
}.lcl-hero .lcl-hero__aniv {
  width: clamp(423px,39.5384615385vw,633px);
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  margin-right: 2.154vw;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease;
          transition: opacity 0.8s ease
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero__aniv {
    width: 53.6vw;
    margin-right: 0;
  }
}.lcl-hero .lcl-hero-odometer__wrap {
  width: clamp(173px,16.1538461538vw,258px);
  position: relative;
  z-index: 1;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-odometer__wrap {
    width: 21.3333333333vw
  }
}.lcl-hero .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--hundreds {
  margin-right: clamp(-50px,-3.1538461538vw,-34px)
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--hundreds {
    margin-right: -4vw
  }
}.lcl-hero .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--tens {
  margin-right: clamp(4px,0.3846153846vw,6px)
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-odometer__wrap.lcl-hero-odometer__wrap--tens {
    margin-right: 0.8vw
  }
}.lcl-hero .lcl-hero-odometer__num {
  display: block;
  height: clamp(184px,17.2307692308vw,276px);
  width: 100%;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-odometer__num {
    height: 22.9333333333vw
  }
}.lcl-hero .lcl-hero-odometer__num .ico_svg {
  height: 100%;
  width: 100%;
}.lcl-hero .lcl-hero-odometer__num.lcl-hero-odometer__num--current {
  opacity: 1
}.lcl-hero .lcl-hero-odometer__num:last-of-type {
  margin-top: 10px
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero-odometer__num:last-of-type {
    margin-top: 2.6666666667vw
  }
}@-webkit-keyframes odomater02 {
  0% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0)
  }100% {
    -webkit-transform: translate3d(0, calc(-100% + clamp(184px, 17.2307692308vw, 276px)), 0);
            transform: translate3d(0, calc(-100% + clamp(184px, 17.2307692308vw, 276px)), 0)
  }
}@keyframes odomater02 {
  0% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0)
  }100% {
    -webkit-transform: translate3d(0, calc(-100% + clamp(184px, 17.2307692308vw, 276px)), 0);
            transform: translate3d(0, calc(-100% + clamp(184px, 17.2307692308vw, 276px)), 0)
  }
}@-webkit-keyframes odomater02sp {
  0% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0)
  }100% {
    -webkit-transform: translate3d(0, calc(-100% + 22.9333333333vw), 0);
            transform: translate3d(0, calc(-100% + 22.9333333333vw), 0)
  }
}@keyframes odomater02sp {
  0% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0)
  }100% {
    -webkit-transform: translate3d(0, calc(-100% + 22.9333333333vw), 0);
            transform: translate3d(0, calc(-100% + 22.9333333333vw), 0)
  }
}.btn05 {
  color: #22578a
}@media(hover: hover) {
  .btn05:hover {
    color: #fff;
    background-color: #22578a
  }.btn05:hover .ico_right02 .svg-path01,
  .btn05:hover .ico_down02 .svg-path01 {
    stroke: #22578a
  }.btn05:hover .ico_right02 .svg-path02,
  .btn05:hover .ico_down02 .svg-path02 {
    fill: #22578a
  }
}@media screen and (min-width: 768px)and (-ms-high-contrast: none),screen and (min-width: 768px)and (-ms-high-contrast: active) {
  .btn05:hover {
    color: #fff;
    background-color: #22578a
  }.btn05:hover .ico_right02 .svg-path01,
  .btn05:hover .ico_down02 .svg-path01 {
    stroke: #22578a
  }.btn05:hover .ico_right02 .svg-path02,
  .btn05:hover .ico_down02 .svg-path02 {
    fill: #22578a
  }
}.lcl-nav {
  width: 1000px;
  padding: 80px 0 0;
  margin: 0 auto
}@media screen and (max-width: 767px) {
  .lcl-nav {
    width: 100%;
    padding: 21.3333333333vw 8vw 0;
  }
}.lcl-nav .lcl-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column
  }
}.lcl-nav .lcl-nav__item {
  width: calc((100% - 20px)/3)
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav__item {
    width: 100%
  }
}.lcl-nav .lcl-nav__item:not(:first-of-type) {
  margin-left: 20px
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav__item:not(:first-of-type) {
    margin-top: 2.6666666667vw;
    margin-left: 0;
  }
}.lcl-nav .lcl-nav__item .btn05 {
  width: 100%
}.lcl-greeting {
  position: relative;
  z-index: 2
}.lcl-greeting .lcl-greeting__in {
  width: 1000px;
  padding-top: 100px;
  margin: 0 auto;
}@media screen and (max-width: 767px) {
  .lcl-greeting .lcl-greeting__in {
    width: 100%;
    padding: 21.3333333333vw 8vw 0
  }
}.lcl-greeting .lcl-greeting__lead {
  font-size: 3.6rem;
  font-family: "Yu Mincho","YuMincho";
  font-weight: 500;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0;
  margin-top: 30px;
}@media screen and (max-width: 767px) {
  .lcl-greeting .lcl-greeting__lead {
    font-size: 2.2rem;
    line-height: 1.6;
    margin-top: 5.3333333333vw;
  }
}.lcl-greeting .lcl-greeting__sep {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px
}@media screen and (max-width: 767px) {
  .lcl-greeting .lcl-greeting__sep {
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 5.3333333333vw
  }
}.lcl-greeting .lcl-greeting__cnt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
      flex: 1;
  margin-right: 90px
}@media screen and (max-width: 767px) {
  .lcl-greeting .lcl-greeting__cnt {
    margin-right: 0
  }
}.lcl-greeting .lcl-greeting__txt {
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
}@media screen and (max-width: 767px) {
  .lcl-greeting .lcl-greeting__txt {
    font-size: 1.4rem;
    line-height: 1.8
  }
}.lcl-greeting .lcl-greeting__info {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
  margin-top: 30px;
}@media screen and (max-width: 767px) {
  .lcl-greeting .lcl-greeting__info {
    font-size: 1.2rem;
    margin-top: 4vw;
  }
}.lcl-greeting .lcl-greeting__name {
  font-size: 3.2rem;
  font-family: "Yu Mincho","YuMincho";
  font-weight: 500;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  margin-top: 6px;
}@media screen and (max-width: 767px) {
  .lcl-greeting .lcl-greeting__name {
    font-size: 2rem;
    margin-top: 1.6vw;
  }
}.lcl-greeting .lcl-greeting__fig {
  width: 340px
}@media screen and (max-width: 767px) {
  .lcl-greeting .lcl-greeting__fig {
    width: 100%;
    margin-top: 10.6666666667vw
  }
}@media screen and (max-width: 767px) {
  .lcl-greeting .lcl-greeting__image {
    width: 55.7333333333vw;
    margin: 0 auto
  }
}.lcl-greeting .lcl-greeting__btn {
  width: 300px;
  margin: 30px auto 0
}@media screen and (max-width: 767px) {
  .lcl-greeting .lcl-greeting__btn {
    width: 80vw;
    margin-top: 8vw
  }
}.lcl-concept {
  background: url(./img/bg_02.jpg) center/cover no-repeat;
  position: relative;
}@media screen and (max-width: 767px) {
  .lcl-concept {
    background: url(./img/sp/bg_02.jpg) bottom center/100% 93.0666666667vw no-repeat
  }
}.lcl-concept .lcl-concept__line {
  height: clamp(946px,88.3846153846vw,1414px);
  width: clamp(2557px,239vw,3824px);
  pointer-events: none;
  position: absolute;
  top: 0;
  left: calc(50% - clamp(1133px, 105.9230769231vw, 1695px));
}.lcl-concept .lcl-concept__line.scr-anin .line_mask_03 .svg-path {
  -webkit-transition: stroke-dashoffset 3s ease;
          transition: stroke-dashoffset 3s ease;

  stroke-dashoffset: 3515;
  stroke-dasharray: 3515;
}@media screen and (max-width: 767px) {
  .lcl-concept .lcl-concept__line.scr-anin .line_mask_03 .svg-path {
    stroke-dashoffset: 1000;
    stroke-dasharray: 1000
  }
}.lcl-concept .lcl-concept__line.scr-anin--on .line_mask_03 .svg-path {
  stroke-dashoffset: 0
}@media screen and (max-width: 767px) {
  .lcl-concept .lcl-concept__line {
    height: 116.5333333333vw;
    width: 183.7333333333vw;
    top: 142.9333333333vw;
    left: -38.1333333333vw;
  }
}.lcl-concept .lcl-concept__line .line_mask_03 image {
  height: 100%;
  width: 100%;
}.lcl-concept .lcl-concept__in {
  width: 1000px;
  padding-top: 162px;
  padding-bottom: 166px;
  padding-left: 540px;
  margin: 0 auto
}@media screen and (max-width: 767px) {
  .lcl-concept .lcl-concept__in {
    width: 100%;
    padding: 32vw 10.6666666667vw 77.3333333333vw
  }
}.lcl-concept .lcl-concept__logo {
  width: 100%;
  position: relative;
  z-index: 1;
}@media screen and (max-width: 767px) {
  .lcl-concept .lcl-concept__logo {
    width: 70.9333333333vw;
    margin: 0 auto
  }
}.lcl-concept .lcl-concept__logo::before {
  content: "";
  height: 684px;
  width: 1300px;
  background: url(./img/bg_02_cloud.png) center/cover no-repeat;
  position: absolute;
  z-index: -1;
  top: -119px;
  right: -151px;
  margin: auto;

  -webkit-filter: blur(40px);
          filter: blur(40px);
}@media screen and (max-width: 767px) {
  .lcl-concept .lcl-concept__logo::before {
    height: 66.6666666667vw;
    width: 100vw;
    background: url(./img/sp/bg_02_cloud.png) center/cover no-repeat;
    top: -21.8666666667vw;
    right: 50%;
    -webkit-transform: translateX(50vw);
            transform: translateX(50vw);

    -webkit-filter: blur(22.5px);
            filter: blur(22.5px);
  }
}.lcl-concept .lcl-concept__cnt {
  margin-top: 50px
}@media screen and (max-width: 767px) {
  .lcl-concept .lcl-concept__cnt {
    margin-top: 10.6666666667vw
  }
}.lcl-concept .lcl-concept__block:not(:first-of-type) {
  margin-top: 50px
}@media screen and (max-width: 767px) {
  .lcl-concept .lcl-concept__block:not(:first-of-type) {
    margin-top: 10.6666666667vw
  }
}.lcl-concept .lcl-concept__txt {
  font-size: 2.1rem;
  font-weight: 500;
  color: #222;
  line-height: 1.8;
  letter-spacing: 0;
  margin-top: 15px;
}@media screen and (max-width: 767px) {
  .lcl-concept .lcl-concept__txt {
    font-size: 1.4rem;
    margin-top: 2.4vw;
  }
}.lcl-department-greeting .lcl-department-greeting__in {
  width: 1000px;
  padding-top: 120px;
  margin: 0 auto;
}@media screen and (max-width: 767px) {
  .lcl-department-greeting .lcl-department-greeting__in {
    width: 100%;
    padding: 21.3333333333vw 8vw 0
  }
}.lcl-department-greeting .lcl-department-greeting__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -ms-flex-align: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 25px
}@media screen and (max-width: 767px) {
  .lcl-department-greeting .lcl-department-greeting__main {
    display: block;
    margin-top: 6.6666666667vw
  }
}.lcl-department-greeting .lcl-department-greeting__box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
      flex: 1
}.lcl-department-greeting .lcl-department-greeting__txt {
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
  line-height: 2;
  letter-spacing: 0;
}@media screen and (max-width: 767px) {
  .lcl-department-greeting .lcl-department-greeting__txt {
    font-size: 1.5rem
  }
}.lcl-department-greeting .lcl-department-greeting__nav {
  width: 390px
}@media screen and (max-width: 767px) {
  .lcl-department-greeting .lcl-department-greeting__nav {
    width: 81.3333333333vw;
    margin: 6.6666666667vw auto 0
  }
}.lcl-department-greeting .lcl-department-greeting__nav .btn05 {
  width: 100%
}.lcl-news .lcl-news__in {
  width: 1000px;
  padding-top: 120px;
  margin: 0 auto;
}@media screen and (max-width: 767px) {
  .lcl-news .lcl-news__in {
    width: 100%;
    padding: 21.3333333333vw 8vw 0
  }
}.lcl-news .lcl-news__list {
  border-top: 1px solid #c6dff2;
  margin-top: 25px;
}@media screen and (max-width: 767px) {
  .lcl-news .lcl-news__list {
    border-width: 0.2666666667vw;
    margin-top: 6.4vw;
  }
}.lcl-news .lcl-news__link {
  -webkit-transition: background-color 0.25s ease;
          transition: background-color 0.25s ease
}.lcl-news .lcl-news__link .lcl-news__txt {
  text-decoration: underline
}@media(hover: hover) {
  .lcl-news .lcl-news__link:hover {
    background-color: rgba(34,34,34,0.1)
  }
}@media screen and (min-width: 768px)and (-ms-high-contrast: none),screen and (min-width: 768px)and (-ms-high-contrast: active) {
  .lcl-news .lcl-news__link:hover {
    background-color: rgba(34,34,34,0.1)
  }
}.lcl-news .lcl-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px solid #c6dff2;
  padding: 20px 44px 19px;
}@media screen and (max-width: 767px) {
  .lcl-news .lcl-news__item {
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    border-width: 0.2666666667vw;
    padding: 2.6666666667vw 5.3333333333vw 2.4vw;
  }
}.lcl-news .lcl-news__time {
  width: 200px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
}@media screen and (max-width: 767px) {
  .lcl-news .lcl-news__time {
    width: 100%;
    font-size: 1.5rem
  }
}.lcl-news .lcl-news__txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
      flex: 1;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
  margin-left: 10px;
}@media screen and (max-width: 767px) {
  .lcl-news .lcl-news__txt {
    font-size: 1.5rem;
    margin-top: 0.5333333333vw;
    margin-left: 0;
  }
}.lcl-movie .lcl-movie__in {
  width: 1000px;
  padding: 120px 0 120px;
  margin: 0 auto;
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie__in {
    width: 100%;
    padding: 21.3333333333vw 8vw 21.3333333333vw
  }
}.lcl-movie .lcl-movie__wrap {
  width: 924px;
  margin: 25px auto 0
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie__wrap {
    width: 100%;
    margin-top: 6.4vw
  }
}.lcl-movie .lcl-movie-pickup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie-pickup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-bottom: 6.6666666667vw
  }
}.lcl-movie .lcl-movie-pickup::before {
  content: "";
  height: 0.2666666667vw;
  width: 100%;
  background-color: #c6dff2;
  position: absolute;
  left: 0;
  bottom: 0;
}@media screen and (min-width: 768px) {
  .lcl-movie .lcl-movie-pickup::before {
    display: none
  }
}.lcl-movie .lcl-movie-pickup__video {
  height: 358px;
  width: 640px;
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie-pickup__video {
    height: 46.9333333333vw;
    width: 100%;
  }
}.lcl-movie .lcl-movie-pickup__video iframe {
  height: 100%;
  width: 100%;
}.lcl-movie .lcl-movie-pickup__area {
  width: 240px;
  margin-top: 115px;
  margin-left: 44px;
}@media screen and (min-width: 768px) {
  .lcl-movie .lcl-movie-pickup__area .lcl-movie__txt {
    margin-top: 0
  }
}@media screen and (min-width: 768px) {
  .lcl-movie .lcl-movie-pickup__area .lcl-movie__detail {
    margin-left: 0
  }
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie-pickup__area {
    width: 100%;
    margin-top: 2.6666666667vw;
    margin-left: 0;
  }
}.lcl-movie .lcl-movie__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 50px
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-top: 6.4vw
  }
}.lcl-movie .lcl-movie__item {
  width: calc((100% - 120px)/2);
  position: relative;
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie__item {
    width: 100%
  }
}.lcl-movie .lcl-movie__item:not(:first-of-type) {
  margin-left: 120px
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie__item:not(:first-of-type) {
    margin-top: 13.3333333333vw;
    margin-left: 0;
  }
}.lcl-movie .lcl-movie__item:not(:first-of-type)::before {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #c6dff2;
  position: absolute;
  top: 0;
  left: -60.5px;
  bottom: 0;
  margin: auto;
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie__item:not(:first-of-type)::before {
    height: 0.2666666667vw;
    width: 100%;
    top: -6.8vw;
    right: 0;
    left: 0;
    bottom: auto;
  }
}.lcl-movie .lcl-movie__video {
  height: 225px;
  width: 100%;
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie__video {
    height: 46.9333333333vw
  }
}.lcl-movie .lcl-movie__video iframe {
  height: 100%;
  width: 100%;
}.lcl-movie .lcl-movie__txt {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
  margin-top: 15px;
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie__txt {
    font-size: 1.4rem;
    margin-top: 2.6666666667vw
  }
}@media screen and (min-width: 768px) {
  .lcl-movie .lcl-movie__txt.lcl-movie__txt--l {
    text-align: left
  }
}.lcl-movie .lcl-movie__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 228px;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.3rem;
  color: #fff;
  line-height: 1.8;
  letter-spacing: 0.02em;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 6px 5px 5px;
  margin: 15px auto 0;
}@media screen and (max-width: 767px) {
  .lcl-movie .lcl-movie__detail {
    width: 60.8vw;
    font-size: 1.2rem;
    border: 0.2666666667vw solid #fff;
    border-radius: 2.6666666667vw;
    padding: 1.6vw 1.6vw 1.3333333333vw;
    margin-top: 2.6666666667vw
  }
}.lcl-magazine {
  width: 1000px;
  padding: 0 0 120px;
  margin: 0 auto;
}@media screen and (max-width: 767px) {
  .lcl-magazine {
    width: 80vw;
    padding: 0 0 21.3333333333vw
  }
}.lcl-magazine .lcl-magazine-cnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 60px;
  margin-top: 25px;

  padding-inline: 120px;
}@media screen and (max-width: 767px) {
  .lcl-magazine .lcl-magazine-cnt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 10.6666666667vw 0;
    padding: 0;
  }
}.lcl-magazine .lcl-magazine-cnt+.lcl-magazine-cnt {
  margin-top: 70px
}@media screen and (max-width: 767px) {
  .lcl-magazine .lcl-magazine-cnt+.lcl-magazine-cnt {
    margin-top: 16vw
  }
}.lcl-magazine .lcl-magazine-cnt__image {
  width: 200px
}@media screen and (max-width: 767px) {
  .lcl-magazine .lcl-magazine-cnt__image {
    width: 53.3333333333vw
  }
}@media screen and (min-width: 768px) {
  .lcl-magazine .lcl-magazine-cnt__main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
        flex: 1
  }
}@media screen and (max-width: 767px) {
  .lcl-magazine .lcl-magazine-cnt__main {
    width: 100%
  }
}.lcl-magazine .lcl-magazine-cnt__btn {
  width: 390px;
  font-size: 1.8rem;

  padding-block: 12px;
}@media screen and (max-width: 767px) {
  .lcl-magazine .lcl-magazine-cnt__btn {
    width: 100%;
    font-size: 1.4rem;

    padding-block: 2.6666666667vw;
  }
}