body {
	font-size: 16px;
	font-family:\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33, "Hiragino Kaku Gothic ProN", \30e1\30a4\30ea\30aa, Meiryo, \ff2d\ff33 \ff30\30b4\30b7\30c3\30af, sans-serif;
padding: 0
}
ul.wl-footer {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
.notice{
font-size: 16px; width: 95%; display: flex; justify-content: center; align-items: center; background: #F2F2F2; padding: 10px 40px; box-sizing: border-box; border-radius: 30px 30px; margin: 10px auto auto;
}
.notice-p{
line-height: 15.5pt; margin-left: 10px; margin-bottom: 10px;
}
.container-fluid{
padding:0px;
}
.container{
}

/*top*/
.top {
    width: 100%;
    max-width: 1280px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 80px;
    margin: 0 auto;
}
        .top a img{
            height: 58px;
        }
/*header*/
section#header {
    width: 100%;
    background: #B31E82;
    min-height: 60px;
}
.header-title{
    width: 100%;
    max-width: 1280px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 80px;
    margin: 0 auto;
    color: #FFF;
}
.header-ticket{
width: 100%; flex-direction: row; justify-content: center;
}
.header-ticket span img{
height: 36px; width: 53px; padding: 5px;
}
/*slide*/
        .slide-mobile {
            display: none;
        }

        .slide-pc {
            display: block;
        }

/*sub*/
.sub-img img {
    width: 100%;
    box-sizing: border-box;
    border: 4px solid #B31E82;
    margin: 30px auto auto;
}

/*how-to*/
.how-to {
    background: #F2F2F2;
    border-radius: 15px;
    margin: 50px auto auto;
    padding: 25px;
}

        .aside_padding {
            padding-left: 50px;
            padding-right: 50px;
        }

        .color-white {
            color: #FFF;
        }

        .no-wrap {
            white-space: nowrap;
            margin-left:12px;
        }

        .no-margin {
            margin: 0;
        }

        .no-padding {
            padding: 0;
        }

.section-title {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    color: #B31E82;
    font-weight: bold;
    font-size: 1.9em;
}
.section-top{
    padding-top: 30px;
}
.section-bottom{
    padding-bottom: 80px;
}
.title-icon {
    padding-right: 5px;
    margin-bottom: 20px;
}
.font-size-subtitle {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 50px;
}
        .background-main-violet {
            background: #B31E82;
height: 2px;
    width: 70px;
    margin: auto;
        }
.title-small {
    width: 100%;
    text-align: center;
    font-size: 2em;
    margin: auto;
    color: #B31E82;
    font-weight: bold;
}

/*intro*/
        .intro-ul {
            width: 100%;
            display: flex;
            flex-direction: row;
            justify-content: space-around;
            padding: 0;
        }

        .intro-item {
            height: 270px;
margin-top: 40px;
            position: relative;
            display: flex;
            flex-direction: column;
            max-width: 210px;
            background: #FFF;
            border-radius: 15px;
            box-sizing: border-box;
            padding: 45px 15px 0 15px;
        }
        .intro-item > p {
            width: 100%;
            margin: 0 auto 15px auto;
            text-align: center;
            line-height: 2em;
            font-size: 0.9em;
            font-weight: bold;
            border-radius: 10px;
            padding: 0 5px;
        }

        .intro-item > p:first-of-type {
    font-size: 1em;
    line-height: 1em;
        }

        .intro-item > p:last-of-type {
            margin: 0;
        }

        .intro-item > .pupop-number {
            width: 60px;
            height: 60px;
            border-radius: 50%;
            position: absolute;
            top: 0;
            left: 50%;
            line-height: 60px;
            text-align: center;
            font-size: 2em;
            font-weight: bold;
            color: #FFF;
            transform: translateY(-50%) translateX(-50%);
    background: #B31E82;
        }

        .intro-item > p.menu {
            width: 100%;
            margin: 0 auto 20px auto;
            text-align: center;
            line-height: 2em;
            background: #F2F2F2;
            border-radius: 10px;
        }
        .intro-item > p.menu > a{
            color: #B31E82;
             font-weight: bold;
       }
        .intro-item > p.menu > a:hover{
            color: #B31E82;
             text-decoration: none;
       }

.intro-item .intro-title{
margin:0px auto 25px;
    color: #B31E82;
    font-weight: bold;
width:100%;
}
.intro-item .intro-title span{
text-align:left;
display: inline-block;
}
.intro-item .intro-title1{
margin:0px auto 35px;
}
.intro2img{
width: 85px; margin: auto;
}
.intro-item > .intro2attention{
font-size: 0.7em; padding: 0;
}
.intro3img{
width: 95px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);
}
.intro4img{
width: 135px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);
}
.intro4img_stuff{
width: 85px; position: absolute;right: -5px;top: 50%;transform: translateY(-50%);
}

/*product*/
.wrap-product-item {
    margin-top: 40px;
}
        .wrap-product-item > .product-item {
            padding: 0 30px;
        }
        .product-item {
            width: 100%;
            margin: auto;
            display: flex;
            flex-direction: column;
        }
        .product-item > a {
                color: #000;
        }
        .product-item > a:hover {
                color: #111;
                text-decoration: none;
        }
        .product-item > a >  .product-tag{
                color: #B31E82;
    font-weight: bold;
margin-top: 10px; font-size: 15px;
        }
        .product-item > a > .product-title{
    font-weight: bold;
padding-left: 1em;
        }
        .product-item > a >  .product-target{
padding-left: 1em;
        }
        .product-item > a >  .product-banner {
            width: 100%;
            min-height: 250px;
            max-height: 250px;
            object-fit: cover;
        }

        .product-item > a >  .product-banner-warning {
    color: #FFF;
    text-align: center;
    width: 100%;
    background: #FF0000;
    padding: 5px;
        }
.product-item > .product-ticketarea {
display: flex; flex-direction: row; height: 100px;
}
.product-item >  .product-ticketarea > .product-ticket-price {
display: flex; flex-direction: row; background: #FCF6FA; width: 100%; justify-content: center;padding: 0 0 0 20px; align-items: center; border-radius: 10px 0 0 10px;
}
.product-item > .product-ticketarea > .product-ticket-discount {
display: flex; flex-direction: column; background: #FCF6FA; width: 100%; justify-content: center;padding: 10px 0 0 20px; border-radius: 10px 0 0 10px;
}
.product-ticket-price-name {
            font-weight: bold; color: #4D4D4D;
}
.product-ticket-price-number {
font-weight: bold; color: #4D4D4D; font-size: 20px; margin-left: 10px;
}
.product-ticket-price-other {
 color: #4D4D4D;
    font-size: 11px;
}

.product-ticket-discount-area{
display: flex; flex-direction: row; width: 100%; justify-content: start;
}
.product-ticket-discount-nomal{
color: #4D4D4D; text-align: left;font-weight: bold;
}
.product-ticket-discount-name{
line-height: 32px; font-size: 11px;font-weight: bold;color: #B31E82;
}
.product-ticket-discount-number{
font-size: 20px; margin-left: 10px;font-weight: bold;color: #B31E82;
}
.product-ticket-discount-other{
color: #4D4D4D;line-height: 40px;font-size: 11px;
}
.product-button{
margin-left: 2px; background: #FCF6FA; display: flex; flex-direction: column; padding: 0 20px; justify-content: center; border-radius: 0 10px 10px 0;
}
.product-button-link{
white-space: nowrap;
    font-size: 1em;
    font-weight: bold;
    padding: 10px 35px;
    border-radius: 20px;
    text-decoration: none;
    color: #FFF;
    background: #B31E82;
}
a.product-button-link:hover {
    color: #ccc;
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
}

/*search*/
.search{
            font-weight: bold;
            color: #B31E82;margin: 20px auto auto;    font-size: 1.3em;
        }

        .list-button-a {
            margin: 0;
            padding: 0;
        }

        .list-button-a > li {
            display: flex;
            padding: 5px;
        }

        .list-button-a > li > a > div {
            padding: 10px 15px;
            border-radius: 10px;
            width: 100%;
            border: 1px solid #B31E82;
        }
.list-button-a > li > a > div > img {
    display: inline-block;
    vertical-align: baseline;
margin:0px;
}
        .list-button-a > li > a > div > span {
    color: #B31E82;
    font-weight: bold;
    line-height: 42px;
    font-size: 1em;
    padding: 5px;
    display: inline-block;
    vertical-align: top;
        }

        .list-b {
            margin: 10px 0 0;
            padding: 0;
        }

        .list-b > li {
            margin: 0;
            padding: 0;
            display: flex;
            flex-direction: column;
        }

        .list-b > li > a {
            display: block;
        }

        .list-b > li > a > img {
            padding: 10px;
            float: left;
            height: auto;
            width: 100%;
        }

        .list-link-footer {
            color: #FFF;
            margin: 0;
            padding: 10px 0;
display: flex; flex-direction: row; flex-wrap: wrap
        }

        .list-link-footer > li {
            display: flex;
            padding: 0 20px;
            position: relative;
        }

        .list-link-footer > li > a{
            display: block;
            text-decoration: none;
            color: #FFF;
        }

        .list-link-footer > li::after {
            content: "";
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            height: 65%;
            width: 1px;
            background: rgba(255, 255, 255, 0.5);
            transform: translateY(30%);
        }

        .list-link-footer > li:last-of-type::after {
            display: none;
        }


        #map-menu {
            display: none;
            margin-top: 30px;
        }

        #map-menu > ul {
            width: 100%;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            margin: 0;
            justify-content: space-around;
            background: #FFF;
            border-radius: 7px;
            padding: 10px 0 35px;
        }

        #map-menu > ul > li {
            width: 40%;
            margin-top: 20px;
            text-align: center;
            display: flex;
            flex-direction: row;
            justify-content: center;
        }

        #map-menu > ul > li:nth-child(odd) {
            margin-left: 10px;
        }

        #map-menu > ul > li:nth-child(even) {
            margin-right: 10px;
        }

        #map-menu > ul > li > a {
            text-decoration: none;
        }

        #map-menu > ul > li > a > div {
            border-radius: 25px 25px;
            background: #0c5460;
            max-width: 150px;
            color: #FFF;
            line-height: 50px;
            min-width: 150px;
        }

.background-search{
width: 100%; background: #FCF6FA; margin-top: 40px; padding: 20px 0;
        }
.background-search2{
width: 100%; background: #FCF6FA; margin-top: 40px; padding: 30px 0;
        }

.search-freeword{
margin: auto; display: flex; flex-direction: row; position: relative;
}
.search-map{
display: flex; flex-direction: column; margin: auto; padding-bottom: 20px;
}

.search-freeword-title{
min-width: 200px;align-items: center;display: flex;font-size: 1.3em;    color: #B31E82;
    font-weight: bold;
}
.search-map-title{
font-size: 1.3em;   color: #B31E82;
    font-weight: bold;
    margin-bottom: 10px;
}
        .search-btn-search-section {
            min-width: 170px;
            height: 58px;
            border-radius: 5px;
            margin-bottom: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    background: #B31E82;
        }
.search-input-search-section{
width: 100%; margin-left: 30px;
}
        .search-input-search-section > .search-freeword-input {
            color: #757575;
            font-weight: bold;
border: 2px solid #b31e82; border-radius: 5px; width: 70%; line-height: 55px; padding: 0 20px; box-sizing: border-box;margin-bottom: 5px;margin-right: 10px;
        }

        .search-input-search-section > input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #9E9E9E;
            font-weight: bold;
        }

        .search-input-search-section > input::-ms-input-placeholder { /* Internet Explorer 10-11 */
            color: #9E9E9E;
            font-weight: bold;
        }

        .search-input-search-section > input::-ms-input-placeholder { /* Microsoft Edge */
            color: #9E9E9E;
            font-weight: bold;
        }
.recomend{
color: #757575;
margin-left: 10%;
}
.recomend-word{
color: #B31E82; margin-left: 15px; text-decoration: none;
}

.center-mobile {
    background: #F2F2F2;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 40px auto auto;
    padding: 15px 15px;
}
.center-mobile-bold{
font-weight: bold;
    font-size: 1.2em;
    margin-top: 10px;
}
.qa{
background: #F2F2F2; border-radius: 15px; display: flex; flex-direction: column; align-items: center; margin: 40px auto auto; padding: 15px 0;
}
.qa-textbox{
}
.qa span{
font-weight: bold;
    font-size: 1.2em;
}
.qa p{
    text-align: left;
    margin: 1em 0px;
}
.warning-description {
background: #F2F2F2; border-radius: 15px; padding: 15px 80px; margin: 10px auto auto;
}
.qa-box-content{
background: #F2F2F2; border-radius: 15px; margin: 40px auto auto; display: flex; flex-direction: column; align-items: center; padding: 45px 10px;
    font-size: 1.1em;
}

.qa-box-content > p{
    font-size: 1.2em;
}
.qa-box-content > p > .qa-box-content-bold{
font-weight: bold;
}
.qa-box-content > p > span{
    display: inline-block;
    vertical-align: top;
}
.qa-box-content > p > .tel > .tel-info{
    font-size: 0.8em;
    line-height: 0.8em;
    display: block;
}
.qa-box-content > p > a{
    display:inline:-block;
}
        .list-link-footer {
            padding: 20px 0;
        }
.foot-info{
background: #FCF6FA; width: 100%; margin-top: 50px; padding: 20px 0 0; display: flex; flex-direction: column; align-items: center;
}
.foot-info-title{
text-align: center; font-size: 17px; padding: 0 15px;font-weight: bold;color: #B31E82;
}
.footer-area{
display: flex; flex-direction: column; width: 100%; align-items: center; margin-top: 50px;background: #B31E82;
}
.copyright-area {
    width: 100%;
    max-width: 1280px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 80px;
    margin: 0 auto;
}
.copyright-area .copyright-title img{
    padding-right: 20px;
}
.copyright-title a {
    color: #000;
}
        .intro-mobile {
            display: none;
        }

        .intro-pc {
            display: block;
        }

        .list-button-a > li > a {
            width: 100%;
            text-decoration: none;
        }
.sp-block{
display:none;
}
.pc-block{
display:inline-block;
height: 0px;
}
        @media (max-width: 768px) {
.container {
    padding-right: 10px;
    padding-left: 10px;
}
.section-top{
    padding-top: 0px;
}
.section-bottom{
    padding-bottom: 0px;
}
.notice {
    padding: 15px 5px;
}
            #warning-section > div {
                flex-direction: column;
                text-align: center;
            }
.section-title {
    font-size: 1.7em;
}
.font-size-subtitle {
    font-size: 1.2em;
}
.title-small {
    font-size: 1.5em;
}
.product-item > a > .product-tag {
    font-size: 1.2em;
}

span.product-ticket-price-name,span.product-ticket-price-other {
    font-size: 11px;
}
.product-ticket-price-number {
    font-size: 20px;
}
.product-button-link {
    font-size: 14px;
    padding: 5px 20px;
    font-weight: normal;
}
.product-button {
    padding: 0 10px;
}
.product-item > .product-ticketarea > .product-ticket-discount {
    padding: 0px 10px;
}

.title-block {
    text-align: center;
    display: block;
    margin: 40px 0px 20px;
}
.list-button-a > li {
    padding: 15px;
}
.list-button-a > li > a > div > img {
    margin: 8px;
}


            .wrap-product-item > .product-item {
                padding: 0;
                text-align: center;
            }

            #map-image {
                display: none;;
            }

            #map-menu {
                display: block;
            }

            .list-button-a > li > a > div {
                display: flex;
                flex-direction: row;
            }

            .list-button-a img {
                width: 36px;
                height: 36px;
            }

            .list-button-a span.cs {
                text-align: center;
                display: block;
                width: 100%;
                padding-right: 150px;
            }

section#header {
line-height: 25px;
padding: 10px;
height: auto;
}
.header-title{
padding: 0px;
text-align: center;
    line-height: 2em;
    display: inline-block;
}
.sp-block{
display:block;
height: 0px;
}
.pc-block{
display:none;
height: 0px;
}
.copyright-sp-logo .sp-block {
    font-size: 0.5em;
}
.copyright-area {
    padding: 15px 0px 30px;
}
            .product-item > .product-banner {
                min-height: 200px;
                max-height: 200px;
            }

            .center-mobile {
                text-align: center;
            }

            .warning-description {
                padding: 30px 10px;
            }

            .qa-box-content > div {
                text-align: center;
            }

            .list-b > li > a > img {
                padding: 10%;
                float: left;
                height: auto;
                margin: auto;
            }

.search-freeword {
    margin: 0 auto;
    display: block;
    flex-direction: initial;
    position: relative;
    padding-bottom: 20px;
}
.background-search{
padding: 20px 0 40px;
}
.background-search2{
padding: 0px;
}
#map-menu > ul {
    margin: 0px auto;
    width: 95%;
}
            #search-section {
                padding-bottom: 40px;
            }

            #search-section > div {
                flex-direction: column;
                align-items: center;
            }

            #search-section > div > div {
                /*padding: 0;*/
                /*margin: 0;*/
                /*margin-bottom: 25px;*/
            }

            .search-input-search-section {
                padding: 0;
            }

            #search-option {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                display: flex;
                flex-direction: row;
                justify-content: center;
                font-weight: bold;
margin-top: 10px;
            }

            .search-btn-search-section {
margin: 0 auto;
            }

            .search-input-search-section > input {
                text-align: center;
            }
.center-mobile {
    margin: 40px 10px 0px;
}
.center-mobile-bold {
    font-size: 1em;
}
.center-mobile p {
    font-size: 0.8em;
margin: 0px;
}
.qa p {
    width: 100%;
    text-align: left;
    padding: 15px;
}
.warning-description {
    padding: 15px;
}
.qa-box-content{
    padding: 15px;
    font-size: 1em;
text-align: center;
}
.qa-box-content > p > .qa-box-content-bold {
    font-weight: normal;
}
.foot-info-title {
    font-size: 1em;
}
.list-link-footer {
    display: block;
}
.list-link-footer > li {
    width: 100%;
    display: block;
    padding: 0px;
}
            .list-link-footer {
                padding: 15px;
            }


            .list-link-footer > li:nth-child(even)::after {
                display: none;
            }
.copyright-area {
    display: block;
    padding: 15px;
    text-align: center;
}
            .copyright-text {
                display: none;
            }

            .copyright img {
                margin: auto auto 30px;
            }

            .copyright img:last-of-type {
                margin-bottom: 10px;
            }

            .copyright-text-2 {
                display: block;
            }

            .intro-item {
                max-width: 280px;
            }

            .top {
                padding: 10px 20px;
            }
        .top a img{
            height: 38px;
        }
            .slide-mobile {
                display: block;
            }

            .slide-pc {
                display: none;
            }

            .intro-mobile {
                display: block;
            }

            .intro-pc {
                display: none;
            }
        }

        @media (min-width: 768px) {
            #warning-section > div {
                flex-direction: row;
            }
        }