@charset "euc-jp";

.header-line-nav .material-icons{
	font-size:24px;
    vertical-align: middle;
}

.header-line-nav ul li{
	vertical-align:middle;
}

span.lb{
display:inline-block}

h2.border {
	font-size:27px;
   line-height:1;
   text-align:center;
	letter-spacing:0.25em;
   margin:0;}

h2.border span{
  	border-bottom:1px solid #000;
  padding:0 16px 24px 16px;
    width:460px;
	display:inline-block;
}
@media (max-width: 768px) {
  h2.border {
	font-size:18px;
  	letter-spacing:0.25em;
    margin:0;
}
h2.border span{
   width:240px;
  }
}


#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  max-width: 1280px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}


.muted {
  color: #999;
}

body {
  color: #464e54;
  background-color: #FDFDFD;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  color: #464e54;
}
a:hover{
  opacity:0.8;
  text-decoration:none;
  transition:.3s;
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

h2 {
  margin: 30px 0;
  text-align: center;
}
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #FDFDFD;
  }

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #5e5e5e;
  background-color: #5e5e5e;
  color: #fff;
  *background-color: #5e5e5e;
}

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }
.f-assistant-200{
  font-family: 'Assistant', sans-serif;
  font-weight:200;
}
.f-assistant-300{
  font-family: 'Assistant', sans-serif;
    font-weight:300;
}

.f-mont-300{
	font-family: 'Montserrat', sans-serif;
    font-weight:300;
}
.f-mont-400{
	font-family: 'Montserrat', sans-serif;
    font-weight:400;
}



/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
.header-link a {
  color: #4d4d4d;
  font-weight:300
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    padding-left: 4px;
    font-size: 12px;
    line-height: 32px;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
  }
@media (max-width: 768px){
  .header-line-nav{
	background: #fff;
    z-index: 180;
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    height: 40px;
  }
}

.view-cart {
  position: relative;
  padding-top: 0 !important;
  height:32px;
}
.view-cart .material-icons {
  vertical-align: middle;
  line-height:32px;
}


.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* header logo */

h1#header-logo a{
  font-size:47px;
  letter-spacing:0.45em;
  color:  #000000;
  padding-left:0.5em;
}
@media (max-width: 768px){
  
  	#header-logo {
      margin-bottom: 0;
      
  }
  
	h1#header-logo a{
  	font-size:36px;
	margin:0;
}
      
   h1#header-logo a img {
     height: 100px;
     width: 100px;
  }
}

.shop-name {
  clear: both;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
}

/* header global nav */

.menu {
    display: flex;
    position: relative;
    width: 60%;
    height: 50px;
    margin: 0 auto;
    text-align: center;
}

.menu > li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #FDFDFD;
  	 list-style: none;
}

.menu > li a {
    color: #4d4d4d;
}

.menu > li a:hover {
    opacity: .8;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu__second-level li {
    border-top: 1px solid #FDFDFD;
    list-style: none;
}

.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}

li.menu__mega ul.menu__second-level{
    position: absolute;
    top: 40px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 2%;
    background: white;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
  background: #FDFDFD;
}

li.menu__mega:hover ul.menu__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

li.menu__mega ul.menu__second-level > li {
    float: left;
    width: 20%;
    border: none;
    font-size: 10px;
}

li.menu__mega ul.menu__second-level > li:nth-child(4n+2) {
    margin: 0 2%;
}





#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 13px;
  letter-spacing:0.05em;
}
  #header-global-nav li {
    margin: 0 1em;
  }

/* incart delivery */
.incart-delivery {
  float: right;
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
  }

/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}
.prd-lst-name {
  font-size: 14px;
}
.prd-lst-price {
  color: #abaaaa;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #FDFDFD;
}
.thumb-active img {
  border: 2px solid #4d4d4d;
}


/*
 * footer
 */

#footer-wrapper {
  padding-top: 3em;
}
.footer-primary {
  border-right: 1px solid #e7e7e7;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}
  .footer-nav li {
    margin: .8em 0;
  }
.footer-primary {
  padding: .3em 0;
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #4d4d4d;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
  .footer-secondary li {
    margin-left: 10%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #abaaaa;
  }

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  margin: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 100%;
    padding:0px;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }
  .container {
    width: auto;
    padding:0;
  }
  .header-dropdown {
    position: fixed;
    top: 0;
    z-index: 200;
    width: 40px;
    height:40px;
  }
  
  .humburger{
  	width:40px;
  	height:40px;
	padding:0 4px;
    box-sizing:border-box;
  	position:relative;
  	cursor:pointer;}
  
 .humburger span{
  	display:block;
   height:2px;
   background:#000;
	width:calc(100% - 16px);
   position:absolute;
   top:0;bottom:0;
   margin:auto;
  }
  
 .humburger::before{
	content:"";
  	display:block;
   height:2px;
   background:#000;
	width:calc(100% - 16px);
   position:absolute;
   top:10px;
  }
  
.humburger::after{
	content:"";
  	display:block;
   height:2px;
   background:#000;
	width:calc(100% - 16px);
   position:absolute;
   bottom:10px;
  }
  
  .dropdown-nav{
  display:none;}
  
  .humburger.open + .dropdown-nav{
   display:block;
    position:fixed;
    top:40px;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    background:rgba(255,255,255,0.9);
  }
  
 .humburger.open span,
 .humburger.open::before{
   top:0;bottom:0;
   margin:auto;
    transition:.25s;
    transform:rotate(45deg);
  }
 .humburger.open::after{
   top:0;bottom:0;
   margin:auto;
    transition:.25s;
    transform:rotate(-45deg);
  }
  
  .humburger.open + .dropdown-nav li.view-cart{
    height:initial;
  }
  
  .header-dropdown .dropdown-nav li {
    text-align: center;
}
  
 .header-dropdown .dropdown-nav a {
    display: block;
    padding: 16px;
}
.header-link a {
    color: #4d4d4d;
    font-weight: 300;
}
 
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #4d4d4d;
      color: #fff;
    }
    .view-cart .icon-w {
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #e7e7e7;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #4d4d4d;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IE用 */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}


/*
* slider
*/
.slider {
margin-top: 2em;
padding: 0 1.4%;
position: relative;
}
.bx-viewport {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
left: 0 !important;
border: none !important;
}
#slider div {
width: 100% !important;
}/*
* slider
*/
.slider {
margin-top: 2em;
padding: 0 1.4%;
position: relative;
}
.bx-viewport {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
left: 0 !important;
border: none !important;
}
#slider div {
width: 100% !important;
height:auto
}

/*SBD*/
.salon-menu-features-shoplist-area__item {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	height: 100px;
}
.salon-list-left {
	width: 20%;
	margin-right: 20px;
}
.salon-list-left img {
	width: auto;
	height: auto;
}
.salon-list-right {width: 80%; font-size: 1rem;}
.salon-menu-features-shoplist-area__title {
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
	font-size: 1.8rem;
	font-weight: 200;
	letter-spacing: 6px;
}
.salon-menu-features-shoplist {width: 100%; font-family: 'Noto Serif JP', serif; letter-spacing: 2px;}
.salon-menu-features-shoplist-area {width: 80%; margin: 0 auto;}


.text-box {
  margin-left: 50px;
}

*, *:before, *:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        }
        .cp_cssslider {
        width: 425px;
        padding-top: 425px; /* 画像の高さ */
        position: relative;
        margin: 2em auto;
        text-align: center;
        float: left;
        text-align: left;
        }
        .cp_cssslider > img {
        position: absolute;
        left: 0;
        top: 0;
        transition: all 0.5s;
        border-radius: 3px;
        box-shadow:0px 0px 5px 0px rgba(0,0,0,0.3);
        }
        .cp_cssslider input[name='cp_switch'] {
        display: none;
        }
        /* サムネイル */
        .cp_cssslider label {
        margin: 0 5px 0 5px;
        border: 2px solid #ffffff;
        display: inline-block;
        cursor: pointer;
        transition: all 0.5s ease;
        opacity: 0.6;
        border-radius: 3px;
        }
        .cp_cssslider label:hover {
        opacity: 0.9;
        }
        .cp_cssslider label img {
        display: block;
        width: 40px;
        border-radius: 2px;
        }
        .cp_cssslider input[name='cp_switch']:checked + label {
        border: 2px solid #FF7043;
        opacity: 1;
        }
        .cp_cssslider input[name='cp_switch'] ~ img {
        opacity: 0;
        }
        .cp_cssslider input[name='cp_switch']:checked + label + img {
        opacity: 1;
        }

#item_menu ul{
  list-style: none;
  margin: 0 auto;
}
.juicerPopupBanner.is-show{
width: 480px;
  max-width: 50%;
}

