@charset "UTF-8";
/*========= ボタンのためのCSS ===============*/
.openBtn1 {
  position: fixed;
  z-index:200;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  cursor: pointer;
  padding: 0;
  transition: all 0.3s ease;


/*background-image: url(https://stella-paws.littlestar.jp/wp-content/themes/StellaPaws2023/img/openBtn.png);
  background-size: 95px;
  background-position: 15px -15px;
  background-repeat: no-repeat;
  filter: drop-shadow(2px 2px 0px #898072);
*/
  }

.openBtn1::after{
  content: "menu";
  font-size: 0.7rem;
  color: #666;
  position: absolute;
  top: 43px;
  left: 25px;
}
.openBtn1::before {
  content: "\f1b0";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 2.5rem;
  color: #999;
  position: absolute;
  top: 18px;
  left: 17px;
  transform: scale(0.7);
  opacity: 0;
  transition: transform 0.2s ease, opacity 0.3s ease, color 0.3s ease;
  transition-delay: 0s; /* 初期状態では遅延なし */
  pointer-events: none;
}
/* hover時 or active時に表示（遅延あり） */
.openBtn1.active::before {
  transform: scale(1);
  opacity: 1;
  transition-delay: 0.1s; 
}

.openBtn1 span {
  display: inline-block;
  position: absolute;
  left: 15px;
  width: 50px;
  height: 3px;
  border-radius: 2px;
  background-color: #666;
  transition: all 0.3s ease;
}

.openBtn1 span:nth-of-type(1) {
  top: 18px;
}
.openBtn1 span:nth-of-type(2) {
  top: 28px;
}
.openBtn1 span:nth-of-type(3) {
  top: 38px;
}

.openBtn1.active .openBtn-area {
  transform: rotateX(180deg);
}
.openBtn1.active span {
  opacity: 1;
  background: none;
  left: 17px;
  width: 100%;
  height: 40px;
  top: 16px;
}
.openBtn1.active::after {
  content: "× close";
  font-size: 0.7rem;
  color: #666;
  position: absolute;
  top: 43px;
  left: 15px;
}



.openBtn1.active span:nth-of-type(1) {
  visibility: hidden;
}

.openBtn1.active span:nth-of-type(3) {
  visibility: hidden;
}

.openBtn1.active:hover::before {
  color: #999999; /* アクティブ時の色 */
}
.openBtn1.active:hover::before {
  color: #59bbb0; /* アクティブ時の色 */
}

.g-nav.panelActive{
  right: 0;
}

.g-nav.active {
z-index: 20;
  display: block;
}

#g-nav.panelActive {
  opacity: 1;
  visibility: visible;
  right: 0;
pointer-events: auto; /* 表示時だけクリック可能 */

}
.g-nav.panelActive .g-nav__list{
  position: fixed;
  display: block;
  z-index: 3000;
  width:100%;
  height: 100vh;
  margin:0;
  padding:0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: rgb(247 246 245 / 95%);
}
 @media screen and (min-width: 960px) {
.g-nav.panelActive .g-nav__list{
  position: fixed;
  display: flex;
  z-index: 1500;
  width:100%;
  height: 100vh;
  margin:0;
  padding:0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: rgb(247 246 245 / 95%);
}
 }


 /*separator------------------------------------------------*/
.shapedividers_com-7360{
  overflow:hidden;
  position:relative;
}
.shapedividers_com-7360::before{
  content:'';
  font-family:'shape divider from ShapeDividers.com';
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  top: -1px;
  z-index: 3;
  pointer-events: none;
  background-repeat: no-repeat; 
  background-size: 100% 90px;
  background-position: 50% 0%;    
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M0 .5c3.07.55 9.27-.42 16.14 0 6.88.4 13.75.57 19.14-.11V0H0z" fill="%23fbd8c2"/><path d="M0 1c3.17.8 7.29-.38 10.04-.55 2.75-.17 9.25 1.47 12.67 1.3 3.43-.17 4.65-.84 7.05-.87 2.4-.02 5.52.88 5.52.88V0H0z" opacity=".5" fill="%23fbd8c2"/><path d="M0 1.85c2.56-.83 7.68-.3 11.79-.42 4.1-.12 6.86-.61 9.58-.28 2.73.33 5.61 1.17 8.61 1 3-.19 4.73-.82 5.3-.84V.1H0z" opacity=".5" fill="%23fbd8c2"/></svg>'); 
}

@media (min-width:768px){
  .shapedividers_com-7360::before{
  background-size: 100% 90px;
  background-position: 50% 0%;   
  }
}
 
@media (min-width:1025px){
  .shapedividers_com-7360::before{ 
  bottom: -0.1vw;
  left: -0.1vw;
  right: -0.1vw;
  top: -0.1vw; 
  background-size: 32px 102%;
  background-position: 0% 50%;  
  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1.72 33.87" preserveAspectRatio="none"><g fill="%23f7f9f4"><path d="m 0,0 a 2.5,2.5 0 0 0 5,0 1.5,1.5 0 0 0 3,0 2,2 0 0 0 4,0 1.5,1.5 0 0 0 3,0 1,1 0 0 0 2,0 2.5,2.5 0 0 0 5,0 3.5,3.5 0 0 0 7,0 2.5,2.5 0 0 0 5,0 5,5 0 0 0 10,0 2.5,2.5 0 0 0 5,0 4,4 0 0 0 8,0 2.5,2.5 0 0 0 5,0 3,3 0 0 0 6,0 2.5,2.5 0 0 0 5,0 5.5,5.5 0 0 0 11,0 2.5,2.5 0 0 0 5,0 4,4 0 0 0 8,0 3,3 0 0 0 6,0 4,4 0 0 0 8,0 5,5 0 0 0 10,0 3.5,3.5 0 0 0 7,0 z" transform="matrix(0 .26458 -.26458 0 1.72 0)"/><path d="m 0,0 a 3.5,3.5 0 0 0 7,0 5,5 0 0 0 10,0 4,4 0 0 0 8,0 5.5,5.5 0 0 0 11,0 6.5,6.5 0 0 0 13,0 5,5 0 0 0 10,0 6,6 0 0 0 12,0 6.5,6.5 0 0 0 13,0 5.5,5.5 0 0 0 11,0 4.5,4.5 0 0 0 9,0 6,6 0 0 0 12,0 6,6 0 0 0 12,0 z" opacity=".66" transform="matrix(0 .26458 -.26458 0 1.72 0)"/></g></svg>'); 
  }
}