@charset "UTF-8";

/* .lp-autumn img{
  width: auto;
} */

.lp-autumn{
  color: #351d0d;
  font-size: 1.6rem;
  line-height:1.75;
  padding-bottom: 100px;
  overflow: hidden;
}

.lp-autumn{
  background-image: url("../images/autumn/bg.jpg");
}

.flex {
  -webkit-display: flex;
  -moz-display: flex;
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.flex-align-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.flex-wrap-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-align-baseline {
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  align-items: baseline;
}

.flex-align-start{
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}


.br-pc{
  display: block;
}

.br-sp{
  display: none;
}

.pc-none{
  display: none;
}

.sp-none{
  display: block;
}

/*---------------MEIN-----------------*/
.mv{
  width: 100%;
  height: auto;
}

.mv-img{
  background-image: url("../images/autumn/mv_pc.jpg");
  background-size:cover;
  padding: 16% 0;
}

.mv-txt{
  padding: 50px 0 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4e49d+0,f4e49d+100&1+0,0+100 */
  background: -moz-linear-gradient(top,  rgba(244,228,157,1) 0%, rgba(244,228,157,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(244,228,157,1) 0%,rgba(244,228,157,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(244,228,157,1) 0%,rgba(244,228,157,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: relative;
  font-weight: 500;
}


.mv-txt p{
  font-size: 2rem;
  line-height:1.89;
  position: relative;
  margin: 0 auto;
  text-align: center;
  max-width: 1000px;
}

.mv-txt p::before,.mv-txt p::after{
  content: '';
  background-size:cover;
  position: absolute;
}

.mv-txt p::before{
  background-image: url("../images/autumn/leaf01.png");
  width: 92px;
  height: 73px;
  top: 30px;
  left: 54px;
}

.mv-txt p::after{
  background-image: url("../images/autumn/leaf02.png");
  width: 93px;
  height: 93px;
  top: 12px;
  right: 63px;
}



/*-------------common-------------*/

.l-section{
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  padding-top: 64px;
  box-sizing: border-box;
}

.l-section h2{
  width: 440px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 24px;
  box-sizing: border-box;
}

.spot-wrap{
  width: 440px;
}

.spot-ttl{
  font-size: 2.2rem;
  line-height: 1;
  font-weight: bold;
  margin-top: 30px;
}
.spot-text{
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  margin-top: 18px;
  letter-spacing: 0.05rem;
}

.img-wrap{
  width: 532px;
  position: relative;
}

.img-wrap .spot-img01{
  width: 500px;
}
.order01-pc{
  order:1;
}

.spot-btn-wrap{
  margin-top: 32px;
}

.spot-btn{
  background-color: #4a2208;
  width: 250px;
  height: 50px;
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 1.8rem;
  display: flex;
  align-items: center;
  padding-left: 15px;
  box-sizing: border-box;
  position: relative;
}

.spot-btn::before{
  content: '';
  background-image: url("../images/autumn/icon_arrw.svg");
  background-size: cover;
  width: 10px;
  height: 13px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;

}


.chara-wrap{
  position: relative;
  height: 216px;
}

.fukidashi-wrap{
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}

/*-------------appetite-------------*/

.appetite p::before,.appetite p::after{
  content: '';
  background-size:cover;
  position: absolute;
}

.appetite p::before{
  background-image: url("../images/autumn/leaf04.png");
  width: 81px;
  height: 58px;
  top: 629px;
  left: -56px;
}

.appetite p::after{
  background-image: url("../images/autumn/leaf03.png");
  width: 80px;
  height: 81px;
  left: 420px;
  top: 474px;
}


.appetite h2{
  background-image: url("../images/autumn/h_line01.png");
}

.appetite .h-ttl{
  width: 250px;
  height: auto;
}

.appetite .spot-wrap{
  padding-top: 26px;
}

.appetite .spot-img01{
  transform: translateX(32px);
}

.appetite .spot-img02{
  width: 395px;
  position: absolute;
  left: -20px;
  top: 322px;
}

.appetite .fukidashi-wrap{
  width: 187px;
  height: 154px;
  background-image: url("../images/autumn/fukidashi01.png");
  right: 250px;
  top: 25px;
}

.appetite .comment{
  width: 118px;
  height: auto;
}


.appetite .illust-wrap{
  position: absolute;
  right: 40px;
  top: 10px;
  width: 204px;
  height: auto;
}



/*-------------art-------------*/


.art p::before,.art p::after{
  content: '';
  background-size:cover;
  position: absolute;
}

.art p::before{
  background-image: url("../images/autumn/leaf05.png");
  width: 103px;
  height: 62px;
  top: 503px;
  right: 287px;
}

.art p::after{
  background-image: url("../images/autumn/leaf06.png");
  width: 84px;
  height: 78px;
  right: -13px;
  top: 601px;
}



.art h2{
  background-image: url("../images/autumn/h_line02.png");
}

.art .h-ttl{
  width: 245px;
  height: auto;
}

.art .spot-wrap{
  padding-top: 20px;
}


.art .spot-img02{
  width: 240px;
  position: absolute;
  right: -20px;
  top: 290px;
  transform: rotate(20deg);
}

.art .fukidashi-wrap{
  width: 224px;
  height: 188px;
  background-image: url("../images/autumn/fukidashi02.png");
  left: 354px;
  top: -27px;
}

.art .comment{
  width: 145px;
  height: auto;
}

.art .illust-wrap{
  position: absolute;
  left: 190px;
  top: 22px;
  width: 172px;
  height: auto;
}




/*-------------sport-------------*/

.sport p::before,.sport p::after{
  content: '';
  background-size:cover;
  position: absolute;
}

.sport p::before{
  background-image: url("../images/autumn/leaf07.png");
  width: 50px;
  height: 46px;
  top: 332px;
  left: -57px;
}

.sport p::after{
  background-image: url("../images/autumn/leaf08.png");
  width: 105px;
  height: 71px;
  left: 398px;
  top: 478px;
}


.sport h2{
  background-image: url("../images/autumn/h_line03.png");
}

.sport .h-ttl{
  width: 337px;
  height: auto;
}

.sport .spot-wrap{
  padding-top: 24px;
}

.sport .spot-ttl span{
  padding-top: 5px;
display: inline-block;
font-size: 1.8rem;
}

.sport .spot-img01{
  transform: translateX(32px);
}


.sport .spot-img02{
  width: 383px;
  position: absolute;
  left: -32px;
  top: 298px;
}

.sport .fukidashi-wrap{
  width: 221px;
  height: 177px;
  background-image: url("../images/autumn/fukidashi03.png");
  right: 175px;
  top: 48px;
}

.sport .comment{
  width: 176px;
  height: auto;
}

.sport .illust-wrap{
  width: 219px;
  height: auto;
  position: absolute;
  right: -60px;
  top: -23px;
}

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

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

  .l-section{
    width: 100%;
    padding: 55px 22px 0;
  }

  .l-section h2{
    width: 100%;
    padding-bottom: 16px;
  }

.img-wrap{
  width: 50%;
}

.img-wrap .spot-img01{
  width: 100%;
}

.spot-wrap{
  width: 45%;
}

.spot-ttl{
  font-size: 1.7rem;
  margin-top: 20px;
}

.spot-text{
  margin-top: 10px;
}

.spot-btn-wrap{
  margin-top: 16px;
}

.appetite p::before{
    left: -20px;
    bottom: 0;
    top: inherit}

.appetite p::after{
    left: 190px;
    bottom: 40px;
    top: inherit;
}

.appetite .h-ttl{
  width: 50%;
}
.appetite .spot-wrap{
  padding-top: 0;
}

.appetite .spot-img01,.sport .spot-img01{
  transform: translateX(16px);
}

.appetite .spot-img02{
  width: calc(445px / 1.5);
  position: absolute;
  left: -22px;
  top: inherit;
  bottom: -80px;
  }

.art p::after {
  display: none;
}

  .art p::before{
    right: 130px;
    left: inherit;
    bottom: 0px;
    top: inherit;
}

.art .h-ttl{
  width: calc(295px / 2);
  }

  .art .spot-wrap{
    padding-top: 0;
  }

 .art .spot-img02{
   width: 180px;
   top: 210px;
   right: -30px;
  }

.art .illust-wrap{
  left: 160px;
}

.art .fukidashi-wrap{
  left: 314px;
}


.sport .h-ttl{
  width: calc(405px / 2);
}

.sport .spot-wrap{
  padding-top: 0;
}

.sport .spot-img02{
  width: 300px;
  top: 200px;
  right: -30px;
}

.sport .fukidashi-wrap{
  right: 215px;
  top: 88px;
}
.sport .illust-wrap{
    right: -10px;
    top: 27px;
}

}


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

  .pc-none{
    display: block;
  }

  .sp-none{
    display: none;
  }


.lp-autumn{
  overflow: hidden;
}

.lp-autumn img{
  max-width: 100%;
}

.mv-img {
    background-image: url(../images/autumn/mv_sp.jpg);
    width: 100%;
    background-repeat: no-repeat;
    padding: 100% 0 0 0;
}

.mv-txt{
  padding: 30px 0 0;
}

.mv-txt p{
  width: 100%;
  font-size: 1.4rem;
  line-height:1.64;
}

.mv-txt p::before{
  width: 46px;
  height: 35.5px;
  left: 12px;
  background-size: cover;
  top: -30px;
}

.mv-txt p::after{
  width: 46.5px;
  height: 46.5px;
  right: 2px;
  bottom: -40px;
  top: inherit;
}

.l-section{
  width: 100%;
  padding: 55px 22px 0;
}

.order01-pc{
  order: 0;
}

.spot-wrap{
  width: 100%;
}


.spot-text{
  font-size: 1.4rem;
  margin-top: 10px;
}

.spot-btn{
  margin: 0 auto;
  padding-left: 40px;
}


.spot-btn::before{
  width: 5px;
  height: 7.5px;
}

.spot-btn-wrap{
  margin-top: 25px;
}

.img-wrap{
  width: 100%;
  margin-top: 10px;
}

.img-wrap .spot-img01{
  width: 100%;
}

.chara-wrap{
  height: 200px;
}

/*-------------appetite-------------*/


.appetite{
  padding-top: 45px;
}

.appetite p::before{
  width: 40px;
  height: 28px;
  left: 22px;
  top: 629px;
}

.appetite p::after{
  width: 42px;
  height: 39px;
  right: 12px;
  bottom: 240px;
  top: 500px;
  left: inherit;
}


.appetite .h-ttl{
  width: 50%;
}

.appetite .spot-img01{
  transform: inherit;
}

.appetite .spot-img02{
  width: calc(445px / 2);
  position: absolute;
  left: -22px;
  top: inherit;
  bottom: -80px;
  }

.appetite .illust-wrap{
  width: calc(286px / 2);
  top: 55px;
  right: 0;
}

.appetite .fukidashi-wrap{
  width: calc(243px / 2);
  height: calc(203px / 2);
  top: inherit;
  right: 45%;
  bottom: 20px;
}

.appetite .comment{
  width: calc(174px / 2);
}


/*-------------art-------------*/

.art p::before{
  width: calc(103px / 1.5);
  height: calc(62px / 1.5);
  top: inherit;
  right: 10px;
  bottom: 80px;
}


.art p::after{
  background-image: url("../images/autumn/leaf04.png");
  width: 40.5px;
  height: 29px;
  right: inherit;
  left: 5px;
  bottom: 170px;
  top: inherit;
}

.art .spot-img02{
  width: 140px;
  transform: inherit;
  left: -15px;
  top: inherit;
  bottom: -60px;
}

.art .spot-wrap{
  padding-top: 0;
}


.art .fukidashi-wrap{
  width: calc(321px / 2);
  height: calc(269px / 2);
  left: 49%;
  top: 21px;
}

.art .illust-wrap{
  width: calc(230px / 2);
  left: 10%;
  top: 62px;
}

.art .comment{
  width: calc(218px / 2);
}



/*-------------sport-------------*/
.sport p::before{
  width: 25px;
  height: 23px;
  bottom: 230px;
  left: 30px;
  top: inherit;
}

.sport p::after{
  width: 52px;
  height: 35px;
  top: inherit;
  left: inherit;
  right: 130px;
  bottom: 80px;
}

.sport .h-ttl{
  width: calc(405px / 2);
}

.sport .spot-wrap{
  padding-top: 0;
}

.sport .spot-ttl span{
  font-size: 1.4rem;
}

.sport .spot-img01{
  transform: inherit;
}

.sport .spot-img02{
  width: 230px;
  bottom: -60px;
  top: inherit;
  left: -22px;
}

.sport .chara-wrap{
  height: 250px;
}

.sport .illust-wrap{
  width: calc(307px / 2);
  right: -14px;
  top: 31px;
}

.sport .fukidashi-wrap{
  width: calc(339px / 2);
  height: calc(272px / 2);
  left: 5%;
  top: 90px;
}

.sport .comment{
  width: calc(265px / 2);
}



}
