@charset "utf-8";
/*
#container {
	overflow: hidden;
	position: relative;
	background: none;
}*/

#loading {
	padding: 166px 0;
	text-align: center;
}

/* topImgArea */
#topImgArea  {
    padding-top: 59.4px;
}
#topImgArea .topLinkBox span {
	display: none;
	/*background-position: 50% 0;
	background-repeat: no-repeat;
	-webkit-background-size: 1200px auto;
	-moz-background-size: 1200px auto;
	background-size: 1200px auto;*/
	max-width: 100%;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    -ms-background-size: cover;
    background-size:cover;
    width: 100%;
}
/*#topImgArea .topLinkBox span a {
	display: block;
	width: 974px;
	height: 365px;
	margin: 0 auto;	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#topImgArea .bx-controls {
	position: absolute;
	top: 183px;
	left: 50%;
	width: 974px;
	margin-left: -487px;
}*/
#topImgArea .bx-wrapper .bx-prev {
	left: -21px;
	/*background: url(n_images/prev.png) no-repeat 50% 50%;*/
}
#topImgArea .bx-wrapper .bx-next {
	right: -21px;
	/*background: url(n_images/next.png) no-repeat 50% 50%;*/
}

#topImgArea .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	margin-top: -21px;
	outline: 0;
	width: 42px;
	height: 42px;
	text-indent: -9999px;
	z-index: 100;
}

/* contents */
/*
#contents {
	position: absolute;
	top: 365px;
	left: 50%;
	margin-left: -487px;
	width: 974px;
	z-index: 100;
}
#contents > section {
	margin-top: 20px;
}
#contents > *:first-child {
	margin-top: 0;
}

#importantArea {
	overflow: hidden;
	border-radius: 4px;
}
#importantArea dl {
	display: table;
	width: 100%;
}
#importantArea dl dt,
#importantArea dl dd {
	display: table-cell;
}
#importantArea dl dt {
	width: 15%;
	padding: 15px;
	background: #cc0000;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
#importantArea dl dd {
	width: 85%;
	padding: 15px;
	background: #ffffff;
}
#importantArea dl dd > *:first-child {
	margin-top: 0;
}
#newsArea {
	overflow: hidden;
	background-color: #f0efeb;
	background-color: rgba(240, 239, 235, 0.9);
	border-radius: 4px;
}
#newsArea dl {
	display: table;
	width: 100%;
}
#newsArea .newsWrap {
	overflow: hidden;
	height: 48px;
	border-top: dotted 1px #999999;
}
#newsArea .newsWrap:first-child {
	border-top: none;
}
#newsArea .newsWrap .heading {
	float: left;
	width: 20%;
	border-right: dotted 1px #999999;
	font-size: 15px;
	font-size: 1.5rem;
}
#newsArea .newsWrap .heading a {
	display: block;
	padding: 12px 12px 12px 40px;
	background: url(n_images/index_ic01.png) no-repeat 12px 50%;
	text-decoration: none;
}
#newsArea .newsWrap .heading a:hover {
	text-decoration: underline;
}
#newsArea .newsWrap .newsList01 {
	width: 80%;
	margin-top: 0;
}
#newsArea .newsWrap .newsList01 li {
	width: auto !important;
	height: 44px;
	margin-top: 0;
	padding: 12px;
}
#newsArea .newsWrap .newsList01 li .innerIcon01 {
	display: inline-block;
}
#newsArea .newsWrap .bx-wrapper {
	overflow: hidden;
}
#newsArea .newsWrap .bx-viewport {
	width: auto !important;
}
#newsArea .newsWrap .newsList01 .txt {
	white-space: nowrap;
	text-overflow: ellipsis;
}
#productArea {
	padding: 20px 0 20px 25px;
	background: #ffffff;
	border-radius: 4px;
}
#productArea .heading {
	padding-left: 28px;
	background: #ffffff url(n_images/index_ic02.png) no-repeat 0 50%;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	color: #2640a3;
}
#productArea .productAreaList {
	clear: both;
	margin-right: -30px;
}
#productArea .productAreaList li {
	float: left;
	display: block;
	margin-right: 30px;
	background: none;
	border: none;
	border-bottom: dotted 1px #999999;
	text-align: left;
}
#productArea .productAreaList li a {
	display: table;
	width: 160px;
	padding: 10px 0;
	vertical-align: middle;
	font-weight: normal;
	font-size: 13px;
	font-size: 1.3rem;
	color: #333333;
	text-decoration: none;
}
#productArea .productAreaList li a:hover {
	text-decoration: underline;
}
#productArea .productAreaList li span {
	display: table-cell;
	width: 110px;
	padding: 0 10px 0 15px;
	background: url(../common_renew/images/com_ic01.png) no-repeat 0 50%;
	vertical-align: middle;
}
#productArea .productAreaList li .productImg {
	width: 50px;
	height: auto;
}
#productArea .productAreaList li.campaign {
	margin-top: 10px;
	border: none;
}
#productArea .productAreaList li.campaign a {
	display: block;
	height: 60px;
	padding: 20px 0 20px 20px;
	background: url(../common_renew/images/com_ic02.png) no-repeat 10px 50%;
	border: solid 1px #41a9f9;
	border-radius: 4px;
	text-align: center;
	color: #41a9f9;
	font-weight: bold;
}
#featureArea {
	margin-right: -10px;
	padding-bottom: 20px;
}
#featureArea .featureBox {
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	border-radius: 4px;
}
#featureArea .featureBox.box01 {
	width: 236px;
}
#featureArea .featureBox.box02 {
	width: 482px;
}
#featureArea .featureBox a {
	text-decoration: none;
	color: #333333;
}
#featureArea .featureBox a .img img {
	width: 100%;
}
#featureArea .featureBox a .boxTitle {
	position: relative;
	padding: 5px 12px 5px 60px;
}
#featureArea .featureBox a .boxTitle img {
	position: absolute;
	top: -8px;
	left: 13px;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1.0;
}
#featureArea .featureBox a .boxTitle span {
	display: block;
}
#featureArea .featureBox a .boxTxt {
	margin-top: 0;
	padding: 3px;
}
#featureArea .featureBox a .boxTxt span {
	display: block;
	padding: 12px;
	color: #333333;
}
#featureArea .featureBox a:hover .boxTitle,
#featureArea .featureBox a:hover .boxTxt {
	text-decoration: underline;
}
#featureArea .campaign .boxTitle { background: #e7f6fc;	border-top: solid 3px #8cc6fc; color: #41a9f9; }
#featureArea .campaign { background: #ffffff url(../common_renew/images/feature_bg01.png) no-repeat 100% 100%; }
#featureArea .nihonsyu .boxTitle { background: #f2e4d6;	border-top: solid 3px #d8ae84; color: #996633; }
#featureArea .nihonsyu { background: #ffffff url(../common_renew/images/feature_bg02.png) no-repeat 100% 100%; }
#featureArea .kajitsusyu .boxTitle { background: #fbefaf;	border-top: solid 3px #e5bd71; color: #df7e17; }
#featureArea .kajitsusyu { background: #ffffff url(../common_renew/images/feature_bg03.png) no-repeat 100% 100%; }
#featureArea .recipe01 .boxTitle { background: #eaf4be;	border-top: solid 3px #aac37d; color: #779f30; }
#featureArea .recipe01 { background: #ffffff url(../common_renew/images/feature_bg04.png) no-repeat 100% 100%; }
#featureArea .recipe02 .boxTitle { background: #fce3e3;	border-top: solid 3px #ed9c9c; color: #e35858; }
#featureArea .recipe02 { background: #ffffff url(../common_renew/images/feature_bg05.png) no-repeat 100% 100%; }
#featureArea .brand .boxTitle { background: #e0f2f3;	border-top: solid 3px #84c9cf; color: #30939c; }
#featureArea .brand { background: #ffffff url(../common_renew/images/feature_bg06.png) no-repeat 100% 100%; }
#featureArea .release .boxTitle { background: #f6dff1;	border-top: solid 3px #cb8cbb; color: #b5529c; }
#featureArea .release { background: #ffffff url(../common_renew/images/feature_bg07.png) no-repeat 100% 100%; }
#featureArea .ir .boxTitle { background: #f5e8e1;	border-top: solid 3px #ddb6ae; color: #b34f4f; }
#featureArea .ir { background: #ffffff url(../common_renew/images/feature_bg08.png) no-repeat 100% 100%; }
#featureArea .recruit .boxTitle { background: #e5f7e8;	border-top: solid 3px #86c28a; color: #30a557; }
#featureArea .recruit { background: #ffffff url(../common_renew/images/feature_bg09.png) no-repeat 100% 100%; }
#featureArea .enzymes .boxTitle { background: #f6f5d1;	border-top: solid 3px #c2b686; color: #94860b; }
#featureArea .enzymes { background: #ffffff url(../common_renew/images/feature_bg10.png) no-repeat 100% 100%; }
#featureArea .online .boxTitle { background: #e7eff6;	border-top: solid 3px #7c8bc5; color: #2640a3; }
#featureArea .online { background: #ffffff url(../common_renew/images/feature_bg11.png) no-repeat 100% 100%; }
#featureArea .kamiya .boxTitle { background: #c7e2c0;	border-top: solid 3px #86b183; color: #16571d; }
#featureArea .kamiya { background: #ffffff url(../common_renew/images/feature_bg12.png) no-repeat 100% 100%; }
*/

/* underContents */
/*
#underContents {
	width: 974px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#newsListArea #tabs {
	margin-top: 35px;
}
#newsListArea #tabs .list li {
	position: relative;
	padding-bottom: 1px;
	border-bottom: solid 1px #b2b2b2;
}
#newsListArea #tabs .list li a.heading {
	display: block;
	padding-bottom: 5px;
	border-bottom: solid 2px #2640a3;
	font-weight: bold;
	font-size: 20px;
	font-size: 2.0rem;
	cursor: default;
	text-decoration: none;
	color: #333333;
}
#newsListArea #tabs .list li a.heading:hover,
#newsListArea #tabs .list li a.heading:active {
	text-decoration: none;
}
#newsListArea #tabs .list .update {
	float: left;
	width: 467px;
}
#newsListArea #tabs .list .release {
	float: right;
	width: 467px;
}
#newsListArea #tabs .list li .links {
	position: absolute;
	right: 0;
	bottom: 10px;
	display: inline-block;
}
#newsListArea #tabs .list li a.iconLink {
	display: inline-block;
	margin-right: 15px;
	padding: 3px 0 3px 12px;
	background: url(../common_renew/images/com_ic01.png) no-repeat 0 50%;
	text-decoration: none;
}
#newsListArea #tabs .list li a.rssLink {
	padding: 3px 0 3px 30px;
	background: url(n_images/index_ic03.gif) no-repeat 0 50%;
	text-decoration: none;
}
#newsListArea #tabs .list li a.iconLink:hover,
#newsListArea #tabs .list li a.rssLink:hover {
	text-decoration: underline;
}
#newsListArea #tabs .newsTabShow {
	display: block !important;
}
#newsListArea #tabs .updateBox {
	float: left;
	width: 467px;
}
#newsListArea #tabs .releaseBox {
	float: right;
	width: 467px;
}
#newsListArea #tabs .updateBox .newsList01,
#newsListArea #tabs .releaseBox .newsList01 {
	margin-top: 20px;
}

#newsListArea .btnLink01 {
	margin-top: 15px;
	text-align: right;
}
#newsListArea .btnLink01 a {
	padding: 10px 50px 8px;
}
#groupArea {
	margin-top: 30px;
}
#groupArea dl {
	display: table;
	width: 100%;
	border: solid 1px #d3d6e0;
	border-radius: 4px;
}
#groupArea dl dt {
	display: table-cell;
	width: 20%;
	padding: 25px;
	background: #f1f3fa;
	border-radius: 4px 0 0 4px;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
}
#groupArea dl dd {
	display: table-cell;
	width: 80%;
	padding: 25px 15px 0 25px;
	border-radius: 0 4px 4px 0;
}
#groupArea dl dd.groupList {
	display: table-cell !important;
}
#groupArea dl dd ul li {
	float: left;
	width: 180px;
	margin-bottom: 20px;
}
#groupArea dl dd ul li a {
	display: inline-block;
	padding-left: 15px;
	background: url(../common_renew/images/com_ic01.png) no-repeat 0 0.3em;
}
*/
/* bannerContents */
#bannerContents {
	padding: 20px 0 10px;
}
#bannerContents .bannerList {
	width: 974px;
	margin: 0 auto;
}
#bannerContents .bannerList li {
	float: left;
	margin-left: 27px;
}
#bannerContents .bannerList li:first-child {
	margin-left: 0;
}
#bannerContents .socialBtn {
	margin: 12px auto 0;
}

@media only screen and (max-width: 990px) {
	#topImgArea {
		/*min-height: 0;*/
        padding-top: 50px;
	}
	#topImgArea .topLinkBox span {
		/*-webkit-background-size: contain;
		-moz-background-size: contain;
		background-size: contain;*/
	max-width: 100%;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    -ms-background-size: cover;
    background-size:cover;
    width: 100%;
	}
	/*#topImgArea .bx-controls {
		top: 50%;
		left: 50%;
		width: 100%;
		margin-left: -50%;
	}*/
	#topImgArea .bx-wrapper .bx-prev {
		left: 10px;
	}
	#topImgArea .bx-wrapper .bx-next {
		right: 10px;
	}
	#contents {
		overflow: hidden;
		position: static;
		width: 100%;
		padding-top: 2%;
		margin-left: 0;
	}
	#importantArea dl dt {
		width: 20%;
	}
	#importantArea dl dd {
		width: 80%;
		border: solid 1px #d4d4d4;
		border-left: none;
		border-radius: 0 4px 4px 0;
	}
	#newsArea .newsWrap .heading {
		width: 28%;
	}
	#newsArea .newsWrap .newsList01 {
		width: 72%;
	}
	#newsArea .newsWrap .heading a {
		background: url(n_images/index_ic01_sp.png) no-repeat 12px 50%;
		background-size: 19px 19px;
	}
	#productArea {
		padding-left: 2%;
		border: solid 1px #d4d4d4;
		border-radius: 4px;
	}
	#productArea .heading {
		background: #ffffff url(n_images/index_ic02_sp.png) no-repeat 0 48%;
		background-size: 17px 17px;
	}
	#productArea .productAreaList {
		margin-right: 0;
	}
	#productArea .productAreaList li {
		width: 23%;
		margin-right: 2%;
	}
	#productArea .productAreaList li a {
		width: 100%;
	}
	#productArea .productAreaList li.campaign a {
		background: url(../common_renew/images/com_ic02_sp.png) no-repeat 10px 50%;
		background-size: 24px 24px;
	}
	#featureArea {
		margin-right: -3%;
	}
	#featureArea .featureBox {
		margin: 0 2% 2% 0;
		border: solid 1px #d4d4d4;
	}
	#featureArea .featureBox.box01 {
		width: 31%;
	}
	#featureArea .featureBox.box02 {
		width: 64%;
	}
	#featureArea .featureBox a .boxTitle {
		padding: 5px 5px 5px 50px;
	}
	#featureArea .featureBox a .boxTitle img {
		width: 40px;
		height: auto;
		left: 5px;
	}
	#featureArea .featureBox a .boxTxt span {
		padding: 5px;
	}
	#newsListArea #tabs {
		margin-top: 0;
	}
	#newsListArea #tabs .list .update {
		width: 49%;
	}
	#newsListArea #tabs .list .release {
		width: 49%;
	}
	#newsListArea #tabs .updateBox {
		width: 49%;
	}
	#newsListArea #tabs .releaseBox {
		width: 49%;
	}
	#groupArea dl dt {
		width: 23%;
		padding: 25px 0;
	}
	#groupArea dl dd {
		width: 77%;
	}
	#groupArea dl dd ul li {
		width: 32%;
		margin-right: 1%;
	}
	#underContents {
		width: 100%;
		padding-right: 2%;
		padding-left: 2%;
	}
	#bannerContents .bannerList {
		width: auto;
		overflow: hidden;
		position: relative;
	}
	#bannerContents .bannerList ul {
		float: left;
		position: relative;
		left: 52%;
		padding: 0;
	}
	#bannerContents .bannerList ul li {
		float: left;
		width: 24%;
		margin-left: 0;
		padding: 0 0.5%;
		position: relative;
		left: -50%;
	}
	#newsListArea #tabs .list li a.iconLink,
	#productArea .productAreaList li span,
	#groupArea dl dd ul li a {
		background: url(../common_renew/images/com_ic01_sp.png) no-repeat 0 50%;
		background-size: 6px 10px;
	}
}


@media only screen and (max-width: 640px) {
	#contents > section {
		margin-top: 0;
	}
	#loading {
		padding: 60px 0;
		text-align: center;
	}
	/*#topImgArea .topLinkBox span {
	max-width: 100%;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    -ms-background-size: cover;
    background-size:cover;
    width: 100%;
	}*/
	#topImgArea .bx-wrapper .bx-prev,
	#topImgArea .bx-wrapper .bx-next {
		background-size: 24px 24px;
	}
	#topImgArea .bx-wrapper .bx-prev {
		left: 0;
	}
	#topImgArea .bx-wrapper .bx-next {
		right: 0;
	}
    /*#topImgArea .bx-wrapper .bx-controls-direction a {
		margin-top: -24px;
		width: 48px;
		height: 48px;
	}*/
	/*#importantArea,
	#importantArea dl dt,
	#importantArea dl dd {
		display: block;
		width: 100%;
		border: none;
		border-radius: 0;
	}
	#importantArea dl dt {
		padding: 5px 10px;
		text-align: left;
	}
	#importantArea dl dd {
		padding: 10px;
	}
	#newsArea {
		border-radius: 0;
	}
	#newsArea .newsWrap {
		overflow: hidden;
		height: auto;
		padding-top: 10px;
		border-top: solid 1px #d4d4d4;
	}
	#newsArea .newsWrap .heading {
		float: none;
		width: 100%;
		border-right: none;
	}
	#newsArea .newsWrap .heading a {
		padding: 0 0 0 38px;
		background-position: 10px 48%;
		font-size: 1.5rem;
	}
	#newsArea .newsWrap .newsList01 li {
		height: auto;
		padding: 10px;
	}
	#newsArea .newsList01 .date {
		display: inline-block;
		float: none;
	}
	#productArea {
		padding: 15px;
		border: none;
		border-top: solid 1px #d4d4d4;
		border-radius: 0;
	}
	#productArea .heading {
		background: url(n_images/index_ic02_sp.png) no-repeat 0 48%, url(../common_renew/images/sp_com_ic02.gif) no-repeat 98% 50%;
		background-size: 17px 17px, 22px 22px;
	}
	#productArea .heading.open {
		background: url(n_images/index_ic02_sp.png) no-repeat 0 48%, url(../common_renew/images/sp_com_ic01.gif) no-repeat 98% 50%;
		background-size: 17px 17px, 22px 22px;
	}
	#productArea .productAreaList {
		display: none;
	}
	#productArea .productAreaList li {
		width: 49%;
		min-height: 52px;
		margin-right: 0;
	}
	#productArea .productAreaList li:nth-child(even) {
		float: right;
	}
	#productArea .productAreaList li a {
		width: 100%;
		padding: 15px 0;
	}
	#productArea .productAreaList li span {
		padding-left: 15px;
	}
	#productArea .productAreaList li a .productImg {
		display: none;
	}
	#productArea .productAreaList li.campaign a {
		display: block;
		height: auto;
		padding: 10px 0 10px 10px;
		background-position: 5px 50%;
		background-size: 17px 17px;
	}
	#featureArea {
		border-top: solid 1px #d4d4d4;
		margin-right: 0;
		padding: 2% 1%;
	}
	#featureArea .box01 {
		width: 48% !important;
		margin: 0 1% 2%;
	}
	#featureArea .featureBox {
		background-size: 12px 12px;
	}
	#featureArea .featureBox.box02 {
		width: 98%;
		margin: 0 1% 2%;
	}
	#featureArea .featureBox a .boxTitle {
		padding: 2px 2px 2px 40px;
	}
	#featureArea .featureBox a .boxTitle img {
		width: 32px;
		height: auto;
	}
	#underContents {
		width: 100%;
		margin-top: 20px;
		padding-right: 0;
		padding-left: 0;
	}
	#newsListArea {
		padding: 0 2%;
	}
	#newsListArea #tabs .rssLink,
	#newsListArea #tabs .list li .links {
		display: none;
	}
	#newsListArea #tabs .updateBox,
	#newsListArea #tabs .releaseBox {
		width: 100%;
	}
	#newsListArea #tabs .list {
		border-bottom: solid 2px #2640a3;
	}
	#newsListArea #tabs .list li,
	#newsListArea #tabs .list li a.heading {
		border: none;
		padding-bottom: 0;
	}
	#newsListArea #tabs .list li a.heading {
		padding: 10px;
		border: solid 1px #cccccc;
		border-radius: 5px 5px 0 0;
		font-size: 1.5rem;
		text-align: center;
		cursor: pointer;
	}
	#newsListArea #tabs .list li.on a.heading {
		background: #2640a3;
		border: solid 1px #2640a3;
		color: #ffffff;
	}
	#newsListArea #tabs .tabBox,
	#newsListArea #tabs .tabBox ul {
		min-height: 285px;
	}
	#groupArea {
		margin-top: 20px;
	}
	#groupArea dl {
		display: block;
		width: 100%;
		border: none;
		border-radius: 0;
	}
	#groupArea dl dt {
		display: block;
		width: 100%;
		padding: 10px;
		background: #f1f3fa url(../common_renew/images/sp_com_ic02.gif) no-repeat 98% 50%;
		background-size: 22px 22px;
		border-radius: 0;
		font-size: 1.6rem;
		font-weight: bold;
		text-align: left;
		cursor: pointer;
	}
	#groupArea dl dt.open {
		background: #f1f3fa url(../common_renew/images/sp_com_ic01.gif) no-repeat 98% 50%;
		background-size: 22px 22px;
	}
	#groupArea dl dd {
		display: none;
		width: 100%;
		padding: 0;
		border-radius: 0;
	}
	#groupArea dl dd ul {
		width: 100%;
		border-bottom: solid 1px #cccccc;
	}
	#groupArea dl dd ul li {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 0;
		padding: 0;
		background: none;
	}
	#groupArea dl dd ul li a {
		display: block;
		padding: 15px 10px 15px 30px;
		background: url(../common_renew/images/com_ic01_sp.png) no-repeat 15px 50%;
		background-size: 6px 10px;
		border-top: solid 1px #cccccc;
	}
    */
	#bannerContents {
		padding: 15px 0 0;
	}
	#bannerContents .bannerList {
		width: auto;
		margin: 0 20px;
		overflow: hidden;
		position: relative;
	}
	#bannerContents .bannerList ul {
		float: none;
		position: relative;
		left: 0;
		padding: 0;
	}
	#bannerContents .bannerList ul li {
		display: none;
		float: none;
		width: 100%;
		margin: 15px 0 0;
		padding-left: 0;
		position: relative;
		left: 0;
	}
	#bannerContents .bannerList ul li:first-child {
		margin: 0;
	}
	#bannerContents .bannerList ul li.spShow {
		display: block;
		text-align: center;
	}
	#bannerContents .socialBtn ul {
		float: left;
	}
}


/*=================================
	clearfix
=================================*/
#newsArea .newsWrap:after,
#productArea .productAreaList:after,
#featureArea:after,
#newsListArea #tabs:after,
#newsListArea #tabs .list:after,
#groupArea dl dd ul:after,
#bannerContents .bannerList ul:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0;
	line-height: 0;
}