@charset "utf-8";
/* CSS Document */
.pc-on {
  display: block;
}
.sp-on {
  display: none;
}
.seasongiftw2025 {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  max-width: 1080px;
  margin: 1.5rem auto 0;
}

 .seasongiftw2025 .mainvi img{
  width: 100%;
}

 .seasongiftw2025 .btnWrap{
  margin: 0;
  background: #f5efde;
  padding-top: 40px;
}

 .seasongiftw2025 .btnWrap ul{
  display: flex;
  width: calc(100% - 20px);
  max-width: 700px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}

 .seasongiftw2025 .btnWrap ul li{
  width: calc((100% - 20px) / 3);
}

 .seasongiftw2025 .btnWrap ul li a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  border: 1px solid #be9125;
  background-color: #fff;
  font-size: 18px;
  color: #5f3e31;
  border-radius: 10px;
  position: relative;
  transition: .2s;
}

 .seasongiftw2025 .btnWrap ul li a::after{
  position: absolute;
  content: "";
  background: url(/g_images/freearea/25seasongiftw/arrow.svg);
  background-repeat: no-repeat;
  background-size: 5px 9px;
  width: 5px;
  height: 9px;
  right: 15px;
}

.seasongiftw2025 .btnWrap ul li a:hover {
  text-decoration: none;
  opacity: .7;
}

 .seasongiftw2025 .btnWrap ul li:last-child a{
  flex-wrap: wrap;
}

 .seasongiftw2025 .btnWrap ul li a span{
  font-size: 12px;
  width: 100%;
  display: block;
  margin-bottom: -20px;
  text-align: center;
}

 .seasongiftw2025 .btn {
  background: #f5efde;
  margin-top: 0 !important;
  padding-top: 30px;
  padding-bottom: 45px;
  margin-bottom: 20px;
}
.seasongiftw2025 .btn a {
    background: #5f3e31;
    color: #fff;
    width: calc(100% - 20px);
    max-width: 700px;
    margin: 0 auto;
    letter-spacing: .05em;
    display: flex;
    font-size: 20px;
    box-sizing: border-box;
    transition: .1s;
    border-radius: 10px;
    height: 60px;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    text-decoration: none;
    transition: opacity .3s ease-in-out;
    text-align: center;
}
.seasongiftw2025 .btn a:hover {
  text-decoration: none;
  opacity: .7;
}
.seasongiftw2025 .btn a.disabled {
  display: inline-block;
  pointer-events: none;
  background: #b3b3b3;
}
.seasongiftw2025 .btn a.disabled {
  display: inline-block;
  pointer-events: none;
  background: #b3b3b3;
}
.seasongiftw2025 .btn p {
  padding: 10px;
  font-size: 140%;
  font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'Georgia', sans-serif;
  letter-spacing: 0.02em;
}
/*sp*/
@media screen and (max-width:767px) {
  .pc-on {
    display: none;
  }
  .sp-on {
    display: block;
  }
  .seasongiftw2025 img {
    width: 100%;
  }

  
 .seasongiftw2025 .btnWrap{
  margin: 0;
  background: #f5efde;
  padding: 20px 1em 0;
}

 .seasongiftw2025 .btnWrap ul{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

 .seasongiftw2025 .btnWrap ul li{
  width: 100%;
  margin-bottom: 10px;
}

.seasongiftw2025 .btnWrap ul li:last-child{
  margin-bottom: 0;
}

 .seasongiftw2025 .btnWrap ul li a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  border: 1px solid #be9125;
  background-color: #fff;
  font-size: 16px;
  color: #5f3e31;
  border-radius: 10px;
  position: relative;
  transition: .2s;
}

 .seasongiftw2025 .btnWrap ul li a::after{
  position: absolute;
  content: "";
  background: url(/g_images/freearea/25seasongiftw/arrow.svg);
  background-repeat: no-repeat;
  background-size: 5px 9px;
  width: 5px;
  height: 9px;
  right: 15px;
}

.seasongiftw2025 .btnWrap ul li a:hover {
  text-decoration: none;
  opacity: .7;
}

 .seasongiftw2025 .btnWrap ul li:last-child a{
  flex-wrap: nowrap;
  
}

 .seasongiftw2025 .btnWrap ul li a span{
  font-size: 14px;
  width: auto;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 10px;
}
  
  .seasongiftw2025 .btn {
    padding: 1.5em 1em;
    background: #f5efde;
   /* margin-bottom: 1em;*/
  }
  .seasongiftw2025 .btn a {
    padding: .5em;
    width: 100%;
    height: 64px;
    line-height: 1.2;
    font-size: 18px;
  }
  .eventTopFreeArea1Sp .seasongiftw2025 .btn a {
    font-size: 5vw;
  }
  .seasongiftw2025 .btn p {
    text-align: center;
    line-height: 1.5;
    padding: 0.1em;
    font-size: 120%;
    font-family: 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'Georgia', sans-serif;
    letter-spacing: 0.02em;
  }
	.seasongiftw2025 .bottom_bnr{
		display: block;
		margin: 15px;
	}
  .seasongiftw2025 .mainvi {
    padding: 0;
    border: none;
    margin: 0;
    background: transparent;
    box-shadow: none;
  }
}

@media screen and (max-width:743px) {
  .seasongiftw2025 {
    margin-top: 1rem;
    margin-left: -2rem;
    width: calc(100% + 4rem);
  }
}
