@charset "shift_jis";
html{}
body{
	background:#fff;
	color:#333;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
.pc{
	display:none !important;
}
article{
	padding-bottom: 20px;
}
section{
	margin: 0 auto;
}
section h2{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#396961', endColorstr = '#205049');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#396961', endColorstr = '#205049')";
	background-image: -moz-linear-gradient(top, #396961, #205049);
	background-image: -ms-linear-gradient(top, #396961, #205049);
	background-image: -o-linear-gradient(top, #396961, #205049);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#396961), to(#205049));
	background-image: -webkit-linear-gradient(top, #396961, #205049);
	background-image: linear-gradient(top, #396961, #205049);
	padding: 15px 20px;
	line-height: 1px;
	border-bottom: 1px solid #232610;
	box-shadow: 0 1px 1px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.4);
	-o-box-shadow: 0 1px 1px rgba(0,0,0,.4);
	position:relative;
	z-index:1;
	cursor: pointer;
}
section h2:after{
	content:'';
	display: block;
	width: 28px;
	height: 28px;
	z-index: 10;
	position: absolute;
	right: 10px;
	top: 10px;
	background:url(../img/btn_acordion.png) 0 0 no-repeat;
	background-size: 28px 100px;
	-moz-background-size: 28px 100px;
	-webkit-background-size: 28px 100px;
	-o-background-size: 28px 100px;
}

section h2.current:after{
	background-position: 0 100%;
}


section h2 img{
	width: auto;
	height: 19px;
}
section .content{
}
.wrap{
	margin: 15px 10px;
}
.wrap .content{
	padding: 15px 20px;
}

/* 共通配置 */
.wrap .content .boxItems dl{
	padding: 25px 0;
}
.wrap .content .boxItems dt{
	margin-bottom: 13px;	
}
.wrap .content .boxItems dt img{
	width: 100%;
	height: auto;
}
.wrap .content .boxItems h4{
	background:url(../../img/bg_subttl_safety.png) 50% 100% no-repeat;
	padding-bottom: 14px;
	margin-bottom: 13px;
	width:100%;
}
.wrap .content .boxItems h4 img{
	width: 90%;
	height: auto;
}
.wrap .content .boxItems dl.last{
	padding-right: 0;
}
.wrap .content .boxItems .btn{
	text-align:center;
	margin-top: 15px;
}
.wrap .content .boxItems .btn img{
	width: 100%;
	height: auto;
}

/* --------------------------------------------------------------------------------*/
/* main */
/* --------------------------------------------------------------------------------*/
#main {
	position:relative;
	background:url(../../img/bg_main.png) center top no-repeat #0e1917;
	color: #fff;
	padding: 10px 0 20px;
	margin: 0;
	box-shadow: 0 2px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.2);
	-o-box-shadow: 0 2px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2);
	background-size:170% auto;
	-webkit-background-size:170% auto;
	-o-background-size:170% auto;
}
#main p.logo{
	position: absolute;
	width: 64px;
	height: 40px;
	left: 10px ;
	top: 10px;	
}
#main p.anniversary{
	position:absolute;
	right:20px;
	top:300px;
	width:60px;
	height:auto;
	}
#main p.anniversary img{
	width: 100%;
	height: auto;
	}
#main p.logo img{
	width: 100%;
	height: auto;
}
#main section .content{
	position:relative;
	padding: 0 10px;
}
#main section h1{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
#main section h1 img{
	width: 100%;
	height: auto;
}
#main section h1 span{
	width: 70px;
	height: 77px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left:-140px;
	top: -270px;
}
#main section p{
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 0;
}
#main section .mv{
	height: 313px;
	text-align:center;
}
#main section .mv img{
	width: auto;
	height: 100%;
}
#main p.btn{
	width:80%;
	margin:20px auto 0;
	}
#main p.btn img{
	width:100%;
	height:auto;
	}
#main section p.subtitle{
	width:65%;
	}
#main section p.subtitle img{
	width:100%;
	height:auto;
	}
#gnav{
	display: none;
}

/* --------------------------------------------------------------------------------*/
/* 歴史 */
/* --------------------------------------------------------------------------------*/
#history {
	background:url(../../img/bg_history_sp.png) left top repeat-y;
}
#history h3 {
	margin: 0 0 18px;
}
#history h3 img {
	width:100%;
	height:auto;
}
#history p.small{
	font-size: 12px;
}
#history .boxHistory{
	margin:20px 0;
}
#history .boxHistory li{
	margin:0 0 20px;
	}
#history .boxHistory li.sp img{
	width: 100%;
	height: auto;
}

/* --------------------------------------------------------------------------------*/
/* 核酸 */
/* --------------------------------------------------------------------------------*/
#about {
	background: url(../../img/bg_about_sp.jpg) 50% 0;
	color: #fff;
}
#about h3{
	margin: 0 0 18px;
}
#about h3 img{
	width:100%;
	height: auto;
}
#about p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 10px;
}
#about .boxItems h4{
	background: none;
	padding-bottom: 0;
}
#about .content .slideContent{
	display:none;
}
#about .content .slideContent.current{
	display: block;
}
#about .boxDetail{
	padding: 20px 0;
}
#about .boxDetail ul{
}
#about .boxDetail li{
	padding-bottom: 25px;
}
#about .boxDetail li img{
	width:100%;
	height: auto;
}
#about .boxDetail .boxTxt{}
#about .content nav{
	display:none;
	margin-top:30px;
}
#about .content nav li{
	margin-bottom: 10px;
}
#about .content nav li a{
	display:block;
	padding: 10px 0;
	text-align:center;
	color: #fff;
	background-image : linear-gradient(top, #1a9c23 0%, #064d05 100%);
	background-image : -moz-linear-gradient(top, #1a9c23 0%, #064d05 100%);
	background-image : -webkit-linear-gradient(top, #1a9c23 0%, #064d05 100%);
	background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0, #1a9c23), color-stop(1, #064d05));
	background-image : -o-linear-gradient(top, #1a9c23 0%, #064d05 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff1a9c23', endColorstr='#ff064d05');
	border: solid 1px #7ed376;
	box-shadow: 0 2px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3);
	-o-box-shadow: 0 2px 2px rgba(0,0,0,.3);
}
#about .content nav li a:hover{
	text-decoration: underline;
}
#about .content nav li a.current{
	text-decoration: none;
	color: #acdc22;
}
#about .content nav ul{
	border-right: 1px solid #6b8a11;
}

/* --------------------------------------------------------------------------------*/
/* 技術・研究 */
/* --------------------------------------------------------------------------------*/
#technology {
	background: #101b19 url(../../img/bg_technology.png) 0 500px repeat-x;
	color: #fff;
}
#technology h3 {
	margin: 0 0 18px;
	width:70%;	
}
#technology h3 img{
	width:100%;
	height:auto;
}
#technology p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 10px;
}
#technology .column {}
#technology .column.right {
	padding-top: 40px;
}
#technology .boxPerson {
	margin-top: 15px;
	padding:15px 10px;
	clear: both;
	border: 1px solid #768371;
	background:url(../../img/bg_person.png);
}
#technology .boxPerson dt {
	width: auto;
	text-align: center;
	padding: 0 0 10px;
}
#technology .boxPerson dd {
}
#technology .boxPerson dd h4 {
	font-weight: bold;
	padding-bottom: 14px;
}
#technology .boxPerson dd p {
	font-size: 14px;
	line-height: 1.4;
}
#technology .boxPerson dd.btn {
	width: auto;
	padding: 18px 0 0;
	text-align:center;
}
#technology .boxPerson dd.btn img{
	width: 100%;
	height: auto;
}


#technology .right p {
	margin-bottom: 38px;
	text-align: center;
	border: 1px solid #fff;
	position: relative;
	padding: 15px 10px;
}
#technology .right p img{
	width: 100%;
	height: auto;
}
#technology .right dl {
	border: 1px solid #fff;
	position: relative;
	margin-bottom: 38px;
}
#technology .right dt {
	background:url(../../img/bg_subttl_technology.png) 50% 100% no-repeat; 
	padding: 15px 10px;
	text-align:center;
}
#technology .right dt img{
	width: 100%;
	height: auto;
}
#technology .right dd {
	padding: 15px 15px 0;
}
#technology .right dd li {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 20px;
}
#technology .right p:after,
#technology .right dl:after {
	content: '';
	display: block;
	background: url(../../img/icon_arrow_technology.png) 50% 0 no-repeat;
	width: 31px;
	height: 16px;
	position: absolute;
	z-index: 10;
	bottom: -26px;
	left: 50%;
	margin-left: -15px;
}
#technology .right p.last:after {
	display: none;
}
.txtRight{
	text-align:right;
}
#technology .researcherWrap dl{
	margin-top: 10px;
	padding:15px 10px 10px;
	clear: both;
	border: 1px solid #768371;
	background:url(../../img/bg_person.png);
	font-size:14px;
	}
#technology .researcherWrap dl dt{
	margin:0 0 3px;
	font-weight:bold;
	}
#technology .researcherWrap dl dd{
	}
#technology .researcherWrap dl ul li{
	text-indent:-14px;
	margin:0 0 0 14px;
	padding:0 0 5px;
	line-height:1.3;
	}
#technology .researcherWrap p{
	margin:0;
	}	
/* --------------------------------------------------------------------------------*/
/* 安全性 */
/* --------------------------------------------------------------------------------*/
#safety {
	background: #121e1b url(../../img/bg_safety.png) 0 0 repeat-x;
	color: #fff;
}
#safety h3 {
	margin: 0 0 18px;
	width:95%;
}
#safety h3 img{
	width:100%;
	height:auto;
}
#safety h4 img{
	height: 20px;
	width: auto;
}
#safety p {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------------------*/
/* 商品詳細 */
/* --------------------------------------------------------------------------------*/
#detail {
	background: url(../../img/bg_detail.png) 0 0 repeat-x;
}
#detail .column {
	padding-bottom: 40px;
}
#detail .right {}

#detail h3 {
	text-align:center;
	margin: 0 0 25px;
}
#detail h3 img{
	width: 100px;
	height: auto;
}
#detail dt {
	margin-bottom: 20px;
}
#detail dt img{
	width: 100%;
	height: auto;
}
#detail p {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 5px;
}
#detail b {
	color: #c00808;
	font-weight: normal;
}
#detail table {
	line-height: 1.2;
	font-size: 14px;
	border-collapse: separate;
	border-spacing: 0;
	border-top: #dedede 1px solid;
	border-left: #dedede 1px solid;
	margin-top: 25px;
	width: 100%;
}
#detail table th,
#detail table td {
	display:block;
	border-bottom: #dedede 1px solid;
	border-right: #dedede 1px solid;
}
#detail table th {
	color: #666;
	text-align:left;
	padding: 12px 14px;
	background: #eee;
}
#detail table td {
	color: #666;
	text-align:left;
	padding: 12px 14px;
}

/* お召し上がり方 ------------------------------------- */
#detail .content {
	padding-bottom: 20px;
}
#detail .boxUse {
	clear: both;
	border: #dedede 1px solid;
	margin: 20px 0;
	padding: 15px 10px;
}
#detail .boxUse h3{
	margin-bottom: 20px;
	font-size: 17px;
	text-align: left;
	color: #666;
}
#detail .boxUse li{
	text-indent: -24px;
	padding-left: 24px;
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 5px;
}

/* ボタンエリア ------------------------------------- */
.btnArea{
	margin: 0 10px;
	padding:5px 0 0;
	}
.btnArea img{
	width:100%;
	height:auto;
	}
.btnArea ul li{
	margin:10px 0 0;
	}
.btnArea ul li.last{
	margin: 0;
	}
/* =フッター
------------------------------------------------------------------*/
footer{
	padding-top: 20px;
	background: #f5f5f5 url(../img/bg_footer.png) 50% 0 no-repeat;
	clear: both;
}
footer .bnn,
footer div{
	margin: 0 auto;
	font-size: 12px;
}

footer .bnn{
	padding: 0 10px;
}
footer .bnn li{
	position: relative;
	line-height: 1;
	width: 48%;
	display:inline-block;
	margin-bottom: 8px;
	box-shadow: 0 0px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0px 1px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0px 1px rgba(0,0,0,.2);
	-o-box-shadow: 0 0px 1px rgba(0,0,0,.2);
}
footer .bnn li img{
	width: auto;
	height: 36px;
}
footer .bnn li:nth-child(2n){
	margin-right:1%;
}
footer .bnn li a{
	background: #fff;
	display: block;
	text-align: center;
	padding: 8px 0;
	border: 1px solid #dbdbdb;
}

footer .bnn .first{
	float: none;
	width: 100%;
	text-align:center;
	margin-bottom: 14px;
}
footer .bnn .first a{
	background: #235850;
	padding: 0;
	border: none;
}

footer .bnn .first img{
	width: auto;
	height: auto;
}
footer .bnn .last{
	position: relative;	
	box-shadow: none;
}
footer .bnn .last a{
	background: none;
	padding: 0;
	border: none;
	position:relative;
	top: 8px;
}
footer .bnn .last img{
	width: auto;	
	height: 52px;
}
footer .bnn li a:hover,
footer .bnn li a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
}


footer div{
	padding: 25px 0 35px;
}
footer nav{
	text-align:center;
}
footer nav li{
	border-right : solid 1px #b3b3b3;
	padding: 0 11px;
	display:inline;
}
footer nav .last{
	border:none;
}
footer nav li a{
	color: #333;
	text-decoration: none;
}
footer nav li a:hover{
	text-decoration: underline;
}
#copyright{
	padding-top: 20px;
	text-align:center;
}
.btnTop{
	display: none;
}


.footerNavi{
	padding:10px 0 5px;
	margin:0 10px;
	border-top : solid 1px #ccc;
	border-bottom : solid 1px #ccc;
	}
.footerNavi li a:link{
	color:#333;
	text-decoration:none;
	}
.footerNavi li a:visited{
	color:#333;
	text-decoration:none;
	}
.footerNavi ul{
	width:33%;
	float:left;
	}
.footerNavi ul ul{
	width:100%;
	float:none;
	padding:3px 0;
	}
.footerNavi li{
	background:url(../../img/arrow01.gif) left 3px no-repeat;
	background-size:auto 10px;
	-webkit-background-size:auto 10px;
	-o-background-size:auto 10px;
	padding:0 0 0 12px;
	font-size:12px;
	margin:0 0 5px;
	line-height:16px;
	}
.footerNavi li li{
	background:url(../../img/arrow02.gif) left 3px no-repeat;
	background-size:auto 5px;
	-webkit-background-size:auto 5px;
	-o-background-size:auto 5px;
	padding:0 0 0 5px;
	font-size:10px;
	line-height:12px;
	}


































