@charset "utf-8";

/* -----------------------------------------
  ベース
----------------------------------------- */
html {
  font-size: 16px;
  font-size: 62.5%;
}

body main {
  font-weight: 500;
  font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}

.wrapper {
  width: 100%;
}

main ul {
  padding-left: 0;
}

.main-box p {
  font-size: 1.5rem;
  line-height: 1.7;
  color: #333333;
}

main a {
  transition: 0.5s;
}

.main-box .link-blue {
  color: #44abe1;
  text-decoration: underline;
}

main a:hover {
  opacity: 0.8;
}

.al-item-c { align-items: center; }

.disp-flex { display: flex; }
.flex-1 { flex: 1; }

.ai-s { align-items: flex-start !important; }
.ai-c { align-items: center !important; }
.ai-e { align-items: flex-end !important; }

.ta-l { text-align: left !important; }
.ta-c { text-align: center !important; }
.ta-r { text-align: right !important; }

.ta-c-l { text-align: center !important; }

.font-25 { font-size:2.5em !important; font-size:2.5rem !important; }
.font-24 { font-size:2.4em !important; font-size:2.4rem !important; }
.font-23 { font-size:2.3em !important; font-size:2.3rem !important; }
.font-22 { font-size:2.2em !important; font-size:2.2rem !important; }
.font-21 { font-size:2.1em !important; font-size:2.1rem !important; }
.font-20 { font-size:2.0em !important; font-size:2.0rem !important; }
.font-19 { font-size:1.9em !important; font-size:1.9rem !important; }
.font-18 { font-size:1.8em !important; font-size:1.8rem !important; }
.font-17 { font-size:1.7em !important; font-size:1.7rem !important; }
.font-16 { font-size:1.6em !important; font-size:1.6rem !important; }
.font-15 { font-size:1.5em !important; font-size:1.5rem !important; }
.font-14 { font-size:1.4em !important; font-size:1.4rem !important; }
.font-13 { font-size:1.3em !important; font-size:1.3rem !important; }
.font-12 { font-size:1.2em !important; font-size:1.2rem !important; }
.font-11 { font-size:1.1em !important; font-size:1.1rem !important; }
.font-10 { font-size:1em !important; font-size:1rem !important; }

.mt-100 { margin-top: 100px !important; }
.mt-95 { margin-top: 95px !important; }
.mt-90 { margin-top: 90px !important; }
.mt-85 { margin-top: 85px !important; }
.mt-80 { margin-top: 80px !important; }
.mt-75 { margin-top: 75px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-65 { margin-top: 65px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-55 { margin-top: 55px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-45 { margin-top: 45px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-35 { margin-top: 35px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-25 { margin-top: 25px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-5 { margin-top: 5px !important; }
.mt-0 { margin-top: 0 !important; }

.mr-100 { margin-right: 100px !important; }
.mr-95 { margin-right: 95px !important; }
.mr-90 { margin-right: 90px !important; }
.mr-85 { margin-right: 85px !important; }
.mr-80 { margin-right: 80px !important; }
.mr-75 { margin-right: 75px !important; }
.mr-70 { margin-right: 70px !important; }
.mr-65 { margin-right: 65px !important; }
.mr-60 { margin-right: 60px !important; }
.mr-55 { margin-right: 55px !important; }
.mr-50 { margin-right: 50px !important; }
.mr-45 { margin-right: 45px !important; }
.mr-40 { margin-right: 40px !important; }
.mr-35 { margin-right: 35px !important; }
.mr-30 { margin-right: 30px !important; }
.mr-25 { margin-right: 25px !important; }
.mr-20 { margin-right: 20px !important; }
.mr-15 { margin-right: 15px !important; }
.mr-10 { margin-right: 10px !important; }
.mr-5 { margin-right: 5px !important; }
.mr-0 { margin-right: 0 !important; }
.mr-a { margin-right: auto !important; }

.mb-100 { margin-bottom: 100px !important; }
.mb-95 { margin-bottom: 95px !important; }
.mb-90 { margin-bottom: 90px !important; }
.mb-85 { margin-bottom: 85px !important; }
.mb-80 { margin-bottom: 80px !important; }
.mb-75 { margin-bottom: 75px !important; }
.mb-70 { margin-bottom: 70px !important; }
.mb-65 { margin-bottom: 65px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-55 { margin-bottom: 55px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-45 { margin-bottom: 45px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-5 { margin-bottom: 5px !important; }
.mb-0 { margin-bottom: 0 !important; }

.ml-100 { margin-left: 100px !important; }
.ml-95 { margin-left: 95px !important; }
.ml-90 { margin-left: 90px !important; }
.ml-85 { margin-left: 85px !important; }
.ml-80 { margin-left: 80px !important; }
.ml-75 { margin-left: 75px !important; }
.ml-70 { margin-left: 70px !important; }
.ml-65 { margin-left: 65px !important; }
.ml-60 { margin-left: 60px !important; }
.ml-55 { margin-left: 55px !important; }
.ml-50 { margin-left: 50px !important; }
.ml-45 { margin-left: 45px !important; }
.ml-40 { margin-left: 40px !important; }
.ml-35 { margin-left: 35px !important; }
.ml-30 { margin-left: 30px !important; }
.ml-25 { margin-left: 25px !important; }
.ml-20 { margin-left: 20px !important; }
.ml-15 { margin-left: 15px !important; }
.ml-10 { margin-left: 10px !important; }
.ml-5 { margin-left: 5px !important; }
.ml-0 { margin-left: 0 !important; }
.ml-a { margin-left: auto !important; }

.pt-100 { padding-top: 100px !important; }
.pt-95 { padding-top: 95px !important; }
.pt-90 { padding-top: 90px !important; }
.pt-85 { padding-top: 85px !important; }
.pt-80 { padding-top: 80px !important; }
.pt-75 { padding-top: 75px !important; }
.pt-70 { padding-top: 70px !important; }
.pt-65 { padding-top: 65px !important; }
.pt-60 { padding-top: 60px !important; }
.pt-55 { padding-top: 55px !important; }
.pt-50 { padding-top: 50px !important; }
.pt-45 { padding-top: 45px !important; }
.pt-40 { padding-top: 40px !important; }
.pt-35 { padding-top: 35px !important; }
.pt-30 { padding-top: 30px !important; }
.pt-25 { padding-top: 25px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-10 { padding-top: 10px !important; }
.pt-5 { padding-top: 5px !important; }
.pt-0 { padding-top: 0 !important; }

.pr-100 { padding-right: 100px !important; }
.pr-95 { padding-right: 95px !important; }
.pr-90 { padding-right: 90px !important; }
.pr-85 { padding-right: 85px !important; }
.pr-80 { padding-right: 80px !important; }
.pr-75 { padding-right: 75px !important; }
.pr-70 { padding-right: 70px !important; }
.pr-65 { padding-right: 65px !important; }
.pr-60 { padding-right: 60px !important; }
.pr-55 { padding-right: 55px !important; }
.pr-50 { padding-right: 50px !important; }
.pr-45 { padding-right: 45px !important; }
.pr-40 { padding-right: 40px !important; }
.pr-35 { padding-right: 35px !important; }
.pr-30 { padding-right: 30px !important; }
.pr-25 { padding-right: 25px !important; }
.pr-20 { padding-right: 20px !important; }
.pr-15 { padding-right: 15px !important; }
.pr-10 { padding-right: 10px !important; }
.pr-5 { padding-right: 5px !important; }
.pr-0 { padding-right: 0 !important; }

.pb-100 { padding-bottom: 100px !important; }
.pb-95 { padding-bottom: 95px !important; }
.pb-90 { padding-bottom: 90px !important; }
.pb-85 { padding-bottom: 85px !important; }
.pb-80 { padding-bottom: 80px !important; }
.pb-75 { padding-bottom: 75px !important; }
.pb-70 { padding-bottom: 70px !important; }
.pb-65 { padding-bottom: 65px !important; }
.pb-60 { padding-bottom: 60px !important; }
.pb-55 { padding-bottom: 55px !important; }
.pb-50 { padding-bottom: 50px !important; }
.pb-45 { padding-bottom: 45px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pb-35 { padding-bottom: 35px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pb-25 { padding-bottom: 25px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pb-5 { padding-bottom: 5px !important; }
.pb-0 { padding-bottom: 0 !important; }

.pl-100 { padding-left: 100px !important; }
.pl-95 { padding-left: 95px !important; }
.pl-90 { padding-left: 90px !important; }
.pl-85 { padding-left: 85px !important; }
.pl-80 { padding-left: 80px !important; }
.pl-75 { padding-left: 75px !important; }
.pl-70 { padding-left: 70px !important; }
.pl-65 { padding-left: 65px !important; }
.pl-60 { padding-left: 60px !important; }
.pl-55 { padding-left: 55px !important; }
.pl-50 { padding-left: 50px !important; }
.pl-45 { padding-left: 45px !important; }
.pl-40 { padding-left: 40px !important; }
.pl-35 { padding-left: 35px !important; }
.pl-30 { padding-left: 30px !important; }
.pl-25 { padding-left: 25px !important; }
.pl-20 { padding-left: 20px !important; }
.pl-15 { padding-left: 15px !important; }
.pl-10 { padding-left: 10px !important; }
.pl-5 { padding-left: 5px !important; }
.pl-0 { padding-left: 0 !important; }

.w77p { width: 77%; }

.sp-only { display: none; }

.font-bold { font-weight: bold; }

.text-white { color: #fff !important; }

.small-text{
  font-size: 1.4rem;
}

.explanation {
  margin-bottom: 20px;
  text-align: center;
}

.period {
  margin-bottom: 20px;
  font-size: 2.0rem !important;
}

/* -----------------------------------------
  見出し
----------------------------------------- */
.blue-border {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  padding: 1.2rem 0;
  border: 5px solid #1e98cb;
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 0.3rem;
  text-indent: 0.3rem;
  color: #1e98cb;
}

.blue-border::after {
  position: absolute;
  left: 50%;
  bottom: 0.2rem;
  content: '';
  width: 99.5%;
  height: 4px;
  background-color: #e3b935;
  transform: translateX(-50%);
}

.double-border {
  margin-bottom: 25px;
  padding: 0.7rem 0;
  border-top: 5px solid #c9e4ef;
  border-bottom: 5px solid #c9e4ef;
  font-size: 2.1rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.2rem;
  text-indent: 0.2rem;
  color: #1e98cb;
}

.yellow-line {
  margin-bottom: 20px;
  padding: 0.7rem 1.7rem;
  border-left: 5px solid #e3b935;
  font-size: 1.8rem;
  color: #1e98cb;
}

/* -----------------------------------------
  リスト
----------------------------------------- */
.front-circle li {
  position: relative;
  padding-left: 1.5rem;
} 

.front-circle li::before {
  position: absolute;
  top: 0.45rem;
  left: 0;
  content: '';
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  margin-right: 5px;
  background-color: #1e98cb;
}

.front-circle.font-17 li::before {
  top: 0.8rem;
}

.front-circle li:not(:last-child) {
  margin-bottom: 5px;
}

/* -----------------------------------------
  リンクボタン
----------------------------------------- */
.link-button {
  position: relative;
  display: block;
  width: 350px;
  margin: 0 auto;
  padding: 0.6rem 0.5rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-color: #00833f;
  color: #fff !important;
}

.link-button::after {
  content: '';
  display: block;
  width: 22px;
  height: 17px;
  background: url("/niigata/sadoniigata2022suica/img/icon/icn_window.png") no-repeat;
  position: absolute;
  right: 10px;
  top: calc(50% - 8.5px);
}

.link-button:hover {
  text-decoration: none;
}

/* -----------------------------------------
  注釈
----------------------------------------- */
.indent {
  padding-left: 1.5rem;
  text-indent: -1.5rem;
}

/* -----------------------------------------
  パンくずリスト
----------------------------------------- */
.breadcrumbs {
  width: 100%;
  max-width: 1130px;
  margin: 10px auto 0;
  padding: 0 10px;
}

/* -----------------------------------------
  メインビジュアル
----------------------------------------- */
.main-visual-in {
  width: 100%;
  max-width: 1130px;
  margin: 0 auto 50px;
}

.main-visual {
  padding: 40px 20px 0;
  text-align: center;
}

/* -----------------------------------------
  コンテンツ
----------------------------------------- */
.contents {
  width: 100%;
}

.main-box {
  width: 100%;
  padding: 0px 20px 45px;
  max-width: 1130px;
  margin: 0 auto;
}

.container {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 0 !important;
}

/* -----------------------------------------
  応募要項
----------------------------------------- */
.orange-border {
  position: relative;
  padding: 3.2rem 3rem 2rem;
  border: 5px solid #e5b755;
  border-radius: 20px;
}

.box-caption {
  position: absolute;
  top: -22px;
  left: calc(50% - 125px);
  padding: 0.5rem 5rem;
  border-radius: 50vh;
  font-weight: 600;
  white-space: nowrap;
  letter-spacing: 0.1rem;
  text-indent: 0.1rem;
  background-color: #e5b755;
  color: #fff;
}

/* -----------------------------------------
  賞品
----------------------------------------- */
.prize {
  margin-bottom: 25px;
}

.img-container {
  margin: 0 auto 40px;
  text-align: center;
}

/* -----------------------------------------
  キャンペーン対象店舗
----------------------------------------- */
.group.mb-10 {
  align-items: flex-start;
}

.back-box {
  height: fit-content;
  margin-right: 1.5rem;
  padding: 0.5rem 3.3rem;
  border-radius: 10px;
  font-weight: bold;
  font-size: 1.8rem;
  color: #fff;
}

/**
 * lb : light blue
 * yg : yellow green
 */
.back-lb {
  background-color: #44abe1;
}

.back-yg {
  background-color: #8ec942;
}

.group {
  align-items: center;
}

.img-flex {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}

.img-row3 li {
  width: 32.6666%;
  margin-bottom: 20px;
}

.img-row3 li:not(:nth-child(3n)) {
  margin-right: 1%;
}

.img-row3 li:nth-last-child(-n+3) {
  margin-bottom: 0;
}

/* -----------------------------------------
  主催
----------------------------------------- */
.img-row2 li {
  max-width: 48%;
  margin: 0 auto 20px;
}

.img-row2 li:nth-child(2n) {
  margin-left: 4%;
}

.img-row2 li:nth-last-child(-n+2) {
  margin-bottom: 0;
}

.note-text {
  font-size: 1.4rem;
}

/* -----------------------------------------
  POPバナー
----------------------------------------- */
.pop-banne{
  width: 100%;
  min-height: 240px;
  margin-top: -130px;
  position: relative;
  z-index: -1;
}

.pop-banne img{
  max-width: 240px;
  position: absolute;
  right: 0;
}

/* -----------------------------------------
  レスポンシブ対応
----------------------------------------- */
@media only screen and (max-width: 768px) {
  /* -----------------------------------------
    初期化
  ----------------------------------------- */
  .main-box p {
    font-size: 1.4rem;
  }

  .img-flex.img-row3 li {
    margin: 0;
  }

  /* -----------------------------------------
    スマホ設定
  ----------------------------------------- */
  .ai-c {
    align-items: flex-start !important;
  }

  .ta-c-l {
    text-align: left !important;
  }

  .font-25 { font-size: 1.8rem !important; }
  .font-20 { font-size: 1.6rem !important; }
  .font-19 { font-size: 1.5rem !important; }
  .font-18 { font-size: 1.4rem !important; }
  .font-17 { font-size: 1.4rem !important; }
  .font-15 { font-size: 1.2rem !important; }
  .font-14 { font-size: 1.4rem !important; }

  .mb-80 { margin-bottom: 40px !important; }
  .mb-60 { margin-bottom: 30px !important; }
  .mb-45 { margin-bottom: 30px !important; }
  .mb-40 { margin-bottom: 30px !important; }
  .mb-30 { margin-bottom: 15px !important; }
  .mb-25 { margin-bottom: 15px !important; }
  .mb-10 { margin-bottom: 5px !important; }

  .pt-100 { padding-top: 25px !important; }

  .w77p { width: 100% !important; }

  .sp-only { display: inline-block; }

  .img-flex.img-row3 li {
    width: 48%;
    margin-bottom: 4%;
  }

  .img-flex.img-row3 li:nth-child(2n-1) {
    margin-right: 4%;
  }
  
  .img-flex.img-row3 li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }

  .explanation {
    margin-bottom: 15px;
    text-align: left;
    line-height: 1.5;
  }

  .period {
    margin-bottom: 15px;
    font-size: 1.6rem !important;
  }

  .small-text{
    font-size: 1.2rem !important;
    line-height: 1.6;
  }

  /* -----------------------------------------
    見出し
  ----------------------------------------- */
  .blue-border {
    margin-bottom: 20px;
    padding: 0.6rem;
    border-width: 3px;
    font-size: 1.8rem;
  }

  .blue-border::after {
    bottom: 0.1rem;
    height: 2px;
  }

  .double-border {
    margin-bottom: 15px;
    padding: 0.5rem 0;
    border-width: 3px;
    font-size: 1.6rem;
  }

  .yellow-line {
    margin-bottom: 10px;
    padding: 0rem 0.5rem;
    font-size: 1.5rem;
  }

  /* -----------------------------------------
  リスト
  ----------------------------------------- */
  .front-circle {
    line-height: 1.5;
  }

  .front-circle.font-17 li::before {
    top: 0.5rem;
  }

  .front-circle li:not(:last-child){
    margin-bottom: 5px;
  }

  /* -----------------------------------------
    メインビジュアル
  ----------------------------------------- */
  .main-visual-in {
    margin-bottom: 25px;
  }

  .main-visual {
    padding: 20px 15px 0;
  }

  /* -----------------------------------------
    コンテンツ
  ----------------------------------------- */
  .main-box {
    padding: 0 15px 40px;
  }

  /* -----------------------------------------
    応募要項
  ----------------------------------------- */
  .orange-border {
    padding: 3rem 1.5rem 2rem;
    border-width: 3px;
  }

  .box-caption {
    top: 0px;
    left: 50%;
    padding: 0.55rem 2.45rem;
    transform: translate(-50%, -50%);
  }

  /* -----------------------------------------
    エントリー期間
  ----------------------------------------- */
  .entry-text {
    text-align: left;
    line-height: 1.3;
  }

  /* -----------------------------------------
    賞品
  ----------------------------------------- */
  .prize {
    margin-bottom: 10px;
  }

  .img-container {
    width: 100%;
    margin-bottom: 20px;
  }

  /* -----------------------------------------
    キャンペーン対象店舗
  ----------------------------------------- */
  .group {
    margin-bottom: 15px !important;
    align-items: flex-start;
  }

  .group.mb-30 {
    margin-bottom: 20px !important;
  }

  .group > p {
    font-size: 1.3rem !important;
    line-height: 1.5;
  }
  
  .back-box {
    margin-right: 1.0rem;
    padding: 0.3rem 2.2rem;
    border-radius: 7px;
    font-size: 1.4rem;
  }

  .link-button {
    width: 275px;
    padding: 0.65rem 0.5rem;
  }

  /* -----------------------------------------
    主催
  ----------------------------------------- */
  .company {
    margin-bottom: 15px !important;
  }

  .note-text {
    line-height: 1.5;
    font-size: 1.2rem !important;
  }

  /* -----------------------------------------
  POPバナー
  ----------------------------------------- */
  .replacement{
    display: flex;
    flex-direction: column-reverse;
  }

  .pop-banne{
    width: 100%;
    min-height: 280px;
    margin: 0 0 20px;
    position: relative;
    z-index: 0;
    text-align: center;
  }

  .pop-banne img{
    max-width: 240px;
    position: static;
  }


}
