/*全体*/
.l-countainer__wrapper,
.c-nav {
    height: auto;
    overflow: visible;
}
body{
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    font-weight: 500;
}
h1, h2, h3, h4, p, li {    
    margin: 0;
    padding: 0;
    transform: rotateZ(0.03deg);
}
ul li {
    padding-left: 1em;
    text-indent: -1em;
    text-align: left;
}

body {
    color: #4d4544;
}

[id] {
    scroll-margin-top: 0px;
}

/*header*/
header {
    background-color: #de9141;
}

header p {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

/*TOP画像下NAV*/
.c-nav__list:hover,
.c-nav__list:active {
    text-decoration: none;
    background-color: inherit;
    opacity: 0.8;
}

#navid {
    width: 100%;
    position: relative;
}

.c-nav {
    background-color: #de9141;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.c-nav li {
    width: 33.3%;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.c-nav-noborder {
    border-right: none !important;
}

/*Info*/
h1 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 900;
    font-size: 40px;
    line-height: 1.4em;
    color:#de9141;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

h1 span {
    font-size: 30px;
    line-height: 2px;
}

.h1_sub_p {
    font-size: 20px;   
    max-width: 100%;
    margin: 1.5em auto;
    margin-bottom: 0;
    font-weight: 500;
}

/*h2オプ*/
.c-head_02{
    font-family: "M PLUS Rounded 1c", sans-serif;
    color: #de9141;
    font-weight: 900;   
}
.c-head__wrapper:before {
    margin-right: 2rem;
    background-color: #de9141;
}

.c-head__wrapper:after {
    margin-left: 2rem;
     background-color: #de9141;
}
.h2-sub-p {
    font-size: 18px;
    color: #4d4544;
    font-weight: 500;
    margin-bottom: 6px;
}
.limit_h2{
    font-size: 24px;
}
/*shop*/
.shop_div {
    max-width: 690px;
    margin: 0 auto;
    margin-top: 2em;
}
.shop_main_dt{
    padding: 12px 0px;
    margin: 0 auto;
    width: 90%;
    max-width: 440px;
}
.shop_in_dl dd{
    padding: 4px 0;
}
.shop_b{
    font-size: 24px;
    font-weight: 700;
    border-bottom: 2px solid #ccc;
}
.shop_p{
    font-size: 20px;
}
.shop_p2{
    font-size: 16.7px;
    opacity: 0.9;
}
.shop_p5{
    text-align: left;
    width: fit-content;
    margin: 0 auto;
    font-size: 15px;
}
.shop_p4{
	font-weight: 900;
	font-size: 24px;
}
.p-info__dlist dt {
    font-weight: 900;
    font-size: 28px;
    border-radius: 17px 17px 0 0;
}
.p-info__dlist dd {
    padding: 4px 0;
}
.shop-dl{
    border: 4px solid #de9141;
    margin-bottom: 2em;  
    border-radius: 20px;  
}
.shop_title_dt {
    color:#212121;
    background-color: #de9141;
    border-bottom: 2px solid #de9141 !important;
    border-radius: 14px 14px 0 0;
}
.shop_title_dt p {
    color: #FFF;
    font-weight: 700;
    padding: 0;
    font-size: 26px;
    border-radius: 18px;
    letter-spacing: 1px;
}
/*shopボタン類*/
.shopflex-div {
    max-width: 310px;
    width: 100%;
    margin: 8px auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.7em;
}

.shopflex-div a {
    text-decoration: none;
}

.shopflex-div a p {
    border-radius: 100px;
    background-color: #de9141;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    font-size: 15px;
    padding: 4px 1.8em;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.shopflex-div a p:hover {
    filter: hue-rotate(180deg);
}
.ec_bt_a{
    text-decoration: none;
    display: block;
    width: 90%;
    max-width: 500px;
    margin: 8px auto;
    background-color:#ff3100; 
    border-radius: 100px;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
}
.ec_bt_a:hover{
    text-decoration: none;
    opacity: 0.8;
}
.ec_bt_a p{
    font-size: 20px;
    padding: 6px 1em;
    text-align: center;
    color: #FFF;
    font-weight: 700;
}
.ec-dl{
    margin-top: 10px;
}
.in_limit_p1{
    text-align: left;
    width: fit-content;
    margin: 8px auto;
}
/*GOODS*/
.goods_tyui_p{
    font-size: 14px;
    width: fit-content;
    max-width: 90%;
    margin: 0 auto;
    margin-top: 0.5em;
    text-align: left;
}
.goods_tyui_p a{
    text-decoration: underline;
}
/*特典*/
.toku_p1{
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin: 8px auto;
    width: 100%;
}
.toku_ul{
    width: fit-content;
    margin: 0.5em auto;
}
.toku_ul li{
    font-size: 14px;
}
.c-toku_b {
    font-size: 24px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 700;
    margin-top: 1.5em;
    color: #8b7033;
}

.p-main__text01 {
    font-size: 18px;
    margin: 4px auto;
    font-weight: 500;
}

.c-comingsoon_p {
    font-size: 30px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 900;
}

.limit_bt_a{
    text-decoration: none;
    margin: 1em auto;
}
.limit_ul{
    width: fit-content;
    margin: 1em auto;
}
.limit_ul li{
    text-align: left;
    font-size: 12px;
    padding-bottom: 2px;
}
/*footerＴＯＰへボタン*/
.p-bottom__sns {
    line-height: 1.5em;
}

.p-bottom__sns a {
    font-weight: bold;
}

.p-bottom__sns a span {
    text-decoration: underline;
}

.c-cta__top a {
    border: 1px solid #de9141;
    color: #de9141;
}

.c-cta__top a:active,
.c-cta__top a:hover {
    border: 1px solid #de9141;
    color: #de9141;
    background-color: inherit;
    opacity: 0.8;
}

/*footer*/
.c-footer__wrapper {
    padding-bottom: 0;
}

.c-footer_space {
    height: 0;
}

.p-sns-a3-name {
    margin-top: 4px;
}

.p-sns-x {
    background-color: #000;
    color: #FFF;
    width: 90%;
    max-width: 180px;
    padding: 8px 1em;
    margin: 1px auto;
    margin-bottom: 1em;
}

.p-sns-x a {
    color: #FFF;
    display: block;
    width: 100%;
    height: 100%;
}

.p-end_toku-p {
    font-size: 10px;
    color: #000;
    margin: 1em auto;
}
.c-footer__wrapper{
    background-color: #FFF;
    border-top: 1px solid #ccc;
    width: 100%;
    padding: 8px 0;
}
.footer_img{
    width: 90%;
    max-width: 600px;
    height: auto;
}
/*ECボタン*/

@media screen and (max-width: 767px) {
    h1 {
        font-size: 5vw;
        line-height: 1.2em;
    }

    h1 span {
        font-size: 3vw;
    }

    .h1_sub_p {
        font-size: 2.5vw;
    }

    .p-shopflex-div {
        flex-wrap: wrap;
        width: 100%;
        max-width: 390px;
        justify-content: space-around;
    }

    .p-shopflex-div a p {
        margin: 10px auto;
        width: 170px;
        padding-left: 4px;
        padding-right: 4px;
        font-size: 14px;
    }

    .p-shop-dl dd {
        padding-bottom: 0;
    }

    .p-info__dlist dd {
        font-size: 18px;
    }

    .p-shop-time-p {
        padding-bottom: 0 !important;
    }

    .c-cta__btn {
        width: 80%;
        margin: 0 auto;
        margin-right: 0;
    }
    .toku_p1{
    font-size: 2vw;
    margin: 8px auto;
    width: 90%;
    }
    .toku_ul{
        width: fit-content;
    }
    .toku_ul li{
        font-size: 10px;
    }
}

@media screen and (max-width: 540px) {
    .p-shop-dl dt p {
        font-size: 4vw;
    }

    .p-tic_title {
        line-height: 1.2em;
    }

    .p-tic_title span {
        padding-left: 0;
    }

    .p-nitiji_p {
        font-size: 3vw;
    }

    .c-ticket_benefits {
        font-size: 3vw;
    }

    .c-nav {
        justify-content: space-around;
    }

    .c-nav__list {
        padding-left: 4px;
        padding-right: 4px;
    }

    .p-arts_p1 {
        font-size: 3vw;
        line-height: 1.8em;
    }

    .p-arts_p1 strong {
        font-size: 5vw
    }
    .limit_ul li{
        font-size: 10px;
        width: 90%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 430px) {

	.c-head__wrapper{
		width: 100%;
	}
    .c-header__wrapper{
        padding: 6px 0;
    }
    h1 {
        margin-top: 30px;
        font-size: 5.5vw;
        line-height: 1.5em;
        letter-spacing: -0.5px;
    }
.h1_sub_p{
	font-size: 3.9vw;
}
    header p {        
        font-size: 3.4vw;
        line-height: 1.5em; 
        padding-right: 2em;       
    }
    .goods_tyui_p{
        font-size: 12px;
    }
    .shop_title_dt p,.shop_b{
    	font-size: 5.5vw;
    }
    .shop_p{
    	font-size: 5vw;
    }
.shop_p4{
	font-weight: 900;
	font-size: 5.2vw;
}
.ls_05{letter-spacing: -0.5px;}
.p-main__text01{font-size: 3.6vw}
.toku_p1{
	text-align: center;
    width: 100%;
    font-size:3.8vw;
    overflow-wrap: break-word;
    word-break: break-all;
}

}


@media screen and (max-width: 360px) {

}

@media screen and (max-width: 358px) {
.shop_p5,.shop_p2{font-size: 10px;}
}
@media screen and (max-width: 320px) {
.shopflex-div{display: block;}
.shopflex-div a p{margin: 10px auto;}
}
/*min*/
@media screen and (min-width: 431px) {
    [id] {
        scroll-margin-top: 0px;
    }

    .p-info__wrapper {
        width: 94%;
        max-width: 700px;
        margin: 20px auto;
        margin-bottom: 0;
        border-radius: 20px;
    }

    .p-ticket__wrapper {
        width: 90%;
    }
    .c-head__wrapper {
        width: 100%;
        max-width: 877px;
    }
    .l-content {
        padding-top: 20px;
    }
}

@media screen and (min-width: 1024px) {
    .l-countainer__wrapper {
        margin: 0 auto;        
        background-size: 100% auto;
        background-repeat: repeat;
    }
}

/*u-*/
.u-center{text-align: center !important;}
.u-grayscale {filter: grayscale(1) !important;}
.u-underline {text-decoration: underline !important;}
