@charset "UTF-8";
/* CSS Document */

	/* Custom Color Index(一発置換用) ================== 
Menu: #000
Menu txt: #fff
Menu now: #FF00CB
Hd big: #00d7c6
Hd small : #
============================*/

.clb_col1 { color:#FF00CB; } /* nav-now */
.clb_col2 { color:#000; } /* nav-normal */
.clb_col3 { color:#00d7c6; } /* 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; }

.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: #000; }
.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: #FF00CB; 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 #FF00CB; 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: #000; 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 #00d7c6; border-left: 10px solid transparent; border-right: none; }
.ofcclb_cts h3 { color: #00d7c6; margin-bottom: 10px; font-weight:bold; }
.ofcclb_label { background: #000; 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:#FF00CB; 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:#00d7c6; 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; }

/* 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: #FF00CB; 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 #FF00CB; 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:last-child { 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; }
.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 { padding-right:}
.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 #00d7c6; 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 #FF00CB; 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: #FF00CB; 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:#FF00CB; }

.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: #00d7c6; line-height: 25px; }
.dampager li a:hover { background: #ddd; color:#fff; border-radius: 13px; text-decoration: none; }
.dampager li span { width: 25px; height: 25px; display: block; background: #00d7c6; color: #fff; border-radius: 13px; line-height: 25px; }

.music_result { text-align: center; }

.illust_result { list-style-type: none; text-align: center; }
.illust_result li { display: inline-block; width: 220px; margin-right: 35px; height: 180px; }
.illust_result img { width: 220px; }
.illust_result a { font-size: 0.9em; text-align: left; }

.works_prize { font-weight:bold; font-size: 24pt; margin-bottom: 15px; color:#fff; text-align: center;

    /*
    background-image:url(../images/bg_gold.jpg);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #be9e00), color-stop(0.50, #805d00), color-stop(0.00, #ffe400));
    background: -webkit-linear-gradient(top, #ffe400 0%, #805d00 50%, #be9e00 100%);
    background: -moz-linear-gradient(top, #ffe400 0%, #805d00 50%, #be9e00 100%);
    background: -o-linear-gradient(top, #ffe400 0%, #805d00 50%, #be9e00 100%);
    background: -ms-linear-gradient(top, #ffe400 0%, #805d00 50%, #be9e00 100%);
    background: linear-gradient(to bottom, #ffe400 0%, #805d00 50%, #be9e00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color:transparent; */}


.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) {
.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; }
    
    .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; padding-top:20px; }
.clmbox .clm2 { float: none; width: 100%; margin-right: 0; margin-top: 20px; }
.works_music { margin-top: 20px; border-top:1px solid #ccc; padding-top:20px; }
.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; }
    
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:#00d7c6; 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: #00d7c6; 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; }
    
    .works_prize img { width: auto; max-width: 280px;}

    
}

.br_ss { font-size: 10px; }