/* toppage */
.first-image{
background-image: url('https://img21.shop-pro.jp/PA01482/411/etc/top_img.jpg');
background-size: cover;
background-position: center;
width: 100%;
height: 100vh;
position: relative;
color: #fff;
}
.first-image p.vertical{
font-weight: 900;
font-size: 28px;
-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
text-combine-upright: digits;
-webkit-text-orientation: mixed;
        text-orientation: mixed;
position: absolute;
top: 25%;
letter-spacing: .2rem;
line-height: 4rem;
}
.top-image{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
text-align: center;
}
.first-image p.first-text-one{
right: 12%;
transform: translateX(50%);
}
.first-image p.first-text-second{
left: 12%;
transform: translateX(-50%);
}
.first-link{
position: absolute;
bottom: 10%;
left: 50%;
transform: translate(-50%,-50%);
}
.btn.btn-fst{
padding: 10px 46px;
border: 1px solid #fff;
border-radius: 0;
background-color: transparent;
color: #fff;
font-size: 17px;
}

.btn.btn-fst::before{
content: '';
position: absolute;
display: inline-block;
width: 30px;
height: 5px;
border-style: solid;
border-width: 0 2px 1px 0;
border-color: #fff;
transform: skewX(60deg) translateY(-50%);
top: 50%;
left: 90%;
transition: .4s;
}
.btn.btn-fst:hover{
background-color:rgba(60, 22, 0, .7);
}
.btn.btn-fst:hover:before{
width: 54px;
transition: .4s;
}
@media (max-width: 768px) {
.first-image{
background-image: url('https://img21.shop-pro.jp/PA01482/411/etc/top_img_sp.jpg');
background-position: bottom;
 height: 140.104166666667vw;
}
.btn.btn-fst{
padding: 1.953125vw 9.375vw;
font-size: 3.90625vw;
}
.first-image p.vertical{
font-size: 3.64583333333333vw;
top: 22.1354166666667vw;
  line-height: 1.6;
}
.top-image{
width: 44.921875vw;
top: 66%;
}
.first-image p.first-text-one{
right: 0;
margin-right: 15.510417vw;
}
.first-link{
  bottom: 5%;
}
}

.campaign-bnrarea {
background: url("https://img21.shop-pro.jp/PA01482/411/etc/campaign_bg.jpg?cmsp_timestamp=20221012014635") center;
text-align: center;
}
/* campaign */
.campaign{
  background-color: #3C1600;
  background: url('https://img21.shop-pro.jp/PA01482/411/etc/bg_pt.jpg') repeat;
  padding: calc(50rem/20);
  /* padding-bottom: calc(120rem/20); */
  text-align: center;
  color: #fff;
}
.campaign h2.heading span{
  font-size: 20px;
  border-bottom: 3px #fff solid;
}
.campaign-banner{
  margin: 0 auto 30px;
  aspect-ratio: 800/320;
   max-width: 800px;
}
.campaign-banner a{
  width: 800px;
}
.campaign-banner a img{
  width: 100%;
}
.campaign_box{
  max-width:1100px;
  margin: 0 auto 30px;
}
.campaign_box img {
  width: 100%;
}
.campaign_box_p{
margin:30px auto 0;
max-width:1100px;
}

/* バナー　400px ×2 */

@media (min-width: 768px) {
  .campaign_box-w{
    display: flex;
    justify-content: space-between;
    max-width:1100px;
    margin: 0 auto 30px;
  }
  .campaign_box_2{
    width: 49%;
  }
}



@media (max-width: 767px) {
  .campaign_box_2{
    margin: 0 auto 30px;
  }
}


/* about */
.about{
display: flex;
justify-content:flex-end;
padding: 80px 0 120px;
}
.about.newitem{
  display: flex;
  justify-content: flex-start;
}
.about h2.heading{
text-align: left;
font-size: 20px;
}
.about h3{
font-size: 180%;
font-weight: 900;
}
.about h2.heading span{
border-bottom: 3px #464e54 solid;
}
.about .about-image{
height: auto;
position: relative;
text-align: right;
margin-top: 60px;
width: 50%;
background-image: url('https://img21.shop-pro.jp/PA01482/411/etc/img_about.jpg');
background-repeat: no-repeat;
background-size: cover;
background-position: center;
margin-bottom: 60px;
}
.about .about-image.newitem{
  text-align: left;
  min-width: 300px;
  background-image: url('https://img21.shop-pro.jp/PA01482/411/etc_base64/bmV3aXRlbQ.jpg?cmsp_timestamp=20250903120953');
}
.about .about-image .about-img-main{
width: 100%;
}
.about .about-image .about-img-sub{
position:absolute;
left: 0;
bottom: -10px;
}
.about .about-caption{
order: -1;
flex-shrink: 0;
padding-right: 5%;
}
.newitem .about-caption{
  order: 2;
  padding-left: 50px;
}
.points>img{
    margin-left: -20px;
    margin-bottom: -30px;
}
@media (max-width: 768px) {
.points>img{
  margin: auto;
}
.about{
display: block;
padding: 40px 0;
}
.about.newitem{
  display: block;
}
.about h3{
  font-size: 155%;
}
.about .about-image .about-img-sub{
  width: 70%;
}
.about .about-image{
margin-top: 40px;
width: 90%;
margin-left: auto;
margin-bottom: 0;
}
.about-image.newitem{
  margin-left: 0 !important;
  margin-right: auto !important;
}
.about .about-caption{
padding-right: 0;
padding: 1rem 2.2rem;
font-size: 14px;
}
}



/* recommend items */
.recommend-items{
background-color: #fff;
padding: 80px 0;
}
.recommend-items p{
text-align: center;
margin-bottom: 60px;
}
.prd-lst-span {
display: block;
margin: .3em 0;
font-size: 1rem;
text-align: left;
}
.prd-lst-price {
font-size: 1.4rem;
color: #404042;
}
.prd-lst-name {
font-size: 1.2rem;
}
ul.prd-lst {
width: 90%;
margin: 0 auto;
}
.slick-dotted.slick-slider{
  margin-bottom: 60px;
}
@media (max-width: 768px) {
ul.prd-lst {
width: 100%;
margin: 0;
padding: 0;
}
.recommend-items{
padding: 40px 0 60px;
}
.recommend-items  .heading{
  margin: 6.51041666666667vw 0;
  line-height: 1;
}
.recommend-items .rec-items-ttl{
  font-size:16px;
}
.gift-caption .btn.btn-rg-lt{
  margin: 0 auto;
  }
}

/* concept */
.concept{
background-color: #3C1600;
background-image: url('https://img21.shop-pro.jp/PA01482/411/etc/bg_pt.jpg');
background-repeat: repeat;
color: #333;
width: 100%;
height: auto;
position: relative;
padding-bottom: 100px;
}
.concept h3{
font-size: 22px;
text-align: center;
font-weight: 900;
}
.concept h3 span{
font-size: 40px;
font-family: 'Red Rose', cursive;
font-weight: 400;
}
.points h4{
  font-size: 1.2rem;
font-weight: 900;
}
.bg-img{
width: 100%;
height: 500px;
background: url('https://img21.shop-pro.jp/PA01482/411/etc/bg_1.jpg') center;
background-size: cover;
margin-bottom: 400px;
}
.concept .heading{
color: #fff;
margin: 0;
padding: 100px 0 50px;
font-size: 44px;
}
.concept-caption{
text-align: center;
margin: 100px auto;
margin-top: 0;
background: linear-gradient(rgba(255,255,255,.4) 5%, rgba(255,255,255,.9) 50%);
z-index: 5;
padding: 50px;
max-width: 900px;
}
.concept .sp_carousel{
width: auto;
height: auto;
position: relative;
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.concept-text{
background-color: rgba(255,255,255,1);
width: 80%;
margin-bottom: 130px;
padding: 60px 150px;
}
.concept-text.point1,
.concept-text.point3{
margin-left: auto;
padding-right: 100px;
padding-left: 200px;
}
.concept-text.point2{
margin-right: auto;
padding-left: 100px;
padding-right: 200px;
}
.concept-text.point3{
margin-bottom: 0;
}
.concept-image{
position: absolute;
top: auto;
left: 0;
transform: translateY(-30%);
}
.point2 .concept-image{
right: 0;
left: auto;
}

@media (max-width: 980px) {
.concept-caption{
width: 90%;
}
.concept-caption,
.concept .sp_carousel{
width: 90%;
}
}
@media (max-width: 768px) {
  .concept{
    padding-bottom: 10px;
  }
.concept .sp_carousel{
width: 100%;
}
.concept-caption{
margin: 0 auto;
padding: 20px;
text-align: left;
}
.concept .heading{
padding: 60px 0 20px;
}
.concept-text.point1,
.concept-text.point2,
.concept-text.point3{
padding: 30px;
margin: 0 30px;
margin-top: 20px;
width: auto;
height: auto;
min-height: 770px;
position: relative;
}
.point2 .concept-image{
right: auto;
left: -10px;
}
.concept-image{
position: absolute;
top: -20px;
left: auto;
left: -10px;
right: auto;
transform: none;
width: 40vw;
}
.points{
/* margin-top: 40vw; */
text-align: right;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.points h4{
margin-left: 33vw;
text-align: left;
margin-top: 1vw;
font-size: 4.6875vw;
}
.points img{
/* position: absolute; */
margin-left: 34vw;
margin-top: 3vw;
width: 24vw;
}
.points p{
padding-top: 1rem;
text-align: left;
}
.bg-img{
margin-bottom: 200px;
}
}
@media (max-width: 480px) {
.bg-img{
margin-bottom: 440px;
}
}

/* shop */
.shop{
padding: 50px 0 100px;
}
.shop-caption{
display: flex;
background-color: #fff;
max-width: 1000px;
margin: 0 auto;
padding: 50px 0;
}
.shop-image{
text-align: center;
}
.shop-text{
padding: 0 2rem;
display: flex;
flex-direction: column;
/* justify-content: space-around; */
margin: 0 auto;
}
.shop-text h3{
  font-size: 1.5rem;
}
.shop-text h3,
.shop-text p{
padding-left: 1rem;
margin-bottom: 25px;
}
.shop-text .btn.btn-rg{
  margin-left: 14px;
}
@media (max-width: 980px) {
.shop-text .btn.btn-rg{
  margin-left: 0;
}
.shop-caption{
flex-direction: column;
width: 90%;
padding-top: 0;
}
.shop-image{
  padding: 0 1.6rem;
}
.shop-text{
display: block;
padding: 0;
margin: 0 auto;
margin-top: 1rem;
padding: 0 1.6rem;
}
.shop-text h3{
  font-size: 1.2rem;
  font-weight: 900;
}
}
@media (max-width: 768px) {
  .shop-text h3, .shop-text p{
    padding-left: 0;
  }
}
/* sns */
.sns{
background-color: #fff;
padding: 100px 3rem;
}
.ico-tw{
  width: 180px;
  margin: 30px auto;
}


/* ふるさと納税　バナー */
.furusato{
  background-color: #fff;
  padding-bottom: 100px;
}
.furusato-wrap{
  background-color: rgba(212, 203, 187, 0.5);
  width: 1000px;
  margin: auto;
  padding-top: 48px;
  padding-bottom: 53px;
}
.furusato p{
  text-align: center;
  margin-bottom: 38px;
}
.furusato-bn{
  display: flex;
  width: 868px;
  justify-content: space-between;
  margin: 0 auto;
}
.furusato-bn a{
  width: 208px;
}

@media (max-width: 767px) {
  .furusato-wrap{
    width: 90%;
  }
  .furusato-bn{
    width: 330px;
    flex-direction: column;
    align-items: center;
  }
  .furusato-bn a{
    margin-top: 12px;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .furusato-wrap{
    width: 90%;
  }
  .furusato-bn{
    display: flex;
    width: 90%;
    justify-content: space-between;
    margin: 0 auto;
  }
}

.line-sec{
text-align: center;
    display: flex;
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
}
.line-sec a {
display: block;
margin: 0 auto;
margin-top: 100px;
width: 480px;
height: 120px;
position: relative;
}
.line-sec a.line-link{
background-image: url('https://img21.shop-pro.jp/PA01482/411/etc/line_bn_bg.jpg');
background-repeat: no-repeat;
background-size: cover;
}
.line-sec a.insta-link{
background-image: url('https://img21.shop-pro.jp/PA01482/411/etc/insta_bn_bg.jpg');
background-repeat: no-repeat;
background-size: cover;
}
.line-sec a::before{
  content: '';
  z-index: 1;
  mix-blend-mode: multiply;
}
@media (hover: hover) {
.line-sec a::before{
  content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    pointer-events: none;
    content: "";
    background: rgba(60,22,0,.4);
    transition: transform cubic-bezier(0.19, 1, 0.22, 1) .8s;
    transform: scale(0, 1);
    transform-origin: right center;
}
.line-sec a:hover::before {
    transform: scale(1, 1);
    transform-origin: left center;
}
}
.line-sec a img{
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  transform: none;
  z-index: 2;
}
.sns-inner {
width: 500px;
margin: 0 auto;
}
@media (max-width: 768px) {
.line-sec{
    flex-direction: column;
}
.line-sec a {
margin-top: 40px;
}
.sns{
padding: 50px 2rem 100px;
}
.ico-tw{
  width: 34vw;
}
.sns-inner {
width: 100%;
}
.line-sec a {
width: 336px;
height: 84px;
}
}
@media (max-width: 480px) {
.line-sec a {
width: 100%;
height: 84px;
}
}

/* 誕生ストーリー */

.story{
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}
.story-bg{
    background-image: url('https://img21.shop-pro.jp/PA01482/411/etc_base64/c3RvcnktYmctcGM.png?cmsp_timestamp=20230920154112');
    background-size: cover;
    background-position: center;
    width: 1000px;
    color: #333333;
    padding-bottom: 52px;
    margin-bottom: 100px;
}

@media (min-width: 768px) and (max-width: 1279px) {
    .story-bg{
        width: 90%;
        
    }
}
@media (max-width: 767px) {
    .story-bg{
        background-image: url('https://img21.shop-pro.jp/PA01482/411/etc_base64/c3RvcnktYmctc3A.png?cmsp_timestamp=20230920154112');
        width: 100%;
        margin-bottom: 80px;
    }
}

.story-h2{
    font-size: 26px;
    font-weight: 900;
    text-align: center;
    margin-top: 80px;
}

@media (min-width: 768px) and (max-width: 1279px) {
    .story-h2{
        
    }
}

@media (max-width: 767px) {
    .story-h2{
        font-size: 22px;
        line-height: 40px;
    }
}

.story-h3{
    background-color: #fff;
    font-size: 20px;
    font-weight: 900;
    line-height: 54px;
    text-align: center;
    width: 800px;
    margin: 50px auto 18px;
}
@media (min-width: 768px) and (max-width: 1279px) {
    .story-h3{
        width: 90%;
    }
}

@media (max-width: 767px) {
    .story-h3{
        font-size: 16px;
        width: 95%;
    }
}


.story-h4{
    font-size: 20px;
    font-weight: 900;
    line-height: 64px;
    text-align: left;
    width: 670px;
    margin: auto;
    border-bottom: solid 1px;
}
@media (min-width: 768px) and (max-width: 1279px) {
    .story-h4{
        width: 88%;
    }
}

@media (max-width: 767px) {
    .story-h4{
        font-size: 18px;
        width: 90%;
    }
}





.story-text{
    font-size: 14px;
    line-height: 26px;
    width: 670px;
    margin: 18px auto 28px;
    
}
@media (min-width: 768px) and (max-width: 1279px) {
    .story-text{
        width: 88%;
    }
}

@media (max-width: 767px) {
    .story-text{
        width: 88%;
    }
}


/* プリン亭　RRバナー */

.links-bg{
  background-color: rgba(212, 203, 187, 0.4);
  margin-bottom: 100px;
}
.links-img{
  width: 84px;
  margin: auto;
}
.links-img img{
  width: 100%;
}

.banner{
  max-width: 1020px;
  width: 100%;
  margin: 40px auto;
  display: flex;
  justify-content: space-between;
}

.banner a{
  width: 320px;
}

@media (max-width: 767px) {
  .banner{
    width: 320px;
    flex-direction: column;
  }
  .banner a{
    margin-top: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {

}

/* 年末年始営業・配送 */
@media (max-width: 767px) {
  .campaign-global {
    padding: 0 0 60px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  campaign-global {
    padding: 0 0 60px;
  }
}
@media (min-width: 1280px) {
  .campaign-global {
    padding: 30px 0 60px;
  }
}
.campaign-global-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 0;
}
.campaign-global-list-i {
  width: 378px;
  margin: 13px;
  transition: 0.3s;
}
.campaign-global-list-i:hover {
  transform: scale(1.01);
}
@media (max-width: 767px) {
  .campaign-global-list-i {
    width: 310px;
    margin: 13px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .campaign-global-list-i {
    width: 378px;
    margin: 13px;
  }
}
@media (min-width: 1280px) {
  .campaign-global-list-i {
    width: 378px;
    margin: 13px;
  }
}
.campaign-global-list-i img {
  width: 100%;
  height: auto;
}
