@charset "UTF-8";

body {
    background: #fff url(../img/hiba/bg.png) repeat center top;
}

.section-wrap {
    color: #fff;
}

#nav_global.change-color dt li {
    background-color: rgb(165, 165, 165);
}

/*================================================================
# mv
================================================================ */
.mv {
    height: 60vh;
}

.mv img {
    height: 60vh;
    object-fit: cover;
    object-position: center center;
}

.mv .slick-slide:nth-child(4) img {
    object-position: left bottom;
}

/*================================================================
# section-seasonal
================================================================ */
.section-seasonal .wrap {
    position: relative;
}

.section-seasonal .wrap::before {
    width: 661px;
    height: 568px;
    filter: var(--img-invert);
    mix-blend-mode: var(--blend-mode);
    background: url(../img/hiba/section-seasonal_bg.png) no-repeat left top / contain;
    position: absolute;
    content: "";
    top: 32px;
    left: 37px;
    display: block;
    z-index: -1;
}

.section-seasonal .en-title {
    margin-top: 32px;
    position: relative;
    font-family: var(--text-en);
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    letter-spacing: 0.3em;
}

.section-seasonal .en-title:before {
    width: 1px;
    height: 64px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    content: "";
    top: -100px;
    right: 0;
    left: 0;
}

.section-seasonal .container {
    margin-top: 32px;
    display: flex;
    flex-direction: column-reverse;
}

.section-seasonal .left {
    margin-top: 32px;
}

.section-seasonal .center {
    margin: 24px auto 0;
}

.section-seasonal .en-text {
    font-family: var(--text-en);
    line-height: 2;
    color: rgb(130, 128, 67);
}

.section-seasonal .text {
    margin-top: 24px;
}

.section-seasonal .right {
    margin: 0;
}

.section-seasonal .title-wrap {
    font-family: "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "Meiryo", serif;
    line-height: 1.618;
    letter-spacing: 0.3em;
}

.section-seasonal .title {
    margin-top: 24px;
    font-size: 24px;
}

.section-seasonal .sub-title {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

/*================================================================
# section-charcoal-grilled
================================================================ */
.section-charcoal-grilled {
    margin-top: 200px;
}

.section-charcoal-grilled .wrap {
    position: relative;
}

.section-charcoal-grilled .wrap::before {
    width: 1286px;
    height: 810px;
    filter: var(--img-invert);
    mix-blend-mode: var(--blend-mode);
    background: url(../img/hiba/section-charcoal-grilled_bg.png) no-repeat left top / contain;
    position: absolute;
    content: "";
    top: 117px;
    right: 82px;
    display: block;
    z-index: -1;
}

.section-charcoal-grilled .container {
    margin-top: 32px;
}

.section-charcoal-grilled .left {
    margin: 24px auto 0;
}

.section-charcoal-grilled .right {
    margin-top: 40px;
}

.section-charcoal-grilled .title-wrap {
    font-family: "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "Meiryo", serif;
    line-height: 1.618;
    letter-spacing: 0.3em;
}

.section-charcoal-grilled .title {
    margin-top: 24px;
    font-size: 24px;
}

.section-charcoal-grilled .sub-title {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.section-charcoal-grilled .en-title {
    margin-top: 32px;
    position: relative;
    font-family: var(--text-en);
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    letter-spacing: 0.3em;
}

.section-charcoal-grilled .en-title:before {
    width: 1px;
    height: 64px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    content: "";
    top: -100px;
    right: 0;
    left: 0;
}

.section-charcoal-grilled .en-text {
    font-family: var(--text-en);
    line-height: 2;
    color: rgb(130, 128, 67);
}

.section-charcoal-grilled .text {
    margin-top: 24px;
}

.section-charcoal-grilled .container02 {
    margin-top: 24px;
}

.section-charcoal-grilled_img02 {
    margin-top: 24px;
    text-align: right;
}

.section-charcoal-grilled_img03 {
    margin-top: 24px;
}

.section-charcoal-grilled_img04 {
    margin: 40px calc(50% - 50vw) 0;
}

/*================================================================
# section-prefix
================================================================ */
.section-prefix {
    margin-top: 200px;
}

.section-prefix .wrap {
    position: relative;
}

.section-prefix .wrap::before {
    width: 544px;
    height: 900px;
    filter: var(--img-invert);
    mix-blend-mode: var(--blend-mode);
    background: url(../img/hiba/section-prefix_bg.png) no-repeat left top / contain;
    position: absolute;
    content: "";
    top: 96px;
    left: 31px;
    display: block;
    z-index: -1;
}

.section-prefix .en-title {
    margin-top: 32px;
    position: relative;
    font-family: var(--text-en);
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    letter-spacing: 0.3em;
}

.section-prefix .en-title:before {
    width: 1px;
    height: 64px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    content: "";
    top: -100px;
    right: 0;
    left: 0;
}

.section-prefix .left {
    margin: 0 0 0 calc(50% - 50vw);
}

.section-prefix .right {
    margin: 0;
}

.section-prefix_img01 {
    margin-top: 32px;
}

.section-prefix .text-area {
    margin-top: 32px;
}

.section-prefix .en-text {
    font-family: var(--text-en);
    line-height: 2;
    color: rgb(130, 128, 67);
}

.section-prefix .text {
    margin-top: 24px;
}

.section-prefix .title-wrap {
    margin: 40px 0 0 0;
    display: flex;
    flex-direction: column;
    font-family: "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "Meiryo", serif;
    line-height: 1.618;
    letter-spacing: 0.3em;
}

.section-prefix .title {
    margin-top: 24px;
    font-size: 24px;
}

.section-prefix .sub-title {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.section-prefix .container02 {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
}

.section-prefix_img02 {
    margin: 24px 0 0 0;
}

/*================================================================
# section-banquet
================================================================ */
.section-banquet {
    margin-top: 200px;
    padding-bottom: 120px;
}

.section-banquet .wrap {
    position: relative;
}

.section-banquet .wrap::before {
    width: 759px;
    height: 579px;
    filter: var(--img-invert);
    mix-blend-mode: var(--blend-mode);
    background: url(../img/hiba/section-banquet_bg.png) no-repeat left top / contain;
    position: absolute;
    content: "";
    top: 486px;
    right: -41px;
    display: block;
    z-index: -1;
}

.section-banquet .en-title {
    margin-top: 32px;
    position: relative;
    font-family: var(--text-en);
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    letter-spacing: 0.3em;
}

.section-banquet .en-title:before {
    width: 1px;
    height: 64px;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    content: "";
    top: -100px;
    right: 0;
    left: 0;
}

.section-banquet .container {
    margin-top: 32px;
}

.section-banquet .right {
    margin: 0;
}

.section-banquet_img02 {
    margin-top: 24px;
    text-align: right;
}

.section-banquet .container02 {
    margin-top: 40px;
}

.section-banquet .title-wrap {
    font-family: "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "Meiryo", serif;
    line-height: 1.618;
    letter-spacing: 0.3em;
}

.section-banquet .title {
    margin-top: 24px;
    font-size: 24px;
}

.section-banquet .sub-title {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.section-banquet .text-area {
    margin-top: 24px;
}

.section-banquet .en-text {
    font-family: var(--text-en);
    line-height: 2;
    color: rgb(130, 128, 67);
}

.section-banquet .text {
    margin-top: 24px;
}

.section-banquet .img-area {
    margin-top: 24px;
    position: relative;
}

.section-banquet .img-area .label {
    width: 80px;
    position: absolute;
    right: 0;
    bottom: -40px;
}

/*================================================================
#section-hiba
================================================================ */

.section-hiba {
    padding: 80px 0;
    background-color: var(--blue);
}

.section-hiba .container {
    align-items: flex-end;
}

.section-hiba .left {
    width: 400px;
}

.section-hiba .right {
    margin-top: 40px;
}

.section-hiba .en-text {
    margin-top: 32px;
    font-family: var(--text-en);
    line-height: 2;
    color: rgb(130, 128, 67);
}

.section-hiba .address {
    margin-top: 40px;
}

.business-hours,
.seating-capacity {
    margin-top: 40px;
}

.business-hours dl {
    margin-top: 4px;
    display: flex;
    line-height: 1.618;
}

.business-hours dl dt {
    width: 64px;
}

.seating-capacity dl {
    margin-top: 4px;
    display: flex;
    line-height: 1.618;
}

.seating-capacity dl dd {
    margin-left: 10px;
}

#footer .contact {
    display: none;
}