@charset "UTF-8";

.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

body.p-prizes {
}
/*body.p-prizes .global-header, body.p-prizes .global-nav {
    background-color: #000;
    background-color: transparent;
    background-image: none;
}*/

body.p-prizes .global-main {
    background-color: #fff;
}

body.p-prizes .static-tab a {
	color: rgba(0, 0, 0, 0.6);
}

body.p-prizes .static-tab a:hover, body.p-prizes .static-tab a.active {
    color: #000;
}

body.p-prizes .award_box.dot {
	border-top: 1px dotted #c5c0b4;
	margin-top:50px;
}

body.p-prizes .award_box {
	margin-bottom:80px;
}


body.p-prizes .lead {
	font-size:20px;
	margin:44px 0 0;
	line-height:32px;
	font-weight:bold;
}

body.p-prizes .common-section .text {
	font-size:14px;
	line-height:26px;
	margin-top:18px;
}

body.p-prizes .common-section .text.float_box {
width: 550px;
}

body.p-prizes .award_image {
	float:right;
	/*width:516px;*/
  width:380px;
	text-align:center;
	margin-top:-58px;
  margin-left: 80px;
  margin-bottom: 50px;
}

body.p-prizes .award_image img{
  border: #333 solid 1px;
  margin-bottom: 0.5em;
}


body.p-prizes .award_image figcaption{
  font-size: 0.7em;
  text-align: left;
  line-height: 1.5;
}


body.p-prizes .award_detail {
}

body.p-prizes .text a {
	color:#61553d;
}

body.p-prizes .award_list {
	width:410px;
	color:#61553d;
	margin-top:30px;
}


body.p-prizes .award_list.top {
	margin-top:50px;
}

body.p-prizes .award_list li {
	font-size:15px;
	border:2px solid #61553d;
	margin-bottom:8px;
	padding:6px 20px;
}

body.p-prizes .award_list li:last-child {
	margin-bottom:20px;
}

body.p-prizes .award_list li span.prize {
	float:right;
}
body.p-prizes .award_list li span.prize.-middle {
	line-height: 0;
}

body.p-prizes .winners_link {
  text-align: center;
}
body.p-prizes .winners_link a {
    background: #fffdf9;
    border: 2px solid #61553d;
    border-radius: 4px;
    color: #61553d;
    display: inline-block;
    font-size: 14px;
    margin: -20px auto 40px;
    padding: 7px 38px;
    text-align: center;
    width: auto;
    line-height: 16px;
}
body.p-prizes .winners_link a:hover {
  text-decoration: none;
}


body.p-prizes .category_list a{
background: #000000;
color: #fff;
padding: 0.5em 1em;
text-decoration: none;
}

body.p-prizes .category_list a:hover{
text-decoration: underline;
}


body.p-prizes .text.topmargin{
margin-top: 4em;
}



@media screen and (max-width: 639px) {

body.p-prizes .award_list {
    width: 100%;
}

body.p-prizes .global-header {
    background: #000 none repeat scroll 0 0;
}
body.p-prizes .global-main {
    background-color: transparent;
}
body.p-prizes .back {
    border-bottom: 1px solid #7a715d;
    padding-top: 5px;
}

body.p-prizes .back a {
    color: #b80606;
    display: block;
    font-size: 10px;
    padding: 5px 15px;
}

body.p-prizes .award_box.dot {
	border-top: 1px dotted #c5c0b4;
	margin-top:50px;
}

body.p-prizes .award_box {
	margin-bottom:30px;
}



body.p-prizes .lead {
	font-size:15px;
	margin:30px 0 0;
	line-height:32px;
	font-weight:bold;
}

body.p-prizes .text {
	font-size:13px;
	line-height:21px;
	margin:10px 0 30px;
}

body.p-prizes .common-section .text.float_box {
width: auto;
}

body.p-prizes .text.small {
	font-size:12px;
	line-height:13px;
	margin:10px 0 30px;
}

body.p-prizes .award_image {
	float:none;
	width:auto;
	text-align:center;
	margin:0 0 20px 0;
}

body.p-prizes .award_image img {
}

body.p-prizes .award_detail {
}

body.p-prizes .text a {
	color:#61553d;
}

body.p-prizes .award_list {
	width:auto;
	color:#61553d;
	margin-top:0;
}

body.p-prizes .award_list.top {
	margin-top:50px;
}

body.p-prizes .award_list li {
	font-size:12px;
	border:2px solid #61553d;
	margin-bottom:8px;
	padding:8px 28px 8px 17px;
}

body.p-prizes .award_list li:last-child {
	margin-bottom:20px;
}

body.p-prizes .award_list li span.prize {
	float:right;
}

body.p-prizes .winners_link a {
    margin: 0 auto 30px;
    font-size: 12px;
    padding: 6px 15px;
}
body.p-prizes .winners_link br._sp {
    display: inline !important;
}

body.p-prizes .category_list a{
background: #000000;
color: #fff;
padding: 0.5em 1em;
text-decoration: none;
}

body.p-prizes .category_list a:hover{
text-decoration: underline;
}



}
