body {
	font-family: "M PLUS Rounded 1c";
}
.bg01 {
	background-color:#FFF;
}
.bg02 {
	background-color:#f8f7f2;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
	z-index:1;
}
.totop {
	background-image:url(../images/totop.png);
}
#page-top a:hover {
}
#head_k {
    position: relative;
    width: 100%;
    height: 780px;
    background:url(../image/index/main.jpg) no-repeat 50% 0;
    background-attachment: fixed;
	text-align:center;
}
#head_c {
    position: relative;
    width: 100%;
    height: 480px;
    background-attachment: fixed;
	text-align:center;
}

.head_abo {
    background:url(../image/contents/head_abo.jpg) no-repeat 50% 0;
}
.head_new {
    background:url(../image/contents/head_new.jpg) no-repeat 50% 0;
}
.head_ren {
    background:url(../image/contents/head_ren.jpg) no-repeat 50% 0;
}
.head_mod {
    background:url(../image/contents/head_mod.jpg) no-repeat 50% 0;
}
.head_res {
    background:url(../image/contents/head_res.jpg) no-repeat 50% 0;
}
.head_con {
    background:url(../image/contents/head_con.jpg) no-repeat 50% 0;
}
.head_com {
    background:url(../image/contents/head_com.jpg) no-repeat 50% 0;
}
.head_pri {
    background:url(../image/contents/head_pri.jpg) no-repeat 50% 0;
}



#head_c:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 480px;
    margin: 0 auto;
    background: url(../image/index/watermark.png) no-repeat 50% 0;
}
#head_l{
    /*background: url(../image/index/watermark1.png) no-repeat 50% 0;*/
	height:108px;
    z-index: 100;
    display: block;
    position: absolute;
	width:100%;
}
#head_s {
	width:1024px;
	margin:0 auto;
	
}

footer {
	width:100%;
	padding:50px 0;
	text-align:-webkit-center;
	text-align:center;
	background-color:#306330;
}
#foot_link {
    width: 1024px;
    color: #FFF;
    display: -webkit-inline-box;
    margin: 0 auto;
    font-size: 14px;
    text-align: -webkit-center;
}
#foot_link a {
	color:#FFF;
	text-decoration:none;
}
#foot_link ul li {
	float:left;
	padding:20px 0;
}
#foot_link ul li:after {
    content: " ｜ ";
}
#foot_link ul li:last-child:after {
    content : none ;
}

#foot {
	width:1024px;
	color:#FFF;
	margin:0 auto;
}
#foot_bottom {
	width:100%;
	color:#FFF;
	margin:0 auto;
	background-color:#030;
	padding:15px 0;
}
.wi100 {
	width:100%;
}
.wi50 {
	width:50%;
}
.le {
	float:left;
}
.ri {
	float:right;
}
.te-l {
	text-align:left;
}
.te-c {
	text-align:-webkit-center;
}
.red {
	color:#ff1800;
}
.bo {
	font-weight:bold;
}
.en_i {
	font-weight:bold;
	font-size:12px;
	font-family:Poppins;
    margin-top: -30px;
}
.fo20 {
	font-size:20px;
	font-weight:bold;
}
.red {
	color:#F00;
}

.pat100 {
	padding-top:100px;
}
.pco {
	display:block;
}
.spo {
	display:none;
}
