@charset "utf-8";

body{
	padding: 10px 10px 50px;
}

*{line-height: 1.7;	font-size: 1.6rem;}

.mt30{margin-top: 30px;}

#Fhonbun{
	width: 100%;
	height: 20em;
	display: block;
	line-height: 1.7;
}

#Fsubmit{
	width: 100%;
	display: block;
	height: 3em;
}

#btn_login{
	width: 100%;
	display: block;
	height: 3em;
}

#ipt_pass{
	width: 100%;
	display: block;
	height: 2em;
}

a{
	text-decoration: underline;
}

.box{
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
	line-height: 1.7;
	word-wrap: break-word;
	display: none;
}

.btn_del{
	margin-top: 30px;
}

.youtubeWrap{
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	position: relative;
	margin: 20px 0;
}

.youtubeWrap iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
