/* tiff-contents */
#tiff-contents,
#tiff-articles-contents {
    background: #000;
    font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.ct-pc #tiff-contents,
.ct-pc #tiff-articles-contents {
    padding-top: 12px;
}

/* Coverflow */
#tiff-coverflow-bg {
    width: 100%;
    background: url(./images/haikei_cover.jpg) no-repeat;
    background-size: cover;
}
.ct-pc #tiff-coverflow-bg {
    padding: 30px 0 10px;
}
.ct-sp #tiff-coverflow-bg {
    padding-top: 20px;
}
#tiff-coverflow {
    overflow: hidden;
    visibility: hidden;
    margin: 0 auto;
}
.ct-pc #tiff-coverflow {
    width: 540px;
    height: 260px;
}
.ct-sp #tiff-coverflow {
    width: 300px;
    height: 145px;
}
#tiff-coverflow-wrap {
    overflow: hidden;
    position: relative;
}
#tiff-coverflow-wrap > div {
    float: left;
    width: 100%;
    position: relative;
}
.ct-pc #tiff-coverflow-wrap > div img {
    width: 540px;
}
.ct-sp #tiff-coverflow-wrap > div img {
    width: 300px;
}
.ct-pc #tiff-coverflow-controlbar {
    padding: 10px 0;
    text-align: center;
}
.ct-sp #tiff-coverflow-controlbar {
    padding: 5px 0;
    text-align: center;
}
#tiff-coverflow-controlbar li {
    display: inline-block;
    margin: 0;
    background: url(./images/icons.png) no-repeat center center;
    cursor: pointer;
}
.ct-pc #tiff-coverflow-controlbar li {
    width: 15px;
    height: 15px;
    background-position: -37px -7px;
}
.ct-sp #tiff-coverflow-controlbar li {
    width: 7px;
    height: 7px;
    background-size: 30px 30px;
    background-position: -19px -4px;
}
.ct-pc #tiff-coverflow-controlbar li.on {
    background-position: -37px -37px;
}
.ct-sp #tiff-coverflow-controlbar li.on {
    background-position: -19px -19px;
}

/* Section */
.section {
    margin: 0 auto;
}
.ct-pc .section {
    width: 628px;
}
.ct-pc #news {
    margin-top: 20px;
}
.section h2 {
    color: #fff;
    background: url(./images/midashi_icon.png) no-repeat 5px center;
}
.ct-pc .section h2 {
    padding-left: 60px;
    height: 54px;
    font-size: 28px;
    line-height: 36px;
    font-weight: normal;
}
.ct-sp .section h2 {
    padding: 8px 0 0 34px;
    height: 36px;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    border: 1px solid #f00;
    background-size: 24px 27px;
    background-color: #000;
}
.section h2 span {
    display: block;
    color: #f00;
    font-weight: normal;
}
.ct-pc .section h2 span {
    font-size: 14px;
    line-height: 16px;
}
.ct-sp .section h2 span {
    font-size: 9px;
    line-height: 10px;
}
.ct-pc .section h2 img {
    height: 30px;
}
.ct-sp .section h2 img {
    height: 22px;
    vertical-align: top;
}
.section > .box {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}
.ct-sp .section > .box {
    padding-bottom: 10px;
}
.section > .padding {
    padding: 8px;
}

/* Item List */
.itemlist {
	list-style: none;
	padding: 0;
    margin: 0;
}
.itemlist {
    background: #fff;
}
.ct-pc .itemlist {
    border-radius: 8px;
}
.itemlist > li > a {
	display: block;
	text-decoration: none;
}
.ct-pc .itemlist > li > a {
	padding: 10px 10px;
}
.ct-pc .itemlist > li > a:hover {
    background: #ffc;
}
.itemlist > li > a > div {
	border-top: solid 1px #b3aeae;
    overflow: hidden;
}
.ct-sp .itemlist > li > a > div {
    background: url(images/sp/arrow.png) no-repeat right 5px center;
    background-size: 10px 15px;
    padding-right: 20px;
}
.ct-pc .itemlist > li > a > div {
    margin-top: -10px;
    padding-top: 10px;
    height: 70px;
}
.ct-sp .itemlist > li > a > div {
    height: 82px;
}
.itemlist > li:first-child > a > div {
    border-top: none;
}
.itemlist .photo {
	float: left;
	margin-right: 10px;
}
.ct-pc .itemlist .photo,
.ct-pc .itemlist .photo img {
	height: 70px;
	width: 70px;
}
.ct-sp .itemlist .photo {
    margin: 0;
    padding: 8px;
}
.ct-sp .itemlist .photo ,
.ct-sp .itemlist .photo img {
	height: 66px;
	width: 66px;
}
.itemlist .subject {
	color: #f44;
}
.ct-pc .itemlist .subject {
	font-weight: bold;
}
.ct-sp .itemlist .subject {
    padding-top: 8px;
	height: 66px;
    overflow: hidden;
}
.itemlist p {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 13px;
	line-height: 18px;
}
.ct-sp .itemlist p {
    font-size: 14px;
    line-height: 22px;
}

/* Competition */
#competition img {
    width: 100%;
}
#competition ul {
    list-style: none;
    overflow: auto;
}
.ct-sp #competition ul {
    width: 290px;
    margin: 0 auto;
}
#competition ul li {
    margin-top: 8px;
}
.ct-pc #competition ul li {
    margin-left: 8px;
}
.ct-pc #competition ul li {
    float: left;
}
#competition ul a {
    display: block;
    overflow: hidden;
}
.ct-pc #competition ul a {
    width: 296px;
    height: 0;
    padding-top: 230px;
    background: url(./images/competition_pc.jpg) no-repeat;
}
.ct-sp #competition ul a {
    width: 290px;
    height: 0;
    padding-top: 225px;
    background: url(./images/competition_sp.jpg) no-repeat;
    background-size: 1160px 450px;
}
.ct-pc #competition ul .competition1 a {
    background-position: 0 0;
}
.ct-pc #competition ul .competition2 a {
    background-position: -296px 0;
}
.ct-pc #competition ul .competition3 a {
    background-position: -592px 0;
}
.ct-pc #competition ul .competition4 a {
    background-position: -888px 0;
}
.ct-pc #competition ul .competition1 a:hover {
    background-position: 0 -230px;
}
.ct-pc #competition ul .competition2 a:hover {
    background-position: -296px -230px;
}
.ct-pc #competition ul .competition3 a:hover {
    background-position: -592px -230px;
}
.ct-pc #competition ul .competition4 a:hover {
    background-position: -888px -230px;
}
.ct-sp #competition ul .competition1 a {
    background-position: 0 0;
}
.ct-sp #competition ul .competition2 a {
    background-position: -290px 0;
}
.ct-sp #competition ul .competition3 a {
    background-position: -580px 0;
}
.ct-sp #competition ul .competition4 a {
    background-position: -870px 0;
}
.ct-sp #competition ul .competition1 a:hover {
    background-position: 0 -225px;
}
.ct-sp #competition ul .competition2 a:hover {
    background-position: -290px -225px;
}
.ct-sp #competition ul .competition3 a:hover {
    background-position: -580px -225px;
}
.ct-sp #competition ul .competition4 a:hover {
    background-position: -870px -225px;
}

/* Article box */
.ct-pc #articles,
.ct-pc #gallery {
    width: 628px;
    margin-top: 20px;
    padding: 20px 6px 0 6px;
    background: #222;
}
.ct-sp #articles,
.ct-sp #gallery {
    background: #fff;
}
.ct-sp #articles .padding,
.ct-sp #gallery .padding {
    padding: 0;
}
#articles .itemlist_a,
#gallery .itemlist_a {
    list-style: none;
    overflow: auto;
}
.ct-pc #articles .itemlist_a,
.ct-pc #gallery .itemlist_a {
    margin-top: 20px;
}
#articles .itemlist_a > li,
#gallery .itemlist_a > li {
    list-style: none;
    display: block;
}
.ct-pc #articles .itemlist_a > li,
.ct-pc #gallery .itemlist_a > li {
    float: left;
    width: 296px;
    height: 260px;
    overflow: hidden;
    margin-left: 8px;
}
#articles .itemlist_a > li > a,
#gallery .itemlist_a > li > a {
    display: block;
    overflow: hidden;
	color: #fff;
}
.ct-sp #articles .itemlist_a > li > a > div,
.ct-sp #gallery .itemlist_a > li > a > div {
    height: 82px;
    border-bottom: 1px solid #B3AEAE;
    text-decoration: none;
}
.ct-sp #articles .itemlist_a > li > a .photo,
.ct-sp #gallery .itemlist_a > li > a .photo {
    float: left;
    padding: 8px;
}
.ct-sp #articles .itemlist_a > li > a .photo img,
.ct-sp #gallery .itemlist_a > li > a .photo img {
    width: 117px;
    height: 66px;
}
.ct-pc #articles .itemlist_a > li > a img,
.ct-pc #articles .itemlist_a > li > .a img,
.ct-pc #gallery .itemlist_a > li > a img,
.ct-pc #gallery .itemlist_a > li > .a img {
    width: 294px;
    height: 165px;
    border: 1px solid #666;
}
#articles .itemlist_a p.subject,
#gallery .itemlist_a p.subject {
    text-decoration: none;
    font-size: 15px;
    line-height: 20px;
}
.ct-pc #articles .itemlist_a p.subject,
.ct-pc #gallery .itemlist_a p.subject {
    color: #fff;
}
.ct-sp #articles .itemlist_a p.subject,
.ct-sp #gallery .itemlist_a p.subject {
    color: #f44;
    font-size: 14px;
    line-height: 22px;
    padding-top: 8px;
    height: 66px;
    overflow: hidden;
}
#articles .itemlist_a p.ct-for-pc,
#gallery .itemlist_a p.ct-for-pc {
    display: none;
}
.ct-pc #articles .itemlist_a > li:first-child,
.ct-pc #gallery .itemlist_a > li:first-child {
    width: 600px;
}
#articles .itemlist_a > li:first-child .photo,
#gallery .itemlist_a > li:first-child .photo {
    float: right !important;
}
.ct-pc #articles .itemlist_a > li:first-child .photo img,
.ct-pc #gallery .itemlist_a > li:first-child .photo img {
    width: 380px;
    height: 214px;
}
.ct-sp #articles .itemlist_a > li:first-child .photo img,
.ct-sp #gallery .itemlist_a > li:first-child .photo img {
    width: 142px;
    height: 80px;
    border: 1px solid #666;
}
#articles .itemlist_a > li:first-child p.subject:before,
#gallery .itemlist_a > li:first-child p.subject:before {
    content: "PICK UP!!";
    display: block;
    font-weight: bold;
    color: #E7C971;
}
.ct-pc #articles .itemlist_a > li:first-child p.subject:before,
.ct-pc #gallery .itemlist_a > li:first-child p.subject:before {
    font-size: 22px;
    margin-bottom: 4px;
}
.ct-sp #articles .itemlist_a > li:first-child p.subject:before,
.ct-sp #gallery .itemlist_a > li:first-child p.subject:before {
    font-size: 22px;
    margin-bottom: 4px;
}
.ct-pc #articles .itemlist_a > li:first-child p.ct-for-pc,
.ct-pc #gallery .itemlist_a > li:first-child p.ct-for-pc {
    display: block;
    font-size: 12px;
    margin-top: 8px;
}
.ct-pc #articles .itemlist_a > li:first-child p.ct-for-pc:after,
.ct-pc #gallery .itemlist_a > li:first-child p.ct-for-pc:after {
    content: "...（続きを読む）";
}
.ct-sp #articles .itemlist_a > li:first-child > a,
.ct-sp #gallery .itemlist_a > li:first-child > a {
    text-decoration: none;
}
.ct-sp #articles .itemlist_a > li:first-child > a > div,
.ct-sp #gallery .itemlist_a > li:first-child > a > div {
    margin: 8px;
    padding: 8px;
    background: #000;
    border-radius: 8px;
    height: auto;
    overflow: auto;
    border-bottom: none;
}
.ct-sp #articles .itemlist_a > li:first-child p.subject,
.ct-sp #gallery .itemlist_a > li:first-child p.subject {
    color: #fff;
    height: 88px;
}

/* Linkbutton */
.linkbutton {
    text-align: right;
    padding: 8px;
}
.linkbutton a {
    color: #e7c971;
    text-decoration: none;
}
/*
.ct-pc .linkbutton {
    padding-top: 20px;
}
.ct-sp .linkbutton {
    padding-top: 10px;
}
.linkbutton > a {
    display: block;
    margin: 0 auto;
    height: 0;
    overflow: hidden;
    background: url(images/buttons.png) no-repeat left top;
}
.ct-pc .linkbutton > a {
    width: 448px;
    padding-top: 74px;
}
.ct-sp .linkbutton > a {
    background-size: 448px 74px;
    width: 224px;
    padding-top: 37px;
}
#news .linkbutton > a {
    background-position: 0 0;
}
.ct-pc #news .linkbutton > a:hover {
    background-position: 0 -74px;
}
.ct-sp #news .linkbutton > a:hover {
    background-position: 0 -37px;
}
.ct-pc #articles .linkbutton > a {
    background-position: -448px 0;
}
.ct-sp #articles .linkbutton > a {
    background-position: -224px 0;
}
.ct-pc #articles .linkbutton > a:hover {
    background-position: -448px -74px;
}
.ct-sp #articles .linkbutton > a:hover {
    background-position: -224px -37px;
}
.ct-pc #gallery .linkbutton > a {
    background-position: -940px 0;
}
.ct-sp #gallery .linkbutton > a {
    background-position: -470px 0;
}
.ct-pc #gallery .linkbutton > a:hover {
    background-position: -940px -70px;
}
.ct-sp #gallery .linkbutton > a:hover {
    background-position: -470px -35px;
}
*/

/* Trailer */
.ct-pc #trailer .box {
    text-align: center;
    padding-top: 20px;
}
.ct-sp #trailer .box {
    text-align: center;
    padding-top: 10px;
}

/* tiff-tweets-text */
#tiff-tweets-text {
    color: white;
    margin: 0 auto;
    margin-bottom: 10px;
}
.ct-pc #tiff-tweets-text {
    width: 520px;
}
.ct-sp #tiff-tweets-text {
    width: 300px;
}

/* tweets-widget */
#tweets-widget {
    text-align: center;
}

/* page top */
.ct-sp .page-top {
    display: none;
}
.page-top {
    margin: 6px;
    text-align: right;
}
.page-top a {
    color: #e60012;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

/* bottom credit */
#bottom-credit {
    color: #888;
    text-align: center;
    margin-top: 20px;
}
.ct-pc #bottom-credit {
    font-size: 16px;
}
.ct-sp #bottom-credit {
    font-size: 10px;
}

/* bottom menu */
.ct-sp #bottom-menu {
    display: none;
}
#bottom-menu {
    list-style: none;
    text-align: center;
    margin-top: 10px;
    height: 20px;
}
#bottom-menu li {
    list-style: none;
    display: inline-block;
    color: #fff;
}
#bottom-menu li:before {
    content: " / ";
    font-size: 16px;
}
#bottom-menu li:first-child:before {
    content: '';
}
#bottom-menu li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
#bottom-menu li a.current {
    color: #e60012;
    text-decoration: underline;
}
#bottom-menu li a:hover {
    text-decoration: underline;
}

