.profile-loadingWrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#loader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #fff;
    z-index: 9999;
}

#loader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 140px;
    margin-top: -70px;
    margin-left: -150px;
    text-align: center;
}

#loader b {
    display: block;
    color: #333;
    z-index: 10000;
    font-size: 30px;
    letter-spacing: 2px;
}

h2 {
    position: relative;
    font-weight: normal;
    font-size: 10px;
    color: #a27e4f;
    line-height: 1;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
}

#profileWrap {
    position: relative;
    transition: 0.3s ease;

}

#profile {}

#photoWrap {
    overflow: hidden;
}

.photoContents {
    position: relative;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
    width: 100%;
}

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

div.shiftMark-icon-prof {
    position: absolute;
    left: 0;
    top: 50px;
    transform: rotate(-11deg);
}

div.shiftMark-icon-prof span {
    color: #4d4d4d;
    font-size: 48px;
    font-style: italic;
    letter-spacing: -2px;
}

div.shiftMark-icon-prof img {
    width: 100%;
}

.profileTitle {
    display: none;
}

.profileTitle span {
    display: block;
    color: #dd0066;
    font-size: 150px;
    line-height: 1;
    text-align: center;
}

.profileTitle b {
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: #333;
    font-weight: lighter;

    margin-top: 2px;
}

.profileTitle small {
    vertical-align: bottom;
}

.profileSubTitle {
    color: #7a7a7a;
    font-size: 30px;
    line-height: 1;
    display: block;
    font-weight: 900;
    letter-spacing: 0;
    margin: 50px 0 20px 0;

}

.profileSubTitle span {
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    color: #7a7a7a;
    padding-top: 5px;
    display: block;

}

.profileSubTitle b {
    letter-spacing: 4px;
}

#commentArea-Wrap {
    width: 40%;
    margin-left: 60%;
    position: relative;
    z-index: 1000;
}

#commentArea {
    position: relative;
}

#comment-container {
    position: relative;
    padding: 0px 20px;
    margin: 0 auto;
}

#commentMain {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 0 0 100px 0;
}

.profile_border {
    position: relative;
    width: 10%;
    height: 1px;
    margin: 20px auto;
    background: #4d4d4d;
}

.chach {
    position: relative;
    font-family: "Noto Serif JP", serif;
}

.prof-marks {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 100%;
    text-align: right;
}

.prof-marks li {
    display: inline-block;
}

.newMark_profile {
    position: absolute;
    top: 55px;
    right: 10px;
    width: 60px;
}

.newMark_profile span {
    font-family: "gothic", sans-serif;
    /*    color: #a7a9a9;*/
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    background: #9b1e3e;
    padding: 0 7px;
}

.newMark_profile img {
    width: 100%;
}

.newPhoto_profile2 {
    position: absolute;
    top: 60px;
    right: 0;
    width: 80px;
}

.newPhoto_profile2 img {
    width: 100%;
}

.plaMark_profile {}

.plaMark_profile img {
    width: 100%;
    border-radius: 20px 0 0 0;
}

.prof-rankArea {
    position: relative;
    margin: -20px auto 10px auto;
    width: 60%;
    text-align: center;
}

.prof-rankArea li {
    width: 50%;
    display: inline-block;
    text-align: center;
}

.prof-rankArea li span {
    display: block;
    margin: 0 5px;
}

.prof-rankArea li img.rankImg {
    width: 100%;
}

#companionName {
    position: relative;
    margin: 100px 0 0 0;
}

#companionName h3 {
    color: #444;
    font-family: "Noto Serif JP", serif;
    font-size: 50px;
    letter-spacing: 2px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
}

#companionName .smoke {
    width: 70px;
    display: inline-block;
    padding: 15px 0 0 20px;
}

#companionName .smoke img {
    width: 100%;
}

#companionName span {
    display: block;
    font-size: 18px;
    letter-spacing: 2px;
    padding: 0 0 5px 5px;
    color: #444;
    font-family: "gothic", sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
}

#companionName span:first-letter {
    color: #D27093;
}

#companionName small {
    font-family: "gothic", sans-serif;
    font-weight: normal;
    color: #4d4d4d;
    margin-top: 10px;
    display: block;
}

#companionName small b {
    font-size: 18px;
    margin-right: 10px;
    font-family: "gothic", sans-serif;
    color: #333;
}

.iconWrap_profile {
    width: 100%;
    overflow: hidden;
}

.iconWrap_profile ul.icon_profile {}

.iconWrap_profile ul.icon_profile li {
    width: 25%;
    float: left;
    position: relative;
    text-align: center;
}

.iconWrap_profile ul.icon_profile li span {
    display: block;
    padding: 8px 5px;
    font-size: 12px;
    line-height: 1;
    background: #171313;
    color: #4d4d4d;
    border: 1px solid #7b6b4a;
    margin: 2px;
    border-radius: 3px;
}

.iconFlag_profile {
    margin: 20px;
    text-align: center;
}

.iconFlag_profile li {
    position: relative;
    display: inline-block;
    text-align: center;

}

.iconFlag_profile li div {
    background: #9B1E3E;
    color: #fff;
    margin: 0 2px;
    font-size: 12px;
    line-height: 1px;

}

.iconFlag_profile li b {
    line-height: 15px;
    font-size: 1;
    color: #fafafa;
    letter-spacing: 4px;
    padding: 7px 5px;
    display: block;
    font-weight: normal;
}
.p-dayIcn{
    position: fixed;
    bottom: 0;
    right: 0;
    width: 80px;
    z-index: 800;
}
.p-dayIcn img{
    width: 100%;
}
.expWrap {}

.exp {
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    position: relative;
}

.exp tr {
    position: relative;
}

.exp tr th {
    color: #7a7a7a;
    background: #ebeced;
    border-bottom: 1px solid #ebeced;
    padding: 5px 0;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 30%;
    margin-top: 10px;
    white-space: nowrap;
}

.exp tr td {
    color: #7a7a7a;
    text-align: left;
    border-bottom: 1px dotted #ccc;
    padding: 5px 5px 5px 10px;
    font-size: 14px;
    display: inline-block;
    width: 70%;
    margin-top: 10px;

}

.expWrap dl {
    margin-top: 100px;
}

.expWrap dl dt {

    text-align: left;
    color: #4d4d4d;
    padding: 10px 0;
}

.expWrap dl dd {
    text-align: left;
    color: #4d4d4d;
    padding: 10px 0 10px 30px;
}


table.profileShift {
    overflow: hidden;
    border-collapse: collapse;
    width: 100%;
}

table.profileShift tbody tr {
    border-bottom: 1px solid #ccc;
}

table.profileShift tbody tr th.shift_day {
    color: #80848e;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    padding: 20px 10px 10px 10px;
    width: 40%;
}

table.profileShift tbody tr td.shift_time {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    padding: 20px 10px 10px 10px;
    width: 60%;
}

table.profileShift2 {
    overflow: hidden;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

table.profileShift2 tbody tr {
    border-bottom: 1px solid #ccc;
    display: block;
    width: 48%;
    float: left;
    margin: 0 1%;
}

table.profileShift2 tbody tr th.shift_day {
    color: #80848e;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    padding: 20px 0 10px 0;
    width: 40%;
    display: inline-block;
}

table.profileShift2 tbody tr th.shift_day span {
    color: #80848e;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0;
}

table.profileShift2 tbody tr td.shift_time {
    color: #80848e;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    padding: 20px 0 10px 0;
    width: 60%;
    display: inline-block;

}

.messageArea {}

#comment-container blockquote {
    position: relative;
    font-size: 14px;
    line-height: 180%;
    margin: 0 auto;
    color: #7a7a7a;
    text-align: left;
    padding: 0 40px;
}

.media_report2 {
    width: 100%;
    margin: 0 auto;
}

.media_report2 li {}

.media_report2 li a {
    position: relative;
    display: inline-block;
    padding: 14px 20px 8px 20px;
    color: #d2d2d2;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    color: #4d4d4d;
    margin: 5px 0 0 0;
    transition: 0.3s ease;
    font-size: 18px;
    line-height: 1;
}

.media_report2 li a span {
    display: inline-block;
    width: 40px;
}

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

.media_report2 li a:hover {
}

.media_report {
    width: 100%;
    margin: 0 auto;
}

.media_report li {
    border-bottom: 1px dotted #ccc;
    text-align: left;
}

.media_report li a {
    position: relative;
    display: inline-block;
    padding: 14px 20px 8px 20px;
    color: #7a7a7a;
    transition: 0.3s ease;
    font-size: 14px;
}

.media_report li a:hover {
    color: #333;
}

.profileIfream {
    width: 100%;
    height: 384px;
    border: 0;
    padding: 0;
    margin-left: 0;
    background: transparent;
}

#profileGravure {}

#profileGravure li {
    position: relative;
    width: 33.33333%;
    display: inline-block;
    text-align: center;
}

#profileGravure li a {
    display: block;
    margin: 5px;
    padding: 5px;
    border: 2px solid #ECEBF0;
    background: #fff;
}

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

.profileVideo {
    width: 100%;
    margin: 0 auto 0 auto;
    overflow: hidden;
    padding: 0;
}

.profileVideo video {
    width: 100%;
    margin: 0;
    padding: 0;
}

.openMenu {
    width: 100px;
    height: 60px;
    background: rgba(0, 0, 0, 0.94);
    text-align: center;
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -30px;
    cursor: pointer;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    padding-top: 30px;
    color: #cdbb84;
    border-radius: 10px 10px 0 0;
}

.openMenu:hover {}


.profileFooterWrap {
    position: fixed;
    bottom: -120px;
    left: 0;
    width: 100%;
    min-height: 120px;
    -webkit-transition: all 800ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition: all 800ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition: all 800ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 800ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    z-index: 9999;
    background: rgba(0, 0, 0, 0.94);
    box-shadow: 0 -1px 8px 0 rgba(0, 0, 0, 0.8);
}

.profileFooterWrap:hover {
    position: fixed;
    bottom: 0;
    left: 0;
}

.profile-footerWrap {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.profile-footerWrap .header {
    position: relative;
    width: 100%;
}

.profile-footerWrap .header .logo {
    position: relative;
    width: 180px;
    padding: 20px 0 0 20px;
    float: left;
}

.profile-footerWrap .header .logo a {
    display: block;
}

.profile-footerWrap .header .logo a img {
    width: 100%;
}

.profile-footerWrap .header dl.headerTelArea {
    position: relative;
    overflow: hidden;
    margin-left: 200px;
    padding-top: 16px;
}

.profile-footerWrap .header dl.headerTelArea dd {
    float: left;
    padding: 0 20px;
}

.profile-footerWrap .header dl.headerTelArea dd span {
    display: inline-block;
    color: #e7e1e1;
    font-family: 'Crimson Text', serif;
    font-size: 26px;
    line-height: 1;
}

.profile-footerWrap .header .menuWrap {
    position: relative;
    margin: -3px 0 0 200px;
    overflow: hidden;

}

.profile-footerWrap .header .menuWrap .menu ul li {
    float: left;
    text-align: center;
}

.profile-footerWrap .header .menuWrap .menu ul li a {
    display: block;
    background: url(/pc/img/header_menu_border.png) no-repeat left center;
}

.profile-footerWrap .header .menuWrap .menu ul li a span {
    position: relative;
    display: block;
    color: #e7e1e1;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2;
    -webkit-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -moz-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -o-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    padding: 12px 8px;
    margin: 5px 7px;

}

.profile-footerWrap .header .menuWrap .menu ul li a:hover span {
    color: #cdbb84;
}

.profile-footerWrap .header .menuWrap .menu ul li a:hover span b {
    color: #cdbb84;
}

.profile-footerWrap .header .menuWrap .menu ul li a.active span {
    color: #cdbb84;
}

.profile-footerWrap .header .menuWrap .menu ul li a.active span b {
    color: #cdbb84;
}


.profile-footerWrap .header .menuWrap .menu ul li a span b {
    color: #e7e1e1;
    font-size: 10px;
    transform: scale(0.9);
    line-height: 1;
    vertical-align: middle;
    display: block;
    text-align: center;
    letter-spacing: 1px;
    -webkit-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -moz-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -o-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860);
}

.profile-footerWrap .header .menuWrap .menu ul li a.active span {
    color: #cdbb84;
}
