@charset "utf-8";
h1,h2{
  margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.pc{
  display: block;
}
.sp{
  display: none;
}
img {
  max-width: 100%;
}
p{
  font-size: 22px;
}

@media screen and (max-width: 768px){
  .pc{
    display: none;
  }
  .sp{
    display: block;
  }
  p{
    font-size: 18px;
  }
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　category-image
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.category-image:before{
  content: "";
  background: linear-gradient(90deg, #ffffff 35%, transparent 80%);
  position: absolute;
  width: 100%;
  height: unset;
  margin-top: 0;
  top: 0;
  left: 0;
  z-index: 1;
}
.category-image .category-title-wrap{
  width: 100%;
  position: absolute;
  z-index: 2;
  padding-left: 30px;
  background: #df701d1c;
  top: 10px;
  height: 40px;
  line-height: 45px;
  background-image: radial-gradient(#d3d3d3 1px, transparent 1px), radial-gradient(#ffc107 1px, #ffffff 1px);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px;
}
.category-title {
  text-shadow: 0px 0px 3px #f7f7f7;
  margin: 0 auto;
  color: #717171;
  font-size: 1.2rem;
  font-weight: bolder;
  max-width: 95%;
}

@media screen and (max-width: 768px){
  .category-image{
    margin-top: 0;
  }
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　mv
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.mv picture { display:block; }
.mv img{
  display:block;
  width:100%;
  height:auto; 
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　main
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
main{
  background: #39245D;
  padding: 70px 3% 160px;
  background: url(https://gigaplus.makeshop.jp/kannart666/halloween-campaign/img/bg.png);
  margin-top: -2px;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 768px){
  main{
    padding: 24px 20px 80px;
    background: url(https://gigaplus.makeshop.jp/kannart666/halloween-campaign/img/sp/bg.png);
    margin-top: 0;
  }
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　section
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
section{
  max-width: 960px;
  margin: 0 auto;
  border-radius: 20px 20px 0 0;
}
.ttl{
  text-align: center;
  position: relative;
  top: 48px;
  margin-top: -48px;
  padding: 0 45px;
}
.sub_ttl{
  background-color: #FFE53D;
  padding: 76px 20px 25px;
  text-align: center;
  border-radius: 20px 20px 0 0;
}
.coupon_cnt{
  background-color: #FFFBF4;
  padding: 40px 80px 80px;
  border-radius: 0 0 20px 20px;
}
.intro_ttl{
  text-align: center;
  line-height: 150%; /* 33px */
  margin-bottom: 40px;
}
.halloweenCoupon ul{
  display: flex;
  gap: 40px;
}
.halloweenCoupon ul li{
  border-radius: 10px;
  background: #FFF;
  padding: 45px 40px 24px;
  width: calc(100% / 2);
  position: relative;
}
@media screen and (max-width: 870px){
  .halloweenCoupon ul li{
    padding: 45px 20px 24px;
  }
}
.halloweenCoupon ul li:first-child{
  border: 2px solid #06C755;
}
.halloweenCoupon ul li:last-child{
  border: 2px solid #825BC4;
}
.halloweenCoupon ul li .halloweenCoupon_ttl{
  position: absolute;
  margin: 0 auto;
  border-radius: 60px;
  background: #06C755;
  width: 214px;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
}
.halloweenCoupon .halloweenCoupon_ttl.is_mail{
  background: #825BC4;
}
.halloweenCoupon li .halloweenCoupon_ttl span{
  color: #fff;
  font-weight: 700;
  padding: 8px 0 9px;
  text-align: center;
  display: block;
}
.halloweenCoupon .halloweenCoupon_guidance{
  margin: 16px auto;
  text-align: center;
}
.halloweenCoupon_attn{
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%; /* 19.6px */
  margin-top: 8px;
}
.halloweenCoupon_attn span{
  color: #D90000;
}
.halloweenCoupon .attn{
  font-size: 16px;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
  margin: 20px 0 80px;
  text-align: center;
}
.link_btn{
  display: flex;
  gap: 40px;
  margin-top: 40px;
}

@media screen and (max-width: 768px){
  .ttl{
    top: 38px;
    max-width: 310px;
    margin: -38px auto 0;
    padding: 0 20px;
  }
  .sub_ttl{
    padding: 56px 20px 20px;
  }
  .coupon_cnt{
    padding: 16px 20px;
  }
  .halloweenCoupon .intro_ttl{
    text-align: left;
  }
  .halloweenCoupon ul{
    flex-direction: column;
    gap: 44px;
  }
  .halloweenCoupon ul li{
    padding: 45px 20px 24px;
    width: 100%;
    text-align: center;
  }
  .halloweenCoupon .attn{
    font-size: 14px;
    margin: 16px 0 40px;
    text-indent: -1rem;
    padding-left: 1rem;
    text-align: left;
  }
  .link_btn{
    flex-direction: column;
    gap: 24px;
    margin-top: 32px;
  }
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　section02
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
section.section02{
  margin-top: 80px;
}
section.section02 .ttl{
  top: 55px;
  margin-top: -56px;
  padding: 0 40px;
}
section.section02 .sub_ttl{
  background: #F08F1F;
  padding: 70px 20px 28px;
}
section.section02 .intro_ttl{
  text-align: left;
}
.sns_cnt{
  border-radius: 0 0 20px 20px;
  background: #FFFBF4;
  padding: 40px 80px 80px;
}
.snsFlow{
  margin-bottom: 80px;
}
.snsFlow li{
  display: flex;
  border: 2px solid #4A3371;
  background-color: #FFF;
  align-items: center;
  font-weight: 700;
  position: relative;
}
.snsFlow li:not(:last-child)::after{
  position: absolute;
  content: '';
  display: block;
  width: 70px;
  height: 24px;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(https://gigaplus.makeshop.jp/kannart666/halloween-campaign/img/down_arrow.png);
  background-size: contain;
}
.snsFlow li:not(:last-child){
  margin-bottom: 70px;
}
.snsFlow .snsFlow_step{
  display: flex;
  padding: 15px 40px;
  justify-content: center;
  align-items: center;
  background-color: #4A3371;
  color: #fff;
  align-self: stretch;
}
.snsFlow .snsFlow_step span{
  font-size: 40px;
  margin-left: 10px;
}
.snsFlow .snsFlow_txt{
  padding: 24px 40px;
  font-weight: 500;
  line-height: 1.5;
}
.snsFlow .snsFlow_txt span{
  color: #F0571F;
  font-weight: 700;
}
.sns_area div{
  text-align: center;
  margin-bottom: 32px;
}
.sns_btn{
  display: flex;
  gap: 24px;
}
.sns_btn li{
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0 0 6px 0 #D5C9B2;
  width: calc(100% / 3);
  position: relative;
}
.sns_btn li::after{
  position: absolute;
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  background-image: url(https://gigaplus.makeshop.jp/kannart666/halloween-campaign/img/sns_arrow.png);
  background-size: contain;
}
.sns_btn li a{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 15px 16px 15px 24px;
}
.sns_btn li a:hover{
  opacity: .7;
  text-decoration: none;
}
.sns_btn li img{
  width: 50px;
}

@media screen and (max-width: 988px){
  .sns_btn{
    flex-direction: column;
    gap: 16px;
  }
  .sns_btn li{
    width: 100%;
  }
}

@media screen and (max-width: 768px){
  section.section02{
    margin-top: 40px;
  }
  section.section02 .ttl{
    top: 78px;
    max-width: 330px;
    margin: -78px auto 0;
    padding: 0 8px;
  }
  section.section02 .sub_ttl{
    padding: 93px 20px 16px;
  }
  .sns_cnt{
    padding: 24px 20px 20px;
  }
  .snsFlow{
    margin-bottom: 32px;
  }
  .snsFlow li{
    flex-direction: column;
  }
  .snsFlow li:not(:last-child)::after{
        bottom: -38px;
  }
  .snsFlow li:not(:last-child){
    margin-bottom: 44px;
  }
  .snsFlow .snsFlow_step{
    padding: 8px 40px;
  }
  .snsFlow .snsFlow_step p,.snsFlow .snsFlow_txt p{
    font-size: 22px;
  }
  .snsFlow .snsFlow_step span{
    font-size: 32px;
  }
  .snsFlow .snsFlow_txt{
    padding: 16px;
  }
  .sns_area div{
    margin-bottom: 16px;
  }
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　ランキング
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ###基本スタイル・共通要素### */
/* コンテンツセクション共通 */
.cnt4{
  margin: 0;
}

/* ###ランキング・カテゴリ表示### */
/* ランキング番号 */
.cnt4 ol li span,
.item-list-rank span {
  display: block;
  width: 40px;
  height: 40px;
  margin-top: -40px;
  line-height: 40px;
  float: left;
  position: relative;
  color: white;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
}
/* 全商品リンク */
.item_all {
  display: none;
}

/* ###レスポンシブデザイン### */
/* デスクトップ（769px以上） */
@media screen and (min-width: 769px){
  .cnt4 ol li,
  .cnt4 ul li {
    width: calc(100% / 6 - 24px);
  }
  
  .cnt4 ol {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  
  .cnt4 ol li:nth-child(n+7) {
    display: none;
  }
  .ranking-item {
    margin-top: 70px;
  }
}

/* タブレット・モバイル（768px以下） */
@media screen and (max-width: 768px){
  .cnt4 ol li {
    width: calc(100% / 3 - 16px);
  }
  
  .cnt4 ol {
    flex-flow: unset;
  }
  
  li.item-list:nth-child(10) {
    display: none;
  }
  
  .ranking-item {
    margin-top: 50px;
    padding: 0 3%;
  }
}

/* 共通画像スタイル */
.cnt4 ol li div.item-list-image {
  border: 1px solid #fff;
  overflow: hidden;
  line-height: 0;
}
.cnt4 ol li div img,
.item-list-image img {
  width: 100%;
  height: auto;
}
.cnt4 ol li p {
  line-height: 24px;
  margin-top: 8px;
}