
@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    display: block;
}
html, body {
    width: 100%;
}
body {
    color: #333;
    font-size: 14px;
    line-height: 21px;
}
body, .gothic {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
a {
    color: #333;
    text-decoration: none;
}
.wrap {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 1100px;
}
.clearfix::after {
    clear: both;
    content: "";
    display: block;
}
.contentWrap {
    width: 840px;
}
.mincho, #side h2 {
    font-family: "ヒラギノ明朝 ProN","HG明朝E","Hiragino Mincho ProN","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",sans-serif;
}
.clear {
    clear: both;
}
#headerLogo {
}
#pan ul li, .gotop a, .searchTop span, .searchMore p, .sideMore a, .sideBanner a, .topWrap h2, .Banner a, .topAll li a, .common, .spTitle, .markList ul li, .staffSpTitle, .univSpTitle, .rankSpTitle, .select .tabHl span, #introCameraman h2 {
    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    overflow: hidden;
}
.sideSpecialTitle:hover, .sideMore a:hover, .sideRankTitle a:hover, .rankName:hover {
    color: #fd548d;
}
.hover:hover, .sideRankImg:hover, .sideSpecial img:hover, .sideSp a:hover, .spImg a:hover, .slider__wrapper li a:hover, .pagination a:hover, .detailLink a:hover, .profTaskLink li:hover, .profArtLink a:hover, .pbLink a:hover, .rankTag:hover, .rankMottoLink a:hover, .staffImgWrap:hover {
    cursor: pointer;
    opacity: 0.85;
    transition: all 0.3s ease-in-out 0s;
}
.topWrap h2, #mainConts h2 {
    float: left;
    font-size: 22px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-bottom: 13px;
}
.topWrap h2 span, #mainConts h2 span {
    font-size: 15px;
    margin-left: 8px;
}
.block, .block1, .block2-3 {
    background: #353535 none repeat scroll 0 0;
    float: left;
    overflow: hidden;
    position: relative;
}
.block:hover .mosaic-backdrop img {
    opacity: 0.7;
    transform: scale(1.2);
    transition: all 0.3s ease-in-out 0s;
}
.mosaic-backdrop {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.mosaic-backdrop img {
    height: auto;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}
.mosaic-overlay {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 5;
}
.circle .mosaic-overlay {
    color: #fff;
    display: none;
    opacity: 0;
    text-align: center;
}
.info {
    bottom: 0;
    position: absolute;
    width: 100%;
}
.no1box .info {
/*    display: none; */
}
.info p {
    background-color: rgba(25, 201, 235, 0.75);
    color: #fff;
    text-align: center;
}
.boxWrap {
    overflow: hidden;
}
.boxWrap .block:first-child .info p {
    background-color: rgba(253, 84, 141, 0.75);
}
#side h2, #submit, .newTag, .moreButton, .pbLink a, .detailLink a, .page, #pagePre, #pageNext, #tagTtl {
    background-color: #50bad0 !important;
}
header {
    clear: both;
	background:rgba(0, 0, 0, 0) url("../img/back.jpg") no-repeat scroll 0 0;
	width:100%;
}
#headerLogo {
}
#headerLogo a {
    display: block;
}
#headerNav {
    float: right;
    margin-right: 10px;
}
#headerNav li {
    float: left;
    margin: 10px 0 10px 7px;
}
#headerNav li a {
    color: #fff;
    line-height: 14px;
}
#headerNav li a:hover {
    color: #ffdc31;
}
#pan {
    padding: 10px 0;
}
#pan ul {
    overflow: hidden;
}
#pan ul li {
    background-image: url("images/pan.png");
    float: left;
    font-size: 10px;
    height: 10px;
    line-height: 10px;
    padding-left: 11px;
    width: auto;
}
#pan ul li:first-child {
    background-image: none;
    padding-left: 0;
}
#pan ul li a {
    color: #fd548d;
    float: left;
    font-weight: bold;
    margin-right: 6px;
}
#side {
    float: right;
    width: 235px;
}
#side h2 {
    clear: both;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 15px;
    margin: 25px 0 1px;
    padding: 10px 15px;
}
.sideMargin {
    margin-top: 0 !important;
}
#side h2 span {
    font-size: 10px;
    margin-left: 5px;
}
.sideMore {
    overflow: hidden;
}
.sideMore a {
    background-position: 0 -741px;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-top: 10px;
    padding-left: 14px;
}
.sideSpecial {
    background-color: #f7f6f6;
    border: 1px solid #dedede;
}
.sideSpecial img {
    float: left;
    width: 233px;
}
.sideSpecial span {
    background-color: #fd548d;
    clear: both;
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    padding: 4px 4px 3px;
}
.sideSpecial a {
    display: block;
    overflow: hidden;
}
.sideSpecialTitle {
    color: #333;
    line-height: 21px;
    margin-top: 10px;
}
.sideSpecialTitle:hover {
    color: #fd548d;
}
.sideSpesialWrap {
    padding: 15px;
}
.univParent {
    display: none !important;
}
.searchTop {
    background-color: #f7f6f6;
    border: 1px solid #dedede;
    cursor: pointer;
    padding: 10px 15px;
}
.searchTop2 {
    background-color: #f7f6f6;
    border: 1px solid #dedede;
    padding: 10px 15px;
}
.searchTop span {
    background-position: 194px -1013px;
    color: #555;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
}
.searchTop2 span {
    color: #555;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
}
.search li {
    margin-bottom: 1px;
}
.search li:nth-child(4) {
    margin-bottom: 0;
}
.search ul {
    background: #fff none repeat scroll 0 0;
    color: #555;
    padding: 10px 15px 15px;
}
.search ul li {
    line-height: 22px;
}
.search ul li a {
    color: #555;
    font-size: 12px;
    font-weight: bold;
}
.search ul li a:hover {
    color: #19c9eb;
}
.searchlist {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    outline: medium none;
    overflow: auto;
}
.searchlist2 {
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.searchMore {
    background-color: #dedede;
    cursor: pointer;
    margin-top: 8px;
    padding: 5px 0;
}
.searchMore p {
    background-position: 0 -1029px;
    height: 0;
    margin: 0 auto;
    padding-top: 9px;
    width: 16px;
}
.searchMore a {
    color: #a44968 !important;
}
.freewordForm {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    color: #555;
    overflow: hidden;
    padding: 15px;
}
input#s {
    border: 1px solid #dedede;
    float: left;
    font-size: 14px;
    line-height: 13px;
    margin: 0;
    padding: 1px;
    width: 161px;
}
.searchBtn:hover {
    opacity: 0.8;
}
#submit {
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 11px;
    height: 20px;
    line-height: 11px;
    margin-left: 5px;
    width: 33px;
}
#whenSpecial h2 {
    margin: 0 0 1px !important;
}
#tabs {
    clear: both;
}
.tabs-nav {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.tabs-nav li {
    background-color: #f7f6f6;
    border: 1px solid #dedede;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    width: 115px;
}
.tabs-nav li.selected {
    background-color: #fff;
    border-bottom: medium none;
    margin-bottom: -1px;
    padding-bottom: 4px;
}
.tabs-panel {
    border: 1px solid #dedede;
    clear: both;
    margin-top: -1px;
    overflow: hidden;
    padding: 0 15px;
}
.tabs-panel .sideRankWrap:first-child .sideRankTitle p {
    background-color: #fd548d;
}
.tabs-panel .sideRankWrap:last-child {
    border-bottom: medium none;
}
.tab1 {
    margin-right: 1px;
}
.sideRankWrap {
    border-bottom: 1px solid #dedede;
    height: 85px;
    padding: 15px 0;
}
.sideRankImg {
    float: left;
    height: 85px;
    overflow: hidden;
    width: 85px;
}
.sideRankImg img {
    width: 85px;
}
.sideRank {
    float: left;
    margin-left: 5px;
    width: 113px;
}
.sideRankTitle {
    overflow: hidden;
}
.sideRankTitle p {
    background-color: #19c9eb;
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    width: 20px;
}
.sideRankTitle a {
    display: block;
    float: left;
    margin-left: 5px;
}
.sideUniv {
    clear: both;
    font-size: 11px;
    line-height: 11px;
    margin: 5px 0;
}
.sidefbWrap {
    background-color: #f7f6f6;
    height: 33px;
    padding: 5px;
}
.sidefbWrap p {
    color: #fd548d;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    text-align: center;
}
.sideRankingFb {
    margin-top: 6px;
}
.sideBanner {
    margin-top: 25px;
}
.sideBanner a {
    display: block;
}
#blogbanner a {
    background-position: 0 -1066px;
    height: 0;
    padding-top: 174px;
    width: 235px;
}
#recruitCameraman a {
    background-position: 0 -180px;
    background-size: 100% auto;
    height: 0;
    padding-top: 147px;
    width: 235px;
}
#recruitModel a {
    background-position: 0 -31px;
    background-size: 100% auto;
    height: 0;
    padding-top: 147px;
    width: 235px;
}
#recruitTieup a {
    background-position: 0 -330px;
    background-size: 100% auto;
    height: 0;
    padding-top: 147px;
    width: 235px;
}
#recruitCameraman a, #recruitModel a, #recruitTieup a {
}
#recruitCameraman a {
}
#recruitModel a {
}
#recruitTieup a {
}
.gotop {
    float: right;
    margin: 25px 0;
}
.gotop a {
    background-position: 0 -1289px;
    display: block;
    height: 0;
    padding-top: 38px;
    width: 38px;
}
footer {
    border-top: 0 none !important;
    clear: both;
    height: auto !important;
    margin-top: 20px;
    overflow: hidden;
    padding: 20px 0 !important;
}
footer ul {
    float: left;
}
footer ul li {
    float: left;
    width: 183px;
}
footer ul li a {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
}
.footerSns {
    float: right;
}
.twitter-share-button {
    float: left;
}
.footertwitter {
    margin-right: 10px;
    width: 109px !important;
}
.singletwitter {
    width: 98px !important;
}
.footerfacebook {
    float: left;
    margin-right: 10px;
}
.footerg {
    float: left;
    margin-left: 10px !important;
    width: 58px !important;
}
.hatena-bookmark-button-frame {
    float: left;
}
.singleSocial .hatena-bookmark-button-frame {
    margin-right: 10px;
}
footer .wrap {
    overflow: hidden;
    position: relative;
}
#footerLogo {
    background-position: 0 -963px;
    bottom: 0;
    display: block;
    height: 0;
    padding-top: 32px;
    position: absolute;
    right: 0;
    width: 170px;
}
#copywriting {
    background-color: #50bad0;
    color: #fff;
    overflow: hidden;
}
#copywriting p {
    font-size: 10px;
    line-height: 32px;
}
#copywriting .wrap p:first-child {
    float: left;
}
#copywriting .wrap p:last-child {
    float: right;
}
.single, .bx-prev, .bx-next, .flex-direction-nav li:first-child a, .flex-direction-nav li:last-child a {
    background-image: url("images/single.png");
    background-repeat: no-repeat;
    overflow: hidden;
}
.blueButton, .blue, .profTaskLink li, .profArtLink a, .rankMottoLink a {
    background: rgba(0, 0, 0, 0) url("images/bg-blue.png") repeat scroll 0 0;
}
#Title {
    border: 1px solid #dedede;
    margin-bottom: 25px;
    padding: 20px;
}
.singleDay {
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
}
.singleTag2 ul li {
    margin-top: 4px;
}
.singleTag2 ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    height: 17px;
    line-height: 17px;
    padding: 3px 15px;
    background-color: #fd548d;
    color: #fff;
	border-radius:15px;
	transition:all 0.3s ease-in-out 0s;
}
.singleTag ul li {
    margin-top: 4px;
}
.singleTag ul li a {
    color: #fff;
    display: block;
    font-size: 14px;
    height: 17px;
    line-height: 17px;
    padding: 3px 15px;
    background-color: #fd548d;
	border-radius:15px;
	transition:all 0.3s ease-in-out 0s;
}
.singleTag2 ul li a:hover{
	transition:all 0.3s ease-in-out 0s;
	background-color:#f20454;
}
.singleTag ul li a:hover{
	background-color:#f20454;
	transition:all 0.3s ease-in-out 0s;
}
.singleTag h1 {
    font-size: 26px;
    font-weight: normal;
    margin: 15px 0;
}
.ads {
    height: 90px;
    margin: 0 auto;
    width: 728px;
}
#prevBigakusei {
    float: right;
    height: 142px;
    overflow: hidden;
    position: relative;
    width: 235px;
}
#prevBigakusei img {
    height: auto;
    width: 235px;
}
.singlePagerinfo {
    bottom: 30px;
    position: absolute;
}
.singlePagerinfo .modelName {
    background-position: 0 -293px;
    height: 54px;
    padding: 8px;
    width: 219px;
}
.singlePagerinfo .name {
    height: 15px;
    line-height: 15px;
    margin-top: 24px;
    overflow: hidden;
}
.singlePagerinfo .univ {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.singlePager {
    bottom: 0;
    height: 15px;
    padding: 8px 8px 7px;
    position: absolute;
    width: 219px;
}
.singlePager p {
    color: #fff;
    height: 14px;
    line-height: 15px;
}
.singlePrev {
    background-position: 0 -13px;
    padding-left: 13px;
}
#showcaseWrap {
    float: left;
    margin-bottom: 69px;
    position: relative;
}
#nextBigakusei {
    background-color: #dedede;
    bottom: -44px;
    position: absolute;
    right: 0;
}
.nextBigakuseiWrap {
    display: block;
    height: 142px;
    overflow: hidden;
    position: relative;
    width: 235px;
}
#singleTopAds {
    float: left;
}
.singleNext {
    background-position: 91px -42px;
    float: right;
    padding-right: 13px;
}
.flex-active-slide {
    width: 838px !important;
}
.flexslider {
    float: left;
    margin: 0;
    padding: 15px 0 0;
    width: 1100px;
}
.flexslider .slides {
    float: left;
    width: 840px;
}
.flexslider .slides > li {
    display: none;
    position: static;
}
.flexslider .slides img {
    background-color: #fff;
    border: 1px solid #dedede;
    display: block;
    margin: 0 auto;
    padding: 9px;
    text-align: center;
    width: auto;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.flexslider {
    position: relative;
}
.loading .flex-viewport {
    max-height: 300px;
}
.flexslider .slides {
}
.flex-direction-nav {
}
.flex-direction-nav li {
    background: rgba(0, 0, 0, 0) url("images/bg-gray.png") repeat scroll 0 0;
    cursor: pointer;
    height: 30px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    width: 840px;
    z-index: 10;
}
.flex-direction-nav li:first-child {
    top: -30px;
}
.flex-direction-nav li:first-child a {
    background-position: 411px -373px;
}
.flex-direction-nav li:last-child {
    bottom: -44px;
}
.flex-direction-nav li:last-child a {
    background-position: 411px -403px;
}
.flex-direction-nav a {
    display: block;
    height: 10px;
    margin: 0 auto;
    padding: 10px 411px;
    text-decoration: none;
    width: 18px;
}
.flex-direction-nav .flex-disabled {
    cursor: default;
    opacity: 0 !important;
}
.flex-control-nav {
    float: right;
    text-align: center;
    width: 235px;
}
.flex-control-nav li {
    border: 3px solid #fff;
    display: inline-block;
    outline: 1px solid #dedede;
    overflow: hidden;
}
.flex-control-thumbs li {
    float: left;
    height: 73px;
    margin: 0 0 15px;
    width: 104px;
}
.flex-control-thumbs li:nth-child(2n) {
    margin-left: 15px;
}
.flex-control-thumbs img {
    cursor: pointer;
    display: block;
    opacity: 0.7;
    width: 110px;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    cursor: default;
    opacity: 1;
}
#mainConts {
    float: left;
    width: 840px;
}
.singleConts h2 {
    margin-top: 25px;
}
#support {
    margin-top: 25px;
    position: relative;
}
.support-p {
    float: left;
    font-size: 16px;
    line-height: 16px;
    margin-top: 3px;
}
.support-p span {
    color: #fd548d;
    font-size: 16px;
}
.supportConts {
    padding: 15px 15px 15px 36px;
}
.ribbon {
    background-position: 0 -58px;
    height: 0;
    left: 19px;
    padding-top: 37px;
    position: absolute;
    top: -2px;
    width: 16px;
}
.supportButton {
    float: left;
}
#interview {
    margin-top: 20px;
}
#interview h2.interview {
    background: rgba(0, 0, 0, 0) url("../img/interview.png") no-repeat scroll 0 2px;
    padding-left: 24px;
}
.grayBox {
    border: 1px solid #dedede;
    clear: both;
    overflow: hidden;
}
#interviewBox {
    padding: 20px;
}
#interview h3, .interviewQ {
    background-color: #f7f6f6;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin: 20px 0 15px;
}
#interview h3::before, .interviewQ::before {
    background: rgba(0, 0, 0, 0) url("images/single-icon.png") no-repeat scroll left top;
    content: " ";
    display: block;
    float: left;
    height: 12px;
    margin: 9px;
    width: 12px;
}
#interview h4 {
    color: #fd548d;
    font-weight: bold;
    line-height: 14px;
    margin: 15px 0;
}
#interview h4::before {
    color: #fd548d;
    content: "ー";
}
.margintop {
    margin-top: 20px;
}
.amazon {
    float: left;
    margin-right: 15px;
}
.amazonA {
    float: left;
    width: 80%;
}
.amazonA a {
    color: #fd548d;
    font-size: 14px;
}
.interviewAmazon {
    clear: both;
    overflow: hidden;
}
.amazonFirst {
    margin-bottom: 15px;
}
#modelProfile {
    overflow: hidden;
}
#modelProfile .grayBox {
    padding: 20px;
}
.profileImg {
    float: left;
    height: 212px;
    position: relative;
    width: 212px;
}
#profileflip {
    bottom: 0;
    float: right;
    position: absolute;
    right: 0;
}
#profileflip img {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 99;
}
#profileflip .msg_block {
    background: rgba(0, 0, 0, 0) url("images/subscribe.png") no-repeat scroll right bottom;
    bottom: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 20;
}
.profileWrap {
    float: right;
    width: 571px;
}
#modelProfile h3 {
    color: #fd548d;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    width: 462px;
}
#modelProfile h3 span {
    color: #333;
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
}
#modelProfile h3 span a {
    font-weight: bold;
}
#modelProfile h3 span a:hover {
    text-decoration: underline;
}
.blueButton {
    color: #fff;
    display: block;
    float: right;
    font-size: 11px;
    line-height: 19px;
    margin-bottom: 10px;
    padding: 0 5px;
}
.blueButton span {
    font-size: 7px;
    line-height: 18px;
    margin-right: 3px;
    padding-left: 2px;
}
.profileWrap dl {
    border-top: 1px solid #dedede;
    clear: both;
    font-size: 12px;
    line-height: 22px;
    padding-top: 10px;
}
.profileWrap dl dt {
    float: left;
    font-weight: bold;
    width: 132px;
}
.profileWrap dl dd {
    float: left;
    width: 439px;
}
.profileWrap dl dd a {
    color: #19c9eb;
    font-weight: bold;
    text-decoration: none;
}
.profileWrap dl dd a:hover {
    text-decoration: underline;
}
#modelProfile h2 {
    background-position: 0 -22px;
    padding-left: 24px;
}
#introCameraman h2 {
    background-position: 0 -1041px;
    padding-left: 27px;
}
.introBox {
    clear: none;
    float: left;
    padding: 20px;
    position: relative;
    width: 370px;
}
.cameraman {
    float: left;
    height: 156px;
    overflow: hidden;
    width: 104px;
}
.cameraman img {
    width: 104px;
}
.cameramanWrap {
    float: right;
    width: 251px;
}
.cameramanWrap h3 {
    border-bottom: 1px solid #dedede;
    color: #fd548d;
    font-size: 15px;
    line-height: 15px;
    padding-bottom: 10px;
}
.cameramanWrap p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 27px;
    margin-top: 7px;
}
.allphoto {
    bottom: 10px;
    position: absolute;
    right: 20px;
}
#cameramanIntoWrap {
    clear: both;
    overflow: hidden;
}
#cameramanIntoWrap .introBox:first-child {
    margin-right: 16px;
}
#sameUnivercity {
    clear: both;
}
#sameUnivercity h2 {
    background-position: 0 -1245px;
    padding-left: 29px;
}
.bx-viewport {
    border: 1px solid #dedede;
    padding: 20px 0;
    width: 838px !important;
}
.bx-wrapper {
    float: left;
    position: relative;
}
.bxslider {
    clear: both;
    overflow: hidden;
}
.bxslider li {
    height: 156px !important;
    margin-right: 15px;
    width: 156px !important;
}
.bxslider li img {
    height: 156px;
    width: 156px;
}
.bx-pager.bx-default-pager {
    display: none;
}
.bx-prev {
    background-position: 0 -140px;
    display: block;
    height: 0;
    left: 1px;
    padding-top: 30px;
    position: absolute;
    top: 84px;
    width: 30px;
}
.bx-next {
    background-position: 0 -175px;
    display: block;
    height: 0;
    padding-top: 30px;
    position: absolute;
    right: 1px;
    top: 84px;
    width: 30px;
}
.singleSameMore {
    float: right;
    margin-top: 21px;
    width: 300px;
}
#sameType {
    clear: both;
}
#sameType h2 {
    background-position: 0 -1266px;
    padding-left: 23px;
}
#sameUnivercity .mosaic-overlay, #sameType .mosaic-overlay {
    line-height: 156px;
}
#sameUnivercity .block, #sameType .block {
    height: 156px;
    width: 156px;
}
.singleInfo .modelName {
    background-position: 0 -210px;
    height: 55px;
    padding: 8px;
    width: 140px;
}
.singleInfo .name {
    height: 15px;
    line-height: 15px;
    margin-top: 24px;
    overflow: hidden;
}
.singleInfo .univ {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
#topHeader {
	width:1100px;
	height:342px;
	margin:0 auto;
}
#topHeader p img{
	width:100%;
}
#topHeader h1 {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    text-align: right;
}
.topWrap {
    margin-top: 25px;
}
.moreButton {
    color: #fff;
    display: block;
    float: right;
    font-size: 15px;
    line-height: 19px;
    margin-left: 15px;
    padding: 2px 8px;
}
.sp .spArticle .moreButton {
    color: #fff !important;
}
.moreButton span {
    font-size: 13px;
    line-height: 18px;
    margin-right: 3px;
}
.sp .spArticle .moreButton span {
    color: #fff !important;
}
.slider {
    float: left;
    height: 387px;
    overflow: hidden;
    position: relative;
    width: 481px;
}
.slider__wrapper {
    height: 100%;
    list-style: outside none none;
    overflow: hidden;
}
.slider__item {
    clear: none;
    float: left;
    height: 100%;
}
.slider__arrows-item {
    display: block;
    margin-bottom: -20px;
    padding: 20px;
    position: absolute;
}
.slider__nav {
    bottom: 0;
    left: 83% !important;
    margin: 0 0 10px;
    position: absolute;
}
.slider__nav-item {
    background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    clear: none;
    display: block;
    float: left;
    height: 12px;
    margin: 0 5px;
    width: 12px;
}
.slider__nav-item--current {
    background: #fd548d none repeat scroll 0 0;
}
.slider__nav-item:hover {
    background: #fd548d none repeat scroll 0 0;
}
#topRankingWrap {
}
.title_gp {
    margin-bottom: 20px;
}
.title_gp_category_top {
    margin-bottom: 20px;
}
.title_gp_category_list {
    margin: 30px 0 10px;
}
.title_gp_area {
    margin-top: 30px;
}
.menu_category {
    margin: 10px auto;
    width: 1100px;
}
.menuBottom{
	margin:10px 0 30px;
}
.menu_category li {
    float: left;
    margin-left: 25px;
    width: 200px;
}
.menu_category li.missnights {
    float: none;
    margin-bottom: 10px;
    margin-left: 0;
    width: auto;
}
.menu_category li.missnights a {
}
.menu_category li:nth-of-type(5n+2) {
    margin-left: 0;
}
.menu_category li:nth-of-type(n+7) {
    margin-top: 10px;
}
.menu_category li a {
    border: 1px solid #50bad0;
    color: #50bad0;
    display: block;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.menu_category li.missnights a {
    font-size: 21px;
    line-height: 45px;
}
.menu_category li.active a, .menu_category li a:hover {
    background-color: #50bad0;
    color: #fff;
}
#topRankingWrap h2 {
    background: rgba(0, 0, 0, 0) url("../img/crown.png") no-repeat scroll 0 2px;
    padding-left: 27px;
}
#topRankingWrap .mosaic-overlay {
    line-height: 148px;
}
.no1box {
    margin: 0 25px;
}
.no2-3box {
    box-sizing: border-box;
    float: left;
    margin: 25px 0;
    padding: 0 24px 0 15px;
    width: 50%;
}
.no2-3box:nth-of-type(2n+1) {
    padding: 0 10px 0 25px;
}
#topRankingWrap .no1 {
    height: 320px;
    margin-right: 15px;
    width: 240px;
}
#topRankingWrap .no2-3 {
    height: 320px;
    margin-right: 15px;
    width: 240px;
}
#topRankingWrap .no4-10 {
    height: 240px;
    margin: 0 0 30px 30px;
    width: 240px;
}
#topRankingWrap .no4-10:nth-of-type(4n+2) {
    margin-left: 25px;
}
#topRankingWrap .no4-10 a.more {
    background: rgba(0, 0, 0, 0) url("../img/bg-pink.png") repeat scroll 0 0 !important;
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 240px;
    text-align: center;
    vertical-align: middle;
}
#topRankingWrap .listrankin .listno4 {
    height: 202px;
    margin: 0 0 10px 10px;
    width: 202px;
}
.boxWrap .listrankin .block:first-child .info p {
    background-color: rgba(25, 201, 235, 0.75);
}
#topRankingWrap .listrankin .listno4:nth-of-type(5n+1) {
    margin-left: 25px;
}
#topRankingWrap .listrankin .listno4:nth-of-type(n+56) {
    height: 138px;
    margin: 0 0 14px 14px;
    width: 138px;
}
#topRankingWrap .listrankin .listno4:nth-of-type(7n+56) {
    margin-left: 25px;
}
#topRankingWrap .block {
}
#topRankingWrap .listrankin19 .listno4 {
    height: 167px;
    margin: 0 0 10px 10px;
    width: 167px;
}
.boxWrap .listrankin19 .block:first-child .info p {
    background-color: rgba(25, 201, 235, 0.75);
}
#topRankingWrap .listrankin19 .listno4:nth-of-type(6n+1) {
    margin-left: 25px;
}
#topRankingWrap .listrankin19 .listno4 p.random {
	background: rgba(0, 0, 0, 0) url("../img/bg-pink.png") repeat scroll 0 0 !important;
    color: #fff;
    font-size: 13px;
    line-height: 167px;
    text-align: center;
}
#topRankingWrap .listrankin31 .listno4 {
    height: 138px;
    margin: 0 0 14px 14px;
    width: 138px;
}
#topRankingWrap .listrankin31 .listno4:nth-of-type(7n+1) {
    margin-left: 25px;
}
.topinfo p {
    float: left;
    line-height: 38px;
    width: 38px;
}
.modelName {
    color: #fff;
}
.topinfo .modelName {
    background-color: rgba(0, 0, 0, 0.25);
    height: 28px;
    padding: 5px;
}
.topinfo .no1name {
    overflow: hidden;
}
.topinfo .no2-3name {
    overflow: hidden;
}
.topinfo .no4-10name {
    overflow: hidden;
}
.topinfo .no1sname, .topinfo .no2-3sname, .topinfo .no4-10sname {
    overflow: hidden;
}
.topinfo .no59sname {
    overflow: hidden;
}
.modelName span {
    display: block;
    text-shadow: 0 0 8px #000;
}
.topinfo .name {
    height: 14px;
    line-height: 15px;
    overflow: hidden;
}
.no1box .topinfo .name, .no2-3box .topinfo .name {
    display: none;
}
.topinfo .univ {
    font-size: 11px;
    height: 11px;
    line-height: 11px;
    margin-top: 3px;
    overflow: hidden;
}
.no1box .topinfo .univ, .no2-3box .topinfo .univ {
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin: 0;
}
#topTotal {
    margin-top: 25px;
}
.no1box .rankingTag {
    margin-top: 15px;
}
.rankingTag li:first-child {
    margin-left: 0;
}
.topAreaBlock {
    float: left;
    overflow: hidden;
    width: 470px;
}
.topAreaBlock:nth-of-type(2n) {
    margin-left: 40px;
}
.topAreaBlock:nth-of-type(n+3) {
    margin-top: 35px;
}
.topAreaBlock .block {
    height: 150px;
    margin: 0 0 0 10px;
    width: 150px;
}
.topAreaBlock .block:nth-of-type(3n+1) {
    margin-left: 0;
}
.topAreaBlock .block .topinfo .no59sname {
    width: 102px;
}
.topAreaBlock h2 {
    background: rgba(0, 0, 0, 0) url("../img/crown.png") no-repeat scroll 0 2px;
    padding-left: 26px;
}
.areaRankingBlock {
}
.areaRankingBlock .border_top {
    display: none;
}
.areaRankingBlock .border_side {
    margin: -80px 0 -30px;
    padding: 90px 60px 50px;
}
.areaRankingBlock .border_btm {
}
#topNew {
    clear: both;
    overflow: hidden;
}
.categoryRankingBlock #topNew:nth-of-type(n+2) {
    margin-top: 25px;
}
#topNew .mosaic-overlay {
    line-height: 148px;
}
#topNew .block {
    height: 212px;
    margin: 0 0 0 10px;
    width: 212px;
}
#topNew .block:nth-of-type(5n+1) {
    margin-left: 0;
}
#topNew h2 {
    background: rgba(0, 0, 0, 0) url("../img/crown.png") no-repeat scroll 0 2px;
    padding-left: 26px;
}
.topNewinfo .modelName {
    background: rgba(0, 0, 0, 0) url("images/topbg.png") no-repeat scroll 0 0;
    height: 56px;
    padding: 8px;
    width: 204px;
}
.topNewinfo .name {
    height: 15px;
    line-height: 15px;
    margin-top: 24px;
    overflow: hidden;
}
.topNewinfo .univ {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.newTag {
    color: #fff;
    font-size: 11px;
    left: 0;
    line-height: 14px;
    margin: 8px 0 0 8px;
    padding: 0 4px;
    position: absolute;
    top: 0;
}
.date {
    color: #fff;
    font-size: 11px;
    line-height: 11px;
    margin: 8px 8px 0 0;
    position: absolute;
    right: 0;
    text-shadow: 0 0 8px #000;
    top: 0;
}
#topBanner {
    margin-top: 25px;
    overflow: hidden;
}
.Banner {
    float: left;
}
.Banner a {
    display: block;
    height: 0;
    padding-top: 218px;
    width: 350px;
}
#topModelBanner a {
    background-position: 0 -46px;
}
#topCameramanBanner a {
    background-position: 0 -269px;
}
#topTieupBanner a {
    background-position: 0 -492px;
}
.bannerMiddle {
    margin: 0 25px;
}
#topUniv {
    margin-top: 25px;
}
#topUniv h2 {
    background-position: 0 -1244px;
    padding-left: 29px;
}
.allWrap {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 20px;
}
.allWrap:last-child {
    margin-bottom: 0;
}
.allWrap h3 {
    color: #fd548d;
    float: left;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}
.allWrap {
    overflow: hidden;
}
.allWrap .moreButton {
    line-height: 16px;
}
.allWrap .moreButton span {
    line-height: 16px;
}
.topPic {
    float: left;
    height: 120px;
    overflow: hidden;
    position: relative;
    width: 195px;
}
.topPic img {
    width: 195px;
}
.topPic a {
    display: block;
}
.PicBox {
    bottom: 0;
    height: 34px;
    left: 0;
    position: absolute;
    width: 195px;
}
.PicBox span {
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 15px;
    margin: 10px 0 0 10px;
    padding-left: 14px;
}
.univPicBox {
    background-color: rgba(25, 201, 235, 0.75);
}
.univPicBox span {
    background-position: 0 -727px;
}
.topAll {
    float: right;
    width: 848px;
}
.topAll li {
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 15px;
    width: 198px;
}
.topAll li:last-child, .topAll li:nth-child(20), .topAll li:nth-child(19), .topAll li:nth-child(18) {
    margin-bottom: 0;
}
.topAll li:first-child {
    display: none;
}
.topAllUniv li a {
    background-position: 0 -713px;
    height: 9px;
    padding-left: 14px;
}
.topAllUniv li a:hover {
    color: #19c9eb;
}
.adsTop {
    height: 90px;
    margin: 25px auto;
    width: 728px;
}
#topType h2 {
    background-position: 0 -1266px;
    padding-left: 23px;
}
.topAllType li a {
    background-position: 0 -741px;
    height: 9px;
    padding-left: 14px;
}
.topAllType li a:hover {
    color: #fd548d;
}
.typePicBox {
    background-color: rgba(253, 84, 141, 0.75);
}
.typePicBox span {
    background-position: 0 -754px;
}
#topBotttom {
    background-color: #f7f6f4;
    margin-top: 25px;
    overflow: hidden;
    padding-top: 25px;
}
#topFb {
    background-color: #fff;
    float: left;
    height: 246px;
    width: 410px;
}
.whiteBox {
    border: 1px solid #dedede;
    border-radius: 4px;
    padding: 7px;
}
#topAbout {
    background-color: #fff;
    border: medium none;
    float: right;
    position: relative;
    width: 651px;
}
.dottedBox {
    border: 1px dashed #dedede;
    border-radius: 4px;
    overflow: hidden;
}
.topAboutDotted {
    overflow: hidden;
    padding: 20px;
}
.pinktag, .topAboutTitle {
    background-image: url("images/top.png");
    overflow: hidden;
}
.pinktag {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 0;
    left: 23px;
    padding-top: 37px;
    position: absolute;
    top: -2px;
    width: 16px;
}
.topAboutTitle {
    background-position: 0 -42px;
    height: 0;
    margin: 0 0 20px 25px;
    padding-top: 31px;
    width: 303px;
}
.topGotop {
    background-color: #f7f6f4;
    clear: both;
    overflow: hidden;
}
.topAboutMore {
    float: right;
    margin-top: 16px;
}
#Title {
    position: relative;
}
.singleTitle {
    float: left;
	margin-top:15px;
}
#topRankingWrap .rankingConts2-3 dl{
	margin-top:10px;
}
#topRankingWrap .rankingConts2-3 dl dt{
	float:left;
	font-size:14px;
	font-weight:bold;
	height:22px;
	width:95px;
	padding-right:7px;
}
#topRankingWrap .rankingConts2-3 dl dd{
	font-size:14px;
	height:22px;
}
.sns {
    position: absolute;
    right: 20px;
    top: 20px;
}
.sns ul li {
    background-color: transparent;
}
.singleSocial {
    float: left;
    margin-left: 15px;
    overflow: hidden;
}
.singleTl {
    margin: 15px 0 0 !important;
}
.subTtl {
    color: #999999;
    float: left;
    font-size: 12px;
    margin-top: -8px;
}
.TtlWrap {
    margin-bottom: 32px;
    margin-top: -5px;
}
span {
    font-size: 13px;
}
#mainContsSub {
    border: 1px solid #dedede;
    float: left;
    margin-bottom: 25px;
    padding: 20px;
    width: 800px;
}
#mainContsSub h3 {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 10px;
}
#mainContsWrap {
    float: left;
    overflow: hidden;
    width: 840px;
}
.ContsLeft {
    float: left;
    width: 33%;
}
.ContsCenter {
    float: left;
    width: 33%;
}
.ContsRight {
    float: right;
    width: 34%;
}
.pbLink li {
    line-height: 14px;
    margin-bottom: 18px;
}
.pbLink a {
    color: #fff;
    font-size: 11px;
    padding: 6px;
}
.pbLink a::before {
    color: #fff;
    content: ">";
    font-size: 10px;
    margin-right: 4px;
    margin-top: -1px;
    position: relative;
}
.headline {
    color: #fd548d;
    font-size: 15px;
    margin: 10px 0;
}
.record ul {
    margin-bottom: 7px;
    padding-left: 17px;
}
.record ul li {
    color: #fd548d;
    font-size: 13px;
    list-style-type: disc;
    margin-top: 2px;
}
.record ul li span {
    color: #333;
    margin-left: -4px;
}
.record ul li a:link {
    color: #19c9eb;
    font-weight: bold;
    text-decoration: underline;
}
.record ul li a:visited {
    color: #19c9eb;
    font-weight: bold;
    text-decoration: underline;
}
.record ul li a:hover {
    color: #19c9eb;
    font-weight: bold;
    text-decoration: none;
}
.listPink {
    margin-top: 11px;
}
.listPink ul {
    padding-left: 17px;
}
.listPink ul li {
    color: #fd548d;
    font-size: 13px;
    list-style-type: disc;
    margin-top: -3px;
}
.listPink ul li span {
    color: #333;
    margin-left: -4px;
}
.listPink ul li a:link {
    color: #333;
    font-weight: bold;
    text-decoration: underline;
}
.listPink ul li a:visited {
    color: #333;
    font-weight: bold;
    text-decoration: underline;
}
.listPink ul li a:hover {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}
.listStar {
    margin-top: 11px;
}
.listStar ul {
    margin-left: 11px;
}
.listStar ul li {
    list-style-type: none;
    text-indent: -11px;
}
.listStar li::before {
    color: #18c9eb;
    content: "★";
    font-size: 12px;
    margin-right: 8px;
    margin-top: -3px;
}
.listStar ul li span {
    color: #333;
    margin-left: -4px;
}
.formLink {
    float: right;
    margin-bottom: 10px;
    margin-top: 20px;
}
.offerDescription {
    margin-bottom: 20px;
}
#mainContsSub #adLink {
    margin-bottom: 23px !important;
}
.contactDescription {
    margin-bottom: 18px;
}
#mainConts .markList {
    font-size: 13px;
}
.markList ul {
    clear: both;
    overflow: hidden;
}
.markList ul li {
    background-position: 0 -738px;
    float: left;
    font-size: 13px;
    height: 19px;
    margin-bottom: 4px;
    overflow: hidden;
    padding-left: 14px;
    width: 252px;
}
.markListB ul li {
    background-position: 0 -710px;
}
.markListN ul li {
    background-image: none;
}
.markList ul .markListLast {
    margin-bottom: -4px;
}
.markList ul li a:link {
    color: #333;
    font-weight: bold;
}
.markList ul li a:visited {
    color: #333;
    font-weight: bold;
}
.markList ul li a:hover {
    color: #fd548d;
}
#modelwantedTtlImg {
    background: rgba(0, 0, 0, 0) url("images/modelwanted.jpg") no-repeat scroll 0 0;
    height: 0;
    overflow: hidden;
    padding-top: 256px;
    width: 798px;
}
.flowsBox {
    overflow: hidden;
}
.flowBox {
    float: left;
    overflow: hidden;
    width: 236px;
}
.flowNumber {
    background-color: #fd548d;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.flowBox .flowTitle {
    color: #fd548d;
    float: left;
    font-size: 16px !important;
    line-height: 30px !important;
    margin-left: 10px;
}
.flowCont {
    border: 1px solid #dedede;
    clear: both;
    font-size: 13px;
    height: 80px;
    line-height: 20px;
    padding: 15px;
}
.flowLine {
    background-color: #dedede;
    float: left;
    height: 0;
    margin-top: 75px;
    overflow: hidden;
    padding-top: 3px;
    width: 30px;
}
.flowUnder {
    margin-top: 15px;
}
.flowUnderNext {
    margin-top: 90px !important;
}
#afterFlow {
    border: 2px solid #19c9eb;
    color: #19c9eb;
    font-size: 16px;
    line-height: 42px;
    margin-top: 15px;
    text-align: center;
}
#recruitTtlImg {
    background: rgba(0, 0, 0, 0) url("images/recruit.png") no-repeat scroll 0 0;
    height: 0;
    margin-bottom: 19px;
    overflow: hidden;
    padding-top: 383px;
    width: 798px;
}
#mainConts .ricruitLink {
    margin-top: 11px;
}
.recruitPink {
    margin-bottom: 14px;
}
.recruitTerms {
    font-weight: bold;
    margin-bottom: -10px;
}
.recruitTerms-two {
    font-weight: bold;
    margin-bottom: -8px;
    padding-top: 9px;
}
.topSpace {
    margin-top: 8px;
}
#recruitList {
    margin-top: 13px;
}
.recruit {
    background-position: 0 -22px;
    margin: 40px 0 20px;
    padding-left: 24px;
}
.spTitle {
    background-position: 0 -22px;
    margin: 20px 0 10px;
    padding-left: 24px;
}
.markList h4:first-child .listThree {
    float: left;
    width: 252px;
}
.areaHl {
    padding-top: 1px;
}
#aboutTtlImg {
    background: rgba(0, 0, 0, 0) url("images/about.jpg") no-repeat scroll 0 0;
    height: 0;
    overflow: hidden;
    padding-top: 383px;
    width: 798px;
}
.aboutHl {
    color: #fd548d;
    font-size: 23px !important;
    line-height: 23px !important;
    margin-bottom: 6px !important;
    margin-top: 19px;
}
.aboutSubHl {
    color: #fd548d;
    font-size: 13px;
    height: 13px;
}
.aboutCaption {
    margin-top: 8px;
}
.staffBlockWrap {
    margin-top: 7px;
    overflow: hidden;
}
.staffBlockWrap:first-child {
    margin-top: 0;
}
.staffBlockWrap h2 {
    background-position: 0 -1041px;
    margin-bottom: 8px;
    padding-left: 27px;
}
.staffBlockWrap h2 span {
    margin-left: 6px;
}
.staffContsWrap {
    width: 840px;
}
.staffConts {
    border: 1px solid #dedede;
    float: left;
    height: 337px;
    margin-bottom: 13px;
    margin-right: 13px;
    padding: 20px;
    position: relative;
    width: 155px;
    z-index: auto;
}
.staffConts:nth-child(4n) {
    margin-right: -13px;
}
.staffConts:last-child {
    margin-bottom: 25px;
    margin-right: -13px;
}
.staffConts p {
    color: #333;
    font-size: 13px;
    line-height: 19px;
}
.staffImg {
    width: 155px;
}
.staffImgWrap {
    height: 206px;
    overflow: hidden;
    width: 155px;
    z-index: 1;
}
.staffConts .staffPosi {
    font-size: 11px;
    font-weight: bold;
    padding-top: 10px;
}
.staffConts .staffName {
    color: #fd548d;
    font-size: 15px;
    font-weight: bold;
    margin-top: 3px;
}
.staffName:hover {
    text-decoration: underline;
}
.staffConts .staffUni {
    font-size: 11px;
}
.detailLink {
    bottom: 2px;
    margin-bottom: 18px;
    position: absolute;
    right: 20px;
}
.detailLink a {
    color: #fff;
    font-size: 11px;
    padding: 4px;
}
.detailLink a::before {
    color: #fff;
    content: ">";
    font-size: 10px;
    margin-right: 4px;
    margin-top: -1px;
    position: relative;
}
.prof {
    width: 551px;
}
.prof .staffSpTitle {
    background-position: 0 -1042px;
    margin-bottom: 10px;
    padding-left: 27px;
}
.prof .staffSpTitle span {
    padding-left: 8px;
}
.profR {
    float: left;
    margin-top: 7px;
    padding-left: 20px;
    width: 377px;
}
.profL {
    float: left;
    margin-top: 7px;
    width: 154px;
}
.profR p {
    color: #fd548d;
    font-size: 19px;
    font-weight: bold;
}
.profR span {
    font-size: 11px;
}
.profR dl {
    border-top: 1px solid #aaa;
    font-size: 11px;
    margin-top: 6px;
    padding-top: 4px;
    width: 375px;
}
.profR dl dt {
    color: #18c9eb;
    float: left;
    font-weight: bold;
    width: 120px;
}
.profR dl dd {
    margin-left: 120px;
    text-indent: 0;
}
.profContact:link {
    color: #19c9eb;
    font-weight: bold;
    text-decoration: underline;
}
.profContact:visited {
    color: #19c9eb;
    font-weight: bold;
    text-decoration: underline;
}
.profContact:hover {
    color: #19c9eb;
    font-weight: bold;
    text-decoration: none;
}
.profImgWrap img {
    height: auto;
    overflow: hidden;
    width: 154px;
}
.profImgWrap {
    height: 154px;
    overflow: hidden;
    width: 154px;
}
.profTaskLink {
    margin-top: 6px;
    text-align: center;
    width: 154px;
}
.progTaskLink li {
    width: 154px;
}
.profTaskLink a {
    font-size: 11px;
    padding: 4px;
    width: 154px;
}
.profTaskLink p {
    color: #fff;
    float: right;
    font-size: 10px;
    margin: 1px 5px 0 0;
}
.profTaskLink a {
    color: #fff;
}
.profArtLink {
    margin-top: 14px;
}
.profArtLink a {
    color: #fff;
    font-size: 11px;
    padding: 4px;
}
.profArtLink a::before {
    color: #fff;
    content: ">";
    font-size: 10px;
    margin-right: 4px;
    margin-top: -1px;
}
.searchTtl {
    height: 62px;
}
#searchTtl {
    float: left;
    margin-top: 20px;
}
#searchSubTtl {
    float: left;
    margin-left: 20px;
}
#searchSubTtl p {
    float: left;
    font-size: 18px;
    margin-top: 22px;
}
#searchSubTtl span {
    color: #fd548d;
    float: left;
    font-size: 25px;
    margin: 20px 1px 0;
}
#searchResults {
    clear: both;
    overflow: hidden;
    width: 840px;
}
#searchResults .mosaic-overlay {
    line-height: 148px;
}
#searchResults .block {
    height: 141px;
    width: 210px;
}
#searchResults h2 {
    background-position: 0 -23px;
    padding-left: 23px;
}
.searchResultsinfo .modelName {
    background: rgba(0, 0, 0, 0) url("images/search.png") no-repeat scroll 0 0;
    height: 55px;
    padding: 8px;
    width: 194px;
}
.searchResultsinfo .name {
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    margin-top: 24px;
    overflow: hidden;
}
.searchResultsinfo .univ {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.paginationWrap {
    font-size: 11px;
    height: 30px;
    line-height: 28px;
    margin: 20px auto;
    text-align: center;
}
.pagination {
    display: inline-block;
    overflow: hidden;
}
.pagination .page {
    border: 1px solid #fd548d;
    color: #fff;
    float: left;
    height: 28px;
    margin: 0 5px;
    width: 28px;
}
.pagination #now {
    background-image: none;
    border: 1px solid #fd548d;
    color: #fd548d;
    float: left;
    height: 28px;
    margin: 0 5px;
    width: 28px;
}
.pagination li {
    float: left;
}
.pagination #pageMore {
    background-image: none;
    border: 1px none #fd548d;
    color: #fd548d;
    display: block;
    float: left;
    font-size: 13px;
    height: 28px;
    margin: 0 5px;
}
.pagination #pagePre, .pagination #pageNext {
    border: 1px solid #fd548d;
    color: #fff;
    float: left;
    height: 28px;
    margin: 0 5px;
    width: 40px;
}
#tagTitle {
    background-color: #f7f6f6;
    height: 62px;
    margin-bottom: 25px;
    padding: 20px;
    position: relative;
}
#tagTtl {
    color: #fff;
    float: left;
    height: 34px;
    margin: 10px 0 0 -22px;
    padding: 12px 45px 0 20px;
}
#tagTail {
    color: #f7f6f6;
    float: left;
    font-size: 80px;
    margin-left: -35px;
    padding-top: 24px;
}
#pageIntro {
    border: 1px solid #dedede;
    margin-bottom: 25px;
    padding: 10px 20px 20px;
}
#pageIntro span, .capegoryDetail-p {
    font-weight: bold;
}
.pageSubTtl {
    color: #fd548d;
    font-size: 15px;
}
#cateSubTtl {
    float: left;
    margin-left: -30px;
}
#cateSubTtl p {
    float: left;
    font-size: 18px;
    margin-top: 22px;
}
#cateSubTtl span {
    color: #fd548d;
    float: left;
    font-size: 25px;
    margin-top: 20px;
}
#headRankingWrap {
    margin-bottom: 20px;
    width: 840px;
}
#headRankingWrap h2 {
    background-position: 0 0;
    padding-left: 22px;
}
#headRankingWrap .mosaic-overlay {
    line-height: 168px;
}
#headRankingWrap .block {
    height: 168px;
    width: 168px;
}
.headRankInfo p {
    float: left;
    line-height: 43px;
    width: 43px;
}
.headRankInfo .modelName {
    background-color: rgba(0, 0, 0, 0.25);
    float: left;
    height: 33px;
    padding: 5px;
    width: 115px;
}
.headRankInfo .modelName .name {
    font-size: 16px;
    height: 16px;
    line-height: 15px;
    margin-top: 2px;
    overflow: hidden;
}
.headRankInfo .modelName .univ {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    margin-top: 4px;
    overflow: hidden;
}
.rankSpTitle {
    color: #000;
    font-size: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 29px;
}
.rankSpTitle span {
    font-weight: normal;
    margin-left: 6px;
}
#spWrap {
    border: 1px solid #dedede;
    border-radius: 4px;
    float: left;
    width: 840px;
}
#sp {
    border: 1px dashed #dedede;
    border-radius: 4px;
    margin: 7px;
    padding: 20px;
    width: 784px;
}
#sp hr {
    display: none;
}
.spCaption a, .spCaption a span {
    color: #19c9eb !important;
    font-weight: bold;
}
.spCaption a:hover, .spCaption a span:hover {
    text-decoration: underline;
}
#spAllWrap {
    float: left;
    width: 840px;
}
.spWrap {
    border: 1px solid #dedede;
    border-radius: 4px;
    float: left;
    margin-bottom: 15px;
    width: 840px;
}
#spAllWrap .spWrap:nth-child(8) {
    margin-bottom: 20px;
}
.sp {
    border: 1px dashed #dedede;
    border-radius: 4px;
    margin: 7px;
    padding: 16px 20px 20px;
    position: relative;
    width: 784px;
}
.spImg {
    float: left;
    overflow: hidden;
}
.spImg img {
    height: auto;
    width: 272px;
}
.spCaption {
    float: left;
    font-size: 13px;
    margin-left: 20px;
    margin-top: -3px;
    width: 492px;
}
.spDate {
    color: #fd548d;
    float: right;
    margin-top: 30px;
}
#spPic .mosaic-backdrop img {
    height: auto;
    width: 182px;
}
#spPic .block {
    float: left;
    height: 123px;
    margin-right: 18px;
    margin-top: 20px;
    width: 182px;
}
#spPic .modelName {
    background: rgba(0, 0, 0, 0) url("images/special.png") no-repeat scroll 0 0;
    float: left;
    height: 33px;
    padding: 5px;
    width: 272px;
}
#spPic .modelName .name {
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    margin-top: 2px;
    overflow: hidden;
}
#spPic .modelName .univ {
    font-size: 11px;
    height: 11px;
    line-height: 11px;
    margin-top: 4px;
    overflow: hidden;
}
#spPic .mosaic-overlay {
    line-height: 123px;
}
#spPic .date {
    color: #fff;
    font-size: 9px;
    line-height: 9px;
    margin: 8px 8px 0 0;
    position: absolute;
    right: 0;
    text-shadow: 0 0 8px #000;
    top: 0;
}
#spPic .block:nth-child(4n) {
    margin-right: -18px;
}
.spHl {
    color: #fd548d;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 5px;
}
.spHl:hover {
    text-decoration: underline;
}
.spSubHl {
    color: #fd548d;
    font-size: 11px;
    line-height: 11px;
}
.spArticle {
    float: left;
    margin-left: 20px;
    width: 492px;
}
.spArticle .articleWrap {
    height: 85px;
    margin-top: 17px;
    overflow: hidden;
}
.spArticle a, .spArticle a span {
    color: #19c9eb !important;
    font-weight: bold;
}
.spArticle a:hover, .spArticle a span:hover {
    text-decoration: underline;
}
.spArticle hr {
    display: none;
}
.sp .moreBtn {
    bottom: 20px;
    color: #fff !important;
    position: absolute;
    right: 20px;
}
#rankingWrap {
    float: left;
    width: 840px;
}
.disnon {
    display: none;
}
.content_wrap {
    border: 1px solid #dedede;
    margin-top: -1px;
    padding: 0 20px;
}
#rankingWrap #tab .select {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #dedede #dedede #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    height: 51px;
    width: 418px;
}
#tab li:hover {
    cursor: pointer;
}
#tab li {
    background-color: #f7f6f6;
    border: 1px solid #dedede;
    height: 48px;
    width: 416px;
}
.tabHl {
    margin: 12px auto;
    padding-top: 2px;
    text-align: center;
}
.tabHl span {
    background-image: url("images/ranking.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    font-size: 18px;
    font-weight: bold;
    padding-left: 25px;
}
.tabHl p {
    float: right;
}
#tabHlMonth {
    background-image: none;
    font-size: 13px;
    font-weight: normal;
    margin-left: -20px;
}
#tab1 {
    float: left;
}
#tab2 {
    float: right;
}
.rankContsWrap {
    border-bottom: 1px solid #dedede;
    height: 219px;
    padding: 20px 0;
    position: relative;
    width: 798px;
}
.rankContsSubWrap {
    border-bottom: 1px solid #dedede;
    height: 119px;
    padding: 20px 0;
    position: relative;
    width: 798px;
}
.rankContsSubWrap:last-child {
    border-bottom: 0 none;
}
.rankContsWrap .rankingImg {
    float: left;
    height: 219px;
    width: 219px;
}
.rankContsWrap .rankingImg img {
    height: auto;
    width: 219px;
}
.rankContsSubWrap .rankingImg {
    float: left;
    height: 120px;
    width: 120px;
}
.rankContsSubWrap .rankingImg img {
    height: auto;
    width: 120px;
}
.rankingConts {
    overflow: hidden;
}
.rankingConts2-3 {
    overflow: hidden;
}
.rankin {
    text-align: center;
}
.no1box .rankin {
    margin-bottom: 10px;
}
.rankin img {
    max-width: 100%;
}
.rankContsSubWrap .rankingConts {
    width: 638px;
}
.rankContsWrap:first-child .rankNo {
    background-color: #fd548d;
    color: #fff;
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.rankNo {
    background-color: #18c9eb;
    color: #fff;
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.rankNoSub {
    background-color: #333;
    color: #fff;
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.rankName {
    float: left;
    font-size: 28px;
    line-height: 40px;
    vertical-align: middle;
}
.no1box .rankName, .no2-3box .rankName {
    float: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rankShop {
    font-size: 28px;
    line-height: 40px;
    vertical-align: middle;
}
.no1box .rankShop {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rankUniv {
    float: left;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
}
.rankTag {
    background: #fd548d none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 11px;
    height: 17px;
    line-height: 17px;
    margin: 15px 5px 0 0;
    padding: 0 5px;
}
.rankingConts dl {
    font-size: 14px;
    margin-top: 10px;
}
.rankingConts dl dt {
    float: left;
    font-weight: bold;
    height: 22px;
    width: 95px;
	padding-right:7px;
}
.rankingConts dl dd {
    height: 22px;
}
.rankMottoLink {
    text-align: center;
    width: 154px;
	font-size:14px;
}
.rankMottoLink a {
    bottom: 20px;
    color: #fff;
    font-size: 11px;
    padding: 0 4px;
    position: absolute;
    right: 0;
}
.rankMottoLink li span {
    color: #fff;
    font-size: 10px;
    margin: 0 5px 0 2px;
}
.rankFb {
    background-color: #f7f6f6;
    color: #fd548d;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    line-height: 34px;
    margin-top: 10px;
    overflow: hidden;
    padding: 0 15px;
}
.rankFb p {
    float: left;
}
.rankFb .fb-like {
    float: left;
    line-height: 28px;
    margin-left: 11px;
}
.RankingWrap {
    float: left;
}
.RankingWrap .mosaic-overlay {
    line-height: 219px;
}
.RankingWrap .block {
    height: 219px;
    width: 219px;
}
.RankingSubWrap .mosaic-overlay {
    line-height: 120px;
}
.RankingSubWrap .block {
    height: 120px;
    width: 120px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #dedede;
    height: 16px;
    margin-bottom: 15px;
    padding: 5px;
}
.pictures {
    margin: 10px 0 15px;
}
span.wpcf7-list-item {
    margin: 0 10px 0 0;
}
.recruit-radio {
    margin-bottom: 15px;
}
.aboutprivacy {
    margin-top: 15px;
}
.only {
    color: #fc184d;
}
#notFound h4 {
    color: #fd548d;
}
#notFound a {
    color: #fd548d;
    text-decoration: underline;
}
/*pager*/
#pageTop{
	position:fixed;
	bottom:40px;
	right:10px;
}
#pageTop a{
	background-color:#fd548d;
	text-align:center;
	border-radius:5px;
	color:#fff;
	display:block;
	font-size:30px;
	height:50px;
	line-height:50px;
	width:50px;
}
#pageTop a:hover{
	background-color:#f20454;
}