@charset "utf-8";


body{
background-color:#d2e7c6;
}

/*----------------------------------
見出し
----------------------------------*/
.mbfes2023 h2.p_tit.p_tit_main{
	padding: 30px 0 66px;
	display: block;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	background: url(../../../../img/mbfes/2023/title_back.png);
	background-size: contain;
	background-repeat: no-repeat!important;
	background-position: bottom;
	font-family: "Rounded Mplus 1c";
}

.mbfes2023 h2 span{
	font-size: clamp(28px,2.5vw,35px);
	display: inline-block;
	font-weight: 900;
	font-family: "Rounded Mplus 1c";
	color: #ce4657;
}

#event_midashi{
	position: relative;
	z-index: 99;

}



/*----------------------------------
sns_link
----------------------------------*/
.sns_link{
	padding: 10px 0;
}

.mbfes2023 .line_link,
.mbfes2023 .instagram_link,
.mbfes2023 .facebook_link{
	width: 60%!important;
	max-width: 300px;
	line-height: 1.4;
	font-size: 18px;
}

.mbfes2023 .line_link{
	padding: 10px!important;
}



/*----------------------------------
event_first
----------------------------------*/
#event_first{
    margin-top: -34px;
    background-color: #fbf5d9;
    padding-bottom: 30px;
}

#event_first .box1.box_pink{
	color: #5F2D30;
    background: #fdeeed;
    margin: 0 auto;
    padding: 56px 0 22px;
    font-size: 17px;
}

.mbfes2023 #event_first .box2::after{
	border-color: #92d571 #fbf5d9 #92d571!important;
}

/*----------------------------------
booth
----------------------------------*/
#event_booth{
	padding-bottom: 30px;
}

#event_booth h3{
	background: #93C8B8;
	font-size: 25px;
	font-weight: bold;
    font-family: "Rounded Mplus 1c";
    text-align: center;
    padding: 28px 0 10px;
    display: block;
    position: relative;
}

#event_booth h3::before{
	content: "";
	position: absolute;
	top: -0.5em;
    left: 50%;
    width: 100px;
    height: 30px;
    background-image: linear-gradient(-45deg, rgba(235,107,91,.4) 25%, rgba(255,255,255,.4) 25%, rgba(255,255,255,.4) 50%, rgba(235,107,91,.4) 50%, rgba(235,107,91,.4) 75%, rgba(255,255,255,.4) 75%, rgba(255,255,255,.4) 100%);
    background-size: 20px 20px;
    border-left: 2px dotted rgba(0,0,0,0.1);
    border-right: 2px dotted rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    padding: 0.25em 2em;
    transform: translateX(-50%) rotate(7deg);
	-webkit-transform: translateX(-50%) rotate(7deg);
}

#event_booth .booth_contents{
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
}

#event_booth a.application_btn{
	width: 90%;
	max-width: 403px;
}

/*----------------------------------
information
----------------------------------*/
.information{
	border-radius: 5px;
    border: 2px dashed #EA6B5B;
    font-size: 100%;
    padding: 15px;
    background: #fff;
    width: 80%;
    margin: 70px auto 50px;
    position: relative;
}

.information::before{
	content: "";
	width: 100px;
    height: 30px;
    position: absolute;
    top: -1em;
	left: -8%;
	background-size: 20px 20px;
    border-left: 2px dotted rgba(0,0,0,0.1);
    border-right: 2px dotted rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    padding: 0.25em 2em;
    background-image: linear-gradient(-45deg, rgba(235,107,91,.4) 25%, rgba(255,255,255,.4) 25%, rgba(255,255,255,.4) 50%, rgba(235,107,91,.4) 50%, rgba(235,107,91,.4) 75%, rgba(255,255,255,.4) 75%, rgba(255,255,255,.4) 100%);
    transform: rotate(-29deg);
}

.information::after{
	content: "";
	width: 100px;
    height: 30px;
    position: absolute;
    bottom: -1em;
	right: -8%;
	background-size: 20px 20px;
    border-left: 2px dotted rgba(0,0,0,0.1);
    border-right: 2px dotted rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    padding: 0.25em 2em;
    background-image: linear-gradient(-45deg, rgba(235,107,91,.4) 25%, rgba(255,255,255,.4) 25%, rgba(255,255,255,.4) 50%, rgba(235,107,91,.4) 50%, rgba(235,107,91,.4) 75%, rgba(255,255,255,.4) 75%, rgba(255,255,255,.4) 100%);
    transform: rotate(-29deg);
}

.information strong{
	display: block;
	font-size: 25px;
	text-align: center;
}

.information .info{
	display: block;
	text-align: center;
	position: relative;
	font-size: 18px;
	padding: 10px 0;
}

.information .info span{
	color: #EA6B5B;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}

.information .price{
	font-size: 18px;
    background: #EA6B5B;
    color: #fff;
    padding: 5px 0;
    display: block;
    width: 50%;
    margin: 12px auto 0;
    border-radius: 10px;
    text-align: center;
}

.information .explanation_set{
	padding-top: 35px;
}

.information .explanation strong{
	display: block;
	color: #EA6B5B;
    text-align: center;
    font-size: 18px;
}

.information .explanation .box1{
	padding: 10px 10px 20px;
}




/*----------------------------------
event_second
----------------------------------*/
#event_second h3{
	background: #C3DFAB;
	font-size: 25px;
	font-weight: bold;
    font-family: "Rounded Mplus 1c";
    text-align: center;
    padding: 28px 0 10px;
    display: block;
    position: relative;
}

#event_second h3::before{
	content: "";
	position: absolute;
	top: -0.5em;
    left: 50%;
    width: 100px;
    height: 30px;
    background-image: linear-gradient(-45deg, rgba(235,107,91,.4) 25%, rgba(255,255,255,.4) 25%, rgba(255,255,255,.4) 50%, rgba(235,107,91,.4) 50%, rgba(235,107,91,.4) 75%, rgba(255,255,255,.4) 75%, rgba(255,255,255,.4) 100%);
    background-size: 20px 20px;
    border-left: 2px dotted rgba(0,0,0,0.1);
    border-right: 2px dotted rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    padding: 0.25em 2em;
    transform: translateX(-50%) rotate(-7deg);
	-webkit-transform: translateX(-50%) rotate(-7deg);
}


#event_second .box2::after{
	border-color: #92d571 #fbf5d9 #92d571;
}

.box2{
	width: 90%!important;
	background: #C3DFAB!important;
    box-shadow: 0px 0px 0px 5px #C3DFAB!important;
    margin: 50px auto 30px!important;
}

.box2::after{
	border-color: #92d571 #fff #92d571!important;
}

.program_set{
	margin: 40px 0 16px;
}

.program_set .program{
	display: block;
	position: relative;
	padding-bottom: 50px;
}

.program_set .program #mbfes_form{
	width: 100%;
}

.program_set .program .box2{
	background: #EE8A4E!important;
	box-shadow: 0px 0px 0px 5px #EE8A4E!important;
	margin: 0 auto 30px!important;
	width: 90%!important;
	max-width: 450px;
}

.program_set .program .box2::after{
	border-color: #D9C671 #fff #D9C671!important;
}

.program_set .program b.p_tit{
	background: #EE8A4E;
	color: #5F2D30;
}

.program_set .program a{
	width: 80%;
	max-width: 330px;
	background: #fff;
	border: 2px solid #A3C5C9;
	color: #5F2D30;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 15px;
}

.program_set .program a:nth-of-type(n+2){
	margin-top: 20px;
}

.program_set .program26 b{
	background: #93C8B8;
}

.program_set .program26 .box2{
	background: #93C8B8!important;
	box-shadow: 0px 0px 0px 5px #93C8B8!important;
}

.program_set .program26 .box2::after{
	border-color: #A3C5C9 #fff #A3C5C9!important;
}

.program_set .program26 b.p_tit{
	background: #93C8B8;
}

.program_set .program26 a{
	border-color: #D28F8D;
}

.program_set .program27 b{
	background: #EF929C;
}

.program_set .program27 .box2{
	background: #EF929C!important;
	box-shadow: 0px 0px 0px 5px #EF929C!important;
}

.program_set .program27 .box2::after{
	border-color: #D28F8D #fff #D28F8D!important;
}

.program_set .program27 b.p_tit{
	background: #EF929C;
}

.program27 a{
	border-color: #D9C671!important;
}

.application_btn{
	position: relative;
}

.application_btn::after{
	content: "▶";
	position: absolute;
	top: 50%;
	right: 3%;
	transform: translateY(-50%);
  	-webkit-transform: translateY(-50%);
}

.p_tit2 a{
	background-color: #fff!important;
	border: 2px solid #b5d469;
    color: #614C3F;
    font-weight: bold;
}

.p_tit2.p_tit_p a{
	border: 2px solid #f29ec0;
}

.p_tit2.p_tit_b a{
	border: 2px solid #65bbd2;
}

.p_tit2 a.wid{
	width: 93%;
	max-width: 512px;
	margin: 0 auto 10px;
	display: block;
	padding: 20px 0;
	border-radius: 8px;
	font-size: 18px;
}

.application_btn{
	width: 80%;
	max-width: 512px;
}

.mbfes_contents .application_btn{
	width: 93%;
	max-width: 512px;
}


/*----------------------------------
追加募集
----------------------------------*/
a.tsuika{
	display: inline-block;
	width: auto;
	max-width: 512px;
	margin: 20px auto 0;
	font-size: 18px;
	font-weight: bold;
	padding: 6px 50px 6px 20px;
	border: 4px double #f29ec0;
	color: #f29ec0;
	position: relative;
}

a.tsuika::after{
	content: "▶";
	position: absolute;
	top: 50%;
	right: 3%;
	transform: translateY(-50%);
  	-webkit-transform: translateY(-50%);
}

/*----------------------------------
contact
----------------------------------*/
.contact{
	padding-bottom: 40px;
}

.contact strong{
	background: #EA6B5B;
	padding: 18px 0 10px;
	color: #fff;
    text-align: center;
    font-size: 25px;
    display: block;
}

.contact .box{
	padding: 20px 0;
	margin-bottom: 0;
	text-align: center;
}

.contact .box p.please{
	font-size: 18px;
}

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

@media screen and (max-width: 767px){
.pc{display: none!important;}

.mbfes2023 .application_btn{
	width: 85%;
	padding: 20px 25px;
}
}


/*----------------------------------
2025
----------------------------------*/
.mbfes2025 .box1-2{
	color: #0080A7;
	font-size: 16px;
	margin: 5px auto;
	font-weight: bold;
}

.mbfes2025 .box1-1{
	width: 90%;
	margin: 0 auto;
}

.mbfes2025 .box1-1 .info{
	background: #dcf1fa;
	padding: 1em;
	margin: 2em 0 1em;
	color: #024565;
	font-weight: bold;
	font-size: 15px;
}

.mbfes2025 .box1-1 .info span{
	background: #024565;
	color: #fff;
	margin: 6px 5px 0 0;
	padding: 4px 7px;
	display: inline-block;
	line-height: 1;
}

.mbfes2025 .box1-1 .info2{
	border: 2px solid #dcf1fa;
	padding: 1em;
	margin-top: 1em;
	color: #024565;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.mbfes2025 .box1-1 .info2 b{
	color: #024565;
	border-bottom: 1px solid #024565;
	font-size: 15px;
	margin-bottom: 8px;
	width: 100%;
}

.mbfes2025 .box1-1 .info2 small{
	font-size: 0.9em;
	color: #024565;
	font-weight: normal;
	display: block;
}

.mbfes2025 .box1-1 .info2 small:first-of-type{
	margin-top: 6px;
}

.mbfes2025 .box1-1 b.hall{
	display: block;
	color: #024565;
	font-size: 15px;
}

.mbfes2025 .box1-1 b.hall:nth-of-type(2){
	margin-top: 15px;
}