@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    scroll-behavior: smooth;
}

body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    color: #fff;
}
main {
    font-family: "Shippori Mincho", "Yu Gothic", sans-serif;
    color: #1E1A1B ;
}


@media screen and (min-width: 768px) {
    body {
        min-width: 1200px;
    }
}


li {
    list-style-type: none;
}

a {
    text-decoration: none;
    display: block;
    cursor: pointer;
}

a:focus {
    outline: none;
}

button {
    padding: 0;
    border: none;
    outline: none;
    font: inherit;
    color: inherit;
    background: none
}

main img {
    vertical-align: bottom;
}


.applepie2025-sp{
    display: none;
}
.applepie2025-pc{
    display: block;
}
.zen {
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-style: normal;
}
.kau {
    font-family: "Kaushan Script", cursive;
    font-weight: 400;
    font-style: normal;
  }


.gab {
    font-family: "Gabriela", serif;
    font-weight: 400;
    font-style: normal;
  }


/* メインビジュアル　*/

#applepie2025-mainvisual {
    width: 100%;
}

#applepie2025-mainvisual img {
    width: 100%;
    vertical-align: bottom;
}

/* リード */
.applepie2025-wrap{
    margin-top: -140px;
}
.applepie2025-leadbox{
    position: relative;
    z-index: 1;
}
.image01 img{
  width: 100%;
}
.image02 img{
  width: 100%;
}
.image03 img{
  width: 100%;
}
.applepie2025-leadbox .image01 {
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 72px;
    z-index: -1;
}
.applepie2025-leadbox .image02 {
    position: absolute;
    top: 690px;
    left: 0;
    width: 400px;
    height: 72px;
     z-index: -1;
}
.applepie2025-leadbox .image03 {
    position: absolute;
    bottom: 220px;
    right: 0;
    width: 400px;
    height: 72px;
     z-index: -1;
}
.applepie2025-lead {
    background-image: url(/img/usr/applepie2025/bg1.png);
    background-size: contain;
    background-repeat: repeat;
    background-position: center;
}
.applepie2025-lead {
    text-align: center;
    padding-top: 80px;
}
.applepie2025-leadbox{
    margin: 0 auto;
     padding:50px 20px;
}

.applepie-type {
    display: inline-block;
    font-size: 1.6rem;
    padding: 5px 8px 5px 10px;
    border: 1px solid #1E1A1B ;
    border-radius: 50px;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
    margin-right: 25px;
}



.applepie2025-leadtext {
    font-size: 2rem;
    text-align: center;
    letter-spacing: 0.1em;
   padding-top: 50px;
    font-weight: bold;
   line-height: 2;
}
.applepie2025-product-content{
    display: flex;
}

.applepie2025-product {
    width: 100%;
    margin: 0 auto;
    text-align: center;

}
.applepie2025-product-box {
    width: 800px;
    margin: 100px auto 100px;
      z-index: 1;
}
.applepie2025-product-detail {
    margin: 0 auto;
    width: 400px;
    padding-left: 40px;
}
.applepie2025-product-name {
    font-size: 3.6rem;
    letter-spacing: 0.1em;
    color: #B40001;
    margin-bottom: 50px;
    border-bottom: 7px double #B40001;
}

.applepie2025-product-img-wrap{
    display: inline-block;
    width: 350px;
    margin-bottom: 40px;

}

.applepie2025-product-img-wrap img {
    width: 100%;
}
.applepie2025-product-text {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    line-height: 1.8;
    font-weight: bold;
    text-align: left;
}


.applepie2025-price {
    font-size: 2.8rem;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
    font-weight: 400;
    color: #000;
}

.applepie2025-price-en {
    font-size: 1.6rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    letter-spacing: 0.1em;
}

.applepie2025-cart a {
    transition: .3s;
}

.applepie2025-cart a img {
    width: 250px;
}
.applepie2025-cart-text{
     font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
     text-decoration: none;
      border-bottom: dashed 1px #333;
      width: 150px;
      margin: 0 auto;
}
.applepie2025-cart-text a{
   color:inherit;
   font-size: 18px;
  
}
.applepie2025_danmen{
    width: 1000px;
    padding-bottom: 90px;
    margin: 0 auto;
}

/* おすすめ */
.applepie2025-osusume{
     background-image: url(/img/usr/applepie2025/bg2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px;
   text-align: center;
}
.applepie2025-osusume-box{
    background-color: #fff;
    width: 1080px;
    margin: 0 auto;
    display: flex;
    border-radius: 30px;
}
.applepie2025-osusume-title{
     font-size: 3.6rem;
    letter-spacing: 0.1em;
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
}
.applepie-border{
      border-bottom: 4px double #fff;
}
.applepie-no{
    font-size: 2.5rem;
}

.applepie2025-osusume-detail{
    width: 360px;
}
.d01{
    position: relative;
}
.d01::after {
    content: '';
    display: block;
    background:#B40001;
width:2px;
height:83%;
top:50px;
    position: absolute;
    right: 0;
}
.applepie2025-osusume-point{
    font-size: 3rem;
     color: #B40001;
     border-top: 2px solid #B40001;
     border-bottom: 2px solid #B40001;
     text-align: center;
     width: 175px;
     margin: 70px auto 30px;
     font-weight: bold;
     position: relative;
}
.applepie2025-osusume-point::before{
      content: '';
    display: block;
    width: 72px;
    height: 90px;
    background-image: url(/img/usr/applepie2025/point-title.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -20px;
    left: -49px;
}
.applepie2025-osusume-point span{
    font-size: 3.5rem;
    margin-left: 5px;
    font-weight: bold;
}

.applepie2025-osusume-content img{
    width: 140px;
    display: block;
    margin: 0 auto;
}
.applepie2025-osusume-text{
    font-size: 1.6rem;
font-weight: bold;
width: 250px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 50px;
display: inline-block;
text-align-last: left;
}
.applepie2025-osusume-caution{
    font-size: 1.6rem;
    color: #fff;
  margin: 0 auto;
display: inline-block;
text-align-last: left;
line-height:1.7;
padding-top: 40px;
}

/* さらに */
.applepie2025-more {
  background-image: url(/img/usr/applepie2025/bg3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 100px;
    padding-top: 100px;
}
.applepie2025-more-flex {
    width: 1080px;
    height: 350px;
      background-color:rgba(251, 246, 233, 0.9);
    display: flex;
  align-items: flex-start;
    gap: 50px;
      margin: 0 auto;
      border-radius: 30px;
      padding-left: 60px;
      padding-top: 30px;
      padding-bottom: 30px;
}
.applepie2025-more-flex img{
    width: 360px;
}
.applepie2025-more-title{
      font-size: 3.6rem;
      font-weight: bold;
       letter-spacing: 0.1em;
       margin-top: 20px;
       margin-bottom: 30px;
}
.applepie2025-more-title span{
     border-bottom: 4px double #1E1A1B ;
}
.applepie2025-more-detail{
    font-size: 1.6rem;
    line-height: 2;
}






@media screen and (max-width:767px) {

    .applepie2025-sp {
        display: block;
    }
 .applepie2025-pc {
        display: none;
    }
/* リード */

.applepie2025-leadbox{
     width: 95%;
       height:auto;
    margin:  80px auto 50px;
    padding: 0;

}
.applepie2025-product-content{
    display:block;
}

.applepie2025-leadbox .image01 {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 50px;
    z-index: -1;
}
.applepie2025-leadbox .image02 {
    position: absolute;
    top: 600px;
    right: 0;
    width: 40%;
    height: 80px;
     z-index: -1;
}
.applepie2025-leadbox .image03 {
    position: absolute;
    bottom: 80px;
    right: 0;
    width: 40%;
    height: 72px;
     z-index: -1;
}
.applepie2025-lead {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;

}


.applepie2025-leadtext {
    font-size: 1.5rem;
    margin-bottom: 10px;
    font-weight: lighter;
}
.applepie2025-product {
    width: 90%;
    margin: 0 auto;
}
.applepie2025-product-box {
    width: 90%;
    margin: 80px auto;
}
.applepie2025-product-detail {
    margin: 0 auto;
    width: 90%;
    padding-left: 0px;
}

.applepie2025-product-name {
    font-size: 2.5rem;
    margin-bottom: 40px;
    letter-spacing: 0;
    border-bottom: 5px double #B40001;
}

.applepie2025-product-img-wrap{
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;

}
.applepie2025-product-img-wrap img {
    width: 90%;
}
.applepie2025-product-text {
    font-weight: lighter;
}

.applepie2025-product-en {
    font-size: 1.5rem;
}



.applepie2025-price {
    font-size: 2.8rem;
}
.applepie2025-cart a img {
    width: 230px;
}
.applepie2025_danmen{
    width: 100%;
    padding-bottom: 0px;

}

/* おすすめ */
.applepie2025-osusume{
    padding-top: 80px;
    padding-bottom: 80px;
}
.applepie2025-osusume-box{
    width: 90%;
    display: block;
    padding-top: 30px;
}
.applepie2025-osusume-title{
     font-size: 2.5rem;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
}
.applepie-border{
      border-bottom: 3px double #fff;
}
.applepie-no{
    font-size: 2rem;
}
.applepie2025-osusume-content img{
    width: 40%;
    display: block;
    margin: 0 auto;
}
.applepie2025-osusume-detail{
    width: 90%;
    margin: 0 auto;
}
.d01{
    position: relative;
}
.d01::after {
display: none;
}
.applepie2025-osusume-point{
     width: 60%;
     margin: 20px auto 20px;
     font-weight: lighter;
     position: relative;
      font-size: 2.6rem;
}
.applepie2025-osusume-point::before{
    width: 70px;
    height: 70px;
    bottom: -10px;
    left: -40px;
}
.applepie2025-osusume-point span{
    font-size: 3rem;
    margin-left: 5px;
    font-weight: bold;
}

.applepie2025-osusume-text{
    font-size: 1.5rem;
font-weight:lighter;
width: 60%;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 50px;
display: inline-block;
text-align-last: left;
}
.applepie2025-osusume-caution{
    font-size: 1.5rem;
  margin: 0 auto;
display: inline-block;
text-align-last: left;
line-height:1.7;
padding-top: 40px;
width: 70%;
}


/* さらに */
.applepie2025-more {
    padding-bottom: 80px;
    padding-top: 80px;
}
.applepie2025-more-flex {
    width: 90%;
    height: auto;
    display: block;
  align-items: flex-start;
    gap: 0px;
      margin: 0 auto;
      padding-left: 0px;
     text-align: center;
}
.applepie2025-more-flex img{
    width: 80%;
    margin: 0 auto;
}
.applepie2025-more-title{
      font-size: 2.5rem;
      font-weight: lighter;
       letter-spacing: 0.1em;
       margin-top: 20px;
       margin-bottom: 20px;
}

.applepie2025-more-detail{
    font-size: 1.5rem;
    line-height: 2;
    width: 90%;
    display: inline-block;
    text-align-last: left;
    margin: 0 auto;
}



}