@charset "utf-8"; /*文字コードの指定*/
@import url("common.css"); /*共通設定部分の読み込み*/

@import url("https://fonts.googleapis.com/css2?family=Sassy+Frass&display=swap");
/*Sassy Frass  Regular 400の追加
font-family: 'Sassy Frass', cursive;*/
/*トップページ設定*/

.img-top2 {
  display: none;
}
main#indexMain {
  padding: 5vw 2vw 0vw 19vw;
}
.indexMain {
  width: 100vw;
  margin: auto;
}
.aside {
  /*height: ;*/
  width: 14vw;
  background-color: #f7e8d75e;
}
.aside_mo {
  display: none;
}
nav {
  display: flex;
  justify-content: space-between;
  text-align: center;
  position: fixed;
  flex-direction: column;
  align-items: center;
  height: 100vh;
  width: 16vw;
  background-color: #f7e8d75e;
  z-index: 4;
}
.logo {
  margin-bottom: 28px;
  width: 14vw;
  height: auto;
}
/*.senyou{
    margin-top: 222px;
}*/
.img-top1 {
  width: 100vw;
}
.mainImg {
  position: relative;
  width: 100%;
  height: auto;
}
.mvSmail_img {
  position: absolute;
  top: 42vw;
  left: 29vw;
  width: 44%;
}
.li-item {
  font-size: 1.5vw;
  /* width: 180px; */
  width: 14vw;
  height: auto;
  display: flex;
  background: rgba(255, 255, 255, 0.5);
  /* width: 195px; */
  height: 87px;
  text-align: center;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 39px;
}
.index-header {
  display: flex;
  text-align: center;
}

/*セクションエリア*/
.sectionArea {
  background-color: rgba(176, 153, 135, 0.75);
  border-radius: 30px 0 0;
  width: 75vw;
  border-radius: 30px 0 0;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
  position: relative;
}
.leaf_img3 {
  position: absolute;
  width: 25vw;
  top: 114vmax;
  left: 0;
  z-index: 5;
}

.areaInner1 {
  background-color: rgba(240, 231, 224, 0.8);
  padding: 2vw;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
  margin: 0vw -4vw 0vw 3vw;
}
.areaInner2 {
  background-color: rgba(240, 231, 224, 0.8);
  padding: 2vw;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
  margin: 0vw -4vw 0vw 3vw;
}
/*indexページ　ミッションエリア */

h2 {
  font-family: "Sassy Frass", cursive;
  font-size: 10vw;
  font-weight: 100;
  color: #fff;
  margin: 3vw 10px 0px 3vw;
}
.areaSub {
  color: #fff;
  font-size: 2vw;
  font-family: "Sassy Frass", cursive;
}
.PrImg1 {
  padding: 0;
}
picture {
  float: left;
}
.sectionArea p {
  /* font-size: 30px;*/
  font-size: 2.5vw;
  color: #333;
}
.sectionArea span {
  /*font-size: 36px;*/
  /*font-size: 1.3em;*/
  color: #5a361b;
  padding: 0 0.5em;
  font-size: 2.8vw;
  font-weight: bold;
}
/*お知らせ*/
.sectionArea_news {
  background-color: rgba(176, 153, 135, 0.75);
  border-radius: 30px 0 0;
  width: 75vw;
  /* height: 77vh;*/
  border-radius: 30px 0 0;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
}
.ko-textarea {
  background-color: rgba(240, 231, 224, 0.8);
  padding: 5vw;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
  margin: 0vw 0vw 0vw 0vw;
  font-size: 2.5vw;
  position: relative;
}
.ko_leafimg {
  position: absolute;
  top: 81vmax;
  opacity: 0.25;
  right: 0;
}

.kochira {
  display: flex;
  align-items: flex-end;
  text-align: end;
  justify-content: center;
  font-size: clamp(20px, 0.8vmax, 30px);
}
.kochira_end {
  display: flex;
  align-items: flex-end;
  text-align: end;
  justify-content: center;
  font-size: clamp(20px, 0.8vmax, 30px);
}
.kochira_end > p {
  background-color: rgba(255, 255, 255, 1);
  border: 0.5px solid;
  width: fit-content;
  padding: 15px;
}
.row_p2 {
  display: flex;
  justify-content: space-between;
}

section.imgBox1 {
  width: 66vw;
  min-width: 300px;
  margin: 8vw;
}
img.img-G {
  width: 100%;
}
.rowBox-h {
  display: inline-flex;
  width: 100%;
  align-items: baseline;
  justify-content: space-around;
}

/*詳しくはこちらボタン*/
.kochira > p {
  background-color: rgba(255, 255, 255, 1);
  border: 0.5px solid;
  width: fit-content;
  padding: 15px;
}
/*医院ご案内*/
.infoArea {
  font-size: 1.5em;
  padding: 5vw 0vw 0vw 14vw;
}

.iinTitle {
  display: flex;
  justify-content: center;
}
.iinTitle p {
  background-color: rgba(255, 255, 255, 0.5);
  border: 0.5px solid;
  /*width: fit-content;*/
  padding: 1vw 11vw;
  text-align: center;
}
.iin-text > p > span {
  font-size: 0.5em;
  margin-right: 10px;
}
.iinImg {
  width: 76vw;
  height: auto;
}
.iin-text {
  padding: 0px 0;
  text-align: start;
  margin: 0 0 0 6vw;
  font-size: 4vw;
}
/*表ここから*/
table {
  width: 56vw;
  border-collapse: collapse;
  font-size: 1em;
}
tbody .week,
.am,
.pm {
  text-align: center;
}
tr .point span {
  font-size: clamp(20px, 0.8vmax, 30px);
}
.red {
  color: #e90909;
}
.blue {
  color: #1e66d9;
}
tr .point {
  line-height: 25px;
  text-align: center;
  width: 16.5vw;
  border-right: 0.5px solid #333;
  letter-spacing: 0.25vw;
}
tr,
td,
th {
  padding: 1vw;
}
.b,
.am,
.week {
  border-bottom: 0.5px solid #333;
}
/*表ここまで*/
.holiday {
  font-size: 1em;
}
.holiday {
  font-size: 3vw;
}
/*画像と診療時間の配置*/
.iin_box02 {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  flex-wrap: wrap;
}
.row_p2 p {
  font-size: 2vw;
}
.hosoku,
.row_p1 {
  font-size: 2.5vw;
}
/*表の背景と位置*/
.open {
  background-color: rgba(236, 230, 230, 0.9);
  z-index: 2;
  position: relative;
  margin-top: -23%;
  margin-left: 23%;
  width: 61vw;
  padding: 2vw;
  justify-items: start;
  display: flex;
  flex-direction: column;
}
.leaf_img3 {
  opacity: 0.35;
}
.mainImg_logo{
    display: none;
}
/*----------------------~1214pxの設定*/
@media (max-width: 1214px) {
  .sectionArea {
    margin: 0;
  }
}

/*-------------------～923pxの設定*/
@media (max-width: 923px) {
  /*ここから以下はサイドメニューを消す*/
  .aside {
    display: none;
  }
  .mainImg_logo {
    display: block;
    position: absolute;
    top: 1vw;
    left: 3vw;
    color: #5a361b;
    font-family: 'Sassy Frass', cursive;
    z-index: 1;
    font-size: 4vw;
  }

  /*mobile版ボトムナビメニュー設定ここから*/


.aside_mo {
    position: fixed;
    left: 0;
    bottom: 90px;
    width: 100%;
    display: flex;
    z-index: 6;
}

  .li-item {
    font-size: 1.5vw;
    /* width: 180px; */
    width: 20vw;
    height: auto;
    display: flex;
    background: rgba(255, 255, 255, 1);
    height: 39px;
    text-align: center;
    line-height: 16px;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 39px;
    border: 0.5px solid rgba(176, 153, 135, 1);
  }

  li {
    flex-wrap: wrap;
  }
  .said_colBox {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
  }
  .topGo {
    font-size: 0.5vw;
    text-align: start;
    width: 100%;
    padding: 0 0 0 3vw;
    color: #333;
  }

  nav {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    position: fixed;
    flex-direction: row;
    width: 100vw;
    background-color: unset;
    height: 89px;
    flex-direction: column;
  } /*mobile版のナビメニュー設定ここまで*/

  /*saidの余白消す*/
  main#indexMain {
    margin: 0 auto;
    padding: 3vw 0 0 10vw;
  }
  .iin_box02 {
    align-items: center;
    }
  .infoArea {
    padding: 0;
    margin: 0px;
    display: grid;
    justify-content: center;
    position: relative;
  }
  .open {
    margin-top: 0;
    margin-left: 0;
    width: unset;
    text-align: start;
    padding: 4%;
    display: flex;
    align-items: center;
  }
  .rowBox-img {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: stretch;
  }

  .rowBox-img p {
    text-align: start;
    padding: 0 9vw;
  }
  .PrImg > .mo {
    margin-top: 1vw;
  }

  /*.ko_leafimg {
    position: absolute;
    top: 68vw;
    z-index: -10;
    opacity: 0.5;
}*/
} /*--------------------～923pxの設定ここまで*/

/*--------------------～664pxの設定*/
@media (max-width: 664px) {
    h2 {
        color: #5A361B;
      }
      .areaSub {
        color: #5A361B;
      }
    .mvSmail_img {
    top: 39vw;
  }
  section.imgBox1 {
    min-width: 300px;
    margin-top: 8vw;
    margin-bottom: 8vw;
    margin-left: 9vw;
  }
} /*--------------------～664pxの設定ここまで*/

/*--------------------～600pxの設定*/
@media (max-width: 600px) {
  table {
    font-size: 1vw;
  }
  tbody {
    font-size: 3vw;
  }
  td.point.b,
  td.point {
    line-height: 3vw;
    width: 28.5vw;
  }
  tr .point span {
    font-size: 0.005vw;
  }
  table {
    width: 89vw;
    border-collapse: collapse;
  }
  .iinImg {
    width: 100vw;
    height: auto;
  }

  .row_p2 {
    width: 85vw;
  }
  .row_p2 p {
    padding: 0.5vw 4.6vw;
  }
  .kochira > p {
    font-size: 1.5vw;
    padding: 1vw 5vw;
  }
  .f_box {
    font-size: 0.5vw;
    padding: 0;
    margin: 0;
  }
  .iin-text {
    text-align: center;
    padding: unset;
    margin: unset;
    background-color: rgb(240, 231, 224, 0.5);
    color: #5a361b;
  }
  .iinTitle p {
    background-color: unset;
    border: unset;
  }
} /*--------------------～600pxの設定ここまで*/
/*------------------～430pxの設定スマホ*/
@media (max-width: 430px) {
  section.imgBox1 {
    margin-left: 1vw;
  }
  /*.li-item {
    margin-bottom: 0;
    font-size: 2.5px;
    letter-spacing: 0px;
    width: auto;
    padding: 0.5vw;
  }*/
  .li-item {
    font-size: 20px;
    margin-bottom: 0;
    font-size: 11px;
    letter-spacing: 0px;
    width: auto;
    padding: 0.5px;
  }


  footer {
    margin-top: 9vmax;
  }
  /*li>p,li>h2 {
    padding: 0px;
}*/

.topGo {
    font-size: 15px;
}
.said_colBox {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
}
li {
    width: 25%;
    height: 25%;
}


.li-item {
  width: 100%;
  height: 77px;
}

} /*------------------～430pxの設定ここまで*/
/*------------------～415pxの設定スマホ*/
@media (max-width: 415px) {
  #indexMain {
    background-color: unset;
  }

  .aside {
    display: none;
  }

  /*セクションエリエの角丸の変更*/
  .sectionArea {
    border-radius: 10px;
  }
  .sectionArea_news {
    background-color: rgba(176, 153, 135, 0.75);
    border-radius: 10px;
  }
  /*メインビジュアルの入れ替え*/
  .img-top1 {
    display: none;
  }
  .img-top2 {
    display: block;
  }

  /*メインビジュアルの配置*/
  img.mvSmail_img {
    position: absolute;
    top: 39vw;
  }
  .img-top1 {
    width: 100vw;
  }
  .open {
    background-color: #fff;
    border: 0.3px solid rgba(176, 153, 135, 1);
  }
  .ko_leafimg {
    /* position: absolute;
    top: 34vmax;
    z-index: -10;
    opacity: 0.5;*/
    display: none;
  }
} /*------------------～415pxの設定スマホここまで*/
/*１３６６～１９２０PX　設定*/
@media screen and(min-width: 1366px) and (max-width: 1920px) {
  .sectionArea_news {
    background-color: rgba(176, 153, 135, 0.75);
    margin: 90px 68px 90px 240px;
    /* width: 1058px; */
    width: 75vw;
    position: relative;
    border-radius: 30px 0 0;
    height: 74vw;
  }

  .ko-textarea {
    height: 70vw;
    background-color: rgba(240, 231, 224, 0.8);
    position: absolute;
    padding: 50px;
    /* font-size: 2.0vmax; */
    font-size: clamp(20px, 2vmax, 30px);
  }
  .main#indexMain {
    padding-left: 7vw;
  }
  section.infoArea {
    position: relative;
  }
  .leaf_img3 {
    position: absolute;
    width: 36vw;
    top: 110vmax;
    left: 0;
    z-index: 5;
    opacity: 0.5;
  }
} /*１３６６～１９２０PX　設定ここまで*/

/*-----------1920px以上～の場合の設定*/
@media (min-width: 1920px) {
  .holiday p {
    background-color: rgb(255 255 255 / 80%);
    padding: 1vw;
  }
  .p_rowBox {
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
  }
  .kochira_end {
    margin-left: 1.5vw;
  }
  body#top-body {
    margin: 0 auto;
  }
} /*-----------1920px以上～の場合の設定ここまで*/
