@charset "UTF-8";
/* CSS Document */


#wrap{
width: 100%;
}

#content{
background-color: #0c1525; 
padding: 50px 0 0;
}

.pc{ display: none;}
.sp{ display: block;}

.fontS{ font-size: 9px;}


#top,.linkLabel{
padding-top: 60px;
margin-top: -60px;
}

.img100,.img80,.img70,.img60,.img50{
width: 100%;
line-height: 0;
}

.img35{
width: 80%;
}

.img100bddvd{
background-color: #fff;
width: 100%;
line-height: 0;
overflow: hidden;
}
.bddvdimg01,.bddvdimg02{ width: 100%;}

.imgRight{
width: 80%;
margin: 0 auto 20px;
}

.contentbox{
width: 100%;
clear: both;
}


/*---------------------------------------------

content

----------------------------------------------*/

#contentAll{
background-color: #09111e;
width: 100%; max-width: 3000px;
padding: 30px 0 0;
}

#contentAllinterview{
background: url("../images/interview/bg.png") no-repeat -50px top;
background-size: 250px auto;
width: 100%;
padding: 30px 0 0;
position: relative;
}


#contentLogo{
background: url("../images/tb55logo.svg") no-repeat center;
background-size: contain;
width: 200px; height: 60px;
margin: 0 auto;
z-index:2;
}

#contentLogo2{
background: url("../images/tb55logo2.png") no-repeat center;
background-size: contain;
width: 200px; height: 60px;
margin: 0 auto;
z-index:2;
}

#contentLogo a,#contentLogo2 a{
width: 100%; height: 100%;
display: block;
}


#contentTitle{
width: 100%;
font-family: sui-generis, sans-serif;
font-weight: 500;
font-size: 18px;
line-height: 50px;
color: #e60012;
text-align: center;
font-style: italic;
}

#contentTitleLine{
background: url("../images/line_title.png") no-repeat right;
background-size: auto 8.5px;
width: 100%; height: 10px;
opacity: 0.7;
z-index:2;
}

#topbtnLine{
background: url("../images/line_top.png") no-repeat left;
background-size: auto 8.5px;
width: 100%; height: 10px;
z-index:2;
}

#btnTop{
width: 100%;
font-family: sui-generis, sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 50px;
color: #fff;
text-align: center;
font-style: italic;
}

#btnTop a,#newsNav a{
color: #fff;
text-decoration: none;
transition: all 0.3s ease;
}

#newsNav{
font-family: sui-generis, sans-serif;
font-weight: 500;
font-size: 16px;
width: 100%;
margin: 0 auto;
text-align: center;
font-style: italic;
color: #595959;
padding: 0 0 40px;
}


/*---------------------------------------------

news

----------------------------------------------*/

#newsAll{
width: 320px;
padding: 30px 0 0;
margin: 0 auto;
}

.newsBlock{
width: 100%;
padding: 0 0 50px;
}

.newsDate{
background: #e60012;
width: 100%;
line-height: 1em;
font-family: sui-generis, sans-serif;
font-weight: 500;
font-size: 16px;
color: #000;
text-indent: 0.5em;
}

.newsTitle{
width: 100%;
padding: 10px 0;
line-height: 1.3em;
font-size: 16px;
color: #ffde00;
border-bottom: 2px solid #e60012;
}

.newsTxt{
width: 100%;
padding: 7px 0 0;
color: #fff;
line-height: 1.9em;
text-align: justify;
}


.comBoxS{
width: 100%;
margin : 0;
padding :0 ;
line-height : 1.7em ;
border : double 4px #af0000;
box-sizing: border-box;
}

.comBoxTxt{
width: 90%;
padding: 1em;
margin: 0 auto;
letter-spacing: .2px;
}

.comM{ font-size: 110%; color: #D50003;line-height: 1.5em;}
.txtRight{ width: 100%; text-align:right;}
.comLineH{ line-height: 2em;}
[data-ruby] {
    position: relative;
    text-align: center;
}
[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -0.4em;
    left: 0;
    margin: auto;
    font-size: 9px;
    line-height: 1;
    letter-spacing: 0.5px;
    white-space: nowrap;
}

#haishinAll{
width: 100%;
display: flex;
flex-wrap: wrap;
align-items: stretch;
}

.haishinBnr{
background: #210000;
width: 100%;
font-size: 13px;
padding: 10px 0;
margin: 4px 0;
text-align:center;
border: 1px solid #F10004;
box-sizing: border-box;
border-radius: 3px;
transition: all 0.3s ease;
}

.haishinBnr a{ width: 100%; height: 100%; display: block; color: #ff3c3c; text-decoration: none;}

.comBoxS2{
background: #3C0001;
width: 100%;
margin : 0;
padding :0 ;
line-height : 1.7em ;
}


/*---------------------------------------------

comment

----------------------------------------------*/

#reviewAll{
width: 375px;
margin: 0 auto;
padding: 30px 0 0;
display: flex;
flex-wrap: wrap;
align-items: stretch;
}

#reviewTxt1{
width: 100%;
font-size: 13px;
color: #fff000;
text-align: center;
padding: 0;
line-height: 1.2em;
}

#reviewTxt2{
width: 100%;
text-align: center;
font-size: 10px;
line-height: 1em;
padding: 15px 0 30px;
color: #fff;
}

.reviewBox{
background: #580000;
width: 330px;
margin: 0 auto 20px;
padding: 0;
position: relative;
border-left: 5px solid #b60000;
box-sizing: border-box;
}

.reviewBox:before {
height: 0;
display: block;
position: absolute;
right: -3px;
content: "";
border-top: solid 20px #09111e;
border-left: solid 20px transparent;
top: -3px;
z-index: 2;
}

.reviewBox:after {
height: 0;
display: block;
position: absolute;
right: -2px;
content: "";
border-top: solid 20px transparent;
border-left: solid 20px transparent;
top: -2px;
}

.reviewContent{
width: 300px;
padding: 15px 0 0;
margin: 0 auto;
color: #fff;
font-size: 12px;
line-height: 1.8em;
text-align: justify;
}

.reviewNM{
color: #fff;
width: 300px;
text-align: right;
font-size: 18px;
margin: 0 auto;
padding: 10px 0 0;
letter-spacing: .5px;
}

.reviewNM2{
color: #fff;
width: 300px;
text-align: right;
font-size: 11px;
margin: 0 auto;
padding: 0 0 15px;
letter-spacing: 0;
}

.txtind04{
width: 245px;
padding-left:4.4em;
text-indent: -4.4em;
}



/*---------------------------------------------

inteview

----------------------------------------------*/

#interviewAll{
width: 100%;
margin: 30px auto;
}

.interviewBtnAll{
background: #FFFFFF;
width: 320px;
margin: 0 auto 30px;
overflow: hidden;
position: relative;
z-index:2;
}

.interviewBtnAll:before {
    height: 0;
    display: block;
    position: absolute;
    right: -3px;
    content: "";
    border-top: solid 25px #0c1525;
    border-left: solid 25px transparent;
    top: -3px;
    z-index: 2;
}
.interviewBtnAll:after {
    height: 0;
    display: block;
    position: absolute;
    right: -2px;
    content: "";
    border-top: solid 50px transparent;
    border-left: solid 50px transparent;
    top: -2px;
}

.interComingsoon{
width: 320px; height: 240px;
font-family: sui-generis, sans-serif;
font-weight: 500;
font-size: 20px;
line-height: 240px;
text-align: center;
color: #A1A1A1;
}

.interOpa{ opacity: 0.5;}

.interBtnImg{
background: #B0B0B0;
width: 320px; height: 200px;
}

.interMM{
background: #cc0000;
color: #ff904b;
width: 100%;
font-family: sui-generis, sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 20px;
margin: 10px 0;
text-indent: 20px;
}

.interTitle{
color: #000;
width: 300px;
font-family: source-han-sans-cjk-ja, sans-serif;
font-weight: 900;
font-size: 20px;
line-height: 1.2em;
margin: 15px auto;
}

.interMoreBtn{
background: #cc0000;
color: #fff;
width: 250px; height: 40px;
font-family: sui-generis, sans-serif;
font-weight: 500;
font-size: 18px;
text-align: center;
line-height: 40px;
transition: all 0.3s ease;
margin: 20px auto;
}

.interMoreBtn a{
color: #fff; text-decoration: none;
width: 100%; height: 100%;
display: block;
}

.interMoreBtn:hover{
opacity: 0.7;
cursor: pointer;
}


.interMainTitle{
background-color: #cc0000;
width: 310px;
margin: 0 auto;
font-family: source-han-sans-cjk-ja, sans-serif;
font-weight: 900;
font-size: 15px;
color: #ffea00;
border-bottom: 5px solid #fff;
line-height: 20px;
padding: 10px;
position: relative;
letter-spacing: 0.3px;
}

.interTitleS{ font-size: 12px; letter-spacing: 0.5px;}

.interMainTitle:before {
    height: 0;
    display: block;
    position: absolute;
    right: -3px;
    content: "";
    border-top: solid 25px #0c1525;
    border-left: solid 25px transparent;
    top: -3px;
    z-index: 2;
}
.interMainTitle:after {
    height: 0;
    display: block;
    position: absolute;
    right: -2px;
    content: "";
    border-top: solid 25px transparent;
    border-left: solid 25px transparent;
    top: -2px;
}

.interMainImg,.interMainImg2{
background: #B0B0B0;
width: 330px;
margin: 15px auto;
pointer-events: none;
}

.interMainTxt{
font-family: source-han-sans-cjk-ja, sans-serif;
font-weight: 500;
width: 330px;
margin: 15px auto 20px;
color: #fff;
font-size: 12px;
line-height: 2.0em;
letter-spacing: 2px;
text-align: left;
}

.interMainColor01{ font-family: source-han-sans-cjk-ja, sans-serif; color: #1F9CEA; font-weight: 900;}
.interMainColor02{ font-family: source-han-sans-cjk-ja, sans-serif; color: #DB3D40; font-weight: 900;}
.interMainColor03{ font-family: source-han-sans-cjk-ja, sans-serif; color: #E0DC4B; font-weight: 900;}

.interBack{
width: 100%; height: 50px;
font-family: sui-generis, sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 50px;
color: #fff;
text-align: center;
font-style: italic;
}

.interBack a{
width: 100%; height: 100%;
display: block;
color: #fff;
text-decoration: none;
transition: all 0.3s ease;
}

