@charset "UTF-8";
html,body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ttl{
	padding:0 0 35px 0;
}

#sp-container{
	padding:0 0 80px 28px;
}

.sp-box{
	padding:0 0 20px 0;
}

.sp-ttl{
	padding:0 0 20px 0;
}

.major-bnr{
	text-align:center;
	margin-bottom: 40px; 
}

.txt{
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 0 0 45px;
	font-weight: normal;
	margin: 0 0 -38px 0;
	position: relative;
	z-index: 2;
}

.txt a{
	color:#95c2eb;
	text-decoration:none;
}

.txt a:hover{
	text-decoration:underline;
}

.tokuten{
	position:relative;
	z-index:1;
	margin-top: 40px;
}

.hr {
	margin-top:15px;
	text-align:left;
	width:80%;
}

.sub_ttl {
	margin-bottom:60px;
}

.comment_col{
	float:left;
	width:100%;
	margin: -113px 40px 0px -40px;
}

.commentbox{
	float: left;
	margin-top:60px ;
	
}

.txt2{
	text-align:right;
	margin-top:40px ;
	color:#95c2eb;
	padding-right:15px;
	line-height: 1.6;
}

.name{
	font-size:18px;
}

.sub_name{
	font-size:12px;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #fff;
	text-align: center;
	color: #000;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}






