body{
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 920px;
	font-size: 30px;
	line-height: 50px;
	color: #1F1F1F;
}

a:hover{
/*opacity:0.9;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";*/
}

input[name="image"]:hover { opacity:0.9; filter:alpha(opacity=70); }

/*___________________ 画像 _____________________*/
.gazo0{
	margin: 0px auto 0px;
	display: block;
}
.gazo10{
	margin: 0px auto 10px;
	display: block;
}
.gazo20{
	margin: 0px auto 20px;
	display: block;
}
.gazo25{
	margin: 0px auto 25px;
	display: block;
}
.gazo30{
	margin: 0px auto 30px;
	display: block;
}
.gazo40{
	margin: 0px auto 40px;
	display: block;
}
.gazo50{
	margin: 0px auto 50px;
	display: block;
}
.migi{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	display: block;
}
.hidari{
	float: left;
	margin-right: 35px;
	margin-bottom: 20px;
	display: block;
}
/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #B20047;
}
.aka_m{
	font-size: 35px;
	font-weight: bold;
	line-height: 55px;
    color: #B20047;
}
.m{
	font-size: 35px;
	font-weight: bold;
	line-height: 55px;
}
.l{
	font-size: 40px;
	font-weight: bold;
	line-height: 60px;
}
.naka_m{
	font-size: 35px;
	font-weight: bold;
	line-height: 45px;
    text-align: center;
    margin: 0px auto 30px;
	display: block;
}
.sp{
    display: none;
}
/*___________________ コンテンツ _____________________*/
#ttl01{
	background-image: url("../images/ttl01_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	padding: 45px 0px 30px;
	margin: 0px auto 0px;
	display: block;
}
#osusume{
	background-image: url("../images/osusume_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
#miryoku{
	background-image: url("../images/miryoku_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	padding-bottom: 50px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
#ninki{
	background-image: url("../images/ninki_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	padding-bottom: 50px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
#zasetsu{
	background-image: url("../images/zasetsu_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	padding-bottom: 50px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
#gouka{
	background-image: url("../images/genin_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	padding-bottom: 50px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
#ttl02{
	background-image: url("../images/ttl02_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	padding-bottom: 50px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
.prof{
	background-image: url("../images/prof_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	padding-bottom: 50px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
.merit{
	background-image: url("../images/merit_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	padding-bottom: 50px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
#voice{
	background-image: url("../images/voice_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	padding-bottom: 50px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
#message{
	background-image: url("../images/message_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	padding-bottom: 50px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
.box{
	width: 780px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.box p{
	width: 780px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.box2{
	width: 780px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.check0{
    float: right;
	width: 510px;
	font-size: 35px;
	font-weight: bold;
	line-height: 45px;
	list-style-type: none;
    margin: 0px 40px 10px 0px;
	display: block;
}
.check0 li{
	background-image: url("../images/check.jpg");
	background-repeat: no-repeat;
	background-position: 0 4px;
	width: 465px;
	padding: 0px 0 13px 45px;
	margin: 0px auto 10px;
	display: block;
}
/*___________________ フォーム _____________________*/
.form_bg{
	background-image: url("../images/form_bg.jpg");
	background-repeat: repeat-y;
	background-position: center 0;
	width: 100%;
    padding-top: 20px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}
.form_wrap {
	background-color:#fff;
	width: 900px;
	box-shadow: 0 0 5px #66013B;
-webkit-box-shadow: 0 0 5px #66013B;
	margin: 0px auto 50px;
	overflow: hidden;
	display: block;
}
.mail_box{
    background-color: transparent;
	background-image: url("../images/mail.jpg");
	background-repeat: no-repeat;
	width: 798px;
	height: 88px;
	font-size: 33px;
	font-weight: bold;
	line-height: 35px;
    text-align: center;
	border: none;
	padding-top: 10px;
	margin: 0px auto 12px;
	display: block;
}
.form_btn{
	width: 823px;
	height: 162px;
	margin: 0px auto 15px;
	display: block;
}
.jyuuyou{
	font-family: "ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
	line-height: 30px;
    text-align: center;
	margin: 0 auto 20px;
	display: block;
}

.kome{
    background-color: #F0F0E1;
	width: 760px;
	height: 96px;
	font-size: 14px;
	line-height:  20px;
	color: #333;
	padding: 15px 30px;
	margin: 0 auto 30px;
	overflow-y: scroll;
-webkit-overflow-scrolling: touch;
transform: translateZ(0);
	display: block;
}
/*--------- フッター -----------*/

#foot{
	width: 800px;
	font-size: 17px;
	text-align: center;
	padding-top: 12px;
	margin: 0px auto 30px;
	overflow: hidden;
	display: block;
}
#foot ul{
	text-align: center;
	list-style-type: none;
	margin: 0 auto 0px;
	display: block;
}
#foot ul li{
	display: inline;
}
#foot ul li a{
	color: #333333;
	text-decoration: none;
}
#foot small{
	text-align: center;
}


/*___________________ トップ _____________________*/

#page-top {
	background-color: #333333;
	width: 80px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	opacity:0.8;
	color: #fff;
	padding: 3px 3px;
	border-radius: 5px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 84px;
	text-align: center;
	display: block;
	border-radius: 10px;
	/*opacity:0.8;*/
	font-size:12px;
}
#page-top a:hover {
	text-decoration: none;
	/*opacity:0.5;*/
}

/*.btn_end {
	position: fixed;
    bottom: 10px;
	
    width: 100%;
	
	}*/

	.last{
		text-align:center
	}