@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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

body {
    background-image: url(http://ikyk.mixh.jp/face-shibuya/img/rating_pc_image_name.jpg);
    background-color: #ffffff;
    background-image: url(https://www.face-shibuya.com/website/w4244/image/rating_pc_image_name.jpg);
    background-position: 50% 0%;
    background-repeat: repeat;
    font-family: "メイリオ", sans-serif;
}

a{
color: white;
text-decoration: none;
}

div.indexheader {
    text-align: center;
    background: #666;
    color: #FFF;
    font-size: 10px;
    padding: 10px;
}

div.indexheader h1 {
    line-height: 24px;
}

.inner h1{
 width: 100%;
 height: auto;
 color: white;
}

.out_img{
    margin-bottom: 20px;
}

.inner{
    color: white;
    text-align: center;
    vertical-align: middle; /* 「vertical-align」を指定してもテキストは縦方向中央揃いにならない */
    text-align: center;
}

body {
  margin: 0 auto;
  width: 100%;
  text-align: center;

}

.out {
    margin-top: 70px;
}  


div.enter {
    margin-top: 10px;
    text-align: center;
}


.inlineTextArea{
   margin-bottom: 20px;
    
    }

 

ul.check {
    width: 610px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}


ul.check li.left {
    float: left;
    margin: 0 10px;
    width: 225px;
}



ul.check li a.enter {
    display: block;
}


ul.check li .enter_img {
    max-width: 225px;
    max-height: 75px;
}

ul.check li.center {
    float: left;
    margin: 0 10px;
    width: 100px;
}

ul.check li.right {
    float: right;
    margin: 0 10px;
    width: 225px;
}


ul.check li .age_img {
    max-width: 100px;
    max-height: 75px;
}

.footer-bunner{
    margin-top: 20px;
}




@media only screen and (max-width: 767px){

.footer-bunner img{
    width: 90%;

}

.center-bottom{
        margin-bottom: 10px;
}
    
.out {
    margin-top: 0px;
}   
    
    
ul.check {
    width: 260px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

    
.string img{
        width: 100%;
}
    
.inlineTextArea , footer-inner p{
    font-size: 14px;
    
    }
    
    .footer-inner p,.footer-inner02 p{
        font-size: 12px;
        color: black!important;
        margin-bottom: 20px;
    }


ul.check li.left {
    float: none;
    margin: 0 auto;
    width: 100%;
}

ul.check li.center {
    float: none;
    margin: 0 auto;
    width: 100%;
}

ul.check li.right {
    float: none;
    margin: 0 auto;
    width: 100%;
}  
    

}