.premiumonstage{
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 1.6;
}
.end_event {
    color: #26193a;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
    background-color: #d6a4ea;
    padding: 10px;
}
.premiumonstage .img-responsive {
	border-radius: 20px;
}

.main {
    margin: 0 auto 60px;
		max-width:1200px;
		width:100%;
}

.main img.img-responsive{
	border-radius: 0;
}

.premiumonstage_lead{
    margin-bottom: 60px;
    font-size: 21px;
		text-align: center;
}
.m-c{
    margin-right:auto;
    margin-left:auto;
}
.adviser-item {
    background: #F7EDFB;
    padding: 15px 30px 30px;
    width: calc((100% - 20px) / 2);
    display: flex;
    flex-direction: column;
}
@media (max-width:767px) {
	.premiumonstage{
    font-size: 16px;
	}
	.main{
    margin-bottom: 40px;
	}
	.premiumonstage_lead{
			margin-bottom: 40px;
			font-size: 18px;
	}
    .adviser-item img {
        max-width: 55vw;
    }
    .adviser-item {
        width: 100%;
    }
    .end_event{font-size: 20px;}
}

.flexbox_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 0;
}
.t-c{text-align:center;}
.host,#adviser{
    margin-bottom:80px;
}
.premiumonstage_h2{
    font-size: 24px;
    text-align: center;
    margin: 30px 0;
}

.table-fest > tbody > tr > th,
.table-fest > tbody > tr > td{
    padding: 1em 0;
}


@media (max-width:767px) {
	.flexbox_wrap {
		gap: 6px 0;
	}
    .flexbox_wrap.gap20{
        gap: 20px;
    }
    .premiumonstage_h2{
        font-size: 22px;
    }
    .host,#adviser {
        margin-bottom: 60px;
    }

    .table-fest > tbody > tr > th,
    .table-fest > tbody > tr > td,
    .table_members > tbody > tr > th,
    .table_members > tbody > tr > td{
        font-size: 16px;
    }
}

.table-fest > tbody > tr > th,
.table_members > tbody > tr > th{
    vertical-align: top;
    padding-right: 2em;
    white-space: nowrap;
}


@media (max-width:767px) {
    .table-fest > tbody > tr > th{
        padding-right: 0;
        white-space:nowrap;
        display: block;
        padding-bottom: 0;
    }
    .table-fest > tbody > tr > td{
        padding-top: 0;
        display: block;
    }
    .table-fest ,
    .table-fest > tbody ,
    .table-fest > tbody > tr > th,
    .table-fest > tbody > tr > td {
        display: block;
    }
}

.table-fest a{
    text-decoration: underline;
}

.premiumonstage_btn_wrap{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
}
.premiumonstage_btn_wrap p{
    margin-top: 1em;
}
@media (max-width:767px) {
	.premiumonstage_btn_wrap{
			margin-top: 10px;
	}
	.contact_wrap {
			margin-top: 40px;
	}
}
.premiumonstage_btn,
.premiumonstage_btn_inactive {
    position: relative;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    width: 830px;
    height: auto;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    max-width: 100%;
    transition: 0.4s;
    line-height: 1.3;
    text-decoration: none;
    font-size: 30px;
    border-radius: 60px;
}

a.premiumonstage_btn{
    background-color: #4b1e78;
    border: 2px solid #4b1e78;
}
a.premiumonstage_btn:after{
    transition: all .4s ease;
    top: 50%;
    margin-top: -5px;
    right: 24px;
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    content: "";
}
a.premiumonstage_btn:hover:after{
    border-top: solid 2px #4b1e78;
    border-right: solid 2px #4b1e78;
}
@media (max-width:767px) {
	.premiumonstage_btn{
		font-size: 20px;
	}
}
a.premiumonstage_btn:hover,
a.premiumonstage_btn:focus{
    background-color: #fff;
    color: #4b1e78;
}


.about_bread {
	padding: 20px 40px 40px;
	border: 20px solid #F7EDFB;
	border-radius: 40px;
	margin: 60px 0;
}

.about_bread .premiumonstage_h2 {
	color: #D6A4EA;
	font-size: 30px;
	margin-bottom: 20px;
}

.note {
    text-align: right;
    font-size: 14px;
}

@media (max-width:767px) {
	.about_bread {
		padding: 10px 20px 30px 20px;
		border: 10px solid #F7EDFB;
	}
	.note {
			text-align: left;
	}
}

.mx900{
	max-width:900px;
	margin: auto;
	width: 100%;
}

/*-- 非アクティブ --*/
.premiumonstage_btn_inactive {
    background-color: #a3a3a3;
    border: 2px solid #a3a3a3;
    line-height: 1;
}
@media (max-width:767px) {
    .premiumonstage_btn_inactive{
        font-size: 23px;
        line-height: 1.3;
    }
    .premiumonstage_btn_inactive span {
        line-height: 1;
        display: block;
        margin-top: 10px;
    }
}

.pict-kaijou{
	margin: 20px auto 60px;
}

.pict-stage {
    display: flex;
    margin: 30px 0 80px;
}

@media (max-width:767px) {
    .pict-kaijou{
        margin-top: 0;
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    .pict-stage{
        margin: 30px 0 40px;
    }
    .pict-stage img {
        max-width: 200px;
    }
}


.premiumonstage_detail {
    font-size: 17px;
}

.premiumonstage_detail_bottom {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 30px;
}

.text-underline {
    text-decoration: underline;
}

.contact_wrap {
    border-top:1px solid #c8bddc;
		border-bottom:1px solid #c8bddc;
    width: 100%;
    text-align: center;
    margin-top: 80px;
		padding: 20px;
}
.caution_wrap{
	background-color: #f9f9f9;
	padding: 30px 40px 15px;
}
.caution {
    margin-bottom: 15px;
}
.caution > * {
    line-height: 1.5;
    margin-bottom: 5px;
    font-size: 16px;
}

.caution h3{
    color: #C5003E;
    font-size: 20px;
    margin: 0 0 15px;
}

.symbol_list {
	list-style: none;
	padding: 0;
}
.symbol_list li > span {
    position: absolute;
    top: 0;
    left: 0;
}
.symbol_list li {
    position: relative;
    padding-left: 1.5em;
}

@media (max-width:767px) {
	.contact_wrap {
    margin-top: 40px;
    padding: 10px;
	}
	.caution_wrap {
    padding: 20px 20px 5px;
	}
}