@charset "utf-8";





.slick-slider{
    background-image: url("../img/cbyht_camera00.png");
    background-size: contain;
}

.img3{
  display: block;
  margin: 0 auto;
  max-width: 25%;
}
@media screen and (min-width: 515px){
  .img3{
    max-width: 150px;
    }
   }
   @media screen and (min-width: 1925px){
    .img3{
      max-width: 100%;
      }
     }

.img5{
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (min-width: 515px){
  .img5{
    max-width: 50%;
    }
   }





.col3 li {
  width : 33% ; 
  font-size: 10px;
   }
.img55 {
   margin: auto;
  display: block;
  max-width: 110px;
  text-align: center;
}
.col3 {
  display: flex;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}
.font99{
  text-align: center;
}

@media screen and (min-width: 1530px){
.col3 {
  display: flex;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

.col3 li {
  width : 33.2% ; 
  background: #cccccc7c;
  text-align: center;
  padding: 20px 0;
  border: 1.5px solid #fff;
    font-size: 13px;
}

.img55 {
  max-width: 300px;
}
}







   h3 {
    position: relative;
    margin: 0 auto;
    border-left: 6px solid #ccc;
    padding: 5px;
    color: #000;
    text-align: center;
    font-family: 'Noto Serif JP', serif; 
    font-weight: 700;
    font-size: 5vw;
    max-width: 825px;
    background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8953956582633054) 15%, rgba(255,255,255,0.8981967787114846) 85%, rgba(255,255,255,0) 100%);
    }
    @media screen and (min-width: 515px){
      h3{
        font-size: 30px;
        }
       }

       @media screen and (min-width: 1925px){
        h3{
          font-size: 35px;
          }
         }
    
    h3::before {
    position: absolute;
    left: -6px;
    bottom: 0;
    content: '';
    width: 6px;
    height: 50%;
    background-color: #aaa700;
    }
    
    h3::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 2px solid #000000;
    border-image: linear-gradient(to right,#6d6b00 0%, #ffffff00 100%);
    border-image-slice: 1;
    }

    h4{
      font-size: 15px;
    }
    @media screen and (min-width: 515px){
      h4{
        font-size: 15px;
        }
       }
       @media screen and (min-width: 1925px){
        h4{
          font-size: 20px;
          }
         }
  



    .box19 {
      display: block;
      position: relative;
      padding:0.25em 1em;
      font-family: 'Noto Serif JP', serif;
      color: #3f3f3f;
      font-weight: 300;
      text-align:center;
  }
  

  .aka{
    margin: 0 auto;
    max-width: 950px;
    background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(219, 156, 224, 0.8) 0%, rgba(255,255,255,0.8533788515406162) 10%, rgba(255,255,255,0.8477766106442577) 90%, rgba(219, 156, 224, 0.8) 100%);
  }
  .murasaki{
    margin: 0 auto;
    max-width: 950px;
    background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(151, 151, 151, 0.797)  0%, rgba(255,255,255,0.8533788515406162) 10%, rgba(255,255,255,0.8477766106442577) 90%, rgba(151, 151, 151, 0.797)100%);
  }

  .box19:before,.box19:after{ 
      content:'';
      width: 20px;
      height: 30px;
      position: absolute;
      display: inline-block;
  }
  .box19:before{
      border-left: solid 1px #000000;
      border-top: solid 1px #999999;
      top:0;
      left: 0;
  }
  .box19:after{
      border-right: solid 1px #000000;
      border-bottom: solid 1px #999999;
      bottom:0;
      right: 0;
  }
  .box19 p {
      margin: 0; 
      padding: 0; 
  }

  .komozi {
    text-align: right;
    font-weight: lighter;
    font-size: 3vw;
    max-width: 900px;
  }
@media screen and (min-width: 515px){
    .komozi{
      font-size: 20px;
      }
     }




p{
 font-size: 14px;
}
@media screen and (min-width: 515px){
  p{
    font-size: 15px;
    }
   }
   @media screen and (min-width: 1925px){
    p{
      font-size: 18px;
      }
     }

.kyoutyou{
  text-align: center;
  background: linear-gradient(transparent 70%, #fff8b8 0%);
  display: inline;
  /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
}
@media screen and (min-width: 515px){
  .kyoutyou{
    font-size: 16px;
    }
   }
   @media screen and (min-width: 1925px){
    .kyoutyou{
      font-size: 19px;
      }
     }
  


  .ryoukin11{
    color: rgb(20, 20, 20);
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
    text-shadow:1px 1px 0 rgb(255, 255, 255), -1px -1px 0 rgb(255, 255, 255),
  -1px 1px 0 rgb(255, 255, 255), 1px -1px 0 rgb(255, 255, 255),
  0px 1px 0 rgb(255, 255, 255),  0-1px 0 rgb(255, 255, 255),
  -1px 0 0 rgb(255, 255, 255), 1px 0 0 rgb(255, 255, 255);
  }

  .heading06 {
    
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 27px;
    text-align: center;
  }

  .heading06 span {
    position: relative;
    z-index: 2;
  }
  
  .heading06::before {
    content: attr(data-en);
    position: absolute;
    top: -10px;
    left: 50%;
    max-width: 100px;
    transform: translateX(-50%);
    color: rgba(139, 130, 0, 0.308);
    font-size: 3.1rem;
    font-style: italic;
  }
@media screen and (min-width: 515px){
    .heading06.heading06{
      font-size: 2.2rem;
      }
      .heading06::before{
        max-width: 500px;
        font-size: 3rem;
      }
     }
     @media screen and (min-width: 1925px){
      .heading06.heading06{
        font-size: 3rem;
        }
        .heading06::before{
          max-width: 500px;
          font-size: 3.5rem;
        }
       }
  
  

/* メモ　クリップ　Ａ */
.clip-box-a {
  position: relative;
  margin: 2em auto;
  padding: 15px 35px 15px 25px;
  width: 80%; /* ボックス幅 */
  background-color: rgba(255, 255, 255, 0.849); /* ボックス背景色 */
  color: #555555; /* 文章色 */
  border: 1px solid #ccc; /* 枠線 */
  box-shadow: 1px 1px 1px #acacac; /* 影の色 */
  font-family: 'Noto Serif JP', serif;
 }
 @media screen and (min-width: 515px){
  .clip-box-a{
    width: 70%;
    }
   }

 .clip-box-a::before {
  position: absolute;
  content: '';
  top: -15px;
  right: 10px;
  height: 55px;
  width: 15px;
  border: 3px solid #555555; /*クリップ色 */
  background-color: none;
  border-radius: 12px;
  box-shadow: 1px 1px 2px #999;
  transform: rotate(10deg);
  z-index: 1;
 }
 .clip-box-a::after {
  position: absolute;
  content: '';
  top: 0px;
  width: 10px; 
  right: 20px;
  border: solid 5px #fff; /*背景色と同じ色にする*/
  z-index: 2;
 }

 
 
.center{
  position: relative;
  text-align: center;
  display: block;
  margin: 0 auto;
  font-family: 'Noto Serif JP', serif;
}

.kyoutyou2{
  text-align: center;
  background: linear-gradient(transparent 70%, #fff8b8 0%);
  display: inline;
  font-family: 'Noto Serif JP', serif;
  
  /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
}
@media screen and (min-width: 515px){
  .kyoutyou2{
    font-size: 28px;
    }
    .br-sp {display: none; }
    
   }

   .kousa {
    position: relative;
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
    padding: 0.7em 1em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
    font-weight: 300;
    color: #1d1d1d;
   }

 
  
   
.bn50 {
  text-shadow:1px 1px 0 rgb(255, 254, 210), -1px -1px 0 rgb(255, 254, 210),
              -1px 1px 0 rgb(255, 254, 210), 1px -1px 0 rgb(255, 254, 210),
              0px 1px 0 rgb(255, 254, 210),  0-1px 0 rgb(255, 254, 210),
              -1px 0 0 rgb(255, 254, 210), 1px 0 0 rgb(255, 254, 210);
  background-image: linear-gradient(135deg,#ececec, #969265, #ececec);
  border-radius: 6px; box-sizing: border-box;
  
  display: block;
  height: 50px;
  font-size: 1.9em;
  font-weight: 600;
  padding: 4px;
  position: relative;
  margin: 0 auto;
  text-decoration: none;
  max-width: 90%;
  width: 20em;
  z-index: 1;
  font-family: 'Noto Serif JP', serif;
  
  }
  
.bn50:hover {
  color: #fff;
  text-shadow:1px 1px 0 rgb(99, 97, 0), -1px -1px 0 rgb(99, 97, 0),
              -1px 1px 0 rgb(99, 97, 0), 1px -1px 0 rgb(99, 97, 0),
              0px 1px 0 rgb(99, 97, 0),  0-1px 0 rgb(99, 97, 0),
              -1px 0 0 rgb(99, 97, 0), 1px 0 0 rgb(99, 97, 0);
  }
.bn50 .bn50span {
  align-items: center;
  background: #ffffff;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  height: 100%;
  transition: background 0.5s ease;
  width: 100%;
  }
  
.bn50:hover .bn50span {
  background: transparent;
  }
    

  .bn51 {
    text-shadow:1px 1px 0 rgb(248, 232, 255), -1px -1px 0 rgb(248, 232, 255),
                -1px 1px 0 rgb(248, 232, 255), 1px -1px 0 rgb(248, 232, 255),
                0px 1px 0 rgb(248, 232, 255),  0-1px 0 rgb(248, 232, 255),
                -1px 0 0 rgb(248, 232, 255), 1px 0 0 rgb(248, 232, 255);
    background-image: linear-gradient(135deg,#ececec, #846596, #ececec);
    border-radius: 6px; box-sizing: border-box;
    display: block;
    height: 50px;
    font-size: 1.4em;
    font-weight: 600;
    padding: 4px;
    position: relative;
    margin: 0 auto;
    text-decoration: none;
    max-width: 90%;
    width: 20em;
    z-index: 1;
    font-family: 'Noto Serif JP', serif;
    
    }

    
    
  .bn51:hover {
    color: #fff;
    text-shadow:1px 1px 0 rgb(99, 97, 0), -1px -1px 0 rgb(99, 97, 0),
                -1px 1px 0 rgb(99, 97, 0), 1px -1px 0 rgb(99, 97, 0),
                0px 1px 0 rgb(99, 97, 0),  0-1px 0 rgb(99, 97, 0),
                -1px 0 0 rgb(99, 97, 0), 1px 0 0 rgb(99, 97, 0);
    }
  .bn51 .bn51span {
    align-items: center;
    background: #ffffff;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    height: 100%;
    transition: background 0.5s ease;
    width: 100%;
    }
    
  .bn51:hover .bn51span {
    background: transparent;
    }


    .bn52 {
      text-shadow:1px 1px 0 rgb(233, 255, 242), -1px -1px 0 rgb(233, 255, 242),
                  -1px 1px 0 rgb(233, 255, 242), 1px -1px 0 rgb(233, 255, 242),
                  0px 1px 0 rgb(233, 255, 242),  0-1px 0 rgb(233, 255, 242),
                  -1px 0 0 rgb(233, 255, 242), 1px 0 0 rgb(233, 255, 242);
      background-image: linear-gradient(135deg,#ececec, #679665, #ececec);
      border-radius: 6px; box-sizing: border-box;
      display: block;
      height: 50px;
      font-size: 1.4em;
      font-weight: 600;
      padding: 4px;
      position: relative;
      margin: 0 auto;
      text-decoration: none;
      max-width: 90%;
      width: 20em;
      z-index: 1;
      font-family: 'Noto Serif JP', serif;
      
      }
      
    .bn52:hover {
      color: #fff;
      text-shadow:1px 1px 0 rgb(99, 97, 0), -1px -1px 0 rgb(99, 97, 0),
                  -1px 1px 0 rgb(99, 97, 0), 1px -1px 0 rgb(99, 97, 0),
                  0px 1px 0 rgb(99, 97, 0),  0-1px 0 rgb(99, 97, 0),
                  -1px 0 0 rgb(99, 97, 0), 1px 0 0 rgb(99, 97, 0);
      }
    .bn52 .bn52span {
      align-items: center;
      background: #ffffff;
      border-radius: 6px;
      display: flex;
      justify-content: center;
      height: 100%;
      transition: background 0.5s ease;
      width: 100%;
      }
      
    .bn52:hover .bn52span {
      background: transparent;
      }
      
      @media screen and (min-width: 515px){
      .bn50{font-size: 2em;
      }
      .bn51{font-size: 2em;
      }
      .bn52{font-size: 2em;
      }
    }

    .insta_list{
      display: flex;
      flex-wrap: wrap;
      gap: 2px;
      margin: 1px 0;
      width: 80%;
      margin-left: 3%;
  }
  @media screen and (min-width: 515px){
    .insta_list{
      width: 70%;
    }}

  
  .insta_list li{
      
      position: relative;
      width: calc((93% - 20px)/3);
  }
  
  @media screen and (min-width: 515px){
      .insta_list{
        gap: 5px;
        margin-left: 12%;
      }
      .insta_list li{
          width: calc((75% - 10px)/3);
          text-align: center;
         
      }
      
  }
  
  .insta_list li::before{
    content: "";
    display: block;
    padding-top: 100%;
  }
  
  .insta_list a{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  
  .insta_list img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  




 .ggmap {
  position : relative;
    height : 0;
    padding-bottom : 56.25%; /* 縦横比の指定 */
    overflow : hidden;
  }
  @media screen and (min-width: 515px){
    .ggmap{
      padding-bottom : 25%; /* 縦横比の指定 */
      }
     }
  .ggmap iframe,
  .ggmap object,
  .ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }


