@charset "utf-8";

#single_calam {
 color: #fff;
 line-height: 1.8;
}

#single_calam a img{
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
#single_calam a .hover:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.5;
	opacity:0.5;
}
#single_calam a{
	color:#aaa;
	text-decoration: underline;
}
#single_calam a:hover{
	color:#555;
	text-decoration: none;
}

#single_calam h2 {
	margin-bottom: 30px;
    clear: both;
}



/* ここからショーケース
--------------------------------------------------------------------------------------- */
#sc {
 margin: 0;
 background: #1a1a1a;
}
#sc h1 {
 margin: 0;
}





/* ここから審査関連
--------------------------------------------------------------------------------------- */
#judge {
    padding: 0 50px 60px;
 overflow: hidden;
 background: #1a1a1a;
}
#judge .lead {
	margin-bottom: 20px;
}
#judge .imgs {
	margin-bottom: 60px;
}
 .prof_pht {
 float: left;
 width: 195px;
}
.commtxt {
 float: left;
 width: 655px;
}

.prof_pht {
 position: relative;
}

 .prof_pht .profiletip {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    display: none;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5;
    opacity: 0.9;
    padding: 1em;
    position: absolute;
    width: 500px;
    z-index: 100;
}



/* ここからプレゼントとリンクボタン
--------------------------------------------------------------------------------------- */
#present {
 clear: both;
    padding: 0 50px 60px;
 overflow: hidden;
 margin-bottom: 80px;
 background: #1a1a1a;
 position: relative;
}
#ind_gold {
    color: #C5B358;
}
#ind_silver {
    color: #ccc;
}
 #ind_bronze {
    color: #925c39;
}
.others {
    font-size: 90%;
    line-height: 1.6;
}
#cup_img {
    position: absolute;
    top: 100px;
    right: 50px;
}
#prize_btn {
    text-align: center;
}





/* ここから下部階層＠結果ページ
--------------------------------------------------------------------------------------- */
#cate_ttl {
 height: 144px;
 margin-bottom: 40px;
 position: relative;
}
#cate_ttl h1 { }
#cate_ttl #bktop {
 position:absolute;
 top: 116px;
 right: 20px;
}

.tab_nav {
 height: 70px;
}
.tab_nav li {
 float: left;
 margin-left: 10px;
}
.tab_nav li:first-child {
 margin-left: 0;
}
.tab_nav2 {
 height: 70px;
 margin-bottom: 50px;
}
.tab_nav2 li {
 float: left;
 margin-left: 10px;
}
.tab_nav2 li:first-child {
 margin-left: 0;
}

#prize_box {
 clear: both;
	width:850px;
 padding: 50px 50px 10px;
 background: #000;
 color: #fff;
 font-size: 14px;
 word-break: normal !important;
 word-wrap: break-word !important;
}


 




/* ここから下部階層
--------------------------------------------------------------------------------------- */
.hline { height: 1px; margin-bottom: 40px; }

#contBox {
    background: #1a1a1a url(../prize/images/bkg.jpg) no-repeat center top;
    padding: 0 50px 50px;
    margin-bottom: 80px;
}
#contBox h1 {
    text-align: center;
    padding: 40px 0 20px;
    margin: 0;
}



/* gold silver bronze ---------------------------------*/
.award {
    overflow: hidden;
    padding: 0 0 50px;
    border-bottom: 1px solid #555;
}
.award h2 {
    text-align: center;
    margin: 0 !important;
    padding-bottom: 10px !important;
}
.award h2.sec {
    text-align: center;
    margin: 0 !important;
    padding: 50px 0 10px !important;
}

#frame_g p, #frame_s p, #frame_b p {
    margin: 0;
}

#frame_g {
    width: 828px;
    height: 586px;
    margin: 0 auto 10px;
    background: url(/info/contest_2016/prize/images/com_goldbg.jpg) no-repeat center top;
    position: relative;
    text-align: center;
}
#frame_g #pht {
    text-align: center;
    padding-top: 54px;
    padding-bottom: 14px;
}
#frame_g #medal {
    position: absolute;
    top: 0;
    left: 18px;
    z-index: 10;
}

.zoombtn_g {
    text-align: right;
    padding-right: 10px;
}
.comm_label_g {
    padding-left: 10px;
    padding-bottom: 10px;
}
    
#comment_g {
    padding: 0 10px;
    color: #e7c675;
}

#frame_s {
    width: 748px;
    height: 533px;
    margin: 0 auto 10px;
    background: url(/info/contest_2016/prize/images/com_silverbg.jpg) no-repeat center top;
    position: relative;
    text-align: center;
}
#frame_b {
    width: 748px;
    height: 533px;
    margin: 0 auto 10px;
    background: url(/info/contest_2016/prize/images/com_bronzebg.jpg) no-repeat center top;
    position: relative;
    text-align: center;
}
#frame_s .pht, #frame_b .pht {
    text-align: center;
    padding-top: 54px;
    padding-bottom: 14px;
}
#frame_s .medal, #frame_b .medal {
    position: absolute;
    top: 0;
    left: 18px;
    z-index: 10;
}
.zoombtn {
    text-align: right;
    padding-right: 48px;
}
.comm_label {
    padding-left: 48px;
    padding-bottom: 10px;
}
#comment_s {
    padding: 0 48px;
    color: #d9d8d8;
}
#comment_b {
    padding: 0 48px;
    color: #df9b7f;
}



/* 入選 ----------------------------------------------------*/
.box_col2 {
    margin: 0 50px 80px 0;
    display: table;
    table-layout: fixed;
    width: 400px;
    float: left;
    position: relative;
}
.box_col2_end {
    margin: 0 0 80px 0;
    display: table;
    table-layout: fixed;
    width: 400px;
    float: left;
    position: relative;
}

.pht_col2 {
    width: 398px;
    height: 398px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #555;
}
.title_auth_col2 {
 width: 320px;
 line-height: 1.5;
 position: absolute;
 top: 412px;
 left: 0;
 font-size: 90%;
}
.zoombtn_col2 {
 position: absolute;
 top: 412px;
 right: 0;
 width: 67px;
}




/* 佳作 ----------------------------------------------------*/
.box_col3 {
    margin: 0 35px 100px 0;
    display: table;
    table-layout: fixed;
    width: 260px;
    float: left;
    position: relative;
}
.box_col3_end {
    margin: 0 0 100px 0;
    display: table;
    table-layout: fixed;
    width: 260px;
    float: left;
    position: relative;
}

.pht_col3 {
    width: 258px;
    height: 258px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #555;
}
.title_auth_col3 {
 width: 175px;
 line-height: 1.8;
 position: absolute;
 top: 270px;
 left: 0;
 font-size: 84%;
}
.zoombtn_col3 {
 position: absolute;
 top: 270px;
 right: 0;
 width: 67px;
}








