.header_pc{
	display: none;
}
.header_sp{
	display:block;
}

#loader {
	background:url(../../images/loading.gif);
	background-size: cover;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    z-index: 200;
}

main{
background: url("../images/bg.png") repeat center;
background-size: 100%;
width: 100%;
}

#contentAll{
	background-color: #FFFFFF;
	width: 100%;
	margin: 0 auto;
}

/*#headerAll{
	background:  #000000 url("../images/header_sp.jpg") no-repeat center;
	background-size: 100%;
	width: 100%;
	height: 260px;
	padding: 0;
	position: relative;
}
*/

.btn{
width: 95%;
margin: 0 auto;
padding: 40px 0;
}

.bnr1{
background: url("../images/cp_sp3.png")  center no-repeat;
width: 100%;
height: 150px;
margin: 0 auto;
}
.text_wrop{
	width: 100%;
	background: rgba(255,255,255,0.7);
}

.text_1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: 95%;
	text-align: left;
	font-size: 18px;
	line-height: 2.0em;
	color: #000000;
	margin: 0 auto;
	padding: 10px 0;
}
.text_2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: 100%;
	padding: 50px 0px 40px 0px;
	text-align: left;
	font-size: 18px;
	line-height: 2.0em;
	color: #000000;
	margin: 20px auto 0;
	background: rgba(255,255,255,0.7);
}
.text_b{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	border-top: 2px dashed #ffffff;
	padding: 20px 0 0 0;
}

#topbtn{
width: 50%;
text-align: center;
margin: 10px auto;
}


#warning2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: 95%;
	padding: 50px 0 30px 0;
	text-align: left;
	font-size: 14px;
	line-height: 2.0em;
	color: #ffffff;
	margin: 0 auto;
}

.borderbottom{
	border-bottom: 1px solid #ffffff;
}

/*

standerd

*/



#tokutenAll{
background: url("../images/shokai_bg.jpg") repeat center;
background-size: 100%;
width: 100%;
height: auto;
}


#tokutenImg2{
background: url("../images/standerd_img_sp.png")  no-repeat center;
background-size: contain;
width: 100%;
height: 150px;
margin: 0 auto;
}

/*

footer

*/

#warning{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: 100%;
	padding: 30px 0;
	text-align: center;
	font-size: 14px;
	line-height: 2.0em;	
}

#footerAll{
	background-color: #e7e7e7;
	width: 100%;
	padding: 30px 0 70px;
}

#copyright{
	width: 100%;
	height: 10px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.4rem;
}

#topbtn{
width: 440px;
text-align: center;
margin: 0 auto;
}




