@charset "utf-8";
/* CSS Document */

body{
	background-color: #009845;
	z-index: -99999; 
}


#headWrap02{
	background: url(../images/detail/main_img.jpg);
	background-position: center top; 
	background-repeat: no-repeat;
	width: 100%;
	height: 375px;
	background-color: #009845;
	min-width: 1024px;
	-moz-background-size:cover;
	background-size:cover;
	position: relative;
}

#logo02 img{
	width: 20%;
	height: auto;
	position: absolute;
	top: 5%;
	left: 1%;
}
#heaederSns02{
	width: 10%;
	height: auto;
	position: absolute;
	top: 5%;
	right: 1%;
}
#heaederSns02 ul li{
	width: 18%;
	margin-left: 5%;
	float: right;
}
#heaederSns02 ul li a img{
	width: 100%;
}
#heaederTitle{
	width: 744px;
	position: relative;
	margin: 0 auto;	
}

#header_main_title{
	width: 744px;
	position: absolute;
	top: 120px;
}
#heaederTitle p{
	display: block;
	width: 744px;
	position: absolute;
	top: 200px;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	color: #009845;
    font-weight: bold;
}
#header_btn{
	position: absolute;
	top: 290px;
	left: 195px;
}
#header_btn a img{
	width: 360px;
	height: auto;
}
#gNav02{
	width: 100%;	
	background-color: #ffffff;
}
#gNav02 ul{
	width: 65%;
	margin: 0 auto;
	min-width: 1024px;
}
#gNav02 ul li a{
	width: 33.3333333%;
	float: left;
	padding: 2%;
}

#gNav02 ul li a img{
	width: 100%;
}
#privilege01 h2,
#privilege02 h2,
#privilege03 h2{
	margin-top: 50px;
	padding: 20px 0 10px 0;
	background-color: #ffffff;

}
#privilege01 h2 div,
#privilege02 h2 div,
#privilege03 h2 div{
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#privilegeIcon01{
	width: 59px;
	position: absolute;
	top: -65px;
	left: 480px;
}
#contents01_titleWrap{
	margin: 0 auto;
}
#contents01_title{
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #ffffff;
	padding: 30px 0 10px 0;
}
#contents01_titleWrap img{
	width: 476px;
	margin: 0 auto;
	display: block;
	padding: 10px 0 30px 0;
}


#contents02_titleWrap{
	margin: 0 auto;
}
#contents02_title{
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #ffffff;
	padding: 30px 0 10px 0;
}
#contents02_titleWrap img{
	width: 476px;
	margin: 0 auto;
	display: block;
	padding: 10px 0 30px 0;
}
.contents02Wrap{
	width: 490px;
	float: left;
	margin: 0 10px 0 10px;
}
.contents03Wrap{
	width: 490px;
	float: left;
	margin: 50px 10px 50px 10px;
}

#contents01_innerWrap{
	margin-bottom: 20px;
}

.contents01_inner{
	float: left;
	width: 320px;
	margin: 0 10px 0 10px;
}
.contents01_innerTtl{
	width: 320px;
	text-align: center;
	padding: 15px;
	background-color: #fccf00;
	color: #009845;
	font-size: 16px;
	font-weight: bold;
}
.contents01_innerTxt{
	padding: 10px 0 10px 0;
	color: #ffffff;
	line-height: 25px;
}
.contents02_innerTxt{
	padding: 10px 0 10px 0;
	color: #ffffff;
	line-height: 25px;
}
.explain-titleBox{
	cursor: pointer;
	background-color: #fccf00;
	padding: 15px;
	margin: 0 0 15px 0;
	z-index: -2;
}
.explain-titleBox p{
	color: #009845;
	font-size: 17px;
	font-weight: bold;
}
.explain-textBox{
	display: none;
	color: #ffffff;
	padding: 0 15px 15px 15px;
	font-size: 16px;
	line-height: 25px;
	max-height: 999999px;
}
.faqTab-abox00{
	background: url(../images/detail/arrow_close.png);
	background-position: right center;
	background-repeat: no-repeat;
	z-index: 999;
}
.faqTab-abox02{
	background: url(../images/detail/arrow_open.png);
	background-position: right center;
	background-repeat: no-repeat;
	z-index: 999;
}

#footerCopy{
	background-color: #ffffff;
}











#gNav02 ul li a:hover,
#header_btn a:hover{
	opacity: 0.7;
}





































