#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
}@media screen and (max-width: 767px) {
  .oh-open #header .header__in {
    background-color: #3b94d5 !important
  }
}#header.header--blue {
  background-color: #5bb1f2
}#header.header--scroll .header__in {
  background-color: #5bb1f2
}#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 .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 {
  -webkit-transition: background-color 0.25s ease;
          transition: background-color 0.25s ease
}@media screen and (min-width: 768px) {
  #header .header__in {
    background-color: rgba(0,0,0,0);
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 15px 30px 14.5px
  }
}@media screen and (max-width: 767px) {
  #header:not(.header--scroll) .header__in {
    background-color: rgba(0,0,0,0);
    -webkit-box-shadow: none !important;
            box-shadow: none !important
  }
}@media screen and (max-width: 767px) {
  #header:not(.header--scroll) .menu {
    color: #fff !important
  }
}@media screen and (max-width: 767px) {
  #header:not(.header--scroll) .menu__line {
    background-color: #fff
  }
}#header .header-nav {
  display: none
}#header .header-search {
  display: none
}@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
  }
}@media(hover: hover) {
  .btn01:hover {
    background-color: #22578a
  }.btn01:hover .ico_right02 .svg-path01,
  .btn01:hover .ico_down02 .svg-path01 {
    stroke: #22578a
  }.btn01:hover .ico_right02 .svg-path02,
  .btn01: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) {
  .btn01:hover {
    background-color: #22578a
  }.btn01:hover .ico_right02 .svg-path01,
  .btn01:hover .ico_down02 .svg-path01 {
    stroke: #22578a
  }.btn01:hover .ico_right02 .svg-path02,
  .btn01:hover .ico_down02 .svg-path02 {
    fill: #22578a
  }
}.btn05 {
  color: #22578a
}@media screen and (min-width: 768px) {
  .btn05 {
    min-height: 60px;
    font-size: 1.8rem;
    letter-spacing: 0;
    padding-left: 30px;
  }.btn05 .ico_svg {
    height: 32px;
    width: 32px;
    right: 26px
  }
}@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-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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 390px;
  width: 100%;
  -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;
  background: url(./img/bg_main.jpg) center/cover no-repeat;
  position: relative;
  z-index: 3;
  padding-top: 16px;
}@media screen and (max-width: 767px) {
  .lcl-hero {
    height: auto;
    background-image: url(./img/sp/bg_main.jpg);
    padding: 26.6666666667vw 8vw 22.6666666667vw;
  }
}.lcl-hero .lcl-hero__in {
  width: 1000px;
  margin: 0 auto
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero__in {
    width: 100%
  }
}.lcl-hero .lcl-hero__ttl {
  font-size: 3.6rem;
  font-weight: 700;
  color: #22578a;
  line-height: 1.6;
  letter-spacing: 0;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero__ttl {
    font-size: 2.4rem
  }
}.lcl-hero .lcl-hero__path {
  height: 425px;
  width: calc(50% - 60px);
  pointer-events: none;
  background: url(./img/path01.svg) center/100% 100% no-repeat;
  position: absolute;
  top: 0;
  right: 0;
}@media screen and (max-width: 767px) {
  .lcl-hero .lcl-hero__path {
    height: 72.5333333333vw;
    width: 36.8vw;
    background-image: url(./img/sp/path01.svg)
  }
}.lcl-nav {
  background-color: #5bb1f2;
  position: relative;
  z-index: 2;
  padding: 62px 0 100px;
}@media screen and (max-width: 767px) {
  .lcl-nav {
    padding: 10.6666666667vw 0 22.6666666667vw
  }
}.lcl-nav .btn05__list {
  width: 800px;
  margin: 0 auto
}@media screen and (max-width: 767px) {
  .lcl-nav .btn05__list {
    width: 84vw
  }
}.lcl-nav .lcl-nav-lead {
  width: 1000px;
  position: relative;
  padding: 40px 0;
  margin: 60px auto 0;
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav-lead {
    width: 84vw;
    padding: 9.3333333333vw 5.8666666667vw;
    margin-top: 10.6666666667vw;
  }
}.lcl-nav .lcl-nav-lead::before {
  content: "";
  height: 20px;
  width: 100%;
  border-top: 1px solid #22578a;
  border-right: 1px solid #22578a;
  border-left: 1px solid #22578a;
  position: absolute;
  top: 0;
  left: 0;
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav-lead::before {
    height: 5.3333333333vw
  }
}.lcl-nav .lcl-nav-lead::after {
  content: "";
  height: 20px;
  width: 100%;
  border-right: 1px solid #22578a;
  border-bottom: 1px solid #22578a;
  border-left: 1px solid #22578a;
  position: absolute;
  left: 0;
  bottom: 0;
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav-lead::after {
    height: 5.3333333333vw
  }
}.lcl-nav .lcl-nav-lead__ttl {
  font-size: 3.2rem;
  font-family: "游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0;
  text-align: center;
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav-lead__ttl {
    font-size: 2.4rem
  }
}.lcl-nav .lcl-nav-lead__txt {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
  text-align: center;
  position: relative;
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav-lead__txt {
    font-size: 1.4rem;
    line-height: 1.8;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}.lcl-nav .lcl-nav-lead__txt::before {
  display: block;
  content: "";
  height: 1px;
  width: 20px;
  background-color: #22578a;
  margin: 15px auto
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav-lead__txt::before {
    margin: 2.6666666667vw auto
  }
}.lcl-nav .lcl-nav-cnt {
  width: 1000px;
  position: relative;
  z-index: 1;
  margin: 60px auto 0
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav-cnt {
    width: 84vw;
    margin-top: 10.6666666667vw
  }
}.lcl-nav .lcl-nav-cnt__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 20px
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav-cnt__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5.3333333333vw
  }
}.lcl-nav .lcl-nav-cnt__item {
  width: calc((100% - 24px)/4)
}@media screen and (min-width: 768px) {
  .lcl-nav .lcl-nav-cnt__item:not(:nth-child(4n+1)) {
    margin-left: 8px
  }.lcl-nav .lcl-nav-cnt__item:nth-of-type(n + 5) {
    margin-top: 8px
  }
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav-cnt__item {
    width: calc((100% - 2.1333333333vw)/2)
  }.lcl-nav .lcl-nav-cnt__item:nth-of-type(n + 3) {
    margin-top: 2.1333333333vw
  }
}.lcl-nav .lcl-nav-cnt__link {
  width: 100%
}@media screen and (min-width: 768px) {
  .lcl-nav .lcl-nav-cnt__link {
    padding-left: 15px
  }
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav-cnt__link {
    min-height: 14.6666666667vw;
    font-size: 1.5rem
  }
}.lcl-nav .lcl-nav__path {
  height: 287px;
  width: 100%;
  pointer-events: none;
  background: url(./img/path02.svg) center/100% 100% no-repeat;
  position: absolute;
  left: 0;
  bottom: -80px;
}@media screen and (max-width: 767px) {
  .lcl-nav .lcl-nav__path {
    height: 32.5333333333vw;
    background-image: url(./img/sp/path02.svg);
    bottom: -7.2vw;
  }
}.lcl-main {
  color: #222;
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 150px 0 200px
}@media screen and (max-width: 767px) {
  .lcl-main {
    padding: 18.6666666667vw 0
  }
}.lcl-main.lcl-main--scroll .lcl-main__fixed,
.lcl-main.lcl-main--scroll .lcl-main__logo {
  opacity: 1
}.lcl-main .lcl-main__fixed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height:    -moz-fit-content;
  height:         fit-content;
  width: 29px;
  -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;
  pointer-events: none;
  position: fixed;
  z-index: -1;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
          transition: opacity 0.25s ease;
}@media screen and (max-width: 767px) {
  .lcl-main .lcl-main__fixed {
    width: 4.8vw;
    right: 0;
  }
}.lcl-main .lcl-main__fixed::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "";
  height: 50%;
  width: 100%;
  -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;
  -webkit-animation: main_fixed_animation 5s ease infinite both;
          animation: main_fixed_animation 5s ease infinite both;
  background-color: rgba(255,255,255,0.8);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: skewY(20deg);
          transform: skewY(20deg);
}@-webkit-keyframes main_fixed_animation {
  0% {
    top: -100%
  }20%,
  100% {
    top: 100%
  }
}@keyframes main_fixed_animation {
  0% {
    top: -100%
  }20%,
  100% {
    top: 100%
  }
}.lcl-main .lcl-main__logo {
  height: -webkit-fit-content;
  height:    -moz-fit-content;
  height:         fit-content;
  width: 471px;
  pointer-events: none;
  position: fixed;
  z-index: -1;
  top: 0;
  left: calc((100% - 1000px)/2 - 127px);
  bottom: 0;
  margin: auto 0;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
          transition: opacity 0.25s ease;
}@media screen and (max-width: 767px) {
  .lcl-main .lcl-main__logo {
    width: 48vw;
    right: 8vw;
    left: auto;
  }
}.lcl-sec {
  width: 1000px;
  position: relative;
  margin: 0 auto 0
}@media screen and (max-width: 767px) {
  .lcl-sec {
    width: 84vw
  }
}.lcl-sec+.lcl-sec::before {
  display: block;
  content: "";
  height: 30px;
  width: 100%;
  background: url(./img/separator.png) center/contain no-repeat;
  margin: 100px 0;
}@media screen and (max-width: 767px) {
  .lcl-sec+.lcl-sec::before {
    height: 5.3333333333vw;
    background-image: url(./img/sp/separator.png);
    margin: 21.3333333333vw 0;
  }
}.lcl-sec .lcl-sec__in {
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 30px
}@media screen and (max-width: 767px) {
  .lcl-sec .lcl-sec__in {
    display: block;
    margin-top: 5.3333333333vw
  }
}.lcl-sec .lcl-sec__head {
  width: 360px
}@media screen and (max-width: 767px) {
  .lcl-sec .lcl-sec__head {
    width: 100%
  }
}.lcl-sec .lcl-sec__doctor {
  width: 215px
}@media screen and (max-width: 767px) {
  .lcl-sec .lcl-sec__doctor {
    width: 45.3333333333vw
  }
}.lcl-sec .lcl-sec__position {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0;
  margin-top: 36px;
}@media screen and (max-width: 767px) {
  .lcl-sec .lcl-sec__position {
    font-size: 1.2rem;
    margin-top: 5.3333333333vw;
  }
}.lcl-sec .lcl-sec__name {
  font-size: 3.2rem;
  font-family: "游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;
  line-height: 1.4;
  letter-spacing: 0;
  margin-top: 14px;
}@media screen and (max-width: 767px) {
  .lcl-sec .lcl-sec__name {
    font-size: 2rem;
    margin-top: 2.6666666667vw;
  }
}.lcl-sec .lcl-sec__body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
      flex: 1;
  position: relative;
  margin-left: 70px
}@media screen and (max-width: 767px) {
  .lcl-sec .lcl-sec__body {
    margin-top: 8vw;
    margin-left: 0
  }
}.lcl-sec .lcl-sec__body::before {
  content: "";
  height: 56px;
  width: 66px;
  background: url(./img/quote.png) center/contain no-repeat;
  position: absolute;
  top: -15px;
  left: -80px;
}@media screen and (max-width: 767px) {
  .lcl-sec .lcl-sec__body::before {
    height: 6.4vw;
    width: 8vw;
    top: -2.6666666667vw;
    left: -8vw;
  }
}.lcl-sec .lcl-sec-desc {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8;
}@media screen and (max-width: 767px) {
  .lcl-sec .lcl-sec-desc {
    font-size: 1.4rem
  }
}.lcl-sec .lcl-sec-desc+.lcl-sec__txt {
  margin-top: 1.75em
}.lcl-sec .lcl-sec-desc__ttl {
  font-weight: 700
}.lcl-sec .lcl-sec-desc__ttl:nth-of-type(n + 2) {
  margin-top: 1.75em
}.lcl-sec .lcl-sec__txt {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8;
}@media screen and (max-width: 767px) {
  .lcl-sec .lcl-sec__txt {
    font-size: 1.4rem
  }
}.lcl-sec .lcl-sec__txt+.lcl-sec__txt,
.lcl-sec .lcl-sec__txt+.lcl-sec-desc {
  margin-top: 1.75em
}.lcl-sec .lcl-sec__caption {
  font-size: 1.4rem;
  line-height: 1.8;
  text-align: center;
}@media screen and (max-width: 767px) {
  .lcl-sec .lcl-sec__caption {
    font-size: 1.2rem
  }
}