@charset "utf-8";
/* CSS Document */

/*====================================
              全体
=====================================*/

body {
	background:#FFFFFF;
}

#wrapper {
	width:100%;
	background:#FFFFFF;
}

#allCts {
	width:100%;
	background:#FFFFFF;
}
body{
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#396C67;
}


#inner {
	margin:0 auto;
}




/*====================================
              ヘッダー
=====================================*/

#head {
	margin-bottom:20px;
	position:relative;
	top:0px;
	left:0px;
}

#headImg {
	z-index:-9999;
}

h1 img {
	position:absolute;
	top:20px;
	left:5px;
	z-index:9999;
}

/*====================================
              ナビゲーション
=====================================*/

ul#headNav {
	width:100%;
}

ul#headNav li {
	box-sizing:border-box;
	width:25%;
	background:#438781;
	background-size:100%;
	float:left;
	padding:7px 0px;
	text-align:center;
	border-right:2px solid #438781;
}
ul#headNav li.nav,
ul#headNav a li.nav {
	border-right:2px solid #CCC;
}

ul#headNav a {
	color:#FFF;
	display:block;
	text-decoration:none;
}

ul#headNav li p {
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

ul#headNav li img {
	margin-bottom:5px;
}

/*====================================
              ドロップダウンメニュー
=====================================*/

.subMenu li {
	background:#D9EBE9;
	height:60px;
	width:100%;
	border-bottom:2px solid #CCC;
	text-align:left;
	font-size:13px;
	line-height:60px;
	font-weight:bold;
	background:url(../lib/index/arrow.png) no-repeat;
	background-position:95% center;
	background-size:5%;
}
	

.subMenu li p {
	padding-left:40px;
}

.subMenu li p#home {
	background:url(../lib/index/icon-home_2.png) no-repeat;
	background-position:4% center;
	background-size:8%;
}

.subMenu li p#hairCare {
	background:url(../lib/index/icon-haircare.png) no-repeat;
	background-position:4% center;
	background-size:10%;
}

.subMenu li p#skinCare {
	background:url(../lib/index/icon-skincare.png) no-repeat;
	background-position:4% center;
	background-size:10%;
}

.subMenu li p#faq {
	background:url(../lib/index/icon-question_2.png) no-repeat;
	background-position:4% center;
	background-size:8%;
}

.subMenu li p#point {
	background:url(../lib/index/icon-point_2.png) no-repeat;
	background-position:4% center;
	background-size:8%;
}


.subMenu li p a {
	display:block;
}



/*====================================
              メインスライダー
=====================================*/

.flexslider {
	margin-bottom:20px;
}




/*====================================
              コンテンツ1
=====================================*/

#column1,
#column2 {
	width:100%;
	margin-bottom:10px;
	border:1px solid #E8E8E8;
}

h2 {
	background:url(../lib/index/smp-ttl-bk-01.jpg) no-repeat;
	background-size:100%;
	padding:10px 0px 10px 10px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

#column1 h3,
#column2 h3 {
	color:#3F877E;
	font-size:15px;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
	
}

.flexslider table {
	margin:0 auto;
	width:95%;
}

.flexslider.slider01 {
	margin-bottom:50px;
}


ul.slides li {
	font-size:12px;
}

.leftText {
	width:95%;
}

/*====================================
              コンテンツ2
=====================================*/

#column2 dl {
	padding:20px 1%;
	float:left;
	width:48%;
}

#column2 dl dt {
	margin-bottom:10px;
}

#column2 dl dd {
	font-size:12px;
	text-align:left;
}

#message {
	width:95%;
	margin:0 auto;
}


/*====================================
              フッターメニュー
=====================================*/



#footMenu {
	background:#fff;
	width:100%;
}

#footNav {
	width:100%;
	color:#000;
	font-weight:bold;
}

#footNav li.btn02 {
	border-bottom:1px solid #CCC;
	background:url(../lib/index/arrow_2.png) no-repeat;
	background-position:95% center;
	background-size:5%;
}

#footNav li.btn02 p.footDM {
	font-size:15px;
	padding:20px 0 20px 60px;
	line-height:15px;
}



#footNav li.btn02 p#pay {
	background:url(../lib/index/icon-money.png) no-repeat;
	background-size:10%;
	background-position:4% center;
}

#footNav li.btn02 p#deliver {
	background:url(../lib/index/icon-box.png) no-repeat;
	background-size:10%;
	background-position:4% center;
}

#footNav li.btn02 p#carriage {
	background:url(../lib/index/icon-track.png) no-repeat;
	background-size:10%;
	background-position:4% center;
}

#footNav li.btn02 p#returned {
	background:url(../lib/index/icon-cycle.png) no-repeat;
	background-size:9%;
	background-position:4% center;
}


/*====================================
              ドロップダウン
=====================================*/

#footNav ul.subMenu02 li p {
	box-sizing:border-box;
	font-size:15px;
	color:#396C67;
	padding:10px;
}



/*====================================
              フッター
=====================================*/

#footer {
	background:#6ABBB1;
	width:100%;
	padding:20px 0;
}

#footer {
	text-align:center;
}

#footer p {
	font-size:13px;
	line-height:150%;
	color:#fff;
	margin-bottom:10px;
}



#footer div {
	font-size:13px;
	text-align:center;
	color:#FFFFFF;
}

#footer div#copy{
	font-size:10px;
}


/*====================================
              リンク
=====================================*/
#footer p a:link,
#footer p a:visited,
#footer p a:hover,
#footer p a:active {
	color:#fff;
}

a:link,
a:visited,
a:hover,
a:active {
	text-decoration:none;
	color:#396C67;
}



#footNav a:link,
#footNav a:visited,
#footNav a:hover,
#footNav a:active {
	color:#000;
}


/*====================================
              SNSボタン
=====================================*/

.box1 {
	text-align:center;
	box-sizing:border-box;
	padding:20px 0;
}

.box1 table {
	width:90%;
	margin:0 auto;
}

.FS2_Utility2_container FS2_contents_container {
	display:none;
}

/*====================================
              トップへ戻る
=====================================*/

.top {
	text-align:right;
	margin:10px 10px 0 0;
	font-weight:bold;
	text-decoration:underline;
}