@charset "euc-jp";

/* fix調整 */
#sb-site {
	-webkit-transform: none;
	   -moz-transform: none;
	    -ms-transform: none;
	     -o-transform: none;
	        transform: none;
}
#footer {
	background: #fff;
}
.sns-btns {
	background: #fff;
}

/* 共通設定 */
.anapb {
	width: 799px;
	margin: auto;
	position: relative;
/* 	height: 10957px; */
}
.anapb .container {
/*
	background: url(../img/lp_image.jpg) no-repeat;
	background-size: 100%;
	height: 14000px;
*/
	
/* 	padding-top: 53px; */
	position: relative;
	color: #000;
	z-index: 3;
}
.anapb p {
	padding-top: 0;
	padding-bottom: 0;
}
.anapb img {
	width: 100%;
}
.flex{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: flex-start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	flex-wrap:wrap;
}
.blindfold {
	display: none;
}
.anapb .link {
	position: relative;
}
.anapb .wrap-img-btn {
	background: #feee51;
}
.anapb .wrap-img-btn .img-btn {
	width: 90%;
	margin: auto;
	padding: 20px 0;
}
.anapb .img-btn .btn img {
	width: 100%;
}
.anapb .wrap-contents {
	position: relative;
}
.anapb h2.finding-my-color {
	background: none;
	padding: 0;
	position: absolute;
	width: 100%;
	top: 383px;
}
.wrap-my-color {
	position: relative;
	height: 1086px;
}
/*
.anapb a:hover {
	background: #fff;
	opacity: 0.2;
}
*/


/* contents */
/*
.video-container {
	position: fixed;
	top: 0;
	z-index: 2;
	width: 799px;
}
*/

.anapb .contents {
	/* position: fixed; */
	width: 100%;
	position: relative;
}
.colorful-bg {
	width: 100%;
/* 	position: relative; */
	background: url(../img/colorful-bg.jpg) no-repeat;
	background-size: 100%;
	position: absolute;
 	z-index: 1;
	height: 1290px;
	top: 0;
}


/* check-item */
.anapb .check-item {
	width: 100%;
	position: relative;
	background: url(../img/10color.jpg) no-repeat;
	background-size: 100%;
	height: 965px;
}
.anapb .check-item .read {
	font-size: 24px;
	text-align: center;
	line-height: 2.6rem;
	letter-spacing: 0.08rem;
	padding: 580px 0 0;
}
.anapb .check-item .read span {
	font-weight: bold;
}
.anapb .check-item .links {
	position: absolute;
	width: 263px;
	height: 79px;
	left: 268px;
	top: 40px;
}	


/* interview */
.anapb .interview {
	background: url(../img/interview.jpg) no-repeat;
	background-size: 100%;
}
.anapb .interview .txt {
	font-size: 27px;
	letter-spacing: 0.03rem;
	line-height: 2.1rem;
	margin: 53px 37px 0;
}
.anapb .interview .phase2 .txt {
	font-size: 27px;
	letter-spacing: 0.03rem;
	line-height: 2.1rem;
	margin: 53px 37px 0;
}
.anapb .interview .youtube {
	width: 576px;
	margin: 45px auto;
	height: 313px;
}
.anapb .interview .phase2 .youtube {
	margin: 44px 0 0 44px;
}
.anapb .interview .phase {
	margin-bottom: 75px;
	padding: 100px 63px 0;
}
.anapb .interview .phase2 {
/* 	margin-bottom: 155px; */
	padding: 150px 0 150px 63px;
}
.anapb .interview .phase h3 {
	background: none;
	font-size: 32px;
	margin: 0;
	padding: 0;
	line-height: 2.6rem;
	letter-spacing: 0.34rem;
}
.anapb .interview .phase2 h3{
	background: none;
	font-size: 32px;
	margin: 0;
	padding: 0;
	line-height: 2.6rem;
	letter-spacing: 0;
}


/* salon */
.anapb .salon h2 {
	margin: 0;
}
.anapb .salon .block-salon {
	padding: 382px 67px 69px;
	font-size: 25px;
	line-height: 2.5rem;
	letter-spacing: 0.03rem;
}
.anapb .salon .havana {
	background: url(../img/salon-havana.jpg) no-repeat;
	background-size: 100%;
}
.anapb .salon .negi {
	background: url(../img/salon-negi.jpg) no-repeat;
	background-size: 100%;
	padding: 466px 68px 81px;
	font-size: 25px;
	line-height: 2.5rem;
	letter-spacing: 0.16rem;
}


/* special coupon */
.anapb .special-coupon {
	background: url(../img/havana-special-coupon.png) no-repeat #fff;
	background-size: 100%;
	font-size: 20px;
	padding: 397px 55px 162px;
	line-height: 1.3rem;
	text-align: center;
	height: 767px;
	letter-spacing: 0.24rem;
}
.anapb .special-coupon .txt {
	font-size: 25px;
	line-height: 3.2rem;
	text-align: center;
}
.anapb .special-coupon .txt span {
	font-size: 20px;
}
.anapb .special-coupon .links {
	position: absolute;
	width: 263px;
	height: 79px;
}
.anapb .special-coupon .links1 {
	top: 128px;
	left: 225px;
}
.anapb .special-coupon .links2 {
	top: 297px;
	left: 225px;
}
.anapb .special-coupon .links3 {
	top: 470px;
	left: 225px;
}


/* model */
.anapb .model .hisayama {
	background: url(../img/model-kuyama.jpg) no-repeat;
	background-size: 100%;
	height: 755px;
}
.anapb .model .hisayama .txt {
	font-size: 25px;
	padding: 417px 63px 0;
	letter-spacing: 0.2rem;
	line-height: 2rem;
}
.anapb .model .hisayama .links {
	position: absolute;
	width: 239px;
	height: 36px;
}
.anapb .model .links-hisayama1 {
	top: 72px;
	left: 252px;
}
.anapb .model .links-hisayama2 {
	top: 123px;
	left: 252px;
}
.anapb .model .air {
	background: url(../img/model-air.jpg) no-repeat;
	background-size: 100%;
	margin-top: 0;
	height: 838px;
}
.anapb .model .air .txt {
	font-size: 25px;
	padding: 417px 63px 0;
	letter-spacing: 0.27rem;
	line-height: 2rem;
}
.anapb .model .air .links {
	position: absolute;
	width: 196px;
	height: 36px;
}
.anapb .model .links-air1 {
	top: 71px;
	left: 282px;
}
.anapb .model .links-air2 {
	top: 120px;
	left: 282px;
}
.anapb .model .links-air3 {
	top: 174px;
	left: 282px;
}


/* hair-item */
.anapb .hair-item-btn {
	width: 91%;
	margin: 67px auto;
}
.anapb .hair-item {
	background: url(../img/item.jpg) no-repeat;
	background-size: 100%;
	margin-top: 0;
	height: 1500px;
}
.anapb .hair-item .link .links1 {
	width: 721px;
	height: 403px;
	position: absolute;
	left: 40px;
}
.anapb .hair-item .link .links2 {
	width: 349px;
	height: 401px;
	position: absolute;
	left: 40px;
	top: 470px;
}
.anapb .hair-item .link .links3 {
	width: 349px;
	height: 440px;
	position: absolute;
	right: 40px;
	top: 470px;
}
.anapb .hair-item .link .links4 {
	width: 349px;
	height: 440px;
	position: absolute;
	left: 40px;
	top: 963px;
}
.anapb .hair-item .link .links5 {
	width: 349px;
	height: 440px;
	position: absolute;
	right: 40px;
	top: 963px;
}









