/* ---------------------------------------------
*   Utility
--------------------------------------------- */
@media screen and (max-width: 767px) {
    .hidden-sp {
        display: none !important;
    }
}

@media screen and (min-width: 768px) {
    .hidden-pc {
        display: none !important;
    }
}

.animate__fadeInUp,
.animate__fadeIn {
    visibility: hidden;
}


/*----------------------------
Soon
----------------------------*/

.soon_wrap {
    height: 80vh;
    padding-top: 120px;
    display: flex;
    align-items: center;
    justify-content: center
}

.uo_os_logo {
    max-width: 80%;
    margin: 0 auto
}

.uo_os_info {
    text-align: center;
    margin-top: 40px
}

.uo_os_info .os {
    font-size: 65px;
    margin: 0
}

.uo_os_info h2 {
    font-size: 32px;
    margin: 20px 0
}

.os_add {
    margin: 0 0 13px;
    font-size: 20px;
}

.os_tel {
    margin: 0;
    font-size: 20px;
}

.os_tel span {
    display: block;
    font-size: 14px;
    margin-top: 4px
}

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

.soon_wrap {
    align-items:flex-start;
    height: auto;
    padding-top: 150px;
    padding-bottom:60px
}

.uo_os_logo {
    max-width: 85%;
}

.uo_os_info {
    text-align: center;
    margin-top: 40px
}

.uo_os_info .os {
    font-size: 28px;
    margin: 0
}

.uo_os_info h2 {
    font-size: 26px;
    margin: 14px 0
}

.os_add {
    margin: 0 0 4px;
    font-size: 16px;
}

.os_tel {
    margin: 0;
    font-size: 18px;
}

.os_tel span {
    display: block;
    font-size: 13px;
    margin-top: 4px
}
}


/*----------------------------
コースメニュー
----------------------------*/
#corse {
    /*background: url(../basyo/img/bg-black.jpg)*/
}

.corse_wrap {
    display: flex;
    margin-bottom: 30px;
    border-bottom:1px dotted #767676;
    padding-bottom: 30px
}

.corse_wrap:last-of-type {
    border-bottom:none
}

.corse_wrap .corse_img {
    width: 350px
}

.corse_wrap .corse_txt {
    width: calc(100% - 350px);
    padding-left: 45px
}

.corse_wrap .corse_txt h4 {
    font-size: 23px;
    line-height: 1.4;
    border-bottom:1px dotted #fff;
    padding-bottom:12px;
    margin-bottom: 8px
}

.corse_cach {
    margin-bottom: 5px;
    color:#f5df83;
    margin-left: .5em
}
.corse_wrap .corse_txt h4 span {
    margin-left: .5em
}

.corse_wrap .corse_txt .corse_fee {
    font-size: 32px;
    text-align: right;
    margin-bottom: 10px
}

.corse_wrap .corse_txt .corse_fee span {
    font-size: 15px;
}

.corse_wrap .corse_txt .corse_fee span.parson {
    font-size: 18px;
    margin-right: 5px
}

.corse_wrap .corse_txt .corse_menu {
    font-size: 14px;
    line-height: 1.65;
    margin-bottom: 0
}

.corse_wrap .corse_txt .corse_menu span {
    font-size: 15px;
    line-height: 2
}

.corse_com {
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 12px
}

@media screen and (max-width:991px) {
    
.corse_wrap {
    display: flex;
    margin-bottom: 30px;
    border-bottom:1px dotted #767676;
    padding-bottom: 30px
}

.corse_wrap .corse_img {
    width: 200px
}

.corse_wrap .corse_txt {
    width: calc(100% - 200px);
    padding-left: 25px
}

.corse_wrap .corse_txt h4 {
    font-size: 18px;
    margin-bottom: 5px;
    padding-bottom: 10px
}

.corse_cach {
    font-size: 14px;
    margin-bottom: 4px
}

.corse_wrap .corse_txt .corse_fee {
    font-size: 24px;
    text-align: right;
    margin-bottom: 2px
}

.corse_wrap .corse_txt .corse_fee span {
    font-size: 14px;
}

.corse_wrap .corse_txt .corse_fee span.parson {
    font-size: 16px;
    margin-right: 5px
}

.corse_wrap .corse_txt .corse_menu {
    font-size: 14px;
}

.corse_wrap .corse_txt .corse_menu span {
    font-size: 15px;
}
}

@media screen and (max-width:767px) {
.corse_wrap {
    flex-flow: column;
    margin-bottom: 20px;
    border-bottom:none;
    border:2px solid #6c6868;
    padding: 5px;
}

.corse_wrap:last-of-type {
    border-bottom:2px solid #6c6868;
    margin-bottom: 25px
}

.corse_wrap .corse_img {
    width: 100%;
    margin: 0 auto 5px
}

.corse_wrap .corse_txt {
    width: 100%;
    padding: 15px;
}

.corse_wrap .corse_txt h4 {
    font-size: 17px;
    line-height: 1.5;
    padding-bottom:10px;
    margin-bottom: 8px;
    margin-left: -.5em
}

.corse_cach {
    margin-bottom: 5px;
    margin-left: 0
}
    
.corse_wrap .corse_txt h4 span {
    margin-left: 0
}

.corse_wrap .corse_txt .corse_fee {
    font-size: 26px;
    margin-bottom: 6px
}

.corse_wrap .corse_txt .corse_fee span {
    font-size: 12px;
}

.corse_wrap .corse_txt .corse_fee span.parson {
    font-size: 15px;
    margin-right: 0px
}

.corse_wrap .corse_txt .corse_menu {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 0
}

.corse_wrap .corse_txt .corse_menu span {
    font-size: 16px;
    line-height: 2
}
}

/*----------------------------
ポスター
----------------------------*/

.poster {
    display: flex;
    padding: 0;
    width: calc(100% + 35px)
}

.poster li {
    width: calc(100% / 3 - 35px);
    margin-right: 35px
}

.poster li img {
    border:8px solid #fff
}

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

.poster {
    display: block;
    padding: 0;
    width: 100%
}

.poster li {
    width: 100%;
    padding: 0 15px;
    margin-right: 0;
    margin-bottom: 20px
}

.poster li img {
    border:8px solid #fff
}
}

/*----------------------------
テイクアウト
----------------------------*/
#banner_basyo {
    padding: 25px 0
}

#takeout-menu {
    margin-bottom: 65px
}

#takeout-menu .center {
    text-align: center
}

#takeout-menu .tel {
    text-align: center;
    font-size: 23px;
    margin: 10px 0 30px
}

#takeout-menu .tel a {
    color: #fff;
}

#takeout-menu h2 {
    text-align: center;
    margin: 60px 15px 10px
}

#takeout-menu h2 img {
    max-width: 680px
}

#takeout-menu table {
    width: 100%;
    margin-top: 45px
}

#takeout-menu table tr {
    border-bottom: 1px dotted #fff;
}

#takeout-menu table th,
#takeout-menu table td {
    padding: 10px 0;
    vertical-align: top
}

#takeout-menu table td {
    text-align: right;
    line-height: 1.25em;
    color: #ffb100
}

#takeout-menu table td span.tax {
    font-size: 0.75rem
}

#takeout-menu table td span.ryo {
    color: #fff;
}

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

    #banner_basyo img {
        margin: 7px 0
    }

    #banner_basyo {
        padding: 12px 0
    }

    #takeout-menu table {
        font-size: 15px;
        margin-top: 25px
    }

    #takeout-menu table th,
    #takeout-menu table td {
        padding: 7px 0;
    }

    #takeout-menu table tr {
        border-bottom: none;
    }

    #takeout-menu table th {
        width: 60%;
        display: inline-block;
    }

    #takeout-menu table td {
        width: 40%;
        display: inline-block;
    }

}

@media screen and (max-width:991px) {
    #takeout-menu table {
        font-size: 14px;
    }
}
