@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Sawarabi+Mincho&display=swap");
* {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-kerning: normal;
  font-feature-settings: "palt";
  color: #1e2020;
}

.orange {
  color: #f08b6e;
}

.kounenkip {
  color: #ecb774 !important;
}

.funinp {
  color: #77bac0 !important;
}

.fujinp {
  color: #a99cba !important;
}

.seirip {
  color: #ec95a3 !important;
}

.kounenki {
  background-color: #f7e8d5;
}

.f1r {
  font-size: 1rem !important;
}

.cat-news {
  width: 130px !important;
  background-color: #5abc9b;
  color: #fff;
}

.cat-seiri {
  background-color: #ec95a3;
  color: #fff;
}

.cat-pms {
  background-color: #f08b6e;
  color: #fff;
}

.cat-kounenki {
  background-color: #ecb774;
  color: #fff;
}

.cat-funin {
  background-color: #77bac0;
  color: #fff;
}

.cat-fujin {
  background-color: #a99cba;
  color: #fff;
}

.cat-funin {
  background-color: #77bac0;
  color: #fff;
}

#page {
  margin-top: 2rem;
}

.page1720 {
  width: 1720px;
  margin: 0 auto;
}

.page1200 {
  width: 1200px;
  margin: 0 auto;
}

.breadcrumb {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.9rem;
  color: #333;
}
.breadcrumb a {
  color: #333;
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb span {
  color: #999;
}

header {
  background: #fff;
}

/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- min-width: 1281px ---------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
.more, .more2 {
  background: #5abc9b;
  margin: 0 auto;
  margin-top: 3rem;
  width: 378px;
  border-radius: 3rem;
}
.more a, .more2 a {
  padding: 1.3rem 0;
  display: block;
  text-align: center;
  font-size: 1.1rem;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.05rem;
}

.more2 {
  margin-top: 4rem;
}

.more-consul {
  margin: 0 auto;
  margin-top: 3rem;
  width: 242px;
  border: 0.1rem solid #1e2020;
  border-radius: 3rem;
}
.more-consul a {
  padding: 1rem 0;
  display: block;
  text-align: center;
  font-size: 1rem;
  color: #1e2020;
  text-decoration: none;
  letter-spacing: 0.05rem;
}

.more-consul2 {
  margin: 0 auto;
  margin-top: 1rem;
  width: 200px;
  padding: 0.5rem 0;
  border: 0.1rem solid #1e2020;
  border-radius: 3rem;
}
.more-consul2 a {
  padding: 1rem 0;
  display: block;
  text-align: center;
  font-size: 1rem;
  color: #1e2020;
  text-decoration: none;
  letter-spacing: 0.05rem;
}

.more-consul3 {
  margin: 0 auto;
  margin-top: 1rem;
  width: 422px;
  padding: 0.5rem 0;
  border: 0.1rem solid #1e2020;
  border-radius: 3rem;
}
.more-consul3 a {
  padding: 0.2rem 0;
  display: block;
  text-align: center;
  font-size: 1rem;
  color: #1e2020;
  text-decoration: none;
  letter-spacing: 0.05rem;
}

/* ---------------------*/
/* ------ single -------*/
/* ---------------------*/
#single-contents {
  width: 1000px;
  margin: 0 auto;
  margin: 4rem auto 6rem;
}
#single-contents img {
  margin: 0.5rem 0;
  border-radius: 1rem;
}
#single-contents #single-contents-box {
  width: 820px;
  margin: 3rem auto 0;
}
#single-contents #single-contents-box p {
  margin: 3rem 0;
  letter-spacing: 0.06rem;
  line-height: 1.8;
}

.bg-animations {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* 1. 動くあしらい（HTMLの<img>）を表示させ、位置をスマホ用に調整 */
.ani-item {
  display: block !important; /* 非表示を解除 */
  position: fixed;
  z-index: -1;
  pointer-events: none;
  opacity: 0.8; /* スマホでは少しだけ透過させると文字が読みやすいです */
}

/* 動く画像（HTML要素）のこのサイズでの位置微調整 */
.ani-hana1 {
  width: 42vw;
  top: -210px;
  left: -10%;
}

.ani-hana2 {
  width: 20vw;
  top: -50px;
  right: -2%;
}

.ani-hana3 {
  width: 36vw;
  top: 200px;
  right: -12%;
}

.ani-hana5 {
  width: 30vw;
  top: 700px;
  left: -12%;
}

.ani-hana6 {
  width: 15vw;
  top: 950px;
  right: 5%;
}

.ani-hikari7 {
  width: 20vw;
  top: 70px;
  right: 10%;
}

.ani-hikari8 {
  width: 20vw;
  top: 430px;
  left: -1%;
}

.ani-hikari9 {
  width: 30vw;
  top: 720px;
  right: -5%;
}

/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*--------------------------------------- min-width: 1281px ---------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1280px) {
  #hero {
    padding-bottom: 2rem;
  }
  #hero #hero-box {
    width: 1280px;
    margin: 0 auto;
    text-align: center;
  }
  #hero #hero-box img {
    width: 38%;
    margin: 0 auto;
    display: block;
  }
  #hero #hero-box h2 {
    font-family: "Sawarabi Mincho", serif;
    font-size: 2rem;
    letter-spacing: 0.3rem;
    line-height: 1.7;
    font-weight: 400;
  }
  #hero #hero-box p {
    margin-top: 2rem;
    font-family: "Sawarabi Mincho", serif;
    font-size: 1rem;
    letter-spacing: 0.05rem;
    line-height: 2.1;
    font-weight: 400;
  }
  #hero #hero-box h3 {
    margin-top: 3rem;
    font-family: "Sawarabi Mincho", serif;
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    font-weight: 400;
  }
  #index-info {
    padding: 4rem 0;
  }
  #index-info h2 {
    font-family: "Sawarabi Mincho", serif;
    font-size: 2.6rem;
    letter-spacing: 0.05rem;
    font-weight: 400;
  }
  #index-info #index-info-contents {
    margin-top: 2rem;
  }
  #index-info #index-info-contents .index-info-box {
    padding: 2rem 1rem 2rem 2rem;
    display: flex;
    align-items: center;
    border-top: 0.1rem dashed #848484;
  }
  #index-info #index-info-contents .index-info-box:last-child {
    border-bottom: 0.1rem dashed #848484;
  }
  #index-info #index-info-contents .index-info-box .cat {
    background-color: #5abc9b;
    width: 150px;
    margin-right: 1rem;
    padding: 0.2rem 0;
    border-radius: 1rem;
    color: #fff;
    text-align: center;
  }
  #index-info #index-info-contents .index-info-box .date {
    margin-right: 1rem;
  }
  #index-info #index-info-contents .index-info-box h3 {
    font-size: 1.1rem;
    margin-right: 1rem;
    font-weight: normal;
    letter-spacing: 0.03rem;
  }
  #index-info #index-info-contents .index-info-box h3 a {
    text-decoration: none;
  }
  #index-consul {
    background: #cdebe1;
    padding: 4rem 0;
  }
  #index-consul #index-consul-top {
    width: 1010px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #index-consul #index-consul-top h2 {
    width: 450px;
  }
  #index-consul #index-consul-top h3 {
    width: 520px;
    margin-top: 1rem;
    font-size: 1.08rem;
    font-weight: normal;
    line-height: 2;
    letter-spacing: 0.13rem;
    color: #4c4341;
  }
  #index-consul #index-consul-report {
    margin-top: 6rem;
  }
  #index-consul #index-consul-report #index-consul-report-contents {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
  }
  #index-consul #index-consul-report #index-consul-report-contents .index-consul-report-box {
    background: #fff;
    width: 366px;
    padding-bottom: 1.6rem;
    border-radius: 1rem;
    overflow: hidden;
  }
  #index-consul #index-consul-report #index-consul-report-contents .index-consul-report-box a {
    text-decoration: none;
  }
  #index-consul #index-consul-report #index-consul-report-contents .index-consul-report-box a .index-consul-discri {
    width: 86%;
    margin: 0 auto;
    margin-top: 1.6rem;
  }
  #index-consul #index-consul-report #index-consul-report-contents .index-consul-report-box a .index-consul-discri .cat {
    width: 130px;
    padding: 0.2rem 0;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.02rem;
    text-align: center;
    border-radius: 1rem;
  }
  #index-consul #index-consul-report #index-consul-report-contents .index-consul-report-box a .index-consul-discri h4 {
    margin-top: 0.4rem;
    font-size: 1.1rem;
    font-weight: normal;
    letter-spacing: 0.06rem;
  }
  #index-consul #index-consul-report #index-consul-report-contents .index-consul-report-box img {
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #index-consul #index-consul-theme {
    margin-top: 6rem;
  }
  #index-consul #index-consul-theme #index-consul-theme-contents {
    background: #fff;
    padding: 2rem 1.5rem;
    border-radius: 1rem;
    display: flex;
    justify-content: space-around;
    margin-top: 2rem;
  }
  #index-consul #index-consul-theme #index-consul-theme-contents .index-consul-box {
    width: 190px;
  }
  #index-consul #index-consul-theme #index-consul-theme-contents .index-consul-box a {
    text-decoration: none;
    text-align: center;
  }
  #index-consul #index-consul-theme #index-consul-theme-contents .index-consul-box img {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  #index-consul #index-consul-dr {
    margin-top: 6rem;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents {
    width: 900px;
    margin: 0 auto;
    margin-top: 2rem;
    display: flex;
    justify-content: space-between;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box {
    width: 202px;
    text-align: center;
    position: relative;
    padding-right: 5rem;
    margin-right: 2rem;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #000;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box:last-child::after {
    display: none;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box .drspec {
    margin-top: 1rem;
    padding: 1rem 0;
    border-top: 0.1rem solid #000;
    border-bottom: 0.1rem solid #000;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box .drspec .drname {
    font-size: 1.2rem;
    letter-spacing: 0.04rem;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box .drspec .city {
    margin-top: 0.6rem;
    letter-spacing: 0.04rem;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box .drspec .hospital {
    letter-spacing: 0.04rem;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box .spec {
    height: 83px;
    padding: 0.6rem 0;
    border-bottom: 0.1rem solid #000;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box .spec p {
    width: 110px;
    height: 23px;
    padding: 0.2rem 0;
    font-size: 0.9rem;
    border-radius: 1rem;
    text-align: center;
  }
  #index-consul #index-consul-dr #index-consul-dr-contents .index-consul-dr-box .spec p:nth-of-type(-n + 2) {
    width: 90px;
  }
  #index-consul .index-reoort-h3 h3 {
    background: url(../img/index-consul-title-bk.svg) no-repeat;
    background-size: 100%;
    width: 255px;
    margin: 0 auto;
    padding: 1.2rem 0;
    font-size: 1.3rem;
    letter-spacing: 0.4rem;
    font-weight: normal;
    text-align: center;
  }
  #index-nayami {
    padding: 8rem 0 6rem;
  }
  #index-nayami h2 {
    font-family: "Sawarabi Mincho", serif;
    font-size: 2.6rem;
    letter-spacing: 0.05rem;
    font-weight: 400;
    text-align: center;
  }
  #index-nayami p {
    margin-top: 3rem;
    text-align: center;
    letter-spacing: 0.1rem;
    line-height: 2.4;
  }
}/*# sourceMappingURL=index.css.map */