@charset "utf-8";
/* ========================================

	SERVICE CSS

	--------------------
	T-SQUARE
	-------------------
	   
========================================== */


/* webfont
--------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');


/* base
============================== */
html, body {
    background: #fff;
    color: #000;
	text-justify: inter-ideograph;
	word-break:break-word!important;
	font-variant-ligatures: none;
}
a {color: #E60012;}
a:hover {color:#E60012;}
.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
p, a, div, span {
    word-break: break-word;
}




/* font指定
============================== */
header #gnav li a,
.up:after,
#home #topInfoArea .box dt,
#home .sectionTit:before,
.pageTit::before,
.catList li a,
.nodata,
#home #topInfoArea #nextLive.box .date,
#home #membersContent .sectionTit span:before,
#home #membersContent li .tit,
#home #sns .tit,
#loading .percent,
#pager a,
#pager b{
    font-family: 'Josefin Sans', sans-serif;
    font-weight: normal;
}
.btn .more,
#media .cat,
#home #live .infoList li .date,
.back,
#live .infoList .date,
#live .detail .date,
#pageTop a{
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 0.08em;
}
header #gnav li:first-letter,
#home .sectionTit:first-letter,
#home #sns .tit:first-letter,
.pageTit:first-letter {
	color: #E60012;
	font-family: 'Josefin Sans', sans-serif;
}
#home .sectionTit:first-letter {font-size: 60px;}
.pageTit::before,
.pageTit:first-letter {font-size: 60px;}
.other::after {content: 'OTHERS';}
.video::after {content: 'DVD/BD';}


/* layout
============================== */
/* headerNav */
header #gnav li a {
	color: #33151e;
}
header #gnav li a:hover, .socialList li a:hover::before{color: #E60012}
.socialList li a::before {color: #33151e;font-style: normal;}
header #gnav li.grayout a{opacity: 0.2; pointer-events:none;}
#home header h1, #news header h1, #live header h1, #media header h1, #bio header h1, #disco header h1, #contact header h1, #feature header h1 {
	left: 0px;
	top: 10px;
}
header h1 {top: 10px;}
header h1 path,header h1 polygon{fill:#000;}
/*header h1 a::after {opacity: 0;}*/
header h1 a:hover {opacity: 0.7;}

header h1:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(100% + 30px);
    background-image: url(/image/top/icon_45th_aniv_Nm5hK9fJ.png);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 85%;
    height: 85%;
    transform: translateX(-50%);
}


/* footer */
footer {background: #CB1322;}
footer .copyright {color: rgba(255,255,255,0.5);}

/* 共通パーツ */
.btn a,
.btn input{
    display: block;
    width: 50%;
    margin: 0 auto;
    padding: 15px 0;
    font-size: 16px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border: none;
}
.btn .main {
    background: #E60012;
    color: white;
}
.btn .main:hover {
        background: #ff3878;
}
.btn .more,
.btn .more:hover,
#home #topics #pickUp a:hover {
	width: auto;
	color: #000!important;
}
.btn .more::after {display: none;}
.up:after {
    background: none;
    font-size: 14px;
    margin-left: 3px;
    color: #E60012;
    padding: 0 5px;
}
.sectionTit, .pageTit::before{
	letter-spacing: 0.15em;
	line-height: 1.2em;
}
#media .cat {
	color: #E60012;
}
#home #live .infoList li .date {color: #33151e;}
#home #live .infoList li .tit {border-color: #bfb1b5;}
.infoList .date {
	color: #777;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	font-size: 14px;
}
.infoList a {color: #33151e;}
.infoList a:hover, .infoList a:hover .date {color: #E60012;opacity: 1;}
#pageTop a {
    font-size: 16px;
    color: #000;
}
#pageTop a::after {
    content: '';
    background: url(/image/cmn/ico_right.png) no-repeat center;
    display: block;
    width: 20px;
    height: 20px;
    right: -5px;
    top: 4px;
    position: absolute;
    left: auto;
    background-size: 20px auto;
}
#pageTop a:hover {opacity: 1;}
#pageTop a:hover:after {right: -15px;}
#pager a {color: #000;}
#pager a:hover {color: #E60012;}


/* テキスト変更 */
.up::after{	content:'NEW!';}
.btn .more::before{ content:'VIEW ALL';}
#home #topFree02 .sectionTit::before {content: 'VIDEO';}
#home #topFree03 .sectionTit::before {content: 'LINK';}
#home #membersContent .sectionTit::before {content: 'T-SQUARE';}
/*
#home #topics .sectionTit::before{ content:'Topics'; }
#home #news .sectionTit::before, #news .pageTit::before{ content:'News'; }
#home #live .sectionTit::before, #live .pageTit::before{ content:'Schedule'; }
#home #media .sectionTit::before, #media .pageTit::before{ content:'Media'; }
#home #video .sectionTit::before{ content:'Video'; }
#home #topInfoArea .box#nextLive dt::before {content: 'Next Live';}
#home #topInfoArea .box#latestNews dt::before {content: 'Latest News';}
#disco .pageTit::before{ content:'Discography' }
#bio .pageTit::before{ content:'Profile' }
.nodata::after { content:'No Data'; }
#disco .nodata::after { content:'Coming Soon'; }
.tv::after{content:'TV';}
.radio::after{content:'Radio';}
.magazine::after{content:'Magazine';}
.web::after{content:'Web';}
.other::after{content:'Other';}
.catList .allCat::after{content:'All';}
.album::after{content:'Album';}
.single::after{content:'Single';}
.video::after{content:'Video';}
.release::after{content:'Release';}
.catList .live::after{content:'Live';}
.event::after{content:'Event';}
.instore::after{content:'Instore';}
.archives::after{content:'Archives';}
#pageTop a ::before { content:'Page Top'; }


.back a::before{ content:'Back';}
#contact .pageTit::before {content: 'Contact';}
*/


/* index
============================== */
/* loading */
#loading {
	display: none;
    width:100%;
    height:100%;
    background:#fff;
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
    margin: 0;
}
#home #loading {display: block;}
#loading .bar {
    width: 30%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #eee;
    height: 1px;
}
#loading .bar span {
    display:block;
    width:0;
    background: #E60012;
    height: 1px;
}
#loading .percent {
    width: 60px;
    color: #E60012;
    padding-top: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: right;
}
#loading .percent span {display: inline-block;}
#loading .percent #numb {
    font-size:22px;
    margin:0 5px 0 0;
}
#loading .percent #per {
    font-size:18px;
}
#home #wrap {
	background: no-repeat center top;
    background-attachment: fixed;
	background-image: url(/image/top/ph_main_201805.jpg);
	background-size: cover;
}
#home .sectionTit::before {font-size: 60px;}
#home #topInfoArea {
    width: 450px;
    margin: 0;
    display: block;
    background: #cb1422;
    color: #fff;
    padding: 60px 75px;
    z-index: 1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    bottom: auto;
}
#home #topInfoArea .box {
    display: block;
    margin: 0;
    padding: 10px 0 10px 30px;
    background: transparent;
    position: relative;
}
#home #topInfoArea .box:before,
#home #topInfoArea .box:after {
	content: '';
	height: 100%;
	width: 1px ;
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#home #topInfoArea .box:after {
	opacity: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #fff;
	transition: all .2s ease; -moz-transition: all .2s ease; -webkit-transition: all .2s ease;
}
#home #topInfoArea .box:hover:after {
	 opacity: 1;
	-moz-animation: line .5s ease 0s 1 forwards;
	-webkit-animation: line .5s ease 0s 1 forwards;
}
@-moz-keyframes line {
0%{height: 0%;}
100%  { height:100%;}
}
@-webkit-keyframes line {
0%{height: 0%;}
100%  { height:100%;}
}

#home #topInfoArea .box a:hover {color: #fff;}
#home #topInfoArea .box#nextLive {    margin: 0 0 45px;}
#home #topInfoArea .box#nextLive .date{
	font-size: 25px;
	letter-spacing: 0.05em;
}
#home #topInfoArea .box#latestNews {margin-top: 20px;}
#home #topInfoArea .box#latestNews .date {display: none;}
#home #topInfoArea .box a {color: #fff;padding: 0;}
#home #topInfoArea .box dt {
	margin-bottom: 13px;
	font-size: 14px;
}
#home #topInfoArea .box dt::before {
    font-size: 25px;
    letter-spacing: 0.1em;
}
#home #topInfoArea .box .date {font-size: 12px;}
#home #keyVisual { background: #fff; position: absolute;}
#home #keyVisual:after {
    content: '';
    width: 770px;
    height: 640px;
    position: absolute;
    top: 0px;
    left: 10%;
    display: block;
    background: no-repeat center;
    background-size: cover;
}
#home #keyVisual .anchor::before, #home #keyVisual .anchor::after {background: #E60012;}
#home #keyVisual .anchor {z-index: 1;}
#home #topics #pickUp a:hover {opacity: 1;}
#home section:nth-child(even) {    background: rgba(245, 245, 245, 0.9);}
#home section:nth-child(odd) {background:#fff;}
#home section:nth-child(odd),
#home section:nth-child(odd) a,
#home section:nth-child(odd) .sectionTit,
#home section:nth-child(odd)#topics #pickUp a,
#home section:nth-child(odd)#topics #pickUp a::after {
    color: #000;
}
#home section:nth-child(odd) a:hover,
#home section:nth-child(odd)#topics #pickUp a:hover,
#home section:nth-child(odd)#topics #pickUp a:hover::after,
#home #live .infoList li a:hover .date {color: #E60012;}
#home #live .infoList li .date {margin-right: 15px;}
#home section:nth-child(odd)#live .infoList li .tit {border-color:#E60012;}
#home section:nth-child(odd) .btn .more::after,
#home .btn a:after,
#home #topics #pickUp a::after {
    content: '';
    background: url(/image/cmn/ico_right.png) no-repeat center;
    display: block;
    width: 25px;
    height: 25px;
    right: -40px;
    top: 1px;
    position: absolute;
    left: auto;
    background-size: 25px auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#home section:nth-child(odd) .btn .more:hover::after,
#home .btn a:hover:after,
#home #topics #pickUp a:hover:after {
	right: -46px;
}
#home #link {text-align: center;}
#home #link ul {
    text-align: left;
    display: inline-block;
    width: 745px;
}
#home #link li{
	display: inline-block;
	width: 360px;
	min-height: 75px;
	vertical-align: top;
	margin: 0 20px 60px 0;
	position:relative;
}
#home #link li a{
	display: inline-block;
	width: 340px;
	line-height: 0;
	text-decoration:none;
	line-height: 100%;
	overflow:hidden;
	opacity: 1;
	top:0;
	left:10px;
	position: absolute;
	margin-bottom: 10px;
}
#home #link li a img{
	display:block;
	width: 100%;
	max-width: inherit;
	left: 0;
}
#home #link li a:hover{ 
	width: 350px;
	top:-3px;
	left:5px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
#home #link li:nth-child(even){ margin-right:0;}
#home #link li:nth-last-of-type(2),
#home #link li:nth-last-of-type(1){margin-bottom: 0;}

#home #topFree01 .sectionTit {display: none;}
#home #sns .tit {
    font-size: 40px;
    text-align: center;
    letter-spacing: 0.15em;
    margin: 0 0 40px;
}
#home #sns .timeline li {width: 450px;}
#home #sns .tlFacebook {float: left;}
#home #sns .tlTwitter {float: right;}

#home #membersContent {
	background: #cb1322;
}
#home #membersContent .sectionTit {
    color: #fff;
    line-height: 1.3;
    margin: 0 0 50px;
}
#home #membersContent .sectionTit::before {
    display: block;
    font-size: 28px;
    letter-spacing: 0.15em;
    margin: 0 0 5px;
}
#home #membersContent .sectionTit:first-letter {color: #fff;font-size: 30px;}
#home #membersContent .sectionTit span:before {
	content:'Official Fan Site';
	display: block;
}
#home #membersContent .membersLead {
    font-size: 20px;
    text-align: center;
    margin: 0 0 60px;
}
#home #membersContent li {margin-bottom: 40px;}
#home #membersContent li .tit {
    margin-bottom: 2px;
    font-size: 27px;
    letter-spacing: 0.1em;
}
#home #membersContent #membersMenu {margin-bottom: 20px;}
#home #membersContent .spsiteInfo {
    width: 625px;
    margin: 0 auto;
    padding: 35px 40px;
    border-color: rgba(255,255,255,0.3);
}
#home #membersContent .spsiteInfo .title {margin-bottom: 7px;}
#home #membersContent .spsiteInfo .url {margin-bottom: 15px;}
#home #membersContent .spsiteInfo .qr {width: 100px;}
#home #membersContent #memberAnchor {
    position: absolute;
    top: -30px;
    left: 0;
}

/* 下層
============================== */
#news header h1, #live header h1, #media header h1, #bio header h1, #disco header h1, #contact header h1, #feature header h1{top: 10px;}
.pageTit {margin: 0 0 40px;}
.back {
    font-size: 16px;
}
.back:before {
    content: "\f104";
    font-family: 'FontAwesome';
    padding: 0 8px 0 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
	position: relative;
	left: 0;
}
.back:hover:before {
	left: -2px;
	color:#E60012;
}
.back a::after,
.back:before{display: none;}
.back a,
.back a:hover{color:#000;}
.back a:after {
    content: '';
    background: url(/image/cmn/ico_left.png) no-repeat center;
    display: block;
    width: 25px;
    height: 25px;
    top: 1px;
    position: absolute;
    left: -40px;
    background-size: 25px auto;
}
.back a:hover:after {left: -46px;width: 25px;}
.catList li a {
    color: #000;
    font-size: 16px;
    letter-spacing: 0.1em;
}
.catList li a:hover{ opacity:1;color: #E60012; }
.catList li a:after,
.catList li.current a::after{height: 1px; left: -1px;}
.catList li.current a {color: #E60012;}
.catList li.current a::after,
.catList li a:hover::after{
	height: 1px;
	background: #E60012;
}
.catList li.LIVE,
.catList li.EVENT {display: none;}
.nodata {
    color: #999;
    font-size: 20px;
}
.detail .comment img:not(.dummy) {height: auto!important;}
#live .infoList .date {
    margin-right: 15px;
    color: #33151e;
}
#live .infoList a:hover .date {color: #E60012;}
#contact .attentionBox { background: #f5f5f5;}
.discList a {color: #000;}
.discList a:hover {color:#E60012;}

.discList .thumb img {background-size: contain; -webkit-background-size: contain;}
#bio .txt {line-height: 2;}
#bio .ph {margin-bottom: 20px;}
#bio .area{ margin-bottom: 80px;}
#bio .area .ph{width: 100%;margin: 0 0 36px; float: none;}
#bio .txtBlock {margin: 0 0 100px;}
#bio .members {margin: 0 0 70px;}
#bio .members a {display: inline-block;margin-right: 15px;}
#bio .members a:hover {text-decoration: none!important;}
#bio .members a span{font-size: 11px;}
#bio .txtBlock .sub{font-size: 12px;}
#bio .pageAnchor { top: -100px;}
#bio .bandName {font-size: 40px;margin: 0 0 40px;}
#bio dd{ font-size: 13px; margin-bottom: 2px; }



/* PC only
============================== */
@media screen and (min-width: 960px) {
	#page .sp {display: none!important;}
	#home.firstNav header {padding: 0; background: #fff;}
	header #gnav {box-shadow: 0 0 10px 2px rgba(200,200,200,0.2);    padding-right: 30px;}
	header #gnav .socialList li {margin: 0 5px;}
	header #gnav li a {letter-spacing: 0.1em;}
	#home.firstNav #gnav li a,
	#home.firstNav .socialList li a:before {color: #000;}
	#home.firstNav header h1 {
	    top: 25px;
	}
	#home.firstNav header h1 a svg {
		height: 180px;
	}
	#home header h1 {
	    transition: all .5s ease;
	    -webkit-transition: all .5s ease;
	}
	header #gnav li a:hover,
	.socialList li a:hover:before{ color: #E60012!important;}
	#home #keyVisual {min-width: 1000px;}
}



/* tablet only
============================== */
@media screen and (max-width: 959px) {
	header #navBtn span{background: #000;}
	header.menuOpen #navBtn span {background: #fff;}
	#headerInner {background: rgba(203, 19, 34, 0.9);}
	header #gnav {position: relative;top: -3%;}
	header #gnav li {display: block;}
	header #gnav .gnav {margin: 0 0 20px;}
	header #gnav li a {font-size: 36px; line-height: 2em;    letter-spacing: 0.13em;}
	header #gnav li a, .socialList li a::before{color: #fff;}
	header #gnav li a:hover, .socialList li a:hover::before {color: #fff;}
	header #gnav li:first-letter{color: #fff;}
	header #gnav li.grayout a {opacity: 0.5;}
	#news header h1 svg, #live header h1 svg, #media header h1 svg, #bio header h1 svg, #disco header h1 svg, #contact header h1 svg, #feature header h1 svg {
	    width: 68px;
	    height: 80px;
	}
	#news header h1, #live header h1, #media header h1, #bio header h1, #disco header h1, #contact header h1, #feature header h1 {
	    width: 68px;
	    left: 4%;
	    top: 30px;
	}
	#home header h1 svg {width: 110px;height: 140px;}
	#home header h1 {
	    width: 110px;
	    left: 4%;
	    top: 30px;
	}
	header h1:after{
    	width: 95%;
        height: 95%;
	    left: 100%;
        transform: none;
    }
	#home #keyVisual:after {
	    width: 80%;
	    height: 640px;
	    top: 46%;
	    left: 0;
	    margin-top: -320px;
	}
	#home #topInfoArea {
	    width: 400px;
	    padding: 30px 45px;
	    bottom: 15%;
	    min-height: auto;
	    transform: none;
	    top: auto;
	}
	#home #topInfoArea .box#nextLive {margin: 0 0 35px;}
	#home #keyVisual .anchor {bottom: 3%;}
	#home section:nth-child(even) { background: rgba(245, 245, 245, 1);}
	#home .sectionTit::before,
	#home .sectionTit:first-letter,
	#home #membersContent .sectionTit span:before,
	.pageTit::before,
	.pageTit:first-letter{font-size: 50px;}
	#disco #container{width: 100%;}
	#home #live .infoList li .date {line-height: 1.3; font-size: 18; letter-spacing: 0;margin-right: 20px;}
	#home #sns .timeline li {width: 48%;}
	#home #sns .timeline li.tlFacebook {margin-right: 2%;}
	#home #sns .tit {font-size: 30px;    margin: 0 0 25px;}
	#home #link ul {
		width: 100%;
	}
	#home #link li {
	    display: block;
	    width: 48%;
	    min-height: 0;
	    margin: 0 0 40px;
	    float: left;
	}
	#home #link li:nth-child(odd) {margin-right: 4%;}
	#home #link li a {
	    display: block;
	    width: auto;
	    position: relative;
	    margin-bottom: 0;
	    left: 0;
	}
	#home #membersContent li .tit {font-size: 22px;}
	#home #membersContent .membersLead {font-size: 16px;}
	.sectionTit {margin-bottom: 60px;}
	.sectionTit, .pageTit::before {letter-spacing: 0.1em; }
}
@media screen and (max-width: 675px) {
	header h1:after{
    	top: calc(100% + 20px);
        left: 50%;
        background-position: center top;
        transform: translateX(-50%);
    }

}
