@charset "utf-8";

.sp{
	display: none;
}


/* Color Edit
----------------------------------*/

header{
background-color: rgba(118,130,123,0.9);
}
.btnShopSearch{
	background: #76827B;
}
.btnMore{
	background: #76827B;
}
div.puBtnWrap div.puBtn{
	background: #76827B;
}

footer{
	background: #76827B;
}
div.puBtnWrap div.puBtn {
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -ms-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

div.puBtnWrap div.puBtn:hover {
  opacity: 0.7;
}

/* SP専用*/

header div.topMenuSp{
  background-color: rgba(118,130,123,0.9);
}
p#btnMenu,
div#ddMenu{
  background-color: rgba(118,130,123,0.9);
}

/* common
----------------------------------*/
header{
  position: absolute;
  top: 0;
  z-index: 500;
  width: 100%;
  height: 150px;
  min-width: 1000px;
}

#top header{
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 150px;
	min-width: 1000px;
}
header>div{
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
header h1{
	position: absolute;
	top: 20px;
	left: 0;
	width: 201px;
  margin: 0;
}

header ul.topMenu{
	float: right;
	overflow: hidden;
	margin-top: 10px;
	/*margin-right: 132px;*/
}
header ul.topMenu li{
	float: left;
	margin-left: 5px;
}
header ul.topMenu li a{
	display: block;
	background: url(../img/common/icon_nw_wh.png) right center no-repeat;
	-webkit-background-size: 11px 9px;
	background-size: 11px 9px;
	padding-right: 15px;
	font-size: 12px;
	color: #fff;
}
header ul.topMenu li~li a:before{
	content: "｜";
	display: inline-block;
	padding-right: 5px;
}
header ul.topMenu li.eng a{
  background: url(../img/common/arr_rh_wh.png) right top 5px no-repeat;
  -webkit-background-size: 4px 8px;
  background-size: 4px 8px;
  padding-right: 10px;
}


header ul.linkMenu{
	display: block;
	clear: both;
	float: right;
	margin-top: 20px;
	font-size: 0;
}
header ul.linkMenu>li{
	display: inline-block;
	vertical-align: bottom;
	/*float: left;*/
	margin-left: 10px;
	font-size: 12px;
}
header ul.linkMenu>li>a{
	background-color:#fff;
	display: block;
	border-radius: 3px;
	line-height: 28px;
	height: 27px;
	padding: 1px 35px 0 15px;
	font-size: 12px;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

header ul.linkMenu>li>a:hover {
  text-decoration: none;
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: .7;
  opacity: .7;
}


header ul.linkMenu>li:first-child>a{
  background: #fff url(../img/common/icon_book_s_gr.png) right 15px center no-repeat;
  -webkit-background-size: 15px 12px;
  background-size: 15px 12px;
}
header ul.linkMenu>li:nth-child(2)>a{
  background: #fff url(../img/common/icon_cart_s_gr.png) right 15px center no-repeat;
  -webkit-background-size: 17px 13px;
  background-size: 17px 13px;
}
header ul.grobalMenu{
	clear: both;
	overflow: hidden;
	padding-top: 20px;
}
header ul.grobalMenu li{
	float: left;
}
header ul.grobalMenu li a{
	display: block;
	text-align: center;
}
header ul.grobalMenu li a.nw{
	background-image: url(../img/common/icon_nw_wh.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 11px 9px;
	padding-right: 15px;
}
header ul.grobalMenu li~li a{
	margin-left: 68px;
}
header ul.grobalMenu li a img{
	width: auto;
	height: 31px;
}


section>div{
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0 70px;
	overflow: hidden;
}
section h2{
	/*width: 300px;*/
	margin-bottom: 35px;
}

.btnMore{
	clear: both;
	text-align: center;
	border-radius: 5px;
}
.btnMore a{
	display: block;
	color: #fff;
	line-height: 35px;
	height: 35px;
	background: url(../img/common/arr_rh_wh.png) right 10px center no-repeat;
	-webkit-background-size: 6px auto;
	background-size: 6px auto;
	font-family: 'Halant', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}

.btnMore a:hover {
  text-decoration: none;
}

.snsBtn{}
.snsBtn>ul>li{
	float: left;
	margin-left: 10px;
}
.snsBtn a{
	display: block;
	overflow: hidden;
}
.snsBtn img{
	display: block;
}

header .snsBtn{
	margin: -1px 0;
	margin-left: 8px;
}
header .snsBtn>ul>li:first-child{
	margin-left: 0;
}
header .snsBtn img{
	width: 30px;
}

footer .snsBtn{
	display: block;
	padding: 29px 0 29px;
	border-bottom: 1px solid #fff;
}
footer .snsBtn>ul{
	text-align: center;
	font-size: 0;
}
footer .snsBtn>ul>li{
	float: none;
	display: inline-block;
	margin: 0 12.5px;
}
footer .snsBtn img{
	width: 42px;
}

footer{
color: #fff;
}

footer>div{
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0 25px;
}
#footerLink{
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 30px;
	margin-left: -26px;
	padding-top: 15px;
}
#footerLink>div{
	float: left;
	min-width: 316px;
	/*min-width: 230px; 4カラム */
	/*min-height: 250px 4カラム ;*/
	margin-top: 25px;
	margin-left: 26px;
}
#footerLink h3{
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}
#footerLink ul{
	float: left;
	width: 316px;
	/*width: 230px; 4カラム */
}
#footerLink ul~ul{
	margin-left: 26px;
}
#footerLink a{
	position: relative;
	display: inline-block;
	color: #fff;
	line-height: 25px;
}
#footerLink li a{
	margin-left: 1em;
}
#footerLink li a.nw,
#footerLink li a.pdf{
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right center;
}
#footerLink li a.nw{
	background-image: url(../img/common/icon_nw_wh.png);
	background-size: 11px 9px;
}
#footerLink li a.pdf{
	background-image: url(../img/common/icon_pdf.png);
	background-size: 10px 13px;
}
#footerLink li a:before{
	content: "・";
	display: inline-block;
	position: absolute;
	left: -1em;
	color: #b6a896;
}

#btobLink{
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #fff;
}
#btobLink li{
	width: 480px;
}
#btobLink li a{
	display: block;
  line-height: 35px;
  border-radius: 5px;
	height: 35px;
	text-align: center;
	color: #444;
	background: #fff url(../img/common/icon_nw_gr.png) right 25px center no-repeat;
	-webkit-background-size: 11px auto;
	background-size: 11px auto;
  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}
#btobLink li a:hover {
  text-decoration: none;
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: .7;
  opacity: .7;
}
#btobLink li:first-child{
	float: left;
}
#btobLink li:last-child{
	float: right;
}


#footerMenu{
	overflow: hidden;
	padding-top: 8px;
}
#footerMenu>ul{
	float: left;
	overflow: hidden;
}
#footerMenu>ul li{
	float: left;
	margin-left: 5px;
}
#footerMenu>ul li a{
	display: block;
	background: url(../img/common/icon_nw_wh.png) right center no-repeat;
	-webkit-background-size: 11px auto;
	background-size: 11px auto;
	padding-right: 15px;
	font-size: 12px;
	color: #fff;
}
#footerMenu>ul li~li a:before{
	content: "｜";
	display: inline-block;
	padding-right: 5px;
}
#footerMenu>ul li.web a{
background: url(../img/common/icon_book_s_wh.png) right center no-repeat;
-webkit-background-size: 15px 12px;
background-size: 15px 12px;
padding-right: 22px;
}
#footerMenu>ul li.cart a{
background: url(../img/common/icon_cart_s_wh.png) right center no-repeat;
-webkit-background-size: 17px 13px;
background-size: 17px 13px;
padding-right: 26px;
}
#footerMenu #cp{
	float: right;
	font-size: 12px;
}



#pageTop{
	width: 60px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index:4000;
}

#pageTop a {
  text-decoration: none;
/*  -webkit-transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -ms-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;*/
}

#pageTop a:hover {
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: .8;
  opacity: .8;
}



/* Page nav
----------------------------------*/
#pageNav {
  width: 100%;
  margin: 150px auto 0;
  padding: 7px 0;
  background: #ebe9e0;
}

#pageNav p {
  width: 1000px !important;
  margin:  0 auto !important;
  font-size: 12px;
  font-weight: normal;
  color: #444;
  line-height: 1;
}

#pageNav a {
  font-size: 11px;
  font-weight: normal;
  color: #444;
  text-decoration: none;
}

#pageNav a:hover {
  text-decoration: underline;
}

#pageNav a:first-child {
  margin-right: 10px;
}

#pageNav p span {
  position: relative;
  padding: 0 0 0 15px;
}

#pageNav p span:before {
  content: ">";
  position: absolute;
  top: 4px;
  left: -2px;
}



/* HOME
----------------------------------*/
#slidePc{
	width: 100%;
	position: relative;
}
#slidePc .viewport{
	width: 100%;
}
#slidePc ul li{
	position: relative;
}
#slidePc ul li .note{
	position: absolute;
	top: 215px;
	left: 200px;
	z-index: 55;
}
#slidePc ul li .btn{
	position: absolute;
	top: 435px;
	left: 600px;
	z-index: 56;
}
#slidePc .prev{
	position: absolute;
	top:50%;
	left: 10px;
	z-index: 60;
}
#slidePc .next{
	position: absolute;
	top:50%;
	right: 10px;
	z-index: 60;
}
#slidePc .prev img,
#slidePc .next img{
	margin-top: -30px;
}

ul.contentsList{
	overflow: hidden;
}
ul.contentsList li{
	float: left;
	width: 310px;
  background: #f5f4ef;
  position: relative;
	margin-right: 35px;
  margin-bottom:10px;
}
ul.contentsList li:nth-child(3n){
  margin-right:0;
}
ul.contentsList li a {
  width: 100%;
  height: 100%;
  display: block;
}
ul.contentsList li .btn{
	display: block;
	/* background: url(../img/common/arr_rh_wh.png) right 10px center no-repeat;
	-webkit-background-size: 6px auto;
	background-size: 6px auto; */
  line-height:60px;
  padding:0 15px;
  color:#fff;
  font-family:"游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size:21px;
  position:relative;
}
ul.contentsList li .btn.is-cart::after{
  display:block;
  content:"";
  position:absolute;
  width:20px;
  height:18px;
  background:transparent url(../img/common/contents_icon-cart.png) left top no-repeat;
  top:50%;
  right:19px;
  margin-top:-9px;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -khtml-background-size:cover;
  background-size:cover;
}
ul.contentsList li .btn.is-window::after{
  display:block;
  content:"";
  position:absolute;
  width:15px;
  height:12px;
  background:transparent url(../img/common/contents_icon-window.png) left top no-repeat;
  top:50%;
  right:16px;
  margin-top:-6px;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -khtml-background-size:cover;
  background-size:cover;
}
ul.contentsList li .btn.is-normal::after{
  display:block;
  content:"";
  position:absolute;
  width:5px;
  height:9px;
  background:transparent url(../img/common/arr_rh_wh.png) left top no-repeat;
  top:50%;
  right:13px;
  margin-top:-4px;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -khtml-background-size:cover;
  background-size:cover;
}
ul.contentsList li .note{
	background: #F5F4EF;
	padding: 10px 15px;
}
.btnShopSearch.pc{
	float: right;
	height: 120px;
	width: 120px;
	border-radius: 120px;
	text-align: center;
	margin-top: 20px;
}
.btnShopSearch.pc a{
	margin: 3px 0 0 3px;
	display: block;
	height: 97px;
	width: 112px;
	border-radius: 60px;
	text-align: center;
	border: 1px solid #fff;
	padding-top: 15px;
	background: url(../img/common/arr_rh_wh.png) right 8px center no-repeat;
	-webkit-background-size: 6px auto;
	background-size: 6px auto;
}


section#homeNews{
	background: url(../img/common/bg_news.png) 0 0 repeat;
	margin-top: -130px;
}
div.newsListWrap{
	float: left;
	overflow: hidden;
	width: 605px;
}
div.newsListWrap ul.newsList{
	margin-bottom: 5px;
	overflow: hidden;
}
div.newsListWrap ul.newsList li{
	float: left;
	width: 275px;
  min-height: 100px;
	margin-bottom: 10px;
	background: #fff;
  position: relative;
  padding: 10px;
  overflow: hidden;
}
div.newsListWrap ul.newsList li:nth-child(2n){
	margin-left: 15px;
}
div.newsListWrap ul.newsList li a {
  width: 100%;
  height: 100%;
  display: block;
}
div.newsListWrap ul.newsList li > a > p {
	float: left;
	width: 100px;
}
div.newsListWrap ul.newsList li dl{
	float: left;
	width: 160px;
  margin-left: 15px;
}
div.newsListWrap ul.newsList li dt{
	font-weight: bold;
	font-size: 12px;
}
div.newsListWrap ul.newsList li dd{
	line-height: 1.4;
}

div.newsListWrap li:after{
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 21px;
}
div.newsListWrap li.info:after{
	background: url(../img/news/category_icon_info.png) 0 0 no-repeat;
	-webkit-background-size: 70px auto;
	background-size: 70px auto;
}

div.newsListWrap li.shop:after{
	background: url(../img/news/category_icon_shop.png) 0 0 no-repeat;
	-webkit-background-size: 70px auto;
	background-size: 70px auto;
}

div.newsListWrap li.garden:after{
	background: url(../img/news/category_icon_garden.png) 0 0 no-repeat;
	-webkit-background-size: 70px auto;
	background-size: 70px auto;
}

div.newsListWrap li.ayurveda:after{
	background: url(../img/news/category_icon_ayurveda.png) 0 0 no-repeat;
	-webkit-background-size: 70px auto;
	background-size: 70px auto;
}

div.newsListWrap li.school:after{
	background: url(../img/news/category_icon_school.png) 0 0 no-repeat;
	-webkit-background-size: 70px auto;
	background-size: 70px auto;
}

div.newsListWrap li.recruit:after{
	background: url(../img/news/category_icon_recruit.png) 0 0 no-repeat;
	-webkit-background-size: 70px auto;
	background-size: 70px auto;
}

div.scBoxWrap{
	float: right;
	width: 360px;
}

div.scBoxWrap div.scBox{
	background: #fff;
	margin-bottom: 10px;
}
div.scBoxWrap .scBox h3{
	padding: 15px 0;
	line-height: 1;
	border-bottom: 3px solid #DAD6D1;
}

div.scBoxWrap .scBox ul{
  padding:0 10px;
}
div.scBoxWrap .scBox ul li{
	overflow: hidden;
  position: relative;
}
div.scBoxWrap .scBox ul li~li{
	border-top: 1px solid #DAD6D1;
}
div.scBoxWrap .scBox ul li a {
  width: 100%;
  height: 100%;
  padding: 10px 0 0;
  display: inline-block;
  box-sizing: border-box;
}
div.scBoxWrap .scBox ul li a:hover {
  text-decoration: none;
}
div.scBoxWrap .scBox ul li > a > p{
	float: left;
	width: 80px;
}

div.scBoxWrap .scBox ul  li dl{
	float: right;
	width: 250px;
}
div.scBoxWrap .scBox ul  li dt{
	font-weight: bold;
	font-size: 12px;
}
div.scBoxWrap .scBox ul  li dd{
	line-height: 1.4;
}

div.scBoxWrap .scBox .moreWrap{
	padding: 0 10px 10px;
}
div.scBoxWrap .mailmagBtn{
	overflow: hidden;
	background: url(../img/common/arr_rh_gr.png) right 10px center no-repeat;
	-webkit-background-size: 6px auto;
	background-size: 6px auto;
	background-color: #fff;
	padding: 15px;
}
div.scBoxWrap .mailmagBtn a{display: block; overflow: hidden;}
div.scBoxWrap .mailmagBtn p:first-child{
	float: left;
	width: 56px;
	padding: 9px 20px 9px 12px;
	border-right: 1px solid #ccc;
}
div.scBoxWrap .mailmagBtn p:last-child{
	float: right;
	width: 200px;
	padding:5px 20px 0 20px;
	line-height: 1.4;
}

section#homePU{
	background: url(../img/common/bg_pu.png) center bottom no-repeat ;
	border-bottom: 4px solid #EBE9E0;
}
section#homePU > div{
  padding-bottom:50px;
}
section#homePU a{
  display:block;
}
.topPickup{
  position:relative;
  height:300px;
  width:580px;
  margin-bottom:30px;
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  -khtml-background-size:cover;
  background-size:cover;
}
.topPickup-sub{
  width:380px;
  margin-bottom:30px;
}
.topPickup .text{
  position:absolute;
  width:100%;
  left:0;
  bottom:0;
}
.topPickup .text .ttl{
  display:block;
  position:relative;
  color:#fff;
  font-family:"游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height:44px;
  padding:0 30px;
  font-size:24px;
}
.topPickup .text .txt{
  display:block;
  background-color:rgba(255,255,255,0.80);
  font-size:16px;
  padding:15px 30px;
  line-height:1.6;
}
.topPickup .text .ttl.is-honey{
  background: -moz-linear-gradient(left,  rgba(226,139,27,1) 0%, rgba(226,139,27,1) 58%, rgba(226,139,27,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(226,139,27,1) 0%,rgba(226,139,27,1) 58%,rgba(226,139,27,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(226,139,27,1) 0%,rgba(226,139,27,1) 58%,rgba(226,139,27,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e28b1b', endColorstr='#00e28b1b',GradientType=1 ); /* IE6-9 */
}
.topPickup .text .ttl.is-gold{
  background: -moz-linear-gradient(left,  rgba(164,141,95,0.9) 0%, rgba(164,141,95,0.9) 58%, rgba(164,141,95,0.4) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(164,141,95,0.9) 0%,rgba(164,141,95,0.9) 58%,rgba(164,141,95,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(164,141,95,0.9) 0%,rgba(164,141,95,0.9) 58%,rgba(164,141,95,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a48d5f', endColorstr='#00a48d5f',GradientType=1 ); /* IE6-9 */
}
.topPickup .text .ttl.is-pdf{
  background: -moz-linear-gradient(left,  rgba(255,126,0,0.9) 0%, rgba(255,126,0,0.9) 58%, rgba(255,126,0,0.4) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(255,126,0,0.9) 0%,rgba(255,126,0,0.9) 58%,rgba(255,126,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(255,126,0,0.9) 0%,rgba(255,126,0,0.9) 58%,rgba(255,126,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ff7e00', endColorstr='#66ff7e00',GradientType=1 ); /* IE6-9 */
}
.topPickup .text .ttl.is-hlc{
  background: -moz-linear-gradient(left,  rgba(52,157,117,0.9) 0%, rgba(52,157,117,0.9) 58%, rgba(52,157,117,0.4) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(52,157,117,0.9) 0%,rgba(52,157,117,0.9) 58%,rgba(52,157,117,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(52,157,117,0.9) 0%,rgba(52,157,117,0.9) 58%,rgba(52,157,117,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6349d75', endColorstr='#66349d75',GradientType=1 ); /* IE6-9 */
}
.topPickup .text .ttl.is-blnk::after{
  background:transparent url(../img/common/icon_nw_wh.png) left top no-repeat;
  position:absolute;
  right:25px;
  top:50%;
  margin-top:-9px;
  width:22px;
  height:18px;
  -webkit-background-size: cover;
  background-size: cover;
  display:block;
  content:"";
}
.topPickup .text .ttl.is-pdf::after{
  background:transparent url(../img/common/pickup_icon-pdf.png) left top no-repeat;
  position:absolute;
  right:30px;
  top:50%;
  margin-top:-10px;
  width:15px;
  height:20px;
  -webkit-background-size: cover;
  background-size: cover;
  display:block;
  content:"";
}
.topPickup .text .ttl.is-hlc::after{
  background:transparent url(../img/common/icon_book_wh.png) left top no-repeat;
  position:absolute;
  right:25px;
  top:50%;
  margin-top:-9px;
  width:25px;
  height:18px;
  -webkit-background-size: cover;
  background-size: cover;
  display:block;
  content:"";
}
.topPickup .img{
  width:100%;
  height:auto;
  z-index:-10 !important;
  pointer-events:none;
}
div.puBtnWrap{
	overflow: hidden;
}
div.puBtnWrap div.puBtn{
	width: 172px;
	padding: 4px;
}
div.puBtnWrap div.puBtn:first-child{
	float: left;
}
div.puBtnWrap div.puBtn:last-child{
	float: right;
}
div.puBtnWrap div.puBtn p:first-child{
	border: 1px solid #fff;
	text-align: center;
}
div.puBtnWrap div.puBtn p:first-child{
	display: block;
  height: 92px;
  padding-top: 10px;
  background: url(../img/common/arr_rh_wh.png) right 10px center no-repeat;
  -webkit-background-size: 6px auto;
  background-size: 6px auto;
}
div.puBtnWrap div.puBtn a:hover {
  text-decoration: none;
}

div.puBtnWrap div p.note{
	background: #fff;
	padding: 8px 10px;
	line-height: 1.5;
}



div.bottomContWrap{
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
	overflow: hidden;
}
div.bottomContWrap ul.otherLink{
	float: left;
	overflow: hidden;
}
div.bottomContWrap ul.otherLink li{
	float: left;
	margin-right: 10px;
	position: relative;
}
div.bottomContWrap ul.otherLink li:after{
	content: "";
	display: inline-block;
	width: 11px;
	height: 9px;
	position: absolute;
	top: 10px;
	right: 12px;
}
div.bottomContWrap ul.otherLink li.nw_gr:after{
  background: url(../img/common/icon_nw_gr.png) 0 0 no-repeat;
  -webkit-background-size: 11px 9px;
  background-size: 11px 9px;
}
div.bottomContWrap ul.otherLink li.nw_bw:after{
  background: url(../img/common/icon_nw_bw.png) 0 0 no-repeat;
  -webkit-background-size: 11px 9px;
  background-size: 11px 9px;
}
div.bottomContWrap ul.otherLink li.nw_lgr:after{
  background: url(../img/common/icon_nw_lgr.png) 0 0 no-repeat;
  -webkit-background-size: 11px 9px;
  background-size: 11px 9px;
}

div.bottomContWrap div.webLink{
	float: right;
	width: 260px;
	border-top: 1px solid #dad6d1;
}

div.bottomContWrap div.webLink .cat,
div.bottomContWrap div.webLink .book{
	display: block;
	border-bottom: 1px solid #dad6d1;
}
div.bottomContWrap div.webLink .cat{
	padding: 0 5px 7px;
}
div.bottomContWrap div.webLink .cat span{
	display: block;
	text-align: center;
	line-height: 30px;
	background: url(../img/common/icon_catalog.png) left 25px center no-repeat;
	-webkit-background-size: 25px auto;
	background-size: 25px auto;
}
div.bottomContWrap div.webLink .cat .btnMore{
	display: inline-block;
	width: auto;
	margin: 0;
	background-color: #76827B;
}
div.bottomContWrap div.webLink .cat .btnMore a{
	height: 22px;
	padding: 0 18px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	background: url(../img/common/arr_rh_wh.png) right 7px center no-repeat;
	-webkit-background-size: 4px 8px;
	background-size: 4px 8px;
}
div.bottomContWrap div.webLink .book{
	text-align: center;
}
div.bottomContWrap div.webLink .book a{
	display: block;
	line-height: 38px;
	background: url(../img/common/icon_book_s_gr.png) left 10px center no-repeat;
	-webkit-background-size: 19px auto;
	background-size: 19px auto;
}

.whBox {
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
}

.topTitle img {
  width: auto;
  height: 25px;
}

.topTitle.pickup img {
  height: 35px;
}

.topTitle.library img {
  height: 35px;
}



/* add
-----------------------------------------------------------------------------*/
#content {
  width: 1000px;
  margin: 0 auto;
}

.column1,
.column2 {
  border-bottom: solid 3px #ebe9e0;
  padding-bottom: 40px;
}

.column1 #main {
  width: 1000px;
  margin: 0 auto;
}

#garden.restaurant .column1 #main {
  width: 100%;
  margin: 0 auto;
}

body#aboutus.index .column1 #main {
  width: 100%;
  margin: 0 auto;
}

.column2 #main {
  width: 700px;
  float: right;
}

.column2 #side {
  width: 280px;
  float: left;
}

.detail .column2 #main {
  width: 690px;
  float: right;
}

.column1 #titleArea {
  height: 400px;
  width: 100%;
  padding: 0 0 0;
  margin-bottom: 30px;
  border-bottom: none;
  display: table;
}

.column1 #titleArea .title_01 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 400px;
  box-sizing: border-box;
}

.column1 #titleArea h1 {
  font-size: 0;
}

#workshop .column1 #titleArea { background: url(../img/workshop/workshop_bg.jpg) center 0 no-repeat; background-size: cover; }
#aboutus .column1 #titleArea { background: url(../img/aboutus/aboutus_bg.jpg) center 0 no-repeat; background-size: cover; }
#shop.index .column1 #titleArea { background: url(../img/shop/shop_bg.jpg) center 0 no-repeat; background-size: cover; }
#products.index .column1 #titleArea { background: url(../img/products/products_bg.jpg) center 0 no-repeat; background-size: cover; }
#products.index.activeage .column1 #titleArea { background: url(../img/products/activeage/activeage_bg.jpg) center 0 no-repeat; background-size: cover; }
#products.index.essentialoil .column1 #titleArea { background: url(../img/products/essentialoil/essentialoil_bg.jpg) center 0 no-repeat; background-size: cover; }
#ayurveda.index .column1 #titleArea { background: url(../img/ayurveda/ayurveda_bg.jpg) center 0 no-repeat; background-size: cover; }
#school.handmadesoap .column1 #titleArea { background: url(../img/school/handmadesoap/handmadesoap_bg.jpg) center 0 no-repeat; background-size: cover; }
#school.ayurveda .column1 #titleArea { background: url(../img/school/ayurveda/ayurveda_bg.jpg) center 0 no-repeat; background-size: cover; }
#school.medicalherb .column1 #titleArea { background: url(../img/school/medicalherb/medicalherb_bg.jpg) center 0 no-repeat; background-size: cover; }
#school.index .column1 #titleArea { background: url(../img/school/school/school_bg.jpg) center 0 no-repeat; background-size: cover; }
#school.aromatherapy .column1 #titleArea { background: url(../img/school/aromatherapy/aromatherapy_bg.jpg) center 0 no-repeat; background-size: cover; }
#school.application .column1 #titleArea { background: url(../img/school/application/application_bg.jpg) center 0 no-repeat; background-size: cover; }

#workshop .column1 #titleArea .title_01 img { width: 242px; height: auto; }


#titleArea {
  /*padding: 8px 0 0;*/
  margin-bottom: 30px;
  border-bottom: solid 4px #ebe9e0;
}

#titleArea .title_01 {
  width: 1000px;
  margin: 0 auto;
}

#err #titleArea,
#faq #titleArea,
#mailmagazine #titleArea,
#pointcard #titleArea,
#shop #titleArea,
#ayurveda.japa .column1 #titleArea,
#ayurveda.detail .column1 #titleArea,
#garden.restaurant .column1 #titleArea,
#school.school .column1 #titleArea {
  height: auto;
  padding: 0;
  margin-bottom: 30px;
  border-bottom: solid 4px #ebe9e0;
}

#err .column1 #titleArea .title_01,
#faq .column1 #titleArea .title_01,
#news .column2 #titleArea .title_01,
#mailmagazine .column1 #titleArea .title_01,
#pointcard .column1 #titleArea .title_01,
#shop.shop .column1 #titleArea .title_01,
#shop.list .column2 #titleArea .title_01,
#shop.detail .column1 #titleArea .title_01,
#ayurveda.japa .column1 #titleArea .title_01,
#ayurveda.detail .column1 #titleArea .title_01,
#school.news .column2 #titleArea .title_01,
#school.school .column1 #titleArea .title_01,
#garden.index .column2 #titleArea .title_01,
#garden.detail .column2 #titleArea .title_01,
#garden.restaurant .column1 #titleArea .title_01,
#workshop.list .column2 #titleArea .title_01{
  display: block;
  text-align: left;
  padding-top: 25px;
  box-sizing: border-box;
  width: 1000px;
  height: 85px !important;
  margin: 0 auto;
}

section#topContents>div{
	padding-bottom: 20px;
}

.contentsList a:hover {
  text-decoration: none;
}

.contentsList a:hover p {
  opacity: 0.65;
}

a.button-all{
	position: relative;
	display: block;
	width: 500px;
	padding: 13px 35px;
	margin: 30px auto 0 auto;
	text-align: center;
	line-height: 1.0;
	font-size: 14px;
	color: #ffffff;
	background-color: #363636;
	border-radius: 5px;
  font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
a.button-all::after{
	content: "";
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	display: block;
	width: 5px;
	height: 5px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: auto 0;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
	-webkit-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
}
a.button-all:hover{text-decoration: none;}

/* library導線 */
section#library>div{
	padding-bottom: 60px;
}
.libraryArea{
  font-family: "Halant", "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.libraryArea .libraryEntry{
	box-sizing: border-box;
	float: left;
	width: 480px;
	padding: 10px 15px;
	padding-right: 0;
	border-left: 10px solid transparent;
}
.libraryArea .libraryEntry:nth-child(2n+1){
	clear: left;
	margin-right: 40px;
}
.libraryArea .libraryEntry a{
	display: block;
}
.libraryArea .libraryEntry a:hover{text-decoration: none;}
.libraryArea .libraryEntry .libraryEntryImgArea{
	float: left;
	width: 130px;
	height: 130px;
	margin-right: 17px;
	background-image: url(/library/img/noimg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.libraryArea .libraryEntry .libraryEntryBlogName{
	margin: 0 0 11px;
	padding-top: 8px;
}
.libraryArea .libraryEntry .libraryEntryBlogName span{
	position: relative;
	display: inline-block;
	padding-right: 23px;
	margin-bottom: 4px;
	line-height: 1.4;
	font-size: 20px;
	font-weight: bold;
}
.libraryArea .libraryEntry .libraryEntryBlogName span::after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 4px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 10px;
	border-color: transparent;
	margin: auto 0;
}
.libraryArea .libraryEntry .libraryEntryBlogName small{
	display: block;
	min-height: 29px;
	line-height: 1.6;
	font-size: 14px;
}
.libraryArea .libraryEntryText{
	margin-left: 130px;
}
.libraryArea .libraryEntry time{
	float: left;
	display: block;
	padding-top: 5px;
	line-height: 1.0;
	font-weight: bold;
}
.libraryArea .libraryEntry .libraryEntryTitle{
	padding-left: 8px;
	border-left: 5px solid #dddddd;
	margin-left: 84px;
	line-height: 1.0;
}
.libraryArea .libraryEntry .libraryEntryTitle span{
	display: inline-block;
	margin: -4px 0 0;
	line-height: 1.8;
}
.libraryArea .libraryEntry.freeArea{
	float: right;
	padding: 10px;
	margin-right: 0;
}
.libraryArea .libraryEntry.freeArea a,
.libraryArea .bnArea li a{
	display: block;
}
.bnArea {
  margin:20px auto;
}
.libraryArea .bnArea li {
  width:490px;
  float:left;
}
.libraryArea .bnArea li:nth-child(even) {
  margin-left:20px;
}
.libraryArea .bnArea li img{
  display: block;
  width: 100%;
}


/* 世界のパートナーファーム */
.libraryArea .libraryEntry.partnerfarm .libraryEntryBlogName br{display: none;}
.libraryArea .libraryEntry.partnerfarm,
.libraryArea .libraryEntry.partnerfarm .libraryEntryBlogName span::after{border-left-color: #a7537f;}
.libraryArea .libraryEntry.partnerfarm time,
.libraryArea .libraryEntry.partnerfarm .libraryEntryBlogName{color: #a75480;}

/* ママ＆ベビールーム */
.libraryArea .libraryEntry.mommy_babyroom,
.libraryArea .libraryEntry.mommy_babyroom .libraryEntryBlogName span::after{border-left-color: #df9ba9;}
.libraryArea .libraryEntry.mommy_babyroom time,
.libraryArea .libraryEntry.mommy_babyroom .libraryEntryBlogName{color: #df9ba9;}

/* ニュートリシャスライフキッチン */
.libraryArea .libraryEntry.nutritiouslife,
.libraryArea .libraryEntry.nutritiouslife .libraryEntryBlogName span::after{border-left-color: #ec831e;}
.libraryArea .libraryEntry.nutritiouslife time,
.libraryArea .libraryEntry.nutritiouslife .libraryEntryBlogName{color: #ed831e;}

/* アロマブレンドラボラトリー */
.libraryArea .libraryEntry.aromablendlab,
.libraryArea .libraryEntry.aromablendlab .libraryEntryBlogName span::after{border-left-color: #7a6345;}
.libraryArea .libraryEntry.aromablendlab time,
.libraryArea .libraryEntry.aromablendlab .libraryEntryBlogName{color: #7a6345;}

/* アーユルヴェーダ */
.libraryArea .libraryEntry.handmadeguild,
.libraryArea .libraryEntry.handmadeguild .libraryEntryBlogName span::after{border-left-color: #669bb2;}
.libraryArea .libraryEntry.handmadeguild time,
.libraryArea .libraryEntry.handmadeguild .libraryEntryBlogName{color: #679bb2;}

/* ハンドメイドギルド */
.libraryArea .libraryEntry.ayurveda,
.libraryArea .libraryEntry.ayurveda .libraryEntryBlogName span::after{border-left-color: #238465;}
.libraryArea .libraryEntry.ayurveda time,
.libraryArea .libraryEntry.ayurveda .libraryEntryBlogName{color: #238465;}

/* ビーファーム */
.libraryArea .libraryEntry.beefarm,
.libraryArea .libraryEntry.beefarm .libraryEntryBlogName span::after{border-left-color: #619f00;}
.libraryArea .libraryEntry.beefarm time,
.libraryArea .libraryEntry.beefarm .libraryEntryBlogName{color: #62a000;}
/* end library導線 */