.zen-maru gothic-regular {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
}

:root{
  --box-shadow: 0 8px 22px rgba(0,0,0,0.2);
}


body {
  font-family: "Zen Maru Gothic", serif;
  line-height: 1.7;
  font-weight: 700;
  margin-top: 50px;
}
.sp_br {
  display: none; 
}

footer span {
  padding-left: 10px;
}

h2 {
  color: #F17816;
  font-weight: bold;
  font-style: normal;
  text-shadow: 2px 2px 0 rgba(0,0,0,.2);
  margin-top: 20px;
  padding-bottom: 40px;  
}

h1,
h3,
h4,
h5,
h6,
p {
  color:#2E2E2E ;
  font-weight: bold;
  font-style: normal;
}

a {
  text-decoration:none;
  color: #38383E;
}


main {
  background-color: #FFF4E0 !important;
  margin: 0 auto;
  padding-bottom: 150px;
}

td, 
th {
  padding: 15px !important;
  }

ul {
  padding-left: 5px;
}

li {
  list-style: none;
  padding-bottom: 10px;
  line-height: 35px;
}

#fee,
#medical-hours {
  padding-bottom: 100px;
}

.about-tsutsumisiki {
  padding-bottom: 70px;
}

.number{
  font-size: 1.2rem;
}

.nav-item {
  padding-right: 5px;
  font-weight: bold;
  transition: all 0.4s ease; 
}

.nav-item:hover{
  font-size: 1.4rem;
  opacity: 70%;
}

h3,
p {
  line-height: 30px;
} 

.tsutsumichan {
  width: 300px;
  height: auto;
  border-radius: 10px;
  transition: all 0.4s ease;
}
.tsutsumichan:hover {
  opacity: 70%;
  transform: scale(1.1);
}

.kobayashi {
  transition: all 0.35s ease;
  box-shadow: var(--box-shadow);
  opacity: 0.9;
}

.kobayashi:hover {
  transform: scale(1.1);
  box-shadow: none;
  opacity: 1;
}

.card {
  box-shadow: var(--box-shadow);
}
i:hover{
  opacity: 0.8;
}

.line-link-button,
.logo:hover{
  opacity: 0.8;
}

table {
  background-color: #FFF4E0 !important;
}

.logo {
  width: 300px;
  height: auto;
}

.line-link-button {
  width: 260px;
  background-color:#00B900;
}

.instagram-link-button {
  width: 160px;
  background-color:#CF2E92;
}

.line-link-button,
.instagram-link-button {
  color: white;
  border-radius: 5px;
  padding: 5px;
  border-style: none;
}

.bi-line,
.bi-instagram {
  font-size: 2rem;
  font-weight: bold;
  padding-left: 10px;
}

span {
  margin-left: 20px;
  font-size: 16px;
  line-height: 50px;
}

#fee td,
#medical-hours th,
#medical-hours td {
  background-color: rgba(255,188,97,0.5);
}   

.greeting {
  padding-left: 10px;
  padding-bottom: 70px;
}

tbody {
  max-width: 500px;
  margin: auto;
}

.notice-section {
  background-color: #FFF4E0;
  padding: 3rem 0;
}
.notice-card {
  background-color: #ffffff;
  border-left: 5px solid #ff9999;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.notice-icon {
  color: #ff6b6b;
  font-size: 1.5rem;
}
.notice-date {
  color: #666;
  font-size: 0.9rem;
}

@media screen and (min-width: 1024px) {
  #breastfeeding {
    padding-left: 70px;
  }

  #breastfeeding .card,
  #visit-breastfeeding .card{
    margin-bottom: 20px;
    margin-right: 20px;
    max-width: 19rem;
    min-width: 19rem;    
  }

  .profile {
    text-align: center;
  }
}

@media screen and (max-width: 768px)
 {
  .sp_br {
    display: block; 
  }
  
  #breastfeeding,
  #medical-hours,
  #access,
  #visit-breastfeeding,
  #inquiry {
  margin-top: 100px;
  }
  
  #breastfeeding .card,
  #visit-breastfeeding .card {
    margin-bottom: 100px;
    padding-bottom: 0px;
    max-width: 24rem;
  }
  
  #inquiry {
    padding-left: 0px;
  }

  /* #breastfeeding h2,
  #breastfeeding p ,
  #breastfeeding .card-group,
  #kobayashi-greeting .greeting, 
  #kobayashi-greeting .index,
  #visit-breastfeeding .card-group {
    padding-left: 100px; 
  }  */

  .profile {
    padding-left: 200px; 
    padding-top: 50px;
  } 
 
  #access h2{
    padding-left: 150px;
    padding-bottom: 50px;
  } 
 
  tbody {
    max-width: initial;
    text-align: initial;
  }

  .kobayashi {
    padding-bottom: 5px;
  }

  .line-link-button {
    margin-top: 20px;
  }
}

@media screen and (max-width: 480px) {
  #breastfeeding h2,
  #breastfeeding p ,
  #breastfeeding .card-group,
  #kobayashi-greeting .greeting, 
  #kobayashi-greeting .index,
  #visit-breastfeeding .card-group {
    padding-left: 10px; 
  } 
  
  h5 {
    font-size: 16px;
  }
  
  h4 {
    font-size: 18px;
  }
  .sp_br {
    display: block; 
  }
  
  #tsutsumisiki-info h2 {
    font-size: 24px;
  }
  

  #breastfeeding .card,
  #visit-breastfeeding .card {
    display: block; 
    width: 90%;
    margin-bottom: 30px;
  }
  
  #kobayashi-greeting h2,
  #breastfeeding,
  #fee h2 {
    margin-left: 20px;
  }
 
 #director h2,
 #medical-hours,
 #access h2,
 #inquiry h2 {
   text-align: center;
 }

 #medical-hours h2,
 #fee h2,
 #visit-breastfeeding,
  .index {
   padding-bottom: 0px;
 }

 #kobayashi-greeting p,
 #breastfeeding h2,
 #visit-breastfeeding h2,
 #director p,
 .profile{
   padding-left:10px;
 }
 
 #medical-hours,
 #fee {
   width: 95%;
   background-color: #FFF4E0;
 }

 iframe {
   margin-left: 20px;
   width: 320px;
   background-color: #FFF4E0;
 }

 #tsutsumisiki-info,
 #inquiry {
   width: 95%;
 }

 #tsutsumisiki-info p,
 .profile p {
   font-size: 14px;
   padding-left: 5px;
 }

 #access-tsutsumishiki {
    margin-left: auto;
    margin-right: auto ;
 }

 span {
   margin-left: 0px;
 }
}
