.home_page .key {
  position: relative;
  z-index: 2;
  --height: 57vw;
  --min-height: 550px;
  --max-height: 960px;
  --size-padding-key-bottom: 8em;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  padding-bottom: var(--size-padding-key-bottom);
  font-size: min(0.62vw, 10px);
}
.home_page .key::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  bottom: -15em;
  width: 100%;
  height: 21.3em;
  background: url(../images/idx_key_decor_cloud.png) repeat-x left 28% top/auto 100%;
}
.home_page .key::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -2;
  left: -5px;
  bottom: -2.6em;
  width: calc(100% + 10px);
  height: 100%;
  background: url(../images/idx_key_decor_full.png) no-repeat bottom center/100% auto;
}
.home_page .key .key_inner {
  --size-padding-left-right-key-inner: 7.8em;
  --size-height-item-circle: 21.3em;
  position: relative;
  z-index: 2;
  padding: 0 var(--size-padding-left-right-key-inner);
  height: 100%;
  border-radius: var(--size-radius-key);
  background: url(../images/idx_key_bg01.jpg) no-repeat center top/cover;
}
.home_page .key .key_inner::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 2;
  left: calc(var(--size-space-left-right-key) * -1);
  top: 4.5em;
  width: 20em;
  height: 25.8em;
  background: url(../images/idx_key_inner_decor01.png) no-repeat center/cover;
}
.home_page .key .key_inner::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 2;
  left: 6.2em;
  bottom: -9em;
  width: 26.5em;
  height: 22.6em;
  background: url(../images/idx_key_inner_decor02.png) no-repeat center/cover;
}
.home_page .key .inner {
  position: relative;
  padding: 0;
  width: 100%;
}
.home_page .key .mv_slider:not(.slick-slider) {
  display: flex;
  overflow: hidden;
}
.home_page .key .mv_slider:not(.slick-slider) .slider {
  display: none;
}
.home_page .key .mv_slider:not(.slick-slider) .slider:first-child {
  display: block;
  width: 100%;
}
.home_page .key .key_text {
  position: relative;
  overflow: hidden;
}
.home_page .key .key_text .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: calc(var(--size-height-item-circle) + 12em);
  height: calc(var(--height) - var(--size-padding-key-bottom));
  min-height: calc(var(--min-height) - var(--size-padding-key-bottom));
  max-height: calc(var(--max-height) - var(--size-padding-key-bottom));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.home_page .key .catch {
  max-width: 57.6em;
}
.home_page .key h2,
.home_page .key p {
  color: #fff;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
}
.home_page .key h2 {
  margin-bottom: 0.5em;
  font-size: 4em;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.5;
}
.home_page .key p {
  font-size: 2.4em;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}
.home_page .key .key_circle_gr {
  --size-mg: .7em;
  position: absolute;
  right: var(--size-padding-left-right-key-inner);
  bottom: 3.6em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1em;
}
.home_page .key .key_circle_gr .item {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0.5em;
  margin: var(--size-mg);
  width: 21.7em;
  height: var(--size-height-item-circle);
  --mask: url(../images/idx_key_circle_gr_item_mask.png);
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background: repeat left top/4px auto;
}
.home_page .key .key_circle_gr .item::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/idx_key_circle_gr_item_border.png) no-repeat center/20.5em auto;
}
.home_page .key .key_circle_gr .item p {
  text-shadow: none;
}
.home_page .key .key_circle_gr .item .en {
  display: block;
  margin-bottom: 0.5833em;
  font-size: 1.2em;
  font-weight: 400;
  font-family: var(--f-en-homemade);
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}
.home_page .key .key_circle_gr .item .ttl {
  font-size: 2.4em;
  line-height: 1.6666667;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: center;
}
.home_page .key .key_circle_gr .item01 {
  background-image: url(../images/idx_key_circle_pattern_bl.jpg);
}
.home_page .key .key_circle_gr .item02 {
  background-image: url(../images/idx_key_circle_pattern_yl.jpg);
}
.home_page .key .key_circle_gr .item03 {
  background-image: url(../images/idx_key_circle_pattern_pink.jpg);
}
.home_page #mainContent {
  z-index: 2;
}
.home_page .topic_path {
  display: none;
}
.home_page h3 {
  position: relative;
  z-index: 1;
  margin-bottom: 35px;
  font-size: calc(var(--ttl_size) + 18px);
  color: var(--clr2);
  font-family: var(--f-jp);
  font-weight: 700;
  letter-spacing: 0.14em;
}
.home_page .h3_en {
  margin-bottom: 2px;
  font-size: 16px;
}
.home_page h4 {
  margin-bottom: 25px;
}
.home_page .box_title .en {
  display: block;
  letter-spacing: 0.2em;
  line-height: 1.5;
  font-weight: 300;
  text-transform: uppercase;
  color: var(--main-color-02);
}
.home_page .box_title.white h3,
.home_page .box_title.white h4,
.home_page .box_title.white .en {
  color: white;
}
@media only screen and (min-width: 769px) {
  .home_page .box_title.center h3,
  .home_page .box_title.center h4,
  .home_page .box_title.center .en {
    text-align: center;
  }
}

@media only screen and (min-width: 769px) {
  .home_page .key .inner {
    max-width: 100%;
  }
  .home_page .key .catch {
    margin-left: auto;
    margin-right: 0;
    width: 40%;
  }
}
@media only screen and (min-width: 1921px) {
  .home_page .key {
    --max-height: 38vw;
  }
  .home_page .key .key_text .item {
    padding-bottom: calc(var(--size-height-item-circle) + 30em);
    bottom: calc(22em + 1vw + 40px);
  }
  .home_page .key .catch {
    max-width: 30vw;
  }
  .home_page .key .key_circle_gr {
    right: calc((100% - 65vw) / 2);
    bottom: calc(22em + 1vw);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .home_page .key .key_inner {
    --size-padding-left-right-key-inner: 4em;
    --size-height-item-circle: 21.3em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 800px) {
  .home_page .key {
    font-size: 0.75vw;
  }
  .home_page .key .key_inner {
    background-position: left -45em top;
  }
  .home_page .key .catch {
    width: 50%;
  }
}
@media only screen and (min-width: 1280px) and (max-height: 800px) {
  .home_page .key {
    --max-height: calc(100vh - 3em);
    font-size: clamp(6px, 1.1vmin, 7px);
  }
}
section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.idx_logo {
  max-width: 352px;
  margin-left: auto;
  margin-right: auto;
}
.idx_logo a:hover {
  opacity: 1;
}

.idx_decor {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1920px;
  height: 100%;
  font-size: min(0.7vw, 10px);
}
.idx_decor .item {
  position: absolute;
  background: no-repeat center/cover;
}

.TabContainer .idx_box.st01 {
  --cl-text: var(--main-color-02);
  --line-decor: url(../images/idx06_line_decor01.png);
}
.TabContainer .idx_box.st02 {
  --cl-text: var(--clr2);
  --line-decor: url(../images/idx06_line_decor02.png);
}
.TabContainer .idx_box h4 {
  margin-bottom: 33px;
  font-size: var(--ttl_size);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.14em;
  padding-bottom: 29px;
  color: var(--cl-text);
  background: var(--line-decor) no-repeat left bottom/auto 6px;
}
.TabContainer .idx_box .ct_area {
  max-width: 551px;
}
.TabContainer .idx_box .box_pic {
  position: relative;
  z-index: 1;
  display: table;
  max-width: 640px;
  border-radius: 12px;
  filter: drop-shadow(-3.536px 3.536px 30px rgba(224, 221, 205, 0.004));
}
.TabContainer .idx_box .box_pic::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  border: 3px solid white;
}
.TabContainer .idx_box .box_pic picture {
  border-radius: inherit;
}
.TabContainer .idx_box .box_pic img {
  border-radius: inherit;
}
.TabContainer .idx_box .box_ct {
  max-width: 563px;
}

@media only screen and (min-width: 769px) {
  .TabContainer .idx_box {
    --size-w-box-img: 50%;
    align-items: flex-start;
  }
  .TabContainer .idx_box .box_pic {
    width: var(--size-w-box-img);
  }
  .TabContainer .idx_box .box_ct {
    padding-top: 17px;
    width: calc(100% - var(--size-w-box-img) - 40px);
  }
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .TabContainer .idx_box {
    align-items: center;
    flex-direction: column;
  }
  .TabContainer .idx_box h4,
  .TabContainer .idx_box .box_pic {
    width: 100%;
    max-width: 551px;
  }
  .TabContainer .idx_box h4 {
    order: 1;
    text-align: center;
  }
  .TabContainer .idx_box h4 br {
    display: none;
  }
  .TabContainer .idx_box .box_pic {
    order: 2;
    margin-bottom: 30px;
  }
  .TabContainer .idx_box .box_ct {
    display: contents;
  }
  .TabContainer .idx_box .box_ct .ct_area {
    order: 3;
  }
}
.TabContainer .card_gr {
  --size-border: 3px;
  --size-mg: 2em;
  margin-top: 40px;
  font-size: min(1vw, 10px);
}
.TabContainer .card_gr .st01 {
  --cl-txt: #e08455;
  --cl-border: #fbe4d9;
}
@media only screen and (min-width: 769px) {
  .TabContainer .card_gr .st01:has(a:hover) {
    --cl-txt: #e05555;
    --cl-border: #fa9d9d;
  }
}
.TabContainer .card_gr .st02 {
  --cl-txt: #50a0b3;
  --cl-border: #c6e6ed;
}
@media only screen and (min-width: 769px) {
  .TabContainer .card_gr .st02:has(a:hover) {
    --cl-txt: #1899b9;
    --cl-border: #73d5eb;
  }
}
.TabContainer .card_gr .st03 {
  --cl-txt: #77ac47;
  --cl-border: #d3e8c1;
}
@media only screen and (min-width: 769px) {
  .TabContainer .card_gr .st03:has(a:hover) {
    --cl-txt: #3d9f3d;
    --cl-border: #a2e0a2;
  }
}
.TabContainer .card_gr .st04 {
  --cl-txt: #c1bd60;
  --cl-border: #e4e3c0;
}
@media only screen and (min-width: 769px) {
  .TabContainer .card_gr .st04:has(a:hover) {
    --cl-txt: #7c7a2c;
    --cl-border: #e0dd6e;
  }
}
.TabContainer .card_gr .st05 {
  --cl-txt: var(--main-color-02);
  --cl-border: #f1cbdc;
}
@media only screen and (min-width: 769px) {
  .TabContainer .card_gr .st05:has(a:hover) {
    --cl-txt: #e74a91;
    --cl-border: #ee8eb9;
  }
}
.TabContainer .card_gr .st06 {
  --cl-txt: #19b8ee;
  --cl-border: #c7e0e8;
}
@media only screen and (min-width: 769px) {
  .TabContainer .card_gr .st06:has(a:hover) {
    --cl-txt: #0f6f86;
    --cl-border: #73d5eb;
  }
}
.TabContainer .card_gr .card {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 3.1em 1em 3.4em;
  max-width: 400px;
  min-height: 23.9em;
}
.TabContainer .card_gr .card::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  right: 1em;
  bottom: 0.8em;
  width: 2.4em;
  height: 2.1em;
  --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 208' %3E%3Cpath d='M239.326,100.128 C239.116,126.337 231.155,143.627 216.424,158.312 C189.036,185.627 154.716,193.792 118.837,203.772 C78.481,215.004 56.201,202.128 31.727,171.704 C4.425,137.782 -10.823,105.449 11.522,63.614 C33.032,23.343 85.495,-6.365 127.839,1.699 C167.169,9.194 200.594,29.989 224.100,63.866 C232.240,75.589 235.565,90.837 239.326,100.128 Z'/%3E%3C/svg%3E");
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background: url(../images/idx06_card_arr_ico.png) no-repeat center/5px auto;
  background-color: var(--cl-txt);
}
.TabContainer .card_gr .card_ttl {
  padding-top: 3.1364em;
  margin-bottom: 0.6818em;
  font-size: 2.2em;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.14em;
  font-feature-settings: "palt";
  color: var(--cl-txt);
  background: no-repeat center top/3.7727em auto;
  transition: var(--value-transition);
}
.TabContainer .card_gr .ct_area {
  margin-left: auto;
  margin-right: auto;
  max-width: 310px;
}
.TabContainer .card_gr .ct_area p {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.85714;
  text-align: center;
}
.TabContainer .card_gr .card_border {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.TabContainer .card_gr .card_border > div {
  position: absolute;
}
.TabContainer .card_gr .card_border .line-rect {
  z-index: 2;
  left: 0;
  bottom: 0;
  height: calc(100% - 4.9em);
  width: 100%;
  border-radius: 12px;
  border: var(--size-border) solid var(--cl-border);
  background-color: white;
  transition: var(--value-transition);
}
.TabContainer .card_gr .card_border .line-circle-cl {
  z-index: 1;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 15em;
  height: 14.8em;
  background-color: var(--cl-border);
  --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 148' %3E%3Cpath d='M149.207,79.756 C149.421,79.479 149.656,79.127 149.786,78.440 C150.063,76.949 149.948,76.162 149.714,75.589 C149.468,75.015 149.138,74.647 149.014,73.967 C148.720,72.356 149.069,71.068 147.172,71.408 C147.146,71.412 147.124,71.421 147.100,71.428 C147.099,71.414 147.099,71.400 147.098,71.385 C147.098,71.381 147.098,71.375 147.098,71.371 C147.132,71.375 147.167,71.381 147.198,71.379 C148.351,71.320 148.323,69.427 148.568,68.483 C148.702,67.920 149.170,67.759 148.867,66.056 C148.750,65.369 148.579,65.093 148.423,64.829 C148.267,64.566 148.122,64.315 148.014,63.689 C147.931,63.234 147.609,62.535 148.081,61.956 C148.557,61.375 148.182,59.794 147.676,58.983 C147.527,58.750 147.308,58.283 147.191,58.032 C146.916,57.442 147.392,57.279 147.193,56.589 C146.957,55.777 146.230,55.923 146.047,54.482 C145.952,53.818 146.189,53.348 145.918,52.652 C145.656,51.955 145.049,51.442 144.880,50.595 C144.827,50.314 144.773,50.025 144.717,49.725 C144.666,49.425 144.622,49.112 144.588,48.784 C144.516,48.130 144.493,47.415 144.496,46.631 C144.484,45.842 144.204,44.855 143.783,43.926 C143.582,43.458 143.299,43.022 143.022,42.625 C142.740,42.230 142.441,41.882 142.141,41.612 C141.771,41.281 141.837,40.732 141.595,39.771 C141.479,39.287 141.297,38.698 140.964,37.978 C140.880,37.798 140.788,37.610 140.684,37.414 C140.573,37.222 140.450,37.022 140.314,36.812 C140.044,36.396 139.724,35.945 139.345,35.463 C139.037,35.079 138.813,34.692 138.589,34.331 C138.370,33.967 138.190,33.606 138.025,33.244 C137.860,32.884 137.710,32.523 137.551,32.162 C137.391,31.800 137.232,31.431 137.008,31.080 C136.427,30.120 135.693,29.632 135.022,29.011 C134.333,28.399 133.674,27.682 133.242,26.164 C133.200,26.017 133.157,25.880 133.112,25.748 C133.063,25.620 133.013,25.500 132.962,25.385 C132.860,25.156 132.755,24.952 132.648,24.771 C132.434,24.407 132.211,24.132 131.983,23.918 C131.526,23.490 131.056,23.298 130.572,23.121 C130.076,22.952 129.579,22.787 129.083,22.386 C128.835,22.186 128.588,21.926 128.340,21.577 C128.215,21.402 128.091,21.204 127.966,20.979 C127.841,20.754 127.697,20.520 127.561,20.245 C127.157,19.449 126.644,18.848 126.101,18.378 C125.966,18.260 125.828,18.151 125.690,18.049 C125.549,17.949 125.400,17.863 125.256,17.781 C124.966,17.615 124.677,17.473 124.397,17.344 C123.838,17.087 123.316,16.883 122.890,16.652 C122.677,16.537 122.488,16.416 122.329,16.275 C122.163,16.144 122.026,15.997 121.928,15.818 C121.730,15.463 121.277,14.898 120.751,14.325 C120.488,14.038 120.207,13.750 119.931,13.486 C119.649,13.231 119.363,13.016 119.114,12.840 C118.595,12.478 118.177,12.549 117.722,12.491 C117.495,12.462 117.258,12.402 116.993,12.237 C116.726,12.074 116.442,11.793 116.074,11.382 C115.627,10.866 114.582,10.849 113.398,10.341 C113.210,10.262 113.066,10.148 112.935,10.033 C112.804,9.917 112.693,9.787 112.584,9.653 C112.367,9.386 112.154,9.108 111.797,8.924 C110.972,8.499 110.639,8.526 110.352,8.531 C110.208,8.533 110.076,8.530 109.899,8.463 C109.811,8.428 109.711,8.378 109.594,8.306 C109.474,8.235 109.332,8.150 109.166,8.031 C108.074,7.262 107.581,6.830 107.093,6.487 C106.849,6.316 106.606,6.167 106.287,6.009 C105.963,5.862 105.557,5.724 104.1000,5.547 C104.470,5.381 103.872,5.370 103.301,5.363 C103.015,5.360 102.736,5.357 102.473,5.334 C102.342,5.323 102.215,5.306 102.093,5.284 C101.969,5.268 101.850,5.243 101.738,5.209 C101.174,5.039 100.646,4.402 100.115,4.227 C99.516,4.031 99.082,4.044 98.699,4.086 C98.507,4.106 98.329,4.134 98.148,4.145 C97.967,4.155 97.780,4.166 97.578,4.131 C96.785,3.999 96.518,3.645 95.759,3.183 C95.296,2.901 94.897,2.744 94.532,2.662 C94.349,2.620 94.175,2.597 94.006,2.587 C93.835,2.581 93.668,2.594 93.502,2.608 C92.837,2.669 92.179,2.817 91.239,2.649 C90.626,2.538 90.101,2.366 89.617,2.175 C89.130,1.996 88.680,1.829 88.235,1.665 C87.339,1.351 86.429,1.144 85.198,1.424 C84.904,1.485 84.631,1.538 84.378,1.559 C84.125,1.580 83.892,1.575 83.674,1.553 C83.238,1.510 82.864,1.402 82.524,1.304 C81.845,1.107 81.299,0.952 80.702,1.455 C80.561,1.575 80.337,1.609 80.062,1.591 C79.786,1.587 79.458,1.534 79.107,1.460 C78.406,1.313 77.613,1.084 76.983,1.012 C74.967,0.793 75.629,-0.069 73.527,0.157 C72.075,0.309 71.258,0.631 70.601,0.899 C70.273,1.037 69.984,1.147 69.674,1.241 C69.364,1.337 69.033,1.392 68.621,1.383 C67.813,1.364 67.702,0.695 66.296,0.578 C65.707,0.520 65.233,0.557 64.840,0.609 C64.448,0.664 64.137,0.748 63.877,0.851 C63.358,1.055 63.045,1.326 62.681,1.558 C62.384,1.633 62.152,1.772 61.893,1.921 C61.266,2.134 60.689,2.245 60.254,2.416 C59.628,2.436 59.181,2.225 58.490,2.406 C58.128,2.494 57.811,2.700 57.476,2.889 C57.141,3.078 56.790,3.253 56.361,3.315 C55.794,3.398 55.185,3.451 54.521,3.461 C53.861,3.491 53.151,3.501 52.365,3.451 C50.758,3.310 48.342,4.373 47.186,5.488 C46.839,5.851 46.304,5.785 45.320,5.958 C44.830,6.046 44.222,6.183 43.486,6.485 C42.760,6.807 41.898,7.280 40.888,7.980 C40.480,8.251 40.103,8.498 39.726,8.695 C39.349,8.894 38.978,9.054 38.608,9.199 C37.870,9.490 37.126,9.708 36.398,10.115 C35.410,10.646 34.880,11.343 34.232,11.988 C33.596,12.660 32.837,13.263 31.298,13.614 C30.142,13.925 29.447,14.322 28.994,14.748 C28.540,15.177 28.323,15.632 28.131,16.119 C27.933,16.599 27.738,17.083 27.307,17.549 C27.092,17.781 26.817,18.010 26.452,18.235 C26.081,18.452 25.652,18.703 25.085,18.933 C24.262,19.279 23.622,19.737 23.122,20.247 C22.637,20.773 22.279,21.338 21.979,21.868 C21.681,22.404 21.426,22.891 21.177,23.309 C20.927,23.726 20.656,24.046 20.282,24.209 C19.908,24.371 19.300,24.766 18.679,25.232 C18.083,25.719 17.477,26.279 17.077,26.734 C16.665,27.209 16.685,27.618 16.592,28.069 C16.499,28.521 16.280,28.996 15.353,29.610 C15.067,29.798 14.888,30.149 14.702,30.589 C14.531,31.041 14.353,31.584 14.049,32.152 C13.857,32.512 13.570,32.699 13.272,32.879 C12.973,33.058 12.663,33.231 12.450,33.569 C11.442,35.119 12.421,34.905 11.275,36.077 C10.382,37.067 9.897,37.503 9.501,37.945 C9.305,38.168 9.120,38.386 8.939,38.691 C8.759,38.995 8.564,39.375 8.316,39.903 C8.082,40.404 7.994,40.993 7.912,41.554 C7.850,42.127 7.795,42.675 7.593,43.097 C7.344,43.631 6.621,44.063 6.385,44.569 C5.868,45.720 6.258,46.307 5.995,47.082 C5.862,47.460 5.710,47.708 5.519,47.949 C5.327,48.188 5.094,48.419 4.819,48.768 C4.149,49.623 4.002,50.278 3.990,50.948 C3.966,51.617 4.029,52.286 3.740,53.198 C3.410,54.401 2.876,55.236 2.437,56.094 C2.043,56.961 1.751,57.858 1.921,59.117 C2.137,60.332 1.822,61.122 1.561,61.791 C1.309,62.459 1.147,63.006 1.617,63.638 C1.848,63.939 1.704,64.544 1.514,65.241 C1.335,65.942 1.071,66.734 0.971,67.370 C0.883,67.878 0.802,68.218 0.696,68.473 C0.591,68.730 0.472,68.903 0.364,69.079 C0.151,69.430 -0.028,69.801 0.050,70.876 C0.215,72.339 0.544,73.159 0.819,73.817 C1.108,74.474 1.357,74.967 1.335,75.793 C1.326,76.196 1.154,76.428 0.970,76.734 C0.878,76.887 0.782,77.060 0.704,77.280 C0.633,77.500 0.579,77.771 0.564,78.121 C0.509,79.340 0.650,80.074 0.861,80.595 C1.094,81.113 1.389,81.422 1.635,81.805 C1.623,81.900 1.607,81.995 1.623,82.093 C1.700,82.563 1.951,82.843 2.168,83.251 C2.260,83.649 2.360,83.999 2.499,84.272 C2.515,84.375 2.534,84.474 2.543,84.591 C2.597,85.259 2.359,85.708 2.559,86.423 C2.747,87.144 3.344,87.687 3.468,88.541 C3.552,89.105 3.606,89.710 3.618,90.371 C3.648,91.026 3.648,91.734 3.591,92.515 C3.563,92.910 3.597,93.359 3.680,93.830 C3.763,94.301 3.926,94.783 4.110,95.258 C4.296,95.732 4.519,96.192 4.763,96.608 C5.006,97.024 5.272,97.394 5.565,97.679 C5.917,98.033 5.835,98.567 5.977,99.549 C6.097,100.537 6.533,101.954 7.855,104.010 C8.417,104.816 8.730,105.571 8.984,106.321 C9.115,106.693 9.215,107.071 9.353,107.438 C9.488,107.806 9.632,108.176 9.808,108.552 C10.045,109.056 10.332,109.449 10.634,109.799 C10.786,109.975 10.941,110.140 11.095,110.303 C11.254,110.466 11.420,110.622 11.577,110.789 C12.215,111.454 12.756,112.254 13.040,113.794 C13.284,114.961 13.636,115.677 14.034,116.153 C14.234,116.391 14.445,116.570 14.663,116.718 C14.889,116.863 15.122,116.975 15.356,117.088 C15.823,117.313 16.293,117.536 16.733,117.993 C17.175,118.449 17.564,119.151 17.980,120.291 C18.275,121.132 18.700,121.793 19.173,122.326 C19.657,122.852 20.214,123.232 20.725,123.566 C21.241,123.896 21.727,124.167 22.115,124.453 C22.307,124.599 22.480,124.744 22.628,124.894 C22.773,125.047 22.886,125.214 22.957,125.405 C23.101,125.785 23.464,126.409 23.899,127.051 C24.119,127.369 24.344,127.705 24.591,127.990 C24.838,128.277 25.081,128.538 25.301,128.748 C25.757,129.183 26.179,129.175 26.618,129.301 C26.838,129.363 27.062,129.460 27.298,129.663 C27.528,129.872 27.790,130.165 28.082,130.635 C28.441,131.217 29.466,131.396 30.552,132.084 C31.258,132.493 31.271,133.244 31.915,133.727 C32.659,134.279 32.991,134.306 33.274,134.348 C33.554,134.395 33.795,134.440 34.375,135.013 C35.326,135.955 35.741,136.463 36.165,136.883 C36.374,137.098 36.599,137.270 36.899,137.461 C37.198,137.654 37.572,137.863 38.092,138.130 C38.587,138.384 39.173,138.494 39.734,138.597 C40.010,138.654 40.295,138.683 40.556,138.738 C40.818,138.791 41.060,138.860 41.270,138.966 C41.797,139.231 42.216,139.951 42.712,140.212 C42.991,140.361 43.238,140.449 43.463,140.504 C43.693,140.547 43.901,140.557 44.096,140.560 C44.488,140.563 44.832,140.536 45.220,140.670 C45.980,140.933 46.189,141.330 46.866,141.916 C47.071,142.100 47.273,142.231 47.465,142.336 C47.658,142.443 47.841,142.523 48.019,142.585 C48.373,142.706 48.704,142.753 49.037,142.777 C49.704,142.822 50.368,142.798 51.276,143.099 C52.474,143.450 53.291,144.009 54.137,144.467 C54.348,144.579 54.561,144.687 54.781,144.783 C55.001,144.880 55.234,144.940 55.477,144.996 C55.965,145.103 56.504,145.141 57.137,145.066 C58.352,144.913 59.118,145.306 59.782,145.547 C60.439,145.808 60.969,146.014 61.623,145.572 C61.931,145.364 62.530,145.520 63.210,145.772 C63.892,146.009 64.665,146.288 65.288,146.423 C66.285,146.628 66.599,146.919 66.929,147.169 C67.258,147.412 67.603,147.649 68.669,147.613 C70.140,147.582 70.987,147.329 71.667,147.115 C72.008,147.006 72.307,146.921 72.623,146.850 C72.939,146.779 73.272,146.749 73.682,146.789 C74.484,146.870 74.541,147.545 75.928,147.769 C76.509,147.860 76.983,147.901 77.377,147.888 C77.771,147.865 78.086,147.805 78.352,147.724 C78.884,147.561 79.218,147.318 79.600,147.114 C79.900,147.064 80.143,146.942 80.414,146.816 C80.736,146.760 81.041,146.704 81.323,146.653 C81.605,146.603 81.862,146.556 82.086,146.490 C82.709,146.528 83.132,146.778 83.834,146.661 C84.017,146.630 84.193,146.577 84.367,146.514 C84.540,146.446 84.712,146.363 84.887,146.287 C85.238,146.133 85.604,145.994 86.035,145.976 C86.606,145.952 87.215,145.962 87.874,146.019 C88.531,146.057 89.236,146.131 90.008,146.268 C90.399,146.337 90.850,146.350 91.328,146.315 C91.806,146.287 92.303,146.169 92.796,146.037 C93.287,145.899 93.769,145.725 94.208,145.524 C94.647,145.322 95.045,145.104 95.360,144.840 C95.748,144.526 96.271,144.660 97.266,144.616 C97.514,144.606 97.792,144.585 98.104,144.542 C98.260,144.518 98.425,144.495 98.598,144.458 C98.769,144.418 98.950,144.371 99.140,144.316 C99.901,144.096 100.816,143.748 101.906,143.192 C102.765,142.709 103.548,142.470 104.320,142.290 C104.705,142.194 105.093,142.132 105.472,142.027 C105.852,141.928 106.235,141.819 106.627,141.678 C107.154,141.490 107.572,141.241 107.951,140.972 C108.140,140.837 108.321,140.703 108.497,140.559 C108.671,140.412 108.844,140.264 109.026,140.122 C109.388,139.838 109.781,139.575 110.278,139.369 C110.527,139.265 110.803,139.176 111.114,139.106 C111.270,139.070 111.436,139.041 111.609,139.013 C111.782,138.980 111.964,138.953 112.158,138.930 C113.348,138.791 114.096,138.506 114.608,138.151 C114.736,138.064 114.849,137.971 114.951,137.874 C115.051,137.773 115.140,137.668 115.221,137.561 C115.384,137.348 115.517,137.127 115.650,136.905 C115.917,136.461 116.181,136.014 116.676,135.617 C116.921,135.415 117.236,135.244 117.619,135.057 C118.004,134.873 118.477,134.705 119.071,134.554 C119.505,134.444 119.898,134.298 120.253,134.126 C120.430,134.038 120.600,133.949 120.757,133.848 C120.912,133.743 121.059,133.634 121.199,133.521 C121.756,133.069 122.192,132.561 122.566,132.078 C122.749,131.835 122.924,131.602 123.090,131.382 C123.252,131.159 123.399,130.939 123.553,130.751 C123.859,130.372 124.172,130.092 124.567,129.982 C124.764,129.927 125.027,129.823 125.326,129.684 C125.623,129.542 125.968,129.383 126.291,129.173 C126.948,128.766 127.626,128.289 128.084,127.888 C129.047,127.060 128.163,126.218 130.159,125.237 C130.466,125.083 130.690,124.759 130.927,124.340 C131.150,123.909 131.390,123.388 131.758,122.857 C131.991,122.521 132.297,122.366 132.615,122.220 C132.928,122.071 133.270,121.944 133.516,121.626 C134.684,120.181 133.687,120.294 134.950,119.244 C135.080,119.137 135.202,119.037 135.315,118.942 C135.425,118.844 135.528,118.752 135.624,118.667 C135.820,118.497 135.990,118.351 136.143,118.220 C136.451,117.957 136.691,117.759 136.909,117.556 C137.127,117.353 137.324,117.146 137.545,116.867 C137.654,116.725 137.775,116.571 137.897,116.382 C138.016,116.191 138.145,115.973 138.290,115.719 C138.566,115.234 138.703,114.651 138.831,114.095 C138.957,113.534 139.091,113.012 139.310,112.596 C139.599,112.082 140.336,111.700 140.622,111.216 C140.940,110.671 141.028,110.249 141.058,109.860 C141.082,109.470 141.071,109.124 141.225,108.743 C141.525,107.997 141.932,107.809 142.551,107.162 C142.939,106.771 143.138,106.393 143.285,106.049 C143.426,105.701 143.489,105.374 143.531,105.043 C143.573,104.713 143.593,104.380 143.649,104.019 C143.701,103.657 143.809,103.276 143.960,102.822 C144.376,101.646 144.983,100.860 145.487,100.040 C145.963,99.214 146.302,98.340 146.232,97.073 C146.196,96.465 146.285,95.977 146.387,95.550 C146.500,95.125 146.667,94.773 146.820,94.453 C147.123,93.812 147.364,93.294 146.963,92.624 C146.786,92.308 146.942,91.714 147.200,91.041 C147.457,90.370 147.809,89.617 147.980,89.002 C148.048,88.756 148.120,88.553 148.191,88.383 C148.254,88.211 148.320,88.070 148.386,87.950 C148.519,87.712 148.657,87.557 148.784,87.397 C149.038,87.080 149.251,86.742 149.305,85.680 C149.402,84.213 149.129,83.353 148.938,82.664 C148.739,81.974 148.576,81.453 148.720,80.639 C148.792,80.241 148.997,80.035 149.207,79.756 Z'/%3E%3C/svg%3E");
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background-color: var(--cl-border);
  transition: var(--value-transition);
}
.TabContainer .card_gr .card_border .line-circle-bg {
  z-index: 3;
  left: 0;
  right: 0;
  top: var(--size-border);
  margin: 0 auto;
  width: calc(15em - var(--size-border) * 2);
  height: calc(14.8em - var(--size-border) * 2);
  --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 148' %3E%3Cpath d='M149.207,79.756 C149.421,79.479 149.656,79.127 149.786,78.440 C150.063,76.949 149.948,76.162 149.714,75.589 C149.468,75.015 149.138,74.647 149.014,73.967 C148.720,72.356 149.069,71.068 147.172,71.408 C147.146,71.412 147.124,71.421 147.100,71.428 C147.099,71.414 147.099,71.400 147.098,71.385 C147.098,71.381 147.098,71.375 147.098,71.371 C147.132,71.375 147.167,71.381 147.198,71.379 C148.351,71.320 148.323,69.427 148.568,68.483 C148.702,67.920 149.170,67.759 148.867,66.056 C148.750,65.369 148.579,65.093 148.423,64.829 C148.267,64.566 148.122,64.315 148.014,63.689 C147.931,63.234 147.609,62.535 148.081,61.956 C148.557,61.375 148.182,59.794 147.676,58.983 C147.527,58.750 147.308,58.283 147.191,58.032 C146.916,57.442 147.392,57.279 147.193,56.589 C146.957,55.777 146.230,55.923 146.047,54.482 C145.952,53.818 146.189,53.348 145.918,52.652 C145.656,51.955 145.049,51.442 144.880,50.595 C144.827,50.314 144.773,50.025 144.717,49.725 C144.666,49.425 144.622,49.112 144.588,48.784 C144.516,48.130 144.493,47.415 144.496,46.631 C144.484,45.842 144.204,44.855 143.783,43.926 C143.582,43.458 143.299,43.022 143.022,42.625 C142.740,42.230 142.441,41.882 142.141,41.612 C141.771,41.281 141.837,40.732 141.595,39.771 C141.479,39.287 141.297,38.698 140.964,37.978 C140.880,37.798 140.788,37.610 140.684,37.414 C140.573,37.222 140.450,37.022 140.314,36.812 C140.044,36.396 139.724,35.945 139.345,35.463 C139.037,35.079 138.813,34.692 138.589,34.331 C138.370,33.967 138.190,33.606 138.025,33.244 C137.860,32.884 137.710,32.523 137.551,32.162 C137.391,31.800 137.232,31.431 137.008,31.080 C136.427,30.120 135.693,29.632 135.022,29.011 C134.333,28.399 133.674,27.682 133.242,26.164 C133.200,26.017 133.157,25.880 133.112,25.748 C133.063,25.620 133.013,25.500 132.962,25.385 C132.860,25.156 132.755,24.952 132.648,24.771 C132.434,24.407 132.211,24.132 131.983,23.918 C131.526,23.490 131.056,23.298 130.572,23.121 C130.076,22.952 129.579,22.787 129.083,22.386 C128.835,22.186 128.588,21.926 128.340,21.577 C128.215,21.402 128.091,21.204 127.966,20.979 C127.841,20.754 127.697,20.520 127.561,20.245 C127.157,19.449 126.644,18.848 126.101,18.378 C125.966,18.260 125.828,18.151 125.690,18.049 C125.549,17.949 125.400,17.863 125.256,17.781 C124.966,17.615 124.677,17.473 124.397,17.344 C123.838,17.087 123.316,16.883 122.890,16.652 C122.677,16.537 122.488,16.416 122.329,16.275 C122.163,16.144 122.026,15.997 121.928,15.818 C121.730,15.463 121.277,14.898 120.751,14.325 C120.488,14.038 120.207,13.750 119.931,13.486 C119.649,13.231 119.363,13.016 119.114,12.840 C118.595,12.478 118.177,12.549 117.722,12.491 C117.495,12.462 117.258,12.402 116.993,12.237 C116.726,12.074 116.442,11.793 116.074,11.382 C115.627,10.866 114.582,10.849 113.398,10.341 C113.210,10.262 113.066,10.148 112.935,10.033 C112.804,9.917 112.693,9.787 112.584,9.653 C112.367,9.386 112.154,9.108 111.797,8.924 C110.972,8.499 110.639,8.526 110.352,8.531 C110.208,8.533 110.076,8.530 109.899,8.463 C109.811,8.428 109.711,8.378 109.594,8.306 C109.474,8.235 109.332,8.150 109.166,8.031 C108.074,7.262 107.581,6.830 107.093,6.487 C106.849,6.316 106.606,6.167 106.287,6.009 C105.963,5.862 105.557,5.724 104.1000,5.547 C104.470,5.381 103.872,5.370 103.301,5.363 C103.015,5.360 102.736,5.357 102.473,5.334 C102.342,5.323 102.215,5.306 102.093,5.284 C101.969,5.268 101.850,5.243 101.738,5.209 C101.174,5.039 100.646,4.402 100.115,4.227 C99.516,4.031 99.082,4.044 98.699,4.086 C98.507,4.106 98.329,4.134 98.148,4.145 C97.967,4.155 97.780,4.166 97.578,4.131 C96.785,3.999 96.518,3.645 95.759,3.183 C95.296,2.901 94.897,2.744 94.532,2.662 C94.349,2.620 94.175,2.597 94.006,2.587 C93.835,2.581 93.668,2.594 93.502,2.608 C92.837,2.669 92.179,2.817 91.239,2.649 C90.626,2.538 90.101,2.366 89.617,2.175 C89.130,1.996 88.680,1.829 88.235,1.665 C87.339,1.351 86.429,1.144 85.198,1.424 C84.904,1.485 84.631,1.538 84.378,1.559 C84.125,1.580 83.892,1.575 83.674,1.553 C83.238,1.510 82.864,1.402 82.524,1.304 C81.845,1.107 81.299,0.952 80.702,1.455 C80.561,1.575 80.337,1.609 80.062,1.591 C79.786,1.587 79.458,1.534 79.107,1.460 C78.406,1.313 77.613,1.084 76.983,1.012 C74.967,0.793 75.629,-0.069 73.527,0.157 C72.075,0.309 71.258,0.631 70.601,0.899 C70.273,1.037 69.984,1.147 69.674,1.241 C69.364,1.337 69.033,1.392 68.621,1.383 C67.813,1.364 67.702,0.695 66.296,0.578 C65.707,0.520 65.233,0.557 64.840,0.609 C64.448,0.664 64.137,0.748 63.877,0.851 C63.358,1.055 63.045,1.326 62.681,1.558 C62.384,1.633 62.152,1.772 61.893,1.921 C61.266,2.134 60.689,2.245 60.254,2.416 C59.628,2.436 59.181,2.225 58.490,2.406 C58.128,2.494 57.811,2.700 57.476,2.889 C57.141,3.078 56.790,3.253 56.361,3.315 C55.794,3.398 55.185,3.451 54.521,3.461 C53.861,3.491 53.151,3.501 52.365,3.451 C50.758,3.310 48.342,4.373 47.186,5.488 C46.839,5.851 46.304,5.785 45.320,5.958 C44.830,6.046 44.222,6.183 43.486,6.485 C42.760,6.807 41.898,7.280 40.888,7.980 C40.480,8.251 40.103,8.498 39.726,8.695 C39.349,8.894 38.978,9.054 38.608,9.199 C37.870,9.490 37.126,9.708 36.398,10.115 C35.410,10.646 34.880,11.343 34.232,11.988 C33.596,12.660 32.837,13.263 31.298,13.614 C30.142,13.925 29.447,14.322 28.994,14.748 C28.540,15.177 28.323,15.632 28.131,16.119 C27.933,16.599 27.738,17.083 27.307,17.549 C27.092,17.781 26.817,18.010 26.452,18.235 C26.081,18.452 25.652,18.703 25.085,18.933 C24.262,19.279 23.622,19.737 23.122,20.247 C22.637,20.773 22.279,21.338 21.979,21.868 C21.681,22.404 21.426,22.891 21.177,23.309 C20.927,23.726 20.656,24.046 20.282,24.209 C19.908,24.371 19.300,24.766 18.679,25.232 C18.083,25.719 17.477,26.279 17.077,26.734 C16.665,27.209 16.685,27.618 16.592,28.069 C16.499,28.521 16.280,28.996 15.353,29.610 C15.067,29.798 14.888,30.149 14.702,30.589 C14.531,31.041 14.353,31.584 14.049,32.152 C13.857,32.512 13.570,32.699 13.272,32.879 C12.973,33.058 12.663,33.231 12.450,33.569 C11.442,35.119 12.421,34.905 11.275,36.077 C10.382,37.067 9.897,37.503 9.501,37.945 C9.305,38.168 9.120,38.386 8.939,38.691 C8.759,38.995 8.564,39.375 8.316,39.903 C8.082,40.404 7.994,40.993 7.912,41.554 C7.850,42.127 7.795,42.675 7.593,43.097 C7.344,43.631 6.621,44.063 6.385,44.569 C5.868,45.720 6.258,46.307 5.995,47.082 C5.862,47.460 5.710,47.708 5.519,47.949 C5.327,48.188 5.094,48.419 4.819,48.768 C4.149,49.623 4.002,50.278 3.990,50.948 C3.966,51.617 4.029,52.286 3.740,53.198 C3.410,54.401 2.876,55.236 2.437,56.094 C2.043,56.961 1.751,57.858 1.921,59.117 C2.137,60.332 1.822,61.122 1.561,61.791 C1.309,62.459 1.147,63.006 1.617,63.638 C1.848,63.939 1.704,64.544 1.514,65.241 C1.335,65.942 1.071,66.734 0.971,67.370 C0.883,67.878 0.802,68.218 0.696,68.473 C0.591,68.730 0.472,68.903 0.364,69.079 C0.151,69.430 -0.028,69.801 0.050,70.876 C0.215,72.339 0.544,73.159 0.819,73.817 C1.108,74.474 1.357,74.967 1.335,75.793 C1.326,76.196 1.154,76.428 0.970,76.734 C0.878,76.887 0.782,77.060 0.704,77.280 C0.633,77.500 0.579,77.771 0.564,78.121 C0.509,79.340 0.650,80.074 0.861,80.595 C1.094,81.113 1.389,81.422 1.635,81.805 C1.623,81.900 1.607,81.995 1.623,82.093 C1.700,82.563 1.951,82.843 2.168,83.251 C2.260,83.649 2.360,83.999 2.499,84.272 C2.515,84.375 2.534,84.474 2.543,84.591 C2.597,85.259 2.359,85.708 2.559,86.423 C2.747,87.144 3.344,87.687 3.468,88.541 C3.552,89.105 3.606,89.710 3.618,90.371 C3.648,91.026 3.648,91.734 3.591,92.515 C3.563,92.910 3.597,93.359 3.680,93.830 C3.763,94.301 3.926,94.783 4.110,95.258 C4.296,95.732 4.519,96.192 4.763,96.608 C5.006,97.024 5.272,97.394 5.565,97.679 C5.917,98.033 5.835,98.567 5.977,99.549 C6.097,100.537 6.533,101.954 7.855,104.010 C8.417,104.816 8.730,105.571 8.984,106.321 C9.115,106.693 9.215,107.071 9.353,107.438 C9.488,107.806 9.632,108.176 9.808,108.552 C10.045,109.056 10.332,109.449 10.634,109.799 C10.786,109.975 10.941,110.140 11.095,110.303 C11.254,110.466 11.420,110.622 11.577,110.789 C12.215,111.454 12.756,112.254 13.040,113.794 C13.284,114.961 13.636,115.677 14.034,116.153 C14.234,116.391 14.445,116.570 14.663,116.718 C14.889,116.863 15.122,116.975 15.356,117.088 C15.823,117.313 16.293,117.536 16.733,117.993 C17.175,118.449 17.564,119.151 17.980,120.291 C18.275,121.132 18.700,121.793 19.173,122.326 C19.657,122.852 20.214,123.232 20.725,123.566 C21.241,123.896 21.727,124.167 22.115,124.453 C22.307,124.599 22.480,124.744 22.628,124.894 C22.773,125.047 22.886,125.214 22.957,125.405 C23.101,125.785 23.464,126.409 23.899,127.051 C24.119,127.369 24.344,127.705 24.591,127.990 C24.838,128.277 25.081,128.538 25.301,128.748 C25.757,129.183 26.179,129.175 26.618,129.301 C26.838,129.363 27.062,129.460 27.298,129.663 C27.528,129.872 27.790,130.165 28.082,130.635 C28.441,131.217 29.466,131.396 30.552,132.084 C31.258,132.493 31.271,133.244 31.915,133.727 C32.659,134.279 32.991,134.306 33.274,134.348 C33.554,134.395 33.795,134.440 34.375,135.013 C35.326,135.955 35.741,136.463 36.165,136.883 C36.374,137.098 36.599,137.270 36.899,137.461 C37.198,137.654 37.572,137.863 38.092,138.130 C38.587,138.384 39.173,138.494 39.734,138.597 C40.010,138.654 40.295,138.683 40.556,138.738 C40.818,138.791 41.060,138.860 41.270,138.966 C41.797,139.231 42.216,139.951 42.712,140.212 C42.991,140.361 43.238,140.449 43.463,140.504 C43.693,140.547 43.901,140.557 44.096,140.560 C44.488,140.563 44.832,140.536 45.220,140.670 C45.980,140.933 46.189,141.330 46.866,141.916 C47.071,142.100 47.273,142.231 47.465,142.336 C47.658,142.443 47.841,142.523 48.019,142.585 C48.373,142.706 48.704,142.753 49.037,142.777 C49.704,142.822 50.368,142.798 51.276,143.099 C52.474,143.450 53.291,144.009 54.137,144.467 C54.348,144.579 54.561,144.687 54.781,144.783 C55.001,144.880 55.234,144.940 55.477,144.996 C55.965,145.103 56.504,145.141 57.137,145.066 C58.352,144.913 59.118,145.306 59.782,145.547 C60.439,145.808 60.969,146.014 61.623,145.572 C61.931,145.364 62.530,145.520 63.210,145.772 C63.892,146.009 64.665,146.288 65.288,146.423 C66.285,146.628 66.599,146.919 66.929,147.169 C67.258,147.412 67.603,147.649 68.669,147.613 C70.140,147.582 70.987,147.329 71.667,147.115 C72.008,147.006 72.307,146.921 72.623,146.850 C72.939,146.779 73.272,146.749 73.682,146.789 C74.484,146.870 74.541,147.545 75.928,147.769 C76.509,147.860 76.983,147.901 77.377,147.888 C77.771,147.865 78.086,147.805 78.352,147.724 C78.884,147.561 79.218,147.318 79.600,147.114 C79.900,147.064 80.143,146.942 80.414,146.816 C80.736,146.760 81.041,146.704 81.323,146.653 C81.605,146.603 81.862,146.556 82.086,146.490 C82.709,146.528 83.132,146.778 83.834,146.661 C84.017,146.630 84.193,146.577 84.367,146.514 C84.540,146.446 84.712,146.363 84.887,146.287 C85.238,146.133 85.604,145.994 86.035,145.976 C86.606,145.952 87.215,145.962 87.874,146.019 C88.531,146.057 89.236,146.131 90.008,146.268 C90.399,146.337 90.850,146.350 91.328,146.315 C91.806,146.287 92.303,146.169 92.796,146.037 C93.287,145.899 93.769,145.725 94.208,145.524 C94.647,145.322 95.045,145.104 95.360,144.840 C95.748,144.526 96.271,144.660 97.266,144.616 C97.514,144.606 97.792,144.585 98.104,144.542 C98.260,144.518 98.425,144.495 98.598,144.458 C98.769,144.418 98.950,144.371 99.140,144.316 C99.901,144.096 100.816,143.748 101.906,143.192 C102.765,142.709 103.548,142.470 104.320,142.290 C104.705,142.194 105.093,142.132 105.472,142.027 C105.852,141.928 106.235,141.819 106.627,141.678 C107.154,141.490 107.572,141.241 107.951,140.972 C108.140,140.837 108.321,140.703 108.497,140.559 C108.671,140.412 108.844,140.264 109.026,140.122 C109.388,139.838 109.781,139.575 110.278,139.369 C110.527,139.265 110.803,139.176 111.114,139.106 C111.270,139.070 111.436,139.041 111.609,139.013 C111.782,138.980 111.964,138.953 112.158,138.930 C113.348,138.791 114.096,138.506 114.608,138.151 C114.736,138.064 114.849,137.971 114.951,137.874 C115.051,137.773 115.140,137.668 115.221,137.561 C115.384,137.348 115.517,137.127 115.650,136.905 C115.917,136.461 116.181,136.014 116.676,135.617 C116.921,135.415 117.236,135.244 117.619,135.057 C118.004,134.873 118.477,134.705 119.071,134.554 C119.505,134.444 119.898,134.298 120.253,134.126 C120.430,134.038 120.600,133.949 120.757,133.848 C120.912,133.743 121.059,133.634 121.199,133.521 C121.756,133.069 122.192,132.561 122.566,132.078 C122.749,131.835 122.924,131.602 123.090,131.382 C123.252,131.159 123.399,130.939 123.553,130.751 C123.859,130.372 124.172,130.092 124.567,129.982 C124.764,129.927 125.027,129.823 125.326,129.684 C125.623,129.542 125.968,129.383 126.291,129.173 C126.948,128.766 127.626,128.289 128.084,127.888 C129.047,127.060 128.163,126.218 130.159,125.237 C130.466,125.083 130.690,124.759 130.927,124.340 C131.150,123.909 131.390,123.388 131.758,122.857 C131.991,122.521 132.297,122.366 132.615,122.220 C132.928,122.071 133.270,121.944 133.516,121.626 C134.684,120.181 133.687,120.294 134.950,119.244 C135.080,119.137 135.202,119.037 135.315,118.942 C135.425,118.844 135.528,118.752 135.624,118.667 C135.820,118.497 135.990,118.351 136.143,118.220 C136.451,117.957 136.691,117.759 136.909,117.556 C137.127,117.353 137.324,117.146 137.545,116.867 C137.654,116.725 137.775,116.571 137.897,116.382 C138.016,116.191 138.145,115.973 138.290,115.719 C138.566,115.234 138.703,114.651 138.831,114.095 C138.957,113.534 139.091,113.012 139.310,112.596 C139.599,112.082 140.336,111.700 140.622,111.216 C140.940,110.671 141.028,110.249 141.058,109.860 C141.082,109.470 141.071,109.124 141.225,108.743 C141.525,107.997 141.932,107.809 142.551,107.162 C142.939,106.771 143.138,106.393 143.285,106.049 C143.426,105.701 143.489,105.374 143.531,105.043 C143.573,104.713 143.593,104.380 143.649,104.019 C143.701,103.657 143.809,103.276 143.960,102.822 C144.376,101.646 144.983,100.860 145.487,100.040 C145.963,99.214 146.302,98.340 146.232,97.073 C146.196,96.465 146.285,95.977 146.387,95.550 C146.500,95.125 146.667,94.773 146.820,94.453 C147.123,93.812 147.364,93.294 146.963,92.624 C146.786,92.308 146.942,91.714 147.200,91.041 C147.457,90.370 147.809,89.617 147.980,89.002 C148.048,88.756 148.120,88.553 148.191,88.383 C148.254,88.211 148.320,88.070 148.386,87.950 C148.519,87.712 148.657,87.557 148.784,87.397 C149.038,87.080 149.251,86.742 149.305,85.680 C149.402,84.213 149.129,83.353 148.938,82.664 C148.739,81.974 148.576,81.453 148.720,80.639 C148.792,80.241 148.997,80.035 149.207,79.756 Z'/%3E%3C/svg%3E");
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background-color: white;
  transition: var(--value-transition);
}
.TabContainer .card_gr .link a {
  z-index: 4;
  top: auto;
  bottom: 0;
  height: calc(100% - 4.9em);
}
.TabContainer .card_gr .link a::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  left: 0;
  top: -4.9em;
  right: 0;
  margin: 0 auto;
  width: 15em;
  height: 14.8em;
  border-radius: 50%;
}
.TabContainer .card_gr.gr01 .c1 .card_ttl {
  background-image: url(../images/idx06_gr01_ico1.png);
}
.TabContainer .card_gr.gr01 .c2 .card_ttl {
  background-image: url(../images/idx06_gr01_ico2.png);
}
.TabContainer .card_gr.gr01 .c3 .card_ttl {
  background-image: url(../images/idx06_gr01_ico3.png);
}
.TabContainer .card_gr.gr01 .c4 .card_ttl {
  background-image: url(../images/idx06_gr01_ico4.png);
}
.TabContainer .card_gr.gr02 .c1 .card_ttl {
  background-image: url(../images/idx06_gr02_ico1.png);
}
.TabContainer .card_gr.gr02 .c2 .card_ttl {
  background-image: url(../images/idx06_gr02_ico2.png);
}
.TabContainer .card_gr.gr02 .c3 .card_ttl {
  background-image: url(../images/idx06_gr02_ico3.png);
}
.TabContainer .card_gr.gr02 .c4 .card_ttl {
  background-image: url(../images/idx06_gr02_ico4.png);
}
.TabContainer .card_gr.gr02 .c5 .card_ttl {
  background-image: url(../images/idx06_gr02_ico5.png);
}
.TabContainer .card_gr.gr02 .c6 .card_ttl {
  background-image: url(../images/idx06_gr02_ico6.png);
}
.TabContainer .gr02 .c1 .card_ttl {
  background-position: center top 0.27em;
}
.TabContainer .gr02 .c6 .card_ttl {
  background-position: center top 0.2em;
}
.TabContainer .gr01 .c4 .card_ttl {
  background-position: center top 0.2em;
}

@media only screen and (min-width: 1280px) {
  .TabContainer .flex_gr.col-4 .item .ct_area {
    max-width: 240px;
  }
}
@media only screen and (min-width: 769px) {
  .TabContainer .flex_gr {
    margin-bottom: -1em;
  }
  .TabContainer .flex_gr .item {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .TabContainer .flex_gr.col-3 {
    --size-mg: 2em;
  }
  .TabContainer .flex_gr.col-4 {
    --size-mg: 1em;
  }
}
.idx01 {
  position: relative;
  z-index: 1;
  padding: 52px 20px 92px;
}
.idx01 .box_title {
  position: relative;
  z-index: 1;
  display: table;
  padding-left: 76px;
  padding-top: 42px;
  font-size: calc(var(--ttl_size) + 6px);
}
.idx01 .box_title::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: -15px;
  top: 0;
  width: 83px;
  height: 108px;
  background: url(../images/idx01_box_title_decor01.png) no-repeat center/cover;
}
.idx01 .box_title h3 {
  color: var(--clr1);
  letter-spacing: 0.1em;
  font-size: 1em;
  font-weight: 500;
}
.idx01 .box_title h3:first-letter {
  color: var(--main-color-02);
}
.idx01 .box_title .en {
  margin-bottom: -5px;
  font-size: 24px;
  color: var(--clr2);
  font-family: var(--f-en-homemade);
  text-transform: capitalize;
}
.idx01 .btn-group {
  margin-top: 31px;
}
.idx01 .content li {
  border-bottom: 1px solid #e1e5e6;
  width: auto;
}
.idx01 .content li a {
  position: relative;
  z-index: 1;
  display: flex;
  text-decoration: none;
  padding: 31px 24px 31px 24px;
  --w: 7.8em;
  transition: all 0.3s;
  letter-spacing: 0.1em;
  white-space: nowrap;
  max-width: 100%;
  color: var(--clr1);
}
.idx01 .content li a::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  opacity: 0;
  background-color: var(--main-color);
}
.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::before {
    width: 100%;
    opacity: 1;
  }
  .idx01 .content li a:hover .date {
    color: white;
  }
  .idx01 .content li a:hover .title,
  .idx01 .content li a:hover .content-txt {
    color: white;
  }
}
.idx01 .content li a .date {
  width: var(--w);
  transition: all 0.3s;
  font-weight: 400;
  color: var(--main-color);
  letter-spacing: 0.1em;
  color: #747474;
  transition: var(--value-transition);
}
.idx01 .content li a .content_catch {
  display: block;
  max-width: calc(100% - var(--w));
}
.idx01 .content li a .title {
  position: relative;
  margin-bottom: 2px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  color: var(--main-color-02);
  transition: var(--value-transition);
}
.idx01 .content li a .content-txt {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: var(--value-transition);
}

@media only screen and (min-width: 769px) {
  .idx01 .btn-group {
    margin-left: 77px;
  }
  .idx01 .idx_box {
    --size-w-left: 275px;
  }
  .idx01 .idx_box .left {
    width: var(--size-w-left);
  }
  .idx01 .idx_box .right {
    padding-top: 14px;
    width: calc(100% - var(--size-w-left) - 40px);
    max-width: 800px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .idx01 .inner_big {
    max-width: 1150px;
  }
  .idx01 .idx_box .right {
    max-width: 700px;
  }
}
.idx02 {
  position: relative;
  z-index: 2;
  padding: 92px 0 109px;
}
.idx02::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% + 200px);
  background: url(../images/idx02_pattern.jpg) repeat left -5px top/400px auto;
  background-color: #f4f2e8;
}
.idx02 .box_name {
  position: absolute;
  left: 25px;
  top: -9.9em;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2em 1em 1em;
  width: 17.6em;
  height: 18.9em;
  font-size: 1em;
  background: url(../images/idx02_box_name_bg.png) no-repeat center/cover;
}
.idx02 .box_name p {
  color: white;
  line-height: 1.5;
  text-align: center;
}
.idx02 .box_name .position {
  margin-bottom: 0.625em;
  font-size: 1.6em;
  letter-spacing: 0.2em;
}
.idx02 .box_name .name_jp {
  margin-bottom: 0.4286em;
  font-size: 2.8em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
}
.idx02 .box_name .name_en {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.idx02 .idx_box .ct_area p {
  text-align: center;
  font-size: 18px;
}
@media only screen and (max-width: 1024px) {
  .idx02 .idx_box .ct_area p {
    font-size: 16px;
  }
}
.idx02 .idx_box .btn-group {
  margin-top: 47px;
}
.idx02 .idx_box .box_img {
  position: relative;
  z-index: 1;
  max-width: 500px;
  font-size: min(0.6vw, 10px);
}
.idx02 .idx_box .box_img img {
  border-radius: 12px;
}
.idx02 .idx_box .box_img.decor::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 2;
  right: -1.9em;
  top: -4.3em;
  width: 22.1em;
  height: 10.5em;
  background: url(../images/idx02_decor01.png) no-repeat center/cover;
}
.idx02 .idx_box .box_ct {
  max-width: 680px;
}

@media only screen and (min-width: 769px) {
  .idx02 .inner_max {
    max-width: 1860px;
  }
  .idx02 h3 {
    margin-bottom: 20px;
  }
  .idx02 .idx_box {
    --size-box-img: 28%;
  }
  .idx02 .idx_box .btn-group {
    --size-mg: 16px;
  }
  .idx02 .idx_box .ct_area p {
    line-height: 2.666667;
  }
  .idx02 .idx_box .box_img {
    width: var(--size-box-img);
  }
  .idx02 .idx_box .box_ct {
    margin-top: -5px;
    margin-bottom: 44px;
    width: calc(100% - var(--size-box-img) * 2 - 60px);
  }
  .idx02 .idx_box .item01 {
    align-self: flex-end;
  }
}
@media only screen and (max-width: 1024px) {
  .idx02 .idx_box {
    justify-content: space-between;
  }
  .idx02 .idx_box .box_title {
    order: 1;
    width: 100%;
  }
  .idx02 .idx_box .item01 {
    order: 2;
  }
  .idx02 .idx_box .item02 {
    order: 3;
  }
  .idx02 .idx_box .item03 {
    order: 4;
  }
  .idx02 .idx_box .ct_area {
    order: 5;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
  }
  .idx02 .idx_box .btn-group {
    order: 6;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .idx02 .idx_box .box_img {
    width: calc(50% - 10px);
    font-size: clamp(5px, 0.9vw, 8px);
  }
  .idx02 .idx_box .box_ct {
    display: contents;
    width: 100%;
  }
}
.idx03 {
  position: relative;
  z-index: 3;
  padding: 157px 0 80px;
}
.idx03::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: -20px;
  width: 100%;
  height: 100%;
  background: no-repeat center top/100% auto;
}
.idx03::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  right: calc((100% - 1192px) / 2);
  top: -15.4em;
  width: 16em;
  height: 21.7em;
  font-size: min(0.7vw, 10px);
  background: url(../images/idx03_decor01.png) no-repeat center/cover;
}
.idx03 .idx_logo {
  margin-bottom: 14px;
}
.idx03 .infor_address {
  margin-bottom: 24px;
}
.idx03 .infor_tel {
  margin-bottom: 35px;
}
.idx03 .idx_map {
  margin-bottom: 10px;
}
.idx03 .idx_box {
  position: relative;
  z-index: 1;
  padding: 83px 118px 101px;
  border-radius: 12px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
.idx03 .idx_box::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 11.5%;
  top: -18.9em;
  width: 21.4em;
  height: 19em;
  font-size: min(0.7vw, 10px);
  background: url(../images/idx03_decor02.png) no-repeat center/cover;
}
.idx03 .idx_box .white {
  position: absolute;
  left: 217px;
  top: 2620px;
  width: 1487px;
  height: 927px;
  z-index: 299;
}
.idx03 .idx_box .box_left {
  max-width: 564px;
}
.idx03 .idx_box .box_right {
  max-width: 564px;
}
.idx03 .idx_box .btn-group {
  margin-top: 28px;
  width: calc(100% + 2 * var(--size-mg));
}

@media only screen and (min-width: 769px) {
  .idx03::before {
    left: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 40px);
    background-image: url(../images/idx03_bg.png);
  }
  .idx03 h3 {
    margin-bottom: 63px;
  }
  .idx03 .idx_box .box_left {
    padding-top: 13px;
    width: calc(50% - 15px);
  }
  .idx03 .idx_box .box_right {
    width: calc(50% - 15px);
  }
  .idx03 .idx_box .btn-group {
    --size-mg: 16px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .idx03 .idx_box {
    padding-left: 6vw;
    padding-right: 6vw;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .idx03 .idx_box {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx03::after {
    right: 20px;
  }
  .idx03 .idx_box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .idx03 .idx_box .btn-group {
    --size-mg: 10px;
  }
}
.idx_feature {
  position: relative;
  z-index: 3;
  padding: 84px 0 91px;
  background-size: calc(100% + 10px) auto;
  background-position: left -5px top;
  background-repeat: repeat-y;
}
.idx_feature .box_title {
  position: relative;
  z-index: 1;
}
.idx_feature .box_title::before {
  content: "4";
  position: absolute;
  left: 0.0233em;
  top: -0.1533em;
  width: 100%;
  z-index: -1;
  font-size: clamp(250px, 15.7vw, 300px);
  font-family: var(--f-en-homemade);
  text-align: center;
  line-height: 0.9;
  letter-spacing: 0.05em;
  color: #b8962f;
  opacity: 0.2;
}
.idx_feature .TabContainer {
  position: relative;
  z-index: 2;
}
.idx_feature .TabPager01 {
  position: relative;
  z-index: 4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 20px 15px;
  width: fit-content;
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.3);
  font-size: min(1vw, 10px);
}
.idx_feature .TabPager01::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  right: 0;
  top: -2.9em;
  margin: 0 auto;
  width: 6.6em;
  height: 2.3em;
  background: url(../images/idx_feature_decor_light.png) no-repeat center/cover;
}
.idx_feature .TabPager01 > div {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 2px 2px 2px;
  margin-bottom: 2px;
  min-height: 40px;
  min-width: 60px;
  border-radius: 20px;
  font-size: 1.8em;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  line-height: 1;
  color: var(--main-color-02);
  transition: var(--value-transition);
  background-color: white;
  cursor: pointer;
}
.idx_feature .TabPager01 > div:last-child {
  margin-bottom: 0;
}
.idx_feature .TabPager01 > div.active {
  background-color: var(--main-color-02);
  color: white;
}
@media only screen and (min-width: 769px) {
  .idx_feature .TabPager01 > div:not(.active):hover {
    background-color: var(--main-color-02);
    color: white;
  }
}
.idx_feature .TabPager02 {
  --size-mg: 11px;
  counter-reset: idx_feature_tab02_count;
  position: relative;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -90px;
}
.idx_feature .TabPager02 > div {
  position: relative;
  z-index: 1;
  width: calc(25% - var(--size-mg) * 2);
  max-width: 180px;
  margin: var(--size-mg);
  cursor: pointer;
}
.idx_feature .TabPager02 > div::before {
  content: counter(idx_feature_tab02_count, decimal-leading-zero);
  counter-increment: idx_feature_tab02_count;
  position: absolute;
  z-index: 2;
  right: 0.6667em;
  bottom: 0.25em;
  font-size: calc(var(--ttl_size) + 6px);
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 1;
  font-family: var(--f-en);
  color: white;
}
.idx_feature .TabPager02 > div picture {
  position: relative;
  z-index: 1;
  --mask: url(../images/idx_feature_mask.png);
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background-color: var(--main-color);
}
.idx_feature .TabPager02 > div picture::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.5;
}
.idx_feature .TabPager02 > div.active picture::before {
  opacity: 0;
}
@media only screen and (min-width: 769px) {
  .idx_feature .TabPager02 > div:not(.active):hover picture::before {
    opacity: 0.2;
    background-color: var(--clr1);
  }
}
.idx_feature .idx_box_st02 {
  --size-radius-pic: 120px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
}
.idx_feature .idx_box_st02 .point {
  position: absolute;
  z-index: 2;
  right: 1.8889em;
  top: 1.5556em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.2778em 0.5556em 0.8889em 0.2778em;
  width: 8.9444em;
  height: 8.3333em;
  color: white;
  font-size: clamp(14px, 0.9375vw, 18px);
  letter-spacing: 0;
  line-height: 1.5;
  font-family: var(--f-en-homemade);
  text-align: center;
  background: url(../images/idx_feature_point_bg.png) no-repeat center/cover;
}
.idx_feature .idx_box_st02 .point .num {
  display: block;
  margin-top: -10px;
  font-size: 3.333333em;
  font-family: var(--f-en);
  letter-spacing: -0.05em;
  line-height: 1;
}
.idx_feature .idx_box_st02 h4,
.idx_feature .idx_box_st02 p {
  color: white;
}
.idx_feature .idx_box_st02 h4 {
  margin-bottom: 27px;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.idx_feature .idx_box_st02 .ct_area {
  position: relative;
  z-index: 1;
}
.idx_feature .idx_box_st02 .ct_area::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  width: 33px;
  height: 29px;
  background: url(../images/idx_feature_arr_icon.png) no-repeat center/cover;
}
.idx_feature .idx_box_st02 .ct_area p {
  font-weight: 300;
}
.idx_feature .idx_box_st02 .link a {
  z-index: 4;
}
.idx_feature .idx_box_st02 .box_pic {
  position: relative;
  z-index: 2;
}
.idx_feature .idx_box_st02 .box_pic picture {
  position: relative;
  z-index: 1;
}
.idx_feature .idx_box_st02 .box_pic picture::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: -34px;
  top: 34px;
  width: 100%;
  height: 100%;
  background: url(../images/idx_feature_box_pic_decor_line.png) repeat left top/60px auto;
}
.idx_feature .idx_box_st02 .box_pic picture::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 2;
  left: -30px;
  bottom: -11.1em;
  width: 16em;
  height: 19.2em;
  font-size: min(0.7vw, 10px);
  background: url(../images/idx_feature_box_pic_decor01.png) no-repeat center/cover;
}
.idx_feature .idx_box_st02 .box_pic img {
  border-top-right-radius: var(--size-radius-pic);
}

@media only screen and (min-width: 769px) {
  .idx_feature {
    --size-w-tab01: 100px;
    --size-space-between: 70px;
    --size-mg-top-idx-box02-box-ct:119px;
    --size-space-left-idx-box02-bg: clamp(60px,4.2vw,80px);
    background-image: url(../images/idx_feature_bg.jpg);
  }
  .idx_feature .inner_max {
    max-width: 1820px;
  }
  .idx_feature h3 {
    margin-bottom: 47px;
  }
  .idx_feature .TabContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .idx_feature .TabPager01 {
    width: var(--size-w-tab01);
  }
  .idx_feature .TabPager02 {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  .idx_feature .TabContent {
    width: calc(100% - var(--size-w-tab01) - var(--size-space-between));
    max-width: 1360px;
    margin-left: var(--size-space-between);
  }
  .idx_feature .idx_box_st02 {
    --size-w-box-pic: 53%;
    justify-content: space-between;
  }
  .idx_feature .idx_box_st02::before {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    z-index: -1;
    right: 0;
    bottom: 0;
    width: calc(100% - var(--size-space-left-idx-box02-bg));
    height: calc(100% - var(--size-mg-top-idx-box02-box-ct));
    border-radius: 20px;
    background-color: #b38153;
    opacity: 0.6;
  }
  .idx_feature .idx_box_st02 .ct_area::after {
    top: 26px;
    right: -53px;
  }
  .idx_feature .idx_box_st02 .box_pic {
    width: var(--size-w-box-pic);
    max-width: 720px;
  }
  .idx_feature .idx_box_st02 .box_ct {
    position: relative;
    z-index: 1;
    padding: 97px 87px 100px 80px;
    margin-top: var(--size-mg-top-idx-box02-box-ct);
    min-height: 520px;
    width: calc(100% - var(--size-w-box-pic));
    max-width: 640px;
  }
  .idx_feature .idx_box_st02:has(a:hover)::before {
    background-color: #855324;
  }
  .idx_feature .idx_box_st02 .link a {
    z-index: 3;
    top: auto;
    bottom: 0;
    height: calc(100% - var(--size-mg-top-idx-box02-box-ct));
  }
}
@media only screen and (min-width: 769px) and (max-width: 1560px) {
  .idx_feature {
    --size-space-between: 20px;
    --size-mg-top-idx-box02-box-ct: 90px;
  }
  .idx_feature .idx_box_st02 .box_ct {
    min-height: 540px;
  }
  .idx_feature .TabPager02 {
    margin-top: -90px;
  }
  .idx_feature .TabPager02 {
    margin-left: calc(var(--size-w-tab01) + var(--size-space-between) + var(--size-space-left-idx-box02-bg));
    margin-right: 0;
    width: 100%;
    max-width: 1294px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .idx_feature .idx_box_st02 .box_ct {
    padding-left: 60px;
    padding-right: 60px;
    min-height: 500px;
  }
  .idx_feature .idx_box_st02 .ct_area::after {
    right: -37px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .idx_feature .idx_box_st02 .box_ct {
    padding-bottom: 100px;
    min-height: 480px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx_feature {
    --size-w-tab01: 80px;
    --size-space-between: 49px;
  }
  .idx_feature h4 .br_auto {
    display: inline;
  }
  .idx_feature .idx_box_st02 {
    --size-w-box-pic: 50%;
  }
  .idx_feature .idx_box_st02 .box_ct {
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 80px;
  }
  .idx_feature .idx_box_st02 .box_ct::before {
    width: calc(200% + 40px - 100px);
  }
  .idx_feature .idx_box_st02 .ct_area::after {
    right: -25px;
    width: 25px;
    height: 22px;
  }
  .idx_feature .TabPager02 > div {
    max-width: 140px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx_feature {
    --size-space-between: 0px;
    --size-mg-top-idx-box02-box-ct: 0px;
  }
  .idx_feature .box_title::before {
    top: -40px;
    font-size: 200px;
  }
  .idx_feature .TabPager01 {
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 85px;
    width: 100%;
    max-width: 300px;
    font-size: 9px;
  }
  .idx_feature .TabPager01 > div {
    margin-bottom: 0;
    margin-right: 5px;
  }
  .idx_feature .TabPager01 > div:last-child {
    margin-right: 0;
  }
  .idx_feature .TabPager02 {
    --size-mg: 5px;
    margin-top: -66px;
    width: 100%;
    margin-left: 0;
  }
  .idx_feature .idx_box_st02 {
    --size-radius-pic: 100px;
    justify-content: center;
    padding: 70px 30px 80px;
    border-radius: 20px;
  }
  .idx_feature .idx_box_st02::before {
    width: 100%;
    height: 100%;
  }
  .idx_feature .idx_box_st02 .point {
    top: -4em;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .idx_feature .idx_box_st02 h4 {
    order: 1;
    text-align: center;
    font-size: 20px;
    width: 100%;
  }
  .idx_feature .idx_box_st02 .box_pic {
    order: 2;
    margin-bottom: 40px;
    width: 100%;
    max-width: 550px;
  }
  .idx_feature .idx_box_st02 .box_pic picture::before {
    left: -15px;
    top: 15px;
    border-top-right-radius: var(--size-radius-pic);
  }
  .idx_feature .idx_box_st02 .box_pic picture::after {
    bottom: -5em;
    font-size: 7px;
  }
  .idx_feature .idx_box_st02 .ct_area {
    order: 3;
    padding-bottom: 40px;
  }
  .idx_feature .idx_box_st02 .ct_area::after {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    margin: 0 auto;
  }
  .idx_feature .idx_box_st02 .box_ct {
    display: contents;
  }
  .idx_feature .idx_box_st02 .box_ct::before {
    width: 100%;
  }
  .idx_feature .TabContainer {
    justify-content: center;
  }
  .idx_feature .TabContent {
    margin-left: auto;
    margin-right: auto;
    max-width: 720px;
  }
}
.idx_treatment {
  font-size: min(0.5vw, 10px);
  padding: 27px 0 40px;
  background-color: #fff0db;
  background: url(../images/idx_treatment_pattern.jpg) repeat left top/800px auto;
}
.idx_treatment h3 {
  margin-bottom: 0;
  font-size: 3.6em;
  color: var(--clr1);
}
.idx_treatment h3 .cl01 {
  color: #19b8ee;
}
.idx_treatment h3 .cl02 {
  color: #ffb412;
}
.idx_treatment h3 .big {
  font-size: 1.333333em;
  letter-spacing: 0.14em;
}
.idx_treatment .box_title {
  position: relative;
  width: 100%;
  z-index: 1;
  padding-right: 25em;
  padding-top: 11em;
  padding-bottom: 1.9em;
  margin-bottom: 6.9em;
  background: url(../images/idx_treatment_h3_decor_line.png) repeat-x left bottom/auto 8px;
}
.idx_treatment .box_title::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: -3.4em;
  top: 1.4em;
  width: 11.3em;
  height: 8.8em;
  background: url(../images/idx_treatment_box_title_decor01.png) no-repeat center/cover;
}
.idx_treatment .box_title .h3_en {
  position: absolute;
  right: 0.9583em;
  top: 0.5em;
  width: 10.2917em;
  height: 6.4583em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5833em 0.2083em 0.2083em 0.75em;
  font-size: 2.4em;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.5;
  color: white;
  background: url(../images/idx_treatment_h3_en_bg.png) no-repeat center/cover;
}
.idx_treatment .st01 {
  --cl-mode: #f99ac5;
}
.idx_treatment .st02 {
  --cl-mode: #b1de52;
}
.idx_treatment .st03 {
  --cl-mode: #ffc926;
}
.idx_treatment .st04 {
  --cl-mode: #19b8ee;
}
.idx_treatment .st05 {
  --cl-mode: #dda1f3;
}
.idx_treatment .st06 {
  --cl-mode: #96a7e4;
}
.idx_treatment .slider_icon {
  --size-w-card: 23.1em;
  --size-w-item-icon: 19.6em;
  --size-h-item-icon: 19.6em;
  --size-border-item-icon: 3px;
  --size-mg: .8em;
}
.idx_treatment .slider_icon .st01 {
  --cl-mode: #f99ac5;
}
.idx_treatment .slider_icon .item {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 5.2em;
  margin: var(--size-mg);
  width: var(--size-w-card);
  min-height: 32.1em;
  will-change: transform;
}
.idx_treatment .slider_icon .item::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  width: 2.1em;
  height: 1.5em;
  background-color: var(--cl-mode);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.idx_treatment .slider_icon .item .item_icon {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--size-w-item-icon);
  height: var(--size-h-item-icon);
  --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 196.5 192.5' %3E%3Cpath d='M191.678,102.802 C191.950,102.449 192.248,102.003 192.413,101.131 C192.765,99.238 192.619,98.240 192.322,97.512 C192.009,96.784 191.591,96.317 191.433,95.454 C191.060,93.409 191.503,91.775 189.095,92.207 C189.063,92.212 189.035,92.223 189.004,92.231 C189.003,92.213 189.003,92.195 189.002,92.176 C189.002,92.171 189.001,92.165 189.001,92.160 C189.044,92.164 189.088,92.172 189.129,92.170 C190.592,92.095 190.556,89.692 190.867,88.493 C191.037,87.780 191.631,87.575 191.247,85.413 C191.098,84.542 190.881,84.191 190.683,83.857 C190.486,83.523 190.301,83.205 190.164,82.409 C190.059,81.831 189.650,80.945 190.249,80.210 C190.853,79.473 190.377,77.465 189.735,76.437 C189.546,76.141 189.268,75.549 189.120,75.231 C188.771,74.482 189.375,74.274 189.122,73.398 C188.822,72.368 187.900,72.553 187.667,70.725 C187.547,69.883 187.848,69.284 187.504,68.403 C187.171,67.518 186.402,66.867 186.186,65.793 C186.120,65.435 186.051,65.068 185.980,64.688 C185.915,64.307 185.859,63.909 185.816,63.494 C185.725,62.663 185.695,61.756 185.700,60.762 C185.684,59.760 185.329,58.506 184.794,57.328 C184.539,56.734 184.180,56.182 183.829,55.677 C183.471,55.176 183.091,54.734 182.710,54.391 C182.240,53.972 182.325,53.275 182.018,52.054 C181.871,51.442 181.639,50.693 181.216,49.780 C181.110,49.551 180.994,49.312 180.862,49.063 C180.720,48.820 180.564,48.566 180.392,48.300 C180.049,47.772 179.643,47.200 179.162,46.587 C178.771,46.100 178.487,45.609 178.202,45.151 C177.924,44.689 177.696,44.230 177.487,43.772 C177.278,43.314 177.087,42.857 176.886,42.398 C176.682,41.939 176.480,41.471 176.197,41.024 C175.458,39.807 174.527,39.187 173.676,38.400 C172.801,37.621 171.965,36.713 171.416,34.785 C171.363,34.600 171.308,34.425 171.252,34.258 C171.189,34.096 171.125,33.943 171.061,33.798 C170.931,33.507 170.798,33.248 170.662,33.018 C170.391,32.556 170.108,32.208 169.819,31.936 C169.238,31.392 168.643,31.149 168.027,30.924 C167.399,30.710 166.767,30.499 166.139,29.991 C165.824,29.737 165.510,29.407 165.195,28.964 C165.037,28.741 164.879,28.491 164.720,28.206 C164.562,27.920 164.380,27.622 164.207,27.274 C163.693,26.264 163.043,25.500 162.354,24.904 C162.182,24.755 162.007,24.617 161.831,24.487 C161.654,24.360 161.464,24.252 161.282,24.146 C160.913,23.936 160.546,23.756 160.191,23.592 C159.481,23.266 158.820,23.008 158.279,22.715 C158.009,22.568 157.768,22.413 157.566,22.236 C157.356,22.070 157.182,21.882 157.057,21.655 C156.807,21.205 156.232,20.488 155.564,19.761 C155.230,19.397 154.873,19.032 154.523,18.697 C154.166,18.373 153.802,18.099 153.486,17.875 C152.827,17.417 152.297,17.508 151.720,17.433 C151.431,17.397 151.131,17.319 150.794,17.111 C150.456,16.904 150.095,16.547 149.629,16.026 C149.060,15.370 147.734,15.349 146.233,14.704 C145.993,14.604 145.811,14.459 145.644,14.313 C145.478,14.167 145.338,14.002 145.199,13.832 C144.923,13.493 144.653,13.139 144.200,12.906 C143.153,12.367 142.730,12.401 142.366,12.407 C142.184,12.410 142.016,12.406 141.792,12.321 C141.679,12.277 141.553,12.214 141.404,12.121 C141.252,12.032 141.072,11.924 140.861,11.773 C139.475,10.797 138.849,10.248 138.230,9.813 C137.921,9.596 137.612,9.408 137.207,9.207 C136.796,9.021 136.281,8.846 135.574,8.620 C134.901,8.410 134.142,8.396 133.417,8.387 C133.055,8.383 132.700,8.378 132.367,8.351 C132.200,8.336 132.039,8.315 131.884,8.286 C131.726,8.266 131.576,8.235 131.433,8.191 C130.718,7.975 130.049,7.167 129.374,6.945 C128.614,6.696 128.063,6.713 127.577,6.767 C127.334,6.792 127.107,6.826 126.877,6.840 C126.648,6.854 126.411,6.868 126.154,6.822 C125.148,6.657 124.809,6.206 123.846,5.620 C123.259,5.262 122.751,5.063 122.288,4.958 C122.057,4.905 121.836,4.877 121.621,4.863 C121.404,4.856 121.193,4.872 120.982,4.891 C120.137,4.969 119.302,5.155 118.110,4.942 C117.332,4.802 116.665,4.583 116.050,4.341 C115.433,4.113 114.862,3.902 114.297,3.694 C113.160,3.296 112.005,3.032 110.443,3.388 C110.069,3.465 109.723,3.533 109.402,3.559 C109.081,3.586 108.785,3.579 108.508,3.552 C107.956,3.497 107.481,3.359 107.050,3.235 C106.187,2.985 105.494,2.789 104.736,3.428 C104.557,3.579 104.274,3.622 103.925,3.600 C103.575,3.595 103.158,3.528 102.713,3.433 C101.823,3.247 100.816,2.956 100.016,2.865 C97.458,2.586 98.298,1.492 95.631,1.779 C93.787,1.972 92.751,2.380 91.917,2.721 C91.500,2.896 91.134,3.036 90.741,3.155 C90.347,3.277 89.928,3.347 89.404,3.335 C88.379,3.311 88.238,2.463 86.453,2.314 C85.706,2.239 85.105,2.287 84.606,2.354 C84.108,2.423 83.713,2.530 83.384,2.660 C82.725,2.919 82.327,3.262 81.866,3.557 C81.489,3.653 81.195,3.830 80.865,4.019 C80.069,4.288 79.338,4.429 78.786,4.646 C77.992,4.672 77.424,4.405 76.546,4.634 C76.087,4.745 75.685,5.007 75.260,5.247 C74.835,5.486 74.390,5.709 73.845,5.788 C73.125,5.893 72.353,5.959 71.509,5.972 C70.672,6.012 69.770,6.023 68.773,5.960 C66.734,5.781 63.668,7.130 62.201,8.545 C61.761,9.006 61.081,8.922 59.833,9.142 C59.210,9.255 58.439,9.427 57.505,9.810 C56.583,10.219 55.489,10.819 54.208,11.708 C53.690,12.052 53.211,12.366 52.733,12.616 C52.255,12.868 51.784,13.071 51.315,13.255 C50.377,13.625 49.433,13.901 48.509,14.417 C47.255,15.091 46.583,15.976 45.760,16.795 C44.953,17.648 43.990,18.413 42.036,18.859 C40.570,19.254 39.688,19.757 39.112,20.298 C38.537,20.842 38.261,21.419 38.017,22.038 C37.766,22.647 37.519,23.260 36.972,23.852 C36.698,24.147 36.350,24.438 35.886,24.722 C35.416,24.998 34.872,25.317 34.151,25.609 C33.107,26.048 32.295,26.629 31.660,27.276 C31.045,27.944 30.591,28.660 30.209,29.334 C29.832,30.014 29.508,30.633 29.192,31.163 C28.875,31.692 28.530,32.098 28.055,32.304 C27.581,32.511 26.810,33.012 26.022,33.602 C25.266,34.221 24.496,34.932 23.988,35.509 C23.465,36.112 23.491,36.632 23.372,37.203 C23.255,37.777 22.977,38.381 21.801,39.159 C21.438,39.399 21.211,39.843 20.974,40.402 C20.757,40.975 20.532,41.665 20.146,42.386 C19.902,42.842 19.538,43.080 19.159,43.308 C18.780,43.536 18.386,43.756 18.116,44.184 C16.836,46.151 18.079,45.880 16.625,47.366 C15.492,48.622 14.877,49.177 14.373,49.738 C14.125,50.021 13.890,50.297 13.661,50.683 C13.432,51.070 13.184,51.552 12.870,52.222 C12.572,52.858 12.461,53.605 12.357,54.319 C12.278,55.045 12.208,55.740 11.952,56.277 C11.636,56.953 10.718,57.502 10.419,58.143 C9.763,59.605 10.257,60.351 9.924,61.333 C9.755,61.813 9.562,62.128 9.320,62.434 C9.076,62.737 8.780,63.030 8.432,63.474 C7.582,64.559 7.395,65.389 7.380,66.240 C7.349,67.088 7.428,67.938 7.062,69.095 C6.643,70.622 5.965,71.681 5.408,72.771 C4.908,73.871 4.537,75.009 4.754,76.607 C5.028,78.149 4.628,79.151 4.296,80.001 C3.977,80.848 3.772,81.543 4.368,82.345 C4.660,82.726 4.478,83.494 4.237,84.380 C4.010,85.269 3.675,86.275 3.548,87.082 C3.437,87.726 3.333,88.157 3.199,88.482 C3.066,88.807 2.915,89.026 2.778,89.250 C2.507,89.696 2.279,90.166 2.379,91.530 C2.588,93.388 3.007,94.429 3.355,95.264 C3.722,96.098 4.038,96.723 4.010,97.771 C3.998,98.283 3.780,98.577 3.546,98.967 C3.430,99.161 3.307,99.379 3.209,99.660 C3.119,99.938 3.051,100.282 3.031,100.725 C2.961,102.273 3.140,103.206 3.409,103.866 C3.703,104.523 4.078,104.914 4.390,105.402 C4.375,105.523 4.355,105.642 4.375,105.767 C4.473,106.364 4.792,106.719 5.067,107.236 C5.183,107.741 5.310,108.186 5.486,108.533 C5.508,108.663 5.531,108.788 5.543,108.937 C5.612,109.786 5.310,110.355 5.563,111.263 C5.802,112.177 6.559,112.867 6.717,113.949 C6.824,114.666 6.892,115.434 6.908,116.273 C6.945,117.104 6.945,118.003 6.873,118.993 C6.837,119.495 6.880,120.065 6.986,120.663 C7.092,121.260 7.299,121.872 7.531,122.475 C7.768,123.075 8.051,123.661 8.361,124.188 C8.669,124.715 9.006,125.185 9.378,125.548 C9.825,125.997 9.721,126.674 9.901,127.921 C10.053,129.174 10.607,130.972 12.285,133.583 C12.998,134.606 13.395,135.564 13.717,136.514 C13.883,136.988 14.010,137.467 14.185,137.933 C14.357,138.400 14.540,138.870 14.763,139.347 C15.064,139.987 15.428,140.485 15.812,140.930 C16.004,141.152 16.201,141.362 16.397,141.569 C16.599,141.775 16.808,141.973 17.008,142.186 C17.818,143.031 18.505,144.046 18.865,145.999 C19.175,147.481 19.622,148.390 20.127,148.993 C20.380,149.295 20.648,149.522 20.925,149.710 C21.211,149.893 21.508,150.036 21.804,150.180 C22.397,150.465 22.994,150.748 23.551,151.329 C24.113,151.908 24.607,152.798 25.135,154.244 C25.508,155.312 26.049,156.151 26.649,156.828 C27.263,157.495 27.969,157.978 28.619,158.401 C29.273,158.820 29.889,159.164 30.382,159.527 C30.626,159.712 30.845,159.896 31.033,160.087 C31.218,160.282 31.360,160.494 31.451,160.735 C31.633,161.217 32.095,162.009 32.646,162.824 C32.926,163.228 33.211,163.653 33.525,164.016 C33.838,164.380 34.147,164.712 34.426,164.979 C35.004,165.530 35.540,165.521 36.097,165.680 C36.376,165.759 36.660,165.881 36.960,166.139 C37.252,166.405 37.585,166.776 37.955,167.373 C38.411,168.112 39.712,168.338 41.090,169.212 C41.986,169.731 42.002,170.684 42.819,171.296 C43.764,171.997 44.185,172.032 44.544,172.085 C44.900,172.144 45.205,172.201 45.942,172.929 C47.148,174.124 47.675,174.770 48.214,175.302 C48.479,175.576 48.765,175.794 49.145,176.036 C49.524,176.281 49.999,176.546 50.660,176.885 C51.288,177.207 52.032,177.347 52.742,177.477 C53.094,177.550 53.455,177.587 53.787,177.656 C54.119,177.723 54.426,177.812 54.692,177.945 C55.361,178.281 55.893,179.195 56.522,179.527 C56.876,179.715 57.190,179.827 57.475,179.898 C57.767,179.952 58.031,179.965 58.279,179.968 C58.776,179.974 59.212,179.938 59.705,180.108 C60.670,180.442 60.935,180.946 61.795,181.690 C62.055,181.923 62.310,182.090 62.555,182.223 C62.799,182.358 63.032,182.460 63.257,182.538 C63.707,182.693 64.127,182.753 64.549,182.782 C65.396,182.839 66.238,182.810 67.391,183.192 C68.911,183.637 69.948,184.346 71.022,184.927 C71.291,185.071 71.561,185.207 71.840,185.329 C72.119,185.451 72.415,185.528 72.723,185.599 C73.342,185.735 74.026,185.782 74.830,185.688 C76.371,185.494 77.344,185.992 78.186,186.297 C79.020,186.629 79.693,186.890 80.522,186.330 C80.914,186.066 81.673,186.265 82.537,186.583 C83.403,186.885 84.384,187.239 85.174,187.410 C86.440,187.670 86.838,188.039 87.256,188.356 C87.674,188.666 88.112,188.966 89.465,188.920 C91.333,188.881 92.408,188.560 93.271,188.289 C93.702,188.149 94.082,188.043 94.483,187.952 C94.884,187.861 95.307,187.823 95.827,187.875 C96.845,187.976 96.917,188.834 98.678,189.118 C99.414,189.233 100.016,189.286 100.517,189.269 C101.017,189.239 101.417,189.164 101.754,189.061 C102.429,188.855 102.854,188.544 103.337,188.287 C103.719,188.223 104.027,188.069 104.371,187.909 C104.780,187.836 105.167,187.766 105.525,187.701 C105.882,187.638 106.209,187.578 106.493,187.495 C107.283,187.542 107.820,187.860 108.712,187.712 C108.944,187.673 109.167,187.605 109.388,187.525 C109.608,187.438 109.825,187.334 110.048,187.237 C110.493,187.042 110.957,186.866 111.506,186.843 C112.230,186.811 113.002,186.824 113.839,186.898 C114.672,186.945 115.567,187.039 116.546,187.213 C117.043,187.301 117.616,187.317 118.222,187.273 C118.829,187.237 119.460,187.088 120.085,186.920 C120.708,186.745 121.320,186.524 121.878,186.269 C122.435,186.012 122.940,185.736 123.340,185.400 C123.832,185.002 124.496,185.171 125.758,185.117 C126.074,185.104 126.426,185.076 126.822,185.022 C127.020,184.993 127.230,184.963 127.449,184.916 C127.667,184.865 127.896,184.806 128.137,184.736 C129.102,184.456 130.263,184.015 131.647,183.309 C132.737,182.696 133.731,182.393 134.711,182.164 C135.199,182.042 135.691,181.964 136.172,181.831 C136.655,181.705 137.142,181.566 137.639,181.388 C138.307,181.149 138.839,180.833 139.319,180.493 C139.559,180.321 139.788,180.150 140.011,179.967 C140.233,179.780 140.453,179.593 140.683,179.413 C141.142,179.053 141.641,178.719 142.273,178.457 C142.589,178.326 142.938,178.214 143.334,178.124 C143.531,178.078 143.741,178.041 143.962,178.006 C144.180,177.964 144.412,177.929 144.658,177.900 C146.168,177.725 147.118,177.362 147.767,176.912 C147.929,176.800 148.074,176.684 148.203,176.560 C148.329,176.432 148.442,176.299 148.545,176.163 C148.752,175.893 148.922,175.612 149.091,175.330 C149.429,174.767 149.763,174.199 150.392,173.696 C150.704,173.439 151.103,173.222 151.589,172.985 C152.078,172.751 152.678,172.537 153.432,172.346 C153.983,172.207 154.481,172.021 154.931,171.802 C155.156,171.692 155.373,171.579 155.572,171.450 C155.769,171.317 155.955,171.179 156.132,171.035 C156.839,170.461 157.392,169.816 157.867,169.205 C158.100,168.896 158.322,168.600 158.532,168.321 C158.738,168.037 158.925,167.759 159.120,167.520 C159.508,167.039 159.906,166.684 160.407,166.545 C160.657,166.474 160.991,166.342 161.370,166.166 C161.746,165.985 162.185,165.784 162.595,165.517 C163.429,165.001 164.289,164.394 164.871,163.886 C166.092,162.835 164.971,161.767 167.504,160.521 C167.893,160.326 168.178,159.915 168.478,159.384 C168.762,158.836 169.066,158.175 169.533,157.501 C169.828,157.074 170.218,156.879 170.621,156.693 C171.018,156.503 171.452,156.343 171.764,155.940 C173.247,154.105 171.982,154.249 173.585,152.916 C173.750,152.780 173.904,152.653 174.048,152.532 C174.187,152.409 174.317,152.292 174.439,152.184 C174.688,151.969 174.904,151.783 175.098,151.616 C175.489,151.283 175.794,151.031 176.070,150.774 C176.348,150.516 176.597,150.252 176.877,149.899 C177.015,149.719 177.170,149.524 177.324,149.284 C177.475,149.042 177.639,148.765 177.823,148.442 C178.173,147.828 178.347,147.087 178.510,146.381 C178.669,145.670 178.840,145.007 179.118,144.478 C179.484,143.826 180.420,143.341 180.782,142.728 C181.187,142.036 181.299,141.500 181.336,141.007 C181.366,140.511 181.352,140.073 181.547,139.589 C181.928,138.642 182.445,138.404 183.231,137.583 C183.723,137.087 183.976,136.608 184.162,136.170 C184.341,135.728 184.422,135.313 184.475,134.893 C184.528,134.475 184.553,134.051 184.624,133.594 C184.690,133.135 184.828,132.651 185.018,132.074 C185.548,130.583 186.317,129.585 186.957,128.544 C187.561,127.495 187.991,126.387 187.902,124.780 C187.857,124.008 187.969,123.387 188.099,122.846 C188.242,122.307 188.455,121.859 188.648,121.453 C189.034,120.640 189.340,119.982 188.830,119.131 C188.605,118.731 188.804,117.976 189.131,117.124 C189.457,116.271 189.904,115.316 190.121,114.536 C190.208,114.224 190.298,113.966 190.389,113.750 C190.469,113.530 190.552,113.352 190.636,113.200 C190.806,112.898 190.980,112.701 191.141,112.498 C191.464,112.095 191.734,111.667 191.803,110.319 C191.925,108.458 191.579,107.366 191.336,106.491 C191.084,105.617 190.878,104.954 191.060,103.922 C191.152,103.417 191.412,103.155 191.678,102.802 Z'/%3E%3C/svg%3E");
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background-color: var(--cl-mode);
  transition: var(--value-transition);
}
.idx_treatment .slider_icon .item .item_icon::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 1;
  left: var(--size-border-item-icon);
  top: var(--size-border-item-icon);
  width: calc(100% - 2 * var(--size-border-item-icon));
  height: calc(100% - 2 * var(--size-border-item-icon));
  --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 196.5 192.5' %3E%3Cpath d='M191.678,102.802 C191.950,102.449 192.248,102.003 192.413,101.131 C192.765,99.238 192.619,98.240 192.322,97.512 C192.009,96.784 191.591,96.317 191.433,95.454 C191.060,93.409 191.503,91.775 189.095,92.207 C189.063,92.212 189.035,92.223 189.004,92.231 C189.003,92.213 189.003,92.195 189.002,92.176 C189.002,92.171 189.001,92.165 189.001,92.160 C189.044,92.164 189.088,92.172 189.129,92.170 C190.592,92.095 190.556,89.692 190.867,88.493 C191.037,87.780 191.631,87.575 191.247,85.413 C191.098,84.542 190.881,84.191 190.683,83.857 C190.486,83.523 190.301,83.205 190.164,82.409 C190.059,81.831 189.650,80.945 190.249,80.210 C190.853,79.473 190.377,77.465 189.735,76.437 C189.546,76.141 189.268,75.549 189.120,75.231 C188.771,74.482 189.375,74.274 189.122,73.398 C188.822,72.368 187.900,72.553 187.667,70.725 C187.547,69.883 187.848,69.284 187.504,68.403 C187.171,67.518 186.402,66.867 186.186,65.793 C186.120,65.435 186.051,65.068 185.980,64.688 C185.915,64.307 185.859,63.909 185.816,63.494 C185.725,62.663 185.695,61.756 185.700,60.762 C185.684,59.760 185.329,58.506 184.794,57.328 C184.539,56.734 184.180,56.182 183.829,55.677 C183.471,55.176 183.091,54.734 182.710,54.391 C182.240,53.972 182.325,53.275 182.018,52.054 C181.871,51.442 181.639,50.693 181.216,49.780 C181.110,49.551 180.994,49.312 180.862,49.063 C180.720,48.820 180.564,48.566 180.392,48.300 C180.049,47.772 179.643,47.200 179.162,46.587 C178.771,46.100 178.487,45.609 178.202,45.151 C177.924,44.689 177.696,44.230 177.487,43.772 C177.278,43.314 177.087,42.857 176.886,42.398 C176.682,41.939 176.480,41.471 176.197,41.024 C175.458,39.807 174.527,39.187 173.676,38.400 C172.801,37.621 171.965,36.713 171.416,34.785 C171.363,34.600 171.308,34.425 171.252,34.258 C171.189,34.096 171.125,33.943 171.061,33.798 C170.931,33.507 170.798,33.248 170.662,33.018 C170.391,32.556 170.108,32.208 169.819,31.936 C169.238,31.392 168.643,31.149 168.027,30.924 C167.399,30.710 166.767,30.499 166.139,29.991 C165.824,29.737 165.510,29.407 165.195,28.964 C165.037,28.741 164.879,28.491 164.720,28.206 C164.562,27.920 164.380,27.622 164.207,27.274 C163.693,26.264 163.043,25.500 162.354,24.904 C162.182,24.755 162.007,24.617 161.831,24.487 C161.654,24.360 161.464,24.252 161.282,24.146 C160.913,23.936 160.546,23.756 160.191,23.592 C159.481,23.266 158.820,23.008 158.279,22.715 C158.009,22.568 157.768,22.413 157.566,22.236 C157.356,22.070 157.182,21.882 157.057,21.655 C156.807,21.205 156.232,20.488 155.564,19.761 C155.230,19.397 154.873,19.032 154.523,18.697 C154.166,18.373 153.802,18.099 153.486,17.875 C152.827,17.417 152.297,17.508 151.720,17.433 C151.431,17.397 151.131,17.319 150.794,17.111 C150.456,16.904 150.095,16.547 149.629,16.026 C149.060,15.370 147.734,15.349 146.233,14.704 C145.993,14.604 145.811,14.459 145.644,14.313 C145.478,14.167 145.338,14.002 145.199,13.832 C144.923,13.493 144.653,13.139 144.200,12.906 C143.153,12.367 142.730,12.401 142.366,12.407 C142.184,12.410 142.016,12.406 141.792,12.321 C141.679,12.277 141.553,12.214 141.404,12.121 C141.252,12.032 141.072,11.924 140.861,11.773 C139.475,10.797 138.849,10.248 138.230,9.813 C137.921,9.596 137.612,9.408 137.207,9.207 C136.796,9.021 136.281,8.846 135.574,8.620 C134.901,8.410 134.142,8.396 133.417,8.387 C133.055,8.383 132.700,8.378 132.367,8.351 C132.200,8.336 132.039,8.315 131.884,8.286 C131.726,8.266 131.576,8.235 131.433,8.191 C130.718,7.975 130.049,7.167 129.374,6.945 C128.614,6.696 128.063,6.713 127.577,6.767 C127.334,6.792 127.107,6.826 126.877,6.840 C126.648,6.854 126.411,6.868 126.154,6.822 C125.148,6.657 124.809,6.206 123.846,5.620 C123.259,5.262 122.751,5.063 122.288,4.958 C122.057,4.905 121.836,4.877 121.621,4.863 C121.404,4.856 121.193,4.872 120.982,4.891 C120.137,4.969 119.302,5.155 118.110,4.942 C117.332,4.802 116.665,4.583 116.050,4.341 C115.433,4.113 114.862,3.902 114.297,3.694 C113.160,3.296 112.005,3.032 110.443,3.388 C110.069,3.465 109.723,3.533 109.402,3.559 C109.081,3.586 108.785,3.579 108.508,3.552 C107.956,3.497 107.481,3.359 107.050,3.235 C106.187,2.985 105.494,2.789 104.736,3.428 C104.557,3.579 104.274,3.622 103.925,3.600 C103.575,3.595 103.158,3.528 102.713,3.433 C101.823,3.247 100.816,2.956 100.016,2.865 C97.458,2.586 98.298,1.492 95.631,1.779 C93.787,1.972 92.751,2.380 91.917,2.721 C91.500,2.896 91.134,3.036 90.741,3.155 C90.347,3.277 89.928,3.347 89.404,3.335 C88.379,3.311 88.238,2.463 86.453,2.314 C85.706,2.239 85.105,2.287 84.606,2.354 C84.108,2.423 83.713,2.530 83.384,2.660 C82.725,2.919 82.327,3.262 81.866,3.557 C81.489,3.653 81.195,3.830 80.865,4.019 C80.069,4.288 79.338,4.429 78.786,4.646 C77.992,4.672 77.424,4.405 76.546,4.634 C76.087,4.745 75.685,5.007 75.260,5.247 C74.835,5.486 74.390,5.709 73.845,5.788 C73.125,5.893 72.353,5.959 71.509,5.972 C70.672,6.012 69.770,6.023 68.773,5.960 C66.734,5.781 63.668,7.130 62.201,8.545 C61.761,9.006 61.081,8.922 59.833,9.142 C59.210,9.255 58.439,9.427 57.505,9.810 C56.583,10.219 55.489,10.819 54.208,11.708 C53.690,12.052 53.211,12.366 52.733,12.616 C52.255,12.868 51.784,13.071 51.315,13.255 C50.377,13.625 49.433,13.901 48.509,14.417 C47.255,15.091 46.583,15.976 45.760,16.795 C44.953,17.648 43.990,18.413 42.036,18.859 C40.570,19.254 39.688,19.757 39.112,20.298 C38.537,20.842 38.261,21.419 38.017,22.038 C37.766,22.647 37.519,23.260 36.972,23.852 C36.698,24.147 36.350,24.438 35.886,24.722 C35.416,24.998 34.872,25.317 34.151,25.609 C33.107,26.048 32.295,26.629 31.660,27.276 C31.045,27.944 30.591,28.660 30.209,29.334 C29.832,30.014 29.508,30.633 29.192,31.163 C28.875,31.692 28.530,32.098 28.055,32.304 C27.581,32.511 26.810,33.012 26.022,33.602 C25.266,34.221 24.496,34.932 23.988,35.509 C23.465,36.112 23.491,36.632 23.372,37.203 C23.255,37.777 22.977,38.381 21.801,39.159 C21.438,39.399 21.211,39.843 20.974,40.402 C20.757,40.975 20.532,41.665 20.146,42.386 C19.902,42.842 19.538,43.080 19.159,43.308 C18.780,43.536 18.386,43.756 18.116,44.184 C16.836,46.151 18.079,45.880 16.625,47.366 C15.492,48.622 14.877,49.177 14.373,49.738 C14.125,50.021 13.890,50.297 13.661,50.683 C13.432,51.070 13.184,51.552 12.870,52.222 C12.572,52.858 12.461,53.605 12.357,54.319 C12.278,55.045 12.208,55.740 11.952,56.277 C11.636,56.953 10.718,57.502 10.419,58.143 C9.763,59.605 10.257,60.351 9.924,61.333 C9.755,61.813 9.562,62.128 9.320,62.434 C9.076,62.737 8.780,63.030 8.432,63.474 C7.582,64.559 7.395,65.389 7.380,66.240 C7.349,67.088 7.428,67.938 7.062,69.095 C6.643,70.622 5.965,71.681 5.408,72.771 C4.908,73.871 4.537,75.009 4.754,76.607 C5.028,78.149 4.628,79.151 4.296,80.001 C3.977,80.848 3.772,81.543 4.368,82.345 C4.660,82.726 4.478,83.494 4.237,84.380 C4.010,85.269 3.675,86.275 3.548,87.082 C3.437,87.726 3.333,88.157 3.199,88.482 C3.066,88.807 2.915,89.026 2.778,89.250 C2.507,89.696 2.279,90.166 2.379,91.530 C2.588,93.388 3.007,94.429 3.355,95.264 C3.722,96.098 4.038,96.723 4.010,97.771 C3.998,98.283 3.780,98.577 3.546,98.967 C3.430,99.161 3.307,99.379 3.209,99.660 C3.119,99.938 3.051,100.282 3.031,100.725 C2.961,102.273 3.140,103.206 3.409,103.866 C3.703,104.523 4.078,104.914 4.390,105.402 C4.375,105.523 4.355,105.642 4.375,105.767 C4.473,106.364 4.792,106.719 5.067,107.236 C5.183,107.741 5.310,108.186 5.486,108.533 C5.508,108.663 5.531,108.788 5.543,108.937 C5.612,109.786 5.310,110.355 5.563,111.263 C5.802,112.177 6.559,112.867 6.717,113.949 C6.824,114.666 6.892,115.434 6.908,116.273 C6.945,117.104 6.945,118.003 6.873,118.993 C6.837,119.495 6.880,120.065 6.986,120.663 C7.092,121.260 7.299,121.872 7.531,122.475 C7.768,123.075 8.051,123.661 8.361,124.188 C8.669,124.715 9.006,125.185 9.378,125.548 C9.825,125.997 9.721,126.674 9.901,127.921 C10.053,129.174 10.607,130.972 12.285,133.583 C12.998,134.606 13.395,135.564 13.717,136.514 C13.883,136.988 14.010,137.467 14.185,137.933 C14.357,138.400 14.540,138.870 14.763,139.347 C15.064,139.987 15.428,140.485 15.812,140.930 C16.004,141.152 16.201,141.362 16.397,141.569 C16.599,141.775 16.808,141.973 17.008,142.186 C17.818,143.031 18.505,144.046 18.865,145.999 C19.175,147.481 19.622,148.390 20.127,148.993 C20.380,149.295 20.648,149.522 20.925,149.710 C21.211,149.893 21.508,150.036 21.804,150.180 C22.397,150.465 22.994,150.748 23.551,151.329 C24.113,151.908 24.607,152.798 25.135,154.244 C25.508,155.312 26.049,156.151 26.649,156.828 C27.263,157.495 27.969,157.978 28.619,158.401 C29.273,158.820 29.889,159.164 30.382,159.527 C30.626,159.712 30.845,159.896 31.033,160.087 C31.218,160.282 31.360,160.494 31.451,160.735 C31.633,161.217 32.095,162.009 32.646,162.824 C32.926,163.228 33.211,163.653 33.525,164.016 C33.838,164.380 34.147,164.712 34.426,164.979 C35.004,165.530 35.540,165.521 36.097,165.680 C36.376,165.759 36.660,165.881 36.960,166.139 C37.252,166.405 37.585,166.776 37.955,167.373 C38.411,168.112 39.712,168.338 41.090,169.212 C41.986,169.731 42.002,170.684 42.819,171.296 C43.764,171.997 44.185,172.032 44.544,172.085 C44.900,172.144 45.205,172.201 45.942,172.929 C47.148,174.124 47.675,174.770 48.214,175.302 C48.479,175.576 48.765,175.794 49.145,176.036 C49.524,176.281 49.999,176.546 50.660,176.885 C51.288,177.207 52.032,177.347 52.742,177.477 C53.094,177.550 53.455,177.587 53.787,177.656 C54.119,177.723 54.426,177.812 54.692,177.945 C55.361,178.281 55.893,179.195 56.522,179.527 C56.876,179.715 57.190,179.827 57.475,179.898 C57.767,179.952 58.031,179.965 58.279,179.968 C58.776,179.974 59.212,179.938 59.705,180.108 C60.670,180.442 60.935,180.946 61.795,181.690 C62.055,181.923 62.310,182.090 62.555,182.223 C62.799,182.358 63.032,182.460 63.257,182.538 C63.707,182.693 64.127,182.753 64.549,182.782 C65.396,182.839 66.238,182.810 67.391,183.192 C68.911,183.637 69.948,184.346 71.022,184.927 C71.291,185.071 71.561,185.207 71.840,185.329 C72.119,185.451 72.415,185.528 72.723,185.599 C73.342,185.735 74.026,185.782 74.830,185.688 C76.371,185.494 77.344,185.992 78.186,186.297 C79.020,186.629 79.693,186.890 80.522,186.330 C80.914,186.066 81.673,186.265 82.537,186.583 C83.403,186.885 84.384,187.239 85.174,187.410 C86.440,187.670 86.838,188.039 87.256,188.356 C87.674,188.666 88.112,188.966 89.465,188.920 C91.333,188.881 92.408,188.560 93.271,188.289 C93.702,188.149 94.082,188.043 94.483,187.952 C94.884,187.861 95.307,187.823 95.827,187.875 C96.845,187.976 96.917,188.834 98.678,189.118 C99.414,189.233 100.016,189.286 100.517,189.269 C101.017,189.239 101.417,189.164 101.754,189.061 C102.429,188.855 102.854,188.544 103.337,188.287 C103.719,188.223 104.027,188.069 104.371,187.909 C104.780,187.836 105.167,187.766 105.525,187.701 C105.882,187.638 106.209,187.578 106.493,187.495 C107.283,187.542 107.820,187.860 108.712,187.712 C108.944,187.673 109.167,187.605 109.388,187.525 C109.608,187.438 109.825,187.334 110.048,187.237 C110.493,187.042 110.957,186.866 111.506,186.843 C112.230,186.811 113.002,186.824 113.839,186.898 C114.672,186.945 115.567,187.039 116.546,187.213 C117.043,187.301 117.616,187.317 118.222,187.273 C118.829,187.237 119.460,187.088 120.085,186.920 C120.708,186.745 121.320,186.524 121.878,186.269 C122.435,186.012 122.940,185.736 123.340,185.400 C123.832,185.002 124.496,185.171 125.758,185.117 C126.074,185.104 126.426,185.076 126.822,185.022 C127.020,184.993 127.230,184.963 127.449,184.916 C127.667,184.865 127.896,184.806 128.137,184.736 C129.102,184.456 130.263,184.015 131.647,183.309 C132.737,182.696 133.731,182.393 134.711,182.164 C135.199,182.042 135.691,181.964 136.172,181.831 C136.655,181.705 137.142,181.566 137.639,181.388 C138.307,181.149 138.839,180.833 139.319,180.493 C139.559,180.321 139.788,180.150 140.011,179.967 C140.233,179.780 140.453,179.593 140.683,179.413 C141.142,179.053 141.641,178.719 142.273,178.457 C142.589,178.326 142.938,178.214 143.334,178.124 C143.531,178.078 143.741,178.041 143.962,178.006 C144.180,177.964 144.412,177.929 144.658,177.900 C146.168,177.725 147.118,177.362 147.767,176.912 C147.929,176.800 148.074,176.684 148.203,176.560 C148.329,176.432 148.442,176.299 148.545,176.163 C148.752,175.893 148.922,175.612 149.091,175.330 C149.429,174.767 149.763,174.199 150.392,173.696 C150.704,173.439 151.103,173.222 151.589,172.985 C152.078,172.751 152.678,172.537 153.432,172.346 C153.983,172.207 154.481,172.021 154.931,171.802 C155.156,171.692 155.373,171.579 155.572,171.450 C155.769,171.317 155.955,171.179 156.132,171.035 C156.839,170.461 157.392,169.816 157.867,169.205 C158.100,168.896 158.322,168.600 158.532,168.321 C158.738,168.037 158.925,167.759 159.120,167.520 C159.508,167.039 159.906,166.684 160.407,166.545 C160.657,166.474 160.991,166.342 161.370,166.166 C161.746,165.985 162.185,165.784 162.595,165.517 C163.429,165.001 164.289,164.394 164.871,163.886 C166.092,162.835 164.971,161.767 167.504,160.521 C167.893,160.326 168.178,159.915 168.478,159.384 C168.762,158.836 169.066,158.175 169.533,157.501 C169.828,157.074 170.218,156.879 170.621,156.693 C171.018,156.503 171.452,156.343 171.764,155.940 C173.247,154.105 171.982,154.249 173.585,152.916 C173.750,152.780 173.904,152.653 174.048,152.532 C174.187,152.409 174.317,152.292 174.439,152.184 C174.688,151.969 174.904,151.783 175.098,151.616 C175.489,151.283 175.794,151.031 176.070,150.774 C176.348,150.516 176.597,150.252 176.877,149.899 C177.015,149.719 177.170,149.524 177.324,149.284 C177.475,149.042 177.639,148.765 177.823,148.442 C178.173,147.828 178.347,147.087 178.510,146.381 C178.669,145.670 178.840,145.007 179.118,144.478 C179.484,143.826 180.420,143.341 180.782,142.728 C181.187,142.036 181.299,141.500 181.336,141.007 C181.366,140.511 181.352,140.073 181.547,139.589 C181.928,138.642 182.445,138.404 183.231,137.583 C183.723,137.087 183.976,136.608 184.162,136.170 C184.341,135.728 184.422,135.313 184.475,134.893 C184.528,134.475 184.553,134.051 184.624,133.594 C184.690,133.135 184.828,132.651 185.018,132.074 C185.548,130.583 186.317,129.585 186.957,128.544 C187.561,127.495 187.991,126.387 187.902,124.780 C187.857,124.008 187.969,123.387 188.099,122.846 C188.242,122.307 188.455,121.859 188.648,121.453 C189.034,120.640 189.340,119.982 188.830,119.131 C188.605,118.731 188.804,117.976 189.131,117.124 C189.457,116.271 189.904,115.316 190.121,114.536 C190.208,114.224 190.298,113.966 190.389,113.750 C190.469,113.530 190.552,113.352 190.636,113.200 C190.806,112.898 190.980,112.701 191.141,112.498 C191.464,112.095 191.734,111.667 191.803,110.319 C191.925,108.458 191.579,107.366 191.336,106.491 C191.084,105.617 190.878,104.954 191.060,103.922 C191.152,103.417 191.412,103.155 191.678,102.802 Z'/%3E%3C/svg%3E");
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background-color: white;
}
.idx_treatment .slider_icon .item .item_icon .icon {
  position: relative;
  z-index: 2;
  background: no-repeat center/cover;
  transition: var(--value-transition);
  filter: grayscale(0);
}
.idx_treatment .slider_icon .item .ttl {
  display: block;
  margin-top: 0.35em;
  font-size: 2.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.636363;
  text-align: center;
}
.idx_treatment .slider_icon .item01 .item_icon .icon {
  width: 9.8em;
  height: 12.2em;
}
.idx_treatment .slider_icon .item02 .item_icon .icon {
  width: 6.6em;
  height: 12.6em;
}
.idx_treatment .slider_icon .item03 .item_icon .icon {
  width: 7.8em;
  height: 12.4em;
}
.idx_treatment .slider_icon .item04 .item_icon .icon {
  width: 9.3em;
  height: 12.4em;
}
.idx_treatment .slider_icon .item05 .item_icon .icon {
  width: 7.4em;
  height: 12.5em;
}
.idx_treatment .slider_icon .item06 .item_icon .icon {
  width: 7.5em;
  height: 12.4em;
}
.idx_treatment .slider_icon .st01 .item_icon .icon {
  background-image: url(../images/idx_treatment_slider_icon01.png);
}
.idx_treatment .slider_icon .st02 .item_icon .icon {
  background-image: url(../images/idx_treatment_slider_icon02.png);
}
.idx_treatment .slider_icon .st03 .item_icon .icon {
  background-image: url(../images/idx_treatment_slider_icon03.png);
}
.idx_treatment .slider_icon .st04 .item_icon .icon {
  background-image: url(../images/idx_treatment_slider_icon04.png);
}
.idx_treatment .slider_icon .st05 .item_icon .icon {
  background-image: url(../images/idx_treatment_slider_icon05.png);
}
.idx_treatment .slider_icon .st06 .item_icon .icon {
  background-image: url(../images/idx_treatment_slider_icon06.png);
}
.idx_treatment .pic_slider {
  position: relative;
  z-index: 1;
  width: 80em;
  height: 60em;
}
.idx_treatment .pic_slider .item {
  position: absolute;
  inset: 0;
  z-index: 1;
  transition: var(--value-transition);
  transform-origin: center;
  background: no-repeat center/cover;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
  transform-origin: 50% 50%;
}
.idx_treatment .pic_slider .item::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 6px solid white;
}
.idx_treatment .pic_slider .item .ttl {
  position: absolute;
  left: -0.7273em;
  top: 1.0909em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2em 0.2em 0.2em;
  width: calc(100% - 4em);
  max-width: 16.3636em;
  min-height: 2.7273em;
  font-size: 2.2em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: white;
  text-align: center;
  transition: var(--value-transition);
  background: url(../images/idx_treatment_pic_slider_ttl_decor_line.png) repeat top left/60px auto;
  background-color: var(--cl-mode);
}
.idx_treatment .pic_slider .item .ttl::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  bottom: -0.6364em;
  width: 0.7273em;
  height: 0.6364em;
  background-color: #4f3e0c;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
}
.idx_treatment .pic_slider .item .item_ct {
  position: absolute;
  left: 5.8em;
  bottom: 4.6em;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 2.8em 2em 2em 2.2em;
  width: 25.1em;
  height: 22em;
  --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 251 220' %3E%3Cpath d='M219.879,114.782 C217.373,173.313 169.147,219.1000 109.1000,219.1000 C49.249,219.1000 -0.000,170.751 -0.000,109.1000 C-0.000,49.248 49.249,-0.000 109.1000,-0.000 C159.735,-0.000 201.741,33.015 215.347,78.318 C242.321,77.309 248.292,56.192 248.292,56.192 C256.688,79.387 238.421,100.386 219.879,114.782 Z'/%3E%3C/svg%3E");
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  text-align: center;
  color: white;
  background-color: var(--cl-mode);
}
.idx_treatment .pic_slider .item .item_ct P {
  max-width: 11em;
  font-size: 1.6em;
  letter-spacing: 0.05em;
  line-height: 1.875;
}
.idx_treatment .pic_slider .item02 {
  z-index: 3;
}
.idx_treatment .pic_slider .item01 {
  z-index: 2;
}
.idx_treatment .pic_slider .item03 {
  z-index: 7;
}
.idx_treatment .pic_slider .item05 {
  z-index: 6;
}
.idx_treatment .pic_slider .item06 {
  z-index: 5;
}
.idx_treatment .pic_slider .item04 {
  z-index: 4;
}
.idx_treatment .pic_slider .st01 {
  background-image: url(../images/idx_treatment_pic_slider_img01.jpg);
}
.idx_treatment .pic_slider .st02 {
  background-image: url(../images/idx_treatment_pic_slider_img02.jpg);
}
.idx_treatment .pic_slider .st03 {
  background-image: url(../images/idx_treatment_pic_slider_img03.jpg);
}
.idx_treatment .pic_slider .st04 {
  background-image: url(../images/idx_treatment_pic_slider_img04.jpg);
}
.idx_treatment .pic_slider .st05 {
  background-image: url(../images/idx_treatment_pic_slider_img05.jpg);
}
.idx_treatment .pic_slider .st06 {
  background-image: url(../images/idx_treatment_pic_slider_img06.jpg);
}
.idx_treatment .pic_slider .item:not(.active) a {
  pointer-events: none;
}
.idx_treatment .pic_slider .item.active {
  transform: rotate(0deg) scale(1.04);
  z-index: 10;
}
.idx_treatment .idx_box {
  display: flex;
  flex-wrap: wrap;
}
.idx_treatment .idx_box .right {
  padding-top: 7.2em;
  padding-bottom: 6em;
}

.idx_treatment .slider_icon:not(.slick-slider) {
  display: flex;
}

.idx_treatment .slider_icon .item:not(.slick-center) {
  --cl-mode: #777777;
}
.idx_treatment .slider_icon .item:not(.slick-center) .item_icon {
  filter: grayscale(1);
}
@media only screen and (min-width: 769px) {
  .idx_treatment .slider_icon .item:not(.slick-center):hover {
    --cl-mode: #413c3c;
  }
}

@media only screen and (min-width: 769px) {
  .idx_treatment {
    --size-padding-left-right-box: 50px;
  }
  .idx_treatment .inner_max {
    max-width: 1920px;
    padding: 0 var(--size-padding-left-right-box);
  }
  .idx_treatment .slider_icon {
    left: calc(var(--size-padding-left-right-box) * -1);
    width: calc(100% + var(--size-padding-left-right-box));
  }
  .idx_treatment .idx_box {
    align-items: flex-start;
    justify-content: space-between;
  }
  .idx_treatment .idx_box > .left {
    width: 50%;
  }
  .idx_treatment .idx_box > .right {
    width: 50%;
    padding-left: 5em;
  }
}
@media only screen and (min-width: 1281px) {
  .idx_treatment .idx_box > .right {
    position: relative;
    left: 3em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx_treatment {
    font-size: 0.55vw;
  }
}
.idx06 {
  position: relative;
  z-index: 3;
  padding: 94px 0 91px;
}
.idx06::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% + 80px);
  background: url(../images/idx06_pattern.jpg) repeat left -145px top/400px auto;
}
.idx06 .idx_banner01 {
  display: flex;
  justify-content: center;
  padding: 0 40px;
  margin-top: 60px;
  font-size: clamp(6px, 0.6vw, 10px);
}
.idx06 .idx_banner01 .banner {
  max-width: 60em;
}
.idx06 .idx_decor .item01 {
  left: 46px;
  top: -6.9em;
  width: 23.2em;
  height: 23.5em;
  background-image: url(../images/idx06_item_decor01.png);
}
.idx06 .idx_decor .item02 {
  top: 81px;
  right: calc((100% - 1424px) / 2);
  width: 13.5em;
  height: 11.1em;
  background-image: url(../images/idx06_item_decor02.png);
}

@media only screen and (min-width: 769px) {
  .idx06 h3 {
    margin-bottom: 59px;
  }
  .idx06 .idx_banner01 .banner a[target*=_blank] {
    opacity: 1;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .idx06 .idx_decor .item02 {
    right: 20px;
  }
}
.idx07 {
  position: relative;
  z-index: 3;
  padding: 137px 40px 108px;
}
.idx07::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 1;
  left: 0;
  top: 8px;
  width: 100%;
  height: 100%;
  --mask: url(../images/idx07_bg_mask.png);
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: left -5px top;
  -webkit-mask-position: left -5px top;
  background: url(../images/idx07_pattern.png) repeat-y left -5px top -2px/100vw auto;
  background-color: #e4efd6;
}
.idx07 .box-title {
  position: relative;
  z-index: 1;
}
.idx07 .box-title .en {
  position: absolute;
  left: calc((var(--size-padding-box-left-right) + 6.2778em) * -1);
  top: calc((var(--size-padding-box-top) + 3.2778em) * -1);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5em 0.6111em 0.2778em 0.2778em;
  width: 13.6667em;
  height: 8.5556em;
  font-size: clamp(14px, 0.95vw, 18px);
  font-weight: 500;
  line-height: 1.444444;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
  color: white;
  background: url(../images/idx07_en_bg.png) no-repeat center/cover;
}
.idx07 .box-title h3 {
  padding-bottom: 21px;
  font-size: calc(var(--ttl_size) + 6px);
  color: var(--clr1);
}
.idx07 .box-title h3::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: calc(100% + 40px);
  height: 8px;
  background: url(../images/idx07_h3_decor_line.png) no-repeat left bottom/auto 100%;
}
.idx07 .box-title h3 .cl-main {
  font-size: 1.3333em;
  letter-spacing: 0.14em;
}
.idx07 .idx_box {
  --size-border-img: 5px;
  --size-padding-box-top: 83px;
  --size-padding-box-left-right: 95px;
  position: relative;
  z-index: 2;
  padding-top: var(--size-padding-box-top);
  padding-left: var(--size-padding-box-left-right);
  padding-right: var(--size-padding-box-left-right);
  padding-bottom: calc(var(--size-padding-box-top) + 12px);
  border-radius: 80px;
  background-color: white;
}
.idx07 .idx_box::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: -14px;
  bottom: -122px;
  width: 17.3em;
  height: 26.4em;
  font-size: clamp(7px, 0.6vw, 10px);
  background: url(../images/idx07_box_decor01.png) no-repeat center/cover;
}
.idx07 .idx_box .ct_area {
  max-width: 550px;
}
.idx07 .idx_box .btn-group {
  margin-top: 42px;
}
.idx07 .idx_box .box_pic {
  position: relative;
  z-index: 1;
  max-width: 64.2em;
  font-size: clamp(4px, 0.65vw, 10px);
}
.idx07 .idx_box .box_pic::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 1.65em;
  top: -4px;
  width: calc(100% + 0.3em);
  height: calc(100% - 0.7em);
  background: url(../images/idx07_box_img_decor02.png) no-repeat center/cover;
}
.idx07 .idx_box .box_pic picture {
  position: relative;
  z-index: 1;
  display: table;
}
.idx07 .idx_box .box_pic picture::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: calc(var(--size-border-img) * -1);
  top: calc(var(--size-border-img) * -1);
  width: calc(100% + var(--size-border-img) * 2);
  height: calc(100% + var(--size-border-img) * 2);
  --mask: url(../images/idx07_box_img_mask.svg);
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background-color: white;
}
.idx07 .idx_box .box_pic picture::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: 2;
  left: 8.6em;
  top: -5px;
  width: 10.9em;
  height: 14.4em;
  background: url(../images/idx07_box_img_decor01.png) no-repeat center/cover;
}
.idx07 .idx_box .box_pic picture img {
  position: relative;
  z-index: 1;
  --mask: url(../images/idx07_box_img_mask.svg);
  mask-image: var(--mask);
  -webkit-mask-image: var(--mask);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: 100% auto;
  -webkit-mask-size: 100% auto;
  mask-position: center;
  -webkit-mask-position: center;
  background-color: var(--main-color);
}

@media only screen and (min-width: 769px) {
  .idx07 .idx_box .btn-group {
    max-width: 524px;
  }
  .idx07 .idx_box .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx07 .idx_box .box_ct {
    width: 52%;
  }
  .idx07 .idx_box .box_pic {
    position: absolute;
    top: -40px;
    right: -3.35%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .idx07 .box-title .en {
    left: calc((var(--size-padding-box-left-right) + 50px) * -1);
  }
  .idx07 .idx_box {
    --size-padding-box-left-right: clamp(40px, 4.5vw, 80px);
  }
  .idx07 .idx_box .box_pic {
    right: -30px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .idx07 .inner_big {
    max-width: 1200px;
  }
  .idx07 .idx_box {
    --size-padding-box-top: 55px;
  }
  .idx07 .idx_box .box_pic {
    width: 45%;
  }
  .idx07 .idx_box .box_ct {
    width: calc(55% - 30px);
  }
  .idx07 .idx_box .btn-group {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx07 .idx_box {
    flex-direction: column;
    align-items: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .idx07 .idx_box .box-title {
    width: 100%;
    max-width: 700px;
    order: 1;
  }
  .idx07 .idx_box .box-title h3 {
    margin-bottom: 35px;
    text-align: center;
  }
  .idx07 .idx_box .box-title h3::after {
    width: 100%;
  }
  .idx07 .idx_box .btn-group {
    order: 4;
    width: 100%;
  }
  .idx07 .idx_box .ct_area {
    order: 3;
  }
  .idx07 .idx_box .box_pic {
    order: 2;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin-bottom: 30px;
    width: 100%;
    max-width: 400px;
  }
  .idx07 .idx_box .box_ct {
    display: contents;
  }
}
.idx08 {
  position: relative;
  z-index: 2;
  padding: 109px 0 78px;
}
.idx08 .title_h3 {
  font-size: calc(var(--ttl_size) + 6px);
  letter-spacing: 0.1em;
  font-weight: 500;
  color: white;
}
.idx08 p {
  color: white;
}
.idx08 .idx_box {
  position: relative;
  z-index: 1;
  display: flex;
  max-width: 800px;
  min-height: 500px;
  border-radius: 12px;
  background: no-repeat center/cover;
}
.idx08 .idx_box .btn-group {
  margin-top: 31px;
}
.idx08 .idx_box .box_img {
  max-width: 281px;
}
.idx08 .idx_box:nth-of-type(2n + 1) {
  background-image: url(../images/idx08_idxbox_bg01.jpg);
}
.idx08 .idx_box:nth-of-type(2n) {
  background-image: url(../images/idx08_idxbox_bg02.jpg);
}
.idx08 .box02 .box_img {
  max-width: 150px;
}
.idx08 .box02 .box_ct {
  max-width: 480px;
}

@media only screen and (min-width: 769px) {
  .idx08 .inner_max {
    max-width: 1680px;
  }
  .idx08 .idx_box_gr {
    align-items: flex-start;
  }
  .idx08 .title_h3 {
    writing-mode: vertical-rl;
    line-height: 1.45;
  }
  .idx08 .title_h3 .line02 {
    padding-top: 1em;
    margin-right: 5px;
  }
  .idx08 .idx_box {
    --size-padding-box-bottom: 81px;
    justify-content: space-between;
    padding: 64px 65px var(--size-padding-box-bottom) 83px;
    width: calc(50% - 20px);
  }
  .idx08 .idx_box .btn-group {
    margin-left: -2px;
  }
  .idx08 .idx_box .btn-group .btn {
    margin-left: auto;
    margin-right: auto;
  }
  .idx08 .box01 {
    --size-box-img-grow-left: 7%;
    --size-box-img-grow-right: 11.5%;
  }
  .idx08 .box01 .box_img {
    align-self: flex-end;
    margin-left: calc(var(--size-box-img-grow-left) * -1);
    margin-right: calc(var(--size-box-img-grow-right) * -1);
    margin-bottom: calc(var(--size-padding-box-bottom) * -1);
    width: calc(28% + var(--size-box-img-grow-left) + var(--size-box-img-grow-right));
  }
  .idx08 .box01 .box_ct {
    width: 62%;
    max-width: 382px;
  }
  .idx08 .box02 .box_img {
    position: absolute;
    left: 15px;
    bottom: 0;
  }
  .idx08 .box02 .box_ct {
    padding-top: 11px;
    width: 75%;
  }
}
@media only screen and (min-width: 1441px) {
  .idx08 .idx_box.box02 {
    padding-right: 71px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .idx08 .idx_box {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .idx08 .idx_box {
    min-height: 560px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx08 .idx_box .btn-group .btn {
    max-width: 200px;
  }
  .idx08 .idx_box .btn-group {
    margin-left: 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .idx08 .idx_box_gr {
    justify-content: center;
  }
  .idx08 .idx_box {
    --size-padding-box-bottom: 60px;
    padding-top: 50px;
    margin: 0 auto 15px;
    width: 100%;
    max-width: 700px;
    min-height: 463px;
  }
  .idx08 .idx_box:last-child {
    margin-bottom: 0;
  }
  .idx08 .box01 .box_ct {
    align-self: center;
  }
}
.idx09 {
  position: relative;
  z-index: 2;
}
.idx09 .wave_gr .item {
  position: absolute;
  z-index: 2;
  left: 0;
  width: 100%;
  height: 34px;
  background-size: auto 100%;
  background-repeat: repeat-x;
}
.idx09 .wave_gr .item01 {
  top: -13px;
  background-image: url(../images/idx09_wave_top.svg);
  background-position: center top -1px;
}
.idx09 .wave_gr .item02 {
  bottom: -13px;
  left: 0;
  background-image: url(../images/idx09_wave_bot.svg);
  background-position: bottom -1px center;
}
.idx09 .idx_box {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 66px 0 100px;
  min-height: 560px;
  background: url(../images/idx09_bg.jpg) no-repeat center/cover;
  color: white;
}
.idx09 .idx_box::before {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #147b95;
  opacity: 0;
}
.idx09 .idx_box .idx_box_catch {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 70px;
  max-width: 1238px;
  width: 100%;
  height: 100%;
}
.idx09 .idx_box .idx_box_catch::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s;
  z-index: -1;
  right: 20px;
  top: 185px;
  width: 41px;
  height: 35px;
  background: url(../images/idx09_arr_ico.png) no-repeat center/cover;
}
.idx09 .idx_box .idx_box_catch .en-big {
  display: block;
  padding-bottom: 7px;
  padding-left: 12px;
  margin-bottom: 39px;
  width: 100%;
  max-width: 725px;
  font-size: clamp(55px, 3.8vw, 72px);
  letter-spacing: 0.14em;
  line-height: 1.5;
  background: url(../images/idx09_en_big_line.png) repeat-x left 6px bottom/auto 7px;
}
.idx09 .idx_box .idx_box_catch .en-big:first-letter {
  color: var(--main-color);
}
.idx09 .idx_box .idx_box_catch .ct_area {
  max-width: 696px;
}
.idx09 .idx_box .link a {
  z-index: 3;
}

@media only screen and (min-width: 769px) {
  .idx09 .idx_box:hover::before {
    opacity: 0.3;
  }
}
@media only screen and (min-width: 1921px) {
  .idx09 .wave_gr .item {
    left: -5px;
    width: calc(100% + 10px);
    height: 3vw;
    background-size: 100% auto;
  }
  .idx09 .wave_gr .item01 {
    top: 0px;
  }
  .idx09 .wave_gr .item02 {
    bottom: 0;
  }
  .idx09 .idx_box {
    min-height: 1000px;
    background-position: top center;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .idx09 .idx_box {
    min-height: 440px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .idx09 .idx_box {
    padding: 40px 0 60px;
    min-height: 370px;
    background-image: url(../images/idx09_bg_sp.jpg);
  }
}

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