@charset "utf-8";
/*
Theme Name: BIOTOPE INC.
Theme URI: http://biotope-inc.com/
Description: BIOTOPE INC.は有機的に結びついた人員で構成され、そこに関わる人達の働く環境及びお客様との有機的で調和のとれた関係を保とうとする組織です。また、これまでの会社やその会社に関係する人々の形態とは明確に区分できる性質を持った新しい働き方、生き方、カイシャのあり方をミニマムに実践します。そして、私たちの組織は、常に改変を重ね、まるで生き物そのものの様に常に変化し続けます。
Author: misonohiroyuki.com
Version: 2.0
*/



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	color:#333;
	outline:0px none black;

}
body {
	font-size:12px;
	line-height:2em;
	background:url(images/bg.jpg);
		font-family:Georgia, "Times New Roman", Times, serif, 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HiraMinProN-W6', 'ヒラギノ明朝 Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ';
		-webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
	  font-feature-settings : "palt";

}
h1, h2, h3, h4, h5, h6 {
	color:#000;
	letter-spacing:0px;
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	-ms-interpolation-mode: bicubic;
}
a img {
	border: none;
}
a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#999;
}


a:hover img{
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
  
  }
  
h1 a:hover img,#site-info a:hover img{
filter: none\9;
}


/* Links */

a, a img {
	color:#000;
	font-weight: bold;
	text-decoration: none;
	opacity: 1.0;
	-webkit-transition: color .3s linear, background .3s linear, opacity .3s linear;
	transition: color .3s linear, background .3s linear, opacity .3s linear;
}
a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
.btn {
	display: inline-block;
	border: 1px solid #c4b385;
	line-height: 38px;
	padding: 0 20px 3px;
	margin: 0 auto;
	width: 120px;
	color: #0e3a67;
	background: #c4b385;
	text-decoration: none;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.btn:hover {
	color:#999;
	background: #fff;
	border: 1px solid #fff;
}
a:hover {
	text-decoration: none;
	opacity: 1;
	color:#999;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
  
 a:visit, a:active {
 background:;
 color:;
 text-decoration: none;
}
.x0 {
	width:200px;
}
.x1 {
	width:280px;
}
.half {
	width:435px;
}
.x2 {
	width:590px;
}
.x3 {
	width:900px;
}
.left {
	float:left;
	margin-right:30px;
}
.right {
	float:right;
}

.x0.left {
	float:left;
	margin-right:33px;
}

/* new clearfix */
.clearfix:after, #header:after, #content:after, #primary:after, #footer:after, #nav-below:after, .post:after, .element:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix, * html #header, * html #content, * html #primary, * html #footer, * html #nav-below, * html .post, * html .element {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix, *:first-child+html #header, *:first-child+html #content, *:first-child+html #primary, *:first-child+html #footer, *:first-child+html #nav-below, *:first-child+html .post, *:first-child+html .element {
	zoom: 1;
} /* IE7 */
#wrapper {
	padding:0px 62px;
	width:900px;
	margin:0px auto;
}
#header {
	text-align:center;
	width:900px;
	padding-bottom:30px;
}
h1 {
	clear:both;
	line-height:1em;
	height:38px;
	padding:52px 0px 42px;
}
#header .menu {

	width:900px;
	color:#333;
	height:54px;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	position: relative;
z-index:100;

}
#header .menu li {
	float:left;
	margin-right:35px;
}
#header .menu li a {
	display:block;
	padding:18px 0px;
	margin-bottom:1px;
	font-size:17px;
	font-weight:normal;
	line-height:1em;
}
#header .menu li.search {
	margin:0px;
	float:right;
	padding:15px 0px;
}
#header .menu li a:hover {
	color:#999;
}



/* サブメニュー */
#header .menu ul.sub {
position: absolute;
background:url(images/dropdown.png) no-repeat 25px top;
padding-top:8px;
margin-top:-8px;

}

#header .menu ul.sub li {
text-align:left;
margin:0px;

float: none;
}

#header .menu ul.sub li a {
font-size: 12px;
font-weight: normal;

background:#777 url(images/bg3.jpg);
color:#FFF;
padding:10px;
margin:0px;
}

#header .menu .sub li a:hover {
background:#aaa url(images/bg2.jpg);
}

#header .menu li.shoplist ul,
#header .menu li.topics ul,
#header .menu li.brands ul {
display: none;
}
#header .menu li.shoplist:hover ul,
#header .menu li.topics:hover ul,
#header .menu li.brands:hover ul {
display: block;
}




#container {
	width:900px;
}
/*content*/
#content {
	width:590px;
	float:left;
	margin-bottom:30px;
}
h2.page-title {
	line-height:1em;
	padding:15px 0px;
	font-size:24px;
	color:#000;
	margin-bottom:30px;
	font-weight:normal;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
}
.page h2, .page h2 a {
	font-size:24px;
	color:#000;
	font-weight:normal;
	margin-bottom:15px;
}
.page h3, .page h3 a {
	font-size:18px;
	color:#000;
	font-weight:normal;
	margin-bottom:10px;
}
.Brands h4,.Brands h4 a
.page h4, .page h4 a {
	font-size:13px;
	color:#000;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:10px;
}

.Brands .single #primary{
display:none;}

.page  .entry-content .menu li a,.Brands .entry-content .menu li a {
	font-size:12px;
	font-weight:bold;
	background: url(images/next.png) center left no-repeat;
	padding-left:18px;
	margin:0px;
}
h2.entry-title, h2.entry-title a {
	font-size:24px;
	color:#000;
	font-weight:normal;
	line-height:1.5em;
}
h3.entry-title, h3.entry-title a {
	font-size:18px;
	font-weight:normal;
	line-height:1.5em;
	max-height:54px;
	overflow:hidden;
	margin:0px;
	margin-top:-0.25em;
}
.wp-post-image {
	margin-right:30px;
	float:left;
}
.entry-info {
	float:left;
	width:280px;
}
.entry-meta {
	font-size:12px;
	line-height:1.5em;
	margin-bottom:12px;
}
.entry-summary {
	max-height:96px;
	overflow:hidden;
	margin-bottom:14px;
}
.entry-share {
	padding:0px;
	margin:0px 0 5px;
}
.entry-utility a{
	background:#666;
	padding:2px 4px;
	line-height:16px;
	font-size:11px;
	color:#fff;
	display:inline-block;
	border-radius:2px;
	margin:0 5px 5px 0;
	}
.entry-utility a:hover {
	background: #999;
}
.post {
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #bbb;
}

.Brands .single .post {
	padding-bottom:00px;
	margin-bottom:00px;
	border-bottom:none;
}

.post .entry-content img ,.page .entry-content img {

	margin-bottom:10px;
}
.post .entry-content {
}
.post .entry-content a {
	color:#000;
	text-decoration:none;
}
.post .entry-content a:hover {
	color:#999;
}
.post .entry-utility {
	margin-top:30px;
	padding-top:15px;
	margin-bottom:-15px;
	border-top:solid 1px #bbb;
}

.Brands .single .post .entry-utility {
width:900px;
	
}

#content .element {
	width:900px;
	padding-top:40px;
	margin-top:40px;
	border-top:solid 1px #bbb;
}
/*sidebar*/

#primary {
	margin-bottom:30px;
	width:280px;
	float:right;
}
#primary li li {
	font-size:12px;
	margin-bottom:5px;
}
#primary iframe {
	margin-bottom:30px;
}

#fb-root {
	display: none;
}
#primary .fb_iframe_widget, #primary .fb_iframe_widget span, #primary .fb_iframe_widget span iframe[style] {
	margin-bottom: 10px;
}
#primary .twtr-widget {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	border-radius: 10px;		/* CSS3草案 */
	border:1px solid #bbb\9;
}
#primary .twtr-widget .twtr-tweet {
	border-bottom:1px solid #bbb;
	overflow:hidden;
	zoom:1;
}
#primary .twtr-widget h3 {
	float:left;
	margin-top:-30px!important;
}
#primary .twtr-widget h4 {
	float:left;
	margin-top:-18px!important;
}
#primary .twtr-widget p {
	line-height:1.5em!important;
}
#primary .twtr-hd {
	　border-bottom:1px solid #bbb !important;
}
#primary .twtr-widget {
	　　border-top:1px solid #bbb !important;
	line-height:2em !important;
}

#primary #instagram{
	margin:30px 0 10px;
	background:#fff;
	padding:2px 10px 8px;
	border-radius:4px;
	
}
#primary #instafeed a:first-child img{
	width:100%;
}
#primary #instafeed a:nth-child(2n) img{
	margin:0 2px 2px 0;
}
#primary #instafeed img{
	width:129px;
	height:auto;
	
		margin:0 0 2px 0;

}
#primary a.instagram{
	background:url(images/icon-instagram.png) no-repeat center left;
	background-size:contain;
	line-height:24px;
	padding:0 0 0 28px;
	margin:10px 0;
	display:block;
	font-size:14px;
}
/*search*/
#wrapper #searchform {
	position:relative;
	display:block;
	clear:both;
	padding:0px;
	margin:0px;
	width:200px;
	height:24px;
	background: url(images/searchform.png) no-repeat center center;
}
#wrapper #s {
	margin:0px;
	width:158px;
	height:16px;
	padding:4px 8px;
	display:block;
	float:left;
}
#wrapper #searchsubmit:hover {
	background: url(images/search_ov.png) no-repeat center center;
}
#wrapper #searchsubmit {
	cursor:pointer;
	border:none;
	text-indent: -9999px; /* テキストを隠す */
	text-decoration: none;
	display: block;
	float:left;
	width:16px;
	height:16px;
	margin:4px;
	background: url(images/search.png) no-repeat center center;
}
/*footer*/
#footer {
	border-top:1px solid #bbb;
	padding-bottom:40px;
	clear:both;
}
#footer #site-info img {
	margin:0 0 0 -8px;
}
#footer #site-info p {

	margin:20px 0 ;
}
#footer .menu {
	width:280px;
	margin-bottom:20px;
}
#footer .menu li a {
	font-size:12px;
	font-weight:bold;
	background: url(images/next.png) center left no-repeat;
	padding-left:18px;
	margin:0px;
}
#footer .menu li li a {
	display:block;
	font-size:12px;
	font-weight:normal;
	background: url(images/arrow.png) top left no-repeat;
	padding-left:18px;
	line-height:1.5em;
	margin:0px;
	margin-top:6px;
}
#footer .menu li.facebook a {
	background: url(images/facebook.png) center left no-repeat;
}
#footer .menu li.twitter a {
	background: url(images/twitter.png) center left no-repeat;
}
#footer .menu li.rss a {
	background: url(images/rss.png) center left no-repeat;
}
#footer .menu li.search {
	background: none;
	padding:0px;
	margin-top:20px;
}
#topic-path {
	height:13px;
	list-style: none;
	padding:18px 0px;
	border-bottom:1px solid #bbb;
	line-height:1em;
	margin-bottom:40px;
}
#topic-path ul li {
	font-size:12px;
	font-weight:normal;
	background: url(images/arrow.png) center left no-repeat;
	padding-left:20px;
	line-height:1.3em;
	float: left;
	margin: 0 10px 0 0;
}
#topic-path ul li.home {
	background:none;
	padding:0px;
}
#topic-path a {
	font-weight:bold;
	line-height:1.3em;
}
#topic-path #pagetop {
	padding-left:18px;
	background:url(images/pagetop.png) no-repeat center left;
	float:right;
}
#footer #copyright {
	width:900px;
	clear:both;
	height:13px;
	list-style: none;
	padding:18px 0px;
	border-top:1px solid #bbb;
	line-height:1em;
	margin-top:40px;
	
}
#footer #copyright p {
	float:right;
}
#footer #copyright .twitter-follow-button {
	margin:0px;
	padding:0px;
}
/*404*/
	
	.not-found.entry #s {
	margin-top:20px;
}
/*ABOUT*/

.office {
	margin-top:26px;
}
.company_info tr {
	text-align: left;
}
.company_info th {
	text-align: left;
	vertical-align: top;
	background: url(images/company_line.gif) repeat-x 0px 10px;
	width: 155px;
}
.company_info th span {
	background: #FFF;
	background:url(images/bg.jpg);
	padding-right:10px;
	padding-bottom:10px;
}
.company_info td {
	vertical-align: top;
	padding-left:10px;
	padding-bottom:10px;
}
/*CONTACT*/
.contact .wpcf7 .textonly {
	margin-bottom:20px;
}
.contact .wpcf7 label {
	clear:both;
	line-height:1em;
	text-align:left;
	display:block;
	width:190px;
	float:left;
	height:12px;
	padding:10px 0px;
	margin:0px;
	margin-bottom:10px;
}
.contact .wpcf7 p {
	clear:both;
}
.contact .wpcf7 select {
	font-size:12px;
	display:block;
	line-height:1.5em;
	margin:6px 0px;
	float:left;
	width:180px;
}
.contact .wpcf7 .wpcf7-form-control-wrap {
	display:block;
	line-height:1.0em;
	float:right;
	margin:0px;
	width:400px;
	height:32px;
	width:398px\9;
	height:30px\9;
	border:1px solid #bbb\9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	margin-bottom:10px;
}
.contact .wpcf7 .wpcf7-form-control-wrap.your-message {
	display:block;
	line-height:1.0em;
	float:right;
	margin:0px;
	width:400px;
	height:220px;
	width:398px\9;
	height:218px\9;
	border:1px solid #bbb\9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	margin-bottom:10px;
}
.contact .wpcf7 input {
	clear:both;
	line-height:1.0em;
	margin:0px;
	width:380px;
	height:12px;
	padding:10px;
	padding:9px\9;
}
.contact .wpcf7 textarea {
	display:block;
	line-height:1.5em;
	margin:0px;
	width:380px;
	height:200px;
	max-width:380px;
	padding:10px;
	padding:9px\9;
}
.contact .wpcf7 .wpcf7-submit {
	cursor:pointer;
	float:none;
	display:block;
	clear:both;
	color:#FFF;
	line-height:1em;
	background:#777 url(images/bg3.jpg);
	font-size:10px;
	text-align:center;
	width:90px;
	height:30px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border:none;
	margin-left:190px;
	border:1px solid #bbb\9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.contact .wpcf7 .wpcf7-submit:hover {
	background:#aaa url(images/bg2.jpg);
}
/*navigation*/
		#nav-below {
		clear:both;
		margin-top:30px;
}
#nav-below .nav-previous a {
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	background: url(images/previous.png) center left no-repeat;
	padding-left:18px;
}
#nav-below .nav-next a {
	width:auto;
	display:block;
	float:right;
	font-size:12px;
	font-weight:normal;
	background: url(images/next.png) center left no-repeat;
	padding-left:18px;
}
#nav-below .wp-pagenavi {
	display:block;
	float:center;
	text-align:center;
	
}
#nav-below .wp-pagenavi .current {
font-family:"Times New Roman", Times, serif, 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HiraMinProN-W6', 'ヒラギノ明朝 Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ';

	text-align:center;
	color:#FFFFFF;
	width:10px;
	height:10px;
	padding:8px;
	margin:0px 2px;
background:#000;
-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;

	color:#FFFFFF;
	padding:2px 6px;
	}
#nav-below .wp-pagenavi a {
font-family:"Times New Roman", Times, serif, 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HiraMinProN-W6', 'ヒラギノ明朝 Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ';

	text-align:center;
	width:10px;
	height:10px;
	padding:8px;
	margin:0px 2px;
}
/*comments*/
				
	#comments {
	border-top:1px solid #bbb;
	clear:both;
	margin:30px 0px;
	min-height:400px;
width:590px;
}
#comments #reply-title {
	color:#000;
	font-size:18px;
}
#comments label {
width:180px;

	line-height:1em;
	text-align:left;
	display:block;
	margin-right:0px;
	float:left;
	height:15px;
	padding:10px 0px;
margin-bottom:7px;	
}

#comments .comment-wrap {
	display:block;
	width:400px;
	height:32px;
	float:right;
	margin:0px;
	width:398px\9;
	height:30px\9;
	border:1px solid #bbb\9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	margin-bottom:10px;
}
#comments .comment-textarea-wrap {
	display:block;
	width:400px;
	height:120px;
	float:right;
	width:398px\9;
	height:118px\9;
	border:1px solid #bbb\9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	margin-bottom:10px;
}
#comments input {
	line-height:1em;
	width:380px;
	height:12px;
	padding:10px;
	
}
#comments textarea {
	line-height:1.5em;
	width:380px;
	height:100px;
	padding:10px;
}
#comments #submit {
	cursor:pointer;
	float:none;
	display:block;
	clear:both;
	color:#FFF;
	line-height:1em;
	background:#777 url(images/bg3.jpg);
	font-size:10px;
	text-align:center;
	width:120px;
	height:30px;
	border:none;
	margin-left:190px;
	border:1px solid #bbb\9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-left:190px;
	padding:10px;
}
#comments #submit:hover {
	background:#aaa url(images/bg2.jpg);
}
#comments .form-allowed-tags {
	clear:both;
	display:none;
}
.clear {
	clear:both;
}
#comments h3#comments-title {
	color:#000;
	font-size:18px;
	padding-bottom:20px;
}
#comments h3#reply-title {
	font-size:18px;
	color:#000;
	margin-top:30px;
	padding-bottom:10px;
}
#comments .comment-notes {
	margin-bottom:10px;
}
#comments .comment-notes .required {
	margin-left:0;
	display:inline;
	float:none;
	line-height:1em;
	height:15px;
	padding:0px;
	margin:0px;
}
#comments ol.commentlist {
}
#comments ol.commentlist li {
	width:590px;
	border-bottom:solid 1px #bbb;
	padding:20px 0px;
}
#comments .avatar {
	float:left;
	margin-right:10px;
}
#comments .comment-meta {
	float:left;
	padding-bottom:10px;
}
#comments .fn {
	line-height:1em;
	font-size:18px;
}
#comments .reply {
}
#comments .comment-body {
	clear:both;
	background:#aaa url(images/bg4.jpg);
	padding:15px;
}
#comments .logged-in-as {
	margin-bottom:15px;
}

.stopthewater{
margin-bottom:1em;
}

.stopthewater li{
font-size:11px;
line-height:1.8em;
margin-bottom:0.9em;
}

a#onlinestore {
	display:none;
}




#slide{
margin-bottom:30px;
}

#header .menu li.brands ul {
display: none;
}

#header .menu li.brands:hover ul {
display: block;
}
iframe{
margin:0px;
padding:0px;
}

#content p{
margin-bottom:1.0em;}


h5 {

font-size:13px;
	color:#000;
	font-weight:bold;
}



#top-slide{
	margin:0 0 30px;
}

/* TOP
****************
#top-slide-holder{
	
}
#top-slide{
	text-align:left;
	width:900px;
	overflow:hidden;
	height:450px;
	position:relative;
}
#top-slide p{
	position:absolute;
}
#main .paging{
	width:900px;
	position:relative;
	height:20px;
	top:-40px;
	margin-bottom:10px;
	text-align:center;
}
#main .prev{
	position:absolute;
	
	cursor:pointer;
}
#main .prev:hover .arrow{opacity:0.5;}
#main .prev .arrow{
	position:absolute;
	right:20px;
	top:-268px;
}

#main .next{
	position:absolute;
	
	cursor:pointer;
}
#main .next:hover .arrow{opacity:0.5;}
#main .next .arrow{
	position:absolute;
	left:920px;
	top:-268px;
	opacity:1;
}

#main .paging span{
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	padding:2px 6px;
	cursor:pointer;
font-family:"Times New Roman", Times, serif, 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HiraMinProN-W6', 'ヒラギノ明朝 Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ';
}
#main .paging span.current{
	background:#000;
-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;

	color:#FFFFFF;
	padding:2px 6px;
	font-weight:normal;
	cursor:default;
}*/

/* Brands */

#brands ul{
		width:930px;
margin:30px 0 0;
}
#brands ul li{
	width:280px;
	float:left;
	margin:0 30px 60px 0;
	}
	#brands ul h3{
		margin:0;}
	#brands ul p{
		font-weight:normal;}
#brands ul li a:hover h3
,#brands ul li a:hover p{
	color:#999;
}
#brands ul li img{

	margin:0 0 10px;
}



/* TANGENTGC */

.tangentgc #wrapper {
	background-color: #fff;
}
.tangentgc .entry-content a {
	font-weight: normal;
}
.tangentgc .entry-content a:hover {
	text-decoration: underline;
	color: #000;
}
.tangentgc .entry-content {
	font-size: 13px;
	font-family: AXIS, "AXIS Pro", "AXIS Std", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2.4em;
	width: 900px;
	text-align:center;
}
.tangentgc .hentry {
	padding-top: 10px;
	position: relative;
}
.tangentgc h2.entry-title {
	display:none;
}

.tangentgc .logo {
	padding:80px 0 40px;
	
}
.tangentgc #section1 {
	text-align: center;
	margin: 0 0 100px 0;
}
.tangentgc #section2 .story {
	margin-bottom: 30px;
}
.tangentgc #section2,  .tangentgc #section3 {
	clear: both;
	width: 900px;
	margin: 0 0 60px 0;
	text-align:left;
}
.tangentgc #section2 p,  .tangentgc #section3 p {
	margin-top: -0.625em;
	float : left;
	width: 435px;
}
.tangentgc #section2 img {
	float: left;
	margin-right: 30px;
	padding: 0;
}
.tangentgc #section3 img {
	margin-left: 30px;
	float: right;
}
.tangentgc .notes {
	font-size: 11px;
	line-height: 2em;
	padding: 15px 0 0;
}
#tgc040, #tgc030 {
	clear: both;
	padding: 60px 0 0;
	text-align: center;
}
#tgc040 h3, #tgc030 h3 {
	margin: 60px 0 20px;
}
#tgc040 ul, #tgc030 ul {
	width: 930px;
	margin: 55px 0 0;
}
#tgc040 ul li, #tgc030 ul li {
	width: 280px;
	float: left;
	margin-right: 30px;
	text-align: left;
	line-height: 2em;
	margin-bottom: 60px;
}
#tgc040 ul li img, #tgc030 ul li img {
	width:280px;
	margin: 0;
}
#tgc-footer {
	font-family: "Letter Gothic Std", Letter Gothic,"LetterGothicW01-LMedium 927935", "LetterGothicW01-LBold",AXIS, "AXIS Pro", "AXIS Std", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	clear: both;
	text-align: center;
}
#tgc-footer ul {
	display: block;
	margin: 60px auto;
}
#tgc-footer li {
	display: inline-block;
	margin: 0 15px;
}




/* Laboratorio Olfattivo */

.laboratorio-olfattivo #wrapper {
	background-color: #fff;
}
.laboratorio-olfattivo .entry-content {
	font-size: 13px;
	font-family: Akzidenz-Grotesk ,"Akzidenz-Grotesk BQ",Helvetica,Helvetica Neue, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2.0em;
	width: 900px;
	text-align:center;
}
.laboratorio-olfattivo .hentry {
	padding-top:200px;
	position: relative;
}
.laboratorio-olfattivo h2.entry-title {
	background: url(../../uploads/laboratorio-olfattivo.gif) no-repeat;
	width: 176px;
	height: 116px;
	text-indent: -9999px;
	position: absolute;
	top: 40px;
	left: 362px;
}
.laboratorio-olfattivo p.text {
	text-align: left;
	width:600px;
	padding: 0 150px 30px;
	
}

#eaudeparfum, #roomfragrances {
	clear: both;
	padding: 30px 0 0;
	text-align: center;
	
}
.laboratorio-olfattivo h4 {
	font-size:16px;
	font-weight: 500;
	margin:10px 0 0;
}
.laboratorio-olfattivo h3 {
	line-height:1em;
	margin: 50px 0 45px;
}
#eaudeparfum ul, #roomfragrances ul {
	width: 930px;
	margin: 55px 0 30px;
}
#eaudeparfum ul li{
			min-height:610px;
}
 #roomfragrances ul li {
 }
	#eaudeparfum ul li,
 #roomfragrances ul li {
	width: 280px;
	float: left;
	margin-right: 30px;
	text-align: left;
	line-height: 2em;
	margin-bottom: 30px;
		font-size: 12px;

}
#eaudeparfum ul li img, #roomfragrances ul li img {
	width:280px;
	margin: 0;
}
#lo-footer {
	font-size:16px;
	font-weight: bold;
	clear: both;
	text-align: center;
}
#lo-footer ul {
	display: block;
	margin: 30px auto;
}
#lo-footer li {
	display: inline-block;
	margin: 0 15px;
		font-weight: 500;

}
#lo-footer li a{
			font-weight: 500;

}





/* Lola James Harper */

.lola-james-harper #wrapper {
	background-color: #fff;
}
.lola-james-harper .entry-content {
	font-size: 13px;
	font-family: Arial,Helvetica,Helvetica Neue, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2.0em;
	width: 900px;
	text-align:center;
	
}
.lola-james-harper .hentry {
	padding-top:20px;
	position: relative;
}
.lola-james-harper .main-copy {
	margin:110px 0 55px;}

.lola-james-harper h3 {
	font-size:34px;
	font-weight:bold;
	line-height:1em;
	margin: 55px 0 ;
}

.lola-james-harper h4 {
	font-size:25px;
	font-weight: bold;
	margin:10px 0 0;
}
.lola-james-harper img {
	vertical-align:text-bottom;
}
	
.lola-james-harper h2.entry-title {
	background: url(../../uploads/ljh_logo.png) no-repeat;
	width: 450px;
	height: 33px;
	text-indent: -9999px;
	position: absolute;
	top: 690px;
	left: 225px;
}
.lola-james-harper #concept{
	text-align:left;
	}
.lola-james-harper  #concept .right{
	float:right;
	margin-left:30px;
	width:615px;
}
	.lola-james-harper  #concept .right iframe{
		margin:0 25px 0 0;
	}
.lola-james-harper #candles, 
.lola-james-harper #photo-book {
	clear: both;
	
}

#candles ul {
	width: 930px;
	margin: 55px 0 0;
}
	#candles ul li{
	width: 280px;
	float: left;
	margin-right: 30px;
	text-align:center;
	line-height: 2em;
	margin-bottom: 30px;
		font-size: 12px;

}
#photo-book ul {
	width: 930px;
	margin: 55px 0 0;
}
	#photo-book ul li{
	width: 435px;
	float: left;
	margin-right: 30px;
	text-align:left;
	line-height: 2em;
	margin-bottom: 30px;
		font-size: 12px;

}

#ljh-footer {
	font-size:18px;
	font-weight: bold;
	clear: both;
	text-align: center;
}
#ljh-footer ul {
	display: block;
	margin: 30px auto;
}
#ljh-footer li {
	display: inline-block;
	margin: 0 15px;

}





/* L:A BRUKET */

.labruket #wrapper {
	background-color: #fff;
	padding:0px 50px;
}

.labruket .entry-content {
	font-size: 13px;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2.4em;
	width: 900px;
	text-align:center;
}
.labruket .hentry {
	padding-top: 10px;
	position: relative;
		color:#45545f;

}
.labruket h2.entry-title {
	display:none;
}
.labruket .logo{
	padding:50px 0 20px;
	display:inline-block;
	}

.labruket #section1 {
	text-align: center;
	margin: 0 0 50px 0;
}

.labruket #section1 img {
	margin: 80px 0 0 -50px;
}
.labruket #section1 ,

.labruket .section p{
		color:#45545f;
}
.labruket .section {

	clear: both;
	padding: 0 0  0;
	margin:0;
	text-align: center;
}
.labruket .section strong {
	font-size:16px;
	display:block;
			color:#45545f;

}
.labruket .section ul{
	width: 930px;
	margin: 40px 0 0;
}
.labruket .section ul li{
			color:#45545f;

	width: 280px;
	float: left;
	margin-right: 30px;
	text-align: left;
	line-height: 2em;
	margin-bottom: 40px;
}
.section ul li img, #labruket030 ul li img {
	width:280px;
	margin: 0;
}
#labruket-footer {
	font-family:  'TradeGothicLTStdBdCnNo.20',DIN Condensed,'DIN Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	clear: both;
	text-align: center;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#labruket-footer ul {
	display: block;
	margin: 60px auto;
}
#labruket-footer li {
	display: inline-block;
	margin: 0 15px;
			color:#45545f;
}
#labruket-footer li a { color: #45545f; }
#labruket-footer li a:hover { color: #000; }







/* GROWN ALCHEMIST */

.grown-alchemist #wrapper {
	background-color: #fff;
	padding:0px 50px;
}

.grown-alchemist .entry-content {
	font-size: 14px;
	font-family:A-OTF Gothic MB101 Pro, "A-OTF ゴシックMB101 Pro", "A-OTF Gothic MB101 Pro","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	width: 900px;
	text-align:center;
}
.grown-alchemist .hentry {
	padding-top: 10px;
	position: relative;
		color:#45545f;

}
.grown-alchemist h2.entry-title {
	display:none;
}
.grown-alchemist #section1 {
	text-align: center;
	margin:0 0 70px;
}
.grown-alchemist img.main {
	margin: -55px  0 0 -50px;
}

.grown-alchemist .section img.main {
	margin: 60px 0 80px;
}

.grown-alchemist #section1 img {
	display:block;
	margin:100px  auto 50px;

}
.grown-alchemist .section {

	clear: both;
	padding: 80px   0 60px;
	margin:0;
	text-align: center;
	border-top:1px solid #ccc;
}


.grown-alchemist .section strong {
font-size:18px;
	display:block;
			color:#000;
			letter-spacing:-1px;

}
.grown-alchemist .section ul{
	width: 930px;
	margin:  0;
}
.grown-alchemist .section ul li{

	width: 280px;
	float: left;
	margin-right: 30px;
	text-align: left;
	line-height: 2em;
	margin-bottom: 30px;
}
.grown-alchemist .section  img {
	margin:20px  auto ;
	display:block;
}
.section ul li img, #grown-alchemist ul li img {
	width:280px;
	margin: 10px 0;
}
#grown-alchemist-footer a{
	font-family:EuropaGroSHOP-MedCon, sans-serif;
	font-weight: normal;
	clear: both;
	text-align: center;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#grown-alchemist-footer ul {
	display: block;
	margin: 60px auto;
}
#grown-alchemist-footer li {
	display: inline-block;
	margin: 0 15px;
}





/* MR.SMITH */

.mr-smith #wrapper {
	background-color: #fff;
	padding:0px 50px;
}

.mr-smith .entry-content {
	font-size: 12px;
	font-family:'Gotham',Gotham,A-OTF Gothic MB101 Pro, "A-OTF ゴシックMB101 Pro", "A-OTF Gothic MB101 Pro","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	width: 900px;
	text-align:center;
}
.mr-smith .hentry {
	padding-top: 10px;
	position: relative;
		color:#45545f;

}
.mr-smith h2.entry-title {
	display:none;
}

.mr-smith .logo {
	padding:50px 0 20px;
	display:inline-block;}
.mr-smith h3{
	font-size: 16px;
	font-weight:bold;
}
.mr-smith #gallery {
	width:1000px;
	height:694px;
	padding:0;
	overflow:hidden;
	margin:-53px 0 0 -50px;
	position:relative;
	}
.mr-smith #gallery li{
	position:absolute;
}
	.mr-smith #section1 {
	text-align: center;
	margin:0 0 70px;
		font-size: 14px;
	line-height: 32px;

}

.mr-smith .section {

	clear: both;
	padding: 60px   0 0px;
	margin:0;
	text-align: center;
	border-top:1px solid #ccc;
}


.mr-smith .section strong {
		font-size: 16px;
	display:block;
			color:#000;
			letter-spacing:0.5px;
			font-weight:500;
			

}
.mr-smith .section ul{
	width: 930px;
	margin:  0;
}
.mr-smith .section ul li{

	width: 280px;
	float: left;
	margin-right: 30px;
	text-align: left;
	line-height: 2em;
	margin-bottom: 30px;
}
.mr-smith .section  img {
	margin:20px  auto ;
	display:block;
}
 #mr-smith ul li img {
	width:280px;
	margin: 10px 0;
}
#mr-smith-footer {
	font-weight: bold;
	clear: both;
	text-align: center;
	text-transform:uppercase;
	letter-spacing:0.5px;
		margin: 40px auto;

}
#mr-smith-footer ul {
	display: block;
	margin: 25px auto;
}
#mr-smith-footer li {
	display: inline-block;
	margin: 0 15px;
}








/* STOP THE WATER WHILE USING ME! NEW */


.stop-the-water-while-using-me #wrapper {
	background-color: #fff;
	padding:0px 50px;
}

.stop-the-water-while-using-me .entry-content {
	font-size: 14px;
	font-family:Helvetica,Helvetica Neue,A-OTF Gothic MB101 Pro, "A-OTF ゴシックMB101 Pro", "A-OTF Gothic MB101 Pro","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8em;
	width: 1000px;
	text-align:left;
	margin:-45px 0 0 -50px;
}
.stop-the-water-while-using-me h2.entry-title {
	display:none;
}

.Brands.stop-the-water-while-using-me #wrapper {
	background:none;
	padding:auto;
}

.Brands.stop-the-water-while-using-me .entry-content {
	font-size:auto;
	line-height:auto;
	width:auto;
	text-align:auto;
	margin:auto;
}
.Brands.stop-the-water-while-using-me h2.entry-title {
	display:auto;
}


#content .stop-the-water-while-using-me h3{
		margin:100px 50px 20px;

	}
	#content .stop-the-water-while-using-me h4{
		margin:15px 0 0;

	}
#content .stop-the-water-while-using-me p,#content .stop-the-water-while-using-me ul{
	margin:0 50px 15px;
	
}

#content .stop-the-water-while-using-me section {
	height:1200px;
	margin:0;
	padding:0;
}
#content .stop-the-water-while-using-me section#stw-main {
	height:600px;
}
#content .stop-the-water-while-using-me section#stw-about {
	background:url(../../uploads/stw-about-bg.jpg) no-repeat bottom;
	height:670px;
	border-top:1px solid #ccc;
	
}
#content .stop-the-water-while-using-me section#stw-bodycare {
	background:url(../../uploads/stw-bodycare-bg.jpg) no-repeat bottom;
	
}
#content .stop-the-water-while-using-me section#stw-haircare {
	background:url(../../uploads/stw-haircare-bg.jpg) no-repeat bottom;
	
}

#content .stop-the-water-while-using-me section#stw-oralcare {
	background:url(../../uploads/stw-oralcare-bg.jpg) no-repeat bottom;
	
}#content .stop-the-water-while-using-me section#stw-gwp {
	background:url(../../uploads/stw-gwp-bg.jpg) no-repeat bottom;
	border-bottom:1px solid #ccc;
	
	
}


#stw-footer {
	font-weight: bold;
	clear: both;
	text-align: center;
	text-transform:uppercase;
	letter-spacing:0.5px;
		margin: 100px auto;

}
#stw-footer ul {
	display: block;
	margin: 0 auto 0;
}
#stw-footer li {
	display: inline-block;
	margin: 100px 15px 0;
}




/* GROWN ALCHEMIST HAIRCARE */


.grown-alchemist-haircare #wrapper {
	background-color: #fff;
	padding:0px 50px;
}

.grown-alchemist-haircare .entry-content {
	font-size: 14px;
	font-family:Helvetica,Helvetica Neue,A-OTF Gothic MB101 Pro, "A-OTF ゴシックMB101 Pro", "A-OTF Gothic MB101 Pro","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	letter-spacing:-0.04em;
	width: 1000px;
	text-align:left;
	margin:-45px 0 0 -50px;
}
.grown-alchemist-haircare h2.entry-title {
	display:none;
}


#content .grown-alchemist-haircare h3{
		margin:-50px 190px 30px;

	}
	
#content .grown-alchemist-haircare section {
	height:auto;
	margin: 0 0 95px;
	padding:0;
}

#content .grown-alchemist-haircare section p{
	width:620px;
	margin:30px auto 0;
	padding:0;
}
#content .grown-alchemist-haircare section#stw-main {
	height:600px;
}




#content .grown-alchemist-haircare section#gra-hair-01 ,
#content .grown-alchemist-haircare section#gra-hair-02 ,
#content .grown-alchemist-haircare section#gra-hair-03 ,
#content .grown-alchemist-haircare section#gra-hair-04 ,
#content .grown-alchemist-haircare section#gra-hair-05 {
height:500px;
padding:100px 50px;
margin:0;

	border-top:1px solid #ccc;	}



#content .grown-alchemist-haircare section#gra-hair-01 p,
#content .grown-alchemist-haircare section#gra-hair-02 p,
#content .grown-alchemist-haircare section#gra-hair-03 p,
#content .grown-alchemist-haircare section#gra-hair-04 p,
#content .grown-alchemist-haircare section#gra-hair-05 p{
	margin:1em 0 0;
	
}


#content .grown-alchemist-haircare section#gra-hair-01 {
	background:url(../../uploads/gra-hair-bg1.jpg) no-repeat bottom;

	
}
#content .grown-alchemist-haircare section#gra-hair-02 {
background:url(../../uploads/gra-hair-bg2.jpg) no-repeat bottom;

}
#content .grown-alchemist-haircare section#gra-hair-03 {
background:url(../../uploads/gra-hair-bg3.jpg) no-repeat bottom;
	
}

#content .grown-alchemist-haircare section#gra-hair-04 {
background:url(../../uploads/gra-hair-bg4.jpg) no-repeat bottom;
	
}#content .grown-alchemist-haircare section#gra-hair-05 {
background:url(../../uploads/gra-hair-bg5.jpg) no-repeat bottom;
	border-bottom:1px solid #ccc;
	
	
}

#grown-alchemist-footer {
	text-align: center;
}
#grown-alchemist-footer a{
	font-family:EuropaGroSHOP-MedCon, sans-serif;
	font-weight: normal;
	clear: both;
	text-align: center;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#grown-alchemist-footer ul {
	display: block;
	margin: 100px auto;
}
#grown-alchemist-footer li {
	display: inline-block;
	margin: 0 15px;
}




/* MINILAB */


.minilab_by_biotopeinc #wrapper {
	background-color: #fff;
	padding:0px 50px;

}

.minilab_by_biotopeinc .entry-content {
	font-size: 14px;
	font-family:Helvetica,Helvetica Neue,A-OTF Gothic MB101 Pro, "A-OTF ゴシックMB101 Pro", "A-OTF Gothic MB101 Pro","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2em;
	letter-spacing:0.02em;
	width: 1000px;
	text-align:left;
	margin:-45px 0 0 -50px;
	position:relative;
	
}
.minilab_by_biotopeinc h2.entry-title {
	display:none;
}

.minilab_by_biotopeinc #access-btn{
	width:100px;
	height:40px;
	padding:50px 20px ;
	border-radius:140px;
	display:block;
	position:absolute;
	right:50px;
	top:570px;
	background:#fff;
	font-size:20px;
	line-height:20px;
	-webkit-box-shadow:0px 1px 4px 0px rgba(0,0,0,0.5);
box-shadow:0px 1px 4px 0px rgba(0,0,0,0.5);
	}
	.minilab_by_biotopeinc #access-btn:after{
		content:'';
		display:block;
		position:absolute;
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		width:10px;
		height:10px;
		transform: rotate(45deg);
		left:50%;
		margin:0 0 0 -5px;
		
	}
	
#content .minilab_by_biotopeinc #section1{
	text-align:center;
	margin:0 0 60px;
}
#content .minilab_by_biotopeinc .section p{
	max-width:600px;
	margin:0 auto 15px;
	text-align:left;
}

#content .minilab_by_biotopeinc h2{
			margin:50px auto 25px;

}
#content .minilab_by_biotopeinc h3{
	font-weight:bold;
	font-size:20px;
	line-height:32px;
			margin:0 auto 45px;

	}

.minilab_by_biotopeinc .section ul{
	width: 930px;
	margin:  0 50px 80px;
}
.minilab_by_biotopeinc .section ul li{

	width: 280px;
	float: left;
	margin-right: 30px;
	text-align: left;
		line-height:24px;
	overflow:hidden;
	max-height:350px;
	display:block;
}
	#content .minilab_by_biotopeinc ul li a{
		
	}
	
	#content .minilab_by_biotopeinc  h4{
		font-weight:bold;
		font-size:16px;
			letter-spacing:-0.02em;

	}
		#content .minilab_by_biotopeinc li h5{
			font-size:12px;
			
		}
		
			#content .minilab_by_biotopeinc li p{
				font-weight:normal;
			font-size:12px;
			
		}

#content .minilab_by_biotopeinc #minilab-access{
	margin:0 0 60px;
	}
	#content .minilab_by_biotopeinc #minilab-access h4,
#content .minilab_by_biotopeinc section p{
	text-align:left;
	
	width:600px;
	margin:30px auto 0;
	padding:0;
}


.minilab_by_biotopeinc #grown-alchemist-footer ul {
	display: block;
	margin: 20px auto;
}