@charset "UTF-8";
/* CSS Document */

	/* Custom Color Index(一発置換用) ==================
Menu: #f881b7
Menu txt: #fff
Menu now: #56ceae
Hd big: #81d188
Hd small : #
============================*/
.conf { font-weight: bold; color: #F00; }

.clb_col1 { color:#56ceae; } /* nav-now */
.clb_col2 { color:#f881b7; } /* nav-normal bg */
.clb_col3 { color:#81d188; } /* h color */
.br_s { margin-top:10px; }
.br_m { margin-top:20px; }
.br_l { margin-top:30px; }
.br_ll { margin-top:50px; }
.txt_marker { background:linear-gradient(rgba(0, 0, 0, 0) 30%, #fff791 30%); padding-right:3px; padding-left:3px; }

.img100 { width: 100%; }
/* Official Clb Layout and Commons */
.ofcclb_whole { max-width: 820px; margin: 0 auto 30px; background: #fff; font-size: 1.2em; }
.ofcclb_whole hr { border-top: 1px solid #ccc; border-bottom: 0; margin: 20px 0; }
.ofcclb_sect { padding: 40px; }
/* margin-top */
.ofcclb_whole .br_s { margin-top: 10px; }
.ofcclb_whole .br_m { margin-top: 20px; }
.ofcclb_whole .br_l { }
.ofcclb_whole .br_ll { }
.ofcclb_whole ul { padding-left: 0; margin-left: 0; }
.ofcclb_mainvisual { position:relative; }
.ofcclb_navi { font-size: 0px; background: #f881b7; }
.ofcclb_navi li { display: inline-block; text-align: center; width: 20%; font-size: 14px; box-sizing: border-box; border-right: 1px solid #fff; }
.ofcclb_navi li:last-child { border-right: none; }
.ofcclb_navi a { display: block; height: 2.6em; line-height: 2.6em; box-sizing: border-box; text-decoration: none; color: #fff; }
.ofcclb_navi a:hover, .ofcclb_navi .now a { background: #56ceae; color: #fff; position: relative; }
.ofcclb_navi .now a:before { content: ""; display: block; position: absolute; left: 50%; margin-left: -20px; bottom: -10px; border-top: 20px solid #56ceae; border-right: 20px solid transparent; border-left: 20px solid transparent; }
.ofcclb_navi a { display: block; height: 2.6em; line-height: 2.6em; box-sizing: border-box; text-decoration: none; color: #fff; }
.ofcclb_navi .dum { display: block; height: 2.6em; line-height: 2.6em; box-sizing: border-box; text-decoration: none; color:#8a8ce0;}
.ofcclb_title { margin-bottom: 20px; font-size: 18px; }/* h2 size */
.ofcclb_title span { background: #f881b7; color:#FFFFFF; padding: 5px 20px; margin-left: -50px; position: relative; }
.ofcclb_title span:before { display: block; position: absolute; left: 0; bottom: -10px; content: ""; border-top: 10px solid #81d188; border-left: 10px solid transparent; border-right: none; }
.ofcclb_cts h3 { color: #81d188; margin-bottom: 10px; font-weight:bold; }
.ofcclb_label { background: #f881b7; color: #fff; display: inline-block; padding: 0px 8px; margin-right: 5px; font-size: 0.9em; }
.ofcclb_cts .btn_link { margin-top: 30px; }
.ofcclb_cts .btn_link a { padding: 10px 30px; background:#56ceae; color: #fff; white-space: nowrap; border-radius: 3px; box-shadow: 0 2px 1px rgba(0,0,0,0.3); display: inline-block; margin-bottom: 10px; }
.ofcclb_cts .btn_link a:hover { text-decoration: none; opacity: 0.8; }
.ofcclb_classicon { float:left; width:100px; color:#81d188; font-size:80px;}
.ofcclb_classinfo { margin-left:100px;}
.ofcclb_company { font-size:0.8em; }

.ofcclb_status_end	  {position:absolute; background:url(../images/clb_end.png) no-repeat left top; width:112px; height:112px; top:150px; right:30px; }
.ofcclb_status_result {position:absolute; background:url(../images/clb_result_wht.png) no-repeat left top; width:112px; height:112px; top:150px; right:30px; }
.ofcclb_status_pre    { position: absolute; background: url(images/clb_pre.png) no-repeat left top; width: 120px; height: 120px; top: 150px; right: 30px; }

/* Prize List */
.prizeplan { overflow:hidden; }
.prizeplan .ofcclb_label { float:left; display:block; }
.prizects { margin-left:110px; }

.deadline { font-weight: bold; margin-top: 10px; }
.deadline p { display: inline-block; }
.ofcclb_cts .clb_limit { background: #56ceae; color: #fff; padding: 3px 10px; position: relative; margin-right: 20px; display: inline-block; margin-bottom: 5px; }
.ofcclb_cts .clb_limit:before { border-left: 10px solid #56ceae; display: block; content: ""; position: absolute; right: -8px; top: 8px; border-bottom: 10px solid transparent; }
.ofcclb_sect:nth-child(even) { background-color: #f5f5f5; }
.post_note { margin-top:20px; }
.clmbox .clm2 { width: 48%; box-sizing: border-box; float: left; }
.clmbox .clm2:last-child { float: right; }
.clmbox .clm3 { width: 30%; margin-right: 5%; box-sizing: border-box; float: left; margin-bottom:30px; }
.clmbox .clm3:nth-child(3n) { margin-right: 0; }
.clmbox .clm3_1 { width: 32%; box-sizing: border-box; float: left; }
.clmbox .clm3_2 { width: 64%; margin-right: 4%; box-sizing: border-box; float: left; }
.clmbox .clm4 { width: 23%; margin-right: 2%; box-sizing: border-box; float: left; }
.clmbox .clm4:last-child { margin-right: 0; }

.blog_list { margin-top: 15px; }
.blog_list li { list-style-type: none; box-sizing: border-box; border-bottom:1px solid #ddd; padding:10px 0; overflow:hidden; }
.blog_list .blogimg img { float: left; width: 55%; }
.blog_list .topnewsspace { min-height: 60px; padding: 10px 10px 0 58%; line-height: 1.2em; box-sizing: border-box; }
.blog_list .noattach { }
.blog_list h3 { margin-bottom:0; }
.blog_list h3 a { line-height: 1.4em; word-break: break-all; word-wrap: break-word; color: #333; font-size: 14px; }
.blog_list .date { font-size: 0.8em; margin-bottom: 8px; color: #999; }
.kiyaku { font-size: 12px; }
.kiyaku h3 { margin-top: 30px; margin-bottom: 10px; font-weight: bold; }
.kiyaku li { list-style-type: disc; margin-left: 20px; }
.ofc_clb_list li:before { content: ""; display: inline-block; margin-right: 10px; border-left: 7px solid #56ceae; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
.ofc_clb_list li { text-indent: -15px; margin-left: 15px; margin-top: 5px; }
.clb_tag { display: inline-block; margin-bottom: 20px; }
.clb_tag p { display: inline-block; position: relative; color: #fff; line-height: 35px; font-size: 12pt; }
.clb_tag p:before { content: ""; border-right: 18px solid #56ceae; border-bottom: 18px solid transparent; border-top: 18px solid transparent; display: inline-block; vertical-align: bottom; }
.clb_tag span { height: 35px; padding: 0 20px; display: inline-block; position: relative; z-index: 2; background: #56ceae; color: #fff; font-size: 0.9rem; }
.clb_tag span:after { content: "●"; color: #fff; display: block; position: absolute; left: -10px; top: -1px; z-index: 1; }
.clb_tag i:after { content: ""; width: 70%; height: 55%; z-index: 1; position: absolute; right: 10px; bottom: 9px; -webkit-transform: skew(20deg) rotate(6deg); -moz-transform: skew(20deg) rotate(6deg); transform: skew(20deg) rotate(6deg); -webkit-box-shadow: 0 10px 8px rgba(0,0,0,0.2); box-shadow: 0 10px 8px rgba(0,0,0,0.2); }
.clb_tag+.fa-play { margin-left:10px; margin-right:10px; }

.cal-data { overflow: hidden; }
.cal-data dt { width: 75px; float: left; clear: both; padding-top: 5px; text-align: right; color:#999; }
.cal-data dd { margin-left: 80px; padding-top: 5px; }
.shop-list li { padding-bottom: 8px; list-style-type: disc; margin-left: 20px; word-break: break-all; }

/* for Results ========================== */
.label_small { background:#ff3399; color:#fff; padding:2px 5px; font-size:0.8em; margin-right: 5px; }
.img_centering { width:100%; height:120px; background-position:center center; background-size:contain; background-repeat:no-repeat; }
.img_centering a { display: block; width: 100%; height: 100%; }
.works_info { text-align: center;}
.works_prize { font-weight:bold; color:#81d188; }

ul.tab_link { list-style-type: none; background: #bdbdbd; padding: 20px 20px 0; border-bottom: 8px solid #ffe000; }
.tab_link li{ display: inline-block; margin-right: 5px; }
.tab_link a { background: #f5f5f5; color: #333; display: block; padding: 8px 30px; border-radius: 6px 6px 0 0; }
.tab_link span { background: #FFE000; color: #333; display: block; padding: 9px 30px; border-radius: 6px 6px 0 0; }
.tab_link li.now { }
.tab_link a:hover { background:#ffe000; text-decoration: none;}


@media screen and (min-width: 641px) {
.blog_list li { width: 100%; }
.blog_list .topnewsspace { padding: 0; width: 64%; float: left; margin-top: 8px; }
.blog_list .blogimg { float:right; }
.blog_list .blogimg img { max-width: 250px; width: 100%; }
.works_play { width:360px; float:left; }
.works_info_music { padding-left:360px; }

.result_final .clm3 { min-height: 300px;}
}

@media screen and (max-width: 640px) {
.ofcclb_sect { padding: 20px 20px 30px; }
.clm_half { width: 100%; float: none; }
.nav-main { font-size: 0px; background: #F881B7; }
.nav-main a { color: #fff; }
.nav-main .now{ background: #56CEAE; }
.ofcclb_navi li { font-size: 10px; }
.ofcclb_title span { margin-left: -20px; }
.ofcclb_title span:before { content: none; }
.ofcclb_classicon { width:50px; font-size:40px; }
.ofcclb_classinfo { margin-left:50px; }
.prizeplan .ofcclb_label { display:inline-block; float:none; }
.prizects { margin-left:0; margin-top:5px; }
.ofcclb_cts .clb_limit:before { content: none; }
.clmbox .clm3 { float: none; width: 100%; margin-right: 0; margin-top: 20px; padding-top:20px; }
.clmbox .clm2 { float: none; width: 100%; margin-right: 0; margin-top: 20px; }
.clmbox .clm4 { width: 48%; margin-right: 2%; margin-top: 20px; }
.clmbox .clm4:nth-child(even) { margin-right: 0;}
.tab_link { padding: 20px 10px 0; }
.tab_link a, .tab_link span { padding: 6px 15px; font-size: 0.9em; }
.blog_list { margin-right: 0; }
.blog_list li { float: none; width: 100%; background: #fff; margin-bottom: 15px;  padding:0; height:auto; box-shadow:1px 1px 3px rgba(0,0,0,0.2);  }
.blog_list a { float: none; }
.blog_list .blogimg img { width: 100%; height: auto; float: none; }
.blog_list .topnewsspace { padding: 10px; }
.clb_tag span:after { font-size: 0.5em; }
.clb_tag+.fa-chevron-right { display:none; }
}

.br_ss {font-size: 10px;}

/* for music prize Results ========================== */
.music_result_prize { list-style-type: none; }
.music_result_prize h3 { }
.music_result_prize li { padding: 10px 0; border-top: 1px solid #ddd; }
.music_result_prize h4 { font-weight: bold; display: block; font-size: 1.1em; }
.music_result_prize li a:first-child:before {font-family: 'FontAwesome'; content:'\f001'; margin-right: 5px; }
.music_result_prize .author { color: #999; }

.music_result_prize { list-style-type: none; }
.music_result_prize h3 { }
.music_result_prize li { padding: 10px 0; border-top: 1px solid #ddd; }

.music_result { list-style-type: none; border-bottom: 1px solid #ddd; margin-bottom: 30px; }
.music_result h3 { padding-top: 25px; }
.music_result li { padding: 10px 0; border-top: 1px solid #ddd; }
.music_result li a:first-child { font-weight: bold; display: block; font-size: 1.1em; }
.music_result li a:first-child:before {font-family: 'FontAwesome'; content:'\f001'; margin-right: 5px; }
.music_result li a:last-child { color: #999; }


ul.tab_link { list-style-type: none; background: #bdbdbd; padding: 20px 20px 0; border-bottom: 8px solid #ffe000; }

.works_cmt { margin-bottom:20px; margin-top:10px; font-size:0.9em; text-align: left; }

.illust_result_prize h4 { font-weight: bold; display: block; font-size: 1.1em; }

.img_centering_hackadoll { width:100%; height:120px; background-position:center center; background-size:contain; background-repeat:no-repeat; }
.img_centering_hackadoll a { display: block; width: 100%; height: 100%; }

div.sample{
    position:relative;
    width:240px;
    height:180px;
}
span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(../img/spacer.gif);
}

/* renew==============================*/
.banner img{
	max-width: 100%;
	height: auto;
}
.author {
	margin-top: 10px;
	font-size: 16px;
}
.author span{
	font-weight: bold;
}
.result_image{
	text-align: center;
}
.result_image img{
	width: 100%;
}
.result_image.gp img{
	width: 65%;
	margin: auto;
}
.result_user {
	text-align: center;
	margin-top: 10px;
}
.result_comment{
	width: 80%;
	margin: 15px auto 0;
	font-size: 13px;
}

@media screen and (min-width: 641px) {
	.clmbox + .clmbox{
		margin-top: 30px;
	}
}

@media screen and (max-width: 640px) {
	.clm2:not(last-child){
		margin-top: 45px !important;
	}
	.result_image img{
		width: 75%;
	}
	.result_image.gp img{
		width: 90%;
	}
	.result_comment{
		width: 100%;
		font-size: 12px;
	}
}