
/* ===================================
accounts
======================================= */
body {
}
input, textarea, select {
	margin: 0;
	vertical-align: middle !important;
}
.regist-btn a:hover {
	text-decoration: none;
}
.regist-btn:hover {
	opacity: 0.7;
}
#accounts {
	width:860px;
}
#shop-form {
	width:962px;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.relative {
	position: relative;
}
.meiryo-ui {
	font-family: 'Meiryo UI';
	letter-spacing: .1em;
}
.black {
	color: #1e1a1a;
}
.gray {
	color: #777070;
}
.left {
	float: left;
}
.right {
	float: right;
}
.form-error {
	background: #fff !important;
	border: 2px solid #F95664 !important;
}
.form-error.hidden-error{
	border-style: inset!important;
	border-color: initial!important;
}
input[type=radio].form-error + label {
	border: 2px solid #F95664 !important;
  margin-left: 5px;
  padding: 0 5px;
}
.error-message {
	color: #F95664 !important;
	padding: 5px 0 !important;
	margin: 0 !important;
	border: 0 none !important;
	font-size: 13px;
	line-height: 100% !important;
	font-weight: bold !important;
	background: transparent !important;
	text-align: left;
	clear: both;
}
.li-disc li {
	list-style: disc;
	text-align: left;
}
h2.accounts-title　{
	font-size: 116%;
}
.regist-title {
	line-height: 36px;
	letter-spacing: .1em;
	font-weight: bold;
	font-family: 'Meiryo UI';
	font-size: 182%;/* 24px */
	color: #777070;
}
.regist-pre-title {
	line-height: 36px;
	letter-spacing: .1em;
	font-weight: bold;
	font-family: 'Meiryo UI';
	font-size: 182%;/* 24px */
	color: #ed6c9f;
}
.regist-mainvisual {
	position: relative;
	margin-bottom: 20px;
}
.regist-btn {
	position: absolute;
	top: 194px;
	right: 134px;
	background: #1e1a1a;
	padding: 6px 0;
	min-width: 295px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.regist-btn a {
	display: block;
	font-size: 138.5%;
	font-weight: bold;
	font-family: 'Meiryo UI';
	color: #fff;
	letter-spacing: .1em;
}
.regist-pink {
	font-weight: bold;
	color: #ed6c9f;
/*	color: #f6a3c3;*/
	background: #FAF1F4;
	font-size: 114%;
	padding: 0 8px;
}
.relative ul.element, .relative ul.plan, .relative ul.flow {
	position: relative;
	left: 50%;
	float: left;
}
.relative ul.element li, .relative ul.plan li, .relative ul.flow li {
	position: relative;
	left: -50%;
	float: left;
}
.element-txt, .plan-txt {
	padding-top: 5px;
	line-height: 138.5%;
}
.pink-box {
	padding: 2px 5px 0 5px;
	margin-left: 6px;
	background: #f56ea3;
	color: #fff;
	font-weight: bold;
	font-size:116%;
}
ul.plan li p {
	position: relative;
	top: 80px;
	padding-bottom: 5px;
}
.plan li {
	background: url(/images/accounts/bg-plan.jpg) no-repeat;
	width: 260px;
	height: 260px;
}
.plan-number {
	position: absolute;
	top: 33px;
	left: 20px;
	color: #fff;
	font-weight: bold;
	font-size:138.5%;
	letter-spacing: .1em;
}
.plan-img01, .plan-img02, .plan-img03, .plan-img04 {
	position: relative;
}
.plan-img01 {
	top: 97px;
}
.plan-img02 {
	top: 110px;
}
.plan-img03 {
	top: 92px;
}
.plan-img04 {
	top: 100px;
}
.new-regist {
	font-size: 153.9%;
	color: #1e1a1a;
	font-weight: bold;
}
.regist-form-area {
/*	padding: 30px;
	background: #f5f5f4;
	width: 650px;
	line-height: 30px;*/
}
.regist-form-area-next {
	width: 705px;
}
.regist-process {
	font-weight: bold;
	color: #1e1a1a;
	line-height: 34px;
}
.regist-text {
	text-align: left;
	line-height: 153.9%;
	color: #1e1a1a;
	padding: 0 10px;
}
.regist-text-attention {
  text-indent: -1.5em;
  padding-left: 2.5em;
  color: #ff6a84;
  text-align: left;
  font-size: 12px;
}

.regist-form {
	width: 465px;
}
.send-btn:hover {
	opacity: 0.7;
}
a.regist-color, .regist-color {
	color: #ff6a84;
}
.condition {
	border :solid 1px #aaaaaa;
	background: #fefefe;
	padding: 15px;
	list-style: decimal;
}
.condition li {
	margin-left:20px;
}
.annotation {
	width: 535px;
	margin: 0 auto;
}
.annotation p {
	text-indent: -12px;
	padding-left: 12px;
}
.annotation p:before {
	content: '※';
}
.comment-end {
	border-top: 1px solid #aaaaaa;
	line-height: 20px;
}
.input-form-area {
	width: 485px;
	margin: 0 auto;
}
.box398 {
	width: 398px;
}
/* ------------------ /users/add ------------------ */
dl.item {
	clear: both;
/*	border-bottom: solid 1px #c9c3c0;*/
	margin: 0 auto;
	position: relative;
}
dl.item dt.entry-column {
	float: left;
	width: 285px;
	padding: 10px 20px 40px 20px;
	text-align: left;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	background: #ffecf0;
}
dl.item dt.entry-column span.item-name {
	font-size: 108%;
	font-weight: bold;
	color: #1e1a1a;
	line-height: 30px;
}
dl.item dd.edit-column {
	float: left;
	font-size: 108%;
	color: #1e1a1a;
	text-align: left;
	line-height: 30px;
	background: #f4f4f4;
	padding: 10px 0 40px 20px;
	width: 505px;
}
dt.entry-column span.requisited, dt.entry-column span.option {
	padding: 0 7px;
	color: #fff;
	float: right;
	font-size: 100%;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	line-height: 26px;
	height: 24px;
	margin-top: 3px;
}
dt.entry-column span.requisited {
	background: #ed9ba9;
}
dt.entry-column span.option {
	background: #bcb4b4;
}

.item-annotation, .input-annotation {
	color: #777070;
	text-align: left;
	line-height: 16px;
	padding-top: 3px;
}
.input-annotation {
	font-size: 77%;
}
.item-annotation {
	font-size: 85%;
}
.kiyaku, .kiyaku-confilm {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #c9c3c0;
	line-height: 1.4em;
	background: #fff;
}
.kiyaku {
	height: 180px;
	overflow: auto;
}
.kiyaku-confilm {
	text-align: left;
}
.agreement label {
	user-select: none;
}
.vscrollerbar {
	width: 10px !important;
	background-color: #bbb5b1 !important;
}
.vscrollerbase {
	width: 10px !important;
	background-color: #e4e0de !important;
}
.kiyaku-title {
	text-align: left;
	border-bottom: 1px solid #1e1a1a;
	padding: 3px 0;
	font-size: 116%;
	line-height: 131%;
	margin-bottom: 15px;
	font-weight: bold;
}
.kiyaku-inner {
	padding: 10px;
}
dl.kiyaku-item dt.kiyaku-dt {
	border-bottom: 1px dotted #c9c3c0;
	line-height: 138.5%;
	font-size: 100%;
	font-weight: bold;
	color: #1e1a1a;
	margin-bottom: 10px;
}
dl.kiyaku-item dd.kiyaku-dd {
	margin-bottom: 18px;
	font-size: 93%;
}
dd.kiyaku-dd ol.kiyaku-ol li {
	margin-bottom: 5px;
}
dl.kiyaku-item dd.kiyaku-dd , dl.kiyaku-item dd.kiyaku-dd ol.kiyaku-ol li {
	color: #1e1a1a;
	line-height: 138.5%;
}
dl.kiyaku-item dd.kiyaku-dd ol.kiyaku-ol {
	padding-left: 20px;
	list-style: decimal;
}
ul.agreement1, ul.agreement2 {
	margin: 0 auto;
	width: 145px;
}
span#kana_alert {
	position: relative;
	top:5px;
	color: #ed9ba9;
	font-weight: bold;
}
/* ------------------ /pages/privacy,/pages/use_rule------------------ */

#signature{
	text-align:right;

}
#signature ul{
	float:right;
}

#policy_list,#rule_list{
	line-height: 138.5%;
}

#policy_list h3{
	font-size: 116%;
	font-weight:bold;
	border-bottom:#d7d2cf 1px dotted;
}

#policy_list ol,#rule_list ol{
	list-style:decimal;
	padding-left:10px;

}

#policy_list ol li,#rule_list ol li{
	margin-top:5px;
}

#policy_list ul,#rule_list ul{
	list-style:disc;
	padding-left:15px;
}

#policy_list ul li,#rule_list ul li{
	margin-top:5px;
}

#policy_list dt,#rule_list dt{
	font-weight:bold;
	font-size: 108%;
	margin-top:20px;
}
#policy_list dd,#rule_list dd{
	padding:5px 0 0 20px;
}
#policy_list #contact{
	padding:5px 0 0 10px;
	border-left:#d7d2cf 2px solid;
}

.ruletype {
	margin-top:40px;
}
.ruletype li {
	text-align: center;
	font-weight: bold;
	float: left;
}
.ruletype li.on a {
	background-color:#f7d6e3;
	border-bottom:#c94d58 1px solid;
	color: #c94d58;
}
.ruletype li a {
	display: block;
	color: #5a5858;
	border-bottom:#c6bebe 1px solid;
	padding:5px 50px;
}

.ruletype a:hover {
	text-decoration: none;
}

/*other*/

.index_text dt{
	color:#6d5f5f;
	background:#e9e6e6;
	padding:5px;
}

.in_text dt{
	color:#6d5f5f;
	background:#fff;
	border-bottom:#d7d2cf 1px dotted;
}

.st_none ul li{
	list-style:none;
}

/* ------------------ /pages/privacy,/pages/use_rule/ end------------------ */


/* ------------------ /shops/add ------------------ */
.shops-info {
	font-size: 123.1%;
	font-weight: bold;
	text-align: left;
	border-left: solid 5px #ed9ba9;
/*	border-left: solid 5px #e987ae;*/
	padding-left: 10px;
	height: 30px;
	line-height: 32px;
	color: #4b4b4b;
}
.border-none {
	border: none!important;
}
.border-top {
	border-top: solid 1px #c9c3c0;
}
.kiyaku-inner2 {
	padding: 30px;
}
.kiyaku-inner40 {
	padding: 40px;
}
.payper-annotation {
	padding-left: 15px;
	text-indent: -15px;
}
.phone-number {
	font-weight: bold;
	background: #EDE6E6;
	color: #616161;
	padding: 1px 10px;
}
.regist-user-name {
	text-align: center;
	margin-bottom: 35px;
	padding: 15px;
	background: #fef6f9;

}
/* ------------------ /shops/add end------------------ */


/* ------------------ /shoponly/info/faq------------------ */
.update{
	text-align: right;
	margin-top: -20px;
}
.catetit{
	background: url("/images/common/headline.jpg") repeat-x  bottom ;
	height: 28px;
	padding: 3px 0px 0px 20px;
	margin-top:30px;
	font-size: 153.9%;
	font-weight: bold;
	text-align: left;
}

.category_box{
	border:#d1d1d1 1px solid;
	padding:10px 0 10px 20px;
	margin:20px 0;
}

.category_box h3{
	background: url(/images/common/title_img.png) no-repeat center left;
	padding:3px 0 2px 20px;
	font-weight:bold;
	font-size: 116%;
}

.category_box ul{
	margin:10px 0 0 20px;
}

.category_box ul li{
	background:url(/images/accounts/faq_icon_min.png) no-repeat;
	padding:1px 0 0 20px;
	margin:10px 0;
}

.category_list{
	padding:10px;
	margin-top:80px;
}

.category_list h3{
	border-bottom:#d1d1d1 1px solid;
	font-weight:bold;
	font-size: 167%;
}

.category_list .list_box{
	padding:20px 0 0 20px;
	border-bottom:#d1d1d1 1px dotted;

}

.category_list .list_box dt{
	background:url(/images/accounts/faq_icon_q.png) no-repeat;
	padding:2px 0 0 25px;
	min-height:22px;
	font-weight:bold;
}

.category_list .list_box dd{
	background:url(/images/accounts/faq_icon_a.png) no-repeat;
	padding:2px 0 0 25px;
	margin:20px 0;
	min-height:22px;
	line-height:146.5%;
}

.category_list .list_box dd em {
  color: #f00;
}

.category_list .list_box p.toplink{
	text-align:right;
	margin:30px 0 5px 0;
}
.category_list .list_box p.toplink a{
	background:url(/images/accounts/arrow_top.png) no-repeat center left;
	padding:2px 0 0 15px;
	font-size: 77%;
}

.list_box table{
	width:450px;
	margin:20px auto;
	border:#CCCCCC 1px solid;
}
.list_box table tr{
	border-top:#CCCCCC 1px dotted;
}
.list_box table td.t_1{
	padding:10px 5px;
	text-align:left;
	background:#ece9e9;
}
.list_box table td{
	text-align:center;
	padding:10px 5px;

}

.list_none{
	list-style-type: none;
}

/* ------------------ /shoponly/info/faq end------------------ */

/* ------------------ /users/pass_reminder/------------------ */
#lostpassBox_warp{
	width:420px;
	min-height:280px;
	margin:10px auto;
	padding:20px 0;
	background:#f3f3f3;
	line-height:140%;
}

.lostpassBox{
}

.lostpassBox h3{
	font-size: 138.5%;
	font-weight:bold;
}

.lostpassBox dl{
	margin:20px 0 0 20px;

}

.lostpassBox dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.lostpassBox dt{
	float:left;
	font-weight:bold;
	width:120px;
	display:block;
}
.lostpassBox dt.dt_02{
	padding:6px 0 0 0 ;
}

.lostpassBox dd{
	display:block;
	min-height:30px;
	text-align:left;
	vertical-align:middle;
}
.lostpassBox input[type="text"] {
	width:224px;
	height:24px;
}
/* ------------------ /users/pass_reminder/ end------------------ */

/* ------------------ /accounts/login/------------------ */
#inputBox_w{
	width:880px;
	margin:0 auto;
}

#inputBox{
	float:left;
	width:420px;
	min-height:354px;
	margin:20px 10px;
	padding:30px 0;
	background:#f3f3f3;
	line-height:140%;
}
#inputBox h3{
	font-size: 138.5%;
	font-weight:bold;
}

#inputBox dl{
	margin:20px 0 0 20px;

}

#inputBox dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#inputBox dt{
	float:left;
	font-weight:bold;
	text-align:center;
	width:120px;
	display:block;
}
#inputBox dt.dt_02{
	padding:6px 0 0 0 ;
}

#inputBox dd{
	min-height:30px;
	text-align:left;
	vertical-align:middle;
}

#inputBox ul.log {
	width:180px;
	margin:20px auto;
	display:block;
}

#inputBox ul.log li{
	margin:5px 0;
}

#inputBox ul.sin {
	width:220px;
	margin:10px auto;
	display:block;
}

#inputBox ul.sin li{
	margin:5px 0;
}

.sin_t{	margin:20px 0 5px 80px;}
.sin_p{ margin:97px 0 0 0;}
#inputBox input[type="text"],#inputBox input[type="password"] {
	width:224px;
	height:24px;
}

#inputBox input[type="submit"] {
	display:inline-block;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width:150px;
	font-size: 100%;
	padding:7px 0;
	border-style: none;
	cursor:pointer;
	background:#1e1a1a;
	color:#fff;
	font-weight:bold;
}

#inputBox input[type="submit"]:hover {
	text-decoration:none;
	color:#fff;
	opacity: 0.7;
}


/* ------------------ /accounts/login/ end------------------ */
/* ------------------ /(root)/contact ------------------ */
.account-tab, .account-tab li, .account-tab li a {
	display: block;
	float: left;
	position: relative;
	z-index: 2;
}
ul.account-tab {
	top: 1px;
}
.account-inner {
	padding: 20px;
	text-align: left;
}
.shop-form-inner {
	padding: 50px;
	text-align: left;
}
.account_box {
	border: solid 1px #d1d1d1;
}
.to-use {
	font-size: 116%;
	font-weight: bold;
	text-align: left;
	border-left: solid 5px #ed9ba9;
	padding-left: 10px;
	height: 20px;
	line-height: 23px;
	color: #4b4b4b;
}
.insert-form {
	height: 115px;
}

/* ------------------ /(root)/contact end------------------ */


/* ------------------ /reviews/index------------------ */
/*my-reviews__wrap*/
.my-reviews__wrap{
	margin-top:10px;
}

.my-reviews__data > p.page{
	text-align:right;
	margin-top:10px;
}

.my-reviews__salon-evaluation{
	padding: 5px;
	border-bottom:#ccc 1px dotted;
}

.my-reviews__salon-evaluation-ratings{
	color:#ff4c4a;
	text-align:right;
	vertical-align:middle;
}

/*my-reviews__salon-wrap*/
.my-reviews__salon-wrap{
	display: table;
	width: 744px;
	margin-top:5px;
}

.my-reviews__salon-wrap > p{
	display:table-cell;
}

.my-reviews__salon-wrap--area{
	font-size: 11px;
}
.my-reviews__salon-wrap--name{
	width: 615px;
}
.my-reviews__salon-wrap--detail{
	text-align: center;
	width: 98px;
	vertical-align: middle;
}

/*my-reviews__contents*/
.my-reviews__contents{
	padding:5px;
	background: #F5F5F1;
}

.my-reviews__contents--title{
	margin-top: 10px;
	font-weight: bold;
	font-size: 112%;
	border-bottom: 1px #fff solid;
	padding-bottom: 5px;
}

.my-reviews__contents--text{
	margin-top:15px
}

.my-reviews__contents--date{
	text-align: right;
	margin-top: 10px;
}

.my-reviews__contents--result{
	text-align:right;
	font-size:87.5%;
}

.my-reviews__contents--text-a{
	margin-top:30px;
	font-weight:bold;
	text-align:center;
	font-size:120%;

}
/* ------------------ /reviews/index end------------------ */


/* ------------------ /reviews/add------------------ */
.reviews-add-item_wrap {
	clear: both;
/*	border-bottom: solid 1px #c9c3c0;*/
	margin: 0 auto;
	padding-top:15px;
	display: table;
	border-collapse: separate;
	border-spacing: 3px 0;
}
.reviews-add-item_wrap dt{
	width: 167px;
	padding: 10px 20px 40px 20px;
	text-align: left;
	background: #F5F5F1;
	display:table-cell;
}
.reviews-add-item_wrap dt span.item-name {
	font-size: 108%;
	font-weight: bold;
	color: #1e1a1a;
	line-height: 30px;
}
.reviews-add-item_wrap dd{
	font-size: 108%;
	color: #1e1a1a;
	text-align: left;
	padding: 10px 0 40px 20px;
	width: 505px;
	display:table-cell;
}

.item_wrap_textarea1{
    width: 470px;
	max-width: 470px;
    height:50px;
	max-height:50px;
}

.item_wrap_textarea2{
    width: 470px;
	max-width: 470px;
    height: 150px;
	max-height:150px;
}

.reviews-add-item_wrap .count{
    margin: 0 0 0 3px;
    padding: 0;
    background: none;
	color: #ec7680;
	vertical-align: top;
}
/* ------------------ /reviews/add end------------------ */

/* ------------------ /users/index ------------------ */
#mypage-main{
	margin:20px 0;
}
/* ------------------ /users/index end ------------------ */


/* ------------------ /users/_menu ------------------ */
/*my-page__common--title*/
.my-page__common--title{
	padding: 12px 15px 8px;
	border-bottom: 3px solid #E7E4E0;
	background-color: #F5F5F1;
	font-size: 160%;
	font-weight: bold;
}

#my-page_nav{
	border-bottom:#2b2827 2px solid;
}

.my-page_nav_list{
	display: table;
	border-collapse: separate;
	margin-top: 30px;
}

.my-page_nav_list li{
	display:table-cell;
}

.my-page_nav_list a{
	width: 125px;
	height:25px;
	display: inline-block;
	padding-top: 10px;
	text-align: center;
	text-decoration:none !important;

}

.my-page_nav_list-active{
	background:#e2e0df;
	font-weight:bold;
}


/*column-base*/
.column-base{
	float: left;
	width: 360px;
	min-height:200px;
	margin-right: 20px;
	margin-bottom:20px;
	position:relative;
}

.column-base h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px #ccc dotted;
}


/*columnwrap-btn*/
.columnwrap-btn{
	padding: 7px 10px;
	margin: 0px 5px 0px 10px;
	display: inline-block;
	background-color: #F5F5F1;
	border: 1px solid #2C2827;
	border-radius: 5px;
	box-shadow: 0px 3px 0px #2C2827;
	text-decoration: none !important;
	color: #2C2827 !important;
	font-weight: bold;
	cursor:pointer;
}

/*columnwrap-btn_wrap*/
.columnwrap-btn_wrap{
	text-align:center;
	position:absolute;
	bottom:0;
	right:0;
}


/* ------------------ /users/_menu end--------------- */

/* ------------------ /users/_sidebar ------------------ */
#users-sidbox{
	border:1px #ccc solid;
	margin-bottom:20px;
}
.users-intro{

}

.users-name{
	text-align:center;
	margin-top:10px;
}

.users-name span{
	font-size:16px;
	font-weight: bold;
}

/*users-photo*/
.users-photo{
	display:table;
	margin:10px auto;
	border: 1px solid #ECEAEA;
	padding: 2px;
}

.users-photo_inner{
	width:130px;
	height:130px;
	position: relative;
	border: 1px solid #ECEAEA;
	background: #F5F5F1;
}

.users-photo_inner img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 130px;
  max-height: 130px;
  width: auto;
  height: auto;
  margin: auto;
}

.users-bmiblock .tit{
	background:#f8f4f0;
	color:#2b2827;
	padding:5px 0;
	text-align:center;
	font-size: 15px;
	margin-top: 20px;
	font-weight: bold;
}

.users-bmiblock .inner{
	background:url("/_/common/img/side_member/side_member_bmi_bg.png") no-repeat;
	min-height: 100px;
	background-position: 10% 50%;
	text-align: right;
	padding: 10px;
}

.users-bmiblock_bmi{
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}

.measurement-btn{
	margin:15px 0;
	text-align:right;
}

.measurement-btn a{
	border:1px #ccc solid;
	border-radius:5px;
	padding:5px;
	width:20%;
	text-decoration:none;
}

.measurement-btn a:hover {
	background: #e8efe8;
	border: solid 1px #9dbda6;
}

.users-btns li{
	text-align:center;
	margin: 10px 5px;
	font-size:12px;
}

.users-btns li a{
	text-decoration:underline;
}

/*side_nav_list*/
.side_nav_list{
	margin-bottom:20px;
}

.side_nav_list li a{
	border:#ccc 1px solid;
	padding:5px;
	font-size:12px;
	display: block;
	margin-top: 5px;
	text-decoration: none;
}

.side_nav_list li a:hover{
	background: #e8efe8;
	border: solid 1px #9dbda6;
}

.side_nav_list-active{
	background:#E2E0DF;
}

/*users-sidbox-area*/
.users-sidbox-area{

}

.users-sidbox-area h3.title{
	background: #F5F5F1;
	border-bottom:3px solid #E7E4E0;
	color: #2B2827;
	padding: 10px 0px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

/*users-sidbox-area_block*/
.users-sidbox-area_block h4{
	margin-top:10px;
	border-bottom:2px #CFCBC9 solid;
	font-weight: bold;
	font-size: 14px;
}

.users-sidbox-area_block .area{
	text-align:right;
	font-weight: bold;
}

.users-sidbox-salon_detail{
  width: 210px;
  margin-bottom: 10px;
  padding: 5px;
  border-bottom: 1px #ccc dotted;
}

.users-sidbox-salon_detail:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.salon-name{
	padding:2px 0;
	font-size:12px;
}

.photo-block{
  position: relative;
  float: left;
  width: 72px;
  height: 54px;
  border: 1px solid #ccc;
}

.photo-block img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 72px;
  max-height: 54px;
  width: auto;
  height: auto;
  margin: auto;
}

.text-block{
  float: right;
  width: 133px;
  font-size: 76.9%;
}

p.genre{
    display: inline-block;
    margin-bottom: 2px;
    padding: 2px 5px;
    border: 1px solid #2B2827;
    border-radius: 3px;
    background-color: #FFF;
    font-size: 77%;
}

p.salon-name a{
	font-weight:bold;
	color:#78a584
}
/* ------------------ /users/_sidebar end ------------------ */


/* ------------------ /users/edit_profile------------------ */
/* profHead (整理中20151216now)*/
.profHead {
	margin-bottom:30px;
}

.profHead p.publish {
	position:absolute;
	top:20px;
	right:20px;
}

/* leftBlock */
.profHead .leftBlock {
	float:left;
	width:255px;
	font-size:12px;
}
.profHead .leftBlock .phBlock {
	display: table;
	margin: 30px auto 0;
	border: 1px solid #ECEAEA;
	padding: 2px;
}
.profHead .leftBlock .phBlock .inner {
	width: 130px;
	height: 130px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ECEAEA;
	background: #F5F5F1;
	padding:0 !important;
}
.profHead .leftBlock p.defaultPh {
	margin-top:20px;
	font-size:11px;
	color:#999;
}


/* rightBlock */
.profHead .rightBlock {
	float:right;
	width:475px;
	padding-top:10px;
}
.profHead .nameBlock {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:#ccc 1px solid;
}
.profHead .nameBlock p{
	padding:10px 0 0 5px;
}
.profHead .nameBlock p span {
	font-weight:bold;
	font-size:130%;
	padding-right:8px;
}
.profHead .rightBlock .cmtBlock {
	margin-bottom:12px;
	line-height:1.7em;
}
.profHead .rightBlock .cmtBlock p.head{
	line-height:1.1em;
	margin-bottom:5px;
	font-size:112.5%;
}
.profHead .rightBlock .cmtBlock p.head span.adv{
	padding-left:10px;
	font-size:75%;
}
.profHead .rightBlock .cmtBlock textarea {
	width:450px;
	height:200px;
	resize: none;
}

.profHead .rightBlock .dataBlock .dataLeft {
	width:250px;
	float:left;
}
.profHead .rightBlock .dataBlock .dataRight {
	width:250px;
	float:left;
}
.profHead .rightBlock .dataBlock p.dataItem {
	background:url(/_/mypage/img/prof_head_data_icon.gif) no-repeat left center;
	padding-left:14px;
	line-height:1.1em;
	color:#7F6D62;
}
.profHead .rightBlock .dataBlock p.dataItem em {
	padding:0 8px;
}
.mac .profHead .rightBlock .dataBlock p.dataItem em {
	padding:0 3px;
}
.profHead .rightBlock .dataBlock p.dataItem span.num {
	font-size:116%;
	font-weight:bold;
	padding-right:5px;
}
.profHead .rightBlock .dataBlock p.dataItem span.num a {
	color:#ff3a3a;
}

/* profMainArea(整理中20160115now)*/
.profMainArea .profBlock {
	margin-bottom:60px;
}

.profMainArea .profBlock p.head {
	border-bottom:#ccc 1px solid;
	margin-bottom: 20px;
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 5px;
}
.profMainArea .profBlock p.listh {
	margin:30px 0px 5px;
	color:#78A584;
}
.profMainArea .profBlock p.listh.top {
	margin:0 0 3px;
}

/* innerBlockWrap */
.innerBlockWrap:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.profMainArea .profBlock .innerBlockWrap .leftBlock {
	text-align:left;
	width:120px;
	float:left;
	margin-bottom:10px;
	margin-right:20px;
	color: #78A584;
	line-height:1.3em;
	padding:2px 0;
	font-weight:bold;
}
.profMainArea .profBlock .innerBlockWrap .leftBlock em {
	color:#F2CE30;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	font-size:15px;
}
.mac .profMainArea .profBlock .innerBlockWrap .leftBlock em {
	padding-right:1px;
	padding-left:0;
}
.profMainArea .profBlock .innerBlockWrap .rightBlock {
	width:540px;
	float:left;
	margin-bottom:10px;
}
.profMainArea .profBlock .innerBlockWrap .rightBlock textarea {
	width: 610px;
	height: 50px;
	resize: none;
}
.profMainArea .profBlock .innerBlockWrap .rightBlock input {
	width:530px;
}
/* half */
.profMainArea .profBlock .innerBlockWrap.half .halfBlock {
	width:340px;
	float:left;
}
.profMainArea .profBlock .innerBlockWrap.half .rightBlock {
	width:200px;
	float:left;
	margin-bottom:10px;
}

.profBlock .textarea-type-b textarea {
	width:750px;
	height:100px;
	resize: none;
}

/* profitem */
.profitem:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.profitem {
	padding-left:10px;
}

.profMainArea .profBlock ul.profitem li {
	float:left;
	padding:0 15px 5px 0;
	line-height:1.4em;
}
.profMainArea .profBlock ul.profitem li label {
	padding-left:3px;
	font-size:100%;
	cursor:pointer;
}
* html .profMainArea .profBlock ul.profitem li {
}
.profMainArea .profBlock ul.profitem.split4 li {
	width:155px;
}
.profMainArea .profBlock ul.profitem.split3 li {
	width:211px;
}

/* ------------------ /users/edit_profile end------------------ */


/* ------------------ /users/edit------------------ */
.my-page-edit .item{
	border-bottom: 1px #ccc dotted;
	border-left: 1px #ccc dotted;
	margin-top: 10px;
}

.my-page-edit .left-block{
	display: table-cell;
	width: 180px;
	font-weight:bold;
	background: #f5f5f1;
}

.my-page-edit .right-block{
	display: table-cell;

}

.my-page-edit__right--p{
	margin-top: 10px;
}

/* ------------------ /users/edit end------------------ */



/* ------------------ /my_shops/index(整理中20160115now) ------------------ */

/* =======================================
salonListTab
======================================= */
#Favorite .salonListTab{
	margin:10px 0;
}
/*.salonListTab:after {  content: ".";    display: block;   clear: both;  height: 0;  visibility: hidden;}*/

#Favorite .salonListTab li{
	float:left;
	margin-right:5px;
}
#Favorite .salonListTab li.last{
	margin-right:0;
}
#Favorite .salonListTab li a {
	display:table-cell;
	width:144px;
	height:35px;
	background-repeat:no-repeat;
	background:#D1D1D1;/*仮*/
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
}

/* =======================================
column setting
======================================= */

.columnWrap.col5 .column {
	margin-right:10px;
	width:138px;
	float:left;
	position:relative;
}
.columnWrap.col5 .column.last {
	margin-right:0;
}
* html .columnWrap.col5 .column.last {
	margin-right:-3px;
}
.columnWrap.col5 .column .inner {
	background-color:#FFF;
	border:1px solid #d9d9d9;
	padding:6px 6px 4px;
}
.columnWrap.col5 .column p {
	line-height:1.1em;
}
.columnWrap.col5 .column p.delete {
	position:absolute;
	top:5px;
	left:6px;
	z-index:1;
}
.columnWrap.col5 .column p.photo {
	margin-bottom: 4px;
	width: 100%;
	text-align: center;
	line-height: 100px;
	min-height: 100px;
	border-bottom: 1px dotted #ccc;
}

.columnWrap.col5 .column p.photo img {
	vertical-align: middle;
}

.columnWrap.col5 .column p.photo a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.columnWrap.col5 .column p.category {
	margin-bottom:4px;
}
.columnWrap.col5 .column p.title {
	margin-bottom:3px;
	line-height:1.2em;
}
.columnWrap.col5 .column p.area {
	color:#AAA;
	text-align:right;
	font-size:84%;
	margin-right:-5px;
}
.columnWrap.col5 .column .salonBlock {
	margin-top:4px;
	padding-top:4px;
	border-top:1px solid #CCC;
}
.columnWrap.list {
	margin:10px 0;
}

/*my-page--title*/
.my-page--title{
	margin-top: 30px;
	font-size: 135%;
	font-weight: bold;
	padding:0 0 5px 5px;
	border-bottom:1px #ccc solid;
}


/*my-shops__info
----------------------------------------------*/
.my-shops__info{}

/*my-shops__info--list*/
.my-shops__info--list{}

.my-shops__info--list ul{
	margin: 5px;
	border-bottom: 1px #ccc dotted;
	padding-bottom: 10px;
}

.my-shops__info--list ul li:first-child{
	padding-top:10px;
}

.my-shops__info--list ul li{
	color: #666;
}

.my-shops__info--list ul li a{
	font-weight: bold;
	text-decoration: underline;
}

.my-shops__info--comment{
	display:table-cell;
}

.my-shops__info--date{
	display: table-cell;
	min-width: 125px;
}

/* ------------------ /my_shops/index end------------------ */


/* =======================================
flow
======================================= */
ul.flow {
}
ul.flow li {
	text-align: center;
	width: 135px;
	height:32px;
	border-radius: 4px;
	webkit-border-radius: 4px;
	moz-border-radius: 4px;
/*	border: solid 1px #b6b6b6;*/
	border: solid 1px #dbdbdb;
	background: #dbdbdb;
	color: #999;
}
ul.flow li.on {
/*	background: #f7e2ea;*/
	background: #f9d5db;
	color: #666;
	border: solid 1px #666;
}


/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
ol.agree-expranation {
	margin-top: 20px;
	padding: 15px 30px;
	border-top: solid 1px #2c2827;
}
ol.agree-expranation li {
	list-style-type: decimal;
}

ol.call_services_a{
	padding: 15px 30px;
	border-top: solid 1px #2c2827;
}







/* ↓↓↓ BP-1_562 ↓↓↓ */
/*------------------------------------------------
p-accounts
-------------------------------------------------*/
.p-accounts-mv {
  padding-bottom: calc( 100% * ( 510 / 1000 )  );
  position: relative;
}

.p-accounts-mv__inner {
  position: absolute;
  width: 100%;
}

.p-accounts-mv__img {
  max-width: 100%;
}

.p-accounts-mv__btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  text-align: center;
  bottom: 45px;
  width: 365px;
  margin-left: 185px;
}
.p-accounts-mv__btn:hover {
  opacity: 0.7;
}

.p-accounts-mv__login {
  margin: -30px 0 0 260px;
  text-decoration: underline;
}

/*------------------------------------------------
p-concept-1
-------------------------------------------------*/
.p-concept-1 {
  position: relative;
  padding-bottom: 52%;
  margin: 0 0 0 -50px;
}
.p-concept-1:not(:first-child) {
  margin-top: 100px;
}

.p-concept-1__inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

/*    background-image: url(../images/accounts/bg-kinpaku.png);
    background-position: 8% 92%;
    background-repeat: no-repeat;
    background-size: 50% auto;*/

}
.p-concept-1--no2 .p-concept-1__inner::after {
	content:'';
	width: 100%;
	height: 100%;
  position: absolute;
  left: 0;
  top: 0;
    background-image: url(../images/accounts/bg-kinpaku.png);
    background-position: 8% 92%;
    background-repeat: no-repeat;
    background-size: 50% auto;
    z-index: 100;
  pointer-events: none;
}

.p-concept-1__sub {
  position: absolute;
  left: 5px;
  width: 450px;
  top: 0;
}

.p-concept-1__main {
  position: absolute;
  right: 0;
  width: calc(100% - 523px);
  top: 40px;
/*  background-image: url(../images/accounts/bg-kinpaku.png);
  background-position: right bottom;
  background-repeat: no-repeat;*/
  z-index: 100;
}

.p-concept-1__note {
  background-color: #FAFCF7;
  padding: 40px;
  padding-top: 80px;
}

.p-concept-1__text {
  background-size: 8px 100%,100% 2.5em;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(0%, #FBFCF7), to(#FBFCF7)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(97%, rgba(0, 0, 0, 0)), to(#777777));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #FBFCF7 0%, #FBFCF7 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 97%, #777777 100%);
  font-size: 18px;
  line-height: 2.6em;
  margin-top: 1.0em;
  font-weight: bold;
}

.p-concept-1__strong {
  margin-top: 30px;
  font-size: 18px;
  text-align: center;
}
.p-concept-1__link {
  margin-top:10px;
  text-decoration: underline;
  font-size: 18px;
  text-align: center;
}

.p-concept-1--no2 {
  margin-left: 0 !important;
  padding-bottom: 57% !important;
}
.p-concept-1--no2 .p-concept-1__sub {
  left: calc(100% - 500px);
  top: 0;
  text-align: right;
  width: calc(100% - 500px);
}
.p-concept-1--no2 .p-concept-1__main {
    left: 0;
    top: 0;
    width: 500px;
}
.p-concept-1--no2 .p-concept-1__note {
  background-color: inherit;
  padding: 0;
  padding-top: 0;
}
.p-concept-1--no2 .p-concept-1__text {
  background-size: 8px 100%,100% 2.5em;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(0%, #FFF), to(#FFF)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(97%, rgba(0, 0, 0, 0)), to(#777777));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, #FFF 0%, #FFF 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 97%, #777777 100%);
  font-size: 18px;
  line-height: 2.5em;
  margin-top: 1.0em;
  padding-left: 25px;
}
..p-concept-1__img {
	width: 100%;
}

/*------------------------------------------------
p-mypag-1
-------------------------------------------------*/
.p-mypage {
  margin-top: 100px;
  padding-bottom: 100px;
}

.p-mypage__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
  margin-top: -30px;
}

.p-mypage__item {
  width: calc(100% / 4);
  padding: 0 15px;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.p-mypage__box {
  display: inline-block;
}

.p-mypage__subttl {
  text-align: center;
  margin-bottom: 0.7em;
}
.p-mypage__subttl > span {
  display: inline-block;
  font-size: 20px;
  color: #B1ABA9;
  position: relative;
}
.p-mypage__subttl > span::before, .p-mypage__subttl > span::after {
  content: '';
  width: 13px;
  height: 16px;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: calc( 50% - 0.5em );
}
.p-mypage__subttl > span::before {
  background-image: url(../images/accounts/icon-subttl-left.svg);
  right: calc( 100% + 0.5em );
}
.p-mypage__subttl > span::after {
  background-image: url(../images/accounts/icon-subttl-right.svg);
  left: calc( 100% + 0.1em );
}

.p-mypage__ttl {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.5em;
}

.p-mypage__box-subttl {
  color: #9DBDA6;
  font-size: 18px;
  font-weight: bold;
  margin-top: 1em;
}

.p-mypage__text {
  font-size: 14px;
  margin-top: 0.3em;
}


/*--------------------------------------------------
 u-container
--------------------------------------------------*/
.u-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 1200px) {
  .u-container {
    max-width: 1140px;
  }
}
@media only screen and (min-width: 992px) {
  .u-container {
    max-width: 960px;
  }
}
@media only screen and (min-width: 768px) {
  .u-container {
    max-width: 720px;
  }
}
@media only screen and (min-width: 576px) {
  .u-container {
    max-width: 540px;
  }
}
.u-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 992px) {
  .u-container-fluid--min-lg {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .u-container-fluid--max-lg {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .u-container--min-lg {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .u-container--min-lg {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .u-container--min-lg {
    max-width: 1140px;
  }
}
@media only screen and (max-width: 991px) {
  .u-container--max-lg {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .u-container--max-lg {
    max-width: 720px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 576px) {
  .u-container--max-lg {
    max-width: 540px;
  }
}

@media only screen and (min-width: 1200px) {
  .u-container--mw1000 {
    max-width: 1000px;
  }
}



.p-regist-mail__above {
    text-align: center;
    margin-bottom: 20px;
}
.p-regist-mail__above-main {
    display: inline-block;
    text-align: left;
    font-weight: bold;
}

.p-regist-mail {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 -5px;
    margin-bottom: 15px;
}
.p-regist-mail__sub,
.p-regist-mail__main {
    padding: 0 5px;
}
.p-regist-mail__sub-mail {
    font-weight: bold;
}

.p-regist-mail__under {
	text-align: center;
}
.p-regist-mail__under-main {
	display: inline-block;
	text-align: left;
}
.p-regist-mail__send {
    margin-top: 15px;
}



/* 新着情報 2021.06.01 */

.p-users-news {
  margin-bottom: 30px;
  margin-top: 10px;
}
.p-users-news__inner {
  border: 1px solid #CCCCCC;
  padding: 15px;
  max-height: 130px;
  overflow-y: scroll;
  box-sizing: border-box;
}
.p-users-news__item:not(:last-child) {
  margin-bottom: 1.0em;
}
.p-users-news__block {
  display: table;
  width: 100%;
}
.p-users-news__time,
.p-users-news__tag,
.p-users__link {
  display: table-cell;

}
.p-users-news__time {
  width: 80px;
  text-align: center;
/*   vertical-align: middle; */
}
.p-users-news__tag {
  width: 80px;
  text-align: center;
}
.p-users__link {
  width: calc(100% - 80px - 80px);

}

.p-users-news__tag > span {
  display: inline-block;
/*  background-color: #201B1B;*/
  background-color: #9dbda6;
/*   background-color:#ff4c4a; */
  color: #FFF;
  padding: 0.2em 0.8em;
}

.p-users-news__ttl {
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px #ccc dotted;
}

/* 2021.12.14 */

.my-shops__infonews {
  margin-top: 30px;
}
.my-shops__infonews-item:not(:last-child) {
  margin-bottom: 2.0em;
}
.my-shops__infonews-item {
  border-bottom: 1px dashed #CCC;
  padding-bottom: 1.5em;
}
.my-shops__infonews-block h4 {
  font-weight: bold;
  margin-bottom: 0.75em;
  font-size: 15px;
}
.my-shops__infonews-block p {
  line-height: 1.75;
}
.my-shops__infonews-block p:not(:last-child) {
  margin-bottom: 0.75em;
}
.my-shops__infonews-block a {
  color: #ec7680;
  font-weight: bold;
}
.my-shops__infonews-block a:hover {
  text-decoration: underline;
}
.my-shops__infonews-item {
  position: relative;
}
.my-shops__infonews-pageinlink {
  position: absolute;
  display: block;
  top: -80px;
}
