/*全体*/
.pc_hide{
    display: block;
}
.sp_hide{
    display: none;
}
@media only screen and (min-width: 768px){
.pc_hide{
    display: none;
}
.sp_hide{
    display:block ;
}
}

.ec-role{
    margin: 60px auto;
}

.ec-searchnavRole{
    margin: 60px auto;
}
.ec-mypageRole{
    margin: 0 auto 60px auto;
    max-width: 1130px;
}
.ec-shelfGrid,.ec-cartRole,.ec-orderRole,.ec-cartCompleteRole,.ec-registerRole,.ec-customerRole{
    margin-bottom: 60px
}
@media only screen and (min-width: 768px){
.ec-searchnavRole .ec-pageHeader h1 {
    margin: 0;
}
}

.ec-searchnavRole__topicpath {
   display: none;
}
.ec-searchnavRole .ec-searchnavRole__infos{
    border: none;
}
.ec-shelfGrid__item{
    margin-bottom: 2rem;
}

.ec-productRole{
    margin: 100px auto;
}

/*施術メニュー*/
.p-menu{
	width:100vw;
	background: #FDF8F0;
}
.p-menu__inner{
	width:100%;
	max-width: 800px;
	margin:0 auto;
	display: block;
	padding: 60px 0;
}
.p-menu .bg_transparent{
	background: transparent;
}
.p-menu__title {
  color: #A57C47;
  font-size: 1.875rem;
  letter-spacing: .02em;
  line-height: 1;
  white-space: nowrap;
  width: 100%;
  text-align: center;
  margin: 0 auto 30px;
  font-family: 'Playfair Display','Zen Old Mincho', serif;
  background: #FDF8F0;
}

@media screen and (min-width: 768px) {
.p-menu__title {
    font-size: 3rem;
  }
}
.p-menu__subTitle {
  color: #7F705E;
  font-size: 1.5rem;
  letter-spacing: .02em;
  line-height: 2;
  white-space: nowrap;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #A57C47;
  margin: 60px 0 30px 0;
}

.p-menu__menuTitle {
  color: #7F705E;
  font-size: 1.25rem;
  line-height: 1.5rem;
  width: 100%;
  text-align: center;
  margin: 0 auto 30px;
}
.p-menu__menuTitle.bold{
  font-weight: 900
}
.p-menu__menuDescription{
  color: #7F705E;
  font-size: 1rem;
  line-height: 1.5rem;
  width: 100%;
  text-align: center;
  margin: 0px auto 30px;
}
.p-menu__sub-text {
  color: #7F705E;
  font-size: 1rem;
  line-height: 1.875;
  text-align: center;
}
.p-menu__caution{
  color: #7F705E;
  font-size: 0.875rem;
  line-height: 1;
  text-align: center;
}
.p-service__profile-block{
    max-width: 1000px;
}
.p-service__block-text .tetx-bigGold {
    color: #C29618;
    font-weight: 500;
}
.p-service__block-textlink {
    display: inline-block;
    color: #C29618;
    font-family: "Playfair Display", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
    font-style: normal;
    white-space: nowrap;
    position: relative;
    padding-left: 1.5em;
    top:0;
}
.p-service__block-textlink::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    background: url(https://ever-lady.jp/ec/html/template/default/assets/icon/icon_arrow.svg) no-repeat center/contain;
    width: 1.125rem;
    height: 0.5rem;
}

/*ブリエ*/
.store-detail__image--burie {
    background-image: url(/ec/html/user_data/assets/img/salon/burie/Burie.png);
}
.l-main__salon-block-inner--burie {
    background-image: url(/ec/html/user_data/assets/img/salon/burie/Burie.png);
}

/*導入*/
.p-intro__h2 .small{
    font-size:12px;
}
/*プラポリ*/
.privacypolicy__list{
    margin: 1rem 0 1rem 2rem !important;
}
.privacypolicy__list li{
    margin-top: 1rem !important;
    list-style: square !important;
}
.privacypolicy__info{
    text-align: right;
    font-weight: bold;
}
/*カート関連*/
.ec-inlineBtn--cancel{
    color: #392104
}
.ec-modal .ec-modal-wrap{
    background-color: #fff;
}
/*商品一覧*/
.ec-productRole .ec-productRole__price p{
 color: #392104;
 font-size: 1rem
}
/*商品詳細*/
.ec-productRole__description{
    margin: 30px 10%;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.8
}
.ec-productRole__description span{
    font-size: 0.9rem;
    line-height: 1.3;
}
.ec-productRole__description h3{
    font-size: 1.6rem;
    padding-bottom: 0;
}
.ec-productRole__description h4{
    font-size: 1.4rem;
    border-bottom:1px solid #A57C47;
    color: #A57C47;
    margin: 0 auto;
    width: 30%
}
.ec-productRole__description.component{
    background: #fff;
    padding: 2rem 2rem 2rem 3rem;
    font-size: 0.7rem;
    border-radius: 5px;
    line-height: 1.3;
    text-align: left;
    color: #999;
}
.ec-productRole__description.component span{
    margin-bottom: 10px;
    font-size: 0.8rem;
    margin-left: -20px;
}
.ec-guest .ec-guest__actions a {
    color: #392104
}

/*カート*/
.ec-rectHeading h2{
    background-color: #F7EEE2;
    margin: 20px 0;
}
.ec-imageGrid {
    padding: 10px;
}
.ec-totalBox .ec-totalBox__btn .ec-blockBtn--cancel {
    color: #A57C47;
}

/*会員登録*/
.ec-required{
    color: #CC0000;
}
.ec-registerCompleteRole{
    margin-bottom: 60px;
}

/*お買い物ガイド*/
.ec-guideRole {
    margin: 0 auto 60px auto;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #392104;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1130px;
}
.ec-off1Grid .ec-off1Grid__cell{
    clear: both;
    margin-bottom: 30px;
    display: inline-block;
}
@media only screen and (min-width: 768px){
.ec-guideRole .ec-pageHeader h2 {
    border-top: none;
    margin: 10px auto;
    padding: 8px;
    font-size: 32px;
    font-weight: bold;
    border-bottom: 1px solid #E5C69F;
    max-width: 1130px;
}
}
.ec-off1Grid__cell-red{
    color: #CC0000;
}
.ec-off1Grid__cell-red a{
    color: #FF0000;
}
.ec-off1Grid__cell-image{
    border:1px solid #E5C69F;
    float: right;
    margin-left: 20px;
}
.ec-off1Grid__cell-icon{
    display: inline-block;
    margin: 0 5px;
}
.ec-off1Grid__cell .cartbutton{
    font-weight: bold;
    text-align: center;
    font-size:12px;
    padding: 3px 10px;
    color: #fff;
    background-color: #A57C47;
    width: 120px;
    height: 18px;
    line-height: 1;
    margin: 0 5px;
}
.ec-off1Grid__cell .cancelbutton {
    font-weight: bold;
    text-align: center;
    font-size:12px;
    padding: 2px 10px;
    color: #A57C47;
    width: 120px;
    height: 16px;
    line-height: 1;
    margin: 0 5px;
    border:1px solid #A57C47;
}
.card{
    margin: 20px 0;
}
.card img{
    float: left;
    margin: 0 5px;
}
.yamato{
    margin: 20px 0;
    border-top: 1px solid #E5C69F;
    border-left: 1px solid #E5C69F;
}
.yamato th .pc_ken{
    font-size:11px;
    display: block;
    text-align: center;
    padding: 5px 0;
}
.yamato th .sp_ken{
    font-size:11px;
    display: block;
    text-align: left;
    padding: 5px 10px 0 10px;
}
.yamato th{
    padding: 10px 0.5%;
    font-weight: bold;
    width: 8%;
    text-align: center;
    border-bottom: 1px solid #E5C69F;
    border-right: 1px solid #E5C69F;
    background: #f5e6d3;
    vertical-align: middle;
}
.yamato td{
    padding: 10px 5px;
    text-align: center;
    border-bottom: 1px solid #E5C69F;
    border-right: 1px solid #E5C69F;
    vertical-align: middle;
}


.l-footer__shopping-menu-title{
    border-right: 1px solid #9C69C7;
}

/*詳細ページ*/
.ec-productRole__priceRegularPrice{
    padding-top: 14px !important;
    display: inline-block;
}