@charset "utf-8";




/*  =============================================
共通要素
===============================================*/
.red { color:#c30d23;}
.bold { font-weight:bold;}
.small { font-size:85%;}
.large { font-size:115%;}
.alignR { text-align:right; margin-left:auto;}
.icon_pdf,
.icon_word,
.icon_excel {
	padding: 5px 0 20px 40px;
}
.icon_pdf {
	background:url(../img/icon_pdf.png) no-repeat 0 0;
	-webkit-background-size:7% auto;background-size:7% auto;
}
.icon_word {
	background:url(../img/icon_word.png) no-repeat 0 0;
	-webkit-background-size:7% auto;background-size:7% auto;
}
.icon_excel {
	background:url(../img/icon_excel.png) no-repeat 0 0;
	-webkit-background-size:7% auto;background-size:7% auto;
}

#formDetail {
	margin-bottom:4%;
}

/* 個人情報の取扱い窓 */
.ppolicy {
	font-size:83%;
	line-height:140%;
	word-break: break-all;
	margin:1em 0.5em 1em 0.5em;
	border: solid 1px #444;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:0.3em;
}
.ppolicy_inner {
	padding:0.5em;
	height:10em;
	overflow-y:scroll;
}
.ppolicy p {
	margin-bottom:0.5em;
}
.ppolicy a {
	text-decoration:underline;
}
tr.agree td {
	padding-bottom:1em;
}
tr.agree td .txt {
	font-size:120%;
}
tr.agree td .agree_check {
	text-align:center;
	font-weight:bold;
	font-size:120%;
}

.required {
	color:#DE0716;
	vertical-align: middle;
	font-size:160%;
	line-height:100%;
	height:auto;
}
.wpcf7-validation-errors {
	padding:0.5em;
	text-align:center;
}
.wpcf7-list-item{
	display:block;
	width:90%;
}

/* 入力フィールド共通 */
select,
textarea,
input.tel,
input[type="number"],
input[type="url"],
input[type="file"],
input[type="text"],
input[type="email"] {
	font-size:120%;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 96%;
	margin-bottom:1%;
	padding: 1.5%;
	border: 1px solid #000000;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
input[type="text"].opus1,
input[type="text"].opus3 {
	width: 50%;
}
input[type="text"].opus2 {
	width: 70%;
}

/* 電場番号の上下矢印非表示for Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

table select.wpcf7c-conf ,
table input.wpcf7-tel.wpcf7c-conf,
table input.wpcf7-email.wpcf7c-conf,
table input[type="number"].wpcf7c-conf,
table input[type="url"].wpcf7c-conf,
table input[type="file"].wpcf7c-conf,
table input[type="text"].wpcf7c-conf,
table input[type="email"].wpcf7c-conf {
	background-color:#ddd;

}
.btn_contact {
	margin: 0 auto 3% auto;
	text-align:center;
}
.btn_contact input  {
	font-size:120%;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 12em;
	margin: 0 auto;
	text-align:center;
	padding:0.5em;
	border: 0.2em solid #b3d596;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	background-color:#b3d596;
	transition: all 0.3s;
}
.btn_contact input:hover  {
	background-color:#fff;
	transition: all 0.3s;
	border: 0.2em solid #b3d596;
}


/*  =============================================
結果発表
===============================================*/
.resultBox {

}
.resultBox .txt {
	padding: 1em;

}
.resultBox .pict {
	float: right;

}

.resultBox li {
	margin-bottom: 5%;

}
.resultImg span {
	display: block;
	padding-top: 0.5em;
	font-size: 85%;
	color: #777;
}

.box.resultBox h3 {
	border: none;
	position: relative;
	margin-top: 2%;
	padding-top: 1%;
}
.box.resultBox h3 .right {
	position: absolute;
	top: 1em;
	right: 0;
	display: block;
	font-size: 85%;
	font-weight: normal;
}
.box.resultBox h4,
.box.resultBox h4.award{
	border: none;
	border-top:solid 1px #ccc;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0;
	color: #e72457;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;

}
.box.resultBox h4.award img {
	margin-right:5px;
}
.box.resultBox h4.title,
.box.resultBox h5.title{
	margin-top: 0;
	color: #555;
	border-top:solid 1px #ccc;
	padding-top: 0.5em;
	padding-bottom: 0.1em;
	font-size: 17px;
	font-weight: bold;
	line-height: 150%;
}
.box.resultBox h5.name,
.box.resultBox h6.name{
	font-size: 13px;
	line-height: 150%;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 1em;
}
.box.resultBox span.award {
	font-weight: bold;
	font-size: 12px;
	color: #111;
}
.box.resultBox .idea span.award {
	padding-left: 30px;
	background: url(../img/icon_idea.png) no-repeat left top;

}
.box.resultBox .selected span.award {
	padding-left: 30px;
	background: url(../img/icon_selected.png) no-repeat left top;

}


.resultBox dl {
	border-top:solid 1px #ccc;
	padding-top: 0.5em;
	font-size: 14px;
	line-height: 150%;
}
.resultBox dt {
	color: #e72457;
	font-weight: bold;
	font-size: 85%;
}
.resultBox dd {
	padding-bottom: 0.5em;
}
.resultBox .name_ryu {
	border-top:solid 1px #ccc;
	padding-top: 1em;
	padding-bottom: 0.5em;
	color: #e72457;
	font-weight: bold;
	font-size: 13px;
}
.resultBox .idea table  {
	border-bottom:solid 1px #ccc;
}
.resultBox .idea td {
	padding-top: 1em;
	padding-bottom: 1em;
	border-top:solid 1px #ccc;
	vertical-align: middle;
}
.resultBox .idea td.cell_award {
	font-size: 90%;
	 white-space: nowrap;
}
.resultBox .idea td.senryu {
	 white-space: nowrap;
	 padding-left: 1em;
	 font-size: 113%;
	font-family: "リュウミン R-KL","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", "serif";
}
.resultBox .idea td.cell_name {
	 padding-left:2em;
	 white-space: nowrap;
}
.resultBox .idea td.cell_name .name_ryu {
	padding-right: 0.5em;
	border: none;
}
.resultBox .idea td.cell_comment {
	padding-left:0.5em;
	line-height: 160%;
	font-size: 90%;

}
.body_sen .resultImg img {
	background-color:#f8f7df;
}


