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

/* ===== 全体の設定 ===== */
body {
  *text-align: center;
  /*IE調整用*/
  color: #000;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* 全体背景[変更可] */
#wrapper {
  background: #fff !important;
  padding: 0;
}


/* ===== コンテンツ ===== */
/* コンテンツ リンク色[変更可] */
#content a:link {
  text-decoration: underline;
  color: #009dcb;
}

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

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

#content a:hover {
  text-decoration: none;
  color: #009dcb; opacity: .75;
}

/* イベント名 リンク色[色変更可] */
#main .blockInEvent .bl-hot a, #bottomBlock .topics .topicsTitle a {
  text-decoration: none;
  color: #009dcb;
}

/* ===== コンテンツ[以下に追加] ===== */

#wrapper {
  border-bottom: 1px solid #dbdcdc;
}

h1, p, dl, dt, dd {
  margin: 0;
}

p {
  line-height: 1.875;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#innerWrap {
  margin: 0 auto;
  overflow: hidden;
  width: auto !important;
  font-size: 16px;
  line-height: 1.5;
  padding: 0;
  /*  background: none !important;*/
  *text-align: left;
  /*IE調整用*/
}

.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;
  /**/
}

#innerWrap {
  font-feature-settings: "palt";
  letter-spacing: .04em;
  background: #009dcb;
}

#innerWrap a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

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

.float-loginbtn {display: block; position: fixed; top: 10px; left: 50%;transform: translateX(-50%); z-index: 100;}
.float-loginbtn img {max-width: 400px; width: 90vw;}

/* ===== mv ===== */

.mv {
  position: relative;}

.mv_inner {
  display: block;
  position: relative;
  line-height: 0;
  margin:0 auto 37px auto;
  padding-top: 80px;
  text-align: center;
  max-width: 1000px;
}
.mv_inner>h1 img {
  width: 100%;
  max-width: 1000px;}
.mv_inner .ill01 {position: absolute; right: -20px; bottom: 15px; max-width: 230px;}
.mv_text {margin-left: -10px;}
.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;}
@media screen and (max-width: 950px) {
.mv_inner .ill01 {max-width: 20vw;}}
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:.5em 0 1em 0; align-items: center; justify-content: center;}
.howto_btn a img {max-width: 530px; width: 90%;}

/*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;
}

.spOnly {
  display: none !important;
}



.metpo .search-button {opacity: 1; margin: 0 0;}
.button-area {margin: 45px 0; display: block;}
.button-area-s {margin: 25px 0;display: block;}
.button-area a.button_blue {
display: block;
        margin: 0 auto;
        padding: 14px 40px;
        background: #009dcb;
        color: white;
        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%;
}
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: 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.line2 {padding: 12px 40px;}
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;
    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;
    justify-content: flex-start;
    border-bottom: 1px #ddd solid; padding-bottom: 20px;
    
}

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

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

.select-all-button {    padding: .35em .85em;
/*    border: 1px solid #009dcb; */
/*    background: white;*/background-color: rgba(0,157,203,.25);
    color: #009dcb;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    max-height: 2.5em;
    gap: 5px; margin-top: auto; margin-bottom: auto;}
.select-all-button::hover {background: #f0f8fa;}

.filter-buttons { width: 55%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.filter-button {
    padding: .25em .65em;
    border: 1px solid #009dcb;
    background: white;
    color: #009dcb;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    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;
    gap: 15px;
    justify-content: center;
    margin-top: 30px;
}

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

.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: baseline;
    justify-content:space-between;
}
h2.section-title >span {font-size: 24px; font-weight: bold;}
h2.section-title >span.result-count {
    font-size: 15px; font-weight: normal;
    color: #fff;}
.result-number { font-weight: bold; font-size: 1.25em; padding-right: .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;
*/
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.stores-grid::after{
  content:"";
  display: block;
  width:32%;
}
.store-card { width: 32%; margin-bottom: 2em;
    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;
    justify-content: space-between;
}

/*
.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); /* 画像の高さを引く */
    min-height: 9em;
}

.store-name {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: .35em;
    color: #000;
    line-height: 1.4;
}

.store-info {
    font-size: 14px;
    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: 16px;
    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: 16px;
    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: 16px;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: 25px;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.2s;
            box-shadow: 0 6px 0 rgba(0, 0, 0, 0.15);
            min-width: 360px;
}

.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;
        font-size: 12px;
    }
}




/* How To */
.howto_ttl_area {display: block; margin: 0 auto 40px; padding-top: 90px;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: 152px;position: absolute; left: 10px; bottom: -35px;}
.howto_ttl .ill-02 {max-width: 155px;position: absolute; right: 15px; bottom: 35px;}
.howto_ttl .ttl-pc {width: 430px; height: 100%;margin-left: -10px;}
.howto_ttl_area p {color: white;}

.colbox { display: block; background-color: white;border-radius: 30px;max-width: 800px; width: 90vw; margin: 0 auto 40px; }
.col_inner {display: block; padding: 2em 2.5em;}
.col_ttl {display: flex; align-items: center; justify-content: flex-start; margin-bottom: .65em;}
.shape-circle {position: relative; background-color: #ffcd29; margin-right: .25em;
    width: 1.75em;
    height: 1.75em;
    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.25em;}
p.mb1em {margin-bottom: 1em;}

.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: 1em;
    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 80px;
  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: 8px;
}
.benefit-url .inline-link{
  padding-left: 0;
  background: none;
  font-size: 100%;
  font-weight: 700;
  text-decoration: underline;
}