@charset "utf-8";
/* CSS Document */

.samokiti {
	position:fixed;
	bottom:10px;
	right:20px;
	z-index:20;
	/* [disabled]opacity:0; */
	display:none;
}
.samokiti img{
	position:absolute;
	bottom:10px;
	right:20px;
}
.comment {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	width: 216px;
	height: 200px;
	font-size: 16px;
	font-weight: bold;
	margin: 50px auto 0;
	line-height: 2.0em;
}
.fukidasi {
	width: 300px;
	height: 200px;
	position: fixed;
	bottom: 312px;
	right: 21px;
	z-index: 20;
	background: url(../images/fukidasi.png) no-repeat;
	    background-position-x: 0%;
	    background-position-y: 0%;
	    background-size: auto;
	background-size: contain;
	background-position: center;
}
