@charset "shift_jis";
.featherlight iframe {
	width: 920px !important;
	height: 640px !important
}
.featherlight-iframe .featherlight-content { padding: 9px 33px 31px 36px !important; border-radius: 45px;}
.featherlight .featherlight-close-icon {
	position: absolute;
	z-index: 9999 !important;
	top: 15px !important;
	right: 5px !important;
	line-height: 25px !important;
	width: 40px !important;
	height: 40px !important;
	text-align: center;
	font-family: Arial,sans-serif;
	font-weight: bold;
  color: #fff !important;
	font-size: 25px;
	background: #808080 !important;
	border-radius: 50%
}
.featherlight:last-of-type{
	background-color:rgba(0,0,0,0.2) !important
}
.featherlight-iframe .featherlight-content { 
	overflow-y: hidden !important;
	background-color:rgba(255,255,255,0.0) !important

}

#introduce{
	position: absolute;
	right: 0px;
	text-align: right;
	bottom: 5px;
}

#introduce a{
	color:#FFF;
	text-decoration:none;
}
#introduce span{
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 130%;
	width: 204px;
	text-align: right;
	cursor: pointer;
	margin-right: 51px;
}
#introduce{
	background:url(../img/index/btn_character.png) center no-repeat;
}