@charset "utf-8";
/* CSS Document */


/*------------------------------------base*/

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
    font-family: a-otf-midashi-go-mb31-pr6n, sans-serif,monospace;
	font-style: normal;
	font-weight: 600;
}

body{
	font-family: 'Noto Sans Japanese', serif !important; 
	font-size:14px;
	-webkit-text-size-adjust: none;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}





/*------------------------------------top*/


#headWrap{
	background: url(../images/main_img.jpg);
	background-position: center top; 
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	padding-top: 60.9375%;
	background-color: #009845;
	min-width: 1024px;
	-moz-background-size:cover;
	background-size:cover;
	position: relative;
}
#logo img{
	width: 20%;
	height: auto;
	position: absolute;
	top: 1%;
	left: 1%;
}
#heaederSns{
	width: 10%;
	height: auto;
	position: absolute;
	top: 1.2%;
	right: 1%;
}
#heaederSns ul li{
	width: 18%;
	margin-left: 5%;
	float: right;
}
#heaederSns ul li a img{
	width: 100%;
}
#heaederBanner{
	background-color: #ffffff;
	display: block;
	width: 70.55%;
	position: absolute;
	bottom: 1%;
	left: 0;
	right: 0;
	margin: 0 auto;	
}
#heaederBanner02{
	background-color: #ffffff;
	display: block;
	width: 10.5%;
	position: absolute;
	top: 43%;
	left: 72%;
	margin: 0 auto;
	border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;	
}
#heaederBanner a img,
#heaederBanner02 a img{
	width: 100%;
}

#gNav{
	width: 73%;
	margin: 0 auto;
	min-width: 1024px;
}
#gNav ul li a{
	width: 33.333333333%;
	float: left;
	padding: 2%;
}

#gNav ul li a img{
	width: 100%;
}

#contentsWrap{
	width: 1024px;
	margin: 0 auto;
}
#overview{
	font-size: 24px;
	line-height: 28px;
	background-color: rgba(255,255,255,0.7);
	padding: 20px;
	margin: 20px 10px 20px 10px;
	color: #009845;
	font-weight: bold;
}
#prize{
	background-image: url(../images/contents01_bg_header.png), url(../images/contents01_bg_footer.png);
	background-position: top center, bottom center;
	background-repeat: no-repeat, no-repeat;
	background-size: 100% auto, 100% auto;
}
.prizeImage{
	background-image: url(../images/contents01_contents_header.gif), url(../images/contents01_contents_footer.gif), url(../images/contents01_contents_inner.gif);
	background-position: top center, bottom center, top center;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-size: 1000px auto, 1000px auto, 1000px auto;
	position: relative;
	margin-bottom: 20px;
}
.prizeImage02{
	background-image: url(../images/contents01_contents_header02.gif), url(../images/contents01_contents_footer02.gif), url(../images/contents01_contents_inner02.gif);
	background-position: top center, bottom center, top center;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-size: 1000px auto, 1000px auto, 1000px auto;
	position: relative;
	margin-bottom: 20px;
}
.prizeContents{
	width: 1000px;
	margin: 0 auto;
}
#prizeNumber01{
	width: 147px;
	position: absolute;
	top: 60px;
	right: -30px;
}
.topBack{
	width: 120px;
	margin: 0 auto;
	padding: 50px 0px 50px 0px;
}
#panel{
	width: 895px;
	margin: 0 auto;
	padding-bottom: 40px;
}
#panelTxt{
	display: none;
	font-size: 16px;
	line-height: 24px;
	background-color: #eeeeee;
	padding: 25px 35px 25px 35px;	
	max-height: 999999px;
}
#panelTxt p,#panelTxt img{
	padding: 10px 5px 10px 5px;
}
#panelBtn{
	cursor: pointer;
}
.panelTitle{
	width: 818px;
	display: inline-block;
	background-color: #ffffff;
	color: #009845;
	border: 3px #009845 solid;
	padding: 7px 7px 7px 15px;
	font-weight: bold;
}

#entry{
	background: url(../images/contents02_bg.gif);

}
#entry h2{
	background-color: #ffffff;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
}
#entry h2 img{
	width: 1024px;
	margin: 0 auto;
	display: block;
}
#entry #contentsWrap{
	width: 1024px;
	background-color: #ffffff;
	margin-top: 70px;
	padding-top: 10px;
}
#system{
	background-color: #f1f1f1;
	margin: 30px;
	padding: 30px;
	position: relative;
}
#stepH3{
	width: 128px;
	position: absolute;
	top: -70px;
	left: 416px;
}
#stepTxt{
	padding-top: 40px;
	position: relative;
}
#stepTxt #stepTxt_pc a{
	position: absolute;
	top: 230px;
	left: 27px;
}
#process{
	background-color: #f1f1f1;
	margin: 50px 30px 30px 30px;
	padding: 50px 30px 30px 30px;
	position: relative;
	display: inline-block;
}



.entrySelect ul{
	width:910px;
	margin:0 auto;
	text-align: center;
}

.entrySelect{
	margin:20px auto 0px;
	font-weight: bolder;
	font-size:20px;
}

.entrySelect ul li{
	background-color:#d7e795;
	float:left;
	margin-right:15px;
	color:#ffffff;
}

.entrySelect ul li a{
	text-decoration: none;
	height:54px;
	width:291px;
	display: block;
	color:#ffffff;
	line-height: 55px;
}

.entrySelect ul li a:hover{
	height:54px;
	width:291px;
	display: block;
	line-height: 55px;
	color:#ffffff;
	background-color:#009845;
}

.entrySelect ul li a img{
	vertical-align: middle !important;
	margin-right:7px;
	position:relative;
	top:-2px;
}

.entrySelect ul li.active a{
	background-color:#009845;
	color:#ffffff !important;
}

.entryTab ul{
	width:814px;
	margin: 0 auto;
	position:relative;
	padding: 20px 0px 20px 0px;
}
.entryTab{
	background-color: #ffffff;
	margin: 0 auto;
}
.entryTab li{
	position:relative;
	float:left;
	/*margin-right:-100%;*/
	margin-bottom:0px;
}

.entryTab li p{
	font-size: 10px;
	text-align: left;
	margin-top:6px;
	margin-right:-10px;
}

.entryTab-box{
	float:left;
	width:393px;
	margin-left: 8px !important;
}

.entryTab-box-top{
	margin-bottom:10px;
}

.entryTab-box-bottom{
	position:relative;
}

.entryTab-box-bottom p.first_anc{
	position:absolute;
	text-align: center !important;
	font-size: 15px !important;
	top:5px;
	width:100%;
}

.entryTab-box-bottom p.first_anc a{
	color:red;
}

.link_txt {
	width: 100%;
	position: absolute;
	top: 80px;
	left: 90px;
	z-index: 100;
	font-size: 11px !important;
	line-height: 16px;
}

.link_txt a,
.link_txt span {
	color:#4a97e1;
}
.postContact{
	margin-top: 20px;
}
#entryBtn{
	width: 814px;
	margin: 0 auto;
}
#entryBtn a img{
	padding: 20px 0px 0px 0px;
}

#qa{
	background-color: #009845;
}
#qa h2{
	background-color: #ffffff;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
}
#qa h2 img{
	width: 1024px;
	margin: 0 auto;
	display: block;
}



.faqTab ul{
	margin-bottom:30px;
}

.faqTab dt{
	background-color: #fccf00;
	margin-top:40px;
}

.faqTab-qbox{
	width:32px;
	height:32px;
	float: left;
	position:relative;
}

.faqTab-qbox img{
	position:absolute;
	left:60%;
	top:38%;
	margin-top:-3px;
	margin-left:0px;
}

.faqTab-abox p{
	width:940px;
	height:50px;
	display: table-cell;
	vertical-align: middle !important;
	font-size: 18px;
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 24px;
	position:relative;
	top:1px;
	font-weight:bolder;
	color: #009844;
}

.faqTab-textbox a{
	color: #fccf00;
	text-decoration: underline;
}

.faqTab-abox{
	float: left;
}

.faqTab-textbox{
	margin-top:20px;
	margin-left:20px;
	padding:0px 20px 0 60px;
	font-size: 15px;
	text-align: left !important;
	line-height: 24px;
	background-image:url(../images/icon_a.png);
	background-position: left top;
	background-repeat:no-repeat;
	color: #ffffff;
}

#footerCopy{
	padding: 10px;
}

.footerInner2{
	width:1000px;
	margin:0 auto;
	position:relative;
}

.footerInner2 > div{
	float:left;
}


.footerLogo{
	position:relative;
	top:5px;
}

.footerCopyright{
	position:absolute;
	bottom:8px;
	right:0;
	font-family: Verdana;
}
#green{
	color: #009845;
	text-decoration: underline;
}

#footerBanner{
	width: 976px;
	margin: 0 auto;
	background-color: #ffffff;
	margin: 50px 0 50px 0;
}
#heaederSns ul li:hover,
#heaederBanner a img:hover,
#gNav ul li a:hover,
#stepTxt_pc a:hover,
#stepTxt_sp a:hover,
.postContact a:hover,
#entryBtn a:hover,
#footerBanner a:hover,
#heaederBanner02 a:hover{
	opacity: 0.7;
}






@media (max-width: 1440px) {
	#heaederBanner{
	background-color: #ffffff;
	display: block;
	width: 70.55%;
	position: absolute;
	bottom: 9%;
	left: 0;
	right: 0;
	margin: 0 auto;	
}
}



/* -------------------------------- 

tablet

-------------------------------- */


@media (max-width: 959px) {
	
}