.mv {
  position: relative;
}
.mv p {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0%);
  font-size: 12px;
}
/*  about */
.about_bg {
  padding: 3em 0;
}
.about {
  position: relative;
}
.about::before, .about::after {
  position: absolute;
  content: '';
  top: 10px;
  display: block;
  width: 180px;
  height: 74px;
  background-size: contain;
  background-repeat: no-repeat;
}
.about::before {
  left: calc(50% - 260px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/about_bg01.webp");
}
.about::after {
  right: calc(50% - 260px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/about_bg02.webp");
}
.about h2 {}
.about h2 img:first-of-type {
  display: block;
  width: 130px !important;
  margin: 0 auto 0.5em;
}
.about h2 img {
  width: 320px !important;
  margin: auto;
}
.about_ttl {
  margin: 1.5em auto 1em;
  width: 90%;
}
.about_ttl div {
  position: relative;
}
.about_ttl div::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 1px;
  content: '';
  background: #FF4079;
}
.about_ttl div span {
  display: inline-block;
  background: #FF4079;
  border-radius: 50px;
  padding: 2px 20px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 14px;
  z-index: 3;
  position: relative;
}
.about_ttl p {
  font-weight: 500;
  margin: 0.5em auto 0;
  font-size: 14px;
}
.about_ttl p span {
  display: inline-block;
}
.about_txt {
  position: relative;
}
.about_txt div {
  margin: 0 auto 0.7em;
  color: #FF4079;
  font-weight: 600;
  font-size: 18px;
}
.about_txt div span {
  background: linear-gradient(transparent 70%, #FFE200 70%);
}
.about_txt p {
  width: 85%;
  margin: auto;
  text-align: left;
}
@keyframes bounce-arrow {
  0%, 100% {
    transform: translate(-50%, 0%);
  }
  50% {
    transform: translate(-50%, 8px);
  }
}
.about_txt::before {
  position: absolute;
  content: '';
  top: calc(100% + 10px);
  left: 50%;
  transform: translate(-50%, 0%);
  display: block;
  width: 40px;
  height: 40px;
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/arrow_down.webp");
  background-size: contain;
  background-repeat: no-repeat;
  animation: bounce-arrow 1s ease-in-out infinite;
}
.about_coupon {
  position: relative;
  width: 85%;
  margin: 3em auto 0;
}
.about_coupon p {
  position: absolute;
  bottom: 13px;
  left: 50%;
  transform: translate(-50%, 0%);
  font-size: 11px;
  width: 100%;
}
.about02 {
  position: relative;
  margin: 2em auto 0;
}
.about02_txt {
  position: relative;
  width: 85%;
  margin: auto;
}
.about02_ap {
  position: absolute;
  top: 150px;
  left: -5%;
  width: 110%;
}
.about02_txt img {
  width: 150px !important;
  margin: 0 auto 1em;
  display: block;
}
.about02_txt h3 {
  margin: 1em auto 0;
  font-weight: 600;
  font-size: 15px;
}
.about02_txt div {
  margin: 0 auto 0.5em;
  font-family: "m-plus-1c", sans-serif;
  font-weight: 900;
  display: inline-block;
  color: #FF4079;
  font-size: 22px;
  background: linear-gradient(transparent 70%, #FFE200 70%);
  white-space: nowrap;
}
.about02_txt div small {
  font-weight: 700;
  font-size: 15px;
}
.about02_txt p {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.8;
}
.about02_txt p span {
  color: #FF4079;
}
.about02_img {
  width: 90%;
  margin: 1.5em auto 0;
}
/*  lineup */
.lineup_bg {
  position: relative;
  background: linear-gradient(180deg, #FFF 0%, #FFF 30%, #FFF4EB 30%, #FFF4EB 100%);
  padding: 0 0 2.5em;
}
.lineup_bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
  content: '';
  background: linear-gradient(180deg, #FF4079 0%, #FFF4EB 100%);
  border-radius: 30px 30px 0 0;
}
.lineup_ap {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 70px;
  height: 70px;
  z-index: 5;
}
.lineup_bg h2 {
  position: relative;
  z-index: 3;
  display: inline-block;
  margin: 1.5em auto 0;
}
.lineup_bg h2 img {
  width: 300px !important;
  margin: auto;
}
.lineup_bg h2::before, .lineup_bg h2::after {
  position: absolute;
  content: '';
  top: 0px;
  display: block;
  width: 100px;
  height: 86px;
  background-size: contain;
  background-repeat: no-repeat;
}
.lineup_bg h2::before {
  left: calc(50% - 200px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/lineup_bg01.webp");
}
.lineup_bg h2::after {
  right: calc(50% - 200px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/lineup_bg02.webp");
}
.lineup_slider {
  position: relative;
  z-index: 3;
  margin: 1em auto 0;
}
.lineup_slider .lineup {
  width: 80vw; /*スライダー内の画像を60vwにしてレスポンシブ化*/
  height: auto;
  margin: 0 5px;
}
.lineup_slider .slick-slide {
  transition: all .5s;
  opacity: 0.5; /*透過50%*/
}
.lineup_slider .slick-slide.slick-center {
  opacity: 1;
}
.lineup {
  padding: 0 0 4px;
}
.lineup img {
  border-radius: 10px;
  height: 230px !important;
  object-fit: cover;
}
.lineup p {
  margin: 0.8em auto;
  color: #4E2B18;
  font-weight: 500;
  font-size: 14px;
}
.lineup p span {
  display: block;
  font-family: "m-plus-1c", sans-serif;
  font-weight: 900;
  color: #FF4079;
  font-size: 22px;
  line-height: 1.4;
}
.lineup a {}
/*戻る、次へ矢印の位置*/
.lineup_slider .slick-prev, .lineup_slider .slick-next {
  position: absolute;
  z-index: 5;
  bottom: 30px;
  cursor: pointer;
  outline: none;
  height: 25px;
  width: 25px;
  content: '';
  display: block;
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/arrow_pink.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.lineup_slider .slick-prev {
  left: calc(50% - 150px);
  transform: scale(-1, 1);
}
.lineup_slider .slick-next {
  right: calc(50% - 150px);
}
/*  merit */
.merit_bg {
  padding: 3em 0;
  background: #FFE200;
}
.merit {
  width: 85%;
  margin: auto;
}
.merit li {
  position: relative;
  margin: 2em auto 0;
  background: #fff;
  border-radius: 20px;
}
.merit li::before {
  position: absolute;
  content: '';
  top: -15px;
  left: -15px;
  display: block;
  width: 45px;
  height: 45px;
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/no01.webp");
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 3;
}
.merit li:nth-child(2)::before {
  left: auto;
  right: -15px;
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/no02.webp");
}
.merit li:nth-child(3)::before {
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/no03.webp");
}
.merit li::after {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 100%;
  height: 100%;
  content: '';
  border-radius: 20px;
  border: 1px solid #4E2B18;
}
.merit li:first-child .merit_img img {
  height: 250px !important;
}
.merit_img img {
  height: 200px !important;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
}
.merit_txt {
  text-align: left;
  padding: 15px 20px 25px;
}
.merit_txt div {
  color: #FF4079;
  font-weight: 600;
  font-size: 18px;
}
.merit_txt div span {
  color: #333;
  font-weight: 500;
  font-size: 12px;
  padding: 0 0 0 5px;
}
.merit_txt h3 {
  font-family: "m-plus-1c", sans-serif;
  font-weight: 900;
  color: #fff;
  font-size: 26px;
  line-height: 1.3;
  letter-spacing: 2px;
}
.merit_txt h3 span {
  margin: 5px auto 0;
  display: inline-block;
  border-radius: 5px;
  padding: 2px 10px;
  background: linear-gradient(45deg, #FF4079 0%, #FF7468 100%);
}
.merit_txt p {
  margin: 0.5em auto 0;
  font-weight: 500;
  font-size: 14px;
}
.merit_txt p span {
  color: #FF4079;
}
.merit_txt p sup {
  color: #333;
}
.merit_txt p small {
  display: block;
  margin: 0.3em auto 0;
  font-size: 11px;
}
/*  campaign */
.campaign_bg {
  background: #FFE200;
}
.campaign_wrap {
  position: relative;
  border-radius: 30px 30px 0 0;
  background: #FF4079;
  padding: 0 0 3em;
}
.campaign_wrap::before {
  position: absolute;
  content: '';
  top: 0px;
  left: 50%;
  transform: translate(-50%, 0%);
  display: block;
  width: 480px;
  height: 168px;
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/campaign_bg.webp");
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.7;
}
.campaign_wrap h2 {
  position: relative;
  padding: 2em 0 0;
}
.campaign_wrap h2::before, .campaign_wrap h2::after {
  position: absolute;
  content: '';
  top: 2em;
  display: block;
  width: 180px;
  height: 74px;
  background-size: contain;
  background-repeat: no-repeat;
}
.campaign_wrap h2::before {
  left: calc(50% - 260px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/campaign_bg01.webp");
}
.campaign_wrap h2::after {
  right: calc(50% - 260px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/campaign_bg02.webp");
}
.campaign_wrap h2 img {
  width: auto !important;
  height: 60px !important;
}
.campaign_top_txt {
  width: 85%;
  margin: 1em auto 0;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  padding: 15px;
  box-sizing: border-box;
  text-align: left;
  font-size: 12px;
}
.campaign_inner {
  background: #fff;
  padding: 15px 0px 20px;
  box-sizing: border-box;
  width: 90%;
  border-radius: 20px;
  margin: 1.5em auto 0;
}
.campaign_heading {
  font-family: "m-plus-1c", sans-serif;
  font-weight: 900;
  color: #FF4079;
  font-size: 20px;
  line-height: 1.4;
  display: inline-block;
  position: relative;
}
.campaign_heading::before, .campaign_heading::after {
  position: absolute;
  content: '';
  bottom: 3px;
  display: block;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/fukidashi01.webp");
}
.campaign_heading::before {
  left: -20px;
}
.campaign_heading::after {
  right: -20px;
  transform: scale(-1, 1);
}
/*  coupon */
.coupon_bg {
  padding: 3em 0;
}
.coupon_ttl {
  position: relative;
  display: inline-block;
  font-family: "m-plus-1c", sans-serif;
  font-weight: 900;
  color: #FF4079;
  font-size: 22px;
  line-height: 1.4;
}
.coupon_ttl::before, .coupon_ttl::after {
  position: absolute;
  content: '';
  top: -5px;
  display: block;
  width: 60px;
  height: 33px;
  background-size: contain;
  background-repeat: no-repeat;
}
.coupon_ttl::before {
  left: calc(50% - 150px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/ribbon_l.webp");
}
.coupon_ttl::after {
  right: calc(50% - 150px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/ribbon_r.webp");
}
.coupon {
  position: relative;
  background: #FFF4EB;
  padding: 40px 20px 25px;
  box-sizing: border-box;
  width: 90%;
  margin: 2.5em auto 0;
  border-radius: 20px;
}
.coupon::after {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 100%;
  height: 100%;
  content: '';
  border: 1px solid #000;
  border-radius: 20px;
}
.coupon h2 {
  position: absolute;
  top: -1em;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 260px;
  z-index: 5;
}
.coupon_txt {
  position: relative;
  display: inline-block;
  border-top: 1px solid #FF4079;
  border-bottom: 1px solid #FF4079;
  padding: 7px 0 5px;
}
.coupon_txt::before, .coupon_txt::after {
  position: absolute;
  content: '';
  top: -15px;
  display: block;
  width: 70px;
  height: 84px;
  background-size: contain;
  background-repeat: no-repeat;
}
.coupon_txt::before {
  left: calc(50% - 160px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/paper_l.webp");
}
.coupon_txt::after {
  right: calc(50% - 150px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/paper_r.webp");
}
.coupon_txt p {
  font-weight: 600;
  font-size: 15px;
}
.coupon_txt p span {
  display: inline-block;
}
.coupon_txt p span.pink {
  color: #FF4079;
}
.coupon_txt div {
  font-family: "m-plus-1c", sans-serif;
  font-weight: 900;
  color: #FF4079;
  font-size: 16px;
}
.coupon_txt div span {
  font-size: 23px;
}
.coupon > p {
  margin: 1em auto 0;
  text-align: left;
  font-size: 12px;
}
.coupon_link {
  margin: 1em auto 0;
  position: relative;
  z-index: 3;
}
.coupon_link li {
  position: relative;
  width: 250px;
  margin: 0.8em auto 0;
}
.coupon_link li a {
  position: relative;
  text-decoration: none;
  display: block;
  text-align: left;
  background: transparent;
  border-radius: 10px;
  border: solid 2px #4E2B18;
  outline: none;
  transition: all 0.2s ease;
}
.coupon_link li a:hover {
  border-color: transparent;
}
/*ボタンの中のテキスト*/
.coupon_link li a p {
  position: relative;
  z-index: 2;
  display: block;
  padding: 12px 20px;
  font-weight: 500;
  background: #FF4079;
  border-radius: 8px;
  color: #fff;
  transition: all 0.3s ease;
}
.coupon_link li a p span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  padding: 0 0 0 25px;
}
.coupon_link li a p::before {
  position: absolute;
  content: '';
  top: 16px;
  left: 20px;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/icon_member.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
/*== 右下に押し込まれる（立体が平面に） */
.coupon_link li a::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  /*影の形状*/
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #4E2B18;
}
/*hoverの際にX・Y軸に4pxずらす*/
.coupon_link li a:hover p {
  background-color: #4E2B18;
  color: #fff;
  transform: translate(4px, 4px);
}
.coupon_link li a::after {
  position: absolute;
  z-index: 2;
  top: 25px;
  right: 10px;
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/arrow_white.webp");
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
.coupon_link li a:hover::after {
  transform: translate(4px, 4px);
}
.coupon_link li:nth-child(2) a p {
  background: #00BE58;
}
.coupon_link li:nth-child(2) a p::before {
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/icon_line.webp");
}
.coupon_link li:nth-child(2) a:hover p {
  background-color: #4E2B18;
  color: #fff;
  transform: translate(4px, 4px);
}
.coupon_link li:nth-child(2) a::after {
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/arrow_green.webp");
}
/*  howto */
.howto_bg {
  padding: 3em 0;
  background: #FFE200;
}
.howto_list {
  width: 90%;
  margin: auto;
}
.howto_list > li {
  margin: 3em auto 0;
}
.howto_list > li > p {
  width: 90%;
  text-align: left;
  font-size: 12px;
  margin: 1em auto 0;
}
.howto_list_wrap {
  position: relative;
  background: #fff;
  border-radius: 20px;
  padding: 30px 20px 20px;
}
.howto_list_ttl {
  position: absolute;
  top: -1em;
  left: 50%;
  transform: translate(-50%, 0%);
  display: inline-block;
  font-family: "m-plus-1c", sans-serif;
  font-weight: 900;
  background: #FF4079;
  color: #fff;
  border-radius: 50px;
  font-size: 17px;
  padding: 3px 0;
  width: 290px;
}
.howto_list_ttl small {
  font-size: 13px;
}
.howto_list_txt {
  font-weight: 600;
  font-size: 16px;
}
.howto_list_txt span {
  display: inline-block;
}
.howto_flow {
  width: 90%;
  margin: auto;
}
.howto_flow li {
  position: relative;
  background: #FFF4EB;
  border-radius: 20px;
  margin: 2em auto 0;
  padding: 30px 20px 20px;
}
.howto_flow li::before {
  position: absolute;
  content: '';
  top: -1em;
  left: 50%;
  transform: translate(-50%, 0%);
  display: block;
  width: 35px;
  height: 35px;
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/no01.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.howto_flow li:nth-child(2)::before {
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/no02.webp");
}
.howto_flow li:nth-child(3)::before {
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/no03.webp");
}
.howto_flow li img {
  display: block;
  width: 120px !important;
  margin: auto;
}
.howto_flow li div {
  font-weight: 600;
  color: #FF4079;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 auto 0.5em;
}
.howto_flow li div small {}
.howto_flow li div span {
  font-size: 13px;
  display: block;
}
.howto_flow li p {
  text-align: left;
}
.howto_flow.purple li {
  background: #fff;
}
.howto_flow.purple li div {
  color: #AB56E0;
}
.howto_flow.purple li::before {
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/no1_purple.webp");
}
.howto_flow.purple li:nth-child(2)::before {
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/no2_purple.webp");
}
.howto_flow.purple li:nth-child(3)::before {
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/no3_purple.webp");
}
.howto_btn {
  margin: 1.5em auto 0;
}
.howto_btn p {
  position: relative;
  display: inline-block;
  color: #FF4079;
  font-weight: 600;
  font-size: 15px;
}
.howto_btn p::before, .howto_btn p::after {
  position: absolute;
  bottom: 0;
  content: '';
  width: 1px;
  height: 20px;
  background-color: #FF4079;
}
.howto_btn p::before {
  left: -15px;
  transform: rotate(-35deg)
}
.howto_btn p::after {
  right: -15px;
  transform: rotate(35deg)
}
.howto_btn ul {}
.howto_btn ul li {
  margin: 0.5em auto 0;
}
/*  slide */
.slide_bg {
  position: relative;
  background: linear-gradient(180deg, #FFE200 0%, #FFE200 30%, #FFF4EB 30%, #FFF4EB 100%);
  padding: 0 0 2.5em;
}
.slide_bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40%;
  content: '';
  background: linear-gradient(180deg, #FF4079 0%, #FFF4EB 100%);
  border-radius: 30px 30px 0 0;
}
.slide_bg h2 {
  position: relative;
  z-index: 3;
  display: inline-block;
  margin: 1.5em auto 0;
}
.slide_bg h2 img {
  width: 270px !important;
  margin: auto;
}
.slide_bg h2::before, .slide_bg h2::after {
  position: absolute;
  content: '';
  top: 0px;
  display: block;
  width: 100px;
  height: 86px;
  background-size: contain;
  background-repeat: no-repeat;
}
.slide_bg h2::before {
  left: calc(50% - 200px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/lineup_bg01.webp");
}
.slide_bg h2::after {
  right: calc(50% - 200px);
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/lineup_bg02.webp");
}
/*  faq */
.faq_bg {
  padding: 3em 0;
}
.faq {
  list-style: none;
  width: 90%;
  margin: 1.5em auto 0;
  text-align: left;
}
.faq li {
  position: relative;
  margin: 10px 0;
  background: #FFF4EB;
  border-radius: 10px;
}
.faq li::before {
  position: absolute;
  top: 7px;
  left: 13px;
  width: 25px;
  height: 25px;
  background: #FF4079;
  border-radius: 50%;
  content: 'Q';
  font-family: 'Avenir', sans-serif;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 25px;
}
.faq_title {
  position: relative;
  cursor: pointer;
  padding: 8px 40px 8px 50px;
  color: #FF4079;
  font-family: "m-plus-1c", sans-serif;
  font-weight: 700;
  transition: all .5s ease;
}
.faq_title::before, .faq_title::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 2px;
  background-color: #FF4079;
}
.faq_title::before {
  top: 48%;
  right: 15px;
  transform: rotate(0deg);
}
.faq_title::after {
  top: 48%;
  right: 15px;
  transform: rotate(90deg);
}
/*　closeというクラスがついたら形状変化　*/
.faq_title.close::before {
  transform: rotate(45deg);
}
.faq_title.close::after {
  transform: rotate(-45deg);
}
/*アコーディオンで現れるエリア*/
.faq_box {
  position: relative;
  display: none;
  padding: 0px 20px 8px 50px;
}
.faq_box::before {
  position: absolute;
  top: 0px;
  left: 13px;
  width: 25px;
  height: 25px;
  background: #0091DE;
  border-radius: 50%;
  content: 'A';
  font-family: 'Avenir', sans-serif;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 25px;
}
.faq_note {
  width: 85%;
  margin: 2em auto 0;
}
.faq_note_ttl {}
.faq_note_ttl div {
  position: relative;
}
.faq_note_ttl div::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 1px;
  content: '';
  background: #FF4079;
}
.faq_note_ttl div span {
  display: inline-block;
  background: #FF4079;
  border-radius: 50px;
  padding: 2px 20px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 14px;
  z-index: 3;
  position: relative;
}
.faq_note_ttl p {
  text-align: left;
  margin: 1em auto 0;
}
.faq_note_txt {
  background: #FFF4EB;
  border-radius: 10px;
  padding: 20px;
  margin: 1em auto 0;
  text-align: left;
}
.faq_note_txt div {
  text-align: center;
  font-weight: 600;
  color: #FF4079;
  font-size: 15px;
}
.faq_note_txt ol {
  list-style: none;
  counter-reset: number;
  padding: 0 0 0 20px;
}
.faq_note_txt ol li {
  position: relative;
  margin: 6px auto;
}
.faq_note_txt ol li::before {
  counter-increment: number;
  content: counter(number)". ";
  position: absolute;
  top: 3px;
  left: -20px;
  text-align: center;
  line-height: 1.2;
}
.faq_note_txt p {
  padding: 7px 0 7px 20px;
}
.faq_note_txt ul {
  padding: 0 0 0 20px;
}
.faq_note_txt ul li {
  position: relative;
  margin: 6px auto;
}
.faq_note_txt ul li::before {
  position: absolute;
  top: 7px;
  left: -20px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: '';
  background: #FF4079;
}
/*  member */
.member_bg {
  position: relative;
  background: #FFE200;
  padding: 1em 0 3em;
}
.member_bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: url("/campaign2026/img/campaign_bg.webp") center / cover;
}
.member {
  position: relative;
  z-index: 1;
  margin: auto;
}
.member p {
  display: none;
  font-size: 12px;
  margin: 1em auto 0;
}
.member_bg .btn {
  position: absolute;
  bottom: -1.5em;
  left: 50%;
  transform: translate(-50%, 0%);
  white-space: nowrap;
}
.member_bg .btn span {
  font-weight: 600;
  padding: 8px 50px 8px 50px;
}
.member_bg .btn span::before {
  position: absolute;
  content: '';
  top: 9px;
  left: 20px;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/icon_member.webp");
  background-size: contain;
  background-repeat: no-repeat;
}
.member_bg .btn::after {
  top: 9px;
}
/*  close */
.close_bg {
  padding: 3em 0 1em;
}
.close > img {
  width: 280px !important;
}
.close .coupon_link li:nth-child(1) a p {
  background: #fff;
  color: #333;
}
.close .coupon_link li:nth-child(1) a p span {
  color: #FF4079;
}
.close .coupon_link li:nth-child(1) a p::before {
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/icon_mail.webp");
}
.close .coupon_link li:nth-child(1) a:hover p {
  background-color: #4E2B18;
  color: #fff;
  transform: translate(4px, 4px);
}
.close .coupon_link li:nth-child(1) a:hover p span {
  color: #fff;
}
.close .coupon_link li:nth-child(1) a::after {
  background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/arrow_pink.webp");
}
/* ------------------------------------ */
/* ▼PC用デザインとして付け足すデザイン */
/* ------------------------------------ */
@media all and (min-width: 768px) {
  .mv {}
  .mv p {
    display: block;
    bottom: 15px;
    font-size: 14px;
  }
  /*  about */
  .about_bg {
    padding: 5em 0 6em;
  }
  .about::before, .about::after {
    top: 20px;
    width: 500px;
    height: 205px;
  }
  .about::before {
    left: calc(50% - 700px);
  }
  .about::after {
    right: calc(50% - 730px);
  }
  .about h2 img:first-of-type {
    width: 250px !important;
  }
  .about h2 img {
    width: 800px !important;
  }
  .about_ttl {
    margin: 2em auto 1em;
    max-width: 1100px;
  }
  .about_ttl div span {
    padding: 2px 40px;
    font-size: 20px;
  }
  .about_ttl p {
    margin: 0.5em auto 0;
    font-size: 20px;
  }
  .about_txt div {
    margin: 0 auto 0.7em;
    letter-spacing: 4px;
    font-size: 35px;
    line-height: 1.5;
  }
  .about_txt p {
    max-width: 900px;
    line-height: 2;
  }
  .about_txt::before {
    top: calc(100% + 20px);
    width: 70px;
    height: 70px;
  }
  .about_coupon {
    position: relative;
    width: 90%;
    max-width: 1200px;
    margin: 5em auto 0;
    background: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/coupon_bg.webp") center / cover;
    border-radius: 40px;
    padding: 40px 0 65px;
  }
  .about_coupon img {
    max-width: 1000px !important;
  }
  .about_coupon p {
    bottom: 25px;
    font-size: 14px;
  }
  .about02 {
    text-align: left;
    margin: 6em auto 0;
  }
  .about02_txt {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
  }
  .about02_ap {
    position: absolute;
    top: -10px;
    left: -60px;
    width: 230px;
  }
  .about02_txt img {
    width: 230px !important;
    margin: 0 auto 0.5em 0 !important;
  }
  .about02_txt h3 {
    margin: 1em auto 0;
    font-size: 20px;
  }
  .about02_txt div {
    margin: 0 auto 0.5em;
    line-height: 1.4;
    font-size: 35px;
  }
  .about02_txt div small {
    font-size: 20px;
  }
  .about02_txt p {
    font-size: 18px;
    line-height: 2;
  }
  .about02_img {
    position: absolute;
    left: 48%;
    top: 50%;
    transform: translate(0%, -50%);
    width: 55%;
    max-width: 750px;
    margin: 0;
  }
  /*  lineup */
  .lineup_bg {
    padding: 0 0 3em;
  }
  .lineup_bg::before {
    height: 35%;
    border-radius: 40px 40px 0 0;
  }
  .lineup_ap {
    width: 120px;
    height: 120px;
  }
  .lineup_bg h2 {
    margin: 2.5em auto 0;
  }
  .lineup_bg h2 img {
    width: 650px !important;
  }
  .lineup_bg h2::before, .lineup_bg h2::after {
    top: -10px;
    width: 250px;
    height: 216px;
  }
  .lineup_bg h2::before {
    left: calc(50% - 500px);
  }
  .lineup_bg h2::after {
    right: calc(50% - 500px);
  }
  .lineup_slider {
    margin: 1em auto 0;
  }
  .lineup_slider .lineup {
    width: 60vw;
    margin: 0 10px;
  }
  .lineup_slider .slick-slide {
    opacity: 1;
  }
  .lineup img {
    border-radius: 20px;
    height: 500px !important;
  }
  .lineup p {
    margin: 0.8em auto 0.5em;
    font-size: 20px;
  }
  .lineup p span {
    font-size: 38px;
    line-height: 1.5;
  }
  .lineup a {}
  /*戻る、次へ矢印の位置*/
  .lineup_slider .slick-prev, .lineup_slider .slick-next {
    bottom: 70px;
    height: 40px;
    width: 40px;
  }
  .lineup_slider .slick-prev {
    left: calc(50% - 400px);
  }
  .lineup_slider .slick-next {
    right: calc(50% - 400px);
  }
  /*  merit */
  .merit_bg {
    padding: 4em 0 5em;
  }
  .merit {
    max-width: 1000px;
  }
  .merit li {
    margin: 3em auto 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    align-items: center;
  }
  .merit li:nth-child(2) {
    flex-direction: row-reverse;
  }
  .merit li::before {
    top: -25px;
    left: -25px;
    width: 75px;
    height: 75px;
  }
  .merit li:nth-child(2)::before {
    left: auto;
    right: -25px;
  }
  .merit li::after {
    top: -6px;
    left: -6px;
  }
  .merit_img {
    width: 40%;
  }
  .merit li:nth-child(2) .merit_img img {
    border-radius: 0 20px 20px 0;
  }
  .merit li:first-child .merit_img img {
    height: auto !important;
  }
  .merit_img img {
    height: auto !important;
    border-radius: 20px 0 0 20px;
  }
  .merit_txt {
    width: 60%;
    box-sizing: border-box;
    padding: 0 50px;
  }
  .merit_txt div {
    font-size: 35px;
    letter-spacing: 2px;
  }
  .merit_txt div span {
    font-size: 18px;
    padding: 0 0 0 5px;
  }
  .merit_txt h3 {
    font-size: 40px;
    line-height: 1.3;
    letter-spacing: 3px;
  }
  .merit_txt p {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .merit_txt p small {
    font-size: 14px;
  }
  /*  campaign */
  .campaign_wrap {
    border-radius: 40px 40px 0 0;
    padding: 0 0 5em;
  }
  .campaign_wrap::before {
    top: -0px;
    width: 1400px;
    height: 490px;
    opacity: 0.7;
  }
  .campaign_wrap h2 {
    padding: 3em 0 0;
  }
  .campaign_wrap h2::before, .campaign_wrap h2::after {
    top: 2.5em;
    width: 320px;
    height: 134px;
  }
  .campaign_wrap h2::before {
    left: calc(50% - 500px);
  }
  .campaign_wrap h2::after {
    right: calc(50% - 500px);
  }
  .campaign_wrap h2 img {
    height: 110px !important;
  }
  .campaign_top_txt {
    width: 85%;
    max-width: 1000px;
    margin: 2em auto 0;
    border-radius: 100px;
    padding: 20px 60px;
    font-size: 15px;
    font-weight: 500;
  }
  .campaign_inner {
    width: 95%;
    margin: 2.5em auto 0;
    border-radius: 40px;
    padding: 40px 0 50px;
  }
  .campaign_heading {
    font-size: 35px;
    line-height: 1.4;
  }
  .campaign_heading::before, .campaign_heading::after {
    bottom: 3px;
    width: 50px;
    height: 50px;
  }
  .campaign_heading::before {
    left: -40px;
  }
  .campaign_heading::after {
    right: -40px;
  }
  /*  coupon */
  .coupon_bg {
    padding: 5em 0;
  }
  .coupon_ttl {
    font-size: 35px;
  }
  .coupon_ttl::before, .coupon_ttl::after {
    top: 30px;
    width: 120px;
    height: 66px;
  }
  .coupon_ttl::before {
    left: calc(50% - 400px);
  }
  .coupon_ttl::after {
    right: calc(50% - 400px);
  }
  .coupon {
    padding: 70px 0px 50px;
    max-width: 1100px;
    margin: 3.5em auto 0;
    border-radius: 40px;
  }
  .coupon::after {
    border-radius: 40px;
  }
  .coupon h2 {
    top: -1.5em;
    width: 450px;
  }
  .coupon_txt {
    padding: 10px 0 8px;
  }
  .coupon_txt::before, .coupon_txt::after {
    top: -30px;
    width: 120px;
    height: 145px;
  }
  .coupon_txt::before {
    left: calc(50% - 480px);
  }
  .coupon_txt::after {
    right: calc(50% - 480px);
  }
  .coupon_txt p {
    font-size: 28px;
    line-height: 1.5;
  }
  .coupon_txt div {
    line-height: 1.3;
    font-size: 43px;
    letter-spacing: 3px;
  }
  .coupon_txt div span {
    font-size: 65px;
    padding: 0 5px;
  }
  .coupon > p {
    margin: 1.5em auto 0;
    max-width: 950px;
    text-align: center;
    font-size: 14px;
  }
  .coupon_link {
    margin: 2em auto 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
  }
  .coupon_link li {
    width: 350px;
    margin: 0 8px;
  }
  .coupon_link li a p {
    padding: 15px 25px 18px;
  }
  .coupon_link li a p span {
    font-size: 22px;
    padding: 0 0 0 33px;
  }
  .coupon_link li a p::before {
    top: 24px;
    left: 25px;
    width: 25px;
    height: 25px;
  }
  .coupon_link li a::after {
    top: 35px;
    right: 10px;
    width: 25px;
    height: 25px;
  }
  /*  howto */
  .howto_bg {
    padding: 4em 0 5em;
  }
  .howto_list {
    width: 95%;
    margin: auto;
  }
  .howto_list > li {
    margin: 5em auto 0;
  }
  .howto_list > li > p {
    max-width: 900px;
    font-size: 14px;
  }
  .howto_list_wrap {
    border-radius: 40px;
    padding: 55px 0px 50px;
  }
  .howto_list_ttl {
    font-size: 30px;
    padding: 3px 0;
    width: 500px;
  }
  .howto_list_ttl small {
    font-size: 20px;
  }
  .howto_list_txt {
    font-size: 30px;
    line-height: 1.5;
    letter-spacing: 2px;
  }
  .howto_list_txt small {
    font-size: 23px;
  }
  .howto_flow {
    width: 90%;
    display: flex;
    max-width: 1200px;
    flex-wrap: wrap;
    list-style: none;
    margin: 3em auto 0em;
    justify-content: center;
  }
  .howto_flow li {
    margin: 0 22px 0em;
    width: calc(100% / 3 - 44px);
    border-radius: 20px;
    box-sizing: border-box;
    padding: 30px 30px 20px;
  }
  .howto_flow li::before {
    top: -1.5em;
    width: 45px;
    height: 45px;
  }
  .howto_flow li::after {
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translate(0%, -50%);
    content: '\f0da';
    font-family: FontAwesome;
    font-weight: 400;
    color: #FF4079;
    font-size: 40px;
  }
  .howto_flow li:last-child::after {
    display: none;
  }
  .howto_flow li img {
    width: 220px !important;
  }
  .howto_flow li div {
    font-size: 20px;
    margin: 0 auto 0.2em;
  }
  .howto_flow li div small {
    font-size: 13px;
  }
  .howto_flow li div span {
    font-size: 16px;
  }
  .howto_flow.purple li {
    padding: 30px 20px 20px;
  }
  .howto_flow.purple li img {
    width: 180px !important;
  }
  .howto_flow.purple li::after {
    color: #AB56E0;
  }
  .howto_btn {
    margin: 2em auto 0;
  }
  .howto_btn p {
    letter-spacing: 2px;
    font-size: 25px;
  }
  .howto_btn p::before, .howto_btn p::after {
    bottom: 8px;
    width: 1.5px;
    height: 25px;
  }
  .howto_btn p::before {
    left: -18px;
  }
  .howto_btn p::after {
    right: -18px;
  }
  .howto_btn ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 1em auto 0em;
    justify-content: center;
  }
  .howto_btn ul li {
    width: auto;
    margin: 0 10px;
  }
  .howto_btn ul li:first-child .btn span {
    padding: 9px 85px 9px 75px;
  }
  /*  slide */
  .slide_bg {
    padding: 0 0 3em;
  }
  .slide_bg::before {
    height: 35%;
    border-radius: 40px 40px 0 0;
  }
  .slide_bg h2 {
    margin: 2.5em auto 0;
  }
  .slide_bg h2 img {
    width: 520px !important;
  }
  .slide_bg h2::before, .slide_bg h2::after {
    top: -10px;
    width: 250px;
    height: 216px;
  }
  .slide_bg h2::before {
    left: calc(50% - 500px);
  }
  .slide_bg h2::after {
    right: calc(50% - 500px);
  }
  /*  faq */
  .faq_bg {
    padding: 4em 0 5em;
  }
  .faq {
    max-width: 1000px;
    margin: 2.5em auto 0;
  }
  .faq li {
    margin: 15px 0;
  }
  .faq li::before {
    top: 13px;
    left: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
  }
  .faq_title {
    font-size: 18px;
    padding: 15px 40px 15px 70px;
  }
  .faq_title::before {
    right: 25px;
  }
  .faq_title::after {
    right: 25px;
  }
  .faq_box {
    padding: 0px 20px 15px 70px;
  }
  .faq_box::before {
    top: 5px;
    left: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
  }
  .faq_note {
    max-width: 800px;
    margin: 4em auto 0;
  }
  .faq_note_ttl {}
  .faq_note_ttl div span {
    padding: 2px 40px;
    font-size: 20px;
  }
  .faq_note_ttl p {
    text-align: left;
    margin: 1em auto 0;
  }
  .faq_note_txt {
    border-radius: 10px;
    padding: 30px 40px;
    margin: 2em auto 0;
  }
  .faq_note_txt div {
    font-size: 20px;
  }
  .faq_note_txt ol li::before {
    top: 5px;
  }
  .faq_note_txt p {
    padding: 10px 0 10px 20px;
  }
  .faq_note_txt ul li::before {
    top: 9px;
  }
  /*  member */
  .member_bg {
    padding: 4em 0;
  }
  .member {
    max-width: 700px;
  }
  .member::before, .member::after {
    position: absolute;
    content: '';
    top: -20px;
    display: block;
    width: 500px;
    height: 409px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .member::before {
    left: calc(50% - 750px);
    background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/member02.webp");
  }
  .member::after {
    right: calc(50% - 780px);
    background-image: url("https://gigaplus.makeshop.jp/tottoriichi/campaign2026/img/member03.webp");
  }
  .member p {
    display: block;
    font-size: 14px;
    margin: 1em auto 0;
  }
  .member_bg .btn {
    bottom: -1.5em;
  }
  .member_bg .btn span {
    font-size: 17px;
    letter-spacing: 2px;
    padding: 12px 80px 12px 90px;
  }
  .member_bg .btn span::before {
    top: 16px;
    left: 50px;
    width: 25px;
    height: 25px;
  }
  .member_bg .btn::after {
    top: 14px;
  }
  /*  close */
  .close_bg {
    padding: 5em 0 1em;
  }
  .close > img {
    width: 550px !important;
  }
}