@charset "UTF-8";

.mainFull > .inner {
	max-width: 710px;
	margin: 30px auto;
	padding-left: 16px;
	padding-right: 16px;
}
.cpnMainVisual {
	border: 0;
	max-width: 1290px;
	margin: 0 auto 30px;
	line-height: 0;
}

.cpnItemInner.cpnItemInner02 {
	max-width: 1290px;
	margin: 0 auto;
}

.premiumEntry .hdg2 {
	margin: 120px 0 30px;
}

.hdg2.hdg2-02 {
	margin-top: 90px;
}

.premiumEntry * + section > .hdg2:first-child {
	margin-top: 0 0 30px;
}

.hdg3 {
	margin: 0;
}

.notes.notes-02 > li {
	width: auto;
	margin: 0 auto;
}

.notes > li > .marker.maker-02 {
	color: #223;
}

.cpnMainVisual + .inner > .notes > li{
	font-size: 16px;
	font-size: 1.6rem;
}

.notes > li.nestList {
	display: block;
}

.notes > li.nestList > ul {
	display: block;
	margin-top: 10px;
	padding-left: 20px;
}

.cpnItemInner {
	max-width: 950px;
	margin: 0 auto;
}

.hdgBox-02 {
	text-align: center;
}

.hdgBox-02 > .hdg2 {
	display: inline-block;
}

.hdgBox-02 > .hdg2 > .label {
	display: block;
	text-align: left;
}

.lytCol01 *,
.lytCol01 *::before,
.lytCol01 *::after {
	box-sizing: border-box;
}

.lytCol01 {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.lytCol01 > .col {
	width: calc((100% - (10px * 1)) / 2);
	margin-top: 10px;
	border: 1px solid #452a9e;
	background: url("/mball/premium/event/201908_festival/img/bg-img-01.png")
	no-repeat;
	background-size: cover;
	color: #fff;
	position: relative
}

.cpnItemBlock {
padding: 26px 30px 0;
}

.cpnItemBlock .text {
	padding-left: 20px;
}

.cpnItemBlock .text > .name {
	font-size: 2rem;
	line-height: 1.2;
	min-height: 100px;
}

.cpnItemBlock .text > .name .num {
	font-size: 1.6rem;
}

.cpnItemBlock .text > .people {
	font-size: 1.6rem;
	text-align: right;
	margin-bottom: 0;
	line-height: 1;
}

.cpnItemBlock .text > .people > em {
	font-size: 4rem;
}

.cpnItemBlockInner {
	display: table;
	width: 100%;
}

.cpnItemBlockInner > .img {
	display: table-cell;
    width: 150px;
	padding-bottom: 20px;
}

.cpnItemBlockInner > .text {
	display: table-cell;
    vertical-align: top;
    padding-left: 30px;
}

.confirmBtn {
	text-align: center;
	margin-bottom: 0;
}

.confirmBtn > a {
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 20px;
	box-sizing: border-box;
	color: #223 !important;
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
	padding: 11px 0;
	width: 300px;
}
.confirmBtn.small > a {
	width: 244px;
}

.closingBtn {
	color: #e00000 !important;
	border: 1px solid #e00000;
}

.cpnItemInner + * {
	margin-top: 35px;
}

.cpnMainVisual > p {
	margin: 0;
}

.confirmBtn .linkIcon {
	margin-right: 0;
}

.cpnItemNotes > li  {
	font-size: 1.6rem;
}

.cpnItemNotes > li > a {
	display: inline;
}

.cpnTargetRankList {
	display: flex;
    justify-content: center;
}

.cpnTargetRankList > .rank {
	font-weight: bold;
	position: relative;
	padding-left: 32px;
}

.cpnTargetRankList > .rank.rank-03,
.cpnTargetRankList > .rank.rank-04 {
	padding-left: 62px;
}

.cpnTargetRankList > .rank::before {
	content: "";
	position: absolute;
	width: 26px;
	height: 26px;
	background: url("/mball/premium/event/201908_festival/img/bg-icon-01.png") no-repeat;
	left: 0;
	top: -2px;
}

.cpnTargetRankList > .rank.rank-02::before {
	background-image: url("/mball/premium/event/201908_festival/img/bg-icon-02.png");
}

.cpnTargetRankList > .rank.rank-03::before {
	content: "";
	position: absolute;
	width: 57px;
	height: 26px;
	background: url("/mball/premium/event/201908_festival/img/bg-icon-03.png") no-repeat;
	left: 0;
	top: -2px;
}

.cpnTargetRankList > .rank.rank-04::before {
	content: "";
	position: absolute;
	width: 57px;
	height: 26px;
	background: url("/mball/premium/event/201908_festival/img/bg-icon-04.png") no-repeat;
	left: 0;
	top: -2px;
}

.cpnItemBand {
	background: #452a9e;
	margin: 20px 0 0;
	padding: 10px 30px;
}

.cpnItemFirstFlightOuter {
	border: 1px solid #cccccc;
}

.cpnItemFirstFlight {
	position: relative;
	padding: 30px 26px 22px 150px;
}

.cpnItemFirstFlight::after {
	content:"";
	display: block;
	width: 187px;
	height: 100%;
	background: url("/mball/premium/event/201908_festival/img/bg-img-02.png") no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.cpnItemFirstFlightInner {
	padding: 0 20px 0 15px;
}

.cpnItemFirstFlightCol {
	display: table;
	margin-top: 20px;
	line-height: 1.4;
	width: 100%;
	position: relative;
}

.cpnItemFirstFlightCol:first-child {
	margin-top: 0;
	padding-bottom: 20px;
}

.cpnItemFirstFlightCol:first-child::after {
	content: "";
	width: 756px;
	height: 1px;
	bottom: 0;
	left: 0;
	background: #cccccc;
	position: absolute;
}

.cpnItemFirstFlightCol > .cpnItemFirstFlightImg {
	width: 20%;
}

.cpnItemFirstFlightCol > .cpnItemFirstFlightImg,
.cpnItemFirstFlightCol > .cpnItemFirstFlightText {
	display: table-cell;
	text-align: right;
}

.cpnItemFirstFlightCol > .cpnItemFirstFlightText {
	vertical-align: top;
	width: 80%;
}

.cpnItemFirstFlightText > .cpnItemFirstFlightText-01 {
	font-size: 1.8rem;
    line-height: 1.4;
	display: table;
	padding-left: 36px;
	margin-bottom: 0;
	width: 100%;
}

.cpnItemFirstFlightImg {
	line-height: 1;
}

.cpnItemFirstFlightImg > img {
	max-width: none;
}

.cpnItemFirstFlightText-01 > .name {
	width: 70%;
	text-align: left;
	display: table-cell;
	vertical-align: top;
	padding-bottom: 12px;
}

.cpnItemFirstFlightText-01 > .name > b > span {
	font-size: 2.8rem;
}

.cpnItemFirstFlightText-01 > .num {
	width: 30%;
	text-align: right;
	display: table-cell;
}

.cpnItemFirstFlightText-01 > .num > em {
	font-size: 4rem;
}

.cpnItemFirstFlightText-02 {
	display: inline-block;
}

.cpnItemFirstFlightText-02 > .confirmBtn {
	text-align: center;
}

.cpnItemFirstFlightText-02 > .cpnTargetRankList {
	justify-content: center;
	margin-top: 10px;
}

.cpnItemFirstFlightText-02 > .cpnTargetRankList > .rank::before {
	top: -6px;
}

.cpnItemFirstFlightBnr {
	margin-bottom: 0;
}

.cpnApplicationStepOuter {
	background-color: #f4f8f3;
	padding: 40px 0 120px;
	margin: 60px 0;
}

.cpnApplicationStep {
	max-width: 900px;
	margin: 0 auto;
}

.cpnApplicationStep li {
	counter-increment:step;
	position: relative;
	display: flex;
	flex-direction: column;
	margin: 0 0 20px;
}

.cpnApplicationStep li::before {
	content:counter(step);
	position: absolute;
	top: 0;
	left: 16px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	line-height: 48px;
	z-index: 1;
}

.cpnApplicationStep li::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-color: #357500;
	color: #fff;
	border-radius: 50%;
	width: 48px;
	height: 48px;
}

.cpnApplicationStep li:last-child {
	margin-bottom: 0;
}

.cpnApplicationStepBox {
	padding: 0 0 0 96px;
	position: relative;
}

.cpnApplicationStepBox::before,
.cpnApplicationStepBox::after {
	content: "";
	width: 30px;
	height: 14px;
	position: absolute;
	background: url("/mball/premium/event/201908_festival/img/bg-arrow-01.png");
	top: 60px;
	left: 10px;
}

.cpnApplicationStepBox::after {
	top: 70px;
}

.cpnApplicationStepList li:last-child .cpnApplicationStepBox::before,
.cpnApplicationStepList li:last-child .cpnApplicationStepBox::after {
	content: none;
}

.cpnApplicationStepBoxInner {
	border: 2px solid #357500;
	padding: 30px;
	min-height: 160px;
	background-color: #fff;
}

.cpnApplicationStepBoxInnerContent {
	display: table;
	width: 100%;
	position: relative;
}

.cpnApplicationStepBoxInnerContent::before {
	content: "";
	background: url("/mball/premium/event/201908_festival/img/bg-arrow-02.png") no-repeat;
	width: 22px;
	height: 28px;
	position: absolute;
	top: -14px;
	left: -52px;
}


.cpnApplicationStepBoxInnerContent > .cpnApplicationStepBoxInnerContentImg,
.cpnApplicationStepBoxInnerContent > .cpnApplicationStepBoxInnerContentInfo {
	display: table-cell;
	vertical-align: top;
}

.cpnApplicationStepBoxInnerContent > .cpnApplicationStepBoxInnerContentImg {
	width: 10%;
}

.cpnApplicationStepBoxInnerContent > .cpnApplicationStepBoxInnerContentInfo {
	width: 90%;
	padding-left: 25px;
}

.cpnApplicationStepBoxInnerContentInfo > .hdg {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}

.cpnApplicationStepBoxInnerContentInfo > .text {
	margin: 0;
	display: block;
	line-height: 1.4;
}

@media only screen and (max-width: 767px) {
.mainFull > .inner {
	margin: 20px auto;
}

.premiumEntry .hdg2 {
	margin: 40px 0 15px;
}

.hdg2.hdg2-02 {
	margin-top: 40px;
}
.cpnMainVisual {
	margin-top: 0;
	margin-bottom: 20px;
}
.cpnMainVisual + .inner > .notes > li{
	font-size: 12px;
	font-size: 1.2rem;
}
.type-premium, a.mballTopLink {
	display:none;
}
a.premiumLink {
	display:block;
}

.lytCol01 {
	display: block;
}

.lytCol01 > .col {
	width: 100%;
}

.cpnItemBlock .text > .name {
	min-height: 0;
}

.cpnItemBlockInner .img {
	margin-bottom: 18px;
	padding-bottom: 0;
}

.cpnItemBlockInner {
	display: block;
}

.cpnItemBlockInner .img,
.cpnItemBlockInner .text {
	text-align: center;
	display: block;
	width: auto;
}

.cpnItemBlockInner .text {
	padding-left: 0;
	margin-bottom: 15px;
}
.cpnItemBlockInner .text > .name {
	text-align: left;
}

.confirmBtn > a,
.confirmBtn.small > a {
	max-width: 100%;
}

.cpnItemInner {
	padding: 0 16px 0;
}

.cpnItemNotes > li {
	font-size: 1.2rem;
}

.cpnTargetRankList {
	flex-flow: column;
	align-items: flex-start;
}

.cpnTargetRankList > dt {
	margin: 0 0 5px;
}

.cpnItemFirstFlight {
	padding: 0;
}

.cpnItemFirstFlightCol {
	display: block;
}

.cpnItemFirstFlightCol > .cpnItemFirstFlightImg,
.cpnItemFirstFlightCol > .cpnItemFirstFlightText {
	display: block;
}
.cpnItemFirstFlightCol > .cpnItemFirstFlightText,
.cpnItemFirstFlightCol > .cpnItemFirstFlightImg {
	width: 100%;
	text-align: center;
}

.cpnItemFirstFlightCol:first-child {
	padding-bottom: 30px;
}

.cpnItemFirstFlightText > .cpnItemFirstFlightText-01 {
	display: block;
	padding-left: 0;

}

.cpnItemFirstFlightText-01 > .name {
	width: auto;
	display: block;
	font-size: 1.6rem;
	padding-bottom: 0;
}

.cpnItemFirstFlightText-01 > .name > b > span {
	font-size: 2rem;
}

.cpnItemFirstFlightText-01 > .num {
	width: auto;
	display: block;
	text-align: right;
	line-height: 1;
}

.cpnItemFirstFlightText-02 {
	display: block;
}

.cpnItemFirstFlightText-02 > .cpnTargetRankList {
	margin-top: 30px;
}

.cpnItemFirstFlightCol:first-child::after {
	width: 100%;
}

.cpnItemFirstFlight::after {
	background-image: url("/mball/premium/event/201908_festival/img/bg-img-02-sp.png");
	background-repeat: no-repeat;
	top: 0;
	width: 100%;
}

.cpnItemFirstFlightInner {
	padding:40% 30px 20px 30px;
}

.cpnItemFirstFlightImg {
	text-align: center;
}

.cpnApplicationStepOuter {
	padding: 0 0 40px;
	margin-top: 30px;
}

.cpnApplicationStep {
	padding: 0 20px 0;
}

.cpnApplicationStepBoxInner {
	padding: 20px;
	min-height: 0;
}

.cpnApplicationStepBoxInnerContent > .cpnApplicationStepBoxInnerContentImg {
	width: 20%;
}

.cpnApplicationStepBox {
	padding-left: 48px;
}

.cpnApplicationStepBoxInnerContent > .cpnApplicationStepBoxInnerContentInfo {
	padding-left: 15px;
}

.cpnApplicationStepBoxInnerContentImg > img {
	max-width: 50px;
}

.cpnApplicationStepBoxInnerContentInfo > .hdg {
	font-size: 1.8rem;
}

.cpnApplicationStep li::before {
	font-size: 1.8rem;
	line-height: 30px;
	left: 9px;
}

.cpnApplicationStep li::after {
	width: 30px;
	height: 30px;
}

.cpnApplicationStepBox::before,
.cpnApplicationStepBox::after {
	width: 1.8rem;
	height: 10px;
	background: url("/mball/premium/event/201908_festival/img/bg-arrow-01-sp.png") no-repeat;
	left: 6px;
}

.cpnApplicationStepBox::before {
	top: 40px;
}

.cpnApplicationStepBox::after {
	top: 50px;
}

.cpnApplicationStepBoxInnerContent::before {
	background: url("/mball/premium/event/201908_festival/img/bg-arrow-02.png") no-repeat;
	width: 11px;
	top: -14px;
	left: -31px;
}
}