@charset "UTF-8";

/* sp -------------------------------------------------------------------
-------------------------------------------------------------------------*/
@media screen and (max-width:768px){
  p{
    font-size: 14px;
  }
  .inner{
    width: 94%;
    min-width: 0;
    margin: 0 auto;
  }
  header{
    min-width: 0;
    height: 450px;
  }
  h1{
    float: none;
    margin: 8px 0 0 0;
    font-size: 10px;
    width: 180px;
  }
  #info{
    float: none;
    display: none;
  }
  p#logo{
    width: 100%;
    margin: 120px auto 0 auto;
    text-align: center;
  }
  p#logo br{
  display: block;
}
  img#rifugio{
    width: 200px;
    height: auto;
  }
  img#copy{
    margin-top: -40px;
  }

  nav#g-menu{
    display: none;
  }
  #container{
    position: relative;
  }
  #sp-info{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
  }
  /*main area ------*/
  main{
    min-width: 0;
  }
  main .inner{
    padding: 30px 0;
  }
  h2{
    margin-top: 15px;
    font-size: 36px;
  }
  h2 span{
    font-size: 11px;
    margin-left: 10px;
  }
  /*concept ------*/
  #concept{
  }
  #concept .inner{
    background: url(../img/salon-model.png) center 130px no-repeat;
    background-size: 300px auto;
    padding-bottom: 50px;
  }
  #concept p{
    margin: 0 0 10px 0;
  }
  #concept p br{
    display: none;
  }
  #concept p img{
    max-width: 300px;
    height: auto;
    margin: 220px auto 20px auto;
  }
  #concept p#cpt{
    text-align: center;
  }

  #price{
    background-position: top center;
    background-size: auto;
  }
  /*about ------*/
  #about h3{
    font-size: 15px;
    font-weight: bold;
  }
  #child h3,
  #child p{
    margin-left: 0;
  }
  #about .inner{
    background-image: url(../img/shop-card.png), url(../img/comb.png);
    background-position: center 130px, right 300px;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 170px, auto 70px;
  }
  #about-rifugio{
    width: 100%;
    height: auto;
    margin: 220px 0 0 0;
  }
  #child{
    background: url(../img/kids-space.png) top center no-repeat;
    padding-top: 160px;
    background-size: auto 150px;
  }
  #child p br{
    display: none;
  }
  #efforts{
    width: 80%;
    padding: 50px 10% 20px 10%;
    margin: 30px 0;
  }
  #efforts h2{
    width: 100%;
    margin: 0;
    text-align: center;
  }
  #efforts a{
    font-size: 11px;
    font-weight: 600;
  }
  #efforts dl{
  }
  #efforts dt{
    float: none;
    width: 100%;
    margin: 0;
  }
  #efforts dd{
    height: auto;
    width: 100%;
    margin: 10px 0 20px 0;
    padding: 0;
  }
  #salon-data{
    background: url(../img/shop-interior.png) center 100px no-repeat;
    background-size: auto 220px;
  }
  #salon-data table{
    margin: 270px auto 50px auto;
    float: none;
  }
  #salon-data td:first-child{
    width: 25%;
  }
  #salon-data td{
    padding: 15px 2%;
    border-bottom: 1px solid rgba(166,147,124,.2);
  }
  #stylist{
    background-image: url(../img/stylist.png), url(../img/stylist-bg.jpg);
    background-repeat: no-repeat, repeat;
    background-position: 0 10px, left top;
    background-size: 300px auto, auto auto;
    height: auto;
  }
  #stylist .inner{
    padding-top: 200px;
  }
  #stylist p{
    margin-left: 0;
  }
  #stylist p img{
    width: 100%;
    max-width: 450px;
    height: auto;
  }
  img#photo{
    position: absolute;
    top: 15px;
    right: 10px;
    width: 250px;
    height: auto;
  }
  #efforts dd a,
  #salon-data a{
    background-size: 223px 1px;
    padding-bottom: 3px;
  }
  #access{
    padding-top: 30px;
    margin-top: -60px;
  }
  /*footer ------*/
  footer{
    min-width: 0;
    background: url(../img/footer-bg.jpg) top left repeat-x;
    background-size: auto 100%;
    line-height: 1.2em;
  }
  footer .inner{
    padding: 30px 0;
  }
  #footer-add{
    width: 100%;
    float: none;
    text-align: center;
  }
  #footer-add h3{
    text-align: center;
    font-size: 11px;
  }
  #footer-add p{
    font-size: 11px;
  }
  #footer-add p img#f-logo{
    width: 100px;
    height: auto;
  }
  #footer-info{
    width: 80%;
    float: none;
    padding: 20px 10%;
    margin: 30px 0;
    text-align: center;
  }
  a#f-tel{
    font-size: 26px;
    margin-left: 0;
    background: url(../img/i-phone.png) center left no-repeat;
    background-size: 15px 21px;
    padding: 10px 0px 10px 30px;

  }
  #footer-info p span#reserve{
    display: block;
    margin-bottom: 20px;
  }
  #footer-info p span#time{
    display: block;
  }
  #footer-info p.atn{
    font-size: 10px;
    text-align: justify;
  }
  #footer-info p.atn br{
    display: none;
  }
  #footer-sns{
    float: none;
  }
  footer ul{
    width: 100%;
    margin: 20px auto;
  }
  footer ul li{
    padding: 0 10px;
  }
  #copyright{
    min-width: 0;
    padding: 10px 0;
  }
  #copyright small,
  #copyright p{
    font-size: 9px;
  }

#sp-info{
  margin-top: 3px;
  margin-right: 3px;
}
.menu-btn{
  display: inline;
}


}/*end sp-design*/