@charset "UTF-8";

/*================================================*/
/*==================== COMMON ====================*/
/*================================================*/

@import url("https://use.typekit.net/tbr2hzb.css");

body {
    font-family: sofia-pro, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-size: 14px;
    color: #0F1625;
    background-color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.05em;
}

b,
strong,
.bold {
    font-family: sofia-pro, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}

/*========== IEだけに適応 ==========*/
_:lang(x)::-ms-backdrop,
.selector {
    font-family: sofia-pro, "Segoe UI", Meiryo, sans-serif;
}

a {
    color: #0F1625;
}

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

/* ::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
} */

/*========== MAINVISUAL ==========*/
.mainvisual {
    width: 100% !important;
    position: relative;
}

.mainvisual h1 {
    position: absolute;
    z-index: 2;
}

.mainvisual .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px 0 0;
}

.mainvisual .swiper-pagination-bullet {
    height: 1px;
    border-radius: 0;
    background-color: #ffffff;
    opacity: 0.6;
}

.mainvisual .swiper-pagination-bullet-active {
    background-color: #ffffff;
    opacity: 1;
}

.mainvisual .swiper-slide {
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/*========== NEWS ==========*/
.news {
    display: flex;
    align-items: center;
    justify-content: center;
}

.news dl {
    display: flex;
}

.news dl dt {
    font-weight: 300;
}

.news dl dd span {
    display: block;
}

.news dl dd span:last-child {
    margin-bottom: 0;
}

.news dl dd span a {
    text-decoration: underline;
}


/*========== ABOUT ==========*/
.about .txtarea {
    background-color: #ffffff;
}

.about .txtarea h2 {
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
}

.about .txtarea .about-leanmore {
    border: 1px solid #0F1625;
    display: flex;
    align-items: center;
    cursor: pointer;
    letter-spacing: 0.1em;
}

/*========== MENU ==========*/
.menu .article h3 span {
    display: block;
}

.menu .article h3 span:last-child {
    margin-bottom: 0;
}

.menu .article p {
    margin-bottom: 14px;
    letter-spacing: 0.055em;
}

.menu .seeallmenu {
    border: 1px solid #0F1625;
    margin: 0 auto 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    letter-spacing: 0.1em;
}

.menu .ubereats {
    background-color: #0F1625;
    margin: 0 auto;
}

.menu .ubereats a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    letter-spacing: 0.1em;
}

.news .ubereats {
    background-color: #0F1625;
    margin: 0 auto;
}

.news .ubereats a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    letter-spacing: 0.1em;
}

/*========== CONCEPT ==========*/
.concept {
    width: 100%;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.concept .inner {
    color: #ffffff;
    text-align: center;
    position: relative;
}

.concept .inner h2 {
    font-weight: 400;
}

.concept .inner p.jp {
    margin-bottom: 21px;
}

.concept .inner p.en {
    margin-bottom: 33px;
}

.concept .inner .concept-leanmore {
    color: #ffffff;
    border: 1px solid #ffffff;
    letter-spacing: 0.13em;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.concept .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.concept #video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    z-index: -100;
    background-position: center center;
}

/*========== PHILOSOPHY ==========*/
.philosophy {
    width: 100%;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.philosophy .inner {
    color: #ffffff;
    text-align: center;
}

.philosophy .inner h2 {
    font-weight: 400;
}

.philosophy .inner p.jp {
    margin-bottom: 21px;
}

.philosophy .inner p.en {
    margin-bottom: 33px;
}

.philosophy .inner .philosophy-leanmore {
    color: #ffffff;
    border: 1px solid #ffffff;
    letter-spacing: 0.13em;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

/*========== G ==========*/
.g {
    width: 100%;
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.g .inner {
    color: #ffffff;
    text-align: center;
}

.g .inner h2 {
    font-weight: 400;
}

.g .inner p.jp {
    margin-bottom: 21px;
}

.g .inner p.en {
    margin-bottom: 33px;
}

.g .inner .g-leanmore {
    color: #ffffff;
    border: 1px solid #ffffff;
    letter-spacing: 0.13em;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

/*========== ONLINESHOP COMING SOON ==========*/
.onlineshop_comingsoon {
    background-color: #F8F8F8;
}

.onlineshop_comingsoon h2 {
    text-align: center;
    font-weight: 400;
    line-height: 1;
}

.onlineshop_comingsoon .inner {
    margin: 0 auto;
    text-align: center;
}

.onlineshop_comingsoon .inner .logo img {
    width: 93px;
    margin: 0 auto;
}

.onlineshop_comingsoon .inner .logo span {
    font-weight: 400;
    display: inline-block;
}

.onlineshop_comingsoon .inner p.en {
    letter-spacing: 0.07em;
}

/*========== ONLINESHOP ==========*/
.onlineshop {
    background-color: #F8F8F8;
}

.onlineshop h2 {
    text-align: center;
    font-weight: 400;
    line-height: 1;
}

.onlineshop .inner {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.onlineshop .lead {
    text-align: center;
}

.onlineshop .article .image a {
    position: relative;
    display: block;
}

.onlineshop .article .image a span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.onlineshop .article h3 span {
    display: block;
}

.onlineshop .article h3 span:last-child {
    margin-bottom: 0;
}

.onlineshop .article p {
    font-size: 12px;
    line-height: 2.08333;
    margin-bottom: 20px;
}

.onlineshop .more {
    background-color: #0F1625;
}

.onlineshop .more a {
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: 400;
}

/*========== MEDIA ==========*/
.media h2 {
    font-weight: 400;
    text-align: center;
}

.media blockquote {
    margin: 0 auto;
    position: relative;
}

.media blockquote::before {
    display: block;
    content: "";
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/img-quatation-left.png);
    z-index: -1;
}

.media blockquote p.jp {
    margin-bottom: 24px;
}

.media .sliderarea {
    margin: 0 auto;
    position: relative;
}

.swiper-container.gallery-top {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-container.gallery-top .swiper-slide {
    background-color: #ffffff;
    height: auto;
}

.gallery-thumbs {
    margin: 0 auto;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.gallery-thumbs .swiper-slide-thumb-active::after {
    display: block;
    content: "";
    background-color: #FFFF55;
    position: absolute;
    z-index: 2;
    border-radius: 100%;
}

.media .swiper-button-prev::after,
.media .swiper-button-next::after {
    display: none;
}

/*========== ACCESS ==========*/
.access .map {
    background-color: #f8f8f8;
}

.access .txtarea h2 {
    font-weight: 400;
}

.access .txtarea p.jp {
    margin-bottom: 21px;
}

.access .txtarea p.en {
    line-height: 2;
}

.access .gmap {
    overflow: hidden;
    position: relative;
}

.access .gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.access .gmap iframe,
.access .gmap object,
.access .gmap embed {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

/*========== FOTTER ==========*/
footer {
    background-color: #00E4EF;
}

footer .inner h2 {
    font-weight: 400;
    letter-spacing: 0.07em;
    line-height: 1;
    margin-bottom: 30px;
}

footer .inner .txtarea ul.telmail {
    font-weight: 400;
    letter-spacing: 0.06em;
    line-height: 2.142857;
    margin-bottom: 22px;
}

footer .inner .txtarea ul.sns li:nth-child(1) {
    width: 19px;
    margin-right: 33px;
}

footer .inner .txtarea ul.sns li:nth-child(2) {
    width: 20px;
}

footer .inner .txtarea ul.caution {
    line-height: 2.142857;
    font-size: 12px;
}

footer .inner .txtarea ul.sns {
    display: flex;
    align-items: center;
    justify-content: center;
}


/*==================================================================*/
/*====================▼▼▼▼▼▼ PC:769px以上 ▼▼▼▼▼▼====================*/
/*================================================================*/

@media screen and (min-width:769px) {

    .sp {
        display: none;
    }

    /*========== MAINVISUAL ==========*/
    .mainvisual {
        height: 100vh !important;
        min-width: 1200px;
        min-height: 800px;
    }

    .mainvisual h1 {
        width: 279px;
        bottom: 33px;
        right: 110px;
    }

    .mainvisual .swiper-container.slider1,
    .mainvisual .swiper-container.slider1 .swiper-wrapper,
    .mainvisual .swiper-container.slider1 .swiper-slide {
        width: 100% !important;
        height: 100% !important;
    }

    .mainvisual .swiper-container-horizontal>.swiper-pagination-bullets {
        width: auto;
        left: 42px;
        bottom: 39px;
    }

    .mainvisual .swiper-pagination-bullet {
        width: 41px;
    }

    .mainvisual .slide01 {
        background-image: url(../images/MuseAmuse/top1.jpg?set0001);
    }

    .mainvisual .slide02 {
        background-image: url(../images/MuseAmuse/top2.jpg?set0002);
    }

    .mainvisual .slide03 {
        background-image: url(../images/MuseAmuse/top3.jpg?set0001);
    }

    /*========== NEWS ==========*/
    .news {
        min-width: 1200px;
        padding: 21px 0;
        border-bottom: 1px solid #0F1625;
    }

    .news li {
        padding: 20px 0;
    }

    .news dl dt {
        margin-right: 30px;
    }

    .news dl dd span {
        margin-bottom: 12px;
    }

    /*========== ABOUT ==========*/
    .about {
        margin-top: 160px;
        display: flex;
        align-items: center;
        min-width: 1200px;
    }

    .about .image {
        width: 72.222%;
    }

    .about .txtarea {
        width: 44.444%;
        padding: 112px 82px 115px;
        margin: 7px 0 0 -240px;
    }

    .about .txtarea h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .about .txtarea p {
        line-height: 2.142857;
    }

    .about .txtarea p.jp {
        margin-bottom: 22px;
    }

    .about .txtarea p.en {
        margin-bottom: 41px;
    }

    .about .txtarea .about-leanmore {
        width: 320px;
        height: 66px;
        margin-left: -2px;
        padding-left: 30px;
    }

    /*========== MENU ==========*/
    .menu {
        min-width: 1200px;
        margin-top: 160px;
    }

    .menu .inner {
        width: 1040px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }

    .menu .article {
        width: 266px;
        margin: 0 40px 64px;
    }

    .menu .article .image {
        margin-bottom: 27px;
    }

    .menu .article h3 {
        margin-bottom: 19px;
    }

    .menu .article h3 span {
        margin-bottom: 11px;
    }

    .menu .article p {
        font-size: 12px;
        line-height: 2.0834;
    }

    .menu .article p.en {
        line-height: 1.9167;
    }

    .menu .seeallmenu {
        width: 320px;
        height: 66px;
    }

    .menu .ubereats {
        width: 320px;
        height: 66px;
    }

    .menu .ubereats a {
        width: 320px;
        height: 66px;
    }
    
    .news .ubereats {
        width: 320px;
        height: 66px;
    }

    .news .ubereats a {
        width: 320px;
        height: 66px;
    }

    /*========== CONCEPT ==========*/
    .concept {
        margin-top: 160px;
        min-width: 1200px;
        min-height: 800px;
        background-image: url(../images/MuseAmuse/img-concept.jpg);
    }

    .concept .inner h2 {
        font-size: 30px;
        margin-bottom: 27px;
    }

    .concept .inner p.jp {
        line-height: 2.142857;
    }

    .concept .inner p.en {
        line-height: 2.142857;
    }

    .concept .inner .concept-leanmore {
        width: 320px;
        height: 66px;
    }

    /*========== PHILOSOPHY ==========*/
    .philosophy {
        min-width: 1200px;
        min-height: 800px;
        background-image: url(../images/MuseAmuse/img-philosophy.jpg);
    }

    .philosophy .inner h2 {
        font-size: 30px;
        margin-bottom: 27px;
    }

    .philosophy .inner p.jp {
        line-height: 2.142857;
    }

    .philosophy .inner p.en {
        line-height: 2.142857;
    }

    .philosophy .inner .philosophy-leanmore {
        width: 320px;
        height: 66px;
    }

    /*========== G ==========*/
    .g {
        min-width: 1200px;
        min-height: 800px;
        background-image: url(../images/img-g.jpg);
    }

    .g .inner h2 {
        font-size: 30px;
        margin-bottom: 27px;
    }

    .g .inner p.jp {
        line-height: 2.142857;
    }

    .g .inner p.en {
        line-height: 2.142857;
    }

    .g .inner .g-leanmore {
        width: 320px;
        height: 66px;
    }

    /*========== ONLINESHOP COMING SOON ==========*/
    .onlineshop_comingsoon {
        padding: 153px 0 114px;
        min-width: 1200px;
    }

    .onlineshop_comingsoon h2 {
        font-size: 30px;
        margin-bottom: 56px;
    }

    .onlineshop_comingsoon .inner {
        width: 1200px;
    }

    .onlineshop_comingsoon .inner .logo {
        width: 125px;
        margin: 0 auto 52px;
    }

    .onlineshop_comingsoon .inner .logo span {
        font-size: 15px;
        letter-spacing: 0.06em;
    }

    .onlineshop_comingsoon .inner p.jp {
        line-height: 2.142857;
        letter-spacing: 0.07em;
        margin-bottom: 18px;
    }

    .onlineshop_comingsoon .inner p.en {
        line-height: 2.142857;
        margin-bottom: 34px;
    }

    /*========== ONLINESHOP ==========*/
    .onlineshop {
        min-width: 1200px;
        padding: 166px 0 160px;
    }

    .onlineshop h2 {
        font-size: 30px;
        margin-bottom: 27px;
        /* margin-bottom: 67px; */
    }

    .onlineshop .inner {
        width: 1200px;
    }

    .onlineshop .lead {
        margin-bottom: 76px;
    }

    .onlineshop .lead p.jp {
        line-height: 2.142857;
        letter-spacing: 0.07em;
        margin-bottom: 18px;
    }

    .onlineshop .lead p.en {
        line-height: 2.142857;
    }

    .onlineshop .article {
        width: 220px;
        margin: 0 40px 67px;
    }

    .onlineshop .article .image {
        margin-bottom: 25px;
    }

    .onlineshop .article .image a span {
        opacity: 0;
        width: 100%;
        height: 100%;
        font-size: 15px;
        letter-spacing: 0.025em;
        top: 0;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .onlineshop .article .image a span div {
        margin-left: 6px;
    }

    .onlineshop .article .image a:hover span {
        opacity: 1;
        color: #ffffff;
        background-color: rgba(15, 22, 37, 0.61);
    }

    .onlineshop .article h3 {
        margin-bottom: 14px;
    }

    .onlineshop .article h3 span {
        margin-bottom: 12px;
    }

    .onlineshop .more {
        width: 320px;
        height: 66px;
        margin: 0 auto;
        background-color: #0F1625;
    }

    .onlineshop .more a {
        width: 320px;
        height: 66px;
    }

    /*========== MEDIA ==========*/
    .media {
        min-width: 1200px;
        padding: 151px 0 94px;
    }

    .media h2 {
        font-size: 30px;
        margin-bottom: 9px;
    }

    .media blockquote {
        width: 800px;
        text-align: center;
        padding-top: 65px;
    }

    .media blockquote::before {
        width: 84px;
        height: 65px;
        top: 5px;
        left: -13px;
    }

    .media blockquote::after {
        display: block;
        content: "";
        width: 84px;
        height: 65px;
        position: absolute;
        bottom: 9px;
        right: -66px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(../images/img-quatation-right.png);
        z-index: -1;
    }

    .media blockquote p.jp {
        line-height: 2.142857;
    }

    .media blockquote p.en {
        line-height: 2.142857;
        margin-bottom: 34px;
    }

    .media .sliderarea {
        width: 1000px;
    }

    .gallery-thumbs {
        width: 800px;
        margin: 0 auto;
    }

    .gallery-thumbs .swiper-slide-thumb-active::after {
        width: 16px;
        height: 16px;
        top: 24px;
        left: 50%;
        margin-left: -8px;
    }

    .media .swiper-button-prev {
        width: 40px;
        height: 40px;
        margin: -19px 0 0 0;
        top: inherit;
        left: 0;
        bottom: 60px;
        background-image: url(../images/icon-prev.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        outline: none;
    }

    .media .swiper-button-next {
        width: 40px;
        height: 40px;
        margin: -19px 0 0 0;
        top: inherit;
        right: 0;
        bottom: 60px;
        background-image: url(../images/icon-prev.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        outline: none;
    }

    /*========== ACCESS ==========*/
    .access {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        min-width: 1200px;
    }

    .access .map {
        width: 50%;
    }

    .access .txtarea {
        width: 50%;
        padding: 121px 82px 116px;
        background-color: #F8F8F8;
        background-color: #ffffff;
    }

    .access .txtarea h2 {
        font-size: 30px;
        margin-bottom: 27px;
    }

    .access .txtarea p {
        line-height: 2.142857;
    }

    .access .txtarea p.txt {
        margin-bottom: 21px;
    }

    .access .gmap {
        width: 50%;
        height: auto;
    }

    /*========== FOOTER ==========*/
    footer {
        min-width: 1200px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    footer .inner {
        margin-left: -13px;
        padding: 105px 0 137px;
        text-align: center;
    }

    footer .inner h2 {
        font-size: 30px;
        margin-top: 8px;
    }

    footer .inner .txtarea ul.sns {
        margin-top: 23px;
    }

}


/*==================================================================*/
/*====================▼▼▼▼▼▼ SP:768px未満 ▼▼▼▼▼▼====================*/
/*================================================================*/

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

    .pc {
        display: none;
    }

    body {
        font-size: 11px;
    }

    .wrapper {
        overflow: hidden;
    }

    /*========== MAINVISUAL ==========*/
    .mainvisual {
        height: 100vh;
    }

    .mainvisual h1 {
        width: 200px;
        top: 50%;
        left: 40%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        margin-top: -15px;
        margin-left: 6px;
    }

    .mainvisual .swiper-container.slider1 {
        width: 100% !important;
        height: 100vh;
    }

    .mainvisual .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 24px;
    }

    .mainvisual .swiper-pagination-bullet {
        width: 20px;
    }

    .mainvisual .slide01 {
        background-image: url(../images/MuseAmuse/top1-sp.jpg?set0001);
    }

    .mainvisual .slide02 {
        background-image: url(../images/MuseAmuse/top2-sp.jpg?set0002);
    }

    .mainvisual .slide03 {
        background-image: url(../images/MuseAmuse/top3-sp.jpg?set0001);
    }

    /*========== NEWS ==========*/
    .news ul {
        width: 73.333%;
        margin: 0 auto;
        padding: 16px 0 17px;
    }

    .news ul li {
        margin: 20px 0;
    }

    .news dl dt {
        margin-right: 22px;
    }

    .news dl dd {
        margin-top: -3px;
    }

    .news dl dd span {
        margin-bottom: 10px;
        line-height: 2;
    }

    .news dl dd span:last-child {
        line-height: 1.818;
    }

    /*========== ABOUT ==========*/
    .about .image {
        width: 100%;
    }

    .about .txtarea {
        width: 100%;
        text-align: center;
    }

    .about .txtarea h2 {
        font-size: 20px;
        margin: 75px 0 30px;
    }

    .about .txtarea p {
        line-height: 2.167;
        font-size: 12px;
    }

    .about .txtarea p.jp {
        margin-bottom: 21px;
    }

    .about .txtarea p.en {
        line-height: 2;
        margin-bottom: 33px;
    }

    .about .txtarea .about-leanmore {
        font-size: 12px;
        width: 73.333%;
        height: 56px;
        margin: 0 auto;
        justify-content: center;
    }

    /*========== MENU ==========*/
    .menu {
        margin-top: 80px;
        overflow-y: hidden;
    }

    .menu .inner {
        margin: 0 auto 41px;
        width: 100%;
        /* コンテンツが見切れて見えるようにする */
        overflow-x: scroll;
        /* 横スクロールの指定 */
        overflow-y: hidden;
        white-space: nowrap;
        /* 横スクロールの指定 */
        overflow-scrolling: touch;
        /* スクロールを滑らかにする */
        -webkit-overflow-scrolling: touch;
        /* スクロールを滑らかにする */
        font-size: 0;
    }

    .menu .article {
        display: inline-block;
        width: 53.333%;
        min-width: 200px;
        margin: 0 25px;
        white-space: normal;
        vertical-align: top;
    }

    .menu .article:first-child {
        margin-left: 50px;
    }

    .menu .article:last-child {
        margin-right: 50px;
    }

    .menu .article .image {
        margin-bottom: 20px;
    }

    .menu .article h3 {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .menu .article h3 span {
        margin-bottom: 1px;
        line-height: 2;
    }

    .menu .article p {
        font-size: 11px;
        line-height: 2.182;
    }

    .menu .article p.en {
        line-height: 2;
    }

    .menu .seeallmenu {
        width: 73.333%;
        height: 56px;
        font-size: 12px;
    }

    .menu .ubereats {
        width: 73.333%;
        height: 56px;
    }

    .menu .ubereats a {
        width: 100%;
        height: 56px;
        font-size: 12px;
    }

    .news .ubereats {
        width: 73.333%;
        height: 56px;
    }

    .news .ubereats a {
        width: 100%;
        height: 56px;
        font-size: 12px;
    }

    /*========== CONCEPT ==========*/
    .concept {
        margin-top: 80px;
        min-height: 667px;
        background-image: url(../images/MuseAmuse/img-concept-sp.jpg);
    }

    .concept .inner {
        width: 100%;
    }

    .concept .inner h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .concept .inner p.jp {
        line-height: 2.167;
        font-size: 12px;
    }

    .concept .inner p.en {
        line-height: 2;
        font-size: 12px;
    }

    .concept .inner .concept-leanmore {
        width: 73.333%;
        height: 56px;
        font-size: 12px;
    }

    /*========== PHILOSOPHY ==========*/
    .philosophy {
        min-height: 667px;
        background-image: url(../images/MuseAmuse/img-philosophy-sp.jpg);
    }

    .philosophy .inner {
        width: 100%;
    }

    .philosophy .inner h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .philosophy .inner p.jp {
        line-height: 2.167;
        font-size: 12px;
    }

    .philosophy .inner p.en {
        line-height: 2;
        font-size: 12px;
    }

    .philosophy .inner .philosophy-leanmore {
        width: 73.333%;
        height: 56px;
        font-size: 12px;
    }

    /*========== G ==========*/
    .g {
        min-height: 667px;
        background-image: url(../images/img-g-sp.jpg);
    }

    .g .inner {
        width: 100%;
    }

    .g .inner h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .g .inner p.jp {
        line-height: 2.167;
        font-size: 12px;
    }

    .g .inner p.en {
        line-height: 2;
        font-size: 12px;
    }

    .g .inner .g-leanmore {
        width: 73.333%;
        height: 56px;
        font-size: 12px;
    }

    /*========== ONLINESHOP COMING SOON ==========*/
    .onlineshop_comingsoon {
        padding: 75px 0 73px;
    }

    .onlineshop_comingsoon h2 {
        font-size: 20px;
        margin-bottom: 57px;
    }

    .onlineshop_comingsoon .inner {
        width: 100%;
        padding: 0 12.5px;
    }

    .onlineshop_comingsoon .inner .logo {
        width: 125px;
        margin: 0 auto 52px;
    }

    .onlineshop_comingsoon .inner .logo span {
        font-size: 14px;
        letter-spacing: 0.07em;
    }

    .onlineshop_comingsoon .inner p.jp {
        font-size: 12px;
        line-height: 2.167;
        letter-spacing: 0.06em;
        margin-bottom: 24px;
    }

    .onlineshop_comingsoon .inner p.en {
        font-size: 12px;
        line-height: 2;
    }

    /*========== ONLINESHOP ==========*/
    .onlineshop {
        padding: 75px 0 80px;
    }

    .onlineshop h2 {
        font-size: 20px;
        margin-bottom: 39px;
    }

    .onlineshop .lead {
        margin-bottom: 21px;
    }

    .onlineshop .lead p.jp {
        line-height: 2.167;
        font-size: 12px;
    }

    .onlineshop .lead p.en {
        line-height: 2;
        font-size: 12px;
    }

    .onlineshop .inner {
        width: 100%;
        padding: 0 12.5px;
    }

    .onlineshop .article {
        width: calc(50% - 25px);
        margin: 0 12.5px 40px;
    }

    .onlineshop .article .image {
        margin-bottom: 16px;
    }

    .onlineshop .article .image a span {
        width: 40px;
        height: 25px;
        font-size: 10px;
        color: #ffffff;
        background-color: rgba(15, 22, 37, 0.3);
        bottom: 0;
        right: 0;
    }

    .onlineshop .article h3 span {
        margin-bottom: 4px;
        line-height: 2;
    }

    .onlineshop .more {
        width: 73.333%;
        height: 56px;
        margin: -6px auto 0;
    }

    .onlineshop .more a {
        width: 100%;
        height: 56px;
        font-size: 12px;
    }

    /*========== MEDIA ==========*/
    .media {
        padding: 77px 0 63px;
    }

    .media h2 {
        font-size: 20px;
    }

    .media blockquote {
        width: 73.333%;
        padding-top: 29px;
    }

    .media blockquote::before {
        width: 68px;
        height: 52px;
        top: -48px;
        left: -25px;
    }

    .media blockquote p.jp {
        font-size: 12px;
        line-height: 2.167;
    }

    .media blockquote p.en {
        font-size: 12px;
        line-height: 2;
        margin-bottom: 32px;
    }

    .media .sliderarea {
        width: 100%;
    }

    .swiper-container.gallery-top {
        overflow: inherit;
    }

    .gallery-thumbs {
        width: 100%;
        overflow: inherit;
    }

    .gallery-thumbs .swiper-slide-thumb-active::after {
        width: 10px;
        height: 10px;
        top: -4px;
        left: 50%;
        margin-left: -5px;
    }

    .media .swiper-button-prev,
    .media .swiper-button-next {
        display: none;
    }

    /*========== ACCESS ==========*/
    .access {
        padding: 75px 0 0;
        background-color: #F8F8F8;
        background-color: #ffffff;
    }

    .access .map {
        width: 100%;
    }

    .access .txtarea {
        width: 73.333%;
        margin: 0 auto;
        padding-bottom: 76px;
    }

    .access .txtarea h2 {
        font-size: 20px;
        margin-bottom: 29px;
    }

    .access .txtarea p {
        font-size: 12px;
        line-height: 2.167;
    }

    .access .txtarea p.txt {
        margin-bottom: 24px;
    }

    .access .gmap {
        width: 100%;
        height: 344px;
    }

    /*========== FOOTER ==========*/
    footer .inner {
        padding: 58px 0 65px;
        text-align: center;
    }

    footer .inner h2 {
        font-size: 20px;
    }

    footer .inner .txtarea ul.telmail {
        font-size: 12px;
    }

    footer .inner .txtarea ul.sns {
        margin-top: 18px;
    }

    footer .inner .txtarea ul.caution {
        font-size: 10px;
    }

}

.museamuse {
    width: 130%;
    height: auto;
}