.ats {
    margin: 1em auto;
    clear: both;
    text-align: left;
    width: 780px;
}

ul.lang {
    border-right: 1px dashed #fff;
    border-left: 1px dashed #fff;
    padding: 0 1em 0 0;
    font-size: 0.8em;
}

ul.lang li {
    display: inline-block;
}

body {
    background: #0a0a0a;
    text-align: center;
    font-family: "Sawarabi Mincho", serif;
    font-weight: 400;
    min-width: 960px;
}

a,
h1,
h2,
h3,
h4,
p,
th {
    font-weight: 400;
    letter-spacing: 0.1em;
}

.footer,
.header,
.wrapper {
    width: 100%;
    height: auto;
}

.wrapper img {
    width: auto;
}

a,
body {
    color: #fff;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    opacity: 0.7;
    color: #fff;
}

figure {
    display: block;
}

dl,
iframe,
img,
table {
    vertical-align: middle;
}

.header {
    width: 100%;
    height: 100vh;
}

#navwrap {
    height: 80px;
    position: relative;
}

#nav {
    overflow: hidden;
    background: rgba(46, 44, 34, 0.8);
    padding: 10px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#nav h1 {
    display: block;
    float: left;
    margin-left: 40px;
}

#nav ul {
    display: block;
    float: right;
    margin-top: 10px;
    margin-right: 40px;
}

#nav li {
    display: block;
    float: left;
    margin-left: 20px;
}

#nav li {
    font-size: 16px;
    line-height: 20px;
    max-height: 100%;
    padding: 10px 0;
}

#nav.fixed {
    position: fixed;
}

section {
    margin-top: 120px;
    padding-top: 30px;
}

section h1 {
    margin-bottom: 30px;
}

section h2 {
    margin-bottom: 45px;
}

section p {
    margin-top: 0.75em;
    line-height: 1.6em;
}

section .txt {
    margin-top: 40px;
}

.deco {
    padding-bottom: 30px;
    background: url(../images/img_title_deco.png) no-repeat center bottom;
}

#about h1 {
    margin-bottom: 65px;
}

#about p {
    margin-top: 60px;
    line-height: 1.8em;
}

#about p+p {
    margin-top: 1em;
}

#cuisine h2 {
    font-size: 17px;
    line-height: 37px;
    max-height: 100%;
}

#cuisine h3 {
    font-size: 18px;
    line-height: 2;
    max-height: 100%;
}

#cuisine p {
    font-size: 18px;
    line-height: 2;
    max-height: 100%;
}

#cuisine small {
    font-size: 15px;
    line-height: 2;
    max-height: 100%;
    display: inline-block;
}

#cuisine figure {
    height: 600px;
    background: url('../images/fgr_cuisine.jpg') center center no-repeat;
    background-size: cover;
}

#cuisine ul {
    display: block;
    overflow: hidden;
    text-align: center;
}

#cuisine li {
    margin-left: 15px;
    display: inline-block;
}

#cuisine li:first-child {
    margin-left: 0;
}

#room h1 {
    margin-bottom: 65px;
}

#room figure {
    margin-top: 20px;
}

#room h2 {
    font-size: 22px;
    line-height: 37px;
    max-height: 100%;
}

#room p {
    font-size: 17px;
    line-height: 32px;
    max-height: 100%;
    margin-top: 15px;
}

#room td {
    font-size: 17px;
    line-height: 32px;
    max-height: 100%;
    margin-top: 15px;
}

#room table {
    width: 100%;
}

#room td {
    vertical-align: middle;
    height: 128px;
}

#rnav ul {
    display: block;
    overflow: hidden;
    text-align: center;
}

#rnav li {
    margin-left: 20px;
    display: inline-block;
    width: 74px;
    border-bottom: 9px solid #2e2c22;
    padding-bottom: 0.5em;
}

#rnav li.current {
    border-color: #c0b898;
}

#rnav li:first-child {
    margin-left: 0;
}

#ratc article {
    margin: 95px 0 0;
    padding: 45px 0;
}

#ratc article {
    background: url('../images/room/bg_seiryu.jpg') center center no-repeat;
    background: cover;
}

#ratc article.fukube {
    background: url('../images/room/bg_fukube.jpg') center center no-repeat;
    background: cover;
}

#ratc article.ariake {
    background: url('../images/room/bg_ariake.jpg') center center no-repeat;
    background: cover;
}

#ratc article.tagasode {
    background: url('../images/room/bg_tagasode.jpg') center center no-repeat;
    background: cover;
}

#ratc article.matsnoma {
    background: url('../images/room/bg_matsnoma.jpg') center center no-repeat;
    background: cover;
}

#ratc article {
    position: relative;
}

#ratc article:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: #231815;
    opacity: 0.85;
    z-index: 1;
}

#ratc article * {
    position: relative;
    z-index: 2;
}

#ratc .slick-dots {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
}

#ratc .slick-dots li {
    width: 74px;
    margin-left: 20px;
    margin-right: 0;
    height: 50px;
}

#ratc .slick-dots li button {
    width: 74px;
    height: 50px;
}

#ratc .slick-dots li:hover {
    opacity: 0.7;
}

#ratc .slick-dots li.slick-active {
    opacity: 1;
    cursor: default;
}

#ratc .slick-dots li button:before {
    display: none;
}

#ratc .slick-dots li button:after {
    content: "Seiryu";
    font-size: 12px;
    line-height: 40px;
    color: #fff;
    display: inline-block;
    width: 75px;
    border-bottom: 9px solid #2e2c22;
    padding-bottom: 1px;
}

#ratc .slick-dots li button#slick-slide-control01:after {
    content: "Fukube";
}

#ratc .slick-dots li button#slick-slide-control02:after {
    content: "Ariake";
}

#ratc .slick-dots li button#slick-slide-control03:after {
    content: "Tagasode";
}

#ratc .slick-dots li button#slick-slide-control04:after {
    content: "Matsunoma";
}

#ratc .slick-dots li.slick-active button:after {
    border-color: #c0b898;
}

#ratc .slick-dots li:first-child {
    margin-left: 0;
}



#price h1 {
    margin-bottom: 0;
}

#price h1 {
    font-size: 20px;
    line-height: 1.4;
    max-height: 100%;
}

#price table {
    width: 570px;
    margin: 40px auto 0;
    border-bottom: 1px solid;
}

#price td,
#price th {
    font-size: 18px;
    line-height: 1.4;
    max-height: 100%;
}

#price table th {
    text-align: left;
}

#price table td {
    text-align: right;
}

#price table td,
#price table th {
    border-top: 1px solid;
}

#price table div {
    padding: 0.75em 0;
}
#price table + p {
	margin-top: 40px
}

#event h2 {
    font-size: 17px;
    line-height: 36px;
    max-height: 100%;
}

#event p {
    font-size: 17px;
    line-height: 36px;
    max-height: 100%;
}

#event p span {
    font-size: 24px;
    max-height: 100%;
}

#event img {
    margin: 40px 0;
}

#event small {
    font-size: 14px;
    line-height: 21px;
    max-height: 100%;
    display: inline-block;
    padding-top: 10px;
}

#modal-bg {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

#modal-main-1 {
    display: none;
    width: 100;
    height: 545px;
    margin: 0;
    padding: 30px 20px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    position: fixed;
    z-index: 2;
    text-align: center;
    overflow-y: scroll;
}

#modal-main-1::-webkit-scrollbar {
    display: none;
}

#modal-main-1 img {
    width: 595px;
}

#modal-main-1 .btn {
    padding: 8px 50px;
    cursor: pointer;
    border: 1px solid #fff;
    transition: 0.3s;
    font-size: 1.1rem;
    border-radius: 0;
    letter-spacing: 1px;
}

#modal-main-1 .btn:hover {
    color: #fff;
    opacity: 0.6;
}

.main .introduction .void_wapper a:link,
.modal_area a.info:link {
    color: #fff;
    text-decoration: underline;
}

.main .introduction .void_wapper a:hover,
.modal_area a.info:hover {
    color: #fff;
    text-decoration: none;
}

.main .introduction .void_wapper a:visited,
.modal_area a.info:visited {
    color: #fff;
    text-decoration: underline;
}

#wedding h2 {
    font-size: 17px;
    line-height: 37px;
    max-height: 100%;
}

#wedding figure {
    height: 600px;
    background: url('../images/fgr_wedding.jpg') center center no-repeat;
    background-size: cover;
}

#wedding a {
    text-decoration: underline;
}

#gallery {
    background: #f1efd2;
    padding: 60px 0;
    color: #0a0a0a;
}

#gallery .txt {
    margin-top: 15px;
    height: 135px;
}

#gallery .slick2wrapwrap {
    width: 100%;
    position: relative;
    overflow: hidden;
}

#gallery .slick2wrap {
    width: 2310px;
    height: 650px;
    position: relative;
    left: 50%;
    margin-left: -1150px;
}

#gallery .slick2 {
    width: 2310px;
    position: relative;
}

#gallery .slick2 div {
    width: 2310px;
    height: 500px;
    overflow: hidden;
    background: url('../images/gallery/1.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick2 div.num2 {
    background: url('../images/gallery/2.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick2 div.num3 {
    background: url('../images/gallery/3.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick2 div.num4 {
    background: url('../images/gallery/4.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick2 div.num5 {
    background: url('../images/gallery/5.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick2 div.num6 {
    background: url('../images/gallery/6.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick2 div.num7 {
    background: url('../images/gallery/7.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick2 div.num8 {
    background: url('../images/gallery/191.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick2 div.num9 {
    background: url('../images/gallery/192.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick2 div.num10 {
    background: url('../images/gallery/193.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick2 div.num11 {
    background: url('../images/gallery/194.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick-dots {
    position: absolute;
    bottom: -160px;
    left: 0;
    height: 150px;
    padding-top: 80px;
    width: 100%;
}

#gallery .slick-dots li {
    width: 60px;
    height: 60px;
    margin-left: 10px;
    margin-right: 0;
    position: static;
}

#gallery .slick-dots li:first-child {
    margin-left: 0;
}

#gallery .slick-dots li button:before {
    display: none;
}

#gallery .slick-dots li.slick-active button:after {
    color: #0a0a0a;
    position: absolute;
    width: 100%;
    top: 20px;
    left: 0;
    content: "The seasonal scenery of the Ariake garden\A includes Japanese andromeda, hostas, and autumn foliage";
    display: inline-block;
    font-size: 17px;
    line-height: 1.7em;
    margin-bottom: 10px;
    max-height: 100%;
    letter-spacing: 0.05em;
    white-space: pre;
}

#gallery .slick-dots li.slick-active button#slick-slide-control11:after {
    content: "Kamuro teahouse in the Tagasode garden";
}

#gallery .slick-dots li.slick-active button#slick-slide-control12:after {
    content: "Decorative shelf in Fukube with mother-of-pearl";
}

#gallery .slick-dots li.slick-active button#slick-slide-control13:after {
    content: "Autographs of Gyokudo Kawai and Taikan Yokoyama displayed in Matsunoma";
}

#gallery .slick-dots li.slick-active button#slick-slide-control14:after {
    content: "Seiryu is inspired by traditional poetry events held near streams";
}

#gallery .slick-dots li.slick-active button#slick-slide-control15:after {
    content: "The premises are colored by vivid foliage in the autumn";
}

#gallery .slick-dots li.slick-active button#slick-slide-control16:after {
    content: "Pledge your eternal love amidst the music of a murmuring stream";
}

#gallery .slick-dots li.slick-active button#slick-slide-control17:after {
    content: "Arisugawa Shimizu is surrounded by a verdantly green garden";
}

#gallery .slick-dots li.slick-active button#slick-slide-control18:after {
    content: "Gorgeous kimono are perfectly set off by the vivid greenery from the large windows";

}

#gallery .slick-dots li.slick-active button#slick-slide-control19:after {
    content: "The annual New Year Dance in\A January features traditional performing arts and kaiseki cuisine";}



#gallery .slick-dots li button {
    width: 68px;
    height: 68px;
    background: url('../images/gallery/1.jpg') center center no-repeat;
    background-size: cover;
    border: 2px solid #f1efd2;
}

#gallery .slick-dots li.slick-active button {
    border-color: #796a56;
    opacity: 1;
}

#gallery .slick-dots li.slick-active button:hover {
    opacity: 1;
    cursor: default;
}

#gallery .slick-dots li button:hover {
    opacity: 0.7;
}

#gallery .slick-dots li button#slick-slide-control10:after {}

#gallery .slick-dots li button#slick-slide-control11 {
    background: url('../images/gallery/2.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick-dots li button#slick-slide-control12 {
    background: url('../images/gallery/3.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick-dots li button#slick-slide-control13 {
    background: url('../images/gallery/4.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick-dots li button#slick-slide-control14 {
    background: url('../images/gallery/5.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick-dots li button#slick-slide-control15 {
    background: url('../images/gallery/6.jpg') center center no-repeat;
    background-size: cover;
}

/*#gallery .slick-dots li button#slick-slide-control16 {
    background: url('../images/gallery/7.jpg') center center no-repeat;
    background-size: cover;
}*/

#gallery .slick-dots li button#slick-slide-control16 {
    background: url('../images/gallery/191.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick-dots li button#slick-slide-control17 {
    background: url('../images/gallery/192.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick-dots li button#slick-slide-control18 {
    background: url('../images/gallery/193.jpg') center center no-repeat;
    background-size: cover;
}

#gallery .slick-dots li button#slick-slide-control19 {
    background: url('../images/gallery/194.jpg') center center no-repeat;
    background-size: cover;
}


#gallery .slick-dots {
    bottom: -150px !important;
}

#gallery .slick-dots li button {
    width: 68px !important;
    height: 68px !important;
}

#gallery .slick-prev,
.slick-next {
    display: block;
    border: none;
    background: url('../images/arw_prv.png') 445px center rgba(255, 255, 255, 0.5) no-repeat;
    position: absolute;
    width: 770px;
    height: 500px;
    bottom: 0;
    left: 0;
    z-index: 99;
    overflow: hidden;
    text-indent: 100%;
    cursor: pointer;
}

#gallery .slick-arrow {
    display: block;
    border: none;
    background: url('../images/arw_prv.png') 445px center rgba(255, 255, 255, 0.5) no-repeat;
    position: absolute;
    width: 770px;
    height: 500px;
    bottom: 0;
    left: 0;
    z-index: 99;
    overflow: hidden;
    text-indent: 100%;
    cursor: pointer;
}

#gallery .slick-arrow:hover {
    opacity: 0.7;
}

#gallery .slick-prev {
    background: url('../images/arw_prv.png') 735px center rgba(0, 0, 0, 0.8) no-repeat;
}

#gallery .slick-next {
    left: auto;
    right: 0;
    border: none;
    background: url('../images/arw_nxt.png') 15px center rgba(0, 0, 0, 0.8) no-repeat;
}

#reservation h2 {
    font-size: 17px;
    line-height: 30px;
    max-height: 100%;
}

#reservation p {
    font-size: 20px;
    line-height: 36px;
    max-height: 100%;
}

#reservation p span {
    font-size: 34px;
    max-height: 100%;
}

#access {
    /* font-family: "Sawarabi Gothic", sans-serif */
}

#access h2 {
    margin-bottom: 15px;
}

#access h3 {
    font-size: 16px;
    line-height: 26px;
    max-height: 100%;
}

#access p {
    font-size: 14px;
    line-height: 24px;
    max-height: 100%;
    margin-top: 2em;
}

#access dd {
    font-size: 12px;
    line-height: 24px;
    max-height: 100%;
    text-align: left;
}

#access small {
    font-size: 12px;
    line-height: 23px;
    max-height: 100%;
    display: inline-block;
    text-align: left;
}

#access dd,
#access dt {
    display: inline-block;
}

#access dt {
    /*float: left*/
 }

#access dd {
    margin-top: 2em;
    margin-left: 20px;
}

#access dd p {
    margin-top: 0;
}

#access dd p+p {
    margin-top: 1em;
}

#access dl {
    width: 960px;
    margin: 45px auto 0;
}

#access small {
    padding-top: 65px;
}

.footer {
    margin-top: 15px;
}

#link {
    font-family: "Sawarabi Gothic", sans-serif;
    margin: 65px 0 0;
}

#link p {
    font-size: 12px;
    line-height: 1.4;
    max-height: 100%;
    margin-top: 0;
}

#nav {
    z-index: 999;
}

.slick article img {
    display: inline;
}

#header {
	position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

#header table {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    text-align: center;
}

#header:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #000;
    opacity: 0.5;
}

#header table {
    position: relative;
    z-index: 3;
}

#header table th {
    vertical-align: middle;
}

#header table th img {
    max-height: 100vh;
}

#header .slide {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}

#header .slide li {
    width: 100%;
}

#header .slide div {
    width: 100%;
    height: 100%;
}

#header .slide div img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#cover {
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 2000;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

h1 {
    font-size: 2em;
    line-height: 1.6em;
}

h1>small {
    font-size: 0.6em;
}

@media (max-device-width:770px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    br.sp {
        display: inline;
    }

    body {
        min-width: 770px;
    }

    #access dl {
        width: 553px;
        margin: 45px auto 0;
    }

    #access dt {
        float: none;
    }

    #access dd {
        margin-left: 0;
        margin-top: 45px;
        width: 553px;
    }

    #btnnav {
        position: fixed;
        right: 0;
        top: 0;
        z-index: 1002;
    }

    #btnnav a {
        opacity: 1;
    }

    #navon {
        position: fixed;
        right: -770px;
        top: 0;
        padding: 139px 0;
        background: rgba(46, 44, 34, 1);
        z-index: 1001;
        transition: all 0.5s ease;
        width: 770px;
        height: auto;
    }

    #navon h1 {
        margin-bottom: 65px;
    }

    #navon a {
        display: block;
        margin: 0.25em 0;
        padding: 0;
        color: #fff;
        text-decoration: none;
        font-size: 18px;
        line-height: 1.4;
        max-height: 100%;
    }

    #navon.r0 {
        right: 0;
    }

    #navon h1 {
        float: none;
        margin-left: 0;
    }

    #navon ul {
        float: none;
        margin-right: 0;
    }

    #navon li {
        float: none;
        margin-left: 0;
    }

    #navon li {
        font-size: 16px;
        line-height: 20px;
        max-height: 100%;
        padding: 20px 0;
    }

    #navon li:nth-child(1) {
        width: 30%;
        display: inline-block;
        background: #350000;
        margin-bottom: 1em;
        border-radius: 10px;
        ;
    }

    #navon li:nth-child(2) {
        width: 30%;
        display: inline-block;
        background: #350000;
        margin-bottom: 1em;
        border-radius: 10px;
        ;
    }

    #navon.fixed {
        position: fixed;
    }

    .footer {
        padding-bottom: 0;
    }

    #ratc article {
        margin: 192.5px 0 0;
    }

    #ratc .slick-dots {
        position: absolute;
        top: 0;
        left: 0;
        height: 75px;
    }

    #ratc .slick-dots li {
        width: 150px;
        margin-left: 35px;
        margin-right: 0;
        height: 75px;
    }

    #ratc .slick-dots li:nth-child(4),
    #ratc .slick-dots li:nth-child(5) {
        width: 30%;
        display: inline-block;
        ;
    }


    #ratc .slick-dots li button {
        width: 117px;
        height: 75px;
    }

    #ratc .slick-dots li button#slick-slide-control03,
    #ratc .slick-dots li button#slick-slide-control04 {
        width: 100%;
        text-align: center;
        ;
    }

    #ratc .slick-dots li button:after {
        font-size: 27px;
        line-height: 60px;
        color: #fff;
        display: inline-block;
        width: 111px;
        border-bottom: 13.5px solid #2e2c22;
        padding-bottom: 1.5px;
    }

    #ratc .slick-dots li button#slick-slide-control03:after,
    #ratc .slick-dots li button#slick-slide-control04:after {
        width: 200px !important;
        ;
    }



    #ratc .slick-dots li:first-child {
        margin-left: 65px;
    }

    .ats {
        margin: 1em auto;
        clear: both;
        text-align: left;
        width: 553px;
    }
}