@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.png') no-repeat center top;
}

.bg_wrp_stripe {
    padding-top: 93px;
    background: none;
}

.index_bg_wrp_girls {
    position: relative;
    margin: 0 auto 0 auto;
}

/*‚±‚±‚©‚ç—‚ÌŽq“®“I•ÏXCSS*/
.cover_girls_photos {
    position: absolute;
    z-index: 0;
    top: -5px;
    left: 50%;
    width: 1286px;
    margin-left: -643px;
}

.cover_girls_photos .gp1 {
    position: absolute;
    top: 0;
    left: 0;
}

.cover_girls_photos .gp2 {
    position: absolute;
    top: 0;
    left: 326px;
}

.cover_girls_photos .gp3 {
    position: absolute;
    top: 0;
    left: 652px;
}

.cover_girls_photos .gp4 {
    position: absolute;
    top: 0;
    left: 978px;
}

.cover_girls_photos [class^='gp'] {
    border: 4px solid #FFF;
    box-shadow: inset 2px 2px 6px 0 rgba(0, 0, 0, .2), 4px 5px 11px 0 rgba(0, 0, 0, .3);
}

.cover_girls_photos [class^='gp'] img {
    position: relative;
    z-index: -1;
}

.cover_girls_photos [class^='gp'] span {
    position: absolute;
    top: 5px;
    right: 7px;
    display: none;
    color: #5C4501;
    text-shadow: 1px 1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, -1px -1px 0 #FFF;
}

/*‚±‚±‚©‚ç—‚ÌŽq“®“I•ÏXCSS*/

#snippet {
    width: 1280px;
    margin: 0 auto;
    margin-bottom: 10px;
    color: #FFF;
    text-shadow: 1px 1px 0 #753d0b, -1px 1px 0 #753d0b, 1px -1px 0 #753d0b, -1px -1px 0 #753d0b;
}

#logo_area {
    position: relative;
    z-index: 1;
    padding-top: 286px;
    text-align: center;
}

#logo_area p {
    text-align: center;
}

#logo {
    margin: 0 auto;
}

.shopLead {
    margin-top: 8px;
}

#botan {
    width: 526px;
    margin: 10px auto 0 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 22px 0 19px;
}

#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;
}

#warning p {
    line-height: 160%;
    width: 530px;
    /*600*/
    margin: 40px auto 20px 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 .recbn {
    margin: 48px 0 20px 0;
}

#bnarea .linkbn {
    margin: 20px 0 20px 0;
}

.bg_foot_wrp {
    position: relative;
}

.bg_foot_wrp .bg_foot {
    position: relative;
    overflow: hidden;
    height: 0 !important;
    padding-bottom: 165px !important;
}