@charset "utf-8";
.top-copy {
	position: absolute;
	top: 62%;
	right: 6%;
	width: 45%;
	text-align: right;
}
.top-copy h1 {
	font-size: 1.2em;
	color: rgba(255,255,255,1);
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 180%;
}
.top-copy p {
	font-size: 1.1em;
	letter-spacing: 0.2em;
	color: rgba(255,255,255,1);
	line-height: 180%;
}
#campaign2017{
	background-color:#E7E7E7;
	padding: 50px 0;
	background-image: url(../images/common/15th.png);
	background-repeat: no-repeat;
	background-position: 95% 95%;
}
	#campaign2017 h2{
		color: #EB77AC;
	}
	#campaign2017 h3{
		font-weight: bold;
		margin-bottom: 5px;
		padding: 0 18px;
	}
	#campaign2017 p{
		padding: 0 18px;
		margin-bottom: 20px;
	}
	#campaign2017 p span{
		color: #EB77AC;
		font-weight: bold;
	}

/* MAX WIDTH 959px  ------------------------------------------------------------------------------------ */
@media screen and (max-width: 959px) {
.top-copy {
}
}

/* MAX WIDTH 599px  ------------------------------------------------------------------------------------ */
@media screen and (max-width: 599px) {
#homesp {

}
.top-copy-sp {
	width: 100%;
	padding: 0 20px;
	position: relative;
	top: 77%;
	left: 0;
}
.top-copy-sp h1 {
	font-family: 'Playball', cursive;
	font-size: 2.9em;
	line-height: 1em;
	color: #EB77AC;
	margin-bottom: 10px;
}
.top-copy-sp h1 span {
	font-size: 2.3em;
}
.top-copy-sp p {
	max-width: 599px;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 180%;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
}

}

/* MAX WIDTH 320px  ------------------------------------------------------------------------------------ */
@media screen and (max-width: 320px) {
.top-copy-sp h1 {
	font-size: 2.5em;
}
}
/* ---------------------------------------------- /*
 * IMAGE
/* ---------------------------------------------- */
.top-pic01 {
	background: url(../images/common/top-pic01.jpg) no-repeat;
	background-attachment: fixed;
	background-position: center;
	width: 100%;
	height: 400px;
}
.top-pic02 {
	background: url(../images/common/top-pic02.jpg) no-repeat;
	background-attachment: fixed;
	background-position: center;
	width: 100%;
	height: 400px;
}
.top-pic03 {
	background: url(../images/common/top-pic03.jpg) no-repeat;
	background-attachment: fixed;
	background-position: center;
	width: 100%;
	height: 400px;
}
.top-pic04 {
	background: url(../images/common/top-pic04.jpg) no-repeat;
	background-attachment: fixed;
	background-position: center;
	width: 100%;
	height: 400px;
}

@media screen and (max-width: 480px) {
.top-pic01, .top-pic02, .top-pic03 {
	height: 200px;
	background-attachment: scroll;
	background-size: contain;
}
.top-pic01 {
	background: url(../images/common/top-pic01s.jpg) no-repeat;
	
}
}


/* ---------------------------------------------- /*
 * Promise
/* ---------------------------------------------- */
#promise h3{
	margin-bottom:50px;
}
#promise .card {
    position: relative;
    padding: 30px 0 30px 0;
    -webkit-box-sizing: border-box;
    border-bottom-right-radius: 60px 5px;
    -webkit-box-shadow: inset -20px -20px 5px -20px rgba(0, 0, 0, .1);
	margin-bottom:30px;
}
.cardColor01{
	background-color:#F5F5F5;
}
.cardColor02{
	background-color:#E3E3E3;
}
#promise dl{
	text-align:left;
	padding:0 30px;
}
#promise dl dt{
	font-size:1.1em;

	margin-bottom: 10px;
}
#promise .flex29 dl dt span {
	font-size: 2.5em;
	font-family: 'Great Vibes', cursive;
	
	font-weight: normal;
}
#promise dl dd{
	font-size:0.9em;
	line-height:1.7em;
}
/* MAX WIDTH 599px  ------------------------------------------------------------------------------------ */
@media screen and (max-width: 599px) {
#promise dl dt{
	font-size:1em;
}
#promise dl dt span {
	font-size: 2em;
}
}
	
/* ---------------------------------------------- /*
 * Icon Navi
/* ---------------------------------------------- */
#iconNavi {
	background: url(../images/common/back02.png) repeat 0 0;
	padding: 60px 0 70px 0;
}
#iconNavi ul {
	max-width: 1280px;
	width: 70%;
	margin: 0 auto;
}
#iconNavi ul li {
	float: left;
	width: 29.33%;
	margin: 0 2%;
	text-align: center;
}
#iconNavi ul li .icon01 {
	display: inline-block;
	margin-bottom: 15px;
}
#iconNavi ul li .icon01 a {
	display: block;
	width: 94px;
	height: 94px;
	display: block;
	line-height: 94px;
	text-align: center;
	background-color: rgba(65, 38, 48, 1);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 40px;
	color: rgba(255, 255, 25545, 1);
	margin: 0 auto;
}
#iconNavi ul li .icon01 a i {
	position: relative;
	top: 2px;
	left: 2px;
}
#iconNavi ul li .icon01 a:hover {
	color: rgba(255, 255, 255, .7);
	background-color: rgba(65, 38, 48, .7);
}
#iconNavi ul li h2 {
	font-weight: bold;
	margin-bottom: 15px;
}
#iconNavi ul li p {
	font-size: 0.9em;
	padding: 0 20px;
}

/* MAX WIDTH 599px  ------------------------------------------------------------------------------------ */
@media screen and (max-width: 599px) {
#iconNavi {
	padding: 30px 0 30px 0;
}
#iconNavi ul {
	width: 90%;
	margin: 0 auto;
}
#iconNavi ul li {
	margin: 0 2%;
}
#iconNavi ul li p {
	display: none;
}
}
/* ---------------------------------------------- /*
 * Style
/* ---------------------------------------------- */
#hairstyleTop ul {
	width: 92%;
	max-width: 1360px;
	margin: 0 auto 50px auto;
}
#hairstyleTop ul img {
	margin-bottom: 15px;
}
#hairstyleTop ul li h3 {
	font-size: 0.9em;
}


/* ---------------------------------------------- /*
 * BLOG
/* ---------------------------------------------- */
#blog ul li{
	margin-bottom: 20px;
}
#blog ul li figure {
	margin-bottom: 20px;
}


