<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=================================================
 * CSS for PC
 * ================================================= */

#cnt {
    display: block;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.toppage_box {
    padding: 40px 0;
}

.toppage_box&gt;div {
    width: 1120px;
    margin: 0 auto;
}

main .title {
    font-size: 13px;
    line-height: 16px;
    height: 80px;
    margin: 0;
    padding-top: 20px;
}

main .title em {
    font-size: 28px;
}


/** img_up **/

#img_bg {
    width: 1120px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#img_bg .slide img {
    vertical-align: bottom;
}

#imgup {}

#sp_slide .bx-wrapper {
    position: relative;
}

#mid_in {
    width: 100%;
    display: table;
    font-size: 0;
    line-height: 0;
}

#cover,
#news {
    display: table-cell;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cover {
    width: 470px;
    padding: 0 40px 0 0;
}

.pc_cover {
    padding: 20px;
}

.pc_cover img {
    width: 390px;
    height: 520px;
}

.sp_cover {
    display: none;
}


/** news **/

#news {}

#topnews {
    font-size: 0;
    line-height: 0;
    text-align: left;
    padding: 20px 0 40px 0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
}

#topnews_in {
    padding: 0 20px;
}

#topnews_in a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    line-height: 20px;
    padding: 15px 0;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

#topnews_in a em {
    display: inline-block;
    vertical-align: top;
    width: 115px;
    font-size: 14px;
}

#topnews_in a em i {
    font-style: normal;
}

#topnews_in a span {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 115px);
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

#topnews .bt_bg {
    padding: 40px 0 0 0;
}

#topnews .bt_bg a {
    display: inline-block;
    vertical-align: top;
    width: 330px;
}


/** newface **/

#newface {
    position: relative;
    text-align: center;
}

#newface h2 {
    margin: 0;
}

#newface .newface_in {
    padding: 40px 0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#newface ul {
    font-size: 0;
    line-height: 0;
}

#newface li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    padding: 10px 0 0 0;
}

#newface li .img {
    width: 170px;
    margin: 0 auto;
}

#newface li .txt {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    padding: 7px 0;
}

#newface li .img {}

#newface li .img a&gt;img {
    width: 170px;
    height: 227px;
}

#newface .bx-wrapper .bx-controls-direction a {}

#newface .bx-wrapper .bx-controls-direction a.bx-prev {
    top: calc(50% - 0px);
}

#newface .bx-wrapper .bx-controls-direction a.bx-next {
    top: calc(50% - 0px);
}


/** rank **/

#rank {
    position: relative;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

#rank h2 {
    margin: 0;
}

#rank .rank_in {
    padding: 40px 0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#rank li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 10px 0 0 0;
}

#rank .rankbox .img {
    overflow: hidden;
    width: 140px;
    margin: 0 auto;
}

#rank .rankbox .img a&gt;img {
    width: 140px;
    height: 187px;
}

#rank .rankbox .img a {}

#rank .rankbox .txt {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    padding: 7px 0;
}

#rank .rankbox .txt br {
    display: none;
}

#rank .rankbox .rankno {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 30px);
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    text-align: center;
    border-radius: 12px;
    position: absolute;
    top: 168px;
    left: 15px;
}

#rank .rankbox .rankno span {
    font-size: 20px;
}


/** maga **/

#maga {
    clear: left;
    display: table;
    text-align: left;
    vertical-align: top;
    min-height: 80px;
    margin-bottom: 40px;
}

#maga:last-child {
    margin-bottom: 0;
}

#maga_l {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
    font-size: 12px;
    text-align: center;
    padding-top: 2px;
}

#maga_l em {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
}

#maga_l em span {
    display: none;
}

#maga_r {
    display: table-cell;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    padding: 25px 40px 40px 40px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#maga_r p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 20px 0;
}

#maga_r div {
    display: inline-block;
    vertical-align: top;
}

#maga_r a.bt,
#maga_r input.bt[type="submit"] {
    width: 120px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
    margin-right: 10px;
    padding: 0;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    font-family: Meiryo, "MS PGothic", Osaka, sans-serif;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#maga_r .outlink a.bt {
    width: 230px;
    text-align: center;
}

#maga_r a.bt:hover,
#maga_r input.bt[type="submit"]:hover {
    cursor: pointer;
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#maga_r input[type="email"] {
    width: 400px;
    height: 40px;
    margin-right: 10px;
    padding: 5px;
    font-size: 14px;
    font-family: Meiryo, "MS PGothic", Osaka, sans-serif;
    line-height: 30px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/** rss **/

#rss {
    clear: left;
    display: table;
    text-align: left;
    vertical-align: top;
    margin-bottom: 40px;
}

#rss:last-child {
    margin-bottom: 0;
}

#rss_l {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
}

#rss_l em {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
}

#rss_r {
    display: table-cell;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    padding: 20px 40px 40px 20px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#rss_r a {
    display: inline-block;
    width: calc(50% - 20px);
    line-height: 20px;
    margin-left: 20px;
    padding: 10px 0;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

#rss_r a em {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    font-size: 13px;
}

#rss_r a span {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 160px);
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}


/** schedule **/

#schedule {
    position: relative;
    text-align: center;
}

#schedule h2 {
    margin: 0;
}

#schedule .sche_in {
    padding: 40px 0 40px 0;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#schedule ul {
    font-size: 0;
    line-height: 0;
}

#schedule li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#schedule li .txt {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    padding: 7px 0;
}

#schedule li .txt span {
    color: #ff0000;
}

#schedule li .img a&gt;img {
    width: 170px;
    height: 227px;
}

#schedule li .img {
    position: relative;
    overflow: hidden;
    width: 170px;
    margin: 0 auto;
}

#schedule li .s_on {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: 34px;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    text-align: center;
}

#schedule li .s_off,
#schedule li .s_now,
#schedule li .s_tel {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: 34px;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    text-align: center;
    color: #fff;
}

#schedule li .s_on {}

#schedule li .s_on span{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    height: 34px;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    animation: anime 2s ease-in-out infinite;
    transform-origin: 50% 50%;
}
#schedule li .s_on span br{ display: none;}

@keyframes anime {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    25% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    50% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    75% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    100% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}

#schedule li .s_off {
    background: #666;
    color: #333;
}

#schedule li .s_now {
    background: #0066ff;
}

#schedule li .s_tel {
    background: #cc9933;
}

#schedule li .s_on,
#schedule li .s_off,
#schedule li .s_now,
#schedule li .s_tel {
    display: inline-flex;
    width: 170px;
    margin: 0 auto;
}

#schedule li .icon {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 10px);
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    position: absolute;
    bottom: 5px;
    left: 5px;
}

#schedule .bx-wrapper .bx-controls-direction a {
    width: 35px;
    height: 80px;
    line-height: 80px;
}

#schedule .bx-wrapper .bx-controls-direction a.bx-prev {
    top: 50%;
    left: 0px;
}

#schedule .bx-wrapper .bx-controls-direction a.bx-next {
    top: 50%;
    right: 0px;
}


/** wid **/

#wid_box {
    padding: 0;
    overflow: hidden;
}

#wid_box .wid_pc {
    margin-top: 40px;
    margin-bottom: 40px;
}

.wid_in {
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wid_in iframe {
    vertical-align: bottom;
}

.wid_sp {
    display: none;
}


/** shopinfo **/

#shopinfo {
    border-width: 1px;
    border-style: solid;
    padding: 0 0 40px 0;
}

#shopinfo h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    padding: 40px;
}

#shopinfo ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
    font-size: 0;
    line-height: 0;
    text-align: left;
    padding: 0 40px;
}

#shopinfo li {
    width: calc(50% - 10px);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#shopinfo li:nth-of-type(1),
#shopinfo li:nth-of-type(2) {
    border-top-width: 1px;
    border-top-style: dotted;
}

#shopinfo li:nth-of-type(odd) {
    margin-right: 10px;
}

#shopinfo li:nth-of-type(even) {
    margin-left: 10px;
}

#shopinfo li .sibox {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 0;
    line-height: 0;
}

#shopinfo li .sibox_l,
#shopinfo li .sibox_r {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding: 10px 0;
}

#shopinfo li .sibox_l {
    width: 80px;
}

#shopinfo li .sibox_r {
    width: calc(100% - 80px);
}

#shopinfo .sibt {
    font-size: 0;
    line-height: 0;
    margin: 40px 0 0 0;
    padding: 0 35px 0 35px;
}

#shopinfo .sibt a {
    cursor: pointer !important;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

#shopinfo .sibt a:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#shopinfo .sibt .stel,
#shopinfo .sibt .sline {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 3 - 20px);
    height: 70px;
    font-size: 13px;
    line-height: 14px;
    margin: 0 10px;
    padding-left: 40px;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#shopinfo .sibt .stel {
    padding-top: 13px;
}

#shopinfo .sibt .stel em {
    font-size: 26px;
    font-weight: bold;
    line-height: 28px;
}

#shopinfo .sibt .stel:before {
    content: '';
    display: block;
    position: absolute;
    background: transparent;
    top: calc(50% - 16px);
    left: 34px;
    width: 8px;
    height: 17px;
    border-width: 10px 0 10px 3px;
    border-style: solid;
    background: transparent;
    -webkit-border-top-left-radius: 10px 12px;
    -webkit-border-bottom-left-radius: 10px 12px;
    -moz-border-radius-topleft: 10px 12px;
    -moz-border-radius-bottomleft: 10px 12px;
    border-top-left-radius: 10px 12px;
    border-bottom-left-radius: 10px 12px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

#shopinfo .sibt .stel:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    left: 44px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-width: 4px 4px 0 0;
    border-style: double;
    background: transparent;
    /* css3 */
    -webkit-border-radius: 0 15px 0 0;
    -moz-border-radius: 0 15px 0 0;
    border-radius: 0 15px 0 0;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
}

#shopinfo .sibt .sline {
    padding-top: 18px;
}

#shopinfo .sibt .sline em {
    font-size: 17px;
    font-weight: bold;
    line-height: 18px;
}

#shopinfo .sibt .sline span {
    position: absolute;
    top: calc(50% - 15px);
    left: 30px;
    width: 36px;
    height: 25px;
    border: solid 1px currentColor;
    background-color: currentColor;
    border-radius: 3px;
}

#shopinfo .sibt .sline span:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 9px;
    width: 6px;
    height: 6px;
    background-color: currentColor;
    border-bottom: solid 1px currentColor;
    border-right: solid 1px currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#shopinfo .sibt .sline i {
    display: inline-block;
    vertical-align: top;
    font-style: normal;
}

#shopinfo .sibt .sline i:nth-child(2) {
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
}


/** btm bnr **/

#btm_etc_link_no {
    width: 1125px;
    text-align: left;
    margin: 40px auto -10px auto;
}

#btm_etc_link {
    width: 1125px;
    font-size: 0;
    line-height: 0;
    text-align: left;
    margin: 40px auto -10px auto;
}

#btm_etc_link a {
    width: 217px;
    height: 57px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 10px 5px;
}

#btm_etc_link .bg_k1 {
    width: 217px;
    height: 57px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 10px 5px;
    padding: 0;
    text-align: center;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

#btm_etc_link .bg_k1 span {
    font-size: 15px;
    font-weight: bold;
    line-height: 57px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#btm_etc_link .bg_k1 span em {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#btm_etc_link .bg_k1:hover {
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#btm_etc_link div.no {
    width: 217px;
    height: 57px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 10px 5px;
    border-width: 1px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#btm_etc_link a:first-child,
#btm_etc_link div.no:first-child,
#btm_etc_link a:nth-child(6n),
#btm_etc_link div.no:nth-child(6n) {
    margin-left: 0;
}

#btm_etc_link a:last-child,
#btm_etc_link div.no:last-child,
#btm_etc_link a:nth-child(5n),
#btm_etc_link div.no:nth-child(5n) {
    margin-right: 0;
}

#top_link_sp {
    display: none;
}



/* CAST NAME */
#schedule li .txt a,
#newface li .txt a,
#rank .rankbox .txt a{ color: #fff;}



/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 650px) {
    #cnt {
        width: auto;
        display: block;
        padding: 0;
    }
    main .title {
        font-size: 11px;
        line-height: 12px;
        text-align: center;
        height: 60px;
        padding-top: 12px;
        border-left: none;
        border-right: none;
    }
    main .title em {
        font-size: 22px;
        line-height: 24px;
    }
    .toppage_box {
        padding: 0;
    }
    .toppage_box&gt;div {
        width: auto;
        margin: 0 0 10px 0;
    }
    /** img_up **/
    .toppage_box&gt;div#img_bg {
        width: 100%;
        margin: 0;
    }
    .toppage_box&gt;div#img_bg .bx-wrapper .bx-pager.bx-default-pager {
        padding: 5px 0;
    }
    #imgup {
        width: auto;
    }
    #imgup&gt;div {
        text-align: center;
    }
    #imgup img {
        width: 100%;
        max-width: 1120px
    }
    #sp_slide .bx-wrapper {
        position: static;
    }
    #sp_slide .bx-wrapper .bx-pager {
        position: static;
    }
    #mid_in {
        display: block;
        width: auto;
    }
    #cover,
    #news {
        display: block;
        width: auto;
        padding: 0;
    }
    .pc_cover {
        display: none;
    }
    .sp_cover {
        display: block;
        font-size: 0;
        line-height: 0;
        text-align: center;
        padding: 10px 5px;
    }
    .sp_cover li {
        display: inline-block;
        vertical-align: top;
        width: calc(100% / 3 - 10px);
        margin: 0 5px;
        padding: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .sp_cover li img {
        width: 100%;
        height: auto;
    }
    /** news **/
    #topnews {
        padding: 0 0 10px 0;
        border-left: none;
        border-right: none;
    }
    #topnews_in {
        padding: 0 10px;
    }
    #topnews_in a {
        display: block;
        width: 100%;
        margin-left: 0;
        padding: 10px 0;
    }
    #topnews_in a em {
        display: block;
        width: auto;
        font-size: 11px;
        line-height: 14px;
    }
    #topnews_in a span {
        display: block;
        width: 100%;
        font-size: 13px;
        line-height: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
    }
    #topnews .bt_bg {
        padding: 10px 10px 0 10px;
    }
    #topnews .bt_bg a {
        display: block;
        width: auto;
    }
    /** newface **/
    #newface {
        margin-bottom: 0;
    }
    #newface .newface_in {
        padding: 10px 0;
        border: none;
        background: none;
    }
    #newface ul {
        font-size: 0;
        line-height: 0;
    }
    #newface li {
        padding: 1px 0;
    }
    #newface li .txt {
        font-size: 12px;
        line-height: 14px;
        padding: 2px 0;
    }
    #newface li .img {
        width: auto;
        margin: 0 1px;
    }
    #newface li .img a {}
    #newface li .img a img {
        width: 100px;
        height: 133px;
    }
    /** rank **/
    #rank .rank_in {
        height: auto;
        padding: 10px 0;
        border-left: none;
        border-right: none;
        background: none;
    }
    #rank li {
        padding: 1px 0;
    }
    #rank .rankbox .img {
        width: auto;
        margin: 0 1px;
    }
    #rank .rankbox .img a&gt;img {
        width: 100px;
        height: 133px;
    }
    #rank .rankbox .txt {
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        padding: 2px 0;
    }
    #rank .rankbox .txt a {
        font-size: 12px;
    }
    #rank .rankbox .txt span {
        display: none;
    }
    #rank .rankbox .txt br {
        display: inline;
    }
    #rank .rankbox .rankno {
        width: calc(100% - 6px);
        font-size: 12px;
        line-height: 20px;
        border-radius: 10px;
        position: absolute;
        top: 111px;
        left: 3px;
    }
    #rank .rankbox .rankno span {
        font-size: 18px;
    }
    /** maga **/
    #maga {
        display: block;
        width: 100%;
        min-height: 120px;
        margin: 0 0 10px 0;
        padding: 0;
    }
    #maga:last-child {
        margin-bottom: 10px;
    }
    #maga_l {
        display: block;
        width: auto;
        font-size: 11px;
        line-height: 12px;
        text-align: center;
        margin: 0;
        padding-top: 12px;
    }
    #maga_l em {
        display: inline-block;
        font-size: 22px;
        line-height: 24px;
    }
    #maga_l em br {
        display: none;
    }
    #maga_l em span {
        display: inline;
    }
    #maga_r {
        display: block;
        padding: 10px;
        text-align: center;
        border-top: none;
        border-right: none;
        border-left: none;
    }
    #maga_r p {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
        margin: 0 0 10px 0;
    }
    #maga_r div {
        display: block;
    }
    #maga_r .div_input {
        margin: 0 0 10px 0;
    }
    #maga_r a.bt,
    #maga_r input.bt[type="submit"] {
        width: 130px;
        height: 50px;
        line-height: 50px;
    }
    #maga_r .outlink a.bt {
        width: 100%;
        height: 50px;
        line-height: 50px;
    }
    #maga_r input[type="email"] {
        width: 100%;
    }
    /** rss **/
    #rss {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0;
    }
    #rss_l {
        display: block;
        width: auto;
        font-size: 11px;
        line-height: 12px;
        text-align: center;
        margin: 0;
        padding-top: 12px;
    }
    #rss_l em {
        font-size: 22px;
        line-height: 24px;
    }
    #rss_r {
        display: block;
        padding: 6px 10px 10px 10px;
        border-top: none;
        border-right: none;
    }
    #rss_r a {
        display: block;
        width: auto;
        line-height: 18px;
        margin: 0;
        padding: 6px 0;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
    }
    #rss_r a em {
        width: 120px;
        font-size: 10px;
    }
    #rss_r a span {
        font-size: 12px;
        width: calc(100% - 125px);
    }
    /** schedule **/
    #schedule {
        margin-bottom: 0;
    }
    #schedule .sche_in {
        padding: 10px 0;
        border: none;
        background: none;
    }
    #schedule li {
        padding: 1px 0;
    }
    #schedule li .txt {
        font-size: 12px;
        line-height: 14px;
        padding: 2px 0;
    }
    #schedule li .img {
        margin: 0;
    }
    #schedule li .img {
        width: auto;
        margin: 0 1px;
    }
    #schedule li .img a&gt;img {
        width: 100px;
        height: 133px;
    }
    #schedule li .s_on,
    #schedule li .s_off,
    #schedule li .s_now,
    #schedule li .s_tel {
        width: 100px;
        height: 28px;
        font-size: 10px;
        line-height: 12px;
    }
    #schedule li .s_on {}
    #schedule li .s_on span {
        width: 100px;
        height: 28px;
        font-size: 10px;
        line-height: 12px;
        font-weight: bold;
    }
    #schedule li .s_on span br{ display: inline;}
    #schedule li .icon {
        width: calc(100% - 6px);
        font-size: 10px;
        line-height: 14px;
        position: absolute;
        bottom: 3px;
        left: 3px;
    }
    /** rank **/
    #rank {
        margin-bottom: 0;
    }
    #rank .rank_in {
        padding: 10px 0;
        border: none;
        background: none;
    }
    #newface .bx-wrapper .bx-controls-direction a,
    #schedule .bx-wrapper .bx-controls-direction a,
    #rank .bx-wrapper .bx-controls-direction a {
        width: 25px;
        height: 50px;
        line-height: 50px;
    }
    #newface .bx-wrapper .bx-controls-direction a.bx-prev,
    #schedule .bx-wrapper .bx-controls-direction a.bx-prev,
    #rank .bx-wrapper .bx-controls-direction a.bx-prev {
        top: calc(50% + 10px);
        left: 0px;
    }
    #newface .bx-wrapper .bx-controls-direction a.bx-next,
    #schedule .bx-wrapper .bx-controls-direction a.bx-next,
    #rank .bx-wrapper .bx-controls-direction a.bx-next {
        top: calc(50% + 10px);
        right: 0px;
    }
    /** wid **/
    .wid {
        margin-bottom: 10px !important;
    }
    .wid .wid_in {
        border-left: none;
        border-right: none;
    }
    .wid_pc {
        display: none;
    }
    .wid_sp {
        display: block;
    }
    /** shopinfo **/
    #shopinfo_bg {
        background: none;
    }
    #shopinfo {
        border-left: none;
        border-right: none;
        padding: 0 10px 10px 10px;
    }
    #shopinfo h3 {
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        padding: 20px 0;
    }
    #shopinfo ul {
        display: block;
        padding: 0;
    }
    #shopinfo li {
        width: auto;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
    }
    #shopinfo li:nth-of-type(2) {
        border-top: none;
    }
    #shopinfo li:nth-of-type(odd) {
        margin-right: 0;
    }
    #shopinfo li:nth-of-type(even) {
        margin-left: 0;
    }
    #shopinfo li .sibox_l,
    #shopinfo li .sibox_r {
        font-size: 13px;
        line-height: 16px;
        text-align: left;
        padding: 10px 0;
    }
    #shopinfo li .sibox_l {
        width: 70px;
    }
    #shopinfo li .sibox_r {
        width: calc(100% - 70px);
    }
    #shopinfo .sibt {
        margin: 10px 0 0 0;
        padding: 0;
    }
    #shopinfo .sibt .stel,
    #shopinfo .sibt .sline {
        position: relative;
        display: block;
        width: auto;
        text-align: center;
        margin: 0 0 10px 0;
        padding-left: 40px;
    }
    #shopinfo .sibt .stel:last-child,
    #shopinfo .sibt .sline:last-child {
        margin-bottom: 0;
    }
    #shopinfo .sibt .stel:before {
        left: 20px;
    }
    #shopinfo .sibt .stel:after {
        left: 30px;
    }
    #shopinfo .sibt .sline {
        padding-top: 15px;
    }
    #shopinfo .sibt .sline em {
        font-size: 21px;
        font-weight: bold;
        line-height: 21px;
    }
    #shopinfo .sibt .sline {
        padding-left: 45px;
    }
    #shopinfo .sibt .sline span {
        left: 8px;
    }
    #shopinfo .sibt .sline span:before {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 9px;
        width: 6px;
        height: 6px;
        background-color: currentColor;
        border-bottom: solid 1px currentColor;
        border-right: solid 1px currentColor;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    /** btm bnr **/
    #btm_etc_link_no {
        width: auto;
        text-align: center;
        margin: 0;
        padding: 0;
    }
    #btm_etc_link {
        width: auto;
        text-align: center;
        margin: 0;
        padding: 0;
    }
    #btm_etc_link a {
        width: 145px;
        height: 38px;
    }
    #btm_etc_link .bg_k1 {
        width: 145px;
        height: 38px;
    }
    #btm_etc_link a&gt;img {
        width: 145px;
        height: 38px;
    }
    #btm_etc_link .bg_k1 span {
        font-size: 13px;
        font-weight: bold;
        line-height: 38px;
    }
    #btm_etc_link div.no {
        width: 145px;
        height: 38px;
        display: none;
    }
    #btm_etc_link a:first-child,
    #btm_etc_link div.no:first-child,
    #btm_etc_link a:nth-child(6n),
    #btm_etc_link div.no:nth-child(6n) {
        margin-left: 5px;
    }
    #btm_etc_link a:last-child,
    #btm_etc_link div.no:last-child,
    #btm_etc_link a:nth-child(5n),
    #btm_etc_link div.no:nth-child(5n) {
        margin-right: 5px;
    }
    #top_link_sp {
        display: block;
        margin: 10px 0;
        text-align: center;
    }
    #wid_ban img{
        width: 100%;
        max-width: 640px;
    }
    .other_ban img{
        width: 100%;
        max-width: 780px;
    }
}</pre></body></html>