@media all
{
	.featherlight{ display:none; position:fixed; top:0; right:0; bottom:0; left:0; z-index:2147483647; text-align:center; white-space:nowrap; cursor:pointer; background:rgba(0,0,0,0);}
	.featherlight:last-of-type{ background:url(../images/BG01.jpg) no-repeat center 80% #000; background-size:100% auto;}
	.featherlight:before{ content:''; display:inline-block; height:100%; vertical-align:middle; margin-right:-.25em}
	.featherlight .featherlight-content{ width:80%; color:#fff; position:relative; vertical-align:middle; display:inline-block; padding:25px; margin-left:5% ;margin-right:5%; max-height:95%; background: rgba (255,255,255,0); cursor:auto; white-space:normal; line-height:28px; overflow:auto; text-align:left; font-size:16px;}
	.featherlight .featherlight-inner{display:block}
	.featherlight .featherlight-close-icon{ position:absolute;z-index:9999; top:0; right:0; line-height:32px; width:50px; height:50px; cursor:pointer; text-align:center; font-family:Arial,sans-serif; background:#000; color:#fdf001; border-radius:35px; font-size:30px; line-height:50px; border:none; border:#fdf001 1px solid;}
	.featherlight .featherlight-image{width:100%}
	.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}
	.featherlight iframe{border:0}
	.mantitle b { font-size:22px; color: #333; margin: 15px 0 0 0; font-weight:bold; line-height:33px; display:block;}
	.mantitle { font-size:48px; line-height:42px; font-weight:bold; margin: 30px 0 25px 0; display:block; color:#fdf001;}
	.ifotT { display:block; color:#769da6; font-size:16px; margin:10px 0 5px 0;}
	.itemB { display:block; font-size:24px; font-weight:bold; color:#b7ddf9; margin: 25px 0 10px 0;}
	.speakerName { float:left; width:350px; margin: 0 3%; height:100%;}
	.speakerName img { width:100%; display:block; margin-bottom:5px; max-width:305px;}
	img.web { height:20px; display:block; margin-top:35px; float:right;}
}
@media only screen and (max-width:700px)
{
	.featherlight .featherlight-content{ width:90%; margin-left:10px;margin-right:10px;max-height:98%;padding:15px; overflow:auto; font-size:15px; line-height:24px; text-align:justify;}
	.featherlight:last-of-type{ }
	.mantitle b { font-size:20px; margin: 15px 0 0 0; font-weight:bold; line-height:33px; display:block; text-align:left;}
	.mantitle { font-size:30px; line-height:38px; font-weight:bold; margin: 30px 0 25px 0; display:block; text-align:left;}
	.ifotT { display:block; font-size:16px; margin:10px 0 5px 0;}
	.itemB { display:block; font-size:24px; font-weight:bold; margin: 25px 0 10px 0;}
	.speakerName { float:none; width:100%; margin: 0 auto; height: auto; text-align:left;}
	.speakerName img { width:250px; display:block; margin-bottom:5px; text-align:left;}
	.speakerInfo { float:none; text-align:left;}
}