@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;900&display=swap";

.course .courseDetail .content .wp-block-media-text ul li {
    position: relative;
    padding: 0 0 0 2rem;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 2.5rem 0;
    /*font-family: 'Noto Serif JP', serif;*/
    display: flex;
    justify-content: space-between;
}

.course .courseDetail .content .wp-block-media-text ul.twoColumn li {
    width: 49%;
}

.course .courseDetail .content .wp-block-media-text figure img {
    border-radius: 10px;
}

.courseBlock__box img {
    max-width: 371px;
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.courseBlock__box ul li {
    /*margin: 0 0 1.5rem 0;*/
    position: relative;
    padding: 0 0 0 3rem;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 2.5rem 0;
    /*
    font-family: 'Noto Serif JP', serif;
    */
}

.courseBlock__box ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '◆';
    color: #1A1153;
}

.courseBlock__titleSub {
    font-weight: 700;
}

.courseBlock__title {
    font-weight: 700;
}

.courseBlock__bottomText {
    margin: 5rem 0 5rem 0;
}

.course .courseDetail .content h4,
.course .courseDetail .content h2.menu {
    font-weight: 700;
}

.course .courseDetail .content h3 {
    font-weight: 700;
}

.course .courseDetail .content h2 {
    font-weight: 600;
}

/*
header .hraderMenuBottom {
    font-weight: 500;
}

footer .footerMenuTop {
    font-weight: 500;
}

.mainVisual__sub .subTitle {
    font-weight: 500;
}
*/

/*
body {
    font-family: 'Noto Serif JP', serif !important;
    font-weight: 400;
}
*/

.course .courseDetail .content .wp-block-media-text {
    margin: 0 auto 1.4rem;
}

.news .newsBlockDetail .content p {
    font-size: 1.6rem;
}

strong {
    font-weight: 800;
}

.cuisineBlock__item li span {
    display: block;
    font-size: 1.9rem;
    margin: 1.5rem 0 0 0;
    /*
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    */
}

.course .courseDetail .content p {
    margin: 0 auto 3.5rem;
}

.course .courseDetail .content .wp-block-media-text .wp-block-media-text__content ul li span:last-child {
    color: #1A1153;
}

.course .courseDetail .content .wp-block-media-text .wp-block-media-text__content ul li span:first-child {
    color: #333333;
}

/*
header .hraderMenuTop .logo {
    padding: 0 9rem 0 0;
}

footer .footerMenuBottom__logo img {
    max-width: 80%;
}

header {
    border-top: solid 3px #2d2676;
}

footer .Copyright {
    background: #2d2676;
}

footer .footerMenuBottom__rightTop dl dd .reservation {
    background: #2d2676;
    border: solid 1px #2d2676;
}

header .hraderMenuTop__rightTop dl dd .reservation {
    background: #2d2676;
    border: solid 1px #2d2676;
}

header .hraderMenuTop__rightTop dl dd .reservation:hover {
    color: #2d2676;
}
*/

p.link a[target="_blank"] {
    text-decoration: underline;
}

p.link a[target="_blank"]:after {
    margin-left: 3px;
    content: url(../img/blank.svg);
    display: inline-block;
}

.course .courseDetail .content .wp-block-media-text ul li a {
    color: #2d2676;
    text-decoration: underline;
}

.bgdrink {
    background: url(../img/title_bg_drink_01.jpg) no-repeat center;
    background-size: cover;
}
.bginfo {
    background: url(../img/title_bg_info_01.png) repeat center;
    background-size: auto;
    background-color: rgba(255, 255, 255, 0.8);
    background-blend-mode: lighten;
    /*background-color: #2d2676;*/
}
.bglunch {
    background: url(../img/title_bg_lunch_01.jpg) repeat center;
    background-size: cover;
}
.bgalacarte {
    background: url(../img/alacarte_pc.jpg) repeat center;
    background-size: auto;
}
.bgstore {
    background: url(../img/title_bg_store_01.jpg) repeat center;
    background-size: cover;
}
.bgcontact {
    background: url(../img/contact_pc.jpg) repeat center;
    background-size: auto;
}
ruby > rt {
    display: block;
    font-size: 40%;
    text-align: start;
}

.content__title {
    font-size: 3.13rem;
    line-height: 2em;
}
.content__title2 {
    font-size: 2.3rem;
    font-weight: 300;
}

.aboutBlock .inner {
    padding: 9.2rem 1rem 6rem 2rem;
    background: url(../img/bg04.png) no-repeat right;
    background-size: 546px;
}
.course .courseDetail .content p.lunch_price {
    text-align: right;
    font-size: 2.3rem;
    margin: 0 auto 0;
}
.course .courseDetail .content p.lunch_price span {
    font-size: 3.1rem;
}
.course .courseDetail .content .wp-block-group {
    background: url(../img/bg02.png) center;
    background-size: cover;
    padding: 7rem 0;
    margin-bottom: 7.7rem;
}
.course .courseDetail .content p.lunchcopy {
    text-align: center;
    font-size: 1.8rem;
    margin: 0 auto 0;
}
.course .courseDetail .content p.mb5 {
    margin-bottom: 7rem;
}
.course .courseDetail .content p.lunchcopy span {
    font-size: 2.5rem;
    font-weight: 700;
}
.courseBlock__topText {
    line-height: 2.3;
}
/*
footer .footLink{
    font-family: 'Noto Serif JP', serif;
    max-width: 1040px;
    width: 100%;
    margin: 3em auto 2.5rem;
    padding: 0 2rem;
    display: flex;
}
footer .footLink .sns{
    display: flex;
    margin-top: -0.5em;
}
footer .footLink .sns .twitter{
    margin-right: 1em;
}
footer .footLink .sns i{
    color: #2d2676;
    font-size: 28px;
}
footer .footLink .sns i:hover{
    color: #9692ba;
}
footer .footLink .sns .facebook{
    margin-right: 1em;
}

footer .footLink .sns .instagram{
}
footer .externalLink {
    padding: 0 0rem;
}
footer p.address {
    font-size: 90%;
}
*/
@media screen and (max-width: 48em) {
    .course .courseDetail .content .wp-block-media-text .wp-block-media-text__content ul li {
        border-bottom: 1px dashed #ccc;
        padding-bottom: 1em;
        font-size: 4vw;
    }

    .course .courseDetail .content .wp-block-media-text .wp-block-media-text__content ul li span:last-child {
        color: #1A1153;
        margin-top: 0.5em;
    }

    .course .courseDetail .content .wp-block-media-text .wp-block-media-text__content ul li span:first-child {
        color: #333333;
        margin-top: 0;
        text-align: left;
    }
    /*
    header .hraderMenuTop .logo {
        padding: 0 0 4.3vw 0;
    }
    */

    .newsBlock__wrap--item .img img {
        height: auto;
    }

    .cuisineBlock__link {
        flex-wrap: wrap;
    }

    .cuisineBlock__link li {
        margin: 0.4em 3%;
    }

    .aboutBlock .inner {
        padding: 0 4vw 12vw 4vw;
        background: url(../img/bg04.png) no-repeat 4vw 127vw;
        background-size: 90vw;
        background-color: rgba(255, 255, 255, 0.3);
        background-blend-mode: lighten;
    }

    .moreBtn {
        font-size: 3.9vw;
        padding: 0vw 8vw 0 0;
        margin: 0 0 0 auto;
        display: table;
        background-size: 5vw;
    }
    .aboutBlock .inner .moreBtn {
        margin: 44vw 0 0 auto;
    }

    .content__title {
        font-size: 2.13rem;
        /* line-height: 2em; */
    }

    .aboutBlock .inner p {
        font-size: 4vw;
        margin: 0 0 8vw 0;
    }
    .bgalacarte {
        background: url(../img/alacarte_sp.jpg) no-repeat center;
        background-size: cover;
    }
    .bgcontact {
        background: url(../img/contact_sp.jpg) no-repeat center;
        background-size: cover;
    }
    .cuisineBlock__sliderWrap ul li{
        width: 160px;
    }
    .cuisineBlock__slider{
        height: 160px;
    }
    /*
    footer .footLink {
    display: contents;
}
    footer .footLink .sns {
    display: flex;
    margin-top: 1em;
    margin: 0 auto 5vw;
    justify-content: center;
}
*/
}

@media(min-width: 768px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}
