/* 共通 */

body {
 color: #283233;
 font-family: YakuHanJP, "Noto Sans JP", -apple-system, BlinkMacSystemFont, Roboto, "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
 font-size: 18px;
 letter-spacing: .1em;
 line-height: 1.88235;
 overflow-x: clip;
 background-color: rgba(227,175,116, 0.03);
 /* overflow: hidden; */
}


/* pc nav info*/

.RP__Logo,
.nav,
button {
  display: none;
}

.Nav {
  background-color: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
}


.header_nav_pc {
 display: flex;
 flex-direction: row;
 padding: 8px 120px;
 text-align: center;
 position: relative;
}

.header_nav_pc_logo {
 display: flex;
 position: relative;
 width: 32%;
 height: 40%;
}

.header_nav_pc_logo a {
  text-decoration: none;
  color: #283233;
  padding-top: 16px;
}


.nav_logo {
 padding-right: 24px;
}

.header_nav_pc_info {
 display: flex;
 flex-direction: row;
 justify-content: end;
 position: relative;
 width: 68%;
 height: 40%;
}

.nav_pc_list {
 display: flex;
 flex-direction: row;
}

.nav_pc_list li {
 margin: 0 auto;
 list-style: none;
 display: flex;
 padding: 0 24px;
}

.nav_pc_list li a {
 text-decoration: none;
 color: #283233;
 transition: all .3s;
 font-weight: 600;
}

.nav_pc_list a:hover{
 color: #5fa6a6;
}


.medicalinformation {
 display: flex;
 flex-direction: row;
 padding-left: 120px;
 padding-top: 40px;
}

.medicalinformation_nav {
 display: flex;
 flex-direction: row;
}

.medicalinformation_nav li {
 list-style: none;
 padding-right: 8px;
}

.medicalinformation_nav li a {
 text-decoration: none;
}

.medicalinformation_title {
 position: relative;
 text-align: center;
 color: #56A4A8;
 padding-bottom: 88px;
 padding-top: 40px;
}

.medicalinformation_bg {
 background-color: rgba(86, 164, 168, 0.1);
 padding-bottom: 104px;
 padding-top: 104px;
}

.medicalinformation_about {
 position: relative;
 display: flex;
 flex-direction: column;
 padding-left: 120px;
 padding-right: 120px;
}

.medicalinformation_box {
 position: relative;
 display: flex;
 flex-direction: column;
 background-color: white;
 border-radius: 80px;
 margin: 0 32px 128px 40px;
}

.medicalinformation_secondtitle {
 text-align: center;
 color: #56A4A8;
 padding-top: 80px;
}

.medicalinformation_img {
 position: relative;
 margin: 0 auto;
 padding-top: 56px;
}


.medicalinformation_content {
 position: relative;
 margin: 0 auto;
 padding-top: 56px;
 padding-left: 16%;
 padding-right: 16%;
}

.medicalinformation_therdtitle {
 text-align: center;
 color: #56A4A8;
 padding-top: 80px;
 padding-bottom: 32px;
}

.medicalinformation_price {
 margin: 0 auto;
 padding-bottom: 80px;
}

.medicalinformation_price ul {
 color: #56A4A8;
 padding-top: 64px;
}

.medicalinformation_price ul li {
 padding-bottom: 24px;
}

.medicalinformation_price ul li span {
 color: #283233;
 padding-left: 8px;
}

.RP__Acupuncturefee {
  display: none; 
}

.Acupuncture_box {
 display: flex;
 flex-direction: column;
 padding-top: 64px;
 padding-left: 16%;
 padding-right: 16%;
}

.Acupuncture_title {
 font-weight: 600;
 display: flex;
 flex-direction: row;
 /* height: 24px;
 width: 40%; */
 border-left: solid 4px #56A4A8;/*左線（実線 太さ 色）*/
}

.Acupuncture_title span {
 padding-left: 16px;
}

.Acupuncture_choose {
 font-weight: 600;
 padding-bottom: 32px;
}

.Acupuncture_priceItem {
 display: flex;
 align-items: center;
 justify-content: space-between;
 margin: 0 auto;
 padding-bottom: 40px;
}

.Acupuncture_pricebox {
  padding-top: 0;
  padding-bottom: 40px;
}

.border {
 background-color: #F2F5F4;
 flex-grow: 1;
 height: .1rem;
}

.priceName {
 padding-right: 16px;
}

.Price {
 padding-left: 16px;
 margin: 0 auto;
}

.chooseName {
 font-weight: 600;
}

.RP__Selfpay {
  display: none;
}

.Actualcostbox {
 display: flex;
 flex-direction: column;
 padding-left: 16%;
 padding-right: 16%;
 position: relative;
}

.ActualcostInfo {
 position: relative;
 background-color: rgba(86, 164, 168, 0.1);
 border-radius: 24px;
 text-align: center;
 width: 72%;
 display: flex;
 justify-content: center;
 margin: 0 auto;
 margin-bottom: 104px;
 margin-top: 32px;
}

.ActualcostInfo p {
 padding: 24px;
}

.healthcare_title {
 text-align: center;
 padding-top: 56px;
}

.healthcare_point{
 font-weight: 700;
}

.healthcare_price {
 margin-bottom: 64px;
}

.sportsinjuries_text {
 margin-bottom: 72px;
}

.trafficaccidentInfo {
 margin-top: 56px;
}

.Cosmetic_Box {
  padding-bottom: 40px;
}

/*  　　ページ共通　　  */


.Information_content {
 padding-top: 80px;
 padding-bottom: 104px;
}

.Information_title {
 display: flex;
 flex-direction: column;
 text-align: center;
 justify-content: center;
 width: 100%;
}

.Information_title img {
 width: 3%;
 margin: 0 auto;
}

.Information_boxs {
 position: relative;
 display: flex;
 flex-direction: row;
 padding: 80px 144px;
}

.Informations {
 width: 72%;
 display: flex;
 flex-direction: column;
}

.Information_name {
 display: flex;
 flex-direction: row;
}

.Informatio_name_text{
 padding-left: 16px;
}

.tel {
 display: flex;
 flex-direction: column;
}

.tel_text {
 font-size: 16px;
 color: #5fa6a6;
 margin-bottom: 0;
}

.tel_detail {
 font-size: 16px;
 margin-top: 8px;
}

.telephone_number01 {
 font-size: 40px;
 margin: -8px;
 padding-left: 8px;
 text-decoration: none;
 color: #283233;
}

.Medical_hours {
 position: relative;
 padding-top: 40px;
}

.timetable {
 border-collapse: collapse;
 width: 72%;
}

.timetable_bg {
 color: #5fa6a6;
 padding-bottom: 16px;
 padding-left: 8px;
 text-align: left;
 padding-left: 32px;
}

.day_of_week {
 padding-bottom: 16px;
 padding-left: 8px;
} 

.time {
 text-align: left;
 /* padding-right: 16px; */
 width: 28%;
 padding-bottom: 16px;
 padding-left: 8px;
}

.time_am {
 padding-left: 8px;
}

.circle,
.triangle,
.off {
 color: #5fa6a6;
 text-align: center;
 padding-bottom: 16px;
 padding-left: 8px;
}

.triangle {
 font-family: Noto Serif Japanese;
}


.timetable_border {
 border: solid 1px rgba(86, 164, 168, 0.5);
 width: 72%;
}

.timetable_text {
 display: flex;
 flex-direction: row;
}

.timetable_text_space {
 padding-left: 72px;
}

.address_box {
 display: flex;
 flex-direction: row;
}

.address{
 display: flex;
 flex-direction: row;
 align-items: center;
}

.map_pin {
 width: 24px;
 height: 32px;
 margin: 0 auto;
}

.address_text {
 padding-left: 16px;
 margin: 0 auto;
}

.googl_button {
 margin-left: 80px;
 border: solid 1px #5fa6a6;
 padding: 8px 40px;
 border-radius: 80px;
 text-align: center;
 text-decoration: none;
 display: flex;
 flex-direction: row;
 transition: all .3s;
}

.googl_button:hover {
  background: rgba(86, 164, 168, 0.5);
}

.googl_text {
 margin:  0 auto;
 color: #283233;
 text-decoration: none;
}

.RP__1024,
.parking_info_box__RP768,
.RP__768 {
  display: none;
}

.map_arrow {
 padding-left: 8px;
 width: 16px;
 filter: invert(60%) sepia(29%) saturate(495%) hue-rotate(131deg) brightness(95%) contrast(90%);
}

.how_to_box {
 padding: 24px 120px;
}

.how_to_box {
 display: flex;
 flex-direction: column;
}

.car,
.bus {
 display: flex;
 flex-direction: row;
 align-items: center;
 color: #5fa6a6;
}

.bus {
 padding-top: 40px;
}

.car::after,
.bus::after {
  content: '';
  display: block;
  width: 80%;
  height: 2px;
  background: #5fa6a6;
  margin-left: 32px;
}

.bus_point {
 font-weight: 600;
}

.parking_info_box,
.attention_box {
 background-color: rgba(227, 175, 116, 0.1);
 border-radius: 40px;
 text-align: center;
 width: 80%;
 display: flex;
 justify-content: center;
 flex-direction: column;
 margin: 0 auto;
 margin-bottom: 104px;
 margin-top: 104px;
}

.parking_info_title,
.attention_title {
 padding: 64px 0;
}

.parking_pic_box {
 display: flex;
 flex-direction: row;
 justify-content: center;
 margin-bottom: 104px;
}

.pic_box01 {
 margin-top: 40px;
}

.parking_info_box__RP768 {
  display: none;
}

.parking_pic_info {
 position: relative;
 display: flex;
 flex-direction: column;
 align-items: center;
 padding: 0 60px;
  width: 50%;
}

.parking_pic_info img {
 width: 100%;
}

.parking_number {
 color: #5fa6a6;
 font-size: 64px;
 font-weight: 600;
 position: absolute;
 top: -136px;
 left: 64px;
}

.parking_text {
 padding-top: 24px;
}

.attention_info {
 display: flex;
 flex-direction: row;
 justify-content: center;
 margin-bottom: 104px;
}

.noright {
 margin-right: 32px;
}

.attention_content {
 background-color: #fff;
 border-radius: 40px;
 text-align: center;
 padding: 40px 80px;
 display: flex;
 flex-direction: column;
 justify-content: center;
 margin-left: 64px;
}

.attention_content_img {
 width: 50%;
 margin: 0 auto;
}

.attention_piont,
.greeting_text_point {
 font-weight: 600;
}

.attention_not_right {
 font-weight: 600;
 font-size: 24px;
 padding-top: 16px;
 margin: 0 auto;
 display: inline;
 background: linear-gradient(transparent 60%, #E4D574);
}

.attention_text {
 padding: 32px;
}

.RP__greeting {
  display: none;
}

.greeting_box {
 background-color: rgba(227, 175, 116, 0.1);
 border-radius: 40px;
 text-align: center;
 width: 80%;
 display: flex;
 justify-content: center;
 flex-direction: column;
 margin: 0 auto;
 margin-bottom: 40px;
 margin-top: 104px;
 padding: 0 48px;
}

.greeting_title {
 text-align: center;
 padding: 64px 0;
}

.greeting_info {
 display: flex;
 flex-direction: row;
 padding-bottom: 80px;
}

.greeting_text {
 padding-left: 48px;
 text-align: left;
}

.greeting_pic img {
  width: 320px;
}

.Info_Reservation {
  display: none;
}



/* 　　　footer　pc　　 */


.footer_content {
  background-color: #F5F4F2;
  padding: 40px 160px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.footer__logo {
  display: flex;
  flex-direction: row;
}

.footer__logo_title {
  padding-left: 16px;
}

.footer__logo_size {
  width: 64px;
  padding-bottom: 8px;
}

.footer__adress {
  margin-top: 16px;
}

.post_code {
  margin: 8px 0 0 0;
}

.address {
  margin: 0;
}

.telephone_number {
  font-size: 18px;
  margin-top: 16px;
}

.parking {
  margin-top: 24px;
}

.parking_pic_info {
  width: auto;
}

.parking_pic_info img {
  width: 80%;
}

.footer_content__RP768,
.RP428__nav {
  display: none;
}

.footer__nav {
  display: flex;
  flex-direction: row;
}


.footer__nav01 li,
.footer__nav02 li,
.footer__nav03 li  {
  list-style: none;
}

.footer__navlink {
  text-decoration: none;
  color: #283233;
  transition: all .3s;
  font-size: 16px;
  text-align: center;
}

.footer__navlink:hover {
  color: #5fa6a6;
}

.footer__nav02 {
  display: flex;
  flex-direction: column;
}

.footer__nav02 li {
  padding-bottom: 16px;
}

.footer__nav03_title {
  font-size: 16px;
  margin-bottom: 0;
}

.morefinely {
  margin-top: 8px;
  padding-left: 0;
}

.footer__text {
    background-color: #F5F4F2;
    margin-top: 0;
    padding-bottom: 32px;
    text-align: center;
    font-size: 16px;
}




@media screen and (min-width:1024px) and (max-width:1279px) {


   /*      header nav        */

  .nav {
    overflow: hidden;
    /* width: auto; */
  } 

  .header_nav_pc {
    padding: 8px 40px;
  }

  .header_nav_pc_logo  {
    width: auto;
  }

  .header_nav_pc_info {
    width: auto;
  }

  .nav_pc_list li {
    padding: 0 16px;
  }

  .nav_pc_list {
    margin-left: 56px;
  }

  .medicalinformation_about {
    padding-left: 80px;
    padding-right: 80px;
  }


  .medicalinformation_content {
    padding-left: 8%;
    padding-right: 8%;
  }

  .RP__Acupuncturefee {
  display: none;
 }

    

  
  /*            info          */

  .PC {
    display: none;
  }

  .RP__1024 {
    display: inline;
  }

  .RP__Selfpay {
  display: none;
 }

  .Information_boxs {
    padding: 80px 40px;
  }

  .Information_content {
    padding: 80px 0;
  }

  .timetable {
    width: auto;
 }

  .time {
    width: 35%;
  }

  .timetable_border {
    width: 88%;
 }

  .day_of_week {
    padding-left: 16px;
  }

  .circle, .triangle, .off {
    padding-left: 16px;
  }

  .googl_button {
    margin-left: 24px;
  }

  .googlmap {
    margin: 56px 0 0 64px;
  }

  .Informations {
    width: auto;
  }

  .how_to_box {
    padding: 24px 80px;
  }

  .bus::after {
    width: 77%;
  }

  .car::after {
    width: 79%;
  }

  .parking_info_box, .attention_box {
    width: auto;
    margin: 104px 80px;
  }

  .parking_pic_info {
    padding: 0 24px;
  }

  .parking_number {
    left: 48px;
  }

  .parking_pic_info img {
    width: 92%;
  }

  .parking_info_title, .attention_title {
    padding: 40px 0;
  }
  
  .attention_info_map img {
   padding-left: 16px;
   height: 80%;
  }

  .attention_content {
    padding: 24px;
    margin-left: 32px;
    width: 40%;
    height: 70%;
    margin-right: 32px;
  }

  .attention_content_img {
    padding-top: 24px;
  }

  .attention_text {
    padding: 0px;
    padding-top: 16px;
  } 

  .attention_info {
    margin-bottom: 0;
  }

  .greeting_box {
    padding: 0 24px;
    margin-bottom: 40px;
  }

  .greeting_info {
   flex-direction: column;
   padding-bottom: 40px;
  }

  .greeting_pic img {
    width: auto;
  }

  .greeting_text {
    padding: 24px;
  }




  /*    footer    */

  .footer_content {
    padding: 40px 80px;
  }

  .RP428__nav {
    display: none;
  }

}






@media screen and (min-width:768px) and (max-width:960px) {
  

/*  nav   */

 .header_nav_pc {
  display: none;
 }



/*    レスポンシブnav     */
  button {
   display: inline;
 }

 .RP__Logo {
  display: inline;
 }

 .nav {
  display: inline;
 }

.nav{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  /* 初期：非表示 */
  visibility: hidden;
  opacity: 0;
  /* ふわっと表示 */
  transition: 0.5s ease-in-out;
  z-index: 100;
  flex-direction: column;  
  overflow-x: hidden;
  overflow-y: scroll; 
}

.nav  li:not(:last-child){
  margin-bottom: 40px;
}
.nav a{
  color: #283233;
}

.nav__space {
  padding: 40px 0;
}

/* ナビゲーションボタン（開く） */
#navbtn{
position: fixed;
top: 48px;
right: 40px;
padding: 0;
outline: none;
border: none;
background: none;
width: 30px;
height: 20px;
cursor: pointer;
z-index: 100;
}

#navbtn::before,
#navbtn::after{
content : '';
display: block;
height: 1px;
background-color: #283233;
transform: translateY(10px);
transition: 0.3s ease-in-out;
}

#navbtn::before{
transform: translateY(-10px);
box-shadow: 0 10px #283233;
}

/* ナビゲーションボタン（閉じる） */
.open #navbtn{
z-index: 100;
}
.open #navbtn::before{
transform: rotate(-45deg);
box-shadow: none;
background-color: #283233;
}
.open #navbtn::after{
transform: rotate(45deg);
box-shadow: none;
background-color: #283233;
}
/* ナビゲーションメニュー 開いた時*/
.open .nav{
visibility: visible;
opacity: 1;
}

.nav{
  margin-left: auto;
}

.nav__content {
     width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
      overflow-x: hidden;
    overflow-y: scroll; 
}

.nav__content > ul {
  margin-top: 80px;
  text-decoration: none;
  margin-left: 80px;
}

.nav > ul {
  display: flex;
  list-style:none;
  flex-direction: column;
  margin: 80px 0 0 16px;
}

.nav > li:not(:last-child) {
  margin-bottom: 26px;
}

.nav a {
  text-decoration: none;
  color: #283233;
  text-decoration :none;
  font-size: 20px;
  font-weight: 700;
}

.nav ul li a:hover{
  color: #56A4A8;
  transition: 0.4s ease-in-out;
}

.reservation {
  background: #56A4A8;
  flex-direction: row;
  display: flex;
  border-radius: 24px;
  display: inline-block;
 width: 40%;
   margin: 32px 0 0 104px;
  padding: 24px 32px;
}

.reservation a {
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
}


.reservation img {
  display: inline-block;
  padding-left: 32px;
  width: 16px;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(109deg) brightness(106%) contrast(102%);
}


.nav__info {
  background: rgba(227, 175, 116, 0.3);
  border-radius: 24px;
  padding: 32px 24px;
  color: #283233;   
  width: 64%;
    margin: 40px 0 40px 104px;
}

.label {
  font-weight: 600;
  margin: 0;
}

.time__info {
  display: flex;
  flex-direction: row;
}

.time__infsoBox {
  display: flex;
  flex-direction: row;
}

.time__second {
  margin-left: 24px;
}

.week_label {
  padding: 8px 8px;
  background-color: #E3AF74;
  color: #fff;
  border-radius: 8px;
}

.week__time {
  padding: 8px;
  margin-left: 16px;
}

.week__holiday {
  margin: 0;
}

.Reservation_priority {
  display: none;
}

.about__info {
  padding: 16px 0;
}

.tel__info {
  display: flex;
  flex-direction: row;
  text-align: center;
  align-items: center;
}


.tel__number {
  padding-left: 8px;
  font-size: 20px;
  text-decoration: none;
}

.adress__info {
  margin-top: 8px;
}

.adress__info p {
  margin: 0 auto;
  padding-bottom: 4px;
}

.map__info {
  margin-top: 16px;
}

.map__info a {
  text-decoration: underline;
  font-weight: 500;
}

.RP__Logo {
  display: inline;
  display: flex;
  flex-direction: row;
  justify-content: left;
  padding: 24px 0 0 40px;
}

.Nav {
  background-color: rgba(86, 164, 168, 0.1);
  position: relative;
}

.PP__LogoSize {
  width: 80px;
}

.RP__LogoName {
  margin-bottom: 0;
  padding-left: 16px;
}

.submenu {
    margin: 0 auto;
    padding: 16px 0 8px 8px;
    display: block;
      display: none;
}

.submenu a {
  font-size: 16px; /* 文字を小さめに */
  padding: 0 8px;
}

.submenu a::before {
  content: "ー ";
  color: #283233;   /* 色を少し薄めにしても良い */
}

.has-sub.open .submenu {
  display: block;
}

.submenu__li01 > a {
  padding-top: 16px;
}

.submenu > li:not(:last-child) {
  margin-bottom: 16px;
}

.toggle {
  color: #283233;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  vertical-align: middle;
}

/* 矢印（▶）を作る */
.toggle .arrow {
        display: inline-block;
        margin-left: 16px;
        border: solid #56A4A8;
        border-width: 0px 2px 2px 0;
        padding: 4px;
        transform: rotate(45deg);
        transition: transform 0.3s;
        vertical-align: middle;
        margin-top: -7px;
}

/* 開いたときは ▼ に変える */
.has-sub.open .toggle .arrow {
          transform: rotate(225deg);
        margin-top: 4px;
}







/*        診療案内        */


 .medicalinformation_bg {
  padding-bottom: 40px;
  padding-top: 1px;
 }

 .medicalinformation_title {
  padding-bottom: 48px;
 }


 .medicalinformation_about {
  padding: 0 40px;
 }

 .medicalinformation_box {
  border-radius: 64px;
  margin: 0 32px 104px 32px;
 }

 .medicalinformation_secondtitle {
  padding-top: 40px;
 }

  .medicalinformation_img {
   display: flex;
   align-items: center;
   justify-content: center;
   padding: 32px 0;
  }

  .medicalinformation_img img {
    width: 72%;
  }

  .medicalinformation_content{
    padding: 0 8%;
  }

  .medicalinformation_price {
    padding: 0 8% 40px 8%;
  }

  .medicalinformation_therdtitle {
    padding: 16px 0;
  }

  .Acupuncture_box {
    padding: 56px 32px 0 32px;
  }

  .Acupuncture_Secondbox {
   padding: 32px;
  }

  .Acupuncture_pricebox {
    padding-top: 0;
  }

  .Acupuncture_choose {
    text-align: center;
  }

  .medicalinformation_price ul {
    padding-top: 40px;
  }

 .RP__Acupuncturefee,
 .RP__Selfpay {
  display: none;
 }

  .Actualcostbox {
    padding: 0 32px;
  }

  .ActualcostInfo {
    text-align: left;
    width: 88%;
    margin-bottom: 64px;
    margin-top: 0;
  }

  .healthcare_title {
    padding-top: 0;
  }

  .ActualcostInfo {
    margin-top: 32px;
  }



/*          ご案内          */


  .Information_content {
    padding-bottom: 104px;
  }


  .Information_boxs {
    flex-direction: column;
    padding: 80px;
  }

  .Informations {
    width: auto;
    align-items: center;
  }

   .Information_title img {
    width: auto;
  }

  .tel_text,
  .tel_detail {
    text-align: center;
  }

  .telephone_number {
    font-size: 32px;
    margin-top: 0;
  }

  .Medical_hours {
    width: 100%;
    justify-items: center;
    padding-top: 48px;
  }

  .day_of_week,
  .circle, .triangle, .off {
    padding-bottom: 16px;
    padding-left: 40px;
  }

  .timetable_bg {
    padding-left: 32px;
  }

  .timetable {
    width: 100%;
  }
  .timetable_border {
    width: 100%;
  }

  .address_box {
    padding-top: 40px;
  }

  .RP__768 {
    display: inline;
  }

  .PC,.RP__1024 {
    display: none;
  }

  .googlmap {
    display: flex;
    justify-content: center;
    padding-top: 32px;
  }

  .how_to_box {
    padding: 0 80px;
  }

  .car::after {
    width: 64%;
  }

  .bus::after {
    width: 60%;
  }

  .parking_info_box {
    display: none;
  }

  .parking_info_box__RP768 {
    display: inline;
  }

  .parking_info_box__RP768{
    background-color: rgba(227, 175, 116, 0.1);
    border-radius: 40px;
    text-align: center;
    width: 80%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    margin-bottom: 104px;
    margin-top: 104px;
  } 

  .pic_box01 {
    margin-top: 0;
    flex-direction: column;
    margin-bottom: 0;
  }

  .parking_pic_info{
    padding: 0 0 64px 0
  }

  .parking_number {
    left: 112px;
  }

  .attention_info {
    flex-direction: column;
    align-self: center;
    margin-bottom: 72px;
  }

  .attention_info_map {
    display: flex;
    justify-content: center;
  }

  .noright {
    margin-right: 0;
  }

  .parking_info_title, 
  .attention_title,
  .greeting_title {
    padding: 40px 0;
  }

  .attention_content {
    margin-left: 0;
    margin-top: 40px;
  }

  .attention_text {
    padding: 32px 0 0 0;
  }

  .greeting_info {
    flex-direction: column;
    padding-bottom: 56px;
  }

  .greeting_text {
    padding: 0 32px;
  }

  .greeting_box {
    margin-bottom: 0;
    padding: 0;
  }




  /*      footer       */

  .footer_content,
  .RP428__nav {
    display: none;
  }

  .footer_content__RP768 {
    display: inline;
    background-color: #F5F4F2;
    padding: 40px 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .footer__nav {
   display: flex;
   flex-direction: row;
  }


 .footer__nav li {
  list-style: none;
  padding-bottom: 16px;
 }

 .footer__navlink {
  text-decoration: none;
  color: #283233;
  transition: all .3s;
  font-size: 16px;
  text-align: center;
 }

 .footer__navlink:hover {
  color: #5fa6a6;
 }

 .footer__text {
  font-size: 12px;
 }


}


@media screen and (min-width:375px) and (max-width:440px) {

  body {
   font-size: 14px;
  }


/*  nav   */

 .header_nav_pc {
  display: none;
 }


/*    レスポンシブnav     */

  button {
   display: inline;
 }

 .RP__Logo {
  display: inline;
 }

 .nav {
  display: inline;
 }

.nav{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100dvh;
  background: #fff;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  /* 初期：非表示 */
  visibility: hidden;
  opacity: 0;
  /* ふわっと表示 */
  transition: 0.5s ease-in-out;
  z-index: 100;
  flex-direction: column;  
  overflow-x: hidden;
  overflow-y: scroll; 
   height: -webkit-fill-available;
}

.nav  li:not(:last-child){
  margin-bottom: 16px;
}
.nav a{
  color: #283233;
}

.nav__space {
  padding: 40px 0;
}

/* ナビゲーションボタン（開く） */
#navbtn{
position: fixed;
top: 48px;
right: 40px;
padding: 0;
outline: none;
border: none;
background: none;
width: 30px;
height: 20px;
cursor: pointer;
z-index: 100;
}

#navbtn::before,
#navbtn::after{
content : '';
display: block;
height: 1px;
background-color: #283233;
transform: translateY(10px);
transition: 0.3s ease-in-out;
}

#navbtn::before{
transform: translateY(-10px);
box-shadow: 0 10px #283233;
}

/* ナビゲーションボタン（閉じる） */
.open #navbtn{
z-index: 100;
}
.open #navbtn::before{
transform: rotate(-45deg);
box-shadow: none;
background-color: #283233;
}
.open #navbtn::after{
transform: rotate(45deg);
box-shadow: none;
background-color: #283233;
}
/* ナビゲーションメニュー 開いた時*/
.open .nav{
visibility: visible;
opacity: 1;
}



.nav{
  margin-left: auto;
}

.nav__content {
  position: fixed;   /* ← これが大事！ */
  top: 0;
  left: 0;
  width: 100vw;      /* ブラウザ幅いっぱい */
  height: 100dvh;     /* ブラウザ高さいっぱい */
   height: -webkit-fill-available;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
 /* scrollよりautoの方が自然 */
  background-color: #fff; /* 背景色が透けないように */
  z-index: 1000;     /* 他要素より上に表示 */
   /* overflow-y: auto;*/
} 

.nav__content > ul {
  margin-top: 80px;
  text-decoration: none;
}

.nav > ul {
  display: flex;
  list-style:none;
  flex-direction: column;
  margin: 80px 0 0 16px;
}

.nav > li:not(:last-child) {
  margin-bottom: 26px;
}

.nav a {
  text-decoration: none;
  color: #283233;
  text-decoration :none;
  font-size: 18px;
  font-weight: 700;
}

.nav ul li a:hover{
  color: #56A4A8;
  transition: 0.4s ease-in-out;
}

.reservation {
  background: #56A4A8;
  flex-direction: row;
  display: flex;
  border-radius: 24px;
  display: inline-block;
  width: 60%;
  margin: 32px 0 0 48px;
  padding: 24px 32px;
}

.reservation a {
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
}


.reservation img {
  display: inline-block;
  padding-left: 32px;
  width: 10px;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(109deg) brightness(106%) contrast(102%);
}


.nav__info {
  background: rgba(227, 175, 116, 0.3);
  border-radius: 24px;
  padding: 32px 24px;
  color: #283233;   
  width: 64%;
    margin: 40px 0 40px 48px;
}

.label {
  font-weight: 600;
  margin: 0;
}

.time__info {
  display: flex;
  flex-direction: column;
}

.time__infsoBox {
  display: flex;
  flex-direction: row;
}

.time__second {
  margin-left: 0;
}

.week_label {
  padding: 8px 16px;
  background-color: #E3AF74;
  color: #fff;
  border-radius: 8px;
}

.week__time {
  padding: 8px;
  margin-left: 16px;
}

.week__holiday {
  margin: 0;
}

.Reservation_priority {
  display: none;
}

.about__info {
  padding: 16px 0;
}

.tel__info {
  display: flex;
  flex-direction: row;
  text-align: center;
  align-items: center;
}


.tel__number {
  padding-left: 8px;
  font-size: 20px;
  text-decoration: none;
}

.adress__info {
  margin-top: 8px;
}

.adress__info p {
  margin: 0 auto;
  padding-bottom: 4px;
}

.map__info {
  margin-top: 16px;
}

.RP__Logo {
  display: inline;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 24px;
  width: 48%;
}

.Nav {
  background-color: rgba(86, 164, 168, 0.1);
  position: relative;
}

.PP__LogoSize {
  width: 48px;
}

.RP__LogoName {
  margin-bottom: 0;
  padding-left: 8px;
}

.map__info a {
  text-decoration: underline;
  font-weight: 500;
  font-size: 14px;
}

.submenu {
    margin: 0 auto;
    padding: 16px 0 8px 8px;
    display: block;
      display: none;
}

.submenu a {
  font-size: 14px; /* 文字を小さめに */
  padding: 0 8px;
}

.submenu a::before {
  content: "ー ";
  color: #283233;   /* 色を少し薄めにしても良い */
}

.has-sub.open .submenu {
  display: block;
}

.submenu__li01 > a {
  padding-top: 16px;
}

.toggle {
  color: #283233;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  vertical-align: middle;
}

/* 矢印（▶）を作る */
.toggle .arrow {
        display: inline-block;
        margin-left: 16px;
        border: solid #56A4A8;
        border-width: 0px 2px 2px 0;
        padding: 4px;
        transform: rotate(45deg);
        transition: transform 0.3s;
        vertical-align: middle;
        margin-top: -7px;
}

/* 開いたときは ▼ に変える */
.has-sub.open .toggle .arrow {
          transform: rotate(225deg);
        margin-top: 4px;
}




 /*          ご案内          */

 .Information_content {
    padding-bottom: 0px;
    padding-top: 80px;
  }

  .Information_title h2 {
    font-size: 24px;
    color: #5fa6a6;
  }


  .Information_boxs {
    flex-direction: column;
    padding: 40px 24px;
  }

  .Informations {
    width: auto;
    align-items: center;
  }

  .Informatio_logoSize {
    width: 64px;
  }

  .Informatio_name_text {
    font-weight: 500;
    font-size: 16px;
 }

   .Information_title img {
    width: 40px;
  }

  .tel_text,
  .tel_detail {
    text-align: center;
  }

    .tel_detail {
  position: relative;
}

.tel_detail::before,
.tel_detail::after {
  content: "ー"; /* 両端の線 */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #283233;
}

.tel_detail::before {
  left: 2.5em; /* 左側に配置 */
}

.tel_detail::after {
  right: 2.5em; /* 右側に配置 */
}

  .telephone_number01 {
    font-size: 32px;
    margin-top: 0;
    padding-left: 0;
  }

  .Medical_hours {
    width: 100%;
    justify-items: center;
    padding-top: 48px;
  }

  .day_of_week,
  .circle, .triangle, .off {
    padding-bottom: 8px;
    padding-left: 8px;
  }

  .timetable_bg {
    padding-left: 8px;
    padding-bottom: 8px;
  }

  .time{
   width: 24%;
  }

  .timetable {
    width: 100%;
    font-size: 16px;
  }

  .timetable_text {
    justify-content: space-between;
    width: 100%;
  }
  
  .timetable_text_space {
    padding-left: 0;
 }

  .timetable_border {
    width: 100%;
  }

  .address_box {
    padding-top: 24px;
    flex-direction: column;
  }

  .RP__768 {
    display: inline;
    border-radius: 32px;
  }

  .PC,.RP__1024 {
    display: none;
  }

  .googlmap {
    display: flex;
    justify-content: center;
    padding-top: 16px;
  }

  .googl_button {
    display: none;
  }

  .map_arrow {
    width: 8px;
  }

  .how_to_box {
    padding: 0 24px;
    margin-top: 8px;
  }

  .car::after,
  .bus::after{
   display: none;
  }

  .car_title h3 {
    border-bottom: solid 2px #5fa6a6;
  }

  .car_title h3::after {
    width: 80%;
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px rgba(86, 164, 168, 0.3);
  }
  
    .bus_title h3 {
    border-bottom: solid 2px #5fa6a6;
  }

  .bus_title h3::after {
    width: 80%;
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 2px rgba(86, 164, 168, 0.3);
  }


  .car_text,
  .bus_text {
    margin: 0;
  }

  .bus {
    padding-top: 16px;
  }

  .parking_info_box {
    display: none;
  }

  .parking_info_box__RP768 {
    display: inline;
  }

  .parking_info_box__RP768{
    background-color: rgba(227, 175, 116, 0.1);
    border-radius: 40px;
    text-align: center;
    width: 88%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
    margin-top: 64px;
    position: relative;
  } 

  .parking_info_title {
  align-items: center; 
  display: flex; 
  justify-content: center; 
  }

  .parking_info_title::before,
  .parking_info_title::after {
  background-color: #283233; 
  content: "";
  height: 1.5px; 
  width: 40px; 
}

.parking_info_title::before {
  margin-right: 16px;
}
.parking_info_title::after {
  margin-left: 16px;
}

  .parking_photo {
    width: 80%;
  }

  .pic_box01 {
    margin-top: 0;
    flex-direction: column;
    margin-bottom: 0;
  }

  .parking_pic_info{
    padding: 0 0 64px 0
  }

  .parking_pic_info_Last{
    padding-bottom: 40px;
  }

  .parking_number {
    left: 16%;
    font-size: 40px;
    top: -88px;
  }

  .attention_info {
    flex-direction: column;
    align-self: center;
    margin-bottom: 56px;
  }
  
   .attention_title {
  align-items: center; 
  display: flex; 
  justify-content: center; 
  }

  .attention_title::before,
  .attention_title::after {
  background-color: #283233; 
  content: "";
  height: 1.5px; 
  width: 40px; 
}

.attention_title::before {
  margin-right: 16px;
}
.attention_title::after {
  margin-left: 16px;
}

  .attention_box {
    width: 88%;
    margin-bottom: 72px;
    margin-top: 58px;
  }

  .attention_info_map {
    display: flex;
    justify-content: center;
  }

  .attention_title {
    padding: 40px 0 24px 0;
  }

  .noright {
    margin-right: 0;
    width: 72%;
  }

  .parking_info_title, 
  .attention_title,
  .greeting_title {
    padding: 40px 0;
  }

  .attention_content {
    margin: 0 auto;
    padding: 24px 32px;
    margin-top: 48px;
  }

  .attention_text {
    padding: 0;
  }

  .attention_not_right {
    background: none;
    padding-top: 0;
  }


  .greeting_info {
    flex-direction: column;
    padding-bottom: 40px;
  }

  .greeting_text {
    padding: 0 32px;
  }

  .greeting_box {
    margin-bottom: 0;
    padding: 0;
  }

    .Info_Reservation {
  background: #56A4A8;
  border-radius: 40px;
  display: inline-block;
  width: 60%;
  padding: 16px 24px;
  margin-top: 16px;
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
}

.Info_Reservation a {
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
}


.Info_Reservation img {
  display: inline-block;
  width: 10px;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(109deg) brightness(106%) contrast(102%);
}




    /*    院長挨拶スマホ     */


  .greeting_box {
    display: none;
  }

  .RP__greeting {
    display: inline;
  }

  .RP__greeting {
  padding: 40px 24px;
  }

  .RP__greeting__BG {
  background-image: linear-gradient(#56a4a833, #ffffff);
  display: block;
  }

.RP__greeting__box {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 40px;
  box-shadow: 0px 0px 10px 1px rgba(86, 164, 168, 0.1);
  justify-content: center;
  padding: 32px 24px;
  margin-top: 40px;
}

.RP__greeting__box h3,
.RP__greeting__name  {
  text-align: center;
}

.RP__greeting__box img {
  padding: 16px 0;
}

.RP__greeting__text_bold {
  font-weight: 600;
}

  .RP__greeting__box h3 {
  align-items: center; 
  display: flex; 
  justify-content: center; 
  }

  .RP__greeting__box h3::before,
  .RP__greeting__box h3::after {
  background-color: rgba(86, 164, 168, 0.5); 
  content: "";
  height: 1.5px; 
  width: 40px; 
}

.RP__greeting__box h3::before {
  margin-right: 16px;
}
.RP__greeting__box h3::after {
  margin-left: 16px;
}




/*   footerスマホ   */

.footer_content,
.footer_content__RP768,
.footer__text {
  display: none;
}

/*   footerスマホ   */

.RP428__nav {
  padding: 0 24px;
}

.RP428__navBG {
  background-image: linear-gradient(#ffffff, #56a4a833);
  display: block;
  padding-top: 40px;
}

.footer__nav {
  margin-top: 40px;
}

.footer__nav ul {
 list-style: none;
}

.footer__nav li {
  padding-bottom: 24px;
}


.footer__navlink {
  color: #283233;
  text-decoration: none;
}

.copyright {
  text-align: center;
  font-size: 10px;
  padding: 16px 0 32px 0;
}


/*  */

.medicalinformation_title {
    padding-bottom: 16px;
    padding-top: 8px;
}


.medicalinformation_about {
  padding: 0 24px;
}

.medicalinformation_box {
    margin: 0;
    border-radius: 40px;
    margin-bottom: 56px;
}

.medicalinformation_secondtitle {
  padding-top: 32px;
}

.medicalinformation_img {
  display: flex;
  justify-content: center;
  padding: 8px 0;
}

.medicalinformation_img img {
  width: 72%;
}

.medicalinformation_content {
    padding-top: 8px;
    padding-left: 24px;
    padding-right: 24px;
}

 .medicalinformation_therdtitle {
    padding-top: 32px;
    padding-bottom: 16px;
    margin: 0;
 }

 .medicalinformation_price {
  padding-bottom: 24px;
    padding: 0 24px 24px 32px;
 }

 .medicalinformation_price ul {
  padding-left: 0;
  padding-top: 24px;
 }

 .Acupuncture_box {
    padding-bottom: 32px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 32px;
 }

 .Acupuncture_Secondbox {
  padding-top: 0;
  padding-bottom: 0;
 }

 .Acupuncture_pricebox {
  padding-top: 0;
 }
  

 /*      スマホ鍼灸料金        */

 .Acupuncture_insurance_textPC {
  display: none;
 }

.RP__Acupuncturefee,
.RP__Selfpay {
  display: inline;
}

.Acupuncture_choose {
  font-weight: 600;
  padding: 24px 0;
  margin: 0;
}

.particular_case {
  margin-bottom: 40px;
}

.part {
  font-size: 14px;
  margin: 0;
}

.Fee {
  margin: 0;
  /* padding-top: 8px; */
}

.Fee__bold {
  font-size: 20px;
}

.RP__border {
  border: #F2F5F4 1px dashed;
  width: fit-content;
  margin: 8px 0;
  width: 100%;
}

.explanation,
.part__size {
  font-size: 12px;
}

.part__size {
  margin: 0;
}

.particular_case__particular_case {
  padding-top: 16px;
  margin-bottom: 0;
}

.part__others {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 8px;
}

.RP__Selfpay {
  padding: 0 24px;
}

.ActualcostInfo {
    text-align: left;
    width: 88%;
    margin-bottom: 40px;
    margin-top: 0;
}


.Acupuncture_pricemenu {
  padding: 0 16px;
}
 
 .healthcare_title {
    padding-top: 24px;
 }

 .Actualcostbox {
  padding: 0 16px;
 }

 .healthcare_price {
  margin-bottom: 0;
 }

 .sportsinjuries_text {
    margin-bottom: 32px;
 }

 .trafficaccidentInfo {
  margin-top: 32px;
 }

 .trafficaccidentInfo p br {
  display: none;
 }

 .medicalinformation_bg {
  padding: 1px 0 80px 0;
 }












}