@charset "utf-8";
#content_main #contents #article01 {
    width: 100%;
}
#contents  #poster  {
    vertical-align: top;
    /* [disabled]position: relative; */
    margin-top: -70px;
    margin-right: 18px;
    margin-bottom: auto;
    margin-left: auto;
   float: right;
}
#content_main #contents #poster_txt {
    width: 77%;
}
#content_main #contents .separation {
    min-width: 100%;
    min-height: 18px;
}
#content_main #contents video {
    margin-top: 18px;
}
#javier_event   {
	display: flex;
	flex-direction: row;
	flex-wrap: no-wrap;
}

#contents #javier_event #javier_txt  {
	width: 65%;
}

#contents #javier_event #javier {
	width: 37%;
}
#content_main #contents #scott_event {
	display: flex;
	flex-direction: row;
	flex-wrap: no-wrap;
}
#contents #scott_event #scott_txt {
	width: 65%;
}
#content_main #contents #roland_event {
	display: flex;
	flex-direction: row;
	flex-wrap: no-wrap;
}

#contents #roland_event #roland_txt {
	width: 65%;
}
#contents #roland_event #roland_img {
	width: 37%;
	/* [disabled]flex-direction: row; */
	/* [disabled]flex-wrap: no-wrap; */
}
#content_main #contents #javier1_event {

}
#contents #javier1_event #javier1_txt {
	margin-bottom: 15px;

}
#contents #javier1_event #javier1_imgs {
	display: flex;
	justify-content: space-around;

}

#contents #javier1_event #javier1_img {


}
#contents #javier1_event #javier1_img2 {

}
#javier1_imgs img {

}
#contents #final_event #final_txt {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	text-align: justify;
}
#content_main #contents #final_imgs {
	display: flex;
	justify-content: space-around;
}
#content_main #contents #zirp_img {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	margin-top: 20px;
}
#content_main #contents #zirp_txt {
	text-align: justify;
}
#content_main #contents #easn_bar_txt {
	text-align: justify;
}
#content_main #contents #easn_bar_img {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}
#contents #easn_bar_img img {
	margin: 10px;
}
#contents #last_sid_txt #last_sid_img {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
}
#content_main #contents #last_sid_txt {
	text-align: justify;
}
