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

a:hover{
opacity:0.9;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
a:hover img{
/*opacity:0.9;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";*/
}
input[name="image"]:hover { opacity:0.9; filter:alpha(opacity=70); }
/*___________________ 画像 _____________________*/

.gazo80_sp{
	margin: 0px auto 80px;
	display: block;
}
.gazo80_pc{
	display: none;
}
/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
	color: #D6008F;
}
.aka_m{
	font-size: 45px;
	font-weight: bold;
	color: #D6008F;
}
.aka_l{
	font-size: 50px;
	font-weight: bold;
	color: #D6008F;
}
.kiaka{
    background: linear-gradient(transparent 60%, #ffff99 60%);
	font-weight: bold;
	color: #D6008F;
}
.kiiro{
    background: linear-gradient(transparent 60%, #ffff99 60%);
	font-weight: bold;
}
.m{
	font-size: 45px;
	font-weight: bold;
}
.kojin{
    font-size: 16px;
	line-height: 25px;
    text-align: right;
}
.sp{
	display: none;
}
/*___________________ コンテンツ _____________________*/

#top{
	background-image: url("../images/top.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
    height: 1104px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
.ul1{
	width: 765px;
	padding-left: 35px;
	margin: 0px auto 40px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}
.check0{
   font-family: "ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 770px;
    font-size: 38px;
    /*font-weight: bold;*/
	line-height: 55px;
    list-style-type: none;
	margin: 0px auto 30px;
	display: block;
}
.check0 li{
	background-image: url("../images/check_sp.png");
	background-repeat: no-repeat;
	background-position: 0 7px;
	width: 725px;
	padding: 0px 0 13px 45px;
	margin: 0px auto 5px;
	display: block;
}

/*___________________ フォーム _____________________*/
.form_wrap {
	background-color: #FFF;
	width: 880px;
    border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
    padding-top: 35px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}

.mail_box{
    font-family: "ヒラギノ角ゴ Pro W8", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: transparent;
	background-image: url("../images/mail.jpg");
	background-repeat: no-repeat;
	width: 798px;
	height: 120px;
	font-size: 36px;
	font-weight: bold;
	line-height: 37px;
    text-align: center;
	border: none;
	padding-top: 10px;
	margin: 0px auto 20px;
	display: block;
}

.kome{
    background-color: #F7F7F7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 700px;
	height: 65px;
	font-size: 18px;
	line-height:  28px;
	color: #333;
	padding: 15px 30px;
	margin: 0 auto 30px;
	overflow-y: scroll;
-webkit-overflow-scrolling: touch;
transform: translateZ(0);
	display: block;
}
/*--------- フッター -----------*/

#foot{
	width: 860px;
	font-size: 17px;
	line-height: 27px;
	color: #1F1F1F;
	text-align: center;
	padding-top: 12px;
	margin: 0px auto 230px;
	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: #1F1F1F;
	text-decoration: none;
}
#foot small{
	font-size: 16px;
}


/*___________________ トップ _____________________*/

#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;
	right: 10px;
    /*width: 100%;*/
	
	}