@charset "Shift_JIS";

/* --------------------------------------------------------------------
	カスタマープレゼント
--------------------------------------------------------------------- */
.freepage_#customerpresent {
	width:725px;
	margin:0 auto;
	overflow:hidden;
}

.freepage_#customerpresent #customerpresent_bg {
	background:url(../../img/usr/freepage/member/customer_201304/customerpresent_01.jpg) no-repeat;
	width:725px;
	height:1167px;
}

.freepage_#customerpresent #customerpresent_bg #platinumstage {
	padding:660px 0 0 76px;
}

.freepage_#customerpresent #customerpresent_bg #platinumstage02 {
	padding:340px 0 0 41px;
}

.freepage_#customerpresent #about_present p {
	margin-bottom:15px;
}

/* --------------------------------------------------------------------
	カスタマープレゼント 2013/07/26
--------------------------------------------------------------------- */
/*PC版
------------------------------------*/
#customerpresent .customerpresent_ {
    width: 725px;
}
#customerpresent .customerpresent_ h2  {
    background: url(../../img/usr/ttl_bg.gif) no-repeat left top;
    font-size: 112%;
    height: 34px;
    line-height: 34px;
    margin-bottom: 20px;
    text-indent: 25px;
    width: 720px;
    font-weight: bold;
}
#customerpresent .customerpresent_ .section_ {
    margin: 0 45px 15px;
}
#customerpresent .customerpresent_ .section_ .img_ {
    margin-bottom: 10px;
}
#customerpresent .customerpresent_ .section_ .gift_ {
    margin-bottom: 0;
}
#customerpresent .customerpresent_ p {
    line-height: 20px;
}
#customerpresent .customerpresent_ ul {
    margin-bottom: 60px;
}
#customerpresent .customerpresent_ ul li {
    font-size: 10px;
    line-height: 16px;
}
#customerpresent .customerpresent_ .mgb15_ {
    margin-bottom: 15px;
}

/*SP版
----------------------------------------*/
.customerpresent_sp_ img {
    vertical-align: bottom;
}
.customerpresent_sp_ .section_ {
    margin: 10px 0;
}
.customerpresent_sp_ .section_ .img_ img {
    width: 100%;
}

.customerpresent_sp_ .section_ .gift_ img {
    width: 100%;
}
.customerpresent_sp_ p {
    margin: 10px;
}
.customerpresent_sp_ ul {
    margin: 10px;
}
.customerpresent_sp_ ul li {
    font-size: 10px;
}

