body{
    /*background-image: url("../images/bg0.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-attachment: fixed;
    background-size: 1600px;*/
	width: 100%;
	font-family: notosans,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "A-OTF 新ゴ Pro",A-OTF Shin Go Pro,Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px; 
line-height:35px;
	color: #555;
}

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); }


/*___________________ 文字 _____________________*/
.aka{
	font-weight: bold;
    color: #D20000;
}
.kiiro{
    background: linear-gradient(transparent 60%, #faf78e 60%);
	font-weight: bold;
}
.naka{
    text-align: center;
   display: block; 
}
.pc_naka{
    text-align: center;
   display: block; 
}
.pc{
	display: none;
}
/*___________________ コンテンツ _____________________*/
#wrap{
    /*background-image: url("../images/bg01.png");
    background-repeat: repeat-y;
	background-position: center 0px;*/
	width: 100%;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
#top{
	background-image: url("../images/top.jpg");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 1600px;
	width: 100%;
    height: 685px;
	margin: 0px auto 30px;
	display: block;
}

.ul1{
	width: 675px;
	padding-left: 25px;
	margin: 0px auto 50px;
	display: block;
}
.ul1 li{
	list-style-type: disc;
	list-style-position : outside;
	margin: 0px auto 10px;
}
.check1{
	background-image: url("../images/check_bg.png");
    background-repeat: no-repeat;
	background-position: center 0px;
    background-size: 810px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 810px;
    font-size: 22px;
    font-weight: bold;
	line-height: 37px;
    list-style-type: none;
    border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
    box-shadow: 0px 0px 10px #F9E3EA;
-webkit-box-shadow: 0px 0px 10px #F9E3EA;
	padding: 30px 0 15px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.check1 li{
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
    background-size: 26px;
	width: 670px;
	border-bottom: solid 2px #d2d2d2;
	padding: 0px 0 13px 50px;
	margin: 0px auto 20px;
	display: block;
}
.check1 li:last-child{
    border-bottom:none;
}
.check{
	background-color: rgba(255,255,255,0.6);
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 810px;
    font-size: 22px;
    font-weight: bold;
	line-height: 37px;
    list-style-type: none;
    border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
    /*box-shadow: 0px 0px 10px #F9E3EA;
-webkit-box-shadow: 0px 0px 10px #F9E3EA;*/
	padding: 30px 0 15px;
	margin: 0px auto 40px;
	overflow: hidden;
	display: block;
}
.check li{
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
    background-size: 26px;
	width: 670px;
	border-bottom: solid 2px #d2d2d2;
	padding: 0px 0 13px 50px;
	margin: 0px auto 20px;
	display: block;
}
.check li:last-child{
    border-bottom:none;
}
#step1{
	background-image: url("../images/nagare1.png");
	background-repeat: no-repeat;
	background-position: -20px -20px;
    background-size: 303px;
	width: 550px;
    padding: 10px 0px 100px 290px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
#step2{
	background-image: url("../images/nagare2.png");
	background-repeat: no-repeat;
	background-position: -20px -20px;
    background-size: 303px;
	width: 550px;
	padding: 10px 0px 100px 290px;
	margin: 0px auto 0px;
	overflow: hidden;
	display: block;
}
#step3{
	background-image: url("../images/nagare3.png");
	background-repeat: no-repeat;
	background-position: -20px -20px;
    background-size: 303px;
	width: 550px;
	padding: 10px 0px 100px 290px;
	margin: 0px auto 20px;
	overflow: hidden;
	display: block;
}
#step1 h3 , #step2 h3 , #step3 h3{
	margin-bottom: 20px;
}

/*___________________ フォーム _____________________*/
/*.kome{
    background-color: #F0F0E1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","A-OTF 新ゴ Pro",A-OTF Shin Go Pro,"メイリオ", Meiryo,  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 680px;
	height: 45px;
	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: 750px;
	font-size: 17px;
	line-height: 27px;
	color: #1F1F1F;
	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: #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: 400px;
	
	}/**/

/*.btn_end {
	position: fixed;
    bottom: 10px;
	right: 10px;
	width: 145px;
	}*/