@charset "utf-8";

/* -----------------------------------------------
 * base.css
 * LastUpdate : 16/02/15
----------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Old+Standard+TT:400,700);

body {
	-webkit-text-size-adjust: 100%;
}
img {
    max-width: 100%;
    height: auto;
    width /***/:auto;　/*IE8のみ適用*/
}
#map_canvas img {
    max-width: auto !important;
}

#base {
    /*max-width: 768px;*/
    max-width: 480px;
    margin: 0 auto;
    /*position: relative;*/
}

@media ( max-width : 768px ) {
  
}

.box_inner {
    padding: 0 20px;
}
.box {
    margin-bottom: 40px;
}
header a, a:hover, header a:hover img,.mean-nav a,.mean-nav a:hover {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}  
/*@media ( min-width : 769px ) {
    .inner{
        width:980px;
        margin:0 auto;
        text-align: center;
    }
}*/


/* ---------------------------------------------------------------------------------------------

　   HEADER

--------------------------------------------------------------------------------------------- */
@media ( max-width : 768px ) {

}
header {
    position: relative;
    height: 60px;
    width: 100%;
    max-width: 480px;
    top: 0;
    margin: 0 auto;
    z-index: 9999999;
    background: #fff;
    background: rgba(255,255,255,.9);
}
header .header_inner {
}
header .mean-bar {
    border-bottom: 1px solid #ccc;
}
header h1 {
    position: absolute;
    left: 10px;
    z-index: 99999;
    width: 60%;
    height: auto;
}
header h1 a {
    display: block;
    width: 55%;
    height: 60px;
    position: relative;
}
header h1 a img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    margin: auto;
    height: auto;
    width: 44px;
}

header aside {
    position: absolute;
    right: 70px;
    top: 0px;
    z-index: 99999;
}
header aside li a span {
    text-indent: -9999px;
    display: inline-block;
    width: 0;
}
header aside li {
    float: left;
    height: 60px
}
/*header aside li:first-child {
    margin-right: 10px;
}*/
header aside li a {
    display: block;
    font-size: 20px;
    /*padding: 10px;*/
    color: #222 !important;
    line-height: 60px;
    height: 60px;
    width: 2.5em;
    text-align: center;
}
header aside li i {
    margin-right: 0;
}



/* ---------------------------------------------------------------------------------------------

　   CONTENTS

--------------------------------------------------------------------------------------------- */

#main {
    /*padding-top: 60px;*/
    padding-bottom: 20px;
}
#main.top {
    /*padding-top: 60px;*/
    padding-bottom: 0;
}

/*#main h1,*/.top h2 {
    font-size: 30px;
    text-align: center;
    background: url(../img/h2_line.png) no-repeat center bottom;
    background-size: 45px auto;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

/*#main h1 span {
    font-size: 13px;
    display: block;
    text-align: center;
    color: #0296dc;
}*/

.salonmenu h3, #company h3 {
    font-size: 18px;
    margin-bottom: 5px;
    /*font-weight: bold;*/
    color: #111;
    border-top: none;
    border-bottom: none;
    text-align: left;
}

/* ---------------------------------------------------------------------------------------------

　   FOOTER

--------------------------------------------------------------------------------------------- */
footer {
    background: #222;
    text-align: center;
}

footer aside li a,footer aside li p {
    display: block;
    background: #f2f2ec;
    color: #222;
    padding: 20px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 13px;
    position: relative;
}
footer aside {
    border-top: 1px solid #d9d9d9;
}
footer aside li li a,footer aside li li p {
    background: #fff;
    padding: 20px 20px 20px 40px;
}
footer aside li li li a {
    background: #fafafa;
    padding: 20px 20px 20px 60px;
}
footer aside li a:after,footer aside li p:after {
    font-family: "ElegantIcons";
    position: absolute;
    width: 1em;
    height: 1em;
    right: 10px;
    font-size: 20px;
}
footer aside li a:after {
    content: "5";
}
footer aside li p:after {
    content: "3";
}
footer .switch.open:after {
    content: "M";
}
footer .sns {
    display: inline-block;
    margin: 20px 0;
}

footer .sns li {
    float: left;
    margin-right: 30px;
}
footer .sns li:last-child {
    margin-right: 0;
}
footer .sns li i {
    color: #fff;
    margin-right: 0;
    font-size: 20px;
}
footer .sns li span {
    display: inline-block;
    text-indent: -9999px;
}
.copy {
    color: #fff;
    font-size: 11px;
    text-align: center;
    padding-bottom: 10px;
}
/* ---------------------------------------------------------------------------------------------

　   アコーディオン

--------------------------------------------------------------------------------------------- */

.displayNone {
    display: none;
}
.accordion li {
    /*border-bottom: 1px solid #ccc;
    padding: 10px;*/
}
.accordion a {
    display: block;
}

.contentWrap {
    /*margin: 10px;*/
}
.switch {
    cursor:pointer;
    /*font-weight: bold;
    padding:10px 40px 10px 10px;
    font-size: 14px;
    background: #eee;
    border-bottom: 1px solid #ccc;*/
    position: relative;
}



/* ---------------------------------------------------------------------------------------------

　   PAGE TOP

--------------------------------------------------------------------------------------------- */
#pageTop {
    position: fixed;
    bottom: 60px;
    right: 0px;
    font-size: 77%;
    z-index: 999999;
}
#pageTop a {
    background: url(../img/arrow.png) no-repeat center #00A0E9;
    text-decoration: none;
    width: 45px;
    height: 45px;
    text-align: center;
    display: block;
    filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	/*border-radius: 45px; 
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;*/
}
#pageTop a:hover {
    text-decoration: none;
    filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* ---------------------------------------------------------------------------------------------

　   ICON

--------------------------------------------------------------------------------------------- */
i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

/* ---------------------------------------------------------------------------------------------

　   BUTTON

--------------------------------------------------------------------------------------------- */
.btn {
    box-sizing:border-box;
}

.btn01 {
    color: #222;
    border: 1px solid #222;
    padding: 10px 20px;
    display: inline-block;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 5px;
    font-weight: 400;
    width: 100%;
    text-align: center;
}


.btn02 {
    background:#222;
    color: #fff;
    text-align: center;
    padding: 10px;
    display: block;
    border-radius: 5px;
}

.btn03 {
    color: #fff;
    /*border: 1px solid #80CEE0;*/
    /*background: #80CEE0;*/
    padding: 10px;
    display: block;
    text-align: center;
    border-radius: 5px;
    background: #00A0E9;
}


.btn01:after,.btn02:after,.btn03:after {
    content: "5";
    font-family: "ElegantIcons";
    font-size: 30px;
    vertical-align: middle;
    line-height: 1em;
    margin-left: 10px;
    font-weight: normal;
}



.salonmenu .btn03 {
    margin-bottom: 20px;
    letter-spacing: -1px;

    position: relative;
    padding: 15px 40px 15px 40px;
    text-align: left;
}
.salonmenu .btn03 span {
    letter-spacing: -2px;
}

.btn03:after,.btn03:before {
    position: absolute;
    height: 1em;
    line-height: auto;
}

.salonmenu .btn03:before {
    content: "\e014";
    font-family: "ElegantIcons";
    font-size: 22px;
    vertical-align: middle;
    left: 10px;
    top: 8px;
}
.btn03:after {
    right: 10px;
    top: -100%;
    bottom: -100%;
    margin: auto;
}

/* ---------------------------------------------------------------------------------------------

　   Access

--------------------------------------------------------------------------------------------- */

#map_canvas {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
}

#company img {
    margin-bottom: 20px;
}
#company h3 {
    text-align: center;
}
#company h3 span {
    display: block;
    text-align: center;
    font-size: 13px;
    margin-top: 5px;
}
#company p {
    margin-bottom: 20px;
}
#company h4 {
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
}
#company ul.contact_list {
    margin-bottom: 20px;
}
#company .contact_list li {
    /*width: 70%;
    margin:  0 auto;*/
    margin-bottom: 10px;
    font-size: 18px;
}
#company .contact_list li .tel_btn {
}
#company .contact_list li .tel_btn:after {
    content: none;
}
#company .contact_list li .tel_btn:before {
    content: "\e090";
    font-family: "ElegantIcons";
    margin-right: 20px;
}
#company .contact_list li .mail_btn:before {
    content: "\e076";
    font-family: "ElegantIcons";
    margin-right: 20px;
    font-size: 21px;
}
#company .btn {
    width: 80%;
    margin: 0 auto;
    position: relative;
}
#company .btn i {
    font-size: 20px;
}