.home_page .key {
  --height: 64vw;
  --min-height: 600px;
  --max-height: 1202px;
  position: relative;
  z-index: 1;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  font-size: min(0.65vw, 10px);
  background-color: var(--main-color);
}
.home_page .key .inner {
  position: relative;
  max-width: 1920px;
  padding: 0;
  width: 100%;
}
.home_page .key .key_text {
  position: relative;
  overflow: hidden;
}
.home_page .key .key_text .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 6em 10.5em 0;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
}
.home_page .key .catch {
  max-width: 100em;
}
.home_page .key .catch p {
  font-size: 3.3em;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.home_page .key h2,
.home_page .key p {
  color: #fff;
  font-weight: 400;
  font-family: var(--f-jp);
}
.home_page .key h2 {
  margin-bottom: 0.6286em;
  font-size: 7em;
  letter-spacing: 0.025em;
  line-height: 1.6;
}
.home_page .key .key_bg {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.home_page .key .key_bg::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #212226;
  opacity: 0.3;
}
.home_page .key .key_bg::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 2;
  left: 0;
  bottom: -24.4em;
  width: 100%;
  height: calc(63em + 120px);
  background: url(../images/idx_key_decor.png) no-repeat center top/100% auto;
}
.home_page .key .key_bg .item {
  position: absolute;
  z-index: -3;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  background: no-repeat center/cover;
  display: none !important;
}
.home_page .key .key_bg .item01 {
  background-image: url(../images/idx_key_mv01.jpg);
}
.home_page .key .key_bg .item02 {
  background-image: url(../images/idx_key_mv02.jpg);
}
.home_page .key .key_bg .item03 {
  background-image: url(../images/idx_key_mv03.jpg);
}
.home_page .key .mv_slider:not(.slick-slider),
.home_page .key .key_bg:not(.slick-slider) {
  display: flex;
}
.home_page .key .mv_slider:not(.slick-slider) .slider:not(:first-child),
.home_page .key .key_bg:not(.slick-slider) .slider:not(:first-child) {
  display: none;
}
.home_page .key .key_video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
}
.home_page .key .key_video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.home_page #mainContent {
  position: relative;
  z-index: 2;
}
.home_page .topic_path {
  display: none;
}
.home_page .box_title.white * {
  color: #fff;
}
@media only screen and (min-width: 769px) {
  .home_page .box_title.center * {
    text-align: center;
  }
}
.home_page .h3_en {
  margin-bottom: 7px;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-family: var(--f-en-jp);
  color: var(--clr2);
}
.home_page h3 {
  position: relative;
  margin-bottom: 35px;
  color: var(--main-color);
  font-family: var(--f-jp);
  font-size: calc(var(--ttl_size) + 10px);
  font-weight: 400;
  letter-spacing: 0.05em;
}
.home_page h3.fs28 {
  font-size: calc(var(--ttl_size) - 2px);
}
.home_page h3.st02::before {
  content: "";
  display: block;
  margin: 0 auto 7px;
  width: 2px;
  height: 75px;
  background-color: var(--main-color);
}
.home_page h3.white {
  color: white;
}
.home_page h3.white::before {
  background-color: white;
  opacity: 0.5;
}
.home_page h4 {
  font-family: var(--f-jp);
}

@media only screen and (min-width: 1921px) {
  .home_page .key {
    --max-height: 45vw;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1560px) {
  .home_page .key {
    --height: 70vw;
  }
  .home_page .key .key_text .item {
    padding-bottom: 10em;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 769px) {
  .home_page .key .key_bg::after {
    bottom: -35em;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 769px) and (max-height: 650px) {
  .home_page .key {
    --max-height: calc(100vh + 15em);
  }
  .home_page .key .key_bg::after {
    bottom: -40em;
  }
}
section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.idx01 {
  --size-w-date: 90px;
  margin-top: -126px;
  position: relative;
  z-index: 2;
}
.idx01 .news_ttl {
  display: flex;
  align-items: center;
  font-size: 10px;
}
.idx01 .news_ttl h3 {
  z-index: 1;
  padding-left: 0.9615em;
  margin-bottom: 0;
  font-size: 2.6em;
  letter-spacing: 0;
  color: var(--main-color);
}
.idx01 .news_ttl h3::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0.6em;
  width: 0.4615em;
  height: 0.4615em;
  transform: rotate(45deg);
  background-color: var(--main-color);
}
.idx01 .news_ttl .en {
  position: relative;
  z-index: 1;
  bottom: -0.2857em;
  margin-left: 1.0714em;
  padding-left: 1.8571em;
  font-size: 1.4em;
  font-family: var(--f-en);
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: var(--clr2);
  font-weight: 500;
}
.idx01 .news_ttl .en::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  bottom: 0.3571em;
  width: 1px;
  transform-origin: left bottom;
  transform: rotate(33deg);
  height: calc(100% - 0.2em);
  background-color: #CDDDF4;
}
.idx01 .box_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.idx01 .content {
  align-items: inherit;
}
.idx01 .content .box {
  position: relative;
  z-index: 1;
  width: calc(50% - 12px);
  padding: 49px 57px 36px;
  max-width: 640px;
  background-color: #B2C5E4;
}
.idx01 .content .box::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  inset: 15px;
  box-shadow: 0 0 20px rgba(28, 66, 139, 0.16);
  background-color: white;
}
.idx01 .content ul {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  max-width: 530px;
}
.idx01 .content li {
  border-bottom: 1px solid #E6E6E6;
  width: auto;
}
.idx01 .content li:last-child {
  border-bottom: none;
}
.idx01 .content li a {
  display: flex;
  text-decoration: none;
  padding: 24px 0px 25px;
  transition: all 0.3s;
  white-space: nowrap;
  max-width: 100%;
  color: var(--clr1);
}
.idx01 .content li a span {
  display: inline-block;
}
.idx01 .content li a:hover {
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .idx01 .content li a:hover {
    background-color: #e7f1f9;
  }
}
.idx01 .content li a .date {
  width: var(--size-w-date);
  transition: all 0.3s;
  font-size: 14px;
  font-family: var(--f-en);
  letter-spacing: 0.05em;
  color: var(--main-color);
}
.idx01 .content li a .title {
  padding-left: 10px;
  max-width: calc(100% - var(--size-w-date));
  position: relative;
  padding-right: 10px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: var(--f-jp);
  color: var(--main-color);
}
.idx01 .content .news {
  position: relative;
}
.idx01 .content .btn-group {
  position: relative;
}

@media only screen and (min-width: 769px) {
  .idx01 .inner_big {
    max-width: 1345px;
  }
  .idx01 .btn-group {
    right: -9px;
  }
  .idx01 .content li a .date {
    position: relative;
    top: 3px;
  }
  .idx01 .news_ttl {
    width: calc(100% - 81px);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx01 .content .box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .idx01 .news_ttl {
    font-size: 7px;
  }
  .idx01 .content li a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.idx02 {
  position: relative;
  z-index: 1;
  padding-top: 90px;
  padding-bottom: 110px;
}
.idx02::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: -5px;
  bottom: 30px;
  width: 100vw;
  height: 100%;
  background: url(../images/idx02_decor01.png) no-repeat center bottom/100% auto;
}
.idx02::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% + 118px);
  background: url(../images/idx02_bg.svg) no-repeat center bottom/cover;
}
.idx02 .en-big {
  color: #CDDDF4;
  opacity: 0.1;
  margin-bottom: -1.15em;
  text-align: center;
}
.idx02 h3.st02 {
  text-align: center;
  margin-bottom: 68px;
}
.idx02 .card_gr {
  font-size: min(0.8vw, 10px);
}
.idx02 .card_gr .card {
  position: relative;
  z-index: 1;
  padding: 4.3em 2em 1em 2em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  max-width: 360px;
  min-height: 36.3em;
  background: url(../images/idx02_card_fillter.svg) no-repeat center/cover;
  overflow: hidden;
}
.idx02 .card_gr .card::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  inset: 1em;
  background-color: var(--main-color);
}
.idx02 .card_gr .card p {
  color: white;
  text-align: center;
}
.idx02 .card_gr .card .ttl_top {
  margin-bottom: 0.8696em;
  min-height: 2.9565em;
  font-size: 2.3em;
  font-weight: 400;
  line-height: 1.478261;
  letter-spacing: 0.025em;
  text-align: center;
  font-family: var(--f-jp);
}
.idx02 .card_gr .card .ttl_top::before {
  content: "";
  display: table;
  margin: 0 auto 10px;
  width: 1.0435em;
  height: 1.0435em;
  background: url(../images/idx02_card_ttl_top_ico.svg) no-repeat center/cover;
}
.idx02 .card_gr .card .card_ico {
  position: relative;
  margin-bottom: 3em;
  width: 7.7em;
  height: 7.9em;
  background: no-repeat center/cover;
}
.idx02 .card_gr .card .ttl_bot {
  font-size: 1.8em;
  font-weight: 400;
  letter-spacing: 0.025em;
  line-height: 1.5555556;
}
.idx02 .card_gr .card .btn-group {
  margin-top: auto;
  width: calc(100% + 2em);
  margin-left: -1em;
  margin-right: -1em;
  font-size: 1em;
}
.idx02 .card_gr .card .btn-group .btn_more {
  --cl-mode: white;
  position: relative;
  width: 100%;
  min-height: 6em;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.idx02 .card_gr .card .btn-group .btn_more a {
  position: absolute;
  left: 0;
  top: 0;
  padding: 1em;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 769px) {
  .idx02 .card_gr .card .btn_more:hover a {
    color: var(--main-color);
    background-color: white;
    opacity: 1;
  }
  .idx02 .card_gr .card .btn_more:hover a > span::before {
    background-color: var(--main-color);
  }
}
.idx02 .gr01 .c1 .card_ico {
  background-image: url(../images/idx02_gr01_card_ico01.png);
}
.idx02 .gr01 .c2 .card_ico {
  background-image: url(../images/idx02_gr01_card_ico02.png);
}
.idx02 .gr01 .c3 .card_ico {
  background-image: url(../images/idx02_gr01_card_ico03.png);
}
.idx02 .gr01 .c4 .card_ico {
  background-image: url(../images/idx02_gr01_card_ico04.png);
}
.idx02 .gr01 .c5 .card_ico {
  background-image: url(../images/idx02_gr01_card_ico05.png);
}
.idx02 .gr01 .c1 .card_ico,
.idx02 .gr01 .c2 .card_ico,
.idx02 .gr01 .c3 .card_ico {
  margin-bottom: 0.4em;
}
.idx02 .gr01 .c1 .card_ico {
  top: -0.9em;
  left: -0.3em;
}
.idx02 .gr01 .c2 .card_ico {
  top: -0.7em;
}
.idx02 .gr01 .c3 .card_ico {
  top: -0.7em;
}
.idx02 .gr01 .c4 .card_ico {
  left: 0.1em;
  top: -1.1em;
  margin-bottom: -0.5em;
}
.idx02 .gr01 .c5 .card_ico {
  top: -1.5em;
  margin-bottom: -1.1em;
}
@media only screen and (min-width: 769px) {
  .idx02 .gr01 {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
  }
}
.idx02 .gr02 .c1 .card_ico {
  background-image: url(../images/idx02_gr02_card_ico01.png);
}
.idx02 .gr02 .c2 .card_ico {
  background-image: url(../images/idx02_gr02_card_ico02.png);
}
.idx02 .gr02 .c3 .card_ico {
  background-image: url(../images/idx02_gr02_card_ico03.png);
}
.idx02 .gr02 .c4 .card_ico {
  background-image: url(../images/idx02_gr02_card_ico04.png);
}
.idx02 .gr02 .card .ttl_top {
  margin-bottom: 1em;
}

@media only screen and (min-width: 769px) {
  .idx02 .inner {
    max-width: 1556px;
  }
  .idx02 .card_gr {
    --size-mg: 1.25em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1560px) {
  .idx02 .en-big {
    font-size: 7.5vw;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .idx02 h3.st02::before {
    height: 5.5vw;
  }
}
.idx03 {
  position: relative;
  z-index: 1;
  padding-top: 164px;
  padding-bottom: 151px;
}
.idx03::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 70%;
  max-width: 1087px;
  height: 100%;
  background: url(../images/idx03_img01.jpg) no-repeat right top/cover;
}
.idx03 .h3_en {
  font-family: var(--f-en);
  font-weight: 500;
  color: #92afd9;
}
.idx03 .idx_box {
  max-width: 719px;
}
.idx03 .idx_box .btn-group {
  margin-top: 66px;
}
.idx03 .idx_box .box_ct {
  max-width: 560px;
}

@media only screen and (min-width: 769px) {
  .idx03 h3 {
    margin-bottom: 40px;
    line-height: 1.892857;
  }
  .idx03 .inner_max {
    max-width: 1468px;
  }
  .idx03 .idx_box {
    position: relative;
    z-index: 1;
    padding-right: 10%;
    margin-left: auto;
    margin-right: 0;
  }
  .idx03 .idx_box .h3_en {
    position: absolute;
    right: 0;
    top: -78px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-size: 16px;
    line-height: 0.85;
    writing-mode: sideways-lr;
  }
  .idx03 .idx_box .h3_en .line01 {
    position: relative;
    top: 40%;
    display: flex;
    align-items: center;
  }
  .idx03 .idx_box .h3_en .line01::before {
    content: "";
    display: block;
    margin-top: 20px;
    width: 1px;
    height: 200px;
    background-color: #D0DDEF;
  }
  .idx03 .idx_box .btn-group .btn {
    margin-bottom: 28px;
    max-width: 280px;
  }
}
@media only screen and (min-width: 1921px) {
  .idx03::before {
    left: calc((100vw - 1920px) / 2);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .idx03 {
    padding-top: clamp(80px, 9vw, 120px);
    padding-bottom: clamp(80px, 9vw, 120px);
  }
  .idx03 .idx_box {
    padding-right: clamp(80px, 7.6vw, 100px);
    max-width: 582px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx03 .idx_box {
    max-width: 500px;
  }
  .idx03 .idx_box .h3_en {
    top: -9%;
  }
}
.idx04 {
  position: relative;
  z-index: 2;
  padding-top: clamp(100px, 8.6vw, 164px);
  padding-bottom: 99px;
  background: url(../images/idx04_bg.jpg) no-repeat center/cover;
}
.idx04 .en-big {
  color: var(--clr3);
  opacity: 0.1;
}
.idx04 p {
  color: white;
}
.idx04 .idx_box .btn-group {
  margin-top: 46px;
}
.idx04 .idx_box .btn-group .btn a::after {
  right: 0;
}
.idx04 .idx_box .pic_gr {
  --size-grow-left-pic-big: 17%;
  --size-w-box-sm: 39.9%;
  display: flex;
  align-items: flex-end;
}
.idx04 .idx_box .pic_gr .pic_big {
  position: relative;
  z-index: 1;
  margin-bottom: 10%;
  margin-left: calc(var(--size-grow-left-pic-big) * -1);
  width: calc(100% - var(--size-w-box-sm) + var(--size-grow-left-pic-big));
  max-width: 617px;
}
.idx04 .idx_box .pic_gr .pic_sm {
  position: relative;
  z-index: 2;
  width: var(--size-w-box-sm);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.idx04 .idx_list_gr {
  font-size: clamp(8px, 0.8vw, 10px);
}
.idx04 .idx_list_gr .item_list {
  display: flex;
  align-items: center;
  min-height: 6.7em;
  padding: 1em 2em;
  max-width: 545px;
  background-color: white;
}
.idx04 .idx_list_gr .item_list .ttl {
  position: relative;
  z-index: 1;
  padding-left: 2.4375em;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.025em;
  color: var(--main-color);
}
.idx04 .idx_list_gr .item_list .ttl::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 1.5em;
  height: 1.5em;
  background: url(../images/idx04_item_list_ico.svg) no-repeat center/cover;
}
.idx04 .idx_box_bot {
  --size-w-decor-top: 440px;
  --size-h-decor-top: 35px;
  position: relative;
  z-index: 1;
  padding: 58px 90px 59px;
  margin: 111px auto 0;
  max-width: 1280px;
  background-color: rgba(255, 255, 255, 0.09);
}
.idx04 .idx_box_bot::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  right: 0;
  top: calc(var(--size-h-decor-top) * -1);
  margin: 0 auto;
  width: var(--size-w-decor-top);
  height: var(--size-h-decor-top);
  border-top: 2px solid rgba(255, 255, 255, 0.15);
  background-color: rgba(255, 255, 255, 0.09);
}
.idx04 .idx_box_bot::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-bottom: 2px solid rgba(255, 255, 255, 0.15);
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), linear-gradient(to left, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
  background-position: left top, right top;
  background-repeat: no-repeat;
  background-size: calc((100% - var(--size-w-decor-top)) / 2) 1px;
}
.idx04 .idx_box_bot .box_ttl {
  position: absolute;
  left: 0;
  top: -5px;
  width: 100%;
  margin-bottom: 31px;
  font-size: 22px;
  font-family: var(--f-jp);
  text-align: center;
  line-height: 1.5;
}

@media only screen and (min-width: 769px) {
  .idx04 .en-big {
    position: absolute;
    left: -0.2357em;
    top: 0.7714em;
  }
  .idx04 h3 {
    margin-bottom: 46px;
  }
  .idx04 .idx_box {
    --size-w-pic: 42%;
    width: 61%;
  }
  .idx04 .idx_box .btn-group .btn {
    max-width: 399px;
  }
  .idx04 .idx_box .pic_gr {
    position: absolute;
    right: 0;
    top: -73px;
    width: var(--size-w-pic);
    max-width: 802px;
  }
  .idx04 .idx_box .pic_gr .pic_sm {
    top: -1px;
  }
}
@media only screen and (min-width: 1921px) {
  .idx04 {
    background-image: url(../images/idx04_bg.jpg);
  }
  .idx04 .en-big {
    left: calc((100vw - 1920px) / 2 - 20px);
  }
  .idx04 .idx_box .pic_gr {
    right: calc((100vw - 1920px) / 2);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .idx04 .idx_box_bot {
    padding-left: clamp(40px, 4.5vw, 60px);
    padding-right: clamp(40px, 4.5vw, 60px);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx04 {
    padding-top: 100px;
  }
  .idx04 .idx_box {
    --size-w-pic: 40%;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .idx04 {
    padding-top: 80px;
  }
  .idx04 .en-big {
    margin-bottom: -0.65em;
    position: unset;
    font-size: 60px;
  }
  .idx04 h3,
  .idx04 .en-big,
  .idx04 .h3_en {
    text-align: center;
  }
  .idx04 .idx_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .idx04 .idx_box .box_l {
    display: contents;
  }
  .idx04 .idx_box .pic_gr {
    position: unset;
    margin-bottom: 30px;
    width: 100%;
    max-width: 500px;
  }
}
.idx05 {
  position: relative;
  z-index: 1;
  padding-top: clamp(100px, 6.3vw, 120px);
  padding-bottom: 114px;
}
.idx05::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 359px;
  background: url(../images/idx05_decor_wave.png) no-repeat center right -5px/auto 100%;
  background-color: #EDF3FB;
}
.idx05::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  right: -5px;
  bottom: -116px;
  width: 92.9em;
  height: 76.9em;
  font-size: clamp(6px, 0.8vw, 10px);
  background: url(../images/idx05_bg.png) no-repeat center/cover;
}
.idx05 h3 {
  margin-bottom: 0;
}
.idx05 .box_title {
  position: relative;
  z-index: 2;
}
.idx05 .en-big {
  margin-top: -0.4133em;
  margin-bottom: -2px;
  opacity: 0.3;
  text-align: center;
  color: #CDDDF4;
}
.idx05 .en-right {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-family: var(--f-en);
  color: #8FB1E2;
}
.idx05 .idx_box {
  display: flex;
  flex-wrap: wrap;
}
.idx05 .idx_box h4 {
  margin-bottom: 36px;
  font-size: var(--ttl_size);
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: var(--main-color);
}
.idx05 .idx_box .btn-group {
  margin-top: 51px;
}
.idx05 .idx_box .btn-group.flex_gr .btn {
  max-width: 280px;
}
.idx05 .idx_box .box_ct {
  max-width: 643px;
}
.idx05 .idx_box .box_pic {
  position: relative;
  z-index: 1;
  max-width: 800px;
}
.idx05 .idx_box .box_pic::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 1;
  inset: 13px;
  border: 1px solid white;
}
.idx05 .card_gr {
  margin-top: 49px;
  font-size: min(0.85vw, 10px);
}
.idx05 .card_gr .card {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2em;
  max-width: 320px;
  min-height: 19em;
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.16);
  background: no-repeat center/cover;
}
.idx05 .card_gr .card::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--main-color);
  opacity: 0.4;
}
.idx05 .card_gr .card::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  inset: 1em;
  background-color: var(--main-color);
  opacity: 0.8;
}
.idx05 .card_gr .card p {
  color: white;
}
.idx05 .card_gr .card .card_ttl {
  padding-bottom: 1em;
  margin-bottom: 0.5em;
  width: 100%;
  max-width: 13.7778em;
  font-size: 1.8em;
  font-family: var(--f-jp);
  letter-spacing: 0.025em;
  line-height: 1.555556em;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.idx05 .card_gr .card .txt-link {
  display: table;
  padding-left: 1.4706em;
  min-width: 4.4706em;
  margin-bottom: 0;
  font-size: 1.7em;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 400;
  font-family: var(--f-en);
  background: url(../images/idx05_txt_link_ico.svg) no-repeat left center/auto 0.2941em;
}
.idx05 .card_gr.gr01 .c1 {
  background-image: url(../images/idx05_gr01_card_bg01.jpg);
}
.idx05 .card_gr.gr01 .c2 {
  background-image: url(../images/idx05_gr01_card_bg02.jpg);
}
.idx05 .card_gr.gr01 .c3 {
  background-image: url(../images/idx05_gr01_card_bg03.jpg);
}
.idx05 .card_gr.gr01 .c4 {
  background-image: url(../images/idx05_gr01_card_bg04.jpg);
}
.idx05 .card_gr.gr02 .c1 {
  background-image: url(../images/idx05_gr02_card_bg01.jpg);
}
.idx05 .card_gr.gr02 .c2 {
  background-image: url(../images/idx05_gr02_card_bg02.jpg);
}
.idx05 .card_gr.gr02 .c3 {
  background-image: url(../images/idx05_gr02_card_bg03.jpg);
}
.idx05 .card_gr.gr02 .c4 {
  background-image: url(../images/idx05_gr02_card_bg04.jpg);
}
.idx05 .card_gr.gr03 .c1 {
  background-image: url(../images/idx05_gr03_card_bg01.jpg);
}
.idx05 .card_gr.gr03 .c2 {
  background-image: url(../images/idx05_gr03_card_bg02.jpg);
}
.idx05 .card_gr.gr03 .c3 {
  background-image: url(../images/idx05_gr03_card_bg03.jpg);
}
.idx05 .card_gr.gr03 .c4 {
  background-image: url(../images/idx05_gr03_card_bg04.jpg);
}
.idx05 .TabContainer .TabPager {
  margin-bottom: 83px;
}
@media only screen and (min-width: 769px) {
  .idx05 .en-right {
    position: absolute;
    top: calc(50% - 9em);
    right: 28px;
    writing-mode: sideways-lr;
  }
  .idx05 .inner_max {
    position: relative;
    z-index: 2;
    max-width: 1740px;
  }
  .idx05 .idx_box {
    --size-w-pic: 50%;
    --size-space-between: 100px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    padding-right: 50px;
  }
  .idx05 .idx_box .btn-group {
    --size-mg: 15px;
  }
  .idx05 .idx_box .btn-group.flex_gr {
    justify-content: flex-start;
  }
  .idx05 .idx_box .box_ct {
    padding-top: 3.5%;
    margin-left: var(--size-space-between);
    width: calc(100% - var(--size-w-pic) - var(--size-space-between));
  }
  .idx05 .idx_box .box_pic {
    width: var(--size-w-pic);
  }
  .idx05 .card_gr {
    --size-mg: 1.1em;
  }
  .idx05 .card_gr .card:hover::after {
    opacity: 0.5;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .idx05 .en-right {
    right: 0;
  }
  .idx05 .idx_box {
    --size-space-between: 50px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx05 .idx_box {
    --size-space-between: 40px;
    --size-w-pic: 45%;
    padding-right: 30px;
  }
  .idx05 .idx_box h4 {
    margin-bottom: 25px;
  }
  .idx05 .idx_box .btn-group {
    margin-top: 40px;
  }
  .idx05 .idx_box .box_ct {
    padding-top: 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .idx05 .idx_box .btn-group.flex_gr .btn {
    width: 100%;
  }
}
.idx06 {
  position: relative;
  z-index: 2;
  padding: 118px 0 97px;
}
.idx06::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 80%;
  max-width: 1500px;
  height: 100%;
  background: url(../images/idx06_bg.jpg) no-repeat left bottom/100% auto;
  background-color: #EDF3FB;
}
.idx06 .box_title {
  position: relative;
  z-index: 2;
}
.idx06 h3 {
  margin-bottom: 0;
}
.idx06 .en-big {
  color: #CDDDF4;
  opacity: 0.3;
}
.idx06 .idx_box {
  display: flex;
  flex-wrap: wrap;
}
.idx06 .idx_box h4 {
  position: relative;
  z-index: 1;
  display: flex;
  margin-bottom: 30px;
  font-size: min(1.7vw, 31px);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.741935;
  color: var(--main-color);
}
.idx06 .idx_box h4 .num {
  position: relative;
  top: 0.2289em;
  font-size: 2.67745em;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  font-family: var(--f-en);
  display: block;
}
.idx06 .idx_box h4 .h4_ttl {
  position: relative;
  z-index: 1;
  padding-left: 1.8065em;
}
.idx06 .idx_box h4 .h4_ttl::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0.4516em;
  top: 1.0968em;
  width: 0.0323em;
  height: 1.3871em;
  transform-origin: bottom left;
  transform: rotate(32deg);
  background-color: #7CA1D6;
}
.idx06 .idx_box .btn-group {
  margin-top: 45px;
}
.idx06 .idx_box .btn-group .btn {
  max-width: 324px;
}
.idx06 .idx_box .ct_item_catch {
  position: relative;
}
.idx06 .idx_box .ct_item {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: var(--value-transition);
}
.idx06 .idx_box .ct_item.active {
  display: block;
  opacity: 1;
}
.idx06 .idx_box .ct_area {
  --size-space: min(6.3vw, 120px);
  position: relative;
  z-index: 0;
  padding-left: var(--size-space);
  padding-bottom: var(--size-space);
}
.idx06 .idx_box .ct_area::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 200%;
  height: calc(100% + var(--size-space) * 0.883333);
  border: 1px solid white;
  background-color: rgba(255, 255, 255, 0.47);
}
.idx06 .idx_box .box_l {
  position: relative;
  z-index: 1;
}
.idx06 .idx_box .box_r {
  position: relative;
  z-index: 2;
}
.idx06 .slider_counter {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
  font-size: 10px;
  width: 202px;
}
.idx06 .slider_counter .item {
  --cl-mode: #BCBCBC;
  --value-transition: all .4s;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;
  font-family: var(--f-en);
  transition: var(--value-transition);
  cursor: pointer;
}
.idx06 .slider_counter .item::before {
  content: "";
  display: block;
  margin-bottom: 1.4em;
  width: 0.9em;
  height: 0.9em;
  transform: rotate(45deg);
  background-color: var(--cl-mode);
  transition: var(--value-transition);
}
.idx06 .slider_counter .item .num {
  font-size: 1.9em;
  letter-spacing: 0;
  line-height: 1;
  color: var(--cl-mode);
  transition: var(--value-transition);
}
.idx06 .slider_counter .item.active {
  --cl-mode: var(--main-color);
}
@media only screen and (min-width: 769px) {
  .idx06 .slider_counter .item:not(.active):hover {
    --cl-mode: var(--clr1);
  }
}
.idx06 .pic_slider .slider_catch:not(.slick-initialized) {
  display: flex;
}
.idx06 .pic_slider .slider_catch:not(.slick-initialized) .slider:not(:first-child) {
  display: none;
}
.idx06 .pic_nav_slider {
  --size-mg: 7.5px;
  margin-top: 12px;
  margin-left: calc(var(--size-mg) * -1);
  margin-right: calc(var(--size-mg) * -1);
  font-size: min(0.65vw, 10px);
}
.idx06 .pic_nav_slider .slider {
  opacity: 1 !important;
}
.idx06 .pic_nav_slider .item {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2em;
  margin: var(--size-mg);
  width: 15em;
  height: 15em;
  background: no-repeat center/cover;
  cursor: pointer;
}
.idx06 .pic_nav_slider .item::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  inset: 5px;
  border: 1px solid white;
}
.idx06 .pic_nav_slider .item::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #103274;
  opacity: 0.7;
}
.idx06 .pic_nav_slider .item .ttl {
  margin-bottom: 0;
  font-size: 2.5em;
  letter-spacing: 0;
  font-weight: 500;
  font-family: var(--f-en);
  line-height: 1.5;
  color: white;
  transition: var(--value-transition);
}
.idx06 .pic_nav_slider .item01 {
  background-image: url("../images/idx06_slide_nav_img01.jpg");
}
.idx06 .pic_nav_slider .item02 {
  background-image: url("../images/idx06_slide_nav_img02.jpg");
}
.idx06 .pic_nav_slider .item03 {
  background-image: url("../images/idx06_slide_nav_img03.jpg");
}
.idx06 .pic_nav_slider .item04 {
  background-image: url("../images/idx06_slide_nav_img04.jpg");
}
.idx06 .pic_nav_slider .slider_catch.slider_catch:not(.slick-initialized) {
  display: flex;
}
.idx06 .pic_nav_slider .slider.slick-active .item::after {
  opacity: 0;
}
.idx06 .pic_nav_slider .slider.slick-active .item .ttl {
  opacity: 0;
}
@media only screen and (min-width: 769px) {
  .idx06 .pic_nav_slider .slider:not(.slick-active) .item:hover::after {
    opacity: 0.5;
  }
}

@media only screen and (min-width: 769px) {
  .idx06 .en-big {
    margin-left: calc((1344px - 100vw) / 2);
    margin-top: -7px;
    margin-bottom: 22px;
    white-space: nowrap;
  }
  .idx06 .inner_max {
    max-width: 1920px;
    padding-right: 0;
  }
  .idx06 .idx_box {
    --size-w-box-r: 51%;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1640px;
    margin-right: 0;
    margin-left: auto;
  }
  .idx06 .idx_box h4 {
    margin-right: -7%;
  }
  .idx06 .idx_box .btn-group .btn.style01 a:not(:hover)::before {
    width: 84px;
  }
  .idx06 .idx_box .box_l {
    padding-right: 74px;
    width: calc(100% - var(--size-w-box-r));
  }
  .idx06 .idx_box .box_r {
    width: var(--size-w-box-r);
    max-width: 830px;
  }
}
@media only screen and (min-width: 1921px) {
  .idx06::before {
    left: calc(50% - 960px);
  }
  .idx06 .en-big {
    margin-left: -1.92em;
  }
}
@media only screen and (min-width: 1281px) {
  .idx06 .idx_box .box_l {
    top: -7px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1560px) {
  .idx06 .en-big {
    margin-left: -20px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx06 .idx_box {
    --size-w-box-r: 46%;
  }
  .idx06 .idx_box h4 {
    font-size: 2.2vw;
    margin-right: 0;
  }
  .idx06 .idx_box .box_l {
    padding-right: 30px;
  }
  .idx06 .idx_box .ct_area {
    --size-space: 30px;
  }
  .idx06 .pic_nav_slider .item {
    width: 12em;
    height: 12em;
  }
  .idx06 .pic_nav_slider {
    --size-mg: 5px;
  }
  .idx06 .pic_nav_slider .item .ttl {
    font-size: 3em;
  }
}
.idx07 {
  position: relative;
  z-index: 1;
  padding-top: 119px;
  padding-bottom: 220px;
}
.idx07::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% + 341px);
  background: no-repeat center top/cover;
}
.idx07 .en-big {
  margin-top: -0.588em;
  margin-bottom: -8px;
  opacity: 0.1;
}
.idx07 .idx_box {
  display: flex;
  flex-wrap: wrap;
}
.idx07 .idx_box .box_l {
  max-width: 535px;
}
.idx07 .idx_box .box_l picture {
  position: relative;
  z-index: 2;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.16);
}

@media only screen and (min-width: 769px) {
  .idx07::before {
    background-image: url("../images/idx07_bg.jpg");
  }
  .idx07 .en-big {
    position: relative;
    left: -1.45em;
  }
  .idx07 .inner_big {
    max-width: 1316px;
  }
  .idx07 .idx_box {
    --size-w-box-l: 45%;
    justify-content: space-between;
    align-items: flex-start;
  }
  .idx07 .idx_box .box_l {
    width: var(--size-w-box-l);
  }
  .idx07 .idx_box .box_r {
    position: relative;
    padding-top: 20px;
    width: calc(100% - var(--size-w-box-l) - 30px);
    max-width: 632px;
  }
}
@media only screen and (min-width: 1441px) {
  .idx07 .idx_box .box_r {
    left: -6px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1560px) {
  .idx07 .en-big {
    left: -40px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx07 {
    padding-bottom: 26vw;
  }
  .idx07 .en-big {
    left: -20px;
  }
  .idx07 .idx_box {
    --size-w-box-l: 40%;
  }
}
.idx08 {
  position: relative;
  z-index: 2;
  padding-top: 158px;
}
.idx08::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: -171px;
  width: 100%;
  height: 100%;
  background: url(../images/idx08_decor01.svg) no-repeat center top/100% auto;
}
.idx08 .en-big {
  margin-bottom: -0.5em;
  color: #CDDDF4;
  opacity: 0.3;
  white-space: nowrap;
}
.idx08 .box_name {
  position: absolute;
  top: 5.9em;
  right: 10%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row-reverse;
  padding: 2.7em 2.15em 2em;
  height: 25.8em;
  min-width: 11em;
  font-size: clamp(7px, 0.8vw, 10px);
  background-color: #f5f5f4;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.06);
}
.idx08 .box_name p {
  writing-mode: vertical-rl;
  line-height: 1;
  font-family: var(--f-jp);
}
.idx08 .box_name .pos {
  display: block;
  padding-left: 0.6765em;
  margin-left: 0.8529em;
  min-height: 90%;
  border-left: 1px solid #E6E6E6;
  font-size: 1.7em;
  letter-spacing: 0.2em;
  line-height: 1;
  color: var(--main-color);
}
.idx08 .box_name .name {
  display: flex;
  align-items: center;
}
.idx08 .box_name .name .jp {
  margin-bottom: 0.625em;
  font-size: 2.4em;
  letter-spacing: 0.23em;
  line-height: 1;
  color: var(--main-color);
}
.idx08 .box_name .name .en {
  font-size: 1.3em;
  letter-spacing: 0.05em;
  font-family: var(--f-en-jp);
  writing-mode: sideways-rl;
  color: #7CA1D6;
}
.idx08 .idx_box {
  display: flex;
  flex-wrap: wrap;
}
.idx08 .idx_box .btn-group {
  margin-top: 66px;
}
.idx08 .idx_box .btn-group .btn {
  max-width: 280px;
}
.idx08 .idx_box .btn-group:not(.flex_gr) .btn {
  margin-bottom: 38px;
}
.idx08 .idx_box .btn-group:not(.flex_gr) .btn:last-child {
  margin-bottom: 0;
}
.idx08 .idx_box .box_l {
  position: relative;
  z-index: 2;
  max-width: 590px;
}
.idx08 .idx_box .box_r {
  position: relative;
  z-index: 1;
}
.idx08 .idx_box .box_r::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: -47.8%;
  bottom: 0;
  width: 80vw;
  max-width: 1314px;
  height: calc(100% - 110px);
  background: url(../images/idx08_wall_bg.jpg) no-repeat center/cover;
}

@media only screen and (min-width: 769px) {
  .idx08 .en-big {
    position: relative;
    left: -2.11em;
  }
  .idx08 h3 {
    margin-bottom: 46px;
  }
  .idx08 .inner_big {
    max-width: 1532px;
  }
  .idx08 .idx_box {
    --size-w-box-r: 50%;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .idx08 .idx_box .box_l {
    margin-right: -10px;
    width: calc(100% - var(--size-w-box-r));
    padding-bottom: 9.5%;
  }
  .idx08 .idx_box .box_r {
    width: var(--size-w-box-r);
    max-width: 744px;
  }
}
@media only screen and (min-width: 1921px) {
  .idx08 {
    padding-top: 9vw;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1560px) {
  .idx08 .en-big {
    left: calc((100vw - 1280px) / -2);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .idx08 .en-big {
    left: -20px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx08 {
    padding-top: 7vw;
  }
  .idx08 h3 {
    margin-bottom: 30px;
  }
  .idx08 .box_name {
    right: 0;
  }
  .idx08 .idx_box {
    --size-w-box-r: 42%;
  }
  .idx08 .idx_box .btn-group {
    margin-top: 40px;
  }
  .idx08 .idx_box .box_l {
    margin-right: -5%;
    width: calc(100% - var(--size-w-box-r) + 5%);
  }
  .idx08 .idx_box .box_r::before {
    height: calc(100% - 6vw);
  }
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .idx08 .idx_box .ct_area p br {
    display: none;
  }
  .idx08 {
    padding-bottom: 60px;
  }
  .idx08 .h3_en,
  .idx08 .en-big,
  .idx08 h3 {
    text-align: center;
  }
  .idx08 .en-big {
    left: 0;
  }
  .idx08 .idx_box {
    flex-direction: column;
    align-items: center;
  }
  .idx08 .idx_box .box_title {
    order: 1;
  }
  .idx08 .idx_box .box_r {
    order: 2;
  }
  .idx08 .idx_box .ct_area {
    order: 3;
  }
  .idx08 .idx_box .btn-group {
    order: 4;
    margin-top: 30px;
    width: 100%;
  }
  .idx08 .idx_box .btn-group:not(.flex_gr) .btn {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx08 .idx_box .box_l {
    display: contents;
  }
  .idx08 .idx_box .box_r {
    margin-bottom: 30px;
    max-width: 500px;
  }
  .idx08 .idx_box .box_r::before {
    left: -40px;
    width: calc(100% + 80px);
    height: calc(100% - 12vw);
  }
  .idx08 .idx_box .ct_area {
    max-width: 560px;
  }
}
.idx09 {
  position: relative;
  z-index: 1;
  padding-top: 109px;
  padding-bottom: 130px;
  background: no-repeat center/cover;
}
.idx09::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1D1D1D;
  opacity: 0.8;
}
.idx09 .en-big {
  margin-bottom: -0.86em;
  color: #CDDDF4;
  opacity: 0.1;
}
.idx09 h3 {
  margin-bottom: 97px;
}
.idx09 .time_sheet {
  margin-top: 20px;
}
.idx09 .idx_box {
  display: flex;
  flex-wrap: wrap;
}
.idx09 .idx_box .btn-group {
  margin-top: 48px;
}
.idx09 .idx_box .btn-group .btn {
  max-width: 280px;
}
.idx09 .idx_box .box_l {
  max-width: 555px;
}
@media only screen and (min-width: 769px) {
  .idx09 {
    background-image: url(../images/idx09_bg.jpg);
  }
  .idx09 .inner {
    max-width: 1218px;
  }
  .idx09 .idx_box {
    justify-content: space-between;
    align-items: flex-start;
  }
  .idx09 .idx_box .box_l {
    width: calc(50% - 10px);
    max-width: 555px;
  }
  .idx09 .idx_box .box_r {
    padding-top: 50px;
    width: calc(50% - 10px);
    max-width: 554px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx09 h3 {
    margin-bottom: 60px;
  }
  .idx09 .idx_box .box_r {
    padding-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  section,
  .idx_section {
    padding-right: var(--size-w-fixed-banner);
    padding-left: var(--size-w-fixed-banner);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  section,
  .idx_section {
    padding-left: 20px;
    padding-right: calc(var(--size-w-fixed-banner) + 20px);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  section,
  .idx_section {
    padding-left: 0;
    padding-right: calc(var(--size-w-fixed-banner));
  }
}
.idx_map {
  height: 365px;
}

@media only screen and (max-width: 768px) {
  .idx_map {
    height: 299px;
  }
}
@media only screen and (min-width: 769px) {
  [data-scroll] {
    opacity: 0;
    transition: opacity 0.5s linear, transform 0.5s linear;
  }
  [data-scroll=fade-up] {
    transform: translateY(40px);
  }
  [data-scroll=fade-down] {
    transform: translateY(-40px);
  }
  [data-scroll=fade-left] {
    transform: translateX(-40px);
  }
  [data-scroll=fade-right] {
    transform: translateX(40px);
  }
  .is-show {
    opacity: 1;
    transform: translate(0, 0);
  }
}

/*# sourceMappingURL=index_pc.css.map */
