/*----------HAIR----------*/

.nav-fixed {
	background: url(../img/hair/h_bg.jpg) repeat top center;
	height: 76px;
	line-height: 76px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 105;
	opacity: 0;
	visibility: hidden;
}
.nav-fixed.fixed {
	opacity: 1;
	visibility: visible;
}
.nav_full {
	width: 1000px;
	margin: 0 auto;
}
.nav_full ul {
	float: left;
}
.nav_full ul li {
	float: left;
	padding: 0 18px;
}
.nav_full ul li a {
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	position: relative;
}
.nav_full ul li a:hover {
	text-decoration: none;
}
.nav_full ul li a::before {
	content: "";
	border-bottom: 2px solid #fff;
	width: 100%;
	position: absolute;
	height: 1px;
	bottom: -6px;
	left: 0;
	opacity: 0;
}
.nav_full ul li a.active::before {
	opacity: 1;
}
.btn_fix {
	position: fixed;
	right: 0;
	z-index: 10;
	opacity: 0;
}
.btn_fix p {
	border-radius: 5px;
	-webkit-box-shadow: 0px 3px 10px #baab89;
	-moz-box-shadow: 0px 3px 10px #baab89;
	box-shadow: 0px 3px 10px #baab89;
	overflow: hidden;
}
.btn_fix p + p {
	margin-top: 12px;
}
.has_nav .btn_fix {
	top: 100px;
	opacity: 1;
}
#header {
	padding-bottom: 0;
	height: 890px;
}
#header::before {
	content: "";
	background-color: #7bb118;
	height: 19px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 4;
}

#globalNav {
	margin-left: 0;
}
/*----------HAIR----------*/
body {
	color: #000000;
	line-height: 35px;
	letter-spacing: .5;
	font-size: 15px;
}
.sh_dow {
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 6px 6px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 6px 6px;
	box-shadow: rgba(0, 0, 0, 0.4) 6px 6px;
}
.bg_1 {
	background: rgba(123, 177, 24, 0.1);
}
.bg_4 {
	background: rgba(123, 177, 24, 0.4);
}
.bg_2 {
	background: rgba(123, 177, 24, 0.3);
}
.bg_3 {
	background: rgba(123, 177, 24, 0.5);
}
.h_tel {
	background: none;
}
#key {
	background: url("../img/hair/key_img.jpg") no-repeat center;
	background-size: cover;
	height: 620px;
	margin-bottom: 0;
}
#key .key_tt {
	position: absolute;
	top: 10px;
	right: 0;
}
#key .key_ttls {
	padding-top: 16px;
	margin-left: -8px;
}
#sec1 {
	background: #f8fafa;
	padding-bottom: 50px;
}
#sec1 .set1 {
	position: relative;
}
#sec1 .set1::before {
	content: "";
	background: url("../img/hair/s1_img.png") no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: absolute;
	bottom: -16px;
	left: calc(50% - 263px);
	width: 821px;
	height: 508px;
	z-index: -1;
}
#sec1 .txt_1 {
	padding-top: 93px;
	padding-bottom: 35px;
}
#sec1 .txt_2 {
	padding-bottom: 67px;
}
#sec1 .box {
	position: relative;
	padding: 77px 98px 68px;
	border: 10px solid #7bb118;
	background: url("../img/hair/s5_bg_box.jpg") center top repeat;
}
#sec1 .box .main {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding-top: 28px;
}
#sec1 .box .main > ul {
	width: 50%;
}
#sec1 .box ul li {
	color: #3e3124;
	position: relative;
	padding-left: 57px;
	font-size: 18px;
	letter-spacing: 0.25px;
	padding-bottom: 19px;
}
#sec1 .box ul li:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 0;
	background: url("../img/hair/s1_check.png") no-repeat top center;
	width: 37px;
	height: 41px;
}
#sec1 .box ul:nth-child(2) li {
	padding-left: 53px;
}
#sec2 .set1 {
	background: url("../img/hair/s2_bg_h2.jpg") center top no-repeat;
	background-size: cover;
}
#sec2 .set1 h2 {
	text-align: center;
	padding-top: 51px;
}
#sec2 .set1 .ctn {
	color: #fff;
	padding-bottom: 46px;
	text-align: center;
	margin-top: -2px;
	font-size: 14px;
	line-height: 25px;
}
#sec2 .set2 {
	background: url("../img/hair/s2_bg_st2.jpg") center bottom no-repeat;
	background-size: cover;
}
#sec2 .set2 .content {
	padding: 116px 0 82px;
}
#sec2 .set2 .box {
	position: relative;
	border: 5px solid #006d00;
	border-right: none;
	border-radius: 5px;
	background: #fff;
	padding: 0 71px 20px;
	margin-left: 167px;
	margin-right: 173px;
}
#sec2 .set2 .box h3 {
	position: absolute;
	top: 70px;
	left: -162px;
}
#sec2 .set2 .box .photo {
	position: absolute;
	top: -99px;
	right: -245px;
}
#sec2 .set2 .box ul {
	padding: 39px 60px 32px;
}
#sec2 .set2 .box ul li {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.25px;
	position: relative;
	line-height: 50px;
}
#sec2 .set2 .box ul li span {
	position: relative;
	z-index: 1;
}
#sec2 .set2 .box ul li:before {
	content: '';
	position: absolute;
	height: 19px;
	width: 360px;
	background: #fdee21;
	left: 0;
	bottom: 5px;
	z-index: 0;
}
#sec3 .set3 {
	background: url("../img/hair/s2_bg.jpg") center top no-repeat;
	background-size: cover;
	padding-bottom: 136px;
}
#sec3 .set3 h2 {
	text-align: center;
	padding-top: 99px;
	padding-bottom: 10px;
}
#sec3 .set3 .blk01 {
	background: url("../img/hair/s2_bg_01.png") no-repeat top center;
	padding: 44px 33px 25px 34px;
}
#sec3 .set3 .blk01 .item {
	width: 256px;
	float: left;
}
#sec3 .set3 .blk01 .item:nth-child(2) {
	margin: 0 83px 0 80px;
}
#sec3 .set3 .blk01 .item:nth-child(2) h3 {
	margin-left: -26px;
}
#sec3 .set3 .blk01 .item:nth-child(2) .txt p {
	padding: 21px 25px 29px 35px;
}
#sec3 .set3 .blk01 .item:nth-child(3) .txt p {
	padding: 20px 25px 29px 41px;
}
#sec3 .set3 .blk01 .item h3 {
	margin-bottom: 11px;
}
#sec3 .set3 .blk01 .item .photo {
	padding-bottom: 21px;
}

#sec3 .set3 .blk01 .item .txt {
	width: 254px;
	margin: 0 auto;
	background: #f02f17;
	background: -moz-linear-gradient(top, #f02f17 0%, white 0%, #e7e7e7 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #f02f17), color-stop(0%, white), color-stop(100%, #e7e7e7));
	background: -webkit-linear-gradient(top, #f02f17 0%, white 0%, #e7e7e7 100%);
	background: -o-linear-gradient(top, #f02f17 0%, white 0%, #e7e7e7 100%);
	background: -ms-linear-gradient(top, #f02f17 0%, white 0%, #e7e7e7 100%);
	background: linear-gradient(to bottom, #f02f17 0%, white 0%, #e7e7e7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f02f17', endColorstr='#e7e7e7', GradientType=0 );
	min-height: 227px;
	border: 2px solid #a9a9a9;
	position: relative;
}
#sec3 .set3 .blk01 .item .txt:before {
	content: '';
	position: absolute;
	border: 5px solid #ededed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#sec3 .set3 .blk01 .item .txt p {
	padding: 24px 30px 29px 43px;
	font-size: 15px;
	line-height: 30px;
}
#sec4 {
	background: url("../img/hair/s4_bg.jpg") center top repeat;
}
#sec4 h2 {
	background: url("../img/hair/s4_bg_h2.jpg") center top no-repeat;
	background-size: cover;
	text-align: center;
	padding-top: 77px;
	padding-bottom: 40px;
}
#sec4 h3 {
	padding-top: 15px;
	margin-bottom: -16px;
}
#sec4 .box {
	position: relative;
	border: 2px solid #000;
	background: #fff;
	margin-left: 327px;
	margin-right: 329px;
	width: 340px;
}
#sec4 .box .photo_2 {
	position: absolute;
	top: -29px;
	left: -318px;
}
#sec4 .box .photo_1 {
	position: absolute;
	top: -2px;
	right: -283px;
}
#sec4 .box ul {
	padding: 32px 53px 34px 70px;
}
#sec4 .box ul li {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.25px;
	position: relative;
	line-height: 50px;
}
#sec4 .box ul li span {
	position: relative;
	z-index: 1;
}
#sec4 .box ul li:nth-child(1):before {
	width: 123px;
}
#sec4 .box ul li:before {
	content: '';
	position: absolute;
	height: 19px;
	width: 223px;
	background: #fdee21;
	left: -6px;
	bottom: 7px;
	z-index: 0;
}
#sec4 .ctn {
	text-align: center;
	padding-top: 34px;
	line-height: 25px;
	padding-bottom: 54px;
}
#sec5 {
	background: #f8fafa;
	padding-bottom: 79px;
}
#sec5 h2 {
	text-align: center;
	padding-top: 85px;
	padding-bottom: 40px;
}
#sec5 h3 {
	text-align: center;
	padding-top: 36px;
	padding-bottom: 32px;
	margin-left: -10px;
	margin-right: -10px;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.3);
	position: relative;
}
#sec5 h3:before {
	content: '';
	background: url("../img/hair/s5_bg_h3.jpg") center top no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#sec5 h4 {
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 31px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-left: 10px;
}
#sec5 .txt {
	text-align: center;
	padding-bottom: 47px;
}
#sec5 .box {
	border: 10px solid #7bb118;
	border-top: none;
	margin-left: -50px;
	margin-right: -50px;
	background: url("../img/hair/s5_bg_box.jpg") center top repeat;
}
#sec5 .box_content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	padding: 0 42px;
}
#sec5 .heading {
	text-align: center;
	color: #ffffff;
	background-color: #7bb118;
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	padding: 23px 0 18px;
}
#sec5 dl {
	display: table;
	width: 485px;
	text-align: center;
	border-spacing: 5px;
	margin-left: -5px;
	margin-right: -5px;
}
#sec5 dl dt {
	display: table-cell;
	width: 196px;
	margin-right: 5px;
	font-size: 20px;
	padding: 22px 0 19px;
}
#sec5 dl dd {
	display: table-cell;
	width: 274px;
	font-size: 25px;
	font-weight: bold;
}
#sec5 dl dd span{
	font-size:60%;
}

#sec5 .photo {
	padding-bottom: 39px;
}
#sec5 .ic_plus {
	position: relative;
}
#sec5 .ic_plus:before {
	content: url(../img/hair/ic_pls.png);
	position: absolute;
	right: -39px;
	top: 50%;
	transform: translateY(-100%);
}
#sec5 .note {
	padding-top: 11px;
	padding-bottom: 36px;
}
#sec5 .mt5p {
	margin-top: -5px;
}
#sec5 .set1 {
	padding-bottom: 73px;
}
#sec5 .set2 h4 {
	padding-top: 51px;
	margin-left: 0;
	padding-bottom: 39px;
}
#sec5 .set2 .text {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 0 42px 61px;
}
#sec5 .set2 .text .txt_2 {
	padding: 0px 66px 0px 52px;
	font-size: 15px;
	margin-top: -8px;
}
#sec5 .set2 dl dt {
	text-align: left;
	padding-left: 21px;
	width: 170px;
}
#sec5 .set2 dl dd {
	font-size: 30px;
	text-align: right;
	padding-right: 65px;
	box-sizing: border-box;
}
#sec5 .set2 .note {
	padding-top: 4px;
}
#sec5 .set2 .box_btm {
	padding: 79px 36px 45px;
}
#sec5 .set2 .box_btm .heading {
	margin: 0 5px;
	padding: 29px 0 13px;
	position: relative;
}
#sec5 .set2 .box_btm .heading:before {
	content: url("../img/hair/s5_afg.png");
	position: absolute;
	top: -27px;
	left: 0;
	right: 0;
}
#sec5 .set2 .box_btm dl {
	width: 1008px;
	margin-left: 0;
}
#sec5 .set2 .box_btm dl dt {
	width: 50.5%;
}
#sec5 .set2 .box_btm dl dd {
	width: 49.5%;
	padding-right: 171px;
}
#sec5 .set2 .box_btm dl .fz20 {
	font-size: 20px;
}
#sec6 {
	background: #f8fafa;
}
#sec6 h2 {
	text-align: center;
	padding-bottom: 36px;
}
#sec6 .txt {
	text-align: center;
	padding-bottom: 77px;
}
#sec6 .set1 {
	position: relative;
}
#sec6 .set1 .photo_1 {
	position: absolute;
	top: 127px;
	left: -139px;
}
#sec6 .set1 .photo_2 {
	position: absolute;
	top: 126px;
	right: -83px;
}
#sec6 .set2 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	padding: 0 21px 64px 15px;
}
#sec6 .set2 .box {
	width: 374px;
	border: 6px solid #fff;
	border-radius: 5px;
	background: #f6290c;
	background: -moz-linear-gradient(45deg, #f6290c 0%, #f02f17 0%, #e4e7b3 0%, #f9fbe6 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, #f6290c), color-stop(0%, #f02f17), color-stop(0%, #e4e7b3), color-stop(100%, #f9fbe6));
	background: -webkit-linear-gradient(45deg, #f6290c 0%, #f02f17 0%, #e4e7b3 0%, #f9fbe6 100%);
	background: -o-linear-gradient(45deg, #f6290c 0%, #f02f17 0%, #e4e7b3 0%, #f9fbe6 100%);
	background: -ms-linear-gradient(45deg, #f6290c 0%, #f02f17 0%, #e4e7b3 0%, #f9fbe6 100%);
	background: linear-gradient(45deg, #f6290c 0%, #f02f17 0%, #e4e7b3 0%, #f9fbe6 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6290c', endColorstr='#f9fbe6', GradientType=1 );
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}
#sec6 .set2 h3 {
	text-align: center;
}
#sec6 .set2 h4 {
	text-align: center;
}
#sec6 .set2 .ic_pl {
	position: relative;
}
#sec6 .set2 .ic_pl:before {
	content: url(../img/hair/ic_plus_big.png);
	position: absolute;
	top: 50%;
	transform: translateY(-51%);
	right: -152px;
}
#sec6 .set3 .heading {
	text-align: center;
	color: #ffffff;
	background-color: #7bb118;
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	padding: 23px 0 18px;
}
#sec6 .set3 dl {
	display: table;
	width: 1010px;
	border-spacing: 5px;
	margin-left: -5px;
	margin-right: -5px;
}
#sec6 .set3 dl dt {
	display: table-cell;
	width: 50%;
	margin-right: 5px;
	font-size: 20px;
	padding: 22px 0 19px;
	text-align: left;
	padding-left: 24px;
}
#sec6 .set3 dl dd {
	display: table-cell;
	width: 50%;
	font-size: 26px;
	font-weight: bold;
	text-align: right;
	padding-right: 199px;
}
#sec6 .set3 .note {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 104px;
}
#sec6 .set3 .mt5p {
	margin-top: -5px;
}
#sec7 {
	border: 10px solid #7ad000;
	position: relative;
    background: url(../img/hair/s5_bg_box.jpg) center top repeat;
	padding: 60px 15px 42px;
	text-align: center;
	color: #000000;
	font-size: 25px;
}
#sec7 h2 {
	text-align: center;
	padding-bottom: 9px;
}
#sec7 ul {
	text-align: center;
}
#sec7 ul li {
	display: inline-block;
	margin: 0 40px;
}
#sec7 .note {
	padding-top: 7px;
	font-size: 25px;
	padding-bottom: 50px;
}
#sec8 {
	background: #fff;
	padding: 115px 0 104px;
	text-align: center;
}
#sec8 .box {
	position: relative;
	border: 5px solid #006d00;
	padding: 74px 50px 97px;
	border-radius: 10px;
}
#sec8 .box h2 {
	text-align: center;
	font-size: 48px;
	padding-bottom: 25px;
	color: #3e3124;
}
#sec8 .box .txt {
	padding-bottom: 35px;
}
#sec8 .box .note {
	padding-top: 10px;
}
#sec8 .box .note span {
	color: #7bb118;
}
#sec9 {
	padding: 100px 0 30px;
	background: url(../img/hair/caro_04.jpg);
}
#sec9 h2 {
	text-align: center;
	color: #3e3124;
	font-size: 60px;
	margin-bottom: 85px;
}
#sec9 .box {
	width: 1087px;
	margin: 0 auto;
	position: relative;
}
#sec9 .box::before {
	content: "";
	background: url("../img/hair/s9_deco.png") no-repeat top center;
	width: 293px;
	height: 176px;
	position: absolute;
	top: -16px;
	right: 0;
}
#sec9 .box .toggle {
	margin-bottom: 50px;
	font-size: 20px;
}
#sec9 .box .toggle-link {
	background: url(../img/hair/s9_bg01.jpg);
	padding: 14px 0px 7px;
	display: table;
	width: 100%;
}
#sec9 .box .toggle-link::after {
	content: "";
	background: url(../img/hair/arrow.png) no-repeat;
	width: 31px;
	height: 31px;
	position: absolute;
	top: 55px;
	right: 42px;
	transition: all 0.3s ease-in-out;
}
#sec9 .box .toggle-link span {
	background: url(../img/hair/s9_circle_01.png) no-repeat;
	width: 99px;
	height: 99px;
	line-height: 99px;
	text-align: center;
	font-family: futura-pt, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	float: left;
	color: #3e3124;
	display: table-cell;
	margin-left: 40px;
}
#sec9 .box .toggle-link p {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 81%;
	color: #fff;
}
#sec9 .box .active::after {
	transform: rotate(180deg);
}
#sec9 .box .info {
	box-shadow: inset #411908 0px 0px 10px;
	background-color: #f7f1f5;
	display: table;
	padding: 30px 0 37px;
	margin-top: 11px;
}
#sec9 .box .info span {
	background: url(../img/hair/s9_circle_02.png) no-repeat;
	width: 99px;
	height: 99px;
	line-height: 99px;
	text-align: center;
	font-family: trajan-sans-pro, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 40px;
	float: left;
	color: #3e3124;
	display: table-cell;
	margin-left: 44px;
	margin-right: 30px;
	margin-top: -13px;
}
#sec9 .box .info p {
	display: table-cell;
	vertical-align: middle;
	padding-right: 30px;
	text-align: left;
	width: 81%;
}

#jisseki{
	background: #fff;
	padding:150px 0;
	border-bottom: solid #7BB118 10px;
}
#jisseki h2{
	font-size:48px;
	font-weight: bold;
	text-align: center;
}
#jisseki .photo{
	float:left;

}
#jisseki .photo:nth-child(2n){
	float:right;
}
#jisseki .photo img{
	width:480px;	
}

#mailform {
	padding: 116px 0 98px;
}
#mailform h2 {
	text-align: center;
	font-size: 48px;
	margin-bottom: 90px;
	color: #3e3124;
}
#mailform .note {
	border: 2px solid #b5b5b5;
	padding: 28px 20px;
	text-align: center;
	margin-bottom: 82px;
}
#mailform .form-row {
	position: relative;
	padding: 20px 0;
}
#mailform .form-row::after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#mailform .form-row .caption {
	width: 296px;
	padding-left: 83px;
	float: left;
	position: relative;
	font-size: 16px;
}
#mailform .form-row .caption span.mark-require {
	position: absolute;
	top: 8px;
	right: 4px;
	background-color: #237f23;
	font-size: 14px;
	color: #fff;
	width: 45px;
	height: 18px;
	line-height: 18px;
	text-align: center;
}
#mailform .form-row .form-value {
	float: left;
	width: 519px;
	margin-left: 17px;
}

#mailform .form-row .form-group {
    table-layout: fixed;
    display: table;
}
.form-group:not(.form-inline) > .form-box {
    width: 50%;
	padding-right: 3%;
}
.form-box {
    display: table-cell;
    vertical-align: middle;
}


#mailform .form-row select, #mailform .form-row textarea, #mailform .form-row input[type="text"] {
	padding: 7px 10px;
	border: 2px solid #aaaaaa;
	width: 100%;
	border-radius: 5px;
}
#mailform .form-row textarea {
	height: 185px;
}
#mailform .form-row .w01 {
	width: 167px;
}
#mailform .form-row .w02 {
	width: 210px;
}
#mailform .form-row .w03 {
	width: 270px;
}
#mailform .form-row .w04 {
	width: 100%;
}
#mailform .form-row .checkbox label {
	margin-right: 20px;
}
.fuild {
	text-align: center;
	margin-top: 79px;
}
.fuild button, .fc-form .form-submit {
	border: none;
	background: none;
	margin: 0 20px;
}
.fc-form [class^='error'] {
	left: 398px !important;
	bottom: -16px !important;
}
.fuild button:hover {
	opacity: .8;
}
#ft_bt {
	background-color: #7bb118;
	height: 100px;
}


#footer {
	background: url("../img/hair/ft_bg.jpg") center top repeat-x #fef7e7;
}
#footer .info_top {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#footer .time {
	background: url("../img/hair/tbl.jpg") no-repeat 0 0;
}
#footer .time table {
	color: #000;
}

#footer .ctn_ft {
	font-size: 21px;
	font-weight: bold;
	color: #006b00;
}
address {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#thanks {
	text-align: center;
	padding: 100px 0;
	font-weight: bold;
	background: url(../img/hair/caro_03.jpg);
}

.txt_center{
	text-align: center;
}