@charset "utf-8";
/* 共通 */
body, input, select, textarea, table {
	color: #666666;
	font-size: 12px;
	line-height: 1.5;
	font-family: Helvetica;
}
.headerUtilSD {
	position: relative;
	z-index: 1;
	padding: 0px;
	background: #DFD6C8;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	-webkit-box-shadow: none;
}
.pageHeadlineSD {
	margin-right: 0;
	line-height: 12px;
	font-size: 12px;
	text-align: left !important;
	text-indent: 0px;
	display: inline !important;
}
.headerMainImage{
	width: 100% !important;
	height:auto !important;
}
.detailHeaderShopInfo {
	padding: 0px 0px 10px 0px;
	background: #F6F5EC;
	border-bottom: 2px solid #917979;
}
.detailPankuzu {
	color: #9A8376;
}
.detailPankuzu li {
	float: left;
}
.detailTitle {
	font-size: 18px;
	line-height: 1;
}
.detailTitleRubi {
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
	margin-top: 3px;
}
.detailPankuzu li:after {
	content: " > ";
}
.detailPankuzu li:last-child:after {
	content: "";
}
.contentsBody{
	background-color: #F6F4E7;
}
.pageTitle{
	font-size: 16px;
}
.submitAreaSD {
	display: block;
	line-height: 20px;
	padding: 10px 0;
}
.footerSD {
	border-top: 2px solid #917979;
	padding: 5px 0;
}
input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):not([type="hidden"]):not([type="range"]), textarea {
	min-height: 30px;
	line-height: 20px;
	padding: 5px 10px;
	border: 1px solid #BBBBBB;
	border-radius: 5px;
	color: #666666;
}
.btnCenter{
	width:275px;
	height:35px;
	line-height: 35px;
}

.passcodeInput{
	min-height: 30px;
	line-height: 20px;
	padding: 5px 10px;
	border: 1px solid #BBBBBB;
	border-radius: 5px;
	color: #999999;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	width: 275px;
	max-width: 300px;
	height: 36px;
	-webkit-box-sizing: border-box;
	-webkit-appearance: none;
}
.wbba{word-break: break-all;}
.w20{width: 20px;}
.bdBrownB{border-bottom: 1px dotted #F7F0E5}
input, select, label {
	vertical-align: middle;
}
.boldText{
	font-family: monospace;
	font-weight: bold;
}

/* メールアドレスの確認 */
.salonTutorialInner {
	width: 300px;
	height: 224px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.salonTutorial {
	display: inline-block;
	white-space: nowrap;
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-timing-function: ease-out;
}
.salonTutorial li{
	width: 300px;
	height: 225px;
	position: relative;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	margin: 0 auto;
	white-space: normal;
}
.salonTutorial .btn1{
	width: 270px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.salonTutorial .btnCenter{
	width:270px;
	height:35px;
	line-height: 35px;
	margin: 0 auto;
}
.salonTutorial .tutorialAreaSD{
	width: 270px;
	display: block;
	height: 35px;
	padding:0;
	text-align: center;
	margin: 0 auto;
}
.pnkBoldTxt,
.tutorialLastText{
	color:#AE2D5B;
	font-weight: bold;
}
.salonTutorialPointList {
	text-align: center;
	margin-top: 10px;
}
.salonTutorialPointList li {
	display: inline-block;
	width: 1em;
	height: 1em;
	line-height: 1;
	margin-right: 10px;
	background-color: #999999;
	border-radius: 6px;
}
.salonTutorialPointList .current {
	background-color:#AE2D5B;
}

/* 会員情報の入力 */
.acInputItem {
	background-color: #e8dece;
	border-top: 1px solid #E2D8C8;
	border-bottom: 1px solid #E2D9CA;
	padding: 10px 0 5px 5px;
	color: #000000;
	font-size: 14px;
}
.acInputBox {
	padding:10px 5px 0 5px;
	font-size: 14px;
}
.acArea{
	position: relative;
}
.verticalLinkList > .mailMagazineCheckbox {
	border:1px solid #CFCBCB;
	border-width: 1px;
	border-radius: 5px;
}
.verticalLinkList > .mailMagazineCheckbox > li:first-child {
	border-radius: 5px 5px 0 0;
	border-top: none;
}
.verticalLinkList > .mailMagazineCheckbox > li:last-child,
.verticalLinkList > .mailMagazineCheckbox > li:last-child .flat {
	border-radius: 0 0 5px 5px;
}
.verticalLinkList > .mailMagazineCheckbox > li {
	position: relative;
	-webkit-box-sizing: border-box;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-color:#ECE7DD;
	border-top: 1px solid #CFCBCB;
}
.verticalLinkList > .mailMagazineCheckbox > li.oneBoxBoder{
	border-radius:5px;
}
.verticalLinkList > .mailMagazineCheckbox > li .gradient {
	display: table;
	width: 100%;
	height: 40px;
}
.verticalLinkList > .mailMagazineCheckbox .gradient > span {
	vertical-align: middle;
}
.verticalLinkList > .mailMagazineCheckbox > li input[type="checkbox"]:checked {
	background: #BFB4AB;
	border: 1px solid #B4AAA2;
}
.verticalLinkList > .mailMagazineCheckbox > li input[type="checkbox"] {
	-webkit-appearance: none;
	position: relative;
	border-radius: 3px;
	border: 1px solid #B9AFAF;
	-webkit-box-sizing: border-box;
	width: 20px;
	height: 20px;
	background-color:#FFFFFF;
}
.verticalLinkList > .mailMagazineCheckbox > li input[type="checkbox"]:checked:before {
	position: absolute;
	left: 1px;
	top: 12px;
	display: block;
	content: "";
	width: 8px;
	height: 3px;
	background: #FFFFFF;
	-webkit-transform: rotate(45deg);
	-webkit-transform-origin: right center;
}
.verticalLinkList > .mailMagazineCheckbox > li input[type="checkbox"]:checked:after {
	display: block;
	position: absolute;
	left: 7px;
	top: 12px;
	content: "";
	width: 12px;
	height: 3px;
	background: #FFFFFF;
	-webkit-transform: rotate(-53deg);
	-webkit-transform-origin: left center;
}
.verticalLinkList input[type="checkbox"] {
	margin-right: 5px;
}
.verticalLinkList > .mailMagazineCheckbox > li label {
	text-decoration: none !important;
	color: #666666 !important;
	width: 100%;
	display: inline-block;
	font-size:12px;
	padding: 10px 0;
	text-align: left;
}
.verticalLinkList > .mailMagazineCheckbox > li .flat {
	padding: 10px;
	background: #fff;
	text-align: left;
	font-size: 12px;
	border-top: 1px solid #CFCBCB;
}

/* 会員登録完了 */
#glayLayer{
	display:none;
	position:absolute;
	left:0;
	top:0;
	max-height:100%;
	height: 100%;
	width:100%;
	background:black;
	opacity: 0.60;
	filter:alpha(opacity=60);
	z-index:1000;
	-webkit-tap-highlight-color:rgba(0,0,0,0)!important;
}
.pointBoxArea{
	width:300px;
	position:absolute;
	top:10%;
	left:50%;
	margin-left: -150px;
	z-index:1001;
}
.pointTitle{
	width:100%;
	background-color: #dfd6c8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d2c9bc;
	text-align: center;
	padding: 7px 0;
	color: #632523;
	font-size: 13px;
	box-sizing: border-box;
}
#pointBox{
	display:none;
	background:white;
	padding:10px 0 5%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
* html #pointBox{
	position: absolute;
}
#closeText{
	position: relative;
	width: 100%;
	height: 10px;
}
#closeText img.closeBtn{
	position: absolute;
	width: 40px;
	right:-10px;
	top: -31px;
}


/* ポイント付与完了 */
.bmBox{
	border: 1px solid #BBBBBB;
	border-radius: 5px;
	background-color: #ffffff;
	padding: 5px 10px;
	width: 80%;
	margin: 0 auto;
	font-size: 16px;
}
.salonInfo{
	background-color: #DFD6C8;
	border-top:1px solid #c7bfb3;
	border-bottom:1px solid #c7bfb3;
	padding:5px 0 5px 5px;
	color: #000000;
	font-size: 14px;
}
.pointDetailBox{
	border-radius: 5px;
	border: 2px solid #dfd6c8;
}

.pointDetailTitle{
	background: -webkit-gradient(
		 linear,
		 left top,
		 left bottom,
		 from(#fef454),
		 to(#f0e539)
	);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #F6F4E7;
	text-align: center;
	padding: 3px 0;
	color: #cd0000;
	font-size: 16px;
}
.pointDetailInner{
	padding:10px 5px;
}
.pointDetailIcon {
	position: relative;
	background: #dfd6c8;
	height: 20px;
	width: 60px;
	margin-bottom: 7px;
	border: 1px solid #dfd6c8;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
}
.pointDetailIcon:after {
	content: '';
	position: absolute;
	border-top: 10px solid #dfd6c8;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: -7px;
	left: 5px;
}

.pointDetailIcon:before {
	content: '';
	position: absolute;
	border-top: 10px solid #dfd6c8;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: -8px;
	left: 5px;
}
.pointDetailInner li:nth-child(1),
.pointDetailInner li:nth-child(2){
	border-bottom: 1px dotted #999999;
	padding-bottom: 15px;
}
.loginBox{
	padding:15px 5px;
	background-color: #E6DDD0;
}
.infoIcon{
	display: block;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	text-decoration: none !important;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #9c9c9c !important;
	background-color:#FFFFFF;
	border: 2px solid #D46B86;
	border-radius: 30px;
}
.idBox{
	background-color:#F6F4E7;
	border-radius: 4px;
	padding: 7px 5px;
	border:1px solid #DBD3C8;
}
.mailMagazineCheckboxInner {
	border-radius: 5px !important;
}
.mailMagazineCheckboxInner > .gradient label {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.pointDescriptionTextWrap {
	margin:15px auto 0;
	width:21em;
	letter-spacing:0;
	font-family: monospace;
	word-break: break-all;
}
