@charset "utf-8";
/* CSS Document */
.section{
	text-align:center;
}
#section1Inner,
#section2Inner,
#section3Inner,
#section4Inner,
#section5Inner,
#section6Inner,
#section7Inner {
	width: 1000px;
	margin: 0 auto;
}

/* -------------------------------------------------------------------
 TOP
-------------------------------------------------------------------- */
#section1 {
	background: #fff url(../img/top_bg.jpg) no-repeat center center;
	background-size: cover;
}
#section1Inner {
	width: 1000px;
	height: 520px;
	position: relative;
	text-align: left;
}
#section1Inner img {
	vertical-align: bottom;
}
#s01_h1 {
	width: 505px;
	float: left;
	padding: 285px 0 0 38px;
}
#s01_item {
	width: 382px;
	float: left;
	padding: 190px 0 0 35px;
}
#s01BtnMov {
	width: 250px;
	float: right;
	margin: 15px 15px 0 0;
}
.nextBtn {
	position: absolute;
	/*bottom: 63px; 完売のお知らせ*/ 
	bottom: 113px;
	left: 50%;
	margin-left: -20px;
}
#s01_nextBtn.nextBtn {
	margin-left: -60px;
}

/* -------------------------------------------------------------------
 Section02 特徴
-------------------------------------------------------------------- */
#section2 {
	background: url(../img/s02_bg.png) no-repeat center center;
}
#section2Inner {
	width: 1000px;
}
.slide.table {
    display: table;
    width: 1000px !important;
	overflow: hidden;
}
#s02Box01L {
	width: 609px;
	height: 520px;
	float: left;
	text-align: left;
}
#s02Box01R {
	width: 360px;
	float: right;
	text-align: left;
	padding: 90px 15px 0 0;
}
#s02Box02L,
#s02Box03L {
	width: 300px;
	height: 520px;
	float: left;
	text-align: left;
}
#s02Box02L {
}
#s02Box02R,
#s02Box03R {
	width: 630px;
	float: right;
	padding: 50px 15px 0 0;
	text-align: left;
}
#s02Box03R {
	padding-top: 40px;
}
#box02List01 {
	display: table;
	border-collapse: separate;
	border-spacing: 10px 0;
}
#box02List01 li {
	display: table-cell;
	width: 150px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}
#box02List01 .box02List1st {
	background: url(../img/s02_bg_02_01.png) no-repeat center center;
}
#box02List01 .box02List2nd {
	background: url(../img/s02_bg_02_02.png) no-repeat center center;
}
#box02List01 .box02List3rd {
	background: url(../img/s02_bg_02_03.png) no-repeat center center;
}
#box02List01 .box02List4th {
	background: url(../img/s02_bg_02_04.png) no-repeat center center;
}
#box02List01Note {
	display: table;
	border-collapse: separate;
	border-spacing: 10px 0;
	margin-top: 0.5em;
}
#box02List01Note li {
	display: table-cell;
	width: 150px;
	font-size: 11px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.2;
}

#box02List02 {
	display: table;
	border-collapse: separate;
	border-spacing: 2px 0;
}
#box02List02 li {
	display: table-cell;
	width: 124px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}
#box02List02 .box02List1st {
	background: url(../img/s02_bg_03_01.png) no-repeat center center;
}
#box02List02 .box02List2nd {
	background: url(../img/s02_bg_03_02.png) no-repeat center center;
}
#box02List02 .box02List3rd {
	background: url(../img/s02_bg_03_03.png) no-repeat center center;
}
#box02List02 .box02List4th {
	background: url(../img/s02_bg_03_04.png) no-repeat center center;
}
#box02List02 .box02List5th {
	background: url(../img/s02_bg_03_05.png) no-repeat center center;
}
/* スライドボタン */
#section2Inner {
	position: relative;
}
#section2 #section2Inner .controlArrow {
    border: none;
    cursor: pointer;
	width: 130px;
    height: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	/*margin-top: 240px;*/
}
#section2 #section2Inner .controlArrow.prev {
	background: url(../img/s02_btn_prev.png) no-repeat left top;
	left: 0;
	opacity: 0;
}
#section2 #section2Inner .controlArrow.prev:hover {
	background-position: 0 -40px;
}
#section2 #section2Inner .controlArrow.next {
	background: url(../img/s02_btn_next.png) no-repeat left top;
	right: 0 !important;
	opacity: 0;
}
#section2 #section2Inner .controlArrow.next:hover {
	background-position: 0 -40px;
}
/* section02 垂直中央 */
.intro {
	height: 520px;
	margin-top: 15px;
}


/* -------------------------------------------------------------------
 Section03 ヘアシャンプー
-------------------------------------------------------------------- */
#section3 {
	background: url(../img/s03_bg.png) repeat-x left center;
}
#section3Inner,
#section4Inner,
#section5Inner {
	width: 1000px;
	height: 520px;
	margin: 0 auto;
	position: relative;
}
#s03BoxL,
#s04BoxL,
#s05BoxL {
	width: 500px;
	float: left;
}
#s03BoxR,
#s04BoxR,
#s05BoxR {
	width: 480px;
	height: 480px;
	float: right;
	padding: 20px 0 0 20px;
	margin-top: 9px;
	background: url(../img/s03_bg_r.gif) no-repeat left top;
	text-align: left;
}
#s03Ttl,
#s04Ttl{
	margin-bottom: 40px;
	display: none;
}
#s05Ttl{
	display: none;
}
.s03Logo,
.s04Logo,
.s05Logo {
	width: 72px;
	float: left;
	padding-right: 18px;
}
#s03TtlR,
#s04TtlR,
#s05TtlR {
	float: left;
	font-size: 12px;
}
#box03RL,
#box04RL {
	width: 317px;
	float: left;
	color: #666;
	display: none;
}
#s03Catch,
#s04Catch {
	padding-bottom: 38px;
}
#s03Item,
#s04Item {
	width: 155px;
	display: none;
	position: absolute;
	right: 15px;
	bottom: 20px;
}
.houhou {
	width: 81px;
	height: 22px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	line-height: 22px;
	margin-bottom: 10px;
}
.btnSeibun {
	width: 160px;
	position: absolute;
	left: 520px;
	bottom: 30px;
}
.btnUsageNotes {
	width: 160px;
	position: absolute;
	left: 690px;
	bottom: 30px;
}
.btnSeibun a {
	display: block;
	width: 142px;
	height: 40px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #c2c2c2;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #fff;
	line-height: 40px;
	padding-left: 18px;
}
.btnUsageNotes a {
	display: block;
	width: 120px;
	height: 40px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #c89191;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #fff;
	line-height: 40px;
	padding-left: 18px;
}
#section3 .houhou {
	background: #dd9db3;
}
#section3 .btnSeibun a:hover {
	background: #dd9db3;
}
.btnUsageNotes a:hover {
	background: #dd9db3;
}

/* s03,s04,05,06PopUp */
/* s03,s04,05,06PopUp */
.popupArea {
    width: 720px;
	height: 247px;
	background: url(../img/bg_popup.png);
    padding: 10px;
	position:  absolute;
	left: 50%;
	top: 50%;
	margin-top: -133px;
	margin-left: -360px;
}
.popupAreaInner {
    width: 720px;
}
.popupArea li {
	height: 260px;
    background-color: #fff;
    border: 1px solid #ccc;
    display: block;
    padding: 15px 20px 20px;
    position: relative;
    text-align: left;
    z-index: 102;
	color: #000;
}

.productsPopupItemHead {
    font-size: 18px;
}

.productsPopupTable {
    border: 1px solid #999999;
    margin-top: 10px;
    width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}

.productsPopupTable th,
.productsPopupTable td {
    padding: 8px 10px;
    vertical-align: top;
}
.productsPopupTable th {
    background-color: #E6E6E6;
    border-right: 1px solid #999999;
    min-width: 80px;
    white-space: nowrap;
}

.popupClose {
    cursor: pointer;
    position: absolute;
    right: 11px;
    top: 11px;
    z-index: 103;
}
.productItemTxtCaption {
	font-size: 10px;
}
/* section03 垂直中央 */
#section3Inner {
	margin-top: 15px;
}


/* -------------------------------------------------------------------
 Section04 コンディショナー
-------------------------------------------------------------------- */
#section4 {
	background: url(../img/s04_bg.png) repeat-x left center;
}
#section4 .houhou {
	background: #dab490;
}
#section4 .btnSeibun a:hover {
	background: #dab490;
}
/* section04　垂直中央 */
#section4Inner {
	margin-top: 15px;
}

/* -------------------------------------------------------------------
 Section05 ボディシャンプー
-------------------------------------------------------------------- */
#section5 {
	background: url(../img/s05_bg.png) repeat-x left center;
}
#section5 .houhou {
	background: #afcd9a;
}
#section5 .btnSeibun a:hover {
	background: #afcd9a;
}
#box05RL {
	width: 300px;
	float: left;
	color: #666;
	padding-top: 38px;
	display: none;
}
#s05Catch {
	padding-bottom: 36px;
}
#s05Item {
	width: 167px;
/*	float: right;*/
	display: none;
	position: absolute;
	right: 15px;
	bottom: 16px;
}
/* section05 垂直中央 */
#section5Inner {
	margin-top: 15px;
}

/* -------------------------------------------------------------------
 Section06 購入
-------------------------------------------------------------------- */
#section6 {
	background: url(../img/s06_bg.png) repeat left top;
}
#section6Inner {
	width: 1000px;
	height: 520px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	display: none;
}
#s06L {
	width: 560px;
	float: left;
	padding: 30px 0 0 15px;
}
#s06R {
	width: 320px;
	float: right;
	padding: 45px 45px 0 0;
}
#s06Ttl {
	padding: 18px 0 25px 0;
}
#btnKonyu {
	margin-left: 15px;
}
#s06Txt {
	width: 470px;
	margin: 20px 0 20px 15px;
	font-size: 11px;
	color: #b2b8c1;
	line-height: 1.6;
}
#s06LinkList {
	margin-left: 15px;
}
#s06LinkList li {
	margin-bottom: 10px;
}
#s06Ul {
	margin: 20px 0 20px 15px;
	font-size: 11px;
	color: #636363;
	line-height: 1.6;
	width: 470px;
	margin-left: 35px;
}
#s06Ul li {
	list-style-type: disc;
}


/* -------------------------------------------------------------------
 Footer
-------------------------------------------------------------------- */
#footerMenuCont {
	width: 100%;
	height: 100%;
	background: url(../common/img/parts/macFFBgHack.png);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	display: none;
}
#fMenuContIn {
	width: 970px;
	height: 560px;
	background: #000;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -485px;
	margin-top: -280px;
}
#fMenuContIn img {
	vertical-align: bottom;
}
#fMenuTtl {
	text-align: center;
	margin-bottom: 20px;
}
.fMenuListTtl {
	margin-top: 5px;
	color: #999;
	font-weight: normal;
	font-size: 12px;
}
.fMenuListTtl .sub {
	font-size: 10px;
}
#wrapBtnBsList {
	width: 840px;
	height: 560px;
	margin: 0 auto;
	display: table;
	text-align: center;
}
#wrapBtnBsListIn {
	display: table-cell;
	vertical-align: middle;
}
#wrapBtnBsList li {
	width: 160px;
	float: left;
	margin: 0 25px 5px;
}
#wrapBtnBsList ul {
	margin-bottom: 20px;
}
#wrapBtnBsList .fMenuListLast {
	margin-bottom: -5px;
}

/* 完売のお知らせ */
#soldout,
#future {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #4582d4;
	position: fixed;
	bottom: 55px;
}
#future {
	background: #e08188;
}
#soldout a,
#future a {
	color: #fff;
	padding: 5px 10px;
}
#soldout:hover{
	background: rgba(69,130,212,0.7);
}
#future:hover {
	background: rgba(244,129,136,0.7);
}