 /* ------------- PC ---------------- */
 @media screen and (min-width: 769px) { 
 
 .mb { display: none; }

a:hover { opacity: 0.6; }

#page-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  font-size: 30px;
  line-height: 0.4;
  z-index: 99;
}
#page-top a {
  background: #F4617B;
  text-decoration: none;
  color: black;
  width: 100%;
  padding: 12px 7px;
  text-align: center;
  display: block;
  border-radius: 90px;
  opacity: 0.7;
  transition: all .3s ease;
}
#page-top a:hover {
  text-decoration: none;
  opacity: .5;
}


.arrow {
   margin-left: 30%;
   width: 40%; }

p { 
   font-size: 1.3vw;
   line-height: 2vw; }
 
.tab {
  padding: 0px;
}


.panel1 {
  display: none;
}
.panel1.active1 {
  display: block;
} 

.panel2 {
  display: none;
}
.panel2.active2 {
  display: block;
} 

.panel3 {
  display: none;
}
.panel3.active3 {
  display: block;
} 

.panel4 {
  display: none;
}
.panel4.active4 {
  display: block;
} 

.panel5 {
  display: none;
}
.panel5.active5 {
  display: block;
} 

.panel6 {
  display: none;
}
.panel6.active6 {
  display: block;
} 

   
.header {
   border-bottom: 1px solid #F4617B; 
   margin-bottom: 0.05%;
   height: 7.5vw; }

.pc_logos {
   width: 11%;
   padding-top: 1.8%;
   margin-left: 3%;
   }

.top_logo {
   width: 100%; }

.m_box {
   text-align: right; }

.pc_menu {
   width: 57%; 
   vertical-align: top;
   margin-top: -3.3%;
   margin-right: 1.5%;
   display: inline-block; }
   
.pc_menu1 {
   width: 10.7%;
   margin-right: 0.5%;
   display: inline-block; }  
   
.pc_menu2 {
   width: 7.8%;
   margin-left: 0.5%;
   margin-right: 0.5%;
   display: inline-block; }  
   
.pc_menu3 {
   width: 10%;
    margin-left: 0.5%;
   margin-right: 0.5%;
   display: inline-block; }  
   
.pc_menu4 {
   width: 14%;
    margin-left: 0.5%;
   margin-right: 0.5%;
   display: inline-block; }  
   

   
.slash1 {
   width: 1.6%;
   display: inline-block; } 
   
.top_content {
   margin-top: -0.1%;
   background: #FFFCCD; }
   
.top_comment {
   width: 36%;
   margin-left: 32%;
   margin-top: 2%;
    }
   
.pc_main_menu {
   width: 80%;
   margin-left: 15.6%;
   margin-top: 4.8%;
   padding-bottom: 0%; }
   
.mb_top_btn {
   width: 19.8%;
   margin-right: 1.65%;
   display: inline-block;
   vertical-align: top; }


.wave {
   padding-top: 0vw; }

.mb_top_menu_pad {
   height: 12.5vw; } 
   
.content1 {
   background: white; }
   
.dummy {
   width: 78%;
   margin-left: 11%;
   padding-top: 4%;
   margin-bottom: 4%; }
   
.dummy2 {
   width: 52%;
   margin-left: 25%;
   margin-top: 8%;
   margin-bottom: 6.5%; }
   
.item_box {
   margin-top: 0%;
   width: 88.5%;
   margin-left: 6.3%;
   margin-bottom: 6%;
   overflow: hidden;
   background: white;
   border-radius: 40px;
    border: solid 2px #EA4166; 
    }   
    
.item_box img {
   width:100%;
  height:100%;
  object-fit:cover;
   }
  
.item_com {
   width: 88%;
   margin-left: 6%;
   padding-top: 7%;
   padding-bottom: 6.5%; }
   
.shop1 { 
   font-size: 1.2vw;
   text-align: center;
   color: #EA4166; }
   
.name1 {
   font-size: 1.7vw; 
   text-align: center;
   margin-top: 2%;
   line-height: 2.4vw;
   color: #EA4166; }

.name1xx {
   font-size: 1.6vw; 
   text-align: center;
   margin-top: 2%;
   line-height: 2.4vw;
   color: #EA4166; }
   
.hr1 {
   border-top: 1px solid #F25D82;
   margin-top: 4%;
   margin-bottom: 4%; }
   
.price {
   font-size: 1.6vw;
     font-family: avenir,sans-serif;
     font-weight: bold; }

.pc_item_pad {
   height: 2.3vw; }

.content2 {
   background: white; }

.item_box2 {
   margin-top: 0%;
   width: 88.5%;
   margin-left: 6.3%;
   margin-bottom: 6%;
   overflow: hidden;
   background: white;
   border-radius: 40px;
   border: solid 2px #22AE72; 
    }   
    
.item_box2 img {
   width:100%;
  height:100%;
  object-fit:cover; }
   
.shop2 { 
   font-size: 1.2vw;
   text-align: center;
   color: #22AE72; }
   
.name2 {
   font-size: 1.7vw; 
   text-align: center;
   margin-top: 2%;
   line-height: 2.4vw;
   color: #22AE72; }

.nedan_pad {
   margin-left: 20%; }
   
.hr2 {
   border-top: 1px solid #22AE72;
   margin-top: 4%;
   margin-bottom: 4%; }

.content3 {
   background: white; }

.item_box3 {
   margin-top: 0%;
   width: 88.5%;
   margin-left: 6.3%;
   margin-bottom: 6%;
   overflow: hidden;
   background: white;
   border-radius: 40px;
    border: solid 2px #009EE7; 
    }   
    
.item_box3 img {
   width:100%;
  height:100%;
  object-fit:cover; }
   
.shop3 { 
   font-size: 1.2vw;
   text-align: center;
   color: #009EE7; }
   
.name3 {
   font-size: 1.7vw; 
   text-align: center;
   margin-top: 2%;
   line-height: 2.4vw;
   color: #009EE7; }
   
.hr3 {
   border-top: 1px solid #009EE7;
   margin-top: 4%;
   margin-bottom: 4%; }

.btm_pad {
   height: 0.7vw; }

.content4 {
   background: white; }

.item_box4 {
   margin-top: 0%;
   width: 88.5%;
   margin-left: 6.3%;
   margin-bottom: 6%;
   overflow: hidden;
   background: white;
   border-radius: 40px;
    border: solid 2px #FF8C00; 
    }   
    
.item_box4 img {
   width:100%;
  height:100%;
  object-fit:cover; }
   
.shop4 { 
   font-size: 1.2vw;
   text-align: center;
   color: #FF8C00; }
   
.name4 {
   font-size: 1.7vw; 
   text-align: center;
   margin-top: 2%;
   line-height: 2.4vw;
   color: #FF8C00; }
   
.name4xx {
   font-size: 1.6vw; 
   text-align: center;
   margin-top: 2%;
   line-height: 2.4vw;
   color: #FF8C00; }
   
.hr4 {
   border-top: 1px solid #FF8C00;
   margin-top: 4%;
   margin-bottom: 4%; }

.name5 {
   font-size: 1.6vw; 
   text-align: center;
   margin-top: 2%;
   line-height: 2.4vw;
   color: #FF8C00; }


.to_top {
   width: 100%; }

.to_top_link {
   width: 10%;
   margin-left: 45%;
   margin-top: 5%;
   padding-bottom: 6%; }

.footer {
   background: white;
   border-top: 1px solid #F4617B; }   
   
.footer_logo {
   width: 100%; }   
   
.footer_link {
   width: 9%;
   margin-left: 45.5%;
   padding-top: 2%;
   padding-bottom: 2%; }
 
.pc_box {
   width: 95%;
   margin-left: 5%;
   margin-bottom: 1%; }
   
.pc_left {
   width: 44.3%;
   margin-left: 3.7%;
   display: inline-block; } 
   
.pc_right {
   width: 44.3%;
   margin-left: -2.3%;
   vertical-align: top;
   display: inline-block; } 
 
 
  }   