@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:24px;
	-webkit-text-size-adjust: none;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
img{
	width: 100%;
	height: auto;
}

.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%;
	padding-top: 176.25%;
	-moz-background-size:contain;
	background-size:contain;
	position: relative;
}
#logo img{
	width: 70%;
	height: auto;
	position: absolute;
	top: 1.5%;
	left: 1%;
}
#heaederSns{
	width: 30%;
	height: auto;
	position: absolute;
	top: 1.2%;
	right: 1.5%;
}
#heaederSns ul li{
	width: 25%;
	margin-left: 10%;
	float: right;
}
#heaederSns ul li a img{
	width: 100%;
}
#heaederBanner{
	background-color: #ffffff;
	display: block;
	width: 90%;
	position: absolute;
	bottom: 2%;
	left: 0;
	right: 0;
	margin: 0 auto;	
}
#heaederBanner a img{
	width: 100%;
}
#gNav{
	width: 90%;
	margin: 0 auto;
}
#gNav ul li{
	width: 100%;
	margin: 0 auto;
	padding: 2%;
}
#gNav ul li a{
	width: 100%;
}
#contentsWrap{
	width: 90%;
	margin: 0 auto;
}
#overview{
	font-size: 4.5vw;
	line-height: 5vw;
	background-color: rgba(255,255,255,0.7);
	padding: 5%;
	margin: 5% 0 5% 0;
	color: #009845;
	font-weight: bold;
	
	max-height: 999999px;
}
#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: 100% auto, 100% auto, 100% auto;
	position: relative;
	margin-bottom: 5%;
}
.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: 100% auto, 100% auto, 100% auto;
	position: relative;
	margin-bottom: 5%;
}
.prizeContents{
	width: 100%;
	margin: 0 auto;
}

.topBack{
	width: 40%;
	margin: 0 auto;
	padding: 5% 0px 5% 0px;
}
#panel{
	width: 84%;
	margin: 0 auto;
	padding-bottom: 10%;
}
#panelTxt{
	display: none;
	font-size: 3vw;
	line-height: 4vw;
	background-color: #eeeeee;
	padding: 3% 3% 3% 3%;
	max-height: 999999px;
}
#panelTxt p,#panelTxt img{
	padding: 3% 3% 3% 3%;
}
#panelBtn{
	cursor: pointer;
}
.panelTitle{
	width: 100%;
	display: inline-block;
	background-color: #ffffff;
	color: #009845;
	border: 3px #009845 solid;
	padding: 2% 2% 2% 5%;
	font-weight: bold;
}

#entry{
	background: url(../images/contents02_bg.gif);

}
#entry h2{
	background-color: #ffffff;
	padding: 3% 0 3% 0;
	margin-bottom: 3%;
}
#entry h2 img{
	width: 100%;
	margin: 0 auto;
	display: block;
}
#entry #contentsWrap{
	width: 90%;
	background-color: #ffffff;
	margin-top: 10%;
	padding-top: 5%;
}
#system{
	background-color: #f1f1f1;
	margin: 3%;
	padding: 3%;
	position: relative;
}
#stepH3{
	width: 25%;
	position: absolute;
	top: -7%;
	left: 37.5%;
}
#stepTxt{
	padding-top: 5%;
	position: relative;
}

#stepTxt #stepTxt_sp a{
	width: 80%;
	position: absolute;
	top: 24%;
	left: 10%;
	color: #1d95e1;
}
#process{
	background-color: #f1f1f1;
	margin: 3%;
	padding: 3%;
	position: relative;
	display: inline-block;
}
#stepH3_2{
	width: 25%;
	position: absolute;
	top: -3%;
	left: 37.5%;
}

.entryTab ul{
	width:90%;
	margin: 0 auto;
	position:relative;
	padding: 5% 0px 5% 0px;
}
.entryTab{
	background-color: #ffffff;
	margin: 0 auto;
}
.entryTab li{
	position:relative;
	margin-bottom:0px;
	padding-top: 15%;
}
.entryTab-box{
	width:100%;
}

.entryTab-box-top{
	margin-bottom:3%;
}

#entryBtn{
	width: 90%;
	margin: 0 auto;
}
#entryBtn a img{
	padding: 5% 0 5% 0;
}

#qa{
	background-color: #009845;
}
#qa h2{
	background-color: #ffffff;
	padding: 3% 0 3% 0;
}
#qa h2 img{
	width: 100%;
	margin: 0 auto;
	display: block;
}

.faqTab ul{
	margin-bottom:10%;
}

.faqTab dt{
	background-color: #fccf00;
	margin-top:5%;
}

.faqTab-qbox{
	width:5vw;
	height:5vw;
	float: left;
	position:relative;
}

.faqTab-qbox img{
	position:absolute;
	left:3vw;
	top:5vw;
}
.faqTab-abox00{
	width: 100%;
	background: url(../images/contents03_faq_close.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
}
.faqTab-abox02{
	width: 100%;
	background: url(../images/contents03_faq_open.gif);
	background-position: 95% center;
	background-repeat: no-repeat;
	z-index: 999;
}
.faqTab-abox p{
	width:90%;
	height:15vw;
	display: table-cell;
	vertical-align: middle !important;
	font-size: 3.4vw;
	line-height: 4.4vw;
	text-align: left;
	padding-left: 5vw;
	padding-right: 9vw;
	position:relative;
	top:1px;
	font-weight:bolder;
	color: #009844;
}

.faqTab-textbox a{
	color: #fccf00;
	text-decoration: underline;
}


.faqTab-abox{
	float: left;
}

.faqTab-textbox{
	display: none;
	margin-top:3%;
	margin-left:5%;
	padding:0px 5% 0 10%;
	font-size: 3.4vw;
	text-align: left !important;
	line-height: 4.4vw;
	background-image:url(../images/icon_a.png);
	background-position: left top;
	background-repeat:no-repeat;
	color: #ffffff;
	max-height: 999999px;
}

#footerCopy{
	padding: 5%;
}

.footerInner2{
	width:90%;
	margin:0 auto;
	position:relative;
}
/*
.footerInner2 > div{
	float:left;
}
*/

.footerLogo{
	width: 20%;
	margin: 0 auto;
}

.footerCopyright{
	text-align: center;
	font-family: Verdana;
	padding:3%;
}

#footerBanner{
	width: 100%;
	margin: 5% 0 5% 0;
}