@charset "UTF-8";

html.ua-ipad {
    /*ipad表示対策*/
    overflow-x: hidden;
}

html.ua-ipad .bg_wrp_stripe {
    overflow-x: hidden;
}

body {
    background: url('/img/index/bg_body.jpg');
}

.bg_wrp_stripe {
    padding: 50px 0 0 0;
}

.index_bg_wrp_girls {
    position: relative;
    margin: 0 auto 0 auto;
}

#girlsjpg {
    overflow: hidden;
    text-align: center;
}

/*�������珗�̎q���I�ύXCSS*/
.cover_girls_photos {
    overflow: hidden;
    background: #000;
}

.cover_girls_photos div {
    position: relative;
    right: 120px;
    height: 300px;
    padding-top: 10px;
}

.cover_girls_photos [class^='gp'] {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    width: 495px;
    height: 286px;
    outline: solid 12px #000;
    background: #000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    /*Webkit�n�̂�Huck*/
    /*    .cover_girls_photos div{
        right:158px;
    }
*/
    .cover_girls_photos [class^='gp'] {
        outline: none;
    }
}

.cover_girls_photos [class^='gp'] img {
    opacity: .85;
}

.cover_girls_photos [class^='gp']:nth-of-type(odd) {
    mask-image: url('/img/index/mask1.png');
    -webkit-mask-image: url('/img/index/mask1.png');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
}

.cover_girls_photos [class^='gp']:nth-of-type(even) {
    mask-image: url('/img/index/mask2.png');
    -webkit-mask-image: url('/img/index/mask2.png');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
}

.cover_girls_photos .gp1 {
    left: 0;
}

.cover_girls_photos .gp2 {
    left: 430px;
}

.cover_girls_photos .gp3 {
    left: 860px;
}

.cover_girls_photos .gp4 {
    left: 1290px;
}

.cover_girls_photos .gp5 {
    left: 1720px;
}

.cover_girls_photos .gp6 {
    left: 2150px;
}


.cover_girls_photos [class^='gp'] img {
    width: 500px;
}

/*�������珗�̎q���I�ύXCSS*/

#snippet {
    position: absolute;
    top: -114px;
    left: 83px;
}

#logo_area {
    position: relative;
    z-index: 1;
    padding: 0 0 15px 0;
    text-align: center;
}

#logo_area .notice {
    margin-top: 10px;
}

#botan {
    width: 526px;
    margin: 50px auto 55px auto;
}

#botan li {
    display: inline-block;
    float: left;
    overflow: hidden;
    height: 76px;
    margin: 0;
}

#botan li a {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

#botan li#enter {
    width: 268px;
    height: 76px;
    margin: 0 30px 0 15px;
}

#botan li#enter a:hover {
    top: -76px;
    margin-left: 0;
}

#botan li#leave {
    width: 198px;
    height: 76px;
}

#botan li#leave a:hover {
    top: -76px;
    margin-left: 0;
}

.botan {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

#warning p {
    line-height: 160%;
    width: 530px;
    /*600*/
    margin: 10px auto 30px auto;
    padding: 0 0 0 70px;
    background: url('/img/index/obj_18.png') no-repeat left top;
}

#bnarea {
    width: 590px;
    margin: 0 auto 16px auto;
    text-align: center;
}

#bnarea .syamebn {
    margin: 48px 0 20px 0;
}

#bnarea .recbn {
    margin: 0 0 20px 0;
}

.bg_foot_wrp {
    position: relative;
}

.bg_foot_wrp .bg_foot {
    position: relative;
    height: 0 !important;
    padding-bottom: 120px !important;
    background: none !important;
}

.footer {
    background: none;
}

.foot_contents {
    top: 40px;
}

.foot_seo {
    margin-top: 70px;
}


/*--------------------------------*/
/* �ǉ��E�㏑�� */
/*--------------------------------*/