@media screen and (max-width: 1599px) {
    .rankIcn {}

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

    .rankIcn li img {
        width: 100%;
    }

    /**********************�v���t�B�[��************************/
    #profileWrap {
        max-width: 1000px;
        margin: -50px auto 0px auto;
    }

    #profileNameWrap {
        /*		border-bottom:1px dotted #fcf1d1;	*/
        text-align: center;
        margin-bottom: 20px;
    }

    p.nameRuby {}

    h3.profileName {
        font-size: 36px;
        color: #fcf1d1;
        letter-spacing: 2px;
        line-height: 1.2;
        font-weight: bold;
        font-family: "�q���M�m���� Pro W6", "Hiragino Mincho Pro", "HGS����E", "�l�r �o����", serif;
    }

    h3.profileName span {
        margin-left: 10px;
        font-weight: normal;
        color: #494949;
        font-size: 12px;
        letter-spacing: 0px;
    }

    h3.profileName span b {
        color: #fcf1d1;
        font-size: 20px;
        font-weight: normal;
        margin-right: 8px;
        letter-spacing: 0px;
    }

    h3.profileName strong {
        float: right;
    }

    /*******************************��������************************************/

    #profWrap {
        position: relative;
        padding-top: 50px;
    }

    #photoWrap {
        position: relative;
        width: 900px;
        height: 600px;
        text-align: center;
        margin: 0px auto;
        overflow: hidden;
    }

    .photoContents {
        height: 100%;
        text-align: center;
    }

    .photoContents img {
        height: 600px;
    }

    #prof_thumb {
        position: absolute;
        bottom: 20px;
        width: 440px;
        z-index: 99999;
        left: 50%;
        transform: translate(-50%, 0);
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #prof_thumb li {
        height: 59px;
        text-align: center;
        padding: 1px;
        margin-left: 5px;
        float: left;
    }

    #prof_thumb li a {
        display: block;
        height: 55px;
        overflow: hidden;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #444;
        border-top: 1px solid #444;
    }

    #prof_thumb li img {
        vertical-align: bottom;
        filter: alpha(opacity=60);
        -moz-opacity: 0.60;
        opacity: 0.60;
    }

    #prof_thumb li img:hover,
    #prof_thumb li.active img {
        filter: alpha(opacity=90);
        -moz-opacity: 0.90;
        opacity: 0.90;
    }

    .review-icon{
        position: absolute;
        top: 10px;
        left: 10px;
        display: inline-block;
        overflow: hidden;
    }
    .review-icon a{
        display: block;
        background-color: #E7201B;
        padding: 10px 20px;
        font-size: 14px;
        border-radius: 17px;
        line-height: 1;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        font-style: italic;
        transition: 0.3s ease;
    }
    .review-icon a:hover{
        background-color: #fff;
        color: #e7201b;
    }

    #commentArea {
        width: 960px;
        margin: 0px auto;
        position: relative;
        margin-top: 10px;
    }

    #commentArea p {
        color: #fcf1d1;
        padding: 0px 0px 0px 0px;
        font-weight: bold;
        font-size: 20px;
    }

    #commentArea span {
        color: #ccc;
    }

    #commentArea blockquote {
        padding: 5px 0px 5px 10px;
        color: #fcf1d1;
        border-bottom: 1px dotted #121212;
        margin-bottom: 8px;
        overflow: auto;
    }

    #commentRight {
        float: right;
        width: 400px;
    }

    #commentRight p {
        border-bottom: 1px dotted #fcf1d1;
        color: #e7201b;
    }

    #commentArea table {
        width: 540px;
        border-collapse: collapse;
        float: left;
    }

    #commentArea table th.t_top {
        text-align: left;
        color: #fcf1d1;
        background-color: #191919;
    }

    #commentArea table tr {
        border-top: #fcf1d1 1px dotted;
        border-bottom: #fcf1d1 1px dotted;
    }

    #commentArea table th {
        text-align: left;
        padding: 12px 10px 9px 10px;
        font-weight: bold;
        color: #fcf1d1;
        overflow: hidden;
        font-size: 14px;
        width: 160px;
    }

    #commentArea table td.t_top {
        text-align: left;
    }

    #commentArea table td {
        border-bottom: #fcf1d1 1px dotted;
        text-align: center;
        color: #fcf1d1;
        font-size: 14px;
        padding-left: 20px;
    }

    #profileTimeArea {
        position: relative;
        clear: both;
        padding-top: 50px;
    }

    #profileShift {
        margin: 10px 0px 0px 60px;
    }

    #profileShift dt {
        float: left;
        width: 12%;
        background-color: #121212;
        text-align: center;
        margin: 0px 3px 0px 0px;
        padding: 5px;
        border: 1px solid #121212;
    }

    #profileShift dd {
        float: left;
        width: 12%;
        text-align: center;
        margin: 0px 3px 0px 0px;
        padding: 5px;
        border-bottom: 1px solid #121212;
        border-left: 1px solid #121212;
        border-right: 1px solid #121212;

    }

    #profileShift * span {}

    #profileShift dt span {
        color: #fff;
        background-color: #121212;
        font-size: 12px;
    }

    #profileShift dd span {
        color: #fcf1d1;
        font-size: 12px;
    }

    .blog a {
        display: block;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #444;
        border-top: 1px solid #444;
        color: #121212;
        background-color: #f9a1a1;
        text-align: center;
        text-decoration: none;
        padding: 10px 0px;
        margin: 5px 0px;
    }

    .blog a:hover {
        background-color: #f98c8a;
    }

    .report a {
        display: block;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #444;
        border-top: 1px solid #444;
        color: #121212;
        background-color: #f9a1a1;
        text-align: center;
        text-decoration: none;
        padding: 10px 0px;
        margin: 5px 0px;
    }

    .report a:hover {
        background-color: #f98c8a;
    }
}


@media screen and (min-width: 1600px) {
    .rankIcn {}

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

    .rankIcn li img {
        width: 100%;
    }

    /**********************�v���t�B�[��************************/
    #profileWrap {
        position: relative;
        max-width: 1600px;
        margin: -40px auto 0px auto;
    }

    #profileNameWrap {
        /*		border-bottom:1px dotted #fcf1d1;	*/
        margin-bottom: 20px;
    }

    p.nameRuby {
        margin-left: -5px;
    }

    h3.profileName {
        font-size: 36px;
        color: #fcf1d1;
        letter-spacing: 1px;
        line-height: 1.2;
        font-weight: bold;
        font-family: "�q���M�m���� Pro W6", "Hiragino Mincho Pro", "HGS����E", "�l�r �o����", serif;
    }

    h3.profileName span {
        margin-left: 10px;
        font-weight: normal;
        color: #494949;
        font-size: 12px;
        letter-spacing: 0px;
    }

    h3.profileName span b {
        color: #fcf1d1;
        font-size: 18px;
        font-weight: normal;
        margin-right: 8px;
        letter-spacing: 0px;
    }

    h3.profileName strong {
        float: right;
    }

    /*******************************��������************************************/

    #profWrap {
        position: relative;
        padding-top: 50px;
    }

    #photoWrap {
        position: relative;
        width: 900px;
        height: 600px;
        text-align: center;
        margin: 0px auto;
        overflow: hidden;
        float: left;
    }

    .photoContents {
        height: 100%;
        text-align: center;
    }

    .photoContents img {
        height: 600px;
    }

    #prof_thumb {
        position: absolute;
        z-index: 99999;
        left: 50%;
        bottom: 10px;
        transform: translate(-50%, 0);
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    #prof_thumb li {
        height: 59px;
        text-align: center;
        padding: 1px;
        margin-left: 5px;
    }

    #prof_thumb li a {
        display: block;
        height: 55px;
        overflow: hidden;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #444;
        border-top: 1px solid #444;
    }

    #prof_thumb li img {
        vertical-align: bottom;
        filter: alpha(opacity=60);
        -moz-opacity: 0.60;
        opacity: 0.60;
    }

    #prof_thumb li img:hover,
    #prof_thumb li.active img {
        filter: alpha(opacity=90);
        -moz-opacity: 0.90;
        opacity: 0.90;
    }

    .review-icon{
        position: absolute;
        top: 10px;
        left: 10px;
        display: inline-block;
        overflow: hidden;
    }
    .review-icon a{
        display: block;
        background-color: #E7201B;
        padding: 10px 20px;
        font-size: 14px;
        border-radius: 17px;
        line-height: 1;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
        font-style: italic;
        transition: 0.3s ease;
    }

    .review-icon a:hover{
        background-color: #fff;
        color: #e7201b;
    }

    #commentArea {
        width: 40%;
        overflow: auto;
        position: relative;
        z-index: 1000;
        float: right;
        padding-right: 20px;
        margin-bottom: 10px;
    }

    #commentArea p {
        color: #fcf1d1;
        padding: 5px 0px 0px 10px;
        font-weight: bold;
        font-size: 16px;
    }

    #commentArea span {
        color: #ccc;
    }

    #commentArea blockquote {
        padding: 10px 0px 4px 10px;
        color: #fcf1d1;
        border-bottom: 1px dotted #121212;
        margin-bottom: 8px;
    }

    #commentRight {
        width: 100%;
        margin-top: 20px;
    }

    #commentRight p {
        border-bottom: 1px dotted #fcf1d1;
        color: #e7201b;
        font-size: 20px;
        padding: 5px 0px;
    }

    #commentArea table {
        width: 100%;
        border-collapse: collapse;
    }

    #commentArea table tr {
        border-top: #fcf1d1 1px dotted;
        border-bottom: #fcf1d1 1px dotted;

    }

    #commentArea table th.t_top {
        text-align: left;
        color: #fcf1d1;
        background-color: #191919;
    }

    #commentArea table th {
        text-align: left;
        padding: 12px 10px 9px 10px;
        font-weight: bold;
        overflow: hidden;
        font-size: 14px;
        width: 160px;
    }

    #commentArea table td.t_top {
        text-align: left;
        border-bottom: #fcf1d1 1px dotted;
    }

    #commentArea table td {
        border-bottom: #fcf1d1 1px dotted;
        text-align: center;
        color: #fcf1d1;
        font-size: 14px;
        padding-left: 20px;
    }

    #profileTimeArea {
        position: relative;
        clear: both;
        padding-top: 50px;
    }

    #profileShift {
        margin: 10px 0px 0px 100px;
    }

    #profileShift dt {
        float: left;
        width: 12%;
        background-color: #121212;
        text-align: center;
        margin: 0px 3px 0px 0px;
        padding: 5px;
        border: 1px solid #121212;
    }

    #profileShift dd {
        float: left;
        width: 12%;
        text-align: center;
        margin: 0px 3px 0px 0px;
        padding: 5px;
        border-bottom: 1px solid #121212;
        border-left: 1px solid #121212;
        border-right: 1px solid #121212;

    }

    #profileShift * span {}

    #profileShift dt span {
        color: #fff;
        background-color: #121212;
        font-size: 12px;
    }

    #profileShift dd span {
        color: #fcf1d1;
        font-size: 12px;
    }

    .blog a {
        display: block;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #444;
        border-top: 1px solid #444;
        color: #121212;
        background-color: #f9a1a1;
        text-align: center;
        text-decoration: none;
        padding: 20px 0px;
    }

    .blog a:hover {
        background-color: #f98c8a;
    }

    .report a {
        display: block;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        border-left: 1px solid #444;
        border-top: 1px solid #444;
        color: #121212;
        background-color: #f9a1a1;
        text-align: center;
        text-decoration: none;
        padding: 20px 0px;
    }

    .report a:hover {
        background-color: #f98c8a;
    }
}


@media screen and (min-width: 1600px) {
    /***********************�v���t�B�[���ʃ�*********************/
    #profileShame {
        position: relative;
        float: left;
        width: 900px;
        margin: 50px auto 0 20px;
    }

    #profileShame_list li {
        width: 170px;
        float: left;
        margin: 4px;
        text-align: center;
        background-color: #191919;
        border: 1px solid #66563d;
    }

    #profileShame_list li a {
        display: block;
        margin: 4px;
        text-decoration: none;
    }

    #profileShame_list li a div.profileShame_thumb {
        position: relative;
        width: 160px;
        height: 160px;
        background-repeat: no-repeat;
        background-position: 50% 0%;
        overflow: hidden;
        text-align: center;
        line-height: 160px;
        left: 50%;
        margin-left: -100px;
        color: #121212;
        width: 200px;
        height: 200px;
    }

    #profileShame_list li a:hover > div.profileShame_thumb:hover {
        opacity: 0.6;
    }

    #profileShame_list li a p.date {
        font-size: 10px;
        color: #fff;
    }

    #profileShame_list li a p.title {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        color: #fcf1d1;
    }

    #profileShame_list li a p.name {
        font-size: 12px;
        color: #ff0080;
        height: 20px;
        line-height: 20px;
    }
}


@media screen and (max-width: 1599px) {

    /***********************�v���t�B�[���ʃ�*********************/
    #profileShame {
        position: relative;
        width: 1000px;
        margin: 0px auto;
        padding-top: 50px;
        clear: both;
    }

    #profileShame_list li {
        width: 190px;
        float: left;
        margin: 3px;
        text-align: center;
        background-color: #191919;
        border: 1px solid #66563d;

    }

    #profileShame_list li a {
        display: block;
        margin: 4px;
        text-decoration: none;

    }

    #profileShame_list li a div.profileShame_thumb {
        position: relative;
        width: 180px;
        height: 180px;
        background-repeat: no-repeat;
        background-position: 50% 0%;
        overflow: hidden;
        text-align: center;
        line-height: 180px;
        left: 50%;
        margin-left: -100px;
        color: #121212;
        width: 200px;
        height: 200px;
    }

    #profileShame_list li a:hover > div.profileShame_thumb:hover {
        opacity: 0.6;
    }

    #profileShame_list li a p.date {
        font-size: 10px;
        color: #fff;
    }

    #profileShame_list li a p.title {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        color: #fcf1d1;
    }

    #profileShame_list li a p.name {
        font-size: 12px;
        color: #ff0080;
        height: 20px;
        line-height: 20px;
    }

}

.shameAllList {
    margin: 20px auto 0px auto;
    background-color: #121212;
    text-align: center;
}

.shameAllList a {
    display: block;
    padding: 20px;
    color: #fff;
    text-decoration: none;
}

.shameAllList a:hover {
    background-color: #c40000;
}

.profileGravure{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 900px;
    margin: 0 auto;
}

.profileGravure li{
    position: relative;
    width: 33.333333%;
}

.profileGravure li a{
    display: block;
    margin: 0 10px;
}

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

.profile_subTitle{
    border-bottom: 1px dotted #fcf1d1;
        color: #e7201b;
        font-size: 20px;
        padding: 5px 0px;
        margin: 10px 0 5px 0;
        font-weight: bold;
}

.p-shiftMark{
    position: relative;
    display: inline-block;
    width: 100px;
    padding: 0 0 0 10px;
    vertical-align: bottom;
}

.p-shiftMark img{
    width: 100%;
    border: 2px solid #C40000;
    border-radius: 18px;
}
.p-nirinMark{
    position: relative;
    display: inline-block;
    margin: 0 0 0 10px;
}

.p-nirinMark b{
    display: block;
    color: #fff;
    background-color: #C40000;
    line-height: 34px;
    padding: 0 20px;
    border-radius: 17px;

}

