@charset "UTF-8";

.main_column {
  padding-bottom: 0 !important;
}

body {
  color: #595757;
}
.breadcrumb ul {
  padding: 11px 12px;
}
.l92_sec01 .left_inner3 {
  background: url(../images/img1.jpg) center center / cover no-repeat;
}
.l92_sec01 .l92_sec01_txt {
  background-color: rgba(255, 255, 255, .6);
  margin: 0 0 0 32px;
  max-width: 351px;
  width: 100%;
  min-height: 322px;
  padding: 18px 20px 32px;
}
.l92_sec01 .l92_sec01_txt span {
  color: #2ea7e0;
  font-size: 138%;
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
  position: relative;
  left: -2px;
}
.l92_sec01 .l92_sec01_txt p + p {
  margin-top: 30px;
}

@media screen and (min-width: 721px) {
  .l92_sec01 , .l92_sec02 , .l92_sec03 , .l92_sec04 , .l92_sec05 {
    min-width: 960px;
  }
  .l92_sec01 .l92_sec01_txt {
    line-height: 1.85;
  }
  .l92_sec01 .left_inner3 {
    background: url(../images/img1.jpg) center center / cover no-repeat;
    min-height: 410px;
    padding-top: 39px;
  }
}

@media screen and (max-width:720px) {
  .l92_sec01 .left_inner3 {
    background: url(../images/img1_sp.jpg) center center / cover no-repeat;
    min-height: 205px;
    padding-top: 7.7%;
  }
  .l92_sec01 .l92_sec01_txt {
    max-width: 175px;
    min-height: 177px;
    font-size: 63%;
    padding: 10px 15px 10px;
    margin-left: 5%;
  }
  .l92_sec01 .l92_sec01_txt span {
    font-size: 110%;
    margin-right: 4px;
  }
  .l92_sec01 .l92_sec01_txt p + p {
    margin-top: 15px;
  }
}

.l92_sec02 {
  background-color: #dcf0f6;
  padding: 27px 0 44px;
}
.l92_sec02 h1 {
  background: url(../images/h1_bg01.jpg) center center / cover no-repeat;
  color: #fff;
  padding: 10px 20px 11px 44px;
  max-width: 699px;
  width: 100%;
  min-height: 62px;
  font-weight: bold;
}
.l92_sec02 .l92_sec02_txt {
  line-height: 1.8;
  margin-left: 10px;
  margin-right: 15px;
}
.l92_sec02 .l92_sec02_txt span {
  color: #0f6fb9;
  font-size: 138%;
  display: inline-block;
  margin-left: -13px;
  position: relative;
  left: -10px;
  font-weight: bold;
}
.l92_sec02 .l92_sec02_blc01 {
  padding: 20px 0 0 59px;
  margin-bottom: 30px;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row01,
.l92_sec02 .l92_sec02_blc01 .blc01_row02,
.l92_sec02 .l92_sec02_blc01 .blc01_row03 {
  display: flex;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row02 {
  flex-direction: row-reverse;
}
.l92_sec02 .l92_sec02_blc01 h2 {
  color: #00a9ba;
  font-weight: bold;
  margin-bottom: 5px;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row_txt {
  padding-top: 21px;
  width: 40%;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row01 {
  margin: 3px 0 0 2px;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row02 {
  margin: 8px 0 0 -20px;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row01 .blc01_row_txt {
  margin-left: 28px;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row03 .blc01_row_txt {
  margin-left: 51px;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row02 .blc01_row_img {
  margin-left: 30px;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row02 .blc01_row_img,
.l92_sec02 .l92_sec02_blc01 .blc01_row03 .blc01_row_img,
.l92_sec02 .l92_sec02_blc01 .blc01_row03 .blc01_row_txt {
  position: relative;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row02 .blc01_row_img {
  top: 0;
  left: -3px;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row03 .blc01_row_img {
  top: 0;
  left: -5px;
}
.l92_sec02 .l92_sec02_blc01 .blc01_row03 .blc01_row_txt {
  top: 0;
}
.l92_sec02 .l92_sec02_blc02 .blc02_wrap {
  position: relative;
  margin: 0 auto;
}
.l92_sec02 .l92_sec02_blc02 .blc02_wrap::before {
  content: '';
  position: absolute;
  top: -3px;
  left: -3px;
  display: block;
  border-radius: 20px;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  background: rgb(251,211,99);
  background: linear-gradient(90deg, rgba(251,211,99,1) 0%, rgba(222,159,7,1) 23%, rgba(246,230,139,1) 73%, rgba(238,186,68,1) 100%);
}
.l92_sec02 .l92_sec02_blc02 .blc02_inner {
  background: #fff;
  border-radius: 18px;
  padding: 22px 47px 52px;
  position: relative;
  z-index: 1;
}
.l92_sec02 .l92_sec02_blc02 .blc02_inner::after {
  content: '';
  position: absolute;
  display: block;
  background: url(../images/img5.png) center center / auto no-repeat;
  width: 123px;
  height: 200px;
  bottom: 0;
  right: 47px;
}
.l92_sec02 .l92_sec02_blc02 .blc02_inner  p {
  padding-right: 124px;
  line-height: 1.7;
}
.l92_sec02 .l92_sec02_blc02 .blc02_inner b {
  display: inline-block;
  font-size: 188%;
  margin-right: 5px;
}
.l92_sec02 .l92_sec02_blc02 .blc02_inner span {
  background: linear-gradient(transparent 0%, #fff157 0%);
}
.l92_sec02 .l92_sec02_blc03 {
  margin-top: 21px;
}
.l92_sec02 .l92_sec02_blc03 p {
  background: url(../images/arrow.png) center bottom / auto no-repeat;
  color: #00a9ba;
  font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
  font-weight: bold;
  text-align: center;
  padding-bottom: 29px;
  margin-bottom: 14px;
  letter-spacing: -2px;
  margin-left: -10px;
}
.l92_sec02 .l92_sec02_blc03 p span {
  display: inline-block;
  margin: 0 9px 7px;
  letter-spacing: 1px;
}
.l92_sec02 .l92_sec02_blc03 .blc03_img {
  text-align: center;
}

@media screen and (min-width: 721px) {
  .l92_sec02 h1 {
    font-size: 125%;
  }
  .l92_sec02 h1 span {
    font-size: 139%;
    line-height: 1.5;
  }
  .l92_sec02 .l92_sec02_blc01 h2 {
    font-size: 138%;
  }
  .l92_sec02 .l92_sec02_blc01 .blc01_row_txt p {
    line-height: 1.9;
  }

  .l92_sec02 .l92_sec02_blc02 .blc02_wrap {
    max-width: 663px;
    width: 100%;
  }
  .l92_sec02 .l92_sec02_blc03 p {
    font-size: 195%;
  }
  .l92_sec02 .l92_sec02_blc03 p span {
    font-size: 150%;
  }
}

@media screen and (max-width: 720px) {
  .l92_sec02 {
    padding: 18px 0 26px;
  }
  .l92_sec02 h1 {
    font-size: 63%;
    min-height: 32px;
    padding: 5px 20px 6px 24px;
  }
  .l92_sec02 h1 span {
    font-size: 140%;
    line-height: 1.5;
  }
  .l92_sec02 .l92_sec02_blc01 {
    padding: 10px;
    margin-bottom: 8px;
  }
  .l92_sec02 .l92_sec02_txt {
    font-size: 63%;
    margin: 0 20px;
  }
  .l92_sec02 .l92_sec02_txt span {
    font-size: 120%;
    margin-left: -10px;
    left: 0;
  }
  .l92_sec02 .blc01_row_img {
    width: 60%;
  }
  .l92_sec02 .l92_sec02_blc01 .blc01_row01 {
    margin: 11px 0 0 17px;
  }
  .l92_sec02 .l92_sec02_blc01 .blc01_row_txt {
    font-size: 63%;
    padding-top: 0;
    width: 60%;
  }
  .l92_sec02 .l92_sec02_blc01 .blc01_row01 .blc01_row_txt {
    margin-left: 0;
    padding: 10px 17px 0 12px;
  }
  .l92_sec02 .l92_sec02_blc01 .blc01_row_txt h2 {
    font-size: 120%;
    margin-bottom: 1px;
  }
  .l92_sec02 .l92_sec02_blc01 .blc01_row02 {
    margin: 10px 0 10px 25px;
  }
  .l92_sec02 .l92_sec02_blc01 .blc01_row02 .blc01_row_img {
    top: 0;
    left: -6px;
  }
  .l92_sec02 .l92_sec02_blc01 .blc01_row02 .blc01_row_txt {
    width: 45%;
    margin-top: 10px;
  }
  .l92_sec02 .l92_sec02_blc01 .blc01_row03 .blc01_row_img {
    top: 0;
    left: 23px;
  }
  .l92_sec02 .l92_sec02_blc01 .blc01_row03 .blc01_row_txt {
    top: 3px;
    margin-left: 38px;
  }

  .l92_sec02 .l92_sec02_blc02 .blc02_wrap {
    margin: 0 15px;
  }
  .l92_sec02 .l92_sec02_blc02 .blc02_wrap::before {
    top: -2px;
    left: -2px;
    border-radius: 12px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
  }
  .l92_sec02 .l92_sec02_blc02 .blc02_inner {
    font-size: 63%;
    padding: 17px 23px;
    border-radius: 10px;
  }
  .l92_sec02 .l92_sec02_blc02 .blc02_inner::after {
    background-size: 50% auto;
    bottom: -45px;
    right: -15px;
  }
  .l92_sec02 .l92_sec02_blc02 .blc02_inner p {
    padding-right: 73px;
  }
  .l92_sec02 .l92_sec02_blc02 .blc02_inner b {
    font-size: 100%;
    margin-right: 0;
  }
  .l92_sec02 .l92_sec02_blc03 {
    margin: 17px 18px 0;
  }
  .l92_sec02 .l92_sec02_blc03 p {
    background-size: 31px auto;
    padding-bottom: 20px;
    margin-bottom: 13px;
  }
  .l92_sec02 .l92_sec02_blc03 p span {
    margin: 0 6px;
    font-size: 150%;
    letter-spacing: 0;
  }
  .l92_sec02 .l92_sec02_blc03 p span:last-of-type {
    margin-right: 0;
  }

}

.l92_sec03 {
  background-color: #f3f3f4;
  padding: 88px 0 0 0;
}
.l92_sec03 .left_inner2 {
  background: url(../images/img7.jpg) left bottom / contain no-repeat;
}
.l92_sec03 .l92_sec03_txt {

}
.l92_sec03 .l92_sec03_txt strong {
  color: #00a9ba;
  display: block;
  font-weight: bold;
  margin-bottom: 1px;
}
.l92_sec03 .l92_sec03_txt .l92_sec03_sign {
  color: #1c92d2;
  font-weight: bold;
}

@media screen and (min-width: 721px) {
  .l92_sec03 .left_inner2 {
    min-height: 439px;
  }
  .l92_sec03 .l92_sec03_txt {
    width: 50%;
    line-height: 1.9;
    margin-left: 48.4%;
    position: relative;
    top: -50px;
  }
  .l92_sec03 .l92_sec03_txt strong {
    font-size: 138%;
  }
  .l92_sec03 .l92_sec03_txt .l92_sec03_sign {
    margin-top: 35px;
    margin-left: 33px;
  }
}
@media screen and (max-width:720px) {
  .l92_sec03 {
    padding: 90px 0 0 0;
  }
  .l92_sec03 .left_inner2 {
    min-height: 218px;
  }
  .l92_sec03 .l92_sec03_txt strong {
    font-size: 110%;
    margin-bottom: 2px;
  }
  .l92_sec03 .l92_sec03_txt {
    font-size: 63%;
    line-height: 1.7;
    right: inherit;
    padding: 0 25px 0 33px;
    position: relative;
    top: -68px;
  }
  .l92_sec03 .l92_sec03_txt .l92_sec03_txt-under {
    margin-top: 8px;
    margin-left: 46%;
  }
  .l92_sec03 .l92_sec03_txt .l92_sec03_sign {
    margin-top: 8px;
    margin-left: 46%;
  }
}

.l92_sec04 {
  padding: 28px 0 0 0;
}

.l92_sec04 h1 {
  background: url(../images/h1_bg02.jpg) center center / cover no-repeat;
  color: #fff;
  font-weight: bold;
  padding: 8px 20px 9px 45px;
  max-width: 698px;
  width: 100%;
  min-height: 62px;
  position: relative;
}

.l92_sec04 .l92_sec04_inner {
  background: url(../images/img8.jpg) right bottom / contain no-repeat;
  max-width: 699px;
  width: 100%;
  min-height: 407px;
  position: relative;
}
.l92_sec04 .l92_sec04_txt {
  width: 45%;
  padding: 49px 0 120px 45px;
}
.l92_sec04 .l92_sec04_inner .ikezawa,
.l92_sec04 .l92_sec04_inner .enomoto {
  display: inline-block;
  font-weight: bold;
  cursor: default;
  line-height: 1.35;
}
.l92_sec04 .l92_sec04_inner .ikezawa b,
.l92_sec04 .l92_sec04_inner .enomoto b {
  display: block;
}
.l92_sec04 .l92_sec04_inner .ikezawa span,
.l92_sec04 .l92_sec04_inner .enomoto span {
  display: inline-block;
  margin-top: 2px;
}

@media screen and (min-width:721px) {
  .l92_sec04 h1 {
    font-size: 125%;
  }
  .l92_sec04 h1 span {
    font-size: 150%;
    line-height: 1.5;
  }
  .l92_sec04 .l92_sec04_inner .ikezawa,
  .l92_sec04 .l92_sec04_inner .enomoto {
    font-size: 88%;
    position: absolute;
    bottom: 26px;
  }
  .l92_sec04 .l92_sec04_inner .ikezawa b,
  .l92_sec04 .l92_sec04_inner .enomoto b {
    font-size: 120%;
  }
  .l92_sec04 .l92_sec04_txt {
    line-height: 1.9;
  }
  .l92_sec04 .l92_sec04_inner .ikezawa {
    right: 404px;
  }
  .l92_sec04 .l92_sec04_inner .enomoto {
    right: 20px;
  }
}

@media screen and (max-width:720px) {
  .l92_sec04 {
    padding: 12px 0 0 0;
  }
  .l92_sec04 .l92_sec04_inner {
    background-image: url(../images/img8_sp.jpg);
    background-position: right bottom;
    background-size: contain;
    min-height: 202px;
    max-width: inherit;
    width: auto;
  }
  .l92_sec04 h1 {
    max-width: inherit;
    width: auto;
    min-height: 33px;
    font-size: 63%;
    padding: 5px 20px 6px 32px;
  }
  .l92_sec04 h1 span {
    font-size: 150%;
    display: inline-block;
  }
  .l92_sec04 .l92_sec04_txt {
    font-size: 63%;
    min-height: 90px;
    padding: 25px 0 0 32px;
  }
  .l92_sec04 .l92_sec04_inner .ikezawa,
  .l92_sec04 .l92_sec04_inner .enomoto {
    position: relative;
    font-size: 63%;
    bottom: auto;
    right: auto;
  }
  .l92_sec04 .l92_sec04_doctor {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 10px;
    margin: 40px 10px 0 0;
  }
  .l92_sec04 .l92_sec04_inner .ikezawa {
    margin-right: 26%;
  }
  .l92_sec04 .l92_sec04_inner .enomoto {

  }
}

@media screen and (max-width:358px) {
.l92_sec04 .l92_sec04_inner .ikezawa {
    margin-right: 21%;
  }
}

.l92_sec05 {
  background-color: #dcf0f6;
  padding: 20px 0 75px;
}
.l92_sec05 h1 {
  background: url(../images/h1_bg01.jpg) center center / cover no-repeat;
  color: #fff;
  max-width: 698px;
  width: 100%;
  min-height: 62px;
  position: relative;
  margin-top: 45px;
  letter-spacing: -1px;
  font-weight: bold;
}
.l92_sec05 h1::before {
  content: '';
  background: url(../images/arrow.png) center center / auto no-repeat;
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  width: 62px;
  height: 28px;
}
.l92_sec05 .l92_sec05_note {
  margin: 25px 0 0 35px;
}
.l92_sec05 .l92_sec05_note li::before {
  content: '*';
}

@media screen and (min-width:721px) {
  .l92_sec05 h1 {
    font-size: 166%;
    justify-content: center;
    padding: 11px 30px 12px;
  }
  .l92_sec05 .l92_sec05_note li + li {
    margin-top: 5px;
  }
}

@media screen and (max-width:720px) {
  .l92_sec05 {
    padding: 13px 0 0;
  }
  .l92_sec05 h1 {
    font-size: 81.3%;
    min-height: 32px;
    padding: 6px 30px 7px 33px;
    max-width: inherit;
    width: auto;
    margin-top: 22px;
  }
  .l92_sec05 h1::before {
    background-size: cover;
    width: 31px;
    height: 14px;
    top: -22px;
  }
  .l92_sec05 .l92_sec05_note {
    background-color: #fff;
    width: 100%;
    margin: 0;
    font-size: 63%;
    padding: 10px 13px 19px 33px;
  }
  .header {
    z-index: 15;
  }

}
