@charset "UTF-8";
/* CSS Document */
@media screen and (min-width: 769px){
/*ーーーーーーーーーーーPCスタイルここからーーーーーーーーーーーーー*/
.sp{display:none;}
.pc{display:block;}
.opacity a:hover img{Filter: Alpha(Opacity=82);opacity:.82;}
  .cf {
	zoom:1;/*for IE 5.5-7*/
}
.cf:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#wrapper{
	/*overflow: hidden;*/
	}

#about{
	margin-top:-120px;
    padding-top:120px;
	}
#reason{
	margin-top:-120px;
    padding-top:120px;
	}
#different{
	margin-top:-140px;
    padding-top:140px;
	}
#treatment{
	margin-top:-120px;
    padding-top:120px;
	}
#set{
	margin-top:-150px;
    padding-top:150px;
	}
#message, #award, #def, #auth, #search{
	margin-top:-140px;
    padding-top:140px;
	}
#headbar {
/* 上部に固定するCSS */

top: 0px;
left: 0px;
width: 100%;
/* バーの装飾 */
 background: url(http://www.colourmeorganic.co.jp/blog/images/bg_menu.png) center; 
padding-bottom:20px;
  position : fixed;
  z-index: 1;
}
	.headbar_in{
		width: 980px;
		margin: 0 auto;
		padding:10px 0 0 0;
		}
	.headbar_in h1{
		margin:0px;
		padding:10px 0 0 10px;
		float:left;
		}
	.header_menu{
		float:left;
		margin:20px 0 0 140px;
		}
	.gnavi{
	  width: 980px;
	  margin: 0 auto;
	}
	.gnavi ul{
		margin:20px 0 0 10px;
		}
		.gnavi ul li{
			list-style:none;
			float:left;
			margin:0 20px 0 0;
			position: relative;
			display: block;
			}
		.gnavi ul li a{
			color:#fff;
			}
		.gnavi ul.child{
			display: none;
			position: absolute;
			background:#164627;
			margin:0px;
			padding:10px 0;
		}
		.gnavi ul.child li{
			display:block;
			background:#164627;
			min-width:150px;
			margin:0px;
			padding:10px 0;
			line-height:1.5;
			}
		.gnavi ul.child li a{
			display: block;
			padding: 0 10px;
			color: #fff;
		}

#header {
  margin:0px;
  padding:0px;
  height:125px;
}

.header_top {
  width: 100%;
  height:125px;
  margin:0px;
  padding:0px;
}

.header_top .top_logo h2{
	margin:0px;
	padding:85px 0 0 10px;
	}

.header_top_inner {
  max-width: 980px;
  margin: 0 auto;
}
.top_sub{
	margin:33px 0 0 15px;
	}
	.top_sub .top_btn{
		float:left;
		width:388px;
	}
	.top_sub .top_btn .btn02{
		margin:18px 0 0 0;
	}
	.top_sub .top_icon{
		float:left;
		margin:100px 0 0 28px;
		width:134px;
	}
	
.top_news{
    width:760px;
	margin:-10px 0 0 15px;
}
.top_news #news{
	height:76px;
	overflow-y:scroll;
	}
.top_news dt{
    clear:left;
    float:left;
    margin:0;
    padding:2px 0 2px 0;
    width:7em;
    line-height:1.5;
	color:#b9e16b;
}
 
.top_news dd{
    margin:0;
    padding:2px 0 2px 7em;
    line-height:1.5em;
	color:#ffffff;
}
 
.top_news a{
    color:#ffffff;
	text-decoration:none;   
}
 
.top_news a:hover{
	text-decoration:underline;   
}

.header_top_menu_wrap{
	border-top:1px solid #fff;
	margin:0;
	padding:30px 0 0 0;
	}
.header_top_menu_inner {
  width: 980px;
  margin: 0 auto;
}

.search_area{
	width:270px;
	float:left;
	}
.search_area input{
	margin:0px;
	padding:0px;
	}
.top_search_box{
	border:none;
	width:223px;
	height:32px;
	background: url(http://www.colourmeorganic.co.jp/blog/images/top_search_text.png) no-repeat;
	margin:0px;
	padding:0px;
	border:none;
	border-radius:0;
	}
	.top_btn_search{
	border:none;
	width:32px;
	height:32px;
	margin:0px;
	padding:0px;
	border:none;
	background: url(http://www.colourmeorganic.co.jp/blog/images/top_search_btn.png) no-repeat;
	}

.top_nav{
	float:left;
	}
	.top_nav li{
		list-style:none;
		}
	.top_nav .navi_fb{
		float:left;
		margin:0 0 0 10px;
		}
		.top_nav .navi_cart{
		float:left;
		margin:0 0 0 15px;
		}
		.top_nav .navi_contact{
		float:left;
		margin:0 0 0 15px;
		}
		.top_nav .navi_login{
		float:left;
		margin:2px 0 0 15px;
		background-size:32px 32px;
		}

.top_gnavi{
  width: 980px;
  margin: 0 auto;
}
.top_gnavi ul{
	margin:5px 0 0 0;
	}
	.top_gnavi ul li{
		list-style:none;
		float:left;
		margin:0 20px 0 0;
		position: relative;
		display: block;
		}
	
	.top_gnavi ul li a{
		color:#fff;
		}
	.top_gnavi ul.child{
			display: none;
			position: absolute;
			background:#164627;
			margin:0px;
			padding:10px 0;
		}
		.top_gnavi ul.child li{
			display:block;
			background:#164627;
			min-width:150px;
			margin:0px;
			padding:10px 0;
			line-height:1.5;
			}
		.top_gnavi ul.child li a{
			display: block;
			padding: 0 10px;
			color: #fff;
		}

/**/
.top_contents_wrap{
	margin:0px;
	padding:0px;
	}
.top_contents01{
	background: url(http://www.colourmeorganic.co.jp/blog/images/top_bg02.jpg);
	margin:0px;
	padding:0px;
	}
	.top_contents01_in{
		 width: 980px;
		 margin: 0 auto;
		 padding:100px 0 70px 0;
		}
	.top_contents01 h2{
		margin:0px;
		padding:0px;
		font-size:30px;
		text-align:center;
		font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		color:#72503b;
		}
	.top_contents01 h3{
		margin:0px;
		padding:58px 0 0 0;
		text-align:center;
		font-family: 'Lato', sans-serif;
		color:#72503b;
		}
		.top_contents01 .top_contents h4{
			text-align:center;
			color:#72503b;
			font-size:32px;
			font-weight:normal;
			}
		.top_contents01 .top_contents p{
			text-align:center;
			font-size:14px;
			margin:25px 0 25px 0;
			color:#72503b;
			}

.top_contents02{
	margin:0px;
	padding:0px;
	}
.top_contents02_1{
	width: 100%;
	min-height:740px;
	background: url(http://www.colourmeorganic.co.jp/blog/images/top_bg03.jpg) no-repeat; 
	z-index: 10;
	background-size:cover;
	margin:0px;
	padding:0px;
	}
	.top_contents02_1_in{
		 width: 980px;
		 margin: 0 auto;
		 padding:90px 0 40px 0;
		}
	.top_contents02_1 h2{
		margin:0px;
		padding:0px;
		font-size:40px;
		text-align:center;
		font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		color:#72503b;
		font-weight:normal;
		}
		.top_contents02_1 h3{
		margin:0px;
		padding:30px 0 0 0;
		text-align:center;
		font-family: 'Lato', sans-serif;
		color:#72503b;
		}
		.top_contents02_1 .top_contents h4{
			text-align:center;
			color:#72503b;
			font-size:16px;
			font-weight:normal;
			}
		.top_contents02_1 .top_contents p{
			text-align:center;
			font-size:14px;
			margin:25px 0 25px 0;
			color:#72503b;
			}
		.top_contents02_2 h3{
		margin:0px;
		padding:30px 0 0 0;
		text-align:center;
		font-family: 'Lato', sans-serif;
		color:#72503b;
		}
		.top_contents02_3{
			width: 100%;
			background: url(http://www.colourmeorganic.co.jp/blog/images/top_bg04.jpg) no-repeat center top; 
			padding:650px 0 0 0;
			}
		.top_contents02_3_in{
		 width: 980px;
		 margin: 0 auto;
		 padding:0;
		}
		.top_contents02_3 h3{
			margin:0px;
			padding:20px 0 0 0;
			text-align:center;
			font-family: 'Lato', sans-serif;
			color:#72503b;
			}
		.top_contents02_3_in p{
			width:615px;
			margin:20px auto 10px auto;
			color:#72503b;
			line-height:2.0;
			font-size:14px;
			}
			.top_contents02_3_in p span{
				color:#d96b13;
				}
		.top_contents02_check{
			width:653px;
			height:270px;
			background: url(http://www.colourmeorganic.co.jp/blog/images/bg_top_check.png) no-repeat; 
			z-index: 10;
			background-size:cover;
			margin:0 auto;
			padding:0px;
			}
		.top_contents02_check h3{
			padding:75px 0 0 83px;
			text-align:left;
			}
		.top_contents02_check p{
			background: url(http://www.colourmeorganic.co.jp/blog/images/top_contents_line.png);
			line-height: 27px;
			margin:15px 0 0 100px;
			text-align:left;
			width:470px;
			color:#72503b;
			}
		
		.top_contents02_certify{
		 width: 980px;
		 margin:38px auto;
		 padding:0;
		}
		.top_contents02_certify h3{
			margin:10px auto 30px auto;
			text-align:center;
			}
		.top_contents02_certify p{
			text-align:center;
			color:#72503b;
			margin:10px 0;
			}
	
	.top_contents02_4{
			width: 100%;
			background: url(http://www.colourmeorganic.co.jp/blog/images/top_bg05.jpg) no-repeat center top;
			min-height:700px;
			}
			.top_contents02_4 h3{
			margin:0px;
			padding:100px 0 0 0;
			text-align:center;
			font-family: 'Lato', sans-serif;
			color:#72503b;
			}
	
	.top_contents02_5{
			width: 100%;
			padding-bottom:50px;
			}
		.top_contents02_5_in{
		 width: 980px;
		 margin: 0 auto;
		 padding:0;
		}
		.top_contents02_5 h3{
			margin:0;
			text-align:center;
		}
		.top_contents02_5 h4{
			margin:27px 0 0 0;
			text-align:center;
		}
		.top_contents02_5_in p{
			margin:27px 0 0 0;
			text-align:center;
		}
			
	
	.top_contents03{
	width: 100%;
	min-height:500px;
	background: url(http://www.colourmeorganic.co.jp/blog/images/top_bg06.jpg) no-repeat; 
	z-index: 10;
	background-size:cover;
	margin:0px;
	padding:0px;
	}
	.top_contents03_in{
		 width: 980px;
		 margin: 0 auto;
		 padding:294px 0 70px 0;
		}
	.top_contents03 h2{
		margin:0px;
		padding:0px;
		font-size:40px;
		text-align:center;
		font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		color:#72503b;
		font-weight:normal;
		}
	
	.top_contents03_time{
		background:#ffffff;
		width:840px;
		margin:0 auto;
		padding:54px 0 32px 0;
		}
		.top_contents03_time h3{
		margin:0px;
		text-align:center;
		}
		.top_contents03_time p.text{
		width:685px;
		margin:0 auto;
		padding:30px 0 0 0;
		text-align:left;
		color:#72503b;
		font-size:14px;
		line-height:2.0;
		}
		.top_contents03_time p.text span{
			color:#d96b13;
			}
		.top_contents03_time p.img{
			text-align:center;
			margin:20px 0 0 0;
			}
  
#free_content .pankuzu{
			margin:20px auto 60px auto;
			font-size:12px;
			width:980px;
	}
#free_content .pankuzu li{
	list-style-type:none;
	float:left;
	margin:0 12px 0 0;
	}
#free_content .pankuzu li a{
	color:#000000;
	}

#item_buy{
	width:980px;
	margin:0 auto;}
		#item_buy h2{
			font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
			color: rgb(114, 80, 59);
			margin:0 0 50px 0;
			font-size:24px;
			letter-spacing:3px;	
			}
		#item_buy h2 span{
			font-size:10px;
			color:#cdcbac;
			vertical-align: text-top;
			line-height:normal;
			padding:0 0 0 10px;
			}
		#item_buy .bnr01{
			text-align: center;
			margin:0 0 40px 0;}
		#item_buy .bnr02{
			text-align: center;
			margin:0 0 70px 0;}
			
		#item_buy ul, li, p{
			margin:0;
			padding:0;}
		
		#item_buy .item_8colors li{
			width:220px;
			background-color: #fcf6c3;
			border-radius:5px;
			float:left;
			list-style-type:none;
			margin:0 12px 50px 12px;
			}
		#item_buy .item_8colors li .color_item_img{
			margin:-23px 0 20px 4px;
			text-align:center;}
		#item_buy .item_8colors li .color_en{ color:#bf9c86;
		padding:0 0 0 2px;
		}
		#item_buy .item_8colors li .color_ja{
			font-size:18px;
			font-weight:bold;
			}
		#item_buy .item_8colors li .color_price{border-bottom:dotted 1px #7e593e;
		padding:0 0 15px 0;
		letter-spacing:1.5px;}
		#item_buy .item_8colors li .color_dis01{
			padding:15px 0 0 0;
		color:#ca3e50;
		}
		#item_buy .item_8colors li .color_dis02{
			padding:0 0 15px 0;
			}
		#item_buy .item_8colors li .buy_btn{
			padding:0 0 20px 0;
			}
		#item_buy .item_info{
			width:180px;
			margin:0 auto;
			padding:5px;
			}
		#item_buy .item_8colors_about{
			}
		#item_buy .item_8colors_about p{
			width:856px;
			margin:40px auto 50px auto;
			font-size:14px;
			line-height:2;
			}
		#item_buy .howto_choice_color{
			width:100%;
			background:url(http://www.colourmeorganic.co.jp/blog/images/item_buy_bg.png) repeat;
			margin:0 0 20px 0;
			}
		#item_buy .howto_choice_color h3{
			font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
			color: rgb(114, 80, 59);
			text-align:center;
			padding:30px 0;
			font-size:24px;
			letter-spacing:3px;
			}
		#item_buy .howto_choice_color .item_8colors_check{
			margin:0 auto;
			width: 657px;
			height: 260px;
			background: url(http://www.colourmeorganic.co.jp/blog/images/item_buy_05.png) no-repeat;
			padding:0 0 80px 0;
			}
		#item_buy .howto_choice_color .item_8colors_check p{
			width: 468px;
			padding: 80px 0 0 97px;
			line-height: 1.7;
			font-size: 16px;
			}
  			#item_buy .color_list{

	height:650px;}
	#item_buy .color_list ul li{

	list-style-type:none;
	float:left;
	margin:11px;}
	#item_buy .color_list ul li.cb{

	clear:both;}
	#item_buy .color_list .l_box{

	width:350px;
	float:left;
	margin:15px 0 0 88px;}
	#item_buy .color_list .r_box{

	width:350px;
	float:left;
	margin:15px 0 0 144px;
	}	
#company{
	width:980px;
	margin:0 auto;}
		#company h2{
			font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
			color: rgb(114, 80, 59);
			margin:0 0 50px 0;
			font-size:24px;
			letter-spacing:3px;
			border-bottom: 1px dotted #b4b2b2;
			padding:0 0 30px 0;
			}
		#company h2 span{
			font-size:10px;
			color:#cdcbac;
			vertical-align: text-top;
			line-height:normal;
			padding:0 0 0 10px;
			}
	
		#company .l_box{
			width:470px;
			float:left;
			margin:0 80px 0 0;
			}
		#company .r_box{
			}
		#company .r_box table tr td{
			padding:0 40px 20px 0;
			vertical-align:top;
			}
		#company .r_box table tr td img{
			width:196px;
			}  
 #q_a{
	width:980px;
	margin:0 auto;}
		#q_a h2{
			font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
			color: rgb(114, 80, 59);
			margin:0 0 50px 0;
			font-size:24px;
			letter-spacing:3px;
			
			padding:0 0 30px 0;
			}
		#q_a h2 span{
			font-size:10px;
			color:#cdcbac;
			vertical-align: text-top;
			line-height:normal;
			padding:0 0 0 10px;
			}
	
		
		#q_a .tab{overflow:hidden; margin:0;}
		#q_a .tab li{float:left; margin-right:6px; text-indent:-9999px; font-size:0px;height:42px;}
		#q_a .tab li span{display:block;}
		ul.tab li span.tab01 a{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab001_off.png) no-repeat; width:268px; }
		#q_a ul.tab li span.tab01 a.selected{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab001_on.png) no-repeat;}
		#q_a ul.tab li span.tab02 a{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab002_off.png) no-repeat;width:178px; }
		#q_a ul.tab li span.tab02 a.selected{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab002_on.png) no-repeat;}
		/*#q_a ul.tab li span.tab03 a{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab03_off.png) no-repeat;width:178px; }
		#q_a ul.tab li span.tab03 a.selected{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab03_on.png) no-repeat;}
		#q_a ul.tab li span.tab04 a{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab04_off.png) no-repeat;width:206px; }
		#q_a ul.tab li span.tab04 a.selected{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab04_on.png) no-repeat;}
		#q_a ul.tab li span.tab05 a{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab05_off.png) no-repeat;width:258px; }
		#q_a ul.tab li span.tab05 a.selected{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab05_on.png) no-repeat;}*/
		#q_a ul.panel{
		clear:both;
		border-top:none;
		padding:0;
		}
		#q_a ul.panel li{
		list-style-type:none;
		padding:10px;
		text-indent:1em;
		color:#333;
		}
		
		#q_a ul.tab{
		padding:0;
		}
		#q_a .tab{overflow:hidden;}
		
		ul.tab li span a{
		display:block;
		line-height:45px;
		text-align:center;
		background:#000;
		height:45px;
		}
		ul.tab li span a.selected{
		text-decoration:none;
		color:#fff;
		cursor:default;
		background:#ddd;
		}
		
		
		ul.panel{
		clear:both;
		border-top:none;
		padding:0;
		}
		ul.panel li{
		list-style-type:none;
		padding:10px;
		text-indent:1em;
		color:#333;
		}
	/*	ul.panel dl{
		border-bottom: 1px dotted #b4b2b2;
		padding:0 0 40px 0;
		} */
		ul.panel dl dt{
			font-size:20px;
			font-weight:normal;
			padding:20px 0 30px 75px;
			background:url(http://www.colourmeorganic.co.jp/blog/images/qa_q.png) no-repeat;
			margin:40px 0 20px;
			text-indent:0;
		 }
		ul.panel dl dd{
			font-size:16px;
			font-weight:normal;
			margin:0;
			background:url(http://www.colourmeorganic.co.jp/blog/images/qa_a.png) no-repeat;
			width:850px;
			text-indent:0;
     line-height: 1.5;
  border-bottom: 1px dotted #b4b2b2;
		padding:6px 0 40px 75px;}
#how_to_use{
    width:980px;
margin:0 auto;
  }	
#how_to_use
{width:980px;
margin:0 auto;

}
	  #how_to_use ul{
	  margin:0;
	  padding:0;
	  }
	  #how_to_use ul li
	  {
	  list-style-type:none;
	  margin:0;
	  padding:0;
	  }
	  
	  #how_to_use h2 {
	  font-family: "Yu Mincho", YuMincho, serif;
	  color: rgb(114, 80, 59);
	  margin: 0 0 50px 0;
	  font-size: 24px;
	  letter-spacing: 3px;}
	  #how_to_use h2 span, #how_to_use h3 span {
	  font-size: 10px;
	  color: #cdcbac;
	  vertical-align: text-top;
	  line-height: normal;
	  padding: 0 0 0 10px;
	  }
	  .prepare01{
	  background-color:#f6f2e2;
	  width:100%;
	  border-radius:10px;
	  margin:0 0 40px 0;}
	  
	  .prepare01 .text_box{
	  width:490px;
	  float:left;
	  padding:47px 0 0 52px;
	  }
	  .prepare01 .text_box h3{
	  color:#2d884a;
	  margin:0 0 15px 0;
	  padding:0;
	  }
	  .prepare01 .text_box p{
	  color:#72503b;
	  line-height:1.7;}
	  .prepare01 .text_box p span{
	  color:#cc3e55;}
	  
	  .prepare02{
	  margin:0 0 30px 0;}
	  .prepare02 .text01{
	  color: #beaf8e;
	  font-size:5px;
	  padding:30px 0 0 40px;
	  }
	  .prepare02 .text02{
	  color: #72503b;
	  font-size:20px;
	  font-weight:bold;
	  padding:5px 0 0 40px;
	  }
	  .prepare02 .text03{
	  color: #72503b;
	  font-size:14px;
	  padding:5px 0 0 40px;
	  }
	  .prepare02 .text_box02{
	  margin:50px 0 0 0;
	  width:210px;
	  float:left;
	  background:url(http://www.colourmeorganic.co.jp/blog//images/how_to_use_bg.png) no-repeat; 
	  }
	  .prepare02 li{
	  float:left;
	  }
	  .prepare02 .list01{
	  width:490px;
	  height:274px;
	  border-bottom:1px #d2d2d2 dotted;
	  border-right:1px #d2d2d2 dotted;
	  }
	  .prepare02 .list02{
	  width:489px;
	  height:274px;
	  border-bottom:1px #d2d2d2 dotted;
	  }
	  .prepare02 .list03{
	  width:490px;
	  height:274px;
	  border-right:1px #d2d2d2 dotted;
	  }
	  .prepare02 .list04{
	  width:489px;
	  height:274px;
	  
	  }
	  .prepare02 .img01{
	  float:left;
	  width:251px;
	  }
	  .prepare02 .img02{
	  float:right;
	  width:251px;
	  }
	  .how_to_use_detail h3{
	  font-family: "Yu Mincho", YuMincho, serif;
	  color: rgb(114, 80, 59);
	  margin: 0 0 50px 0;
	  font-size: 24px;
	  letter-spacing: 3px;
	  padding:0 0 10px 0;
	  border-bottom:1px #d2d2d2 dotted;
	  }
	  .how_to_use_detail .img01{
	  float: left;
	  width:240px;
	  padding:0 40px 30px 30px;}
	  .how_to_use_detail .text01{
	  width:640px;
	  float: left;
	  color:#9eba37;
	  font-size:20px;
	  margin:0 0 5px 0;
	  }
	  .how_to_use_detail .text02{
	  width:640px;
	  float: left;
	  }
	  #how_to_use .how_to_use_detail li{
	  border-bottom:1px #d2d2d2 dotted;
	  margin:0 0 40px 0;
	  }
#concept
{width:980px;
margin:0 auto;
line-height:1.8;


	
}
	  #concept h2{
	  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	  color: rgb(114, 80, 59);
	  margin: 0 0 40px 0;
	  font-size: 24px;
	  letter-spacing: 3px;
	  }
	  #concept h2 span{
	  font-size: 10px;
		  color: #cdcbac;
		  vertical-align: text-top;
		  line-height: normal;
		  padding: 0 0 0 10px;
	  }
	  
	  #concept h3{
	  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	  
	  }
	  #concept ul li{
		  list-style-type:none;}
	  #concept .content{
		  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_bg.png);
		  width:100%;
		  
		  }
	  #concept .content .content_inner01, .content_inner02, .content_inner03, .content_inner04{
		  width:842px;
		  margin:0 auto;
		  }
	  #concept .content .content_inner01 .text01{
		  color:#72503b;
		  font-size:16px;}
	  #concept .content .content_inner01 .text02{
		  margin:20px 0 0 0;
		  width:580px;
		  float:left;
		  color:#72503b;
		  font-size:13px;
		  }
	  #concept .content .content_inner01 .img01{
		  float:left;
		  margin:-20px 0 40px 0;
		  }
	  #concept .content .content_inner01 .img02{
		  margin:0 0 60px 0;
		  }
	  #concept .content .content_inner01 .l_box{
		  width: 500px;
		  float:left;
		  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_bg04.png) no-repeat -20px -25px;
		  }
	  #concept .content .content_inner01 .l_box h3{
		  font-size:28px;
		  font-weight:400;
		  margin:-10px 0 0 0;
		  letter-spacing:2px;
		  }
	  #concept .content .content_inner01 .l_box .text01{
		  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		  font-size:20px;
		  letter-spacing:5px;
		  }
	  #concept .content .content_inner01 .l_box .text02{
		  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		  margin:-8px 0 20px 0;;
		  letter-spacing:2px;
		  }
	  #concept .content .content_inner01 .l_box .text03{
		  color:#72503b;
		  margin:0 60px 70px 0;}
	  #concept .content .content_inner01 .r_box{
		  width: 338px;
		  float:right;
		  }
	  #concept .content .content_inner01 .r_box img{
		  margin:0 0 20px 0;}
	  #concept .content .award{
		  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_bg03.png) no-repeat;
		  width:858px;
		  height:449px;
		  margin:0 auto;
		  }
	  #concept .content .award p{
		  padding:360px 50px 0 50px;
		  }
	  #concept .content_inner02 h3{
		  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_bg04.png) no-repeat;
		  height:57px;
		  font-size:18PX;
		  font-weight:400;
		  color:#72503b;
		  padding:50px 0 0 0;
		  
		  }
	  #concept .content_inner02 .text01{
		  color:#72503b;
		  margin:0 0 40px 0;
		  }
	  #concept .content_inner02 .img01{
		  float:left;
		  margin:0 0 50px 70px;}	
	  #concept .content_inner03 .cont3{
		  margin:0 auto;}
	  #concept .content_inner03 .cont3 li{
		  width:252px;
		  float:left;
		  margin:13px;
		  }
	  #concept .content_inner03 h3{
		  font-size:20px;
		  letter-spacing:3px;
		  text-align:center;
		  font-weight:400;
		  }
	  #concept .content_inner03 h3 span{
		  font-size:30px;
		  padding:5px 0 0 5px; 
		  }
	  #concept .content_inner03 .text01{
		  background-color:#deef6c;
		  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		  font-size:16px;
		  color:#72503b;
		  text-align:center;
		  }
	  #concept .content_inner03 .text02{
		  font-size:16px;
		  font-weight:bold;
		  color:#72503b;
		  text-align:center;
		  margin:20px 0 30px 0;}
	  #concept .content_inner03 .text03{
		  font-size:13px;
		  font-weight:bold;
		  color:#72503b;
		  text-align:left;
		  margin:10px 0 0 0;
		  height:25px;}
	  #concept .content_inner03 .text04{
		  font-size:13px;
		  color:#72503b;
		  text-align:left;
		  margin:30px 0}
	  #concept .content_inner04 h3{
		  font-size:30px;
		  font-weight:400;
		  margin:20px 0 20px 0;
		  }
	  #concept .content_inner04 ul li{
		  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_15.png) no-repeat;
		  padding:12px 0 20px 60px;
		  font-size:20px;
		  font-weight:bold;
		  letter-spacing:2px;
		  color:#72503b;}
	  .cosme{
		  width:820px;
		  margin:30px auto 70px auto;
		  background-color:#ffffff;
		  }
	  .cosme .cosme_inner{
		  width:668px;
		  margin:0 auto;
		  background-color:#ffffff;
		  }
	  .cosme .cosme_inner .text01{
		  font-size:13px;
		  padding:30px 0 60px;
		  }
	  .cosme .cosme_inner .text01 span{
		  color:#b94b31;
		  }
	  .cosme .cosme_inner h4{
		  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_16.png) no-repeat 0 29px;
		  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		  padding:55px 0 12px 70px;
		  font-size:22px;
		  font-weight:100;
		  margin:0;
		  }  

/*footer*/
.footer {
  width: 100%;
  margin:0px;
}
.footer_contents{
	width: 980px;
  	margin: 0 auto;
	padding:35px 0 35px 0;
	}
.footer_contents .footer_bnr p{
	float:left;
	}
	.footer_contents .footer_bnr p.bnr01{
		margin:0 0 0 74px;
	}
	.footer_contents .footer_bnr p.bnr02{
		margin:0 0 0 20px;
	}
	.footer_contents .footer_sns{
		margin:50px 0 0 0;
		}
	.footer_contents .footer_sns div{
		float:left;
		width:310px;
	}
	.footer_contents .footer_sns div iframe{
		height:320px;
		overflow:hidden;
	}
	.footer_contents .footer_sns h2{
		padding:0 0 0 30px;
		font-size:12px;
		line-height:1.5;
		color:#666;
		}
		.footer_contents .footer_sns div.sns01 h2{
			background: url(http://www.colourmeorganic.co.jp/blog/images/icon_jp.png) no-repeat; 
			}
		.footer_contents .footer_sns div.sns02 h2{
			background: url(http://www.colourmeorganic.co.jp/blog/images/icon_usa.png) no-repeat; 
			}
		.footer_contents .footer_sns div.sns03 h2{
			background: url(http://www.colourmeorganic.co.jp/blog/images/icon_ind.png) no-repeat; 
			}
	.footer_contents .footer_sns div.sns01{
		margin:0 0 0 0;
	}
	.footer_contents .footer_sns div.sns02{
		margin:0 0 0 25px;
	}
	.footer_contents .footer_sns div.sns03{
		margin:0 0 0 25px;
	}


.footer_inner{
	width: 980px;
  	margin: 0 auto;
	padding:50px 0 20px 0;
	}
	
.footer_nav{
	padding:50px 0;
	width: 100%;
	background: url(http://www.colourmeorganic.co.jp/blog/images/top_bg07.jpg) repeat; 
	}
	
.footer_nav_in{
	width: 980px;
  	margin: 0 auto;
	}

.footer_menu1{
	margin:0 0 0 0;
	}
	.footer_menu1 li{
		color:#72503b;
		float:left;
		margin:0 20px 0 0;
		font-size:13px;
		list-style:none;
		font-weight:bold;
		}
		.footer_menu1 li a{
			color:#72503b;
			}

.footer_info{
	margin:47px 0 0 0;
	}
	.footer_info .logo{
		float:left;
		width:244px;
		margin:0 0 0 10px;
		}
	.footer_info .info{
		float:left;
		width:420px;
		margin:0 0 0 15px;
		color:#72503b;
		font-weight:bold;
		}
		.footer_info .info a{
			color:#72503b;
			}

.footer_menu2{
	margin:25px 0 0 0;
	}
	.footer_menu2 .icon{
		float:left;
		width:153px;
		margin:0 0 0 10px;
		}
	.footer_menu2 ul{
		float:left;
		margin:10px 0 0 10px;
		}
	.footer_menu2 li{
		color:#72503b;
		float:left;
		margin:0 20px 0 0;
		font-size:12px;
		list-style:none;
		font-weight:bold;
		}
		.footer_menu2 li a{
			color:#72503b;
			}
	.footer_menu2 .copyright{
		float:right;
		color:#72503b;
		margin:10px 0 0 0;
		font-size:12px;
		font-weight:bold;
		}
		


#fixedTop {
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size:15px;
    text-align: center;
    display: none;
    background: #164627;
    position: fixed;
    z-index: 9999;
    -webkit-transform: translateZ(0);
	text-decoration:none;
}
#fixedTop:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
}
#fixedTop a:hover{
	text-decoration:none;
	}

}



/* スマフォ用 画面の横幅が767pxまで */
@media (max-width: 768px) { 
/*ーーーーーーーーーーーSPスタイルここからーーーーーーーーーーーーー*/
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

.sp{display:block;}
.pc{display:none;}

  .cf {
	zoom:1;/*for IE 5.5-7*/
}
.cf:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
  
#wrapper{
	overflow: hidden;
	}
#headbar {
/* 上部に固定するCSS */
top: 0px;
left: 0px;
width: 100%;
height:50px;
/* バーの装飾 */
 background: url(http://www.colourmeorganic.co.jp/blog/images/bg_menu.png) center; 
}

#header img{
  width: 100%;
  height: auto;
}
  .header_top_inner {
	  padding:52% 0 0 0;
	  margin: 0 auto;
  }
  .header_nav_headline {
	text-align: right;
	font-size: 12px;
	margin-top: 14px;
	letter-spacing: 0.1em;
	float: right;
  }
  .header_nav_headline li a i {
	vertical-align: -40%;
  }
  .header_nav_headline li a {
	color: #fff;
	margin-right: 5px;
  }
  .header_nav_headline li a:hover {
	color: #ccc;
	text-decoration: none;
  }
  .header_nav_headline .headline_viewcart {
	padding-left: 15px;
	border-left: 1px solid #000;
  }
  .header_mid {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #333;
	position: absolute;
	top: 51px;
	background-color: #fff;
	z-index: 9;
  }
  .header_mid_cmspbar {
	position: fixed;
  }
  
  .header_mid_inner {
	max-width: 980px;
	margin: 0 auto;
	position: relative;
  }
  
  .header_nav_global {
	font-size: 12px;
	margin-top: 14px;
  }
  ul.header_nav_global > li {
	padding: 0 5px 0 0;
  }
  
  .header_nav_global li a i {
	vertical-align: -40%;
  }
  
  .header_nav_global li a {
  }
  
  .header_nav_global li a:hover {
	text-decoration: none;
  }
  
  .header_nav_global_box {
	display: none;
	width: 100%;
	height: auto;
	background-color: #66CC66;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	position: absolute;
	top: 37px;
	left: -1px;
	padding: 0;
  }
  .header_nav_global_box_heading {
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding-top: 30px;
	text-align: center;
	letter-spacing: 0.1em;
  }
  .header_nav_global_box_detail {
	background-color: #fff;
	padding: 30px 20px 20px;
  }
  
  .header_nav_global_left {
	float: left;
	margin: 0;
  }
  
  .header_nav_global_left li {
	padding-bottom: 15px;
  }
  
  .header_nav_global_right {
	float: right;
  }
  
  .header_nav_global_social {
	padding-left: 5px;
  }
  
  ul.header_nav_global_social > li {
	padding: 0;
  }
  
  .header_nav_global_social li a i {
	vertical-align: -40%;
  }
  
  .header_btm {
	max-width: 980px;
	padding-top: 101px;
	margin: 0 auto;
  }
  
  .header_logo {
	width:95%;
	margin: 0 auto;
	padding: 62% 0 3% 0;
	}
  
  .header_lead {
	padding-top: 40px;
	font-size: 18px;
	color: #aaa;
	letter-spacing: 0.1em;
	float: right;
  }
  .header_btn{
	  width:95%;
	  margin:0 auto;
	  padding:0 0 3% 0;
	  }
  .header_news{
	  width:12.66%;
	  float:left;
	  padding:3% 0 3% 0;
	  }
  .header_nav_phone {
	z-index: 99;
	float: right;
	height: 50px;
  }
  .header_nav_lst_phone {
	position: absolute;
	left: 55%;
	display: none;
	margin-left: -50%;
	width: 90%;
	border: 1px solid #ccc;
	background: #fff;
  }
  .header_nav_lst_phone ul {
	margin: 0;
  }
  .header_nav_lst_phone li {
	padding: 0;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
  }
  .header_nav_lst_phone li:last-child {
	border-bottom: none;
  }
  .header_nav_lst_phone a {
	display: block;
	padding: 6px 0;
  }
  .header_nav_lst_phone a:hover {
	background: #333;
	text-decoration: none;
	color: #fff;
  }
  .nav_btn_phone {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
  }
  .nav_btn_phone i {
	vertical-align: -40%;
  }
 
  .drawer-squer_1 a{
  display:block;
  cursor:pointer;
    width:100%;
  }
  
  .top_icon{
	  width:18%;
	  padding:0 0 5% 3%;
	  }
.top_logo{
	width:150px;
	}
.top_logo h1{
	margin:0;
	padding:10px 0 0 15px;
	}
.top_sub{
	width:80%;
	margin:0 auto;
	}
#news{
	margin:0;}
.top_news{
	width:90%;
	margin:0 auto;
	font-size:11px;
	}
 .top_news #news{
	height:80px;
	overflow-y:scroll;
	}
.top_news h2{
	width:13%;
	margin:5% 0 0 0;}
.top_news dt{
    clear:left;
    float:left;
    margin:0;
    padding:2% 0;
    width:5em;
    line-height:1.5;
	color:#b9e16b;
}
 
.top_news dd{
    margin:0;
    padding:2% 0 2% 6em;
    line-height:1.5em;
	color:#ffffff;
}
 
.top_news a{
    color:#ffffff;
	text-decoration:none;   
}
 
.top_news a:hover{
	text-decoration:underline;   
}

/*footer*/
.footer {
  width: 100%;
  margin-top: 40px;
}

.footer_inner {
  max-width: 980px;
  margin: 0 auto;
}

.footer_heading {
}
.footer_lists {
  margin-top: 20px;
}
.footer_list {
  padding: 0 10px;
  text-align: center;
}
.footer_list_img {
  margin: 0 auto;
}

.footer_seller,
.footer_recommend,
.footer_checked {
  margin-bottom: 40px;
}

.footer_seller_lists,
.footer_recommend_lists,
.footer_checked_lists {
  font-size: 10px;
}

.footer_seller_list,
.footer_recommend_list,
.footer_checked_list{
  margin-bottom: 10px;
}

.footer_banner {
  padding-bottom: 60px;
  margin: 0 auto;
}

.footer_pagetop {
  text-align: center;
  background-color: #66CC66;
}
.footer_pagetop a {
  display: block;
  width: 100%;
  height: 40px;
}
.footer_pagetop_icon {
  margin-top: 8px;
}

.footer_notice {
  padding: 60px 0;
  background-color: #eee;
}
h3.footer_notice_heading {
  padding-bottom: 40px;
  border-bottom: none;
}
.footer_notice_lists {
  margin: 0;
}
.footer_notice_list_dt {
  padding: 20px 0 10px;
}
.footer_notice_list_dt:first-child {
  padding: 0 0 10px;
}
.footer_notice_list_dd {
  margin: 0;
  line-height: 1.8;
}
.footer_notice_cal_table {
}
.footer_notice_cal_memo {
}

.tbl_calendar {
  margin-bottom: 20px;
  max-width: 260px;
  width: 100%;
  font-size: 84.615%;
}
  .tbl_calendar caption {
    text-align: center;
  }
  .tbl_calendar th {
    padding: .3em 0;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
  .tbl_calendar td {
    padding: .5em 0;
    width: 14.2%;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
.cal_memo {
  margin-top: 1em;
  font-size: 84.615%;
}

.footer_nav {
   background-color: #66CC66;
}

.footer_nav_shopinfo {
  color: #fff;
}
.footer_nav_shopinfo_img {
  padding: 0;
  text-align: left;
}
.footer_nav_shopinfo_img img {
  width: 180px;
}
.footer_nav_shopinfo_caption {
  padding: 0 2%;
}
.footer_nav_shopinfo_name {
  font-size: 18px;
  padding-left: 5px;
}
.footer_nav_shopinfo_memo {
  padding-left: 5px;
}

.footer_nav_lists {
}
.footer_nav_list {
  color: #fff;
  padding-top: 15px;
}
.footer_nav_list:first-child {
  padding-top: 0;
}
.footer_nav_list_link {
  color: #fff;
}
.footer_nav_list_link:hover {
  color: #ccc;
  text-decoration: none;
}

.footer_copyright {
  text-align: center;
  padding: 2em 0;
}
.footer_powered {
  display: block;
  padding: 10px 0;
  line-height: 18px;
}
  .footer_powered a {
    color: #a1a19f;
    text-decoration: none;
    font-size: 11px;
  }
  .footer_powered img {
    margin-bottom: 10px;
    margin-left: 4px;
    width: 200px;
    height: 18px;
  }
  
/*  pc引用*/

.top_contents_wrap{
	margin:0px;
	padding:0px;
	}
.top_contents_wrap img{
	width:100%;
	}
.top_contents01{
	background: url(http://www.colourmeorganic.co.jp/blog/images/top_bg02.jpg);
	margin:0px;
	padding:0px;
	}
	.top_contents01_in{
		 width: 83%;
		 margin: 0 auto;
		 padding:10% 0 7% 0;
		}
	.top_contents01 h2{
		margin:0px;
		padding:0px;
		font-size:16px;
		text-align:center;
		font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		color:#72503b;
		}
	.top_contents01 h3{
		width:30%;
		margin:0 auto;
		padding:3% 0 0 0;
		text-align:center;
		font-size:14px;
		font-family: 'Lato', sans-serif;
		color:#72503b;
		}
		.top_contents01 .top_contents h4{
			text-align:center;
			color:#72503b;
			font-size:14px;
			font-weight:normal;
			}
		.top_contents01 .top_contents p{
			text-align:center;
			font-size:11px;
			margin:5% 0;
			color:#72503b;
			}

.top_contents02{
	margin:0px;
	padding:0px;
	}
.top_contents02_1{
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	width:100%;
    padding: 20px 0 40px 0;
    background: url(http://www.colourmeorganic.co.jp/blog/images/sp_top_bg01.png) 0 0 no-repeat;
    background-size: cover;
	}
	.top_contents02_1_in{
		 width: 83%;
		 margin: 0 auto;
		 padding:10% 0 0 0;
		}
	.top_contents02_1 h2{
		margin:0px;
		padding:0px;
		font-size:16px;
		text-align:center;
		font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		color:#72503b;
		font-weight:normal;
		}
		.top_contents02_1 h3{
		width:42%;
		margin:0 auto;
		padding:5% 0 0 0;
		text-align:center;
		font-family: 'Lato', sans-serif;
		color:#72503b;
		}
		
		.top_contents02_1 .top_contents h4{
			text-align:center;
			color:#72503b;
			font-size:11px;
			font-weight:normal;
			}
		.top_contents02_1 .top_contents p{
			width:82%;
			padding:1% 0;
			text-align:center;
			font-size:10px;
			margin:0 auto;
			color:#72503b;
			}
		.top_contents02_2 h3{
		margin:0px;
		padding:0;
		text-align:center;
		font-family: 'Lato', sans-serif;
		color:#72503b;
		}
		.top_contents02_3{
			width:100%;    
    padding-bottom:5px;
    background: url(http://www.colourmeorganic.co.jp/blog/images/sp_top_bg03.png) 0 0 no-repeat;
    background-size: cover;
			}
		.top_contents02_3_in{
		 width: 90%;
		 margin: 0 auto;
		 padding:80% 0 0 0;
		}
		.top_contents02_3 h3{
			width:85%;
			margin:0 auto;
			padding:7% 0 0 0;
			text-align:center;
			font-family: 'Lato', sans-serif;
			color:#72503b;
			}
		.top_contents02_3_in p{
			width: 95%;
			margin:3% auto 0 auto;
			padding:0 0 10% 0;
			color:#72503b;
			line-height:1.7;
			font-size:11px;
			}
			.top_contents02_3_in p span{
				color:#d96b13;
				}
		/*.top_contents02_check{
			height: 0;
       padding-bottom: 44.058%;
    background: url(http://www.colourmeorganic.co.jp/blog/images/sp_top_bg04.png) 0 0 no-repeat;
    background-size: contain;
			}*/
		.top_contents02_check h3{
			width:70%;
			margin:0 auto;
			padding:8% 0 0 0;
			text-align:left;
			}
		.top_contents02_check p{
			/*background: url(http://www.colourmeorganic.co.jp/blog/images/top_contents_line.png);*/
			line-height: 1.5;
			margin:2% auto;
			text-align:left;
			width: 62%;
			font-size:11px;
			color:#72503b;
			}
		#different h3{
			width:95%;
			margin:0 auto;
			}
		
		.top_contents02_certify{
		 width: 100%;
		 margin:3% auto;
		 padding:0;
		}
		.top_contents02_certify h3{
			width:100%;
			margin:5% auto 10% auto;
			}
		.top_contents02_certify p{
			text-align:center;
			font-size:11px;
			color:#72503b;
			margin:10px 0;
			padding:2% 0
			}
	
	.top_contents02_4{
		width:100%;    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
   
			}
			.top_contents02_4 h3{
			
			}
	
	.top_contents02_5{
			width: 100%;
			padding-bottom:50px;
			}
		.top_contents02_5_in{
		 width: 90%;
		 margin: 0 auto;
		 padding:0;
		}
		.top_contents02_5 h3{
			width:27%;
			margin:0 auto;
			text-align:center;
		}
		.top_contents02_5 h4{
			margin:27px 0 0 0;
			text-align:center;
		}
		.top_contents02_5_in p{
			margin:27px 0 0 0;
			text-align:center;
		}
			
	
	.top_contents03{
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-bottom: 159.813%;
    background: url(http://www.colourmeorganic.co.jp/blog/images/sp_top_bg08.png) 0 0 no-repeat;
    background-size: contain;
	}
	.top_contents03_in{
		 width: 90%;
		 margin: 0 auto;
		 padding:35% 0 10% 0;
		}
	.top_contents03 h2{
		margin:0px;
		padding:0px;
		text-align:center;
		font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		color:#72503b;
		font-weight:normal;
		}
	
	.top_contents03_time{
		width: 90%;
		margin:0 auto;
		padding:7% 0 10% 0;
		}
		.top_contents03_time h3{
			padding:0 0 0 0;
			width:70%;
		margin:0 auto;
		text-align:center;
		}
		.top_contents03_time p.text{
		width: 100%;
		margin:0 auto;
		padding:3% 0;
		text-align:left;
		color:#72503b;
		font-size:11px;
		line-height:1.5;
		}
		.top_contents03_time p.text span{
			color:#d96b13;
			}
		.top_contents03_time p.img{
			text-align:center;
			margin:0;
			}
			
/*---SP下層---*/

#item_buy{
	width:100%;
	margin:0 auto;}
	  #item_buy .img92{
		  width:92%;
		  margin:20px auto;
		  }
	  #item_buy h2{
		  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		  color: rgb(114, 80, 59);
		  margin:20px 0 20px 20px;
		  font-size:22px;
		  letter-spacing:3px;	
		  }
	  #item_buy h2 span{
		  font-size:10px;
		  color:#cdcbac;
		  vertical-align: middle;
		  line-height:normal;
		  padding:0 0 0 10px;
		  }
	  #item_buy .bnr01{
		  text-align: center;
		  margin:0 0 40px 0;}
	  #item_buy .bnr02{
		  text-align: center;
		  margin:0 0 70px 0;}
		  
	  #item_buy ul, li, p{
		  margin:0;
		  padding:0;}
	  
	  #item_buy .item_8colors{
		  display:inline-block;
		  margin:20px 0;
		  }
	  #item_buy .item_8colors li{
		  width:46%;
		  background-color: #fcf6c3;
		  border-radius:5px;
		  float:left;
		  list-style-type:none;
		  margin:20px 2%;
		  }
	  #item_buy .item_8colors li .color_item_img{
		  width:90%;
		  margin:-23px 0 0 10px;
		  text-align:center;}
	  #item_buy .item_8colors li .color_en{ color:#bf9c86;
	  font-size:10px;
	  padding:0 0 0 2px;
	  }
	  #item_buy .item_8colors li .color_ja{
		  font-size:16px;
		  font-weight:bold;
		  }
	  #item_buy .item_8colors li .color_price{
	  border-bottom:dotted 1px #7e593e;
	  padding:0 0 10px 0;
	  letter-spacing:1.5px;}
	  #item_buy .item_8colors li .color_dis01{
		  padding:7px 0 0 0;
	  color:#ca3e50;
	  font-size:10px;
	  }
	  #item_buy .item_8colors li .color_dis02{
		  padding:0 0 15px 0;
		  font-size:10px;
		  }
	  #item_buy .item_8colors li .buy_btn{
		  text-align:center;
		  padding:0 0 5px 0;
		  }
	  #item_buy .item_info{
		  width:90%;
		  margin:0 auto;
		  padding:5px;
		  }
	  #item_buy .item_8colors_about{
		  }
	  #item_buy .item_8colors_about p{
		  margin:40px auto 50px auto;
		  font-size:11px;
		  line-height:1.5;
		  color:#72503b;
		  width:82.8%;
		  
		  }
	  #item_buy .howto_choice_color{
		  width:100%;
		  background:url(http://www.colourmeorganic.co.jp/blog/images/item_buy_bg.png) repeat;
		  margin:0 0 20px 0;
		  padding:0 0 20px 0;
		  }
	  #item_buy .howto_choice_color h3{
		  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		  color: rgb(114, 80, 59);
		  text-align:center;
		  padding:30px 0;
		  font-size:24px;
		  letter-spacing:3px;
		  }
	  #item_buy .howto_choice_color .item_8colors_check{
		  margin:0 auto;
		  width: 657px;
		  height: 260px;
		  background: url(http://www.colourmeorganic.co.jp/blog/images/item_buy_05.png) no-repeat;
		  padding:0 0 80px 0;
		  }
	  #item_buy .howto_choice_color .item_8colors_check p{
		  width: 468px;
		  padding: 80px 0 0 97px;
		  line-height: 1.7;
		  font-size: 16px;
		  }
 	#item_buy .color_list{

	width:92%;
	margin:0 auto;
	padding:20px 0 30px 0;}
	#item_buy .color_list ul li{

	list-style-type:none;
	float:left;
	margin: 4% 8%;
    width: 17.33%;
	text-align:center;}
	#item_buy .color_list ul li.cb{

	clear:both;
  }
	
  
		  
#company{
	width:100%;
	margin:0 auto;}
	  #company .img92{
		  width:92%;
		  margin:20px auto;
		  }
	  #company h2{
		  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		  color: rgb(114, 80, 59);
		  margin:20px 0 20px 20px;
		  font-size:22px;
		  letter-spacing:3px;	
		  }
	  #company h2 span{
		  font-size:10px;
		  color:#cdcbac;
		  vertical-align: middle;
		  line-height:normal;
		  padding:0 0 0 10px;
		  }
	
	  #company .company_wrap{
		  width:92%;
		  margin:0 auto;
		  }
	  #company table{
		  width:100%;
		  margin:0;
		  padding:0;
		  }
	  #company table tr td{
		  padding:0 0 20px 0;
		  vertical-align:top;
		  font-size:11px;
		  }
	  #company table tr .cell01{
		  width:30%}
	  #company table tr .cell02{
		  width:70%}
	  #company .img01{
		  width:65%;
		  margin:20px auto 40px auto;
		  }
	  #company .img02{
		  width:100%;
		  margin:20px 0;
		  }
#q_a{
	width:100%;
	margin:0 auto;}
	  #q_a .img92{
		  width:92%;
		  margin:20px auto;
		  }
	  #q_a h2{
		  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
		  color: rgb(114, 80, 59);
		  margin:20px 0 20px 20px;
		  font-size:22px;
		  letter-spacing:3px;	
		  }
	  #q_a h2 span{
		  font-size:10px;
		  color:#cdcbac;
		  vertical-align: middle;
		  line-height:normal;
		  padding:0 0 0 10px;
		  }
#q_a .q_a_wrap{
		  width:95%;
		  margin:0 auto;
		  }
#q_a .tab{overflow:hidden; margin:0 auto; width:95%;}
		#q_a .tab li{float:left; text-indent:-9999px; font-size:0px;}
		#q_a .tab li span{display:block;}
		ul.tab li.sp_tab01{width:49%;}
		ul.tab li.sp_tab02{width:33%; margin:0 1%;}
		/*ul.tab li.sp_tab03{width:36%;}
		ul.tab li.sp_tab04{width:40%; margin:0 1% 0 0;}
		ul.tab li.sp_tab05{width:50%;}*/
		ul.tab li span.tab01 a{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab001_off.png) no-repeat; width:100%; background-size:contain;}
		#q_a ul.tab li span.tab01 a.selected{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab001_on.png) no-repeat; background-size:contain; width:100%;}
		#q_a ul.tab li span.tab02 a{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab002_off.png) no-repeat;width:100%; background-size:contain; }
		#q_a ul.tab li span.tab02 a.selected{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab002_on.png) no-repeat; background-size:contain; width:100%;}
		#q_a ul.tab li span.tab03 a{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab03_off.png) no-repeat;width:100%; background-size:contain; }
		#q_a ul.tab li span.tab03 a.selected{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab03_on.png) no-repeat; background-size:contain; width:100%;}
		#q_a ul.tab li span.tab04 a{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab04_off.png) no-repeat;width:100%; background-size:contain; }
		#q_a ul.tab li span.tab04 a.selected{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab04_on.png) no-repeat; background-size:contain; width:100%;}
		#q_a ul.tab li span.tab05 a{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab05_off.png) no-repeat;width:100%; background-size:contain; }
		#q_a ul.tab li span.tab05 a.selected{background:url(http://www.colourmeorganic.co.jp/blog/images/qa_tab05_on.png) no-repeat; background-size:contain; width:100%;}
		#q_a ul.panel{
		clear:both;
		border-top:none;
		padding:0;
		}
		#q_a ul.panel li{
		list-style-type:none;
		padding:10px 0;
		margin:0;
		text-indent:1em;
		color:#333;
		}
		
		#q_a ul.tab{
		padding:0;
		}
		#q_a .tab{overflow:hidden;}
		
		ul.tab li span a{
		display:block;
		text-align:center;
		background:#000;
		height:45px;
		}
		ul.tab li span a.selected{
		text-decoration:none;
		color:#fff;
		cursor:default;
		background:#ddd;
		}
		ul.panel{
		clear:both;
		border-top:none;
		padding:0;
		}
		ul.panel li{
		list-style-type:none;
		padding:10px;
		text-indent:1em;
		color:#333;
		}
				
	/*ul.panel dl{
		border-bottom: 1px dotted #b4b2b2;
		padding:0 0 40px 0;
		} */
		ul.panel dl{
			margin:0;
			padding:0;
			}
		ul.panel dl dt{
			font-size:16px;
			font-weight:normal;
			padding:0 0 30px 40px;
			background:url(http://www.colourmeorganic.co.jp/blog/images/qa_q.png) no-repeat top left;
			background-size:32px 28px;
			margin:10px 0 10px 0;
			text-indent:0;
			}
		ul.panel dl dd{
			font-size:12px;
			font-weight:normal;
			margin:0;
			background:url(http://www.colourmeorganic.co.jp/blog/images/qa_a.png) no-repeat top left;
			background-size:32px 28px;
			text-indent:0;
  border-bottom: 1px dotted #b4b2b2;
			padding:0 0 30px 40px;
  }

#how_to_use
{width:100%;
margin:0 auto;

}
	  #how_to_use ul{
	  margin:0;
	  padding:0;
	  }
	  #how_to_use ul li
	  {
	  list-style-type:none;
	  margin:0;
	  padding:0;
	  }
	  
	  #how_to_use h2{
	  font-family: "Yu Mincho", YuMincho, serif;
	  color: rgb(114, 80, 59);
	  margin: 20px 0 20px 20px;
	  font-size: 22px;
	  letter-spacing: 3px;}
	  #how_to_use h2 span, #how_to_use h3 span {
	  font-size: 10px;
	  color: #cdcbac;
	  vertical-align: middle;
	  line-height: normal;
	  padding: 0 0 0 10px;
	  }
	  .prepare01{
	  background-color:#f6f2e2;
	  
	  width:92%;
	  border-radius:10px;
	  margin:0 auto 10px auto;}
	  
	  .prepare01 .text_box{
	  width:50%;
	  float:left;
	  padding:3% 0 0 3%;
	  }
	  .prepare01 .text_box h3{
	  color:#2d884a;
	  margin:0 0 2% 0;
	  padding:0;
	  }
	  .prepare01 .text_box p{
	  color:#72503b;
	  line-height:1.7;}
	  .prepare01 .text_box p span{
	  color:#cc3e55;}
	  
	  #how_to_use .prepare01 .img01{
	  width:40%;
	  float:left;
	  }
	  #how_to_use .prepare01 .img01 img{
	  width:100%;}
	  .prepare02{
	  margin:0 0 30px 0;}
	  .prepare02 .text01{
	  color: #beaf8e;
	  font-size:5px;
	  padding:30px 0 0 40px;
	  }
	  .prepare02 .text02{
	  color: #72503b;
	  font-size:20px;
	  font-weight:bold;
	  padding:5px 0 0 40px;
	  }
	  .prepare02 .text03{
	  color: #72503b;
	  font-size:14px;
	  padding:5px 0 0 40px;
	  }
	  .prepare02 .text_box02{
	  margin:50px 0 0 0;
	  width:210px;
	  float:left;
	  background:url(http://www.colourmeorganic.co.jp/blog//images/how_to_use_bg.png) no-repeat; 
	  }
	  #how_to_use .prepare02 li{
	  
	  width:92%;
	  margin:0 auto;
	  height:274px;
	  border-bottom:1px #d2d2d2 dotted;
	  }
	  #how_to_use .prepare02 .list04{
	  width:92%;
	  height:274px;
	  border-bottom: none;
	  }
	  
	  .prepare02 .img01{
	  float:left;
	  width:40%;
	  }
	  .prepare02 .img02{
	  float:left;
	  width:40%;
	  }
	  .how_to_use_detail h3{
	  font-family: "Yu Mincho", YuMincho, serif;
	  color: rgb(114, 80, 59);
	  margin: 20px auto 20px auto;
	  font-size: 24px;
	  letter-spacing: 3px;
	  border-bottom:1px #d2d2d2 dotted;
	  width:92%;
	  padding:0 0 15px 0;
	  
	  }
	  .how_to_use_detail .img01{
	  float: left;
	  width:35%;
	  padding:0 3%;}
	  .how_to_use_detail .text01{
	  width:50%;
	  float: left;
	  color:#9eba37;
	  font-size:20px;
	  margin:0 0 5px 0;
	  }
	  .how_to_use_detail .text02{
	  width:50%;
	  float: left;
	  }
	  #how_to_use .how_to_use_detail li{
	  border-bottom:1px #d2d2d2 dotted;
	  margin:0 0 30px 0;
	  padding:0 0 20px 0;
	  }
	  #how_to_use .how_to_use_detail li img{
	  margin:0 auto;}
	  


  #concept
{width:100%;
margin:0 auto;
}
	  #concept .content_sp
	  {width:92%;
	  margin:0 auto;
	  
	  }
	  #concept h2{
	  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	  color: rgb(114, 80, 59);
	  margin:20px 0 20px 20px;
	  font-size:22px;
	  letter-spacing:3px;	
	  }
	  #concept h2 span{
	  font-size:10px;
	  color:#cdcbac;
	  vertical-align: middle;
	  line-height:normal;
	  padding:0 0 0 10px;
	  }
	  
	  #concept h3{
	  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	  
	  }
	  #concept ul li{
	  list-style-type:none;}
	  #concept .content{
	  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_bg.png);
	  width:100%;
	  
	  }
	  #concept .content .content_inner01, .content_inner02, .content_inner03, .content_inner04{
	  width:100%;
	  margin:0 auto;
	  }
	  #concept .content .content_inner01 .text01{
	  color:#72503b;
	  font-size:13px;}
	  #concept .content .content_inner01 .text02{
	  margin:20px 0 20px 0;
	  width:100%;
	  float:left;
	  color:#72503b;
	  font-size:12px;
	  }
	  #concept .content .content_inner01 .img01{
	  float:left;
	  margin:5% 0 0 0;}
	  #concept .content .content_inner01 .img02{
	  margin:0 0 30px 0;
	  }
	  #concept .content .content_inner01 .l_box{
	  width: 100%;
	  float:left;
	  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_bg04.png) no-repeat -20px -25px;
	  margin:0 0 20px 0;
	  }
	  #concept .content .content_inner01 .l_box h3{
	  font-size:18px;
	  font-weight:400;
	  letter-spacing:2px;
	  margin:0 0 10px 0;
	  }
	  #concept .content .content_inner01 .l_box h3 span{
	  margin:0 0 0 3%;
	  font-size:10px;}
	  #concept .content .content_inner01 .l_box .text01{
	  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	  font-size:13px;
	  letter-spacing:5px;
	  }
	  #concept .content .content_inner01 .l_box .text02{
	  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	  margin:-8px 0 20px 0;;
	  letter-spacing:2px;
	  }
	  #concept .content .content_inner01 .l_box .text03{
	  color:#72503b;
	  }
	  #concept .content .content_inner01 .r_box{
	  width: 100%;
	  margin:0 0 20px 0;
	  float:left;
	  }
	  
	  #concept .content .award{
	  margin:20px 0 0 0;
	  }
	  /*#concept .content .award p{
	  padding:80% 0 10px 0;
	  }*/
	  #concept .content .content_inner02 .b_box{
	  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_bg04.png) no-repeat -20px -25px;
	  }
	  #concept .content_inner02 h3{
	  font-size:16px;
	  font-weight:400;
	  color:#72503b;
	  padding:5% 0 0 0;
	  
	  }
	  #concept .content_inner02 .text01{
	  color:#72503b;
	  margin:0 0 40px 0;
	  }
	  #concept .content_inner02 .img01{
	  margin:0 0 20px 0;}	
	  #concept .content_inner03 .cont3{
	  margin:0 auto;}
	  #concept .content_inner03 .cont3 .l_box{
	  width:25%;
	  float:left;}
	  #concept .content_inner03 .cont3 .r_box{
	  width:75%;
	  float:left;
	  }
	  #concept .content_inner03 .cont3 li{
	  width:100%;
	  float:left;
	  }
	  #concept .content_inner03 h3{
	  font-size:13px;
	  letter-spacing:3px;
	  text-align:left;
	  font-weight:400;
	  }
	  #concept .content_inner03 h3 span{
	  font-size:18px;
	  padding:5px 0 0 5px; 
	  }
	  #concept .content_inner03 .text01{
	  background-color:#deef6c;
	  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	  font-size:12px;
	  color:#72503b;
	  text-align:left;
	  padding:2% 3%;
	  }
	  #concept .content_inner03 .text02{
	  font-size:12px;
	  font-weight:bold;
	  color:#72503b;
	  text-align:center;
	  margin:20px 0 30px 0;}
	  #concept .content_inner03 .text03{
	  font-size:13px;
	  font-weight:bold;
	  color:#72503b;
	  text-align:left;
	  margin:10px 0 0 0;
	  height:25px;}
	  #concept .content_inner03 .text04{
	  font-size:13px;
	  color:#72503b;
	  text-align:left;
	  margin:30px 0}
	  #concept .content_inner04 h3{
	  font-size:22px;
	  font-weight:400;
	  margin:20px 0 20px 0;
	  }
	  #concept .content_inner04 ul li{
	  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_15.png) no-repeat;
	  padding:14px 0 18px 60px;
	  font-size:14px;
	  font-weight:bold;
	  letter-spacing:2px;
	  color:#72503b;}
	  .cosme{
	  width:100%;
	  margin:30px auto 70px auto;
	  background-color:#ffffff;
	  }
	  .cosme .cosme_inner{
	  width:92%;
	  margin:0 auto;
	  background-color:#ffffff;
	  }
	  .cosme .cosme_inner .text01{
	  font-size:13px;
	  padding:30px 0 60px;
	  }
	  .cosme .cosme_inner .text01 span{
	  color:#b94b31;
	  }
	  .cosme .cosme_inner h4{
	  background:url(http://www.colourmeorganic.co.jp/blog/images/concept_16.png) no-repeat 0 10px;
	  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
	  padding:20px 0 12px 70px;
	  font-size:18px;
	  font-weight:100;
	  margin:0;
	  }
  
/*footer*/
.footer {
  width: 100%;
  margin:0px;
}

.footer_contents{
	width: 100%;
  	margin: 0 auto;
	padding:5% 0;
	text-align:center;
	}
.footer_contents .fb_logo{
	width:50%;
	margin:0 auto;}
.footer_contents .footer_bnr{
	width:80%;
	margin:5% auto;
	}
	.footer_contents .footer_bnr p.bnr01{
		margin:0 0 5% 0;
	}
	
	.footer_contents .footer_sns{
		margin:0 auto;
      width:300px;
		}
	
	.footer_contents .footer_sns div iframe{
		/*background:#eee;*/
		overflow:hidden;
		width:100%!important;
		
	}
  ._2p3a{
  margin: 0 auto;}
	.footer_contents .footer_sns h2{
		padding:0 0 0 0;
		font-size:11px;
		line-height:1.5;
		color:#666;
		}
  .footer_contents .footer_sns h2 span{
      vertical-align:bottom;
    padding:0 0 0 5px;
  }
		.footer_contents .footer_sns div.sns01 h2{
			/*background: url(http://www.colourmeorganic.co.jp/blog/images/icon_jp.png) 20% 0 no-repeat; */
			}
		.footer_contents .footer_sns div.sns02 h2{
			/*background: url(http://www.colourmeorganic.co.jp/blog/images/icon_usa.png) 20% 0 no-repeat; */
			}
		.footer_contents .footer_sns div.sns03 h2{
			/*background: url(http://www.colourmeorganic.co.jp/blog/images/icon_ind.png) 20% 0 no-repeat;*/ 
			}
	.footer_contents .footer_sns div.sns01{
		margin:5% auto;
      width:290px;
	}
	.footer_contents .footer_sns div.sns02{
		margin:5% auto;
       width:290px;
	}
	.footer_contents .footer_sns div.sns03{
		margin:5% auto;
      width:290px;
	}


.footer_inner{
	width: 100%;
  	margin: 0 auto;
	padding:50px 0 20px 0;
	}
	
.footer_nav{
	width: 100%;
	background: url(http://www.colourmeorganic.co.jp/blog/images/top_bg07.jpg) repeat; 
	}
	
.footer_nav_in{
	width: 100%;
  	margin: 0 auto;
	}

.footer_menu1{
	margin:0 0 0 0;
	}
.footer_menu1 ul{
	margin:0;
	}
	.footer_menu1 li{
		width:100%;
		border-bottom:1px solid #72503b;
		color:#72503b;
		float:left;
		padding:2% 3%;
		font-size:13px;
		list-style:none;
        cursor:pointer;
      	 }
		.footer_menu1 li a{
			color:#72503b;
          display:block;
			}
  .footer_menu1 li a:hover{
  text-decoration:none;}

.footer_info{
	margin:3% 0 5% 5%;
	}
	.footer_info .logo{
		float:left;
		width: 60%;
		margin:0 0 0 0;
		}
	.footer_info .info{
		float:left;
		width: 80%;
		margin:0 0 0 0;
		color:#72503b;
		font-weight:bold;
		}
		.footer_info .info a{
			color:#72503b;
			}

.footer_menu2{
	margin:25px 0 5% 3%;
	}
	.footer_menu2 .icon{
		float:left;
		width: 50%;
		margin:0 0 0 0;
		}
	.footer_menu2 ul{
		float:left;
		margin:10px 0 0 0;
		}
	.footer_menu2 li{
		color:#72503b;
		float:left;
		margin:0 20px 0 0;
		font-size:11px;
		list-style:none;
		font-weight:bold;
		}
		.footer_menu2 li a{
			color:#72503b;
			}
	.footer_menu2 .copyright{
		float:left;
		color:#72503b;
		margin:10px 0 0 0;
		font-size:11px;
		font-weight:bold;
		}
		


#fixedTop {
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size:15px;
    text-align: center;
    display: none;
    background: #164627;
    position: fixed;
    z-index: 9999;
    -webkit-transform: translateZ(0);
	text-decoration:none;
}
#fixedTop:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
}
#fixedTop a:hover{
	text-decoration:none;
	}
}

 @media (max-width: 420px){
.top_contents02_3 {
    width: 100%;
    padding-bottom: 5px;
    background: url(http://www.colourmeorganic.co.jp/blog/images/sp_top_bg03.png) 0 0 no-repeat;
    background-size: contain;
  }
  }
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 20px;
    width: 90%;
    height: 90%;
}