@charset "utf-8";
/* CSS Document */

/*--------------------
翻訳
 --------------------*/
#translation {
    width: 945px;
    margin: 0 auto;
    text-align: left;
    padding: 7px 0;
}

#translation select {
    text-align: left;
    background: #fff;
    border: 1px solid #d5d5d5;
    color: #000;
    font-size: 16px;
    padding: 5px 10px 5px 20px;
    cursor: pointer;
    -moz-appearance: menulist;
    -webkit-appearance: textfield;
}

#translation .google_img {
    position: relative;
    line-height: 1;
}

#translation .google_img::before {
    position: absolute;
    content: "";
    background: url(../img/google_icon_t.png) no-repeat center/contain;
    margin-left: 5px;
    margin-right: 2px;
    margin-top: 7px;
    width: 18px;
    height: 18px;
}

@media screen and (max-width: 799px) {
    #translation {
        display: block;
        width: 100%;
        padding: 10px;
    }

    #translation_sp {
        padding: 0 20px 20px 20px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #translation_sp select {
        background: #fff;
        border: 1px solid #d5d5d5;
        color: #000;
        font-size: 16px;
        padding: 5px 10px 5px 20px;
        cursor: pointer;
        -moz-appearance: menulist;
        -webkit-appearance: textfield;
    }

    #translation_sp .google_img {
        position: relative;
        line-height: 1;
    }

    #translation_sp .google_img::before {
        position: absolute;
        content: "";
        background-image: url(../img/google_icon_t.png);
        margin-left: 5px;
        margin-right: 2px;
        width: 15px;
        height: 15px;
        top: 50%;
        transform: translatey(-50%);
    }
}

/* ======================================
全共通
=========================================
*/




iframe,
img {
    max-width: 100%;
}


.event {
    width: 100%;
    margin-bottom: 15px;
}

.event li {
    margin-bottom: 25px;
    padding: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 10px solid #edf0ff;
    background-color: #fff;
}

.event li .evevt-ttl {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 3px solid #edf0ff;
    font-size: 24px;
    font-weight: bold;
    color: #93a3c7;
}

.top_menu ul li p.menu_ttl {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: bold;
    display: block;
}

.top_menu ul li p.menu_ttl {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 22px;
    font-weight: bold;
    display: block;
    border: 10px solid #eeeeee;
    text-align: center;
    background-image: url(../img/top_menu-bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #eeeeee;
    margin-bottom: 12px;
}

.nenmatsu {
    display: none;
}

.nen2023 {
    display: none;
    margin-top: 0.8em;
    margin-bottom: 0.5em;
    font-size: x-large;
    font-weight: bold
}

.nen2022 {
    display: none;
}

.newopen {
    margin: 0.5em auto;
    font-size: x-large;
    font-weight: bold;
    color: #d70000;
    text-align: center;
}

.txt_notice_01 {
    font-size: 13px;
    color: #666;
}

.blk_btn {
    width: 40%;
    margin: 0 auto 30px auto;
    text-align: center;
}


.btn_tel_01 {
    display: inline-block;
    width: 100%;
    padding: 16px 0;
    font-size: 16px;
    font-weight: bold !important;
    color: #fff !important;
    background-color: #333;
    border-radius: 2px;
    position: relative;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.btn_tel_01:before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../img/ico_tel_01.png);
    background-size: contain;
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -13px;
    opacity: 1;
}

.btn_mail_01 {
    display: inline-block;
    width: 100%;
    padding: 16px 0;
    font-size: 16px;
    font-weight: bold !important;
    color: #fff !important;
    background-color: #bb000c;
    border-radius: 2px;
    position: relative;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    margin-bottom: 20px;
}

.btn_mail_01:before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../img/ico_mail_01.png);
    background-size: auto;
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -13px;
    opacity: 1;
}

.btn_tenpo_01 {
    display: inline-block;
    width: 100%;
    padding: 16px 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff !important;
    background-color: #333;
    border-radius: 2px;
    position: relative;
    line-height: 1;
    text-align: center;
}

.btn_tenpo_01:before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../img/ico_tenpo_01.png);
    background-size: auto;
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -13px;
    opacity: 1;
}

.btn_fb_01 {
    display: inline-block;
    width: 100%;
    padding: 16px 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff !important;
    background-color: #1877f2;
    border-radius: 2px;
    position: relative;
    line-height: 1;
    text-align: center;
}

.btn_fb_01:before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../img/ico_fb_01.png);
    background-size: cover;
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -13px;
    opacity: 1;
}

.btn_note_01 {
    display: inline-block;
    width: 100%;
    padding: 16px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff !important;
    background-color: #41c9b4;
    border-radius: 2px;
    position: relative;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
}

.btn_note_01:before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../img/ico_note_01.png);
    background-size: cover;
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -13px;
    opacity: 1;
}

.btn_std_01 {
    display: block;
    width: 540px;
    margin: 0 auto;
    padding: 25px;
    border-radius: 3px;
    background: #bb000c;
    color: #fff !important;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    position: relative;
}



.btn_std_01:visited {
    color: #fff;
}

.btn_std_01:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../img/tenpo_arrow_wh_right.png);
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

/*swiper arrow*/
.swiper-slide {
    position: relative;
}

.swiper-slide::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ff5803;
    bottom: 18px;
    margin-top: -18px;
    right: 10px;
    z-index: 10;
}

.swiper-slide::after {
    content: "";
    position: absolute;
    bottom: 25px;
    right: 9px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 8px solid transparent;
    border-left: 12px solid #fff;
    margin-top: 0;
    z-index: 10;
}

.swiper-slide .link-btn {
    position: absolute;
    width: 55%;
    left: 40px;
    bottom: 24px;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #DF0003;
    border-radius: 5px;
}

.swiper-slide .link-btn img {
    width: 23px;
    height: auto;
    margin-left: 15px;
    vertical-align: -5px;
}

@media screen and (max-width: 799px) {
    .swiper-slide .link-btn {
        width: 65%;
        left: 20px;
        bottom: 30px;
        font-size: 16px;
        padding: 5px 10px;
    }

    .swiper-slide .link-btn img {
        width: 16px;
        margin-left: 5px;
        vertical-align: -2px;
    }
}


/* bnr_side_fix （画面右側 固定バナー） */
#bnr_side_fix .bnr_side_fix__item {
    position: fixed;
    right: 0;
    z-index: 1000;
    list-style-type: none;
}

#bnr_side_fix a.btn {
    display: flex;
    align-items: center;
    width: 270px;
    min-height: 100px;
    padding: 10px 20px 10px 10px;
    background: var(--BNR_COL);
    position: relative;
    transform: translateX(10px);
    transition: .3s;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.125;
    text-align: center;
    font-feature-settings: "palt";
}

#bnr_side_fix a.btn:before {
    content: "";
    display: block;
    width: 38px;
    aspect-ratio: 1/1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}


#bnr_side_fix .bnr_side_fix__item.__kaitori {
    --BNR_COL: #bb000c;
    bottom: 240px;
}

#bnr_side_fix .bnr_side_fix__item.__line {
    --BNR_COL: #06c755;
    bottom: 130px;
}

#bnr_side_fix .bnr_side_fix__item.__kaitori a.btn {
    padding-left: 73px;
    box-shadow: 0 2px 4px rgba(104, 0, 7, .5);
}

#bnr_side_fix .bnr_side_fix__item.__kaitori a.btn:before {
    background-image: url(../img/ico_mail_01_76x76.png);
}

#bnr_side_fix .bnr_side_fix__item.__line a.btn {
    padding-left: 64px;
    box-shadow: 0 2px 4px rgba(3, 120, 51, .5);
}

#bnr_side_fix .bnr_side_fix__item.__line a.btn:before {
    background-image: url(../img/line.svg);
}

#bnr_side_fix a.btn .txt_wrap {
    display: flex;
    align-items: center;
    flex-direction: column;
    color: #fff;
}

#bnr_side_fix a.btn .txt__l {
    font-weight: bold;
}

#bnr_side_fix a.btn .txt__s {
    font-size: .5em;
}

#bnr_side_fix .bnr_side_fix__item .btn_close {
    display: none;
}

@media screen and (max-width: 768px) {
    #bnr_side_fix a.btn {
        display: flex;
        align-items: center;
        width: 140px;
        min-height: 80px;
        padding: 10px;
        transform: translateX(0);
        font-size: 22px;
    }

    #bnr_side_fix .bnr_side_fix__item.__kaitori {
        display: none;
    }

    #bnr_side_fix .bnr_side_fix__item.__line {
        bottom: 150px;
    }

    #bnr_side_fix .bnr_side_fix__item.__line a.btn {
        padding-left: 10px;
        flex-wrap: wrap;
        justify-content: center;
    }

    #bnr_side_fix .bnr_side_fix__item.__line a.btn:before {
        width: 30px;
        position: static;
        transform: translateY(0);
        margin-right: 5px;
    }

    #bnr_side_fix .bnr_side_fix__item.__line a.btn .txt_wrap {
        display: contents;
    }

    #bnr_side_fix .bnr_side_fix__item.__line .txt__01 {
        text-align: right;
    }

    #bnr_side_fix .bnr_side_fix__item.__line .txt__02 {
        width: 100%;
    }

    #bnr_side_fix a.btn .txt__s {
        font-size: .5454em;
    }

    #bnr_side_fix .bnr_side_fix__item .btn_close {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        display: block;
        width: 17px;
        aspect-ratio: 1/1;
        background: #fff;
        border-radius: 50%;
        border: 1px solid var(--BNR_COL);
        position: absolute;
        top: 0;
        right: 1px;
        transform: translateY(-50%);
    }

    #bnr_side_fix .bnr_side_fix__item .btn_close:before,
    #bnr_side_fix .bnr_side_fix__item .btn_close:after {
        content: "";
        display: block;
        width: 10px;
        height: 1px;
        background: var(--BNR_COL);
        position: absolute;
        top: 50%;
        left: 50%;
    }

    #bnr_side_fix .bnr_side_fix__item .btn_close:before {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    #bnr_side_fix .bnr_side_fix__item .btn_close:after {
        transform: translate(-50%, -50%) rotate(-45deg);
    }
}


/*support-list*/
.blk_01 {
    margin-bottom: 50px;
}

.blk_02 {
    margin-bottom: 20px;
}

.blk_03 {
    margin-bottom: 20px;
    min-height: 15rem;
}

dl.support-list {
    margin-bottom: 10px;
}

dl.support-list dt a,
dl.support-cat dt.ttl {
    /*font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .02em;
    display: block;
    background-color: #666;
    margin-bottom: 12px;
    padding: 5px 10px;
    color: #fff;
    position: relative;
}


dl.support-list dt a:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(../img/tenpo_arrow_wh_right.png);
    background-size: 15px 15px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
    opacity: 1;
}

dl.support-list dt a span {
    display: inline-block;
    text-align: right;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -15px;
    font-size: 14px;
    font-weight: normal;
}

dl.support-list dd ul.support-list_btn {}

dl.support-list dd ul.support-list_btn li {
    display: block;
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
}

dl.support-list dd ul.support-list_btn li:nth-child(2n) {
    margin-right: 0;
}

dl.support-list dd ul.support-list_btn li a {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    padding: 15px 10px 15px 17px;
    float: left;
    position: relative;
    border: 1px #e2e2e2 solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: -ms-linear-gradient(top, #FFF, #eeeeee);
    background: -moz-linear-gradient(top, #FFF, #eeeeee);
    background: -o-linear-gradient(top, #FFF, #eeeeee);
    background: -webkit-linear-gradient(top, #FFF, #eeeeee);
    background: linear-gradient(top, #FFF, #eeeeee);
}

dl.support-list dd ul.support-list_btn li a:before {
    background: #ad000c;
    margin-top: -12px;
    height: 24px;
    width: 4px;
    content: "";
    position: absolute;
    top: 50%;
    left: 6px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

dl.support-list dd ul.support-list_btn li a:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(../img/tenpo_arrow_right.png);
    background-size: auto;
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -7px;
    opacity: 1;
}



/*service*/
dl.support-cat {
    margin-bottom: 10px;
}

dl.support-cat dd ul.support-contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

dl.support-cat dd ul.support-contents li {
    width: 24%;
    margin-right: 1.3333%;
    margin-bottom: 1.3333%;
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 10px;
}

dl.support-cat dd ul.support-contents li:nth-child(4n) {
    margin-right: 0;
}

dl.support-cat dd ul.support-contents .box {
    display: table;
    padding: 0 10px;
}

dl.support-cat dd ul.support-contents .box .ttl {
    display: flex;
    align-items: center;
    margin: 0 -10px 10px;
    background-color: #eeeeee;
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
    height: 3.2rem;
}

dl.support-cat dd ul.support-contents .box .ttl span {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    display: inline-block;
    margin: 0 auto;
}

dl.support-cat dd ul.support-contents .box img {
    vertical-align: bottom;
    width: 100%;
}

dl.support-cat dd ul.support-contents .box p.txt_01 {
    font-size: 13px;
    line-height: 1.6;
    text-align: left;
}

dl.support-cat dd ul.support-contents p.link {
    padding: 0 10px 0;
}

dl.support-cat dd ul.support-contents p.link a {
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    padding: 0 0 0 25px;
    position: relative;
}

dl.support-cat dd ul.support-contents p.link a:before {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(../img/link_arrow.png);
    background-size: auto;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    opacity: 1;
}

dl.support-cat dd p.txt_01 {
    font-size: 13px;
    line-height: 1.6;
    text-align: left;
}

dl.support-cat dd ul.support-contents .wrap-mask {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

dl.support-cat dd ul.support-contents .caption {
    font-size: 13px;
    text-align: center;
    color: #fff;
    padding-top: 28%;
}

dl.support-cat dd ul.support-contents .wrap-mask .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    /* マスクを表示しない */
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}



ul.support_main_bnr {
    display: flex;
    justify-content: flex-start;
}

ul.support_main_bnr li {
    width: 48%;
    margin-right: 4%;
}

ul.support_main_bnr li:last-child {
    margin-right: 0;
}

#service .ttl_02 {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0 0 0 14px;
    position: relative;
    line-height: 1;
    background: none !important;
    color: #242424;
}

#service .ttl_02:before {
    position: absolute;
    background: #ad000c;
    margin-top: -10px;
    height: 20px;
    width: 4px;
    content: "";
    top: 50%;
    left: 0;
    border-radius: 4px;
}

ul.support_main_bnr li a {
    position: relative;
    display: block;
}

ul.support_main_bnr img {
    vertical-align: bottom;
    border: 1px solid #ccc;
}

ul.support_main_bnr li a:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(../img/tenpo_arrow.png);
    background-size: auto;
    position: absolute;
    right: 5px;
    bottom: 5px;
    opacity: 1;
}

ul.support_main_bnr .txt_01 {
    font-size: 13px;
    line-height: 1.6;
    text-align: left;
    padding-top: 7px;
}

.wrap-info_blk {
    border: 1px solid #ddd;
    padding: 15px;
    background: #f5f5f5;
}

ul.info_blk {
    display: flex;
    justify-content: flex-start;
}

ul.info_blk li {
    width: 48%;
    margin-right: 4%;
}

ul.info_blk li:last-child {
    margin-right: 0;
}

.wrap-info_blk .ttl {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0 0 10px;
    position: relative;
    line-height: 1;
    text-align: center;
    background: none;
    border-bottom: 1px dotted #ddd;
}

.wrap-info_blk .txt_01 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    padding-bottom: 7px;
}

.cnt_01 {
    margin-bottom: 60px !important;
}

.center {
    text-align: center !important;
    margin: 0 auto;
}

span.marker_01 {
    background: linear-gradient(rgba(255, 255, 255, 0) 70%, #ffff7f 75%);
    font-weight: bold;
    color: #333 !important;
}

#service #top-bisual {
    margin-bottom: 15px;
}

#service #top-bisual img {
    width: 100%;
}

#service.index #top-bisual {
    margin-bottom: 45px;
}



#service .txt_lead_01 {
    font-size: 24px;
    font-weight: bold;
    color: #ff5803;
    line-height: 1.4;
    margin-bottom: 10px;
}

#service .txt_lead_02 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 20px;
}

#service .box_btn_01 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    list-style-type: none;
}

#service .box_btn_01 li {
    width: 49%;
    margin-bottom: 2%;
    position: relative;
    height: 84px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    border: 2px solid #ccc;
    font-size: 16px;
    padding: 20px 20px 20px 90px;
    line-height: 1.3;
    border-radius: 4px;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 60px 60px;
    letter-spacing: .05em;
}

#service .box_btn_03 {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: flow-root;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    list-style-type: none
}

#service .box_btn_03 li {
    width: 230px;
    float: left;
    margin: 2%;
    position: relative;
    height: 84px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    border: 2px solid #ccc;
    font-size: 16px;
    padding: 20px 50px 20px 20px;
    line-height: 1.3;
    border-radius: 4px;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center right 1em;
    letter-spacing: .05em;
    background-image: url(https://tenposbusters.co.jp/img/arrow_red.gif);
}

#service.index .cnt_01 {
    margin-bottom: 40px !important;
}

#service .box_btn_04 {
    display: flex;
    justify-content: space-between;
}

#service .box_btn_04 li a {
    display: block;
    width: 265px;
    padding: 45px 0 30px;
    border: 1px solid #ccc;
    box-shadow: 3px 3px 1px #ececec;
}


#service .box_btn_04 .img_box {
    width: 200px;
    margin: 0 auto 17px;
}

#service .box_btn_04 .img_box img {
    vertical-align: middle;
}



#service .main p {
    line-height: 1.5 !important;
}

#service .box_btn_04 p {
    width: 200px;
    margin: 0 auto;
    line-height: 1.875em !important;
}

#service .box_btn_01 li span {
    color: #ff5803;
}

#service .box_btn_01 li:nth-child(1) {
    background-image: url(../img/ico_service_01.png);
}

#service .box_btn_01 li:nth-child(2) {
    background-image: url(../img/ico_service_02.png);
}

#service .box_btn_01 li:nth-child(3) {
    background-image: url(../img/ico_service_03.png);
}

#service .box_btn_01 li:nth-child(4) {
    background-image: url(../img/ico_service_04.png);
}

#service .box_btn_01 li:nth-child(5) {
    background-image: url(../img/ico_service_05.png);
}

#service .box_btn_01 li:nth-child(6) {
    background-image: url(../img/ico_service_06.png);
}

#service .box_btn_01 li:nth-child(7) {
    background-image: url(../img/ico_service_07.png);
}

#service .box_btn_01 li:nth-child(8) {
    background-image: url(../img/ico_service_08.png);
}

#service .box_btn_01 li:nth-child(9) {
    background-image: url(../img/ico_service_09.png);
}

#service .box_btn_01 li:nth-child(10) {
    background-image: url(../img/ico_service_10.png);
}

#service .box_btn_01 li:nth-child(11) {
    background-image: url(../img/ico_service_11.png);
}


#store-flag {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px 10px;
    padding: 0;
    box-sizing: border-box;
    margin: 0 auto 20px;
}

#store-flag li {
    width: 430px;
    box-sizing: border-box;
    position: relative;
}

#store-flag li .flag_01 {
    min-height: 80px;
    position: relative;
    padding: 18px 38px 12px 30px;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 1.2;
    text-decoration: none;
    box-sizing: border-box;
}

#top-flag #store-flag li.arrow .flag_01 {
    padding: 18px 38px 12px 30px !important;
}

#store-flag li .flag_01:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-width: 0 20px 20px 0;
    border-style: solid;
    width: 0;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

#store-flag li .flag_01_p {
    background: #c8e9f0;
    display: flex;
    align-items: center;
}

#store-flag li.arrow .flag_01 {
    padding: 0 !important;
}

#store-flag li .flag_01_p .sub_txt {
    font-size: 18px;
    padding-left: 5px;
}

#store-flag li .flag_01_p:before {
    background: #d2ebf0;
    border-color: #fff #fff #23b7d1 #23b7d1;
}

#store-flag li:nth-child(2) .flag_01_p,
#store-flag li:nth-child(3) .flag_01_p,
#store-flag li:nth-child(6) .flag_01_p {
    background: #ebf3c1;
}

#store-flag li:nth-child(2) .flag_01_p:before,
#store-flag li:nth-child(3) .flag_01_p:before,
#store-flag li:nth-child(6) .flag_01_p:before {
    background: #f1f6d6;
    border-color: #fff #fff #b7d10c #b7d10c;
}

#store-flag li a {
    text-decoration: none;
    color: #333;
    width: 100%;
    padding: 18px 38px 12px 30px;
}

#store-flag li a span {
    display: inline-block;
    font-size: 16px;
    padding-left: 5px;
}



#store-flag li.arrow:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #d13719;
    margin-top: -10px;
    top: 50%;
    right: 10px;
    z-index: 10;
}

#store-flag li.arrow:after {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #fff;
    margin-top: -6px;
    top: 50%;
    right: 9px;
    z-index: 10;
}

#store-fax,
#store-form {
    position: relative;
}

#store-fax a:before,
#store-form a:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #d13719;
    margin-top: -10px;
    top: 50%;
    right: 15px;
    z-index: 10;
}

#store-fax a:after,
#store-form a:after {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #fff;
    margin-top: -6px;
    top: 50%;
    right: 14px;
    z-index: 10;
}

/*TEL*/
.wrap_box {
    margin-bottom: 30px;
}

#store-tel {
    text-align: center;
    padding: 12px 10px 8px 10px;
    background-color: #23b7d1;
    border-bottom: solid 4px #1fa1b8;
    border-radius: 28px;
    height: 58px;
    box-sizing: border-box;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#store-tel a,
#store-form a,
#store-fax a {
    width: 100%;
    line-height: 1;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}



#store-tel span.txt,
#store-form span.txt,
#store-fax span.txt {
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #fff !important;
}

#store-tel span.tel,
#store-form span.form,
#store-fax span.fax {
    line-height: 1;
}

#store-tel span.tel {
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    text-decoration: none !important;
    color: #fff !important;
}

#store-tel span.tel:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 36px;
    background-image: url(../img/ico_store_tel.png);
    background-size: auto;
    background-repeat: no-repeat;
    margin-right: 10px;
}

#store-photo {
    margin-bottom: 20px;
}

/*FAX*/
#store-fax,
#store-form {
    text-align: center;
    padding: 10px;
    background-color: #9acc13;
    border-bottom: solid 4px #87b210;
    border-radius: 28px;
    height: 58px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

#store-fax span.fax,
#store-form span.form {
    display: flex;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none !important;
    color: #fff !important;
    line-height: 1.2;
    align-items: center;
}

#store-fax span.fax:before {
    content: '';
    display: inline-block;
    width: 33px;
    height: 36px;
    background-image: url(../img/ico_store_fax.png);
    background-size: auto;
    background-repeat: no-repeat;
    margin-right: 10px;
}

#store-form span.form:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../img/ico_store_form.png);
    background-size: auto;
    background-repeat: no-repeat;
    margin-right: 10px;
}


#contact .blk_01 ul {
    display: flex;
}

#contact .blk_01 ul li {
    width: calc((100% - 40px) / 3);
    border: 1px solid #ccc;
    margin-right: 20px;
    padding: 20px;
}

#contact .blk_01 ul li:last-child {
    margin-right: 0;
}

#contact .blk_01 ul li .ttl_10 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    padding: 0 0 10px 0;
    margin-bottom: 14px;
    border-bottom: 2px solid #c6000e;
    background-color: unset;
}

#contact .blk_01 ul li p {
    line-height: 1.81;
    margin-bottom: 24px;
}

#contact .blk_01 ul li a {
    position: relative;
    display: block;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 12px 15px;
    border-radius: 3px;
    background-color: #d30011;
}



#contact .blk_01 ul li a:after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../img/tenpo_arrow_wh_right.png);
    background-size: contain;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

/* サンクスページ */
#contact .blk_01 .contact_ttl {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    background-color: #fff;
    padding: 0;
}

#contact .contact-complete-text {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 40px;
    text-align: center;
}

#contact .contact-complete .contact-complete__btn {
    display: block;
    max-width: 340px;
    margin: 0 auto;
    padding: 20px 0;
    border-radius: 3px;
    background: #bb000c;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    position: relative;
}

#contact .contact-complete .contact-complete__btn::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../img/tenpo_arrow_wh_right.png);
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}


/* 20240412追記↓ */
#sitemap .blk_01 ul {
    display: flex;
}

#sitemap .blk_01 ul li {
    width: calc((100% - 40px) / 3);
    border: 1px solid #ccc;
    margin-right: 20px;
    padding: 20px;
}

#sitemap .blk_01 ul li:last-child {
    margin-right: 0;
}

#sitemap .blk_01 ul li .ttl_10 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    padding: 0 0 10px 0;
    margin-bottom: 14px;
    border-bottom: 2px solid #c6000e;
    background-color: unset;
}

#sitemap .blk_01 ul li p {
    line-height: 1.81;
    margin-bottom: 24px;
}

#sitemap .blk_01 ul li a {
    position: relative;
    display: block;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 12px 15px;
    border-radius: 3px;
    background-color: #d30011;
}


#sitemap .blk_01 ul li a:after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../img/tenpo_arrow_wh_right.png);
    background-size: contain;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

/* サンクスページ */
#sitemap .blk_01 .contact_ttl {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    background-color: #fff;
    padding: 0;
}

#sitemap .contact-complete-text {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 40px;
    text-align: center;
}

#sitemap .contact-complete .contact-complete__btn {
    display: block;
    max-width: 340px;
    margin: 0 auto;
    padding: 20px 0;
    border-radius: 3px;
    background: #bb000c;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    position: relative;
}

#sitemap .contact-complete .contact-complete__btn::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../img/tenpo_arrow_wh_right.png);
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}














@media screen and (max-width:799px) {

    /* ======================================
スマフォレイアウト
=========================================
*/
    .sp-view {
        display: block;
    }

    .pc-view {
        display: none !important;
    }

    #nav {}

    #nav_innner {
        width: 100%;
        margin: 0;
        border-bottom: #aaaaaa 1px solid;
    }

    /*#footer_nav_inner h5 {
	background: #f5f5f5;
	font-size: 15px;
	padding: 3% 0;
	text-align: center;
	border-bottom: #aaaaaa 2px solid;
}*/
    #nav ul li {
        margin: 0;
        padding: 0;
        line-height: 0em;
    }

    #nav ul li.nav-txt a {
        display: block;
        width: 100%;
        padding: 10px 30px;
        line-height: 2.5em;
        background-image: url(../img/sp_navbg.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: contain;
        border-bottom: 2px solid #999999;
        font-weight: bold;
        font-size: 24px;
        color: #c0000e;
        text-decoration: none;
    }

    #nav li.last_child {
        padding: 20px 0;
    }

    #nav ul li img {
        width: 100%;
    }



    #page_navi {
        width: 100%;
        background: #f6f4f5;
        height: 50px;
        font-size: 13px;
        font-weight: bold;
        line-height: 1em;
    }

    #page_navi .page_navi_inner {
        margin: 0 20px;
        padding: 18px 0;
    }

    #page_navi a {
        color: #0066c0;
    }

    /*TOPページ用*/
    .top_menu {
        margin: 0px 20px 0;
        padding: 28px 0 0;
    }

    .top_menu2 {
        margin: 0 20px 60px;
        padding: 10px;
        display: block;
        border: 2px solid #999999;
        background-color: #fff;
    }


    .top_menu ul li {
        display: block;
        border: 2px solid #999999;
        background-color: #fff;
    }

    .top_menu2 ul li {
        margin-bottom: 20px;
    }

    .top_menu ul li.last_child {
        display: block;
        margin-right: 0px;
    }

    .top_menu ul li img,
    .top_menu2 ul li img {
        width: 100%;
        height: auto;
    }

    .top_menu ul li p.menu_ttl {
        font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
        font-size: 16px;
        line-height: 1.7em;
        font-weight: bold;
        display: block;
    }

    p.menu_ttl2 {
        font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
        font-size: 18px;
        line-height: 1.7em;
        font-weight: bold;
        display: block;
    }

    p.menu_ttl2 span {
        font-size: 13px;
    }

    .narrow {
        letter-spacing: -1px;
    }

    .top_menu ul li p,
    .top_menu2 ul li p {
        margin-top: 0px;
        font-size: 12px;
        line-height: 1.7em;
        display: block;
    }

    .top_menu ul li,
    .top_menu2 ul li {
        padding: 10px;
        margin-bottom: 5%;
    }

    .top_menu ul li p.menu_ttl {
        font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
        font-size: 22px;
        font-weight: bold;
        display: block;
        border: 10px solid #eeeeee;
        text-align: center;
        background-image: url(../img/top_menu-bg.gif);
        background-position: bottom;
        background-repeat: repeat-x;
        background-color: #eeeeee;
        margin-bottom: 12px;
    }

    p.menu_ttl2 {
        font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 12px;
    }

    p.menu_ttl2 span {
        font-size: 13px;
    }

    section img {
        max-width: 100%;
    }

    section div.ttl_no {
        margin: 5% 20px 1%;
    }

    section div.ttl_no img {
        max-width: 94%;
    }

    article {
        margin: 0 16px;
        padding-bottom: 7%;
        border-bottom: 1px solid #dadee8;
    }


    .txt_left {
        margin-top: 1%;
    }

    .txt_bold {
        font-size: 15px;
        font-weight: bold;
        margin: 36px 20px 0;
    }

    div.link_box {
        border-bottom: 1px solid #dadee8;
        /* border-top: 1px solid #dadee8; */
        padding: 12% 0 12%;
        margin: 0% 20px 0;
    }

    p.link_box_txt {
        margin-bottom: 6%;
    }

    div.link_box_last {
        border-bottom: 1px solid #dadee8;
        border-top: none;
        padding: 12% 0 12%;
        margin: 0% 20px 0;
    }

    .link_box_btn {
        font-size: 14px;
        line-height: 1em;

    }

    .link_box_btn a {}

    .txt_right {
        margin-top: 10%;
    }

    div#page_link {
        margin: 11% 20px;
    }

    div.btn_back {
        width: 22%;
        padding: 0;
        margin: 0;
        float: left;
        display: block;
    }

    div.btn_back_last {
        width: 22%;
        padding: 0;
        margin: 0 auto;
        display: block;
    }

    div.btn_next_top {
        width: 74%;
        padding: 0;
        display: block;

        margin: 0 auto;
    }

    div.btn_next {
        float: right;
        width: 74%;
        /*height: 60px;*/
        padding: 0;
        margin-left: 10px;
        display: block;
    }

    div#page_link img {
        width: 100%;
    }

    .swiper-slide::before {
        width: 20px;
        height: 20px;
        bottom: 25px;
    }

    .swiper-slide::after {
        bottom: 30px;
        right: 10px;
        border: 5px solid transparent;
        border-left: 8px solid #fff;
    }

    #footer_nav {
        border-top: #636363 1px solid;
        border-left: #636363 1px solid;
        border-right: #636363 1px solid;
    }

    #footer_nav_inner {
        width: 100%;
        margin: 0;
    }

    #footer_nav_inner h5 {
        margin: 0;
        padding: 0;
        line-height: 0em;
        text-indent: -9999px;
    }

    #footer_nav_inner ul li {
        margin: 0;
        padding: 0;
        line-height: 0em;
    }

    #footer_nav_inner ul li.nav-txt a {
        display: block;
        width: 100%;
        padding: 10px 30px;
        line-height: 2.5em;
        background-image: url(../img/sp_navbg.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-size: contain;
        border-bottom: 2px solid #999999;
        background-color: #313131;
        font-weight: bold;
        font-size: 24px;
        color: #fff;
        text-decoration: none;
    }

    #footer_nav_inner ul li.last_child img {
        padding: 15px 0;
        background: #fff;
    }

    #footer_nav_inner ul li img {
        width: 100%;
    }

    #footer_nav_inner2 {
        background: #313131;
    }

    #footer_nav_inner2 ul li img {
        width: 100%;
    }



    #footer_nav_inner .sp-view ul {
        padding-left: 20px;
    }

    #footer_nav_inner .sp-view ul li {
        line-height: 1.8em;
        font-feature-settings: "palt" 1;
        color: #242424;
        position: relative;
    }

    #footer_nav_inner .sp-view ul a {
        position: relative;
        display: block;
    }


    #footer_nav_inner .sp-view ul a::before {
        content: '';
        position: absolute;
        top: 50%;
        left: -10px;
        transform: translateY(-50%);
        background: #c6000e;
        width: 4px;
        height: 4px;
    }


    #footer_nav_inner .sp-view ul a::after {
        content: "";
        position: absolute;
        top: 40%;
        right: 12px;
        transform: translateY(-50%);
        width: 7px;
        height: 10px;
        background: url('../img/icon_nav_arrow.png')center center /contain no-repeat;
    }

    #footer_nav_inner .sp-view ul {
        background-color: #eeeeee;
        width: 100%;
        padding: 0;
        color: #242424;
    }

    #footer_nav_inner .sp-view li {
        list-style: none;
    }

    #footer_nav_inner .sp-view ul ul {
        height: 0;
        padding: 0px 15px;
        overflow: hidden;
        transition: .5s;
        background-color: #fff;
        margin: 0;
        border-bottom: 1px solid #636363;
    }



    #footer_nav_inner .sp-view ul li li {
        padding: 5px 0 5px 0px;
        margin-left: 15px;
    }

    #footer_nav_inner .sp-view ul li li:first-child {
        padding: 20px 0 5px 0px;
    }

    #footer_nav_inner .sp-view ul li li:last-child {
        padding: 5px 0 20px 0px;
    }

    #footer_nav_inner .sp-view button {
        position: relative;
        border: none;
        width: 100%;
        background-color: inherit;
        color: #242424;
        cursor: pointer;
        text-align: left;
        padding: 15px 0 15px 20px;
        font-size: 1em;
        font-weight: bold;
    }

    #footer_nav_inner .sp-view button[aria-expanded="true"] {
        border-bottom: 1px solid #636363;
    }


    #footer_nav_inner .sp-view button::before,
    #footer_nav_inner .sp-view button::after {
        content: "";
        position: absolute;
        top: 20px;
        width: 1.5px;
        height: 8px;
        background-color: #242424;
        transition: .5s;
    }

    #footer_nav_inner .sp-view button::before {
        transform: rotate(-90deg);
        right: 30px;
    }

    #footer_nav_inner .sp-view button::after {
        transform: rotate(0deg);
        right: 30px;
    }

    #footer_nav_inner .sp-view li.active button::before {
        transform: rotate(-90deg);
        transition: .5s;
    }

    #footer_nav_inner .sp-view li.active button::after {
        transform: rotate(90deg);
        transition: .5s;
    }

    #footer_nav_inner .sp-view ul:nth-of-type(2) {
        background-color: #357D87;
    }

    #footer_nav_inner .sp-view ul:nth-of-type(2) ul {
        background-color: #519FA5;
        border-top: 1px solid #5D9FA8;
    }


    #footer_nav_inner .sp-view ul:nth-of-type(2) li li {
        border-bottom: 1px dotted #73BEBF;
    }

    #footer_nav_inner .sp-view ul:nth-of-type(2) li.active li:last-child {
        border-bottom: 1px solid #5D9FA8;
    }

    #footer_nav_inner .sp-view ul.active {
        overflow-y: auto;
    }

    .sns-list {
        background: #eeeeee;
        display: flex;
        justify-content: center;
        gap: 15px;
        padding: 25px 0 15px;
    }

    .sns-list .sns-item {
        width: 50px;
    }

    .pagetop {
        position: fixed;
        right: 0px;
        display: block;
        padding: 20px;
        width: 20%;
    }

    .pagetop img {
        width: 100%;
    }

    .event li,
    .event li.last_child {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    dl.support-cat dt.ttl {
        text-align: center;
        margin: 0 -20px 15px;
    }

    dl.support-cat dd ul.support-contents li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .btn_cmn_01 {
        display: inline-block;
        width: 100%;
    }

    dl.support-list dt a,
    dl.support-cat dt.ttl {
        font-size: 16px;
    }

    dl.support-list dd ul.support-list_btn li {
        width: 100%;
        float: none;
        padding: 0;
        margin-right: 0;
    }

    dl.support-list dd ul.support-list_btn li a {
        margin-bottom: 10px;
    }

    dl.support-list dt a span {
        display: none;
    }

    ul.info_blk {
        display: block;
    }

    ul.info_blk li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .wrap-info_blk {
        padding: 10px 10px 0;
    }

    .btn_tel_01,
    .btn_mail_01,
    .btn_fb_01,
    .btn_tenpo_01,
    .btn_note_01 {
        font-size: 14px;
        padding: 16px 0 16px 24px;
        line-height: 1.4;
    }

    .btn_tenpo_01 {
        font-size: 14px;
        padding: 16px 0 16px 24px;
        line-height: 1.4;
    }

    .blk_btn {
        width: 100%;
    }

    ul.support_main_bnr {
        display: block;
    }

    ul.support_main_bnr li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .btn_std_01 {
        width: 270px;
        font-size: 14px;
        padding: 12px;
    }

    .btn_std_01:after {
        width: 10px;
        height: 10px;
        right: 10px;
    }

    /*★*/
    #store-flag li.arrow:before,
    #store-flag li.arrow:after {
        content: none;
    }

    .wrap_box {
        margin: 10px auto;
    }

    #store-tel span.tel {
        font-size: 26px;
    }

    #store-fax span.fax,
    #store-form span.form {
        font-size: 22px;
    }

    #store-tel span.tel:before {
        width: 23px;
        height: 26px;
        background-size: 23px 26px;
    }

    #store-fax span.fax:before,
    #store-form span.form:before {
        width: 20px;
        height: 22px;
        background-size: 20px 22px;
    }

    #store-flag li a {
        padding: 10px;
    }

    #store-tel,
    #store-form,
    #store-fax {
        border-radius: 25px;
        height: 50px;
    }

    #contact .blk_01 {
        margin-bottom: 0;
    }

    #contact .blk_01 ul {
        flex-direction: column;
    }

    #contact .blk_01 ul li {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }

    #contact .blk_01 ul li:last-child {
        margin-bottom: 0;
    }

    #contact .blk_01 ul li .ttl_10 {
        text-align: left;
    }

    #contact .blk_01 ul li p {
        line-height: 1.81;
        margin-bottom: 24px;
    }

    #contact .blk_01 ul li a {
        position: relative;
        display: block;
        color: #fff;
        font-weight: bold;
        line-height: 1;
        padding: 12px 15px;
        border-radius: 3px;
        background-color: #d30011;
    }

    #contact .blk_01 ul li a:after {
        position: absolute;
        content: "";
        width: 16px;
        height: 16px;
        background-image: url(../img/tenpo_arrow_wh_right.png);
        background-size: contain;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }



    /* 20240412追記↓ */
    #sitemap .blk_01 {
        margin-bottom: 0;
    }

    #sitemap .blk_01 ul {
        flex-direction: column;
    }

    #sitemap .blk_01 ul li {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }

    #sitemap .blk_01 ul li:last-child {
        margin-bottom: 0;
    }

    #sitemap .blk_01 ul li .ttl_10 {
        text-align: left;
    }

    #sitemap .blk_01 ul li p {
        line-height: 1.81;
        margin-bottom: 24px;
    }

    #sitemap .blk_01 ul li a {
        position: relative;
        display: block;
        color: #fff;
        font-weight: bold;
        line-height: 1;
        padding: 12px 15px;
        border-radius: 3px;
        background-color: #d30011;
    }

    #sitemap .blk_01 ul li a:after {
        position: absolute;
        content: "";
        width: 16px;
        height: 16px;
        background-image: url(../img/tenpo_arrow_wh_right.png);
        background-size: contain;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }














}

/* ======================================
スマフォここまで
=========================================*/

@media screen and (max-width:799px) {

    .tenpo_list td.tl-ad,
    .tenpo_list td.tl-time,
    .tenpo_list td.tl-holiday {
        text-align: center;
    }
}

@media screen and (max-width:499px) {

    #nav ul li.nav-txt a,
    #footer_nav_inner ul li.nav-txt a {
        font-size: 18px;
        padding: 8px 20px;
    }
}

@media screen and (max-width:320px) {

    #nav ul li.nav-txt a,
    #footer_nav_inner ul li.nav-txt a {
        font-size: 14px;
        padding: 5px 10px;
    }

    table.sd-rg-table thead tr th {
        font-size: 11px;
    }

    table.sd-rg-table tbody tr td {
        font-size: 11px;
    }

    .btn_tenpo_01 {
        font-size: 14px;
        padding: 10px 10px 10px 36px;
        line-height: 1.4;
    }

}


@media screen and (min-width : 800px) {

    /* ======================================
タブレットレイアウト
=========================================
*/
    .sp-view {
        display: none;
    }

    .pc-view {
        display: block;
    }

    div.top_logo {
        height: inherit;
        left: 0em;
        line-height: inherit;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
    }

    div.top_bnr {
        height: inherit;
        line-height: inherit;
        position: absolute;
        right: 6px;
        top: 30px;
        vertical-align: middle;
    }


    #nav {
        position: relative;
        top: 87px;
        margin: 0;
        padding: 0;
    }

    #nav .nav_explain {
        position: relative;
        top: 0px;
        height: 38px;
        margin: 0;
        padding: 0;
    }

    #nav .nav_explain img {
        width: 100%;
    }

    #nav ul {
        position: relative;
        top: 0px;
        left: 0;
        margin: 0;
        padding: 0;
    }

    #nav li {
        float: left;
    }

    #nav li {
        width: 16.6%;
        background-color: #fff;
    }

    #nav li.last_child {
        border-right: 1px solid #999999;
    }

    #nav li a {
        color: #c0000e;
        font-weight: bold;
        display: block;
        border-left: 1px solid #999999;
        border-bottom: 3px solid #c0000e;
        height: 36px;
    }



    #nav li img {}

    #page_navi {
        background: #f6f4f5;
        height: 50px;
        font-size: 14px;
        font-weight: bold;
        padding: 18px 0 18px 20px;
        line-height: 1em;
    }

    #page_navi .page_navi_inner {
        width: 1000px;
        margin: 0 auto;
    }

    #page_navi a {
        color: #0066c0;
    }

    /*TOPページ用*/
    .top_menu {
        margin: 20px 20px 0;
        padding: 28px 0 60px;
        border-bottom: 1px solid #b9bdc5;
    }

    .top_menu ul li {
        display: block;
        float: left;
        width: 47%;
        margin-right: 6%;
    }

    .top_menu ul li.last_child {
        display: block;
        float: left;
        width: 47%;
        margin-right: 0px;
    }

    .top_menu ul li p.menu_ttl {
        font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
        font-size: 22px;
        font-weight: bold;
        display: block;
    }

    p.menu_ttl2 {
        font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
        font-size: 18px;
        font-weight: bold;
        display: block;
    }

    p.menu_ttl2 span {
        font-size: 13px;
    }

    .narrow {
        letter-spacing: -1px;
    }

    .top_menu ul li p {
        margin-top: 0px;
        font-size: 13px;
        line-height: 1.7em;
        display: block;
    }

    p.menu_ttl2,
    .top_menu ul li p.one-row {
        min-height: inherit;
        margin-bottom: 15px;
    }

    .top_menu {
        margin: 20px 20px 40px 20px;
        padding: 20px;
        border: 10px solid #eeeeee;
        background-color: #fff;
    }

    .top_menu ul li {
        display: block;
        float: left;
        width: 47%;
        margin-right: 6%;
    }

    .top_menu ul li.last_child {
        display: block;
        float: left;
        width: 47%;
        margin-right: 0px;
    }

    .top_menu ul li img {
        max-width: 100%;
        height: auto;
    }


    #contents #main {
        float: left;
        width: 760px;
        overflow: hidden;
        background: #9fb7d4;
    }

    .article_ttl {
        margin: 0 20px;
    }

    .article_ttl_no_mar {
        margin: 0px;
    }

    article {
        margin: 0 20px;
    }


    .txt_left img {
        margin-left: 36px;
        margin-bottom: 12px;
        width: 45%;
        padding-top: 8px;
    }

    .txt_right img {
        margin-right: 36px;
        margin-bottom: 12px;
        width: 35%;
        padding-top: 8px;
    }

    .txt_bold {
        font-size: 18px;
        font-weight: bold;
        margin: 36px auto 0;
    }

    .font_bold {
        font-size: 17px;
        font-weight: bold;
        margin: 28px 0;
        line-height: 2.2em;
    }

    div.link_box {
        border-bottom: 1px solid #dadee8;
        border-top: 1px solid #dadee8;
        padding: 56px 0;
        margin: 46px auto 0;
    }

    div.link_box_last {
        border-bottom: 1px solid #dadee8;
        border-top: none;
        padding: 56px 0;
        margin: 0 auto;
    }

    .link_box_inner {
        margin: 0 20px;
    }

    p.link_box_txt {
        float: left;
        width: 48%;
        line-height: 1em;
        padding-top: 16px;
    }

    p.link_box_txt img {
        max-width: 100%;
    }

    .link_box_btn {
        float: right;
        width: 360px;
        font-size: 17px;
        line-height: 1em;
    }

    #contents aside {
        float: left;
        width: 45%;
        overflow: hidden;
        background: #ccc;
    }

    div#page_link ul {
        display: flex;
        justify-content: center;
        padding: 56px 0;

    }

    li.btn_back {
        width: 123px;
        height: 60px;
    }

    li.btn_next {
        width: 408px;
        height: 60px;
        margin-left: 10px;

    }

    #footer_nav {
        background: #313131;
    }

    #footer_nav {
        background: #eeeeee;
    }

    #footer_nav_inner {
        width: 95%;
        margin: 0 auto;
        text-align: left;
        display: flex;
        justify-content: space-between;
        padding-top: 60px;
    }

    #footer_nav_inner .waku,
    #footer_nav_inner .waku2,
    #footer_nav_inner .waku3 {
        width: 25%;
    }

    .sns-list {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 15px;
        padding: 65px 0;
    }

    #footer_nav_inner2 {
        background: #636363;
    }

    #footer_nav_inner2 .pc-view .sub-menu {
        max-width: 720px;
        margin-inline: auto;
        padding: 30px;
    }

    #footer_nav_inner2 .pc-view .sub-menu ul {
        display: flex;
        justify-content: space-between;
    }

    #footer_nav_inner2 .pc-view .sub-menu ul li {
        font-size: 16px;
    }

    #footer_nav_inner2 .pc-view .sub-menu ul li a {
        color: #fff;
        font-weight: bold;
    }

    #footer_nav_inner2 .footer_copy {
        background: #2b2b2b;
        padding: 20px 0;
    }

    #footer_nav_inner h5 {
        font-size: 24px;
        margin-bottom: 24px;
        color: #fff;
    }

    #footer_nav_inner ul li {
        float: none;
    }

    #footer_nav_inner ul li a {
        color: #fff;
    }

    #footer_nav_inner ul li a:link {
        color: #242424 !important;
        text-decoration: none;
    }

    #footer_nav_inner ul li a:visited {
        color: #242424 !important;
        text-decoration: none;
    }

    #footer_nav_inner ul li a:hover {
        color: #ff9933 !important;
        text-decoration: none;
    }

    #footer_nav_inner ul li a:active {
        color: #242424 !important;
        text-decoration: none;
    }



    #footer_nav_inner2 ul li {
        float: left;
    }

    #footer_nav_inner2 ul li a {
        color: #fff;
    }

    #footer_nav_inner2 ul li a:link {
        color: #fff !important;
        text-decoration: none;
    }

    #footer_nav_inner2 ul li a:visited {
        color: #fff !important;
        text-decoration: none;
    }

    #footer_nav_inner2 ul li a:hover {
        color: #fff !important;
        text-decoration: none;
    }

    #footer_nav_inner2 ul li a:active {
        color: #fff !important;
        text-decoration: none;
    }



    .footer_copy p {
        text-align: center;
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
    }

    .event {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .event li {
        width: 47.5%;
        margin-right: 3%;
        float: left;
    }

    .event li.last_child {
        width: 47.5%;
        margin-right: 0;
        float: left;
    }

}

/* ======================================
タブレットここまで
=========================================
*/


@media screen and (min-width:1000px) {

    /* ======================================
PCレイアウト
=========================================
*/
    .sp-view {
        display: none;
    }

    .pc-view {
        display: block;
    }



    div.top_logo {
        height: inherit;
        left: 0em;
        line-height: inherit;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
    }

    div.top_bnr {
        height: inherit;
        line-height: inherit;
        position: absolute;
        right: 22px;
        top: 30px;
        vertical-align: middle;
    }



    #nav {
        position: relative;
        top: 87px;
        margin: 0;
        padding: 0;
    }

    #nav .nav_explain {
        position: relative;
        top: 0px;
        height: 38px;
        margin: 0;
        padding: 0;
    }

    #nav ul {
        position: relative;
        top: 0px;
        left: 0;
        margin: 0;
        padding: 0;
    }

    #nav li {
        float: left;
    }

    #nav .gl-menu {}

    #nav .gl-menu>li.menu__single {
        position: relative;
        height: 86px;
    }

    #nav .gl-menu li.menu__single ul.menu__second-level li {
        position: relative;
        width: 100%;
        float: none;
        border-bottom: 1px solid #999999;
    }

    #nav .gl-menu li.menu__single ul.menu__second-level li a {
        width: 100%;
        border: none;
        text-align: left;
        padding: 0 10px;
    }

    #nav .gl-menu>li.menu__single a {
        display: block;
    }

    #nav .gl-menu li.menu__single ul.menu__second-level {
        position: absolute;
        top: 36px;
        width: 170%;
        height: 72px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        opacity: 0;
    }

    #nav .gl-menu li.menu__single ul.menu__second-level a {
        border-left: none;
    }

    #nav .gl-menu li.menu__single:hover ul.menu__second-level {
        top: 36px;
        visibility: visible;
        opacity: 1;
        z-index: 100;
    }


    #page_navi {
        background: #f6f4f5;
        height: 50px;
        font-size: 14px;
        font-weight: bold;
        padding: 18px 0;
        line-height: 1em;
    }

    #page_navi .page_navi_inner {
        width: 1000px;
        margin: 0 auto;
    }

    #page_navi a {
        color: #0066c0;
    }

    /*TOPページ用*/
    .top_menu {
        width: 870px;
        margin: 20px auto 15px auto;
        padding: 20px;
        border: 10px solid #eeeeee;
        background-color: #fff;
    }

    .top_menu ul li {
        display: block;
        float: left;
        width: 48%;
        margin-right: 4%;
    }

    .top_menu ul li.first_child {
        display: block;
        float: none;
        width: 100%;
        margin-right: 0px;
    }

    .top_menu ul li.last_child {
        display: block;
        float: left;
        width: 48%;
        margin-right: 0px;
    }

    .top_menu ul li p.menu_ttl {
        font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
        font-size: 30px;
        font-weight: bold;
        display: block;
        border: 10px solid #eeeeee;
        text-align: center;
        background-image: url(../img/top_menu-bg.gif);
        background-position: bottom;
        background-repeat: repeat-x;
        background-color: #eeeeee;
        margin-bottom: 12px;
    }

    p.menu_ttl2 {
        font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 12px;
    }

    p.menu_ttl2 span {
        font-size: 13px;
    }

    .narrow {
        letter-spacing: -1px;
    }

    .top_menu .wrap_bnr_blk {
        display: flex;
        flex-wrap: wrap;
        margin: 40px auto 0;
        gap: 30px 30px;
    }

    .top_menu ul.bnr_blk {
        width: calc((100% - 30px) / 2);
        height: auto;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        gap: 10px 10px;
    }

    .top_menu ul.bnr_blk li {
        display: block;
        width: 190px;
        margin-right: 0;
        height: auto;
        display: block;
        float: none;
    }

    .top_menu ul.bnr_blk li:nth-child(4n) {
        margin-right: 0;
    }

    .top_menu ul.bnr_blk li img,
    .top_menu ul.bnr_blk_wide li img {
        width: 100%;
        vertical-align: top;
    }

    .top_menu ul.bnr_blk_wide {
        width: calc((100% - 30px) / 2);
    }

    .top_menu ul.bnr_blk_wide li {
        display: block;
        width: 100%;
        margin: 0 0 10px;
    }

    #contents #main {
        float: left;
        width: 760px;
        overflow: hidden;
        background: #9fb7d4;
    }

    .article_ttl {
        width: 1000px;
        margin: 0 auto;
    }

    article {
        width: 1000px;
        margin: 0 auto;
    }

    section div.ttl_no {
        margin: 46px 0 12px;
    }



    /* Grid */
    /*.img_right {
	width: 45%;
	float: left;
}
.img_right img {
	width: 450px;
}
.txt_left {
	width: 51.4%;
	float: left;
	margin-right: 36px;
}*/
    /*.img_left {
	width: 35%;
	float: left;
}
.img_left img {
	width: 350px;
}*/
    .txt_bold {
        font-size: 18px;
        font-weight: bold;
        margin: 36px auto 0;
        width: 1000px;
    }

    /*.txt_right {
	width: 61.4%;
	float: left;
	margin-left: 36px;
}*/
    div.link_box {
        border-bottom: 1px solid #dadee8;
        border-top: 1px solid #dadee8;
        padding: 56px 0;
        margin: 46px auto 0;
    }

    div.link_box_last {
        border-bottom: 1px solid #dadee8;
        border-top: none;
        padding: 56px 0;
        margin: 0 auto 0;
    }

    .link_box_inner {
        width: 1000px;
        margin: 0 auto;
    }

    p.link_box_txt {
        float: left;
        width: 450px;
        line-height: 1em;
        padding-top: 16px;
    }

    .link_box_btn {
        float: right;
        width: 360px;
        font-size: 17px;
        line-height: 1em;
    }

    #contents aside {
        float: left;
        width: 45%;
        overflow: hidden;
        background: #ccc;
    }

    div#page_link ul {
        display: flex;
        justify-content: center;
        padding: 56px 0;
        width: 1000px;

    }

    li.btn_back {
        width: 123px;
        height: 60px;
    }

    li.btn_next {
        width: 408px;
        height: 60px;
        margin-left: 10px;

    }

    /*footer {
	line-height: 1em;
	text-align: center;
	background: #BBB;
}*/
    #footer_nav {
        background: #eeeeee;
    }

    #footer_nav_inner {
        width: 950px;
        margin: 0 auto;
        text-align: left;
        display: flex;
        justify-content: space-between;
        padding-top: 60px;
    }

    #footer_nav_inner .waku,
    #footer_nav_inner .waku2,
    #footer_nav_inner .waku3 {
        width: 25%;
    }



    #footer_nav_inner h5 {
        font-size: 24px;
        margin-bottom: 24px;
    }

    #footer_nav_inner ul {
        padding-left: 15px;
    }

    #footer_nav_inner ul li {
        line-height: 1.8em;
        font-feature-settings: "palt" 1;
        color: #242424;
        position: relative;
        margin-bottom: 0px;
    }

    #footer_nav_inner ul li::before {
        content: '';
        position: absolute;
        top: 50%;
        left: -10px;
        transform: translateY(-50%);
        background: #c6000e;
        width: 4px;
        height: 4px;
    }

    #footer_nav_inner2 {
        width: 100%;
        margin: 0 auto;
    }

    #footer_nav_inner2 .pc-view {

        text-align: center;
    }

    #footer_nav_inner2 .pc-view .sub-menu {
        width: 720px;
        margin-inline: auto;
        padding: 20px 0;
    }

    #footer_nav_inner2 .pc-view .sub-menu ul {
        display: flex;
        justify-content: space-between;
    }

    #footer_nav_inner2 .pc-view .sub-menu ul li {
        font-size: 16px;
    }

    #footer_nav_inner2 .pc-view .sub-menu ul li a {
        color: #fff;
        font-weight: bold;
    }

    #footer_nav_inner2 .footer_copy {
        background: #2b2b2b;
    }


    .footer_copy p {
        padding: 0;
        text-align: center;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
    }

    .event {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .event li {
        width: 47.5%;
        margin-right: 3%;
        float: left;
    }

    .event li.last_child {
        width: 47.5%;
        margin-right: 0;
        float: left;
    }

}



.mt10 {
    margin-top: 16px;
}

#footer_nav_inner h5 {
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 16px;
    color: #242424;
}

.footer {
    padding: 10px;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    background: #242424;
}

.footer p {
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
}

/*　body直下テキスト　*/
.FS2_body_text_area {}

.FS2_body_text {
    margin: 0px;
    padding: 0px;
}

.h1_text_area {
    background: #EDE9E8;
    border-bottom-style: dotted;
    border-width: 1px;
    border-color: #AFAFAF;
    line-height: 1.2em;
}

h1.cate_head {
    width: 1000px;
    margin: 0 auto;
    text-align: left !important;
    font-size: 10px;
    font-weight: 500;
    color: #6B6B6B;
    background: #EDE9E8;
}

table.news-release {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px dotted #e9e9e9;
}

table.news-release td {
    padding: 15px;
    border-bottom: 1px dotted #e9e9e9;
    font-weight: bold;
    text-align: left;
}

table.news-release th {
    width: 27%;
    padding: 15px;
    border-bottom: 1px dotted #e9e9e9;
    font-weight: normal;
    text-align: left;
}

@media screen and (max-width:799px) {


    #page_navi {
        height: 34px;
        font-size: 13px;
        font-weight: normal;
        letter-spacing: 0.6px;
        background: #eaeaea;
    }

    #page_navi .page_navi_inner {
        margin: 0 16px;
        padding: 10px 0;
        color: #434343;
    }



    #footer_nav {
        border-left: none;
        border-right: none;
    }

    #footer_nav_inner {
        border-bottom: none;
    }

    #footer_nav_inner h5 {
        font-size: 22px;
        letter-spacing: 1px;
        margin-bottom: 0;
    }

    #footer_nav_inner2 {
        border-bottom: none;
    }

    #footer_nav_inner2 .sub-menu {
        background: #636363;
    }

    #footer_nav_inner2 .sub-menu ul {}

    #footer_nav_inner2 .sub-menu ul li {}

    #footer_nav_inner2 .sub-menu ul li:not(:last-child) {
        border-bottom: 1px solid #eee;
    }

    #footer_nav_inner2 .sub-menu ul li a {
        padding: 15px 20px;
        color: #fff;
        display: block;
        font-weight: bold;
        position: relative;
    }

    #footer_nav_inner2 .sub-menu ul li a::before {
        content: "";
        position: absolute;
        top: 50%;
        right: 25px;
        transform: translateY(-50%);
        width: 7px;
        height: 10px;
        background: url('../img/icon_nav_arrow_white.png')center center /contain no-repeat;
    }

    .footer_copy p {
        padding: 15px 0;
        text-align: center;
        color: #ffffff;
        font-size: 10px;
        font-weight: bold;
        background: #2b2b2b;
    }

    .main {
        margin: 25px 20px 60px 20px;
    }



    .pc-pan {
        display: none;
    }

    table.news-release {
        border-bottom: 1px dotted #e9e9e9;
    }

    table.news-release td {
        display: block;
        padding-top: 0;
    }

    table.news-release th {
        display: block;
        border-top: none;
        border-bottom: none;
        width: 100%;
        padding-bottom: 0;
    }

    .top_menu ul.bnr_blk {
        display: flex;
        flex-wrap: wrap;
        border: none;
        background-color: #fff;
        padding: 0;
    }

    .top_menu ul.bnr_blk li {
        display: block;
        width: 48.5%;
        margin-right: 3%;
        border: none;
        padding: 0;
        margin-bottom: 3%;
    }

    .top_menu ul.bnr_blk li:nth-child(2n) {
        margin-right: 0;
    }

    .top_menu ul.bnr_blk li img,
    .top_menu ul.bnr_blk_wide li img {
        width: 100%;
        vertical-align: top;
    }

    .top_menu ul.bnr_blk_wide {
        padding: 0;
        margin: 0;
    }

    .top_menu ul.bnr_blk_wide li {
        border: none;
        padding: 0;
        margin-bottom: 10px;
    }

}

/* ======================================
スマフォここまで
=========================================*/


@media screen and (min-width : 800px) {

    /* ======================================
タブレットレイアウト
=========================================
*/


    section div.ttl_no {
        margin: 46px 0 12px;
    }

    #page_navi {
        height: 38px;
        font-size: 13px;
        font-weight: normal;
        letter-spacing: 0.6px;
        background: #eaeaea;
        padding: 11px 0 11px 20px;
        line-height: 1em;
    }



    .sp-br {
        display: none;
    }

    .main {
        margin: 25px 20px 60px 20px;
    }



    .pc-pan {
        margin-bottom: 25px;
        color: #999999;
    }

    .img-r {
        margin-left: 15px;
        float: right;
    }

    .img-l {
        margin-right: 15px;
        float: left;
    }
}


@media screen and (min-width:1000px) {

    /* ======================================
PCレイアウト
=========================================
*/
    #page_navi {
        height: 34px;
        font-size: 13px;
        font-weight: normal;
        letter-spacing: 0.6px;
        background: #eaeaea;
        padding: 11px 0;
        line-height: 1em;
    }

    div#page_link ul {
        width: auto;
    }


    .sns-list {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        padding: 20px 0;
    }

    .sns-list .sns-item {
        width: 50px;
    }

    #footer_nav_inner2 {
        background: #636363;
    }

    .main {
        width: 870px;
        margin: 25px auto 60px auto;
    }



    .img-r {
        margin-left: 15px;
        float: right;
    }

    .img-l {
        margin-right: 15px;
        float: left;
    }

}

/* ======================================
PCここまで
=========================================
*/
/*カレンダー埋め込み*/
.gc_wrapper {
    max-width: 870px;
    min-width: 280px;
    margin: 2.0833% auto;
}

.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.responsive-iframe-container iframe,
.responsive-iframe-container object,
.responsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 800px) {
    .big-container {
        display: none;
    }

    .small-container {
        padding-bottom: 230%;
        /* 高さ */
        margin: 11% auto 0%;
    }

    /*.small-container h1 {
       font-family: Arial,sans-serif;
    	padding-left: 2px;
    }*/
}

@media (min-width : 800px) {
    .small-container {
        display: none;
    }

    .big-container {
        margin: 50px 20px 115px;
    }
}

@media (min-width: 1000px) {
    .small-container {
        display: none;
    }

    .big-container {
        width: 870px;
        margin: 50px auto 115px;
    }
}







/* ======================================
追記ここから
=========================================
*/

a:link {
    color: #056aae;
    text-decoration: none;
}

a:visited {
    color: #056aae;
    text-decoration: none;
}

a:hover {
    color: #E47911;
    text-decoration: underline;
}

a:active {
    color: #056aae;
    text-decoration: none;
}

#footer_nav_inner a:link,
#footer_nav_inner2 a:link,
#footer_nav_inner a:visited,
#footer_nav_inner2 a:visited,
#footer_nav_inner a:hover,
#footer_nav_inner2 a:hover,
#footer_nav_inner a:active,
#footer_nav_inner2 a:active {
    color: #242424;
    text-decoration: none;
}

.marker_yellow {
    background: linear-gradient(transparent 60%, #fff100 60%);
}

.link-arrow {
    background-image: url(../img/link_arrow.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.mb60 {
    margin-bottom: 60px;
}

.main {
    padding: 15px 0px;
    display: block;
    background-color: #fff;
}

.main-txt {
    margin: 0 15px 50px 15px;
}


.img-r,
.img-l {
    margin-bottom: 15px;
}

.txt-9 {
    font-size: 9px;
    line-height: 1.4em;
}

.txt-11 {
    font-size: 11px;
    line-height: 1.4em;
}

/*  margin
==============================================*/
.tmg05 {
    margin-top: 5px;
}

.tmg10 {
    margin-top: 10px;
}

.tmg15 {
    margin-top: 15px;
}

.tmg20 {
    margin-top: 20px;
}

.tmg25 {
    margin-top: 25px;
}

.tmg30 {
    margin-top: 30px;
}

.rmg05 {
    margin-right: 5px;
}

.rmg10 {
    margin-right: 10px;
}

.rmg15 {
    margin-right: 15px;
}

.rmg20 {
    margin-right: 20px;
}

.rmg25 {
    margin-right: 25px;
}

.rmg30 {
    margin-right: 30px;
}

.bmg05 {
    margin-bottom: 5px;
}

.bmg10 {
    margin-bottom: 10px;
}

.bmg15 {
    margin-bottom: 15px;
}

.bmg20 {
    margin-bottom: 20px;
}

.bmg25 {
    margin-bottom: 25px;
}

.bmg30 {
    margin-bottom: 30px;
}

.bmg35 {
    margin-bottom: 35px;
}

.bmg40 {
    margin-bottom: 40px;
}

.bmg45 {
    margin-bottom: 45px;
}

.bmg50 {
    margin-bottom: 50px;
}

.bmg55 {
    margin-bottom: 55px;
}

.bmg60 {
    margin-bottom: 60px;
}

.lmg05 {
    margin-left: 5px;
}

.lmg10 {
    margin-left: 10px;
}

.lmg15 {
    margin-left: 15px;
}

.lmg20 {
    margin-left: 20px;
}

.lmg25 {
    margin-left: 25px;
}

.lmg30 {
    margin-left: 30px;
}


/*  padding
==============================================*/
.tpd05 {
    padding-top: 5px;
}

.tpd10 {
    padding-top: 10px;
}

.tpd15 {
    padding-top: 15px;
}

.tpd20 {
    padding-top: 20px;
}

.tpd25 {
    padding-top: 25px;
}

.tpd30 {
    padding-top: 30px;
}

.rpd05 {
    padding-right: 5px;
}

.rpd10 {
    padding-right: 10px;
}

.rpd15 {
    padding-right: 15px;
}

.rpd20 {
    padding-right: 20px;
}

.rpd25 {
    padding-right: 25px;
}

.rpd30 {
    padding-right: 30px;
}

.bpd05 {
    padding-bottom: 5px;
}

.bpd10 {
    padding-bottom: 10px;
}

.bpd15 {
    padding-bottom: 15px;
}

.bpd20 {
    padding-bottom: 20px;
}

.bpd25 {
    padding-bottom: 25px;
}

.bpd30 {
    padding-bottom: 30px;
}

.lpd05 {
    padding-left: 5px;
}

.lpd10 {
    padding-left: 10px;
}

.lpd15 {
    padding-left: 15px;
}

.lpd20 {
    padding-left: 20px;
}

.lpd25 {
    padding-left: 25px;
}

.lpd30 {
    padding-left: 30px;
}

@media screen and (max-width:799px) {
    .font_bold {
        font-weight: bold;
        margin-top: 16px;
    }

    section img {
        max-width: 100%;
    }

    p.link_box_txt {
        margin-bottom: 6%;
        text-align: center;
    }
}


.btn_sv {
    width: 150px;
    font-weight: bold;
    font-size: 14px;
    padding: 0 10px;
    margin: 3px 5px 3px 0;
    text-align: center;
    background: #535353;
    color: #fff;
    float: left;
}

.sp_30 {
    margin: 20px 0 60px;
    padding-bottom: 30px;
}

.sp_30 ul {
    margin: 20px 0 60px;
    padding-bottom: 30px;
}

.sp_30_f {
    margin: 20px 0 60px;
    padding-bottom: 30px;
}

.sp_30_f ul {
    margin: 20px 0 60px;
    padding-bottom: 30px;
}


/* ======================================
TOPニュース
=========================================*/

.top_menu ul li p.menu_ttl a {
    color: #222222;
    font-weight: normal;
}

p.menu_ttl2 a {
    color: #c5000e;
    font-size: 16px;
}



*/
/* ======================================
赤色のバー　
=========================================*/

#menu {
    display: block;
    height: 50px;
    font-weight: bold;
    line-height: 50px;
}

#menu li {
    padding-left: 5%;
    font-weight: bold;
}

.menu2 {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 50px;
}

#menu li.menu-red01 {
    width: 120px;
}

#menu-box {
    background: #d10010;


}

@media (min-width : 800px) {
    #top_visual {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        background-color: #eeeeee;
    }

    #top_visual img {
        width: inherit;
        max-width: 100%;
        height: auto;
        vertical-align: bottom;
    }

}


@media (max-width: 799px) {
    #top_visual {
        width: 100%;
        margin: 0;
    }

    #top_visual img {
        width: 100%;
        height: auto;
        vertical-align: bottom;
    }

    .news_menu {
        position: relative;
        width: 100%;
        height: 50px;
        max-width: 1000px;
        margin: 0 auto;
        font-weight: bold;
    }

    .news_menu>li {
        width: 100%;
        height: 50px;
        line-height: 50px;
        background: #d10010;
    }

    .news_menu>li a {
        display: block;
        color: #fff;
    }



    ul.menu__second-level {
        visibility: hidden;
        opacity: 0;
        z-index: 1;
    }


    .menu__single:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        width: 20px;
        height: 17px;
        margin-top: -12px;
        background: #fff;
    }

    .menu__single .init-bottom:before,
    .menu__single .init-bottom:after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        width: 20px;
        height: 4px;
        background: #d10010;
    }

    .menu__single .init-bottom:before {
        margin-top: -9px;
    }

    .menu__single .init-bottom:after {
        margin-top: -2px;
    }

    .init-bottom,
    .menu__second-level li a {
        padding-right: 20px;
        padding-left: 20px;
    }

    /* floatクリア */
    .menu:before,
    .menu:after {
        content: " ";
        display: table;
    }

    .menu:after {
        clear: both;
    }

    .news_menu {
        zoom: 1;
    }


}

/* ======================================
TOP_menu02
====================================== */

#top_news02 {
    width: 870px;
    margin: 30px auto;
}

#top_news02 p.menu_ttl {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 18px;
    font-weight: bold;
    display: block;
    border: 10px solid #eeeeee;
    background-image: url(../img/top_menu-bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #eeeeee;
    margin-bottom: 12px;
}

.news_li {
    padding-left: 10px;
    height: 11em;
    overflow-y: auto;
    margin-bottom: 10px;
}

.news_li span {
    display: inline-block;
    margin-right: 2em;
}

.all_list_link {
    display: flex;
    justify-content: flex-end;
}

.all_list_link p {
    position: relative;
}

.all_list_link p::after {
    content: "";
    background: url(https://tenposbusters.co.jp/img/nav_arrow.png);
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 2px;
    vertical-align: baseline;
}

@media (max-width: 799px) {
    #top_news02 {
        width: 100%;
        padding: 0 20px;
        margin-bottom: 0px;
    }

    .news_li {
        height: auto;
    }

    .news_li span {
        display: block;
        margin-right: 0;
        font-size: 12px;
    }

    .news_li li {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 1.7em;
        border-bottom: 1px dotted #e9e9e9;
        padding-bottom: 10px;
    }

    #top_news02 p.menu_ttl {
        font-size: 16px;
        font-weight: 400;
    }

    .all_list_link p {
        font-size: 12px;
    }
}

/* ======================================
店舗情報
====================================== */
a#map {
    display: block;
    /*padding-top: 35%;
	margin-top: -20%;*/
}

h4.tenpo_ttl {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    border-bottom: 2px #898989 solid;
}

.tenpo_list {
    margin: 0 auto 18px;
    padding: 0;
    background-color: #eeeeee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 3px #fff solid;
    border-spacing: 0;
}

.tenpo_list thead {
    background-color: #da0010;
    color: #fff;
}

.tenpo_list th {
    margin-bottom: 9px;
    padding: 5px 15px;
    border-left: 3px #fff solid;
    font-weight: bold;
}

.tenpo_list th:first-child {
    border-left-width: 0;
}

.tenpo_list tbody {
    vertical-align: top;
}

.tenpo_list tbody td {
    border-left: 3px #fff solid;
}

.tenpo_list tbody td:first-child {
    border-left-width: 0;
}

.tenpo_list th.tl-name a {
    font-weight: bold;
    color: #fff;
}

.tenpo_list td.tl-name a {
    font-weight: bold;
    text-decoration: underline;
}

.tenpo_btn {
    margin-bottom: 20px;
}

.tenpo_btn li a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding: 0 10px 0 24px;
    position: relative;
    border: 1px #e2e2e2 solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: -ms-linear-gradient(top, #FFF, #eeeeee);
    background: -moz-linear-gradient(top, #FFF, #eeeeee);
    background: -o-linear-gradient(top, #FFF, #eeeeee);
    background: -webkit-linear-gradient(top, #FFF, #eeeeee);
    background: linear-gradient(top, #FFF, #eeeeee);
}

.tenpo_btn li a:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(../img/tenpo_arrow_down.png);
    background-size: auto;
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -6px;
    opacity: 1;
}

.tenpo_btn li a:before {
    background: #c0000e;
    margin-top: -12px;
    height: 24px;
    width: 4px;
    content: "";
    position: absolute;
    top: 50%;
    left: 6px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.tenpo_list td.tl-ad,
.tenpo_list td.tl-time,
.tenpo_list td.tl-holiday {
    padding: 15px 15px 0 15px;
}

/*-- 店舗詳細ページ ------------*/
body#store {
    background: #fff;
}

body#store .main img,
body#store .main iframe {
    vertical-align: middle;
}

body#store .pc-pan {
    margin: 10px 0;
}

body#store .main {
    padding: 0;
    border: none;
    margin: 0 auto;
    width: 100%;
}

body#store section {
    padding: 40px 0 50px;
}

body#store section:nth-of-type(odd) {
    background: #f5f5f5;
}

body#store .wrap-section {
    margin: 0 auto;
    width: 900px;
}

body#store .desc {
    margin: 0 0 20px;
}

/* store_main_movie */
body#store .store_main_movie {
    width: 100%;
    margin-bottom: 20px;
}

body#store .store_main_movie video {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

section#store-purchase .store_main_movie_y30px {
    width: 100%;
    transform: translateY(30px);
}

/* #store-purchase */
body#store #store-purchase {
    margin-top: 335px;
    padding: 0 0 50px;
}

body#store #store-purchase .wrap-section {
    position: relative;
    padding: 40px 0 0;
}

body#store #store-purchase #store-flag {
    position: absolute;
    bottom: calc(100% + 30px);
    left: 0;
}

body#store #store-purchase #store-flag li {
    width: 445px;
}

body#store #store-purchase .btn_area {
    margin: 0 0 40px;
}

body#store #store-purchase .info_blk {
    width: 730px;
    margin: 0 auto 20px;
}

body#store #store-purchase .info_blk li {
    width: calc(50% - 15px / 2);
}

body#store #store-purchase .info_blk li.__line {
    display: none;
}

body#store #store-purchase .info_blk li:first-child {
    margin-right: 15px;
}

body#store #store-purchase .info_blk a {
    font-weight: normal;
}

body#store #store-purchase .link-purchase_area {
    text-align: right;
}

body#store #store-purchase .link-purchase_area a {
    text-decoration: underline;
    position: relative;
    padding-right: 25px;
}

body#store #store-purchase .link-purchase_area a:after {
    content: "";
    display: inline-block;
    background-image: url(../img/tenpo_arrow_down.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

body#store #store-purchase .img_area img {
    width: 100%;
    height: auto;
}

/* #store-open */
body#store #store-open ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 60px;
}

body#store #store-open li {
    width: 290px;
    margin: 0 0 15px;
}

body#store #store-open li:nth-last-child(-n+3) {
    margin: 0;
}

body#store #store-open .btn_area {
    margin: 0 0 60px;
}

body#store #store-open .btn_area p {
    text-align: center;
    font-size: 22px;
    line-height: 1;
    margin: 0 0 15px;
}

body#store #store-open .btn_area p:before {
    content: "＼";
    display: inline-block;
    margin-right: 20px;
}

body#store #store-open .btn_area p:after {
    content: "／";
    display: inline-block;
    margin-left: 20px;
}

body#store #store-open .btn_area ul {
    justify-content: center;
}

body#store #store-open .btn_area li {
    width: unset;
}

body#store #store-open .charge_area {
    padding: 40px 40px 25px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    background: #fef7f7;
    border-radius: 7px;
    border: 1px solid #e27171;
}

body#store #store-open .charge_area .txt_area {
    width: 550px;
}

body#store #store-open .charge_area h4 {
    font-size: 38px;
    color: #e27171;
    display: flex;
    align-items: center;
    margin: 0 0 15px;
}

body#store #store-open .charge_area h4:before {
    content: "";
    display: block;
    width: 82px;
    height: 60px;
    background-image: url(../store/img/ico_megaphone.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
}

body#store #store-open .charge_area p {
    font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

body#store #store-open .img_area {
    text-align: center;
}

body#store #store-open .img_area span {
    display: block;
    font-size: 13px;
    margin-top: 8px;
    line-height: 1.5;
}

/* #store-open_works */
/* slick */
body#store #store-open_works .slide_area {
    margin-bottom: 70px;
}

body#store #store-open_works .slide_container {
    position: relative;
}

body#store #store-open_works .slide_container li {
    cursor: pointer;
}

body#store #store-open_works .slick-slide {
    margin-right: 15px;
}

body#store #store-open_works .slick-slide img {
    width: 290px;
    height: 200px;
    object-fit: cover;
    object-position: center;
    max-width: none;
}

body#store #store-open_works .slide_container .slick-arrow {
    display: block;
    background-image: url(../store/img/arrow_slider_01.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 82px;
    height: 200px;
    position: absolute;
    top: 0;
    z-index: 1;
}

body#store #store-open_works .slick-prev {
    left: 0;
    transform: rotate(180deg);
}

_::-webkit-full-page-media,
_:future,
:root body#store #store-open_works .slick-prev {
    transform: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome,
    body#store #store-open_works .slick-prev {
        transform: none;
    }
}

body#store #store-open_works .slick-next {
    right: 0;
    transform: none;
}

_::-webkit-full-page-media,
_:future,
:root body#store #store-open_works .slick-next {
    transform: rotate(180deg);
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome,
    body#store #store-open_works .slick-next {
        transform: rotate(180deg);
    }
}

body#store #store-open_works .slick-prev:before {
    content: "";
}

body#store #store-open_works .slick-next:before {
    content: "";
}

body#store #store-open_works .slick-dots li {
    width: unset;
    height: unset;
    margin: 0 8px 0 0;
}

body#store #store-open_works .slick-dots button {
    width: 12px;
    height: 12px;
    padding: 0;
}

body#store #store-open_works .slick-dots button:before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #333;
}

/* modal */
body#store #store-open_works .modal_area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 50%);
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    z-index: 999;
}

body#store #store-open_works .modal_area.active {
    opacity: 1;
    visibility: visible;
}

body#store #store-open_works .modal_area .body {
    width: 100%;
    height: 100%;
    display: table;
}

body#store #store-open_works .modal_area .wrap {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 40px 20px;
}

body#store #store-open_works .modal_area .box {
    background: #fff;
    padding: 60px 50px;
    width: 800px;
    font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    text-align: left;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
}

body#store #store-open_works .modal_area h4 {
    font-size: 18px;
    margin: -0.25em 0 10px;
    line-height: 1.5;
}

body#store #store-open_works .modal_area .box .img_area {
    float: left;
    width: 280px;
    margin: 0 20px 15px 0;
}

body#store #store-open_works .modal_close {
    cursor: pointer;
    background: #333;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    right: 12px;
}

body#store #store-open_works .modal_close span {
    display: block;
    width: 25px;
    height: 3px;
    background: #fff;
    transform-origin: center;
    position: absolute;
    top: 50%;
    left: 50%;
}

body#store #store-open_works .modal_close span:first-of-type {
    transform: translate(-50%, -50%) rotate(45deg);
}

body#store #store-open_works .modal_close span:last-of-type {
    transform: translate(-50%, -50%) rotate(-45deg);
}

body#store #store-open_works .youtube {
    margin-bottom: 0;
}

/* #store-details */
body#store #store-details iframe {
    border: 1px solid #999 !important;
}

body#store #store-details .sd-left {
    width: 660px;
}

body#store #store-details .sd-left .st-table {
    width: 640px;
}

body#store #store-details .sd-right {
    width: 240px;
}

body#store #store-details .purchase_area_box {
    padding: 30px 40px;
    background: #fff;
    margin: 0 0 60px;
    border: 1px solid #999;
}


body#store #store-details .purchase_area_box li {
    display: inline;
}

body#store #store-details .purchase_area_box li:after {
    content: "、";
}

body#store #store-details .purchase_area_box li:last-child:after {
    content: none;
}

body#store #store-details #store-access {
    margin-bottom: 30px;
}

.youtube {
    position: relative;
    padding-bottom: 56.25%;
    /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
    margin-bottom: 40px;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.store-details li.sd-right table {
    width: 100%;
}

.store-details li.sd-right table th {
    padding: 32px 0 3px 5px;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    line-height: 1.4em;
    background-position: center top;
    background-repeat: no-repeat;
}

.store-details li.sd-right table th.tool_icon01 {
    background-image: url(../store/img/tool_icon01.png);
}

.store-details li.sd-right table th.tool_icon02 {
    background-image: url(../store/img/tool_icon02.png);
}

.store-details li.sd-right table th.tool_icon03 {
    background-image: url(../store/img/tool_icon03.png);
}

.store-details li.sd-right table th.tool_icon04 {
    background-image: url(../store/img/tool_icon04.png);
}

.store-details li.sd-right table th.tool_icon05 {
    background-image: url(../store/img/tool_icon05.png);
}

.store-details li.sd-right table th.tool_icon06 {
    background-image: url(../store/img/tool_icon06.png);
}

.store-details li.sd-right table th.tool_icon07 {
    background-image: url(../store/img/tool_icon07.png);
}

.store-details li.sd-right table td {
    padding: 12px 0 8px 0;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}

.store-details li.sd-right .tool {
    border-top: 3px solid #0099ff;
    padding: 8px 5px;
    text-align: center;
    font-weight: bold;
}



/*.store-details li.sd-right .sd-btn,
.store-details li.sd-right .blog-link{
	min-height:60px;
	margin-bottom:10px;
	padding:5px 10px;
	background-position: right center;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	text-decoration:none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px #999999 solid;
	display:block;
}
.store-details li.sd-right .sd-btn{
	background-image:url(../store/img/tool_btn_icon01.gif);
	color:#333333;
	background-color: #f0efef;
}
.store-details li.sd-right .blog-link{
	background-image:url(../store/img/tool_btn_icon02.gif);
	color:#fff;
	background-color: #d70000;
}

.store-details li.sd-right .sd-btn a{
	padding-bottom: 5px;
	color:#333333;
	text-decoration: none;
	display:block;
	border-bottom: 2px solid #d70000;
}


.store-details li.sd-right .blog-link a{
	padding-bottom: 5px;
	color:#fff;
	text-decoration: none;
	display:block;
	border-bottom: 2px solid #fff;
}*/

.store-details li.sd-right .wrap_sd-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.store-details li.sd-right .wrap_sd-btn li {
    width: 100%;
}

.store-details li.sd-right .sd-btn a {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    min-height: 100px;
    padding: 10px 34px 10px 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    color: #333;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px #999999 solid;
    box-shadow: 0 0 0 3px rgb(255 255 255) inset;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,eff0f0+51,eff0f0+100 */
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(239, 240, 240, 1) 51%, rgba(239, 240, 240, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(239, 240, 240, 1) 51%, rgba(239, 240, 240, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(239, 240, 240, 1) 51%, rgba(239, 240, 240, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eff0f0', GradientType=0);
    /* IE6-9 */
}

.store-details li.sd-right .sd-btn a::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ef5957;
    margin-top: -10px;
    top: 50%;
    right: 10px;
    z-index: 10;
}

.store-details li.sd-right .sd-btn a::after {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 6px solid transparent;
    border-left: 10px solid #fff;
    margin-top: -6px;
    top: 50%;
    right: 8px;
    z-index: 10;
}

.store-details li.sd-right .blog-link a {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 100px;
    padding: 10px 34px 10px 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px #999999 solid;
    box-shadow: 0 0 0 3px rgb(255 255 255) inset;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d70000+0,d70000+50,c50000+51,c50000+100 */
    background: rgb(215, 0, 0);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(215, 0, 0, 1) 0%, rgba(215, 0, 0, 1) 50%, rgba(197, 0, 0, 1) 51%, rgba(197, 0, 0, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(215, 0, 0, 1) 0%, rgba(215, 0, 0, 1) 50%, rgba(197, 0, 0, 1) 51%, rgba(197, 0, 0, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(215, 0, 0, 1) 0%, rgba(215, 0, 0, 1) 50%, rgba(197, 0, 0, 1) 51%, rgba(197, 0, 0, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d70000', endColorstr='#c50000', GradientType=0);
    /* IE6-9 */
}

.store-details li.sd-right .blog-link a::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ef5957;
    margin-top: -10px;
    top: 50%;
    right: 10px;
    z-index: 10;
}

.store-details li.sd-right .blog-link a::after {
    content: "";
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 6px solid transparent;
    border-left: 10px solid #fff;
    margin-top: -6px;
    top: 50%;
    right: 8px;
    z-index: 10;
}

.store-details li.sd-right div {
    margin-bottom: 10px;
}



.main .store-news {
    border: 2px solid #efefef;
    padding: 20px;
    margin-bottom: 40px;
}

.main .store-news-ttl {
    color: #b8000d;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}

.main .store-news-txt .news-txt-red {
    color: #b8000d;
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width: 799px) {
    body#store .main .store-news-ttl {
        font-size: 18px;
    }

    .main .store-news-txt .news-txt-red {
        font-size: 16px;
    }
}

.st-table {
    border-collapse: collapse;
    margin-bottom: 30px;
    border-left: 1px solid #999999;
}

.st-table td,
.st-table th {
    padding: 10px;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    vertical-align: top;
    line-height: 1.5em;
}

.st-table th {
    background-color: #efefef;
}

.st-table td {
    background-color: #fff;
}

.st-table th.th-first {
    border-top: 3px solid #ff6633;
}

.st-table td {}

.sd-right .fb-page {
    display: block !important;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    height: 350px;
    overflow-y: hidden;
    border-bottom: 1px solid #ebedf0;
}

hr.hr-dash {
    border: none;
    border-top: 2px dashed #b5b5b5;
    height: 1px;
    color: #FFFFFF;
    margin: 0 6 15px 6;
}

p.sd-rg-ttl {
    position: relative;
    margin: 0 auto 10px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #d70000;
}

p.sd-rg-ttl:before {
    display: inline-block;
    content: "";
    position: relative;
    top: .5rem;
    left: -1.5rem;
    width: 2px;
    height: 25px;
    background-color: #d70000;
    -webkit-transform: rotate(-33deg);
    transform: rotate(-33deg);
}

p.sd-rg-ttl:after {
    display: inline-block;
    content: "";
    position: relative;
    top: .5rem;
    left: 0.5rem;
    width: 2px;
    height: 25px;
    background-color: #d70000;
    -webkit-transform: rotate(33deg);
    transform: rotate(33deg);
}

.sd-rg-table {
    width: 100%;
    margin-bottom: 40px;
}

.count5 {
    width: 100%;
}

.count5 dt {
    font-weight: bold;
}

.count5 dd {
    padding-bottom: 10px;
}

div.btn_gmap {
    margin-bottom: 15px;
}

div.btn_gmap a {
    display: block;
    width: 100%;
    position: relative;
    padding: 5px 10px;
    text-align: center;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border: 1px #e2e2e2 solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: -ms-linear-gradient(top, #FFF, #eeeeee);
    background: -moz-linear-gradient(top, #FFF, #eeeeee);
    background: -o-linear-gradient(top, #FFF, #eeeeee);
    background: -webkit-linear-gradient(top, #FFF, #eeeeee);
    background: linear-gradient(top, #FFF, #eeeeee);
}



div.btn_gmap a span {
    display: inline-block;
    position: relative;
    padding: 0 0 0 32px;
}

div.btn_gmap a span:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 24px;
    background-image: url(../img/ico_map.png);
    background-size: 18px 24px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    opacity: 1;
}

div.btn_gmap a:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(../img/tenpo_arrow_right.png);
    background-size: 15px 15px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
    opacity: 1;
}

@media screen and (max-width:799px) {

    /* ======================================
スマフォレイアウト
=========================================
*/
    .tenpo_list {
        width: 100%;
        margin-bottom: 50px;
    }

    .tenpo_list tbody tr {
        display: block;
        padding-bottom: 12px;
        border-bottom: 10px solid #fff;
    }

    .tenpo_list tbody td {
        display: block;
        padding: 3px 0;
        width: 100%;
        border-left-width: 0;
    }

    .tenpo_list tbody td:before {
        width: 100%;
        background-color: #dcdcdc;
        display: inline-block;
        vertical-align: middle;
        vertical-align: auto;
        zoom: 1;
        display: inline;
        margin-right: 5px;
        font-weight: bold;
    }

    .tenpo_list tbody td:nth-of-type(2):before {
        content: "住所";
    }

    .tenpo_list tbody td:nth-of-type(3):before {
        content: "営業時間";
    }

    .tenpo_list tbody td:nth-of-type(4):before {
        content: "定休日";
    }

    .tenpo_list tbody .title {
        margin: 0 -15px;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 9px;
        background-color: #da0010;
        color: #fff;
        text-align: center;
    }

    .tenpo_list th {
        display: none;
    }

    .tenpo_list tr {
        padding: 0;
    }

    .tenpo_list td.tl-name {
        padding: 10px 15px;
        background-color: #da0010;
        text-align: center;
    }

    .tenpo_list td.tl-name a {
        color: #fff;
    }

    .tenpo_list td.tl-name a:before {
        content: "\025b6\00a0";
        font-size: 14px;
    }




    #service .box_btn_01 li {
        background-size: 40px 40px;
        padding: 10px 10px 10px 70px;
        width: 100%;
        margin-bottom: 10px;
        position: relative;
        height: auto;
        text-decoration: none;
        color: #333;
        font-weight: bold;
        border: 2px solid #ccc;
        font-size: 16px;
        line-height: 1.3 !important;
    }

    #service .box_btn_01 li p {
        line-height: 1.4 !important;
    }

    #service .txt_lead_01 {
        font-size: 18px;
    }

    #service.index #top-bisual {
        margin-bottom: 25px;
        font-size: 23px;
    }

    #service.index .cnt_01 {
        margin-bottom: 22px !important;
    }

    #service .box_btn_04 {
        display: block;
    }

    #service .box_btn_04 li a {
        width: 72vw;
        margin: 0 auto 22px;
        padding: 50px 0 40px;
    }

    #service .box_btn_04 .img_box {
        width: 54.5vw;
    }

    #service .box_btn_04 p {
        width: 54.5vw;
    }

}

@media screen and (max-width: 900px) {

    /*-- 店舗情報ページ  ------*/
    body#store .main {
        width: 100%;
        margin: 40px auto 0;
    }

    body#store .wrap-section {
        width: 89.3%;
    }

    body#store #store-purchase #store-flag li {
        width: 48.5%;
    }
}

@media screen and (max-width: 800px) {

    /*-- 店舗情報ページ  ------*/
    body#store #store-purchase .pc-view,
    body#store .pc-pan,
    body#store #store-ti {
        display: none;
    }

    body#store section {
        padding: 30px 0 40px;
    }

    body#store .tenpo_btn {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
    }

    body#store .tenpo_btn li {
        width: 32%;
    }

    body#store .tenpo_btn li a {
        display: flex;
        align-items: center;
        margin: 0;
        width: 100%;
        height: 100%;
        border: none;
        border-bottom: 2px solid #c6000e;
        border-radius: 0;
        background: #f5f5f5;
        padding: 4px 7px;
        font-size: 3.73vw;
        line-height: 1.28;
    }

    body#store .tenpo_btn li a:before {
        content: none;
    }

    body#store .tenpo_btn li a:after {
        right: 4px;
    }

    body#store #store-open .btn_area li {
        margin-bottom: 10px;
        width: 540px;
    }

    body#store #store-open .btn_area li:last-child {
        margin-bottom: 0;
    }

    body#store #store-purchase {
        margin-top: 0;
        padding: 0 0 40px;
    }

    body#store #store-purchase .wrap-section {
        padding: 30px 0 0;
    }

    body#store #store-purchase .info_blk {
        width: 100%;
        margin: 0 0 20px;
    }

    body#store #store-purchase .info_blk li.__line {
        display: block;
    }

    body#store #store-purchase .info_blk .btn_mail_01 {
        margin-bottom: 0;
    }

    body#store #store-purchase #store-flag {
        position: static;
        flex-wrap: wrap;
        margin: 0 auto 30px;
    }

    body#store #store-purchase #store-flag li .flag_01 {
        padding: 9px 22px 9px 27px;
        height: 100%;
        min-height: 65px;
    }

    body#store #store-purchase #store-flag li .flag_01_p:before {
        border-color: #f5f5f5 #f5f5f5 #23b7d1 #23b7d1;
    }

    body#store #store-purchase #store-flag li:nth-child(2) .flag_01_p:before {
        border-color: #f5f5f5 #f5f5f5 #b7d10c #b7d10c;
    }

    body#store #store-purchase #store-flag li:nth-child(3) .flag_01_p {
        background: #c8e9f0;
    }

    body#store #store-purchase #store-flag li:nth-child(3) .flag_01_p:before {
        background: #d2ebf0;
        border-color: #f5f5f5 #f5f5f5 #23b7d1 #23b7d1;
    }

    body#store #store-purchase #store-flag li:nth-child(5) .flag_01_p {
        background: #ebf3c1;
    }

    body#store #store-purchase #store-flag li:nth-child(5) .flag_01_p:before {
        background: #f1f6d6;
        border-color: #f5f5f5 #f5f5f5 #b7d10c #b7d10c;
    }

    body#store #store-purchase #store-flag li:nth-child(6) .flag_01_p:before {
        background: #f1f6d6;
        border-color: #f5f5f5 #f5f5f5 #b7d10c #b7d10c;
    }

    body#store #store-open li {
        width: 48.5%;
    }

    body#store #store-details .purchase_area_box {
        margin-bottom: 30px;
    }

    body#store #store-details .purchase_area_box .btn_area {
        margin-top: 20px;
    }
}

@media screen and (max-width: 374px) {

    /*-- 店舗情報ページ  ------*/
    body#store #store-purchase #store-flag {
        gap: 10px 2.6vw;
    }

    body#store #store-purchase #store-flag li .flag_01 {
        font-size: 3.7vw;
        padding: 9px 5.8vw 9px 27px
    }
}

.tenpo_btn li a {
    margin-bottom: 10px;
}

.sd-ttl {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.tel_box {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.tel_box .tel {
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    position: relative;
    padding-left: 36px;
}

.tel_box .tel:before {
    content: '';
    top: 5px;
    left: 0;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    background-image: url(../store/img/ico_tel.png);
    background-size: contain;
    background-repeat: no-repeat;
}


.store-details {
    margin-bottom: 20px;
}

.store-details li.sd-right table th {
    text-align: left;
    background-position: 5px top;
}

.st-table {
    width: 100%;
}

.st-table td,
.st-table th {
    display: block;
    text-align: center;
}

.sd-right table {
    margin-bottom: 15px;
}

.sd-right table th,
.sd-right table td {
    border-bottom: 2px dashed #b5b5b5;
}

.tenpo_btn li a {
    padding: 5px 10px 5px 24px;
}

div.area-detail-box .box .detail dd .add {
    font-size: 13px;
}


.tenpo_list td.tl-ad,
.tenpo_list td.tl-time,
.tenpo_list td.tl-holiday {
    padding: 15px 15px 0 15px;
}

.tenpo_btn li a {
    width: 100%;
    margin-right: 12px;
    float: left;
}

@media screen and (max-width : 799px) {
    .sd-right .fb-page {
        height: 500px;
    }

    div.btn_gmap {
        margin-bottom: 20px;
    }

    div.btn_gmap a {
        padding: 5px;
    }

    div.btn_gmap a span {
        line-height: 1.2;
        padding: 0 14px 0 24px;
    }

    div.btn_gmap a:after {
        right: 3%;
    }
}


@media screen and (min-width : 800px) {
    /* ======================================
タブレットレイアウト
=========================================
*/

    .tenpo_list {
        margin: 0 0 45px 0;
        width: 100%;
    }

    .tenpo_list_mobile {
        display: none;
    }

    .tenpo_list th,
    .tenpo_list td {
        display: table-cell;
    }

    .tenpo_list th.tl-name {
        width: 20%;
    }

    .tenpo_list th.tl-ad {
        width: 45%;
    }

    .tenpo_list th.tl-time {
        width: 17%;
    }

    .tenpo_list th.tl-holiday {
        width: 18%;
    }

    .tenpo_list td.tl-ad,
    .tenpo_list td.tl-time,
    .tenpo_list td.tl-holiday {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .tenpo_list td:before {
        display: none;
    }

    .tenpo_list tr:nth-child(even) {
        background-color: #dcdcdc;
    }

    .tenpo_list td {
        padding: 9px 15px;
        border-bottom: 3px #fff solid;
    }

    .tenpo_list td:before {
        display: none;
    }

    .tenpo_list .date {
        width: 6em;
    }

    .tenpo_btn li a {
        width: 193px;
        margin-right: 12px;
        margin-bottom: 10px;
        float: left;
    }

    .tenpo_btn li a:nth-of-type(5),
    .tenpo_btn li a:nth-of-type(6),
    .tenpo_btn li a:nth-of-type(7),
    .tenpo_btn li a:nth-of-type(8) {
        margin-bottom: 0;
    }

    .sd-ttl {
        font-size: 22px !important;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px;
    }

    .store-details {
        margin-bottom: 20px;
    }

    .store-details li.sd-right table th {
        text-align: left;
        background-position: left top;
    }
}

/*追記*/
.top_menu ul li p.menu_ttl a {
    color: #222222;
    font-weight: normal;
}

@media screen and (min-width : 926px) {
    .tenpo_btn li a.last_child {
        margin-right: 0;
    }
}

@media screen and (min-width:1000px) {

    /* ======================================
PCレイアウト
=========================================
*/
    .st-table {
        min-width: 600px;
    }

    .sd-left .st-table {
        width: 600px;
    }

    .st-table th {
        width: 160px;
    }

    .st-table td,
    .st-table th {
        display: table-cell;
        max-width: 100%;
        text-align: left;
    }

    .st-table td.td-first {
        border-top: 3px solid #999999;
    }

    .sd-left {
        width: 620px;
        float: left;
    }

    .sd-right {
        width: 190px;
        float: left;
    }

    .sd-right table th,
    .sd-right table td {
        border-bottom: none;
    }

    table.sd-rg-table thead tr th {
        font-size: 10px;
    }

    table.sd-rg-table tbody tr td {
        font-size: 10px;
    }

    .count5 dt {
        display: block;
        width: 16%;
        clear: left;
        float: left;
    }

    .count5 dd {
        display: block;
        width: 84%;
        float: left;
    }
}

/* ======================================
店舗詳細-横並び表
=========================================
*/
table.sd-rg-table {
    border-left: 1px solid #999;
}

@media only screen and (max-width: 999px) {
    table.sd-rg-table {
        display: block;
        position: relative;
        letter-spacing: -0.4em;
        border-left: none;
    }
}

table.sd-rg-table thead tr th {
    border: 1px solid #999;
    border-left: none;
    padding: 5px;
    background: #d70000;
    color: #fff;
}

@media only screen and (max-width: 999px) {
    table.sd-rg-table thead {
        width: 80%;
        display: block;
        float: left;
    }

    table.sd-rg-table thead tr {
        display: block;
    }

    table.sd-rg-table thead tr th {
        display: block;
        letter-spacing: normal;
        border-left: 1px solid #999;
        border-bottom: none;
    }

    table.sd-rg-table thead tr th:last-child {
        border-bottom: 1px solid #999;
    }
}

table.sd-rg-table tbody tr td {
    border: 1px solid #999;
    border-left: none;
    border-top: none;
    padding: 5px;
    text-align: center;
    background-color: #fff;
}

@media only screen and (max-width: 999px) {
    table.sd-rg-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }

    table.sd-rg-table tbody tr {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    table.sd-rg-table tbody tr td {
        display: block;
        letter-spacing: normal;
    }

    table.sd-rg-table tbody tr td:first-child {
        border-top: 1px solid #999;
    }
}

/* ======================================
店舗詳細-横並び表
=========================================
*/
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 77%;
    z-index: 22;
}

@media (max-width: 768px) {
    #page-top {
        bottom: 65px;
    }
}

#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    /* width: 100px;
    padding: 30px 0; */
    width: 80px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    background: #999;
}

.snsicon img {
    height: 30px;
    width: auto;
}

/* ======================================
店舗詳細-追加バナー
=========================================
*/
.store_main_bnr {}

.store_main_bnr .store_main_bnr_parts {
    position: relative;
    margin: 10px 0;
}

.store_main_bnr .store_main_bnr_parts .link-btn {
    position: absolute;
    width: 53%;
    left: 30px;
    bottom: 15px;
    padding: 5px 0;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #DF0003;
    border-radius: 25px;
    text-align: center;
}

.store_main_bnr .store_main_bnr_parts .link-btn2 {
    position: absolute;
    width: 53%;
    left: 30px;
    bottom: 20px;
    padding: 5px 0;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #DF0003;
    border-radius: 25px;
    text-align: center;
}

.store_main_bnr .store_main_bnr_parts .link-btn img {
    width: 23px;
    height: auto;
    margin-left: 15px;
    vertical-align: -5px;
}

.store_main_bnr .store_main_bnr_parts .link-btn2 img {
    width: 23px;
    height: auto;
    margin-left: 15px;
    vertical-align: -5px;
}

@media screen and (min-width: 799px) {
    .smp-only {
        display: none;
    }
}

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

    .store_main_bnr .store_main_bnr_parts .link-btn {
        width: 65%;
        left: 10px;
        bottom: 10px;
        font-size: 14px;
        padding: 3px;
    }

    .store_main_bnr .store_main_bnr_parts .link-btn img {
        width: 13px;
        margin-left: 5px;
        vertical-align: -2px;
    }

    .store_main_bnr .store_main_bnr_parts .link-btn2 {
        width: 65%;
        left: 10px;
        bottom: 20px;
        font-size: 14px;
        padding: 3px;
    }

    .store_main_bnr .store_main_bnr_parts .link-btn2 img {
        width: 13px;
        margin-left: 5px;
        vertical-align: -2px;
    }
}

/* ======================================
ニュースページ
=========================================
*/
/*  ページャー  */
.pager ul.pagination {
    text-align: center;
    margin: 0;
    padding: 0;
}

.pager .pagination li {
    display: inline;
    margin: 0 2px;
    padding: 0;
    display: inline-block;
    background: #666;
    width: 50px;
    height: 50px;
    text-align: center;
    position: relative;
}

.pager .pagination li a {
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: table;
    color: #fff;
    text-decoration: none;
}

.pager .pagination li a span {
    display: table-cell;
    vertical-align: middle;
}


@media only screen and (max-width: 799px) {
    .pager .pagination li {
        display: none;
    }

    .pager .pagination li.pre,
    .pager .pagination li.next {
        display: inline-block;
        width: 40%;
        height: 50px;
        text-align: center;
    }

    .pager .pagination li.pre a,
    .pager .pagination li.next a {
        width: 100%;
        text-align: center;
    }

    .pager .pagination li.pre span::after {
        content: "　前の10件へ";
    }

    .pager .pagination li.next span::before {
        content: "次の10件へ　";
    }
}


/* ======================================
SP グローバルメニュー
=======================================*/
@media only screen and (max-width: 799px) {
    .drawer.drawer-open .drawer-hamburger {
        position: fixed;
    }
}


/* お問い合わせ */
@media screen and (min-width: 799px) {
    .contact-list {
        flex-wrap: wrap;
    }

    #contact .blk_01 .contact-list li:nth-of-type(3n) {
        margin-right: 0;
    }

    .contact-list li {
        margin-bottom: 20px;
    }
}

/* 20240412追記↓ */
/* お問い合わせ */
@media screen and (min-width: 799px) {

    #sitemap .blk_01 .contact-list li:nth-of-type(3n) {
        margin-right: 0;
    }
}





/* 20240221　追記 */
.btn_mail_02 {
    display: inline-block;
    width: 100%;
    padding: 16px 0;
    font-size: 16px;
    font-weight: bold !important;
    color: #fff !important;
    background-color: #06C755;
    border-radius: 2px;
    position: relative;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
}

.btn_mail_02:before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../img/line.svg);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -13px;
    opacity: 1;
}



/* 20240408追記 */
#sitemap .blk_02 ul li a.btn_01 {
    background-color: #f1f1f1;
}

#sitemap .blk_02 ul li .ttl_10 {
    border-bottom: 2px solid #222222;
}

/* 20240409追記 */
.sitemap_img_area {
    height: 60px;
    width: 100%;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-position-x: 50%;
    border-radius: 3px;
}

.img_1 {
    background-image: url(../img/img_sitemap_01.jpg);
}

.img_2 {
    background-image: url(../img/img_sitemap_02.jpg);
}

.img_3 {
    background-image: url(../img/img_sitemap_03.jpg);
    background-position: 50% 50%;
}

.img_4 {
    background-image: url(../img/img_sitemap_04.jpg);
    background-position: 50% 40%;
}

.img_5 {
    background-image: url(../img/img_sitemap_05.jpg);
    background-position: 50% 70%;
}

.img_6 {
    background-image: url(../img/img_sitemap_06.jpg);
    background-position: 50% 65%;
}

.img_7 {
    background-image: url(../img/img_sitemap_07.jpg);
    background-position: 50% 38%;
}

.img_8 {
    background-image: url(../img/img_sitemap_08.jpg);
    background-position: 50% 30%;
}

@media only screen and (max-width: 799px) {
    .sitemap_img_area {
        background-position-x: center;
        background-size: 100%;
        height: 78px;
    }
}


#sitemap .blk_02 ul li a {
    position: relative;
    display: block;
    color: #000000;
    font-weight: 600;
    line-height: 1;
    padding: 10px 15px 10px 10px;
    border-radius: 3px;
    background-color: #ffffff;
    text-decoration: solid 1px #000;
}


#sitemap .blk_02 ul li a:after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../img/tenpo_arrow_black_right.png);
    background-size: contain;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

#sitemap .blk_02 ul li a:first-child::after {
    top: 75%;
    background-image: none;
}

#sitemap .blk_01 ul li .ttl_10 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    padding: 10px 0 3px 0;
    margin-bottom: 5px;
}



/* 20240416追記 */


/* 参考価格表↓ */
.table_design13 {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    /* min-width: 700px; */
    font-weight: bold;
    text-align: center;
}

.table_design13 thead th {
    padding: 1em .8em;
    border-right: 2px solid#fff;
}

.table_design13 td {
    color: #001f79;
    padding: 0.3em;
}

.table_design13 thead th {
    background: #001f79;
    color: #fff;
    font-size: 1rem;
    padding: 0.3em;
    border-right: none;
}

.table_design13 thead th span {
    font-size: .8rem;
}

.table_design13 tbody th,
.table_design13 tbody td {
    border: 2px solid #fff;
}

.table_design13 tbody th {
    background-color: #f3f5fc;
    color: #001f79;
}

.table_design13 tbody td {
    background-color: #f3f5fc;
}

/* @media screen and (max-width: 787px) {
    .table-scroll {
      overflow-x: auto;
    }
  } */
.b_bottom_no {
    border-bottom-color: transparent !important;
}

.b_right_no {
    border-right-color: transparent !important;
}

.w_break {
    word-break: keep-all;
}

/* sp時↓ */
@media screen and (max-width: 768px) {
    .table_design13 thead th {
        display: flex;
        align-items: center;
        width: 90%;
        margin: auto;
        margin-bottom: 2px;
    }


    .table_design13 img {
        width: 40px;
        height: auto;
        margin: 0 10px;
    }

    .table_design13 thead th::after {
        content: '';
        position: absolute;
        right: 14%;
        width: 10px;
        height: 10px;
        border-top: solid 2px #ffffff;
        border-right: solid 2px #fcfcfc;
        transform: rotate(135deg);

    }

}

/* 参考価格表ここまで↑ */