@charset "UTF-8";
/* CSS Document */

.Simple_pagettl{
  background: #eceade;
  padding: 40px 0;
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 100px;  
}
.Simple_pagettl h1{
  font-weight: 500;
  color: #444450;
}
.Simple_sttl{
  font-size: 2.2rem;
  font-weight: 500;
  color: #444450;
  margin-bottom: 20px;
}
.Simple_ssttl{
  font-size: 1.8rem;
  font-weight: 500;
  color: #444450;
  margin-bottom: 10px;
}
  @media screen and (min-width:768px){
    .Contents_2col{
      display: flex;
      position: relative;
      justify-content: space-between;
      flex-direction: row-reverse;
    }
    .Side{
      width: 18%;
      
      }
    .Side_menu{
      position:sticky;
      top: 150px;
      left: 0;
      border-top: 1px solid #aaa5a2;
      border-bottom: 1px solid #aaa5a2;
      padding: 30px 0 10px 0;
      font-size: 1.5rem;
    }
    .Side_menu li{
      margin-bottom: 20px;
    }
    .Side_menu li a{
      color: #444450;
    }
    
    .Main{
      width: 75%;
    }
  }
  @media screen and (max-width:1280px){
    .Side_menu{top: 70px;}
  
  }
  @media screen and (max-width:767px){
    .Side{display: none;}
    .Simple_pagettl{font-size: 2rem; margin-bottom: 50px;}
    .Simple_sttl{font-size: 1.8rem;}
    .Simple_ssttl{font-size: 1.6rem;}
  }
  
.Simple_box{
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #d7d2cf;
}  
.PP_box{
  margin-bottom: 50px;
} 

.Simple_box a,
.PP_box a{
  text-decoration:underline;
}
  .Simple_box.border-none{border: none; padding-bottom: 0;}

.Simple_box ul{
  list-style:outside;
  padding-left: 20px;
}
.Simple_box ul li{
  line-height: 1.5;
  margin-bottom: 10px;
}
.Simple_box ul.Bold li{
  font-weight: 500;
}

ul.list_line li{
  padding-left: 1.5em;
  margin-bottom: 5px;
}
ul.list_line li:before{
  margin-left: -1em;
  content: '-';
  margin-right: 0.5em;
  
}


table.Guide_list{
  border-top: 1px solid #d7d2cf;
}
table.Guide_list th,
table.Guide_list td{
  padding: 20px 0;
  border-bottom: 1px solid #d7d2cf;
  text-align: left;
  vertical-align: top;
}

table.Guide_list th{
  color: #444450;
  font-size: 1.8rem;
  font-weight: 500;
  white-space: nowrap;
  padding-right: 20px;
}

table.Outline_list{
  border-top: 1px solid #d7d2cf;
}
table.Outline_list th,
table.Outline_list td{
  padding: 20px 0;
  border-bottom: 1px solid #d7d2cf;
  text-align: left;
  vertical-align: top;
}

table.Outline_list th{
  color: #444450;
  font-weight: 500;
  white-space: nowrap;
  padding-right: 40px;
}
table.Outline_list td{
  font-size: 1.5rem;
}
table.Outline_list td a{text-decoration: underline;}

.font-large{font-size: 1.8rem;}

.price_strong{
  font-size: 2.8rem;
  font-family: "Jost",sans-serif;}

.free_strong{
  font-size: 2.4rem;
  font-weight: 500;
  color: #b64e4e;}
  
sup{
  font-size: 1.6rem;
  vertical-align: text-bottom;
}  
.caution{
  font-size: 1.5rem;
  color: #797979;
  margin-top: 20px;
}
.beige_box{
  background: #eceade;
  padding: 20px 30px;
  line-height: 2;
}


.beige_box + p,
.beige_box + h3{
  margin-top: 40px;
}
.text_q{
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.text_q:before{
  content: 'Q.';
  margin-right: 5px;
}
 
.text_a{
  background: #eceade;
  padding: 15px 20px;
  margin-bottom: 30px;
}

.Card_img{
  background: #FFF;
  padding: 30px;
  margin-bottom: 30px;
}
.Card_img img{
  width: 100%;
  max-width: 574px;}

  
  @media screen and (max-width:767px){
    
    .beige_box{padding: 10px 15px;}
    .font-large{font-size: 1.6rem;}
    .price_strong{font-size: 2.6rem;}
    .free_strong{font-size: 2.2rem;}
    .caution{font-size: 1.3rem;}
    
    table.Guide_list th,
    table.Guide_list td,
    table.Outline_list th,
    table.Outline_list td{
      display: block;}
      
    table.Guide_list th,
    table.Outline_list th{
      border: none;
      padding-right: 0;
      padding-bottom: 0;
    }  
    .text_q{font-size: 1.6rem;}
    .text_a{
      padding: 10px 15px;}
    
    .Card_img{
      padding: 20px;}
  }
  

/*about///////////*/
.kv_about{
  background: url("../images/about/kv_about.webp") no-repeat center;
  background-size: cover;
  padding: 120px 15px;
  text-align: center;
  color: #FFF;
  margin-bottom: 80px;
}
.about_pagettl{
  margin-bottom: 40px;
}
.about_pagettl span{
  display: block;
}
.about_pagettl_jp{
  font-size: 2rem;
  margin-bottom: 30px;
}
.about_pagettl_en{
  font-family: "Jost",sans-serif;
  font-size: 5.6rem;
  letter-spacing: 0.05em;
}
.about_pagettl_img{
  transform: translateY(-38px);
}
.about_pagettl_img img{
  width: 374px;
}
.kv_about_copy{
  line-height: 2;
  font-weight: 300;
  font-family: "Jost",sans-serif;
}
.about_lead{
  padding-bottom: 160px;
  position: relative;
  margin-bottom: 80px;
  text-align: center;
}
.about_lead:after{
  content: '';
  display: block;
  width: 1px;
  height: 120px;
  background: #aaa5a2;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.about_lead_1{
  font-size: 2.4rem;
  margin-bottom: 50px;
}
.about_lead_2{
  font-size: 3.4rem;
  font-family: "Jost", 'Noto Sans JP', "メイリオ", Meiryo, sans-serif;
}

.about_sttl_bg{
  background: url("../images/about/about_sttl_bg.webp") no-repeat center;
  background-size: cover;
  padding: 60px 0;
  margin-bottom: 100px;
}
.about_sttl{
  padding: 10px 60px;
  border-left: 1px solid #b7ad92;
}
.about_sttl_en{
  color: #81544e;
  font-family: "Jost",sans-serif;
  font-size: 14rem;
  display: block;
  line-height: 1;
  margin-bottom: 20px;
}
.about_sttl_jp{
  font-size: 2.4rem;
  display: block;
  line-height: 1;
}
.about_contents_wrap{
  margin-bottom: 140px;
}
.about_contents + .about_contents{margin-top: 120px;}

.about_txt_box_full{margin-bottom: 60px;}

.about_contents_ttl{
  font-size: 3rem;
  color: #444450;
  margin-bottom: 20px;
}
.about_contents_en_ttl{
  font-family: "Jost",sans-serif;
  font-size: 2.2rem;
  color: #797979;
  margin-bottom: 40px;
}
.about_contents_en_txt{
  font-size: 1.5rem;
  line-height: 2;
}
.about_img + .about_img{
  margin-top: 20px;
}
.about_movie_wrap{
  background: #1D273F;
  margin-top: -100px;
  padding: 80px 0;
}
.movie_wrap{
  max-width: 1000px;
  margin: 0 auto;
  
}
.movie_box{
  width: 100%;
  height: 0;
  border-radius: 6px;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.movie_wrap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;;
}
.movie_ttl{
  color: #FFF;
  font-family: "Jost",sans-serif;
  font-size: 2rem;
  margin-top: 20px;
}
.bnr_200_about{margin-top: 100px;}

.about_contents_bnr{
  margin-top: 80px;
  background: #eceade;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;}
  
.about_contents_bnr_txt_wrap{
  text-align: center;
}
.about_contents_bnr_txt{
  font-size: 2rem;
}
.about_contents_bnr .btn{
  margin: 15px auto 0 auto;
}
.about_flex_img{
      display: flex;
      width: 100%;
      justify-content: space-between;
      flex-wrap: wrap;
    }
  @media screen and (min-width:768px){
    .about_contents{
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
    }
    .about_contents.reverse{
      flex-direction: row-reverse;
    }
    .about_txt_box_full{width: 100%;}
    .about_txt_box{
      width: 41.5%;
    }
    .about_img_box{
      width: 49%;
    }
    .bnr_200.bnr_200_about .btn{
      left: 39%;
      transform: none;
      bottom: 30px;
    }
    .bnr_200.bnr_200_about .bnr_200_cs{
      left: 39%;
      transform: none;
      bottom: 30px;
    }
    
    .about_contents_bnr_txt_wrap{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
    }  
    .about_contents_bnr_img{
      width: 30%;
    }
    
    .about_3col_img_box{
      width: 32%;
      margin-bottom: 20px;
    }
    .about_4col_img_box{
      width: 23.5%;
      margin-bottom: 20px;
    }
  }
  
  @media screen and (min-width:768px) and (max-width:1280px){
    .about_txt_box{
      width: 48%;
    }
  }
  
  @media screen and (max-width:1280px){
    .about_pagettl_en{font-size: 4.8rem;}
    .about_pagettl_img img{
        width: 300px;
      }
      .about_lead_1{font-size: 2rem;}
      .about_lead_2{font-size: 3rem;}
    
    .about_sttl{padding: 10px 30px;}
    .about_sttl_en{font-size: 10rem;}
    .about_sttl_jp{font-size: 2rem;}  
    
    .about_contents_bnr_txt{
      font-size: 1.6rem;
    }
    
  }
  @media screen and (max-width:767px){
    .kv_about{padding: 120px 5px; margin-bottom: 60px;}
    .about_pagettl{
        margin-bottom: 20px;
      }
    .about_pagettl_jp{font-size: 1.5rem; margin-bottom: 20px;}
    .about_pagettl_en{font-size: 3.2rem;}
    .about_pagettl_img{transform: translateY(-24px);}
    .about_pagettl_img img{width: 215px;}
    .kv_about_copy{font-size: 1.2rem;}
    .about_lead_1{font-size: 1.5rem; margin-bottom: 20px;}
    .about_lead_2{font-size: 2rem;}
    .about_lead{
      padding-bottom: 90px;
      margin-bottom: 60px;
    }
    .about_lead:after{height: 70px;}
    
    .about_sttl_bg{padding: 30px 0; margin-bottom: 50px;}
    .about_sttl{padding: 10px 20px;}
    .about_sttl_en{font-size: 7rem; margin-bottom: 10px;}
    .about_sttl_jp{font-size: 1.5rem;}
    
    .about_contents_wrap{
      margin-bottom: 70px;
    }
    
    .about_contents_ttl{font-size: 2.5rem;}
    .about_contents_en_ttl{font-size: 1.8rem; margin-bottom: 20px;}
    .about_contents_en_txt{font-size: 1.4rem;}
    
    .about_txt_box_full{margin-bottom: 30px;}
    .about_txt_box{
      margin-bottom: 50px;
    }
    .about_img + .about_img,
    .about_img_box + .about_img_box{
      margin-top: 15px;
    }
    .about_movie_wrap{margin-top: -50px; padding: 60px 0;}
    .movie_ttl{font-size: 1.4rem;}
    
    .about_contents + .about_contents{margin-top: 60px;}
    
    .bnr_200_about{margin-top: 50px;}
    
    .about_contents_bnr{
      margin-top: 40px;}
      
    .about_contents_bnr_txt_wrap{
      width: 100%;
      padding: 20px 0;}
    
    .about_contents_bnr_img{width: 50%;}
    
    .about_3col_img_box{
      width: 48%;
      margin-bottom: 15px;
    }
    .about_4col_img_box{
      width: 31%;
      margin-bottom: 15px;
    }
    .about_flex_img:after{
      content: '';
      display: block;
      width: 31%;
    }
    
  }
  
/*shop//////////////////////////////////////*/
.shop_head_wrap{
  position: relative;
  padding-top: 40px;
  padding-bottom: 100px;
}
.shop_head_wrap:before{
  content: '';
  display: block;
  background: #eceade;
  width: 100%;
  height: 480px;
  position: absolute;
  top: 0;
  left: 0;
}
.shop_pagettl{
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  background: #eceade;
}
.shop_pagettl .ttl_img_caffarel{
  transform: translate(60px,-10px);}

.shop_pagettl_inner{
  display: block;
  transform: translateX(-30px);
}
  
.Shop_box_name{
  margin: 20px 0 30px 0;
}  
.Shop_box_name{
  display: block;
  font-size: 2.2rem;
  line-height: 1;
  position: relative;
}
.Shop_box_name:after,
.Shop_box_torino a:after{
    content: '';
    display: block;
    position: absolute;
    background: url("../images/arrow_bl.svg") no-repeat 0 0;
    width: 22px;
    height: 17px;
    background-size: 100%;
}
.Shop_box_name:after{
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.Shop_box_torino a:after{
  right: 20px;
  bottom: 20px;
}

.Shop_box_torino{
  font-family: "Jost", 'Noto Sans JP', "メイリオ", Meiryo, sans-serif;
  background: #eceade;}

.Shop_box_torino a{display: block; position: relative;}

.Shop_box_torino_name_en{
  font-size: 3.6rem;
  color: #81544e;
  line-height: 1;
}
.Shop_box_torino_name_en span{
  font-weight: 500;
  background: linear-gradient(90deg, #5f4031 0%, #a9863d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.Shop_box_torino_name_jp{
  font-size: 2.2rem;
  margin: 10px 0 20px 0;
}
.Shop_box_info{
  font-size: 1.5rem;
}
.Shop_box_torino_info a{
  text-decoration: underline;
}
  
  @media screen and (min-width:768px){  
    .Shop_list{
      max-width: 1200px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    }
    .Shop_box{
      width: 46.6%;
      border-bottom: 1px solid #aaa5a2;
      padding-bottom: 40px;
      margin-bottom: 70px;
    }
    .Shop_box_torino a{
      display: flex;
      flex-direction: row-reverse;
    }
    .Shop_box_torino_img{
      width: 50%;
    }
    .Shop_box_torino_txt{
      width: 50%;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      padding-left: 2vw;
    }
    .Shop_box a:hover .Shop_box_name:after,
    .Shop_box_torino a:hover:after{
      right: 15px;
      transition: 0.3s;
    }
  }
  
  @media screen and (max-width:1280px){
    .Shop_box_torino_name_en{
      font-size: 2.4rem;}
    .Shop_box_torino_name_jp{
      font-size: 1.6rem; margin: 5px 0;}  
    .Shop_box_info{font-size: 1.3rem;}  
  }
  
  @media screen and (max-width:767px){
    .shop_head_wrap{padding-bottom: 40px;}
    .shop_head_wrap:before{height: 300px;}
    .Shop_box_name{
      margin-bottom: 20px;
      font-size: 1.8rem;
    }
    .Shop_box{
      margin-bottom: 40px;
    }
    .Shop_box_torino_txt{
      padding: 20px;
    }
    .Shop_box_torino_name_en{line-height: 1.2;}
    .Shop_box_torino_name_en span{display: block;}
    .Shop_box_torino_name_jp{margin: 10px 0;}
    .Shop_box_torino a:after{bottom: 50%;}
  }  

.shop_detail_head{
  position: relative;
  background: #1c273e;
  color: #FFF;
}
.shop_detail_head_box{
  box-sizing: border-box;
  padding: 10px 80px;
  display: flex;
  align-items: center;
}
.shop_detail_name{
  font-size: 3.2rem;
  margin-bottom: 30px;
}
.shop_detail_name span{
  font-size: 2.2rem;
  color: #e6dcb4;
  display: block;
  font-family: "Jost",sans-serif;
}  
.shop_detail_head_txt{
  font-size: 1.5rem;
  line-height: 2;
}
.shpo_info{
  margin-bottom: 100px;
}
.shop_ttl{
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.Shop_outline{
  margin-bottom: 80px;
}
.Shop_outline a{text-decoration: underline;}
.Shop_outline table{border-top: 1px solid #aaa5a2;}

.Shop_outline table th,
.Shop_outline table td{
  text-align: left;
  border-bottom: 1px solid #aaa5a2;
  padding: 20px 0;
  vertical-align: top;
}
.Shop_outline table th{font-weight: 600; white-space: nowrap; padding-right: 20px; color: #444450;}
.Shop_outline table td{font-size: 1.5rem;}

.icon_map{margin-right: 5px; width: 20px;}
  
    @media screen and (min-width:768px){
      .Shop_outline{
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
      }
      .Shop_outline table{
        width: 47%;
      }
     
    }
    @media screen and (min-width:1025px){  
      .shop_detail_head{
        display: flex;
      } 
      .shop_detail_head_img{
        width: 50%;
      }
      .shop_detail_head_box{
        width: 50%;
      }
    }
    @media screen and (max-width:1280px){
      .shop_detail_head_box{padding: 10px 40px;}
      .shop_detail_name{font-size: 2.4rem; margin-bottom: 20px;}
      .shop_detail_name span{font-size: 1.8rem;}
      .shop_detail_head_txt{font-size: 1.4rem;}
    }
    
    @media screen and (max-width:1024px){
      .shop_detail_head_box{padding: 40px 15px;}
    }
    
    @media screen and (max-width:767px){
      .shop_pagettl .ttl_img_caffarel{width: 180px;}
      .shpo_info{
        margin-bottom: 50px;}
      .shop_ttl{font-size: 2rem;}
      .Shop_outline table th{font-size: 1.5rem;}  
      .Shop_outline table td{font-size: 1.4rem; border-bottom: 1px solid #aaa5a2;} 
      .Shop_outline table:last-of-type{border-top: none;}
    }
    
/*神戸*/  
.About_block + .bg_cafe{margin-top: 200px;}
.kobe_ttl_bg{
  margin-bottom: 90px;
  text-align: right;
  padding: 90px 90px 0 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
  .bg_cafe{background-image: url("../images/shop/kobe_cafe_ttl.webp");}
  .bg_shop{background-image: url("../images/shop/kobe_shop_ttl.webp");}
  
.kobe_ttl{
  font-size: 22rem;
  font-family: "Jost",sans-serif;
  color: #f5f4f0;
  line-height: 1;
  transform: translateY(37px)
}
.shop_contents{
  margin-bottom: 100px;
}
.Anniversary_cakes{
  background: #eceade;
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 100px;
}
.Anniversary_cakes_head{
  margin-bottom: 60px;
}
.Anniversary_cakes_ttl{
  font-family: "Jost",sans-serif;
  font-size: 6rem;
  color: #444450;
  line-height: 1;
  position: relative;
  margin-bottom: 30px;
}
.Anniversary_cakes_ttl span{
  display: block;
}
.Anniversary_cakes_ttl_en{
  z-index: 1;  
  position: relative;
}
.Anniversary_cakes_ttl_img{
  z-index: 0;
  text-align: right;
}

.Anniversary_cakes_ttl_img img{
  width: 332px;
  transform: translate(40px,-15px);
}
.Anniversary_cakes_order{
  font-size: 2.4rem;
  color: #444450;
  margin-bottom: 20px;
}
.Anniversary_cakes_order_txt{
  font-size: 1.5rem;
  line-height: 2;
}
.Anniversary_cakes_reserve{
  color: #444450;
  margin-top: 30px;
}
.Anniversary_cakes_reserve a{
  color: #444450;
  font-family: "Jost",sans-serif;
  font-size: 2.6rem;
  position: relative;
  margin-left: 30px;
  border-bottom: 1px solid #444450;
}
.Anniversary_cakes_reserve a:before{
  content: '';
  display: block;
  background: url("../images/icon_tel.svg") no-repeat 0 0;
  width: 20px;
  height: 20px;
  background-size: 100%;
  position: absolute;
  left: -30px;
  top: 8px;
}
.Anniversary_cakes_list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 40px;
}
.Anniversary_cakes_name{
  font-size: 1.7rem;
  color: #444450;
  margin: 10px 0;
}
.Anniversary_cakes_price{
  font-size: 1.7rem;
  color: #797979;
}
.Anniversary_cakes_price span{
  font-size: 1.4rem;
  font-family: "Jost", 'Noto Sans JP', "メイリオ", Meiryo, sans-serif;
}
.Anniversary_cakes_caution{
  color:#b64e4e;
  font-size: 1.5rem;
}
    
    
    
    @media screen and (min-width:768px){
      .shop_contents{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
      }
      .shop_contents.reverse{
        flex-direction: row-reverse;
      }
      .shop_txt_box{
        width: 30%;
        margin-left: 12%;
      }
        .shop_contents.reverse .shop_txt_box{
          margin-left: 0%;
          margin-right: 12%;}
          
      .shop_img_box{
        width: 40%;
      }
      .Anniversary_cakes_head{
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .Anniversary_cakes_kv{
        width: 50%;
      }
      .Anniversary_cakes_txt{
        width: 34%;
        margin-right: 8%;
      }
      .Anniversary_cakes_box{
        width: 24%;
      }
      
    }
    
  @media screen and (min-width:768px) and (max-width:1280px){
    .shop_txt_box{
        width: 50%;
        margin: 0 !important;
      }
    .Anniversary_cakes_txt{
        width: 46%;
        margin-right: 15px;
      }  
        
  }
  @media screen and (max-width:1280px){
     .About_block + .bg_cafe{margin-top: 100px;}
     .kobe_ttl_bg{padding-right: 20px; margin-bottom: 50px;}
     .kobe_ttl{font-size: 15rem; transform: translateY(30px);}
     .Anniversary_cakes{
      margin: 0 -15px 60px -15px;
      padding:0 0 30px 0;
    }
    .Anniversary_cakes_txt{padding-top: 15px;}
     .Anniversary_cakes_ttl{
        font-size: 4rem;
        margin-bottom: 5px;
      }
      .Anniversary_cakes_ttl_img img{
        width: 200px;
        transform: translate(-30px,-10px);
      }
      .Anniversary_cakes_order{
        font-size: 2rem;
        margin-bottom: 10px;
      }
      .Anniversary_cakes_order_txt{
        font-size: 1.4rem;
        
      }
     .Anniversary_cakes_reserve{margin-top: 10px;}
     .Anniversary_cakes_list{padding: 0 15px;}
  }
  @media screen and (max-width:767px){
    .About_block + .bg_cafe{margin-top: 70px;}
    .kobe_ttl_bg{
      padding-top: 70px;
      padding-right: 10px;
      margin-bottom: 50px;
    }
    .kobe_ttl{font-size: 9rem; transform: translateY(15px);}
    
    .about_contents_ttl{
      font-size: 2.6rem;
      margin-bottom: 10px;
    }
    .shop_txt_box{margin-bottom: 40px;}
    .Anniversary_cakes{
      margin: 0 -15px 60px -15px;
      padding: 190px 15px 30px 15px;
    }
    .Anniversary_cakes_ttl{
      position: absolute;
      top: 40px;
      left: 20px;
      font-size: 4rem;
    }
    .Anniversary_cakes_ttl_img img{
      width: 226px;
      transform: translate(60px,-10px);
    }
    .Anniversary_cakes_order{
      margin-top: 30px;
      font-size: 2.2rem;
    }
    .Anniversary_cakes_order_txt{
      font-size: 1.4rem;
    }
    .Anniversary_cakes_reserve{
      font-size: 1.6rem;
    }
    .Anniversary_cakes_reserve a{font-size: 2.4rem;}
    .Anniversary_cakes_box{width: 48%; margin-bottom: 40px;}
    .Anniversary_cakes_list{padding: 0;}
    .Anniversary_cakes_name{font-size: 1.4rem;}
    .Anniversary_cakes_price{font-size: 1.4rem;}
    .Anniversary_cakes_price span{font-size: 1rem;}
  }
  
/*東京*/
.About_block + .ttl_store{margin-top: 100px;}

.ttl_store .ttl_en{
   padding-left: 150px;
   padding-top: 50px;
}
.ttl_img_store{
  width: 250px;
  position: absolute;
  top: 0;
  left: 0;
}
.tokyo_collection_txt{
  font-size: 1.5rem;
  margin: 50px auto;
  max-width: 800px;
  line-height: 2;
}
.tokyo_pie{
  background: #eceade;  
  padding: 30px;
  margin-top: 120px;
  margin-bottom: 100px;
}
.tokyo_pie_ttl_wrap{
  text-align: center;
  margin-bottom: 40px;
}
.tokyo_pie_ttl{
  position: relative;
  text-align: center;
  padding-top: 60px;
  display: inline-block;
}
.tokyo_pie_ttl_en{
  font-size: 6rem;
  font-family: "Jost",sans-serif;
  font-weight: 500;
  padding-left: 50px;
  color: #444450;
}
.tokyo_pie_ttl_img{
  position:absolute;
  top: 0;
  left: -50px
  }
.tokyo_pie_ttl_img img{width: 312px;}  
.tokyo_pie_ttl_jp{
  display: block;
  font-size: 2.4rem;
  text-align: center;
  color: #444450;
}
.tokyo_pie_item_txt{
  font-size: 1.5rem;
  line-height: 2;
}

.tokyo_pie_illust{
  text-align: right;
  margin-top: 100px;
}
.tokyo_pie_illust img{width: 262px;}

    @media screen and (min-width:768px){
      .tokyo_pie_item{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
      }
      .tokyo_pie_item_box{width: 50%;}
      
      .tokyo_pie_item_txt{width: 50%; box-sizing: border-box; padding: 0 6%;}
    }
    @media screen and (max-width:767px){
      .ttl_store .ttl_en{
         padding-left: 80px;
         padding-top: 15px;
      }
      .ttl_img_store{
        width: 170px;
      }
      .ttl_img_store{
        width: 140px;
        transform: translate(10px,-15px);
      }
      .ttl_store .ttl_en{
         transform: translateX(-15px);
      }
      .tokyo_pie{
        padding: 30px 15px;
        margin: 60px -15px 50px -15px
      }
      
      .tokyo_pie_ttl_en{
        font-size: 3.6rem;
        padding-left: 20px;
      }
      .tokyo_pie_ttl_img{
        position:absolute;
        top: 20px;
        left: -10px
        }
      .tokyo_pie_ttl_img img{width: 190px;} 
      .tokyo_pie_ttl_jp{font-size: 2rem;}
      .tokyo_pie_item_box{
        margin-bottom: 40px;
      }
      .tokyo_pie_illust{
        text-align: center;
        margin: 40px 0;
      }
      .tokyo_pie_illust img{width: 131px;}
      .tokyo_pie_item_txt + .tokyo_pie_item_box{margin-top: 40px;}
    }  
    
/*Shop_menu*/    
.Second_shoplist .shop_pagettl{
  padding-top: 40px;
  margin-bottom: 0;
}
.Shop_menu_wrap{
  position: relative;
  padding-top: 60px;
}
.Shop_menu_wrap:before{
  content: '';
  display: block;
  background: #eceade;
  width: 100%;
  height: 60%;
  position: absolute;
  top: 0;
  left: 0;
}
.Shop_menu a{
  color: #444450;
  font-size: 2.2rem;
  font-weight: 500;
}
.Shop_menu_img{
    margin-bottom: 15px;
    position: relative;
  }
  .Shop_menu_img:before{
    content: '';
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 36px;
    background: #FFF;
    position: absolute;
    right: 5px;
    bottom: 5px;
  }
  .Shop_menu_img:after{
    content: '';
    display: block;
    position: absolute;
    right: 16px;
    bottom: 16px;
    background: url("../images/arrow_bl.svg") no-repeat 0 0;
    width: 14px;
    height: 12px;
    background-size: 100%;
  }
  
.Shop_menu li{
  margin-bottom: 30px;
}  

    @media screen and (min-width:768px){
      .Shop_menu{  
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        }
      
      .Shop_menu li{
        width: 32.8%;
      }
      .Shop_menu:after{
        content: '';
        display: block;
        width: 32.8%;
      }
      
    }
    @media screen and (max-width:1280px){
      .Shop_menu li{
        width: 48%;
      }
      .Shop_menu:after{content: none;}
      .Shop_menu_img{margin-bottom: 10px;}
      .Shop_menu a{font-size: 1.8rem;}
    }
    @media screen and (max-width:767px){
      .Second_shoplist .shop_pagettl .ttl_jp{
        padding: 0;
        margin: 0;}
        
      .Shop_menu li{
        width: 100%;}
      .Shop_menu_wrap{padding-top: 30px;}
      .Shop_menu a{font-size: 1.6rem;}
    }
    

/*2026 valentine*/  
.valentine_logo{
  max-width: 610px;
  margin: 0 auto;
}
.valentine_logo img{  
  width: 100%;
}
.kv_valentine{
  background: url("../images/2026valentine/kv_valentine.webp") no-repeat center;
  background-size: cover;
  padding: 60px 15px 35px 15px;
  text-align: center;
  color:#323053;
}
.valentine_pagettl{
  margin-bottom: 130px;
}
.valentine_pagettl_en{
  font-size: 6rem;
  display: block;
  font-family: "Jost",sans-serif;
  line-height: 1.2;
 text-shadow: 0px 0px 20px rgba(255, 255, 255, 1),0px 0px 20px rgba(255, 255, 255, 1),0px 0px 10px rgba(255, 255, 255, 1);
}
.valentine_pagettl_jp{
  font-size: 2.4rem;
  display: block;
  font-weight: 500;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1),0px 0px 10px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1);
}
.valentine_pagettl_jp span{
  font-size: 3rem;
  font-family: "Jost",sans-serif;
}

.Valentine_200th{
  background: url("../images/2026valentine/lead_bg.webp") no-repeat bottom center;
  background-size: 100%;
  overflow: hidden;
  padding: 90px 0 120px 0;
}
.Valentine_200th_ttl{
  text-align: center;
  color: #444450;
  margin-bottom: 30px;
}
.Valentine_200th_ttl-1{
  display: block;
  font-size: 3.6rem;
  font-weight: 300;
}
.Valentine_200th_ttl-1 span{
  display: inline-block;
  position: relative;
  padding-top: 75px;
  padding-left: 80px;
}
.Valentine_200th_ttl_img{
  width: 270px;
  position: absolute;
  left: -80px;
  top: 0;
  z-index: 5;
}

.Valentine_200th_ttl-2{
  font-size: 5.2rem;
}
.Valentine_200th_ttl-2 span{
  font-size: 7rem;
  vertical-align: -3px;
  font-family: "Jost",sans-serif;
}
.Valentine_200th_lead{
   position: relative;
}
.Valentine_200th_lead_inner{
  background: rgba(255,255,255,0.7);
  padding: 100px;
  box-sizing: border-box;
  position: relative;
}
.Valentine_200th_lead_logo{
  max-width: 520px;
  position: absolute;
  top: 50%;
  left: 50%;
  
  transform: translate(-50%,-50%);
  z-index: 0;
}
.Valentine_200th_lead p{
  line-height: 2.5;
  max-width: 900px;
  margin: 0 auto;
  font-size: 1.8rem;
  position: relative;
}
.Valentine_200th_leadimg_1{
  width: 349px;
  position: absolute;
  top: -175px;
  left: -80px;}
  
.Valentine_200th_leadimg_2{
  width: 161px;
  position: absolute;
  top: -80px;
  right: 50px;
}
.Valentine_200th_leadimg_3{
  width: 233px;
  position: absolute;
  right: -70px;
  bottom: -70px;
}

  @media screen and (min-width:768px){
    .kv_valentine .btn.btn_large{
      width: 545px;
    }
    .kv_valentine_btn{
      display: flex;
      justify-content: flex-end;
    }
  }
  @media screen and (max-width:1280px){
    .valentine_pagettl{
      margin-bottom: 80px;
    }
    .valentine_pagettl_en{font-size: 5rem;}
    
    .Valentine_200th_ttl-1{font-size: 2.7rem;}
    .Valentine_200th_ttl-2{font-size: 4.2rem;}
    .Valentine_200th_ttl-2 span{font-size: 5.6rem;}
    .Valentine_200th_lead p{line-height: 2; font-size: 1.6rem;}
    .Valentine_200th_leadimg_1{width: 280px;}
    .Valentine_200th_leadimg_2{width: 128px; right: 20px;}
    .Valentine_200th_leadimg_3{width: 186px; bottom: -30px;}
  }
  @media screen and (max-width:767px){
    .valentine_logo{
      margin-bottom: 30px;
    }
    .kv_valentine{padding-top: 40px;}
    .valentine_pagettl{
      margin-bottom: 20px;
    }
    .valentine_pagettl_en{font-size: 3rem;}
    .valentine_pagettl_jp{font-size: 1.6rem;}
    .valentine_pagettl_jp span{font-size: 1.8rem;}
    .kv_valentine_btn{
      max-width: 360px;
      margin: 0 auto;}
    
    .Valentine_200th{
      padding: 40px 0 100px 0;
    }
    .Valentine_200th_ttl{  
      text-align: right;
      margin-bottom: 55px;
      }
      
    .Valentine_200th_lead_inner{
      padding: 60px 40px;}
      
    .Valentine_200th_ttl_img{
      width: 160px;
      left: -0px;
      top: 30px;}
      
    .Valentine_200th_ttl-1{font-size: 2.2rem;}
    .Valentine_200th_ttl-2{font-size: 3.2rem; line-height: 1.1;}
    .Valentine_200th_ttl-2 span{font-size: 4.8rem;}
    .Valentine_200th_lead p{line-height: 2; font-size: 1.4rem;}
    .Valentine_200th_leadimg_1{width: 175px; left: -30px; top: -160px;}
    .Valentine_200th_leadimg_2{width: 80px; right: 20px; top: -30px;}
    .Valentine_200th_leadimg_3{width: 115px; 
    bottom: -60px; right: 0px;}
    .Valentine_200th_ttl_spblock{
      display: inline-block;
      width: 2em;}
    
  }
.Valentine_lineup{
  border: 3px solid #6f2916;
  padding: 60px 30px 80px 30px;
  margin: 140px 0 100px 0;
  position: relative;
}  

.Valentine_lineup_bottom{
  position: absolute;
  bottom: -4px;
  left: -4px;
  width: calc(100% + 8px);
  height: 125px;
  z-index: 0;
}

.Valentine_lineup:before,
.Valentine_lineup:after,
.Valentine_lineup_bottom:before,
.Valentine_lineup_bottom:after{
  content: '';
  display: block;
  background: url("../images/2026valentine/corner.gif") no-repeat 0 0;
  background-size: 100%;
  width: 125px;
  height: 125px;
  position: absolute;
  
  }

.Valentine_lineup:before{
  left: -4px;
  top: -4px;
} 
.Valentine_lineup:after{
  right: -4px;
  top: -4px;
  transform: rotate(90deg);
}

.Valentine_lineup_bottom:before{
  bottom: 0;
  transform: rotate(-90deg);
  left: 0;
}
.Valentine_lineup_bottom:after{
  bottom: 0px;
  transform: rotate(-180deg);
  right: 0px;
}
.Valentine_lineup_ttl_wrap{
  text-align: center;
  margin-bottom: -120px;
  transform: translateY(-120px);
}
.Valentine_lineup_ttl{
  display: inline-block;
  background:#F5F4F1;
  padding: 0 60px;
}
.img_lineup{
  width: 225px;
  margin-bottom: 5px;
}
.Valentine_lineup_ttl span{
  display: block;
  font-size: 2rem;
  color: #444450;
  font-weight: 500;
}
.Valentine_lineup_lead{
  font-size: 3rem;
  font-weight: 500;
  color: #81544e;
  text-align: center;
  margin: 30px 0;
  position: relative;
  z-index: 1;
}
.Valentine_lineup_lead span{
  font-size: 1.5rem;
  color: #565656;
  font-weight: 400;
}
.Valentine_lineup_menu{
  display: flex;
  position: relative;
  z-index: 1;
  justify-content: center;
}

.Valentine_lineup_menu li a{
  display: block;
  text-align: center;
}


.Valentine_lineup_menu_name{
  font-size: 1.8rem;
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  padding-right: 40px;
}
.Valentine_lineup_menu_name:before{
  content: '';
  display: block;
  position: absolute;
  width: 36px;
  height: 36px;
  background: #FFF;
  border-radius: 36px;
  right: 0;
  top: 0;
}
.Valentine_lineup_menu_name:after{
  content: '';
  display: block;
  position: absolute;
  background: url("../images/arrow_bl.svg") no-repeat 0 0;
  width: 14px;
  height: 12px;
  background-size: 100%;
  right: 10px;
  top: 12px;
}
.Valentine_lineup_menu_price{
  display: block;
}
.Valentine_lineup_menu li img{
  display: block;
  margin: 0 auto;
}
  @media screen and (min-width:1281px){
    .Valentine_lineup_menu li img{
      height: 204px !important;
    }
  }
  @media screen and (max-width:1280px){
    .Valentine_lineup_lead{
      font-size: 2.4rem;
    }
    .Valentine_lineup_menu{
      flex-wrap: wrap;}
    .Valentine_lineup_menu li img{
      height: 204px !important;
    }
    .Valentine_lineup_menu li{
      width: 33.333%;
      margin-bottom: 20px;
    }
  }
  @media screen and (max-width:767px){
    .Valentine_lineup_menu li{
      width: 50%;}
    .Valentine_lineup_menu li img{
      height: 140px !important;
    }  
    .Valentine_lineup_menu_name{
      font-size: 1.4rem;
      margin-top: 5px;
      padding-right: 30px}
    .Valentine_lineup_menu_name:before{
      width: 24px;
      height: 24px;}
    .Valentine_lineup_menu_name:after{
      width: 10px;
      height: 8px;
      top: 8px;
      right: 6px;}
      
    .Valentine_lineup{
      border: 2px solid #6f2916;
      padding: 60px 10px 40px 10px;
      margin: 70px 0 50px 0;
      position: relative;
  }  
    .Valentine_lineup:before{
      left: -2.5px;
      top: -2.5px;
    } 
    .Valentine_lineup:after{
      right: -2.5px;
      top: -2.5px;
    }

    .Valentine_lineup_bottom{
      bottom: -2.5px;
      left: -2.5px;
      width: calc(100% + 5px);
      height: 70px;
      z-index: 0;
    }
    .Valentine_lineup:before,
    .Valentine_lineup:after,
    .Valentine_lineup_bottom:before,
    .Valentine_lineup_bottom:after{
      background: url("../images/2026valentine/corner.gif") no-repeat 0 0;
      background-size: 100%;
      width: 92px;
      height: 92px;}
    
    .Valentine_lineup_lead{
      font-size: 1.8rem;
    }
    .Valentine_lineup_lead span{
      font-size: 1.3rem;
      
    }
    .img_lineup{
      width: 158px;
    }
    .Valentine_lineup_ttl span{
      font-size: 1.4rem;
    }
    .Valentine_lineup_ttl_wrap{
      text-align: center;
      margin-bottom: -100px;
      transform: translateY(-100px);
    }
    .Valentine_lineup_ttl{
      padding: 0 10px;
    }
  }
  
.bg_stripe{
  background: url("../images/2026valentine/bg_stripe.webp") repeat;
  background-size: 32px;
  padding: 60px 0 120px 0;
  overflow: hidden;
}  

.Valentine_collection_ttl_wrap{
  color: #444450;
  text-align: center;
  margin-bottom: 30px;
  
}
.Valentine_collection_ttl{
  font-size: 4rem;
  font-weight: 500;
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 30px;
  position: relative;
}
.Valentine_collection_ttl span{
  font-size: 2.2rem;
}
.Valentine_collection_lead{
  font-size: 1.8rem;
}
.Valentine_collection_box{
  background: #FFF;
  padding: 40px 30px;
  margin-bottom: 100px;
}
.Valentine_collection_illust1{
  width: 136px;
  position: absolute;
  top: 0px;
  left: -280px;
}
.Valentine_collection_illust2{
  width: 142px;
  position: absolute;
  top: -10px;
  right: -120px;
}

.Valentine_collection_illust3{
  width: 170px;
  position: absolute;
  top: 25px;
  left: -280px;
}
.Valentine_collection_illust4{
  width: 145px;
  position: absolute;
  top: 40px;
  right: -280px;
}

.Valentine_collection_item_copy{
  color: #444450;
  font-weight: 500;
  font-size: 2.4rem;
  margin: 20px 0;
}
.Valentine_collection_item_name{
  color: #444450;
  font-weight: 500;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.Valentine_collection_item .btn{
  margin-top: 40px;
}
.Valentine_200th_bottom_logo{
  max-width: 244px;
  margin: 0 auto;
}
.bottom_valentine_btn{
  max-width: 550px;
  margin: 30px auto 0 auto;
  text-align: center;
}
  @media screen and (min-width:768px){
    .Valentine_collection_box_inner{
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    }
    .Valentine_collection_item{
      width: 49%;
    }
    
  }
  @media screen and (max-width:1280px){
    .Valentine_collection_ttl{
      font-size: 3rem;}
    .Valentine_collection_ttl span{
      font-size: 1.8rem;}
    .Valentine_collection_lead{
      font-size: 1.6rem;
    }
    .Valentine_collection_illust1{
      left: -250px;}
      
    .Valentine_collection_illust2{
      right: -80px;}  
      
    .Valentine_collection_illust3{
      left: -180px;
    }
    .Valentine_collection_illust4{
      right: -180px;
    }  
  
    .Valentine_collection_item_copy{font-size: 2rem;}
    .Valentine_collection_item_name{
      font-size: 1.6rem;
    }
  } 
  @media screen and (max-width:767px){  
    .bg_stripe{
      padding: 60px 0;}
      
    .Valentine_collection_ttl_wrap{
      margin-bottom: 20px;
    }
    .Valentine_collection_ttl{
      font-size: 2.4rem;}
    .Valentine_collection_ttl span{
      font-size: 1.4rem;}
    .Valentine_collection_lead{
      font-size: 1.4rem;
    }
    .Valentine_collection_box{
      padding: 20px;
    }
    .Valentine_collection_item_copy{font-size: 1.6rem; margin: 10px 0;}
    .Valentine_collection_item_name{font-size: 1.4rem; margin-bottom: 10px;}
    .Valentine_collection_item .btn{
      max-width: 140px;
      font-size: 1.2rem;
      margin: 20px auto 0 auto;}
    
    .Valentine_collection_item .btn a{
      padding: 10px 20px;
    }
    .Valentine_collection_item{
      margin-bottom: 30px;
    }
    .Valentine_collection_box{
      margin-bottom: 50px;}
    .Valentine_collection_illust1{
      width: 75px;
      top: -25px;
      left: -75px;
    }
    .Valentine_collection_illust2{
      width: 70px;
      top: 120px;
      right: -20px;
    }

    .Valentine_collection_illust3{
      width: 75px;
      position: absolute;
      top: 100px;
      left: -20px;
    }
    .Valentine_collection_illust4{
      width: 70px;
      position: absolute;
      top: 100px;
      right: -20px;
    }
      
    }
    
/*caffarel 200th*/
.C200th_kv_wrap{
  padding: 20px;
  background: linear-gradient(180deg,rgba(183, 139, 24, 1) 0%, rgba(240, 208, 110, 1) 50%, rgba(183, 139, 24, 1) 100%);
  padding-bottom: 50px;
}
.C200th_kv{
  background:url("../images/caffarel200th/kv_200th.webp") no-repeat top center;
  background-size: cover;
  padding:30px 30px 60px 30px;
  margin-bottom: 50px;
  position: relative;
}
.C200th_logo_gold img{
  width: 315px;
}
.C200th_choco{
  text-align: center;
  margin-bottom: 40px;
}
.C200th_choco img{
  width: 740px;
}
.C200th_kv_copy{
  color: #d3af56;
  position: relative;
  text-align: center;
  
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.9);
}
.C200th_kv_copy span{
  display: inline-block;
  color: #d2af54;
  font-family: "Jost", 'Noto Sans JP', "メイリオ", Meiryo, sans-serif;
  line-height: 1.4;
  
}

.C200th_kv_copy-1{
  font-size: 8rem;
  font-weight: 100;
  position: relative;
}
.C200th_kv_copy-since{
  font-size: 2.4rem;
  position: absolute;
  top: -1em;
  right: 0;
}

.C200th_kv_copy-year{
  display: inline;
  font-weight: 700;
}
.C200th_kv_copy-2{
  font-size: 2.4rem;
  font-weight: 600;
}
.C200th_menu{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.C200th_menu li{
  width: 23.8%;
  text-align: center;
}
.C200th_menu li a{
  display: block;
  color: #FFF;
  font-size: 1.8rem;
}
.C200th_menu li .C200th_menu_img{
  border: 2px solid #fff3cf;
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.C200th_menu li .C200th_menu_img:before{
  content: '';
  display: block;
  position: absolute;
  width: 36px;
  height: 36px;
  background: #FFF;
  border-radius: 36px;
  right: 10px;
  bottom: 10px;
}
.C200th_menu li .C200th_menu_img:after{
  content: '';
  display: block;
  position: absolute;
  background: url("../images/arrow_bl.svg") no-repeat 0 0;
  transform: rotate(90deg);
  width: 14px;
  height: 12px;
  background-size: 100%;
  right: 21px;
  bottom:21px;}
  
  @media screen and (max-width:1280px){
    .C200th_kv_copy-1{font-size: 6rem; margin-bottom: 10px;}
    .C200th_menu li a{font-size: 1.6rem;}
  }
  
  @media screen and (max-width:767px){
    .C200th_kv_wrap{
      padding: 15px;}
      
    .C200th_kv{
      background:url("../images/caffarel200th/kv_200th-sp.webp") no-repeat top center;
      background-size: cover;
      padding:0px 15px 190px 0px;
      margin-bottom: 15px;
    }
    .C200th_logo_gold img{
      width: 112px;
    }
    .C200th_kv_copy-year{
      text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    }
    .C200th_choco{
      padding: 0 20px;
      position: absolute;
      width: 100%;
      box-sizing: border-box;
      bottom: 35px;
      left: 0;
      text-align: center;
      margin: 0;
    }
    .C200th_choco img{
      max-height: 120px;
      width: auto;
    }
    
    .C200th_kv_copy span{line-height: 1;}
    .C200th_kv_copy-1{
      font-size: 4rem;
      }
    .C200th_kv_copy-since{
      font-size: 1.2rem;
      top: 3.6rem;
      right: 0;
      font-weight: 600;
    }  
    .C200th_kv_copy-2{
      font-size: 1.4rem;}
    
    .C200th_menu li{
      margin-bottom: 15px;
      width: 49%;
    }
    .C200th_menu li a{  
      font-size: 1.2rem;
      font-weight: 500;
      line-height: 1.2;}
    
    .C200th_menu li .C200th_menu_img{
      margin-bottom: 5px;}
      
    .C200th_menu li .C200th_menu_img:before{
      width: 18px;
      height: 18px;
      right: 5px;
      bottom: 5px;
    }
    .C200th_menu li .C200th_menu_img:after{
      width: 7px;
      height: 6px;
      right: 11px;
      bottom:11px;}  
    }
    


.C200th_ttl_Pickup img{
  width: 152px;
  transform: translateY(22px);
}
.C200th_Pickup_menu{
  margin-bottom: 100px;
  border-top: 2px solid #565656;
  border-bottom: 2px solid #565656;
  padding: 40px 30px;
}
.C200th_Pickup_menu li + li{
  margin-top: 30px;
}
.C200th_Pickup_menu li a{
  position: relative;
  display: block;
  padding-left: 30px;
}
.C200th_Pickup_menu li a:before{
  content: '';
  display: block;
  background: url("../images/arrow_bl.svg") no-repeat 0 0;
  background-size: 100%;
  width: 20px;
  height: 18px;
  position: absolute;
  top: 4px;
  left: 0;}
  
.C200th_message{
  font-size: 1.8rem;
  line-height: 2;
}  
  @media screen and (min-width:768px){
    .C200th_Pickup_wrap{
      display: flex;
      background: url("../images/caffarel200th/pickup_img.webp") no-repeat top center;
      background-size: cover;
    }
    .C200th_Pickup_logo{
      width: 50%;
      box-sizing: border-box;
      text-align: center;
      padding: 60px 30px;
    }
    .C200th_Pickup_logo img{
      width: 100%;
      max-width: 525px;
    }
    .C200th_Pickup_bg{
      width: 50%;
      box-sizing: border-box;
      padding: 30px 80px 100px 80px;
      background: rgba(255,255,255,0.85);
    }
  }
  @media screen and (max-width:1280px){
    .C200th_Pickup_bg{
      padding: 30px 30px 60px 30px;}
    .C200th_Pickup_menu{
      margin-bottom: 50px;}
      
    .C200th_message{
      font-size: 1.6rem;
      line-height: 1.8;
    }    
    .C200th_Pickup_menu{
      padding: 30px 0;
      font-size: 1.4rem;}
    .C200th_Pickup_menu li + li{margin-top: 15px;}  
  }  
  @media screen and (max-width:767px){
    .C200th_Pickup_bg{padding: 0;}
    .C200th_Pickup_logo-sp{
      text-align: center;
    }
    .C200th_Pickup_logo-sp img{
      max-width: 240px;
    }
    .C200th_Pickup_menu_wrap{margin: 0 15px;}
    .C200th_message_wrap{
      background: url("../images/caffarel200th/pickup_img-sp.webp") no-repeat top center #01365d;
      background-size: 100%;
      padding: 30px 15px 15px 15px;
    }
    .C200th_message{
      margin-top: 30px;
      font-size: 1.4rem;
      background: rgba(255,255,255,0.85);
      padding: 30px;
  } 
    .C200th_Pickup_menu{
      padding: 30px 10px;
      margin-bottom: 30px;}
    
    .C200th_Pickup_wrap{
      margin-top: 20px;
    }
    .C200th_ttl_Pickup img{
        width: 90px;
        transform: translateY(14px);
      }
  }
  
.C200th_limited_ttl{
  background: linear-gradient(-90deg,rgba(183, 139, 24, 1) 0%, rgba(240, 208, 110, 1) 50%, rgba(183, 139, 24, 1) 100%);
  padding: 100px 0 40px 0;
}
.C200th_limited_ttl h3{
  color: #444450;
  text-align: center;
}
.C200th_limited_ttl_en{
  display: block;
  margin-bottom: 10px;
  font-family: "Jost",sans-serif;
  font-size: 8rem;
  line-height: 1.2;
}
.C200th_limited_ttl_jp{
  display: block;
  font-size: 3rem;
}
.C200th_limited_ttl h3 img{
  width: 234px;
}
.C200th_limited_copy{
  text-align: center;
  font-size: 1.8rem;
  margin-top: 20px;
}
    @media screen and (max-width:1280px){
      .C200th_limited_ttl_en{font-size: 6rem;}
      .C200th_limited_ttl_jp{font-size: 2.4rem;}
    }
    @media screen and (max-width:767px){
      .C200th_limited_ttl{padding: 30px 0;}
      .C200th_limited_ttl_en{font-size: 4rem;}
      .C200th_limited_ttl_jp{font-size: 1.8rem;}
      .C200th_limited_ttl h3 img{
        width: 150px;
      }
      .C200th_limited_copy{font-size: 1.4rem;}
    }  
    
.C200th_ttlarea{
  padding: 100px 0 70px 0; 
  color: #444450;
  position: relative;
}
  .ttlarea_200th{
    border-top: 10px #784f40 solid;
    background:url("../images/caffarel200th/bg_200th-collection_ttl.webp") repeat top center;
    background-size: contain;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1),0px 0px 5px rgba(255, 255, 255, 1);
    overflow: hidden;}
    
  .ttlarea_cat{
    padding: 40px 0 70px 0 !important; 
    margin-top: 10px;
    background: url("../images/caffarel200th/bg_cat-collection_ttl.webp") repeat top center;
    background-size: contain;
  }  
  
  .ttlarea_primavera{
    margin-top: 10px;
    background: url("../images/caffarel200th/bg_primavera-collection_ttl.webp") no-repeat top center;
    background-size: cover;
  }
  
  .ttlarea_cat:before,
  .ttlarea_primavera:before{
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background: linear-gradient(-90deg,rgba(183, 139, 24, 1) 0%, rgba(240, 208, 110, 1) 50%, rgba(183, 139, 24, 1) 100%);
    position: absolute;
    top: -10px;
    left: 0;
  }
  .C200th_bottomline{
    width: 100%;
    height: 10px;
    background: linear-gradient(-90deg,rgba(183, 139, 24, 1) 0%, rgba(240, 208, 110, 1) 50%, rgba(183, 139, 24, 1) 100%);
  }
  
    
   
.C200th_ttl{
  font-size: 4.8rem;
  font-weight: 500;
  margin-bottom: 30px;
  line-height: 1.5;
}
.C200th_copy{
  font-size: 1.8rem;
}  

.C200th_itemarea{
  padding: 120px 0;
}
  .itemarea_200th{
    background: url("../images/caffarel200th/bg_200th-collection.webp") no-repeat top center;
    background-size: cover;
  }
  .itemarea_cat{
    background: url("../images/caffarel200th/bg_cat-collection.webp") no-repeat top center;
    background-size: cover;
  }
  .itemarea_primavera{
    background:#FEFAE5;
    overflow: hidden;
  }
.C200th_itembox{
  margin-bottom: 50px;
}
.C200th_itembox a{
  display: block;
  color: #444450 !important;
  position: relative;
}
  
.C200th_itembox img{
  margin-bottom: 10px;
}
  .itemarea_200th .C200th_itembox img{
    border: 2px solid #784f40;}
  
  .itemarea_cat .C200th_itembox img{
    border: 2px solid #9be1da;}
  
  .itemarea_primavera .C200th_itembox img{
    border: 2px solid #bf9d5a;}
    
    /*フィオレッタギフトボックス　追加画像*/
    .itemarea_primavera .C200th_itembox img.item_primavera-3_img{
      position: absolute;
      width: 309px;
      top: -95px;
      left: -30px;
      border: none;
    }
    /**/
    
    .illust_primavera-collection_2{
      position: absolute;
      width: 198px;
      top: -85px;
      left: -85px;
      z-index: 2;
    }
    .illust_primavera-collection_3{
      position: absolute;
      width: 79px;
      top: -85px;
      right: -85px;
      z-index: 2;
    }
    .illust_primavera-collection_4{
      position: absolute;
      width: 87px;
      top: -65px;
      left: -85px;
      z-index: 2;
    }
    .illust_primavera-collection_5{
      position: absolute;
      width: 247px;
      bottom: -50px;
      right: -245px;
      z-index: 2;
    }
    

.C200th_itembox p{
  padding: 0 10px;
}
.C200th_item-name{
  font-size: 2.4rem;
}
.C200th_item-price{
  font-size: 1.8rem;
}
.C200th_btn {
  max-width: 550px;
  margin: 30px auto 0 auto;
  text-align: center;
  position: relative;
}

.C200th_btn .btn.btn_large a{
  font-size: 3rem;
  padding: 30px;}

    @media screen and (min-width:768px){
      .ttlarea_200th_img img{
        position: absolute;
        top: 0;
        width: 80%;
        max-width: 1140px;
        right: 0;
        z-index: 0;
      }
      .C200th_itemlist{
        display: flex;
        justify-content:space-between;
        flex-wrap: wrap;
      }
      .C200th_itembox{
        width: 31%;
      }
        .itemarea_cat .C200th_itemlist{
          max-width: 975px;
          margin: 0 auto;}
        .itemarea_cat .C200th_itembox{
          width: 46%;
        }
      
      .ttlarea_cat_img{
        width: 40%;
        max-width: 556px;
        position: absolute;
        bottom: -25px;
        right: 5%;
      }  
      .illust_cat-collection_1{
        width: 100px;
      }
      
      .ttlarea_primavera_img{
        width: 30%;
        max-width: 348px;
        position: absolute;
        bottom: -25px;
        right: 10%;
      }
      .illust_primavera-collection_1{
        position: absolute;
        top: -30px;
        left: -90px;
        width: 100px;
      }
    }
    @media screen and (min-width:768px) and (max-width:1280px){
      .ttlarea_200th_img img{
        right: -40%;
        height: 100% !important; width: auto;}
      
      .ttlarea_primavera_img{
        width: 30%;
        max-width: 348px;
        position: absolute;
        bottom: -15px;
        right: 15px;
      }
      
      .C200th_copy{
        width: 60%;
      }
      .ttlarea_cat_img{
        right: 10px;}
    }
    @media screen and (max-width:1280px){
      
      .C200th_ttlarea{
        padding: 80px 0 50px 0;}
      .C200th_ttl{
        font-size: 3.8rem;}
      
      .C200th_item-name{
        font-size: 2rem;
      }
      .C200th_item-price{
        font-size: 1.6rem;
      }
      .C200th_btn .btn.btn_large a{
        font-size: 2.4rem;
        padding: 20px;}
      
      .C200th_itemarea{
        padding: 60px 0;
      }
      
      .itemarea_primavera{
        padding-top: 120px;
      }
      .itemarea_primavera .C200th_itembox img.item_primavera-3_img{
        width: 180px;
        top: -65px;
        left: -20px;
      }
      .illust_primavera-collection_2{
        width: 115px;
        left: -10px;
        top: -35px;
      }
      .illust_primavera-collection_3{
        width: 40px;
        right: 10px;
        top: -75px;
      }
      .illust_primavera-collection_4{
        width: 43px;
        top: -25px;
        left: -65px;
        }
    .illust_primavera-collection_5{
      width: 112px;
      top: -65px;
      right: -100px;
    }
      
      .itemarea_200th{
          background-repeat: repeat-y;
          background-size: 110%;}  
          
      .C200th_btn {
        margin-top: 30px;}    
    }
    @media screen and (max-width:767px){
      .C200th_ttlarea{padding: 0 0 20px 0;}
      
      .ttlarea_cat{
        padding: 20px 0 !important; }
        
      .ttlarea_primavera{
        padding: 20px 0 30px 0 !important;
      }  
      
      .ttlarea_200th{
        background-size: cover;
      }
      .ttlarea_200th_img{
        width: 100%;
        }
      
      .illust_cat-collection_1{
        width: 50px;
        position: absolute;
        top: -5px;
        left: 30px;
      }
      .illust_cat-collection_2{
        width: 65px;
        position: absolute;
        top: -40px;
        right: 20px;
      }  
      .ttlarea_cat_img{
        max-width: 240px;
        margin: 0 auto;
      }
      .ttlarea_primavera_img{
        width: 160px;
        margin: 0 auto; 
      }
      .illust_primavera-collection_1{
        position: absolute;
        transform: rotate(-90deg);
        bottom: -75px;
        width: 40px;
        left: 0;
        right: 0;
        margin: auto;
      }
      .illust_primavera-collection_2{
        left: 0;
      }
      .illust_primavera-collection_3{
        top: -45px;
      }
      .illust_primavera-collection_4{
        left: -35px;
        }
    .illust_primavera-collection_5{
        top: -75px;
        right: -50px;
    }
      .itemarea_primavera .C200th_itembox img.item_primavera-3_img{
        width: 227px;
        top: -65px;
        left: -20px;
      }
      .item_primavera-3{
        margin-top: 70px;
        margin-bottom: 50px;
      }
      
      .C200th_ttl{
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 2.4rem;
        text-align: center;}
      
      .C200th_copy{
        font-size: 1.4rem;
        text-align: center;
      }  
      .C200th_itemarea{
        padding: 30px 0;
      }
        .itemarea_primavera{
          padding: 60px 0 30px 0;
        }
        
      
      .C200th_itemlist{
        padding: 0 25px;
      }
      .C200th_item-name{
        font-size: 1.8rem;
      }
      .C200th_item-price{
        font-size: 1.4rem;
      }
      .C200th_btn {
        max-width: 275px;}  
      .C200th_btn .btn.btn_large a{
        font-size: 1.6rem;}
        
      .itemarea_cat{
        background: url("../images/caffarel200th/bg_cat-collection-sp.webp?2") repeat-y top center;
        background-size: 100%;
      }  
        
    }
    
.C200th_Valentine_lineup_ttl{
  font-size: 4.8rem;
  line-height: 1.3;
  margin: 10px 0;
  text-align: center;
  font-weight: 500;
  position: relative;
  z-index: 2;
  color: #444450;
}  
.C200th_Valentine_lineup_lead{
  font-size: 2rem;
  text-align: center;
  margin-bottom: 20px;
}
.C200th_event_ttl{
  font-size: 6rem;
  color: #444450;
  font-family: "Jost",sans-serif;
  line-height: 1.2;
  margin-bottom: 30px;
  text-align: center;
}
.C200th_event_ttl span{
  font-weight: 500;
  font-size: 3.6rem;
}
.Insta_area{
  max-width: 542px;
  margin: 0 auto;
}
    @media screen and (max-width:1280px){
      .C200th_Valentine_lineup_ttl{font-size: 3.6rem;}
      .C200th_Valentine_lineup_lead{font-size: 1.6rem;}
      .C200th_event_ttl{font-size: 4rem;}
      .C200th_event_ttl span{font-size: 2.4rem;}
    }
    @media screen and (max-width:767px){
      .C200th_Valentine_lineup_ttl{font-size: 2.4rem;}
      .C200th_Valentine_lineup_lead{font-size: 1.4rem;}
      .C200th_event_ttl{font-size: 3rem;}
      .C200th_event_ttl span{font-size: 1.6rem;}
    }