@charset "utf-8";

.wrapper {
    width: 90%;
    max-width: 1280px;
    padding: 0;
    margin: 0 auto;
}

.wrap {
    width: 90%;
    max-width: 960px;
    padding: 0;
    margin: 0 auto;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.w-fix {
    width: 100% !important;
    margin: 0 auto;
    padding: 0 !important;
    max-width: 1200px;
}

.parts-image.parts-column1,
.parts-text-image-label.parts-column3 img {
    border: none;
}

@media (max-width: 680px) {
    .w-fix {
        width: 90% !important;
    }
}


/* -------------------------------------------
見出し
-------------------------------------------*/
@font-face {
    font-family: "Hiragino Sans";
    src: local(HiraginoSans-W0);
    font-weight: 100;
}
@font-face {
    font-family: "Hiragino Sans";
    src: local(HiraginoSans-W1);
    font-weight: 200;
}
@font-face {
    font-family: "Hiragino Sans";
    src: local(HiraginoSans-W2);
    font-weight: 300;
}
@font-face {
    font-family: "Hiragino Sans";
    src: local(HiraginoSans-W3);
    font-weight: 400;
}
@font-face {
    font-family: "Hiragino Sans";
    src: local(HiraginoSans-W4);
    font-weight: 500;
}
@font-face {
    font-family: "Hiragino Sans";
    src: local(HiraginoSans-W5);
    font-weight: 600;
}
@font-face {
    font-family: "Hiragino Sans";
    src: local(HiraginoSans-W6);
    font-weight: 700;
}
@font-face {
    font-family: "Hiragino Sans";
    src: local(HiraginoSans-W7);
    font-weight: 800;
}
@font-face {
    font-family: "Hiragino Sans";
    src: local(HiraginoSans-W8);
    font-weight: 900;
}
@font-face {
    font-family: "Hiragino Sans W9";
    src: local(HiraginoSans-W9);
    font-weight: 900;
}


/*------------------------------------
コンテンツ タイトル
--------------------------------------*/
.cont_ttl {
    display: block;
    padding: 0;
    margin: 5% 0;
    text-align: center;
}

.cont_ttl .ttl {
    position: relative;
    font-size: 30px;
    line-height: 1.4;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    font-weight: normal;
    padding: 0;
    margin: 0 0 4% 0;
}

.cont_ttl .ttl.top {
    font-size: 38px;
}

.cont_ttl .ttl::after {
    display: block;
    height: 24px;
    width: 2px;
    content: "";
    margin: 1em auto;
    background: #000;
    background-size: contain;
}

.cont_ttl .ttl span {
    font-size: 20px;
    line-height: 2;
}

.cont_ttl .lead {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    font-size: 20px;
    line-height: 2;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
}

.wrap .parts-h2-line {
    width: 100%;
    padding: 0;
}

.wrap .parts-h2-line h2 {
    width: 100%;
    padding: 0;
    margin: 0;
}

.wrap .parts-h2-line h2::before {
    display: block;
    height: 24px;
    width: 2px;
    content: "";
    margin: 1em auto;
    background: #000;
    background-size: contain;
}

.parts-h2-line h2 span {
    width: 100%;
    font-size: 24px;
}

.parts-h2-line p.lead {
    line-height: 2;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.cont_ttl p {
    line-height: 2;
    font-size: 16px;
    margin: 0;
    padding: 0;
}

@media (max-width: 1024px) {
    .cont_ttl h2.ttl {
        font-size: 32px;
        margin: 0 5%;
    }
    .cont_ttl p.lead,
    .parts-h2-line p.lead {
        line-height: 2;
        font-size: 16px;
        margin: 0 5%;
        padding: 0;
    }
}

@media (max-width: 680px) {
    .cont_ttl .ttl,
    .cont_ttl .ttl.top {
        font-size: 24px;
    }
    .cont_ttl .ttl::before {
        width: 50px;
        margin: 0 auto 20px auto;
    }
    .cont_ttl h2.ttl {
        font-size: 24px;
        margin: 0 0 20px 0;
    }
    .cont_ttl p.lead,
    .parts-h2-line p.lead {
        text-align: center;
    }
}


/* -------------------------------------------
見出し
-------------------------------------------*/
.col_ttl {
    display: block;
    padding: 0 0 5% 0;
    margin: 0;
    text-align: center;
    font-size: 0;
}

.col_ttl .ttl {
    position: relative;
    font-size: 28px;
    line-height: 1.4;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
    font-weight: normal;
    padding: 0;
    margin: 0 0 2% 0;
}

.col_ttl .ttl::before {
    display: block;
    height: 24px;
    width: 2px;
    content: "";
    margin: 0 auto 30px auto;
    background: #000;
}

.col_ttl .lead {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    font-size: 16px;
    line-height: 2;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

@media (max-width: 680px) {
    .col_ttl {
        display: block;
        padding: 0 0 5% 0;
        margin: 0;
    }
    .col_ttl .ttl {
        font-size: 24px;
        margin: 0 auto 20px auto;
    }
    .col_ttl .ttl::before {
        height: 20px;
        margin: 0 auto 20px auto;
    }
    .col_ttl .lead {
        font-size: 14px;
        line-height: 2;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .col_ttl .lead br {
        display: none;
    }
}

.mds {
    display: block;
    position: relative;
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 32px;
    font-weight: 300;
    padding: 10px 0 0 0;
    margin: 0 0 1em 0;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
}

.mds::before {
    display: none;
}

.mds span {
    display: block;
    font-size: 12px;
    line-height: 24px;
    font-weight: 100;
    letter-spacing: 0.05em;
    font-family: futura, sans-serif;
}

@media (max-width: 768px) {
    .mds {
        font-size: 20px;
        line-height: 24px;
        padding: 10px 0;
        margin: 0 0 1em 0;
        border: none;
    }
}

a .mds {
    display: block;
    position: relative;
    font-size: 24px;
    color: #000;
    line-height: 32px;
    font-weight: 300;
    padding: 0;
    margin: 0 0 1em 0;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    text-decoration: none;
}

a .mds:hover {
    text-decoration: none;
    color: #666;
}

a .mds::after {
    display: inline-block;
    content: '';
    padding: 0;
    margin: 0 0 0 5px;
    width: 18px;
    height: 18px;
    background: url(../img/arrow.png) center center no-repeat;
    background-size: contain;
}

@media (max-width: 680px) {
    a .mds {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 0.6em 0;
    }
    a .mds::after {
        margin: 0 0 0 3px;
        width: 14px;
        height: 14px;
    }
}


/* -------------------------------------------
リンク
-------------------------------------------*/
a.btn {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 1.4;
    margin: 15px auto;
    padding: 15px 28px;
    max-width: 20em;
    color: #000;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #fff;
    border: 2px solid #ddd;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    font-weight: normal;
}

a.btn:hover {
    background: rgba(0, 0, 0, 0.02);
    border: 2px solid #ccc;
}

a.btn::before {
    position: absolute;
    top: 50%;
    right: 8px;
    left: inherit;
    display: block;
    width: 4px;
    height: 4px;
    margin: -2px 0 0 0;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

.btns {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}

.btns .btn {
    position: relative;
    display: inline-block;
    margin: 2% 10px;
    width: 100%;
    max-width: 20em;
}

a.btn_txt {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 1.4;
    margin: 5px 0;
    padding: 0 0 0 12px;
    color: #000;
    text-decoration: none;
    text-align: left;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

a.btn_txt::before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 4px;
    height: 4px;
    margin: -3px 0 0 0;
    border-top: 1px solid rgb(0, 0, 0);
    border-right: 1px solid rgb(0, 0, 0);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

a.btn_txt:hover {
    color: #5a5a5a;
}

@media (max-width: 680px) {
    .btns .btn + .btn {
        margin: 2% 0px;
    }
}


/* -------------------------------------------
2コラム
-------------------------------------------*/
.col {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    border: none;
    font-size: 0;
}

.wrap .col {
    padding: 3% 0 0 0;
    margin: 0;
}

.wrap .col::before {
    display: none;
}

.col p {
    display: block;
    font-size: 16px;
    line-height: 28px;
    padding: 0;
    margin: 0;
}

.col p.lead {
    display: block;
    font-size: 18px;
    line-height: 32px;
    padding: 0;
    margin: 0 0 20px 0;
}

@media (max-width: 680px) {
    .col p {
        font-size: 14px;
        line-height: 24px;
    }
}

.col .cnt {
    display: inline-block;
    width: 50%;
    padding: 0;
    margin: 5% 0;
    border: none;
    font-size: 14px;
    vertical-align: top;
}

.col .cnt_w {
    display: block;
    width: 100%;
    padding: 0;
    margin: 5% 0;
    border: none;
    font-size: 14px;
    /*vertical-align: top;*/
}

@media (max-width: 480px) {
    .col .cnt {
        display: block;
        width: 100%;
        padding: 0;
        margin: 5% 0;
    }
    .col .cnt_w {
        display: block;
        width: 100%;
        padding: 0;
        margin: 5% 0;
    }
}

.col .cnt_img {
    display: block;
    position: relative;
    height: auto;
    margin: 0;
    padding: 0;
}

.col .cnt_img img {
    width: 100%;
    height: auto;
}

.col .cnt_img figcaption.cap1 {
    position: absolute;
    top: 10%;
    right: 5%;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0.2em;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
    font-weight: normal;
    color: #fff;
    text-shadow: 0px 0px 20px #000000;
}

.col .cnt_img figcaption.cap2 {
    position: absolute;
    top: 10%;
    left: 5%;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: 0.2em;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
    font-weight: normal;
    color: #fff;
    text-shadow: 0px 0px 20px #000000;
}

@media (max-width: 680px) {
    .col .cnt_img figcaption.cap1 {
        position: absolute;
        top: 10%;
        right: 5%;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0;
    }
    .col .cnt_img figcaption.cap2 {
        position: absolute;
        top: 10%;
        left: 5%;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0;
    }
}

.col .cont_wrap {
    display: block;
    margin: 0;
    padding: 30px 20px;
}

.col .cont_wrap_left {
    display: block;
    margin: 0;
    padding: 30px;
    width: 40%;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: -6%;
    bottom: -10%;
    z-index: 1;
}

.col .cont_wrap_right {
    display: block;
    margin: 0;
    padding: 30px;
    width: 40%;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    right: -6%;
    bottom: -10%;
    z-index: 1;
}

.col .cont_wrap_left .inner,
.col .cont_wrap_right .inner {
    display: block;
    max-width: inherit;
    margin: 0;
    padding: 0;
}

.col .cont_wrap .inner {
    display: block;
    max-width: 460px;
    margin: 0 0 0 auto;
}

.col .cnt_w .cont_wrap .inner {
    display: block;
    max-width: 960px;
    margin: 0 auto;
}

.col .inner a {
    text-decoration: none;
}

.col .cont_wrap_left .inner a:hover {
    opacity: 0.7;
}

.col .cnt .cont_wrap .inner {
    display: block;
    max-width: 460px;
    margin: 0 0 0 auto;
}

.col .cnt:nth-child(even) .cont_wrap .inner {
    margin: 0 auto 0 0;
}

.col .cnt .cont_wrap .btns .btn {
    display: block;
    margin: 30px 0 0 0;
}

@media (max-width: 680px) {
    .col .cont_wrap_left {
        display: block;
        margin: 0;
        padding: 30px;
        width: 40%;
        background: rgba(255, 255, 255, 0.95);
        position: relative;
        left: inherit;
        bottom: inherit;
    }
    .col .cont_wrap_right {
        display: block;
        margin: 0;
        padding: 30px;
        width: 40%;
        background: rgba(255, 255, 255, 0.95);
        position: relative;
        right: inherit;
        bottom: inherit;
    }
    .col .cnt .cont_wrap {
        display: block;
        margin: 0;
        padding: 20px 20px;
    }
    .col .cont_wrap_left {
        display: block;
        margin: 0;
        padding: 30px;
        width: auto;
        position: relative;
        left: inherit;
        bottom: inherit;
    }
    .col .cont_wrap_right {
        display: block;
        margin: 0;
        padding: 30px;
        width: auto;
        position: inherit;
        right: inherit;
        bottom: inherit;
    }
    .col .cnt .cont_wrap .inner {
        display: block;
        max-width: auto;
        margin: 0;
    }
    .col .cnt:nth-child(even) .cont_wrap .inner {
        margin: 0;
    }
    .col .cont_wrap .inner p.lead {
        font-size: 14px;
        line-height: 24px;
    }
    .col .cnt .cont_wrap .btns {
        width: 100%;
        display: block;
        padding: 0;
        margin: 10px 0;
    }
    .btns .btn {
        display: block;
        margin: 0;
        max-width: none;
    }
}


/* -------------------------------------------
レストラン店舗
-------------------------------------------*/
.contents {
    position: relative;
    margin: 0;
    padding: 0;
    color: #000;
}

.column {
    display: block;
    padding: 0 0 5% 0;
    margin: 0;
    background: rgb(255, 255, 255);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* -------------------------------------------
レストラン一覧
-------------------------------------------*/
.restlist {
    display: block;
    margin: 0;
    padding: 0 0 5% 0;
}

.restlist .thumb_list {
    display: block;
    padding: 0;
    margin: 0 0 50px 0;
    font-size: 0;
}

.restlist .thumb_list .col {
    position: relative;
    display: inline-block;
    width: calc(100% / 2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    margin: 0;
    padding: 20px 0 20px 0;
    font-size: 14px;
    line-height: 1.8;
}

.restlist .thumb_list .col a {
    display: block;
    position: relative;
    margin: 0 0 5% 0;
    background: #000;
}

.restlist .thumb_list .col a img {
    width: 100%;
    height: auto;
    border: none;
    opacity: 0.8;
}

.restlist .thumb_list .col a:hover img {
    opacity: 1;
}

.restlist .thumb_list .col a img.tenpologo {
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    height: auto;
    border: none;
    opacity: 1;
}

.restlist .thumb_list .text-area {
    text-align: center;
    padding: 0 10%;
}

.restlist .thumb_list .col .title {
    display: block;
    font-size: 14px !important;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    text-align: center;
}

.restlist .thumb_list .col .title a span {
    display: block;
    font-size: 32px !important;
    line-height: 1.2;
    border: none;
    padding: 0;
    margin: 0 !important;
}

.restlist .thumb_list .icon_category {
    display: block;
    font-size: 12px;
    line-height: 1.2;
    padding: 0;
    margin: 3% auto;
    text-align: center;
    color: #000;
}

.restlist .thumb_list .title a {
    position: relative;
    color: #000;
    text-decoration: none;
    background: none;
}

.restlist .thumb_list .title a:hover {
    color: rgba(0, 0, 0, 0.7);
}

.restlist .thumb_list .col .title a span::after {
    display: inline-block;
    content: '';
    padding: 0;
    margin: 0 0 0 8px;
    width: 18px;
    height: 18px;
    background: url(../img/arrow.png) center center no-repeat;
    background-size: contain;
}

.restlist .thumb_list .col .text {
    display: block;
    margin: 0 0 1.5em 0;
    font-size: 18px;
    line-height: 1.8;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
}

.restlist .thumb_list .col .btn {
    display: inline-block;
    margin: 0;
    display: none;
}

@media (max-width: 680px) {
    .restlist .thumb_list {
        margin: 0;
    }
    .restlist .thumb_list .col {
        position: relative;
        display: inline-block;
        width: calc(100% / 1);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: top;
        margin: 0;
        padding: 20px 0 20px 0;
        font-size: 14px;
        line-height: 1.8;
    }
    .restlist .thumb_list .text-area {
        padding: 0;
    }
    .restlist .thumb_list .col {
        display: block;
        font-size: 24px !important;
        line-height: 1.6;
        margin-bottom: 38px;
        font-weight: normal;
        padding: 0;
        font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
        text-align: left;
    }
    .restlist .thumb_list .col .title {
        border: none;
    }
    .restlist .thumb_list .col .title span {
        font-size: 24px !important;
        border: none;
    }
    .restlist .thumb_list .col .title a {
        font-size: 14px;
        margin: 0;
    }
    .restlist .thumb_list .col .title a br {
        display: none;
    }
    .restlist .thumb_list .col .text {
        display: block;
        margin: 0 0 1.5em 0;
        font-size: 14px;
        line-height: 1.8;
    }
}


/* -------------------------------------------
レストラントップ タイトルイメージ
-------------------------------------------*/
.ttl_img_rest {
    display: block;
    position: relative;
    height: 30%;
    min-height: 380px;
    margin: 0;
    padding: 0;
    background: url(../img/ttlimg_rest.jpg) center top no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.ttl_main {
    position: absolute;
    top: 50%;
    left: 10%;
    font-size: 30px;
    line-height: 1.4;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    font-weight: normal;
    padding: 0;
    margin: -2em 0 0 0;
    color: #fff;
}

@media (max-width: 680px) {
    .ttl_img_rest {
        position: relative;
        top: inherit;
        height: 150px;
        min-height: inherit;
        padding: 0;
        margin: 0 0 10% 0;
        background: url(../img/ttlimg_rest.jpg) center top no-repeat;
        background-size: cover;
        background-attachment: inherit;
    }
    .ttl_main {
        font-size: 16px;
        margin: -2em 0 0 0;
    }
}


/* -------------------------------------------
プラン一覧（レストラントップ）
-------------------------------------------*/
.recomm {
    position: relative;
    display: block;
    padding: 0 0 0 0;
    margin: 0% 0 10% 0;
    text-align: center;
    clear: both;
}

.recomm a {
    display: block;
    padding: 0;
    margin: 0;
    text-decoration: none;
    /*vertical-align: top;*/
    position: relative;
}

.recomm figure {
    display: block;
    padding: 0;
    margin: 0;
}

.recomm img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.recomm .plantxt {
    display: block;
    padding: 20px 0 0 0;
    text-align: left;
}

.recomm .plantxt .category {
    display: inline-block;
    padding: 0;
    margin: 0 0 10px 0;
    color: #000;
    border: none;
    font-size: 12px;
    text-align: center;
}

.recomm .plantxt .planttl {
    position: relative;
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
    margin: 0;
    padding: 0;
    font-family: "Hiragino Sans", "游ゴシック", "YuGothic", "メイリオ", "meiryo", sans-serif;
    font-weight: 300;
}

.recomm p {
    font-size: 14px;
    line-height: 1.6;
    padding: 0;
    margin: 12px 0 0 0;
}

.recomm + .btns {
    padding: 0;
    margin: 0 0 5% 0;
}

@media (max-width: 768px) {
    .recomm {
        text-align: left;
    }
    .recomm .plantxt {
        padding: 10% 0;
    }
    .recomm .plantxt .planttl {
        font-size: 16px;
        line-height: 1.4;
        border: none;
    }
    .recomm .plantxt .planttl::after {
        width: 12px;
        height: 12px;
    }
    .recomm p {
        font-size: 16px;
        line-height: 1.6;
        padding: 0;
        margin: 5px 0 15px 0;
    }
}


/* -------------------------------------------
レストラントップ 個室のあるレストラン
-------------------------------------------*/
#privateroom {
    position: relative;
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 5% 0;
    text-align: center;
    clear: both;
}

#privateroom .col_ttl {
    padding: 0;
    margin: 0;
}


/* -------------------------------------------
トピックス
-------------------------------------------*/
#topics {
    position: relative;
    display: block;
    padding: 5% 0;
    margin: 0;
    text-align: center;
    background: #F8F8F8;
    color: #000;
}

#topics .wrap > a {
    display: inline-block;
    padding: 0;
    margin: 0 auto;
    text-decoration: none !important;
}

@media (max-width: 760px) {
    #topics .wrap > a {
        display: inline-block;
        padding: 0;
        margin: 0 auto;
        text-decoration: none !important;
    }
}

#topics .wrap .parts-topics-list-small {
    margin: 0px;
    text-align: left;
}

#topics .wrap .parts-topics-list-small dl {
    display: block;
    margin: 30px 0;
    padding: 0;
    border: none;
}

#topics .wrap .parts-topics-list-small dl dt {
    position: relative;
    top: inherit;
    left: inherit;
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
}

#topics .wrap .parts-topics-list-small dl dd {
    position: relative;
    top: inherit;
    left: inherit;
    display: block;
    clear: both;
    margin: 0 0 20px 0;
    padding: 0;
    width: auto;
}

#topics .wrap .parts-topics-list-small dl dt .label-topics {
    display: inline-block;
    width: 10em;
    font-size: 12px;
    padding: 2px 5px;
    margin: 0 10px 0px 0;
    vertical-align: top;
    background: #000;
    color: #fff;
}

#topics .wrap .parts-topics-list-small dl dt .date {
    text-align: left;
    display: inline-block;
    padding: 0;
    margin: 2px 0 0 0;
    font-size: 14px;
}

#topics .wrap .parts-topics-list-small dl dd a {
    display: block;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    color: #000;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

#topics .wrap .parts-topics-list-small dl dd a:hover {
    color: #666;
}

#topics .wrap .parts-topics-list-small .parts-news-header {
    display: none;
}

#topics .wrap .parts-topics-list-small .label-topics {
    width: 80px;
    padding: 5px 0;
    display: block;
    text-align: center;
    color: #fff;
    /*vertical-align: top;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1rem;
    background: #26292c;
}

@media (max-width: 760px) {
    #topics .wrap .parts-topics-list-small dl dt {
        margin: 0 0 10px 0;
        min-height: 2em;
    }
}


/* -------------------------------------------
予約・お問い合わせ
-------------------------------------------*/
.inquiry {
    position: relative;
    display: block;
    padding: 0 0 3% 0;
    margin: 0;
    text-align: center;
    background: #f7f7f7;
}

.inquiry .wrap .col_ttl {
    padding: 0 0 3% 0;
    margin: 0 0 0 0;
}

.inquiry .wrap .hotelname {
    font-size: 16px;
    line-height: 1.2;
    padding: 0;
    margin: 0 0 10px 0;
}

.inquiry .wrap .tel {
    font-size: 20px;
    line-height: 1.2;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.inquiry .wrap .tel .tel_num {
    border: none;
    font-size: 28px;
    line-height: 1;
}

.inquiry .wrap address {
    display: block;
    font-size: 16px;
    line-height: 2;
    font-style: normal;
    padding: 0;
    margin: 0.5em 0;
    font-family: "Hiragino Sans", "游ゴシック", "YuGothic", "メイリオ", "meiryo", sans-serif;
    font-weight: 400;
}

@media (max-width: 680px) {
    .inquiry .wrap .hotelname {
        font-size: 14px;
    }
    .inquiry .wrap .tel {
        font-size: 14px;
    }
    .inquiry .wrap .tel .tel_num {
        font-size: 20px;
    }
}

.inquiry .wrap .btns {
    margin: 0;
    padding: 20px 0;
}

@media (max-width: 680px) {
    .inquiry {
        padding: 5% 0;
        margin: 0;
    }
    .inquiry .resbtns {
        display: block;
        padding: 0;
        margin: 0;
        list-style: none;
    }
}


/* -------------------------------------------
レストラン店舗 ヘッダーナビ
-------------------------------------------*/
#rest_head {
    display: table;
    margin: 5% auto;
    padding: 0;
    width: 100%;
    max-width: 1200px;
}

#rest_head .restname {
    font-size: 16px;
    line-height: 1.5;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
    font-weight: 500;
    padding: 0;
    margin: 0;
    text-align: left;
    display: table-cell;
    width: 320px;
}

#rest_head .restname a {
    color: #000;
    text-decoration: none;
}

#rest_head .restname a:hover {
    opacity: 0.7;
}

#rest_head .restname span {
    border: none;
    font-size: 28px;
    line-height: 1;
    margin: 10px 0 0 0;
    vertical-align: middle;
}

#rest_head .restname span + span {
    border: none;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 0 10px;
    vertical-align: bottom;
}

#rest_head .nav_rest {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

#rest_head .nav_rest ul {
    display: table;
    table-layout: fixed;
    font-size: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}

#rest_head .nav_rest li {
    display: table-cell;
    font-size: 14px;
    text-align: center;
    padding: 2px;
}

#rest_head .nav_rest li a {
    color: #fff;
    display: block;
    text-decoration: none;
    background: rgb(0, 0, 0);
    padding: 10px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
    font-weight: normal;
}

#rest_head .nav_rest li a:hover {
    background: rgba(0, 0, 0, 0.7);
}

#rest_head .nav_rest li.active a {
    background: rgba(129, 129, 129, 1);
    border: none;
}

@media (max-width: 768px) {
    #rest_head {
        display: block;
        margin: 5% 0;
        padding: 0;
        width: 100%;
    }
    #rest_head .restname {
        margin: 0 0 5% 0;
        width: 100%;
        max-width: inherit;
    }
    #rest_head .nav_rest {
        display: block;
        margin: 5% 0;
        padding: 0;
    }
    #rest_head .nav_rest ul {
        display: table;
        table-layout: fixed;
        font-size: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #rest_head .nav_rest li {
        padding: 1px;
    }
    #rest_head .nav_rest.restnav_col4 li {
	    width: 50%;
	    display: inline-block;
	}
    #rest_head .nav_rest li a {
        padding: 6px 0;
        font-size: 12px;
    }
}


/* -------------------------------------------
各レストラン 特徴
-------------------------------------------*/
#feature {
    position: relative;
    display: block;
    padding: 3% 0 0 0;
    margin: 0;
}

#feature::after {
    content: "";
    display: block;
    clear: both;
}

#feature .col_wide {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    border: none;
    font-size: 0;
}

#feature .col_wide .cnt_img {
    display: inline-block;
    position: relative;
    width: 60%;
    padding: 0;
    margin: 0 0 10% 0;
    border: none;
    font-size: 14px;
    vertical-align: top;
}

#feature .col_wide:nth-of-type(even) .cnt_img {
    float: right;
}

#feature .col_wide .cnt_img img {
    width: 100%;
    height: auto;
}

#feature .col_wide .cnt_img figcaption {
    font-size: 12px;
    padding: 0;
    margin: 10px 0;
}

#feature .col_wide .cnt_txt {
    display: inline-block;
    width: 40%;
    padding: 0;
    margin: 0 0 5% 0;
    font-size: 14px;
    vertical-align: top;
}

#feature .col_wide .cont_wrap {
    display: block;
    margin: 0;
    padding: 0px 10%;
}

#feature .col_wide .cont_wrap h2 {
    display: block;
    position: relative;
    font-size: 24px;
    line-height: 38px;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding: 0;
    margin: 0 0 20px 0;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
}

#feature .col_wide .cont_wrap p {
    display: block;
    font-size: 16px;
    line-height: 28px;
    padding: 0;
    margin: 0;
}

#feature .col_wide .cnt_txt .inner {
    display: block;
    max-width: 440px;
    margin: 0 auto 0 0;
}

@media (max-width: 768px) {
    #feature .col_wide .cnt_img {
        display: block;
        width: 100%;
        margin: 0 0 5% 0;
        float: none;
    }
    #feature .col_wide:nth-of-type(even) .cnt_img {
        float: none;
    }
    #feature .col_wide .cnt_img figcaption {
        right: 10%;
        font-size: 12px;
        text-align: right;
    }
    #feature .col_wide .cont_wrap {
        padding: 0;
    }
    #feature .col_wide .cnt_txt {
        display: block;
        width: 100%;
        padding: 0 0 0 0;
        margin: 0 0 10% 0;
    }
    #feature .col_wide .cnt_txt .inner {
        display: block;
        max-width: inherit;
        width: inherit;
    }
    #feature .col_wide .cont_wrap h2 {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: 0;
    }
    #feature .col_wide .cont_wrap p {
        font-size: 14px;
        line-height: 24px;
    }
}


/* -------------------------------------------
店舗詳細
-------------------------------------------*/
.rest_detail {
    position: relative;
    display: block;
    padding: 0 0 5% 0;
    margin: 0;
    color: #fff;
    background: #03507D;
}

.rest_detail .wrap .col_ttl .ttl {
    color: #fff;
}

.rest_detail .wrap .col_ttl .ttl::before {
    background: #fff;
}

.rest_detail .wrap .mds {
    color: #fff;
}

.rest_detail .wrap {
    display: block;
    width: 90%;
    max-width: 960px;
    padding: 0;
    margin: 0 auto;
}

.tenpoimg {
    display: block;
    margin: 0 0 0 0;
}

.tenpoimg img {
    display: block;
    width: 100%;
    height: auto;
}

.rest_detail .wrap .hotelname {
    font-size: 16px;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    text-align: center;
}

.rest_detail .wrap .restname {
    font-size: 20px;
    line-height: 1.2;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
    font-weight: 500;
    padding: 0;
    margin: 0;
    text-align: center;
}

.rest_detail .wrap .restname span {
    border: none;
    font-size: 28px;
    line-height: 1;
}

@media (max-width: 768px) {
    .rest_detail .wrap .hotelname {
        font-size: 14px;
        line-height: 1.2;
        padding: 0;
        margin: 5px 0 10px 0;
        text-align: center;
    }
    .rest_detail .wrap .restname {
        font-size: 18px;
        line-height: 1.2;
        font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
        font-weight: 500;
        padding: 0;
        margin: 0;
        text-align: center;
        border: none;
    }
    .rest_detail .wrap .restname span {
        border: none;
        font-size: 24px;
        line-height: 1;
        margin: 5px 0 20px 0;
    }
}

dl.list_detail {
    font-size: 16px;
    line-height: 1.8;
    margin: 0 5% 0 0;
}

dl.list_detail dt {
    width: 6em;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
}

dl.list_detail dt::before {
    display: inline-block;
    content: '●';
    padding: 0 5px 0 0;
    margin: 0;
    color: #ccc;
}

dl.list_detail dd {
    padding: 0;
    margin: 0 0 10px 6em;
}

ul.list_detail {
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
    list-style: none;
}

ul.list_detail li {
    margin: 0 0 10px 0;
    padding: 0 0 0 1.4em;
}

ul.list_detail li::before {
    display: inline-block;
    content: '●';
    padding: 0 5px 0 0;
    margin: 0 0 0 -1.4em;
    color: #ccc;
}

.rest_detail .btns a.btn {
    max-width: 14em;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.rest_detail .btns a.btn:hover {
    background: rgba(255, 255, 255, 0.2);
}

.rest_detail .btns a.btn::before {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

@media (max-width: 680px) {
    .rest_detail .wrap .restname span {
        margin-bottom: 0;
    }
    dl.list_detail {
        font-size: 16px;
        line-height: 1.8;
        margin: 0 5% 0 0;
    }
    dl.list_detail dt {
        width: inherit;
        float: none;
        padding: 0;
        margin: 0 0 2px 0;
    }
    dl.list_detail dt::before {
        display: inline-block;
        content: '●';
        padding: 0 5px 0 0;
        margin: 0;
        color: #ccc;
    }
    dl.list_detail dd {
        padding: 0;
        margin: 0 0 10px 1.4em;
    }
    .rest_detail .btns a.btn {
        width: 100%;
        max-width: inherit;
        margin: 30px 0;
    }
}


/* -------------------------------------------
レストラン一覧（小）
-------------------------------------------*/
.rest_list {
    position: relative;
    display: block;
    padding: 0 0 5% 0;
    margin: 0;
    background: #fff;
}

.rest_list ul {
    display: block;
    font-size: 0;
    padding: 0;
    margin: 0 -2% 0 0;
}

.rest_list li {
    display: inline-block;
    font-size: 14px;
    width: 16.666%;
    padding: 0 2% 0 0;
    vertical-align: top;
}

.rest_list a {
    display: block;
    padding: 0;
    margin: 0;
    text-decoration: none;
    /*vertical-align: top;*/
    color: #000;
}

.rest_list figure {
    display: block;
    padding: 0;
    margin: 0;
}

.rest_list img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.rest_list .menutxt {
    display: block;
    padding: 10px 0 0 0;
    text-align: center;
}

.rest_list .menutxt .menuttl {
    position: relative;
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: "Hiragino Sans", "游ゴシック", "YuGothic", "メイリオ", "meiryo", sans-serif;
    font-weight: 300;
    border: none;
}

.rest_list .menutxt .floor {
    display: block;
    padding: 0;
    margin: 0 auto;
    font-size: 12px;
}

@media (max-width: 680px) {
    .rest_list ul {
        margin: 0 -5% 0 0;
    }
    .rest_list li {
        width: 33.33%;
        padding: 0 5% 5% 0;
    }
    .rest_list .menutxt .menuttl {
        position: relative;
        font-size: 10px;
        line-height: 1.3;
        text-align: center;
        border: none;
    }
    .rest_list .menutxt .floor {
        font-size: 10px;
    }
}


/* -------------------------------------------
プラン一覧 カルーセル
-------------------------------------------*/
.plans .parts-h2-lead h2,
.plans .parts-h2-line h2 span {
    font-size: 28px !important;
}

.plans .parts-text-image-carousel {
    margin-bottom: 0px;
    width: 100%;
    height: inherit;
    margin: 0 auto;
    padding: 0%;
    overflow: visible;
}

.plans .parts-text-image-carousel .slider-pro-3col {
    width: 100%;
}

.plans .parts-text-image-carousel .slider-pro-3col .sp-slides {
    width: 100%;
    margin: 0;
}

.plans .parts-text-image-carousel .slider-pro-3col .sp-slide {
    width: 31.7% !important;
    margin: 0;
    padding: 0;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.plans .parts-text-image-carousel .slider-pro-3col .sp-slide a {
    text-decoration: none;
}

.plans .parts-text-image-carousel .slider-pro-3col .sp-slide img {
    border: 0px solid #E2E4E3 !important;
    margin: 0;
    display: block;
    width: 100%;
}

.plans .parts-text-image-carousel .text-area {
    padding: 20px 0;
    background-color: rgba(238, 238, 238, 0);
    margin: 0;
}

.plans .parts-text-image-carousel .title {
    font-family: sans-serif;
    font-size: 20px;
    line-height: 1.4;
    margin: 8px 0;
    font-weight: normal;
    padding: 0;
    color: #000;
}

.plans .parts-text-image-carousel .title span {
    display: block;
    background-color: none;
    color: #333;
    font-size: 16px;
    line-height: 1.2;
    width: 100%;
    padding: 0;
    margin: 0 0 5px 0;
    text-align: left;
    font-family: sans-serif;
}

.plans .parts-text-image-carousel .text {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    padding: 0;
    color: #666;
}

.plans .parts-text-image-carousel .text span {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    padding: 0;
}

.sp-arrow {
    position: absolute;
    display: block;
    width: 30px;
    height: 40px;
    left: 0;
    top: 60px;
    margin-top: 0px;
}

.plans .sp-previous-arrow {
    left: -30px;
    right: auto;
}

.plans .sp-next-arrow {
    right: -30px;
    left: auto;
}

.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
    background-color: #000;
}

.sp-horizontal .sp-next-arrow {
    right: -40px;
}

.sp-horizontal .sp-previous-arrow {
    left: -40px;
}

@media (max-width: 680px) {
    .plans .parts-text-image-carousel .slider-pro-3col .sp-slide {
        width: 100% !important;
    }
    .sp-arrow {
        position: absolute;
        display: block;
        width: 20px;
        height: 30px;
        left: 0;
        top: 0px;
        margin-top: 0px;
    }
    .plans .sp-previous-arrow {
        left: -10px;
        right: auto;
    }
    .plans .sp-next-arrow {
        right: -10px;
        left: auto;
    }
    .plans .sp-next-arrow:after,
    .plans .sp-next-arrow:before,
    .plans .sp-previous-arrow:after,
    .plans .sp-previous-arrow:before {
        content: "";
        position: absolute;
        width: 10%;
        height: 70%;
        background-color: #000;
    }
    .plans .parts-text-image-carousel .title span {
        width: 100%;
    }
}


/* -------------------------------------------
プラン一覧
-------------------------------------------*/
.parts-search-list {
    display: block;
    padding: 0 0 5% 0;
    margin: 0;
    font-size: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.parts-search-list .result-item {
    display: block;
    width: calc(100% / 1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*vertical-align: top;*/
    overflow: hidden;
    float: none;
    margin: 0 0 5% 0;
    padding: 0;
}

.parts-search-list .parts-variable-column2.parts-w55.parts-space {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.parts-search-list .column2-l {
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
    float: none;
    width: 40%;
    background: #eee;
}

.parts-search-list .column2-l .imgholder {
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.parts-search-list .column2-l .imgholder img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background: none;
}

.parts-search-list .column2-r {
    display: inline-block;
    margin: 0 !important;
    padding: 0 0 0 5% !important;
    width: 55%;
    float: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.parts-search-list .column2-l,
.parts-search-list .column2-r {
    text-align: left;
    vertical-align: top;
}

.parts-search-list .column2-l .title,
.parts-search-list .column2-r .title {
    text-align: left;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    font-size: 22px;
    padding: 0;
}

.parts-search-list .column2-l .title a,
.parts-search-list .column2-r .title a {
    text-decoration: none;
    position: relative;
    padding: 0 0 0 18px;
    display: block;
    font-size: 22px;
    line-height: 1.4;
}

.parts-search-list .column2-l .title a:before,
.parts-search-list .column2-r .title a:before {
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

.parts-search-list .column2-l .text,
.parts-search-list .column2-r .text {
    margin-bottom: 0;
    color: #666;
}

.parts-search-list .column2-l .label,
.parts-search-list .column2-r .label {
    display: inline-block;
    background: #323232;
    color: #fff;
    font-size: 1rem;
    padding: 0 1rem;
    line-height: 2rem;
    margin: 0 0 12px 0;
}

.parts-search-list .resultmessage {
    font-size: 1.2rem;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding: 0 10px 0 0;
    margin-bottom: 40px;
    font-weight: normal;
    display: none;
}

.parts-search-list .resultmessage span {
    font-size: 2rem;
    margin: 0 5px 0 0;
}

.parts-lightbox .inner {
    text-align: center;
}

.format_type {
    text-align: center;
}

.format_type ul {
    margin: 0 20px;
    padding: 0;
    width: auto;
    display: inline-block;
    text-align: left;
}

@media (max-width: 680px) {
    .parts-search-list .result-item {
        width: calc(100% / 1);
        margin: 0 0 5% 0;
        padding: 0;
        background: #fff;
        height: inherit;
    }
    .parts-search-list .column2-l,
    .parts-search-list .column2-r {
        height: inherit;
        margin: 0;
        padding: 0;
    }
    .parts-search-list .column2-r {
        padding: 5% 0 0 0 !important;
        float: none;
    }
    .parts-search-list .column2-l .label,
    .parts-search-list .column2-r .label {
        display: inline-block;
        background: #323232;
        color: #fff;
        font-size: 14px;
        padding: 0 1em;
        line-height: 2;
        margin: 0 0 10px 0;
    }
    .parts-search-list .column2-l .title a,
    .parts-search-list .column2-r .title a {
        text-align: left;
        margin-bottom: 7px;
        font-size: 22px !important;
    }
    .format_type ul {
        width: 90%;
    }
}


/* -------------------------------------------
プラン詳細
-------------------------------------------*/
.wrapper .parts-h2-label {
    padding: 5% 0 0 0;
}

.wrapper .parts-h2-label .label {
    margin: 0;
    padding: 4px 15px;
}

.parts-h2-label h2 {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    font-weight: normal;
    font-size: 28px !important;
    color: #000 !important;
    padding: 0;
    margin: 0;
}

.parts-h2-label h2 span {
    font-size: 0.7em;
    line-height: 1.4;
    color: #8b2828;
}

@media (max-width: 680px) {
    .parts-h2-label {
        padding: 8% 0 0 0;
    }
    .parts-h2-label h2 {
        font-size: 20px;
    }
    .parts-h2-label h2 br {
        display: none;
    }
}

.parts-Html {
    margin: 0 0 5% 0;
    padding: 0;
}

.parts-Html .lead {
    line-height: 1.6;
    font-size: 20px !important;
    margin: 0 0 1em 0;
    padding: 0;
    text-align: center;
}

.parts-h2 {
    position: relative;
    padding: 3rem 0 0 0;
    margin: 5% 0 5% 0;
    border-top: 3px solid #eee;
    color: #541517;
}

.parts-h2::before {
    content: "";
    display: block;
    width: 30px;
    padding: 0;
    border-top: 3px solid #541517;
    position: absolute;
    top: 0;
    left: 50%;
    margin: -3px 0 0 -15px;
}

.parts-variable-column2 {
    font-size: 16px !important;
}

.parts-variable-column2.last {
    margin: 0 0 40px;
}

.result-item {
    margin: 0 0 40px;
}

.column2-l,
.column2-r {
    text-align: left !important;
}

.column2-l img,
.column2-r img {
    width: 100% !important;
    height: auto !important;
}

.parts-variable-column2 .title {
    font-weight: normal;
    font-size: 20px !important;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif !important;
}

.parts-variable-column2 p {
    font-size: 16px !important;
    line-height: 2;
    color: #333;
}

.text-area .title,
.text-area .title span {
    font-weight: normal;
    font-size: 18px !important;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif !important;
}

.parts-button-contact {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 10px;
    padding: 20px;
}

.parts-button-contact .title {
    font-weight: normal;
    font-size: 20px !important;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif !important;
}


/* -------------------------------------------
プラン詳細2
-------------------------------------------*/
.parts-restaurant-plan-detail {
    margin: 5% 0;
}

.parts-restaurant-plan-detail h2 {
    text-align: center;
    font-size: 30px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif !important;
    border-bottom: none;
    padding: 0;
    margin: 3% 0;
}

.parts-restaurant-plan-detail h2::after {
    display: block;
    height: 24px;
    width: 2px;
    content: "";
    margin: 1em auto;
    background: #000;
}

.parts-restaurant-plan-detail h3 {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif !important;
    margin: 0 0 3% 0;
    font-weight: normal;
    font-size: 24px;
}

.parts-restaurant-plan-detail .label {
    display: inline-block;
    background: #323232;
    color: #fff;
    font-size: 1rem;
    padding: 0 1.7rem 0 2rem;
    line-height: 2rem;
    margin-bottom: 9px;
}

.parts-restaurant-plan-detail h3 + .text {
    margin: 3% 0;
    font-size: 16px;
}

@media (max-width: 680px) {
    .parts-restaurant-plan-detail {
        margin: 10% 0;
    }
    .parts-restaurant-plan-detail h2 {
        font-size: 20px;
        margin: 5% 0;
    }
    .parts-restaurant-plan-detail h2::after {
        display: block;
        height: 20px;
        width: 2px;
        content: "";
        margin: 1em auto 1.5em auto;
    }
    .parts-restaurant-plan-detail h3 {
        font-size: 18px;
    }
    .parts-restaurant-plan-detail .label {
        display: inline-block;
        background: #323232;
        color: #fff;
        font-size: 1rem;
        padding: 0 1.7rem 0 2rem;
        line-height: 2rem;
        margin: 0 auto 10px;
    }
    .parts-restaurant-plan-detail h3 + .text {
        margin: 0 0 6% 0;
        font-size: 16px;
    }
}

.parts-restaurant-plan-detail .result-item {
    padding: 0;
    margin: 0;
    display: block;
}

.parts-restaurant-plan-detail .result-item .parts-variable-column2.parts-w73.parts-space {
    padding: 0;
    margin: 0;
    display: block;
    width: inherit !important;
    max-width: inherit;
}

.parts-restaurant-plan-detail .result-item .column2-l {
    clear: both;
    float: none;
    padding: 0;
    margin: 0;
    display: block;
    width: 100% !important;
}

.parts-restaurant-plan-detail .result-item .column2-r {
    clear: both;
    float: none;
    width: 100% !important;
    padding: 0;
    margin: 0 0 30px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 680px) {
    .parts-restaurant-plan-detail .result-item .column2-l {
        margin: 0;
    }
    .parts-restaurant-plan-detail .result-item .column2-r {
        margin: 0;
    }
}

.parts-restaurant-plan-detail .result-item .text {
    margin: 3% 0;
    font-size: 16px;
}

.parts-restaurant-plan-detail .result-item .text.holder {
    border: 5px solid #f5f5f5;
    padding: 5%;
}

.parts-restaurant-plan-detail .result-item .imgholder img {
    width: 100%;
    height: auto;
}

.parts-restaurant-plan-detail .result-item p {
    margin: 20px 0;
    font-weight: normal;
    font-size: 24px;
}

.list-txtMrk {
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0;
}

.conp-html {
    display: block;
}

.conp-html .planCateIco {
    display: block;
    padding: 0;
    margin: 0;
}

.conp-html .planCateIco .pci-tea,
.conp-html .planCateIco .pci-lunch {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.2;
}

.conp-html .conp-html .flb-ol {
    display: table;
}

.conp-html .flb-Left {
    display: table-cell;
    width: 40%;
}

.conp-html .w-auto {
    display: block;
    width: 100%;
    height: auto;
}

.conp-html .flb-Right {
    display: table-cell;
    vertical-align: top;
    padding: 5%;
    background: #fafafa;
}

.conp-html h4 {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif !important;
    margin: 0 0 3% 0;
    font-weight: normal;
    font-size: 20px;
}

@media (max-width: 680px) {
    .conp-html .flb-Left {
        display: block;
        width: 100%;
    }
    .conp-html .w-auto {
        display: block;
        width: 100%;
        height: auto;
    }
    .conp-html h4 {
        margin: 0 0 3% 0;
        font-weight: normal;
        font-size: 16px;
    }
}


/* -------------------------------------------
トピックス
-------------------------------------------*/
.parts-topics-list-small {
    position: relative;
    display: block;
    padding: 5% 0;
    margin: 0;
    text-align: center;
    background: #F8F8F8;
    color: #000;
}

.parts-topics-list-small > a {
    display: inline-block;
    padding: 0;
    margin: 0 auto;
    text-decoration: none !important;
}

@media (max-width: 760px) {
    .parts-topics-list-small .wrap > a {
        display: inline-block;
        padding: 0;
        margin: 0 auto;
        text-decoration: none !important;
    }
}

.parts-topics-list-small {
    margin: 0px;
    text-align: left;
}

.parts-topics-list-small dl {
    display: block;
    border: none;
	width: 90%;
    max-width: 960px;
    padding: 0;
    margin: 30px auto;
}

.parts-topics-list-small dl dt {
    position: relative;
    top: inherit;
    left: inherit;
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
}

.parts-topics-list-small dl dd {
    position: relative;
    top: inherit;
    left: inherit;
    display: block;
    clear: both;
    margin: 0 0 20px 0;
    padding: 0;
    width: auto;
}

.parts-topics-list-small dl dt .label-topics {
    display: inline-block;
    width: 10em;
    font-size: 12px;
    padding: 2px 5px;
    margin: 0 10px 0px 0;
    vertical-align: top;
    background: #000;
    color: #fff;
}

.parts-topics-list-small dl dt .date {
    text-align: left;
    display: inline-block;
    padding: 0;
    margin: 2px 0 0 0;
    font-size: 14px;
}

.parts-topics-list-small dl dd a {
    display: block;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    color: #000;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.parts-topics-list-small dl dd a:hover {
    color: #666;
}

.parts-topics-list-small .parts-news-header {
    display: none;
}
.parts-topics-list-small .parts-news-header .parts-h2-line{
	float:none;
	margin: 0 auto;
}
.parts-topics-list-small .parts-news-header .parts-h2-line:before{
    display: none;
}
.parts-topics-list-small .parts-news-header .parts-h2-line:after{
    display: inline-block;
    content: '';
    padding: 0;
    margin: 0 0 0 5px;
    width: 18px;
    height: 18px;
    background: url(../img/arrow.png) center center no-repeat;
    background-size: contain;
}

.parts-topics-list-small .label-topics {
    width: 80px;
    padding: 5px 0;
    display: block;
    text-align: center;
    color: #fff;
    /*vertical-align: top;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1rem;
    background: #26292c;
}

@media (max-width: 760px) {
    .parts-topics-list-small dl dt {
        margin: 0 0 10px 0;
        min-height: 2em;
    }
}

.contents .parts-h2-line span{
	position: relative;
	font-size: 28px;
	line-height: 1;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
	font-weight: normal;
	padding: 0;
	margin: 0 0 2% 0;
}

.contents .parts-h2-line span::before {
    display: block;
    height: 24px;
    width: 2px;
    content: "";
    margin: 0 auto 30px auto;
    background: #000;
}

.parts-text-image-carousel {
    margin-bottom: 40px;
    width: 90%;
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.slider-pro-3col{
    overflow: hidden;
    display: block;
    margin: 0 0 80px;
}

.sp-mask{
	overflow: hidden;
}

.text-area .title, .text-area .title span{
	font-size: 16px !important;
}

.parts-text-image-carousel .text{
	font-size: 14px;
}

a,
a:visited{
	text-decoration: none;
}

.parts-topics-list-small .link-button{
    font-size: 1rem;
    margin: 1px auto;
    width: 100%;
    background: #fff;
    max-width: 960px;
    text-align: right;
}

.parts-topics-list-small .link-button a:link,
.parts-topics-list-small .link-button a:visited{
    display: inline-block;
    padding: 5px 19px 5px 22px;
}

.tbl_menu{
	font-size: 1.1em;
	width: 100%;
	margin: 0 0 20px;
}

.tbl_menu.top{
	margin: 20px 0 0;
}

.tbl_menu + .tbl_menu{
	margin: -10px 0 0;
}

.tbl_menu th{
	font-weight: normal;
	padding: 0 0 5px;
	text-align: left;
}

.tbl_menu th span{
	font-size: 0.8em;
}

.tbl_menu td{
	width: 6em;
	text-align: right;
	vertical-align: bottom;
	padding: 0 0 5px;
}

.tbl_menu.item tr:first-child td{
	font-size: 12px;
	line-height: 1.2;
	vertical-align: bottom;
}

.tbl_menu th rb{
	font-size: 1.4em;
}

.tbl_menu th rt{
	font-size: 0.7em;
}


/* -------------------------------------------
SP 固定フッター
-------------------------------------------*/
#reswin.is-visible {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

@media (max-width: 767px) {
	.parts-fixednavi {
	    width: 100%;
	    position: relative;
	    margin: 0 auto;
	    text-align: right;
	}
	.parts-fixednavi .gotop-holder {
	    position: fixed;
	    bottom: 80px;
	    right: 0;
	    height: 44px;
	}
	.parts-fixednavi .btn-holder {
	    display: block;
	    position: fixed;
	    width: 100%;
	    bottom: 0;
	    left: 0;
	    text-align: left;
	    font-size: 0;
	    z-index: 99999;
	}
	.parts-fixednavi .btn-holder .button-general-reservation a:link, .parts-fixednavi .btn-holder .button-general-reservation a:visited {
	    color: #7f0020;
	    background: #fff;
	    border: 1px solid #7f0020;
	}
	.parts-fixednavi .btn-holder div a {
	    line-height: 1;
	    width: 100%;
	    display: block;
	    position: relative;
	    font-size: 1.4rem;
	    padding: 20px 0;
	    color: #FFF;
	    background: #800028;
	    font-weight: bold;
	    text-decoration: none;
	}
	.parts-fixednavi .btn-holder .nav-left {
	    width: 100%;
	    margin: 0 0 0 0;
	    display: block !important;
	    text-align: left;
	    background: #7f0020;
	}
	.parts-fixednavi .btn-holder .nav-left .button-general-reservation, .parts-fixednavi .btn-holder .nav-left .button-member-reservation {
	    text-align: center;
	    width: 49%;
	}
	.parts-fixednavi .btn-holder .button-member-reservation a:link, .parts-fixednavi .btn-holder .button-member-reservation a:visited {
	    border: 1px solid #7f0020;
	}
	.parts-fixednavi .btn-holder div a {
	    line-height: 1;
	    width: 100%;
	    display: block;
	    position: relative;
	    font-size: 1.4rem;
	    padding: 20px 0;
	    color: #FFF;
	    background: #800028;
	    font-weight: bold;
	    text-decoration: none;
	}
	#reswin {
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    position: fixed;
	    opacity: 0;
	    left: 0;
	    top: 0px;
	    bottom: inherit;
	    height: 100%;
	    width: 100%;
	    color: #000;
	    background-color: #efefef;
	    z-index: 700;
	    text-align: center;
	    padding: 0 0 50px 0;
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	    overflow: auto;
	    -webkit-overflow-scrolling: touch;
	    -webkit-transform: translateY(100%);
	    transform: translateY(100%);
	    -webkit-transition-property: -webkit-transform;
	    transition-property: -webkit-transform;
	    transition-property: transform;
	    transition-property: transform, -webkit-transform;
	    -webkit-transition-duration: 0.4s;
	    transition-duration: 0.4s;
	}
	#reswin .contact .mds {
	    display: inline-block;
	    font-size: 20px;
	    margin: 0 0 0px 0;
	    padding: 0;
	    float: none;
	}
	#reswin .contact, #reswin .contact .mds, #reswin .contact p {
	    color: #000;
	    text-align: center;
	    font-size: 12px;
	}
	#reswin .contact .mds {
	    display: inline-block;
	    font-size: 20px;
	    margin: 0 0 0px 0;
	    padding: 0;
	    float: none;
	}
	#reswin .contact {
	    padding: 10% 0;
	    border-bottom: 1ps solid #eee;
	}
	#reswin .contact ul {
	    display: block;
	    padding: 0;
	    margin: 0;
	}
	#reswin .contact ul li {
	    display: block;
	    width: auto;
	    padding: 0;
	    margin: 0;
	    text-align: left;
	    /*vertical-align: middle;*/
	}
	#reswin .tel_num {
	    font-size: 24px;
	    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
	    font-weight: normal;
	}
	#reswin .tel_num a {
	    font-size: 24px;
	    text-decoration: underline;
	    color: #000;
	}
	#reswin .contact ul li {
	    display: block;
	    width: auto;
	    padding: 0;
	    margin: 0;
	    text-align: left;
	    /*vertical-align: middle;*/
	}
	#reswin a.btn {
	    position: relative;
	    display: inline-block;
	    max-width: 34em;
	    font-size: 12px;
	    line-height: 1.4;
	    margin: 15px auto;
	    padding: 6px 26px;
	    border-radius: 0px;
	    color: #fff;
	    text-decoration: none;
	    text-align: center;
	    -webkit-transition: all .3s ease;
	    transition: all .3s ease;
	    background: #767676;
	    border: none;
	    vertical-align: middle;
	}
	#reswin a.btn {
	    position: relative;
	    display: block;
	    max-width: auto;
	    font-size: 16px;
	    line-height: 1.4;
	    padding: 10px 26px;
	    color: #fff;
	}
	#reswin a.btn::before {
	    position: absolute;
	    top: 50%;
	    right: 8px;
	    left: inherit;
	    display: block;
	    width: 4px;
	    height: 4px;
	    margin: -4px 0 0 0;
	    border-top: 1px solid #fff;
	    border-right: 1px solid #fff;
	    -webkit-transform: rotate(45deg);
	    transform: rotate(45deg);
	    content: "";
	}
}


/* -------------------------------------------
プランリスト一覧　デザイン調整
-------------------------------------------*/
.parts-h1 .category-title .text-area h1 {
    position: relative;
    font-size: 28px;
    line-height: 1;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", serif;
    font-weight: normal;
    padding: 0;
    margin: 0 0 2% 0;
    text-shadow: none;
    color: #000;
    margin: 0 0 2% 0;
}

.parts-h1 .category-title .text-area h1::before {
    display: block;
    height: 24px;
    width: 2px;
    content: "";
    margin: 0 auto 30px auto;
    background: #000;
}

.parts-h1 .category-title .text-area {
    display: block;
    padding: 0 0 5% 0;
    margin: 0;
    text-align: center;
    font-size: 0;
}

.parts-restaurant-plan-list .tabstyle {
    display: none;
}

.parts-restaurant-plan-list {
    margin-bottom: 40px;
    width: 90%;
    max-width: 960px;
    padding: 0;
    margin: 0 auto;
    display: block;
    margin: 0 auto;
    font-size: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.parts-restaurant-plan-list .result-item {
    margin-bottom: 40px;
    display: block;
    width: calc(100% / 1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*vertical-align: top;*/
    overflow: hidden;
    float: none;
    margin: 0 0 5% 0;
    padding: 0;
}

.parts-variable-column2 {
    font-size: 16px !important;
    display: block;
    margin: 0;
    padding: 0;
}

.parts-restaurant-plan-list .column2-l {
    padding-right: 1%;
    display: inline-block;
    margin: 0 !important;
    padding: 0 !important;
    float: none;
    width: 40%;
    background: #eee;
    vertical-align: top;
}

.parts-restaurant-plan-list .column2-l .imgholder {
    background-color: unset;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.parts-restaurant-plan-list .column2-l .imgholder img {
    margin: 0;
    padding: 0;
    background: none;
}

.parts-restaurant-plan-list .column2-r {
    float: right;
    /*display: inline-block;*/
    margin: 0 !important;
    padding: 0 0 0 5% !important;
    width: 55%;
    float: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}

.parts-restaurant-plan-list .column2-l .label, .parts-restaurant-plan-list .column2-r .label {
    margin-bottom: 9px;
    display: inline-block;
    background: #323232;
    color: #fff;
    font-size: 1rem;
    padding: 0 1rem;
    line-height: 2rem;
    margin: 0 0 12px 0;
}

.parts-restaurant-plan-list .column2-l .title, .parts-restaurant-plan-list .column2-r .title {
    text-align: left;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "YuMincho", "HGS明朝E", "ＭＳ 明朝", "MS PMincho", serif;
    font-size: 22px;
    padding: 0;
}

.parts-restaurant-plan-list a, a:visited {
    text-decoration: none;
    position: relative;
    padding: 0 0 0 18px;
    display: block;
    font-size: 22px;
    line-height: 1.4;
}

.result-item .column2-l .title a:before, .result-item .column2-r .title a:before {
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

.parts-restaurant-plan-list .column2-l .text.waku, .parts-restaurant-plan-list .column2-r .text.waku {
    padding: 0px;
    color: #666;
    margin-bottom: 15px;
    border: none;
}

.parts-h1 .category-title {
    margin-bottom: 0;
}

.parts-h1 {
    margin: 0 auto 0px;
}

@media (max-width: 680px)	{
    .parts-restaurant-plan-list {
        width: 100%;
    }
    .parts-restaurant-plan-list .column2-l .label, .parts-restaurant-plan-list .column2-r .label {
        margin: 0 0 12px 0;
        display: inline-block;
        background: #323232;
        color: #fff;
        font-size: 14px;
        padding: 0 1em;
        line-height: 2;
        margin: 0 0 10px 0;
    }
    .parts-h1 .category-title .text-area h1 {
        margin: 0 0 20px 0;
        display: block;
    }
    .parts-h1 .category-title .bg-img {
        display: inline-block;
    }
    .parts-variable-column2.parts-space > .column2-r, .parts-variable-column2.parts-space > a > .column2-r {
        padding: 0;
        float: none;
    }
}


/* -------------------------------------------
おすすめメニュー　 カルーセル
-------------------------------------------*/
.sp-image-container {
    overflow: inherit !important;
}

.sp-grab{
    min-height: 390px;
}
