@charset "utf-8";

/* ==

　layout

=============================================================================== */
body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}

/*subnav
--------------------------------------------*/
#subHeader #subHeaderNav li {
  margin-left: 5px;
  padding: 16px 5px 14px 5px;
	height:auto;
  background: url(/common/images/rn01/nav_vline.gif) left 15px no-repeat;
  display: inline;
  float: left;
 }
#subHeader #subHeaderNav li.firstChild{
	background:0;
	padding:16px 0;
	margin:0 10px 0 0;
} 
#subHeader #subHeaderNav li a:hover {
	background:#c9cacc;
	padding-bottom:3px;
}
#subHeader #subHeaderNav li.firstChild a:hover {
	background-color: #f5f5f5;
	border:0;
}

/*bg
--------------------------------------------*/
#topLiquidBg{
	position: absolute;
	width: 100%;
	min-width: 950px;
	height:470px;
	left: 0;
	top:205px;
	overflow: hidden;
	z-index: -9999;
}
#topLiquidBg img{
	width: 100%;
}
#topLiquidBg div{
	position: absolute;
	display:block;
	left: 0;
	top:330px;
	width:100%;
	height:200px;
	background: url(/compe/19th/images/bg.png) repeat-x 300px 0;
}

/*container
--------------------------------------------*/
#container{
	width:950px;
	margin:0 auto 20px;
	padding-bottom:20px !important;
	font-size:113%;
	background:#fff;
}
#container .inner{
	padding:20px 30px 0;
}

/*sns
--------------------------------------------*/
#sns{
	width:950px; margin:0 0 10px; padding:0;
	/padding:0 0 5px;
	line-height:1.0; 
	text-align:right;
	clear:both;
	margin: 0 auto;
}
#sns:after{ content:''; display:block; clear:both; }
#sns p{ margin:0; padding:0; /padding:0 0 0 5px; display:inline; }
#sns p img{ margin-top:1px; vertical-align:top; }

/*pagetop
--------------------------------------------*/
#container p.pagetop{
	height:20px;
	margin-bottom:20px;
	text-indent:-9999px;
	position:relative;
	clear:both;
}
#container p.pagetop a{
	width:110px;
	height:15px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(/common/images/renew2009/li_pagetop.gif);
	display:block;
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
}
#container p.pagetop a:hover, #container p.pagetop a:active{ background-position:left bottom; }

/* ==

　common

=============================================================================== */

/*hover
--------------------------------------------*/
.hover a:hover img,
.subnavBlock .nav01:hover,
.subnavBlock .nav02:hover,
.subnavBlock .nav03:hover{
	opacity:0.7;
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	-moz-opacity:0.7;
}


/*indent
--------------------------------------------*/
.indent01 li{
	text-indent: -1em;
	padding-left:1em;
}
.bold{font-weight:bold;}
.clear{ clear:both;}

/*float
--------------------------------------------*/
.floatR{float:right;}


/*column
--------------------------------------------*/
.col01, .col02{ margin-bottom:30px;}
.col01 .colL{
	float:left;
	width:48.88%;
}
.col01 .colR{
	float:right;
	width:48.88%;
}
.col01.reverse .colL{
	float:right;
	width:48.88%;
}
.col01.reverse .colR{
	float:left;
	width:48.88%;
}

.col02 .colL{
	float:left;
	width:20%;
}
.col02 .colR{
	float:right;
	width:78%;
}
.col02.reverse .colL{
	float:right;
	width:20%;
}
.col02.reverse .colR{
	float:left;
	width:78%;
}

/*btn
--------------------------------------------*/
.btn{
	padding:10px;
}
.btn a{
	position: relative;
	display:block;
	margin:0 auto;
	width:350px;
	font-size:16px;
	padding:20px 10px 20px;
	border-radius: 10px;
	color:#fff;
	text-decoration: none;
	text-align:center;
	transition: all 0.3s;
}
.btn a:hover{
	opacity: 0.7;
}
.btn a.pdf{
	background:#5a9b27 url("../images/pdf.png") no-repeat 20px 22px;
	background-size: 20px 22px;
}
.btn a.arw{
	background:#1f639c;
}
.btn a.arw2{
	background:#e2032d;
}
.btn a.arw:before,
.btn a.arw2:before{
	position: absolute;
	margin: auto;
	content: "";
	vertical-align: middle;
	margin-top:-6px;
	top:50%;
	left: 10px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*dlList
--------------------------------------------*/
.dataList dt{
	width: 11em;
	font-weight:bold;
	float:left;
}
.dataList dd{
	margin-bottom:15px;
	padding: 0 0 15px 12em;
	border-bottom: 1px dotted #ccc;
}
.dataList dd dt{
	width: 9em;
	font-weight:normal;
	vertical-align:top;
}
.dataList dd dd{
	padding: 0 0 3px 9em !important;
	border-bottom: none;
}
.dataList .w4 dt{ width: 4em !important;}
.dataList .w4 dd{ padding: 0 0 5px 4em !important;}
.dataList dd h3{
	font-size:100%;
	margin:10px 0 0;
	border:none;
}

/*align
--------------------------------------------*/
.alignC{text-align:center;}

/*パンクズ
--------------------------------------------*/
#topicPath{
	width:950px;
	margin: 0 auto;
}
#topicPath ul { padding: 4px 0 5px; }
#topicPath li {
	float: left;
	font-size: 10px;
	color: #333;
}
#topicPath li a {
	margin-right: 4px;
	padding-right: 12px;
	background: url(/common/images/rn02/ico_arw01.gif) right center no-repeat;
}
#topicPath a { color: #333; }
#topicPath p {
	position: absolute;
	top: 4px;
	right: 0;
	font-size: 10px;
	color: #333;
}

/*見出し
--------------------------------------------*/
#mainVisual{
	width:950px;
	margin: 25px auto 0;
	z-index: 2;
}
#top #mainVisual{
	margin: 12px auto 20px;
}

.heading01{
 border:none;
 margin-bottom:0;
}
.heading02 h2{
	margin: 0 0 20px 0;
	padding: 12px 10px 10px;
	line-height:1;
	color:#fff;
	font-size:132%;
	background: #f08327 !important;
	font-weight:bold;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;  
	-moz-border-radius: 5px 5px 0 0; 
}
h3.heading03{
	margin-bottom:15px;
	padding-bottom:5px;
	font-size:116%;
	font-weight: bold;
	color:#333;
}
.colorBg01{
	font-size:120%;
	background:#f0e8b9;
	padding:5px 10px;
	margin-bottom:15px;
}
.colorBg02{
	font-size:120%;
	background:#efefef;
	padding:5px 10px;
	margin-bottom:15px;
}

/*txt
--------------------------------------------*/
.color01B{
	font-weight:bold;
	color:#F00;	
}


/*hr
--------------------------------------------*/
hr{border:0;}

/* ==

　個別style

=============================================================================== */

/*top
--------------------------------------------*/
#top #container .mainBlock{
	float:left;
	width:698px;
}
#top #container .subBlock{
	float:right;
	width:223px;
	margin-bottom:50px;
}
#top #container{
	width:970px;
	margin:0 auto;
	font-size:113%;
	background: transparent;
}
#top #container .inner{
	padding: 0 10px;
}
#top #container .mainBlock .inner,
#top #container .subBlock .inner {
	padding: 0;
}


.txtColor01{
	color:red !important;
	font-weight:bold;
}

.subnavBlock{margin:0 0 50px 0;}
.subnavBlock li{
	float:left;
	margin-right:1px;
	background-image: url(../images/index_sbnav_bg.png);
	text-align: center;
	width:232px;
	color:#fff;
	font-weight:normal;
}
.subnavBlock li.nav01{
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;  
	-moz-border-radius-topleft: 5px; 
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;  
	-moz-border-radius-bottomleft: 5px; 
	background-color: #238a31;
}
.subnavBlock li.nav02{
	background-color: #0069ba;
}
.subnavBlock li.nav03{
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;  
	-moz-border-radius-topright: 5px; 
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;  
	-moz-border-radius-bottomright: 5px; 
	background-color: #e2032d;
/*	background-color: #999;	*/
	margin-right:0;
}
#top #container .inner .subnavBlock li .inner{
	padding:20px;
	text-align:center;
}
.subnavBlock li.nav01 .inner{
	background: url(../images/index_subnav_ico01.png) no-repeat center 20px;
}
.subnavBlock li.nav02 .inner{
	background: url(../images/index_subnav_ico02.png) no-repeat center 20px;
}
.subnavBlock li.nav03 .inner{
  background: url(../images/index_subnav_ico03.png) no-repeat center 20px;
}

.subnavBlock li .inner h3{
	border-bottom:0;
	padding:90px 0 5px;
	width:100%;
	text-align:center;
	font-weight:bold;
}
.subnavBlock li .inner p {
	width:100%;
}

.subBlock .linkBlock01{margin-bottom:20px;}
.subBlock .linkBlock01 li{
	border-bottom: 1px dotted #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
}

.subBlock .linkBlock02 li{
	margin-bottom:10px;
	padding:10px 5px;
	text-align:center;
	border:1px solid #ccc;
}
.subBlock .linkBlock01 li a{
	line-height:1.4;
	display:block;
	padding-left:10px;
	background: url(/compe/19th/images/icon_arrow01.gif) no-repeat 0 8px;
}
.compeBtn{
	text-align:center;
	margin:50px 0;
}

/*judge
--------------------------------------------*/
#pro{margin-bottom:50px;}
#pro .col01{
	padding:20px 20px 0;
	margin-bottom:0;
	border-bottom:dashed 1px #ccc;
}
#pro .col01:last-child{
	border:0;
}
#pro .reverse{
	background:#fff;
}
#pro .col01 h3{
	border:0;
	margin:0;
}
#pro .col01 h3 span{
	display:block;
	font-size:78%;
	line-height:1.2;
}
#pro .col01 p{
	margin-bottom:20px;
}
#pro .col01 h3 span.furi{
	display:inline;
}
#pro .col01 ul{margin-bottom:20px;}

/*result
--------------------------------------------*/
.dataList2{margin-bottom:20px;}
.dataList2 li{
	float:left;
	width:283px;
	padding:0 0 10px 0;
	margin:0 20px 20px 0;
	border-bottom: 1.5px dotted #ccc;
}
.dataList2 li.lastChild{
	margin-right:0;
}
.dataList2 li dl dt{
	width:4em;
	float:left;
	clear:left;
}
.dataList2 li dl dd{
	padding:0 0 5px 4em;
}
.dataList2 li.none {
    display: none;
}



/*result2
--------------------------------------------*/
#subnav{
	overflow:hidden;
	margin:0 0 20px -2px;
}
#subnav li{
	float:left;
	background: #efefef;
	width:221px;
	margin-left:2px;
}
#subnav li a{
	display:block;
	width:201px;
	background: url(../images/result2/icon_arrowB.gif) no-repeat 1em 1.2em;
	padding:10px;
	text-align:center;
}

#judge{
	margin-top:-60px;
	padding-top:60px;
	margin-bottom:30px;
}

.juryName{
	font-weight:bold;
	font-size:124%;
	padding-bottom:5px;
}

#award .colAward{
	padding:15px 0 20px;
	margin-bottom:20px;
	height:100%;
}
#award .colAward .col01{
	margin-bottom:0;	
}
#award .type01{
	background:#fdf0e3;
}
#award .type02{
	background:#efefef;
}
#award .type03{
	background:#faf8e9;
}

#award .colAward .head{
	padding:0 20px;
	border-bottom:2px solid #fff;
}
#award .colAward .head dt{
	width: 160px;
	float:left;
	padding-bottom:10px;
	text-align:center;
}

#award .colAward .head dd{
	padding:0 0 0 10px;
}
#award .colAward .head dd img{
	float:right;
}
#award .colAward .head p{
	padding-left:10px;
	line-height:1.3;
}
#award .colAward .head p.txt01{
	line-height:110px;
}
#award .colAward .head p.txt02{
	padding: 2em 0;
}
#award .colAward .head p.txt03{
	padding: 1em 0;
}


#award .colAward .head p span{
	font-size:170%;
}



#award .colAward .col01{
	border-top:1px solid #ccc;
	padding: 0 20px;
}
#award .colAward .col01 h3{
	border:none;
	padding: 15px 0 0;
}
#award .colL,
#award .colR{
 width:415px;
}
#award .colL .com{
	margin-bottom:15px;
}
#award .colL .com dt{
	float:left;
	clear:both;
	width:70px;
	text-align:center;
}
#award .colL .com dd{
	padding:0 0 0 70px;
	font-size:88%;
}
#award .colR .img{
	text-align:center;
	margin-bottom:20px;
}
#award .colR .btn{
	text-align:center;
	margin-bottom:15px;
}
#award .colR .btn a{
	width:90%;
	margin:0 auto 10px;
	min-height:65px;
	padding:10px 0;
	display:table;
	background:#589e28 url("../images/pdf.png") no-repeat 20px 22px;
	background-size:20px 20px;
	border-radius: 5px;
	border:1px solid #438d14;
	text-align:center;
	box-sizing: border-box;
}
#award .colR .btn a span{
	display:table-cell;
	vertical-align: middle;
	color:#fff;
	font-size:12px;
}
#award .colR .btn a span em{
	font-size:16px;
	text-align:center;
	display:block;
	line-height:1.4;
}
.acbox{
	padding:15px;
}
.acBtn{
	text-align:center;
	padding:10px;
	border-radius:5px;
	cursor: pointer;
	background: #ccc url(../images/btn_down.png) no-repeat 98% 18px;
  color:#fff;
}
.selected{
	background-image: url(../images/btn_up.png) !important;
}
#award .type01 .acBtn{background-color:#f4bc30;}
#award .type02 .acBtn{background-color:#aaa;}
#award .type03 .acBtn{background-color:#d09254;}

/*fine
--------------------------------------------*/
#fine .col{
	margin-bottom:20px;
}
#fine .colL,
#fine .colR{
 float:left;
 width:435px;
 background:#f6f6f6;
}
#fine .colR{
	float:right;
}
#fine .inner{
	padding:20px;
}
#fine .name{
	display:table;
}
#fine .name p{
	display:table-cell;
 vertical-align:middle;
 font-size:12px;
}
#fine .name span{
 font-size:14px;
}

#fine h3{
 margin:10px 0 5px 0;
 padding:10px 0 0 0;
 border-top:1px solid #ccc;
 border-bottom:0;
 font-size:14px;
}
#fine .txt,
#fine .img{
 margin-bottom:20px;
}
#fine .img,
#fine .btn{
	text-align:center;
	margin-bottom:15px;
}
#fine .acBtn{
	background-color:#999;
}

#fine .btn a{
	width:90%;
	margin:0 auto 10px;
	min-height:65px;
	padding:0;
	display:table;
	background:#589e28 url("../images/pdf.png") no-repeat 20px 22px;
	background-size:20px 20px;
	border-radius: 5px;
	border:1px solid #438d14;
	text-align:center;
	box-sizing: border-box;
}
#fine .btn a span{
	display:table-cell;
	vertical-align: middle;
	color:#fff;
	font-size:12px;
}
#fine .btn a span em{
	font-size:16px;
	text-align:center;
	display:block;
}
#fine .btn a span em span{
	font-size:14px;
	text-align:center;
	display:block;
}
/* slick */
#gallerySlider .slick-slide{
	margin:0 18px;
	outline:none;
	position:relative;
}
.galTxt{
	padding-top:5px;
	text-align:center;
}

/* slick */
#gallerySlider .slick-slide {
	margin:0 10px 10px;
	outline:none;
	position:relative;
}
/* slick-dots */
.slick-dots {
	width:880px;
	margin:0 auto 30px;
	padding:0;
	position:static;
	overflow:hidden;
}
.slick-dots li {
	width:auto;
	height:auto;
	float:left;
	margin-bottom:10px;
	position:relative;
}
.slick-dots .slick-active span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 98px;
	height: 72px;
	border: 2px solid #f00;
}
.slick-prev,
.slick-next {
	width:45px;
	height:45px;
	font-size:0;
	overflow:hidden;
	top:37%;
}
.slick-prev:before,
.slick-next:before {
	content:"";
}
.slick-prev {
	background:url(../images/result2/controller_btn01.png) no-repeat left top!important;
	left:20px;
}
.slick-next {
	background:url(../images/result2/controller_btn02.png) no-repeat left top!important;
	right:20px;
}
.slick-arrow {
	z-index:10;
}

.bnr{
	text-align:center;
	margin-bottom:30px;
}
.bnr a{
	transform:all 0.5s;
}
.bnr a:hover{
	opacity: 0.7;
}