/*====================================================
	#event
====================================================*/

.beige {
    color: #9e795e;
}

#event .inside {
    /* width: 95%; */
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#event #contents_all {
    padding-top: 0;
    position: relative;
}

#event .bg_3rd {
    padding-top: 130px;
}

#event #contents {
    padding-top: 30px;
}

.h1_box {
    width: 80%;
    max-width: 860px;
    margin: auto;
    padding-top: 15px;
    text-align: center;
}


#event h1 {
    margin-bottom: 0;
}


#event .lead p {
    margin-bottom: 0;
}


.h1_box p {
    font-size: 1.8rem;
    font-weight: bold;
}

#event .first_leadbox {
    font-size: 1.5rem;
    padding: 1em 2.5% 0 2.5%;
}

#event .first_leadbox p {
    line-height: 1.6;
    margin-bottom: 1em;
}


#event .event_telnum a {
    color: #000;
}

#event .lv_03 {
    width: 90%;
    margin: auto;
    padding: 0 5% 2em 5%;
}

#event h3 {
    width: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #cc8846;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    border-top: #cc8846 thin solid;
    border-bottom: #cc8846 thin solid;
}


#event h3 .date {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#event .row {
    width: 95%;
    margin: auto auto 2em auto;
    padding-bottom: 2em;
}


#event .row figure {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

#event .row figure img {
    width: 100%;
}


#event .row figcaption {
    color: #666;
    font-size: 13px;
    text-align: right;
    padding-top: 5px;
}

#event .row .txtbox {
    width: 100%;
    /* border: #f00 thin solid; */
}


#event .row .outline {
    font-size: 1.6rem;
}

#event .row .outline dd {
    margin-left: 1em;
}

#event .row .outline li {
    margin-bottom: 5px;
}

#event .row .outline .icon {
    margin-right: 8px;
    margin-bottom: 3px;
    padding: 2px 10px 0;
    font-size: 1.3rem;
    color: #fff;
    background: #714b34;
    border-radius: 3px;
    vertical-align: middle;
    display: inline-block;
}


#event .row .outline .yoyaku {
    font-size: 1.5rem;
}

#event .row .txtbox .copy {
    font-size: 1.6rem;
}

/* #event .row .txtbox .copy_notice {
    font-size: 1.3rem;
} */

#event .row .txtbox .copy dd span {
    color: #ff791f;
}

#event .row .timetable dt {
    font-weight: bold;
}

#event .row .timetable dt span {
    color: #ff791f;
}


#event .row .timetable dd {
    display: inline-block;
}

#event .row .timetable dd::after {
    content: '\FF0F';
    /*スラッシュ全角*/
    margin-right: 3px;
    margin-left: 3px;
}

#event .row .timetable dd:last-child::after {
    content: none;
    margin: 0;
}



#event .row .txtbox.noimg {
    width: 100% !important;
}


dl.songs dt {
    color: #fff;
    background: #ff791f;
    border-radius: 2em;
    padding: 0 1em;
    display: inline-block;
}

dl.songs dd {
    margin-left: 1em;
}

dl.songs dd::before {
    content: '\25CF';
    /*まる*/
    color: #ff791f;
    margin-right: 5px;
}


#event h4.event {
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding: 0.75em 1em 0.5em 1em;
    background: #f5f3dd;
    position: relative;
}



#event h4.event .icon_reserve {
    font-size: 1.4rem;
    color: #ff791f;
    background: #fff;
    padding: 0.2em 0.5em;
    border-radius: 2em;
    border: #ff791f thin solid;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    z-index: 100;
}

#event h4.event small {
    font-size: 1.5rem;
    display: block;
}

#event h4.event .small,
#event h4.event .small2 {
    font-size: 1.5rem;
}

#event .dotlinebox {
    margin-bottom: 1em;
    padding: 1em 1em 0.5em;
    /*    border: #bcac34 1px dotted;*/
    border: #e0c99d 1px dotted;

}


#event .dotlinebox .inside {
    /**/
    display: flex;
    justify-content: space-between;
}

#event .dotlinebox .inside figure.small {
    width: 20%;
    border: #f00 thin solid;
}

#event .dotlinebox .inside .txtbox {
    width: 78%;
    padding-top: 1em;
    border: #f00 thin solid;
}

#event .dotlinebox .txtbox p {
    padding: 0;
}

#event .dotlinebox p {
    margin-bottom: 0.5em;
}

#event .wanted {
    width: 85%;
    margin: auto;
    background: #fff2f1;
    padding: 1.5em 1em 1em 1em;
}


#event h5 {
    font-size: 1.5rem;
    margin-bottom: 0.5em;
    padding: 0.2em 1em 0.1em;
    color: #fff;
    background: #ff8c83;
    border-radius: 1em;
    display: inline-block;
}


#event .wanted dt {
    font-weight: bold;
}

#event .wanted dd {
    margin-left: 1em;
    margin-bottom: 1em;
}


#event .txtbox ul.link {
    padding: 0;
}

#event ul.link a {
    margin: auto;
    padding: 0.25em 1em;
    border-radius: 2em;
    text-align: center;
}

#event ul.list {
    padding: 0 1em;
}


#event h4.prof_headding {
    margin-bottom: 3px !important;
}

#event .prof_headding span {
    margin-right: 8px;
    margin-bottom: 3px;
    padding: 2px 10px 0;
    font-size: 1.3rem;
    color: #fff;
    background: #714b34;
    border-radius: 3px;
    vertical-align: middle;
    display: inline-block;
}

#event .profile h5 {
    margin-bottom: .5em;
}

#event .profile p.prof {
    padding: 0em 1em 0.5em;
}


#event .prof_link {
    padding-top: 5px;
    display: inline-block;
    color: #000;
}

#event ul.read_more2 {
    margin-bottom: 5px !important;
}

#event ul.read_more2 .close {
    padding-top: 3px;
    margin-bottom: 15px;
}

.extra_box {
    margin-bottom: 2em;
}

.extra_box h6 {
    background: #f5f3dd;
    border-radius: 2em;
    text-align: center;
    margin-bottom: 0.5em;
    padding: 0.25em 1em;
    display: inline-block;
}


/* // note guest_prof */
.prof_box .arrow_pink {
    width: 10px;
    height: 11px;
    vertical-align: baseline;
}


.prof_box .hidebox {
    margin-left: 1em;
    padding: 1em 2.5%;
    background: #faf3ea;
    display: none;
    border-radius: 5px;
}



.prof_box dt {
    font-weight: bold;
}


.prof_box dd {
    margin-bottom: 1em;
}

.prof_box ul.read_more2 li {
    cursor: pointer;
}

.prof_box ul.read_more2 li {
    margin-left: 5px;
}

#event .txtbox p,
#event .txtbox dl,
#event .txtbox ul {
    margin-bottom: 1em;
}



/* ///// 1000 ///// */
@media screen and (min-width: 1000px) {



    #event h3 {
        /* height: 160px; */
        font-size: 34px;
    }


    #event h3 .date {
        font-size: 24px;
        padding: 0;
    }


    #event .row {
        width: 95%;
        margin: auto auto 2em auto;
        padding-bottom: 2em;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
    }



    #event .row figure {
        width: 38%;
    }

    #event .row .txtbox {
        width: 58%;
        /* border: #f00 thin solid; */
    }

}