/*
@media screen and (max-width: 1399px) {
    #topWrap {
        position: relative;
        margin: -150px auto 0px auto;
        z-index: 100;
        min-width: 1000px;
        overflow: hidden;
        padding: 150px 0px;
    }

    #topContents {
        position: relative;
        max-width: 940px;
        margin: 0px auto;
        padding: 30px;
        background-image: url(/pc/img/top_contents_bg.jpg);
        background-repeat: repeat;
        box-shadow: 0 0 0 0 #121212;
        -webkit-transition: all .2s ease;
        box-shadow: 0px 0px 20px #121212;
        z-index: 0;
    }

    #cornerLeft {
        position: absolute;
        width: 347px;
        height: 314px;
        background-image: url(/pc/img/wrap_corner_left.png);
        top: -120px;
        left: -158px;
    }

    #cornerRight {
        position: absolute;
        width: 347px;
        height: 314px;
        background-image: url(/pc/img/wrap_corner_right.png);
        top: -120px;
        right: -158px;
    }

    #cornerBottomLeft {
        position: absolute;
        width: 350px;
        height: 323px;
        background-image: url(/pc/img/wrap_corner_bottom_left.png);
        bottom: -150px;
        left: -193px;
    }

    #cornerBottomRight {
        position: absolute;
        width: 350px;
        height: 323px;
        background-image: url(/pc/img/wrap_corner_bottom_right.png);
        bottom: -150px;
        right: -193px;
    }

    #topLeft {
        width: 700px;
        float: left;
        position: relative;
    }

    #mailmaga {
        width: 700px;
        height: 200px;
        background-image: url(/pc/img/mailmaga.png);
        background-repeat: no-repeat;
        margin-bottom: 20px;
        overflow: hidden;
        box-shadow: 0 0 0 0 #121212;
        -webkit-transition: all .2s ease;
        box-shadow: 0px 0px 8px #121212;
    }

    #mailmaga form {
        display: block;
        margin: 148px 20px 20px 50px;
    }

    #mailmaga form input {
        padding: 4px 8px;
        margin-right: 4px;
    }

    .mb {
        padding: 5px;
        margin: 2px;
    }

    #memberLogin {
        width: 220px;
        height: 212px;
        float: right;
    }

    #discount {}

    #discount li {
        float: left;
        margin: 0px 5px 0px 5px;
    }

    #discount li img {
        width: 340px;
        box-shadow: 0 0 0 0 #121212;
        -webkit-transition: all .2s ease;
        box-shadow: 0px 0px 8px #121212;
    }

    #topRightSpeace {
        width: 220px;
        float: right;
        position: relative;
        z-index: 100;
    }
}
*/
#topWrap {
    position: relative;
    margin: -22% auto 0 auto;
    z-index: 100;
    max-width: 1220px;
    min-width: 1220px;
    padding: 150px 0px;
    width: 100%;
}

#topContents {
    position: relative;
    background-image: url(/pc/img/top_contents_bg.jpg);
    background-repeat: repeat;
    box-shadow: 0px 0px 20px rgba(18, 18, 18, 0.6);
    background-color: #fff;
    padding: 30px;
    z-index: 0;
}

#cornerLeft {
    position: absolute;
    width: 347px;
    height: 314px;
    background-image: url(/pc/img/wrap_corner_left.png);
    top: -120px;
    left: -161px;
}

#cornerRight {
    position: absolute;
    width: 347px;
    height: 314px;
    background-image: url(/pc/img/wrap_corner_right.png);
    top: -120px;
    right: -160px;
}

#cornerBottomLeft {
    position: absolute;
    width: 347px;
    height: 319px;
    background-image: url(/pc/img/wrap_corner_bottom_left.png);
    bottom: -120px;
    left: -163px;
}

#cornerBottomRight {
    position: absolute;
    width: 347px;
    height: 319px;
    background-image: url(/pc/img/wrap_corner_bottom_right.png);
    bottom: -120px;
    right: -160px;
}

@media screen and (max-width: 1640px) {
    #cornerLeft {
        display: none;

    }

    #cornerRight {
        display: none;

    }

    #cornerBottomLeft {
        display: none;

    }

    #cornerBottomRight {
        display: none;
    }
}

#topLeft {
    width: 700px;
    float: left;
    position: relative;
}

#topRightSpeace {
    position: relative;
    z-index: 100;
    margin-left: 720px;
    width: 440px;
    overflow: hidden;
}

#mailmaga {
    width: 100%;
    height: 200px;
    background-image: url(/pc/img/mailmaga.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 0 0 0 #121212;
    /* box-shadow: 0px 0px 8px #121212; */
}

#mailmaga form {
    display: block;
    margin: 148px 20px 20px 50px;
}

#mailmaga form input {
    padding: 4px 8px;
    margin-right: 4px;
}

.mb {
    padding: 5px;
    margin: 2px;
}

#memberLogin {
    width: 220px;
    height: 212px;
    float: right;
}

#discount {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

#discount li {
    width: 215px;
    height: 420px;
}

#discount li:nth-child(2) {
    margin-left: 10px;
}

#discount li img {
    width: 100%;
    height: 100%;
}

.pickups {
    width: 100%;
}

.pickups li {
    width: 440px;
    height: 168px;
}

.pickups li:nth-child(2) {
    margin: 11px 0;
}

.pickups li a {
    display: block;
}

.pickups li a img {
    width: 440px;
    height: 168px;
}

.appBanner {
    position: relative;
}

.appBanner a {
    display: block;
    border: 5px solid #000;
}

.appBanner a img {
    width: 100%;
}

#topics {
    width: 700px;
    height: 526px;
    background-image: url(/pc/img/topics_bg.png);
    background-repeat: no-repeat;
    position: relative;
    /* box-shadow: 0px 0px 8px #121212; */
}

#topics dl {
    padding-top: 75px;
}

.topicsImg-Top {
    position: absolute;
    ;
    background-image: url(/pc/img/topics_img_top.png);
    background-repeat: no-repeat;
    width: 462px;
    height: 236px;
    top: 327px;
    left: -48px;
    z-index: 5000;
}

#topics dt {
    background-image: url(/pc/img/topics_img_bg.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 462px;
    height: 593px;
    left: -50px;
    top: -30px;
}

#topics dt a {
    display: block;
    width: 336px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 0 0 0 #121212;
    -webkit-transition: all .2s ease;
    box-shadow: 0px 0px 8px #121212;
    border: 2px solid #cccccc;
    margin: 84px 0px 0px 62px;
}

#topics dt a img {
    width: 336px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 0 0 0 #121212;
    -webkit-transition: all .2s ease;
}

#topics dl dd {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: #121212;
    width: 300px;
    height: 416px;
    margin-left: 380px;
    overflow: auto;
    margin-top: 10px;
    padding-right: 10px;
    z-index: 1000;
}

.gravureBanner {
    margin-top: 10px;
    box-shadow: 0 0 0 0 #121212;
    -webkit-transition: all .2s ease;
    box-shadow: 0px 0px 8px #121212;
}

.gravureBanner a {
    display: block;
}

.gravureBanner a:hover {
    background-color: #000;
}

.gravureBanner a img {
    width: 100%;
}

/********************************�g�b�v�{�g��**********************************/
h4 {
    border-bottom: 1px solid #fff;
    border-left: 8px solid #fff;
    padding: 2px 0px 0px 14px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 4px;
    fon t-family: arial;
    margin-top: 20px;
}

.btnHover::before {
    content: '';
    display: block;
    position: absolute;
    width: 180px;
    height: 390px;
    z-index: 10;
    box-shadow: 0 0 0 0 #dda284;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    left: 9px;
    top: 9px;
    overflow: hidden;
}

.btnHover:hover::before {
    box-shadow: 0 0 0 5px #121212;
}

#topBottomWrap {
    background-image: url(/pc/img/top_scheduleBg.jpg);
    background-position: 50% 0%;
    position: relative;
}

.topScheduleList {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 1155px;
    margin: 0 auto;
}

.topScheduleList li {
    position: relative;
    width: 165px;
    overflow: hidden;
    text-align: center;
}

.topScheduleList li a {
    display: block;
    text-decoration: none;
    margin: 2px;
    background-image: url(/pc/img/top_thumb_bg.jpg);
    background-repeat: repeat;
    background-position: 50%;
    border: 2px solid #88735A;
}

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

.topScheduleList li a dl {
    position: relative;
    text-align: center;
    padding: 10px 0;
}

.topScheduleList li a span.nameRuby {
    font-size: 10px;
}

.topScheduleList li a dl dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: -2px;
    color: #121212;
    text-align: center;
}

.topScheduleList li a dl dd.size {
    font-size: 9px;
    color: #121212;
    text-align: center;
}

.topScheduleList li a dl dd.size b {
    font-weight: normal;
    font-size: 12px;
    color: #121212;
    margin-right: 4px;
}

.topScheduleList li .chach {
    text-align: center;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    position: relative;
    padding: 4px 0;
    background-image: url(/pc/img/profileChachBg.jpg);
    background-repeat: repeat;
    font-weight: bold;
    letter-spacing: 0;
}

.topScheduleList li a span.star {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 340px;
    right: 6px;
    z-index: 100;
}

#profileTimeBg {
    background-image: url(/pc/img/profileTimeBg.png);
    background-repeat: no-repeat;
    width: 178px;
    overflow: hidden;
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin: 0 0 0 -89px;
}

.shift_time {
    width: 180px;
    color: #000000;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0 5px 0;
}

.scheduleIcon {
    height: 36px;
    overflow: hidden;
    text-align: left;
}

.scheduleIcon img {
    width: 88px;
    height: 16px;
    padding: 1px;
}

.thumbNameBorder {
    background-image: url(/pc/img/thumbNameBorder.jpg);
    height: 1px;
    width: 100%;
    margin: 2px auto;
    overflow: hidden;
    background-repeat: no-repeat;
    opacity: 0.6;
}

.newFace {
    position: absolute;
    z-index: 10;
    width: 135px;
    height: 53px;
    top: 20px;
    left: 0px;
}

.nirinMark {
    position: absolute;
    bottom: 85px;
    left: 4px;
    width: 60px;
}

.nirinMark img {
    width: 100%;
}

.form-wrapper {
    position: relative;
    background: #fafafa;
    padding: 20px 10px 10px 10px;
    margin-bottom: 20px;
    background-image: url(/pc/img/login_bg.jpg);
    width: 420px;
    height: 153px;
    overflow: hidden;
}

.form-wrapper h1 {
    text-align: center;
    font-size: 20px;
    padding: 10px 0 0 0;
    line-height: 1;
    font-style: italic;

}

form {
    /* padding: 0 1.5em; */
}

.form-item ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    overflow: hidden;
    padding-top: 20px;
}

.form-item ul .form-item-in {
    width: 50%;
    position: relative;
    text-align: center;
    overflow: hidden;
    display: inline-block;

}

.form-item-in b {
    display: inline-block;
    padding: 5px 0;
    width: 50px;
}

.form-item-in span {
    display: inline-block;
    margin-left: 5px;
}

.form-item-in input.text {
    background: #fafafa;
    border: none;
    border-bottom: 2px solid #e9e9e9;
    color: #666;
    font-family: 'Open Sans', sans-serif;
    width: 120px;
    font-size: 20px;
    text-align: center;
    padding: 5px 0 3px 0;

}

.form-item-in input:focus {
    border-bottom: 2px solid #c0c0c0;
    outline: none;
}

.button-panel {
    width: 100px;
    text-align: right;
    margin: 10px 20px 12px auto;
}

.button-panel .button {
    background: #f16272;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 40px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
    transition: background 0.3s ease-in-out;
    width: 100%;
}

.button:hover {
    background: #ee3e52;
}

.recruitBanner {
    margin-top: 30px;
}

.kwicks {
    width: 220px;
    height: 450px;
    position: relative;
    z-index: 8000;
}

.kwicks>li {
    width: 220px;
    height: 450px;
    margin-top: 5px;
    overflow: hidden;
}

#topShame_wrap {
    position: relative;
    z-index: 2000;
    margin-top: 50px;
}

#topShame_list {}

#topShame_list li {
    width: 150px;
    float: left;
    margin: 3px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 0 0 5px #121212;
    -webkit-transition: all .2s ease;
    box-shadow: 0px 0px 5px #121212;
}

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

/*
.shame_thumb{
	width:140px;
	height:138px;
	border:1px solid #fff;
	background-repeat:no-repeat;
	background-position:50%;
	overflow:hidden;
	text-align:center;
	font-size:14px;
	display:block;
}
*/
.shame_thumb {
    width: 140px;
    height: 140px;
    line-height: 140px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #ccc;
}

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

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

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

@media screen and (min-width: 0px) and (max-width: 1399px) {
    .gravureBanner_right {
        height: 290px;
        background: red;
        margin-top: 0;

    }
}

@media screen and (min-width: 1400px) and (max-width: 4000px) {
    .gravureBanner_right {
        height: 290px;
        margin-top: 0;
        background: blue;
    }
}

/********************************** �g�b�v�����L���O ***********************/
#rankingWrap {
    padding: 10px 0px 50px 0px;
    position: relative;
    overflow: hidden;
}

@media only screen and (max-width:1399px) {
    #ranking {
        position: relative;
        max-width: 1000px;
        margin: 0px auto;
    }

    #ranking li {
        position: relative;
        width: 20%;
        float: left;
        overflow: hidden;
        text-align: center;
    }
}

@media only screen and (min-width:1400px) {
    #ranking {
        position: relative;
        max-width: 1340px;
        margin: 0px auto;
    }

    #ranking li {
        position: relative;
        width: 14.2857%;
        float: left;
        overflow: hidden;
        text-align: center;
    }
}

#ranking li a {
    display: block;
    margin: 2px 2px 10px 2px;
    overflow: hidden;
    text-align: center;
    border: 2px solid #fff;
    text-decoration: none;
    background-image: url(/pc/img/ranking_thumb_bg.png);
    background-position: 50%;
    background-repeat: repeat;
    padding: 2px;
}


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

#ranking li span.rankNo {
    font-size: 24px;
    color: #fcf1d1;
    line-height: 1;
    display: block;
    width: 80%;
    margin: 0 auto 5px auto;
}

#ranking li span.rankNo img {
    width: 100%
}

#ranking li span b.nums {
    font-size: 40px;
}

#ranking li dl {
    padding: 0 0 10px 0;
}

#ranking li dl dt {
    color: #121212;
    font-size: 18px;
    font-weight: bold;
}

#ranking li dl dd.ruby {
    color: #121212;
    font-size: 8px;
}

#ranking li dl dd {
    position: relative;
    text-align: center;
    margin-top: 5px;
    color: #121212;
    font-size: 10px;
}

#ranking li p.chach {
    text-align: center;
    font-size: 14px;
    padding: 5px 0px;
    min-height: 24px;
}

#ranking li dl dd b {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 1px;
    color: #121212;
    font-weight: normal;
    margin-right: 4px;
    letter-spacing: 0;
}

#ranking li a .shiftMark {
    position: absolute;
    bottom: 96px;
    right: 8px;
    width: 80px;
}

#ranking li a .shiftMark img {
    width: 100%;
}

#ranking .nirinMark {
    position: absolute;
    bottom: 94px;
    left: 5px;
    width: 60px;
}

#ranking .nirinMark img {
    width: 100%;
}

.guideWrap {
    position: relative;
    margin: 50px auto 30px auto;
}

.guide {
    position: relative;
    background: #fff;
}

.guide dl {
    padding: 40px 0;
}

.guide dl dt {
    font-size: 40px;
    text-align: center;
    color: #ff4141;
    position: relative;
}

.guide dl dd {
    color: #131313;
    font-size: 20px;
    line-height: 180%;
    padding: 20px 50px;
}

.guide dl dd b {
    text-align: center;
    color: #ff4141;
    font-size: 30px;
    line-height: 1;
    display: block;
    margin: 20px 0;
}

.guide dl dd small {
    color: #131313;
    text-decoration: underline;
    font-size: 20px;
}

.guide dl dd p {
    color: #131313;
    text-align: right;
    padding: 20px 50px 0 0;
    font-size: 20px;
}