@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap');

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
form,
h1,
h4,
h5,
h6,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

h2, h3 {
  text-align: center;
  background: transparent;
  border: 0;
  font-style: normal;
  font-weight: normal;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

mark {
  background-color: #ff0;
  color: #000;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

a {
  color: #036;
  outline: none;
}

img {
  vertical-align: bottom;
}

body {
  background: #fff;
  color: #000;
  font-size: 13px;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.3;
  -webkit-text-size-adjust: none;
  min-width: 320px;
}

a:link {
  color: #009dcb;
  text-decoration: underline;
}

a:visited {
  color: #009dcb;
  text-decoration: underline;
}

a:active {
  color: #009dcb;
  text-decoration: underline;
}

a:hover {
  color: #009dcb;
  text-decoration: none;
}

/* =========== BASE =========== */



/* Section / Nav
------------------------------- */
section,
nav {
  display: block;
  position: relative;
}

/* ---------------------------- */
#content_wrap {
  width: 100%;
  margin: 0;
  color: #000;
  font-size: 2.9vw;
  line-height: 1.6;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.sns {
  margin-left: 10px;
}

.center {
  text-align: center;
}

.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

p {
  line-height: 1.75;
}

#innerWrap {
  font-feature-settings: "palt";
  letter-spacing: .04em;
  background-color: #009dcb;
  color: #fff;
  padding-top: 20vw;
  padding-bottom: 10vw;
}

#innerWrap em {
  font-style: normal;
  font-weight: 700;
}

.l-wrapper {padding-top: 0 !important;}
.float-loginbtn {display: block; position: fixed; top: 3vw; left: 50%;transform: translateX(-50%); z-index: 100; width: 80vw;}
.float-loginbtn img {max-width: 100%;}

/* ===== mv ===== */
.mv {
  position: relative;
}

.mv_inner {
  text-align: center;
}

.mv_inner h1 {
  width: 100%;
  max-width: 1000px;
  position: relative;
}


.mv_inner>h1 img {
  width: 100%;
  max-width: 1000px;
}

.mv_text {
  padding: 1em 1.3em .65em;
  width: 100%;
  font-size: 13px;
  text-align: center;
}

.mv_text p { color: #fff; font-size: 1.125em; line-height: 1.8; margin-bottom: 1em;}
.mv_text h3 { color: #fff ; font-weight: bold; font-size: 1.5em;}

h3.dot_line { background: url("../img/dot_line_x.png") no-repeat center bottom; padding-bottom: 2em; margin-bottom: 1em;}

.flex {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.howto_btn {display: block; background: #fff;box-shadow: 0 10px 0 rgba(0, 0, 0, 0.15);border-radius: 30px; margin: 20px auto;
max-width: 1000px; width: 90vw;}
.howto_btn a {display: flex; padding:0 0 1em 0; align-items: center; justify-content: center;}
.howto_btn a img {width: 80%; padding-left: 4vw;}

/*end*/

#riBackToTop {
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 100;
  display: none;
  cursor: pointer;
}

/* for responsive */
#slide_menu {
  display: none;
}

.sp_header,
.sp_footer {
  display: none;
}

.shop_link {
  text-align: right;
  font-size: 11px;
  width: 980px;
  margin: 5px auto 0;
}


.metpo .search-button {opacity: 1; margin: 0 0;}
.button-area {margin: 45px 0; display: block;}
.button-area a.button_blue {
display: block;
        margin: 0 auto;
        padding: 12px 40px;
        background: #009dcb;
        color: white;
        border: 1px solid #009dcb;
        border-radius: 2.5em;
        font-size: 4.5vw; font-weight: bold; text-align: center;
        cursor: pointer;
        transition: all 0.2s;
        box-shadow: 0 6px 0 rgba(0, 0, 0, 0.15);
        max-width: 80vw;
        width: 90%;
}
a.btn-line_white {
display: block;
        margin: 0 auto;
        padding: 14px 40px;
        background: #009dcb;
        color: white;
        border: 1px solid white;
        border-radius: 35px;
        font-size: 18px; font-weight: bold; text-align: center;
        cursor: pointer;
        transition: all 0.2s;
        box-shadow: 0 6px 0 rgba(0, 0, 0, 0.15);
        max-width: 360px;
        width: 90%;
}
a.btn-line_blue {display: block; line-height: 1.2;
        margin: 0 auto;
        padding: 18px 40px;
        background: white;
        color: #009dcb;
        border: 1px solid #009dcb;
        border-radius: 35px;
        font-size: 4vw; font-weight: bold; text-align: center;
        cursor: pointer;
        transition: all 0.2s;
/*        box-shadow: 0 6px 0 rgba(0, 0, 0, 0.15);*/
        max-width: 360px;
        width: 100%;}
a.btn-line_blue.line2 {padding: 12px 40px; width: 100%;}
a.btn-line_blue-shadow {display: block; line-height: 1.2;
        margin: 0 auto;
        padding: 18px 40px;
        background: white;
        color: #009dcb;
        border: 1px solid #009dcb;
        border-radius: 35px;
        font-size: 18px; font-weight: bold; text-align: center;
        cursor: pointer;
        transition: all 0.2s;
        box-shadow: 0 6px 0 rgba(0, 0, 0, 0.15);
        max-width: 360px;
        width: 90%;}


/* 検索関連 */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    color: #333;
    min-height: 100vh;
}

.container {
    max-width: 1000px; width: 90vw;
    margin: 0 auto;
    padding: 20px 0px 60px;
}




/* 検索フォーム */
.search-form {
    background: white;
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 40px;
    box-shadow: 0 10px 0 rgba(0, 0, 0, 0.15);
}

.form-section {
    margin-bottom: 25px;
    display: flex; flex-direction: column;
    justify-content: flex-start;
    border-bottom: 1px #ddd solid; padding-bottom: 20px;
    
}

.form-section-header {
width: 100%;  font-weight: bold;
    font-size: 4.5vw;
    color: #26466d;
    display: flex;
    align-items: center;
    justify-content: center;
    background-attachment: scroll;
    background-image: url(../img/dot_line_x.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 10px; margin-bottom: 10px;
}

.form-section-title {font-weight: bold;}
/*
.form-section-title::before {
    content: '●';
    color: #ddd;
    font-size: 8px;
}
*/

.select-all-button {    padding: .25em .65em;
/*    border: 1px solid #009dcb; */
/*    background: white;*/background-color: rgba(0,157,203,.25);
    color: #009dcb;
    border-radius: 4px;
    cursor: pointer;
    font-size: 3.4vw;
    transition: all 0.2s;
    display: flex;
    align-items: center; justify-content: center;
    max-width: 10em; margin: 0 auto; padding: 2vw;
    gap: 5px; }
.select-all-button::hover {background: #f0f8fa;}

.filter-buttons { width: 100%;
    display: flex;
    flex-wrap: wrap; justify-content: center;
    gap: 10px;
    margin-bottom: 10px;
}

.filter-button {
    padding: .25em .65em;
    border: 1px solid #009dcb;
    background: white;
    color: #009dcb;
    border-radius: 4px;
    cursor: pointer;
    font-size: 3.4vw;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    gap: 5px;
}

.filter-button:hover {
    background: #f0f8fa;
}

.filter-button.active {
    background: #009dcb;
    color: white;
}
.filter-button::before { font-weight: bold;font-family: system-ui;
    content: '✓';
    color: #ccc;
}

.filter-button.active::before {
    color: #fff;
}

.search-actions {
    display: flex; flex-direction: column-reverse;
    gap: 15px;
    justify-content: center; align-items: center;
    margin-top: 20px;
}

.reset-button, .search-button {
    padding: 12px 40px;
    border: none;
    border-radius: 6px;
    font-size: 3.4vw;
    cursor: pointer;
    transition: all 0.2s;
    width: 60vw;
}

.reset-button {
    background: #f5f5f5;
    color: #666;
}

.reset-button:hover {
    background: #e8e8e8;
}

.search-button {
    background: #009dcb;
    color: white;
}

.search-button:hover {
opacity: .85;
}

/* 施設一覧 */
h2.section-title {
    color: white;
    
    margin-bottom: 20px;
    font-weight: normal;
    display: flex;
    align-items: flex-end;
    justify-content:space-between;
}
h2.section-title >span {font-size: 24px; font-weight: bold;}
h2.section-title >span.result-count { width: 38%; display: flex; justify-content: flex-end; text-align: right;
    font-size: 3vw; font-weight: normal;
    color: #fff;}
.result-number { font-weight: bold; font-size: 1.25em; padding-right: .2em;margin-top: -.2em;}

.stores-grid {
    display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  padding: 0 0;
  width: min(100%, 1000px);
    margin-bottom: 40px;
}

.store-card {
    background: white;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
    height: 100%;
    display: flex;
    flex-direction: column;
}

/*
.store-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
*/

.store-image {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.store-content {
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100% - 180px); /* 画像の高さを引く */
}

.store-name {
    font-size: 6vw;
    font-weight: bold;
    padding-bottom: .35em;
    color: #000;
    line-height: 1.4; text-align: left;
}

.store-info {
    font-size: 2.9vw;
    color: #333;
    margin-bottom: .65em;
    line-height: 1.3;
    white-space: pre-line;}
.store-info.station {display: block; text-indent: -3.8em; padding-left: 3.8em;}

.store-description { margin-top: auto;padding-top: 1em;
    font-size: 3.4vw;
    color: #000;
    line-height: 1.6;
    margin: auto 0 10px 0;
/*
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
*/
border-top:#ddd dotted 6px;
padding-top: 15px;
}

.inline-link {
    color: #009dcb;
    text-decoration: none;
    font-size: 3.4vw;
    background: url("../img/icon_map.png") no-repeat left center;
    background-size: .85em;
    padding-left: 1.25em;
    margin-right: .35em;
}

.inline-link:hover {
    text-decoration: underline;
}

.benefit-section {
    margin: 12px 0 8px 0;
}

.benefit-title {
    font-size: 3.4vw;font-weight: bold;
    color: #f473a5;
    margin-bottom: 3px;
}

.benefit-content {
    font-size: 15px;
    color: #000;
    line-height: 1.4;
    background: rgba(255,220,64,.2);
    padding:.65em 1em;
    border-radius: 4px;
    white-space: pre-line;
}

/* ページネーション */
.pagination {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 40px;
}

.page-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    transition: background 0.2s;
}

.page-dot.active {
    background: white;
}

.load-more-button {
    display: block;
    margin: 0 auto;
    padding: 12px 40px;
    background: transparent;
    color: white;
    border: 1px solid white;
    border-radius: 2.5em;
    font-size: 4.5vw;
    cursor: pointer;
    transition: all 0.2s;
            box-shadow: 0 6px 0 rgba(0, 0, 0, 0.15);
            min-width: 80vw;
}

.load-more-button:hover {
background: white;
    color: #009dcb;
}

/* レスポンシブ */
@media (max-width: 768px) {
    .stores-grid {
        grid-template-columns: 1fr;
    }
    
    .search-form {
        padding: 20px;
    }
    
    .filter-buttons {
        gap: 8px;
    }
    
    .filter-button {
        padding: 6px 12px;
    }
}



/* for responsive */
.pc_header,
.pc_footer {
  display: none;
}

.socialLinkTop {
  display: none;
}

#slide_menu {
  z-index: 99;
}

.pcOnly {
  display: none !important;
}


/* How To */
.howto_ttl_area {display: block; margin: 0 auto 40px; padding-top: 0px;max-width: 800px; width: 90vw;}
.howto_ttl { display: flex; background-color: #fff;border-radius: 30px;box-shadow: 0 6px 0 rgba(0, 0, 0, 0.15); padding:0 0 1em 0; justify-content:center; position: relative; margin-bottom: 45px;}
.howto_ttl .ill-01 {width: 35vw;position: absolute; left: 10px; bottom: -10vw;}
.howto_ttl .ill-02 {max-width: 35vw;position: absolute; right: 6vw; bottom: 5vw;}
.howto_ttl .ttl-sp {width: 65vw; height: 100%; margin-bottom: 35vw; margin-left: 10vw;}
.howto_ttl_area p {color: white; font-size: 3.6vw;}

.colbox { display: block; background-color: white;border-radius: 30px;max-width: 800px; width: 90vw; margin: 0 auto 40px;color: #000;}
.col_inner {display: block; padding: 2em 2.5em;}
.col_ttl {display: flex; align-items: center; justify-content: flex-start; margin-bottom: .65em;font-weight: bold; font-size: 4.5vw;}
.shape-circle {position: relative; background-color: #ffcd29; margin-right: .25em;
    width: 1.65em;
    height: 1.65em;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    color: #fff;
    z-index: 1;}
.shape-circle span {font-size: 1.125em;font-weight: bold;}
p.mb1em {margin-bottom: 1em; font-size: 3.6vw;}

.ast_list { font-size: 14px; margin-bottom: 1.5em;}
.ast_list li {display: flex; align-items: flex-start; justify-content: flex-start;}
.ast_list li::before {content: "※";}

.ph01 { max-width: 500px; margin:25px auto 35px;}
.ph02 { max-width: 500px; margin:35px auto 15px;}
.link-txt { color: #009dcb; padding: 0 .2em;}

/* 20250725 路線追加 */
.store-lines { margin-bottom: .35em;}

/* 20250806 アコーディオン */
.store-details-wrapper {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.4s ease-out;}
.store-details-wrapper > div {
    overflow: hidden;}
.store-details-wrapper.expanded {
    grid-template-rows: 1fr;}

.toggle-details-button {
    margin-top: auto; /* Push to bottom */
    padding: 8px 12px;
    border: 1px solid #009dcb;
    background: #009dcb;
    color: #fff; font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
    font-size: 4vw;
    transition: all 0.2s;
    align-self: flex-start; /* Align to left */
    width: 100%;
    text-align: center;
}

.toggle-details-button:hover {
    opacity: .75;
}

/* キャンペーンボタンエリア */
.cp-btn{
  margin: 0px auto 40px;
  max-width: 1000px;
  width: 90vw;
  filter: drop-shadow(0 10px 0 rgba(0,0,0,0.15));
  overflow: hidden;
  border-radius: 30px;
}
/* 特典テキストにリンクを追加 */
.benefit-url{
  padding-top: 16px;
}
.benefit-url .inline-link{
  padding-left: 0;
  background: none;
  font-size: 100%;
  font-weight: 700;
}