@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
    /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px) {
    /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px) {
    /*必要ならばここにコードを書く*/
}
.pc {
    display: block;
}
.sp {
    display: none;
}
.icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}
.icn-campagin {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/04/icn-01.svg);
    height: 35px;
    margin-left: 12px;
    margin-right: 16px;
    width: 56px;
}
.icn-calendar {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/04/icn-02.svg);
    height: 41px;
    margin-left: 16px;
    margin-right: 25px;
    width: 48px;
}
.icn-hajimete {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/04/icn-03.svg);
    height: 42px;
    margin-left: 22px;
    margin-right: 30px;
    width: 34px;
}
.icn-allseason {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/04/icn-04.svg);
    height: 44px;
    margin-left: 16px;
    margin-right: 24px;
    width: 44px;
}
.icn-birthday {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/04/icn-05.svg);
    height: 39px;
    margin-left: 20px;
    margin-right: 30px;
    width: 38px;
}
.icn-coupon {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/04/icn-06.svg);
    height: 22px;
    margin-left: 12px;
    margin-right: 20px;
    width: 50px;
}
.icn-tire {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/05/icn-07.svg);
    height: 42px;
    margin-left: 17px;
    margin-right: 25px;
    width: 42px;
}
.icn-shop {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/05/icn-08.svg);
    height: 37px;
    margin-left: 4px;
    margin-right: 14px;
    width: 67px;
}
.icn-kouchin {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/07/icn-09.svg);
    height: 45px;
    margin-left: 12px;
    margin-right: 22px;
    width: 51px;
}
.icn-sheet {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/08/icn-10.svg);
    height: 39px;
    margin-left: 11px;
    margin-right: 20px;
    width: 53px;
}
.modal-open {
    cursor: pointer;
}
.modal-content {
    background: rgba(0, 0, 0, 0.75);
    box-sizing: border-box;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: auto;
    position: fixed;
    text-align: center;
    top: 0;
    transition: 0.3s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 9999;
}
.modal-content.active {
    align-items: center;
    display: flex;
    justify-content: center;
    opacity: 1;
    visibility: visible;
}
.modal-content.coupon .modal-body .modal-body__inner {
    height: auto;
}
.modal-content .modal-body {
    background-color: #fff;
    border-radius: 10px;
    max-height: 90vh;
    max-width: 765px;
    padding: 10px 10px 20px;
    position: relative;
    vertical-align: middle;
}
.modal-content .modal-body img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    width: auto;
}
.modal-content .modal-body .modal-body__inner {
    height: 80vh;
    overflow: hidden;
    overflow-y: scroll;
    padding: 10px 10px 0;
    width: 100%;
}
.modal-content .modal-close {
    background: #000;
    border: 4px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 5px #000;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    position: absolute;
    right: -20px;
    text-decoration: none;
    top: -20px;
    width: 40px;
    z-index: 999;
}
.modal-content .modal-close:before {
    transform: rotate(-45deg);
}
.modal-content .modal-close:after,
.modal-content .modal-close:before {
    background: #fff;
    content: "";
    display: block;
    height: 4%;
    left: 50%;
    margin: -3% 0 0 -24%;
    position: absolute;
    top: 50%;
    width: 50%;
}
.modal-content .modal-close:after {
    transform: rotate(45deg);
}
.shop-list {
    margin: 0 3.3333333333vw 3.3333333333vw;
    padding: 3.3333333333vw 0 !important;
}
.shop-list .shop-list__detail {
    background-color: #fff;
    border-radius: 10px;
    margin: 2vw auto 0;
    padding: 2.6666666667vw;
}
.shop-list .shop-list__detail:first-child {
    margin-top: 0;
}
.shop-list .shop-list__detail .shop-image {
    margin: 0 auto;
    text-align: center;
}
.shop-list .shop-list__detail .shop-address {
    margin: 2.6666666667vw auto;
    padding: 0;
}
.shop-list .shop-list__detail .shop-address img {
    margin: 0;
}
.shop-list .shop-list__detail .contact,
.shop-list .shop-list__detail .map {
    display: block;
    margin: 2vw auto 0;
}
.select-dropdown .dropdown-header {
    cursor: pointer;
    display: flex;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.select-dropdown .dropdown-header:focus {
    outline: none;
}
.select-dropdown .dropdown-header .arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    height: 0;
    transition: transform 0.3s ease;
    width: 0;
}
.select-dropdown .dropdown-list {
    border: 1px solid #000;
    border-top: none;
    display: none;
    left: 0;
    list-style: none;
    margin: 0;
    max-height: 200px;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 10;
}
.select-dropdown .dropdown-list li {
    cursor: pointer;
    padding: 1.3333333333vw 2vw;
    transition: background-color 0.2s ease;
}
.select-dropdown .dropdown-list li:hover {
    filter: brightness(1.1);
}
.select-dropdown .dropdown-list li.selected {
    font-weight: 700;
}
.select-dropdown.dropdown-open .arrow {
    transform: rotate(180deg);
}
.select-dropdown.dropdown-open .dropdown-list {
    display: block;
}
.select-dropdown.dropdown-open .dropdown-list li:first-child {
    display: none;
}
html {
    scroll-behavior: smooth;
}
body {
    font-size: 0 !important;
}
main {
    padding: 0 !important;
}
.content {
    margin-top: 0;
}
.entry-content {
    margin: 0 auto !important;
}
.entry-content .entry-content__inner {
    background-attachment: fixed;
    background-color: #f4ede3;
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/04/bg-scaled.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    font-family:
        YakuHanJP,
        Noto Sans JP,
        YuGothic,
        游ゴシック Medium,
        Yu Gothic Medium,
        游ゴシック,
        Yu Gothic,
        メイリオ,
        sans-serif;
    position: relative;
    width: 100%;
}
.entry-content .entry-content__inner.bg-202509 {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/08/bg-202509.webp);
    background-size: 100% auto;
}
.entry-content .entry-content__inner.bg-202510 {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/10/bg-202510.webp);
    background-size: 100% auto;
}
.entry-content .entry-content__inner .entry-content__logo {
    display: none;
}
.entry-content .entry-content__inner .navigation {
    color: #00583b;
    display: none;
}
.entry-content .entry-content__inner .navigation a {
    color: inherit;
    text-decoration: none;
}
.entry-content .entry-content__inner .navigation .navigation-inner {
    position: relative;
}
.entry-content .entry-content__inner .navigation .navigation-inner h2 {
    background: none;
    font-family: Murecho, sans-serif;
    font-optical-sizing: auto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 70px;
}
.entry-content .entry-content__inner .navigation .navigation-inner h2 .navigation-heading {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-left: 30px;
    vertical-align: top;
}
.entry-content .entry-content__inner .navigation .navigation-inner .shop-site__link {
    font-family: Murecho, sans-serif;
    font-optical-sizing: auto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    position: fixed;
    right: 60px;
    top: 40px;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__main {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__main.test li {
    padding-left: 0 !important;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__main.icon-list li {
    padding-left: 0;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__main li {
    align-items: center;
    border-bottom: 1px solid #00583b;
    display: flex;
    height: 70px;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__main li a {
    align-items: center;
    display: flex;
    font-size: 18px;
    line-height: 1;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__main li img {
    height: auto;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__footer {
    list-style-type: none;
    margin: 45px 0 0;
    padding: 0;
    width: 100%;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__footer li {
    align-items: center;
    display: flex;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__footer li a {
    margin: 0;
    padding: 0;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__footer li a:first-child {
    display: flex;
    font-family: Murecho, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-justify: inter-character;
    width: 120px;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__footer li a:nth-child(2) {
    font-size: 14px;
    letter-spacing: -0.1rem;
    margin-left: 30px;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__footer li:first-child a:first-child {
    letter-spacing: 0.05rem;
    text-justify: auto;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__footer li:nth-child(2) a:first-child {
    font-size: 17px;
    letter-spacing: -0.11rem;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__footer li:nth-child(3) a:first-child {
    align-items: center;
    justify-content: center;
}
.entry-content .entry-content__inner .navigation .navigation-inner .navigation-list .navigation-list__footer li:nth-child(3) a:first-child img {
    height: 70px;
    width: 70px;
}
.entry-content .entry-content__inner .modal-open {
    cursor: pointer;
}
.entry-content .entry-content__inner .entry-content__main {
    width: 100%;
    container-type: inline-size;
}
.entry-content .entry-content__inner .entry-content__main .content-202507 {
    align-items: center;
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/06/bg_202507-scaled.webp);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.3333333333vw 2.1333333333vw 5.3333333333vw;
}
.entry-content .entry-content__inner .entry-content__main .content-202507 img:nth-of-type(4) {
    margin: 2vw auto 0;
}
.entry-content .entry-content__inner .entry-content__main .content-202507 img:nth-of-type(5) {
    margin: 1.3333333333vw auto 0;
}
.entry-content .entry-content__inner .entry-content__main .content-202507 .content-202507__list {
    list-style-type: none;
    margin: 0 auto 0.6666666667vw;
    padding: 0;
    width: 100%;
}
.entry-content .entry-content__inner .entry-content__main .content-202507 .content-202507__list a:hover {
    filter: brightness(1.1);
}
.entry-content .entry-content__inner .entry-content__main .content-202507 .content-202507__list li {
    margin: 1.0666666667vw auto 0;
}
.entry-content .entry-content__inner .entry-content__main .content-202507 .content-202507__list li img {
    height: auto;
    width: 100%;
}
.entry-content .entry-content__inner .entry-content__main .content-202508 {
    background-color: #fffbc6;
    padding: 2.6666666667vw 4vw 8vw;
    width: 100%;
}
.entry-content .entry-content__inner .entry-content__main .content-202508 .content-202508__menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 91.1111111111vw;
}
.entry-content .entry-content__inner .entry-content__main .content-202508 .content-202508__menu li {
    margin: 2.6666666667vw 0 0;
    width: 43.3333333333vw;
}
.entry-content .entry-content__inner .entry-content__main .content-202508 .content-202508__menu li img {
    filter: drop-shadow(0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 0.65));
}
.entry-content .entry-content__inner .entry-content__main .content-202508 + p + .content-202507 {
    background-position: 50%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__01 {
    background-color: #df0615;
    padding: 2.3703703704vw 0 7.4074074074vw;
    text-align: center;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__01 img:first-of-type {
    height: auto;
    width: 94.2962962963%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__01 img:nth-of-type(2) {
    height: auto;
    margin-top: 4.4444444444vw;
    width: 79.7037037037%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__01 img:nth-of-type(3),
.entry-content .entry-content__inner .entry-content__main .content-202509__01 img:nth-of-type(4) {
    height: auto;
    margin-top: 1.4814814815vw;
    width: 79.7037037037%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__01 img:nth-of-type(5) {
    height: auto;
    margin-top: 5.1851851852vw;
    width: 91.7037037037%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__01 a img {
    height: auto;
    margin-top: 3.7037037037vw;
    width: 90.3703703704%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 {
    align-items: center;
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/06/bg_202507-scaled.webp);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* padding: 1.3333333333vw 0 5.3333333333vw; */
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image-856 {
    /* width: 98.8888888889%; */
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image-857 {
    margin: 0 auto;
    position: relative;
    width: 98.8888888889%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image-858 {
    /* margin: -4vw auto 0;
    width: 98.8888888889%; */
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image-859 {
    /* margin: 0 auto; */
    /* width: 89.7777777778%; */
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image {
    position: relative;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image:after {
    background-image: url(http://www.tg-kantou.com/lp/wp-content/uploads/2025/08/icn_plus.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 12.8vw;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -4vw;
    width: 12.8vw;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image:nth-of-type(2):after {
    top: -8vw;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .content-202509__list {
    list-style-type: none;
    margin: 0 auto 0.6666666667vw;
    padding: 0 2.1333333333vw;
    width: 100%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .content-202509__list a:hover {
    filter: brightness(1.1);
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .content-202509__list li {
    margin: 1.0666666667vw auto 0;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__02 .content-202509__list li img {
    height: auto;
    width: 100%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 {
    background-color: #fffbc7;
    padding-bottom: 5.5555555556vw;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box {
    margin: 0 auto;
    padding: 1.1111111111vw 0 0.7407407407vw;
    width: 92.962962963%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop {
    align-items: center;
    background-color: #e60012;
    border-radius: 30px;
    color: #fff;
    display: flex;
    font-size: 1.2rem;
    font-weight: 700;
    height: 3rem;
    line-height: 1;
    margin: 5.3333333333vw auto;
    position: relative;
    width: 87.9069767442%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop .dropdown-header {
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop .dropdown-header .selected-value {
    text-align: center;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop .dropdown-list {
    background-color: #e60012;
    max-height: none;
    padding: 0 0 5.3333333333vw;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop .dropdown-list li {
    margin: 2.6666666667vw auto 0;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop + .section-box__image {
    filter: drop-shadow(0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 0.65));
    margin: 5.3333333333vw auto 0;
    padding: 0 2.4vw;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop + .section-box__image + .section-box__image {
    filter: drop-shadow(0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 0.65));
    margin: 2.6666666667vw auto 0;
    padding: 0 5.8666666667vw;
    position: relative;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop + .section-box__image + .section-box__image + .section-box__image {
    filter: drop-shadow(0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 0.65));
    margin: -1.3333333333vw auto 0;
    padding: 0 5.8666666667vw;
    position: relative;
    z-index: 1;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop + .section-box__image + .section-box__image + .section-box__image + .section-box__image {
    margin: -9.3333333333vw auto 0;
    padding: 0 5.8666666667vw;
    position: relative;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box:first-child {
    background-color: #d3edfb;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box:first-child img:first-child {
    margin: 0 auto;
    width: 90.5925925926%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box:nth-child(2) {
    background-color: #fff;
    filter: drop-shadow(0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 0.65));
    margin-top: 2.962962963vw;
    position: relative;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box:nth-child(2) .wp-image-879 {
    height: auto;
    left: -1.3333333333vw;
    position: absolute;
    top: 4.2666666667vw;
    width: 26.8148148148%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box:nth-child(2) .wp-image-880 {
    margin: 0 auto;
    width: 90.6666666667%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 2.2222222222vw auto 0;
    padding: 0;
    width: 100%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li {
    margin: 0;
    padding: 0;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li img {
    height: auto;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:first-child {
    width: 22.8148148148%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:nth-child(2) {
    margin: 0 6.4444444444% 0 5.7777777778%;
    width: 22.962962963%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:nth-child(3) {
    width: 22.8148148148%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:nth-child(4) {
    margin: 2.962962963vw 0 0;
    width: 21.4814814815%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:nth-child(5) {
    margin: 2.962962963vw 2.2222222222% 0 1.9259259259%;
    width: 23.2592592593%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:nth-child(6) {
    margin: 2.962962963vw 1.8518518519% 0 0;
    width: 21.1851851852%;
}
.entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:nth-child(7) {
    margin: 2.962962963vw 0 0;
    width: 21.7777777778%;
}

.entry-content .entry-content__inner .entry-content__main {
    .content-202512 {
        background-image: linear-gradient(to right, #a37400, #d5bb3c 32.7273%, #f2d96f 64.8485%, #a48100);
        padding-block: calc(13 / 340 * 100cqw) calc(33 / 340 * 100cqw);
        padding-inline: calc(15 / 340 * 100cqw);
        width: 100%;
    }
    .content-202512__title {
        filter: drop-shadow(1.4px 1.4px 1.4px color-mix(in srgb, #000 55%, transparent));
        * + & {
            margin-top: calc(14 / 340 * 100cqw);
        }
    }
    .content-202512__menu {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        row-gap: calc(9 / 340 * 100cqw);
        column-gap: calc(14 / 340 * 100cqw);
        /* width: calc(310 / 340 * 100cqw); */
        margin-top: calc(10 / 340 * 100cqw);
        margin-inline: auto;
        padding: 0;
        filter: drop-shadow(0.2rem 0.2rem 0.2rem rgba(0, 0, 0, 0.65));
    }
    .content-202512__menu-item--column-span-2 {
        grid-column: span 2;
    }
}

.entry-content .footer-shops {
    background-color: #000;
}
@media screen and (max-width: 1025px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    .modal-content.coupon .modal-body {
        height: auto;
    }
    .modal-content .modal-body {
        max-width: 90%;
        padding: 10px;
    }
    .modal-content .modal-body img {
        height: auto;
        width: 100%;
    }
    .modal-content .modal-body .modal-body__inner {
        height: auto;
        padding: 0;
    }
}
@media screen and (min-width: 1025px) {
    .shop-list {
        margin: 0 25px 25px;
        padding: 25px 0;
    }
    .shop-list .shop-list__detail {
        margin: 15px auto 0;
        padding: 20px;
    }
    .shop-list .shop-list__detail .shop-address {
        margin: 20px auto;
    }
    .shop-list .shop-list__detail .shop-address img {
        height: auto;
        width: 100%;
    }
    .shop-list .shop-list__detail .contact,
    .shop-list .shop-list__detail .map {
        margin: 15px auto 0;
    }
    .select-dropdown .dropdown-list li {
        padding: 10px 15px;
    }
    .entry-content .entry-content__inner .entry-content__logo {
        display: block;
        left: 3.7037037037%;
        max-width: 170px;
        position: fixed;
        top: 30px;
        width: 12.5925925926%;
    }
    .entry-content .entry-content__inner .navigation {
        display: block;
        left: calc(17.05% + 519.5px);
        position: fixed;
        top: 0;
        width: 27.96486%;
    }
    .entry-content .entry-content__inner .navigation a:hover {
        opacity: 0.6;
    }
    .entry-content .entry-content__inner .navigation .navigation-inner .navigation-list {
        height: 100%;
        position: absolute;
        top: 140px;
        width: 100%;
    }
    .entry-content .entry-content__inner .entry-content__main {
        margin-left: 17.0571%;
        min-width: 450px;
        overflow: hidden;
        position: relative;
        width: 32.9429%;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202507 {
        padding: 10px 16px 40px;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202507 img:nth-of-type(4) {
        margin: 15px auto 0;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202507 img:nth-of-type(5) {
        margin: 10px auto 0;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202507 .content-202507__list {
        margin: 0 auto 5px;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202507 .content-202507__list li {
        margin: 8px auto 0;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202508 {
        padding: 20px 4.4444444444% 60px;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202508 .content-202508__menu {
        width: 91.1111111111%;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202508 .content-202508__menu li {
        margin: 4.0740740741% 0 0;
        width: 43.3333333333%;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__01 {
        padding: 1.1851851852vw 0 3.7037037037vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__01 img:nth-of-type(2) {
        margin-top: 2.3703703704vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__01 img:nth-of-type(3),
    .entry-content .entry-content__inner .entry-content__main .content-202509__01 img:nth-of-type(4) {
        margin-top: 0.7407407407vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__01 img:nth-of-type(5) {
        margin-top: 2.5925925926vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__01 a img {
        margin-top: 1.8518518519vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__02 {
        /* padding: 10px 0 40px; */
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image-856 {
        /* margin-left: 1.1111111111%; */
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image-858 {
        /* margin-top: -1.3333333333vw; */
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image:after {
        height: 4.2666666667vw;
        top: -1.3333333333vw;
        width: 4.2666666667vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__02 .wp-image:nth-of-type(2):after {
        top: -2.6666666667vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__02 .content-202509__list {
        margin: 0 auto 5px;
        padding: 0 16px;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__02 .content-202509__list li {
        margin: 8px auto 0;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 {
        padding-bottom: 2.5925925926vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop {
        font-size: 1.8rem;
        height: 3.3333333333vw;
        margin: 1.3333333333vw auto 0;
        width: 95.5555555556%;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop .dropdown-list {
        max-height: 60vh;
        padding: 0 0 20px;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop .dropdown-list li {
        margin: 10px auto 0;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop + .section-box__image {
        margin: 2.6666666667vw auto 0;
        padding: 0 0.8vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop + .section-box__image + .section-box__image {
        margin: 1.3333333333vw auto 0;
        padding: 0 1.8666666667vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop + .section-box__image + .section-box__image + .section-box__image {
        margin: -1.3333333333vw auto 0;
        padding: 0 1.8666666667vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .coupon-list__shop + .section-box__image + .section-box__image + .section-box__image + .section-box__image {
        margin: -4.6666666667vw auto 0;
        padding: 0 1.8666666667vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box:nth-child(2) {
        margin-top: 1.4814814815vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box:nth-child(2) .wp-image-879 {
        left: -0.6666666667vw;
        top: 2.1333333333vw;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list {
        margin: 1.1111111111vw auto 0;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:nth-child(4) {
        margin: 1.4814814815vw 0 0;
    }
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:nth-child(5),
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:nth-child(6),
    .entry-content .entry-content__inner .entry-content__main .content-202509__03 .content-box .tire-list li:nth-child(7) {
        margin-top: 1.4814814815vw;
    }
}
@media screen and (min-width: 1440px) {
    .entry-content .entry-content__inner .navigation {
        left: 55.92972%;
    }
}
