.c-sub_title {
  background: var(--navy);
}

@media screen and (max-width: 992px) {
  .pc-border_btn {
    display: none;
  }
}

/*事業者TOP*/
.p-join,
.p-shops,
.p-shop-app,
.p-app-flow {
  padding-bottom: 0;
}

.p-top--company {
  margin: 0 0 1rem;
  background: #BAE2F8;
}

.p-period--company {
  background-color: #BAE2F8;
}

.p-period--company .p-period__date,
.p-period--company .p-period__year,
.p-period--company .p-period__day,
.p-period--company .p-period__text,
.p-period--company .p-period__paren {
  color: #222;
}

.p-join__way {
  display: flex;
  justify-content: space-between;
}

.p-join__way__box {
  padding: 0;
  border: 2px solid #00B7EF;
}

.p-join__way__contents {
  padding: 3rem 3rem 0 3rem;
}

.p-join__way__hl {
  display: flex;
  align-items: center;
  background: #00B7EF;
  color: #fff;
  padding: 0.5rem 1.5rem;
  text-align: left;
  min-height: 90px;
}

.p-join__way__ttl {
  font-size: 2.3rem;
}

.p-join__way__img {
  margin: 0;
}

.p-join__way__num {
  font-size: 4.5rem;
  position: relative;
  padding: 0 1rem;
}

.p-join__way__num:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 50px;
  background-image: url(../img/dot_vertical.svg);
  background-repeat: no-repeat;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  left: 50px;
}

.p-join__way__txt {
  font-size: 2rem;
  text-align: left;
  color: var(--text-black);
}

.p-join__way__note {
  font-size: 2rem;
  margin: 4rem 0 0 0;
  color: var(--text-black);
}

.p-shops p {
  color: var(--text-black);
  font-size: 1.6rem;
}

.p-shops .p-shops__text {
  font-size: 3rem;
  margin-bottom: 4rem;
}

.p-shops .p-shops__text--list {
  text-align: left;
  font-size: 1.6rem;
  color: var(--text-black);
}

.p-shops__text--links {
  margin-top: 4rem;
  text-align: left;
}

.c-company__box--border {
  border: 1px solid silver;
  background: #fff;
  padding: 1.5rem;
}

.p-shops__category-box {
  margin-top: 2rem;
  font-size: 1.6rem;
  text-align: left;
  border: 1px solid #ccc;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
    padding: 0;
}

.p-shops__category-title {
  background: #FFF9C4;
  color: #231815;
  font-weight: 700;
  font-size: 1.8rem;
  text-align: center;
  padding: 12px 0;
  margin: 0;
  border-bottom: 1px solid #ccc;
}

.p-shops__category-columns {
  display: flex;
  padding: 28px 30px;
  gap: 30px;
  align-items: flex-start;
}

.p-shops__category-col {
  flex: 1;
  min-width: 0;
}

.p-shops__category-col-heading {
  font-size: 1.6rem;
  font-weight: 700;
  color: #231815;
  padding-bottom: 8px;
  margin: 0 0 12px;
  border-bottom: 1px solid #231815;
}

.p-shops__category-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.p-shops__category-list li {
  font-size: 1.4rem;
  color: #231815;
  line-height: 1.8;
}

.p-shops__category-list li::before {
  content: "・";
}

.p-shops__category-note {
  margin: 16px 0 0;
  font-size: 1.4rem;
  color: #231815;
}
.p-shop-app__box .c-base_btn {
  margin-bottom: 2rem;
}

.p-shop-app__box p {
  color: black;
}

.p-shop-app__box__exp {
  color: black;
  margin: 2rem 0;
}

.p-shop-app__box .c-base_btn--blue {
  width: 70%;
}

.p-shop-app__box .c-base_btn--pink {
  width: 320px;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

/*9/14のみ 申請ボタン非活性*/
.p-shop-app__box--inactive {
  position: relative;
  padding: 0;
  margin-top: 50px;
}

.p-shop-app__box--inactive:after {
  content: "参加店舗申込は9/15（金）からスタート";
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  padding: 25% 2rem;
  font-size: 2.8rem;
}

.p-shop-app__box--inactive a {
  pointer-events: none;
}

.p-shop-app__title {
  font-size: 1.8rem;
  margin: 2rem 0;
}

.p-shop-app__box--form .p-shop-app__title {
  font-size: 2.6rem;
}

.p-shop-app__box--form .p-shop-app__box__hl {
  background: var(--navy);
  color: #fff;
  padding: 0.5rem 1.5rem;
  font-size: 3.2rem;
  color: #fff;
}

.c-base_btn .c-download-btn,
.p-shop-app__box .c-base_btn--blue {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}

.c-base_btn .c-btn_shadow.c-base_btn--blue.c-btn--inactive {
  background: #707070;
  box-shadow: 0 6px 0 0 #333;
}

.p-shop-app__box .c-base_btn--blue {
  align-items: baseline;
}

/* p-app-flow リストスタイル */
.p-app-flow__list-box {
  border: 2px solid #00B7EF;
  border-radius: 10px;
  background: #fff;
  padding: 30px 40px;
}

.p-app-flow__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.p-app-flow__item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.p-app-flow__item__num {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  background: #FFF395;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  font-weight: 700;
  color: #000;
  line-height: 1;
  padding-top: 0.2em;
}

.p-app-flow__item__body {
  flex: 1;
  padding-top: 0;
}

.p-app-flow__item__ttl {
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
  margin: 0 0 4px;
  text-align: left;
}

.p-app-flow__item__detail {
  font-size: 1.4rem;
  color: #000;
  margin: 0;
  line-height: 1.6;
  text-align: left;
}

.p-exchange__schedule .heading {
  color: var(--pink);
  margin-top: 10rem;
}

.p-exchange__schedule .heading:after {
  bottom: -10px;
  background-color: var(--pink);
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 50px;
}

.p-exchange__schedule__table {
  border-collapse: collapse;
  width: 100%;
  margin: 2rem auto;
}

.p-exchange__schedule__table:last-of-type {
  width: 100%;
}

.p-exchange__schedule__table th {
  background: #FFF395;
  color: black;
  border: 1px solid gray;
}

.p-exchange__schedule__table td {
  background: #fff;
  color: var(--navy);
  border: 1px solid gray;
  text-align: center;
}

/* 外枠を消去（内側の境界線のみ表示） */
.p-exchange__schedule__table thead tr:first-child th {
  border-top: none;
}

.p-exchange__schedule__table tbody tr:last-child td {
  border-bottom: none;
}

.p-exchange__schedule__table th:first-child,
.p-exchange__schedule__table td:first-child {
  border-left: none;
}

.p-exchange__schedule__table th:last-child,
.p-exchange__schedule__table td:last-child {
  border-right: none;
}

.p-exchange__schedule__table th,
.p-exchange__schedule__table td {
  padding: 1rem 2rem;
  font-size: 1.6rem;
}

.news_list .c-sub_title {
  background: none;
}

.c-contact--company {
  background: #FAFAF0;
  padding: 60px 20px;
  text-align: center;
}

.c-contact__box {
  max-width: 640px;
  margin: 0 auto;
  background: #fff;
  border: 2px solid #00B7EF;
  border-radius: 12px;
  overflow: hidden;
}

.c-contact__heading {
  background: #00B7EF;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 700;
  padding: 14px 20px;
  text-align: center;
  letter-spacing: 0.05em;
}

.c-contact__body {
  padding: 28px 0 0;
}

.c-contact__tel {
  font-size: 4.8rem;
  font-weight: 700;
  color: #00B7EF;
  padding: 0 40px;
  margin: 0 0 12px;
  letter-spacing: 0.02em;
}

.c-contact__info {
  font-size: 1.6rem;
  color: #00B7EF;
  padding: 0 40px;
  margin: 0 0 20px;
  line-height: 1.8;
}

.c-contact__note {
  background: #FFF23F;
  font-size: 1.4rem;
  color: #00B7EF;
  margin: 0 0 26px;
  padding: 10px 20px;
}

.c-contact__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 471px;
  max-width: 100%;
  margin: 24px auto 0;
  background: #00B7EF;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.51;
  text-decoration: none;
  border-radius: 50px;
  padding: 14px 24px;
  box-sizing: border-box;
  letter-spacing: 0.0252em;
  box-shadow: 0px 6px 0px 0px rgba(0, 133, 173, 1);
  transition: opacity 0.2s;
}

.c-contact__btn i {
  font-size: 1.4rem;
}

.p-contact--company--nobg {
  background: none;
}

@media screen and (max-width: 992px) {
  .p-shop-app__box .c-base_btn--blue {
    width: 90%;
  }
}

@media screen and (max-width: 687px) {
  .p-shop-app .u-flex,
  .p-join__way {
    display: block;
  }

  .box_2 {
    display: block;
    max-width: none;
  }

  .box_2:first-of-type {
    margin-bottom: 2rem;
  }

  .p-exchange__schedule__table th,
  .p-exchange__schedule__table td {
    padding: 1rem 0.5rem;
    letter-spacing: 0;
  }

  .p-app-flow__list-box {
    padding: 20px;
  }

  .p-app-flow__item__num {
    width: 44px;
    height: 44px;
    font-size: 2rem;
  }

  .p-app-flow__item__ttl {
    font-size: 2rem;
  }
    .p-app-flow__item__detail {
        font-size: 1.6rem;
        line-height: 1.4;
    }
  .p-join__way__num:after {
    left: 40px;
    height: 48px;
    background-size: 13%;
  }
  .p-shop-app__box--inactive:after {
    padding: 60% 2rem;
    font-size: 2.2rem;
  }
  .p-shop-app__box .c-base_btn--pink,
  .p-shop-app__box .c-base_btn--blue {
    width: 90%;
  }

    .c-contact__tel {
        font-size: 4.5rem;
        padding: 0 10px;
    }

    .c-contact__info {
        font-size: 1.6rem;
        padding: 0 10px;
    }

    .p-shops__category-columns {
        flex-direction: column;
    }

    .p-shops__category-col {
        width: 100%;
    }
    .p-join__way__hl {
        min-height: 60px;
    }

    .p-join__way__num {
        font-size: 3.2rem;
    }

    .p-shops .p-shops__text {
        font-size: 18px;
    }

    .p-shop-app__box--form .p-shop-app__title {
        font-size: 2.2rem;
    }
}

.p-note{
   font-size: 1.4rem;
   color: var(--text-black);
   text-align: left;
}

@media screen and (max-width: 687px) {
  .p-note{
    word-break: keep-all;
    letter-spacing: 0;
  }
}

/* 申請フォーム サブ見出し */
.p-shop-app__heading {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 2rem;
  font-weight: 700;
  color: #231815;
  max-width: 1166px;
  width: 94%;
  margin: 40px auto 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #aaa;
}

.p-shop-app__heading::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #00B7EF;
  flex-shrink: 0;
}

/* 申請フォームコンテナ（マスク用に position: relative） */
.c-mask--company {
  position: relative;
  padding: 0;
  margin-top: 20px;
}

.c-mask--schedule {
  position: relative;
  overflow: hidden;
}

/*.c-mask--schedule::after {*/
/*  content: "仮";*/
/*  color: #fff;*/
/*  font-size: 3.5rem;*/
/*  font-weight: 700;*/
/*  letter-spacing: 0.2em;*/
/*  box-sizing: border-box;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  background: linear-gradient(*/
/*    to bottom,*/
/*    rgba(0, 0, 0, 0.5) 30%,*/
/*    #FF00CC             30%,*/
/*    #FF00CC             70%,*/
/*    rgba(0, 0, 0, 0.5) 70%*/
/*  );*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  z-index: 10;*/
/*}*/

/* 申請開始前：黒80%透過オーバーレイ＋中央シアンバンドで告知テキスト */
.c-mask--company::after {
  content: "2026年4月1日（水）9:00より申請開始";
  color: #fff;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.8) 43%,
    #00B7EF              43%,
    #00B7EF              57%,
    rgba(0, 0, 0, 0.8) 57%
  );
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.c-mask--company2 {
    position: relative;
    padding: 0;
    margin: 50px auto 0;
}
.c-mask--company2:after {
    content: "参加店舗募集は終了しました。";
    color: red;
    position: absolute;
    width: 100%;
    padding: calc(30% - 3.5rem) 0;
    font-size: 3.5rem;
    line-height: 1;
    box-sizing: border-box;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

@media screen and (max-width: 600px) {
    .c-mask--company2:after {
        padding: 70% 0;
    }
}

/* ─────────────────────────────────────────
   申請フォームエリア 枠線・背景
   マスクON/OFFに関わらず常に表示
───────────────────────────────────────── */

/* 上部：申請フォームボックス */
.p-shop-app .p-shop-app__box__contents {
  background: #fff;
  border: 1px solid silver;
  border-radius: 10px;
  padding: 3rem 2rem;
  margin-bottom: 2rem;
}

/* 下部：2列ダウンロードボックス */
.p-shop-app .p-shop-app__box.box_2 {
  background: #fff;
  border: 1px solid silver;
  border-radius: 10px;
  padding: 2rem;
}

/* テキストカラー */
.p-shop-app .p-shop-app__title {
  color: #231815;
}

.p-shop-app .p-shop-app__box__exp {
  color: #231815;
  margin: 0 0 2.5rem;
}

/* teal色テキスト（メールアドレス等） */
.t-teal {
  color: #00B7EF;
}

.t-maillink {
  color: #EE3823;
  text-decoration: none;
}

.t-maillink:hover {
  text-decoration: underline;
}

/* シアン塗りボタン（共通） */
.c-base_btn .c-btn_shadow.c-base_btn--teal {
  background: #00B7EF;
  color: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 1rem 2.5rem;
}

.c-base_btn .c-btn_shadow.c-base_btn--teal .arrow::before,
.c-base_btn .c-btn_shadow.c-base_btn--teal .arrow::after {
  background-color: #fff;
}

.c-base_btn .c-btn_shadow.c-base_btn--teal i {
  color: #fff;
}

/* 申請はこちらボタン：中央寄せ・適切な幅 */
.p-shop-app__box--form .c-base_btn .c-btn_shadow.c-base_btn--teal {
  min-width: 240px;
  margin: 0 auto;
}

/* ダウンロードボタン：幅いっぱいに広げる */
.p-shop-app__box.box_2 .c-base_btn {
  width: 100%;
}

.p-shop-app__box.box_2 .c-base_btn .c-btn_shadow.c-base_btn--teal {
  width: 100%;
  box-sizing: border-box;
  min-width: 0;
}

@media screen and (max-width: 687px) {
  .c-mask--company::after {
    font-size: 2rem;
    padding: 0 2rem;
  }

  .p-shop-app__box--form .c-base_btn .c-btn_shadow.c-base_btn--teal {
    min-width: 0;
    width: 90%;
  }

    .p-shop-app .p-shop-app__box__exp {
        margin: 25px 0 2.5rem;
        font-size: 14px;
    }
}