@charset "utf-8";


/* ----------------------------------------------------------------------
	about
---------------------------------------------------------------------- */

/* l-about-where */
.l-about-where { margin: 0 40px 120px; }

.l-about-where__inner {
    position: relative;
    margin: 0 auto;
    max-width:  900px;
}

.l-about-where__bg-01,
.l-about-where__bg-02 {
    margin: 0 auto;
    max-width: 1320px;
}

.l-about-where__bg-01 { background: url("../../img/about/where_bg_01.gif") right top 20px no-repeat; }

.l-about-where__bg-02 {
    background: url("../../img/about/where_bg_02.gif") left bottom no-repeat;
    padding: 0 0 140px;
}

.l-about-where__ttl {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 2;
    writing-mode: vertical-rl;
    font-feature-settings: "vpal";
}

.l-about-where__txt {
    line-height: 2.2;
    padding: 60px 0 140px;
    display: flex;
    justify-content: center;
}

.l-about-where__txt p {
    writing-mode: vertical-rl;
    font-feature-settings: "vpal";
}

.l-about-where__logo {
    position: absolute;
    left: 0;
    bottom: 0;
}
.l-about-where__logo img { width: 86px; }

@media screen and (max-width: 990px) {
    .l-about-where { margin: 0 0 80px; }

    .l-about-where__bg-01 {
        background-size: 100% auto;
        padding: 26vw 0 0;
    }
    .l-about-where__bg-02 {
        background-size: 100% auto;
        padding: 0 0 30vw;
    }

    .l-about-where__ttl {
        position: static;
        font-size: 2.2rem;
        text-align: center;
        line-height: 1.6;
        writing-mode: horizontal-tb;
    }

    .l-about-where__txt {
        line-height: 2.2;
        padding: 1em 20px 2em;
        display: block;
    
    }

    .l-about-where__txt p { writing-mode: horizontal-tb; }

    .l-about-where__logo {
        position: static;
        text-align: center;
    }
    .l-about-where__logo img { width: 40vw; }
}


/* l-about-feature */
.l-about-feature {
    margin: 0 auto 120px;
    max-width: 1100px;
}

.l-about-feature__inner {
    position: relative;
    margin: 0 0 80px;
}
.l-about-feature__ph-01 { margin: 0 0 40px; }

.l-about-feature__block {
    margin: 0 auto;
    width: 900px;
    display: flex;
    justify-content: space-between;
}

.l-about-feature__ttl {
    background: url("../img/icon_gegyo_gray_pc.gif") center top no-repeat;
    font-size: 2.4rem;
    font-weight: normal;
    padding: 40px 0 0;
    writing-mode: vertical-rl;
    font-feature-settings: "vpal";
}

.l-about-feature__txt {
    padding: 38px 0 0;
    width: 800px;
}

.l-about-feature__txt p { margin: 0 0 0.8em; }
.l-about-feature__txt p:last-child { margin: 0; }

.l-about-feature__ph {
    position: absolute;
    top: 0;
    right: 0;
}

.l-about-feature__ph-kengyo {
    background: url("../img/bg_circle.gif") center center;
    background-size: 90px;
    text-align: center;
    width: 380px;
    height: 520px;
    display: table;
}

.l-about-feature__ph-kengyo figure {
    display: table-cell;
    vertical-align: middle;
}

.l-about-feature__ph-kengyo figcaption { margin-top: 0.6em; }

@media screen and (max-width: 990px) {
    .l-about-feature { margin: 0 0 80px ; }

    .l-about-feature__inner { margin: 0 0 50px; }
    
    .l-about-feature__ph-01 { margin: 0 0 25px; }
    
    .l-about-feature__ph-01 img { width: 100%; }

    .l-about-feature__block {
        margin: 0 20px;
        width: auto;
        display: block;
        
    }

    .l-about-feature__ttl {
        background: url("../img/icon_gegyo_gray_pc.gif") center top no-repeat;
        font-size: 2.2rem;
        text-align: center;
        writing-mode: horizontal-tb;
    }

    .l-about-feature__txt {
        padding: 0 0 20px;
        width: auto;
    }

    .l-about-feature__ph {
        position: static;
        margin: 0 20px;
        text-align: center;
    }
    
    .l-about-feature__ph img { width: 100%; }

    .l-about-feature__ph-kengyo {
        background: none;
        width: auto;
        height: auto;
        display: block;
    }

    .l-about-feature__ph-kengyo figure { display: block; }
}


/* l-about-area */
.l-about-area {
    padding: 39px 59px 59px;
    margin: 0 0 60px;
    border: 1px solid #eee;
}

.l-about-area__ttl {
    font-size: 2.2rem;
    text-align: center;
    margin: 0 0 0.8em;
}

.l-about-area__inner {
    display: flex;
    justify-content: space-between;
}

.l-about-area__ph { width: 400px; }

.l-about-area__txt {
    line-height: 1.8;
    width: 550px;
}

@media screen and (max-width: 990px) {
    .l-about-area {
        padding: 19px;
        margin: 0 20px 40px;
    }

    .l-about-area__ttl { font-size: 2rem; }

    .l-about-area__inner { display: block; }

    .l-about-area__ph {
        margin: 0 0 15px;
        width: auto;
    }
    
    .l-about-area__ph img { width: 100%; }

    .l-about-area__txt { width: auto; }
}


/* l-about-area */
.l-about-purpose {
   background: #f0f0f1;
   padding: 40px 60px;
}

.l-about-purpose__ttl {
    font-size: 2.2rem;
    text-align: center;
    margin: 0 0 0.8em;
}

.l-about-purpose__column {
    padding: 0 0 1.4em;
    display: flex;
    justify-content: space-between;
}

.l-about-purpose__txt { width: 470px; }

.l-about-purpose__txt p { margin: 0 0 0.8em; }

.l-about-purpose__designer {
    font-size: 2rem;
    text-align: right;
}

.l-about-purpose__designer-icon {
    background: #444;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    padding:  4px 0 5px 4px;
    width: 80px;
    display: inline-block;
}

.l-about-purpose__designer-name { font-size: 1.6rem; }

@media screen and (max-width: 990px) {
    .l-about-purpose {
        padding: 26px 20px;
        margin: 0 20px;
    }

    .l-about-purpose__ttl { font-size: 2rem; }

    .l-about-purpose__column {
        padding: 0 0 0.4em;
        display: block;
    }

    .l-about-purpose__txt { width: auto; }
    
    .l-about-purpose__designer { font-size: 1.8rem; }

    .l-about-purpose__designer-icon {
      margin: 0 0 10px auto;
      display: block;
    }
    
    .l-about-purpose__designer-name { font-size: 1.2rem; }
}


/* l-about-art */
.l-about-art {
    background: url("../img/bg_circle.gif") center center;
    background-size: 90px;
    padding: 80px 0;
    margin: 0 0 120px;
}

.l-about-art__wrap {
    margin: 0 auto;
    max-width: 1100px;
}

.l-about-art__ph { margin: 0 0 20px; }

.l-about-art__ph img { width: 100%; }

.l-about-art__ttl {
    font-size: 2rem;
    text-align: center;
    margin: 0 0 0.2em;
}

.l-about-art__ttl  span { font-size: 1.6rem; }

.l-about-art__disp { margin: 0 0 0.8em; }

.l-about-art__material { font-size: 1.4rem;  }

.l-about-art__artist {
    padding: 1.2em 0 0;
    margin: 1.2em 0 0;
    border-top: 1px dotted #444;
}

.l-about-art__artist dt {
    font-size: 1.4rem;
    margin:  0 0 0.4em;
}

.l-about-art__artist-name { font-size: 2rem; }

@media screen and (max-width: 990px) {
    .l-about-art {
        padding: 40px 0;
        margin: 0 0 80px;
    }

    .l-about-art__wrap { margin: 0 20px; }

    .l-about-art__ph { margin: 0 0 15px; }
}


/* l-about-hall */
.l-about-hall { margin: 0 0 120px; }

.l-about-hall__ph {
    margin: 0 0 30px;
    display: flex;
    gap: 0 20px;
}

.l-about-hall__ph img { width: 100%; }

.l-about-hall__ph ul li { margin: 0 0 20px; }
.l-about-hall__ph ul li:last-child { margin: 0; }

.l-about-hall__inner {
    position: relative;
    margin: 0 0 60px;
}

.l-about-hall__inner:last-child { margin: 0; }

.l-about-hall__inner:before {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    content: "";
    background: url("../img/bg_asanoha.gif");
    background-size: 60px 105px;
    width: 100%;
    height: calc(100% - 420px);
}

.l-about-hall__box {
    padding: 0 0 60px;
    margin: 0 auto;
    max-width: 1100px;
}

.l-about-hall__floor {
    background: #fff;
    font-size: 1.4rem;
    line-height: 38px;
    text-align: center;
    margin: 0 auto 1em;
    width: 120px;
    height: 38px;
    border: 1px solid #444;
}

.l-about-hall__name {
    text-align: center;
    margin: 0 0 0.6em;
}

.l-about-hall__name span { font-size: 2.4rem; }

.l-about-hall__txt { padding: 0 100px; }

.l-about-hall__txt p { margin: 0 0 0.8em; }
.l-about-hall__txt p:last-child { margin: 0; }

@media screen and (max-width: 990px) {
    .l-about-hall { margin: 0 0 80px; }

    .l-about-hall__ph {
        margin: 0 0 30px;
        display: block;
    }

    .l-about-hall__ph p {margin: 0 0 10px; }

    .l-about-hall__ph ul {
        display: flex;
        gap: 0 10px;
    }

    .l-about-hall__ph ul li {
        margin: 0;
        width: calc(50% - 5px);
    }

    .l-about-hall__inner {
        padding: 0 20px;
        margin: 0 0 40px;
    }

    .l-about-hall__inner:before {  height: calc(100% - 180px); }    

    .l-about-hall__box { padding: 0 0 40px; }

    .l-about-hall__txt { padding: 0; }
}


/* l-about-gallery */
.l-about-gallery {
    margin: 0 auto 120px;
    max-width: 1100px;
}

.l-about-gallery__list {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.l-about-gallery__list li { width: 340px; }

.l-about-gallery__list li img { width: 100%; }

.l-about-gallery__list li  figcaption {
    text-align: center;
    margin-top: 1em;
}

@media screen and (max-width: 990px) {
    .l-about-gallery { margin: 0 20px 80px; }

    .l-about-gallery__list {
        display: flex;
        gap: 20px 10px;
    }

    .l-about-gallery__list li { width: calc(50% - 5px); }

    .l-about-gallery__list li  figcaption {
        font-size: 1.4rem;
        text-align: center;
        margin-top: 0.6em;
    }
}


/* ----------------------------------------------------------------------
	banquet
---------------------------------------------------------------------- */

/* l-banquet-reserve */
.l-banquet-reserve {
    font-size: 1.8rem;
    text-align: center;
    margin: 0 0 2em;
}

.l-banquet-reserve__txt {
    color: #a67c49;
    margin: 0 0 0.4em;
}

.l-banquet-reserve__txt span { font-size: 2.2rem; }

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


/* l-banquet-feature */
.l-banquet-feature { margin: 0 0 120px; }

.l-banquet-feature__inner {
    margin: 0 0 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.l-banquet-feature__inner--reverse { flex-direction: row-reverse; }

.l-banquet-feature__inner:last-child { margin: 0; }

.l-banquet-feature__ph { width: 580px; }
.l-banquet-feature__box { width: 480px; }

.l-banquet-feature__num {
    color: #a67c49;
    font-size: 3rem;
}

.l-banquet-feature__ttl {
    font-size: 2rem;
    font-weight: normal;
    margin: 0 0 0.6em;
}

.l-banquet-feature__ttl-small { font-size: 1.4rem; }

.l-banquet-feature__list { margin-top: 1em; } 

.l-banquet-feature__btn,
.l-banquet-feature__btn a { width: 260px; }

.l-banquet-feature__btn { margin-top: 20px; }

@media screen and (max-width: 990px) {
    .l-banquet-feature { margin: 0 0 80px; }

    .l-banquet-feature__inner {
        margin: 0 0 60px;
        display: block;
    }

    .l-banquet-feature__ph,
    .l-banquet-feature__box { width: auto; }
    
     .l-banquet-feature__ph { margin: 0 0 20px; }
     .l-banquet-feature__ph img { width: 100%; }

    .l-banquet-feature__num {
        font-size: 2.6rem;
        line-height: 1.4;
        text-align: center;
        margin: 0;
    }

    .l-banquet-feature__ttl {

        text-align: center;
        margin: 0 0 0.6em;
    }

    .l-banquet-feature__btn { margin: 20px auto 0; }
}


/* l-banquet-scene */
.l-banquet-scene {
    padding: 80px 0 80px;
    margin: 0 0 120px;
}

.l-banquet-scene__inner {
    margin: 0 auto;
    max-width: 1100px;
}

.l-banquet-scene__box {
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 40px;
    border-bottom: 1px dashed #a67c49;
}

.l-banquet-scene__box:first-child { border-top: 1px dashed #a67c49; }

.l-banquet-scene__txt dt {
    color: #a67c49;
    font-size: 2rem;
    margin: 0 0 0.4em;
}

.l-banquet-scene__btn p { margin: 0 0 20px; }
.l-banquet-scene__btn p:last-child { margin: 0; }

.l-banquet-scene__btn a { width: 260px; }

@media screen and (max-width: 990px) {
    .l-banquet-scene {
        padding: 60px 14vw;
        margin: 0 0 80px;
    }

    .l-banquet-scene__box { display: block; }

    .l-banquet-scene__txt dt {
        font-size: 1.8rem;
        text-align: center;
    }

    .l-banquet-scene__btn {
        text-align: center;
        margin-top: 20px;
    }
}

/* l-banquet-celebration */
.l-banquet-celebration {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.l-banquet-celebration__box {
    padding: 30px 0;
    width: 520px;
    border-bottom: 1px dashed #a67c49; 
}

.l-banquet-celebration__box-inner {
    display: flex;
    justify-content: space-between;
}

.l-banquet-celebration__txt { width: 250px; }

.l-banquet-celebration__txt dt {
    color: #a67c49;
    font-size: 2rem;
    margin: 0 0 0.4em;
}

.l-banquet-celebration__btn {
    margin-top: 25px;
    text-align: center;
}

.l-banquet-celebration__btn a { width: 260px; }

@media screen and (max-width: 990px) {
    .l-banquet-celebration { display: block; }

    .l-banquet-celebration__box { width: 100%; }

    .l-banquet-celebration__box-inner { display: block; }
    
    .l-banquet-celebration__ph { margin: 0 0 20px; }
    
    .l-banquet-celebration__ph img { width: 100%; }
    
    .l-banquet-celebration__txt { width: auto; }

    .l-banquet-celebration__txt dt {
        font-size: 1.8rem;
        text-align: center;
    }

    .l-banquet-celebration__btn a { width: 100%; }
}


/* l-banquet-cuisine  */
.l-banquet-cuisine__catch {
    font-size: 2rem;
    text-align: center;
    margin: 0 0 1.6em;
}

@media screen and (max-width: 990px) {
    .l-banquet-cuisine__catch {
        font-size: 1.8rem;
        text-align: left;
    }
}


/* l-banquet-page-nav  */
.l-banquet-page-nav { margin: 0 0 120px; }

.l-banquet-page-nav__ph-wrap { position: relative; }

.l-banquet-page-nav__ph-wrap a img {
    width: 100%;
    opacity: 1;
}

.l-banquet-page-nav__ph-wrap a:hover { opacity: 0.8; }

.l-banquet-page-nav__icon {
    position: absolute;
    top: 0;
    left: 0;
}

.l-banquet-page-nav__txt {
    padding-top: 1.4em;
    text-align: center;
}

.l-banquet-page-nav__txt dt {
    color: #a67c49;
    font-size: 2rem;
    margin: 0 0 0.4em;
}

.l-banquet-page-nav__btn {
    text-align: center;
    margin-top: 20px;
}

@media screen and (max-width: 990px) {
    .l-banquet-page-nav { margin: 0 0 80px; }

    .l-banquet-page-nav__ph-wrap { position: relative; }
    
    .l-banquet-page-nav__inner {
        padding: 0 20px 20px;
        border: 1px solid #ddd;
        border-top: none;
    }

    .l-banquet-page-nav__txt dd,
    p.l-banquet-page-nav__txt { text-align: left; }
}


/* l-banquet-hall */
.l-banquet-hall {
    padding: 80px 0;
    margin: 0 0 120px;
}

.l-banquet-hall__column {
    margin: 0 auto;
    max-width: 1100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
}

.l-banquet-hall__column-inner {
    text-align: center;
    width: 520px;
}

.l-banquet-hall__txt { font-size: 2rem; }

.l-banquet-hall__btn { margin-top: 20px; }

@media screen and (max-width: 990px) {
    .l-banquet-hall {
        padding: 60px 20px;
        margin: 0 0 80px;
    }

    .l-banquet-hall__column { display: block; }

    .l-banquet-hall__column-inner {
        text-align: center;
        width: auto;
    }

    .l-banquet-hall__ph { margin: 0 0 20px; }

    .l-banquet-hall__txt { font-size: 1.8rem; }
}


/* ----------------------------------------------------------------------
	cuisine
---------------------------------------------------------------------- */

/* l-cuisine-info-column */
.l-cuisine-info-column {
    margin: 0 0 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.l-cuisine-info-column__inner { width: 520px; }

@media screen and (max-width: 990px) {
    .l-cuisine-info-column {
        margin: 0 0 40px;
        display: block;
    }

    .l-cuisine-info-column__inner { width: auto;}
}

/* l-cuisine-hours */
.l-cuisine-hours { width:  520px; }

.l-cuisine-hours__ttl {
    font-size: 2rem;
    font-weight: normal;
    text-align: center;
    margin: 0 0 0.6em;
}

.l-cuisine-hours__txt {
    text-align: center;
    margin: 1em 0 0;
}

.l-cuisine-hours__box {
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 25px;
    border-bottom: 1px solid #ddd;
}

.l-cuisine-hours__box--standing { gap: 0 40px; }

.l-cuisine-hours__box--gap40 { gap: 0 40px; }

.l-cuisine-hours__box:first-child { border-top: 1px solid #ddd; }

.l-cuisine-hours__time {
    font-size: 1.8rem;
    text-align: center;
}

.l-cuisine-hours__box--noon .l-cuisine-hours__time { color: #a67c49; }
.l-cuisine-hours__box--noon .l-cuisine-hours__btn a {
    background-image: url("../img/icon_a_ocher.png");
    color: #a67c49;
    border: 2px solid #a67c49;
}

.l-cuisine-hours__box--night .l-cuisine-hours__btn a {
    background-image: url("../img/icon_a_black.png");
    border: 2px solid #444;
}

.l-cuisine-hours__btn a { width: 280px; }

@media screen and (max-width: 990px) {
    .l-cuisine-hours {
        margin: 0 0 40px;
        width: auto;
    }

   .l-cuisine-hours__box {
        padding: 20px 0;
        display: block;
    }
    
    .l-cuisine-hours__box--standing { padding: 0; }
    
    .l-cuisine-hours__box--standing .l-cuisine-hours__time {
        padding: 20px 0;
        border-bottom: 1px solid #ddd;
    }
    
    .l-cuisine-hours__box--standing .l-cuisine-hours__time:last-child { border-bottom: none; }
    
    .l-cuisine-hours__time--line {
        padding: 0 0 20px;
        margin: 0 0 20px;
        border-bottom: 1px solid #ddd;
    }

    .l-cuisine-hours__btn {
        text-align: center;
        margin: 12px 0 5px;
    }
}


/* l-cuisine-caution */
.l-cuisine-caution ul li {
    font-size: 1.4rem;
    letter-spacing: 0.06em;
    margin: 0 0 0.6em;
}

.l-cuisine-caution ul li:last-child { margin: 0; }

@media screen and (max-width: 990px) {
    .l-cuisine-caution .l-column2__inner { margin: 0 0 0.4em; }
}


/* l-cuisine-mainimg */
.l-cuisine-mainimg { text-align: center; }

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


/* l-cuisine-icon-list */
.l-cuisine-icon-list {
    margin: -25px 0 100px;
    display: flex;
    justify-content: center;
    flex-wrap:  wrap;
    gap: 20px;
}

.l-cuisine-icon-list dl { text-align: center; }
.l-cuisine-icon-list dl dt { margin: 0 0 10px; }

.l-cuisine-icon {
    background: #a67c49;
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    line-height: 52px;
    width: 200px;
    height: 50px;
    border-radius: 5px;
    display: inline-block;
}

@media screen and (max-width: 990px) {
    .l-cuisine-icon-list { margin: -25px 0 60px; }

    .l-cuisine-icon-list__w-sp { width: 100%; }
    
    .l-cuisine-icon {
        font-size: 1.6rem;
        line-height: 52px;
        width: 160px;
    }
}


/* l-cuisine-detail */
.l-cuisine-detail { margin: 0 0 140px; }

.l-cuisine-detail__block { margin: 0 0 80px; }
.l-cuisine-detail__block:last-child { margin: 0; }

.l-cuisine-detail__ttl {
    background: url("../img/bg_asanoha.gif") center center;
    background-size: 60px 105px;
    color: #a67c49;
    font-size: 2.2rem;
    font-weight: normal;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 1.4em;
    border: 2px solid #a67c49;
}

.l-cuisine-detail__block--night .l-cuisine-detail__ttl {
     background-image: url("../img/bg_asanoha_gray.gif");
     color: #444;
     border: 2px solid #444;
}

.l-cuisine-detail__time {
    text-align: center;
    margin: 0 0 2em;
}

.l-cuisine-detail__num {
    font-size: 1.8rem;
    text-align: center;
    margin: 0 0 1em;
}

.l-cuisine-detail__num span {
    padding: 0 0 0.2em;
    border-bottom: 1px solid #444;
    display: inline-block;
}

.l-cuisine-detail__other {
    text-align: center;
    margin: 0 0 2em;
}

.l-cuisine-detail__column {
    margin: 0 auto;
    max-width: 1100px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 60px 0;
}

.l-cuisine-detail__inner {
    padding: 0 20px;
    width: calc(100% / 3);
    border-right: 1px solid #ddd;
}

.l-cuisine-detail__inner:first-child,
.l-cuisine-detail__inner:nth-child(4n) { border-left: 1px solid #ddd; }

.l-cuisine-detail__plan {
    position: relative;
    margin: 0 0 1em;
}

.l-cuisine-detail__plan .icon-plus {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: none;
}

.l-cuisine-detail__plan-name {
    background: url("../img/icon_gegyo_ocher.svg") center top no-repeat;
    background-size: 34px 32px;
    color: #a67c49;
    font-size: 2rem;
    font-weight: normal;
    text-align: center;
    padding: 40px 0 0;
}

.l-cuisine-detail__block--night .l-cuisine-detail__plan-name {
    background-image: url("../img/icon_gegyo.svg");
    color: #444;
}

.l-cuisine-detail__plan-name span { font-size: 1.6rem; }

.l-cuisine-detail__plan-tax {
    color: #999;
    font-size: 1.4rem; 
    text-align: center;
    margin-top: 0.2em;
}

.l-cuisine-detail__menu-num { text-align: center; }

.l-cuisine-detail__menu-txt { margin: 1em 0 0; }

.l-cuisine-detail-noon-limited {
    background: #f9f7f4;
    padding: 20px 20px 16px;
    margin-top: 2em;
}

.l-cuisine-detail-noon-limited__icon {
    text-align: center;
    margin: -38px 0 0.8em;
}

.l-cuisine-detail-noon-limited__icon span {
    background: #fff;
    color: #a67c49;
    line-height: 34px;
    width: 120px;
    height: 36px;
    border: 1px solid #a67c49;
    display: inline-block;
    border-radius: 5px;
}

.l-cuisine-detail-noon-limited__txt {
    text-align: center;
    margin: 0 0 0.2em;
}

.l-cuisine-detail-noon-limited__price { text-align: center; }

.l-cuisine-detail-noon-limited__price span { font-size: 2rem; }

@media screen and (max-width: 990px) {
    .l-cuisine-detail { margin: 0 0 80px; }

    .l-cuisine-detail__block { margin: 0 0 60px; }

    .l-cuisine-detail__ttl { font-size: 2rem; }

    .l-cuisine-detail__num { font-size: 1.6rem; }

    .l-cuisine-detail__other { text-align: left; }

    .l-cuisine-detail__column { display: block; }

    .l-cuisine-detail__inner,
    .l-cuisine-detail__inner:first-child,
    .l-cuisine-detail__inner:nth-child(4n) {
        padding: 0;
        width: 100%;
        border-left: none;
    }

     .l-cuisine-detail__inner {
        margin: 0 0 30px;
        border: none;
        border-bottom: 1px solid #ddd;
     }

    .l-cuisine-detail__plan .icon-plus { display: block; }

    .l-cuisine-detail__plan {
        padding: 15px 0;
        margin: 0;
        border-top: 2px solid #a67c49;
    }
    
    .l-cuisine-detail__block--night .l-cuisine-detail__plan {  border-top: 2px solid #444; }

    .l-cuisine-detail__plan-name {
        background: none;
        padding: 0;
    }

    .l-cuisine-detail__block--night .l-cuisine-detail__plan-name { background-image: none; }

    .l-cuisine-detail__box {
        padding: 0 0 20px;
        display: none;
    }

    .l-cuisine-detail__time {
        text-align: center;
        margin: 0 0 1.2em;
    }

    .l-cuisine-detail__free {
        text-align: center;
        margin: 0 0 0.8em;
    }

    .l-cuisine-detail__free p { margin: 0 0 0.8em; }
    .l-cuisine-detail__free p:last-child { margin: 0; }
        
    .l-cuisine-detail__price span { font-size: 2.4rem; }
}
    

/* l-cuisine-freedrink */
.l-cuisine-freedrink { margin: 0 0 120px; }

.l-cuisine-freedrink .page-sub-ttl { margin: 0 0 0.8em; }

.l-cuisine-freedrink__column {
    display: flex;
    gap: 0 90px;
}

.l-cuisine-freedrink__box { width: 320px; }

.l-cuisine-freedrink__txt {
    text-align: center;
    margin: 0 0 1em;
}

@media screen and (max-width: 990px) {
    .l-cuisine-freedrink { margin: 0 0 80px; }

    .l-cuisine-freedrink__column { display: block; }
    
    .l-cuisine-freedrink__txt { text-align: left; }
    
    .l-cuisine-freedrink__ph { margin: 0 0 20px; }
    
    .l-cuisine-freedrink__ph img { width: 100%; }
    
    .l-cuisine-freedrink__box { width: auto; }
}


/* l-cuisine-page-nav */
.l-cuisine-page-nav {
    background: #f9f7f4;
    padding: 80px 0;
}

.l-cuisine-page-nav__list {
    margin: 0 auto;
    max-width: 1100px;
}

.l-cuisine-page-nav__list li a {
    background: url("../img/icon_a_white.png") right 15px center no-repeat  #a67c49;
    background-size: 6px 12px;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.l-cuisine-page-nav__list li a:hover img { opacity: 1; }
.l-cuisine-page-nav__list li a:hover { opacity: 0.8; }

.l-cuisine-page-nav__ph { position: relative; }

.l-cuisine-page-nav__icon {
    position: absolute;
    top: 0;
    left: 0;
}

.l-cuisine-page-nav__ttl {
    font-size: 2rem;
    text-align: center;
    width: 180px;
    padding-right: 12px;
}

@media screen and (max-width: 990px) {
    .l-cuisine-page-nav {
        background: #f9f7f4;
        padding: 30px 20px;
    }
    
    .l-cuisine-page-nav__ph { width: 60vw; }
    
    .l-cuisine-page-nav__ph img { width: 100%; }
    
    .l-cuisine-page-nav__ttl {
        font-size: 1.8rem;
        width: 40vw; 
    }
}


/* ----------------------------------------------------------------------
	celebration
---------------------------------------------------------------------- */

/* l-celebration-box */
.l-celebration-box {
    background: url("../img/bg_asanoha.gif") center center;
    background-size: 60px 105px;
    margin: 0 0 120px;
    display: flex;
    align-items: center;
}

.l-celebration-box__inner {
    text-align: center; 
    width: 550px;
}

@media screen and (max-width: 990px) {
    .l-celebration-box {
        margin: 0 0 80px;
        display: block;
    }

    .l-celebration-box__inner {
        padding: 20px;
        width: auto;
    }
}


/* ----------------------------------------------------------------------
	l-plan-longevity
---------------------------------------------------------------------- */

/* l-plan-longevity-kanreki */
.l-plan-longevity-kanreki__catch {
    font-size: 2rem;
    text-align: center;
    margin: 0 0 1em;
}

.l-plan-longevity-kanreki__kind {
    display: inline-block;
    text-align: left;
}

.l-plan-longevity-kanreki__kind dl {
    margin: 0 0 15px;
    display:  flex;
    gap: 0 15px;
    align-items: center;
}

.l-plan-longevity-kanreki__kind dl:last-child { margin: 0; }

.l-plan-longevity-kanreki__kind dl dt {
    color: #fff;
    text-align: center;
    line-height: 60px;
    padding-left: 3px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.l-plan-longevity-kanreki__red dt { background: #af3a3a; }
.l-plan-longevity-kanreki__purple dt { background: #7f307f; }
.l-plan-longevity-kanreki__yellow dt { background: #efa94b; }

.l-plan-longevity-kanreki__kind dd ul {
    display:  flex;
    gap: 0 10px;
}

@media screen and (max-width: 990px) {
    .l-plan-longevity-kanreki__catch {
        font-size: 1.8rem;
        text-align: left;
    }

    .l-celebration-box__ph img { width: 100%; }

    .l-plan-longevity-kanreki__kind {
        display: flex;
        justify-content: center;
        gap: 20px 40px;
        flex-wrap: wrap;
    }

    .l-plan-longevity-kanreki__kind dl {
        margin: 0;
        display: block;
    }

    .l-plan-longevity-kanreki__kind dl dt {
        font-size: 1.8rem;
        line-height: 80px;
        width: 80px;
        height: 80px;
        margin: 0 auto 10px;
}

    .l-plan-longevity-kanreki__red dt { background: #af3a3a; }
    .l-plan-longevity-kanreki__purple dt { background: #7f307f; }
    .l-plan-longevity-kanreki__yellow dt { background: #efa94b; }

    .l-plan-longevity-kanreki__kind dd ul { display:  block; }
}


/* ----------------------------------------------------------------------
	l-plan-child
---------------------------------------------------------------------- */

/* l-plan-child-lead */
.l-plan-child-lead__catch{
    font-size: 1.8rem;
    line-height: 2.2em;
    margin: 0 0 1.6em;
}

.l-plan-child-lead__txt { margin-top: 1em; }

@media screen and (max-width: 990px) {
    .l-plan-child-lead__catch{ text-align: left; }
    
    .l-plan-child-lead__ph img { width: 100%; }
}


/* ----------------------------------------------------------------------
	l-plan-family
---------------------------------------------------------------------- */

.l-plan-family-lead {
    text-align: center;
    margin: 0 0 120px;
}

.l-plan-family-lead__ph {
    margin: 0 0 30px;
    display: flex;
}

.l-plan-family-lead__catch { font-size: 1.8rem; }

.l-plan-family-lead__btn { margin-top: 30px; }

@media screen and (max-width: 990px) {
    .l-plan-family-lead {
        text-align: left;
        margin: 0 0 80px;
    }
    
    .l-plan-family-lead__ph {
        margin: 0 0 20px;
        display: block;
    }
    
    .l-plan-family-lead__ph img { width: 100%; }
    
    .l-plan-family-lead__btn { margin-top: 20px; }
}


/* ----------------------------------------------------------------------
	l-plan-memory
---------------------------------------------------------------------- */

.l-paln-memorial-kagezen__ph { margin: 0 0 20px; }

.l-paln-memorial-kagezen__txt dt {
    font-size: 2.4rem;
    margin: 0 0 0.2em;
}

@media screen and (max-width: 990px) {
    .l-paln-memorial-kagezen__ph img { width: 100%; }
    
    .l-paln-memorial-kagezen__txt dt { font-size: 2rem; }
}


/* ----------------------------------------------------------------------
	rental
---------------------------------------------------------------------- */

/* l-rental-use */
.l-rental-use { margin: 0 0 120px; }

@media screen and (max-width: 990px) {
    .l-rental-use { margin: 0 0 80px; }
}


/* l-rental-lunch */
.l-rental-lunch { margin: 0 0 120px; }

.l-rental-lunch__name-ph {
    position: relative;
    margin: 0 0 25px;
}

.l-rental-lunch__name {
    position: absolute;
    top: 0;
    right: 20px;
    background: #fff;
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.2em;
    padding: 20px 14px 14px;
    writing-mode: vertical-rl;
}

.l-rental-lunch__catch {
    font-size: 2rem;
    text-align: center;
    margin: 0 0 0.8em;
}

.l-rental-lunch__price-time { margin: 0 0 0.8em; }

.l-rental-lunch__price-time dl {
    display: flex;
    justify-content: center;
}

.l-rental-lunch__price-time dl dt { margin-right: 0.5em; }

.l-rental-lunch__drink { text-align: center; }

@media screen and (max-width: 990px) {
    .l-rental-lunch { margin: 0 0 80px; }

    .l-rental-lunch__name-ph { margin: 0 0 20px; }
    
    .l-rental-lunch__name-ph img {
        width: 100%;
        height: auto;
    }
    
    .l-rental-lunch__name {
        right: 15px;
        font-size: 2rem;
        padding: 20px 12px 14px;
    }

    .l-rental-lunch__catch { font-size: 1.8rem; }

    .l-rental-lunch__price-time {
        display: flex;
        justify-content: center;
    }
    
    .l-rental-lunch__price-time dl {
        margin: 0 0 0.4em;
        justify-content: flex-start;
    }
    
    .l-rental-lunch__price-time dl:last-child { margin: 0; }

    .l-rental-lunch__price-time dl dt {
        margin-right: 0;
        width: 50px;
    }

    .l-rental-lunch__drink { text-align: left; }
}

@media screen and (max-width: 321px) {
    .l-rental-lunch__catch { font-size: 1.7rem; }
}


/* ----------------------------------------------------------------------
	reserve
---------------------------------------------------------------------- */

/* l-banquet-reserve-index-detail */
.l-banquet-reserve-index-detail {
    margin: 0 0 40px;
    display: flex;
    justify-content: space-between;
}

.l-banquet-reserve-index-detail dl {
    padding: 20px 0;
    width: 530px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.l-banquet-reserve-index-detail dl dt { font-weight: bold; }

@media screen and (max-width: 990px) {
    .l-banquet-reserve-index-detail { display: block; }

    .l-banquet-reserve-index-detail dl {
        padding: 20px 0;
        width: auto;
    }
    
    .l-banquet-reserve-index-detail dl:last-child { border-top: none; }
}



/* l-banquet-reserve-index-txt */
.l-banquet-reserve-index-txt {
    color: #a67c49;
    font-size: 2rem;
    text-align: center;
}


/* l-banquet-reserve-index-reception-time */
.l-banquet-reserve-index-reception-time {
    text-align: center;
    margin: 0 0 3em;
}

.l-banquet-reserve-index-reception-time__txt {
    font-weight: bold;
    margin: 0 0 0.6em;
}

.l-banquet-reserve-index-reception-time__start {}

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


/* ----------------------------------------------------------------------
	wedding
---------------------------------------------------------------------- */

/* l-wedding-topics */
.l-wedding-topics { margin: 0 0 120px; }

.l-wedding-topics__box {
    margin: 0 auto;
    width: 760px;
}

.l-wedding-topics__box a {
    background: url("../img/bg_circle.gif");
    background-size: 90px;
    color: #a67c49;
    text-decoration: none;
    padding: 30px;
    display: block;
}

.l-wedding-topics__box a:hover { opacity: 0.8; }

.l-wedding-topics__box-inner {
    background: url("../img/icon_a_ocher.gif") right 15px center no-repeat;
    background-size: 14px 20px;
    padding: 20px 50px 20px 20px;
    display: flex;
    gap: 20px;
    align-items: center;
    border-top: 1px solid #a67c49;
    border-bottom: 1px solid #a67c49;
}

.l-wedding-topics__box-ttl {
    font-size: 2rem;
    font-weight: bold;
}

@media screen and (max-width: 990px) {
    .l-wedding-topics { margin: 0 0 80px; }

    .l-wedding-topics__box {
        margin: 0 20px;
        width: auto;
    }

    .l-wedding-topics__box a { padding: 30px 20px 20px; }

    .l-wedding-topics__box-inner {
        background: none;
        padding: 0;
        display: block;
        border: none;
    }

    .l-wedding-topics__box-ph {
        background: url("../img/icon_a_ocher.gif") right 0 center no-repeat;
        background-size: 14px 20px;
        text-align: center;
        margin: 0 0 15px;
    }
    
    .l-wedding-topics__box-ph img {
        width: 50vw;
        height: auto;
    }

    .l-wedding-topics__box-ttl { font-size: 1.6rem; }
}


/* l-wedding-concept */
.l-wedding-concept {
    text-align: center;
    margin: 0 0 160px;
}

.l-wedding-concept__ph { margin: 0 0 50px; }

.l-wedding-concept__ttl { margin: 0 0 20px; }

.l-wedding-concept__ttl img { margin: 0 15px; }

.l-wedding-concept__txt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2.2em;
    letter-spacing: 0.1em;
}

@media screen and (max-width: 990px) {
    .l-wedding-concept { margin: 0 20px 80px; }

    .l-wedding-concept__ph { margin: 0 0 40px; }

    .l-wedding-concept__ph img {
        width: 100%;
        height: auto;
    }

    .l-wedding-concept__ttl img {
        margin: 0 auto 20px;
        display: block;
    }

    .l-wedding-concept__txt {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 2.2em;
        letter-spacing: 0.1em;
    }
    
    .l-wedding-concept__txt span { display: block; }
}

@media screen and (max-width: 320px) {
    .l-wedding-concept__txt {
        font-size: 16px;
        font-size: 1.6rem;
    }
}


/* l-wedding-fair */
.l-wedding-fair {
    margin: 0 auto 160px;
    width: 1000px;
}

.l-wedding-fair__btn {
    margin: 0 auto;
    width: 300px;
}

.pickups-original { height: 500px!important; }

@media screen and (max-width: 990px) {
    .l-wedding-fair {
        margin: 0 20px 80px;
        width: auto;
    }
    
    .l-wedding-fair__btn { width: auto; }
}


/* l-wedding-banquet */
.l-wedding-banquet {
    margin: 0 0 160px;
    overflow: hidden;
}

.l-wedding-banquet__box { position: relative; }

.l-wedding-banquet__box:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: #a67c49;
    width: 100vw;
    display: block;
}

.l-wedding-banquet__seido:after {
    left: 50%;
    height: 370px;
}

.l-wedding-banquet__ginan:after {
    right: 50%;
    height: 350px;
}

.l-wedding-banquet__box-inner {
    position: relative;
    z-index: 1;
    padding: 0 150px;
    margin: 0 auto 60px;
    max-width: 1400px;
    min-width: 1100px;
    display: flex;
    align-items: center;
}

.l-wedding-banquet__box:last-child .l-wedding-banquet__box-inner { margin-bottom: 0; }

.l-wedding-banquet__box:nth-child(even) .l-wedding-banquet__box-inner  { flex-direction: row-reverse; }

.l-wedding-banquet__box-ph {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 43.637%;
    width: calc(100% - 440px);
}

.l-wedding-banquet__seido-ph { background-image: url("../../img/wedding/banquet_seido_ph.jpg?=20221228") ; }
.l-wedding-banquet__ginan-ph { background-image: url("../../img/wedding/banquet_ginan_ph.jpg?=20221228") ; }

.l-wedding-banquet__box-txt {
    background: #a67c49;
    color: #fff;
    padding: 0 50px;
    width: 440px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.l-wedding-banquet__seido-txt { height: 370px; }
.l-wedding-banquet__ginan-txt { height: 350px; }

.l-wedding-banquet__box-txt p { margin: 0 0 1em; }
.l-wedding-banquet__box-txt p:last-child { margin: 0; }

.l-wedding-banquet__box-txt-name { margin: 0 0 20px; }

p.l-wedding-banquet__box-txt-name-en { margin: 0 0 0.2em; }

p.l-wedding-banquet__box-txt-name-ja {
    font-size: 2.4rem;
    margin: 0;
}

@media screen and (max-width: 1250px) {
    .l-wedding-banquet__box-inner { padding: 0; }
}

@media screen and (max-width: 990px) {
    .l-wedding-banquet { margin: 0 20px 80px; }

    .l-wedding-banquet__box:after { display: none; }

    .l-wedding-banquet__box-inner {
        margin: 0 0 40px;
        max-width: inherit;
        min-width: inherit;
        display: block;
    }

    .l-wedding-banquet__box-ph {
        padding-top: 70%;
        width: 100%;
    }

    .l-wedding-banquet__box-txt {
        padding: 30px 20px 20px;
        width: auto;
        display: block;
    }

    .l-wedding-banquet__seido-txt { height: auto; }
    .l-wedding-banquet__ginan-txt { height: auto; }
    
    .l-wedding-banquet__box-txt-name {
        margin: 0 0 15px;
        text-align: center;
    }

    p.l-wedding-banquet__box-txt-name-en { margin: 0 0 0.1em; }
    
    p.l-wedding-banquet__box-txt-name-ja { font-size: 2.2rem; }
    
    .l-wedding-banquet__box-txt-seat { text-align: center; }
}


/* l-wedding-ceremony-cuisine */
.l-wedding-ceremony-cuisine-wrap {
    margin: 0 auto 160px;
    width: 1100px;
    display: flex;
    justify-content: space-between;
}

.l-wedding-ceremony-cuisine { width: 530px; }

.l-wedding-ceremony-cuisine__ph { margin: 0 0 20px; }

@media screen and (max-width: 990px) {
    .l-wedding-ceremony-cuisine-wrap {
        margin: 0 20px 80px;
        width: auto;
        display: block;
    }

    .l-wedding-ceremony { margin: 0 0 80px; }

    .l-wedding-ceremony-cuisine { width: auto; }

    .l-wedding-ceremony-cuisine__ph img {
        width: 100%;
        height: auto;
    }
}


/* l-wedding-salon */
.l-wedding-salon {
     background: url("../../img/wedding/salon_bg.jpg") right top no-repeat;
     background-size: cover;
     padding: 120px 0;
     margin: 0 0 120px;
}

.l-wedding-salon__box {
    background: rgba(255,255,255,0.9);
    padding: 10px;
    margin: 0 auto;
    width: 520px;
    box-sizing: border-box;
}

.l-wedding-salon__box-inner {
    text-align: center;
    padding: 59px;
    border: 1px solid #a67c49;
}

.l-wedding-salon__box-ttl { margin: 0 0 30px; }

.l-wedding-salon__box-date {
    color: #a67c49;
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    margin: 0 0 0.4em;
}

.l-wedding-salon__box-txt {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8;
    margin: 0 0 1em;
}

@media screen and (max-width: 990px) and (orientation: portrait) {
    .l-wedding-salon {
        background-image: url("../../img/wedding/salon_bg_sp.jpg");
        background-position: center top;
        margin: 0 0 60px;
    }
}

@media screen and (max-width: 990px) {
    .l-wedding-salon {
        padding: 20px;
    }

    .l-wedding-salon__box {
        margin: 0 auto;
        width: auto;
    }
    
    .l-wedding-salon__box-ttl img {
        width: auto;
        height: 60px;
    }
    
    .l-wedding-salon__box-inner {
        text-align: center;
        padding: 24px 19px 19px;
    }
    
    .l-wedding-salon__box-ttl { margin: 0 0 20px; }

    .l-wedding-salon__box-date {
        font-size: 26px;
        font-size: 2.6rem;
    }
    
    .l-wedding-salon__box-date span { display: block; }

    .l-wedding-salon__box-txt {
        text-align: left;
        font-size: 16px;
        font-size: 1.6rem;
    }
    
    .l-wedding-salon__box-link {
        font-size: 15px;
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 321px) {
    .l-wedding-salon {  padding: 10px; }
}


.l-wedding-contact {
    margin: 1.6em 0 0;
    display: flex;
    justify-content: center;
    gap: 0 15px;
}

.l-wedding-contact__btn { width: 220px; }

.l-wedding-contact__btn a {
    background: url("../img/icon_a_white.png") right 12px center  no-repeat #a67c49;
    background-size: 6px auto;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 12px 15px;
    display: block;
}

.l-wedding-contact__btn--fair a { background-color: #af3a3a; }

.l-wedding-contact__btn a:hover { opacity: 0.8; }

@media screen and (max-width: 990px) {
    .l-wedding-contact { display: block; }

    .l-wedding-contact__btn {
        margin: 0 0 15px;
        width: 100%;
    }
    
     .l-wedding-contact__btn:last-child { margin: 0; }

    .l-wedding-contact__btn a { text-align: left; }
}


/* ----------------------------------------------------------------------
	faq
---------------------------------------------------------------------- */

.l-faq__list { margin: 0 0 160px; }

.l-faq__box { border-bottom: 1px solid #ddd; }
.l-faq__box:first-child { border-top: 1px solid #ddd; }

.l-faq__q {
    position: relative;
    cursor: pointer;
    padding: 18px 0;
}

.l-faq__q :hover dd { text-decoration: underline; }

.l-faq__q dl,
.l-faq__a dl {
    display: flex;
    align-items: baseline;
}

.l-faq__q dt,
.l-faq__a dt {
    font-size: 2rem;
    width: 1.4em;
}

.l-faq__q dt { color: #a67c49; }

.l-faq__q dd,
.l-faq__a dd { width: calc(100% - 1.4em); }

.l-faq__q dd { padding-right: 30px; }

.l-faq__q-icon {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.l-faq__a {
    padding: 0 0 20px;
    display: none;
}

.l-faq__a-bg {
    background: #f8f8f8;
    padding: 18px 20px;
    margin-top: 1em;
}

.l-faq__a-bg dl { margin: 0 0 0.8em; }
.l-faq__a-bg dl:last-child { margin: 0; }

.l-faq__a-bg dl dt { margin: 0 0 0.2em; }

@media screen and (max-width: 990px) {
    .l-faq__list { margin: 0 0 80px; }
    
    .l-faq__q { padding: 14px 0; }
    
    .l-faq__a { padding: 0 0 16px; }
    
    .l-faq__a-bg {
        background: none;
        padding: 18px 0;
        letter-spacing: 0.12em;
        border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;
    }
}


/* ----------------------------------------------------------------------
	access
---------------------------------------------------------------------- */

/* l-access-nav */
.l-access-nav {
    margin: 0 0 120px;
    display: flex;
    justify-content: space-between;
}

.l-access-nav li {
    width: 520px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.l-access-nav li a {
    background: url("../img/icon_loacal_nav.gif") right 20px center no-repeat;
    background-size: 18px 8px;
    text-decoration: none;
    color: #444;
    padding: 20px;
    display: flex;
    align-items: center;
}

.l-access-nav li a:hover { opacity: 0.8; }
.l-access-nav li a:hover img { opacity: 1; }

.l-access-nav__box {
    padding-left: 30px;
    width: 320px
}

.l-access-nav__name { font-size: 2rem; }

.l-access-nav__txt { margin-top: 0.4em; }

@media screen and (max-width: 990px) {
    .l-access-nav { margin: 0 0 80px; }

    .l-access-nav li {
        width: 50%;
        border: none;
    }
    
    .l-access-nav li:nth-child(odd) { padding-right: 5px; }
    .l-access-nav li:nth-child(even) { padding-left: 5px; }

    .l-access-nav li a {
        background-position:  center bottom;
        background-size: 18px 8px;
        padding: 0 0 16px;
        display: block;
    }

    .l-access-nav__box {
        padding-left: 0;
        width: auto
    }
    
    .l-access-nav__ph img { width: 100%; }

    .l-access-nav__name {
        font-size: 1.6rem;
        text-align: center;
        margin-top: 0.8em;
    }
    
    .l-access-nav__txt { display: none; }
}


/* l-access-info */
.l-access-info { margin: 0 0 160px; }

.l-access-info__caution {
    color: #a83939;
    font-weight: bold;
    text-align: center;
    margin: 0 0 2em;
}

.l-access-info__caution a { color: #a83939; }

.l-access-info__inner {
    margin: 0 0 60px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.l-access-info__map { width: 700px; }

.l-access-info__box {
    text-align: center;
    width: 360px;
}

.l-access-info__ph { margin: 0 0 25px; }

.l-access-info__catch {
    font-size: 2rem;
    margin: 0 0 0.4em;
}

.l-access-info__address { margin: 0 0 1.2em; }

.l-access-info__google-map a { width: 270px; }

.l-access-info__google-map a span {
    background: url("../img/icon_access_black.png") left center no-repeat;
    background-size: 18px 27px;
    font-style: normal;
    padding: 10px 0 10px 26px;
}


@media screen and (max-width: 990px) {
    .l-access-info { margin: 0 0 80px; }

    .l-access-info__caution { text-align: left; }

    .l-access-info__inner {
        margin: 0 0 40px;
        display: block;
    }

    .l-access-info__map {
        margin:  0 0 20px;
        width: auto;
    }
    
    .l-access-info__map img,
    .l-access-info__ph img { width: 100%; }

    .l-access-info__map iframe {
        width: 100%;
        height: 300px;
    }

    .l-access-info__box {
        margin: 0 0 40px;
        width: auto;
    }

    .l-access-info__catch { font-size: 1.8rem; }

    .l-access-info__google-map a { width: 100%; }
}

@media screen and (max-width: 321px) {
    .l-access-info__address span { display: block; }
}


/* l-access-how-to */
.l-access-how-to {
    display: flex;
    justify-content: space-between;
    gap: 0 76px;
}

.l-access-how-to__ttl {
    font-size: 1.8rem;
    margin: 0 0 0.4em;
}

.l-access-how-to__ttl-subway {
    background: url("../img/icon_train.gif") left center no-repeat;
    background-size: 34px 44px;
    padding: 12px 0 12px 42px;
}

.l-access-how-to__ttl-bus {
    background: url("../img/icon_bus.gif") left center no-repeat;
    background-size: 34px 44px;
    padding: 12px 0 12px 42px;
}

.l-access-how-to__car {
    background: #f8f8f8;
    text-align: center;
    padding: 20px;
    width: 300px;
    display: table;
}

.l-access-how-to__car p {
    display: table-cell;
    vertical-align: middle;
}

.l-access-how-to__car span {
    background: url("../img/icon_no_parking.gif") center top no-repeat;
    background-size: 36px;
    padding: 46px 0 0;
    display: inline-block;
}

@media screen and (max-width: 990px) {
    .l-access-how-to { display: block; }

    .l-access-how-to dl { margin: 0 0 2em; }

    .l-access-how-to__car span {
        background: url("../img/icon_no_parking.gif") left 15px center no-repeat #f8f8f8;
        background-size: 50px;
        text-align: left;
        padding: 20px 20px 20px 74px;
    }
    
    .l-access-how-to__car {
        padding: 0;
        width: auto;
        display: block;
    }
    
    .l-access-how-to__car p { display: block; }
}


/* l-access-directions */
.l-access-directions { margin: 60px 0 0; }

.l-access-directions__local-nav { display: none; }

.l-access-directions__page-ttl {
background: url("../img/icon_gegyo_gray_pc.gif") center top no-repeat;
    font-size: 2rem;
    font-weight: normal;
    text-align: center;
    padding: 40px 0 0.4em;
}

.l-access-directions__btn { display: none; }

.l-access-directions__inner { border-bottom: 1px solid #ddd; }

.l-access-directions__inner--first { border-top: 1px solid #ddd; } 

.l-access-directions__box {
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.l-access-directions__block{
    text-align: center;
    width: 440px;
    padding: 0 50px;
}

.l-access-directions__ttl {
    color: #ee9985;
    font-size: 1.8rem;
    margin: 0 0 0.2em;
}

.l-access-directions__time { margin: 0 0 1em; }

.l-access-directions__slider-ph {
    position: relative;
    margin: 0 0 15px;
}

.l-access-directions__slider-ph dt {
    position: absolute;
    top: 0;
    left: 0;
    background: #ee9985;
    color: #fff;
    font-size: 2rem;
    text-align: center;
    letter-spacing: 0;
    line-height: 40px;
    width: 40px;
    height: 40px;
}

.l-access-directions__slider-txt { font-size: 1.5rem; }

.l-access-directions__slider .slick-prev,
.l-access-directions__slider .slick-next {
    top: 100px;
    transform: translate(0);
}

.l-access-directions__slider .slick-prev { left: -20px; }
.l-access-directions__slider .slick-next { right: -20px; }

.l-access-directions__slider .slick-disabled { display: none!important; }

.l-access-directions__map { position: relative; }

.l-access-directions__map-img { width: 100%; }

.l-access-directions__map-link {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 14px 30px;
}

@media screen and (max-width: 990px) {
    .l-access-directions { margin: 40px 0 0; }
    
    .l-access-directions__local-nav { display: block; }
    
    .l-access-directions__btn {
        position: relative;
        padding: 16px 0 14px;
        display: block;
    }
    
    .l-access-directions__btn .icon-plus {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
        
    .l-access-directions__box {
        padding: 30px 0;
        display: block;
    }

    .l-access-directions__box-first { padding-top: 0; }

    .l-access-directions__block {
        width: auto;
        padding: 0 0 20px;
    }
    
    .l-access-directions__map-img { margin: 0 0 20px; }
    
    .l-access-directions__map-img img { width: 100%; }

    .l-access-directions__map-link {
        position: static;
         font-size: 1.5rem;
        text-align: right;
        padding: 0;
    }

    .l-access-directions__slider-ph img { width: 100%; }

    .l-access-directions__slider-txt { font-size: 1.5rem; }

    .l-access-directions__slider .slick-prev,
    .l-access-directions__slider .slick-next  { top: calc(36vw - 40px); }

    .l-access-directions__slider .slick-prev { left: -10px; }
    .l-access-directions__slider .slick-next { right: -10px; }
}


/* ----------------------------------------------------------------------
	kakigori
---------------------------------------------------------------------- */

/* l-kakigori-mainimg */
.l-kakigori-mainimg {
    background: #323333;
    text-align: center;
    margin: 0 0 40px;
}


/* l-kakigori-lead */
.l-kakigori-lead {
    font-size: 2rem;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    margin: 0 0 120px;
}


/* l-kakigori-ttl */
.l-kakigori-ttl {
	text-align: center;
	margin: 0 0 35px;
}

@media screen and (max-width: 990px) {
    .l-kakigori-lead {
        font-size: 1.8rem;
        text-align: left;
        line-height: 1.8;
        margin: 0 0 80px;
    }
    
    .l-kakigori-ttl { margin: 0 0 25px; }
    
    
}


/* l-kakigori-open */
.l-kakigori-open {
	text-align: center;
	margin: 0 0 120px;
}

.l-kakigori-open__inner {
	padding: 45px 0 50px;
	border: 4px solid #323333;
	border-radius: 5px;
}

.l-kakigori-open__txt {
	font-size: 3.6rem;
	font-weight: bold;
}

.l-kakigori-open__txt-red { color: #d83337; }

.l-kakigori-open__txt-l { font-size: 4.8rem; }

.l-kakigori-open__line {
	background: linear-gradient(transparent 60%, #f5d35e 30%);
	padding: 0 0 6px;
}

.l-kakigori-open__btn { margin-top: 20px; }

@media screen and (max-width: 990px) {
    .l-kakigori-open { margin: 0 0 80px; }
    
    .l-kakigori-open__inner { padding: 25px 16px 20px; }
    
    .l-kakigori-open__txt { font-size: 2.2rem; }
    
    .l-kakigori-open__txt-l { font-size: 3.4rem; }
}


/* l-kakigori-menu */
.l-kakigori-menu { margin: 0 0 120px; }

.l-kakigori-menu__inner {
	background: #323333;
	color: #fff;
	padding: 70px 50px 100px;
	border-radius: 5px;
}

.l-kakigori-menu__block { margin: 0 0 100px; }
.l-kakigori-menu__block:last-child { margin: 0; }

.l-kakigori-menu__ttl {
	text-align: center;
	margin: 0 0 30px;
}

.l-kakigori-menu__list {
	display: flex;
    justify-content: center;
    gap: 50px;
}

.l-kakigori-menu__list li { width: 300px; }

.l-kakigori-menu__list-drink {
    font-size: 2rem;
    text-align: center;
}

.l-kakigori-menu__ph {
    text-align: center;
    margin: 0 0 15px;
}

.l-kakigori-menu__ichigo .l-kakigori-menu__ph,
.l-kakigori-menu__macha .l-kakigori-menu__ph { margin: 0 0 36px; }

.l-kakigori-menu__ichigo .l-kakigori-menu__ph { padding: 14px 0 0; }
.l-kakigori-menu__macha .l-kakigori-menu__ph { padding: 5px 0 0; }

.l-kakigori-menu__ume .l-kakigori-menu__ph { margin: 0; }

.l-kakigori-menu__name {
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
}

.l-kakigori-menu__ichigo .l-kakigori-menu__name { color: #f7a8a4; }
.l-kakigori-menu__macha .l-kakigori-menu__name { color: #c8d363; }
.l-kakigori-menu__ume .l-kakigori-menu__name { color: #d9e021; }

.l-kakigori-menu__name span {  font-size: 1.6rem; }

.l-kakigori-menu__supplement {
    color: #0ff;
    font-weight: bold;
    text-align: center;
    margin: 0 0 0.6em;
}

.l-kakigori-menu__txt { letter-spacing: .05em; }

.l-kakigori-menu__price {
    background:
    linear-gradient(to right, #fff 2px, transparent 2px) repeat-x left top / 4px 1px,
    linear-gradient(to right, #fff 2px, transparent 2px) repeat-x left bottom / 4px 1px;
    font-weight: bold;
	text-align: center;
    letter-spacing: .05em;
	padding: 12px 0;
    margin: 1em auto 0;
}

.l-kakigori-menu__price--drink { width: 380px; }

.l-kakigori-menu__price span { font-size: 2rem; }

.l-kakigori-menu-discount {
    background: #fff;
    color: #323333;
    text-align: center;
    padding: 20px 20px 18px;
    margin: 2.4em auto 0;
    width: 650px;
    border-radius: 5px;
}

.l-kakigori-menu-discount__inner {
    text-align: left;
    display: inline-block;
}

.l-kakigori-menu-discount dl {
    font-size: 1.8rem;
    font-weight: bold;
    display: flex;
    margin: 0 0 0.2em;
}

.l-kakigori-menu-discount dl:last-child { margin: 0; }

.l-kakigori-menu-discount dl dt { margin-right: 0.5em; }

.l-kakigori-menu-discount__num {
    color: #d83337;
    font-weight: bold;
}

.l-kakigori-menu__option { margin: 20px 0 0;  }

.l-kakigori-menu__option-ttl {
    text-align: center;
    margin: 0 0 0.6em;
}

.l-kakigori-menu__option-list dl {
    width: 100%;
    display: table;
}

.l-kakigori-menu__option-list dl:first-child dt,
.l-kakigori-menu__option-list dl:first-child dd { border-top: 1px solid #666; }

.l-kakigori-menu__option-list dl dt,
.l-kakigori-menu__option-list dl dd {
    padding: 14px 0;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid #666;
}

.l-kakigori-menu__option-list dl dt { width: 160px; }
.l-kakigori-menu__option-list dl dd {
    text-align: right;
    letter-spacing: .05em;
}

@media screen and (max-width: 990px) {
    .l-kakigori-menu { margin: 0 0 80px; }

    .l-kakigori-menu__inner { padding: 40px 20px 40px; }

    .l-kakigori-menu__block { margin: 0 0 80px; }

    .l-kakigori-menu__list { display: block; }
    
    .l-kakigori-menu__list li {
        margin: 0 0 50px;
        width: auto;
    }
    
    .l-kakigori-menu__list-drink { font-size: 1.8rem; }
    
    .l-kakigori-menu__list li:last-child { margin: 0; }
    
    .l-kakigori-menu__ichigo .l-kakigori-menu__ph,
    .l-kakigori-menu__macha .l-kakigori-menu__ph { margin: 0 0 10px; }
    
    .l-kakigori-menu__ichigo .l-kakigori-menu__ph,
    .l-kakigori-menu__macha .l-kakigori-menu__ph { padding: 0; }
    
    .l-kakigori-menu__price--drink { width: auto; }
    
    .l-kakigori-menu-discount {
        margin-top: 3em;
        width: auto;
    }
    
    .l-kakigori-menu-discount__inner { display: block; }

    .l-kakigori-menu-discount dl {
        font-size: 1.6rem;
        text-align: center;
        margin: 0 0 0.6em;
        display: block;
    }
    
    .l-kakigori-menu-discount dl dt { margin-right: 0; }
}


/* l-kakigori-how-to-eat */
.l-kakigori-how-to-eat { margin: 0 0 120px; }

.l-kakigori-how-to-eat__inner {
    background: #f8f8f8;
    padding: 50px;
	display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    border-radius: 5px;
}

.l-kakigori-how-to-eat__txt { width: 590px; }

.l-kakigori-how-to-eat__txt p {
	font-size: 1.8rem;
	line-height: 2;
	margin: 0 0 1em;
}

.l-kakigori-how-to-eat__txt p:last-child { margin: 0; }

@media screen and (max-width: 990px) {
    .l-kakigori-how-to-eat { margin: 0 0 80px; }

    .l-kakigori-how-to-eat__inner {
        padding: 20px;
        display: block;
    }

    .l-kakigori-how-to-eat__img { margin: 0 0 15px; }
    .l-kakigori-how-to-eat__img img { width: 100%; }

    .l-kakigori-how-to-eat__txt { width: auto; }

    .l-kakigori-how-to-eat__txt p {
        font-size: 1.6rem;
        line-height: 1.8;
        margin: 0 0 0.8em;
    }
}


/* l-kakigori-calendar */
.l-kakigori-calendar { margin: 0 0 120px; }

.l-kakigori-calendar__google {
	margin: 0 0 40px;
	vertical-align: bottom;
}

.l-kakigori-calendar__inner {
    display: flex;
    justify-content: space-between;
}

.l-kakigori-calendar__box {
    padding: 20px;
	width: 530px;
    display: table;
    vertical-align: middle;
	border-top: 1px solid #323333;
	border-bottom: 1px solid #323333;
}

.l-kakigori-calendar__box-inner {
    display: table-cell;
    vertical-align: middle;
}

.l-kakigori-calendar__open dl {
    font-size: 3.2rem;
    font-weight: bold;
    text-align: center;
}

.l-kakigori-calendar__time dl {
    font-size: 2rem;
    margin: 0 0 0.6em;
    display: flex;
}

.l-kakigori-calendar__time dl dt {
    font-weight: bold;
    width: 140px;
}

.l-kakigori-calendar__time dl:last-child { margin: 0; }

@media screen and (max-width: 990px) {
    .l-kakigori-calendar { margin: 0 0 80px; }

    .l-kakigori-calendar__google {
        margin: 0 0 30px;
        width: 100%;
        height: 90vw;
    }

    .l-kakigori-calendar__inner { display: block; }

    .l-kakigori-calendar__box {
        width: auto;
        display: block;
        border-top: none;
    }
    
    .l-kakigori-calendar__box:first-child { border-top: 1px solid #323333; }

    .l-kakigori-calendar__box-inner { display: block; }

    .l-kakigori-calendar__open dl {
        font-size: 2.2rem;
        font-weight: bold;
        text-align: center;
    }

    .l-kakigori-calendar__time dl {
        font-size: 1.8rem;
        text-align: center;
        margin: 0 0 0.6em;
        display: block;
    }

    .l-kakigori-calendar__time dl dt {
        font-weight: bold;
        width: auto;
    }
    
    .l-kakigori-calendar__time dl dd { font-size: 1.6rem; }
}


/* l-kakigori-access */
.l-kakigori-access {
    text-align: center;
    margin: 0 0 120px;
}

.l-kakigori-access__map {
    margin: 0 0 30px;
    vertical-align: bottom;
}

.l-kakigori-access__address,
.l-kakigori-access__parking { font-size: 1.8rem; }

.l-kakigori-access__parking {
    font-weight: bold;
    margin: 0 0 1.6em;
}

@media screen and (max-width: 990px) {
    .l-kakigori-access { margin: 0 0 80px; }

    .l-kakigori-access__map {
        margin: 0 0 20px;
        width: 100%;
        height: 90vw;
    }

    .l-kakigori-access__address,
    .l-kakigori-access__parking { font-size: 1.6rem; }

    .l-kakigori-access__parking { text-align: left; }
}


/* ----------------------------------------------------------------------
	contact
---------------------------------------------------------------------- */

.l-contact-index {
    margin: 0 auto 140px;
    max-width: 860px; 
}

.l-contact-index__inner {
    text-align: center;
    width: 400px;
}

.l-contact-index__tel-txt { margin: 0 0 0.2em; }

.l-contact-index__btn {
    text-align: center;
    margin: 1em 0 0;
}

@media screen and (max-width: 990px) {
    .l-contact-index { margin: 0 auto 80px; }

    .l-contact-index__inner {  width: 100%; }

    .l-contact-index__btn {
        text-align: center;
        margin: 1em 0 0;
    }
}


/* ----------------------------------------------------------------------
	company
---------------------------------------------------------------------- */

.l-company-outline { margin: 0 0 160px; }

@media screen and (max-width: 990px) {
    .l-company-outline { margin: 0 0 80px; }
}


/* ----------------------------------------------------------------------
	privacy
---------------------------------------------------------------------- */

.l-privacy-wrap { margin: 0 0 120px; }

.l-privacy-box { margin: 0 0 60px; }

.l-privacy-box__ttl  {
    font-size: 1.8rem;
    font-weight: normal;
    margin: 0 0 0.2em;
}

.l-privacy-box__txt p { margin: 0 0 1em; }

.l-privacy__thats-all { text-align: right; }

@media screen and (max-width: 990px) {
    .l-privacy-box { margin: 0 0 40px; }
    
    .l-privacy-wrap { margin: 0 0 60px; }
}


/* ----------------------------------------------------------------------
	not-found
---------------------------------------------------------------------- */

.l-not-found {
    text-align: center;
    margin: 0 0 120px;
}

.l-not-found p { margin: 0 0 1em; }
.l-not-found p:last-child { margin: 0; }

@media screen and (max-width: 990px) {
    .l-not-found { margin: 0 0 80px; }
}








