/* ベース設定 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  
  body {
    font-family: 'Yu Gothic', sans-serif;
    background-color: #fff;
    position: relative;
    line-height: 1.8;
    color: #333;
  }

  .notoserif-text {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    font-size:26px;
  }

  .kokoro-text {
    font-family: "Kokoro", serif;
    font-weight: 500;
    font-size:26px;
  }

  /* 背景画像 */
.background {
  background-image: url('../img/bk_colorfull.jpg');
  background-repeat: repeat; 
  background-position: center top; 
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  z-index: -1;
  opacity: 1;

  }
  

  .layout-container {
    display: flex;
    justify-content: center;
    position: relative;
  }


  /* 中央カラムレイアウト */
  .content-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
  }

  /* コンテンツ背景（透かし） */
.content-bg {
  background-color: rgba(255, 255, 255, 1); 
  height: 100%;
  padding: 0;
  border-radius: 0;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

/* アイコンを中央カラムの右上に固定 */
.icon-top-right {
  position: absolute;
  top: 0;
  left: calc(50% + 500px + 10px); 
  z-index: 10;
}

.icon-top-right img {
  width: 85px;
  height: auto;
}


.article-main{
  flex: 1;
  text-align: center;
}


/*動画*/
.lp_mv{
  max-width: 100%;
  height: auto;
  display: block;
}

.article-main{
  display: block;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

/*タイトル*/

.main-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 90%; 
  margin: auto;
  margin-bottom: 50px;
}

.main-title2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 90%; 
  margin: auto;
  margin-bottom: 110px;
}


.img-title-main{
  display: block; 
  max-width: 85%; 
  margin: auto;
 
}


.img-title01{
  display: block; 
  max-width: 100%; 
  margin: auto;
  margin-bottom: 100px;
}

.img-title_bt{
  display: block; 
  max-width: 70%; 
  text-align: center;
  margin: auto;
  margin-bottom: 15px;
}


.img-title02{
   display: block;
   max-width: 100%;
   margin-bottom: 100px;
}

.ttl-text-p {
  display:inline-block;
  font-size: 22px;
  text-align: center;
  margin: 5px auto 150px; 
  line-height: 2em;
}

.sub-ttl{
  font-weight: bold !important;
  font-size:30px !important;
  margin-bottom: 30px;
}
.sub-ttl-p{
  font-size: 25px !important;
  text-align: center;
  margin: 5px auto 60px; 

}


.p-navona {
  position: relative;
}

.navona-icon {
  position: absolute;
  top: 10px;
  left: calc(50% + 150px + 10px); 
  z-index: 10;
  width: 140px;
  height: auto;
}



/*限定お菓子*/

.main-sweets-ttl{
  position: relative;
  display: flex;
  width: 90%;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.main-sweets{
  position: relative;
  display: flex;
  width: 90%;
  flex-direction: column;
  align-items: center;
  gap: 95px;
}

.img-sweets-ttl{
  display: block;
  max-width: 90%;
  margin: auto;
  overflow: hidden; 
  margin-bottom: 40px;
}

.img-title03{
  height: auto;
  display: block;
  max-width: 100%;
}

.corner-icon {
  position: absolute;
  top: -30px;
  left: calc(50% + 400px + 10px);
  z-index: 10;
  width: 80px; 
  height: auto;
}

.p{
  margin: 0;
}

.p-bottom{
  margin-bottom: 200px;
}



/*リフランド商品*/
.rebrand{
  width: 90%;
  font-weight: 600;
  font-size:36px;
  margin-bottom: 100px;
  z-index: 30;
  
}

.rebrand-title{
  display: block; 
  max-width: 45%; 
  margin: auto;
 
}


.product-item {
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 4rem;
  width: 100%;
  z-index: 10;
}

.product-image {
  width: 40%;
  height: auto;
  object-fit: cover;
  margin: 0px 10px 0px 50px;
}

.product-text {
  width: 60%;
  padding-left: 2rem;
  font-size: 1rem;
  line-height: 1.8;
  margin: 5px 50px 10px 10px;
}

.product-text h3 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  letter-spacing: 0.1em;
  text-align: left;
  font-weight: 800;
}

.product-text .price {
  font-weight: bold;
  text-align: left;
  margin-bottom: 1rem;
  font-size: 18px;
}

.product-text-p {
  font-size: 16px;
  text-align: left;
  margin-top: 80px;

}


.pills-bl{
  position: absolute;
  top: -150px;
  left: calc(50% - 200px + 10px);
  z-index: -20;
  width: 40%; 
  height: auto;
}

.pills-pk{
  position: absolute;
  top: 10px;
  left: calc(50% + 20px + 10px);  
  z-index: -20;
  width: 40%; 
  height: auto;
}



/*一周年ギフト*/
.gift{
  position: relative;
  width: 90%;
  z-index: 10;
  margin-top: 30px;
}

.gift-icon {
  position: absolute;
  top: 150px;
  left: calc(50% + 300px + 10px);
  z-index: 20;
  width: 80px; 
  height: auto;
}

.gift-text-p {
  font-size: 18px;
  text-align: center;
  margin: 20px 20px 150px;
}
  
  /*お知らせ*/

  .info-box {
    position: relative;
    width: 80%;
    margin-top: 80px;
    margin-bottom: 20px;
  }

  .info-title{
    font-weight: 600;
    font-size:36px;
    margin-bottom: 60px;
  }

  .info-text-p {
    position: relative;
    width: 80%;
    z-index: 10;
    font-size: 18px;
    text-align: left;
    margin: 0 5px 200px 30%;
 
  }

  .info-bkicon{
    position: absolute;
    top: 0px;
    left: calc(50% - 45% + 10px); 
    z-index: 0;
    width: 300px; 
    height: auto;
  }

  /*終わりの挨拶*/
  .end-logo{
    width: 60%;
    margin-top: 130px;
    margin-bottom: 100px;
  }



  .end-title{
    font-weight:lighter;
    font-size: 34px;
    margin: 40px;  
  }

  .end-icon{
    width: 100%;
    margin: auto;
    margin-bottom: 150px;
  }

  .shop-info{
  display: flex;
  position: relative;
  max-width: 100%;
  margin: auto;
  margin-bottom: 50px;
  }

  .shop-phot{
    width: 45%;
    margin:auto;
  }
.shop-adoress{
  width: 100%;
  text-align: left;
  line-height:2em;
  font-size: 27px;
  margin-top: 80px;
}

.shop-info-ttl h3{
  width: 100%;
  font-weight: 800;
  font-size: 30px;

}

.shop-map iframe{
  margin: auto;
  max-width: 90%;
}


 /* === PC（デフォルト：幅1024px以上）=== */
 @media (min-width: 1024px) {
  .sp {
    display: none;
  }
.pc {
    display: block;
  }

 }


/* ====タブレット対応 (横幅768px〜1024px)=== */
@media screen and (max-width: 1024px) {

.sp {
    display: none;
  }
.pc {
    display: block;
  }



  .content-wrapper {
    max-width: 80%;
    overflow: hidden;
  }

  .icon-top-right {
    left: calc(50% + 40vw);
  }

  .corner-icon {
    left: calc(50% + 30vw); 
  }

  .gift-icon {
    top:30px;
    left: calc(50% + 25vw); 
  }


  .img-title01, .img-title02, .img-title03, .img-title04, .img-title05, .img-title06 {
   display: block;
    max-width: 90%;
    margin: auto 10px;
    overflow: hidden;
  }


  .img-title01{
    display: block;
    width: 90%;
    text-align: center;
    margin: auto;
  }

 
  .ttl-text-p{ 
    margin: 5px 10px 100px 10px; 
  }


  .sub-ttl{
    font-weight: bold !important;
    font-size:26px !important;
    margin-bottom: 30px;
  }
  .sub-ttl-p{
    font-size: 22px !important;
    text-align: center;
    margin: 5px auto 60px; 
  
  }

  .main-sweets{
    gap: 75px;
  }

  .end-logo{
    width: 60%;
    margin-top: 50px;
    margin-bottom: 100px;
  }
  

  /*タブレット対応-リブランド商品*/
  .rebrand{
   font-size:40px;
    margin-bottom: 50px;
    z-index: 10;
  }


  .product-item {
    display: flex;
    max-width: 100%;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap; 
    margin-bottom: 60px;

  }

  .product-image {
    display: block;
    max-width: 40%;
    margin: 5px;
  }

  .product-text {
    width: 55%;
    margin: 5px 0;
    padding-left: 0.5rem;
    text-align: center;
  }


  .product-text h3{
    font-size: 25px;
    margin-top: 2px;
    font-weight: 800;
  }

  .product-text-p {
    font-size: 12px;
    margin-top: 36px;
    margin-bottom: 5px;
  }


/*タブレット対応-ギフト*/

  .gift-text-p {
    font-size: 16px;
    text-align: center;
    margin: 20px 10px 150px;
  }
    

/*タブレット対応-お知らせ*/
  .info {
    position: relative;
    display: block;
    width: 100%;
    flex-wrap: wrap; 
  }

  .info-title{
    font-weight: 600;
    font-size:36px;
    margin-bottom: 60px;
  }

  .info-text-p {
  
    width:80%;
    position: relative;
    z-index: 10;
    font-size: 15px;
    text-align: left;
    margin: 0 20% 180px 30%;
 
  }

  .info-bkicon{
    position: absolute;
    top: 0px;
    left: calc(50% - 45% + 10px); 
    z-index: 0;
    width: 300px;  
    height: auto;
  }


  .end-title{
    display: block;
    margin-top: 100px;
    font-size: 28px;
    font-weight: bold;
  }

  .end-icon{
    margin-bottom: 130px;
  }

  .shop-info {
    display: flex;
    max-width: 100%;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap; 
    margin:0 auto 20px ;
  }

  .shop-phot {
    margin: 0px 15px;
    width: 40%;
  }

  .shop-info-ttl h3{
    text-align: left;
    font-size:26px;
    margin-top: 10px;
  }

.shop-adoress{
  font-size: 23px;
  margin: 15px auto;
  line-height:2em;
}




}



/* ========スマホ対応 (横幅820(767)px以下)======== */
@media screen and (max-width: 767px) {
  .sp {
    display:  block;
  }
  .pc {
    display: none;
  }

  .content-wrapper {
    max-width: 85%;
    overflow: hidden; 
  }

  
  .icon-top-right {
    display: block;
    left: calc(50% + 43vw);
    width: 30px;
    height: auto;
   
  }

  .icon-top-right img {
    width: 100%;
    height: auto;
  }


  .corner-icon {
    left: calc(50% + 33vw);
    width: 40px;
  }

  .main-title {
   max-width: 100%;
    gap: 10px; 
  }

  .ttl-text-p{
    font-size:12px !important;
    display:inline-block;
    text-align: center;
    margin: 5px 5px 40px; 
    line-height: 2em;
  
  }

  .main-title2{
    margin-bottom:50px;
    width: 100%;
    max-width: 100%;
  }

  .img-title_bt{
    width: 80%;
  }

  .img-title01, .img-title02, .img-title03, .img-title04, .img-title05, .img-title06 {
    display: block;
     max-width: 100%;
     margin: auto 10px;
     overflow: hidden; 
   }

 
  .sub-ttl{
    font-weight: bold !important;
    font-size:18px !important;
    margin-bottom: 5px;
  }
  .sub-ttl-p{
    font-size: 15px !important;
    text-align: center;
    margin: 5px auto 50px; 
  
  }

  .main-sweets-ttl{
    width: 95%;
  }


  .navona-icon {
    position: absolute;
    top: 8px;
    left: calc(50% + 25px + 10px); 
    z-index: 10;
    width: 100px;  
    height: auto;
  }

  .main-sweets{
    gap: 30px;
  }
  
.notoserif-text{
  font-size: 16px;
}

.kokoro-text{
  font-size: 16px;
}



.p-bottom {
  margin-bottom: 60px;
}



.rebrand{
  font-size: 18px;
  margin-bottom: 10px;
  z-index: 10;
}

  .product-item {
    flex-direction: column;
    align-items: center;    
    text-align: center;   
    flex-wrap: wrap;
    margin-bottom: 50px;
    width: 95%;

  }

  .product-item > img.product-image {
    width: 85% !important;
    max-width: 100% !important;
    margin: 5px !important;
    display: block !important;
  }

  .product-text {
    width: 85%;
    margin-bottom:0;
    text-align: center;
    object-fit: cover;
  }
  .product-text h3{
    font-size: 20px;
    margin-bottom:0;
    font-weight: 800;
  }

  .product-text .price {
    font-weight: bold;
    text-align: left;
    font-size: 15px;
    margin-bottom: 0;
  }
  
  .product-text-p {
    font-size: 13px;
    margin-top: 20px;
  }


  .pills-bl{
    position: absolute;
    top: 430px;
    left: calc(50% - 100px + 10px); 
    z-index: -10;
    width: 60%; 
    height: auto;
  }
  
  .pills-pk{
    position: absolute;
    top: 400px;
    left: calc(50% - 45px + 10px);  
    z-index: -10;
    width: 50%;  
    height: auto;
  }



   /*スマホ対応-ギフト*/

  .gift-img{
    display: block;
    width: 90%;
    margin: auto;

  }

  .gift-text-p {
    font-size: 14px;
    margin: 20px auto 60px;
  }
    
  .gift-icon {
    top:30px;
    left: calc(50% + 25vw); 
    width: 40px;
  }

  /*スマホ-お知らせ*/

  .info {
    position: relative;
  }

  .info-title{
    font-weight: 600;
    font-size:18px;
    margin-bottom: 25px;
  }

  .info-text-p {
    width:80%;
    position: relative;
    z-index: 10;
    font-size: 12px;
    text-align: left;
    margin: 0 15px 50px 18%;
 
  }

.inso-text-small{
  font-size: 10px;
}

  .info-bkicon{
    position: absolute;
    top: -5px;
    left: calc(50% - 57% + 10px);
    z-index: 0;
    width: 180px; 
    height: auto;
  }


  /*スマホー終わりの挨拶*/
  .end-title{
    font-weight:bold;
    font-size: 27px;
    margin: 30px auto 10px;  
  }

  .end-icon{
    margin-bottom: 50px;
  }

  .shop-info{
    display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 30px;
  }

  .shop-phot{
    display: block;
    width: 90%;
    margin: auto;
  }

  .shop-info-ttl h3{
    text-align: center;
    font-size: 25px;
    margin-top: 10px;
  }


.shop-adoress{
  font-size: 17px;
  margin-top: 15px auto;
  text-align: center;
  line-height:1.5em;
  
}
  
}


/* ========スマホ対応 (横幅390px以下)======== */
@media screen and (max-width: 390px) {
  .content-wrapper {
    max-width: 85%;
    overflow: hidden;
  }

  
  .icon-top-right {
    display: block;
    left: calc(50% + 43vw);
    width: 30px;
    height: auto;
   
  }

  .icon-top-right img {
    width: 100%; 
    height: auto;
  }


  .corner-icon {
    left: calc(50% + 33vw);
    width: 40px;
  }

  .main-title {
   max-width: 100%;
    gap: 10px; 
  }

  .ttl-text-p{
    font-size:12px !important;
    display:inline-block;
    text-align: center;
    margin: 5px 5px 40px; 
    line-height: 2em;
  
  }

  .img-title01, .img-title02, .img-title03, .img-title04, .img-title05, .img-title06 {
    display: block;
     max-width: 90%;
     margin: auto 10px;
     overflow: hidden; 
   }


   .img-title_bt{
    width: 80%;
  }
 
  .sub-ttl{
    font-weight: bold !important;
    font-size:18px !important;
    margin-bottom: 5px;
  }
  .sub-ttl-p{
    font-size: 15px !important;
    text-align: center;
    margin: 5px auto 50px; 
  
  }

  .navona-icon {
    position: absolute;
    top: 8px;
    left: calc(50% + 25px + 10px); 
    z-index: 10;
    width: 100px; 
    height: auto;
  }

  .main-sweets-ttl{
    width: 95%;
  }


  .main-sweets{
    gap: 30px;
  }
  
.notoserif-text{
  font-size: 16px;
}

.kokoro-text {
  font-family: "Kokoro", serif;
  font-weight: 500;
  font-size:14px;
}


.p-bottom {
  margin-bottom: 60px;
}



.rebrand{
  font-size: 18px;
  margin-bottom: 10px;
  z-index: 10;
}

  .product-item {
    flex-direction: column; 
    align-items: center;    
    text-align: center;     
    flex-wrap: wrap; 
    margin-bottom: 10px;
    width: 95%;

  }

  .product-item > img.product-image {
    width: 90% !important;
    max-width: 100% !important;
    margin: 5px !important;
    display: block !important;
  }

  .product-text {
    width: 90%;
    margin-bottom:0;
    text-align: center;
    object-fit: cover;
  }
  .product-text h3{
    font-size: 20px;
    margin-bottom:0;
    font-weight: 800;
  }

  .product-text .price {
    font-weight: bold;
    text-align: left;
    font-size: 15px;
    margin-bottom: 0;
  }
  
  .product-text-p {
    font-size: 11px;
    
  }


  .pills-bl{
    position: absolute;
    top: 430px;
    left: calc(50% - 100px + 10px);  
    z-index: -10;
    width: 60%;  
    height: auto;
  }
  
  .pills-pk{
    position: absolute;
    top: 400px;
    left: calc(50% - 45px + 10px); 
    z-index: -10;
    width: 50%;  
    height: auto;
  }



   /*スマホ対応-ギフト*/

  .gift-img{
    display: block;
    width: 90%;
    margin: auto;

  }

  .gift-text-p {
    font-size: 12px;
    margin: 20px auto 60px;
  }
    
  .gift-icon {
    top:30px;
    left: calc(50% + 25vw);
    width: 40px;
  }

  /*スマホ-お知らせ*/

  .info-box{
    margin-top: 30px;
    width: 90%;
  }

  .info-title{
    font-weight: 600;
    font-size:18px;
    margin-bottom: 25px;
  }

  .info-text-p {
    width:80%;
    position: relative;
    z-index: 10;
    font-size: 12px;
    text-align: left;
    margin: 0 15px 50px 18%;
 
  }

.inso-text-small{
  font-size: 9px;
}

  .info-bkicon{
    position: absolute;
    top: -5px;
    left: calc(50% - 57% + 10px);
    z-index: 0;
    width: 180px;  
    height: auto;
  }


  /*スマホー終わりの挨拶*/
  .end-logo{
    width: 80%;
    margin-bottom: 50px;
  }

  .end-title{
    font-weight:bold;
    font-size: 20px;
    margin: 20px auto 10px;  
  }

  .end-icon{
    margin-bottom: 50px;
  }

  .shop-info{
    display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 0px;
  }

  .shop-phot{
    display: block;
    width: 90%;
    margin: auto;
  }

  .shop-info-ttl h3{
    text-align: center;
    font-size: 25px;
    margin-top: 10px;
  }


.shop-adoress{
  font-size: 17px;
  margin-top: 15px auto;
  text-align: center;
  line-height:1.5em;
  
}
}

@media screen and (max-width: 320px) {
  .ttl-text-p{
    font-size: 11px !important;
    
  }

  .sub-ttl {
  font-size: 15px !important;
  }

  .sub-ttl-p {
    font-size: 11px !important;
  }

  .kokoro-text{
    font-size: 11px;
  }

  .product-item{
    margin-bottom: 10px;
  }
  .product-text .price{
    font-size: 13px;
  }
  .product-text-p {
    font-size: 11px;
  }

  .gift{
    margin-top: 30px;
  }


  .corner-icon{
    left: calc(50% + 25vw);
  }

  .info-bkicon {
     width: 150px;
     left: calc(50% - 57% + 2px);
  }

  .info-text-p {
    font-size: 11px;
  }
  .shop-info-ttl h3{
    font-size: 20px;
    margin-bottom: 10px;
  }

  .shop-info{
    margin-bottom: 0px;
  }

  .end-icon{
    width: 50%;
    margin-bottom: 10px;
  }
}