@charset "utf-8";

/* CSS Document */


/*====================*__Break__*====================*/

#page_lunch .fnt-mincho {
   font-family: 'Noto Serif JP', serif;
}

#page_lunch * {
    box-sizing: border-box;
}

#page_lunch .txt {
    text-align: justify;
}

#page_lunch p {
    padding-bottom: 0;
}

#page_lunch .wrap {
    padding: 0 5%;
}

#page_lunch .price {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.1em;
}

#page_lunch .fwb {
    font-weight: bold;
}

#page_lunch .tc {
    text-align: center !important;
}

#page_lunch .tl {
    text-align: left !important;
}

#page_lunch .tr {
    text-align: right !important;
}

#page_lunch .db {
    display: block !important;
}

#page_lunch .dib {
  display: inline-block;
}

#page_lunch img {
    width: 100%;
    height: auto;
}

#page_lunch .toggle .toggle-link:after {
    right: auto;
    bottom: 0;
    margin-top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1;
    top: auto;
}

#page_lunch .slick-slide>div {
    line-height: 0;
}

#page_lunch .slick-dots li {
    line-height: 1;
    width: auto;
    height: auto;
}

#page_lunch .slick-dots button {
    border: none;
    border-radius: 50%;
    background: transparent;
    background-position: center top;
    background-repeat: repeat;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    cursor: pointer;
    border: 2px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

#page_lunch .slick-dots .slick-active button {
    background: #000;
}

#page_lunch .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0;
}

#page_lunch .slick-dots li {
    margin: 0;
}

#page_lunch .slick-dots li+li {
    margin-left: 10px;
}

#page_lunch .toggle .toggle-link:after {
    font-size: 30px;
    color: #000;
}

#page_lunch .ttBg span {
    font-size: 6vw;
    background: #ce7d36;
    color: #fff;
    padding: 10px 15px 7px;
    white-space: nowrap;
    display: inline-block;
    line-height: 28px;
	font-weight: 500;
}

#page_lunch .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#page_lunch .btn-cus a {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #3b2b1d;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 62px;
    padding-right: 40px;
    padding-bottom: 10px;
}

#page_lunch .btn-cus a:after {
    content: '';
    background: url("../img/index/arrow2.png") 0 0 no-repeat;
    position: absolute;
    bottom: -1px;
    right: -10px;
    width: 14px;
    height: 7px;
}

#page_lunch .btn-cus2 {
    width: 80%;
    height: 65px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

#page_lunch .btn-cus2 a,
#page_lunch .btn-cus2 .copy {
    width: 100%;
    height: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.1em;
}

#page_lunch .btn-cus2 a:hover {
    text-decoration: none;
}

#page_lunch .btn_while {
    background-color: #fdfbed;
}

#page_lunch .btn_while a,
#page_lunch .btn-cus2 .copy {
    color: #3b2b1d;
}

#page_lunch .btn_while a:hover {
    text-decoration: none;
}

#page_lunch .btn_while span {
    z-index: 3;
    position: relative;
}

#page_lunch .btn_while i {
    position: relative;
    z-index: 4;
    color: #3b2b1d;
    display: block;
}

#page_lunch .btn_while:after {
    content: '';
    background: url("../img/lunch/btn-bg1.png") no-repeat 0 center/40px, url("../img/lunch/btn-bg2.png") no-repeat right center/40px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

#page_lunch .btn-black {
    background-color: #3b2b1d;
    color: #fdfbed;
}

#page_lunch .btn-black a {
    background: url("../img/lunch/btn-bg3.png") no-repeat 0 center/40px, url("../img/lunch/btn_bg4.png") no-repeat right center/40px;
    position: relative;
    z-index: 3;
}

#page_lunch #sec1 {
    padding: 9vw 5% 19vw;
    position: relative;
}

#page_lunch #sec1 .txt {
    padding-top: 5vw;
}

#page_lunch #sec1 .wrap {
    padding-bottom: 27vw;
    background: url(../img/lunch/s1_bg.jpg) no-repeat center/cover;
}

#page_lunch #sec1 .button {
    left: 0;
    right: 0;
    position: absolute;
    bottom: -10vw;
    text-align: center;
}

#page_lunch #sec1 .button a {
    width: 75%;
    display: inline-block;
}

#page_lunch #lunch .head {
    position: relative;
}

#page_lunch #lunch .head dl {
    position: absolute;
    top: 29vw;
    left: 5%;
}

#page_lunch #lunch .head dl>* span {
    display: inline-block;
    background: #f8f5f0;
    padding: 5px 20px 4px;
    letter-spacing: 0.1em;
    line-height: 1;
}

#page_lunch #lunch .head dl dt {
    margin-bottom: 10px;
    font-size: 22px;
}

#page_lunch #lunch .head dl dd {
    font-size: 17px;
}

#page_lunch #lunch .des {
    padding: 4vw 0 9vw;
}

#page_lunch #lunch .set1 h3 .tt,
#page_lunch #lunch .set2 h3 .tt,
#page_lunch #lunch .set3 h3 .tt {
	font-size: 6vw;
    background: #ce7d36;
    color: #fff;
    padding: 8px 15px 8px;
    margin: 3vw 0 8vw;
    line-height: 28px;
    font-weight: 500;
}

#page_lunch #lunch .set1 .price,
#page_lunch #lunch .set2 .price,
#page_lunch #lunch .set3 .price {
    padding: 5vw 0;
}

#page_lunch #lunch .set1 .list,
#page_lunch #lunch .set2 .list,
#page_lunch #lunch .set3 .list {
    border-bottom: 2px dotted #000;
    padding-bottom: 6vw;
    margin: 0 6% 6vw;
}

#page_lunch #lunch .set1 .toggle,
#page_lunch #lunch .set2 .toggle,
#page_lunch #lunch .set3 .toggle {
    padding-bottom: 10vw;
}

#page_lunch #lunch .set1 .toggle .toggle-link,
#page_lunch #lunch .set2 .toggle .toggle-link,
#page_lunch #lunch .set3 .toggle .toggle-link {
    font-size: 20px;
    padding-bottom: 12vw;
}

#page_lunch #lunch .set1 .toggle .toggle-link:after,
#page_lunch #lunch .set2 .toggle .toggle-link:after,
#page_lunch #lunch .set3 .toggle .toggle-link:after {
    right: auto;
    bottom: 0;
    margin-top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1;
    top: auto;
}

#page_lunch #lunch .set1 .toggle .toggle-main .inner,
#page_lunch #lunch .set2 .toggle .toggle-main .inner,
#page_lunch #lunch .set3 .toggle .toggle-main .inner {
    padding: 6vw 5% 0;
}
#page_lunch .sec_fade .item{
    position: relative;
}
#page_lunch .slidePrice{
    position: absolute;
    z-index: 1;
    font-weight: bold;
    font-size: 15px;
}

#page_lunch .slidePrice.price1{
    bottom: 6vw;
    left:  3%;

}
#page_lunch .slidePrice.price2{
    bottom: 24vw;
    right:  3%;

}
#page_lunch .item2 .slidePrice.price1{
    bottom: 9vw;
    left:  9%;

}
#page_lunch .item2 .slidePrice.price2{
    bottom:19vw;
    right:  12%;

}
#page_lunch .slidePrice>*{
    line-height: 1;
    padding: 5px 10px;
    background: #f8f5f0;
    display: inline-block;
}
#page_lunch .slidePrice >dt{
    margin-bottom: 5px;
}

#page_lunch #lunch .set2 .list {
    border: 0;
    margin-bottom: 0;
}

#page_lunch #lunch .set2 .deco {
    font-size: 10vw;
    padding: 5vw 0;
}

#page_lunch #lunch .set2 .toggle {
    border: 2px dotted #000;
    width: 90%;
    margin: auto;
    padding-bottom: 0;
}

#page_lunch #lunch .set2 .toggle .toggle-link {
    padding: 6vw 5% 12vw;
    margin-bottom: 6vw;
}

#page_lunch #lunch .set2 .toggle .toggle-link span {
    display: block;
    border-bottom: 1px solid #000;
    padding-bottom: 3vw;
}

#page_lunch #lunch .set2 .toggle .toggle-main .inner {
    padding: 0 10% 9vw;
}

#page_lunch #lunch .set2 .note {
    padding: 4vw 0 15vw;
}

#page_lunch #lunch .set3 {
    border: 2px dotted #000;
    width: 90%;
    margin: auto;
}

#page_lunch #lunch .set3 h3 {
    margin-top: -9vw;
}

#page_lunch #lunch .set3 .price {
    padding-top: 0;
}

#page_lunch #lunch .set3 .toggle-main .inner {
    padding: 0 10% 9vw;
}
#page_lunch .fz20{
    font-size: 20px;
}
#page_lunch #lunch .set3 .toggle-main .inner span {
    display: block;
}

#page_lunch #lunch .set3 .toggle-main .inner span+span {
    padding-top: 6vw;
}

#page_lunch #lunch hr {
    border-top: 1px dotted #000;
    margin: 10vw auto 15vw;
    width: 90%;
}

#page_lunch #lunch .set4 {
    position: relative;
}

#page_lunch #lunch .set4 h3 .tt {
    font-size: 6vw;
    background: #ce7d36;
    color: #fff;
    padding: 10px 15px 7px;
    position: absolute;
    top: -6vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 50%;
    line-height: 28px;
    white-space: nowrap;
}

#page_lunch #lunch .set4 .toggle {
    position: relative;
    border: 1px dotted #000;
    background: #fff;
    margin: 0 auto 13vw;
}

#page_lunch #lunch .set4 .toggle .toggle-link {
    position: relative;
    cursor: pointer;
    padding: 0 0 23vw;
}

#page_lunch #lunch .set4 .toggle .toggle-link:after {
    right: auto;
    bottom: 5vw;
    margin-top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1;
    top: auto;
}

#page_lunch #lunch .set4 .toggle .inner {
    padding: 0 5% 10vw;
}

#page_lunch #lunch .set4 .toggle dl {
    border-bottom: 1px dotted #000;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#page_lunch #sec3 .dc {
    position: absolute;
    left: -1%;
    top: 28vw;
    right: -35%;
}

#page_lunch #sec3 .head {
    position: relative;
}

#page_lunch #sec3 .head .text {
    position: absolute;
    top: 33vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#page_lunch #sec3 .head .text h3 {
    font-size: 7vw;
    padding-bottom: 6vw;
    white-space: nowrap;
}

#page_lunch #sec3 .head .text dl>* span {
    display: inline-block;
    background: #3b2b1d;
    padding: 3px 20px 2px;
    color: #fff;
    letter-spacing: 0.1em;
    white-space: nowrap;
}

#page_lunch #sec3 .head .text dl dt {
    margin-bottom: 10px;
    font-size: 22px;
}

#page_lunch #sec3 .head .text dl dd {
    font-size: 17px;
}

#page_lunch #sec3 .head h2 {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}

#page_lunch #sec3 .des {
    margin: 18vw 0 10vw;
}

#page_lunch #sec3 h3 {
    font-size: 7vw;
    line-height: 1.7;
    padding: 5vw 0 6vw;
}

#page_lunch #sec3 .boxText {
    width: 90%;
    margin: auto;
    border-left: 5px solid #3b2b1d;
    border-bottom: 5px solid #3b2b1d;
    padding: 3vw 5% 9vw;
}

#page_lunch #sec3 .set1 {
    padding-bottom: 12vw;
    /* br */
}

#page_lunch #sec3 .set1 .slick-dots {
    margin-bottom: 6vw;
}

#page_lunch #sec3 .set1 .slick-dots li+li {
    margin-left: 22px;
}

#page_lunch #sec3 .set1 .slick-dots li button {
    width: 75px;
    height: 90px;
    border-radius: 0;
    border: 0;
}

#page_lunch #sec3 .set1 .slick-dots li:nth-child(1) button {
    background: url(../img/lunch/s3_thumb1.png) no-repeat top/100%;
}

#page_lunch #sec3 .set1 .slick-dots li:nth-child(1).slick-active button {
    background: url(../img/lunch/s3_thumb1_on.png) no-repeat top/100%;
}

#page_lunch #sec3 .set1 .slick-dots li:nth-child(2) button {
    background: url(../img/lunch/s3_thumb2.png) no-repeat top/100%;
}

#page_lunch #sec3 .set1 .slick-dots li:nth-child(2).slick-active button {
    background: url(../img/lunch/s3_thumb2_on.png) no-repeat top/100%;
}

#page_lunch #sec3 .set2 {
    padding-bottom: 12vw;
}

#page_lunch #sec3 .set2 .img {
    padding-bottom: 7vw;
}

#page_lunch #sec3 .set2 .boxText {
    border-left: 0;
    border-right: 5px solid #3b2b1d;
}

#page_lunch #sec3 .set3 .ttBg {
    padding: 0;
}

#page_lunch #sec3 .set3 .ttBg .tt {
    font-size: 5.5vw;
    margin: 0;
}

#page_lunch #sec3 .set3 .deco {
    font-size: 10vw;
    padding: 5vw 0 14vw;
}

#page_lunch #sec3 .set3 .toggle {
    border: 2px dotted #000;
    width: 90%;
    margin: auto;
    padding-bottom: 0;
}

#page_lunch #sec3 .set3 .toggle .toggle-link {
    padding: 6vw 5% 12vw;
    margin-bottom: 6vw;
}

#page_lunch #sec3 .set3 .toggle .toggle-link span {
    display: block;
    margin-top: -16vw;
    position: relative;
}

#page_lunch #sec3 .set3 .toggle .toggle-link span::before {
    position: absolute;
    width: 50%;
    top: 0;
    bottom: 0;
    background: #fdfbed;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#page_lunch #sec3 .set3 .toggle .toggle-link span img {
    position: relative;
    z-index: 1;
}

#page_lunch #sec3 .set3 .toggle .toggle-main .inner {
    padding: 0 10% 9vw;
}

#page_lunch #sec3 .set3 .note {
    padding: 0 0 15vw;
}

#page_lunch #sec3 .set3 .price {
    padding: 5vw 0;
}

#page_lunch #sec3 .set4 .box {
    position: relative;
    padding: 15vw 0 8vw;
}

#page_lunch #sec3 .set4 .box .title {
    position: absolute;
    left: 3%;
    top: 29vw;
    width: 40%;
}

#page_lunch #sec3 .set4 .box .title p {
    padding-bottom: 3vw;
}

#page_lunch #sec3 .set4 .box .title h3 {
    padding: 0;
    font-size: 6vw;
}

#page_lunch #sec3 .set5 {
    padding: 12vw 0 12vw;
}

#page_lunch #sec3 .set5 h3 {
    padding: 0 0 6vw;
}

#page_lunch #sec3 .set5 .fade {
    padding: 0 6%;
}

#page_lunch #sec3 .set5 .slick-dots {
    padding: 10px 0 0;
}

#page_lunch #sec3 .set5 .slick-dots button {
    border: 0;
    border-radius: 0;
    width: 45px;
    background: #ccc;
    height: 8px;
}

#page_lunch #sec3 .set5 .slick-dots li.slick-active button {
    background: #000;
}

#page_lunch #sec4 {
    background-color: #2d140b;
    color: #f3f0e2;
    padding: 10vw 0 12vw;
}

#page_lunch #sec4 .set1 {
    padding-bottom: 12vw;
}

#page_lunch #sec4 .set1 h2 {
    font-size: 6vw;
    padding-bottom: 4vw;
    line-height: 1.8;
}

#page_lunch #sec4 .set1 .des {
    padding-bottom: 11vw;
}

#page_lunch #sec4 .set1 .box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#page_lunch #sec4 .set1 .box .img {
    width: 57%;
}

#page_lunch #sec4 .set1 .box h3 {
    width: 43%;
    padding-left: 5%;
    font-size: 6vw;
    line-height: 1.8;
}

#page_lunch #sec4 .set1 .txt {
    padding: 9vw 5% 6vw;
}

#page_lunch #sec4 .set1 .ttBg span {
    font-size: 5vw;
    margin: 3vw 0 6vw;
}

#page_lunch #sec4 .set1 .price {
    padding-bottom: 9vw;
}

#page_lunch #sec4 .set1 dl {
    width: 90%;
    margin: auto;
    border: 1px dotted;
}

#page_lunch #sec4 .set1 dl dt {
    text-align: center;
    margin-top: -4vw;
    background: #2d140b;
    width: 85%;
    margin: -4vw auto 6vw;
}

#page_lunch #sec4 .set1 .list dd {
    padding: 0 10% 9vw;
}

#page_lunch #sec4 .set2 .box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#page_lunch #sec4 .set2 .box .img {
    width: 60%;
}

#page_lunch #sec4 .set2 .box h3 {
    width: 40%;
    font-size: 6vw;
    line-height: 1.8;
}

#page_lunch #sec4 .set2 .txt {
    padding: 9vw 5% 9vw;
}

#page_lunch #cafe_menu {
    padding-bottom: 12vw;
}
#page_lunch #cafe_menu .tc{
    font-weight: 500;
}
#page_lunch #cafe_menu .row .toggle-main {
    padding: 0 5%;
    display: none;
}

#page_lunch #cafe_menu .row .toggle-link-inner:after,
#page_lunch #cafe_menu .menu .toggle-link-inner2:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: '\f13a';
    font-size: 20px;
    position: static;
    display: block;
    text-align: center;
    color: #000;
    padding-bottom: 5vw;
    margin-top: -2vw;
}

#page_lunch #cafe_menu .row.active .toggle-link-inner:after,
#page_lunch #cafe_menu .menu.active .toggle-link-inner2:after {
    content: '\f139';
}

#page_lunch #cafe_menu .menu .toggle-link-inner2 {
    position: relative;
}

#page_lunch #cafe_menu .menu .toggle-link-inner2:after {
    right: 10px;
    position: absolute;
    bottom: 10px;
    padding: 0;
}

#page_lunch #cafe_menu .menu .toggle-main2 {
    display: none;
}

#page_lunch #cafe_menu h2 {
    padding-bottom: 12vw;
}

#page_lunch #cafe_menu .des {
    padding-top: 3vw;
}

#page_lunch #cafe_menu .ttBg span {
    min-width: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#page_lunch #cafe_menu h4 {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

#page_lunch #cafe_menu h4 span {
    font-size: 18px;
    font-weight: bold;
}

#page_lunch #cafe_menu .row {
    position: relative;
    border: 1px dotted #000;
    background: #fff;
    margin: 12vw 5% 0;
}

#page_lunch #cafe_menu .row .toggle-link {
    position: relative;
    cursor: pointer;
    padding: 0 0 23vw;
}

#page_lunch #cafe_menu .row .toggle-link:after {
    right: auto;
    bottom: 5vw;
    margin-top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1;
    top: auto;
}

#page_lunch #cafe_menu .row .toggle-main dl {
    border-bottom: 1px dotted #000;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#page_lunch #cafe_menu .row .toggle-main dl.db dt {
    width: 100%;
}

#page_lunch #cafe_menu .row .toggle-main dl.db dd {
    width: 100%;
    text-align: right;
}
#page_lunch #cafe_menu .row .toggle-main dl.ddBig dt {
    width: 55%;
}

#page_lunch #cafe_menu .row .toggle-main dl.ddBig dd {
    width: 45%;
}

#page_lunch #cafe_menu .row .toggle-main dl dt {
    width: 65%;
}

#page_lunch #cafe_menu .row .toggle-main dl dd {
    width: 35%;
    text-align: right;
}

#page_lunch #cafe_menu .row .toggle-main .menu+.menu {
    padding-top: 6vw;
}

#page_lunch #cafe_menu .row .toggle-main .menu:last-child {
    padding-bottom: 9vw;
}


/*====================*LUNCH*====================*/

#dinner .fnt-mincho {
  font-family: 'Noto Serif JP', serif;
}

#dinner * {
    box-sizing: border-box;
}

#dinner p {
    padding-bottom: 0;
}

#dinner .txt {
    text-align: justify;
}

#dinner .wrap {
    padding: 0 5%;
}

#dinner .price {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.1em;
}

#dinner .fwb {
    font-weight: bold;
}

#dinner .tc {
    text-align: center !important;
}

#dinner .tl {
    text-align: left !important;
}

#dinner .tr {
    text-align: right !important;
}

#dinner .db {
    display: block !important;
}

#dinner .dib {
    display: inline-block;
}

#dinner img {
    width: 100%;
    height: auto;
}

#dinner .toggle .toggle-link:after {
    right: auto;
    bottom: 0;
    margin-top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1;
    top: auto;
}

#dinner .slick-slide>div {
    line-height: 0;
}

#dinner .slick-dots li {
    line-height: 1;
    height: auto;
    width: auto;
}

#dinner .slick-dots button {
    border: none;
    border-radius: 50%;
    background: transparent;
    background-position: center top;
    background-repeat: repeat;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    cursor: pointer;
    border: 2px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

#dinner .slick-dots .slick-active button {
    background: #000;
}

#dinner .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#dinner .slick-dots li+li {
    margin-left: 10px;
}

#dinner .toggle .toggle-link:after {
    font-size: 30px;
    color: #000;
}

#dinner .ttBg span {
    font-size: 6vw;
    background: #ce7d36;
    color: #fff;
    padding: 10px 15px 7px;
    white-space: nowrap;
    display: inline-block;
    line-height: 28px;
}

#dinner .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#dinner .btn-cus a {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #3b2b1d;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 62px;
    padding-right: 40px;
    padding-bottom: 10px;
}

#dinner .btn-cus a:after {
    content: '';
    background: url("../img/index/arrow2.png") 0 0 no-repeat;
    position: absolute;
    bottom: -1px;
    right: -10px;
    width: 14px;
    height: 7px;
}

#dinner .btn-cus2 {
    width: 80%;
    height: 65px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

#dinner .btn-cus2 a,
#dinner .btn-cus2 .copy {
    width: 100%;
    height: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.1em;
}

#dinner .btn-cus2 a:hover {
    text-decoration: none;
}

#dinner .btn_while {
    background-color: #fdfbed;
}

#dinner .btn_while a,
#dinner .btn-cus2 .copy {
    color: #3b2b1d;
}

#dinner .btn_while a:hover {
    text-decoration: none;
}

#dinner .btn_while span {
    z-index: 3;
    position: relative;
}

#dinner .btn_while i {
    position: relative;
    z-index: 4;
    color: #3b2b1d;
    display: block;
}

#dinner .btn_while:after {
    content: '';
    background: url("../img/lunch/btn-bg1.png") no-repeat 0 center/40px, url("../img/lunch/btn-bg2.png") no-repeat right center/40px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

#dinner .btn-black {
    background-color: #3b2b1d;
    color: #fdfbed;
}

#dinner .btn-black a {
    background: url("../img/lunch/btn-bg3.png") no-repeat 0 center/40px, url("../img/lunch/btn_bg4.png") no-repeat right center/40px;
    position: relative;
    z-index: 3;
}

#dinner #sec1 {
    background: #2d140b;
    color: #fff;
    padding: 13vw 0;
}

#dinner #sec1 h2 {
    padding: 9vw 0;
}

#dinner #sec1 .txt {
    padding: 9vw 5%;
}

#dinner #sec1 h3 {
    padding: 3vw 0 0;
    font-size: 5vw;
    line-height: 1.8;
}

#dinner #sec2 {
    padding-bottom: 12vw;
}

#dinner #sec2 .head {
    position: relative;
}

#dinner #sec2 .head .text {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    color: #f3f0e2;
    white-space: nowrap;
}
#dinner #sec2 .head .dcTxt{
 position: absolute;
 left: -2%;
 top: 48vw;
 z-index: 1;
 right: -17%;
}
#dinner #sec2 .head .text h2 {
    font-size: 6vw;
    padding-bottom: 3vw;
	letter-spacing: 0.1em;
}

#dinner #sec2 .img {
    padding: 12vw 0 6vw;
}

#dinner #sec2 h3,
#dinner #sec2 h4 {
    font-size: 6vw;
}

#dinner #sec2 h4 {
    padding: 6vw 0 3vw;
}

#dinner #sec2 h3 {
    padding: 6vw 0 3vw;
    font-size: 6.5vw;
    line-height: 1.8;
}

#dinner #sec3 h2 {
    font-size: 7vw;
    line-height: 1.8;
}

#dinner #sec3 .txt {
    padding: 6vw 5% 9vw;
}

#dinner #sec3 .slick-slide>div {
    line-height: inherit;
}

#dinner #sec3 .fade dl {
    margin: -15vw 2.5% 0;
    border: 2px dotted #000;
}

/* slide eff */

#dinner #sec3 .slick-slide .img{
    transform-origin: center top;
    transform: translate3d(0, 0, -300px) rotateZ(-3deg) rotateY(30deg) rotateX(-15deg);
        transition-property: transform, opacity;
        transition-duration: 1.5s, .3s;
        opacity: 0 !important;
}


#dinner #sec3 .slick-slide.slick-current.slick-active .img {
    transform: translate3d(0, 0, 0) rotateZ(0deg) rotateY(0deg) rotateX(0deg); 
    opacity: 1!important;
}
/* slide eff */



#dinner #sec3 .fade dl dt {
    font-size: 5.8vw;
    padding: 22vw 0 3vw;
}

#dinner #sec3 .slick-dots {
    margin-bottom: 6vw;
    margin-top: 0;
}

#dinner #sec3 .slick-dots li {
    margin: 0;
}

#dinner #sec3 .slick-dots li+li {
    margin-left: 22px;
}

#dinner #sec3 .slick-dots li button {
    width: 50px;
    height: 110px;
    border-radius: 0;
    border: 0;
}

#dinner #sec3 .slick-dots li:nth-child(1) button {
    background: url(../img/dinner/s3_thumb_01.png) no-repeat top/100%;
}

#dinner #sec3 .slick-dots li:nth-child(1).slick-active button {
    background: url(../img/dinner/s3_thumb_01_on.png) no-repeat top/100%;
}

#dinner #sec3 .slick-dots li:nth-child(2) button {
    background: url(../img/dinner/s3_thumb_02.png) no-repeat top/100%;
}

#dinner #sec3 .slick-dots li:nth-child(2).slick-active button {
    background: url(../img/dinner/s3_thumb_02_on.png) no-repeat top/100%;
}

#dinner #sec3 .slick-dots li:nth-child(3) button {
    background: url(../img/dinner/s3_thumb_03.png) no-repeat top/100%;
}

#dinner #sec3 .slick-dots li:nth-child(3).slick-active button {
    background: url(../img/dinner/s3_thumb_03_on.png) no-repeat top/100%;
}

#dinner #sec4 .head {
    padding: 0 0 12vw;
    background: #3b2b1d;
    color: #fdfbed;
}

#dinner #sec4 .head h2 {
    font-size: 6vw;
    padding-bottom: 6vw;
    text-align: center;
}

#dinner #sec4 .set {
    /* br */
    /* br */
    /* br */
}

#dinner #sec4 .set h3 .tt {
    font-size: 5.5vw;
    padding: 6vw 0 9vw;
    line-height: 1.8;
}

#dinner #sec4 .set h4 {
    font-size: 5.5vw;
    padding: 6vw 0;
}

#dinner #sec4 .set .boxText {
    width: 90%;
    margin: auto;
    border-right: 5px solid #3b2b1d;
    border-bottom: 5px solid #3b2b1d;
    padding: 3vw 5% 9vw;
    margin-bottom: 12vw;
}

#dinner #sec4 .set .slick-slide>div {
    line-height: inherit;
}

#dinner #sec4 .set .fade dl {
    margin: -15vw 2.5% 0;
    border: 2px dotted #000;
}

#dinner #sec4 .set .fade dl dt {
    font-size: 5.8vw;
    padding: 22vw 0 3vw;
}

#dinner #sec4 .set .fade dl .txt {
    padding: 6vw 5% 9vw;
}

#dinner #sec4 .set .slick-dots {
    margin-bottom: 6vw;
    margin-top: 0;
}

#dinner #sec4 .set .slick-dots li+li {
    margin-left: 22px;
}

#dinner #sec4 .set .slick-dots li button {
    width: 50px;
    height: 110px;
    border-radius: 0;
    border: 0;
}

#dinner #sec4 .set .slick-dots li:nth-child(1) button {
    background: url(../img/dinner/s3_thumb_01.png) no-repeat top/100%;
}

#dinner #sec4 .set .slick-dots li:nth-child(1).slick-active button {
    background: url(../img/dinner/s3_thumb_01_on.png) no-repeat top/100%;
}

#dinner #sec4 .set .slick-dots li:nth-child(2) button {
    background: url(../img/dinner/s3_thumb_02.png) no-repeat top/100%;
}

#dinner #sec4 .set .slick-dots li:nth-child(2).slick-active button {
    background: url(../img/dinner/s3_thumb_02_on.png) no-repeat top/100%;
}


/* slide eff */

#dinner #sec4 .slick-slide .img{
    transform-origin: center top;
    transform: translate3d(0, 0, -300px) rotateZ(-3deg) rotateY(30deg) rotateX(-15deg);
        transition-property: transform, opacity;
        transition-duration: 1.5s, .3s;
        opacity: 0 !important;
}


#dinner #sec4 .slick-slide.slick-current.slick-active .img {
    transform: translate3d(0, 0, 0) rotateZ(0deg) rotateY(0deg) rotateX(0deg); 
    opacity: 1!important;
}
/* slide eff */

#dinner #sec5 {
    padding-bottom: 12vw;
    background: #3b2b1d;
    color: #fdfbed;
    /* br */
}

#dinner #sec5 .des {
    padding: 6vw 0 9vw;
}

#dinner #sec5 .ttBg {
    position: relative;
}

#dinner #sec5 .toggle .toggle-link:after {
    bottom: auto;
    right: 10px;
    top: 17px;
    left: auto;
    color: #fff;
    font-size: 20px;
}

#dinner #sec5 .ttBg span {
    font-size: 6vw;
    background: #ce7d36;
    color: #fff;
    padding: 14px 15px 12px;
    white-space: nowrap;
    display: block;
    text-align: center;
}

#dinner #sec5 .menu .ddBig dt{
    width: 37% !important;
}
#dinner #sec5 .menu .ddBig dd{
    width: 63% !important;
}
#dinner #sec5 .menu h3 {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
}

#dinner #sec5 .menu h3 small {
    font-size: 14px;
    font-weight: normal;
}

#dinner #sec5 .menu .toggle-link-inner2:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    content: '\f13a';
    font-size: 20px;
    position: static;
    display: block;
    text-align: center;
    color: #000;
    padding-bottom: 5vw;
}

#dinner #sec5 .menu.active .toggle-link-inner2:after {
    content: '\f139';
}

#dinner #sec5 .menu .toggle-link-inner2 {
    position: relative;
}

#dinner #sec5 .menu .toggle-link-inner2:after {
    right: 10px;
    position: absolute;
    top: 18px;
    padding: 0;
}

#dinner #sec5 .menu .toggle-main2 {
    display: none;
}

#dinner #sec5 .box.menu:last-child {
    margin-bottom: 6vw;
    display: inline-block;
    width: 100%;
}

#dinner #sec5 .toggle {
    width: 90%;
    margin: auto;
}
#dinner #sec5 .toggle .toggle-main .ddBig{
	display: block;
}
#dinner #sec5 .toggle .toggle-main .ddBig dt{
	width: 100% !important;
}
#dinner #sec5 .toggle .toggle-main .ddBig dd{
	width: 100% !important;
}
#dinner #sec5 .toggle .toggle-main {
    background: #fdfbed;
    padding: 0 5%;
    color: #3b2b1d;
}

#dinner #sec5 .toggle .toggle-main dl {
    border-bottom: 1px dotted #000;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#dinner #sec5 .toggle .toggle-main dl.db dt {
    width: 100%;
}

#dinner #sec5 .toggle .toggle-main dl.db dd {
    display: none;
}

#dinner #sec5 .toggle .toggle-main dl.ddBig dd {
    width: 45%;
}

#dinner #sec5 .toggle .toggle-main dl dt {
    width: 70%;
}

#dinner #sec5 .toggle .toggle-main dl dd {
    width: 30%;
    text-align: right;
}

#dinner #sec5 .toggle .toggle-main .menu:last-child {
    padding-bottom: 6vw;
}

#dinner #sec5 .toggle .boxBd {
    border: 4px double;
    text-align: center;
    padding: 15px 5%;
    margin: 9vw 0 0 0;
    display: inline-block;
}

#dinner #sec5 .toggle .boxBd h3 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
}

#dinner #sec5 .toggle .boxBd dl {
    border: 0;
    padding: 0;
    display: block !important;
}

#dinner #sec5 .toggle .boxBd dl>* {
    width: 100% !important;
}

#dinner #sec5 .toggle .boxBd dl dt {
    font-size: 17px;
    font-weight: bold;
    color: #ce7d36;
}

#dinner #sec5 .toggle .box {
    background: #fff;
    border: 1px solid;
    margin-top: 6vw;
    padding: 5%;
}

#dinner #sec5 .toggle .box dl {
    border: 0;
    padding: 0;
    display: block !important;
}

#dinner #sec5 .toggle .box dl>* {
    width: 100% !important;
    text-align: center !important;
}

#dinner #sec5 .toggle .box dl dt {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 8px;
}

#dinner #sec5 .toggle .box dl dd {
    color: #ce7d36;
    font-size: 17px;
    font-weight: bold;
}

#dinner #sec5 .list .toggle+.toggle {
    margin-top: 6vw;
}

#dinner #sec6 {
    padding: 10vw 0 12vw;
}

#dinner #sec6 .s6_tel {
    width: 90%;
    margin: auto;
    text-align: center;
    padding: 20px 0;
    background: #3B2B1C;
    color: #fff;
    margin-bottom: 20px;
}

#dinner #sec6 .s6_tel dt {
    font-size: 16px;
    line-height: 27px;
    font-weight: bold;
}

#dinner #sec6 .s6_tel dd {
    font-size: 10px;
}

#dinner #sec6 .s6_tel dt a {
    font-size: 27px;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 0.1em;
}

#dinner #sec6 .s6_tel dt a:before {
    font-size: 27px;
    content: '☎';
}

#dinner #sec6 h2 {
    font-size: 6vw;
    letter-spacing: 0.1em;
}

#dinner #sec6 h3 {
    font-size: 5.5vw;
    line-height: 1.8;
    padding-bottom: 6vw;
}

#dinner #sec6 .txt {
   padding: 0vw 5% 9vw;
}

#dinner #sec6 .list {
    margin-top: 6vw;
}

#dinner #sec6 .list h4 {
    font-weight: bold;
    font-size: 18px;
    color: #ce7d36;
}

#dinner #sec6 .boxText {
    width: 94%;
    margin: auto;
    border-right: 5px solid #3b2b1d;
    border-bottom: 5px solid #3b2b1d;
    padding: 5vw 2% 6vw 0;
    margin-bottom: 9vw;
    font-size: 13px;
}

#dinner #sec6 .boxText ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#dinner #sec6 .boxText li {
    width: 32%;
    font-weight: bold;
}

#dinner #sec6 .boxText li img {
    display: block;
    width: 90%;
    margin: auto;
}

#dinner #sec6 .boxText p {
    margin-top: 3vw;
    font-size: 15px;
}

#dinner #sec6 .tel {
    width: 90%;
    margin: auto;
}


/*====================*DINNER*====================*/

#access .fnt-mincho {
    font-family: 'Noto Serif JP', serif;
}

#access * {
    box-sizing: border-box;
}

#access p {
    padding-bottom: 0;
}

#access .txt {
    text-align: justify;
}

#access .wrap {
    padding: 0 5%;
}

#access .price {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.1em;
}

#access .fwb {
    font-weight: bold;
}

#access .tc {
    text-align: center !important;
}

#access .tl {
    text-align: left !important;
}

#access .tr {
    text-align: right !important;
}

#access .db {
    display: block !important;
}

#access .dib {
    display: inline-block;
}

#access img {
    width: 100%;
    height: auto;
}

#access .toggle .toggle-link:after {
    right: auto;
    bottom: 0;
    margin-top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1;
    top: auto;
}

#access .slick-slide>div {
    line-height: 0;
}

#access .slick-dots li {
    line-height: 1;
}

#access .slick-dots button {
    border: none;
    border-radius: 50%;
    background: transparent;
    background-position: center top;
    background-repeat: repeat;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    cursor: pointer;
    border: 2px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

#access .slick-dots .slick-active button {
    background: #000;
}

#access .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#access .slick-dots li+li {
    margin-left: 10px;
}

#access .toggle .toggle-link:after {
    font-size: 30px;
    color: #000;
}

#access .ttBg span {
    font-size: 6vw;
    background: #ce7d36;
    color: #fff;
    padding: 10px 15px 7px;
    white-space: nowrap;
    display: inline-block;
    line-height: 28px;
}

#access .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#access .btn-cus a {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #3b2b1d;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 62px;
    padding-right: 40px;
    padding-bottom: 10px;
}

#access .btn-cus a:after {
    content: '';
    background: url("../img/index/arrow2.png") 0 0 no-repeat;
    position: absolute;
    bottom: -1px;
    right: -10px;
    width: 14px;
    height: 7px;
}

#access .btn-cus2 {
    width: 80%;
    height: 65px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

#access .btn-cus2 a,
#access .btn-cus2 .copy {
    width: 100%;
    height: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.1em;
}

#access .btn-cus2 a:hover {
    text-decoration: none;
}

#access .btn_while {
    background-color: #fdfbed;
}

#access .btn_while a,
#access .btn-cus2 .copy {
    color: #3b2b1d;
}

#access .btn_while a:hover {
    text-decoration: none;
}

#access .btn_while span {
    z-index: 3;
    position: relative;
}

#access .btn_while i {
    position: relative;
    z-index: 4;
    color: #3b2b1d;
    display: block;
}

#access .btn_while:after {
    content: '';
    background: url("../img/lunch/btn-bg1.png") no-repeat 0 center/40px, url("../img/lunch/btn-bg2.png") no-repeat right center/40px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

#access .btn-black {
    background-color: #3b2b1d;
    color: #fdfbed;
}

#access .btn-black a {
    background: url("../img/lunch/btn-bg3.png") no-repeat 0 center/40px, url("../img/lunch/btn_bg4.png") no-repeat right center/40px;
    position: relative;
    z-index: 3;
}

#access .green {
    color: #2f9228;
}

#access #sec1 {
    background: url(../img/access/s1_bgB.jpg) no-repeat center bottom/100% auto;
    padding-bottom: 43vw;
}

#access #sec1 .text {
    padding: 6vw 5%;
    font-size: 16px;
}

#access #sec1 {
    font-weight: bold;
    letter-spacing: 0.1em;
}

#access #sec1 .txt1 {
    letter-spacing: 0.1em;
}

#access #sec1 .txt2 {
    margin-bottom: 6vw;
}

#access #sec1 .txt3 span {
    background: #ce7d36;
    font-size: 19px;
    color: #fff;
    line-height: 1.8;
    display: inline-block;
    padding: 0 8px;
}

#access #sec1 .txt3 {
    padding: 5px 0;
}

#access #sec1 .txt4 {
    letter-spacing: 0.1em;
    padding-bottom: 3vw;
}

#access #sec1 .txt5 {
    margin: 6vw auto;
    color: #ce7d36;
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: 1.8;
}

#access #sec1 .txt5 tr td:nth-child(2) {
    padding: 0 15px;
}

#access #sec1 .txt5 td {
    font-weight: bold;
}

#access #sec2 {
    padding-bottom: 12vw;
}

#access #sec2 .tel {
    width: 90%;
    margin: auto;
}

#access #sec2 .info {
    padding: 9vw 5%;
}
#access #sec2 .info dl{
    line-height: 25px;
    margin-bottom: 20px;
    font-size: 15px;
}
#access #sec2 .info dl dt{
    font-weight: bold;
}
#access #sec2 .info dl+dl {
    margin-top: 3vw;
}
#access #sec2 .info dl span{
    font-size: 13px;
}
#access #sec2 .box {
    border: 2px dotted;
    width: 90%;
    margin: auto;
    padding: 7vw 5%;
}

#access #sec2 .box dt {
    padding-bottom: 3vw;
    margin-bottom: 3vw;
    border-bottom: 1px solid;
    font-size: 18px;
}

#access #sec2 .s2_tel {
    text-align: center;
    padding: 20px 0;
    background: #3B2B1C;
    color: #fff;
    margin-bottom: 20px;
}

#access #sec2 .s2_tel dt {
    font-size: 16px;
    line-height: 27px;
    font-weight: bold;
}

#access #sec2 .s2_tel dd {
    font-size: 10px;
}

#access #sec2 .s2_tel dt a {
    font-size: 27px;
    font-weight: 500;
    font-family: 'Noto Serif', serif;
    letter-spacing: 0.1em;
}

#access #sec2 .s2_tel dt a:before {
    font-size: 27px;
    content: '☎';
}

#access #sec2 .box dd {
    padding: 0 5%;
}

#access #sec3 {
    background: #3b2b1d;
    color: #fdfbed;
    padding-bottom: 12vw;
}

#access #sec3 h2 {
    padding-bottom: 8vw;
}

#access #sec3 #map {
    padding: 0 5%;
    height: 480px;
}

#access #sec3 #map iframe {
    height: 480px;
    width: 100%;
}

#access #sec3 .info {
    font-size: 17px;
    padding: 9vw 5%;
}

#access #sec3 .info p+p {
    margin-top: 6vw;
}

#access #sec3 .btnPc {
    margin-bottom: 6vw;
}

#access #floor {
    padding-bottom: 12vw;
}

#access #floor .boxText {
    width: 90%;
    margin: auto;
    border-right: 5px solid #3b2b1d;
    border-bottom: 5px solid #3b2b1d;
    padding: 5vw 3% 6vw 0;
    margin-bottom: 9vw;
    margin-top: 3vw;
}
#access #floor .floor_img {
	position: relative;
	z-index: 2;
}

#access #floor .des {
    padding: 3vw 5% 6vw 5%;
    position: relative;
	font-size: 12px;
	letter-spacing: 0
}
#access #floor .slick-slider .slick-list {
	overflow: visible;
}
#access #floor .slide1 {
	position: relative;
}
#access #floor .slide1::before {
	content: '';
    border-left: 2px dotted #000;
    left: 14.6%;
    top: -61%;
    bottom: 100%;
    position: absolute;
}
#access #floor .slide2 p{
	text-align: center;
	line-height: 2;
}

#access #floor .slide2::before {
	content: '';
    border-left: 2px dotted #000;
    right: 14.6%;
    top: -61%;
    bottom: 100%;
    position: absolute;
}

#access #floor .slick-dots {
/*    padding: 50px 0 0;*/
    margin-top: 0;
}

#access #floor .slick-dots button {
    border: 0;
    border-radius: 0;
    width: 45px;
    background: #ccc;
    height: 8px;
}

#access #floor .slick-dots li {
    width: auto;
    height: auto;
}

#access #floor .slick-dots li.slick-active button {
    background: #000;
}

#access #sister {
    background: #3b2b1d;
    color: #fdfbed;
    padding: 12vw 0;
}

#access #sister h2 {
    font-size: 6vw;
    line-height: 1.8;
    letter-spacing: 0.1em;
    padding-bottom: 6vw;
}

#access #sister h3 {
    font-size: 5.5vw;
}

#access #sister .txt {
    padding: 6vw 5%;
}

#access #sister .boxBtn {
    border-radius: 10px;
    background: url(../img/access/sister_btnBg.jpg) no-repeat center/cover;
    width: 90%;
    margin: 9vw auto 0;
    padding: 9vw 5%;
}

#access #sister .boxBtn .btn-cus2 {
    height: 73px;
    width: 100%;
}

#access #sister .boxBtn .btn-cus2 a {
    font-size: 16px;
}


/*====================*ACCESS*====================*/