/*--- IVY css ---*/

/*--------------------------------------------------
 common
--------------------------------------------------*/
body {
  font-family: 'Abel', sans-serif;
  font-size: 15px;
}
a {
  color:#2C2C2C;
}
a:hover {
  color:#888888;
  text-decoration: none;
}
section {
  padding:65px 0;
}
@media screen and (max-width:576px) {
  section {
    padding:25px 0;
  }
}
p {
  line-height: 1.7em;
}
@media screen and (max-width:576px) {
  .row > div {
    margin-bottom:20px;
  }
}

h1{}
h2{}
h3{}
h4{
  font-size:15px;
  font-weight: bold;
}

/*--- util ---*/
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

/*--------------------------------------------------
 header
--------------------------------------------------*/
header {
}
.navbar {
  padding:0;
}
.navbar-brand {
  padding:0;
}
.navbar-brand img {
  height:40px;
}
@media screen and (max-width:767px) {
  .navbar-brand img {
    height:30px;
    padding-left: 10px;
  }
}
.nav-item {
  padding:10px 15px;
}
.nav-item a:hover {
  color:#5CCEDD;
}
.cv-btn {
  background-color: #5CCEDD;
}
.cv-btn a {
  color:#ffffff!important;
}
.cv-btn a:hover {
  background-color: #A9F1F7;
}
.dropdown-menu {
  background-color: #2C2C2C;
  top:98%;
  border-radius: 0;
}
.dropdown-menu a:hover {
  background-color: inherit;
  color:#5CCEDD;
}
.dropdown:hover .dropdown-menu {
    display: block;
    min-width: 5rem;
}
.dropdown-item {
  color:#ffffff!important;
}
.dropdown-item:hover {
  color:#5CCEDD!important;
}
.navbar-toggler-icon {
  color:#333;
}
.navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,0);
}
/*.dropdown-menu {
  position: relative;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #ffffff;
  font-size: 16px;
  background: #5CCEDD;
}

.dropdown-menu:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #e0edff;
}*/


/*--- ani-btn ---*/
.ani-btn {
  color:#454545;
  background:transparent;
  background-color: #ffffff;
  border-width:1px;
  border-style: solid;
  border-color: #454545;
  position:relative;
  margin:1em;
  display:inline-block;
  padding:0.8em 1.6em 0.6em 1.6em;
  transition:all 0.1s ease-in-out;
  text-align:center;
  font-size:90%;
}
.ani-btn:before,
.ani-btn:after {
  content:'';
  display:block;
  position:absolute;
  border-color:#454545;
  box-sizing:border-box;
  border-style:solid;
  width:1em;
  height:1em;
  transition:all 0.1s ease-in-out
}
.ani-btn:before {
  top:-6px;
  left:-6px;
  border-width:1px 0 0 1px;
  z-index:5;
}
.ani-btn:after {
  bottom:-6px;
  right:-6px;
  border-width:0 1px 1px 0;
}
.ani-btn:hover:before,
.ani-btn:hover:after {
  width:calc(100% + 12px);
  height:calc(100% + 12px);
  border-color:#fff
}
.ani-btn:hover {
  color:#353535;
  background-color:#fff;
  border-color:#fff
}
.panel {
  max-width:960px;
  text-align:center;
  position:relative;
  margin:auto;
}

/*--------------------------------------------------
 footer
--------------------------------------------------*/
footer {
  background-color: #EDEDED;
  padding:50px 0;
}
footer img {
  margin-bottom: 25px;
}
footer address {
  color:#2C2C2C;
  font-size:14px;
  line-height: 1.7em;
}
.footer-nav {
  font-size: 16px;
  list-style: none;
}
.footer-nav h3 {
  font-size: 16px;
}
.footer-nav a {
  display: inline-block;
  padding-left: 10px;
}
.footer-nav h3 a {
  padding:0;
}

/*--------------------------------------------------
 top
--------------------------------------------------*/
.cover {
  padding-top: 0;
}


.lead-text {
  text-align:center;
  padding:10px 0;
}
.lead-text h2 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 20px;
}
@media screen and (max-width:576px) {
  .lead-text {
    font-size:13px;
  }
  .lead-text h2 {
    font-size:18px;
  }
}

.entrance h3 {
  margin: 0;
}
.entrance .info-text {
  background-color: #5CCEDD29;
  padding:30px;
  margin-bottom: 20px;
}

.shop-info {
  background-image: url(../img/top/top_shop_bg.jpg);
  background-position: center center;
  background-size: cover;

}
.shop-info {
  text-align: center;
}
.shop-info h3 {
  font-size:30px;
  line-height: .8em;
  margin-top: 15px;
}
.shop-info h3 span {
  font-size: 15px;
}
.shop-info h4 {
  margin-top: 25px;
  margin-bottom: 5px;
}
.recruit {
  padding:0;
}
.recruit>div>div>div {
  padding:40px 50px;
}
.recruit-head {
  text-align: right;
  color:#ffffff;
  background-color: #5CCEDD;
}
.recruit-head h3 {
  font-size:300%;
  text-align: center;
  margin: 0;
}
.recruit a {
  font-size:130%;
}

.shortcut {
  background-image: url(../img/top/top_bnr_bg@2x.jpg);
  background-position: center center;
  padding-bottom: 10px;
  background-size: cover;
}
.shortcut .title {
  height:120px;
  text-align: center;
}
.shortcut .title h3 {
  font-size: 150%;
  font-weight: bold;
  letter-spacing: .05em;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";;
  padding-top: 15px;
  color: #ffffff;
}
.shortcut .title p{
  font-size: 130%;
  color:#ffffff;
}
.shortcut h4 {
  margin: 0;
}
.shortcut .row div {
  margin-bottom: 20px;
}
.shortcut a:hover img {
  opacity: .8;
}

.cta {
  background-color: #1C1C1C;
  text-align:center;
}
.cta a {
  background-color: #5CCEDD;
  border:1px solid #5CCEDD;
  border-radius: 9px;
  display: block;
  padding:40px 0;
  font-size: 18px;
}
.cta a:hover {
  background-color: transparent;
  color: #5CCEDD;
}

.ig-link {
  padding:35px 0;
}
.ig-link a {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 8px #0000002C;
  display: block;
  padding: 18px 30px;
  text-align: left;
  font-size:130%;
}
.ig-link a img {
  width:26px;
  margin-right: 5px;
	vertical-align: bottom;
}

/*--------------------------------------------------
 page
--------------------------------------------------*/
.page-cover {
  background: url(../img/cmn/title_bg.jpg) no-repeat center center;
  padding:110px 0;
  margin-bottom: 60px;
}
.page-cover h1 {
  text-align: center;
  letter-spacing: .14em;
  margin-bottom: 0;
}
.page-cover+.lead-text {
  margin-bottom: 60px;
}
.page-cover+.lead-text p {
  padding:0 20px;
}
.btn-ex {
  background-color: #5CCEDD;
  font-size:100%;
  letter-spacing: .1em;
  color: #ffffff;
  padding:20px 60px
}
.btn-ex-sm {
  padding:10px;
  font-size:120%
}
.btn-ig {
  background-color: #000000;
}
/*---info---*/
.info-block {
  padding:0;
  background-color: #F7F7F7;
  margin-bottom:60px;
}
.info-img {
  padding:0;
}
.info-text {
  text-align: left;
  padding:20px;
}
.info-text div {
  width:400px;
}
/*---menu---*/
.price {
  font-family: sans-serif!important;
}

.menu-price {
  padding-top:0;
}
.menu-price .col-sm-6 {
  padding:0 30px;
}
.menu-price h3 {
  padding:15px;
  font-size:130%;
  text-align: center;
  border-top:1px solid #BEBEBE;
  border-bottom:1px solid #BEBEBE;
  margin-bottom: 12px;
}
.menu-price h4 {
  text-align: center;
  font-weight: normal;
  background-color: #656565;
  color: #ffffff;
  padding:6px;
  letter-spacing: .2em
}
.menu-price table {
  margin-bottom: 50px;
}
.menu-price table th {
  font-weight: normal;
  font-size:90%;
}
.menu-price table td {
  text-align: right;
}

/*---gallery---*/
.gallery .col-6 {
  margin-bottom: 30px;
}
#lightcase-overlay {
  background: rgba(0,0,0,0.7) !important;
}
#lightcase-info {
  text-align: center;
  width:100%;
  background-color: #333;
  text-shadow: none;
  padding:10px 0;
}
#lightcase-info a {
  color: #5CCEDD;
  z-index: 3000;
}
#lightcase-info a:hover {
  color: #ffffff;
}
/*---staff---*/
.staff-block {
  padding-top:0;
  text-align: center;
}
.staff-item {
  margin-bottom: 40px;
}
.staff-item h4{
  color:#5CCEDD;
  padding-bottom:10px;
  margin-bottom: 15px;
  border-bottom:1px solid #5CCEDD;
}
.staff-item h3 {
  margin-bottom: 0;
}
.staff-item h3+p {
  margin-bottom: 30px;
}
/*---faq---*/
.faq-block {
  text-align: left;
  font-family: sans-serif;
}
.faq-block dl dt {
  background-color: #656565;
  margin-top: 10px;
}
.faq-block dl dt a {
  display: block;
  color:#ffffff;
  font-weight: normal;
  font-size:110%;
  vertical-align: middle;
  position: relative;
}
.faq-block dl dt a:hover {
  background-color: #5CCEDD;
  color:#333;
}

@media screen and (min-width:768px) {
  .faq-block dl dt h4 {
    position:absolute;
    top:23px;
    left:70px;
    font-weight: normal;
    padding-bottom:0;
    margin-bottom: 0;
    margin-top: -5px;
  }
  .faq-block dl dt span {
    font-size:30px;
    padding-top:3px;
    display: inline-block;
    width:50px;
    height:50px;
    background-color: #5CCEDD;
    text-align: center;
    font-family: sans-serif;
    font-weight: normal;
    position: relative;
    margin-right:30px;
  }
  .faq-block dl dt span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border: 6px solid transparent;
    border-left: 10px solid #5CCEDD;
  }
}
.faq-block dl dd {
  background-color: #F4F4F4;
  padding:20px;
}
.faq-block dl dd p {
  margin-bottom: 0;
}
#hair-faq,
#nail-faq {
  margin-top: 50px;
}
@media screen and (max-width:767px) {
  .faq-block dl dt {
    padding:8px 5px;
  }
  .faq-block dl dt span {
    display: none;
  }
  .faq-block dl dt h4{
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    font-size:80%;
  }
  .faq-block dl dt h4:before {
    content: "Q ";
    color:#5CCEDD;
  }
  .faq-block dl dd p {
    font-size: 80%;
  }
}


/*--------------------------------------------------
margin-bottom_1～30px
______________________________________________________*/
.m_bottom05{margin-bottom:5px;}
.m_bottom10{margin-bottom:10px;}
.m_bottom15{margin-bottom:15px;}
.m_bottom20{margin-bottom:20px;}
.m_bottom21{margin-bottom:21px;}
.m_bottom25{margin-bottom:25px;}
.m_bottom30{margin-bottom:30px;}


