
@charset "shift_jis";

.whatsvip{
background: #fff;
padding: 30px;
border-radius: 5px;
}
.centerblock{
margin: 0 0 30px 0;
}
.centerblock h3{
font-size:14px;
font-weight: normal;
margin:0 0 30px 0px;
padding:12px 15px 10px 15px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background-color:#008fc7;
color:#fff;
line-height:20px;
}
.centerblock .cardimg {
margin:0;
padding:0 8px;
float:left;
}
.centerblock p {
display:block;
font-size:13px;
font-style:normal;
margin:0;
padding:0 0 8px 0;
line-height:150%;
}
#tokuten h3{
background-color:#008fc7;
color:#fff;
border:none;
}

#tokuten dl{
margin: 0 0 15px 0;
  margin: 0 auto;
  width: 95%;
}
#tokuten dt {
font-weight:bold;
margin: 0 0 15px 0;
font-size:20px;
line-height: 200%;
}
#tokuten dd {
font-size: 13px;
padding:0;
line-height: 160%;
}
#tokuten b {
background:#cc0000;
color: #fff;
padding: 3px 10px;
margin:0 6px 0 0;
font-size: 13px;
font-weight: normal;
border-radius: 5px;
}
#tokuten .red {
color:#1B5289;
font-size:0.8em;
}

#tokuten .supple {
color:#1B5289;
font-size:0.8em;
padding-bottom:15px;
}

@media screen and (max-width: 599px){
  .whatsvip{
    padding: 15px;
  }
  .centerblock h3{
    font-size: 12px;
    padding: 4px 10px;
        float: none;

  }
  .centerblock .cardimg{
    float: none;
    display: block;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: center;

  }
  .cardimg img{
    width: 54px;
    
  }
  .v2 img{
    width: 60px;
  }
  #tokuten dl{
    margin: 0 0 15px 0;
  }
  #tokuten dt{
    font-size: 13px;
    font-weight: bold;
  }
  #tokuten dt b{
    font-weight: bold;
    font-size: 12px;
  }
    
}

/*
#mainCont{
top:0px;
text-align:left;
background:#fff;
padding:20px;
width:775px;
}

#mainCont h2{
color:#4c443c;
font-size:18px;
margin:20px 0 30px 0;
}

#mainCont h4{
color:#4c443c;
font-size:14px;
margin:20px 0 30px 0;
}



#mainCont .card{
background:url(../vip_info/images/card.gif) no-repeat;
background-position:right top;
width:600px;
height:150px;
padding:0 170px 0 0;
margin:15px 0 30px 0;
}
* html #mainCont .card{
behavior: expression(IEPNGFIX.fix(this));
}
#mainCont dl{
width:660px;
margin:0 0 0 100px;
}
#mainCont dt{
font-size:17px;
color:#40330f;
font-weight:bold;
border-bottom:1px solid #e4e3d5;
margin:0 0 15px 0;
padding:10px 0 10px 35px;
background:url(../vip_info/images/dot.jpg) no-repeat left center;
}
#mainCont dt span{
font-size:12px;
margin:0 0 0 10px;
}

#mainCont dd{
margin:0 0 40px 0;
line-height:150%;
}
#mainCont dd .link{
margin:10px 0 10px 0;
display:block;
float:right;
}
#mainCont dd ul{
margin:0 0 15px 0;
}
#mainCont .vip_prof{
background:url(../vip_info/images/vip_prof.png) no-repeat;
background-position:top right;
height:200px;
padding:0 200px 0 0px;
}
* html #mainCont .vip_prof{
behavior: expression(IEPNGFIX.fix(this));
}
#mainCont dd span{
color:#ba0063;
}
#mainCont dd .birth{
width:100%;
border-top:1px solid #e1e1e1;
border-left:1px solid #e1e1e1;
margin:5px 0 5px 0;
}
#mainCont dd .birth th{
width:50%;
background:#f1f1f1;
text-align:center;
font-weight:normal;
padding:5px;
border-bottom:1px solid #e1e1e1;
border-right:1px solid #e1e1e1;
font-size:11px;
}
#mainCont dd .birth td{
color:#d70072;
text-align:center;
padding:5px;
border-bottom:1px solid #e1e1e1;
border-right:1px solid #e1e1e1;
}*/
