@charset "utf-8";

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#460e0b;
background: #f8f8f1 url(images/bg.png);
background-attachment:fixed;
}

#wrapper {
	overflow: hidden;
}

ul {
  list-style: none;
}

a{color:#5f9e39;text-decoration:none;}
a:hover{color:#183904; position:relative;top: 1px; left: 1px;}
a:active, a:focus {outline: 0;}
img{border:0;}

.clear{clear:both;}

.red {color: #E70B0F;}
.pnk { color: #EB1BA1;}
.mdr { color: #08B29B;}
.vio { color: #9D27F2;}
.blue { color: #1053DA;}
.org { color: #F54924;}
.vio1 { color: #8A07E4;}
.

.left { float:left;}
.right { float:right;}

.font13 { font-size: 13px; vertical-align: 2.5px;}
.font16 { font-size: 16px;}





.ma_top10 { margin-top: 10px;}
.MG-T15 { margin-top: 15px;}
.ma_top20 { margin-top: 20px;}

.ma_bot10 { margin-bottom: 10px;}
.ma_bot20 { margin-bottom: 20px;}

.ma_bot40 { margin-bottom: 40px;}
.MG-B3 { margin-bottom: 3px;}
.MG-B5 { margin-bottom: 5px;}

.ma_lef40 { margin-left: 40px;}
.MG-L30 {margin-left: 30px;}
.MG-L50 { margin-left: 50px;}
.center {text-align:center;}


 MG-T15

/*.red {
	color: #E01215;
}*/

.center {
	text-align:center;
}

/*.kumamoto {
	text-align:center;
	font-size:16px;
	margin-top: 120px;
}*/



/*個人情報開示について*/


.privacy_disclosure { 
  font-size:15px;
  font-weight:100;
}

.privacy_disclosure_title {
	font-size: 17px;
	margin: 15px 0 10px;
} 


.privacy_disclosure_title2 {
	font-size: 17px;
	margin-top: 15px;
} 

.privacy_disclosure_p_top {
	font-size: 16px;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}


.privacy_disclosure_p {
	font-size: 14px;
	margin: 10px 0 0 10px;
}




/*************
/* ヘッダー
*************/

#header h1 {
color: #5f9e39;
padding: 5px 0;
font-size: 10px;
font-weight: normal;
}

#header img {
	margin: 15px 0 25px;
}

.fc {
	font-size: 26px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bolder;
	color: #5f9e39;
}

.time {
	font-size:19px;
	font-weight:normal;
	color: #460e0b;
	float:right;
}


/*************
/* トップナビゲーション
*************/



#topnav li {
	float:left;
	list-style: none;
    border-right: 1px dashed #ccc;
	text-align:center;
	line-height: 46px;
	margin: 10px 0;
}

#topnav li a {
	display:block;
	color: #5B3202;
	font-size: 16px;
}

#topnav li a:hover {
	color: #D40F12;
}

#topnav li a.active {
    color: #FB881B;
}

.top {
	border-left: 1px dashed #ccc;
}

/*************
メイン（右側）コンテンツ
*************/
/*#main {
float: right;
width: 618px;
padding: 25px 0;
display: inline;
}*/


#main h2{
margin-bottom: 15px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #5f9e39;
background: url(images/heading.png) /*no-*/repeat 95%;
}

#main h3 {
font-size: 13px;
font-weight: normal;
line-height: 30px;
padding-left: 15px;
margin-top: 10px;
letter-spacing: 0.2em;
color: #5f9e39;
border-bottom: 1px solid #ccc;
}

#main h4 {
	font-size: 13px;
	font-weight: normal;
}

.product_name {
	font-size:13px;
	font-weight:bold;
}
	
#main h5 {
	font-size: 14px;
	margin-bottom: 5px;
}

/*#main p {
     padding: 15px 15px 15px 20px;
}*/

.shin {
	margin-left:80px;
}


/*#main div {
	height: 210px;
}
*/
#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#5f9e39;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 1px solid #cccccc;
   padding: 1px;
  margin: 1px;
}

#imagbox {
	margin: 0 25px;
	width: 150px;
	height: 150px;
}

.migi {
	margin-left: 50px;
	margin-right: 50px;
}

/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#5f9e39;}
p.button a:hover{color:#ffffff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

.right {
	text-align:right;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/* テーブル装飾
----------------------------------------------------------- */

/*#main .t-head {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	background-color: #e8f7d2;
	width: 100px;
}

#main .t-item {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	width: 535px;
}*/

/*#main ul li{
	list-style-type: none;
	padding: 0 0 5px 8px;
}

*/


/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #ccc;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}



address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}




/*===============================================
       デスクトップ
===============================================*/

@media screen and (min-width: 769px){
	
img {
max-width: 100%;
height: auto;
width *:auto;　
}

/*************
全体
*************/
#wrapper{
margin: 0 auto;
/*padding: 0 20px;*/
width: 910px;
}

#header{
width: 910px;
height: 100px;
margin: 0 auto;
}

/*************
/* トップナビゲーション
*************/

#topnav li {
	width: 150px;
	height: 46px;
	/*margin-bottom: 35px;*/
}
/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 25px 0;
display: inline;
}

/*テーブル*/

 .t-head {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	background-color: #e8f7d2;
	width:100px;
}

.t-item,.t-area {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	width: 535px;
}




/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 20px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 23px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #5f9e39;
background: url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-bottom: 20px;
padding: 10px 0 0 10px;
/*border: solid #ccc 1px;*/
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dashed #ccc;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}


/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin-left: 20px;
padding: 5px 0;
}

#main p.withImage img{
float: left;
margin-right: .5em;
}

.goodlistbox {
/*	height:250px;*/
	margin-bottom: 70px;
}

.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last { 
  margin-right:0;
  }
  
#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

#main .th {
	width: 100px;
	height: 40px;
	margin-right: 10px;
	font-weight:normal;
}

.oritatami {
	margin-left: 258px;
}

#hypergenryou,
#puropoligenryou,
#souhogenryou,
#nagucoragenryou,
#placenta-genryou,
#aojiru-genryou,
#euglena-genryou,
#kousokoubo-genryou,
#umagenryou,
#ipegenryou {
	border: solid 1px #888383;
	color: #D1680B;
	margin: 0 0 0 265px;
	padding: 3px;
}

.down {
	margin-top: 70px;
	margin-left: -10px;
}

.pagetop,.pagetop2{
	display: none;
}

.box11 {
	display:none;
}

.kakunin {
	margin: 10px 0 0 150px;
}
    
    .kumamoto {
	text-align:center;
	font-size:16px;
	margin-top: 120px;
}



}


/*===============================================
      タブレット
===============================================*/
@media screen and (max-width: 768px){
	
img {
max-width: 100%;
height: auto;
width *:auto;　
}



#header {
	width: 95%;
	margin: 0 auto;
}

/*ナビ*/

#sidebar {
	display: none;
}

#topnav {
	width: 303px;
	height: 142px;
	margin: 15px auto;
}

#topnav li {
	width: 150px;
	height: 46px;
	margin: 0 auto;
	border-bottom: 1px dashed #ccc;
}

.top,.top2 {
	border-top: 1px dashed #ccc;
}

.tab_clear {
	clear:both;
	border-left: 1px dashed #ccc;
}

/*メイン*/

#main {
	width: 95%;
	clear:both;
	margin: 0 auto;
}


iframe {
	width: 95%;
	margin: 0 auto;
}

/*テーブル*/

table {
	width:95%;
	margin: 0 auto;
}



.t-head {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
	background-color: #e8f7d2;
}

.t-item,.t-area {
	border-collapse: collapse;
	border: solid 1px #ddd;
	padding: 10px;
}

#main .th {
	width: 100px;
	height: 30px;
	margin-right: 10px;
	font-weight:normal;
}
/*フッター*/

#footer {
	width: 95%;
	margin: 0 auto;
}

#logo {
	margin: 15px auto 15px;
}

.box {
   float: left;
   margin: 20px 15px 10px 0;
   line-height: 1.2;
}

.box1 {
	clear:both;
}


/*商品一覧*/

#imagbox {
	width: 100%;
}


.box_img{
   padding: 0px 0px 10px 0px;
}

.last { 
   margin-right: 0;
}

#main p.withImage img{
float: left;
margin-right: .5em;
}

#hypergenryou,
#puropoligenryou,
#souhogenryou,
#nagucoragenryou,
#placenta-genryou,
#aojiru-genryou,
#euglena-genryou,
#kousokoubo-genryou {
	border: solid 1px #888383;
	/*margin-left: 265px;*/
	color: #D1680B;
	margin-top: 0;
	padding: 3px;
}

.down {
	margin-top: 70px;
	margin-left: -10px;
}

.goodlistbox {
	margin-bottom: 30px;
}

.pagetop {
	text-align: center;
	margin-bottom: 10px;
}

.pagetop2{
	display: none;
}


.box11 {
	display:none;
}

.kakunin {
	margin: 10px 0 0 220px;
}

    .kumamoto {
	text-align:center;
	font-size:16px;
	margin: 30px auto 30px;
}

}

/*===============================================
　　スマートフォン
===============================================*/
@media screen and (max-width:480px){
	

	
img {
    max-width: 100%;
    height: auto;
    width *:auto;　
}

/*#main {
	height: auto;
}*/

#container {
	margin-bottom: 15px;
}

/*ヘッダー*/

.fc {
	font-size: 16px;
}

.time {
	font-size: 14px;
}

#header span .font13 {
	font-size:10px;
}

#header p {
	margin-top: 15px;
}

/*ナビ*/

#topnav {
	width: 293px;
}

#topnav li {
	width: 145px;
	margin: 0 auto;
}


/*テーブル*/

.underline {
	border-bottom: groove;
}
 

table td {
	padding: 2px;
	display:block;
	/*border-left: solid 1px #F2B457;*/
}





/*商品一覧*/

#main p.withImage img{
     float: left;
}

.comment {
	clear:both;
}

.goodlistbox  {
	padding-bottom: 10px;
	border-bottom: double;
}

.last1 {
	border-bottom: none;
}

/*フッター*/

.box {
	width: 100%;
}

.kakunin {
	margin: 10px 0 0 80px;
}


/*年末の挨拶画像ここから*/

.newyear {
	display: none;
}

.pagetop2 {
	display:block;
	font-size:15px;
	margin: 35px 20px 35px 20px;
	padding: 5px;
	border-radius: 100px 25px 50px 50px;
}

.box11{
	display:block;
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	margin: 35px 20px 35px 20px;
}
.box11 p {
    margin: 0; 
    padding: 0;
}
    
    .kumamoto {
	text-align:center;
	font-size:16px;
	margin: 30px auto 30px;
}




}