@charset "UTF-8";
/* CSS Document */

/* Custom Color Index(一発置換用) ================== 
Menu: #00b6d8
Menu txt: #fff
Menu now: #77d3e4
Hd big: #62cee2
Hd small : #
============================*/
.clb_col1 { color:#77d3e4; } /* nav-now */
.clb_col2 { color:#00b6d8; } /* nav-normal bg */
.clb_col3 { color:#d02d3e; } /* 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%, #98F3FF 30%); padding-right:3px; padding-left:3px; }
img {max-width: 100%;}
.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: #00b6d8; }
.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: #77d3e4; 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 #77d3e4; 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:#666;}
.ofcclb_title { margin-bottom: 20px; font-size: 18px; }/* h2 size */
.ofcclb_title span { background: #00b6d8; 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 #62cee2; border-left: 10px solid transparent; border-right: none; }
.ofcclb_cts h3 { color: #d02d3e; margin-bottom: 10px; font-weight:bold; }
.ofcclb_label { background: #00b6d8; 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:#9bc136; 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:#62cee2; 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:20px; right:20px; }
.ofcclb_status_result {position:absolute; background:url(../images/clb_result.png) no-repeat left top; width:112px; height:112px; top:20px; right:20px; }
.ofcclb_status_pre    { position: absolute; background: url(images/clb_pre.png) no-repeat left top; width: 120px; height: 120px; top: 20px; right: 20px; }

/* 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: #FF449D; 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 #FF449D; 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: 33%; padding-left: 2.5%; padding-right: 2.5%; border-right: 1px solid #cfcfcf; box-sizing: border-box; float: left; margin-bottom:30px; }
.clmbox .clm3:last-child { margin-right: 0; border-right: none; }
.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; }

.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 #FF449D; border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
.ofc_clb_list li { text-indent: -15px; margin-left: 15px; margin-top: 5px; list-style-type: none; }
.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 #FF449D; 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: #FF449D; color: #fff; }
.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; }

/* for Results ========================== */
ul.menu_result { background:#aaa; padding:16px 20px 0 30px; }
.menu_result li { background:#000; color: #fff; display:inline-block; border-radius:6px 6px 0 0; margin:0 4px; }
.menu_result a { display:block; color:#fff; padding:10px 50px; font-size:1.2em; }
.menu_result .now { background: #fff; }
.menu_result .now a { color:#FF449D; }

.dampager { margin-bottom: 30px; text-align: center;}
.dampager li { display:inline-block; width: 25px; height: 25px; font-size: 1.2em; }
.dampager li a { width: 25px; height: 25px; display: block; color: #FF449D; line-height: 25px; }
.dampager li a:hover { background: #000; color:#fff; border-radius: 13px; text-decoration: none; }
.dampager li span { width: 25px; height: 25px; display: block; background: #FF449D; color: #fff; border-radius: 13px; line-height: 25px; }

.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 h4 { font-weight: bold; display: block; font-size: 1.1em; }
.music_result h4 a:first-child:before {font-family: 'FontAwesome'; content:'\f001'; margin-right: 5px; }
.music_result h4+a:last-child { color: #999; }


.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; }

.works_prize { font-weight:bold; font-size: 24pt; margin-bottom: 15px; color:#fff; text-align: center; }

/* for illust prize Results ========================== */
.result .clmbox .clm2 {box-shadow: 0px 1px 4px #999; border-radius: 4px; padding: 15px; }
.works_info { margin-top: 5px; }
.result h4 { margin-top:5px; margin-bottom:5px; font-weight:bold; }
.works_prize { font-weight:bold; color:#ff8000; }
.works_cmt { margin-bottom:20px; margin-top:10px; font-size:0.9em; text-align: left; }	
.label_small { background:#ff3399; color:#fff; padding:2px 5px; font-size:0.8em; margin-right: 5px; }

.illust_result li { float: left; width: 200px; margin: 0 20px; height: 250px; list-style-type: none; }
.illust_result p { border: 1px solid #ddd; width: 200px; height: 200px; text-align: center; }
.illust_result img { width: auto; max-width: 100%; max-height:200px; vertical-align: middle; }
.illust_result p:before { content: ""; display: inline-block; width: 0; vertical-align: middle; height: 200px; font-size: 0; }
.illust_result a { display: block; text-align: center; margin-top: 5px; line-height: 1em; }
.illust_result h3 { font-size: 1.4em; }

/* for illust 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; }

.label_small { background:#ff3399; color:#fff; padding:2px 5px; font-size:11px; }
.img_centering { width:100%; height:200px; background-position:center center; background-size:contain; background-repeat:no-repeat; }				
.works_title { margin-top:10px; margin-bottom:5px; font-weight:bold; font-size: 14pt; }
.works_auther { margin-bottom:10px;}

@media screen and (min-width: 641px) {
.works_play { width:360px; float:left; }
.works_info_music { padding-left:360px; }
.illust_result li:nth-of-type(3n) { margin-right: 0; }
}

@media screen and (max-width: 640px) {
.ofcclb_sect { padding: 20px 20px 30px; }
.clm_half { width: 100%; float: none; }
.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; border-top:1px solid #ccc; border-right:0; padding-top:20px; padding-right: 0; overflow: hidden; }
.clmbox .clm2 { float: none; width: 100%; margin-right: 0; margin-top: 20px; }
    .img_centering { width: 48%; float: left; }
    .works_info { margin-left: 52%; }

.clb_tag span:after { font-size: 0.5em; }
.clb_tag+.fa-chevron-right { display:none; }
    
ul.menu_result { padding: 10px 10px 0 10px; }
.menu_result li { margin: 0; }
.menu_result a{ padding: 10px 20px; font-size: 1em; }
    
.result_btn_play { width: 200px; height: 60px; background-color:#FF449D; color: #fff; border-bottom: 2px solid #072079; box-shadow: 0 1px 3px #ccc; }
    
    .dampager li { display:inline-block; width: 30px; height: 30px; padding: 2px; }
    .dampager li a { width: 20px; height: 20px; display: block; color: #FF449D; line-height: 20px; }
    
/*
    .illust_result li { width:calc(50% - 35px); margin-right: 35px; height: auto; margin-bottom: 30px; }
    .illust_result img { width: 100%; }
    .illust_result li:nth-of-type(2n) { margin-right: 0; }
    .illust_result a { font-size: 0.9em; }
*/
    
    .illust_result li { float: left; width: 45%; margin: 2%; height: 210px; }
    .illust_result p { width: auto; height: 170px; }
    .illust_result p:before { height: 170px; }
    .illust_result img { max-height: 170px; }
    
    .works_prize img { width: auto; max-width: 280px;}

    
}


.clmbox2 .clm3 { width: 100%; padding-left: 2.5%; padding-right: 2.5%; box-sizing: border-box; margin-right: auto; margin-left: auto; margin-bottom:30px; }
