.header_sp{
	display:none;
}

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

#headerAll{
	background-size: 100%;
	width: 100%;
	height: 275px;
	padding: 0;
	position: relative;
}




/*

special

*/


#sp_txtAll{
width: 1100px;
height: 420px;
margin: 0 auto;
}


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


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

.bnr1{
background: url("../images/bnr_syosaiTitle.png")  center no-repeat;
width: 1230px;
height: 100px;
margin: 0 auto;
}

.text_1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: 1200px;
	padding: 50px 15px 40px 15px;
	text-align: left;
	font-size: 18px;
	line-height: 2.0em;
	color: #000000;
	margin: 0 auto;
	background: rgba(255,255,255,0.7);
}
.text_2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	width: 1200px;
	padding: 50px 15px 40px 15px;
	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;
}



/*footer*/

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

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

#copyright{
  min-width: 1100px;
	height: 10px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.2rem;
}





