@charset "utf-8";

/* CSS Document */

.menu {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

.menu tr th {
    font-weight: normal;
    width: 60%;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    height: 3em;
}

.menu tr .yoko31 {
    font-weight: normal;
    width: 31%;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    height: 3em;
}

.menu tr td {
    font-weight: normal;
    width: 20%;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    height: 3em;
}

.menu tr .yoko25 {
    font-weight: normal;
    width: 23%;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    height: 3em;
}

.noline {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.menu tr .table_last {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    line-height: 4em;
}

.menu tr .noline {
    border-bottom-style: none;
}

.menu td .noline {
    border-bottom-style: none;
}


/*-----list-----*/

.list_menu {
    margin: 10;
    padding: 0;
    overflow: hidden;
    list-style-type: square;
    list-style-position: inside;
}

.list_menu li {
    font-size: 13px;
    line-height: 1.428571429;
    overflow: hidden;
    margin-bottom: 10px;
}

.list_menu li a {
    font: 12px 'Tinos';
    line-height: 20px;
    color: #363c3f;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: underline;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.list_menu li a:hover {
    color: #800000;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.recom {}

.recom li {
    line-height: 2em;
}

.recom_photo {
    display: inline-block;
    list-style-type: none;
}

.image-box {
    width: 722px;
    overflow: hidden;
    margin-right: -10px;
    _zoom: 1;
    /*IE6バグ対策*/
    margin-top: 10px;
}

.foilcolor_img {
    margin-right: 10px;
}

.recom_photobox {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
}

.concept {
    margin-bottom: 0;
    text-transform: uppercase;
    color: #333333;
    font-family: 'Tinos';
    font-size: 12px;
}

.midashi {
    line-height: 2em;
}

.gaku_q {
    margin-bottom: 30px;
    border: 2px dotted #CCC;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.gaku_a li {
    line-height: 2em;
    margin-top: 15px;
}


/*-----list-----*/

.list_curriculum {
    margin-bottom: 50px;
}

.list_curriculum li {
    font-size: 13px;
    line-height: 2em;
    list-style-position: outside;
    list-style-type: square;
}

.row .col-lg-3.col-md-6.col-sm-6 h6 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.recruit {
    line-height: 2em;
    margin-bottom: 30px;
}

.recruit tr th {
    width: 15%;
}

.indent01 {
    text-indent: 1em;
}

.indent02 {
    text-indent: 1.5em;
}

.menu tr ul li {
    line-height: 2em;
}

.menu tr ul {
    margin-top: 10px;
}

.menu tr th .menu_midashi {
    font-size: 1.1em;
    font-weight: bold;
}

.staff {
    line-height: 2em;
    width: 95%;
}

.staff tr th {
    width: 30%;
}

.staff_yaku {
    margin-bottom: -5px;
}

.info_salon {
    line-height: 2em;
    width: 100%;
}

.info_salon tr th {
    width: 25%;
}

.info_salon tr td {
    width: 25%;
}

.staff_prof {
    padding-left: 5%;
}

.recom_photo {
    margin-bottom: 15px;
}

.gaku_a .kotae {
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}

.HairStyle {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.about-box {
    border-top: 1px solid #f1f1f1;
    padding: 69px 0 9px 0;
}

.about-box figure {
    margin: 1em 40px;
}

.video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sub_tit {
    text-align: center;
    font-size:1.375em;
}

.apel_aida {
    margin: 1em 0px;
}

.aka-box {
    border: 2px solid #FF0000;
    padding: 2em;
    border-radius: 15px;
}

.syosai-box {
    padding : 20px ;
}

.img-box {
    display: block;
    width: 70%;
    margin: 25px auto;
}
