@charset "utf-8";

/*-------------------------------------------------
.bg_area
------------------------------------------------*/
.bg_area {
	background: url('../imgs/common/bg.jpg') repeat-y;
	background-size: 100% auto;
	padding: 70px 0 0;
}

/*-------------------------------------------------
Juries
------------------------------------------------*/
.juries_single_wrapper {
	max-width: 1005px;
	margin: 0 auto;
}
.juries_single_wrapper .head {
	margin: 0 0 80px;
}
.juries_single_wrapper .head h2 {
	color: #b90613;
	font-size: 3.7rem;
	font-weight: normal;
	line-height: 3.7rem;
	margin: 0 0 20px;
}
.juries_single_wrapper .head h2 span {
	font-size: 1.6rem;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 0.5em;
}
.juries_single_wrapper .head p {
	font-size: 1.2rem;
	line-height: 1.5;
	width: 220px;
}
.juries_single_wrapper .profile {
	max-width: 945px;
	margin: 0 auto 20px;
}
.juries_single_wrapper .profile img {
	width: 180px;
	display: block;
	float: left;
	margin: 0 40px 0 0;
}
.juries_single_wrapper .profile .textarea {
	float: left;
}
.juries_single_wrapper .profile .textarea section .position {
	font-size: 1.2rem;
	line-height: 1.8;
	margin: 0 0 15px;
}
.juries_single_wrapper .profile .textarea section .position br.br {
	display: none;
}
.juries_single_wrapper .profile .textarea section h3 {
	color: #b90613;
	font-size: 1.8rem;
	line-height: 1;
}
.juries_single_wrapper .biography {
	max-width: 945px;
	margin: 0 auto;
}
.juries_single_wrapper .biography_nickelson {
	max-width: 945px;
	margin: 0 auto;
}
.juries_single_wrapper .biography dl {
	font-size: 1.2rem;
	line-height: 1.8;
	letter-spacing: 0.043em;
	margin: 0 0 35px;
}
.juries_single_wrapper .biography_nickelson dl {
	font-size: 1.2rem;
	line-height: 1.8;
	letter-spacing: 0.043em;
	margin: 0 0 35px;
}
.juries_single_wrapper .biography p {
	font-size: 1.2rem;
	line-height: 1.8;
	letter-spacing: 0.043em;
	margin: 0 0 35px;
}
.juries_single_wrapper .biography dl dt {
	float: left;
	width: 60px;
}
.juries_single_wrapper .biography_nickelson dl dt {
	width: 160px;
	float: left;
}
.juries_single_wrapper .biography dl dd {
	margin: 0 0 0 60px;
}
.juries_single_wrapper .biography_nickelson dl dd {
	margin: 0 0 0 160px;
}
.juries_single_wrapper .biography dl::after {
	display: block;
	content: "";
	clear: both;
}
.juries_single_wrapper .biography_nickelson dl::after {
	display: block;
	content: "";
	clear: both;
}
.juries_single_wrapper .biography .btn {
	display: block;
	width: 180px;
	line-height: 48px;
	font-size: 1.2rem;
	letter-spacing: 0.043em;
	border: solid 1px;
	text-align: center;
}
.juries_single_wrapper .biography_nickelson .btn, .juries_single_wrapper a.btn {
	display: block;
	width: 180px;
	line-height: 48px;
	font-size: 1.2rem;
	letter-spacing: 0.043em;
	border: solid 1px;
	text-align: center;
}
.juries_single_wrapper .biography p.to_all{
	display: none;
}
.juries_single_wrapper .biography_nickelson p.to_all{
	display: none;
}





/*-------------------------------------------------

SmartPohne

------------------------------------------------*/
@media screen and (max-width: 735px) {
  /* bg_area */
  .bg_area {
		background: url('../imgs/common/bg_sp.jpg') repeat-y;
		background-size: 100% auto;
	}
  /* Juries */
	.juries_single_wrapper .head {
		margin: 0 0 45px;
		padding: 0 10px;
		position: relative;
	}
	.juries_single_wrapper .head h2 {
		font-size: 2.7rem;
		line-height: 1;
		margin: 0 0 10px;
	}
	.juries_single_wrapper .head h2 span {
		font-size: 1.4rem;
		display: block;
		margin: 10px 0 0;
	}
	.juries_single_wrapper .head p {
		font-size: 1.2;
		line-height: 1.5;
		width: 220px;
	}
	.juries_single_wrapper .head .to_all {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 1rem;
		letter-spacing: 0.051em;
		text-decoration: underline;
	}
	.juries_single_wrapper .profile {
		padding: 0 70px;
		margin: 0 0 50px;
		text-align: center;
	}
	.juries_single_wrapper .profile img {
		width: 235px;
		display: inline;
		float: none;
		margin: 0 0 30px;
	}
	.juries_single_wrapper .profile .textarea {
		float: none;
	}
	.juries_single_wrapper .profile .textarea section .position {
		font-size: 1.3rem;
		line-height: 1.5;
		margin: 0;
	}
	.juries_single_wrapper .profile .textarea section .position br.br {
		display: inline;
	}
	.juries_single_wrapper .profile .textarea section h3 {
		font-size: 1.9rem;
		margin: 0 0 30px;
	}
	.juries_single_wrapper .biography {
		padding: 0 45px 0 35px;
	}
	.juries_single_wrapper .biography_nickelson {
		padding: 0 35px 0 35px;
	}

	.juries_single_wrapper .biography dl {
		font-size: 1.2rem;
		margin: 0 0 40px;
	}
	.juries_single_wrapper .biography dl dt {
		width: 70px;
	}
	.juries_single_wrapper .biography_nickelson dl dt {
	width: 150px;
	float: left;
	margin-left: 10px;
}
	.juries_single_wrapper .biography dl dd {
		margin: 0 0 1.5em 70px;
	}
	.juries_single_wrapper .biography .btn {
		display: block;
		width: auto;
		line-height: 55px;
		font-size: 1.4rem;
	}
	.juries_single_wrapper .biography_nickelson .btn {
	display: block;
	margin: 0 auto;
	width: 100%;
	line-height: 48px;
	font-size: 1.2rem;
	letter-spacing: 0.043em;
	border: solid 1px;
	text-align: center;
}
.juries_single_wrapper .biography p.to_all {
	margin-top: 80px;
	display: inline-block;
}
.juries_single_wrapper .biography_nickelson p.to_all {
	margin-top: 80px;
	display: inline-block;
}
.juries_single_wrapper .biography p.to_all a {
	text-decoration: underline;
}
.juries_single_wrapper .biography_nickelson p.to_all a {
	text-decoration: underline;
}

}











