@charset "utf-8";
/* =========================================================
 メールマガジン
========================================================= */
#rightContents article {
	margin-bottom: 20px;
}
#rightContents h3.magazineTopImg{
	background: none;
	box-shadow: none;
	height: 291px;
	line-height: 0;
	padding: 0;
	margin: 0 0 20px 0;
	position: static;
}
.magazineImgBox {
    margin: 0 auto 20px;
}
/* ページ上部　メルマガ特典リスト
--------------------------------------------------------- */
.privilegeBlock {
	margin: 0 auto 20px;
}
#privilegeBox{
	background:url('/img/mail_magazine/bg_privilegeBox.jpg');
	position: relative;
}
#privilegeBox:after{
	content: url('/img/mail_magazine/icon_privilege.png');
	position: absolute;
	right:-18px;
	top: 6px;
	width: 124px;
	height: 149px;
}
.privilegeList {
	position: relative;
	margin-left: 10px;
	padding-bottom: 10px;
}
.privilegeList:before {
    border-left: 1px solid rgba(75, 0, 0, 0.5);
    border-right: 1px solid rgba(75, 0, 0, 0.5);
    border-bottom: 1px solid rgba(75, 0, 0, 0.5);
    content: "";
    height: 311px;
    left: -10px;
    position: absolute;
    top: 0;
    width: 758px;
}
.privilegeList > li {
	/* border: 1px solid #614243; */
	box-sizing: border-box;
	float: left;
	margin: 10px 10px 0 0 ;
	width: 365px;
}
.privilegeList > li:nth-child(even){
	margin-right: 0;

}
.privilegeCaption {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	line-height: 35px;
	padding: 0 0 0 49px;
	position: relative;
	background: url('/img/mail_magazine/bg_privilege_caption.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
	/* border: 1px solid #614243; */
}
.privilegeCaption:after {
	left: 3px;
	position: absolute;
	top: -6px;
}
.list01 .privilegeCaption:after {
	content: url("../img/mail_magazine/icon_magazine_list_01.png");
}
.list02 .privilegeCaption:after {
	content: url("../img/mail_magazine/icon_magazine_list_02.png");
}
.list03 .privilegeCaption:after {
	content: url("../img/mail_magazine/icon_magazine_list_03.png");
}
.list04 .privilegeCaption:after {
	content: url("../img/mail_magazine/icon_magazine_list_04.png");
}
.list05 .privilegeCaption:after {
	content: url("../img/mail_magazine/icon_magazine_list_05.png");
}
.list06 .privilegeCaption:after {
	content: url("../img/mail_magazine/icon_magazine_list_06.png");
}
.list07 .privilegeCaption:after {
	content: url("../img/mail_magazine/icon_magazine_list_07.png");
}
.privilegeText {
	background-color: #ffffff;
	border-bottom: 1px solid #a68a4d;
	box-sizing: border-box;
	color: #323232;
	font-size: 14px;
	line-height: 1.5;
	padding: 7px 10px;
	letter-spacing: -0.6px;
	position: relative;
}
.privilegeText:after,
.privilegeText:before {
background: #a98d50; /* Old browsers */
background: -moz-linear-gradient(top, #a98d50 10%, #fff3dc 46%,#a98d50 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a98d50 10%, #fff3dc 46%,#a98d50 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a98d50 10%, #fff3dc 46%,#a98d50 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff3dc', endColorstr='#a98d50',GradientType=0 ); /* IE6-9 */
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
	top: 0;
}
.privilegeText:after{
	left:0;
}
.privilegeText:before {
	right: 0;
}
.privilegeText span {
	font-size: 12px;
}

/* エステdeシンデレラの公式メルマガとは？
--------------------------------------------------------- */
.mailSub {
    font-size: 14px;
    line-height: 23px;
}

/* メルマガ会員様ご案内
--------------------------------------------------------- */
.mailSub {
	font-size: 14px;
	line-height: 23px;
}
/* ----- メルマガ登録ボタン ----- */
.registration {
	border: 1px solid #301500;
	width: 375px;
	background-color:#ffebe2 ;
	height: 167px;
}
.registration.pc {
	float: left;
}
.registration.sumaho {
	float: right;
}
.registration h4 {
	border-bottom: 1px solid #301500;
	color: #432400;
	font-size: 14px;
	font-weight: bold;
	margin: 17px 0 8px 23px;
	padding-bottom: 2px;
	position: relative;
	text-indent: 21px;
	width: 343px;
}
.registration h4 img {
	left: -13px;
	position: absolute;
	top: -7px;
}
.registration p {
	width: 360px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.4em;
	color: #323232;
}
.registration.sumaho > p {
	width: 245px;
	float: right;
	margin-right: 10px;
}
.registration.sumaho .qr_wrap {
	background-color: #ffffff;
	height: 100px;
	margin-left: 10px;
	width: 100px;
}
.registration.sumaho p.QRcord {
	float: left;
	width: 94px;
	height: 94px;
	overflow: hidden;
	padding: 2px 0 0 2px;
}
.registration.sumaho p.QRcord img {
	height: auto;
	margin-left: -9px;
	margin-top: -10px;
	width: 122%;
}
.registration p span {
	font-weight: bold;
	color: #c32424;
}
/*メルマガ会員登録ボタン*/
.magazineBtn {
    margin: 5px auto 0;
	background: url('/img/mail_magazine/btn_mailMagazine.png') no-repeat;
	width: 357px;
	height: 33px;
}
.magazineBtn:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
}
.magazineBtn a{
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
/*テキストスタイル*/
.pinkText {
	color:#cf1212;
	font-weight:bold;
}
.blueText {
	color:#4184ff;
	font-weight:bold;
	font-style:italic;
}
.boldText {
	font-weight:bold;
}
.subText {
	font-size:12px;
	line-height:18px;
}
/*キャリアボタン*/
#carrierBox {
	background-color: #ffebe2;
	border: 1px solid #301500;
	box-sizing: border-box;
	clear: both;
	margin-top: 199px;
	padding: 10px;
	width: 100%;
}
#carrierBox li {
	float: left;
	margin-right: 5px;
}
#carrierBox li.last {
	margin-right: 0;
}
#carrierBox li:hover img {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
}
.fontSmall {
	font-size: 11px;
	line-height: 1.8em;
}
/*メルマガ会員ご利用規約*/
#mailUse {
	background-color: #ffffff;
	border:solid 2px #c32424;
	font-size:12px;
	padding:10px 20px;
	line-height:20px;
	margin-top:10px;
	width: 717px;
}
/*退会フォーム*/
#taikai {
	margin-top:10px;
}
.taikaiL {
	float: left;
	line-height: 30px;
	width: 407px;
}
.taikaiL p {
	text-align:end;
}
.taikaiL input {
	max-width:280px;
}
.taikaiR {
	float:right;
	width:335px;
	margin-top:5px;
}
select {
	margin-left: 42px;
	width: 285px;
}
.taikaiSmall {
	font-size:12px;
}
