@charset "UTF-8";
body{
  background-color: #f1edde;
  color: #435328;
}
.zen-maru-gothic-bold {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.camp2021-h1{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #435328;
  line-height: 1.7;
}
.camp2021-h1-wrapper{
  display: block;
  text-align: center;
  margin: 40px 15px 40px;
}
.camp2021-h1{
  display: inline;
  margin: 0;
  background: linear-gradient(transparent 60%, #f4de25 20%);
}


.tanbo2025-h2{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  color: #435328;
  background: linear-gradient(transparent 60%, #f4de25 20%);
  border: none;
}

.tanbo2025-reason3-box{
  color: #435328;
  border: 1px solid #435328;  
}

.entry-column .tanbo2025-h2,
.tanbo2025-h2{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
  color: #435328;
  background: linear-gradient(transparent 60%, #f4de25 20%);
  border: none;
}

.tanbo2024-course-basic-detail-main table th{
    background-color: #f4de25;
    border-bottom: 1px solid #435328;
    text-align: center;
    color: #435328;
}
.tanbo2024-course-basic-detail-main table tr:first-child{
    border-top: 1px solid #435328;
}

.tanbo2024-course-basic-detail-main table tr{
      border-bottom: 1px solid #435328;
}

.entry-column .camp2022-p-faq-title::before{
    content: "Q.";
    color: #435328;
    margin-right: 5px;
    text-shadow: 2px 2px 2px #f4de25;
}

.tanbo2024-program-box{
    border-radius: 10px;
    border: 2px solid #435328;
    padding: 0 30px 30px;
    margin-bottom: 40px;
    background-color: #f3f1e8;
    color: #435328;
}
.tanbo2025-program-date-day{
  background-color: #435328;
}
.tanbo2024-program-date{
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 900;
}
.btn-otogawa-xbig{
  border: 1px solid #f4de25;
}
.tanbo2026-bikkurimark{
  transform: rotate(20deg);
}
.btn-otogawa-xbig{
  /*background-color: #f5de26;*/
  background-color: #5e4b47;
}
.btn-otogawa-xbig:hover{
  /*background-color: #eecf42;*/
  background-color: #342a28;
}

.btn.btn-light.btn-otogawa.btn-otogawa-xbig{
  color: white;
}
.btn-reservation-wrapper:hover{
  opacity: 0.8;
}
