.home_page .key {
  --height: 56vw;
  --min-height: 550px;
  --max-height: 940px;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  font-size: 0.625em;
  background-size: cover;
  background-color: var(--main-color);
  background-position: center;
  background-image: url(../images/key-mv.jpg);
  position: relative;
}
.home_page .key::after {
  position: absolute;
  content: "";
  z-index: 1;
  bottom: -17.6%;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx-news-shape.svg);
}
.home_page .key .inner {
  position: relative;
  max-width: 1680px;
  width: 100%;
}
.home_page .key .key_text {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.home_page .key .key_text::before, .home_page .key .key_text::after {
  z-index: 1;
  position: absolute;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 10px;
}
.home_page .key .key_text::before {
  background-image: url(../images/key-shape1.png);
  bottom: 3.6em;
  left: calc(50% - 40.9em);
  width: 32.6em;
  height: 21.4em;
}
.home_page .key .key_text::after {
  background-image: url(../images/key-shape2.png);
  bottom: 5.6em;
  right: 12.5em;
  width: 7.5em;
  height: 15.6em;
}
.home_page .key .key_text .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 24px;
}
.home_page .key .catch {
  margin: auto;
}
.home_page .key h2,
.home_page .key p {
  font-weight: bold;
  letter-spacing: 0.05em;
}
.home_page .key h2 {
  margin-bottom: 0.3214em;
  font-size: 5.6em;
  line-height: 1.5714285714;
}
.home_page .key h2 .cl1 {
  color: var(--main-color);
}
.home_page .key h2 .cl2 {
  color: #85dd45;
}
.home_page .key h2 .cl3 {
  color: var(--clr3);
}
.home_page .key p {
  font-size: 3em;
}
.home_page .key .key-groupImg {
  z-index: 1;
  position: absolute;
  top: -18.2em;
  right: -9.1em;
  font-size: 10px;
  width: 96.3em;
  height: 67.9em;
}
.home_page .key .key-groupImg .img {
  position: absolute;
}
.home_page .key .key-groupImg .img01 {
  width: 40.359em;
  height: 35.563em;
  top: 0;
  left: 0;
}
.home_page .key .key-groupImg .img02 {
  bottom: 0;
  left: 13.5em;
  width: 33em;
  height: 29.2em;
}
.home_page .key .key-groupImg .img03 {
  top: 6.2em;
  right: 0px;
  width: 51.3em;
  height: 46.1em;
}
.home_page .key .key-banner {
  z-index: 3;
  font-size: 10px;
  width: 36em;
  height: 15em;
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  bottom: 20px;
  left: 15px;
}
.home_page .key .key-banner.active {
  position: fixed;
  bottom: 20px;
  left: 20px;
}
@media only screen and (min-width: 769px) {
  .home_page .key .key-banner:hover {
    opacity: 0.9;
  }
  .home_page .key .key-banner:hover a {
    opacity: 1;
  }
}
.home_page .key .key-banner .close {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: 0.7em;
  right: 0.7em;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background-color: #d9b758;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.2em auto;
  background-image: url(../images/key-close.png);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 769px) {
  .home_page .key .key-banner .close:hover {
    background-color: var(--main-color);
  }
}
.home_page .topic_path {
  display: none;
}
.home_page .idx-title {
  font-size: 10px;
  position: relative;
}
.home_page .idx-title::after {
  display: block;
  content: "";
  margin-left: 0;
  margin-right: auto;
  background-image: url(../images/idx-line.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 115px;
  height: 5px;
  margin-top: 2.4em;
}
.home_page .idx-title h3,
.home_page .idx-title .sm {
  font-weight: bold;
  letter-spacing: 0.05em;
}
.home_page .idx-title h3 {
  font-size: 4em;
}
.home_page .idx-title h3 span {
  display: inline-block;
}
.home_page .idx-title .sm {
  font-size: 2em;
  position: relative;
  line-height: 1;
  padding-bottom: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home_page .idx-title .sm::before {
  display: block;
  content: "";
  margin-right: 8px;
  width: 24px;
  height: 22px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx-h3-shape.png);
}
.home_page .idx-title.white h3,
.home_page .idx-title.white .sm {
  color: #fff;
}
.home_page .idx-title.white .sm::before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.home_page .idx-title.white::after {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

@media screen and (min-width: 1921px) {
  .home_page .key {
    --max-height: 1300px;
    --height: 50vw;
  }
}
@media only screen and (max-width: 1560px) and (min-width: 769px) and (orientation: landscape) {
  .home_page .key {
    font-size: min(0.625em, 0.75vw);
    --max-height: 100vh;
  }
}
@media (769px <= width <= 1560px) {
  .home_page .key .inner {
    width: 95%;
  }
  .home_page .key .key_text::before, .home_page .key .key_text::after {
    font-size: min(8px, 3vw);
  }
  .home_page .key .key_text .key-groupImg {
    top: -14em;
    right: 0;
    font-size: min(8px, 0.55vw);
  }
}
@media (769px <= width <= 1440px) {
  .home_page .key {
    font-size: min(0.625em, 0.58vw);
  }
}
@media (769px <= width <= 1366px) {
  .home_page .key .key_text .key-groupImg {
    font-size: 0.5vw;
  }
  .home_page .key .key-banner {
    font-size: 8px;
  }
  .home_page .key .catch {
    margin-left: 40px;
  }
}
@media (992px <= width <= 1024px) {
  .home_page .key {
    --min-height: 100vh;
  }
  .home_page .key .key_text::before, .home_page .key .key_text::after {
    bottom: 2em;
  }
  .home_page .key .key-banner {
    font-size: 7px;
  }
}
@media (769px <= width <= 991px) {
  .home_page .key .key_text::before, .home_page .key .key_text::after {
    font-size: 6px;
    bottom: -1em;
  }
  .home_page .key .key-banner {
    font-size: 6px;
    bottom: -10em;
  }
  .home_page .key .key-banner.active {
    font-size: 6px;
  }
}
section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.idx-news {
  padding: 56px 0px 52px;
  background-color: #91be48;
  position: relative;
}
.idx-news::after {
  position: absolute;
  content: "";
  z-index: 1;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/idx-news-shape-bg.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media only screen and (min-width: 1921px) {
  .idx-news::after {
    bottom: -130px;
  }
}
.idx-news .inner_big {
  max-width: 1100px;
  width: 75%;
  background-color: #a7cb6d;
  border-radius: 40px;
  position: relative;
  z-index: 2;
}
.idx-news .inner_big::before, .idx-news .inner_big::after {
  position: absolute;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 10px;
}
.idx-news .inner_big::before {
  background-image: url(../images/idx-news-shape2.png);
  bottom: -70px;
  left: -156px;
  width: 13.3em;
  height: 16.1em;
}
.idx-news .inner_big::after {
  background-image: url(../images/idx-news-shape3.png);
  bottom: -71px;
  right: -113px;
  width: 7.5em;
  height: 15.6em;
}
.idx-news .idx-title::after {
  display: none;
}
.idx-news .idx-title .sm {
  font-size: 18px;
  padding-bottom: 0;
}
.idx-news .idx-title .sm::before {
  display: none;
}
.idx-news .idx-title h3 {
  font-size: 3.2em;
  padding-top: 8px;
}
.idx-news .left {
  max-width: 230px;
  width: 30%;
}
.idx-news .list {
  width: 70%;
  max-width: 800px;
  padding-left: 44px;
  padding-top: 13px;
}
.idx-news .content {
  -webkit-box-align: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  padding-top: 74px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 70px;
  position: relative;
}
.idx-news .content::before {
  position: absolute;
  content: "";
  font-size: 10px;
  top: -44px;
  left: 55px;
  width: 26.8em;
  height: 5.2em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx-new-shape.png);
}
.idx-news .content .box {
  width: 100%;
}
.idx-news .content li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  padding: 7.5px 0px;
  --w: 8.75em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0.1em;
  white-space: nowrap;
  max-width: 100%;
  color: var(--clr1);
}
.idx-news .content li a span {
  display: inline-block;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.idx-news .content li a:hover {
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .idx-news .content li a:hover span {
    color: var(--main-color);
  }
}
.idx-news .content li a .date {
  width: var(--w);
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.8888888889em;
}
.idx-news .content li a .date::before {
  display: block;
  content: "";
  margin-right: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx-new-arr.png);
  width: 20px;
  height: 20px;
}
.idx-news .content li a .title {
  width: calc(100% - var(--w));
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
}
.idx-news .content .news {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.idx-news .content .btn-group {
  margin-top: 39px;
}
.idx-news .content .btn-group .btn.style01 a {
  min-height: 70px;
  padding-right: 4px;
  padding-left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.idx-news .content .btn-group .btn.style01 a::before {
  display: block;
  content: "";
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx-news-icon.png);
  width: 14px;
  height: 12px;
  margin-right: 19px;
}
.idx-news .content .btn-group .btn.style01 a::after {
  display: none;
}
@media (769px <= width <= 1280px) {
  .idx-news .inner_big::before, .idx-news .inner_big::after {
    font-size: min(8px, 0.8vw);
    bottom: -90px;
  }
  .idx-news .inner_big::before {
    left: calc(50% - 45vw);
  }
  .idx-news .inner_big::after {
    right: calc(50% - 44vw);
  }
}
@media (769px <= width <= 1024px) {
  .idx-news .content {
    padding: 50px 0;
  }
  .idx-news .content .btn-group {
    margin-top: 20px;
  }
  .idx-news .list {
    padding-top: 0;
  }
}
@media (769px <= width <= 991px) {
  .idx-news .inner_big {
    width: 95%;
  }
}

.idx02 {
  background-image: url(../images/idx02-bg.png);
  padding-top: 108px;
  padding-bottom: 48px;
  --space2: 18.2em;
  position: relative;
}
.idx02::after {
  z-index: 1;
  position: absolute;
  content: "";
  font-size: min(10px, 0.7vw);
  bottom: -3.4em;
  left: calc(50% - 13.3em);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx02-shape.png);
  width: 28.1em;
  height: 18.1em;
}
.idx02 .idx-title {
  text-align: center;
}
.idx02 .idx-title::after {
  display: none;
}
.idx02 .idx-title h3 {
  display: table;
  margin-left: auto;
  margin-right: auto;
  font-size: 3.6em;
  line-height: 1.4722222222;
  position: relative;
}
.idx02 .idx-title h3::before, .idx02 .idx-title h3::after {
  position: absolute;
  content: "";
  background-color: #d6d6d6;
  width: 0.1388888889em;
  height: 2.3611111111em;
  border-radius: 10px;
}
.idx02 .idx-title h3::before {
  top: 0.6111111111em;
  left: -1.6944444444em;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
.idx02 .idx-title h3::after {
  top: 0.6111111111em;
  right: -1.6944444444em;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.idx02 .idx-title h3 span {
  color: var(--main-color);
}
.idx02 .flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 49px;
  gap: 0 20px;
}
.idx02 .inner_big {
  max-width: 1544px;
}
.idx02-btn {
  font-size: min(10px, 0.6vw);
  width: 27em;
  margin-bottom: 2em;
}
.idx02-btn a {
  text-decoration: none;
  display: block;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: 0.05em;
  height: 6em;
  border-radius: 70px;
  color: var(--clr1);
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.idx02-btn a span {
  position: relative;
}
.idx02-btn a span::after {
  display: block;
  content: "";
  margin-left: auto;
  margin-right: auto;
  width: 20px;
  height: 20px;
  margin-top: 4px;
  background-color: var(--main-color);
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 7px auto;
  background-image: url(../images/idx02-arr.png);
}
@media only screen and (min-width: 1281px) {
  .idx02-btn:nth-child(2) {
    width: 29em;
  }
}
@media only screen and (min-width: 769px) {
  .idx02-btn {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .idx02-btn:hover a {
    -webkit-box-shadow: rgba(41, 167, 225, 0.25) 0px 4px 12px;
            box-shadow: rgba(41, 167, 225, 0.25) 0px 4px 12px;
  }
  .idx02-btn:first-child {
    margin-left: 15em;
  }
  .idx02-btn:nth-child(4) {
    margin-right: 15em;
  }
  .idx02-btn:nth-child(6) {
    margin-right: var(--space2);
  }
  .idx02-btn:nth-child(7) {
    margin-left: var(--space2);
  }
}
@media (769px <= width <= 991px) {
  .idx02 {
    padding-top: 80px;
  }
  .idx02-btn {
    font-size: 0.62vw;
  }
  .idx02-btn a {
    font-size: 2.5em;
  }
  .idx02-btn a span {
    letter-spacing: 0;
  }
  .idx02 .flex {
    gap: 0 10px;
  }
  .idx02-btn:first-child, .idx02-btn:nth-child(2), .idx02-btn:nth-child(3), .idx02-btn:nth-child(4) {
    width: 30em;
  }
  .idx02-btn:first-child {
    margin-left: 10em;
  }
  .idx02-btn:nth-child(4) {
    margin-right: 10em;
  }
  .idx02-btn a span::after {
    background-position: left 7px center;
  }
}

.idx03 {
  padding-top: 165px;
  padding-bottom: 62px;
  position: relative;
}
.idx03::before, .idx03::after {
  position: absolute;
  content: "";
}
.idx03::before {
  top: 0;
  left: -5px;
  max-width: 862px;
  width: 60%;
  height: 573px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx03-bg-top.png);
}
.idx03::after {
  background-image: url(../images/idx03-shape-bg.png);
  background-position: bottom center;
  background-repeat: repeat-x;
  background-size: 100% auto;
  width: 100%;
  bottom: -30px;
  left: 0;
  height: 315px;
  z-index: 1;
}
@media only screen and (min-width: 1921px) {
  .idx03::after {
    bottom: -60px;
  }
}
.idx03 .inner_big {
  max-width: 100%;
}
.idx03 .idx-title {
  margin-bottom: 35px;
}
.idx03 .bot-content {
  max-width: 570px;
  width: 50%;
  padding-top: 152px;
}
.idx03-img {
  max-width: 720px;
  width: 60%;
  height: 100%;
  position: absolute;
  top: -6.4%;
  right: -7.45%;
}
.idx03-img .img {
  max-width: 380px;
  width: 53%;
}
.idx03-img .img img {
  border-radius: 20px;
}
.idx03-img .img01 {
  margin-left: 0;
  margin-right: auto;
}
.idx03-img .img02 {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 15.3%;
}
.idx03-top {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/idx03-bg-top.jpg);
  border: 6px solid var(--main-color);
  border-radius: 40px;
  padding: 84px 40px 83px 84px;
  position: relative;
}
.idx03-top::before {
  position: absolute;
  content: "";
  font-size: 10px;
  top: -11.3em;
  left: 7em;
  width: 14.1em;
  height: 19.6em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx03-shape1.png);
}
.idx03-top .ttl {
  display: inline-block;
  background-color: #fff;
  color: var(--main-color);
  font-size: 30px;
  font-weight: bold;
  border-radius: 14px;
  padding: 17px 23px 18px 25px;
  line-height: 1.2;
  margin-bottom: 25px;
  position: relative;
}
.idx03-top .ttl::before {
  position: absolute;
  content: "";
  top: -0.66667em;
  left: -0.66667em;
  width: 1.4333333333em;
  height: 1.4333333333em;
  border-radius: 50%;
  background-color: var(--main-color);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 21px auto;
  background-image: url(../images/idx03-check.png);
}
.idx03-top .content {
  max-width: 515px;
  width: 50%;
}
.idx03 .btn-group {
  margin-top: 35px;
}
.idx03-bot {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.idx03-botImg {
  max-width: 735px;
  width: 100%;
  position: absolute;
  top: 121px;
  right: -120px;
}
.idx03-botImg img {
  border-radius: 40px;
}
.idx03-botImg .slick-list {
  overflow: unset;
}
.idx03-imgs {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  position: relative;
}
.idx03-imgs::before, .idx03-imgs::after {
  position: absolute;
  content: "";
  z-index: 1;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.idx03-imgs::before {
  top: 0;
  left: -3.35%;
  max-width: 290px;
  width: 40%;
  max-height: 145px;
  height: 30%;
  background-image: url(../images/idx03-img-shape1.png);
  background-position: top center;
}
.idx03-imgs::after {
  bottom: -2.1%;
  right: -2.7%;
  max-width: 378px;
  max-height: 172px;
  width: 52%;
  height: 35%;
  background-image: url(../images/idx03-img-shape2.png);
  background-position: bottom center;
}
.idx03-imgs figure {
  position: relative;
}
.idx03-imgs figure::before {
  position: absolute;
  content: "";
  border: 2px dashed #fff;
  border-radius: 30px;
  inset: 15px;
}
@media (769px <= width <= 1024px) {
  .idx03-imgs figure::before {
    inset: 8px;
  }
}
@media (769px <= width <= 1560px) {
  .idx03-top {
    padding-left: 40px;
  }
  .idx03-img {
    width: 56%;
  }
  .idx03-botImg {
    right: calc(50% - 47vw);
  }
}
@media (769px <= width <= 1440px) {
  .idx03-img {
    right: calc(50% - 48.5vw);
  }
}
@media (769px <= width <= 1366px) {
  .idx03-botImg {
    width: 54%;
    right: calc(50% - 48vw);
  }
}
@media (769px <= width <= 1280px) {
  .idx03 .ttl {
    font-size: 26px;
  }
  .idx03-img {
    width: 52%;
  }
  .idx03-botImg {
    width: 52%;
  }
}
@media (769px <= width <= 1024px) {
  .idx03-top {
    width: 100%;
    padding-left: 30px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .idx03-top::before {
    font-size: 8px;
  }
  .idx03 .btn-group {
    margin-top: 20px;
  }
  .idx03 .ttl {
    margin-bottom: 20px;
  }
  .idx03-img {
    width: 47%;
  }
  .idx03-botImg {
    width: 48%;
    right: calc(50% - 47vw);
  }
  .idx03-botImg img {
    border-radius: 25px;
  }
  .idx03 .bot-content {
    padding-top: 80px;
  }
}
@media (769px <= width <= 991px) {
  .idx03 .ttl {
    padding: 15px;
    font-size: 22px;
  }
  .idx03-botImg img {
    border-radius: 20px;
  }
}

.idx04 {
  background-image: url(../images/idx04-bg.jpg);
  padding-top: 140px;
  padding-bottom: 108px;
  position: relative;
}
.idx04::before, .idx04::after {
  z-index: 1;
  position: absolute;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 10px;
}
.idx04::before {
  background-image: url(../images/idx04-shape1.png);
  width: 31em;
  height: 30.3em;
  top: -8.7em;
  left: -0.5em;
}
.idx04::after {
  background-image: url(../images/idx04-shape2.png);
  bottom: -9em;
  right: -0.5em;
  width: 51em;
  height: 28em;
}
.idx04 .inner_big {
  max-width: 1340px;
}
.idx04 .idx-title {
  padding-left: 11.5em;
}
.idx04 .idx-title::before {
  position: absolute;
  content: "";
  top: -0.8em;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 39px auto;
  background-color: #fff;
  background-image: url(../images/idx04-ic.png);
  width: 9em;
  height: 9em;
  border-radius: 50%;
}
.idx04 .idx-title::after {
  display: none;
}
.idx04 .idx-title .sm {
  font-size: 17px;
  padding-bottom: 14px;
}
.idx04 .idx-title .sm::before {
  display: none;
}
.idx04 .idx-title h3 {
  font-size: 3.3em;
}
.idx04-tabs {
  margin-top: 51px;
}
.idx04-tabs .TabContainer .TabContent {
  max-width: 960px;
}
.idx04-tabs .TabContainer .TabContent::before {
  position: absolute;
  content: "";
  z-index: 2;
  font-size: 10px;
  bottom: -3.1em;
  right: 0.9em;
  width: 19.6em;
  height: 15.1em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx04-icon-img.png);
}
.idx04 .ttl {
  color: var(--main-color);
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}
.idx04 .ttl span {
  display: inline-block;
}
.idx04 .btn-group .btn a::after {
  background-image: url(../images/idx04-arr.png);
}
.idx04 .tab-img {
  position: relative;
}
@media only screen and (min-width: 1281px) {
  .idx04 .TabContainer .TabContent .content > div:nth-child(3) .tab-left {
    padding-top: 35px;
  }
}
@media only screen and (min-width: 769px) {
  .idx04 .idx-title {
    text-align: left;
  }
  .idx04 .TabContainer .TabPager > div:hover {
    background-color: #288fbe;
  }
  .idx04 .TabContainer .TabPager > div:hover p {
    color: #fff;
  }
  .idx04 .TabContainer .TabPager > div.active {
    background-color: var(--main-color);
  }
}
@media (769px <= width <= 1560px) {
  .idx04::after {
    font-size: min(6px, 0.6vw) !important;
  }
}
@media (769px <= width <= 1366px) {
  .idx04::before, .idx04::after {
    font-size: 8px;
  }
  .idx04::before {
    top: -6em;
  }
  .idx04 .tab-img::before {
    font-size: 6px;
  }
  .idx04-tabs {
    margin-top: 51px;
  }
  .idx04-tabs .TabContainer .TabContent {
    max-width: 960px;
  }
  .idx04-tabs .TabContainer .TabContent::before {
    font-size: 6px;
  }
}
@media (769px <= width <= 1280px) {
  .idx04 .ttl {
    font-size: 24px;
  }
}
@media (769px <= width <= 1024px) {
  .idx04 .TabContainer .tab-inner {
    padding-top: 0;
  }
  .idx04 .TabContainer .TabContent .content > div {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.idx05 {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}
.idx05::after {
  position: absolute;
  content: "";
  z-index: 1;
  bottom: -246px;
  left: 0;
  width: 100%;
  height: 315px;
  background-position: bottom center;
  background-repeat: repeat-x;
  background-size: 100% auto;
  background-image: url(../images/idx05-shape.png);
}
@media only screen and (min-width: 1921px) {
  .idx05::after {
    bottom: -270px;
  }
}
.idx05 .inner_big {
  max-width: 1340px;
}
.idx05-bg {
  max-width: 1300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/idx05-bg.jpg);
  border-radius: 40px;
  padding-top: 7.7%;
  padding-right: 7.9%;
  padding-bottom: 6.95%;
  position: relative;
}
.idx05-bg::before {
  position: absolute;
  content: "";
  top: 15px;
  left: 15px;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(../images/idx05-border.png);
}
.idx05 .idx-title {
  margin-bottom: 35px;
}
.idx05-content {
  margin-right: 0;
  margin-left: auto;
  max-width: 527px;
  width: 50%;
}
.idx05 .btn-group {
  margin-top: 35px;
}
.idx05-img {
  max-width: 710px;
  width: 60%;
  position: absolute;
  top: -4.6%;
  left: -10%;
}
.idx05-img .img {
  max-width: 380px;
  width: 54%;
}
.idx05-img .img img {
  border-radius: 20px;
}
.idx05-img .img02 {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 25.4%;
}
@media (769px <= width <= 1560px) {
  .idx05-bg {
    padding-right: 3%;
  }
  .idx05-img {
    left: calc(50% - 47vw);
  }
}
@media (769px <= width <= 1366px) {
  .idx05-bg {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding-right: 20px;
    padding-top: 6%;
    padding-bottom: 4%;
  }
  .idx05-img {
    left: calc(50% - 46vw);
    width: 52%;
  }
}
@media (769px <= width <= 1280px) {
  .idx05-img {
    width: 50%;
  }
  .idx05 .btn-group {
    margin-top: 20px;
  }
}
@media (769px <= width <= 1024px) {
  .idx05::after {
    bottom: -200px;
  }
}
@media (769px <= width <= 991px) {
  .idx05 {
    padding-bottom: 60px;
  }
  .idx05 .inner_big .idx-title {
    font-size: 7px;
    margin-bottom: 20px;
  }
}

.idx06 {
  position: relative;
}
.idx06::before, .idx06::after {
  position: absolute;
  content: "";
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 10px;
  width: 23.4em;
  height: 16.1em;
  top: 88px;
  background-image: url(../images/idx06-tree1.png);
}
.idx06::before {
  left: 71px;
}
.idx06::after {
  right: 94px;
}
.idx06 .inner_big {
  max-width: 1140px;
}
.idx06-item {
  max-width: 540px;
  width: 50%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  position: relative;
  z-index: 1;
  min-height: 540px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.idx06-item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-position: top center;
          mask-position: top center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  z-index: -1;
  border-radius: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.idx06-item.img1 {
  background-image: url(../images/idx06-img01.jpg);
}
.idx06-item.img1::before {
  -webkit-mask-image: url(../images/idx06-shape1.svg);
          mask-image: url(../images/idx06-shape1.svg);
  background-color: rgba(41, 167, 225, 0.8);
}
.idx06-item.img1 .idx06-content::before {
  background-image: url(../images/idx06-arr1.png);
}
.idx06-item.img2 {
  background-image: url(../images/idx06-img02.jpg);
}
.idx06-item.img2::before {
  -webkit-mask-image: url(../images/idx06-shape2.png);
          mask-image: url(../images/idx06-shape2.png);
  background-color: #ff7c9f;
}
.idx06-item.img2 .idx06-content::before {
  background-image: url(../images/idx06-arr2.png);
}
.idx06-content {
  color: #fff;
  padding-bottom: 7.5%;
  padding-left: 8.4%;
  padding-right: 8%;
  position: relative;
}
.idx06-content::before {
  position: absolute;
  content: "";
  top: 3px;
  right: 45px;
  border-radius: 50%;
  background-color: #fff;
  width: 42px;
  height: 42px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px auto;
}
.idx06-content > p {
  line-height: 1.8888888889;
}
.idx06 .ttl {
  font-size: 33px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.3636363636;
  margin-bottom: 22px;
}
.idx06-point {
  position: absolute;
  top: 36px;
  right: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.025em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.idx06-point::before {
  display: block;
  content: "";
  border-radius: 50%;
  width: 11px;
  height: 11px;
  background-color: #fff;
  margin-right: 3px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 769px) {
  .idx06 .flex {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .idx06-item {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .idx06-item:first-child {
    margin-top: 4%;
  }
  .idx06-item:hover {
    opacity: 0.8;
  }
}
@media (769px <= width <= 1560px) {
  .idx06::before, .idx06::after {
    font-size: min(8px, 0.55vw);
  }
  .idx06::before {
    left: 20px;
  }
  .idx06::after {
    right: 20px;
  }
  .idx06-item {
    width: 49%;
  }
}
@media (769px <= width <= 1440px) {
  .idx06 .inner_big {
    width: 70%;
  }
  .idx06-content::before {
    top: 0;
  }
}
@media (769px <= width <= 1366px) {
  .idx06-content {
    padding-left: 8%;
  }
  .idx06-item {
    min-height: 520px;
  }
  .idx06-point {
    top: 25px;
  }
}
@media (769px <= width <= 1280px) {
  .idx06 .ttl {
    font-size: min(26px, 2.5vw);
  }
  .idx06-point {
    font-size: 16px;
  }
  .idx06-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .idx06-content::before {
    top: 0;
    width: 35px;
    height: 35px;
    background-size: 10px auto;
  }
  .idx06-content > p {
    letter-spacing: 0;
  }
  .idx06-item {
    min-height: 440px;
  }
}
@media (769px <= width <= 1024px) {
  .idx06::before, .idx06::after {
    top: 50px;
  }
  .idx06-item {
    border-radius: 30px;
    min-height: 400px;
  }
  .idx06-item::before {
    border-radius: 30px;
  }
  .idx06-point {
    font-size: 14px;
    top: 20px;
  }
  .idx06-point::before {
    margin-bottom: 5px;
    width: 10px;
    height: 10px;
  }
  .idx06-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .idx06-content > p {
    line-height: 1.8;
  }
  .idx06-content::before {
    right: 20px;
    top: 12px;
    width: 30px;
    height: 30px;
    background-position: 11px center;
  }
}
@media (width <= 991px) {
  .idx06 {
    background-image: url(../images/idx07-bg.jpg);
    background-position: center;
    background-repeat: repeat-x;
    background-size: cover;
  }
  .idx06-item {
    width: 100%;
    min-height: unset;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
  .idx06-item:last-child {
    margin-bottom: 0;
  }
  .idx06-content {
    padding-top: 46%;
  }
  .idx06-content::before {
    top: 13.4em;
  }
  .idx06-content > p {
    font-size: 16px;
  }
  .idx06-point {
    font-size: 16px;
    top: 30px;
  }
  .idx06 .ttl {
    font-size: 26px;
    margin-bottom: 10px;
  }
}

.idx07 {
  position: relative;
  padding-top: 105px;
  padding-bottom: 121px;
  --idx07-cl1: var(--clr3);
  --idx07-cl2: var(--main-color);
  --idx07-cl3: #85dd45;
  --idx07-cl4: #f8b62c;
}
.idx07 .inner_big {
  max-width: 1340px;
}
.idx07::before {
  position: absolute;
  content: "";
  top: -370px;
  left: 0;
  width: 100%;
  height: calc(100% + 370px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/idx07-bg.jpg);
}
.idx07 .idx-title {
  text-align: center;
}
.idx07 .idx-title .sm {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.idx07 .idx-title h3 {
  position: relative;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.idx07 .idx-title h3::before, .idx07 .idx-title h3::after {
  position: absolute;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.idx07 .idx-title h3::before {
  background-image: url(../images/idx07-h3-icon1.png);
  width: 4.55em;
  height: 2.8em;
  top: -1.4em;
  left: -7.7em;
}
.idx07 .idx-title h3::after {
  background-image: url(../images/idx07-h3-icon2.png);
  width: 4.225em;
  height: 2.225em;
  top: -1.025em;
  right: -7.5em;
}
.idx07 .idx-title::after {
  margin-left: auto;
  margin-right: auto;
}
.idx07-tabs {
  margin-top: 60px;
}
.idx07 .ttl {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-top: 8px;
  margin-bottom: 24px;
}
.idx07 .TabContainer .tab-left {
  padding-top: 45px;
}
.idx07 .TabContainer .TabPager > div {
  min-height: 125px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.idx07 .TabContainer .TabPager > div:hover p {
  color: #fff !important;
}
.idx07 .TabContainer .TabPager > div::before {
  width: 14px;
}
.idx07 .TabContainer .TabPager > div.tab1 {
  border-bottom: 7px solid var(--idx07-cl1);
}
.idx07 .TabContainer .TabPager > div.tab1.active {
  background-color: var(--idx07-cl1);
}
.idx07 .TabContainer .TabPager > div.tab1::before {
  background-color: var(--idx07-cl1);
}
.idx07 .TabContainer .TabPager > div.tab1 .tt {
  color: var(--idx07-cl1);
}
.idx07 .TabContainer .TabPager > div.tab1:hover {
  background-color: var(--idx07-cl1);
}
.idx07 .TabContainer .TabPager > div.tab2 {
  border-bottom: 7px solid var(--idx07-cl2);
}
.idx07 .TabContainer .TabPager > div.tab2.active {
  background-color: var(--idx07-cl2);
}
.idx07 .TabContainer .TabPager > div.tab2::before {
  background-color: var(--idx07-cl2);
}
.idx07 .TabContainer .TabPager > div.tab2 .tt {
  color: var(--idx07-cl2);
}
.idx07 .TabContainer .TabPager > div.tab2:hover {
  background-color: var(--idx07-cl2);
}
.idx07 .TabContainer .TabPager > div.tab3 {
  border-bottom: 7px solid var(--idx07-cl3);
}
.idx07 .TabContainer .TabPager > div.tab3.active {
  background-color: var(--idx07-cl3);
}
.idx07 .TabContainer .TabPager > div.tab3::before {
  background-color: var(--idx07-cl3);
}
.idx07 .TabContainer .TabPager > div.tab3 .tt {
  color: var(--idx07-cl3);
}
.idx07 .TabContainer .TabPager > div.tab3:hover {
  background-color: var(--idx07-cl3);
}
.idx07 .TabContainer .TabPager > div.tab4 {
  border-bottom: 7px solid var(--idx07-cl4);
}
.idx07 .TabContainer .TabPager > div.tab4.active {
  background-color: var(--idx07-cl4);
}
.idx07 .TabContainer .TabPager > div.tab4::before {
  background-color: var(--idx07-cl4);
}
.idx07 .TabContainer .TabPager > div.tab4 .tt {
  color: var(--idx07-cl4);
}
.idx07 .TabContainer .TabPager > div.tab4:hover {
  background-color: var(--idx07-cl4);
}
.idx07 .TabContainer .TabPager > div.active .tt {
  color: #fff;
}
.idx07 .TabContainer .TabContent::before {
  position: absolute;
  content: "";
  font-size: 10px;
  z-index: 2;
  right: -11.1em;
  bottom: -4.8em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx07-shape.png);
  width: 44.6em;
  height: 14.9em;
}
.idx07 .TabContainer .content .num {
  line-height: 1;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.idx07 .TabContainer .content .btn-group .btn a::after {
  background-size: 8px auto;
}
.idx07 .TabContainer .content .tab1 .ttl,
.idx07 .TabContainer .content .tab1 .num {
  color: var(--idx07-cl1);
}
.idx07 .TabContainer .content .tab1 .btn-group .btn a {
  background-color: var(--idx07-cl1);
}
.idx07 .TabContainer .content .tab1 .btn-group .btn a::after {
  background-image: url(../images/idx07-arr1.svg);
}
.idx07 .TabContainer .content .tab2 .ttl,
.idx07 .TabContainer .content .tab2 .num {
  color: var(--idx07-cl2);
}
.idx07 .TabContainer .content .tab2 .btn-group .btn a {
  background-color: var(--idx07-cl2);
}
.idx07 .TabContainer .content .tab2 .btn-group .btn a::after {
  background-image: url(../images/idx07-arr2.svg);
}
.idx07 .TabContainer .content .tab3 .ttl,
.idx07 .TabContainer .content .tab3 .num {
  color: var(--idx07-cl3);
}
.idx07 .TabContainer .content .tab3 .btn-group .btn a {
  background-color: var(--idx07-cl3);
}
.idx07 .TabContainer .content .tab3 .btn-group .btn a::after {
  background-image: url(../images/idx07-arr3.svg);
}
.idx07 .TabContainer .content .tab4 .ttl,
.idx07 .TabContainer .content .tab4 .num {
  color: var(--idx07-cl4);
}
.idx07 .TabContainer .content .tab4 .btn-group .btn a {
  background-color: var(--idx07-cl4);
}
.idx07 .TabContainer .content .tab4 .btn-group .btn a::after {
  background-image: url(../images/idx07-arr4.svg);
}
@media only screen and (min-width: 1281px) {
  .idx07 .TabContainer .TabPager > div {
    padding-top: 36px;
  }
  .idx07 .TabContainer .TabContent .content > div.tab2 .tab-left {
    padding-top: 27px;
  }
}
@media (769px <= width <= 1280px) {
  .idx07 .ttl {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
@media (769px <= width <= 1366px) {
  .idx07 .TabContainer .TabContent::before {
    font-size: min(8px, 0.5vw);
    right: 0;
    bottom: 0;
  }
}
@media only screen and (min-width: 769px) {
  .idx07 .btn-group .btn a:hover {
    background-color: #e8fbff !important;
    color: var(--clr1);
  }
}
@media (769px <= width <= 1024px) {
  .idx07 .idx-title h3::before {
    left: -5em;
  }
  .idx07 .idx-title h3::after {
    right: -5em;
  }
  .idx07 .TabContainer .tab-inner {
    padding-top: 80px;
  }
  .idx07 .TabContainer .tab-left {
    padding-top: 0;
  }
  .idx07 .TabContainer .TabPager > div {
    min-height: 120px;
  }
  .idx07 .TabContainer .btn-group {
    margin-top: 20px;
  }
}
@media (769px <= width <= 991px) {
  .idx07 .TabContainer .tab-inner {
    padding-top: 30px;
  }
}

.idx08 {
  padding-top: 80px;
  padding-bottom: 102px;
  --widthSlide: 78em;
}
.idx08 .inner_big {
  width: calc(100% - 40px);
  max-width: 1720px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.idx08 .inner_big::before {
  position: absolute;
  content: "";
  border-radius: 40px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 120%;
  background-image: url(../images/idx08-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.idx08 h5 {
  font-size: 22px;
  color: var(--clr3);
  border-bottom: var(--clr3);
  display: inline-block;
  padding: 0;
  margin-bottom: 20px;
  font-weight: bold;
  margin-top: 18px;
  border-bottom: 1px solid var(--clr3);
}
.idx08-btn {
  margin-top: 91px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.idx08-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 100px;
  text-decoration: none;
  min-height: 20em;
  background-color: #fffce3;
  border: 6px solid #75d034;
  font-size: 10px;
  padding-left: 8.4em;
  padding-bottom: 0.4em;
  -webkit-box-shadow: 1em 1em 0px rgba(248, 232, 44, 0.58);
          box-shadow: 1em 1em 0px rgba(248, 232, 44, 0.58);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.idx08-btn a::before {
  position: absolute;
  content: "";
  top: calc(50% - 2.1em);
  right: 7.3em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx08-arr.png);
  width: 4.2em;
  height: 4.2em;
}
.idx08-btn a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: -15px;
  right: -15px;
  border-radius: 100px;
}
.idx08-btn a span {
  position: relative;
  z-index: 1;
  display: block;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.idx08-btn a .sm {
  font-size: 2em;
  color: #75d034;
  padding-bottom: 16px;
}
.idx08-btn a .jp {
  font-size: 3em;
  color: var(--clr1);
}
.idx08-btn a .title {
  position: absolute;
  top: -1.25em;
  white-space: nowrap;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #75d034;
  border-radius: 29px;
  color: #fff;
  font-size: 2em;
  padding: 0.95em 1.2em 0.9em 1.25em;
}
.idx08-btn a .title::after {
  position: absolute;
  content: "";
  bottom: -0.55em;
  left: calc(50% - 0.35em);
  width: 0.75em;
  height: 0.65em;
  background-color: #75d034;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.idx08 .btn-group {
  margin-top: 70px;
  position: relative;
  z-index: 1;
}
.idx08-wrap {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 105px;
}
.idx08-left {
  max-width: 420px;
  width: 40%;
}
.idx08-right {
  z-index: 1;
  max-width: 776px;
  width: 60%;
}
.idx08-slide {
  font-size: 10px;
  width: var(--widthSlide);
  margin-top: -4.1em;
  margin-right: auto;
  margin-left: 0;
}
.idx08-item {
  position: relative;
  width: 40.3em;
  height: 52em;
  margin: 0 2.5em;
  will-change: width, height, margin;
  -webkit-transition: width 0.5s ease, height 0.5s ease, margin 0.5s ease;
  transition: width 0.5s ease, height 0.5s ease, margin 0.5s ease;
}
.idx08-item .txt {
  position: absolute;
  bottom: 2.55555556em;
  left: 2.777778em;
  width: 100%;
  font-size: 1.8em;
  color: #fff;
  line-height: 1.8333333333;
  max-width: 437px;
  display: none;
  text-shadow: #333 1px 0 10px, #333 1px 0 10px, #333 1px 0 10px;
}
@media only screen and (min-width: 769px) {
  .idx08-item.slick-active.slick-current {
    width: var(--widthSlide) !important;
  }
  .idx08-item.slick-active.slick-current .idx08-img {
    width: var(--widthSlide) !important;
  }
  .idx08-item.slick-active.slick-current::before, .idx08-item.slick-active.slick-current::after {
    position: absolute;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .idx08-item.slick-active.slick-current::before {
    z-index: 1;
    top: 0;
    left: -5.3em;
    width: 86.6em;
    height: 56em;
    background-image: url(../images/idx08-shape-big.png);
  }
  .idx08-item.slick-active.slick-current::after {
    background-image: url(../images/idx08-shape-animal.png);
    z-index: -1;
    top: -7em;
    right: 4.8em;
    width: 15.1em;
    height: 9.6em;
  }
  .idx08-item.slick-active.slick-current .txt {
    display: block;
  }
  .idx08-item.slick-active.slick-current img {
    border-radius: 40px;
    height: 52em;
  }
}
.idx08-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.idx08-img img {
  border-radius: 30px;
  -o-object-fit: cover;
     object-fit: cover;
}
.idx08 .slick-list {
  overflow: unset;
  -webkit-transform: translateX(52.2em);
          transform: translateX(52.2em);
}
.idx08 .slick-arrow {
  border-radius: 50%;
  background-color: #fff;
  width: 80px;
  height: 80px;
  top: 19%;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px auto;
}
@media only screen and (min-width: 769px) {
  .idx08 .slick-arrow:hover {
    background-color: var(--clr3);
  }
}
.idx08 .slick-prev {
  left: 0px;
  background-image: url(../images/idx08-arr-slide1.png);
}
.idx08 .slick-next {
  right: auto;
  left: 9em;
  background-image: url(../images/idx08-arr-slide2.png);
}
.idx08-right .slick-list {
  -webkit-transform: unset;
          transform: unset;
}
.idx08-right .slick-track {
  width: 100% !important;
}
@media only screen and (min-width: 769px) {
  .idx08 .idx-title h3 {
    line-height: 1.525;
  }
  .idx08 .idx-title::after {
    margin-top: 2.3em;
  }
  .idx08-btn a:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media only screen and (min-width: 1281px) {
  .idx08-left {
    padding-top: 20px;
  }
}
@media (769px <= width <= 1366px) {
  .idx08-slide {
    font-size: 0.7vw;
  }
}
@media (769px <= width <= 1280px) {
  .idx08-slide {
    margin-top: 0;
  }
  .idx08 .slick-arrow {
    width: 60px;
    height: 60px;
  }
  .idx08-item {
    margin: 0 2em;
  }
  .idx08-item .txt {
    width: 56%;
  }
  .idx08 .slick-next {
    left: 10em;
  }
  .idx08-btn {
    width: 60%;
  }
  .idx08-btn a {
    font-size: 8px;
  }
}
@media (769px <= width <= 1024px) {
  .idx08 .btn-group {
    margin-top: 40px;
  }
  .idx08 .btn-group .btn.style01 {
    max-width: 260px;
  }
  .idx08 .slick-arrow {
    width: 50px;
    height: 50px;
    top: 24%;
  }
  .idx08-slide {
    margin-top: 1em;
  }
}
@media (769px <= width <= 991px) {
  .idx08 .idx-title h3 {
    font-size: 3em;
  }
  .idx08-slide {
    font-size: 0.65vw;
    margin-top: 5em;
  }
  .idx08-right {
    padding-left: 20px;
  }
  .idx08 .slick-prev {
    left: -2em;
  }
  .idx08-wrap {
    padding-top: 70px;
  }
  .idx08 .btn-group {
    margin-top: 50px;
  }
  .idx08 .slick-arrow {
    top: -25%;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
}

.idx09 {
  padding: 153px 0 22px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../images/idx09-shape-bg.png);
  position: relative;
  z-index: 1;
}
.idx09::before {
  position: absolute;
  content: "";
  z-index: -1;
  top: 30%;
  height: 70%;
  width: 100%;
  background-color: #91be48;
}
@media only screen and (min-width: 1921px) {
  .idx09::before {
    top: 60%;
    height: 40%;
  }
}
.idx09 .inner_big {
  max-width: 1340px;
  position: relative;
}
.idx09 .inner_big::before, .idx09 .inner_big::after {
  position: absolute;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 10px;
}
.idx09 .inner_big::before {
  background-image: url(../images/idx09-shape1.png);
  left: -4.5em;
  top: -33.5em;
  width: 26.4em;
  height: 25.6em;
}
.idx09 .inner_big::after {
  background-image: url(../images/idx09-shape2.png);
  top: -23.8em;
  right: 7.2em;
  width: 7.5em;
  height: 15.6em;
}
.idx09 .idx-title {
  text-align: center;
}
.idx09 .idx-title .sm {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.idx09 .idx-title::after {
  margin-left: auto;
  margin-right: auto;
}
.idx09-content {
  background-color: #fff;
  border-radius: 40px;
  position: relative;
  margin-top: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 70px;
}
.idx09-left {
  max-width: 580px;
  width: 50%;
}
.idx09-right {
  max-width: 550px;
  width: 50%;
}
.idx09-img img {
  border-radius: 30px;
}
.idx09-map {
  margin-top: 30px;
  height: 350px;
}
.idx09-map iframe {
  border-radius: 30px;
}
.idx09-logo {
  margin-left: auto;
  margin-right: auto;
  max-width: 233px;
}
.idx09-logo:hover a {
  opacity: 1;
}
.idx09-list {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 21px;
}
.idx09-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.idx09-list li:first-child .left {
  background-size: 12px auto;
  background-image: url(../images/idx09-icon1.png);
}
.idx09-list li:nth-child(2) .left {
  background-image: url(../images/idx09-icon2.png);
  background-size: 16px auto;
}
.idx09-list .left {
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background-color: #fffce3;
  background-position: center;
  background-repeat: no-repeat;
}
.idx09-list .right {
  padding-left: 15px;
}
.idx09 .btn-group {
  margin-top: 38px;
}
.idx09 .btn-group .btn {
  margin-left: auto;
  margin-right: auto;
}
@media (769px <= width <= 1560px) {
  .idx09 .inner_big::before, .idx09 .inner_big::after {
    font-size: 8px;
  }
  .idx09 .inner_big::before {
    left: 20px;
  }
}
@media (769px <= width <= 1366px) {
  .idx09::before {
    top: 20%;
    height: 80%;
  }
  .idx09-content {
    padding: 40px 40px;
  }
}
@media (769px <= width <= 1280px) {
  .idx09-content {
    padding: 40px 20px;
  }
  .idx09-left {
    width: 48%;
  }
  .idx09 .btn-group {
    margin-top: 20px;
  }
  .idx09 .time_sheet {
    font-size: 1.3vw;
  }
}
@media (769px <= width <= 991px) {
  .idx09::before {
    top: 14%;
  }
}

.idx10 {
  background-position: top center;
  background-repeat: repeat-x;
  background-size: 100% auto;
  background-image: url(../images/idx09-shape-line.svg);
  padding-top: 99px;
  padding-bottom: 213px;
  position: relative;
}
.idx10::before, .idx10::after {
  position: absolute;
  content: "";
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 10px;
}
.idx10::before {
  background-image: url(../images/idx10-shape1.png);
  width: 41em;
  height: 25.4em;
  bottom: 14.7em;
  left: -5px;
}
.idx10::after {
  background-image: url(../images/idx10-shape2.png);
  width: 48em;
  height: 27.2em;
  bottom: 14.7em;
  right: -5px;
}
.idx10 .inner_big {
  max-width: 1340px;
}
.idx10-content {
  max-width: 550px;
  margin-right: 0;
  margin-left: auto;
  width: 50%;
}
.idx10-content .boxTxt {
  margin-top: 166px;
}
.idx10 .btn-group {
  margin-top: 105px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 769px) {
  .idx10 .btn-group .btn {
    max-width: 458px;
  }
}
.idx10-img {
  max-width: 960px;
  width: 51%;
  position: absolute;
  top: 84px;
  left: -5px;
}
.idx10-img figure img {
  border-radius: 0 50px 50px 0;
}
@media only screen and (min-width: 1921px) {
  .idx10-img {
    left: calc(50% - 24vw);
  }
}
.idx10-name {
  font-size: 10px;
  position: absolute;
  bottom: 13.3em;
  left: 31em;
  padding-left: 20.4em;
}
.idx10-name .t1 {
  position: relative;
  font-weight: bold;
  font-size: 1.3em;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: var(--main-color);
  display: table;
  padding: 3px 13px 3px 13px;
  border-radius: 5px;
  margin-bottom: 0.5em;
}
.idx10-name .t2 {
  position: relative;
  display: inline-block;
  border-radius: 5px;
  color: var(--main-color);
  background-color: #fff;
  font-weight: bold;
  font-size: 2em;
  letter-spacing: 0.05em;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-right: 11px;
}
.idx10-name .t2 .sm {
  font-size: 0.7em;
}
.idx10-doctor {
  width: 28em;
  height: 28em;
  position: absolute;
  top: -10em;
  left: 0;
}
.idx10-doctor::before {
  position: absolute;
  content: "";
  border: 10px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.idx10-doctor img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .idx10 .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
}
@media (769px <= width <= 1560px) {
  .idx10 {
    padding-top: 60px;
  }
  .idx10::before, .idx10::after {
    font-size: 7px;
  }
  .idx10-name {
    left: calc(50% - 13vw);
  }
  .idx10-content .boxTxt {
    margin-top: 130px;
  }
}
@media (769px <= width <= 1440px) {
  .idx10::before, .idx10::after {
    font-size: 6px;
  }
  .idx10 {
    padding-top: 60px;
  }
  .idx10-content .boxTxt {
    margin-top: 100px;
  }
}
@media (769px <= width <= 1366px) {
  .idx10::after {
    bottom: 13em;
  }
  .idx10 .btn-group {
    margin-top: 70px;
  }
  .idx10-content .boxTxt {
    padding-right: 30px;
  }
}
@media (769px <= width <= 1280px) {
  .idx10-name {
    left: calc(50% - 18vw);
    bottom: 11em;
  }
}
@media (769px <= width <= 1024px) {
  .idx10 {
    background-size: auto 28%;
    padding-top: 140px;
  }
  .idx10-img {
    width: 48%;
  }
  .idx10-name {
    font-size: min(7px, 0.8vw);
  }
}
@media (769px <= width <= 991px) {
  .idx10 {
    background-size: auto 25%;
  }
  .idx10 .btn-group {
    margin-top: 40px;
  }
  .idx10 .btn-group .btn.style01 a span {
    line-height: 1.4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.idx11 {
  background-image: url(../images/idx11-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 38px;
  position: relative;
}
.idx11 .inner_big {
  position: relative;
}
.idx11 .inner_big::before {
  position: absolute;
  content: "";
  max-width: 1100px;
  top: -104px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: calc(100% - 40px);
  height: calc(100% + 104px);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/idx11-inner.jpg);
  border-radius: 40px;
}
.idx11 .inner_big::after {
  position: absolute;
  content: "";
  background-image: url(../images/idx11-shape3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  top: 39px;
  left: calc(50% - 21.25vw);
  width: 72px;
  height: 74px;
}
.idx11 .idx-title {
  text-align: center;
  top: -18px;
}
.idx11 .idx-title .sm {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.idx11 .idx-title::after {
  margin-left: auto;
  margin-right: auto;
}
.idx11 .flex {
  font-size: 10px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 4.1em;
  position: relative;
}
.idx11 .flex::before, .idx11 .flex::after {
  position: absolute;
  content: "";
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  font-size: 10px;
}
.idx11 .flex::before {
  width: 18em;
  height: 11em;
  top: -6.9em;
  right: 11.8em;
  background-image: url(../images/idx11-shape1.png);
}
.idx11 .flex::after {
  background-image: url(../images/idx11-shape2.png);
  width: 21.5em;
  height: 41.4em;
  bottom: 9.2em;
  left: -5.1em;
}
.idx11-title {
  font-size: 1em;
  position: absolute;
  top: 20px;
  left: 0;
}
.idx11-title .sm {
  color: #fff;
  display: inline-block;
  line-height: 1;
  border-radius: 5px;
  padding: 11px 12px 10px 12px;
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 5px;
}
.idx11-title .ttl {
  font-weight: bold;
  font-size: 2.6em;
  letter-spacing: 0.05em;
}
.idx11-title .ttl span {
  display: table;
  background-color: #fff;
  margin-bottom: 5px;
  border-radius: 10px;
  line-height: 1;
  padding: 16px 19px 15px 20px;
}
.idx11-title .ttl span:last-child {
  margin-bottom: 0;
}
.idx11-item {
  width: 46.2em;
  position: relative;
  z-index: 1;
  margin-bottom: 3.2em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.idx11-item::before {
  position: absolute;
  content: "";
  bottom: 2.9em;
  right: 3em;
  border-radius: 50%;
  width: 6.8em;
  height: 6.8em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px auto;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-image: url(../images/totop.png);
}
.idx11-item.st1 .idx11-title .sm {
  background-color: var(--clr3);
}
.idx11-item.st1 .idx11-title .ttl {
  color: var(--clr3);
}
.idx11-item.st1::before {
  background-color: var(--clr3);
}
.idx11-item.st2 .idx11-title .sm {
  background-color: var(--main-color);
}
.idx11-item.st2 .idx11-title .ttl {
  color: var(--main-color);
}
.idx11-item.st2::before {
  background-color: var(--main-color);
}
.idx11-item.st3 .idx11-title .sm {
  background-color: var(--clr4);
}
.idx11-item.st3 .idx11-title .ttl {
  color: var(--clr4);
}
.idx11-item.st3::before {
  background-color: var(--clr4);
}
.idx11-item.st4 .idx11-title .sm {
  background-color: var(--clr5);
}
.idx11-item.st4 .idx11-title .ttl {
  color: var(--clr5);
}
.idx11-item.st4::before {
  background-color: var(--clr5);
}
.idx11-img {
  border-radius: 50%;
  overflow: hidden;
  width: 43em;
  height: 43em;
  margin-right: 0;
  margin-left: auto;
}
.idx11 .btn-group {
  margin-top: 29px;
  position: relative;
  z-index: 1;
}
.idx11 .btn-group .btn {
  margin-left: auto;
  margin-right: auto;
}
.idx11 .btn-group .btn a {
  background-color: #fff;
  color: var(--main-color);
}
.idx11 .btn-group .btn a::after {
  background-color: var(--main-color);
  background-image: url(../images/idx11-ar.png);
  background-size: 8px auto;
}
@media only screen and (min-width: 769px) {
  .idx11-item.st1 {
    margin-right: 8em;
  }
  .idx11-item.st3 {
    margin-left: 26.8em;
    margin-right: 8em;
  }
  .idx11-item:hover {
    opacity: 0.8;
  }
}
@media (769px <= width <= 1560px) {
  .idx11 .inner_big::after {
    left: calc(50% - 30vw);
  }
}
@media (769px <= width <= 1366px) {
  .idx11 .flex::before, .idx11 .flex::after {
    font-size: min(8px, 0.8vw);
  }
  .idx11 .flex::after {
    left: 20px;
  }
}
@media (769px <= width <= 1280px) {
  .idx11 .flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: min(8px, 0.7vw);
  }
  .idx11 .flex::after {
    bottom: 15em;
  }
}
@media (769px <= width <= 1024px) {
  .idx11 .inner_big::after {
    left: 20px;
  }
  .idx11::after {
    height: 220px;
    -webkit-mask-size: auto 100%;
            mask-size: auto 100%;
  }
  .idx11 .flex::before {
    right: 20px;
  }
  .idx11 .flex::after {
    left: 0;
    bottom: 5em;
  }
}
@media (769px <= width <= 991px) {
  .idx11 .flex::after {
    left: -13em;
  }
  .idx11-item.st1, .idx11-item.st3 {
    margin-right: 5em;
  }
  .idx11-item.st3 {
    margin-left: 0;
  }
}

.idx_map {
  height: 450px;
}
.idx_map iframe {
  height: 100%;
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .home_page .idx-title {
    font-size: 8px;
  }
}
/*# sourceMappingURL=index_pc.css.map */