@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%;
	padding-top: 68.33333333%;
	background-color: #009845;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
}

#logo02 img{
	width: 70%;
	height: auto;
	position: absolute;
	top: 3%;
	left: 1%;
}
#heaederSns02{
	width: 40%;
	height: auto;
	position: absolute;
	top: 2%;
	right: 2%;
}
#heaederSns02 ul li{
	width: 18%;
	margin-left: 7%;
	float: right;
}
#heaederSns02 ul li a img{
	width: 100%;
}
#heaederTitle{
	width: 100%;
	margin: 0 auto;
}

#heaederTitle img{
	width: 100%;
	position: absolute;
	top: 30%;
}
#heaederTitle p{
	display: block;
	width: 100%;
	position: absolute;
	top: 45%;
	padding: 5%;
	font-size: 4vw;
	line-height: 5vw;
	color: #009845;
    font-weight: bold;
    text-align: center;
}

#gNav02{
	width: 100%;	
	background-color: #ffffff;
}
#gNav02 ul{
	width: 90%;
	margin: 0 auto;
}
#gNav02 ul li a{
	display: block;
	width: 100%;
	text-align: center;
	padding-bottom: 5%;
}

#gNav02 ul li a img{
	width: 100%;
}
#privilege01 h2,
#privilege02 h2,
#privilege03 h2{
	margin-top: 10%;
	padding: 5% 0 3% 0;
	background-color: #ffffff;

}
#privilege01 h2 div,
#privilege02 h2 div,
#privilege03 h2 div{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#privilegeIcon01{
	width: 12%;
	position: absolute;
	top: -75%;
	left: 44%;
}
#contents01_titleWrap{
	margin: 0 auto;
}
#contents01_title{
	font-size: 4vw;
	line-height: 5vw;
	text-align: center;
	color: #ffffff;
	padding: 5% 0 3% 0;
	font-weight: bold;
	max-height: 999999px;
}
#contents01_titleWrap img{
	width: 100%;
	margin: 0 auto;
	display: block;
	padding: 3% 0 5% 0;
}


#contents02_titleWrap{
	margin: 0 auto;
}
#contents02_title{
	font-size: 4vw;
	line-height: 5vw;
	text-align: center;
	color: #ffffff;
	padding: 5% 0 3% 0;
	font-weight: bold;
	max-height: 999999px;
}
#contents02_titleWrap img{
	width: 100%;
	margin: 0 auto;
	display: block;
	padding: 3% 0 5% 0;
}
.contents02Wrap{
	width: 100%;
	float: left;
	margin-bottom: 3%;
}
.contents03Wrap{
	width: 100%;
	float: left;
	margin: 5% 0 5% 0;
}

#contents01_innerWrap{
	margin-bottom: 5%;
}

.contents01_inner{
	width: 100%;
}
.contents01_innerTtl{
	width: 100%;
	text-align: center;
	padding: 5% 0 5% 0;
	background-color: #fccf00;
	color: #009845;
	font-size: 5vw;
	font-weight: bold;
	max-height: 999999px;
}
.contents01_innerTxt{
	padding: 5% 0 5% 0;
	color: #ffffff;
	font-size: 3.4vw;
	line-height: 4.4vw;
	max-height: 999999px;
}
.contents02_innerTxt{
	padding: 5% 0 5% 0;
	color: #ffffff;
	font-size: 3.4vw;
	line-height: 4.4vw;
	max-height: 999999px;
}
.contents01_innerImg{
	margin-bottom: 10%;
}
.explain-titleBox{
	cursor: pointer;
	background-color: #fccf00;
	padding: 5%;
	margin: 0 0 4% 0;
	z-index: -2;
}
.explain-titleBox p{
	color: #009845;
	font-size: 3.5vw;
	font-weight: bold;
	max-height: 999999px;
}
.explain-textBox{
	display: none;
	color: #ffffff;
	padding: 0 3% 3% 3%;
	font-size: 3.4vw;
	line-height: 4.4vw;
	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{
	opacity: 0.7;
}





































