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

.galleryphoto{
	border:1px solid #CCC;

    width:16.6%;
    height:100px;
    float:left;
    margin:0 1.6%;
    margin-top:10px;
}




#namebg{
    width:100%;
    margin-left:-70px;
    margin-top:40px;
    background:#fff;
    border:solid 1px #ccc;
    position:relative;
}
#namebg2{
    width: 0px;
    height: 0px;
    border-top: 30px solid #fff;
    border-left: 30px solid transparent;
    margin-left:-71px;

}

#nameaccent{
    width:70px;
    height:60px;
    margin-left:10px;
    float:left;
}

.backnumber{
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:26px;
    font-weight:bold;
    margin-left:14px;
    margin-top:12px;
}



.playername{
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:24px;
    font-weight:bold;
    color:#666;
    float:left;
    margin-top:5px;
    margin-left:10px;
}

.phonetic{
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#666;
}

.position{
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight:bold;
    color:#ccc;
    float:right;
    margin-top:0px;
    margin-right:20px;
    opacity:0.8;
    position:absolute;
    right:5px;
    font-size:20px;
    bottom:0;
    z-index:0;
}
@media only screen and (max-width: 320px) {
    #namebg{
        margin-left:-30px;
    }
    #namebg2{
        margin-left:-30px;
    }
    #nameaccent{
        width:auto;
    }
    #triangle{
        width:0;
    }
    .playername{
        z-index:1000;
        font-size:16px;   
    }
    .position{
        font-size:14px;
    }
}

#playerphoto{
    width:100%;
    height:200px;
    overflow:hidden;
    margin-top:30px;
    border:solid 1px #ccc;

}
#playerphoto2{
    overflow:hidden;
}
#playerphoto2 img{
    display: block;
    max-width: 100%;
    max-height: 400px;
    margin: 30px auto 0;
}
.playerimg {
    float: left;
    width: 33.3333%;
    padding: 0 15px;
}
.playerimg2 {
    padding: 0 15px;
}

.playerprf{
    margin-top:30px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:12px;
    font-weight:bold;
    float: left;
    width: 66.6666%;
    padding: 0 15px;
}

.playerprf table {
	width:100%;
    border-collapse:collapse;
    background-color: #CCC;
}
.playerprf table tr{
    height:40px;
}

.playerprf td {
    border-bottom: 1px #ccc solid;
    text-align: center;
    vertical-align: middle;
    background-color:#FAFAFA;
    color:#666;
}

.playerprf th.t_top {
    border-top: #e3e3e3 1px solid;
}

.playerprf td.t_top {
    border-top: #e3e3e3 1px solid;
}

.playerprf th {
    width:28%;
    border-bottom: 1px #ccc solid;
    text-align: center;
    vertical-align: middle;
    color:#FFFFFF;
    /* webkit系 */ 
    background: -webkit-gradient(linear,left top,left bottom, from(#343434), to(#000));

    /* Mozilla系 */ 
    background: -moz-linear-gradient(top,  #343434,  #000);

    /* InternetExplorer */  
    filter: progid:DXImageTransform.Microsoft.gradient
        (startColorstr='#343434', endColorstr='#000000', GradientType=0);
}

.related_blogs{
    margin-left:40px;
    margin-top:20px;
}
.question{

    margin-top:20px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:12px;
    font-weight:bold;

}

.question table {
    border-collapse: collapse;
    width:350px;
    float:left;
}
.question th.t_top {
    border-top: #e3e3e3 1px solid;
}
.question th {
    border-bottom: #e3e3e3 1px solid;
    text-align: left;
    padding: 10px;
    font-weight: bold;
    background-color:#780210;

}
.question td.t_top {
    border-top: #e3e3e3 1px solid;
}
.question td {
    border-bottom: #e3e3e3 1px solid;
    text-align: left;
    padding: 10px;
    background-color:#ffffff;
    color:#666;

}


.topic{
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:13px;
    color:#F90;
    float:left;
    margin-left:20px;
}


#categorytable{
    width:280px;
    height:300px;
    background:rgba(255,255,0,1);
    margin-top:19px;
    float:left;
}

#search{
    width:280px;
    height:100px;
    background:rgba(255,0,0,1);
    float:left;
    margin-top:315px;
}

.qa_wrapper{
    display: flex;
    width:100%;
    float:left;
    border-bottom:1px solid #e3e3e3;
}
.qa_wrapper:first-child{
    border-top:1px solid #e3e3e3;
}
.qa_name{
    width:30%;
    float:left;
    padding:10px 0;
    text-align: center;
}
.qa_value{
    width:70%;
    background-color: white;
    color:black;
    float:left;
    padding:10px 0;
    text-align: center;
    height:100%;
    border-right: 1px solid #e3e3e3;
}
