.cover-logo img {
    margin-top: -250px;
}
.fh5co-brandlogo {
    margin-bottom: 20px;
}
.container.about-container {
    background-image: url(../images/about-bg.png);
    background-repeat: no-repeat;
    background-position: right 0%;
	padding: 60px 0;
}
#fh5co-intro {
    position: relative;
    bottom: 0;
    margin-top: -400px;
    z-index: 10;
    padding-bottom: 7em;
}
.hotoeooer {
    text-align: center;
}
.saloninfo-tite {
    color: #FFFFFF;
    font-size: 20px;
    background-color: #E397C1;
    padding: 5px 10px 5px 15px;
    border-radius: 20px;
}

.contactform-title {
    color: #FFFFFF;
    font-size: 20px;
    background-color: #D1A7E7;
    border-radius: 20px;
    padding: 5px 10px 5px 15px;
}
.about-container .section-heading .to-animate span {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: block;
}

.btn.btn-primary.formbtm {
    background-image: url(url);
    background-color: #CA9BE3;
}
.contents-home{
	height: 500px!important;
}

.copyright {
    font-size: 13px;
    padding-top: 40px;
}
#gmap {
    margin-bottom: -10px;
}
.sns-link a {
    margin-right: 10px;
    margin-left: 10px;
}

#hyperknife, #drrecella, #datumou, #aromaherb{
	padding-top: 100px;
	margin-top: -60px;
	
}
#hyperknife, #drrecella, #datumou {
    border-bottom: 1px solid #FFFFFF;
}

.sv01, .sv02{
	padding-bottom: 0px!important;
}
.service p {
    font-size: 15px;
}
.menuleft {
    border-right: 1px solid #eee;
}
.menulist{
    margin-bottom: 15px;








    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!!important;
    border-bottom: 1px dotted #ccc;
}
.menu h3 {
    color: #FFFFFF;
    font: bold 20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #E397C1;
    padding: 5px 10px 5px 15px;
    border-radius: 20px;
    margin-bottom: 30px;
	
}
.menu .menulist h4 {
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-weight: bold;
}
.menu .menulist .price {
    font-size: 16px;
    color: #D163B6;
    font-weight: bold;
}
.menu .menulist .price .teika {
    text-decoration: line-through;
    font-size: 12px;
    padding-right: 10px;
    color: #A7A6A6;
    font-weight: normal;
}
.menulist .price .syokai {
    font-size: 12px;
    color: #D163B6;
    padding-right: 5px;
    font-weight: normal;
}



.menu .menulist p {
    font-size: 13px;
}
.ohrmsg {
    font-size: 22px;
    color: #937CBC;
    padding-top: 40px;
}
.service h3 {
    font-size: 26px!important;
	color: #FFE599!important;
}
.service dt {
    font-size: 17px;
    color: #FFFFFF;
    margin-bottom: 0px;
    background-image: url(../images/list_rose.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    font-weight: normal;
    border-bottom: 1px dotted #E8AECE;
}
.service dd {
    margin-bottom: 15px;
    font-size: 15px;
}

.movie-wrap {
    position: relative;
    padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
    margin-top: 10px;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.btn-flat {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none!important;
    color: #FFFFFF;
    background: #816DAF;
    transition: .4s;
    border-radius: 5px;
	color: rgba(255, 255, 255, 1.0)!important;
}

.btn-flat:hover {
  background: #CFBFFE;
  color: white;
}
.menulist .pickup {
    background-color: #9B85F7;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 20px;
    margin-bottom: 5px;
}



@media (max-width: 991px){
	#fh5co-intro {
    position: relative;
    bottom: 0;
    margin-top: -500px;
    z-index: 10;
    padding-bottom: 7em;
}
	.container.about-container {
    padding: 60px 15px;
}
	.contents-home{
	height: 300px!important;
}
.menuleft {
    border-right-style: none;
}

}

@media (max-width: 767px){
	.cover-logo img {
    margin-top: -400px;
}
	#fh5co-intro {
    position: relative;
    bottom: 0;
    margin-top: -700px;
    z-index: 10;
    padding-bottom: 7em;
}
	
}
@media (max-width: 480px){
	.cover-logo img {
    margin-top: -420px;
}
	#fh5co-home{
	background-position: 0px 100px!important;
	}
	#fh5co-intro {
    margin-top: -900px;
}
	.menu{
		padding-top: 30px!important;
	}
.service h3 {
    font-size: 20px!important;
}
.service {
    padding-bottom: 60px;
}

}
