@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, 50%, 0);
    opacity: 0;
    transform: translate3d(0, 50%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, 50%, 0);
    opacity: 0;
    transform: translate3d(0, 50%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.home_page .key {
  --height: 56vw;
  --min-height: 550px;
  --max-height: 895px;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  font-size: 0.625em;
}
.home_page .key .inner {
  position: relative;
  padding: 0;
  width: 100%;
  max-width: 1300px;
}
.home_page .key .mv_slider:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  opacity: 0;
}
.home_page .key .key_text {
  position: relative;
  overflow: hidden;
  background: url(../images/idx_mv.jpg) no-repeat right center/cover;
  border-bottom-left-radius: 50px;
  overflow: hidden;
  width: calc(100% - 15.8em);
  height: 100%;
  margin-left: auto;
  z-index: 0;
}
.home_page .key .key_text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.15);
}
.home_page .key .key_text .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: var(--height);
  min-height: var(--min-height);
  max-height: var(--max-height);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 25.8em;
}
.home_page .key .catch {
  padding-left: 45px;
  -webkit-animation: fadeInDown 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: fadeInDown 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.home_page .key h2,
.home_page .key p {
  color: #fff;
  font-weight: bold;
}
.home_page .key h2 {
  margin-bottom: 0.5875em;
  font-size: 8em;
  line-height: 1.45;
  letter-spacing: 0;
}
.home_page .key p {
  font-size: 3.2em;
  line-height: 1.65625;
  letter-spacing: 0.025em;
}
.home_page .topic_path {
  display: none;
}

.ic_sroll {
  display: table;
  position: absolute;
  left: 3.7em;
  top: 33.5%;
}
.ic_sroll a {
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: 0.025em;
  position: relative;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-decoration: none;
  color: var(--clr1);
  padding-right: 0.5625em;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  display: table;
}
.ic_sroll a::before {
  content: "";
  position: absolute;
  top: -0.3125em;
  right: 0;
  width: 0.5em;
  height: 9.5625em;
  background: url(../images/ic_srcoll.svg) no-repeat bottom center;
  background-size: auto 9.3125em;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.ic_sroll a span {
  display: table;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
.ic_sroll a:hover {
  color: var(--clr1);
}

@media only screen and (min-width: 1921px) {
  .home_page .key {
    --max-height: 34vw;
  }
  .home_page .key .inner {
    max-width: 2000px;
  }
}
@media only screen and (min-width: 769px) {
  .ic_sroll a:hover::before {
    top: 0.5em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1600px) {
  .home_page .key {
    --max-height: 100vh;
  }
  .home_page .key .catch {
    padding-left: 14%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1400px) {
  .ic_sroll {
    top: 29.5%;
    font-size: 1.5em;
  }
  .ic_sroll a::before {
    height: 6.5625em;
  }
  .home_page .key {
    font-size: min(0.625em, 1.1vmin);
  }
  .home_page .key h2 {
    margin-bottom: 0.3em;
  }
}
@media only screen and (max-width: 1300px) and (min-width: 769px) {
  .ic_sroll {
    top: 39.5%;
    left: 0.7em;
    font-size: 11px;
  }
  .ic_sroll a::before {
    height: 7.5625em;
  }
  .home_page .key {
    font-size: 0.9vmin;
    --min-height: 500px;
  }
  .home_page .key .key_text {
    width: calc(100% - 9.8em);
    background-position: right 10% center;
  }
  .home_page .key h2 {
    line-height: 1.2;
  }
}
.h3_tl {
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 0.025em;
}
.h3_tl .en {
  font-size: 105px;
  letter-spacing: 0.025em;
  line-height: 1;
  color: var(--main-color);
  margin-right: 22px;
  top: 6px;
  position: relative;
}
.h3_tl.tl_white {
  color: #ffffff;
}
.h3_tl.tl_white .en {
  color: #ffffff;
}
.h3_tl.h3_icon {
  text-align: center;
}
.h3_tl.h3_icon .en {
  display: table;
  margin: 0 auto 34px;
  position: relative;
}
.h3_tl.h3_icon .en::before {
  content: "";
  position: absolute;
  top: -0.019047619em;
  right: -0.2666666667em;
  background: url(../images/ic_animals.svg) no-repeat center/contain;
  width: 0.5714285714em;
  height: 0.3904761905em;
}

.idx01 {
  padding: 110px 0px 197px;
  position: relative;
}
.idx01 .inner_big {
  width: 100%;
}
.idx01::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 366px);
  background-color: #F8F7F1;
}
.idx01 .TabContainer.tab_news .TabPager > div {
  --cl: #FF7A27;
  width: 50%;
}
.idx01 .TabContainer.tab_news .TabPager > div:nth-child(2) {
  --cl: #082165;
}
.idx01 .TabContainer.tab_news .TabPager > div .tt {
  padding: 36px 20px 24px;
}
.idx01 .TabContainer.tab_news .TabContent .content {
  background-color: transparent;
  border-radius: 0px 0px 30px 30px;
  background: rgb(255, 123, 41);
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgb(255, 123, 41)), color-stop(50%, rgb(8, 32, 99)));
  background: linear-gradient(90deg, rgb(255, 123, 41) 50%, rgb(8, 32, 99) 50%);
}
.idx01 .TabContainer.tab_news .TabContent .content > div {
  padding: 0 15px 15px;
  border-radius: 0px 0px 30px 30px;
  background: rgb(255, 123, 41);
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgb(255, 123, 41)), color-stop(50%, rgb(8, 32, 99)));
  background: linear-gradient(90deg, rgb(255, 123, 41) 50%, rgb(8, 32, 99) 50%);
  -webkit-transition: all 0.3s, opacity 0.7s ease;
  transition: all 0.3s, opacity 0.7s ease;
}
.idx01 .b_news {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 45px 59px 60px;
}
.idx01 .b_news.cl_orange {
  --cl: #FF7A27;
}
.idx01 .b_news.cl_blue {
  --cl: #082165;
}
.idx01 .b_news.cl_blue .list_post a::after {
  background-image: url(../images/ic_arr_blue.svg);
}
.idx01 .list_post a {
  color: #2B2B2B;
  font-weight: bold;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0px 19px;
  --w: 6.9em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  letter-spacing: 0.1em;
  white-space: nowrap;
  width: 100%;
  position: relative;
}
.idx01 .list_post a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1px;
  width: 33px;
  height: 33px;
  background: var(--cl) url(../images/ic_arr_news.svg) no-repeat center/100% auto;
  margin: auto;
  border-radius: 50%;
}
.idx01 .list_post .date {
  position: relative;
  top: 4px;
  width: var(--w);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 500;
  color: #BABABA;
  font-size: 14px;
  letter-spacing: 0.025em;
}
.idx01 .list_post .title {
  width: calc(100% - var(--w));
  position: relative;
  padding-right: 3.5em;
  text-overflow: ellipsis;
  overflow: hidden;
  letter-spacing: 0.025em;
}
.idx01 .btn_news {
  max-width: 223px;
  width: 100%;
  margin: 25px auto 0;
}
.idx01 .btn_news a {
  display: block;
  width: 100%;
  padding: 16px 20px;
  text-align: center;
  border-radius: 40px;
  background-color: var(--cl);
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  border: 1px solid var(--cl);
}
.idx01 .btn_news a span {
  position: relative;
  padding-left: 20px;
  letter-spacing: 0.025em;
}
.idx01 .btn_news a span::before {
  content: "";
  position: absolute;
  top: 9px;
  left: -2px;
  mask-image: url(../images/ic_news.svg);
  -webkit-mask-image: url(../images/ic_news.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;
  background-color: #ffffff;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  width: 14px;
  height: 10px;
}
.idx01 .b_work {
  position: relative;
  z-index: 0;
  height: 526px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 110px;
}
.idx01 .b_work::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/idx01_bg.jpg) no-repeat center/cover;
  z-index: -1;
}
.idx01 .b_work-content {
  max-width: 708px;
  width: 100%;
  margin: 0 auto -73px;
  background-color: var(--main-color);
  border-radius: 30px;
  color: #ffffff;
  text-align: center;
  padding: 50px 20px 41px;
  position: relative;
}
.idx01 .b_work-title {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 1.75;
  position: relative;
  padding-bottom: 82px;
}
.idx01 .b_work-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 64px;
  height: 64px;
  background: url(../images/ic_arr_white.svg) no-repeat center/contain;
}
.idx01 .b_work-title .txt_sm {
  font-size: 21px;
}
.idx01 .b_work-title .btn_a{
  border: 1px solid #ffffff;
  padding: 0.5em 1.1em;
  text-decoration: none;
  color: #fff;
  font-size: 0.6666666666666667em;
  border-radius: 10px;
  margin-left: 1em;
}

.idx02 {
  padding: 423px 0 80px;
  background-color: #F8F7F1;
  position: relative;
  z-index: 0;
}
.idx02::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 609px;
  background: url(../images/idx02_bg.jpg) no-repeat center/cover;
  z-index: -1;
}
.idx02 .h3_tl {
  position: absolute;
  left: -30px;
  top: 33px;
}
.idx02 .box_info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  --w: 77px;
  margin-bottom: 15px;
}
.idx02 .box_info dl:last-child {
  margin-bottom: 0;
}
.idx02 .box_info dt {
  background-color: var(--main-color);
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  border-radius: 20px;
  padding: 8px 5px 10px;
  width: var(--w);
  text-align: center;
  letter-spacing: 0.025em;
}
.idx02 .box_info dd {
  width: calc(100% - var(--w));
  font-weight: 500;
  line-height: 1.5625;
  padding-left: 15px;
  letter-spacing: 0.025em;
}
.idx02 .box_info dd a {
  color: var(--clr1);
  text-decoration: none;
}
.idx02 .b_clinic {
  background-color: #ffffff;
  max-width: 1314px;
  width: 100%;
  margin: 0 auto;
  border-radius: 20px;
  position: relative;
  padding: 80px 80px;
}
.idx02 .b_schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.idx02 .b_schedule > div {
  width: calc(50% - 10px);
  max-width: 340px;
  height: 425px;
  border-radius: 10px;
  overflow: hidden;
  padding: 9px;
  background: #F0F4F9;
}
.idx02 .b_schedule > div iframe {
  border: 0;
}
.idx02 .time_sheet {
  margin-top: 49px;
}
.idx02 .cm_btn {
  margin: 39px auto 0;
}

.idx_map {
  width: 100%;
  height: 337px;
  margin-top: 58px;
}

.idx03 {
  padding: 50px 0;
  background-color: #F8F7F1;
  position: relative;
  z-index: 0;
}
.idx03 .h3_tl {
  margin-left: -187px;
  margin-bottom: 81px;
}
.idx03 .b_greeting {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  background-color: var(--main-color);
  color: #ffffff;
  padding: 71px 100px 91px;
  border-radius: 30px;
  position: relative;
  min-height: 810px;
}
.idx03 .b_greeting::before {
  content: "";
  position: absolute;
  top: 3.6em;
  right: -10.4em;
  width: 29.2em;
  height: 24.4em;
  background: url(../images/pattern_foot01.svg) no-repeat center/contain;
  font-size: 10px;
}
.idx03 .b_greeting > p {
  font-size: 18px;
  line-height: 2.222;
  font-weight: bold;
  letter-spacing: 0.025em;
}
.idx03 .b_greeting-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 113px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  height: calc(100% - 126px);
  max-height: 810px;
  z-index: -1;
}
.idx03 .gr_btn {
  margin-top: 62px;
}
.idx03 .gr_btn .cm_btn {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
.idx03 .gr_btn .cm_btn:last-child {
  margin-bottom: 0;
}

.idx04 {
  padding: 68px 0 96px;
  position: relative;
  z-index: 0;
}
.idx04::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 414px;
  background-color: #F8F7F1;
  z-index: -1;
}
.idx04 .h3_tl {
  margin-bottom: 76px;
}
.idx04 .TabContainer.tab_animals {
  position: relative;
  z-index: 0;
}
.idx04 .TabContainer.tab_animals::before {
  content: "";
  position: absolute;
  bottom: -3.9em;
  right: -11em;
  width: 27.2em;
  height: 27.2em;
  background-color: #FDEEC6;
  mask-image: url(../images/pattern_foot02.svg);
  -webkit-mask-image: url(../images/pattern_foot02.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;
  z-index: 1;
  font-size: 10px;
}
.idx04 .TabContainer.tab_animals .TabPager {
  height: 5.875em;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.idx04 .TabContainer.tab_animals .TabPager > div {
  max-width: 310px;
  width: calc(33.3333333333% - 10px);
  margin: 0 5px;
  height: 5.875em;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.idx04 .TabContainer.tab_animals .TabPager > div::before {
  bottom: -14px;
  width: 19px;
  height: 16px;
}
.idx04 .TabContainer.tab_animals .TabPager > div:nth-child(1) {
  --cl: #98D313;
}
.idx04 .TabContainer.tab_animals .TabPager > div:nth-child(2) {
  --cl: #38CED5;
}
.idx04 .TabContainer.tab_animals .TabPager > div:nth-child(3) {
  --cl: #FFBA00;
}
.idx04 .TabContainer.tab_animals .TabPager > div .tt {
  background-color: var(--cl);
  font-size: 20px;
  padding: 23px 20px 17px;
  height: 4em;
  -webkit-transition: 0.3s height ease-in-out;
  transition: 0.3s height ease-in-out;
  width: 100%;
}
.idx04 .TabContainer.tab_animals .TabPager > div.active .tt {
  height: 3.9166666667em;
  font-size: 24px;
}
.idx04 .TabContainer.tab_animals .TabContent {
  overflow: visible;
}
.idx04 .TabContainer.tab_animals .TabContent .content > div {
  padding: 115px 0 0;
}
.idx04 .TabContainer.tab_animals .TabContent .content > div:nth-child(1) {
  --cl: #98D313;
}
.idx04 .TabContainer.tab_animals .TabContent .content > div:nth-child(2) {
  --cl: #38CED5;
}
.idx04 .TabContainer.tab_animals .TabContent .content > div:nth-child(3) {
  --cl: #FFBA00;
}
.idx04 .b_animals-image {
  position: relative;
  width: 41%;
}
.idx04 .b_animals-image img {
  border-radius: 50%;
}
.idx04 .b_animals-image .label {
  position: absolute;
  top: -0.5em;
  left: -0.5em;
  width: 4.3333333333em;
  height: 4.3333333333em;
  border-radius: 50%;
  background-color: var(--cl);
  text-align: center;
  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;
  line-height: 1;
  font-size: 1.875em;
  letter-spacing: 0.025em;
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 0.0666666667em;
}
.idx04 .b_animals-image .label span {
  font-size: 0.6em;
}
.idx04 .b_animals-content {
  width: 50.9%;
  padding-top: 29px;
}
.idx04 .gr_btn {
  margin-top: 54px;
}
.idx04 .gr_btn .cm_btn {
  margin-bottom: 15px;
}
.idx04 .gr_btn .cm_btn:last-child {
  margin-bottom: 0;
}

.idx05 {
  padding-bottom: 342px;
}
.idx05 .inner_max {
  max-width: 1740px;
}
.idx05 .h3_tl {
  margin-bottom: 63px;
}
.idx05 .h3_tl .en::before {
  top: -0.1142857143em;
  right: -0.219047619em;
  height: 0.380952381em;
}
.idx05 .b_treatment {
  background-color: #F8F7F1;
  border-radius: 30px;
  padding: 108px 30px 85px;
}
.idx05 .b_treatment-item {
  max-width: 18.75em;
  position: relative;
  z-index: 3;
}
.idx05 .b_treatment-item:nth-child(1) .b_treatment-image img {
  top: 0.3125em;
  left: 0px;
  max-width: 4.6875em;
}
.idx05 .b_treatment-item:nth-child(2) .b_treatment-image img {
  top: 0;
  left: 0.125em;
  max-width: 4.5625em;
}
.idx05 .b_treatment-item:nth-child(3) .b_treatment-image img {
  top: 0.0625em;
  left: 0.0625em;
  max-width: 3.875em;
}
.idx05 .b_treatment-item:nth-child(4) .b_treatment-image img {
  top: 0px;
  left: -0.3125em;
  max-width: 3.9375em;
}
.idx05 .b_treatment-item:nth-child(5) .b_treatment-image img {
  top: 0.1875em;
  left: 0px;
  max-width: 6.3125em;
}
.idx05 .b_treatment-item:nth-child(6) .b_treatment-image img {
  top: 0.25em;
  left: 0px;
  max-width: 5.375em;
}
.idx05 .b_treatment-item:nth-child(7) .b_treatment-image img {
  top: 0.625em;
  left: 1px;
  max-width: 7em;
}
.idx05 .b_treatment-item.bg_orange {
  --clr: #FF7A27;
}
.idx05 .b_treatment-item.bg_blue {
  --clr: #082165;
}
.idx05 .b_treatment-item a {
  border-radius: 50%;
  z-index: 3;
}
.idx05 .b_treatment-item .box_inner {
  max-width: 18.75em;
  height: 18.75em;
  background-color: #ffffff;
  border-radius: 50%;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 2.3125em;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.idx05 .b_treatment-image {
  margin-bottom: 2.6875em;
  height: 3.375em;
  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;
}
.idx05 .b_treatment-image img {
  position: relative;
}
.idx05 .b_treatment-title {
  font-size: 1.25em;
  line-height: 1.5;
  letter-spacing: 0.025em;
  text-align: center;
  font-weight: bold;
  position: relative;
  padding-bottom: 1.75em;
}
.idx05 .b_treatment-title::after {
  content: "";
  position: absolute;
  bottom: 0.05em;
  left: 0.05em;
  right: 0;
  margin: auto;
  width: 1.3em;
  height: 1.3em;
  border-radius: 50%;
  background: var(--main-color) url(../images/ic_btn_arr02.svg) no-repeat center/contain;
}
.idx05 .b_treatment-num {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.55em;
  height: 3.55em;
  color: #ffffff;
  line-height: 1;
  font-size: 1.25em;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--clr);
  border-radius: 50%;
  z-index: 2;
}

.idx06 {
  padding: 0 0 236px;
  position: relative;
  z-index: 0;
  background-color: #F8F7F1;
}
.idx06::before {
  content: "";
  position: absolute;
  top: -140px;
  left: 0;
  width: 100%;
  height: 900px;
  background: url(../images/idx06_mask.svg) no-repeat top center/100% auto;
  z-index: -1;
}
.idx06 .inner_max {
  max-width: 1574px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.idx06 .h3_tl {
  text-align: left;
  margin-bottom: 102px;
  margin-top: -188px;
  margin-left: 101px;
}
.idx06 .h3_tl .en::before {
  top: 0.019047619em;
  right: -0.2571428571em;
}
.idx06 h4 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 1.6;
  color: var(--main-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 33px;
}
.idx06 h4 .label {
  font-size: 18px;
  line-height: 1;
  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;
  background-color: #ffffff;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  margin-right: 20px;
}
.idx06 .bnr_img {
  margin-top: 24px;
  display: table;
}
.idx06 .b_message-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.idx06 .b_message-item.b_left .b_message-content::before {
  background-color: #ffffff;
}
.idx06 .b_message-item.b_right .b_message-content::before {
  background-color: #F2F0E2;
}
.idx06 .b_message-item.b_right .b_message-image {
  position: relative;
}
.idx06 .b_message-item.b_right .b_message-image::before {
  content: "";
  position: absolute;
  bottom: -13.6em;
  right: -4em;
  width: 27.2em;
  height: 27.2em;
  background-color: var(--main-color);
  mask-image: url(../images/pattern_foot02.svg);
  -webkit-mask-image: url(../images/pattern_foot02.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;
  z-index: 1;
  font-size: 10px;
}
.idx06 .b_message-image {
  position: relative;
  z-index: 1;
}
.idx06 .b_message-image img {
  border-radius: 20px;
}
.idx06 .b_message-image.img_gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 730px;
}
.idx06 .b_message-image.img_gallery figure {
  width: calc(50% - 5px);
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 10px;
}
.idx06 .b_message-image.img_gallery figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 0;
}
.idx06 .b_message-content {
  position: relative;
  z-index: 0;
  padding-bottom: 30px;
}
.idx06 .b_message-content::before {
  content: "";
  position: absolute;
  bottom: -70px;
  width: calc(100% + 700px);
  height: calc(100% + 167px);
  z-index: -1;
}
.idx06 .b_message-content > p {
  font-weight: 500;
}

.idx07 {
  padding: 134px 0 192px;
}
.idx07 .h3_tl {
  margin-bottom: 94px;
}
.idx07 .h3_tl .en::before {
  top: -6px;
}
.idx07 .idx_wrap {
  max-width: 1250px;
  width: 100%;
  margin: 0 auto;
}
.idx07 .b_feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.idx07 .b_feature:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  opacity: 0;
}
.idx07 .b_feature .slick-list {
  overflow: visible;
  width: 100%;
}
.idx07 .b_feature h4 {
  font-size: 30px;
  font-weight: bold;
  color: var(--main-color);
  letter-spacing: 0.025em;
  line-height: 1.6;
  margin-bottom: 33px;
}
.idx07 .b_feature .txt_num {
  width: 86px;
  height: 86px;
  background-color: var(--main-color);
  color: #ffffff;
  line-height: 1;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  position: relative;
  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;
  margin-bottom: 42px;
}
.idx07 .b_feature .txt_num::before {
  content: "";
  position: absolute;
  top: -22px;
  right: -22px;
  background: url(../images/idx07_num_bf.svg) no-repeat center/contain;
  width: 55px;
  height: 55px;
}
.idx07 .b_feature-image img {
  border-radius: 50px;
}
.idx07 .b_feature-content p:not(.txt_num) {
  font-weight: 500;
  line-height: 2.1875;
}
.idx07 .cm_btn {
  margin: 59px auto 0;
}
.idx07 .feature_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 86px;
}
.idx07 .slider-pagination {
  color: var(--main-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0 37px 0 40px;
}
.idx07 .slider-pagination span {
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 1;
}
.idx07 .slider-pagination .current-slide {
  font-size: 30px;
  margin-right: 15px;
}
.idx07 .slider-pagination .total-slides {
  font-size: 23px;
  margin-top: 46px;
}
.idx07 .slider-pagination .slider-separator {
  width: 1px;
  height: 72px;
  background-color: var(--main-color);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 3px;
  right: 0;
  left: 1px;
  display: table;
  margin: 0 auto;
}
.idx07 .slick-arrow {
  position: relative;
  top: -1px;
  -webkit-transform: unset;
          transform: unset;
  width: 64px;
  height: 64px;
  background-position: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #082165;
  border-radius: 50%;
}
.idx07 .slick-arrow.prev-arrow {
  background-image: url(../images/ic_prev.svg);
}
.idx07 .slick-arrow.next-arrow {
  background-image: url(../images/ic_next.svg);
}

@media only screen and (min-width: 1800px) and (max-width: 1921px) {
  .idx02::before {
    background-size: 1920px auto;
    -ms-interpolation-mode: nearest-neighbor;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: pixelated;
  }
}
@media only screen and (min-width: 1921px) {
  .idx01 .b_work {
    height: 25vw;
  }
}
@media only screen and (min-width: 769px) {
  .idx01 .TabContainer.tab_news .TabPager > div:not(.active):hover {
    opacity: 0.8;
  }
  .idx01 .TabContainer.tab_news .TabContent .content:not(.ac) {
    height: 392px;
  }
  .idx01 .TabContainer.tab_news .TabContent .content [data-index="01"].tab_hover {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgb(255, 123, 41)), color-stop(50%, #404e85));
    background: linear-gradient(90deg, rgb(255, 123, 41) 50%, #404e85 50%);
  }
  .idx01 .TabContainer.tab_news .TabContent .content [data-index="02"].tab_hover {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f89441), color-stop(50%, rgb(8, 32, 99)));
    background: linear-gradient(90deg, #f89441 50%, rgb(8, 32, 99) 50%);
  }
  .idx01 .b_work-content a {
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    border-radius: 20px;
  }
  .idx01 .b_work-content a:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .idx01 .list_post a:hover {
    color: var(--cl);
  }
  .idx01 .list_post a:hover .date {
    color: var(--cl);
  }
  .idx01 .btn_news a:hover {
    background-color: #ffffff;
    color: var(--cl);
  }
  .idx01 .btn_news a:hover span::before {
    background-color: var(--cl);
  }
  .idx02 .b_address {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: 400px;
    width: 35%;
  }
  .idx02 .b_schedule {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 61%;
    max-width: 700px;
    padding-top: 117px;
  }
  .idx02 .idx_map {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .idx04 .TabContainer .TabContent .content:not(.ac) {
    height: 565px;
  }
  .idx04 .TabContainer .TabPager > div:hover {
    opacity: 0.8;
  }
  .idx05 .b_treatment-item {
    width: calc(25% - 1.875em);
    margin: 0.9375em;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
  }
  .idx05 .b_treatment-item:hover .box_inner {
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16);
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  .idx06 .h3_tl {
    text-align: left;
  }
  .idx06 .h3_tl .en {
    margin-left: 0;
  }
  .idx06 .b_message-item.b_right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .idx06 .b_message-item.b_right h4 {
    margin-bottom: 35px;
  }
  .idx06 .b_message-item.b_right .b_message-content {
    max-width: 526px;
    width: 48%;
    margin-right: 3.55%;
    padding-bottom: 0px;
  }
  .idx06 .b_message-item.b_right .b_message-content::before {
    right: -184px;
    bottom: -88px;
    height: calc(100% + 151px);
    border-radius: 0 30px 30px 0;
  }
  .idx06 .b_message-item.b_right .b_message-image figure {
    max-width: 650px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: 3px;
  }
  .idx06 .b_message-item.b_right .cm_btn {
    margin-top: 34px;
  }
  .idx06 .b_message-item.b_left {
    margin-bottom: 164px;
  }
  .idx06 .b_message-item.b_left .b_message-content {
    max-width: 457px;
    margin-left: 8.5%;
  }
  .idx06 .b_message-item.b_left .b_message-content::before {
    background-color: #ffffff;
    left: -253px;
    border-radius: 30px 0 0 30px;
  }
  .idx06 .b_message-item.b_left .cm_btn {
    margin-top: 29px;
  }
  .idx06 .b_message-image {
    width: 48%;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .idx06 .b_message-content {
    width: 43%;
  }
  .idx07 .b_feature {
    height: 660px;
  }
  .idx07 .b_feature-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1250px;
    margin: 0 105px;
  }
  .idx07 .b_feature-image {
    max-width: 660px;
    width: 52.8%;
  }
  .idx07 .b_feature-content {
    max-width: 590px;
    width: 47.2%;
    padding-left: 98px;
    padding-top: 27px;
  }
  .idx07 .slick-arrow:hover {
    background-color: #0b172e;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1600px) {
  .idx03 .h3_tl {
    margin-left: -150px;
    margin-bottom: 46px;
  }
  .idx03 .b_greeting {
    max-width: 660px;
    width: 80%;
    padding: 71px 5% 91px;
  }
  .idx03 .b_greeting-img {
    top: 99px;
  }
  .idx03 .b_greeting-img img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .idx03 .b_greeting-img .img01 {
    position: relative;
    left: -35px;
  }
  .idx07 .b_feature {
    width: calc(100% - 100px);
    max-width: 1000px;
    height: 33.875em;
  }
  .idx07 .b_feature-item {
    width: calc(100% - 100px);
    max-width: 1000px;
    margin: 0 30px;
  }
  .idx07 .b_feature-image {
    width: 50%;
  }
  .idx07 .b_feature-content {
    width: 50%;
    padding-left: 50px;
  }
  .idx07 .b_feature .txt_num {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1400px) {
  .idx01 .b_work {
    max-height: 430px;
    height: 50vw;
  }
  .idx01 .b_work-content {
    padding: 30px 20px 25px;
    width: 80%;
  }
  .idx01 .b_work-title {
    font-size: 26px;
    padding-bottom: 66px;
  }
  .idx01 .b_work-title::after {
    width: 50px;
    height: 50px;
  }
  .idx01 .b_work-title .txt_sm {
    font-size: 18px;
  }
  .idx02 {
    padding-top: 23vw;
  }
  .idx02::before {
    max-height: 500px;
    height: 50vw;
  }
  .idx02 .b_clinic {
    width: calc(100% - 100px);
    padding: 65px 40px;
  }
  .idx03 .h3_tl {
    margin-left: -128px;
    margin-bottom: 30px;
  }
  .idx03 .b_greeting {
    min-height: 680px;
    padding: 30px 5% 50px;
  }
  .idx03 .b_greeting::before {
    font-size: 8px;
  }
  .idx03 .b_greeting-img {
    height: calc(100% - 89px);
    max-height: 615px;
    top: 92px;
  }
  .idx03 .b_greeting > p {
    font-size: 16px;
  }
  .idx03 .gr_btn {
    margin-top: 40px;
  }
  .idx05 .b_treatment {
    font-size: min(16px, 1vw);
    width: calc(100% - 100px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1300px) {
  .h3_tl {
    font-size: 22px;
  }
  .h3_tl .en {
    font-size: 85px;
  }
  .h3_tl.h3_icon .en {
    margin-bottom: 20px;
  }
  .idx01 {
    padding: 80px 0 150px;
  }
  .idx01 .b_news {
    padding: 32px 40px 37px;
  }
  .idx01 .b_work {
    margin-top: 70px;
  }
  .idx01 .TabContainer.tab_news .TabPager > div .tt {
    padding: 24px 20px 18px;
  }
  .idx02 {
    padding-bottom: 80px;
    padding-top: 26vw;
  }
  .idx02 .b_schedule {
    padding-top: 92px;
  }
  .idx03 {
    padding: 10px 0;
  }
  .idx03 .b_greeting-img {
    top: 45px;
  }
  .idx04::before {
    height: 351px;
  }
  .idx04 .h3_tl {
    margin-bottom: 50px;
  }
  .idx04 .TabContainer.tab_animals .TabPager > div {
    height: 65px;
    margin: 0 3px;
  }
  .idx04 .TabContainer.tab_animals .TabPager > div .tt {
    font-size: min(18px, 2vw);
    padding: 15px 8px 11px;
    letter-spacing: 0;
    height: 100%;
  }
  .idx04 .TabContainer.tab_animals .TabPager > div.active {
    height: 80px;
  }
  .idx04 .TabContainer.tab_animals .TabPager > div.active .tt {
    font-size: min(22px, 2.2vw);
  }
  .idx04 .TabContainer.tab_animals .TabContent .content > div {
    padding-top: 55px;
  }
  .idx04 .b_animals-content {
    width: 53.9%;
    padding-top: 0;
  }
  .idx04 .gr_btn {
    margin-top: 30px;
  }
  .idx05 .h3_tl {
    margin-bottom: 25px;
  }
  .idx05 .b_treatment {
    padding: 45px 20px 50px;
  }
  .idx06 {
    padding-bottom: 115px;
  }
  .idx06 .h3_tl {
    margin-left: 35px;
    margin-bottom: 65px;
  }
  .idx06 h4 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .idx06 h4 .label {
    margin-right: 10px;
    font-size: 16px;
    width: 70px;
    height: 70px;
  }
  .idx06 h4 .tl {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .idx06 .b_message-item.b_left {
    margin-bottom: 115px;
  }
  .idx06 .b_message-item.b_left .b_message-content {
    max-width: 457px;
    margin-left: 4.5%;
    padding-right: 10px;
  }
  .idx06 .b_message-item.b_left .b_message-content::before {
    left: -150px;
  }
  .idx06 .b_message-item.b_right h4 {
    margin-bottom: 15px;
  }
  .idx06 .b_message-item.b_right .b_message-content {
    margin-right: 2.55%;
  }
  .idx06 .b_message-item.b_right .b_message-content::before {
    right: -150px;
    bottom: -63px;
    height: calc(100% + 120px);
  }
  .idx06 .b_message-item.b_right .b_message-image::before {
    font-size: min(8px, 1vw);
  }
  .idx06 .b_message-item.b_right .cm_btn {
    margin-top: 20px;
  }
  .idx06 .b_message-content::before {
    bottom: -40px;
    width: calc(100% + 551px);
    height: calc(100% + 110px);
  }
  .idx06 .b_message-image .img_gallery figure {
    border-radius: 10px;
  }
  .idx07 {
    padding: 70px 0 80px;
  }
  .idx07 .h3_tl {
    margin-bottom: 35px;
  }
  .idx07 .b_feature h4 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .idx07 .b_feature .txt_num {
    font-size: 26px;
    width: 70px;
    height: 70px;
    margin-bottom: 12px;
  }
  .idx07 .feature_btn {
    margin-top: 60px;
  }
  .idx07 .slick-arrow {
    width: 55px;
    height: 55px;
  }
  .idx07 .slider-pagination .current-slide {
    font-size: 26px;
  }
  .idx07 .slider-pagination .total-slides {
    font-size: 20px;
    margin-top: 30px;
  }
  .idx07 .slider-pagination .slider-separator {
    top: -9px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .idx02 .b_clinic {
    padding: 65px 3%;
  }
  .idx02 .b_address {
    width: 36%;
  }
  .idx02 .box_info dl {
    --w: 62px;
  }
  .idx02 .box_info dd {
    padding-left: 10px;
  }
  .idx03 .h3_tl {
    margin-left: -115px;
  }
  .idx03 .b_greeting {
    width: 56%;
  }
  .idx03 .b_greeting::before {
    font-size: min(8px, 0.65vw);
  }
  .idx04::before {
    height: 315px;
  }
  .idx04 .h3_tl {
    margin-bottom: 25px;
  }
  .idx04 .TabContainer.tab_animals:before {
    font-size: 8px;
    bottom: -9.8em;
  }
  .idx04 .b_animals-image .label {
    font-size: min(1.875em, 2.3vw);
  }
  .idx06 .b_message-item .b_left .b_message-content:before {
    height: calc(100% + 90px);
  }
  .idx06 .b_message-content::before {
    bottom: -30px;
  }
  .idx07 .idx_wrap {
    width: calc(100% - 200px);
    max-width: 650px;
  }
  .idx07 .b_feature-item {
    width: calc(100% - 200px);
    max-width: 650px;
    margin: 0 20px;
  }
  .idx07 .b_feature-image {
    width: 37%;
  }
  .idx07 .b_feature-content {
    width: 63%;
    padding-left: 3%;
  }
  .idx07 .b_feature .txt_num {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1000px) {
  .cm_btn {
    max-width: 295px;
  }
  .idx02 .h3_tl {
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    margin: 0 auto;
  }
  .idx02 .h3_tl .en {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .idx02 .b_address {
    width: 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 35px;
  }
  .idx02 .b_schedule {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 35px;
  }
  .idx02 .time_sheet {
    margin-top: 30px;
  }
  .idx_map {
    height: 299px;
  }
  .idx03 .b_greeting-img {
    max-height: 700px;
  }
  .idx06 .b_message-item.b_left .b_message-content:before {
    bottom: -20px;
  }
  .idx06 .b_message-content::before {
    height: calc(100% + 70px);
  }
  .idx06 .br_pc {
    display: block;
  }
  .idx07 .idx_wrap {
    width: calc(100% - 100px);
    max-width: 750px;
  }
  .idx07 .b_feature {
    width: 100%;
  }
  .idx07 .b_feature .slick-list {
    overflow: hidden;
  }
  .idx07 .b_feature-item {
    width: 100%;
  }
  .idx07 .b_feature-image img {
    border-radius: 25px;
  }
  .idx07 .b_feature-content {
    padding-left: 30px;
    padding-right: 15px;
  }
  .idx07 .br_pc {
    display: block;
  }
}
@media only screen and (max-width: 1000px) {
  .idx05 .b_treatment {
    font-size: min(16px, 1.7vw);
  }
  .idx05 .b_treatment-item {
    width: calc(50% - 1.875em);
  }
  .idx05 .b_treatment-item:nth-child(2n+1) {
    --clr: #FF7A27;
  }
  .idx05 .b_treatment-item:nth-child(2n+2) {
    --clr: #082165;
  }
}