body {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px;
    font-weight: 400;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-family: -apple-system, blinkMacSystemFont, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

.mincho {
    font-family: "ヒラギノ明朝 ProN W3", 'Hiragino Mincho ProN', 'Yu Mincho', serif;
}

.red {
    color: #f41313
}

.btn01 {
    border-radius: 6px;
    color: #ffffff;
    background: #a3554a;
    padding: 13px 60px;
    text-decoration: none;
    font-weight: 300;
}

.btn01:hover {
    background: #c24832;
    text-decoration: none;
    color: #FFF;
    transition: .5s;
}

.btn02 {
    border-radius: 5px;
    font-size: 0.9em;
    color: #FFF;
    background: #2a6533;
    padding: 8px 12px;
    text-decoration: none;
    margin: 0px;
    font-weight: 300;
}

.btn02:hover {
    background: #d35f16;
    text-decoration: none;
    color: #FFF;
    transition: .5s;
}

.btn03 {
    font-size: 0.95em;
    color: #655c51;
    border: solid 1px #a0907d;
    background: #FFF;
    padding: 13px 45px;
    text-decoration: none;
    margin: 0px;
    font-weight: 300;
}

.btn03:hover {
    background: #a0907d;
    text-decoration: none;
    color: #FFF;
    transition: .5s;
}

img {
    width: 100%;
}

a {
    color: #be1818;
}

a:hover {
    color: #ff6e03;
    text-decoration: none;
}

ul li {
    list-style: none;
}

.comment {
    margin-bottom: 5px;
    padding-left: 0;
    color: #f76e25;
    font-size: 0.9em;
}

.comment li:before {
    content: '※';
    margin-left: 0;
    margin-right: 5px;
}

.comment-n {
    list-style-type: decimal margin-bottom:5px;
    padding-left: 0;
    color: #d32d54 !important;
    font-size: 0.9em;
}

@media screen and (max-width:736px) {
    .btn01 {
        padding: 13px 20px;
        text-decoration: none;
        font-weight: 300;
    }

    .comment {
        font-size: 0.9em;
        margin-top: 5px;
    }

    .comment {
        margin-bottom: 1px;
    }
}

.bold1 {
    font-weight: 500;
}

.bold2 {
    font-weight: 500;
    color: #d33417;
}

.small_c {
    color: #f76e25;
    font-size: 0.9em;
}

.img_reset {
    width: initial;
}

.hover_img {
    background-color: #000;
}

.hover_img:hover {
    opacity: 0.7;
    transition: .5s;
}

.line01 {
    border-width: 0 0 3px;
    border-style: solid;
    border-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 1"><circle fill="hsl(39, 23%, 65%)" cx="1" cy="0.5" r="0.5"/></svg>') 0 0 100% repeat;
    width: 90%;
}

.navbar {
    padding: 0;
    color: #462A2A;
    font-weight: 400;
    font-size: 17px;
    background-color: rgba(255, 255, 255, 0) !important;
}

.nav-inner {
    margin: 0 auto;
    max-width: 1280px;
}

.nav-inner ul {
    padding: 15px 0;
    display: inline-block;
    border-left: solid 1px #583D3D;
}

.nav-inner .home {
    border: none;
}

.navbar-toggler {
    margin: 10px;
}

.navbar-light .navbar-toggler {
    color: rgb(8, 109, 247);
    border-color: rgba(88, 61, 61, 0.92);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(88, 61, 61, 0.92)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar .sut {
    font-size: 0.5em !important;
    display: block;
}

.navbar .top-logo {
    width: 68px;
    margin: 0 15px;
}

.navbar .top-m-logo {
    width: 215px;
    margin: 5px 0 0 15px;
}

.navbar a {
    color: #462A2A;
}

.navbar a:hover {
    color: #c24832;
    text-decoration: none;
}

.nav_wrap {
    width: 100%;
    border-bottom: solid 1px #583D3D;
    background-color: rgba(255, 255, 255, 0.95) !important;
    position: relative;
    top: -1px;
}

.nav_wrap_sub {
    max-width: 1200px;
    margin: 0 auto;
}

@media screen and (max-width:992px) {
    .navbar ul {
        background-color: rgba(178, 159, 157, 0.29);
        border-top: solid 1px #462A2A;
    }

}

.top-photo {
    position: relative;
    width: 100%;
    height: 54vw;
    min-height: 8vw;
}

.top-meinlogo {
    position: absolute;
    top: 18vw;
    left: 0;
    width: 100%;
    padding: 0 5%;
    text-align: center;
    z-index: 1;
}

.top-meinlogo img {
    max-width: 60%;
}

.section-top1 {
    background-image: url(../img/bg-top11.png);
    padding-bottom: 25px;
    background-repeat: repeat-x;
    background-color: #3C2B2B;
}

.section-top1-inner {
    padding: 50px 25px;
    text-align: center;
    line-height: 2.2rem;
}

.section-top1-inner p {
    margin-bottom: 1.6rem;
}

.section-top1-menu {
    max-width: 1200px;
    width: 93%;
}

.top-bm {
    padding: 5px;
}

.section-top2 {
    background-image: url(../img/bg-top2.png);
}

.section-top2 h2 img {
    max-width: 250px;
}

.section-top2-inner {
    padding: 50px 10px;
    line-height: 2.2rem;
    max-width: 1200px;
}

.section-top2-banner .img-r {
    margin-bottom: 15px;
}

.section-top2-banner .img-l {
    margin-bottom: 15px;
}

/*.section-top2-banner .img-ru {
    margin-left: -20px
}*/

.col-banner_r {
    padding-left: 7.5px
}

.col-banner_l {
    padding-right: 7.5px
}

.section-top2-news h2 {
    font-size: 1.5em;
    color: #462A2A;
    border-bottom: solid 1px #462A2A;
    margin-bottom: 12px;
}

.section-top2-news p {
    font-size: 0.85em;
    line-height: 1em;
}

.section-top2 dt {
    font-weight: 400;
}

@media screen and (max-width:992px) {
    .section-top2-inner {
        padding: 30px 10px;
    }

    .section-top2-news h2 {
        color: #462A2A;
        border-bottom: solid 1px #462A2A;
        margin-top: 10px;
        padding-bottom: 5px;
    }
}

dl.topics {
    font-size: 0.85em;
    line-height: 1.8em;
}

@media screen and (min-width:768px) {
    dl.topics dt {
        width: 9em;
        padding: 0 0 10px 0;
        float: left;
        clear: both;
        font-weight: 400;
    }

    dl.topics dd {
        padding: 2px 0 5px 9em;
        border-bottom: dotted 1px #333;
        font-weight: 400;
    }
}

@media screen and (max-width:768px) {
    dl.topics dt {
        padding: 0px 5px 0px 5px;
    }

    dl.topics dd {
        padding: 0px 5px 5px 10px;
        border-bottom: dotted 1px #333;
    }
}

.section-top3 {
    color: #FFF;
}

.section-top3 .photo {
    background-color: #050505;
    background-image: url(../img/top-sec3-01.jpg);
    background-position: center;
    background-size: cover;
    margin: 0;
    padding: 0;
}

.section-top3 .photo2 {
    background-color: #050505;
    background-image: url(../img/top-sec3-03.jpg);
    background-position: center;
    background-size: cover;
    margin: 0;
    padding: 0;
}

.section-top3 .texts {
    background-color: #050505;
    background-image: url(../img/bg-top3.png);
    font-size: 0.9em;
    line-height: 1.8em;
    padding: 2em;
}

.section-top3 .texts p {
    margin: 1.7em 0 2.3em 0;
}

.section-top3 h3 {
    font-size: 1.6em;
}

@media screen and (min-width:768px) {
    .section-top3 .texts {
        padding: 3.5em 5em;
        font-size: 0.95em;
        line-height: 2em;
    }

    .section-top3 h3 {
        font-size: 1.8em;
    }
}

@media screen and (max-width:768px) {
    .section-top3 .photo {
        background-color: #050505;
        background-image: url(../img/top-sec3-01sp.jpg);
        background-position: center;
        background-size: cover;
        margin: 0;
        padding: 0;
    }

    .section-top3 .photo2 {
        background-color: #050505;
        background-image: url(../img/top-sec3-03sp.jpg);
        background-position: center;
        background-size: cover;
        margin: 0;
        padding: 0;
    }
}

.section-top4 {
    background-image: url(../img/bg-top4.png);
    text-align: center;
}

.section-top4 ul {
    padding-left: 0;
    margin-bottom: 0;
}

.section-top4 h2 img {
    max-width: 280px;
    margin: 25px 0 15px 0;
}

.section-top4 a {
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.section-top4 .slick-slide {
    margin: 0 8px;
}

.section-top4 .slick-slide img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

.section-top4 .slick-slide div:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 174px;
    height: 100px;
    content: "";
    z-index: 1;
    background-size: contain;
}

.section-top4 h3 {
    font-size: 19px;
    font-weight: bold;
    line-height: 1em;
    width: 100%;
    margin: 13px 0 10px 0;
}

.section-top4 p {
    font-size: 15px;
    line-height: 1.4em;
    width: 100%;
    margin-bottom: 0;
    text-align: left;
    font-weight: 300;
}

.section-top4 .slick-dots {
    display: block;
    font-size: 0;
    text-align: center;
    width: 100%;
    padding: 10px 0 30px 0;
    list-style: none;
}

.section-top4 .slick-dots li {
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    padding: 0;
    cursor: pointer;
}

.section-top4 .slick-dots li button {
    display: block;
    color: transparent;
    background: transparent;
    width: 12px;
    height: 12px;
    border: 0;
    outline: none;
    cursor: pointer;
}

.section-top4 .slick-dots li button:hover,
.section-top4 .slick-dots li button:focus {
    outline: none;
}

.section-top4 .slick-dots li button:hover:before,
.section-top4 .slick-dots li button:focus:before {
    opacity: 1.0;
}

.section-top4 .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: #8B765E;
    opacity: 0.6;
    border-radius: 6px;
    content: "";
}

.section-top4 .slick-dots li.slick-active button:before {
    opacity: 1.0;
}

#event_slider a {
    color: #000;
}

#event_slider p {
    font-size: 0.92em;
    line-height: 1.5em;
}

#event_slider h3 {
    font-weight: 500;
}

@media screen and (min-width:992px) {
    #event_slider li > a:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
    }

    #event_slider li > a > div {
        position: relative;
        float: none;
        color: #fff;
        text-align: center;
        background: #000000;
        width: 100%;
        min-width: 320px;
        overflow: hidden;
    }

    #event_slider li > a > div * {
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    #event_slider p {
        margin: 0 0 0.8em;
    }

    #event_slider li > a > div:hover img,
    #event_slider li > a > div.hover img {
        opacity: 0.4;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    #event_slider li > a > div:hover span {
        opacity: 1;
    }
}

@media screen and (max-width:991px) {
    .section-top4 .slick-slide div:before {
        width: 174px;
        height: 100px;
    }

    .section-top4 .slick-slide img {
        border-radius: 5px;
    }

    .section-top4 h3 {
        margin: 10px 0 10px 0;
    }

    .section-top4 .slick-dots {
        padding: 15px 0 30px 0;
    }

    .section-top4 .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }

    .section-top4 .slick-dots li button {
        width: 10px;
        height: 10px;
    }

    .section-top4 .slick-dotsdots li button:before {
        width: 10px;
        height: 10px;
        border-radius: 5px;
    }

    .slick-prev,
    .slick-next {
        display: block;
        position: absolute;
        font-size: 0;
        line-height: 0;
        color: transparent;
        width: 30px;
        height: 30px;
        padding: 0;
        border-radius: 15px;
        background: rgba(255, 255, 255, 0.75);
        border: none;
        outline: none;
        cursor: pointer;
        z-index: 50;
    }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: .25;
    }

    .slick-prev {
        left: 20px;
    }

    .slick-next {
        right: 20px;
    }

    .slick-prev:before,
    .slick-next:before {
        display: block;
        position: absolute;
        top: 50%;
        width: 5px;
        height: 5px;
        margin-top: -4px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        content: "";
    }

    .slick-prev:before {
        left: 12px;
        border-bottom: solid 2px #000;
        border-left: solid 2px #000;
    }

    .slick-next:before {
        left: 10px;
        border-top: solid 2px #000;
        border-right: solid 2px #000;
    }
}

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

    .slick-prev,
    .slick-next {
        top: 88px;
    }
}

@media screen and (min-width:375px) and (max-width:991px) {

    .slick-prev,
    .slick-next {
        top: 95px;
    }
}

@media screen and (min-width:414px) and (max-width:991px) {

    .slick-prev,
    .slick-next {
        top: 110px;
    }
}

@media screen and (min-width:568px) and (max-width:991px) {

    .slick-prev,
    .slick-next {
        top: 180px;
    }
}

@media screen and (min-width:667px) and (max-width:991px) {

    .slick-prev,
    .slick-next {
        top: 190px;
    }
}

@media screen and (min-width:736px) and (max-width:991px) {

    .slick-prev,
    .slick-next {
        top: 230px;
    }
}

.section-top4 .event_01:before {
    background: url("../img/event_lavel01.svg");
}

.section-top4 .event_02:before {
    background: url("../img/event_lavel02.svg");
}

.section-top4 .event_03:before {
    background: url("../img/event_lavel03.svg");
}

.section-top4 .event_04:before {
    background: url("../img/event_lavel04.svg");
}

.section-top4 .event_05:before {
    background: url("../img/event_lavel05.svg");
}

footer {
    background-color: #2B2121;
    color: #FFF;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 300;
}

footer .inner {
    max-width: 1280px;
    padding: 15px;
    text-align: center;
    font-size: 14px;
}

footer .address {
    max-width: 1280px;
    padding: 0 15px;
    text-align: center;
    font-size: 14px;
}

footer p {
    padding-bottom: 8px;
    margin-bottom: 0;
}

#footer_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}

#footer_menu ul {
    text-align: center;
    margin: 0 auto;
}

#footer_menu li {
    margin: 0px;
    padding: 5px 15px;
    font-size: 0.8em;
    border-right: 1px solid #FFF;
}

.footer_left {
    border-left: 1px solid #FFF;
}

#footer_menu a {
    color: #FFF;
}

#footer_menu a:hover {
    color: #e2d096;
    text-decoration: none;
}

.footer_title {
    max-width: 300px;
    margin-top: 5px;
}

.footer_tel {
    font-size: 2em;
    line-height: 1em;
    font-weight: 200;
}

.footer_icon {
    width: 50px;
    margin: 0 auto;
    padding: 0 5px;
    display: inline-block;
}

.copy {
    font-size: 13px;
}

@media screen and (max-width:991px) {
    #footer_menu {
        display: initial;
        border: initial;
    }

    #footer_menu li {
        border-right: initial;
        list-style-position: inside;
        padding: 7px 0 0 1em;
        font-size: 13px;
    }

    #footer_menu li:before {
        content: '> ';
    }

    .footer_left {
        border-left: initial;
    }

    #footer_menu {
        padding-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }

    .box {
        width: 33.3%;
        height: 32px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.33);
    }
}

.wrap {
    background-color: #e5e1d9;
    background-image: url(../img/bg-top5.png);
    margin: 0;
    padding: 60px 0;
    position: relative;
    top: -1px;
}

.contents {
    margin: 0px auto;
    font-size: 16px;
    font-weight: 400;
    background-color: #FFF;
    padding: 70px 90px;
    border: 1px solid #b2a9a5;
    border-radius: 6px;
}

.contents p {
    line-height: 1.7em;
}

.contents_nosp {
    margin: 0px auto;
    font-size: 16px;
    font-weight: 400;
    background-color: #FFF;
    padding: 70px 40px;
    border: 1px solid #b2a9a5;
    border-radius: 6px;
}

.contents_nosp p {
    line-height: 1.7em;
}

.contents_room {
    margin: 0px auto;
    font-size: 16px;
    font-weight: 400;
    background-color: #FFF;
    padding: 70px 60px;
    border: 1px solid #b2a9a5;
    border-radius: 6px;
}

@media screen and (max-width:991px) {
    .wrap {
        padding: 20px 15px;
    }

    .contents {
        margin: 0px auto;
        font-size: 0.9em;
        padding: 35px 20px 20px 20px;
    }

    .contents_nosp {
        margin: 0px auto;
        font-size: 0.9em;
        padding: 35px 20px 20px 20px;
    }

    .contents_room {
        margin: 0px auto;
        font-size: 0.9em;
        padding: 35px 20px 20px 20px;
    }
}

.jumbotron {
    background-size: cover;
    background-position: center 40%;
    color: #FFF;
    padding: 50px 0 150px 0;
    background-color: black;
    position: relative;
    top: -1px;
    margin-bottom: 0;
}

.jumbotron h2 {
    font-size: 2.5em;
    position: relative;
    font-weight: 200;
    line-height: 1em;
}

.jumbotron p {
    font-size: 0.8em;
    position: relative;
    font-weight: 200;
    margin-left: 0.5em;
}

.top-img-room {
    background-image: url("../room/img/top-img.jpg");
    position: relative;
}

.top-img-info {
    background-image: url("../other/img/other-img.jpg");
    position: relative;
}

.top-img-food {
    background-image: url("../food/img/top-img.jpg");
    position: relative;
}

.top-img-event {
    background-image: url("../event/img/top-img.jpg");
    position: relative;
}

.top-img-access {
    background-image: url("../access/img/top-img.jpg");
    position: relative;
}

.top-img-mail {
    background-image: url("../mail/img/top-img.jpg");
    position: relative;
}

.top-img-member {
    background-image: url("../member/img/top-img.jpg");
    position: relative;
}

.top-img-news {
    background-image: url("../news/img/top-img.jpg");
    position: relative;
}

.top-img-qa {
    background-image: url("../qa/img/top-img.jpg");
    position: relative;
}

.top-img-service {
    background-image: url("../service/img/top-img.jpg");
    position: relative;
}

.top-img-other {
    background-image: url("../other/img/top-img.jpg");
    position: relative;
}

.top-img-line {
    background-image: url("../other/img/top-line.jpg");
    position: relative;
}

.cover::before {
    position: absolute;
    content: ' ';
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#event h2,
#room h2,
#member h2,
#service h2,
#food h2,
#qa h2,
#room h2,
#mail h2,
#other h2,
#news h2 {
    margin-bottom: 20px;
    font-size: 1.6em;
    text-align: center;
    color: #462A2A;
}

.h2-com {
    text-align: center;
    margin-bottom: 20px;
}

.h3-title {
    width: 100%;
    background: #412929;
    color: #fff;
    font-size: 18px;
    margin: 0 0 2px;
    padding: 7px 20px 8px 25px;
    position: relative;
    width: 100%;
}

.h3-title:before {
    border-bottom: 10px solid transparent;
    border-left: 10px solid #FFF;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    content: " ";
    display: block;
    left: 0;
    margin: -10px 0 0 0;
    position: absolute;
    top: 50%;
}

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

    #event h2,
    #room h2,
    #member h2,
    #service h2,
    #food h2,
    #mail h2,
    #other h2,
    #news h2 {
        margin-bottom: 20px;
        font-size: 1.5em;
        text-align: center;
        color: #462A2A;
    }
}

#member h4 {
    font-size: 1em;
    line-height: 1em;
    margin: 12px 0 5px 0;
}

.member-box .member-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}

.member-box .member-list:last-child {
    margin-bottom: 0;
}

.member-box .member-list > div {
    border: 1px solid #604539;
    padding: 20px;
}

.member-box .member-list > div:first-child {
    background-color: #f4eee9;
    width: 320px;
}

.member-box .member-list > div:first-child p {
    margin: 0px;
    font-size: 1.22em;
    color: #462A2A;
}

.member-box .member-list > div:last-child ul {
    font-size: 0.9rem;
    padding-left: 1.3em;
}

.member-box .member-list > div:last-child ul li {
    margin-bottom: 5px;
    padding-left: 0;
    color: #f76e25;
}

.member-box .member-list > div:last-child ul li:before {
    content: '※';
    margin-left: -1rem;
    margin-right: 3px;
}

.member-box .member-list > div:last-child ul li:last-child {
    margin-bottom: 0;
}

.member-box .member-list > div:last-child {
    width: calc(100% - 300px);
}

.member-box .member-list > div:last-child p {
    margin: 2px;
}

@media only screen and (max-width:736px) {
        {
        margin-top: 20px;
    }

    .member-box {
        margin-top: 20px;
    }

    .member-box .member-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .member-box .member-list > div {
        padding: 15px;
    }

    .member-box .member-list > div:first-child {
        width: 100%;
        border-bottom: 0;
    }

    .member-box .member-list > div:first-child p {
        text-align: center;
    }

    .member-box .member-list > div:first-child ul {
        font-size: 1em;
        margin-top: 5px;
    }

    .member-box .member-list > div:first-child ul li {
        margin-bottom: 1px;
        text-align: center;
    }

    .member-box .member-list > div:last-child {
        width: 100%;
    }

    .member-box .member-list > div:last-child p {
        margin-top: 2px;
    }
}

@media only screen and (min-width:737px) {
    .member-box .member-list > div:first-child {
        border-right: 0;
    }

    .member-box .member-list.ListCenter > div:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.tokuten-table {
    width: 100%;
    table-layout: fixed;
    margin: 8px 0;
    border-collapse: collapse;
}

.tokuten-table th {
    text-align: center;
    color: #fff;
    padding: 5px;
    background: #CDA16C;
    font-weight: 500;
    font-size: 14px;
    border: solid 1px #604539;
}

.tokuten-table td {
    text-align: center;
    background: #ffead2;
    font-size: 14px;
    padding: 5px;
    border: solid 1px #604539;
}

.tokuten-table .lank {
    width: 25%;
    white-space: nowrap;
}

.tokuten-table .lank_name {
    font-weight: 500;
    color: #d40202;
    background: #fdd9af;
}

.tokuten-table .kaisu {
    width: 25%;
}

.time-table {
    table-layout: fixed;
    margin-top: 8px;
    border-collapse: collapse;
}

.time-table th {
    text-align: center;
    color: #fff;
    padding: 5px 1em;
    background: #ed9b38;
    font-weight: 500;
    font-size: 14px;
    border: solid 1px #604539;
}

.time-table td {
    text-align: center;
    background: #ffead2;
    font-size: 14px;
    padding: 5px 2em;
    border: solid 1px #604539;
}

.amn {
    padding: 15px 15px 5px 15px;
    outline: solid 1px #866557;
    outline-offset: -5px;
}

.amn2 {
    width: 100%;
    padding: 10px;
    outline: solid 2px #b59486;
    outline-offset: -7px;
}

.amn2-inner {
    padding: 15px;
    background-color: #f8f4f2;
}

.amn-wrap {
    padding: 10px;
}

.amn-wrap h5 {
    margin: 15px 0px 8px 1px;
    font-size: 1.1em;
    line-height: 1em;
    color: #462A2A
}

.amn-wrap h6 {
    margin: 15px 0px 8px 1px;
    font-size: 1em;
    color: #462A2A
}

.amn-wrap .target {
    margin: 0px 0px 15px 1px;
    font-size: 0.85em;
    color: #f08317;
}

.amn-wrap .target2 {
    margin: -5px 0px 10px 1px;
    font-size: 0.85em;
    color: #f08317;
}

.amn-wrap .com {
    margin: 5px 0 3px 1px;
    font-size: 0.9em;
    line-height: 1.5em;
    font-weight: 300;
}

.amn-wrap2 {
    padding: 0 10px 0 10px;
}

.amn2 p {
    margin: 0;
    line-height: 1em;
    font-size: 0.9em;
}

.amn2 h6 {
    font-size: 0.95em;
}

.food_menu {
    padding: 15px 0;
}

.food_menu img {
    outline: solid 1px #a0907d;
}

.food_menu figcaption {
    font-size: 0.9em;
    margin: 5px 0;
    color: #5c4b3a;
    font-family: Georgia, "ヒラギノ明朝 ProN W3", 'Hiragino Mincho ProN', 'Yu Mincho', serif;
}

/*------------------------------------------------------------------------------------------------------------------------
Q&A
------------------------------------------------------------------------------------------------------------------------*/
section #qa_toggle {
    position: relative;
    width: 100%;
    margin: 30px auto 0;
}

.qa_toggle {
    margin-top: 35px;
}

.qa_toggle h4 {
    font-size: 1.1em;
    color: #4a342a;
    text-align: left;
    width: 90%;
    margin: 0px;
    padding: 8px 0;
    font-weight: 400;
    line-height: 1.6em;
}

.qa_toggle h4 ::before {
    background-color: #9d5c49;
    color: #F8F8F8;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    font-family: "Font Awesome 5 Free";
    content: "\f128";
    font-weight: lighter;
    font-size: 18px;
    position: relative;
    top: 0px;
    display: inline-block;
}

@media only screen and (max-width: 736px) {
    .qa_toggle h4 {
        font-size: 1em;
        line-height: 1.6em;
    }

    .qa_toggle h4 ::before {
        top: 0px;
        font-size: 1em;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
}


.qa_toggle ul {
    width: 100%;
    padding: 0;
}

.qa_toggle li {
    position: relative;
    border-bottom: 1px dotted #a0907d;
    list-style: none;
}

.qa_toggle li:first-child {
    border-top: 1px dotted #a0907d;

}

.qa_toggle > ul > li > a {
    display: block;
    text-decoration: none;
    cursor: pointer;
    padding: 12px 12px;
    position: relative;
}

.qa_toggle > ul > li > a h5:hover {
    color: #111;
    text-decoration: none;
}

.qa_toggle > ul > li > p {
    display: none;
    text-align: left;
    padding: 1.3em 1.5em;
    color: #86484d;
    line-height: 1.8;
    background-color: #f7f7f7;
}

.qa_toggle li .qa_toggle_icon,
.qa_toggle li .qa_toggle_icon span {
    display: inline-block;
    transition: all .3s;
    box-sizing: border-box;
}

.qa_toggle li .qa_toggle_icon {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 33px;
    right: 10px;
}

.qa_toggle li .qa_toggle_icon span {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #af644d;
}

.qa_toggle li .qa_toggle_icon span:nth-of-type(1) {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.qa_toggle li .qa_toggle_icon span:nth-of-type(2) {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.qa_toggle li .qa_toggle_icon.active span:nth-of-type(1) {
    display: none;
}

.qa_toggle li .qa_toggle_icon.active span:nth-of-type(2) {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.contents_access {
    margin: 0px auto;
    font-size: 16px;
    background-color: #FFF;
    padding: 0;
    border-top: 1px solid #b2a9a5;
    border-left: 1px solid #b2a9a5;
    border-right: 1px solid #b2a9a5;
}

.contents_access_pd {
    font-weight: 300;
    margin: 0px auto;
    font-size: 16px;
    background-color: #FFF;
    padding: 0;
    padding: 30px 90px;
    border-bottom: 1px solid #b2a9a5;
    border-left: 1px solid #b2a9a5;
    border-right: 1px solid #b2a9a5;
    border-radius: 10px 10px 0 0/10px 10px 0 0;
    -webkit-border-radius: 0 0 6px 6px/0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px/0 0 6px 6px;
}

.contents_access_pd .left-p {
    line-height: 1.8em;
    margin-left: 1em;
}

.access_logo {
    width: auto;
    height: 60px;
    margin-bottom: 20px;
}

@media only screen and (max-width:736px) {
    .access_logo {
        width: auto;
        height: initial;
    }

    .contents_access {
        width: 100%;
        margin: 0px auto;
        font-size: 0.9em;
        padding: 0px;
    }

    .contents_access_pd {
        margin: 0px auto;
        font-size: 0.9em;
        padding: 20px;
    }
}

.video {
    position: relative;
    height: 0;
    padding: 30px 0 56.25%;
    overflow: hidden;
}

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

.fa-car {
    margin-right: 5px;
    color: #837564
}

#room {
    font-family: "ヒラギノ明朝 ProN W3", 'Hiragino Mincho ProN', 'Yu Mincho', serif;
}

.room_card {
    padding: 0 4px;
    color: #604539;
}

.room_card h4 {
    margin: 15px 0 0 0;
    color: #604539;
}

#room h3 {
    padding-bottom: 8px;
    margin: 20px -10px 8px -10px;
    border-bottom: double 4px #a0907d;
    color: #b15e0c;
    height: 38px;
    display: flex;
    align-items: center;
}

#room .sub_t {
    font-size: 0.7em;
    margin-left: 10px;
    color: #d18b1b;
    font-weight: 200;
}

#room .fee {
    margin: 0 -10px;
    padding: 0 0 5px;
    font-size: 1.15em;
    color: #604539;
}

#room img {
    outline: solid 1px rgba(160, 144, 125, 0);
}

#room p {
    padding: 0;
    margin: 0;
}

#room .room_no {
    margin: 3px 0 12px;
    font-size: 0.9em;
}

#roomList .room_lank {
    text-align: center;
    margin: 0;
    line-height: 1em;
    color: #d36f42;
    font-size: 1.3em;
}

#roomList h2 {
    text-align: center;
    color: #604539;
    font-size: 2.1em;
}

#room .badge {
    background-color: #487e59;
    font-size: 0.85em;
    font-weight: 300;
    padding: 5px 10px 6px 10px;
    color: #FFF;
    margin-right: 5px;
    margin-bottom: 5px;
}

#roomList .badge {
    background-color: #487e59;
    font-size: 0.85em;
    font-weight: 300;
    padding: 6px 14px 7px 13px;
    color: #FFF;
    margin-right: 5px;
    margin-bottom: 7px;
}

#room .badge-secondary,
#roomList .badge-secondary {
    background-color: #a74b3a;
}

#room .badge-third,
#roomList .badge-third {
    background-color: #715b45;
}

#room .badge-4th,
#roomList .badge-4th {
    background-color: #58569a;
}

.room_photo {
    position: relative;
    top: -1px;
}

.lank {
    margin: 1px 0 0 0;
    line-height: 1em;
    color: #d36f42;
    font-weight: 400;
}

.room_com {
    text-align: left;
    font-size: 0.95em;
    margin: 5px;
    line-height: 1.6em;
}

.room_card .room_btn {
    margin: 25px 0 10px 0;
}

.cook {
    background-color: #f2eae6;
    padding: 15px 20px;
    margin-bottom: 20px;
    border: 1px dotted #a0907d;
    font-size: 0.95em;
}

#room .room_badge_top {
    margin: 2px -10px 0px;
    padding: 0 0 15px;
    font-family: -apple-system, blinkMacSystemFont, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

@media only screen and (max-width:736px) {
    #room h2 {
        margin-bottom: 10px;
    }

    .room_card {
        margin-bottom: 0px;
        padding: 5px 5px 5px 5px;
    }

    .room_card h4 {
        font-size: 1.5em;
        margin: 10px 0 0 0;
    }

    .room_card .fee {
        margin: 0 0 3px;
    }

    .room_com {
        font-size: 0.9em;
        margin: 4px;
    }

    #roomList h2 {
        text-align: center;
        color: #604539;
        font-size: 1.2em;
    }

    #roomList .room_lank {
        font-size: 0.9em;
    }

    #room h3 {
        font-size: 1.3em;
        margin: 10px -10px 8px -10px;
    }

    #room .fee {
        font-size: 1em;
        padding: 0 0 5px;
    }

    #room .room_no {
        margin: 3px 0 0px;
    }

    #roomList .badge {
        font-size: 0.7em;
        padding: 5px 7px;
        margin-bottom: 3px;
    }

    #room .badge {
        font-size: 0.6em;
        padding: 5px 6px;
        margin-bottom: 1px;
    }
}

#roten {
    position: relative;
    top: -100px;
    display: block;
    ;
}

#roomList table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.95em;
    color: #453128;
}

#roomList th,
td {
    padding: 10px;
    border: 1px solid #60473c;
    text-align: center;
}

#roomList th {
    background: #7e5746;
    font-weight: 300;
    color: #FFF;
}

#roomList .day {
    background: #a0907d;
}

#roomList .comm {
    font-size: 0.85em;
}

@media only screen and (min-width:736px) {
    #roomList .thw {
        width: 21%
    }
}

@media only screen and (max-width:736px) {
    #roomList table {
        width: 100%;
        font-size: 0.85em;
    }

    #roomList th,
    td {
        padding: 5px 0;
    }

    #roomList table tr {
        display: block;
        float: left;
    }

    #roomList table tr td,
    #roomList table tr th {
        display: block;
    }

    #roomList table thead {
        display: block;
        float: left;
        width: 37%;
    }

    #roomList table thead tr {
        width: 100%;
    }

    #roomList table tbody {
        display: block;
        float: left;
        width: 63%;
    }

    #roomList table tbody tr {
        width: 50%;
    }
}

.event_wrap {
    padding: 6px;
}

.event_inner {
    padding: 6px;
    border: solid 1px #b2a9a5;
    background-color: #f8f3ec;
}

.event_inner p {
    margin: 0;
    padding: 5px 7px;
    font-size: 0.9em;
}

.event_inner h4 {
    margin-top: -5px;
    width: 100%;
    background: #674a40;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    padding: 7px 10px 8px 10px;
}

.event-card {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.event-card .caption {
    display: inline;
}

.event-card span {
    font-weight: 500;
    font-size: 1em;
    position: absolute;
    display: inline-block;
    top: 25px;
    left: -45px;
    width: 200px;
    padding: 5px 10px;
    background: #cc0c0c;
    color: #fff;
    text-align: center;
    transform: rotate(-40deg);
}

.event-card .event01 {
    background: #193383;
}

.event-card .event02 {
    background: #e50e2f;
}

.event-card .event03 {
    background: #3f6514;
}

.event-card .event04 {
    background: #7c0e3f;
}

.event-card .event05 {
    background: #fd6a37;
}

.event-card .event06 {
    background: #8e9136;
}

.event-card .event07 {
    background: #289faf;
}

.event-card .event08 {
    background: #af1a1a;
}

.event-card .event09 {
    background: #ef5f96;
}

.event-card .event10 {
    background: #b4c93d;
}

.aikotoba {
    width: 100%;
    padding: 5px;
}

.aikotoba_wrap {
    margin-top: 25px;
}

@media only screen and (max-width:736px) {
    .aikotoba_wrap p {
        margin: 8px;
    }

    .event_inner h4 {
        font-size: 17px;
        padding: 6px 8px !important;
        line-height: normal;
        margin: 0;
    }

    .event_inner p {
        font-size: 0.9em;
    }
}

.table-sp {
    width: 100%;
    margin: 0 auto;
    border: 2px solid #a0907d;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.05em !important;
    line-height: 1.6em
}

.table-sp th {
    text-align: left;
    background: #ddd1c3;
    font-weight: 400;
    border: 1px solid #a0907d;
    padding: 15px;
    width: 25%;
    color: #311e1e;
    white-space: nowrap;
}

.table-sp td {
    text-align: left;
    border: 1px solid #a0907d;
    padding: 15px;
}

.syokusyu {
    margin: 0;
    font-size: 1.15em;
    font-weight: 500;
}

.saiyou_list li {
    list-style: decimal;
    margin-left: -1em;
}

.saiyou_list {
    margin-bottom: 0;
}

@media screen and (max-width:768px) {
    .rec_inner {
        margin: 15px 0;
    }

    .table-sp,
    .table-sp tbody,
    .table-sp thead,
    .table-sp tr,
    .table-sp td,
    .table-sp th {
        display: block;
        text-align: left;
    }

    .table-sp th {
        width: auto;
    }

    .table-sp {
        border: none;
        font-size: 1em !important;
    }

    .table-sp th {
        border: none;
        padding: 5px 10px;
    }

    .table-sp td {
        border: none;
        padding: 10px;
    }

    .info_title {
        font-size: 1.15em !important;
    }
}

.line-img {
    width: initial;
}

.info {
    margin-top: 20px;
    padding: 0 10px;
}

.info_title {
    border-bottom: dotted 1px #a0907d;
    border-top: dotted 1px #a0907d;
    padding: 10px 5px;
    font-size: 1.6em;
    color: #604539;
}

#news a {
    color: #fd6c11;
}

#news h2 {
    margin-bottom: 35px;
}

#news-item h3 {
    border-bottom: 1px solid #462A2A;
    color: #462A2A;
    font-weight: 300;
}

.news-naiyou {
    margin-top: 40px;
}

.circle {
    width: 100%;
    text-align: center;
}

.circle h3 {
    position: relative;
    display: inline-block;
    padding: 16px 40px;
    border-bottom: 2px solid #604539;
}

.circle h3:before,
.circle h3:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #604539;
    position: absolute;
    top: 61px;
}

.circle h3:before {
    left: -4px;
}

.circle h3:after {
    right: -4px;
}

dl.news {
    font-size: 1em;
    line-height: 1.8em;
}

@media screen and (min-width:768px) {
    dl.news dt {
        width: 9em;
        padding: 7px 0 15px 5px;
        float: left;
        clear: both;
        font-weight: 400;
    }

    dl.news dd {
        padding: 7px 0 15px 9em;
        border-bottom: dotted 1px #333;
        font-weight: 400;
    }
}

@media screen and (max-width:768px) {
    dl.news dt {
        padding: 0px 5px 0px 5px;
    }

    dl.news dd {
        padding: 0px 5px 5px 10px;
        border-bottom: dotted 1px #333;
    }
}

.table-news {
    width: 100%;
    margin: 0 auto;
    border: 2px solid #a0907d;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.05em !important;
    line-height: 1.6em
}

.table-news th {
    text-align: left;
    background: #f4f2f0;
    font-weight: 400;
    border: 1px solid #a0907d;
    padding: 15px;
    width: 25%;
    color: #311e1e;
    white-space: nowrap;
}

.table-news td {
    text-align: left;
    border: 1px solid #a0907d;
    padding: 15px;
}

@media screen and (max-width:768px) {
    .rec_inner {
        margin: 15px 0;
    }

    .table-news,
    .table-news tbody,
    .table-news thead,
    .table-news tr,
    .table-news td,
    .table-news th {
        display: block;
        text-align: left;
    }

    .table-news th {
        width: auto;
    }

    .table-news {
        border: none;
        font-size: 1em !important;
    }

    .table-news th {
        border: none;
        padding: 5px 10px;
    }

    .table-news td {
        border: none;
        padding: 10px;
    }
}

.jumbotron h2 a {
    color: #FFF;
}

/*------------------------------------------------------------------------------------------------------------------------
RoomSlider
------------------------------------------------------------------------------------------------------------------------*/

#slider {
    width: 100%;
    margin: 0px auto -30px;
}

#slider img {
    width: 100%;
}

ul#slider {
    padding: 0
}


#slider button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.slide-dots {
    text-align: center;
    position: relative;
    z-index: 9999;
    top: -40px;
    padding: 0;
}

.slide-dots li {
    display: inline-block;
    margin: 0 15px;
}

.slide-dots li button {
    position: relative;
    text-indent: -9999px;
}

.slide-dots li button:before {
    content: "●";
    font-size: 18px;
    text-indent: 0px;
    position: absolute;
    top: 0;
    left: 0;
    color: #ffffff
}

.slide-dots li.slick-active button:before {
    content: "●";
    color: #136fcb
}


@media screen and (max-width:768px) {
    .slide-dots {
        top: -30px;
        text-align: left;
    }

    .slide-dots li {
        margin: 0 10px;
    }

    .slide-dots li button:before {
        font-size: 14px;
    }
}

/*モバイル表示*/
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc-view {
    display: block !important;
}

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

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 767px) {
    .pc-view {
        display: none !important;
    }

    .sp-view {
        display: block !important;
    }
}
