#main-visual {
	background:url(../publishimage/library/ogiri/ogiri3_mainvisual.jpg) no-repeat;
	background-position:center;
	line-height:0;
}
#main-visual img {
	max-width:900px;
}

@media screen and (max-width: 1180px) {
#main-visual {
	background-size:auto 100%;
}
}

section {
	clear:both;
	margin-bottom:30px;
	padding-top:30px;
}
section:after {
	content:"";
	display:table;
	clear:both;
}
section h2 {
	position:relative;
	font-size:32px;
	text-align:center;
}
section h2 span {
    background: #fff;
    padding: 0 1em;
    position: relative;
    z-index: 5;
}
section h2:before {
	 content: "";
		position:absolute;
  display: block;
    border-top:#00b49b solid 3px;
    width: 100%;
    height: 1px;
    top:80%;
    z-index: 1;
}
.idea h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-idea.png) no-repeat;
	background-position:center top;
}
 .wakajishi h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-lion.png) no-repeat;
	background-position:center top;
}
.humour h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-humor.png) no-repeat;
	background-position:center top;
}
.hakase h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-president.png) no-repeat;
	background-position:center top;
}
.technology h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-tech.png) no-repeat;
	background-position:center top;
}
.art h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-art.png) no-repeat;
	background-position:center top;
}
.special h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-reviewer.png) no-repeat;
	background-position:center top;
}
.grand-award h2 {
	padding-top:88px;
	background:url(../publishimage/library/ogiri/icon-prize-grandprix.png) no-repeat;
	background-position:center top;
}
section .lead-txt {
	margin-bottom:0.8em;
	text-align:center;
}
section h3 {
	clear:both;
	margin-bottom:1.2em;
	font-size:30px;
	text-align:center;
}
section h3 span {
	font-size:14px;
}
section h3 br {
	display:none;
}
section hr {
	clear:both;
	height: 0;
	margin: 0 0 2em 0;
	padding: 0;
	border: 0;
	border-top: 3px dotted #00b49b;
}
@media screen and (max-width: 640px) {
	section h3 span {
	vertical-align:text-top;
}
	section h3 br {
	display:inline;
}
}
#youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
#youtube iframe {
    position: absolute;
				margin:0 auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.col1 {
	float:left;
	width:46%;
	padding-bottom:1em;
}

.col2, .col3 {
	float:right;
	width:50%;
	padding-bottom:1em;
}
@media screen and (max-width: 980px) {
	.col3 {
		float:none;
		width:auto;
	}
}
@media screen and (max-width: 640px) {
	.col1, .col2 {
		float:none;
		width:auto;
	}
	.col1 {
		max-width:400px;
		margin:0 auto;
	}
}

.key {
	margin-bottom:1em;
}
.preface {
	font-size:12px;
	line-height:1.2;
}
p.publickey {
	padding:6px 2em;
}
@media screen and (max-width: 360px) {
	p.publickey {
		width:100%;
	padding:6px 1em;
}
}



.comment {
	display: inline-block;
		position: relative;
		margin-bottom:2em;
	padding: 1.2em 2em;
	width: auto;
	background:#f1f1f1;
	border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
}
.comment:before {
	content: "";
	position: absolute;
	bottom: -20px; left: 32px;
	margin-left: 0;
	display: block;
	width: 30px;
	height: 30px;
	background: #f1f1f1;
	border-radius:30px 0 30px 0;
-moz-border-radius:30px 0 30px 0;
-webkit-border-radius:30px 0 30px 0;
	z-index: -1;
}
.comment:after {
	content: "";
	position: absolute;
	bottom: -15px; left: 20px;
	margin-left: 0;
	display: block;
	width: 30px;
	height: 30px;
	background: #FFFFFF;
	border-radius: 30px 0 30px 0;
	-moz-border-radius:30px 0 30px 0;
-webkit-border-radius:30px 0 30px 0;
	z-index: -1;
	-webkit-transform: rotate(-35deg);
	   -moz-transform: rotate(-35deg);
	    -ms-transform: rotate(-35deg);
	     -o-transform: rotate(-35deg);
	        transform: rotate(-35deg);
}
.comment .sub-head {
	display:block;
	min-height:75px;
	margin-bottom:0.4em;
	font-size:28px;
	font-size:2.8rem;
	font-weight:bold;
	line-height:1.1;
	background:url(../publishimage/library/ogiri/icon-prize-review.png) no-repeat;
	background-position:140px top;
}
.hakase .comment .sub-head {
	background:url(../publishimage/library/ogiri/icon-prize-review-president.png) no-repeat;
	background-position:140px top;
}


.key p { font-size:18px; font-weight: lighter; }
.key + .key p { margin-top: 16px; }
.key + .key p span.preface { display: inline-block; font-size: 12px;  }
.key kbd { font-family: 'Roboto Condensed'; font-weight: bold; font-size: 18px; }


#contentarea img {
	width:auto;
}

#contentarea h2 {
	margin-bottom:2em;
	position:relative;
	text-align:center;
	font-size:16px;
}
#contentarea h2 span strong {
		display:block;
	font-size:32px;
	margin:0 auto;
}
#contentarea h2 span {
	display:inline-block;
    background: #fff;
				margin:0 auto;
    padding: 0 20px ;
    position: relative;
    z-index: 5;
}
#contentarea h2:before {
	 content: "";
		position:absolute;
  display: block;
    border-top:#00b49b solid 3px;
    width: 100%;
    height: 1px;
    top:75%;
    z-index: 1;
}

#nominate-idea h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-idea.png) no-repeat;
	background-position:center top;
}
#nominate-lion h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-lion.png) no-repeat;
	background-position:center top;
}
#nominate-humor h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-humor.png) no-repeat;
	background-position:center top;
}
#nominate-president h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-president.png) no-repeat;
	background-position:center top;
}
#nominate-tech h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-tech.png) no-repeat;
	background-position:center top;
}
#nominate-art h2 {
	padding-top:66px;
	background:url(../publishimage/library/ogiri/icon-prize-art.png) no-repeat;
	background-position:center top;
}

#contentarea .col1 {
	float:left;
	width:30%;
	padding-bottom:1em;
}

#contentarea .col2 {
	float:right;
	width:66%;
	padding-bottom:1em;
}

@media screen and (max-width: 640px) {
	#contentarea .col1, #contentarea .col2 {
		float:none;
		width:auto;
	}
	#contentarea .col1 {
		max-width:400px;
		margin:0 auto;
	}
}
