@charset "UTF-8";
/* -----------------------------------------------------------------------
base setting
------------------------------------------------------------------------- */
/*forSp*/
@media only screen and (max-width : 999px) {
input[type="submit"] {
-webkit-appearance: none;
}

.forPC{display:none;}
.forSP{display:inherit;}

.forPC_break { display:inline;}
.forSP_break { display:block;}

img {max-width:100%; height:auto;}
html{font-size: 62.5%;}/*10px*/
body{font-size: 1.4rem;}/*14px*/

html,body { height:auto;}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#444;
	margin: 0 auto 7em auto;
	padding:0;
	background:url(../img/bg_footer.png) repeat-x center bottom;
	-webkit-background-size:100% auto;background-size:100% auto;
}
#cloud {
	display:none;
	position: absolute;
	left:0px;
	top: 20%;
	width:100%;
	z-index:1;
}
#cloud img {
	display:block;
	margin: 0 auto;
	text-align:center;
}

#airplane {
	position: absolute;
	left:1%;
	top: 40%;
	z-index:1;
	width:12%;
}
#airplane img { width:100%; display:block;}

.btns {
	text-align:center;
	margin: 0 auto;
	height:8em;
}
.btns {
}
.btns img {
	width:100%;
	display:block;
}
#btn_picture {
	width:46%;
	float:left;
	margin-left:2%;
}
#btn_senryu {
	width:46%;
	float:left;
	margin-left:2%;
}
#btn_movie{
	position: absolute;
	right: 1%;
	top:0%;
	width:19%;
}

.wrapper {
	width:100%;
	margin: 0 auto;
	position:relative;
	z-index:2;
}
.koyo {
	display:block;
	margin:4% auto 2% auto;
	text-align:center;
	width:40%;
}
.koyo img {
	display:block;
	margin:0% auto;
	text-align:center;
	width:100%;
}

.top_logo {
	text-align:center;
	margin: 8% auto 4% auto;
}
.top_logo img {
	text-align:center;
	margin: 0 auto;
	display:block;
	width:100%;
}
.top_ecopro {
	text-align:center;
	margin: 0% auto 5% auto;
}
.top_ecopro img {
	text-align:center;
	margin: 0 auto;
	display:block;
	width:40%;
}
.top_txt {
	text-align:center;
	font-size:110%;
	line-height:180%;
	margin-bottom:2em;
}
.top_txt_span {
	color:#00913a;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	line-height:160%;
	margin-bottom:2em;
}
.copyright {
	clear:both;
	text-align:center;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	padding:3% 0;
}
.snsbtn {
	padding:0 0;
	width:80%;
	margin:0 auto;
	text-align:center;

}
.snsbtn li {
	float:left;
	width:30%;
	text-align:center;
	padding:0;
	margin:0 1.5%;
	list-style-type:none;
}
.snsbtn li img { display:block; height:16px; width:auto;}
.snsbtn li.snsbtn2 {
}

/*  =============================================
詳細ページ
===============================================*/
header {
	position:relative;
	margin: 0 auto;
}
.body_pic header {
	border-bottom: solid 10px #f9dc62;
}
.body_sen header {
	border-bottom: solid 10px #b3d596;
}
.gnav {
	position:absolute;
	bottom:0;
	right:0;
	margin:0;
	padding:0;
	width:100%;
}
.gnav li {
	list-style:none;
	margin:0 0.5%;
	padding:0;
	float:left;
	width:49%;
}
.gnav img {
	display:block;
	width:100%;
}

.logo img {
	width:100%;
	display:block;
}


.logo {
	width:80%;
	display:block;
	margin:0;
	text-align:left;
	padding:5% 0;
}
.logo_second {
	width:80%;
	display:block;
	margin:0;
	text-align:left;
	padding:5% 0 18% 0;
}
.mv {
	margin: 2% auto;
}
.mv img {
	width:100%;
	display:block;
	margin: 0 auto;
	text-align:center;
}

.nav {
	margin:2% 2% 4% 2%;
}
.nav li {
	list-style:none;
	margin:0.5%;
	padding:0;
	float:left;
	width:49%;
	text-align:center;
}
.nav li a {
	padding:0.5em 0;
	display:block;
	border-style:solid;
	border-width:0.2em;
	text-align:center;
	text-decoration:none;
    border-radius: 0.2em;        /* CSS3草案 */  
    -webkit-border-radius: 0.2em;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0.2em;   /* Firefox用 */ 
	position: relative;
}
.nav li a span {
	display: block;
	color: #f39800;
	font-size: 8px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.body_pic .nav li a {
	/* 
	background-color: #f9dc62;
	 */
	border-color: #f9dc62;
}
.body_sen .nav li a {
	/* 
	background-color: #b3d596;
	 */
	border-color: #b3d596;
}

.txt {
	font-size:110%;
	line-height:180%;
}
.kome li {
	line-height:170%;
	padding-left:1em;
	text-indent:-1em;
	margin:0.5em 0;
}

.sheet {
	font-size:110%;
	line-height:150%;
	margin: 2% auto;
	width:98%;
}
.sheet th {
	font-weight:bold;
	color:#8dc21f;
	border-bottom: dashed 1px #8dc21f;
}
.sheet th,
.sheet td {
	display:block;
	text-align:left;
	padding:0.2em;
}
.sheet td {
	padding-bottom:2em;
}


.sheet .gift li {
	padding-bottom:0.5em;

}
.sheet .gift img {
	display:block;
}


.boxinner {
	margin: 0 3%;
}
.box h2 {
	font-size:150%;
	line-height:100%;
	padding:0.7em 1.5em;
}
.body_pic
	.box h2 {
	background-color:#f9dc62;
}
.body_sen
	.box h2 {
	background-color:#b3d596;
}
.box h3 {
	color:#444;
	border-bottom: solid 3px #c9caca;
	padding: 0.5em 0;
	margin: 1em 0.2em;

}
.box h4 {
	font-weight:bold;
	color:#8dc21f;
	border-bottom: dashed 1px #8dc21f;
	margin: 1em 0.2em;
}


.bg_grey {
	background-color:#efefef;
	padding:1em 1.5em;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}




.QA {
	padding:0 0.2em;
	margin-bottom:3%;
	line-height:170%;
}
.Q {
	background:url(../img/qa_q.png) no-repeat 0 0;
	-webkit-background-size:10% auto;background-size:10% auto;
}
.A {
	background:url(../img/qa_a.png) no-repeat 0 0;
	-webkit-background-size:10% auto;background-size:10% auto;
}
.QA dt {
	font-size:120%;
	font-weight:bold;
	color:#0776c3;
	padding: 0em 0 0.4em 12%;
}
.QA dd {
	font-size:110%;
	padding: 0.2em 0 2em 12%;
}


.snsEntry {
	margin: 2% auto;
}
.snsEntry li {
}
.snsEntry li p {
	margin:1em 0;
	text-align:left;
}
.snsEntry a.btn {
	display:block;
	margin: 0 auto;
	text-align:center;
	width:10em;
	padding:1em 1.5em;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	color:#fff;
	transition: all 0.3s;
}
.snsEntry_fb a.btn {
	background-color:#4267b2;
	border: solid 3px #4267b2;
}

.snsEntry_tw a.btn {
	background-color:#1b95e0;
	border: solid 3px #1b95e0;
}


#formDetail table th {
	display:block;
	text-align:left;
	padding-top:0.5em;
}
#formDetail table td {
	display:block;
	text-align:left;
	border-bottom:0.1em solid #ddd;
	padding-bottom:0.5em;
}



#box01 {
	margin-bottom:5%;
}

#box02 {
	margin-bottom:5%;
}

#box03 {
	margin-bottom:15%;
}

/*  =============================================
結果発表
===============================================*/
.resultBox li {
	margin-bottom:10%;
}
.resultImg {
	width:auto;
	float: none;
	text-align: center;
}
.resultImg img {
	display: block;
	width:70%;
	text-align: center;
	margin:  0 auto;
}
.resultTxt {
	width:auto;
	float: none;
	margin:  0 3%;
	padding-top: 2%;
}
div.box.resultBox h3{
	background-color: #ddd;
	padding: 0.3em;
	line-height: 120%;
	text-align: center;

}
div.box.resultBox h4.award{
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
	border-top:none;

}

div.box.resultBox h3 .right {
	position: static;
	top: auto;
	right: auto;
	text-align: right;
}
div.box.resultBox span.award {
	display: block;
	width:6em;
	margin:  0 auto;
	text-align: center;
}
.box.resultBox h4.title,
.box.resultBox h5.title,
.box.resultBox h5.name,
.box.resultBox h6.name{
	text-align: center;
	border-top:none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.resultBox dl {
	border-bottom:solid 1px #ccc;
}
.resultBox .idea table  {
	border-bottom:solid 1px #ccc;
}
.resultBox .idea td {
	padding-top: 1em;
	padding-bottom: 1em;
	border-top:none;
	vertical-align: top;
	display: block;
}
.resultBox .idea td.cell_award {
	border-top:solid 1px #ccc;
}
.resultBox .idea td.senryu {
	 padding-left:0;
	 text-align: center;
}
.result {
	padding:23% 0 10% 0;
	text-align: center;
	background: url(../img/result.png) no-repeat center top;
	-webkit-background-size:120% auto;background-size:120% auto;
}



/*  =============================================
===============================================*/
}
