@charset "UTF-8";
/*=======*/
/* index */
/*=======*/
/* mv
------------------------------ */
main {
  margin-top: 80px;
}
@media (max-width: 599px) {
  main {
    margin-top: 60px;
  }
}

.sec-main {
  background: linear-gradient(
    0deg,
    rgb(255, 255, 255) 0%,
    rgb(239, 232, 212) 100%
  );
  position: relative;
  overflow: hidden;
  padding-bottom: 364px;
}
@media (max-width: 1270px) {
  .sec-main {
    padding-bottom: 28.7vw;
  }
}
@media (max-width: 750px) {
  .sec-main {
    padding-bottom: 12vw;
  }
}
.sec-main:before {
  position: absolute;
  content: "";
  width: 60%;
  height: 50%;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.25) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
@media (max-width: 750px) {
  .sec-main:before {
    content: none;
  }
}
.sec-main .contents {
  position: relative;
  z-index: 1;
}
@media (max-width: 1270px) {
  .sec-main .contents {
    padding: 0;
  }
}
@media (max-width: 750px) {
  .sec-main .pc-mv {
    display: none;
  }
}
.sec-main .pc-mv .tx {
  padding: 100px 0 124px 118px;
}
@media (max-width: 1270px) {
  .sec-main .pc-mv .tx {
    padding: 22.3vw 3.1vw 2.3vw;
  }
  .sec-main .pc-mv .tx img {
    width: 62.52vw;
  }
}
.sec-main .pc-mv .bg div {
  position: absolute;
}
.sec-main .pc-mv .bg div span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.sec-main .pc-mv .bg div span:before,
.sec-main .pc-mv .bg div span:after {
  position: absolute;
  content: "";
  border-radius: 16px;
  background-repeat: no-repeat;
  background-size: cover;
}
.sec-main .pc-mv .bg div span:before {
  z-index: 3;
}
.sec-main .pc-mv .bg div span:after {
  -ms-filter: blur(8px);
  filter: blur(8px);
  z-index: 2;
  opacity: 0.1;
}
.sec-main .pc-mv .bg .bg01 {
  width: 418px;
  height: 291px;
  top: -11px;
  left: -311px;
}
@media (max-width: 1270px) {
  .sec-main .pc-mv .bg .bg01 {
    width: 32.9vw;
    height: 22.9vw;
    top: -4vw;
    left: -10.7vw;
  }
}
.sec-main .pc-mv .bg .bg01 span:before,
.sec-main .pc-mv .bg .bg01 span:after {
  width: 330px;
  height: 202px;
  background-image: url(/images/index/mv_ph01.jpg);
}
@media (max-width: 1270px) {
  .sec-main .pc-mv .bg .bg01 span:before,
  .sec-main .pc-mv .bg .bg01 span:after {
    width: 26vw;
    height: 15.9vw;
  }
}
.sec-main .pc-mv .bg .bg01 span:before {
  right: 0;
  bottom: 0;
}
.sec-main .pc-mv .bg .bg01 span:after {
  left: 0;
  top: 0;
}
.sec-main .pc-mv .bg .bg02 {
  width: 694px;
  height: 327px;
  top: 242px;
  left: -124px;
}
@media (max-width: 1270px) {
  .sec-main .pc-mv .bg .bg02 {
    width: 54.7vw;
    height: 25.7vw;
    top: 29.6vw;
    left: -1.7vw;
  }
}
.sec-main .pc-mv .bg .bg02 span:before,
.sec-main .pc-mv .bg .bg02 span:after {
  width: 469px;
  height: 288px;
  background-image: url(/images/index/mv_ph02.jpg);
}
@media (max-width: 1270px) {
  .sec-main .pc-mv .bg .bg02 span:before,
  .sec-main .pc-mv .bg .bg02 span:after {
    width: 36.9vw;
    height: 22.7vw;
  }
}
.sec-main .pc-mv .bg .bg02 span:before {
  right: 0;
  bottom: 0;
}
.sec-main .pc-mv .bg .bg02 span:after {
  left: 0;
  top: 0;
}
.sec-main .pc-mv .bg .bg03 {
  width: 445px;
  height: 280px;
  top: 178px;
  right: 192px;
}
@media (max-width: 1270px) {
  .sec-main .pc-mv .bg .bg03 {
    width: 35vw;
    height: 22vw;
    top: -2.9vw;
    right: 22.5vw;
  }
}
.sec-main .pc-mv .bg .bg03 span:before,
.sec-main .pc-mv .bg .bg03 span:after {
  width: 330px;
  height: 202px;
  background-image: url(/images/index/mv_ph03.jpg);
}
@media (max-width: 1270px) {
  .sec-main .pc-mv .bg .bg03 span:before,
  .sec-main .pc-mv .bg .bg03 span:after {
    width: 26vw;
    height: 15.9vw;
  }
}
.sec-main .pc-mv .bg .bg03 span:before {
  left: 0;
  bottom: 0;
}
.sec-main .pc-mv .bg .bg03 span:after {
  right: 0;
  top: 0;
}
.sec-main .pc-mv .bg .bg04 {
  width: 489px;
  height: 563px;
  top: 48px;
  right: -220px;
}
@media (max-width: 1270px) {
  .sec-main .pc-mv .bg .bg04 {
    width: 38.5vw;
    height: 44.3vw;
    top: 3.8vw;
    right: -12vw;
  }
}
.sec-main .pc-mv .bg .bg04 span:before,
.sec-main .pc-mv .bg .bg04 span:after {
  width: 416px;
  height: 497px;
  background-image: url(/images/index/mv_ph04.jpg);
}
@media (max-width: 1270px) {
  .sec-main .pc-mv .bg .bg04 span:before,
  .sec-main .pc-mv .bg .bg04 span:after {
    width: 32.8vw;
    height: 39.1vw;
  }
}
.sec-main .pc-mv .bg .bg04 span:before {
  left: 0;
  bottom: 0;
}
.sec-main .pc-mv .bg .bg04 span:after {
  right: 0;
  top: 0;
}
.sec-main .sp-mv {
  display: none;
}
@media (max-width: 750px) {
  .sec-main .sp-mv {
    display: block;
  }
}

/* タイトル
------------------------------ */
.index-heading01 {
  position: relative;
}
.index-heading01 .tx01 {
  color: #29847d;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.index-heading01 .tx02 {
  color: #ff9800;
  font-family: "Corinthia", serif;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.index-heading01 .tx02 .line {
  display: block;
  width: 100%;
  height: 0;
  border-bottom: 1px solid #6cc4bc;
}
.index-heading01.type01 {
  display: flex;
  gap: 16px;
  line-height: 1;
  padding-bottom: 3px;
  border-bottom: 1px solid #29847d;
}
@media (max-width: 599px) {
  .index-heading01.type01 {
    padding: 20px 0 0;
    border-top: 1px solid #29847d;
    border-bottom: none;
    flex-direction: column;
    text-align: center;
    margin-top: 3px;
  }
}
.index-heading01.type01:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  border-bottom: 1px solid #29847d;
  bottom: 3px;
  left: 0;
}
@media (max-width: 599px) {
  .index-heading01.type01:after {
    bottom: inherit;
    top: -3px;
  }
}
.index-heading01.type01 .tx01,
.index-heading01.type01 .tx02 {
  font-size: 30px;
}
@media (max-width: 599px) {
  .index-heading01.type01 .tx01,
  .index-heading01.type01 .tx02 {
    font-size: 20px;
  }
}
.index-heading01.type01 .tx01 {
  white-space: nowrap;
  padding-bottom: 12px;
}
@media (max-width: 599px) {
  .index-heading01.type01 .tx01 {
    padding-bottom: 0;
  }
}
.index-heading01.type01 .tx02 {
  width: 100%;
}
.index-heading01.type02 {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  text-align: center;
  line-height: 1;
  padding-top: 32px;
  margin: 3px auto 32px;
  border-top: 1px solid #29847d;
  gap: 20px;
}
@media (max-width: 599px) {
  .index-heading01.type02 {
    padding-top: 20px;
    gap: 16px;
    margin-bottom: 24px;
  }
}
.index-heading01.type02:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  border-bottom: 1px solid #29847d;
  top: -3px;
}
.index-heading01.type02 .tx01,
.index-heading01.type02 .tx02 {
  font-size: 40px;
}
@media (max-width: 599px) {
  .index-heading01.type02 .tx01,
  .index-heading01.type02 .tx02 {
    font-size: 20px;
  }
}

/* スケジュール・お知らせ
------------------------------ */
.sec-block01 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  gap: 48px;
}
@media (max-width: 1060px) {
  .sec-block01 {
    display: block;
  }
  .sec-block01 .heightLine-01 {
    height: auto !important;
  }
}
.sec-block01 .sec-schedule {
  width: calc(50% - 48px);
  position: relative;
}
@media (max-width: 1060px) {
  .sec-block01 .sec-schedule {
    width: 100%;
  }
}
.sec-block01 .sec-schedule:before {
  position: absolute;
  content: "";
  background: url(/images/index/pet_il01.png) no-repeat;
  background-size: cover;
  width: 314px;
  height: 286px;
  top: -246px;
  right: -54px;
  z-index: 1;
}
@media (max-width: 1270px) {
  .sec-block01 .sec-schedule:before {
    width: 24.7vw;
    height: 22.5vw;
    top: -19.4vw;
    right: -4.3vw;
  }
}
@media (max-width: 750px) {
  .sec-block01 .sec-schedule:before {
    width: 41.9vw;
    height: 38.1vw;
    top: -32.9vw;
    right: 5.8vw;
  }
}
.sec-block01 .sec-schedule .block-schedule .box {
  padding-top: 16px;
  padding-bottom: 20px;
}
@media (min-width: 1061px) {
  .sec-block01 .sec-schedule .block-schedule .tb-schedule th,
  .sec-block01 .sec-schedule .block-schedule .tb-schedule td {
    font-size: clamp(18px, 1.25vw, 24px);
  }
  .sec-block01 .sec-schedule .block-schedule .tb-schedule thead .tx-g {
    font-size: clamp(20px, 1.35vw, 26px);
  }
  .sec-block01 .sec-schedule .block-schedule .tb-schedule tbody th {
    font-size: clamp(16px, 0.9375vw, 18px);
  }
}
.sec-block01 .sec-news {
  width: 50%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1060px) {
  .sec-block01 .sec-news {
    width: 100%;
    margin-top: 80px;
  }
}
.sec-block01 .sec-news .list-news {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  height: calc(100% - 152px);
  overflow-y: auto;
}
@media (max-width: 1060px) {
  .sec-block01 .sec-news .list-news {
    position: inherit;
    top: inherit;
    left: inherit;
    height: auto;
    margin-top: 24px;
  }
}

/* ごあいさつ
------------------------------ */
.sec-block02 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .sec-block02 {
    display: block;
  }
}
.sec-block02 .index-heading01 {
  margin-bottom: 24px;
}
.sec-block02 .sec-greeting {
  width: 50%;
}
@media (max-width: 750px) {
  .sec-block02 .sec-greeting {
    width: 100%;
  }
}
.sec-block02 .sec-greeting .com-bt01 {
  margin-top: 32px;
}
.sec-block02 .img {
  width: calc(50% - 40px);
}
@media (max-width: 750px) {
  .sec-block02 .img {
    width: auto;
    max-width: 80%;
    margin: 48px auto 0;
  }
}
.sec-block02 .img figure {
  display: table;
  margin-left: auto;
  position: relative;
  padding-left: 10%;
}
@media (max-width: 750px) {
  .sec-block02 .img figure {
    padding-right: 10%;
    margin: 0 auto;
  }
}
.sec-block02 .img figure:before {
  position: absolute;
  content: "";
  width: 30%;
  height: 100%;
  background: url(/images/index/pet_il02.png) no-repeat bottom left;
  background-size: 100% auto;
  bottom: -4%;
  left: 0;
}

/* 診療科目のご案内
------------------------------ */
.sec-medical .list-menu {
  gap: 24px;
}
@media (max-width: 1200px) {
  .sec-medical .list-menu {
    gap: 32px;
    max-width: 788px;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .sec-medical .list-menu {
    max-width: 378px;
  }
}
.sec-medical .list-menu > li {
  width: calc((100% - 72px) / 4);
}
@media (max-width: 1200px) {
  .sec-medical .list-menu > li {
    width: calc(50% - 16px);
  }
}
@media (max-width: 599px) {
  .sec-medical .list-menu > li {
    width: 100%;
  }
}
.sec-medical .list-menu > li .block {
  position: relative;
}
.sec-medical .list-menu > li .block .ic {
  position: absolute;
  top: -39px;
  right: 4px;
}
@media (max-width: 750px) {
  .sec-medical .list-menu > li .block .ic {
    width: 64px;
    top: -32px;
  }
}

/* その他のサービス
------------------------------ */
.sec-others {
  position: relative;
  padding-bottom: 145px;
}
@media (max-width: 599px) {
  .sec-others {
    padding-bottom: 80px;
  }
}
.sec-others:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 85px;
  height: 125px;
  background: url(/images/index/pet_il03.png) no-repeat;
  background-size: cover;
}
@media (max-width: 599px) {
  .sec-others:after {
    width: 42px;
    height: 62px;
  }
}
.sec-others .tx03 {
  display: table;
  margin: 0 auto 24px;
}
.sec-others .list-menu {
  gap: 32px;
  max-width: 788px;
  margin: 0 auto;
}
@media (max-width: 599px) {
  .sec-others .list-menu {
    max-width: 378px;
  }
}
.sec-others .list-menu > li {
  width: calc(50% - 16px);
}
@media (max-width: 599px) {
  .sec-others .list-menu > li {
    width: 100%;
  }
}

.sec-block03 {
  position: relative;
}
.sec-block03.bgcolor {
  padding-bottom: 131px;
}
@media (max-width: 599px) {
  .sec-block03.bgcolor {
    padding-bottom: 80px;
  }
}
.sec-block03:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 1320px;
  height: 111px;
  margin: auto;
  background: url(/images/index/pet_il04.png) no-repeat 8px bottom;
  background-size: auto 100%;
}
@media (max-width: 599px) {
  .sec-block03:after {
    height: 56px;
  }
}
.sec-block03 .list-menu02 {
  gap: 32px;
  justify-content: center;
}
.sec-block03 .list-menu02 > li {
  width: calc((100% - 64px) / 3);
}
@media (max-width: 1160px) {
  .sec-block03 .list-menu02 > li {
    width: calc(50% - 16px);
  }
}
@media (max-width: 800px) {
  .sec-block03 .list-menu02 > li {
    width: 100%;
  }
}
.sec-block03 .list-menu02 > li .tx {
  margin-bottom: 16px;
}
.sec-block03 .list-menu02 > li .il {
  text-align: center;
  margin-top: auto;
}
.sec-block03 .list-menu02 > li .com-bt01 {
  margin-top: 24px;
}

/* スタッフブログ
------------------------------ */
.sec-blog .contents {
  position: relative;
}
.sec-blog .contents:after {
  position: absolute;
  content: "";
  bottom: -144px;
  right: 24px;
  width: 114px;
  height: 196px;
  background: url(/images/index/pet_il05.png) no-repeat;
  background-size: cover;
}
@media (max-width: 599px) {
  .sec-blog .contents:after {
    width: 56px;
    height: 96px;
    bottom: -96px;
    right: 10px;
  }
}
/*# sourceMappingURL=index.css.map */
