@charset "UTF-8";
#article {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	position: relative;
}
/* 2 */
#tawagoe {
	clear: both;
	float: left;
	max-width: 30%;
	margin-right: 3%;
	margin-bottom: 5%;
}
div #raprap{
	clear: both;
}	
div.iframeWrap {	
	position: relative;
	width: 100%;
	margin: 0;
	padding-top: 75%;
}
div.iframeWrap iframe {
	position: absolute;
	top: 0;
	left: 2.5%;
	width: 95% !important;
	height: 95% !important;
}
#manner21 {
	margin-top: 20px;
}
/* 3 */
#rule {
	list-style-type: decimal;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 160%;
	font-weight: bold;
	color: #333;
}
#rule li {
	margin-top: 12px;
	margin-bottom: 12px;
}
#manner3 {
	margin-top: 10px;
}
/* 4 */
.pointgazou {
	margin-top:  60px;
	margin-bottom: 20px;
}
#point1 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 60px;
	text-align: center;
	float: left;
}
#point {
		width: 80%;
}
#tawamure {
	margin-bottom: 15px;
}
.totop {
	font-size: 14px;
	position: absolute;
	right: 18px;
	font-family: font1;
	bottom: -5px;
}
/* 5*/
#manner5 {
	margin-top: 20px;
}
/* 6 */

#matome {
	max-width: 90%;	
}
#satuei {
	text-align: left;
	margin-left: 3%;
}



/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
/* 2 */
div #raprap{
	clear: none;
	margin-left:33%
}
	
/* 4 */
#manner4 {
	margin-top: 130px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 240px;
}
#point1 {
	width: auto;
	text-align: left;
	margin-bottom: 90px;
}
#point {
		width: auto;
}
#koe {
	float: right;
	margin-left: 3%;
}
#moji {
	margin-top: 80px;
}
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
}
/* 4 */
#tawa, #uke {
	margin-right: 20px;
}
/* 6 */
#syomei {
	text-align: right;
}
