.header .header__inner.pc_only{
    width: 100%;
    padding:0 30px;
    display: block;
    grid-template-columns:none;
}

.header__inner .logo{
    width: 165px;
    position: absolute;
    left: 5px;
    top: 20px;
    transition: .3s;
}
.active .header__inner .logo {
    width: 90px;
    left: 10px;
    top: 5px;
}
.header-nav{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 11px;
}
.header-nav li a{
    display: flex;
    align-items: center;
    font-size: 12px;
}
.header-nav li svg{
    width: 17px;
    margin-left: 2px;
}
.header-nav ul{
    margin-right: 102px;
}
.header-nav .register a{
    background: #FB7126;
    display: flex;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    padding: .9em 2.7em 1.2em;
    border-radius: 0 0 0.8rem 0.8rem;
}
.header-menu{
    display: flex;
    justify-content: flex-end;
    font-size: 16px;
    margin-right: 5px;
}
.header-menu li{
    margin-left: 1.2em;
}

#Wrap_lower.onlyDefault{
    padding-top: 18.8rem;
}
.mv{
    margin-bottom: 98px;
}
.mv__heading{
    position: relative;
}
.mv__text{
    font-size: 3.6rem;
    font-weight: var(--fw-bold);
    letter-spacing: .1em;
    line-height: 1.5em;
    margin:0 0 .5em 42px;
}
.mv__symbol{
    max-width: 210px;
    position: absolute;
    right: 6.5%;
    top: -177px;
}
.mv__img{
    margin-bottom: 54px;
    position: relative;
}
.mv__title{
    position: absolute;
    bottom: -5%;
    left: 0;
}
.mv__title--line,
.mv__lead--text span{
    display: block;
    width: fit-content;
    background-color: var(--color-white);
    font-weight: var(--fw-bold);
    letter-spacing: 0.029em;
    line-height: 1;
    padding: 0.65rem 1.5rem;
    font-size: 5.3rem;
    padding-block: 1.2rem;
    padding-inline: 3.2rem;
    margin-bottom: .2em;
}
.mv__lead--text span{
    font-size: 2.3rem;
    padding: .5rem 1.4rem .7rem;
}
.mv__lead{
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.mv__lead--first{
    width: 49.66%;
    position: relative;
    padding-left: 9.66%;
}
.mv__lead--second{
    width: 48.66%;
    position: relative;
    padding-right: 8.6%;
}
.mv__lead--image{
    max-width: 480px;
}
.mv__lead--image span{
    width: 3.93%;
    display: block;
    position: absolute;
    left: 29%;
    top: 23.5%;
}
.mv__lead--first .mv__lead--text{
    position: absolute;
    left: 10%;
    bottom: -22.118%;
}
.mv__lead--second .mv__lead--text{
    width: 68.78%;
    position: absolute;
    right: 5.2%;
    top: -2.8%;
}

.concept{
    position: relative;
}
.concept__wrap{
    background: #fff;
}
.wave-top{
    display: block;
    height: 200px;
    background:#fff;
}
.wave-top span{
    display: block;
    background:#ffd700;
    line-height: 0;
}
.concept__unit{
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.concept__image{
    width: 45.84%;
    max-width: 550px;
}
.concept__text{
    width: 52.09%;
    max-width: 625px;
    position: relative;
}
.concept__text .text h2{
    font-size: 3.6rem;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: .05em;
    margin-bottom: 25px;
}
.concept__text .text p{
    font-size: 2.1rem;
    line-height: 1.5;
    margin-left: .1em;
}
.unit3 .concept__text .text h2{
    margin-bottom: 15px;
}
.unit1 .image{
    width: 37.6%;
    max-width: 203px;
    position: absolute;
    right:127px;
    top: -64px;
}
.unit2{
    flex-direction: row-reverse;
    padding-bottom: 80px;
}
.unit2 .concept__text{
    text-align: right;
}
.unit2 .concept__text .text h2{
    margin-top: 78px;
}
.unit3{
    margin-bottom: 112px;
}
.unit3 .image{
    width: 251px;
    position: absolute;
    right:57px;
    top: 175px;
}
.action__item--text{
    text-align: center;
    font-size: 1.7rem;
    margin-top: .6em;
}
.action__item .cta-block__link{
    width: 53.2rem;
    font-size: 3.7rem;
}
.decoration{
    position: absolute;
}
.deco1,
.deco7{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    display: block;
}
.deco1 img{
    width: 66px;
    position: absolute;
    left: 209px;
    top: -129px;
}
.deco2{
    width: 28px;
    right: 83px;
    top: -30px;
}
.deco3{
    width: 122px;
    right: 43px;
    bottom: 65px;
}
.deco4{
    width: 43px;
    left: 89px;
    top: 124px;
}
.deco5{
    width: 96px;
    left: 280px;
    top: 374px;
}
.deco6{
    width: 434px;
    right: 83px;
    top: 30px;
}
.deco7 img{
    width: 58px;
    position: absolute;
    left: 85px;
    top: -38px;
}
.wave-bottom{
    width: 100%;
    display: flex;
    align-items: flex-end;
    height: 270px;
    background:#fff;
}
.wave-bottom span{
    display: block;
    width: 100%;
    background:#ffd700;
    line-height: 0;
}
.footer_contents-top .blockLogo{
    width: 10.7rem;
}
.shop-area{
    font-weight: var(--fw-bold);
}
.shop-area h3{
    font-size: 2rem;
    font-weight: var(--fw-exbold);
    margin-bottom: .9em;
}
.shop-area h4{
    font-size: 1.6rem;
    margin-bottom: .9em;
    font-weight: var(--fw-semibold);
}
.shops{
    padding-left: 1em;
    font-feature-settings: normal;
}
.shops ul{
    margin-bottom: 1.5em;
}
.shops ul li{
    display: inline-block;
    font-weight: var(--fw-semibold);
    font-size: 1.4rem;
    margin-bottom: 1em;
    margin-right: 2rem;
}
.shop-list__content .note{
    font-size: 1.4rem;
    margin-bottom: 2em;
    font-weight: var(--fw-medium);
}
.shop-list__content > div:nth-child(3),
.shop-list__content > div:nth-child(4){
    padding-top: .2em;
}

/* entry0005 */
.entry0005 .unit1 .image{
    right:96px;
}
.entry0005 .deco2{
    right: 100px;
    top: -104px;
}
.entry0005 .deco4{
    width: 113px;
    left: 99px;
    top: 114px;
}
.entry0005 .unit2 .concept__text .text h2{
    margin-top: 38px;
}

/* entry0001 */
.entry0001 .deco4{
    width: 84px;
    top: 80px;
    left: 85px;
}
.entry0001 .unit3 .image{
    right: 47px;
}
.entry0001 .deco6{
    right: 73px;
}

/* entry0002 */
.entry0002 .unit1 .image{
    right: 95px;
}
.entry0002 .deco2{
    right: 51px;
}
.entry0002 .deco4 {
    width: 80px;
    left: 103px;
    top: 53px;
}
.entry0002 .deco5 {
    width: 90px;
    left: 369px;
    top: 367px;
}
.entry0002 .unit2 .concept__text .text h2{
    margin-top: 68px;
}

/* entry0004 */
.entry0004 .unit1 .image{
    right: 59px;
}
.entry0004 .deco2{
    right: 59px;
    top: -95px;
}
.entry0004 .deco3{
    right: 147px;
    bottom: 45px;
}
.entry0004 .deco4 {
    left: 134px;
}
.shop-list__content.shop-list__orionbeer{
    display: none;
}

@media screen and (max-width: 1400px) {
    .wave-bottom{
        height: 240px;
    }
    #Wrap_lower.onlyDefault {
        padding-top: 190px;
    }

}
@media screen and (max-width: 1300px) {

}
@media screen and (max-width: 1200px) {
    .wave-top{
        height: calc(200vw / 12);
    }
    .mv{
        margin-bottom: calc(90vw / 12);
    }
    .mv__lead--text span{
        font-size: 2.7rem;
    }
    .mv__title{
        bottom: -6%;
    }
    .mv__img {
        margin-bottom: calc(49vw / 12);
    }
    .mv__symbol {
        width: 17.8%;
        position: absolute;
        right: 6.5%;
        top: -36%;
    }
    .header__inner .logo{
        width: calc(165vw / 12);
    }
    .mv__text{
        margin-left: calc(42vw / 12);
    }
    .wave-bottom {
        height: calc(222vw / 12);
    }
    .concept__text .text h2{
        font-size: 4.1rem;
    }
    .concept__text .text p{
        font-size: 2.6rem;
    }
    .deco1 img{
        width: calc(66vw / 12);
        left: calc(209vw / 12);
        top: calc(-129vw / 12);
    }
    .unit1 .image {
        width: calc(203vw / 12);
        right: calc(117vw / 12);
        top: calc(-64vw / 12);
    }
    .deco2 {
        width: calc(28vw / 12);
        right: calc(73vw / 12);
        top: calc(-30vw / 12);
    }
    .deco3 {
        width: calc(122vw / 12);
        right: calc(73vw / 12);
        bottom: calc(65vw / 12);
    }
    .deco4 {
        width: calc(43vw / 12);
        left: calc(49vw / 12);
        top: calc(135vw / 12);
    }
    .unit2{
        padding-bottom: calc(80vw / 12);
    }
    .deco5 {
        width: calc(96vw / 12);
        left: calc(260vw / 12);
        top: calc(364vw / 12);
    }
    .unit3 {
        margin-bottom: calc(112vw / 12);
    }
    .unit3 .image {
        width: calc(251vw / 12);
        right: calc(47vw / 12);
        top: calc(175vw / 12);
    }
    .deco6 {
        width: calc(434vw / 12);
        right: calc(73vw / 12);
        top: calc(30vw / 12);
    }
    .deco7 img {
        width: calc(58vw / 12);
        left: calc(85vw / 12);
        top: calc(-38vw / 12);
    }

    /* entry0005 */
    .entry0005 .unit1 .image {
        right: calc(76vw / 12);
    }
    .entry0005 .deco2{
        right: calc(80vw / 12);
        top: calc(-104vw / 12);
    }
    .entry0005 .deco4{
        width: calc(113vw / 12);
        left: calc(60vw / 12);
        top: calc(114vw / 12);
    }
    .entry0005 .unit2 .concept__text .text h2{
        margin-top: calc(38vw / 12);
    }

    /* entry0001 */
    .entry0001 .deco4{
        width: calc(84vw / 12);
        top: calc(80vw / 12);
        left: calc(85vw / 12);
    }
    .entry0001 .unit3 .image{
        right: calc(22vw / 12);
        top: calc(180vw / 12);
    }
    .entry0001 .deco6{
        right: calc(48vw / 12);
        top: calc(35vw / 12);
    }

    /* entry0002 */
    .entry0002 .unit1 .image{
        right: calc(95vw / 12);
    }
    .entry0002 .deco2{
        right: calc(51vw / 12);
    }
    .entry0002 .deco4 {
        width: calc(80vw / 12);
        left: calc(103vw / 12);
        top: calc(53vw / 12);
    }
    .entry0002 .deco5 {
        width: calc(90vw / 12);
        left: calc(369vw / 12);
        top: calc(367vw / 12);
    }
    .entry0002 .unit2 .concept__text .text h2{
        margin-top: calc(68vw / 12);
    }

    /* entry0004 */
    .entry0004 .unit1 .image{
        right: calc(59vw / 12);
    }
    .entry0004 .deco2{
        right: calc(59vw / 12);
        top: calc(-95vw / 12);
    }
    .entry0004 .deco3{
        right: calc(147vw / 12);
        bottom: calc(45vw / 12);
    }
    .entry0004 .deco4 {
        left: calc(134vw / 12);
    }
    .entry0004 .unit2 .concept__text .text h2 {
        margin-top: calc(78vw / 12);
    }
}
@media screen and (max-width: 1100px) {
    #Wrap_lower.onlyDefault {
        padding-top: 18vw;
    }
}
@media screen and (max-width: 1000px) {
    #Wrap_lower.onlyDefault {
        padding-top: 19vw;
    }
}
@media screen and (max-width: 767px) {
    #Wrap_lower.onlyDefault {
        padding-top: calc(85vw / 3.75);
    }
    .mv__symbol{
        width: calc(89vw / 3.75);
        right: calc(8vw / 3.75);
        top: calc(-56vw / 3.75);
    }
    .mv__text{
        font-size: calc(12vw / 3.75);
    }
    .mv__title--line{
        font-size: calc(19vw / 3.75);
        padding-block: .3em .4em;
        padding-inline: .8em;
    }
    .mv__lead--text span{
        font-size: calc(11vw / 3.75);
        padding-block: .3em .4em;
        padding-inline: .8em;
        margin-bottom: .3em;
    }
    .mv__img {
        margin-bottom: calc(27vw / 3.75);
    }
    .mv__lead{
        display: block;
        position: relative;
    }
    .mv__lead--first .mv__lead--text{
        position: relative;
        left: calc(-10vw / 3.75);
        top: calc(-34vw / 3.75);
        z-index: 1;
    }
    .mv__lead--first{
        width:calc(190vw / 3.75);
        margin-left: calc(25vw / 3.75);
        padding-left: 0;
    }
    .mv__lead--second{
        width: 100%;
        box-sizing: border-box;
        padding-right: calc(15vw / 3.75);
        position: absolute;
        right: 0;
        top: calc(71vw / 3.75);
        z-index: 0;
    }
    .mv__lead--second .mv__lead--image{
        width:calc(190vw / 3.75);
        margin-left: auto;
    }
    .mv__lead--second .mv__lead--text{
        width: calc(340vw / 3.75);
        top: calc(-37vw / 3.75);
        right: calc(8vw / 3.75);
    }
    .mv__lead--image span{
        display: none;
    }
    .mv {
        margin-bottom: calc(34vw / 3.75);
    }
    .blockNav_user_list.inquiry span{
        width: calc(27vw / 3.75);
        position: relative;
        top: calc(-2vw / 3.75);
    }
    .blockNav_user li.blockNav_user_list{
        font-size: calc(16vw / 3.75);
    }
    .blockNav_user{
        margin-bottom: calc(95 * (90vw / 750));
    }
    .concept__unit{
        display: block;
        position: relative;
    }
    .concept__image{
        width: 100%;
        max-width: calc(228vw / 3.75);
    }
    .concept__text{
        width: 100%;
        max-width: 100%;
        position: static;
    }
    .concept__text .text h2{
        font-size: calc(18vw / 3.75);
    }
    .concept__text .text p {
        font-size: calc(14vw / 3.75);
    }
    .action__item .cta-block__link{
        width: calc(300vw / 3.75);
        font-size: calc(22vw / 3.75);
    }
    .unit2 .concept__image{
        margin-left: auto;
    }
    .unit1 .image{
        width: calc(99vw / 3.75);
        top: calc(14vw / 3.75);
        right: calc(24vw / 3.75);
    }
    .wave-top {
        height: calc(53vw / 3.75);
        margin-bottom: -1px;
    }
    .wave-top span img{
        margin-bottom: -1px;
    }
    .wave-bottom{
        margin-top: -1px;
    }
    .wave-bottom span img{
        margin-top: -1px;
    }
    .concept__wrap{
        padding-top: 1px;
    }
    .deco1 img {
        width: calc(16vw / 3.75);
        left: calc(107vw / 3.75);
        top: calc(-34vw / 3.75);
    }
    .deco2,
    .deco7{
        display: none;
    }
    .deco3 {
        width: calc(105vw / 3.75);
        right: calc(28vw / 3.75);
        top: calc(155vw / 3.75);
        bottom: auto;
    }
    .deco4 {
        width: calc(84vw / 3.75);
        left: calc(35vw / 3.75);
        top: calc(34vw / 3.75);
    }
    .deco5 {
        width: calc(69vw / 3.75);
        left: auto;
        top: auto;
        right: calc(53vw / 3.75);
        bottom: calc(-41vw / 3.75);
    }
    .deco6 {
        width: calc(65vw / 3.75);
        right: calc(46vw / 3.75);
        top: calc(159vw / 3.75);
    }
    .unit3 .image {
        width: calc(109vw / 3.75);
        right: calc(15vw / 3.75);
        top: calc(226vw / 3.75);
    }
    .unit1 .concept__text{
        padding-left: calc(35vw / 3.75);
        margin-bottom: calc(30vw / 3.75);
    }
    .concept__image{
        margin-bottom: calc(8vw / 3.75);
    }
    .concept__text .text h2,
    .unit3 .concept__text .text h2{
        margin-bottom: calc(5vw / 3.75);
    }
    .unit2 .concept__text .text h2{
        margin-top: 0;
    }
    .unit2 .concept__text{
        padding-right: calc(35vw / 3.75);
    }
    .unit3 .concept__text{
        padding-left: calc(35vw / 3.75);
    }
    .unit3 {
        margin-bottom: calc(83vw / 3.75);
    }
    .action__item--text{
        line-height: 1.4;
        font-size: calc(13vw / 3.75);
        padding-bottom: 1px;
    }
    .wave-bottom {
        height: calc(85vw / 3.75);
    }
    .labo__comingsoon{
        margin-bottom: 2rem;
    }
    .footer_contents-top .blockLogo {
        width: 12rem;
    }
    .shop-list__content{
        padding-top: 1.5rem;
    }
    .shops ul li{
        width: 100%;
        font-size: 1.5rem;
        margin-right: 0;
    }
    .shops ul.union li{
        width: 49%;
    }
    .shops {
        padding-left: 0;
    }
    .shop-area h3{
        font-size: 2.1rem;
    }
    .shop-area h4{
        font-size: 1.8rem;
        text-indent: -.5em;
    }

    /* entry0005 */
    .entry0005 .deco3{
        width: calc(81vw / 3.75);
        right: calc(24vw / 3.75);
        top: calc(141vw / 3.75);
    }
    .entry0005 .unit1 .concept__image{
        margin-bottom: calc(-10vw / 3.75);
    }
    .entry0005 .unit1 .concept__text .text h2 br,
    .entry0005 .deco6{
        display: none;
    }
    .entry0005 .deco4 {
        width: calc(78vw / 3.75);
        left: calc(40vw / 3.75);
        top: calc(47vw / 3.75);
    }

    /* entry0001 */
    .entry0001 .deco3 {
        width: calc(69vw / 3.75);
        top: calc(151vw / 3.75);
        right: calc(22vw / 3.75);
    }
    .entry0001 .deco4 {
        width: calc(50vw / 3.75);
        top: calc(65vw / 3.75);
        left: calc(35vw / 3.75);
    }
    .entry0001 .deco5 {
        width: calc(61vw / 3.75);
        right: calc(15vw / 3.75);
        bottom: calc(-41vw / 3.75);
    }
    .entry0001 .deco6 {
        width: calc(10vw / 3.75);
        right: auto;
        top: auto;
        left: calc(43vw / 3.75);
        bottom: calc(-47vw / 3.75);
    }
    .entry0001 .unit3 .image{
        right: calc(15vw / 3.75);
        top: auto;
        bottom: calc(-65vw / 3.75);
    }
    .entry0001 .unit3 {
        margin-bottom: calc(100vw / 3.75);
    }

    /* entry0002 */
    .entry0002 .unit1 .image{
        right: calc(24vw / 3.75);
    }
    .entry0002 .deco3{
        width: calc(76vw / 3.75);
        right: calc(15vw / 3.75);
        top: calc(151vw / 3.75);
    }
    .entry0002 .unit1 .concept__text .text p br:nth-child(2){
        display: none;
    }
    .entry0002 .deco4 {
        width: calc(57vw / 3.75);
        left: calc(41vw / 3.75);
        top: calc(65vw / 3.75);
    }
    .entry0002 .deco5 {
        width: calc(57vw / 3.75);
        left: auto;
        right: calc(62vw / 3.75);
        top: auto;
        bottom: calc(-52vw / 3.75);
    }
    .entry0002 .deco6 {
        width: calc(10vw / 3.75);
        right: auto;
        top: calc(291vw / 3.75);
        left: calc(18vw / 3.75);
    }
    .entry0002 .unit2 .concept__text .text h2{
        margin-top: calc(68vw / 12);
    }
    .entry0002 .unit3 .image{
        top: calc(238vw / 3.75);
    }
    .entry0002 .unit3 {
        margin-bottom: calc(100vw / 3.75);
    }

    /* entry0004 */
    .entry0004 .unit1 .image{
        right: calc(24vw / 3.75);
    }
    .entry0004 .deco3{
        width: calc(65vw / 3.75);
        right: calc(27vw / 3.75);
        bottom: calc(29vw / 3.75);
    }
    .entry0004 .deco4 {
        width: calc(81vw / 3.75);
        top: calc(24vw / 3.75);
        left: calc(37vw / 3.75);
    }
    .entry0004 .unit2 .concept__text .text h2 {
        margin-top: 0;
    }
    .entry0004 .deco6{
        width: calc(89vw / 3.75);
        top: calc(71vw / 3.75);
        right: calc(22vw / 3.75);
    }
    .entry0004 .unit3 .image{
        top: calc(142vw / 3.75);
    }
    .entry0004 .unit3 .concept__text .text p br:nth-child(3){
        display: none;
    }
    .entry0004 .unit3 {
        margin-bottom: calc(55vw / 3.75);
    }
    .okinawa-tokushoho #pageStatic{
        padding-top: 0;
    }
}
@media screen and (max-width: 480px) {
    .concept__image{
        max-width: calc(238vw / 3.75);
    }
}

/* CTA mobie */
.cta-mobile{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: none;
}
.cta-mobile ul{
    display: flex;
    height: 60px;
}
.cta-mobile li{
    width: 50%;
    display: flex;
}
.cta-mobile li a{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
}
.cta-mobile li a:hover{
    opacity: 1;
}
.cta-mobile li:nth-child(1) a{
    background: #27C755;
}
.cta-mobile li:nth-child(2) a{
    background: #FB7126;
}
.cta-mobile li img{
    width: 100%;
    max-width: 40px;
    height: auto;
    margin-right: 6px;
}
@media screen and (max-width: 767px) {
    .cta-mobile{
        display: block;
    }
}