.ct-pc .ct-for-sp { display: none; }
.ct-sp .ct-for-pc { display: none; }

.ct-pc .ct-l-wrapper {
    width: 562px;
    margin: 0 auto;
    background: #000;
    color: #fff;
    font-size: 14px;
    *zoom: 1;
}
.ct-pc .ct-l-wrapper:before,
.ct-pc .ct-l-wrapper:after {
    content: " ";
    display: table;
}
.ct-pc .ct-l-wrapper:after {
    clear: both;
}
.ct-pc #ct-l-banner a.ct-l-cover {
    display: block;
    width: 562px;
    padding-top: 200px;
    height: 0;
    overflow: hidden;
    background: url(../images/pc/top/main.jpg);
}
.ct-pc #ct-l-menu {
    float: left;
    margin: 0;
    padding: 0;
    width: 420px;
    height: 40px;
    list-style: none;
}
.ct-pc #ct-l-menu > li {
    float: left;
    width: 140px;
    height: 40px;
}
.ct-pc #ct-l-menu > li > a {
    display: block;
    width: 140px;
    padding-top: 40px;
    height: 0;
    overflow: hidden;
}
.ct-pc #ct-l-menu-news > a {
    background: url(../images/pc/top/menu_news.png) no-repeat center top;
}
.ct-pc #ct-l-menu-news > a:hover {
    background: url(../images/pc/top/menu_news_on.png) no-repeat center top;
}
.ct-pc #ct-l-menu-nomination > a {
    background: url(../images/pc/top/menu_nominate.png) no-repeat center top;
}
.ct-pc #ct-l-menu-nomination > a:hover {
    background: url(../images/pc/top/menu_nominate_on.png) no-repeat center top;
}
#ct-l-menu-books {
    display: none;
}
.ct-pc #ct-l-menu-books > a {
    background: url(../images/pc/top/menu_special.png) no-repeat center top;
}
.ct-pc #ct-l-menu-books > a:hover {
    background: url(../images/pc/top/menu_special_on.png) no-repeat center top;
}
.ct-pc .ct-l-submenu {
    display: none;
    position: relative;
    z-index: 2;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 200px;
}
.ct-pc .ct-l-submenu li {
    border-left: solid 1px #bf9438;
    border-right: solid 1px #bf9438;
    border-bottom: solid 1px #bf9438;
}
.ct-pc .ct-l-submenu a {
    display: block;
    color: #000;
    padding: 2px 2px 2px 1.2em;
    text-indent: -1em;
    font-size: 12px;
    text-decoration: none;
}
.ct-pc .ct-l-submenu a:before {
    content: "\25B6 ";
}
.ct-pc .ct-l-submenu a:hover {
    background: #fbe4b4;
}
.ct-pc #ct-l-snsbar {
    float: right;
    margin: 0;
    padding: 0;
    width: 130px;
    height: 40px;
    list-style: none;
}
.ct-pc #ct-l-snsbar > li {
    float: left;
    width: 30px;
    height: 30px;
    padding: 5px;
}
.ct-pc #ct-l-snsbar > li > a {
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(top, #FFFFFF, #DEDEDE);
    background-image: -webkit-linear-gradient(top, #FFFFFF, #DEDEDE);
    background-image: linear-gradient(top , #FFFFFF, #DEDEDE);
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #000000;
    cursor: pointer;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);

    display: block;
    float: left;
    height: 26px;
    width: 28px;
    text-align: center;
    padding-top: 2px;
    text-decoration: none;
    font-family: 'lucida grande', tahoma, verdana, arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
}
.ct-pc #ct-l-snsbar > li > a:focus,
.ct-pc #ct-l-snsbar > li > a:hover,
.ct-pc #ct-l-snsbar > li > a:active {
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(top, #F8F8F8, #D9D9D9);
    background-image: -webkit-linear-gradient(top, #F8F8F8, #D9D9D9);
    background-image: linear-gradient(top , #F8F8F8, #D9D9D9);
    border-color: #BBBBBB;
    box-shadow: none;
}
.ct-pc #ct-l-snsbar > li > a > img {
    width: 24px;
    height: 24px;
    border: none;
}

.ct-pc #ct-l-contents {
    background: url(../images/pc/top/haikei.jpg) no-repeat top center #000;
}

.ct-pc #ct-l-wowow-panel a {
    display: block;
    width: 550px;
    padding-top: 260px;
    height: 0;
    background: url(../images/pc/top/wowow_kokuchi.png) no-repeat center top;
    margin: 10px auto;
    overflow: hidden;
}
.ct-pc #ct-l-wowow-banner a {
    display: block;
    width: 300px;
    padding-top: 50px;
    height: 0;
    background: url(../images/pc/top/wowowsp_botton.png) no-repeat center top;
    margin: 20px auto;
    overflow: hidden;
}
.ct-pc #ct-l-wowow-banner a:hover {
    background: url(../images/pc/top/wowowsp_botton_on.png) no-repeat center top;
}
.ct-pc .ct-l-pagetop {
    background: url(../images/pc/top/footer_haikei.png) repeat left top;
    padding: 10px 5px;
}
.ct-pc .ct-l-pagetop a {
    display: block;
    width: 80px;
    padding-top: 20px;
    height: 0;
    background: url(../images/pc/top/pagetop.png) no-repeat center top;
    margin: 0 0 0 auto;
    overflow: hidden;
}

/* MOBILE */
.ct-sp {
    font-family: interstate,helvetica,arail,sans-serif;
    margin: 0;
    padding: 0;
    background: #000;
}
.ct-sp .ct-l-wrapper {
    margin: 0 auto;
    color: #fff;
    font-size: 14px;
}
.ct-sp #ct-l-banner {
    width: 320px;
    height: 90px;
    margin: 0 auto;
    position: relative;
}
.ct-sp #ct-l-banner a.ct-l-cover {
    display: block;
    width: 320px;
    padding-top: 90px;
    height: 0;
    overflow: hidden;
    background: url(../images/sp/top/main.jpg);
    background-size: 320px 90px;
    margin: 0 auto;
}
.ct-sp #ct-l-menu,
.ct-sp #ct-l-snsbar {
    display: none;
}
.ct-sp #ct-l-menu-sp {
	display: block;
	position: absolute;
	top: 25px;
	right: 5px;
	width: 40px;
	height: 40px;
}
.ct-sp #ct-l-menu-sp a {
	display: block;
	background: url(../images/sp/top/menu.png) no-repeat center center;
	background-size: 40px 40px;
	padding-top: 40px;
	height: 0;
	overflow: hidden;
}
.ct-sp #ct-l-menu,
.ct-sp #ct-l-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ct-sp #ct-l-menu > li {
}
.ct-sp #ct-l-menu > li a {
    background: #dddddd; /* Old browsers */
    background: -moz-linear-gradient(top,  #dddddd 0%, #fefefe 40%, #fefefe 60%, #dddddd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(40%,#fefefe), color-stop(60%,#fefefe), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dddddd 0%,#fefefe 40%,#fefefe 60%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dddddd 0%,#fefefe 40%,#fefefe 60%,#dddddd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dddddd 0%,#fefefe 40%,#fefefe 60%,#dddddd 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #dddddd 0%,#fefefe 40%,#fefefe 60%,#dddddd 100%); /* W3C */

	border-bottom: solid 1px #000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #821921;
	text-decoration: none;
	line-height: 20px;
    overflow: hidden;
    padding: 14px 10px 10px 10px;
}
.ct-sp #ct-l-menu > li a.ct-l-close:before {
    content: "▶";
}
.ct-sp #ct-l-menu > li a.ct-l-open:before {
    content: "▼";
}
.ct-sp .ct-l-submenu {
    display: none;
}
.ct-sp #ct-l-menu > li ul.ct-l-submenu a {
    padding-left: 30px;
}

.ct-sp #ct-l-wowow-panel {
        padding: 10px;
	width: 300px;
	height: 100px;
	margin: 0 auto;
	background: url(../images/sp/top/wowow_kokuchi_line.png) no-repeat center center;
	background-size: 320px 120px;
}
.ct-sp #ct-l-wowow-panel a {
	display: block;
	width: 300px;
	padding-top: 100px;
	height: 0;
	overflow: hidden;
	background: url(../images/sp/top/wowow_kokuchi.jpg) no-repeat center center;
	background-size: 300px 100px;
}

.ct-sp #ct-l-footer {
	margin-top: 10px;
	background: #3f3f3f;
	color: #fff;
	padding: 8px;
	text-align: center;
}
.ct-sp #ct-l-footer a {
	color: #ddaf33;
}
.ct-sp #ct-l-footer address {
	margin-top: 4px;
	font-style: normal;
}
