#eventOnlyAcostaArea>div dl {
    margin-bottom: 30px;
}

#eventInfoArea,
#eventLocatArea,
#eventOnlyAcostaArea,
#stacaOnlyArea,
#eventAccessArea {
    width: 70%;
    margin: auto;
}

.pcdisplay ul {
    display: none;
}

#contentWrap {
    width: auto;
    margin: 0 auto;
    background-color: #f9dad8;
}

#contentWrap #mainContentWrap {
    width: auto;
    float: inherit;
}

#mainBoxArea {
    margin-top: -24px;
}


/*↑サイドバナー消す＋LPの背景色指定↑*/

.event_body {
    background-color: #f9dad8;
    font-family: font-family: "M PLUS 1p";
}

.pc {
    width: 100%;
    height: 0;
    padding-top: calc(750/1920*100%);
    background-image: url(/img/kishiwada02/topimage.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.sp {
    width: 100%;
    height: 0;
    background-image: url(/img/kishiwada02/topimgsp.jpg);
    background-repeat: no-repeat;
    padding-top: calc(1481/1224*100%);
    background-repeat: no-repeat;
    background-size: cover;
}

.eventlogo {
    max-width: 1040px;
    width: 660px;
    margin: auto;
    margin-top: -190px;
}

.kan02-intoro {
    background-image: url(/img/kishiwada02/introimg.jpg);
    background-repeat: no-repeat;
    max-width: 1040px;
    margin: 0 auto;
    margin-top: 115px;
    height: 570px;
    background-size: contain;
    width: 850px;
    border-radius: 30px;
}

.kan02-intoro p {
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    color: #003a59;
    padding-top: 50px;
}

.kan-info-attention {
    width: 93%;
    margin: auto;
    border: 1px solid;
    padding: 30px;
    margin-bottom: 40px;
    border-radius: 25px;
}

.kan-info-attention h3 {
    text-align: center;
    border-left: none;
}

.kan-info-attention p {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.titles {
    max-width: 1000px;
    margin: auto;
}

.titles h3 {
    color: #003a59;
    border-left: none;
    font-size: 300%;
}

.titles span {
    font-size: 50%;
}

.btn_orange {
    display: inherit;
    padding: 20px 20px;
    border-radius: 6px;
    text-decoration: none;
    color: #fff;
    font-size: large;
    background-color: #f7931e;
    transition: .4s;
    font-weight: 900;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 650px;
}

.c-grid {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 15px;
    row-gap: 15px;
    padding: 10px 60px;
    margin: 0 auto;
    text-align: center;
    max-width: 900px;
    display: grid;
}

.c-item {
    padding-bottom: 10px;
    border-radius: 15px;
    max-width: 900px;
    margin: auto;
    background-color: #fff;
    border: 3px solid #707070;
}

.c-item img {
    width: 100%;
    border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
}

.c-item p {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 140%;
    color: #3e3e3e;
    font-weight: 600;
    text-align: center;
}

.imginfo {
    background: #fff;
    padding: 10px;
    margin: auto;
    display: block;
    border-radius: 10px;
    margin-bottom: 45px;
}

.imginfo p {
    width: 90%;
    margin: auto;
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.contents {
    max-width: 900px;
    margin: auto;
}

.event_info {
    margin-bottom: 5px;
    font-family: "M PLUS 1p";
}

.event_info h3 {
    text-align: center;
    font-size: 38px;
    color: #fff;
    border-left: none;
    background-color: #333;
    max-width: 450px;
    margin: auto;
    margin-top: 45px;
    padding-bottom: 5px;
}

.event_info p {
    text-align: center;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 42px !important;
    font-weight: 800;
    max-width: 700px;
    padding-bottom: 20px;
    border-bottom: 2px solid #333;
}

.event_info span {
    font-size: 28px;
}

.event_info-price-mae {
    max-width: 850px;
    margin: auto;
    background-color: #f57376;
    padding: 30px 70px;
    margin-bottom: 25px;
}

.event_info-price-mae h3 {
    text-align: center;
    border-left: none;
    color: #fff;
    font-size: 38px;
}

.event_info-price-mae-inner {
    background: #fff;
    padding: 10px 30px;
    margin-bottom: 25px;
}

.event_info-price-mae-inner-ari h4 {
    text-align: center;
    background-color: #f57376;
    max-width: 390px;
    font-size: 24px;
    padding: 0 40px;
    margin: auto;
    margin-bottom: 20px;
    color: #fff;
}

.event_info-price-mae-inner-ari h5 {
    font-size: 50px;
    font-weight: 800;
    text-align: center;
    max-width: 460px;
    border-bottom: 5px solid #f57376;
    margin: auto;
}

.event_info-price-mae-inner-ari span {
    font-size: 29px;
}

.event_info-price-mae-inner-ari p {
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    margin: 30px 0;
}

.event_info-price-mae-inner-nashi h4 {
    text-align: center;
    background-color: #ff932b;
    max-width: 390px;
    font-size: 24px;
    padding: 0 40px;
    margin: auto;
    margin-bottom: 20px;
    color: #fff;
}

.event_info-price-mae-inner-nashi h5 {
    font-size: 50px;
    font-weight: 800;
    text-align: center;
    max-width: 460px;
    border-bottom: 5px solid #ff932b;
    margin: auto;
}

.event_info-price-mae-inner-nashi span {
    font-size: 29px;
}

.event_info-price-mae-inner-came span {
    font-size: 29px;
}

.event_info-price-mae-inner-nashi p {
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    margin: 30px 0;
}

.event_info-price-mae-inner-came h4 {
    text-align: center;
    background-color: #48c9c9;
    max-width: 530px;
    font-size: 24px;
    padding: 0 40px;
    margin: auto;
    margin-bottom: 20px;
    color: #fff;
}

.event_info-price-mae-inner-came h5 {
    font-size: 50px;
    font-weight: 800;
    text-align: center;
    max-width: 460px;
    border-bottom: 5px solid #48c9c9;
    margin: auto;
}

.event_info-price-mae-inner-came p {
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    margin: 30px 0;
}

.event_info-price-tou {
    max-width: 850px;
    margin: auto;
    background-color: #48c9c9;
    padding: 30px 70px;
    margin-bottom: 25px;
}

.event_info-price-tou h3 {
    text-align: center;
    border-left: none;
    color: #fff;
    font-size: 38px;
}

.event_info-price-tou-inner {
    background: #fff;
    padding: 10px 30px;
    margin-bottom: 25px;
}

.event_info-text p {
    text-align: center;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 500;
    max-width: 840px;
    padding-bottom: 20px;
    border-bottom: 2px solid #333;
}

.uketuke h5 {
    text-align: center;
    font-size: 42px;
    margin-top: 40px;
    line-height: 1.1;
}

.uketuke h6 {
    text-align: center;
    font-size: 25px;
    background-color: #f6931e;
    width: 330px;
    margin: auto;
    margin-top: 50px;
    color: #fff;
}

.uketuke p {
    font-size: 20px !important;
    font-weight: 400;
    border-bottom: none;
    max-width: 1000px;
}

.uketukemap {
    width: 90%;
    margin: auto;
    border: 1px solid;
    border-radius: 15px;
    padding: 30px;
    margin-top: -20px;
    margin-bottom: 50px;
}

.underbar {
    width: 790px;
    border-bottom: 3px solid #333333;
    margin: auto;
}

.retsu-mae,
.retsu-tou {
    width: 600px;
    margin: auto;
}

.retsu-mae h4 {
    color: #d77275;
    border-bottom: 3px solid #d77275;
    width: 270px;
    font-size: 23px;
    margin-top: 55px;
}

.retsu-mae p {
    text-align: left;
    font-size: 20px !important;
    border-bottom: none;
    font-weight: 200;
    max-width: initial;
}

.retsu-mae span {
    font-size: inherit;
    color: #ff0000;
}

.retsu-tou h4 {
    color: #7ec6c6;
    border-bottom: 3px solid #7ec6c6;
    width: 390px;
    font-size: 23px;
    margin-top: 55px;
}

.retsu-tou p {
    text-align: left;
    font-size: 20px !important;
    border-bottom: none;
    font-weight: 200;
    max-width: initial;
}

.ticketbtn {
    background-image: url(/img/kishiwada02/ticketbg.jpg);
    background-repeat: no-repeat;
    height: 320px;
    background-size: contain;
}

.ticketbtn h3 {
    border-left: none;
    background-color: #d77275;
    width: 420px;
    color: #fff !important;
    margin-right: 14px;
    font-size: 33px;
    float: right;
    margin-top: 135px;
}

.fa,
.fas {
    margin: 0 15px;
}

.info_head {
    background-image: url(/img/kishiwada02/picks01.jpg);
    background-repeat: no-repeat;
    height: 240px;
    background-size: contain;
}

.info_head2 {
    background-image: url(/img/kishiwada02/joys01-2.jpg);
    background-repeat: no-repeat;
    height: 240px;
    background-size: contain;
}

.info_head_inner {
    position: relative;
    height: 300px;
}

.info_head_inner h3 {
    border-left: none;
    text-align: center;
    background-color: #ff85a4;
    width: 400px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 50px;
}

.info01 h4 {
    background-color: #5b98b1;
    color: #fff;
    text-align: center;
    width: 450px;
    margin: auto;
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.info02 h4 {
    background-color: #003a59;
    color: #fff;
    text-align: center;
    width: 450px;
    margin: auto;
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.info03 h4 {
    background-color: #8bc34a;
    color: #fff;
    text-align: center;
    width: 450px;
    margin: auto;
    font-size: 25px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.info-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 30px;
    column-gap: 15px;
    margin-top: 50px;
}

.info-grid-photo img {
    width: 430px;
    height: 320px;
    object-fit: cover;
}

.info-grid-text h4 {
    font-size: 26px;
    margin-left: 15px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 15px 0;
}

.info-grid-text p {
    text-align: left !important;
    font-size: 18px !important;
}

.dotonconte01-atte {
    background-color: #FF3C80;
    width: 95%;
    margin: auto;
    border-radius: 15px;
    padding: 15px;
    margin-bottom: 20px;
}

.dotonconte01-atte h4 {
    text-align: center;
    color: #fff;
    font-size: 22px;
    background-color: inherit;
    margin-top: 0px;
}

.dotonconte01-atte-inner p {
    margin-bottom: 0px;
}

.dotonconte01-atte-inner {
    background-color: #ffff8f;
    padding: 10px;
    width: 95%;
    margin: auto;
}

.btn_purple {
    display: inherit;
    padding: 20px 20px;
    border-radius: 6px;
    text-decoration: none;
    color: #fff;
    font-size: large;
    background-color: #003a5a;
    transition: .4s;
    font-weight: 900;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 650px;
}

.tyui {
    text-align: left !important;
    font-size: 14px !important;
}

.btn_blue {
    display: block;
    position: relative;
    width: 520px;
    height: 90px;
    padding: 1.4em;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #55acee;
    background: #55acee;
    overflow: hidden;
    z-index: 1 !important;
    font-size: 20px;
    font-weight: bold;
    margin: -10px auto;
    border-radius: 10px;
}

.btn_green {
    display: block;
    position: relative;
    width: 350px;
    height: 70px;
    padding: 1em;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #8BC34A;
    background: #8BC34A;
    overflow: hidden;
    z-index: 1 !important;
    font-size: 20px;
    font-weight: bold;
    margin: 40px auto;
    border-radius: 10px;
}

.hashtags {
    background-image: url(/img/kishiwada02/hashbg.jpg);
    background-repeat: no-repeat;
    max-width: 1040px;
    margin: 0 auto;
    height: 570px;
    background-size: contain;
    width: 850px;
    border-radius: 30px;
    position: relative;
}

.hashtags h3 {
    border-left: none;
    text-align: center;
    font-size: 40px;
    background-color: #56acee;
    width: 600px;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 0;
    bottom: -370px;
    left: 0;
    margin: auto;
    height: 80px;
}

.hash p {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
}

.hyomei-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
}

@media screen and (min-width: 480px) {
    .sp {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    #mainBoxArea {
        margin-top: -16px;
    }
    .pc {
        display: none;
    }
    .eventlogo {
        width: 370px;
        margin-top: -140px;
    }
    .hashtags,
    .kan02-intoro,
    .retsu-mae,
    .retsu-tou {
        max-width: 360px;
    }
    .underbar {
        width: 300px;
    }
    .retsu-tou h4 {
        width: 360px;
    }
    .hashtags h3 {
        width: 300px;
        font-size: 20px;
        bottom: -150px;
        height: 50px;
    }
    .info01 h4 {
        width: 280px;
    }
    .info_head_inner h3 {
        width: 280px;
        font-size: 20px;
        height: 45px;
        top: -50px;
    }
    .info03 h4 {
        width: 280px;
    }
    .info02 h4 {
        width: 280px;
    }
    .kan02-intoro {
        margin-top: 35px;
        height: auto;
    }
    .kan02-intoro p {
        font-size: 21px;
        padding-top: 15px;
        height: 240px;
    }
    .titles h3 {
        font-size: 200%;
    }
    .c-grid {
        grid-template-columns: 1fr 1fr;
        padding: 10px 10px;
    }
    .c-item p {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 100%;
    }
    .event_info h3 {
        font-size: 20px;
        margin-top: 10px;
    }
    .event_info span {
        font-size: 18px;
    }
    .event_info p {
        font-size: 32px !important;
    }
    .event_info-price-mae h3 {
        font-size: 24px;
    }
    .event_info-price-mae-inner {}
    .event_info-price-mae,
    .event_info-price-tou {
        padding: 30px 10px;
    }
    .event_info-price-mae-inner-ari h5 {
        font-size: 34px;
    }
    .event_info-price-mae-inner-nashi h5 {
        font-size: 34px;
    }
    .event_info-price-mae-inner-nashi span {
        font-size: 20px;
    }
    .imginfo p {
        font-size: 15.5px;
        width: 100%;
        text-align: center;
    }
    .event_info-price-mae-inner-ari span {
        font-size: 20px;
    }
    .event_info-price-mae-inner-ari h4 {
        font-size: 20px;
    }
    .event_info-price-mae-inner-nashi h4 {
        font-size: 20px;
    }
    .event_info-price-mae-inner-came h4 {
        font-size: 20px;
        padding: 0 30px;
    }
    .event_info-price-mae-inner-came h5 {
        font-size: 34px;
    }
    .event_info-price-mae-inner-came span {
        font-size: 20px;
    }
    .event_info-price-tou h3 {
        font-size: 24px;
    }
    .kan-info-attention {
        padding: 10px;
    }
    .uketuke p {
        font-size: 16px !important;
    }
    .uketukemap {
        width: 100%;
        padding: 10px;
    }
    .retsu-mae h4 {
        font-size: 20px;
    }
    .retsu-mae p {
        font-size: 16px !important;
        text-align: left;
        width: 100%;
    }
    .retsu-tou h4 {
        font-size: 20px;
    }
    .retsu-tou p {
        font-size: 16px !important;
        text-align: left;
        width: 100%;
    }
    .ticketbtn {
        height: 150px;
    }
    .ticketbtn h3 {
        width: 250px;
        font-size: 16px;
        margin-top: 49px;
        text-align: right;
    }
    .info_head,
    .info_head2 {
        height: 150px;
    }
    .info-grid {
        grid-template-columns: 1fr;
    }
    .info-grid-photo2 {
        grid-row: 3/4;
    }
    .info-grid-photo3 {
        grid-row: 5/6;
    }
    .dotonconte01-atte h4 {
        font-size: 16px;
    }
    .dotonconte01-atte-inner p {
        font-size: 14px;
    }
    .hashtags {
        height: 240px;
    }
    .hyomei-grid {
        grid-template-columns: 1fr;
    }
    .hyomeiimg {
        grid-row: 1/2;
    }
}