/* Scss Document */

.toggle .toggle-link {
    padding-bottom: 20px;
}

.toggle .toggle-link:after,
.toggle2 .toggle-link2:after {
    content: '';
    right: 50%;
    transform: translateX(50%);
    margin-top: 0;
    color: #2c1906;
    top: auto;
    bottom: 7%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7.5px 0 7.5px;
    border-color: #2c1906 transparent transparent transparent;
}

.toggle.active .toggle-link:after,
.toggle2.active .toggle-link2:after {
    content: '';
    border-width: 0 7.5px 10px 7.5px;
    border-color: transparent transparent #2c1906 transparent;
}

.btn {
    margin: auto;
    width: 85%;
}

#index #sec1 {
    background: url(../img/index/sec1_bg.jpg);
    color: #fff;
    padding-top: 20px;
}

#index #sec1 .sec1_txt {
    margin: 0 4%;
}

#index #sec1 .sec1_txt2 {
    padding: 0 7% 0 8%;
    background: url(../img/index/sec1Border.png) repeat-y top center/100% auto;
}

#index #sec1 .sec1_img {
    position: relative;
    z-index: 1;
}

#index #sec2 {
    margin-top: -8%;
    position: relative;
    z-index: 0;
}

#index #sec2 .wrap {
    background: url(../img/index/sec2_bg.png) no-repeat bottom center/100% 100%;
    width: 90%;
    margin: -35% auto 0 auto;
    padding-bottom: 30px;
}

#index #sec2 .btn {
    margin-top: 10px;
}

#index #sec3 .slick-slide {
    padding-bottom: 15px;
}

#index #sec3 .btn {
    margin-top: 10px;
}

#index #sec4 {
    padding: 30px 0;
    background: url(../img/index/sec4_bg.jpg);
    color: #FFF;
}

#index #sec4 #feed a {
    display: block;
    text-align: center;
}

#index #sec4 #feed .feed_img {
    margin: auto;
    width: 80%;
}

#index #sec4 #feed .feed_img span {
    width: 100% !important;
    display: block;
}

#index #sec4 #feed .feed_txt {
    margin-top: 10px;
}

#index #sec4 #feed .feed_txt span {
    display: block;
}

#index #sec5 {
    background: url(../img/index/instagram_bg.jpg) no-repeat center/cover;
    padding: 47px 0 57px 0;
}

#index #sec5 #instafeed {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    margin: auto;
}

#index #sec5 #instafeed li {
    width: 48%;
    margin-top: 10px;
}

#about #group1,
#about #sec5 {
    position: relative;
    z-index: 1;
}

#about #sec1 {
    padding-bottom: 30px;
}

#about #sec1 h2 {
    margin-top: -9%;
    display: inline-block;
}

#about #sec2 {
    padding-bottom: 30px;
}

#about #sec2 .sec2Item {
    padding-bottom: 30px;
}

#about #sec2 .sec2_img {
    padding: 0 5%;
}

#about #sec2 dl {
    padding: 0 5%;
}

#about #sec2 dt {
    text-align: center;
    font-size: 20px;
    line-height: 1.8em;
    padding-top: 5px;
}

#about #sec2 .slick-arrow {
    top: 22%;
}

#about #sec2 .slick-next {
    right: 11%;
}

#about #sec2 .slick-prev {
    left: 11%;
}

#about #sec2 .slick-dots button {
    background: #fff;
}

#about #sec2 .slick-dots .slick-active button {
    background: #522609;
}

#about #sec4 {
    margin-top: -15%;
    padding-bottom: 20px;
}

#about #sec4 #sec4_2 dd {
    margin-top: -4%;
}

#about #sec4 #sec4_4 .slick-dots {
    bottom: 8%;
}

#about #sec5 {
    padding-bottom: 30px;
}

#about #sec5 .wrap {
    background: url(../img/about/sec5_C.png) repeat-y top center/100% auto;
    padding: 0 7% 7% 7%;
}

#about #sec5 .sec5B {
    margin-top: -8px;
}

#about #sec5 .btn {
    width: 70%;
    margin-top: -10%;
}

#howto #sec2 .slick-slide {
    padding-bottom: 20px;
}

#howto #sec2 .slick-dots button {
    font-size: 14px;
    line-height: 27px;
    height: 27px;
    background: none;
}

#howto #sec2 .slick-dots .slick-active button {
    color: #e99123;
}

#howto #sec3 {
    background: url(../img/shared/btn_bg.jpg);
    color: #fff;
    padding: 10px 0 30px 0;
}

#howto #sec3 .sec3Info {
    background: url(../img/howto/sec3_C.png) repeat-y top center/100% auto;
    box-sizing: border-box;
    padding: 10px 3% 0 4%;
}

#howto #sec4 {
    background: url(../img/shared/footer_bg4.jpg);
    padding: 30px 0;
}

#dinner #sec1 {
    margin-top: 30px;
}

#dinner #sec1 .wrap {
    background: url(../img/dinner/sec1_C.png) repeat-y top center/100% auto;
    padding: 5px 8% 10px 8%;
}

#dinner #sec1 .sec1_txt {
    padding: 10px 0 20px 0;
}

#dinner #sec1 .sec1_btn p {
    width: 48%;
}

#dinner .slick-slide {
    padding-bottom: 20px;
}

#dinner .tabs-switch {
    background: url(../img/dinner/sec3_tab.jpg) repeat top center;
    color: #fff;
    padding-bottom: 30px;
}

#dinner .tab-link {
    display: flex;
}

#dinner .tab-link li {
    border-bottom: 1px solid #efe9dc;
}

#dinner .tab-link li:not(:first-child) {
    border-left: 1px solid #efe9dc;
}

#dinner .tab-link li.active {
    border-bottom: none;
}

#dinner #sec3 .sec3_h2 {
    margin: 20px 0 10px 0;
}

#dinner #sec3 dl {
    padding: 0 5%;
}

#dinner #sec3 .sec3_txt {
    margin: 30px 0;
}

#dinner #sec4 {
    padding: 20px 0 30px 0;
}

#dinner #sec4 .slider2 {
    margin-bottom: 20px;
}

#dinner #sec5 .wrap {
    margin: -12% auto 0 auto;
    width: 90%;
    padding: 3% 5% 5% 5%;
    background: url(../img/dinner/sec5_bg2.png);
    box-sizing: border-box;
}

#dinner #sec5 h2 {
    text-align: center;
    font-size: 25px;
    line-height: 1.5em;
}

#dinner #sec5 .price {
    text-align: right;
    margin-bottom: 5px;
}

#dinner .dt_style dt {
    text-align: center;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 1.5em;
}

#dinner .dt_style dd.price {
    text-align: center;
    margin-bottom: 5px;
}

#dinner #sec7 {
    background: url(../img/index/sec4_bg.jpg);
    color: #fff;
    padding-bottom: 20px;
}

#dinner #sec7 .toggle .toggle-link:after {
    content: "^";
    border: none;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    transform: rotate(180deg) translateX(-50%);
    width: 30px;
    text-align: center;
}

#dinner #sec7 .toggle.active .toggle-link:after {
    transform: rotate(0) translateX(50%);
    bottom: 17%;
}

#dinner #sec7 .note {
    line-height: 3.5em;
}

#dinner #sec9 {
    background: url(../img/index/sec4_bg.jpg);
    color: #fff;
    padding-bottom: 20px;
}

#dinner #sec9 .toggle .toggle-link:after {
    border-color: #fff transparent transparent transparent;
    color: #fff;
}

#dinner #sec9 .toggle.active .toggle-link:after {
    border-color: transparent transparent #fff transparent;
}

#dinner #sec9 .note {
    line-height: 3.5em;
}

#dinner #sec8 .slider2 {
    margin-bottom: 30px;
}

#dinner .dinner_txt {
    line-height: 5em;
}

.boxC {
    background: url(../img/dinner/sec8C.png) repeat-y top center/100% auto;
    box-sizing: border-box;
    padding: 0 5%;
    color: #fff;
}

.boxC dt {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.8em;
}

.listmenu h3 {
    font-weight: bold;
    font-size: 19px;
    line-height: 1.8em;
    letter-spacing: 3px;
    text-align: center;
    border-bottom: 1px dashed #9cd1e8;
}

.listmenu div {
    margin-bottom: 30px;
}

.listmenu h4 {
    border-bottom: 1px dashed #9cd1e8;
    padding: 10px 0;
    line-height: 25px;
}

.listmenu dl {
    border-bottom: 1px dashed #9cd1e8;
    padding: 10px 0;
    line-height: 25px;
}

.listmenu dl:after {
    content: "." !important;
    clear: both !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important;
}

.listmenu dl dt {
    float: left;
}

.listmenu dl dd {
    float: right;
    text-align: right;
}

.price {
    font-size: 20px;
    letter-spacing: 1.5px;
    line-height: 1.5em;
}

#party #sec1 {
    margin-top: -7%;
    position: relative;
    z-index: 1;
}

#party #sec1 .sec1_txt {
    margin-top: -2%;
}

#party #sec1 .sec1_deco {
    margin-top: -7%;
}

#party #sec2 {
    padding-bottom: 30px;
}

#party #sec2 .slider3 {
    width: 100%;
    overflow: hidden;
}

#party #sec2 .slider3 .sec3Item {
    background: url(../img/index/sec4_bg.jpg);
    border-radius: 50%;
    padding: 17% 9%;
    margin: 0 3%;
}

#party #sec2 .slick-arrow {
    top: 41%;
}

#party #sec2 .slick-next {
    right: 11%;
}

#party #sec2 .slick-prev {
    left: 11%;
}

#party #sec2 .slick-dots {
    display: none !important;
}

#party #sec3 {
    background: url(../img/party/sec3_bg.png) no-repeat bottom right;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#party #sec3 .sec3_txt {
    margin-top: -2%;
}

#party #sec3 #sec3Slider {
    margin-top: -25%;
    position: relative;
    z-index: 3;
    height: 273px;
    width: 100%;
    overflow: hidden;
}

#party #sec3 #sec3Slider .slider {
    display: table;
    overflow: hidden;
}

#party #sec3 #sec3Slider .slider .slideFrame {
    height: 273px;
}

#party #sec3 #sec3Slider .slider .slideFrame .slideCell {
    float: left;
}

#party .sec3Box {
    background: url(../img/index/sec4_bg.jpg);
    color: #fff;
    padding-bottom: 24px;
    margin-bottom: 20px;
}

#party .sec3Box .price {
    font-size: 18px;
    margin-bottom: 10px;
}

#party .sec3Box .w96 {
    width: 94%;
    margin: auto;
}

#party .sec3Box ul {
    width: 48%;
}

#party .sec3Box ul li {
    position: relative;
    padding: 0 0 6px 20px;
}

#party .sec3Box ul li:before {
    content: url(../img/party/icon.png);
    position: absolute;
    top: 0;
    left: 0;
}

#party #sec4 .wrap {
    margin: -12% auto 0 auto;
    width: 90%;
    padding: 3% 5% 7% 5%;
    background: url(../img/dinner/sec5_bg2.png);
    box-sizing: border-box;
}

#party #sec5 {
    padding-bottom: 30px;
}

#party #sec5 .slick-arrow {
    top: 162px;
}

#party #sec5 .slick-slide {
    padding-bottom: 20px;
}

#party #sec6 {
    background: url(../img/index/sec4_bg.jpg);
    color: #fff;
    padding-bottom: 20px;
}

#party #sec6 .toggle .toggle-link:after {
    content: "^";
    border: none;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    transform: rotate(180deg) translateX(-50%);
    width: 30px;
    text-align: center;
}

#party #sec6 .toggle.active .toggle-link:after {
    transform: rotate(0) translateX(50%);
    bottom: 17%;
}

#party #sec6 .note {
    line-height: 3.5em;
}

#access #sec1 {
    background: url(../img/access/sec1_bg.jpg) no-repeat top center/cover;
    color: #fff;
    padding-bottom: 30px;
}

#access #sec1 .info {
    margin: 20px 0;
}

#access #sec1 .info dl {
    background: url(../img/access/sec1_line.png) repeat-x center bottom;
    padding-bottom: 13px;
    margin-bottom: 12px;
    line-height: 20px;
}

#access #sec1 .info dl:after {
    content: "." !important;
    clear: both !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important;
}

#access #sec1 .info dl dt {
    float: left;
    width: 95px;
}

#access #sec1 .info dl dd {
    float: left;
    width: calc(100% - 95px);
}

#access #sec1 .info dl dd .max {
    font-size: 18px;
}

#access #sec1 .m_b20 {
    margin-bottom: 20px !important;
}

#access #gmap {
    width: 100%;
    height: 300px;
}

#access #sec2 .btn {
    margin: 20px auto;
}

#access #sec3 .info2 {
    margin: 20px 0;
}

#access #sec3 .info2 dl {
    border-bottom: 1px dashed #000;
    padding-bottom: 13px;
    margin-bottom: 12px;
    line-height: 20px;
}

#access #sec3 .info2 dl:after {
    content: "." !important;
    clear: both !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important;
}

#access #sec3 .info2 dl dt {
    float: left;
    width: 95px;
}

#access #sec3 .info2 dl dd {
    float: left;
    width: calc(100% - 95px);
}

#access #sec1 .info dl dd .max {
    font-size: 18px;
}

@media only screen and (max-width: 375px) {
    .slick-arrow {
        top: 227px;
    }
}

@media only screen and (max-width: 320px) {
    .slick-arrow {
        top: 193px;
    }
    #about #sec2 .slick-arrow {
        top: 20%;
    }
}

#sec6 {
    background: url(../img/index/s6-bg.jpg) repeat center top / 100%;
    color: #fff;
    padding-bottom: 12vw;
}

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

#sec6 .txt {
    padding: 0 2% 10vw;
}