.home_page .key {
  --height: 56vw;
  --min-height: 550px;
  --max-height: 980px;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  z-index: 1;
}
.home_page .key .inner {
  position: relative;
  padding: 0;
  width: 100%;
}
.home_page .key .mv_slider {
  max-width: 128em;
  width: calc(100% - 54em);
  position: absolute;
  right: 0;
  height: 100%;
  border-radius: 6em;
  overflow: hidden;
}
.home_page .key .mv_slider video{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.home_page .key .mv_slider .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 6em;
  overflow: hidden;
}
.home_page .key .s1 {
  background-image: url(../images/idx_mv01.jpg);
}
.home_page .key .slick-initialized .s2 {
  background-image: url(../images/idx_mv02.jpg);
}
.home_page .key .key_text {
  width: 54em;
  padding-top: 9.6em;
}
.home_page .key .b_traffic {
  margin-left: -0.2em;
  margin-bottom: 2.8em;
  font-size: 1em;
}
.home_page .key .catch {
  margin: auto;
}
.home_page .key .catch h2,
.home_page .key .catch p {
  letter-spacing: 0.1em;
  text-align: center;
}
.home_page .key .catch h2 {
  margin-bottom: 0.2619047619em;
  font-size: 4.2em;
  font-weight: bold;
  color: var(--clr1);
  line-height: 1.428;
}
.home_page .key .catch p {
  font-size: 2.2em;
  font-weight: 500;
  line-height: 1.90909;
}
.home_page .topic_path {
  display: none;
}

@media screen and (min-width: 1921px) {
  .home_page .key {
    --max-height: 1300px;
    --height: 50vw;
  }
}
@media only screen and (min-width: 1800px) and (max-width: 1921px) {
  .home_page .key .mv_slider .item {
    background-size: 1280px auto;
    -ms-interpolation-mode: nearest-neighbor;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: pixelated;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 769px) {
  .home_page .key {
    --max-height: calc(100vh - 10em);
    --min-height: 35em;
  }
  .home_page .key .key_text {
    padding-top: 7em;
    padding-right: 5em;
  }
  .home_page .key .txt_address {
    font-size: 1.9em;
    margin-bottom: 1.8em;
    padding-left: 3em;
  }
  .home_page .key .txt_address::before {
    left: 0.5em;
  }
  .home_page .key .catch h2 {
    letter-spacing: 0.05em;
  }
  .home_page .key .b_traffic {
    margin-bottom: 0.8em;
  }
  .home_page .key .b_traffic .traffic_tt {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 769px) and (max-height: 650px) {
  .home_page .key .key_wrap {
    font-size: min(8px, 0.52vw);
  }
  .home_page .key .txt_address {
    margin-bottom: 0.8em;
  }
  .home_page .key .catch h2 {
    font-size: 3.2em;
  }
  .home_page .key .catch p {
    font-size: 2em;
  }
}
@media only screen and (max-width: 1170px) and (min-width: 769px) {
  .home_page .key .key_wrap {
    font-size: min(10px, 0.6vw);
  }
  .home_page .key .b_tel a {
    font-size: 2.2em;
  }
  .home_page .key .b_traffic .traffic_tt {
    font-size: 2.2em;
  }
}
.wrap_title {
  text-align: center;
}
.wrap_title .en {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1;
  color: var(--clr1);
  margin-bottom: 9px;
}
.wrap_title h3 {
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.wrap_title h3::after {
  content: "";
  position: relative;
  display: block;
  background: url(../images/idx_h3_after.svg) no-repeat center/contain;
  width: 1.6944444444em;
  height: 0.4444444444em;
  margin: 0.3611111111em auto 0;
}
.wrap_title.tl_white h3, .wrap_title.tl_white .en {
  color: white;
}
.wrap_title.tl_white h3::after {
  background-image: url(../images/idx_h3_after_w.svg);
}

@media only screen and (max-width: 1200px) and (min-width: 769px) {
  .wrap_title .en {
    font-size: 16px;
  }
  .wrap_title h3 {
    font-size: 30px;
  }
}
.idx01 {
  position: relative;
  z-index: 0;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding: 68px 0 159px;
}
.idx01::before {
  content: "";
  position: absolute;
  top: -132px;
  left: 0;
  width: 90%;
  max-width: 1680px;
  height: 420px;
  background: url(../images/idx01_bg.jpg) no-repeat center/cover;
}
.idx01 .gr_img {
  font-size: 10px;
}
.idx01 .gr_img .img01, .idx01 .gr_img .img02 {
  position: absolute;
}
.idx01 .gr_img .img01 img, .idx01 .gr_img .img02 img {
  width: auto;
  max-height: 40em;
}
.idx01 .gr_img .img01 {
  top: 1px;
  left: 0;
}
.idx01 .gr_img .img01 img {
  border-radius: 0 10px 10px 0;
}
.idx01 .gr_img .img02 {
  bottom: 79px;
  right: 0;
}
.idx01 .gr_img .img02 img {
  border-radius: 10px 0 0 10px;
}
.idx01 .news_title {
  width: round(32.5em, 1px);
  height: round(32.5em, 1px);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='325px' height='325px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(51, 51, 51)' stroke-width='2px' stroke-dasharray='0, 6.02' stroke-linecap='round' stroke-linejoin='miter' fill='none' d='M162.000,1.999 C250.366,1.999 322.000,73.634 322.000,162.001 C322.000,250.366 250.366,322.000 162.000,322.000 C73.634,322.000 2.000,250.366 2.000,162.001 C2.000,73.634 73.634,1.999 162.000,1.999 Z'/%3E%3C/svg%3E") no-repeat center/contain;
  position: relative;
  padding: 1.2em 1.3em 1.3em 1.2em;
  font-size: 10px;
}
.idx01 .news_title .en {
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.444444444em;
  text-transform: uppercase;
}
.idx01 .news_title h3 {
  font-size: 2.6em;
  font-weight: bold;
  line-height: 1.538461;
}
.idx01 .news_title .box_in {
  background-color: var(--clr3);
  color: #fff;
  border-radius: 50%;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0.6em;
}
.idx01 .news_title .box_in::before {
  content: "";
  position: relative;
  display: block;
  width: 7.1em;
  height: 7em;
  background: url(../images/idx01_ic.svg) no-repeat center/contain;
  margin: 0 auto 2.2em;
}
.idx01 .news_title .box_in::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/idx01_box_bg.jpg) no-repeat center/cover;
  border-radius: 50%;
  z-index: -1;
  mix-blend-mode: color-burn;
  opacity: 0.3;
}
.idx01 .tab_content {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.idx01 .tab_content .content {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: white;
  border-radius: 60px;
  border: 1px solid var(--clr1);
}
.idx01 .tab_content .content > div {
  opacity: 0;
  z-index: -10;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 30px 40px 58px;
}
.idx01 .tab_content .content > div.active {
  opacity: 1;
  z-index: 1;
  visibility: visible;
}
.idx01 .tab_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px auto;
  position: relative;
  z-index: 2;
}
.idx01 .tab_btn .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
  margin: 0;
  padding: 8px 5px 10px;
  width: calc(33.33% - 0px);
  max-width: 120px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border-radius: 6px 6px 0px 0px;
  background-color: #ababab;
  color: #fff;
  margin-right: 1px;
}
.idx01 .tab_btn .tab::before {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
  width: 18px;
  height: 22px;
  margin: auto;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  background-color: var(--clr1);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.idx01 .tab_btn .tab:last-child {
  margin-right: 0;
}
.idx01 .tab_btn .tab .tt {
  font-weight: 500;
  line-height: 1.4;
}
.idx01 .tab_btn .tab.active {
  background-color: var(--clr1);
}
.idx01 .tab_btn .tab.active::before {
  opacity: 1;
}
.idx01 .list_post {
  max-width: 630px;
  width: 100%;
  margin: 0 auto;
}
.idx01 .list_post li {
  border-bottom: 1px solid #e1e1e1;
  width: auto;
  line-height: 2;
}
.idx01 .list_post a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding: 27px 40px 30px 19px;
  --w: 114px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0.1em;
  white-space: nowrap;
  max-width: 100%;
  color: #222222;
  position: relative;
}
.idx01 .list_post a span {
  display: inline-block;
}
.idx01 .list_post a:hover {
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .idx01 .list_post a:hover {
    background-color: #f1f1f1;
  }
}
.idx01 .list_post a .date {
  width: var(--w);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 500;
}
.idx01 .list_post a .cate {
  color: #fff;
  border-radius: 50px;
  background-color: #fabb00;
  padding: 6px 10px 8px;
  line-height: 1;
  font-size: 14px;
  text-align: center;
  width: 120px;
  position: relative;
  top: 3px;
}
.idx01 .list_post a .cate.column {
  background-color: #ffbfc0;
}
.idx01 .list_post a .title {
  width: calc(100% - var(--w) - 120px);
  position: relative;
  padding-left: 25px;
  text-overflow: ellipsis;
  font-weight: 500;
  overflow: hidden;
  top: 2px;
}

@media only screen and (min-width: 769px) {
  .idx01 .block_news {
    max-width: 1234px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .idx01 .tab_btn .tab:not(.active):hover {
    background-color: var(--clr1);
  }
  .idx01 .news_tab {
    width: calc(100% - 380px);
    max-width: 800px;
    margin-left: 53px;
    margin-top: 11px;
  }
}
@media only screen and (max-width: 1700px) and (min-width: 769px) {
  .idx01 .gr_img {
    font-size: min(6px, 0.4vw);
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .idx01 .gr_img .img01 {
    top: 7em;
  }
  .idx01 .block_news {
    font-size: min(10px, 0.7vw);
  }
  .idx01 .news_title {
    font-size: 1em;
  }
  .idx01 .news_tab {
    width: calc(100% - 38em);
    margin-left: 3.5em;
  }
  .idx01 .tab_btn, .idx01 .tab_content {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 769px) {
  .idx01 .gr_img .img01 {
    top: -12em;
  }
  .idx01 .tab_content .content {
    border-radius: 30px;
  }
  .idx01 .tab_content .content > div {
    padding: 20px 29px 40px;
  }
  .idx01 .tab_btn, .idx01 .tab_content {
    font-size: 14px;
  }
  .idx01 .list_post a {
    --w: 90px;
    padding: 20px 20px 20px 10px;
  }
  .idx01 .list_post a .cate {
    font-size: 12px;
    width: 85px;
  }
  .idx01 .list_post a .title {
    width: calc(100% - var(--w) - 85px);
    padding-left: 16px;
  }
}
.idx02 {
  background-color: #fff8e8;
}
.idx02 .inner_full {
  padding: 115px 0 76px;
}
.idx02 .inner_full::before, .idx02 .inner_full::after {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 10px;
}
.idx02 .inner_full::before {
  top: -5.3em;
  right: -6.4em;
  background-image: url(../images/idx02_bf01.svg);
  width: 38.4em;
  height: 37.5em;
  opacity: 0.3;
}
.idx02 .inner_full::after {
  bottom: -17.1em;
  left: -16.3em;
  background-image: url(../images/idx02_bf02.svg);
  width: 36.6em;
  height: 36em;
  opacity: 0.5;
}
.idx02 .idx_logo {
  display: table;
  margin: 0 auto 29px;
}
.idx02 .idx_logo a:hover {
  opacity: 1;
}
.idx02 .txt_address {
  margin-left: auto;
  margin-right: auto;
}
.idx02 .b_tel {
  display: table;
  margin: 29px auto 25px;
}
.idx02 .box_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  top: -5.1em;
  left: 1em;
}
.idx02 .box_title h3 {
  font-size: 2.4em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
  border-left: 1px solid var(--clr1);
  border-right: 1px solid var(--clr1);
  padding: 0.7083333333em 0.4583333333em 0.7083333333em 0.4166666667em;
  margin-right: 17px;
}
.idx02 .box_title .en {
  font-size: 12em;
  font-weight: 500;
  color: rgba(250, 167, 0, 0.5);
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  top: -0.0833333333em;
}
.idx02 .img_lg {
  max-width: 900px;
  width: 96%;
  height: 500px;
  background: url(../images/idx02_img01.jpg) no-repeat center/cover;
  border-radius: 0 60px 60px 0;
  font-size: 10px;
}
.idx02 .img_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -70px;
}
.idx02 .img_bottom > div {
  width: calc(50% - 6px);
}
.idx02 .img_bottom .img > img {
  border-radius: 10px;
}
.idx02 .gr_contact {
  margin-bottom: 32px;
}
.idx02 .gr_contact .btn_it {
  width: 100%;
  max-width: 314px;
}
.idx02 .gr_contact .btn_web a {
  background-image: url(../images/btn_web_bg02.jpg);
}
.idx02 .time_sheet {
  max-width: 550px;
  width: 100%;
}
.idx02 .b_traffic {
  background-color: #fff;
  border-radius: 100px;
  margin-top: 40px;
  padding: 34px 17px 34px 30px;
}
.idx02 .btn {
  margin: 41px auto 0;
}

.idx_map {
  min-height: 100px;
  border-radius: 10px;
  overflow: hidden;
}
.idx_map iframe {
  height: 100%;
}

@media only screen and (min-width: 769px) {
  .idx02 .block_clinic {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .idx02 .clinic_img {
    width: 50.1%;
    max-width: 961px;
  }
  .idx02 .clinic_ct {
    width: 49%;
    max-width: 595px;
    padding-left: 45px;
  }
}
@media only screen and (max-width: 1900px) and (min-width: 769px) {
  .idx02 .clinic_img {
    width: 52%;
  }
  .idx02 .clinic_ct {
    width: 45%;
  }
  .idx02 .box_title {
    font-size: min(10px, 0.7vw);
  }
}
@media only screen and (max-width: 1300px) and (min-width: 769px) {
  .idx02 .inner_full::before, .idx02 .inner_full::after {
    font-size: min(8px, 0.6vw);
  }
  .idx02 .clinic_ct {
    padding-right: 20px;
    padding-left: 4%;
  }
  .idx02 .b_traffic {
    padding: 3.4em 1.5em;
    font-size: min(min(10px, 0.8vw));
  }
  .idx02 .b_traffic .traffic_it:nth-child(1), .idx02 .b_traffic .traffic_it:nth-child(2) {
    min-width: 36.2em;
  }
  .idx02 .b_traffic .traffic_it:nth-child(3) {
    min-width: 29em;
  }
  .idx02 .gr_contact {
    font-size: min(min(10px, 0.9vw));
  }
  .idx02 .img_lg {
    max-height: 500px;
    height: 50vw;
  }
  .idx02 .idx_logo {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 769px) {
  .idx02 .clinic_img {
    width: 50%;
  }
  .idx02 .clinic_ct {
    width: 50%;
  }
}
@media only screen and (max-width: 992px) and (min-width: 769px) {
  .idx_map {
    min-height: 150px;
  }
  .idx02 .img_bottom {
    display: block;
  }
  .idx02 .img_bottom > div {
    width: 100%;
    margin-bottom: 10px;
  }
}
.idx03 {
  position: relative;
  z-index: 0;
  padding: 76px 0 87px;
}
.idx03::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 750px;
  background: url(../images/idx03_bg.jpg);
  z-index: -1;
}
.idx03 .wrap_title {
  margin-bottom: 59px;
}
.idx03 .btn {
  margin: 46px auto 0;
}
.idx03 .slick-arrow{
  width: 8em;
  height: 8em;
  border-radius: 50%;
  background-color: #c57f28;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  top: -20.2em;
  bottom: 0;
  transform: unset;
  margin: auto;
}
.idx03 .slick-arrow.slick-prev{
  background-image: url(../images/idx03_arr_prev.svg);
  background-position: calc(50% - 0.3em) 50%;
  left: -3em;
}
.idx03 .slick-arrow.slick-next{
  background-image: url(../images/idx03_arr_next.svg);
  background-position: calc(50% + 0.3em) 50%;
  right: -3em;
}
.idx03 .slick-dots {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 34px;
}
.idx03 .slick-dots li {
  width: 14px;
  height: 14px;
  margin: 0 7px 0 6.5px;
}
.idx03 .slick-dots li button {
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: transparent;
  color: transparent;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.idx03 .slick-dots li.slick-active button {
  background-color: #fff;
}
.idx03 .block_flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 10em);
  margin: 0 auto;
  font-size: 10px;
  max-width: 134em;
}
.idx03 .block_flow:not(.slick-slider) {
  opacity: 0;
  height: 64.5em;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.idx03 .block_flow .slick-list {
  overflow: visible;
}
.idx03 .block_flow .item {
  width: 39.2em;
  margin-right: 8.5em;
  position: relative;
}
.idx03 .block_flow .item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -6.4em;
  background: url(../images/idx03_flow_arrow.svg) no-repeat center/contain;
  width: 4.5em;
  height: 8.2em;
  margin: auto;
}
.idx03 .block_flow .item.is-prev::before {
  opacity: 0;
}
.idx03 .block_flow .box_in {
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}
.idx03 .block_flow .box_in::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  border: 2px solid var(--main-color);
  width: 100%;
  height: 100%;
}
.idx03 .block_flow h4 {
  text-align: center;
  font-size: 2.6em;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 0.7692307692em;
  padding-bottom: 0.4230769231em;
  border-bottom: 2px solid var(--main-color);
}
.idx03 .block_flow .flow_img .label {
  position: absolute;
  top: 0;
  left: 1.5625em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #fff;
  padding: 0.75em 0.3125em 0.5625em 0.4375em;
  font-weight: 500;
  font-size: 1.6em;
  font-family: var(--f-maru);
  background-color: var(--clr1);
  border-radius: 0 0 6px 6px;
}
.idx03 .block_flow .flow_ct {
  padding: 2.4em 4.6em 5.2em;
}
.idx03 .block_flow .flow_ct .txt_num {
  position: absolute;
  right: 0.1083333333em;
  bottom: 0.075em;
  font-family: var(--f-maru);
  font-weight: 400;
  line-height: 0.5;
  color: rgba(250, 167, 0, 0.2);
  font-size: 12em;
  letter-spacing: 0;
}
.idx03 .block_flow .flow_ct p:not(.txt_num) {
  line-height: 2;
  position: relative;
  z-index: 0;
  font-size: 1.6em;
}

@media only screen and (min-width: 769px) {
  .idx03 .slick-dots li:hover button {
    background-color: #fff;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 769px) {
  .idx03::before {
    max-height: 750px;
    height: 78vw;
  }
  .idx03 .block_flow {
    font-size: min(10px, 0.6vw);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 769px) {
  .idx03 .block_flow .flow_ct p:not(.txt_num){font-size: 2em;}
}
.idx04 {
  padding: 134px 0 71px;
  position: relative;
  z-index: 0;
}
.idx04::before, .idx04::after {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 10px;
}
.idx04::before {
  top: 0;
  left: -33.9em;
  width: 108.6em;
  height: 72.4em;
  background-image: url(../images/idx04_bg.jpg);
  z-index: -2;
}
.idx04::after {
  bottom: 9.8em;
  right: -10.1em;
  width: 32.2em;
  height: 31.4em;
  background-image: url(../images/idx04_bf.svg);
  opacity: 0.5;
  z-index: 0;
}
.idx04 .box_title {
  margin-bottom: 27px;
}
.idx04 .box_title h3 {
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.idx04 .box_title .en {
  font-size: 22px;
  line-height: 1;
  font-weight: 500;
  margin-left: 1em;
  margin-bottom: 0.5454545455em;
  color: var(--clr1);
  padding-right: 5.318181818em;
  position: relative;
}
.idx04 .box_title .en::before {
  content: "";
  position: absolute;
  top: -1.5em;
  right: 0;
  background: url(../images/ic_logo.svg) no-repeat center/contain;
  width: 4.727272727em;
  height: 2.5em;
}
.idx04 .block_greeting {
  position: relative;
}
.idx04 .block_greeting::before, .idx04 .block_greeting::after {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  font-size: 10px;
}
.idx04 .block_greeting::before {
  bottom: -75px;
  left: 8%;
  width: 100vw;
  height: 83%;
  max-height: 700px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(-19%, rgb(255, 255, 255)), to(rgb(255, 248, 232)));
  background-image: linear-gradient(0deg, rgb(255, 255, 255) -19%, rgb(255, 248, 232) 100%);
}
.idx04 .block_greeting::after {
  background-image: url(../images/idx04_tooth.svg);
  width: 76.9em;
  height: 81.4em;
  top: -9.4em;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -2;
}
.idx04 .greeting_img {
  position: relative;
  font-size: 10px;
}
.idx04 .greeting_img .img_mask {
  width: 60.1em;
  height: 63.9em;
  mask-image: url(../images/idx04_mask_img.svg);
  -webkit-mask-image: url(../images/idx04_mask_img.svg);
  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;
}
.idx04 .greeting_ct p {
  font-size: 18px;
  font-weight: 500;
  line-height: 2.2222222;
}
.idx04 .box_name {
  width: 21.4em;
  height: 21.4em;
  background: url(../images/idx04_line.svg) no-repeat center/contain;
  position: absolute;
  bottom: 7em;
  left: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 1.3em;
}
.idx04 .box_name::after {
  content: "";
  position: absolute;
  inset: 0.7em;
  background: url(../images/idx04_box_bg.jpg) no-repeat center/cover;
  border-radius: 50%;
  z-index: -1;
}
.idx04 .box_name p {
  color: #fff;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}
.idx04 .box_name .tt01 {
  font-size: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 0.9em;
  margin-bottom: 0.8em;
}
.idx04 .box_name .tt02 {
  font-size: 3em;
}
.idx04 .box_name .tt02 span {
  font-size: 0.5333333333em;
  font-weight: 400;
  display: block;
  margin-top: 0.75em;
  letter-spacing: 0.1em;
}
.idx04 .group_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 27px;
}
.idx04 .group_btn .btn {
  margin: 16px 13px;
  width: calc(50% - 26px);
}

@media only screen and (min-width: 769px) {
  .idx04 .tab_pickup:not(.init) .tab_content .content {
    height: 36.1875em;
  }
  .idx04 .tab_pickup:not(.init) .tab_content .content > div:first-child {
    position: relative;
  }
  .idx04 .block_greeting {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 48% 47%;
    grid-template-columns: 48% 47%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .idx04 .greeting_img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/span 3;
    margin-top: 17px;
  }
  .idx04 .box_title {
    margin-left: -13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .idx04 .box_title h3 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .idx04 .box_title .en {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 769px) {
  .idx04::before, .idx04::after {
    font-size: min(6px, 0.7vw);
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .idx04 .inner_big {
    max-width: 1100px;
  }
  .idx04 .box_title {
    margin-bottom: 15px;
  }
  .idx04 .box_title h3 {
    font-size: 45px;
  }
  .idx04 .box_title .en {
    font-size: 18px;
  }
  .idx04 .block_greeting {
    -ms-grid-columns: 46% 50%;
    grid-template-columns: 46% 50%;
  }
  .idx04 .block_greeting::after {
    font-size: min(8px, 0.75vw);
  }
  .idx04 .greeting_img {
    font-size: min(8px, 0.7vw);
  }
  .idx04 .greeting_ct p {
    font-size: 16px;
    line-height: 2;
  }
}
.idx05 {
  padding: 79px 0 100px;
  background: url(../images/idx05_bg.jpg) no-repeat center/cover;
}
.idx05 .wrap_title {
  margin-bottom: 48px;
}
.idx05 .wrap_title h3::after {
  margin-top: 14px;
}
.idx05 .tab_pickup .TabPager {
  z-index: 1;
  position: relative;
  font-size: 10px;
}
.idx05 .tab_pickup .TabPager > div {
  max-width: 40em;
  width: calc(50% - 2px);
  border-radius: 10px 10px 0 0;
  padding: 2.2em 1em 2.5em;
  margin: 0 1px;
  position: relative;
}
.idx05 .tab_pickup .TabPager > div::before {
  content: "";
  position: absolute;
  bottom: -3em;
  left: 0;
  right: 0;
  margin: auto;
  width: 5.2em;
  height: 3em;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.idx05 .tab_pickup .TabPager > div:nth-child(1) {
  background-color: var(--clr1);
}
.idx05 .tab_pickup .TabPager > div:nth-child(1)::before {
  background-color: var(--clr1);
}
.idx05 .tab_pickup .TabPager > div:nth-child(2) {
  background-color: var(--clr3);
}
.idx05 .tab_pickup .TabPager > div:nth-child(2)::before {
  background-color: var(--clr3);
}
.idx05 .tab_pickup .TabPager > div .tt {
  font-size: 2.4em;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
}
.idx05 .tab_pickup .TabPager > div.active::before {
  opacity: 1;
}
.idx05 .tab_pickup .TabContent {
  z-index: 0;
}
.idx05 .tab_pickup .TabContent .content > div {
  border: 2px solid var(--clr1);
  border-radius: 60px;
  background-color: white;
  padding: 105px 78px 87px 97px;
}
.idx05 .tab_pickup .TabContent .content > div:nth-child(2) {
  border-color: var(--clr3);
}

.b_grid img {
  border-radius: 20px;
}
.b_grid .b_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 26px;
}
.b_grid .b_title h4 {
  font-family: var(--f-maru);
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4;
  color: var(--clr1);
  letter-spacing: 0.1em;
}
.b_grid .b_title .en {
  color: var(--clr3);
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 7px;
  margin-left: 16px;
}
.b_grid .pickup_img, .b_grid .trouble_img {
  max-width: 500px;
  margin-left: auto;
}
.b_grid .btn {
  margin-top: 42px;
}

@media only screen and (min-width: 769px) {
  .b_grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 48% 48%;
    grid-template-columns: 48% 48%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .b_grid .column-star1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/span 3;
  }
  .b_grid .column-star2 {
    -ms-grid-column: 2;
        grid-column-start: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/span 3;
    margin-top: -17px;
  }
  .idx05 .tab_pickup .TabPager > div:not(.active):hover {
    opacity: 0.8;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 769px) {
  .b_grid .b_title {
    margin-bottom: 15px;
  }
  .b_grid .b_title h4 {
    font-size: 30px;
  }
  .b_grid .b_title .en {
    margin-left: 10px;
  }
  .b_grid .btn {
    margin-top: 25px;
  }
  .idx05 {
    padding-bottom: 80px;
  }
  .idx05 .wrap_title {
    margin-bottom: 30px;
  }
  .idx05 .tab_pickup .TabPager {
    font-size: min(10px, 1vw);
  }
  .idx05 .tab_pickup .TabContent .content > div {
    padding: 60px 5%;
    border-radius: 30px;
  }
}
@media only screen and (max-width: 992px) and (min-width: 769px) {
  .b_grid .b_title {
    display: block;
  }
  .b_grid .b_title .en {
    margin-left: 0;
    margin-top: 5px;
  }
}
.idx06 {
  padding: 76px 0 86px;
  background-color: var(--clr3);
  position: relative;
  z-index: 0;
}
.idx06::before, .idx06::after {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 10px;
}
.idx06::before {
  top: -3.6em;
  left: -1.8em;
  background-image: url(../images/idx06_bf01.png);
  width: 28.2em;
  height: 27.2em;
}
.idx06::after {
  bottom: 7.7em;
  right: -4.6em;
  background-image: url(../images/idx06_bf02.jpg);
  width: 28.6em;
  height: 27.6em;
}
.idx06 .wrap_title {
  position: relative;
  z-index: 0;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 47px;
}
.idx06 .wrap_title::before {
  content: "";
  position: absolute;
  bottom: -6.7em;
  right: -31.2em;
  background: url(../images/ic_logo.svg) no-repeat center/contain;
  width: 36em;
  height: 18.8em;
  z-index: -1;
  font-size: 10px;
}
.idx06 .block_menu {
  position: relative;
  z-index: 1;
  font-size: 10px;
}
.idx06 .block_menu .menu_item {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='255px' height='195px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='2px' stroke-dasharray='0, 6' stroke-linecap='round' stroke-linejoin='miter' fill='none' d='M11.1000,2.000 L242.000,2.000 C247.523,2.000 251.1000,6.477 251.1000,11.1000 L251.1000,182.000 C251.1000,187.522 247.523,192.000 242.000,192.000 L11.1000,192.000 C6.477,192.000 2.000,187.522 2.000,182.000 L2.000,11.1000 C2.000,6.477 6.477,2.000 11.1000,2.000 Z'/%3E%3C/svg%3E") no-repeat center/100% 100%;
  max-width: 25.5em;
  min-height: 19.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.idx06 .block_menu .menu_item:nth-last-child(-n+4) {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='255px' height='225px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='2px' stroke-dasharray='0, 6' stroke-linecap='round' stroke-linejoin='miter' fill='none' d='M11.1000,2.000 L241.1000,2.000 C247.523,2.000 251.1000,6.477 251.1000,11.1000 L251.1000,211.1000 C251.1000,217.523 247.523,221.1000 241.1000,221.1000 L11.1000,221.1000 C6.477,221.1000 1.1000,217.523 1.1000,211.1000 L1.1000,11.1000 C1.1000,6.477 6.477,2.000 11.1000,2.000 Z'/%3E%3C/svg%3E");
}
.idx06 .block_menu .menu_item:nth-last-child(-n+4) .box_in {
  top: -0.1em;
}
.idx06 .block_menu .box_in {
  background-color: #fff;
  border-radius: 8px;
  padding: 2.4em 1em 4.4em;
  width: calc(100% - 1.5em);
  height: calc(100% - 1.5em);
  position: relative;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.idx06 .block_menu .box_in::after {
  content: "";
  position: absolute;
  bottom: 0.9em;
  right: 1.2em;
  background: url(../images/ic_arrow.svg) no-repeat center/contain;
  width: 1.6em;
  height: 1.4em;
}
.idx06 .block_menu figure {
  max-width: 10.4em;
  margin: 0 auto 1.9em;
}
.idx06 .block_menu h4 {
  text-align: center;
  font-weight: 500;
  font-size: 2.2em;
  line-height: 1.36364;
  letter-spacing: 0.05em;
}
.idx06 .block_menu h4.min-h {
  min-height: 2.727272727em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (min-width: 769px) {
  .idx06 .tab_trouble:not(.init) .tab_content .content {
    height: 36.1875em;
  }
  .idx06 .tab_trouble:not(.init) .tab_content .content > div:first-child {
    position: relative;
  }
  .idx06 .block_menu .menu_item {
    width: calc((100% - 0.4em) / 5);
    margin-right: 0.1em;
    margin-bottom: 0.2em;
  }
  .idx06 .block_menu .menu_item:nth-child(5n+5), .idx06 .block_menu .menu_item:last-child {
    margin-right: 0;
  }
  .idx06 .block_menu .menu_item:hover .box_in {
    background-color: #f5f0d9;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 769px) {
  .idx06::before, .idx06::after {
    font-size: min(6px, 0.7vw);
  }
  .idx06 .wrap_title {
    margin-bottom: 35px;
  }
  .idx06 .wrap_title::before {
    font-size: 7px;
  }
  .idx06 .block_menu {
    font-size: min(10px, 0.74vw);
  }
}
.idx07 {
  padding: 86px 0 90px;
  background: url(../images/idx07_bg.jpg) no-repeat center/cover;
}
.idx07 .wrap_title {
  display: table;
  margin-bottom: -102px;
}
.idx07 .tab_trouble .TabPager {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 3.2em;
  z-index: 1;
  position: relative;
  font-size: 10px;
  margin-right: 44px;
}
.idx07 .tab_trouble .TabPager > div {
  z-index: 0;
  color: var(--main-color);
  background: url(../images/idx07_line.svg) no-repeat center/contain;
  height: 9.8em;
  width: calc(25% - 1em);
  max-width: 19.8em;
  margin: 0;
  padding-bottom: 0.4em;
}
.idx07 .tab_trouble .TabPager > div::before, .idx07 .tab_trouble .TabPager > div:after {
  content: "";
  position: absolute;
  z-index: -1;
}
.idx07 .tab_trouble .TabPager > div::before {
  inset: 0.4em 0.9em;
  background-color: #fff8e8;
  border-radius: 8px;
}
.idx07 .tab_trouble .TabPager > div::after {
  width: round(3.5em, 1px);
  height: round(3.5em, 1px);
  bottom: -4.5em;
  left: 0;
  right: 0;
  background: url(../images/tab_arrow.svg) no-repeat center/contain;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.idx07 .tab_trouble .TabPager > div .tt {
  font-weight: 500;
  font-size: 2.2em;
  line-height: 1.36364;
  letter-spacing: 0.05em;
}
.idx07 .tab_trouble .TabPager > div.active {
  color: #fff;
}
.idx07 .tab_trouble .TabPager > div.active::before {
  background-color: var(--clr2);
}
.idx07 .tab_trouble .TabPager > div.active::after {
  opacity: 1;
}
.idx07 .tab_trouble .TabContent {
  z-index: 0;
}
.idx07 .tab_trouble .TabContent .content > div {
  padding: 105px 78px 88px 93px;
  border-radius: 60px;
  background-color: #fff;
  border: 2px solid var(--clr2);
}
.idx07 .b_grid .b_title h4 {
  color: var(--clr2);
}
.idx07 .b_grid .b_title .en {
  color: #ff9192;
}

@media only screen and (min-width: 1800px) and (max-width: 1921px) {
  .idx07 {
    background-size: 1920px auto;
    background-position: top center;
  }
}
@media only screen and (min-width: 769px) {
  .idx07 .wrap_title {
    max-width: 375px;
    width: 30%;
    position: relative;
    z-index: 1;
  }
  .idx07 .b_grid .b_title {
    margin-left: -4px;
  }
  .idx07 .b_grid .btn {
    margin-top: 43px;
  }
  .idx07 .tab_trouble .TabPager > div:hover::before {
    background-color: var(--clr2);
  }
  .idx07 .tab_trouble .TabPager > div:hover .tt {
    color: #fff;
  }
  .idx07 .tab_trouble:not(.init) .TabContent .content {
    height: 36.25em;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 769px) {
  .idx07 {
    padding: 70px 0;
  }
  .idx07 .tab_trouble .TabPager {
    font-size: min(10px, 0.8vw);
    width: 74%;
  }
  .idx07 .tab_trouble .TabContent .content > div {
    padding: 60px 5%;
    border-radius: 30px;
  }
}
@media only screen and (max-width: 992px) and (min-width: 769px) {
  .idx07 .wrap_title {
    margin-bottom: 30px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .idx07 .tab_trouble .TabPager {
    width: 90%;
    margin-right: auto;
    font-size: 8px;
  }
}
.idx08 {
  padding: 190px 0 88px;
}
.idx08 .block_cost {
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18.8em;
  position: relative;
  font-size: 10px;
}
.idx08 .block_cost:last-child {
  margin-bottom: 0;
}
.idx08 .box_wrap {
  position: relative;
  z-index: 0;
  padding: 4.5em 0 0;
}
.idx08 .box_wrap::before, .idx08 .box_wrap::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100vw;
}
.idx08 .box_wrap::before {
  bottom: 4em;
  height: calc(100% + 4em);
  background: var(--clr3);
  background: linear-gradient(to top, var(--clr3) 6px, #FFFFFF 6px, #FFFFFF 22px, var(--clr3) 16px);
}
.idx08 .box_wrap::after {
  top: 0;
  background-color: #fff;
  height: calc(100% - 5.7em);
}
.idx08 .illus01 {
  position: absolute;
  top: -4.5em;
  bottom: 0;
  background: url(../images/idx08_box_bf01.png) no-repeat center/contain;
  width: 28.2em;
  height: 28.2em;
  z-index: 1;
  margin: auto;
}
.idx08 .b_title {
  position: relative;
  min-height: 10em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.idx08 .b_title .en {
  font-size: 12em;
  font-weight: 500;
  line-height: 0.9;
  letter-spacing: 0.1em;
  color: rgba(250, 166, 0, 0.15);
  position: absolute;
  top: -0.1083333333em;
  left: -0.233333333em;
  margin-bottom: 0;
  white-space: nowrap;
}
.idx08 .b_title h3 {
  font-size: 3.6em;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.idx08 .b_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -17.2em;
  position: relative;
  z-index: 1;
  max-width: 81.6em;
}
.idx08 .b_img img {
  border-radius: 2em;
}
.idx08 .b_img figure {
  max-width: 40em;
  width: calc((100% - 1.6em) / 2);
}
.idx08 .b_img.img_right {
  margin-right: -17.7em;
  margin-left: auto;
}
.idx08 .b_img.img_right .img01 {
  margin-right: 1.6em;
}
.idx08 .b_img.img_right .img02 {
  margin-top: 8.5em;
}
.idx08 .b_img.img_right .img03 {
  margin-top: -6.9em;
  margin-left: 7.7em;
}
.idx08 .b_img.img_left {
  margin-left: -17.5em;
}
.idx08 .b_img.img_left .img01 {
  margin-top: 8.5em;
}
.idx08 .b_img.img_left .img02 {
  margin-left: 1.6em;
}
.idx08 .b_img.img_left .img03 {
  margin-top: -6.9em;
  margin-left: auto;
  margin-right: 7.7em;
}
.idx08 .b_cont {
  position: relative;
  z-index: 0;
}
.idx08 .b_cont::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
}
.idx08 .b_cont p {
  font-size: 1.8em;
  line-height: 2.2222;
}
.idx08 .b_right .illus01 {
  left: -14em;
}
.idx08 .b_right .btn {
  margin-right: 2em;
}
.idx08 .b_right .box_wrap {
  padding-left: 23px;
}
.idx08 .b_right .box_wrap::before, .idx08 .b_right .box_wrap::after {
  border-top-right-radius: 60px;
}
.idx08 .b_right .box_wrap:before {
  right: -8em;
}
.idx08 .b_right .box_wrap::after {
  right: 0;
}
.idx08 .b_right .b_cont::before {
  bottom: 5.7em;
  right: -26em;
  background-image: url(../images/idx08_box_bf02.svg);
  width: 39em;
  height: 34.4em;
  opacity: 0.2;
}
.idx08 .b_left .illus01 {
  right: -14.3em;
  width: 46.3em;
  height: 28.8em;
  background-image: url(../images/idx08_box_bf02.png);
}
.idx08 .b_left .box_wrap::before, .idx08 .b_left .box_wrap::after {
  border-top-left-radius: 60px;
}
.idx08 .b_left .box_wrap:before {
  left: -8em;
}
.idx08 .b_left .box_wrap::after {
  left: 0;
}
.idx08 .b_left .b_cont::before {
  bottom: 4.8em;
  right: -17.9em;
  background-image: url(../images/ic_logo.svg);
  width: 36em;
  height: 18.8em;
  opacity: 0.1;
}

@media only screen and (min-width: 769px) {
  .idx08 .box_wrap {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .idx08 .b_img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1/span 3;
  }
  .idx08 .btn {
    margin-top: 4.1em;
    margin-left: auto;
    max-width: 31.4em;
  }
  .idx08 .btn a {
    font-size: 1.8em;
  }
  .idx08 .b_right .box_wrap {
    -ms-grid-columns: 44% 53%;
    grid-template-columns: 44% 53%;
  }
  .idx08 .b_right .box_wrap:before {
    bottom: 4.3em;
    height: calc(100% + 3.7em);
  }
  .idx08 .b_right .b_img {
    -ms-grid-column: 2;
        grid-column-start: 2;
  }
  .idx08 .b_left .box_wrap {
    -ms-grid-columns: 51% 42%;
    grid-template-columns: 51% 42%;
  }
  .idx08 .b_left .box_wrap::before {
    bottom: 4.4em;
    height: calc(100% + 3.6em);
  }
  .idx08 .b_left .btn {
    margin-top: 4.1em;
  }
}
@media only screen and (max-width: 1700px) and (min-width: 769px) {
  .idx08 .block_cost {
    font-size: min(10px, 0.7vw);
  }
  .idx08 .illus01 {
    font-size: 0.8em;
  }
  .idx08 .b_right {
    padding: 0 12% 0 7%;
  }
  .idx08 .b_right .box_wrap {
    -ms-grid-columns: 50% 48%;
    grid-template-columns: 50% 48%;
  }
  .idx08 .b_left {
    padding: 0 7% 0 12%;
  }
  .idx08 .b_left .box_wrap {
    -ms-grid-columns: 45% 50%;
    grid-template-columns: 45% 50%;
  }
  .idx08 .b_left .b_cont::before {
    right: -8.9em;
  }
}
@media only screen and (max-width: 992px) and (min-width: 769px) {
  .idx08 .block_cost {
    font-size: min(10px, 0.95vw);
  }
  .idx08 .box_wrap::before {
    bottom: 2em;
    height: calc(100% + 2em);
  }
  .idx08 .box_wrap::after {
    height: calc(100% - 7em);
  }
  .idx08 .b_img.img_right {
    margin-right: -9.7em;
  }
  .idx08 .b_img.img_left {
    margin-left: -9.7em;
  }
  .idx08 .b_right {
    padding-left: 5%;
    padding-right: 9%;
  }
  .idx08 .b_right .illus01 {
    left: -20em;
  }
  .idx08 .b_right .box_wrap {
    -ms-grid-columns: 47% 53%;
    grid-template-columns: 47% 53%;
  }
  .idx08 .b_right .box_wrap::before {
    right: -4em;
  }
  .idx08 .b_left {
    padding-right: 5%;
    padding-left: 9%;
  }
  .idx08 .b_left .illus01 {
    right: -19.3em;
  }
  .idx08 .b_left .box_wrap {
    -ms-grid-columns: 43% 56%;
    grid-template-columns: 43% 56%;
  }
  .idx08 .b_left .box_wrap::before {
    left: -4em;
  }
}
.idx09 {
  padding: 155px 0 0;
  background: #fff8e8 url(../images/idx09_bg.png) no-repeat top center/100% auto;
  overflow: hidden;
}
.idx09 .wrap_title {
  margin-bottom: 159px;
}
.idx09 .feature_wrap {
  position: relative;
  padding-bottom: 86px;
  display: flex;
  flex-direction: column;
}
.idx09 .feature_wrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  margin: 0 -50vw;
  width: 100vw;
  height: 573px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(65%, #ffffff));
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 65%);
  z-index: 1;
}
.idx09 .feature_wrap {
  height: 1174px;
}
.idx09 .feature_wrap.active::before {
  opacity: 0;
}
.idx09 .feature_wrap.active {
  height: auto;
  overflow: visible;
  position: relative;
  z-index: 1;
}
.idx09 .feature_wrap.active .btn_more {
  display: none;
}
.idx09 .block_feature .item {
  max-width: 605px;
}
.idx09 .block_feature .btn.style01 {
  width: 100%;
  margin: 30px auto 0;
}
.idx09 .block_feature .feature_img {
  max-width: 560px;
  position: relative;
}
.idx09 .block_feature .feature_img figure {
  position: relative;
  z-index: 0;
}
.idx09 .block_feature .feature_img figure::before {
  content: "";
  position: absolute;
  top: -21px;
  left: 21px;
  width: 100%;
  height: 100%;
  background-color: rgba(250, 167, 0, 0.4);
  z-index: -1;
  border-radius: 20px;
}
.idx09 .block_feature .feature_img .point {
  position: absolute;
  bottom: 0;
  right: 15px;
  background-color: #fff;
  width: 12em;
  height: 10em;
  border-radius: 2em 2em 0 0;
  padding-top: 1.6em;
  font-size: 10px;
}
.idx09 .block_feature .feature_img .point p {
  font-size: 1.8em;
  font-family: var(--f-maru);
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
  color: var(--clr1);
  line-height: 1;
  text-transform: uppercase;
}
.idx09 .block_feature .feature_img .point p span {
  letter-spacing: 0;
  font-size: 4.44444444em;
  font-weight: 400;
  line-height: 0.75;
  display: block;
}
.idx09 .block_feature .feature_img img {
  border-radius: 20px;
}
.idx09 .block_feature h4 {
  font-family: var(--f-maru);
  font-size: 26px;
  font-weight: 500;
  line-height: 1.53846;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
}
.idx09 .block_feature h4::after {
  content: "";
  position: relative;
  display: block;
  width: 80px;
  height: 2px;
  background-color: var(--clr1);
  margin-top: 13px;
}
.idx09 .block_feature .feature_cont {
  background-color: white;
  padding: 180px 64px 71px 67px;
  border-radius: 0 0 20px 20px;
  margin-top: -139px;
  margin-left: auto;
  width: 95%;
  max-width: 570px;
}
.idx09 .btn.btn_more {
  width: 100%;
  margin: 77px auto 0;
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  z-index: 1;
}
.idx09 .btn.btn_more a {
  cursor: pointer;
  padding: 0.6111111111em 2.5em 0.7777777778em;
}
.idx09 .btn.btn_more a::after {
  mask-image: unset;
  -webkit-mask-image: unset;
  background-image: url(../images/ic_plus.svg);
  background-color: transparent;
  width: 1.1111111111em;
  height: 1.1111111111em;
  right: 1.7777777778em;
}
.idx09 .btn.btn_more a:hover::after {
  right: 1.7777777778em;
}

@media only screen and (max-width: 1921px) and (min-width: 1800px) {
  .idx09 {
    background-size: 1920px auto;
  }
}
@media only screen and (min-width: 769px) {
  .idx09 .block_feature .item {
    width: 48%;
  }
  .idx09 .block_feature .item:nth-child(2), .idx09 .block_feature .item:nth-child(4) {
    margin-top: 79px;
  }
  .idx09 .block_feature .item:nth-child(1), .idx09 .block_feature .item:nth-child(2) {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 769px) {
  .idx09 {
    padding-top: 95px;
  }
  .idx09 .wrap_title {
    margin-bottom: 8vw;
  }
  .idx09 .feature_wrap .block_feature {
    height: 1060px;
  }
  .idx09 .block_feature h4 {
    font-size: min(22px, 2.5vw);
    letter-spacing: 0.05em;
  }
  .idx09 .block_feature .feature_cont {
    padding: 180px 6% 50px;
  }
  .idx09 .block_feature .feature_img .point {
    font-size: min(8px, 0.8vw);
  }
  .idx09 .block_feature .feature_img figure::before {
    top: -10px;
    left: 10px;
  }
}
@media only screen and (max-width: 992px) and (min-width: 769px) {
  .idx09 .block_feature h4 .pc_br {
    display: none;
  }
}
.idx_banner {
  max-width: 1080px;
  width: calc(100% - 40px);
  border-radius: 60px;
  background-color: rgb(255, 248, 232);
  border: 1px solid rgba(51, 51, 51, 0.5);
  margin: 110px auto 80px;
  padding: 0 20px 54px;
}
.idx_banner .item {
  max-width: 384px;
  width: calc(50% - 30px);
  margin: 15px 14px;
}
.idx_banner .bnr_title {
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  position: relative;
  display: table;
  margin: -0.8571428571em auto 0.6428571429em;
  z-index: 0;
  padding: 0 1.6666666667em;
}
.idx_banner .bnr_title::before {
  content: "";
  position: absolute;
  top: 0.0714285714em;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, #fff8e8));
  background: linear-gradient(180deg, #fff 50%, #fff8e8 50%);
  z-index: -1;
}

@media only screen and (max-width: 1300px) and (min-width: 769px) {
  .idx_banner {
    padding: 0 20px 28px;
    border-radius: 30px;
    margin: 80px auto 60px;
  }
  .idx_banner .bnr_title {
    margin-bottom: 0.29em;
    font-size: 34px;
    padding: 0 0.9em;
  }
}