#loader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background: #000;
    z-index: 9600;
    overflow: hidden;
}

#loader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 250px;
    margin-top: -45px;
    margin-left: -125px;
    text-align: center;
    color: #fff;
    z-index: 9601;
    font-family: "Oswald", serif;
    font-size: 14px;
}

/*
@media only screen and (min-width:0) and (max-width:1480px){
    #profileWrap{
        position: relative;
    }
}
@media only screen and (min-width:1481px){
    #profileWrap{
        position: relative;
        margin-right: 290px;
    }
}
*/
#profileWrap {
    position: relative;
    transition: 0.5s ease;
}

#profile {}


#photoWrap {
    overflow: hidden;
}

.photoContents {
    position: relative;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    background: #000;
    width: 100%;
    max-width: 100%;
    /*        max-width: 1420px;*/
    margin: 0 auto;
}

.photoContainer {
    position: relative;
    text-align: center;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
}

.profile_border {
    width: 10%;
    height: 1px;
    background: #fff;
    margin: 100px auto;
}

#commentAreaWrap {
    margin: 150px auto 100px auto;
    /*    background: #fff;
    width: 800px;*/
}

#commentContainer {
    position: relative;
    /*
    max-width: 1280px;
    min-width: 720px;
    margin: 0px auto;
    padding: 50px 0;
*/

}

#commentArea {
    position: relative;
    text-align: center;
    /*
    margin: 0 50px;
    padding: 20px 50px;
*/
}

.chach {
    text-align: center;
    color: #9b9b9b;
    margin: 0 0 30px 0;
    font-size: 14px;
}


#profileNameWrap {
    position: relative;
    text-align: center;
}

.profileName h3 {
    letter-spacing: 2px;
    line-height: 1;
    color: #fff;
}

.profileName h4 {
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 1;
    font-weight: 600;
    font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", sans-serif;
    margin: 30px 0 30px 0;
    color: #fff;
}

.profileName h5 {
    font-family: "Oswald", "Noto Serif JP", "メイリオ", sans-serif;
    font-size: 12px;
    color: #fff;

}

.profileName h5 b {
    font-family: "Oswald", "Noto Serif JP", "メイリオ", sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-right: 4px;
    color: #fff;
}

.rankIcn {}

.rankIcn li {
    max-width: 240px;
    margin: 0 auto 10px auto;
}

.rankIcn li img {
    width: 100%;
}
.profile_castMark {
    position: relative;
    margin: 20px auto 0 auto;
}

.profile_castMark li {
    width: 33.3%;
    float: left;
}

.profile_castMark li span {
    display: block;
    margin: 2px;
    padding: 6px 2px;
    background: #c91345;
    color: #fff;
    font-size: 13px;
    line-height: 1;
    font-weight: 500;

}

#commentArea p.profile_subTitle {
    margin: 50px 0 20px 0;
    /*	text-decoration:underline;*/
}

#commentArea p.profile_subTitle span {
    color: #c09f68;
    font-weight: bold;
    font-family: 'Nanum Myeongjo', "メイリオ", serif;
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 6px;
}

#commentArea p.profile_subTitle b {
    display: block;
    color: #c09f68;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 5px;
}


#commentArea blockquote.comment {
    /*    color: #917d60;*/
    color: #9b9b9b;
    font-size: 14px;
    font-weight: normal;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    line-height: 180%;
}

.profileTable {
    position: relative;
    width: 96%;
    border-collapse: collapse;
    margin: 0 auto;
}

.profileTable tbody {}

.profileTable tbody tr {
    border-top: 1px dotted #333;
}

.profileTable tbody tr th:first-child {}

.profileTable tbody tr th {
    padding: 20px 0 10px 20px;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 1;
    vertical-align: middle;
    text-align: left;
    color: #9b9b9b;
    display: block;
    font-weight: normal;
}

.profileTable tbody tr td {
    padding: 10px 0 20px 40px;
    font-size: 14px;
    line-height: 1;
    text-align: left;
    letter-spacing: 2px;
    border-spacing: 10px 0;
    text-align: left;
    color: #fafafa;
    display: block;
    font-weight: bold;
}

.profileTable tbody tr td span {
    display: inline-block;
    margin-right: 20px;
}

#profileTimeAreaWrap {
    width: 96%;
    margin: 0 auto;
}

#profileTimeArea {
    position: relative;
}

#profileTimeArea #profileShift {}

#profileTimeArea #profileShift li p {
    border-bottom: 1px solid #333;

}

#profileTimeArea #profileShift li p span.shift_day {
    color: #9b9b9b;
    width: 50%;
    text-align: center;
    display: inline-block;
    padding: 20px 0;
    font-family: "Oswald", "Noto Sans JP", "メイリオ", serif;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 2px;
    text-align: center;
}

#profileTimeArea #profileShift li p span.sun {
    color: #e1005b;
}

#profileTimeArea #profileShift li p span.sat {
    color: #04a3ff;
}

#profileTimeArea #profileShift li p span.shift_time {
    width: 50%;
    text-align: center;
    display: inline-block;
    font-family: "Oswald", "Noto Sans JP", "メイリオ", serif;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 2px;
    color: #fafafa;

}

.reportList {
    width: 96%;
    margin: 0 auto;
    text-align: left;
}

.reportList li.report {
    border-bottom: 1px solid #333;
    margin-bottom: 4px;
}

.reportList li.report a {
    display: block;
    padding: 20px 20px 10px 20px;
    margin: 1px;
    letter-spacing: 2px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    color: #9b9b9b;
    font-size: 14px;
}

.blog {
    width: 600px;
    margin: 10px auto;
    border: 1px solid #141414;
}

.blog span a {
    display: block;
    text-align: center;
    padding: 20px;
    margin: 1px;
    background: #fff;
    border: 1px solid #141414;
    letter-spacing: 2px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-size: 20px;
}

.shameAllList {
    width: 600px;
    margin: 10px auto;
    border: 1px solid #141414;
}

.shameAllList span a {
    display: block;
    text-align: center;
    padding: 20px;
    margin: 1px;
    background: #fff;
    border: 1px solid #141414;
    letter-spacing: 2px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.profile_newFace {
        margin: -26px 0 30px 0;
}

.profile_newFace span {
    display: inline-block;
    background: #c91345;
    color: #fff;
    font-family: 'Nanum Myeongjo', "メイリオ", serif;
    letter-spacing: 2px;
    font-weight: 700;
    padding: 2px 10px;
}

.profile_newFace img {
    width: 100%;
}

.profileIfream {
    width: 96%;
    height: 670px;
    border: 0;
    padding: 0;
    background: #fff;
    margin: 0 auto;
}

.prof_gravure{
    overflow: hidden;
    max-width: 80%;
    margin: 0 auto;
}
.prof_gravure li {
    width: 50%;
    float: left;
    text-align: center;
    margin: 0 auto;
}

.prof_gravure li a {
    display: block;
    margin: 3px;
    border: 3px double #bde6fa;
}

.prof_gravure li a img {
    width: 100%;
}

/*
@media screen and (min-width: 1600px) and (max-width: 4000px) {
}
*/
