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

a:hover { opacity: 0.6; }


#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 4%;
  font-size: 3px;
  line-height: 0.2;
  margin-bottom: -2.6%;
  margin-right: -1%;
  z-index: 99;
}
#page-top a {
  background: #3E3A39;
  text-decoration: none;
  color: black;
  width: 100%;
  padding: 15px 1px;
  text-align: center;
  display: block;
  border-radius: 80px;
  opacity: 0.7;
  transition: all .3s ease;
}
#page-top a:hover {
  text-decoration: none;
  opacity: .5;
}


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

.pc_header {
   height: 7.3vw;
   background: white; }

.pc_header_left {
   width: 20%; 
   display: inline-block;
   vertical-align: top; }

.pc_header_right {
   width: 46%;
   float: right; 
   display: inline-block;
   vertical-align: top;
   padding-top: 2.9%; }
   
.pc_top_logo {
  width: 80%;
  padding-top: 13%;
  margin-left: 15%; }  
  
.pc_menu1 {
   width: 30%;
   display: inline-block;
   vertical-align: top; }
   
 .pc_menu2 {
   width: 30%;
   display: inline-block;
   vertical-align: top; }
   
 .pc_menu3 {
   width: 24%;
   display: inline-block;
   vertical-align: top;
   padding-top: 0.1%;
   margin-left: 0.2%; }

.slash {
   width: 2%;
   display: inline-block;
   padding-top: 0.4%;
   vertical-align: top; }

.top_com_back {
  background-image: url('img/pc_top_back.png');
  background-size: 100%;         
  background-repeat: no-repeat;  
  background-attachment: scroll; }

.top_com {
  width: 48.5%;
  margin-left: 25.75%;
  padding-top: 6%; }

.menu {
  margin-top: 4.7%;
  margin-left: 27%; }

.menu_btn {
   width: 18.2%;
   margin-left: 1.8%;
   display: inline-block; }

.menu_bottom {
  height: 19vw; }

.top_bottom{
  margin-top: -14%;
  z-index: 5; }
  
  
/* CONTENT1 CAKE */

.pc_box_top {
   width: 100%;
   margin-top: -22%; }
   
.pc_box {
   width: 100%; }
   
.pc_left {
   width: 29.8%;
   display: inline-block;
   vertical-align: top;
   margin-left: 21.4%; }
   
 .pc_right {
   width: 29.8%;
   display: inline-block;
   vertical-align: top;
   margin-left: -2.65%; }

.content1 {
  background: #E24A56; 
  margin-top: -3%;
  position: relative;
  z-index: -3; }
  
.content2 {
  background: #009E89; 
  margin-top: -3%;
  position: relative;
  z-index: -3; }
  
.content3 {
  background: #5F9BE0; 
  margin-top: -3%;
  position: relative;
  z-index: -3; }

.content_pad {
   margin-bottom: 9.5%; }
 
.item_box1 {
  width: 88%;
  margin-left: 6%;
  border-radius: 50% 50% 0 0 / 50% 50% 0 0;
  overflow: hidden;
  border: solid 2px #B3181A;
  border-bottom: none;
  margin-top: 5.5%; }
  
.item_box1xx {
  width: 88%;
  margin-left: 6%;
  border-radius: 50% 50% 0 0 / 43% 43% 0 0;
  overflow: hidden;
  border: solid 2px #B3181A;
  border-bottom: none;
  margin-top: 5.5%; }

.item_box1plus {
  width: 88%;
  margin-left: 6%;
  border: solid 2px #B3181A;
  border-top: none; }

.item_box1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;  
}

.item_box2 {
  width: 88%;
  margin-left: 6%;
 border-radius: 50% 50% 0 0 / 50% 50% 0 0;
  overflow: hidden;
  border: solid 2px #006934;
  border-bottom: none;
  margin-top: 5.5%; }

.item_box2plus {
  width: 88%;
  margin-left: 6%;
  border: solid 2px #006934;
  border-top: none; }

.item_box2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;  
}

.item_box3 {
  width: 88%;
  margin-left: 6%;
 border-radius: 50% 50% 0 0 / 50% 50% 0 0;
  overflow: hidden;
  border: solid 2px #036EA6;
  border-bottom: none;
  margin-top: 5.5%; }
  
.item_box3plus {
  width: 88%;
  margin-left: 6%;
  border: solid 2px #036EA6;
  border-top: none; }

.item_box3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;  
}

.store1 {
  background: white;
  color: #B3181A;
  padding-top: 5%;
  padding-bottom: 6%; }
  
.store2 {
  background: white;
  color: #006934;
  padding-top: 5%;
  padding-bottom: 6%;
  display: block; }
  
.store3 {
  background: white;
  color: #036EA6;
  padding-top: 5%;
  padding-bottom: 6%; }

.shop {
  text-align: center;
  font-weight: bold;
  font-size: 0.9vw; }
  
.name {
  text-align: center;
  font-weight: bold;
  font-size: 1.2vw;
  padding-top: 3.1%;
  line-height: 0.9vw; }
  
.name2 {
  text-align: center;
  font-weight: bold;
  font-size: 1.3vw;
  padding-top: 3%;
  line-height: 0.9vw; }
  
.name3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.2vw;
  padding-top: 2%;
  line-height: 1vw; }

.shop_hr {
   border-top: solid #036EA6 1px;
   width: 90%;
   margin-left: 5%;
   margin-top: 4.2%;
   margin-bottom: 3.8%; }

.item_com {
   background: #FBE4E6;
   padding-top: 5.5%;
   padding-left: 5.5%;
   padding-right: 5.5%;
   padding-bottom: 5.5%; }
   
.item_com2 {
   background: #DEF2F0;
   padding-top: 5.5%;
   padding-left: 5.5%;
   padding-right: 5.5%;
   padding-bottom: 5.5%; }
   
.item_com3 {
   background: #E7F0FA;
   padding-top: 5.5%;
   padding-left: 5.5%;
   padding-right: 5.5%;
   padding-bottom: 5.5%; }

.pc_pad1 {
   margin-top: 4%; }

.pc_pad2 {
   margin-bottom: 2.2%; }
   
.pc_pad3 {
   margin-bottom: 8%; }
 
.pc_pad4 {
   margin-bottom: 11.5%; }  

.pccom1 {
   height: 4.3vw; }

.setsumei {
   font-size: 0.9vw;
   line-height: 1.4vw;
   margin-bottom: 2%; }

.kazu {
   font-size: 0.9vw; }

.kazu2 {
   font-size: 0.9vw;
   font-weight: normal;
   color: black; }

.price {
   ffont-family: "Helvetica", sans-serif;
   font-weight: bold;
   font-size: 1.45vw;
   margin-left: 1.4%; }
   
.price2 {
   ffont-family: "Helvetica", sans-serif;
   font-weight: bold;
   font-size: 1.4vw; }

.price3 {
   font-family: "Avenir", sans-serif;
   font-weight: bold;
   font-size: 1.4vw;
   color: black;
   margin-top: 4%;
   text-align: center; }
   
.price4 {
   font-family: "Avenir", sans-serif;
   font-weight: bold;
   font-size: 1.4vw;
   color: black;
   margin-left: 1%; }

.yen {
   font-size: 0.9vw;
   margin-left: 0.4%;
   color: black;
   font-weight: bold; }

.kikan {
  margin-top: 2%;
  font-size: 0.9vw;
  line-height: 1.35vw; }

.content_bottom_pad {
  height: 30vw; }
  
.content_bottom_pad2 {
  height: 20vw; }
  
.content_bottom_pad3 {
  height: 12.5vw; }
  
.content_bottom_pad4 {
  height: 20vw; }


.gift_bottom {
   background: #D2E4FF; }

.bottom_com1 {
   width: 40%; 
   margin-left: 30%; 
   padding-top: 10%; }
   
.bottom_com2 {
  width: 40%;
  margin-left: 30%;
  margin-top: 6%; }
  
.bottom_com3 {
  width: 40%;
  margin-left: 30%;
  margin-top: 3%; }

.footer {
  background: #008969; 
  margin-top: -3%; }

.pc_footer_left {
  width: 40%;
  padding-left: 4%;
  padding-bottom: 3%;
  display: inline-block; }
  
.pc_footer_right {
  width: 40%;
  display: inline-block;
  float: right; }

.footer p {
   color: white;
   font-size: 1.2vw;
   margin-bottom: 3.3%; }

.footer_menu1 {
   padding-top: 9%;
   margin-left: 0%; }

.footer_menu1 p {
   display: inline-block;
   font-size: 1.2vw;
   margin-right: 1.6%; }

.logo {
  width: 29.5%;
  margin-top: 16%;
  padding-left: 65%; 
  padding-bottom: 0%; }

.pcp {
   margin-top: 4%; }
   
.pcp2 {
   margin-bottom: 2.2%; }

}