@charset "utf-8";
/*--------------------------------------------------*/
/*	reset											*/
/*--------------------------------------------------*/
html {-webkit-text-size-adjust: 100%;}
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
header, footer, hgroup, section, article,
table, th, td, img, form, map, fieldset,
body, ul, li {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	list-style: none;
}
table {border-collapse: collapse;margin: 0px; padding: 0px;}
*:not(input):not(textarea):not(select),
input[type=image],
input[type=file],
input[type=submit],
input[type=button],
input[type=reset] {
	-moz-user-select: none;
	-webkit-user-select: none;
}
/*--------------------------------------------------*/
/*	link											*/
/*--------------------------------------------------*/
a {text-decoration: none;}
a:link    {color: #03c;}
a:visited {color: #03c;}
a:hover   {color: #f60;}
a:active  {color: #f60;}
/*--------------------------------------------------*/
/*	基本スタイル									*/
/*--------------------------------------------------*/
body {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	width: 100%;
	min-width: 320px;
	color: #000;
	font-size: 14px;
	background: #fff;
	line-height: 1;
	-webkit-text-size-adjust: none;
	-webkit-user-select: none;
}


/*--------------------------------------------------*/
/*	ヘッドメニュー									*/
/*--------------------------------------------------*/

.fixmenu{
	width: 100%;	
	position: relative;}

.menuList{
	background: #222;
	filter:alpha(pacity=80);
	-moz-opacity: 0.5;
	opacity: 0.9;
	height: 90px;
	bottom: 0;
	position: fixed;
	width: 100%;
}


img {
  vertical-align: top;
}

.viewport {
  width: 320px;
  overflow: hidden;
  margin: 0 auto;
  padding: 18px 0 20px 0;
  -webkit-transform: translateZ(0); }

.smartmenu {
  width: 1600px;
  /* 230px(item) * 5 + 45px(padding) */
  padding-left: 45px; }

.smartmenu:after {
  content: '';
  display: block;
  clear: both;
  height: 0; }

.item {
  width: 120px;
  margin: 0 10px;
  font-size: 18px;
  text-align: center;
  padding: 15px 0;
  background: #EFEFEF;
  border: 2px solid #999;
  float: left;
  color: #666; }

.pointer {
  text-align: center; }

.pointer span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: 1px solid #000; }

.pointer span.current {
  background: #FC0; }

.controls {
  text-align: center;
  margin: 0 0 15px 0; }

.controls .num {
  width: 60px; }




/*--------------------------------------------------*/
/*	?g?b?v?t???b?N?A?t?????N?X?i?b?v????			*/
/*--------------------------------------------------*/

/*-------------------トップメニューデザイン始まり-------------------*/




.test {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



.pointchoise a {
	display: block;
	color: rgba(249, 249, 249, .9);
	text-decoration: none;
	-webkit-transition: color .5s, background .5s, height .5s;
	-moz-transition: color .5s, background .5s, height .5s;
	-o-transition: color .5s, background .5s, height .5s;
	-ms-transition: color .5s, background .5s, height .5s;
	transition: color .5s, background .5s, height .5s;
}




.no-touch .pointchoise ul:hover a {
	color: rgba(249, 249, 249, .5);
}

.no-touch .pointchoise ul:hover a:hover {
	color: rgba(249, 249, 249, 0.99);
}

.pointchoise li:nth-child(6n+1) {
	background: rgb(208, 101, 3);
}

.pointchoise li:nth-child(6n+2) {
	background: rgb(233, 147, 26);
}

.pointchoise li:nth-child(6n+3) {
	background: rgb(22, 145, 190);
}

.pointchoise li:nth-child(6n+4) {
	background: rgb(22, 107, 162);
}

.pointchoise li:nth-child(6n+5) {
	background: rgb(27, 54, 71);
}

.pointchoise li:nth-child(6n+6) {
	background: rgb(21, 40, 54);
}

	.pointchoise i {
		position: relative;
		display: inline-block;
		margin: 0 auto;
		padding: 0.4em;
		border-radius: 50%;
		font-size: 1.8em;
		box-shadow: 0 0 0 30px transparent;
		background: rgba(255,255,255,0.1);
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: box-shadow .6s ease-in-out;
		-moz-transition: box-shadow .6s ease-in-out;
		-o-transition: box-shadow .6s ease-in-out;
		-ms-transition: box-shadow .6s ease-in-out;
		transition: box-shadow .6s ease-in-out;
	}	
	.pointchoise a {
		display: block;
		width: 100%;
	}

/*-------------------トップメニューデザイン終わり-------------------*/


.flick {
	width: 320px;
	margin: 0 auto;
	padding: 5px 0 2px 0;
}

.flick .pointchoise {
	float: left;
	width: 900px;
	text-align: center;
}

.viewport {
	position: relative;

	width: 320px;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transform: translateZ(0);
}

.flipsnap {
  width: 2200px;

  /* 230px(item) * 5 + 45px(padding) */
 }

.flipsnap:after {
  content: '';
  display: block;
  clear: both;
  height: 0; }

.productitem {
	width: 320px;
  font-size: 50px;
  text-align: center;
  padding: 1px 0;
  background: #fff;
  border-top: 1px solid #999;
  float: left;
  color: #666; }

.pointchoise {
  text-align: center; }

.pointchoise .test {
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	line-height: 20px;
	padding: 20px 45px 15px 45px;
	margin: 8px 1px 5px 0;
	background: #ddd;
	border: 1px solid #000;
}

.pointchoise li.curr {
  background: #FC0;
}



.control {

  text-align: center;
	position: relative;
}

.control .prev{
	float: left;
	margin: 0 3px 0 0;
	font-size: 8px;
	padding: 10px;
	background: -webkit-linear-gradient(top,#fcfcfc,#dadada);
	background: -moz-linear-gradient(top,   #fcfcfc,#dadada);
	background: linear-gradient(to bottom,  #fcfcfc,#dadada);
	border: 1px solid #888;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.control .next{
	float: right;
	margin: 0 0 0 3px;
	font-size: 8px;
	padding: 10px;
	background: -webkit-linear-gradient(top,#fcfcfc,#dadada);
	background: -moz-linear-gradient(top,   #fcfcfc,#dadada);
	background: linear-gradient(to bottom,  #fcfcfc,#dadada);
	border: 1px solid #888;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}









/*--------------------------------------------------*/
/*	トップページ									*/
/*--------------------------------------------------*/
.wrap{
	margin: 0 auto;
	width: 100%;
	background: #fff;
}

/*-----------いる---------*/

.contents-inner {
	padding: 10px;
}
.contents-inner2 {
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	text-align: center;
}
.contents-inner3 {
	padding: 10px;
	font-size: 15px;
	line-height: 1.4;
}
.contents-inner3 > a {
	text-decoration: underline;
}


/*--------------------------------------------------*/
/*	固定配置										*/
/*--------------------------------------------------*/
#return {
	position: fixed;
	right: 0;
	bottom: 80px;
	z-index: 1;
	width: 41px;
}
#return a {
	display: block;
	height: 48px;
	padding: 10px 14px;
	color: #fff;
	font-size: 12px;
	-webkit-writing-mode: vertical-rl;
	background-color: rgba(0,0,0,0.7);
	border: solid 1px #fff;
	border-right: none;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
}
/*--------------------------------------------------*/
/*	共通ボタン										*/
/*--------------------------------------------------*/
.yellowBtn {
	display: block;
	width: 100px;
	margin: 0 auto;
	padding: 7px 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	text-decoration: none !important;
	background: -webkit-linear-gradient(top,#888888,#888888 50%,#666 51%,#888888);
	background: -moz-linear-gradient(top,   #888888,#888888 50%,#666 51%,#888888);
	background: linear-gradient(to bottom,  #888888,#888888 50%,#666 51%,#888888);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a.blueBtn,
p.blueBtn,
input.blueBtn {
	-webkit-appearance: none;
	display: block;
	width: 100px;
	margin: 0 auto;
	padding: 12px 0;
	color: #555555;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	text-decoration: none !important;
	background: #fff;
	font-weight: bold;
	box-shadow: 0 0 3px #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #fff;
}
/*--------------------------------------------------*/
/*	共通入力欄										*/
/*--------------------------------------------------*/
.menuBtn {
	width: 38px;
	height: 38px;
	color: #fff;
	font-size: 26px;
	line-height: 38px;
	text-align: center;
	background: -webkit-linear-gradient(top,#2d2d2d,#2d2d2d);
	background: -moz-linear-gradient(top,   #2d2d2d,#2d2d2d);
	background: linear-gradient(to bottom,  #2d2d2d,#2d2d2d);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.menuBtn.closed {
	position: absolute;
	top: 12px;
	right: 5px;
}
.menuBtn.opened {
	float: left;
	width: 36px;
	margin-top: 5px;
	padding-left: 2px;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
}
.menuBtn i {
	display: block;
	width: 38px;
	height: 38px;
	font-size: 26px;
	text-align: center;
	line-height: 38px;
	color: #fff;
}



/*--------------------------------------------------*/
/*	アコーディオン部分								*/
/*--------------------------------------------------*/

.faq .accordion {
	width: 300px;
	margin: 0 auto;
	display: block;
}

.accordion dt {
	background: #ebebeb none repeat scroll 0 0;
	border: 1px solid #bababa;
	border-radius: 4px;
	cursor: pointer;
	font-size: 10px;
	line-height: 21px;
	margin-top: 10px;
	padding: 10px 30px;
	width: 200px;
	margin: 0 auto;
	display: block;
	position: relative;
}
.accordion dt:first-child {
	margin-top: 0;
}
.accordion dt i::before {
	color: #444;
	display: block;
	font-family: FontAwesome;
	font-size: 20px;
	font-style: normal;
	line-height: 1;
	margin-top: -10px;
	position: absolute;
	right: 15px;
	top: 50%;
}
.accordion dt:not(.open) i::before {
	content: "";
}
.accordion dt.open i::before {
	content: "";
}
.accordion dt.open {
	border-radius: 4px 4px 0 0;
}
	.accordion dd {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color #bababa #bababa;
	border-image: none;
	border-radius: 0 0 4px 4px;
	border-style: none solid solid;
	border-width: medium 1px 1px;
/*下記のnoneを解くとddがでっぱなしになる。*/
	display: none;
	margin: 0 auto;
	font-size: 12px;
	line-height: 23px;
	padding: 10px 20px;
	width: 200px;
	position: relative;
}

.faq .accordion dt {
	padding: 10px 30px 10px 45px;
}
.faq .accordion dt::after {
	background: #000;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	content: "!";
	font-size: 16px;
	height: 22px;
	left: 12px;
	line-height: 22px;
	margin-top: -11px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 22px;
}
.faq .accordion dd {
	width: 230px;
	margin: 0 auto;
}



/*--------------------------------------------------*/
/*	ヘッダー										*/
/*--------------------------------------------------*/
/*--------------------------------------------------*/
/*	ヘッダー	トップ以外　　　					*/
/*--------------------------------------------------*/




.headbox{
	width: 100%;
	height: 60px;
	background: #fff;
}

.logobox{
	float: left;
	padding: 2px 0 1px 0;
	display: block;
	margin: 16px 0 0 8px;
	width: 32%;
	background: #fff;
}

.logobox a img{
	display: block;
	margin: 4px auto;
	width: 110px;
}

.headtitlebox{
	position: relative;
	line-height: 2;
	background: #fff;
	float: right;
	width: 65%;
}

.headboxclear{
	clear: both;
}

#headerTop_2p {
	width: 100%;
	height: 63px;
	background: #fff;

}
#header_2p ul {
	position: absolute;
	top: 2px;
	left: 7%;
	display: table;
	width: 87%;
	border-collapse: separate;
	border-spacing: 6px 0;
}
#header_2p ul li {
	display: table-cell;
	background: #fff;
	margin: 0 3px;
	height: 60px;
	vertical-align: middle;
}


#header_2p ul .logicon a{
	color: #43ac00;
	font-weight: normal;
	font-size: 40px;
	position: absolute;
	top: 11.5px;
	right: 136px;
}

#header_2p ul .mailicon a{
	color: #43ac00;
	font-weight: normal;
	font-size: 33px;
	position: absolute;
	top: 11px;
	right: 76px;
}

.loginbtn{
	position: absolute;
	top: 33px;
	right: -88px;
	color: #222;
	font-weight: bold;
	font-size: 8px;
	width: 120px;
}

.mailbtnicon{
	position: absolute;
	top: 30px;
	right: -88px;
	color: #222;
	font-weight: bold;
	font-size: 8px;
	width: 120px;
}

ul .cart:hover span{
	color:#ff881c;
}

ul .cart img{
	position: absolute;
	top: 5px;
	right: 2px;
	width: 52px;
}


ul .cart a img{
	width: 52px;
}

.prdcart{
	position: absolute;
	top: 10px;
	right: 26px;
	font-size: 28px;
	font-weight: bold;
	color: #f00;
}



/*--------------------------------------------------*/
/*	成分ページ専用	h3							*/
/*--------------------------------------------------*/

.border{
	margin: 15px 0 10px 15px;
	color: #222;
	font-weight: bold;
	font-size: 24px;

}


.opinionBody {
	margin: 0 15px 40px 15px;
	padding: 15px;
	color: #444;
	line-height: 1.5;
	font-size: 12px;
	background: #fff;
	border: 1px solid #bbb;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.opinionBody .itemImg {
	width: 120px;
	border: 1px solid #bbb;
}
.opinionBody .itemImg:hover {
	border: 1px solid #f00;
}
.opinionBody .itemImg img {
	display: block;
	width: 120px;
}




.Situationlist{
	width: 96%;
	border: 1px solid #ddd;
	margin: 5px auto;
}



.Situationlist ul{
	font-size: 0;
	margin: 10px auto;
	width: 96%;
	text-align: center;
}

.Situationlist ul li{
	width: 49.3%;
	position: relative;
	margin: 0 auto;
	height: 50px;
	font-size: 0;
	display: inline-block;
	border-right: 1px dotted #888;
	border-bottom: 1px dotted #888;
}

.Situationlist ul li a{
	font-size: 13px;
	display: block;
	text-align: center;
	line-height: 4;
	color: #000;
}

.Situationlist ul li:first-child {
	padding-right: 1px;
}

.Situationlist ul li:nth-child(2n) {
	border-right: none;
	padding-right: 1px;
}

.categoryname{
	padding: 0 0 0 10px;
	font-size: 12px;
	text-align: left;
}

.moreBtn {
	width: 150px;
	margin: 20px auto;
	padding: 8px 0;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	background: -webkit-linear-gradient(top,#fcfcfc,#dadada);
	background: -moz-linear-gradient(top,   #fcfcfc,#dadada);
	background: linear-gradient(to bottom,  #fcfcfc,#dadada);
	border: 1px solid #888;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}




.mainTitle_subtitle{
	padding: 6px 10px;
	background: #f0fffa;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	border-left: 3px solid #43ac00;
	color: #222;
}

/*--------------------------------------*/
		成分一覧のサプリ紹介部分
/*--------------------------------------*/
.componentbox{
	width: 100%;
	margin: 5px 0;
}


.componentlist{
	width: 96%;
	border: 1px solid #ddd;
	margin: 0 auto;
}



.componentlist ul{
	font-size: 0;
	margin: 10px auto;
	width: 96%;
	text-align: center;
}

.componentlist ul li{
	width: 49%;	
	position: relative;
	margin: 0 auto;
	font-size: 0;
	display: inline-block;
	border-right: 1px dotted #888;
	border-bottom: 1px dotted #888;
}

.componentlist ul li a{
	font-size: 13px;
	display: block;
	text-align: center;
	color: #000;
}


.componentlist ul li:first-child {
	padding: 3px 0 4px 0;
}


.componentlist ul li:nth-child(2n) {
	border-right: none;
	padding-right: 1px;
}


.alphabet{
	font-size: 40px;
	margin: 19px 0 0 0;
	font-weight: bold;
}



.categorytype{
	margin: 9px 0 0 0;
	font-size: 8px;
}

.categorytype .word{
	font-size: 11px;
	padding: 0 2px 0 0;
	color: #43ac00;
}

.componentlist ul li .extitle{
	margin: -5px 0 0 2px;
	font-size: 11px;
	text-align: left;
}

.exname{
	color: #222;
	font-size: 11px;
	text-align: left;
	margin: -4px 0 0 7px;
}

.alphabetbtn{
	display: block;
	width: 66%;
	margin: 5px auto;
	padding: 2px 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
	background: -webkit-linear-gradient(top,#43ac00,#43ac00 50%,#43ac00 51%,#43ac00);
	background: -moz-linear-gradient(top,   #43ac00,#43ac00 50%,#43ac00 51%,#43ac00);
	background: linear-gradient(to bottom,  #43ac00,#43ac00 50%,#43ac00 51%,#43ac00);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.componentclear{
	clear: both;
}

.linkother{
	display: block;
	width: 100px;
	padding: 7px 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
	background: -webkit-linear-gradient(top,#fff,#fff 50%,#fff 51%,#fff);
	background: -moz-linear-gradient(top,   #fff,#fff 50%,#fff 51%,#fff);
	background: linear-gradient(to bottom,  #fff,#fff 50%,#fff 51%,#fff);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


.other_detail{
	border-right: 1px dotted #ddd;
	font-size: 12px;
	font-weight: bold;
}

.componentlist ul li img{
	width: 70%;
}








/*--------------------------------------------------*/
/*	フッター										*/
/*--------------------------------------------------*/
footer {
	width: 100%;
	background: #fff;
}
.footerMenu1 {
	padding: 12px;
	background: #fff;
	border-top: 1px solid #888888;
	text-align: center;
}
.footerMenu1 li a,
.footerMenu1 li p {
	display: block;
	position: relative;
	padding: 12px 30px 12px 12px;
	color: #999;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	background: #fff;
	border-bottom: 1px solid #DDDDDD;
}
.footerMenu1 li:first-child a,
.footerMenu1 li:first-child p {
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
.footerMenu1 li:last-child a,
.footerMenu1 li:last-child p {
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
.footerMenu1 li a:after,
.footerMenu1 li p:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 8px;
	width: 13px;
	height: 13px;
	margin-top: -6px;
	content: "";
	background: url("/images/sp/arrow1.png") no-repeat top left;
	background-size: 13px 13px;
}
.footerMenu2 {
	padding: 15px;
	text-align: center;
}
.footerMenu2 li {
	display: inline-block;
	margin: 5px 0;
	padding: 0 2px;
}
.footerMenu2 li.border {
	padding: 0 6px 0 2px;
	line-height: 1 !important;
	border-right: 1px solid #999
}
.footerMenu2 li a {
	color: #777;
	font-size: 12px;
	text-decoration: none;
}
.footerMenu3 {
	display: table;
	width: 100%;
	background: #000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.footerMenu3 li {
	display: table-cell;
	width: 20%;
}
.footerMenu3 li a,
.footerMenu3 li p {
	display: block;
	position: relative;
	padding: 36px 0 5px 0;
	color: #fff !important;
	font-size: 12px;
	line-height: 1.6;
	text-align: center;
	text-decoration: none;
	border-left: 1px solid #2d2d2d;
	border-right: 1px solid #2d2d2d;
}
.footerMenu3 li:first-child a,
.footerMenu3 li:first-child p {
	border-left: none;
}
.footerMenu3 li:last-child a,
.footerMenu3 li:last-child p {
	border-right: none;
}
.footerMenu3 li a:after,
.footerMenu3 li p:after {
	display: block;
	position: absolute;
	top: 6px;
	left: 50%;
	margin-left: -12px;
	color: #fff;
	font-size: 24px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	text-shadow: 0 0 3px #555;
	text-align: center;
}

.footerMenu3 li , .footerMenu3 li p{
	background: #2d2d2d;

}



.footerMenu3 li .moveLogin:after    {content: "\f13e"; margin: 2px 0 0 -6px; color: #f0e68c;}
.footerMenu3 li .moveSearch:after   {content: "\f15c"; color: #FFFACD;}
.footerMenu3 li .moveTracking:after {content: "\f004"; color:#FF367F;}
.footerMenu3 li .moveTop:after      {content: "\f0c9";}
.footerMenu3 li .cart:after         {content: "\f07a"; color: #fff;}
.footerMenu3 li .top:after          {content: "\f062"; color: #fff;}
.copyright {
	margin: 0 0 90px 0;	
	padding: 8px 0;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	background: #2d2d2d;
}
/*--------------------------------------------------*/
/*	パンくずリスト									*/
/*--------------------------------------------------*/
.breadcrumb {
	position: relative;
	margin: 6px;
}
.breadcrumb li {
	display: inline-block;
	font-size: 10px;
	line-height: 17px;
}
.breadcrumb li a {
	text-decoration: underline;
}
.breadcrumb li:not(:last-child):after {
	display: inline-block;
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	padding: 0 4px 0 10px;
	color: #888;
}
.breadcrumb li:first-child a:before {
	display: inline-block;
	content: "\f015";
	font-family: FontAwesome;
	font-style: normal;
}
/*--------------------------------------------------*/
/*	メイン部分										*/
/*--------------------------------------------------*/


.mainTitle {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f0fffa;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-left-color: #43ac00;
    border-left-style: solid;
    border-left-width: 5px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    padding-bottom: 16px;
    padding-left: 12px;
    padding-right: 90px;
    padding-top: 16px;
}
}
.mainTitle.noBorder {
	border-top: none;
}
.mainTitle a {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 79px;
	margin-top: -15px;
	padding: 9px 0;
	font-size: 13px;
}
.mainText {
	padding: 10px;
	font-size: 15px;
	line-height: 22px;
}
.mainText a {
	text-decoration: underline;
}
.mainText img {
	width: 100%;
}
.mainBtn {
	width: 100% !important;
	margin: 10px auto !important;
	padding: 16px 0 !important;
}

.LoginfootmainBtn{
	width: 80%;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	border-radius: 5px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	display: block;
	background: #43ac00;
}



/*--------------------------------------------------*/
/*	サーチ部分							*/
/*--------------------------------------------------*/

.headsearchbox{
	margin: 3px 0;
	width: 100%;
}


form.search {
margin: 0;
}

/* --- ボックス --- */
form.search div {
width: 80%; /* ボックスの幅 */
padding: 1px 0; /* ボックスのパディング（上下、左右） */
background-color: #ffffff; /* ボックスの背景色 */
border: 1px #808080 solid; /* ボックスの境界線 */
margin:5px auto;
}

/* --- テキストボックス --- */
form.search input.textBox {
width: 75%; /* テキストボックスの幅 */
margin: 0 4px 0 5px; /* テキストボックスのマージン（上右下左） */
padding: 0;
background-color: #ffffff; /* テキストボックスの背景色 */
border: none; /* テキストボックスの境界線（なし） */
color: #000000;
}

/* --- ボタン --- */
form.search input.btn {
width: 20%; /* ボタンの幅 */
height: 1.8em; /* ボタンの高さ */
padding: 0;
background: #c08000 url(../images/btn05.gif); /* ボタンの背景 */
border: 1px #c08000 inset; /* ボタンの境界線 */
font-weight: bold;
color: #000000;
letter-spacing: 0.3em; /* 文字間のスペース */
}

/*---------------------------------------------*/
/*----詳細サーチ下記のボタン関係--*/
/*---------------------------------------------*/
input[type="button"] {
	margin: 10px auto;
	border-radius: 4px;
	padding: 5px;
	width: 100%;
	font-size: 16px;
}
.searchselectbtn{
	background: #eee;
	padding: 12px 0 11px 0;
	width: 50%;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	border-radius: 6px;
	text-align: center;
	text-decoration: none;
	position: relative;
	margin: 20px auto;
}


.searchselectbtn a{
	font-size: 16px;
	margin:  0 0 0 10px;
	color: #222;
	text-decoration: none;
}

.searchselectbtn a img{
	wiwdh: 30px;
	position: absolute;
	top: 9px;
	left: 4px;
} 

/*--------------------------------------------------*/
/*-------商品詳細ページの関連商品の始まり-------*/
/*--------------------------------------------------*/

.lotbox{
	background: #fff;
}


.swipetitle{
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: #43ac00;
	padding: 3px 0 3px 0;
}
.swipelink{
	font-size: 10px;
}


.Relationbox{
	width: 100%;
	margin: 20px 0 5px 0;
}

.RelationMenu{
	padding: 16px 90px 16px 12px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	background: #eee;
}


.Relationblock{
	width: 96%;
	border: 1px solid #ddd;
	margin: 5px auto;
}



.Relationblock ul{
	font-size: 0;
	margin: 10px auto;
	width: 96%;
	text-align: center;
}

.Relationblock ul li{
	width: 33.3%;
	margin: 0 auto;
	font-size: 0;
	display: inline-block;
}

.Relationblock ul li a{
	font-size: 10px;
	display: block;
	text-align: center;
	color: #000;
	border-right: 1px dotted #888;
}
.Relationblock ul li:nth-child(3n) a{
	border-right: none;
	padding-right: 1px;
}

.Relationblock ul li a img{
	width: 100%;
	display: block;
	margin: 0 auto;
}

.Relationblock ul li p{
	font-size: 10px;
	color: #000;
}



.clear{
	clear: both;
}


/*--------------------------------------------------*/
/*	トップページ									*/
/*--------------------------------------------------*/
.tabBody {
	width: 100%;
}
.tabBody .tabContent {
	display: none;
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
	border: 1px solid #bbb;

}
.tabBody .tabContent.active {
	display: block;
}

.rankinglinkmore a{
	font-size: 13px;
	display: block;
	padding: 10px;
	text-align: right;
}



.linkbtn{
	display: block;
	width: 80%;
	margin: 10px auto;
	padding: 3px 0;
	color: #fff;
	font-size: 10px;
	text-align: center;
	text-decoration: none !important;
	background: -webkit-linear-gradient(top,#43ac00,#43ac00 50%,#43ac00 51%,#43ac00);
	background: -moz-linear-gradient(top,   #43ac00,#43ac00 50%,#43ac00 51%,#43ac00);
	background: linear-gradient(to bottom,  #43ac00,#43ac00 50%,#43ac00 51%,#43ac00);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


/*------------------------*/

/*-----------いる---------*/





/*--------------------商品詳細ページの関連商品の始まり------------------*/
.rankingbox{
	width: 98%;
	margin: 5px auto;
}

.rankingblock{
	width: 96%;
	border: 1px solid #ddd;
	margin: 0 auto;
}



.rankingblock ul{
	font-size: 0;
	margin: 10px auto;
	width: 96%;
	text-align: center;
}

.rankingblock ul li{
	width: 33.3%;
	margin: 0 auto;
	font-size: 0;
	display: inline-block;
}

.rankingblock ul li a{
	font-size: 10px;
	display: block;
	text-align: center;
	color: #000;
	border-right: 1px dotted #888;
}
.rankingblock ul li:nth-child(3n) a{
	border-right: none;
	padding-right: 1px;
}

.rankingblock ul li a img{
	width: 80%;
	display: block;
	margin: 0 auto;
}





.clear{
	clear: both;
}





/*-----------------------------------------------------*/


/*--------------------------------------------------*/
/*	トップページ									*/
/*--------------------------------------------------*/

.topItemproduct {
	overflow: hidden;
}
.topItemproduct {width: 380px;}
.topItemproduct {width: 507px;}
.topItemproduct {width: 2000px;}
.topItemproduct li div {
	float: left;
	margin-top: 8px;
	padding: 8px 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.0;
	width: 112px;
	display: inline-block;
	text-align: center;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}

.topItemproduct .category1 div {background: #ff0;}
.topItemproduct .category2 div {background: #dff;}
.topItemproduct .category3 div {background: #fda;}
.topItemproduct .category4 div {background: #afd;}
.topItemproduct .category5 div {background: #c00;}
.topItemproduct .category6 div {background: #FFCCCC;}
.topItemproduct .category7 div {background: #CCFFFF;}

.topItemproduct .category1 div.active {background: #ff0;}
.topItemproduct .category2 div.active {background: #08f;}
.topItemproduct .category3 div.active {background: #f70;}
.topItemproduct .category4 div.active {background: #093;}
.topItemproduct .active {
	margin-top: 0;
	padding: 12px 0;
	color: #fff;
	border-bottom: none;
}
.tabBody {
	width: 100%;
}
.tabBody .tabContent {
	display: none;
	width: 100%;
	height: auto;
	padding: 20px 0;
	text-align: center;
	overflow: hidden;
	border: 1px solid #bbb;
}
.tabBody .tabContent.active {
	display: block;
}

/*-----------いる---------*/

.contents-inner {
	border: 1px solid #eee;
}
.Sequence{
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 20px 0;
}


/*--------------------------------------------------*/
/*	index髯仙ｮ�																				*/
/*--------------------------------------------------*/
input[type=radio], input[type=checkbox] {
  display: none;
}

.checkbox {
	width: 100%;
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: inline-block;
	margin: 0 20px 8px 0;
	padding: 12px 12px 12px 42px;
	border-radius: 8px;
	background-color: #f6f7f8;
	vertical-align: middle;
	cursor: pointer;
}
.checkbox:hover {
	background-color: #e2edd7;
}
.checkbox:hover:after {
	border-color: #53b300;
}
.checkbox:after {
	-webkit-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	position: absolute;
	top: 50%;
	left: 15px;
	display: block;
	margin-top: -10px;
	width: 16px;
	height: 16px;
	border: 2px solid #bbb;
	border-radius: 6px;
	content: '';
}

input[type=radio]:checked {
	opacity: 1;
}

.checkbox:before {
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	position: absolute;
	top: 50%;
	left: 21px;
	display: block;
	margin-top: -7px;
	width: 5px;
	height: 9px;
	border-right: 3px solid #53b300;
	border-bottom: 3px solid #53b300;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
	opacity: 1;
}




/*--------------------------------------------------*/
/*	商品一覧									*/
/*--------------------------------------------------*/


#searchlistbox {
	margin: 10px auto;
	width: 100%;
}

#searchlistbox .searchlistname {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}

#searchlistbox .body {
	width: 100%;
	height: 180px;
	margin: 3px auto;
	font-size: 18px;
	overflow: auto;
	backsearchlistbox3

}
#searchlistbox .body .news{
	border-bottom: 1px solid #000;
	padding: 10px 0;
}

#searchlistbox .body .news .newslist{
	display: block;
}


/*価格一覧*/
#searchlistbox1 {
    margin: 10px auto;
	width: 100%;
}

#searchlistbox1 .searchlistname1 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

#searchlistbox1 .body1 {
	width: 100%;
    margin: 3px auto;
    font-size: 11px;
    overflow: auto;
    background: #fff;
    border-top: 1px solid #bbb
}

#searchlistbox1 .news1 {
    margin-bottom: 10px;
    margin-top: 10px;
}


.news1 .newslist1 .fa-star{
	padding-left: 6px;
	color: #f90;
	font-size: 18px;
	font-weight: bold;
}

/*キャンペーン*/

#searchlistbox2 {
    margin: 10px auto;
	width: 100%;
}

#searchlistbox2 .searchlistname2 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

#searchlistbox2 .body2 {
	width: 100%;
	line-height: 1.4;	
	padding: 10px 0;
    margin: 3px auto;
    font-size: 11px;
    overflow: auto;
    background: #fff;
    border-top: 1px solid #bbb
}

#searchlistbox2 .news2 {
    margin-bottom: 10px;
    margin-top: 10px;
}


.news2 .newslist2 .fa-star{
	padding-left: 6px;
	color: #f90;
	font-size: 18px;
	font-weight: bold;
}



/*カスタマーレビュー*/

#searchlistbox3 {
    margin: 10px auto;
	width: 100%;
}

#searchlistbox3 .searchlistname3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

#searchlistbox3 .body3 {
	width: 100%;
	line-height: 1.4;	
	padding: 10px 0;
    margin: 3px auto;
    font-size: 11px;
    overflow: auto;
    background: #fff;
    border-top: 1px solid #bbb
}

#searchlistbox3 .news3 {
    margin-bottom: 10px;
}


.news3 .newslist3 .fa-star{
	padding-left: 6px;
	color: #f90;
	font-size: 18px;
	font-weight: bold;
}




.mainText {
	padding: 10px;
	font-size: 15px;
	line-height: 22px;
}




.clear{
	clear: both;
}


/*--------------------------------------------*/
/*				成分一覧部分				*/
/*--------------------------------------------*/

.noticetextArea{
	width: 96%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.5;
	padding: 5px 0;
}


.importpromise{
	position: relative;
}


.importhatena img{
	position: absolute;
	top: 234px;
	right: 10px;
	width: 35%;
}



.bodycontents{
	line-height: 1.5;
	color: #43ac00;
	font-size: 36px;
	font-weight: bold;
}

.importhatenaright{
	float: left;
	width: 62%;
}

.importhatena{
	float: right;
	width: 30%;
}

.importclear{
	clear: both;
}



/*--------------------------------------------------*/
/*---------------上へスクロールbtn------------*/
/*--------------------------------------------------*/

.page-top{
	margin: 0;
	padding: 0;
}

.page-top p{
	margin: 0;
	padding: 0;
	position: fixed;
	right: 16px;
	bottom: 95px;
}

.move-page-top{
	display: block;
	background: #43ac00;
	width: 50px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
	border-radius: 30px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.move-page-top:hover{
	opacity: 0.85;
	color: #43ac00;
}




#menuList {
	position: relative;
	padding-left: 60px;
}
#menuList .menuBtn.openedTop a {
	display: block;
	position: fixed;
	top: 5px;
	left: 10px;
	width: 50px;
	height: 40px;
	z-index: 998;
	background: url("/images/sp/icon/close_openedTop.png") no-repeat top left #ff5070;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
}
#menuList .sideBtnArea {
	padding: 20px 0;
	text-align: center;
}
#menuList .sideBtnArea p,
#menuList .sideBtnArea > a {
	display: inline-block;
	margin: 0 4px;
}
#menuList .sideBtnArea p a {
	margin: 0;
}
#menuList .sideBtnArea p a:after {
	margin: 0;
	padding: 0;
	color: #fff;
	content: "閉じる";
}


/* ここまでデモページ用のコード */

.modal-content {
	width: 50% ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
}
  
#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}

.button-link {
	color: #00f ;
	text-decoration: underline ;
}
 
.button-link:hover {
	cursor: pointer ;
	color: #f00 ;
}


-----------------------------------------*/
/* ここからデモページ用のコード */
body {
	width: 100% ;
	height: 5000px ;
	padding: 0 ;
}
/* ここまでデモページ用のコード */

.modal {
	width: 85% ;
	margin: 0 ;
	background: #fff ;
	position: fixed ;
	display: none ;
	padding: 8px 10px;
	z-index: 100;
	border: 4px solid #43ac00;
}
  
#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}

.close .button-link {
	position: absolute;
	bottom:10px;
	right: 18px;
	color: #00f ;
	text-decoration: underline ;
}

.close .button-link img{
	position: absolute;
	bottom:-5px;
	right: 46px;
}


.button-link:hover {
	cursor: pointer ;
	color: #f00 ;
}
.loginForm {
	width: 90%;
	margin: 0 auto;
	padding: 10px 15px 5px 5px;
	background: #f0fffa;
	border: 2px solid #c0eaff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
}

.loginForm input[type=text] {
	display: block;
	width: 90%;
	height: 20px;
	margin-bottom: 15px;
	padding: 4px 8px;
	font-size: 16px;
	line-height: 20px;
	background: #ffffea;
	border: 1px solid #b0b0b0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.loginForm input[type=submit] {
	display: block;
	width: 120px;
	margin: 0 auto 15px auto;
	padding: 3px 0;
	font-size: 14px;
}




.sign_item{
	border: 1px solid #bbb;
	background: #eee;
	padding: 10px 0;
	display: block;
	border-radius: 4px;
	margin: 10px auto;
}



.contact_itemlink{
	display: block;
	color: #222;
	font-size: 14px;
	text-align: center;
}

/*---------*/
/*--------------------------------------------------*/


/*--------------------------------------------------*/
/*  共通スタイル                                    */
/*--------------------------------------------------*/
.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.bold {font-weight: bold;}
.focus {background: #ffd;}
.colorRed {color: #f00 !important;}
.size10 {font-size: 10px !important;}
.size11 {font-size: 11px !important;}
.size12 {font-size: 12px !important;}
.size13 {font-size: 13px !important;}
.size14 {font-size: 14px !important;}
.size15 {font-size: 15px !important;}
.size16 {font-size: 16px !important;}
.size17 {font-size: 17px !important;}
.size18 {font-size: 14px !important;}
.size19 {font-size: 19px !important;}
.size20 {font-size: 18px !important;}
.size21 {font-size: 21px !important;}
.size22 {font-size: 22px !important;}
.size23 {font-size: 23px !important;}
.size24 {font-size: 20px !important;}
.size25 {font-size: 25px !important;}
.size26 {font-size: 26px !important;}
.size27 {font-size: 27px !important;}
.size28 {font-size: 28px !important;}
.size29 {font-size: 29px !important;}
.size30 {font-size: 30px !important;}
.center {text-align: center !important;}
.left   {text-align:   left !important;}
.right  {text-align:  right !important;}
.mt0  {margin-top:     0px !important;}
.mt5  {margin-top:     5px !important;}
.mt10 {margin-top:    10px !important;}
.mt15 {margin-top:    15px !important;}
.mt20 {margin-top:    16px !important;}
.mb0  {margin-bottom:  0px !important;}
.mb5  {margin-bottom:  5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.ml0  {margin-left:    0px !important;}
.ml5  {margin-left:    5px !important;}
.ml10 {margin-left:   10px !important;}
.ml15 {margin-left:   15px !important;}
.ml20 {margin-left:   20px !important;}
.mr0  {margin-right:   0px !important;}
.mr5  {margin-right:   5px !important;}
.mr10 {margin-right:  10px !important;}
.mr15 {margin-right:  15px !important;}
.mr20 {margin-right:  20px !important;}
.pt0  {padding-top:     0px !important;}
.pt5  {padding-top:     5px !important;}
.pt10 {padding-top:    10px !important;}
.pt15 {padding-top:    15px !important;}
.pt20 {padding-top:    20px !important;}
.pb0  {padding-bottom:  0px !important;}
.pb5  {padding-bottom:  5px !important;}
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}
.pl0  {padding-left:    0px !important;}
.pl5  {padding-left:    5px !important;}
.pl10 {padding-left:   10px !important;}
.pl15 {padding-left:   15px !important;}
.pl20 {padding-left:   20px !important;}
.pr0  {padding-right:   0px !important;}
.pr5  {padding-right:   5px !important;}
.pr10 {padding-right:  10px !important;}
.pr15 {padding-right:  15px !important;}
.pr20 {padding-right:  20px !important;}
.imeActive {ime-mode: active !important;}
.disabled  {ime-mode: disabled !important;}
.hide {display: none !important;}


/*--------------------------------------------------*/
/*	成分紹介始まり									*/
/*--------------------------------------------------*/


.Quick_instruction{
	margin: 20px auto;
	width: 96%;
	border-bottom: 1px solid #bbb;
}

.intext{
	margin: 5px 0 20px 0;
	line-height: 1.6;
}

.fontbold{
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #000;
	line-height: 1.5;
}

.table_of_contents{
	margin: 0px auto;
	width: 96%;
}

.text1{
	padding: 0 0 0 65px;
	font-size: 28px;
	font-weight: bold;
}

.Tablecolumn1{
	width: 100%;
	padding: 6px;
	margin: 3px auto;
/*	border-collapse: collapse;*/
	border-collapse: separate;
	border-spacing:4px;
}

.Tablecolumn1 th{
	width: 36%;
	height: 60px;
	background: #bbb;
	color: #fff;
	font-weight: bold;
	text-align: center;
}


.Tablecolumn1 tr td{
	width: 64%;
	position: relative;
	padding: 6px 0 0 23px;
	background-color: #fff;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	border-right: 1px dotted #bbb;
}

.Tablecolumn1 tr .aaaaaa{
	width: 100px!important;

}
/*----------*/

.compomentImageItem{
	width: 98%;
	margin: 10px auto;
}

.compomentImageItem img{
	width: 100%;
	display: block;
	margin: 0 auto;
}

.fontColor{
	font-weight: bold;
	color:#f00;
}


/*-----*/
.melatoninItem{
	width: 98%;
	display: block;
	margin: 10px auto;
}

.melatoninItem table tr td{
	width: 300px;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	padding: 4px 0;
}

.melatoninFont td{
	font-size: 14px;
	font-weight: bold;
	background: #999;
	padding: 3px;
	color: #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #bbb;
}
.melatoninFont td:last-child{
	border-right: 1px solid #bbb;
}

.melatoninItem table .melatoninFont2 td,
.melatoninFont3 td{
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
.melatoninItem table .melatoninFont2 td:first-child{
	border-left: 1px solid #bbb;
}



.melatoninItem table .melatoninFont3 td:first-child{
	border-left: 1px solid #bbb;
}
/*-----*/
.menuber2{
	margin: -20px 0 0 0;
}