@charset "utf-8";
/* CSS Document */
/* Base */
.l-content-body, .l-wrapper, .l-content, .l-content-main {
 max-width: 100%;
}
.t-mode-rwd .l-content-main {
 padding: 0 !important;
}
.article-inner {
 max-width: 1030px;
 margin: 0 auto;
 padding: 100px 15px;
 position: relative;
}
.article-inner[data-type="wide"] {
 max-width: 1230px;
 margin: 0 auto;
 padding: 100px 15px;
}
.main-article {
 max-width: 1024px;
 margin: 0 auto;
 padding: 70px 0;
}
.article-inner > *:first-child {
 margin-top: 0;
}
.article-inner > *:last-child {
 margin-bottom: 0;
}
.sp-only {
 display: none;
}
.m-nav-breadcrumb a, .m-nav-breadcrumb-sub a, .m-nav-breadcrumb-ctg a {
 color: #d1d1d1;
}
.disable {
 pointer-events: none;
 background: #ccc;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
 .t-mode-rwd .l-content-body[data-type="full"] .l-content-main {
  padding: 0 !important;
 }
 .l-footer {
  margin-top: -1px;
 }
 .article-inner {
  padding: 80px 25px;
 }
}
/* Bottom Area */
.btm-link-btn {
 display: flex;
 flex-wrap: wrap;
 margin-left: -20px;
}
.btm-link-btn > li {
 width: 50%;
 padding-left: 20px;
}
.btm-link-btn a {
 color: #ccc;
 text-decoration: none;
 border: 1px solid #ccc;
 border-radius: 5px;
 text-align: center;
 position: relative;
 width: 100%;
 padding: 20px;
 display: inline-block;
}
.btm-link-btn a::after {
 width: 5px;
 height: 9px;
 margin-top: -5px;
 position: absolute;
 top: 50%;
 right: 16px;
 background-position: -30px -10px;
 background-image: url(/resource/img/icn_sprite.svg);
 content: '';
}
.copyright {
 text-align: center;
 color: #ccc;
 font-size: 1.4rem;
 margin-top: 30px;
}
@media screen and (max-width: 767px) {
 .btm-link-btn {
  flex-direction: column;
  margin-left: 0;
 }
 .btm-link-btn > li {
  width: 100%;
  padding-left: 0;
  margin-top: 30px;
 }
 .btm-link-btn > li:first-child {
  margin-top: 0;
 }
 .btm-link-btn a {
  padding: 20px;
 }
 .copyright {
  font-size: 1.3rem;
 }
}
@media screen and (max-width: 900px) and (min-width: 768px) {
 .t-mode-rwd .l-footer {
  padding-left: 0;
 }
 .t-mode-rwd .l-content {
  padding-left: 0;
 }
}
@media screen and (min-width: 768px) {
 .l-content {
  padding: 0;
 }
 .l-content-body {
  margin: 0;
  padding: 0;
 }
 .l-content-related[data-type="full"] {
  max-width: 1000px;
  float: none;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 80px 15px 100px;
 }
 .l-footer {
  padding: 0;
 }
}
@media screen and (max-width: 767px) {
 html[lang="ja"] .m-header-logo {
  margin-left: 0 !important;
  left: 12px !important;
 }
 .l-content-head {
  padding: 10px;
  position: relative;
  z-index: 5;
 }
 .l-content-body {
  padding: 0;
  margin-top: 0;
 }
 .l-content-main {
  margin: 0;
 }
 .article-inner {
  padding: 60px 10px;
 }
 .main-article {
  padding: 20px 0 30px;
 }
 .sp-only {
  display: block;
 }
 .pc-only {
  display: none !important;
 }
 .l-footer {
  position: relative;
  z-index: 50;
 }
}
/* Section Color */
.l-content-head {
 background-color: #1e1e1e;
}
section {
 background-color: #fff;
 color: #333;
}
section[data-type="white"] {
 background-color: #fff;
 color: #333;
}
section[data-type="black"] {
 background-color: #1e1e1e;
 color: #ccc;
}
section[data-type="back-02"] {
 background: url(/campaign/2024/stage-toukenranbu/stamprally/img/back_02.jpg) center center;
 background-size: contain;
}
section[data-type="gray"] {
 background-color: #f2f2f2;
 color: #333;
}
section[data-type="fukuoka"] {
 background: url(../img/img_bg_fukuoka.jpg) no-repeat;
 background-size: cover;
 color: #333;
}
/* Hdg-Sec-Lv2 */
.hdg-sec-lv2 {
 width: 100%;
 display: flex;
 align-items: center;
 justify-content: space-between;
 margin: 0 0 30px;
}
.hdg-sec-lv2.a-ac {
 justify-content: center;
}
.hdg-sec-lv2.a-ar {
 justify-content: end;
 flex-direction: row-reverse;
}
.hdg-sec-lv2::after {
 content: '';
 /* width: auto; */
 min-width: 50%;
 margin-left: 20px;
 height: 2px;
 background: #333;
}
section[data-type="black"] .hdg-sec-lv2 {
 color: #fff;
}
.hdg-sec-lv2 > h2 {
 font-family: ten-mincho, serif;
 font-weight: 400;
 font-style: normal;
 font-size: 6rem;
 line-height: 1.25;
}
.hdg-sec-lv2.a-ar > h2 {
 padding-right: 0;
 padding-left: 30px;
}
.hdg-sec-lv2 > p {
 font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 4rem;
 line-height: 1;
 margin-top: 0;
}
@media screen and (max-width: 767px) {
 .hdg-sec-lv2 {
  margin: 0 0 40px;
  flex-direction: column !important;
  align-items: flex-start;
 }
 .hdg-sec-lv2 > h2 {
  font-size: 4rem;
 }
 .hdg-sec-lv2 > p {
  font-size: 2rem;
  padding: 0;
  margin-bottom: 15px;
 }
 .hdg-sec-lv2::after {
  margin-left: 0;
  height: 1px;
 }
}
/* Hdg-Sec-Lv3 */
.hdg-sec-lv3 {
 height: 40px;
 margin: 60px 0 30px;
 display: flex;
}
.hdg-sec-lv3 > h3 {
 font-family: ten-mincho, serif;
 font-weight: 500;
 font-style: normal;
 font-size: 4rem;
 color: #666;
 align-self: center;
}
.hdg-sec-lv3 > p {
 background: #fff;
 border: 1px solid #000;
 color: #555;
 font-size: 2rem;
 padding: 10px;
 margin: 0 16px;
 line-height: 1;
}
@media screen and (max-width: 767px) {
 .hdg-sec-lv3 {
  margin: 50px 0 30px;
 }
 .hdg-sec-lv3 > h3 {
  font-size: 2.2rem;
 }
}
/* Hdg-Sec-Lv4 */
.hdg-sec-lv4 {
 margin: 50px 0 25px;
}
.hdg-sec-lv4 > h4 {
 font-size: 2.4rem;
 font-weight: 600;
 color: #666;
}
.hdg-sec-lv4 + * {
 margin-top: 0;
}
@media screen and (max-width: 767px) {
 .hdg-sec-lv4 {
  margin: 40px 0 15px;
 }
 .hdg-sec-lv4 > h4 {
  font-size: 1.8rem;
 }
}
/* Main Visual */
.mv > h1 {
 margin: 0;
 display: flex;
 justify-content: center;
 background-image: url(../img/bg_mainvisual_1920x400.jpg);
 background-size: cover;
 background-repeat: no-repeat;
 background-position: top;
}
.mv > h1 img {
 width: 100%;
 max-width: 1000px;
 margin: 0;
}
@media screen and (max-width: 740px) {
 .mv .pc-only {
  display: none;
 }
 .mv .sp-only {
  display: block;
 }
 .mv > h1 {
  background-image: none;
 }
}
/* キャンペーン期間 */
.l-lead-txt {
 display: flex;
 justify-content: center;
 align-self: center;
 height: 60px;
 background: #333;
}
.l-lead-txt p {
 margin: 0;
 font-size: 2.1rem;
 align-self: center;
 text-align: center;
 color: #fff;
}
.bangasa {
 min-width: 60px;
 background-image: url("../img/icon_bangasa.svg");
 background-repeat: no-repeat no-repeat;
 background-size: 40px;
 background-position: center;
}
@media screen and (max-width: 767px) {
 .l-lead-txt p {
  font-size: 1.1rem;
 }
 .bangasa {
  min-width: 20px;
  background-size: 26px;
  padding: 20px;
 }
}
/* Section Lead Text */
.m-section-lead {
 color: #707070;
 font-size: 3.0rem;
 text-align: center;
 margin-top: 50px;
}
.m-section-lead[data-type="title"] {
 font-family: ten-mincho, serif;
 font-weight: 600;
}
.m-section-lead > *:first-child {
 margin-top: 0;
}
@media screen and (max-width: 767px) {
 .m-section-lead {
  font-size: 1.7rem;
 }
}
/* Photo List */
@keyframes infinity-scroll-left {
 from {
  transform: translateX(0);
 }
 to {
  transform: translateX(-100%);
 }
}
.photo-wrap {
 display: flex;
 overflow: hidden;
 padding-bottom: 100px
}
.m-flex-photo {
 display: flex;
 animation: infinity-scroll-left 120s infinite linear 0.5s both;
}
.m-flex-photo > li {
 width: calc(100vw / 6);
 padding-left: 20px;
}
.m-flex-photo > li img {
 width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
 .m-flex-photo > li {
  width: calc(100vw / 4);
 }
 .photo-wrap {
  padding-bottom: 80px
 }
}
@media screen and (max-width: 767px) {
 .m-flex-photo > li {
  width: calc(100vw / 3);
  padding-left: 10px;
 }
 .photo-wrap {
  padding-bottom: 60px
 }
}
/*　参加方法　*/
.m-list-point__txt {
 padding-top: 10px;
}
@media screen and (max-width: 767px) {
 .m-list-point[data-col="3"] .m-list-point__content__inner {
  padding: 14px;
 }
}
/*　クリアファイル　*/
.m-box-black {
 padding: 1rem;
 background: #000;
 color: #fff;
 margin-top: 30px;
 font-size: 20px;
 font-family: ten-mincho, serif;
}
/* Table */
table th {
 display: flex;
 align-items: flex-start;
 justify-content: flex-end;
 padding-right: 6px;
}
[data-type="scroll"] th {
 display: table-cell;
}
/* 福岡食めぐり */
#shop .m-accordion > li {
 width: 100%;
 height: auto;
 border: none;
 background: #FFF;
 margin-top: 8px;
}
#shop .m-accordion > li > a {
 display: flex;
 justify-content: space-between;
 padding: 10px 40px 10px 16px;
}
.hdg-sec-shopname {
 display: flex;
 align-items: center;
}
.hdg-sec-shopname h3 {
 display: flex;
 flex-wrap: wrap;
 font-family: ten-mincho, serif;
 font-weight: 500;
 font-style: normal;
 font-size: 3rem;
 line-height: 1.4;
 color: #333;
 white-space: nowrap;
 align-items: center;
}
.hdg-sec-shopname img {
 width: 80px;
 height: auto;
 margin-right: 10px;
}
.hdg-sec-shopname h3 span {
 font-size: 2rem;
}
.m-list-icon {
 width: 100%;
 display: flex;
 align-items: center;
 justify-content: flex-end;
}
.m-list-icon img {
 width: 48px;
 margin-left: 10px;
}
/* 店舗詳細 */
.btn-red {
 background: #990000;
}
.m-shop-detail {
 min-width: 100%;
 margin: 30px 0;
}
.m-shop-detail .m-shop-detail_inner {
 display: flex;
 justify-content: center;
}
.m-shop-detail .m-shop-detail_inner table {
 width: 100%;
 font-size: 1.4rem;
 line-height: 2;
}
@media screen and (max-width: 767px) {
 #shop .m-accordion > li > a {
  padding: 10px 40px 10px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
 }
 .hdg-sec-shopname {
  flex-direction: column;
  align-items: center;
 }
 .hdg-sec-shopname h3 {
  justify-content: center;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 4px;
  line-height: 1.2;
 }
 .hdg-sec-shopname h3 span {
  font-size: 1.2rem;
 }
 .hdg-sec-shopname img {
  width: 70px;
  justify-content: center;
  margin-right: 0;
 }
 .hdg-sec-shopname img:nth-of-type(3) {
  width: 140px;
 }
 .m-list-icon {
  justify-content: center;
  margin-top: 8px;
 }
 .m-list-icon img {
  width: 15%;
  margin-left: 4px;
 }
 .m-list-icon img:nth-of-type(2) {
  margin-left: 0;
 }
 .m-shop-detail .m-shop-detail_inner table {
  font-size: 1.2rem;
  line-height: 1.8;
 }
 .m-shop-detail .m-shop-detail_inner table th {
  padding-right: 1px;
 }
 .m-shop-detail .m-shop-detail_inner table td {
  padding-left: 5px;
 }
}
@media screen and (max-width: 480px) {
 .m-list-icon img {
  width: 21%;
 }
}
/*　アイコン説明　*/
.shop-label {
 font-size: 1.5rem;
}
.shop-label ul {
 width: 100%;
 display: flex;
 flex-wrap: wrap;
 margin-bottom: 40px;
}
.shop-label ul li {
 width: 33%;
 height: auto;
 display: flex;
 align-items: center;
 font-size: 1.8rem;
 padding-left: 20px;
 margin-top: 18px;
}
.shop-label ul li:nth-of-type(3n-2) {
 padding-left: 0px;
}
.shop-label ul li img {
 width: 22%;
}
@media screen and (max-width: 767px) {
 .shop-label {
  font-size: 1.2rem;
 }
 .shop-label ul {
  margin-bottom: 30px;
 }
 .shop-label ul li {
  width: 50%;
  font-size: 1.2rem;
  padding-left: 0;
 }
 .shop-label ul li img {
  width: 90px;
 }
}
@media screen and (max-width: 415px) {
 .shop-label ul li {
  width: 100%
 }
}
/*　店舗コンテンツ　*/
.m-box-shop {
 width: 100%;
 padding: 10px 20px 20px;
 margin-bottom: 20px;
}
#shop01 {
 background: url("../img/bg_01.svg");
}
#shop03 {
 background: url("../img/bg_02_03.svg");
}
#shop04 {
 background: url("../img/bg_04.svg");
}
#shop05 {
 background: url("../img/bg_05.svg");
}
#shop06 {
 background: url("../img/bg_06.svg");
}
#shop07 {
 background: url("../img/bg_07.svg");
}
#shop08 {
 background: url("../img/bg_08.svg");
}
#shop01, #shop04, #shop05, #shop06, #shop07, #shop08 {
 background-repeat: no-repeat no-repeat;
 background-position: right -70px bottom -70px;
}
#shop03 {
 background-repeat: no-repeat no-repeat;
 background-position: center bottom -70px;
}
@media screen and (max-width: 767px) {
 .m-box-shop {
  padding: 10px;
 }
 .m-box-shop .hdg-sec-shopname {
  margin: 10px 3px;
 }
 #shop01, #shop04, #shop05, #shop06, #shop07, #shop08 {
  background-size: 78vw;
  background-position: right -10vw bottom -5vh;
 }
 #shop03 {
  background-size: 140vw;
 }
}
/* 等身大パネル設置場所 */
#panel .m-grid[data-col="3-1"] .m-grid__content {
 display: flex;
 padding-left: 10px;
}
#panel .m-grid[data-col="3-1"] .m-grid__content .m-grid__content_inner {
 padding: 20px 10px 16px;
}
#panel .m-grid[data-col="3-1"] .m-grid__content .m-grid__content_inner[data-type="gray"] {
 background: #e0e0e0;
}
@media screen and (max-width: 767px) {
 #panel .m-grid[data-col="3-1"] .m-grid__content {
  margin-top: 10px;
 }
 #panel .m-grid[data-col="3-1"] .m-grid__content table {
  display: flex;
  justify-content: center;
 }
}
/* Notice */
.m-box-notice {
 font-family: ten-mincho, serif;
 background: #fff;
 padding: 30px;
}
.m-box-notice-ttl {
 font-size: 3.2rem;
 font-weight: 700;
 color: #900;
}
.m-box-notice-txt {
 font-size: 1.8rem;
 font-weight: 700;
 line-height: 2;
}
@media screen and (max-width: 767px) {
 .m-box-notice-ttl {
  font-size: 2.6rem;
 }
 .m-box-notice-txt {
  font-size: 1.4rem;
  line-height: 1.6;
 }
}
/* 実施期間　*/
#schedule .m-grid {
 width: 100%;
 margin-bottom: 40px;
}
#schedule .m-grid .m-grid__content {
 display: flex;
}
#schedule .m-grid .m-grid__content h5 {
 font-family: ten-mincho, serif;
 font-weight: 600;
 font-size: 2rem;
}
#schedule .m-grid .m-grid__content img {
 margin-right: 10px;
}
@media screen and (max-width: 767px) {
 #schedule .m-grid .m-grid__content h5 {
  font-size: 1.6rem;
 }
}
@media screen and (max-width: 450px) {
 #schedule .m-grid .m-grid__content img {
  width: 70px;
 }
}
/*　カレンダー */
#schedule .slider {
 display: flex;
 overflow: hidden;
 width: 100%;
 height: auto;
}
#schedule .slider_container {
 display: flex;
 transition: .3s ease-in-out;
}
#schedule .slider_outer {
 display: flex;
 align-items: center;
 justify-content: center;
 padding-top: 50px;
}
#schedule button {
 width: 30px;
 height: 30px;
 border: none;
 border-radius: 50%;
 font-size: 24px;
}
#schedule button:active {
 opacity: 1;
}
#schedule .next_btn {
 background-color: lightcoral;
 margin-left: 20px;
}
#schedule .back_btn {
 background-color: lightgray;
 margin-right: 20px;
}
/* ドットインジケータ */
#schedule .indicator_container {
 display: flex;
 justify-content: center;
 align-items: center;
 column-gap: 30px;
}
#schedule .indicator {
 width: 10px;
 height: 10px;
 background-color: lightgray;
 border-radius: 50%;
}
#schedule .indicator1 {
 background-color: gray;
}
@media screen and (max-width: 767px) {
 #schedule .indicator_container {
  column-gap: 10px;
 }
}
/* 店舗詳細スライダー */
.shop-slider img {
 display: flex;
 justify-self: center;
}
.slick-dots > li.slick-active button {
 background: #333;
}
.slick-dots button {
 background: #b4b4b4;
}
/* コラボハイティー表調整 */
@media screen and (max-width: 767px) {
 .m-modal-content {
  padding: 20px 20px 60px 20px;
 }
}
@media screen and (max-width: 450px) {
 .m-btn-l[data-type="em"] > span {
  font-size: 1.4rem;
 }
}
/* クリアファイル配布終了 */
.hdg-sec-shopname .img-end {
 width: auto;
 height: 55%;
 margin-left: 10px;
}
@media screen and (max-width: 767px) {
 .hdg-sec-shopname .img-end {
  height: 20%;
  margin: 0;
 }
}
.end {
 position: relative;
 width: 100%;
 justify-content: center;
 align-items: center;
}
.end::before {
 content: 'クリアファイル配布は終了いたしました';
 color: #990000;
 text-align: center;
 position: absolute;
 display: flex;
 justify-content: center;
 align-items: center;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 font-size: 3.2rem;
 font-weight: 600;
 z-index: 100;
}
.end::after {
 content: '';
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 background: rgba(255, 255, 255, .75);
}
@media screen and (max-width: 767px) {
 .end::before {
  font-size: 2rem;
 }
}