@charset "UTF-8";

/* --- reset default style ---------------*/
body,
h1, h2, h3, h4, h5, h6,
div, p, ul, ol, li,
dl, dt, dd,
pre, blockquote, address,
table, thead, tbody, tfoot,
 tr, th, td, caption,
form, fieldset, legend,
optgroup, option,
del, ins,
span, a, img,
dfn, em, strong, bdo,
abbr, acronym, cite, q,
kbd, code, samp, var,
input, select, textarea, button, label, iframe
{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
sup {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}
sub {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
}
fieldset, del, ins, img, abbr, acronym
{
	border: 0;
    vertical-align:bottom
}
li {
	list-style-type: none;
}
area {
	border:none;
	outline: none;
}
/* --- ページの基本 ---------------*/
body {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 0.9rem;
	color:#000;
	background: #fff;
}
.fontfamily-serif {
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝", serif;
}
table {
	border-collapse:collapse;
	border:none;
}
tr,th,td {
	border:none;
}
th,td {
	vertical-align:top;
}
a {
	/* color: #000; */
	text-decoration: none;
}
a:link {
	/* color: #000; */
	text-decoration: none;
}
a:visited {
	/* color: #000; */
	text-decoration: none;
}
a:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
a:active {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

ol {
	padding-left: 2em;
}
ol li {
	list-style-type: decimal;
}
.gsc-control-cse {
	padding: 0em!important; 
}
#navmenu1 .gsc-control-cse { 
	padding: 0em!important; 
	background-color: #C1272D!important;
	border: none!important; 
}

/* 左右幅リミッター */
.container {
	max-width: 991px;
}

.max-width {
	max-width: 991px;
}

/* ガタツキ修正 */
.no-gutters {
  margin:0;
  padding:0;
}
 
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  margin:0;
  padding:0;
}

/* ------------------------- */


/* ヘッダー */
.dec-02 {
	max-width: 60%;
}

/* メインビジュアル */
.dec-03 {
	background-color: #4AB8B4;
}
.dec-04 {
	margin-top: -26px;
}
.dec-05 {
	margin-top: -200px;
}
@media (max-width: 990px) {
	.dec-05 {
		margin-top: calc(-220/ 990 * 100vw);
	}
}
@media (max-width: 990px) {
	.dec-06 {
		width: calc(220/ 990 * 100vw);
		height: calc(249 / 990 * 100vw);
	}
}
.dec-07 {
	background-image: url(../img/img-04.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;
	margin-top: -1px;
}
.dec-08 {
	background-color: #EDE9E3;
}
@media (max-width: 990px) {
	.dec-09 {
		width: calc(95/ 990 * 100vw);
		height: calc(249 / 990 * 100vw);
	}
}
/* ペースト肥料とは */
.dec-11 {
	background-color: #666666;
	border-radius: 25px;
	padding: 5px 0;
	color: #EDE9E3;
	font-size: 1.4rem;
	letter-spacing: 0.2rem;
}
@media screen and (max-width:767px) {
	.dec-11 {
		font-size: 1.1rem;
		letter-spacing: 0;
	}
}
.dec-12 {
	font-size: 1rem;
	line-height: 1.8rem;
	text-align: justify;
	text-justify: inter-character;
}
.dec-13 {
	border: 2px solid black;
	background-color: white;
	padding: 3px 0 1px;
	width: 150px;
}
.dec-14 {
	border: 2px solid #00868E;
	background-color: #00868E;
	color: #FFF3D5;
	padding: 2px 0 2px;
	width: 150px;
}
.dec-15 {
	color: red;
	font-weight: 600;
}

/* ペースト二段施肥 */
.dec-16 {
	font-size: 1rem;
	line-height: 1.8rem;
	text-align: justify;
	text-justify: inter-character;
}

/* メリットとは */
.dec-21 {
	background-color: #FFF3D5;
	border-radius: 20px;
}
.dec-22 {
	margin-top: -110px;
}
@media screen and (max-width:767px) {
	.dec-22 {
		margin-top: -60px;

	}
}
.dec-23 {
	width: 70px;
}
@media screen and (max-width:767px) {
	.dec-23 {
		width: 40px;
	}
}
.dec-24 {
	color: #048477;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
}
@media screen and (max-width:767px) {
	.dec-24 {
		font-size: 1.2rem;
		letter-spacing: 0;
	}
}
.dec-25 {
	font-size: 1rem;
	line-height: 1.8rem;
	text-align: justify;
	text-justify: inter-character;
}
.dec-26 {
	border-bottom: 2px solid #048477;
}
.dec-27 {
	color: red;
	font-weight: bold;
}
.dec-27 span {
	font-weight: bold;
	font-size: 1.1rem;
}
@media screen and (max-width:767px) {
	.dec-28 {
		width: 45%;
		height: 45%;
	}
}
@media screen and (max-width:767px) {
	.dec-29 {
		font-size: 0.6rem;
	}
}

/* マイクロプラスチック問題とは */
.dec-31 {
	background-color: #EAEFF5;
}
.dec-32 {
	font-size: 1rem;
	line-height: 1.8rem;
	text-align: justify;
	text-justify: inter-character;
}
.dec-33 {
	font-size: 1.4rem;
	color: #318677;
	font-weight: bold;
	letter-spacing: 0.1rem;
}
.dec-34 {
	margin-top: 42px;
}
@media (max-width: 990px) {
	.dec-34 {
		margin-top: calc(30/ 990 * 100vw);
	}
}
.dec-35 {
	margin-top: -110px;
}
@media screen and (max-width:767px) {
	.dec-35 {
		margin-top: -60px;
	}
}
@media screen and (max-width:767px) {
	.dec-36 {
		margin-top: 20px;
	}
}
/* フッダー */
.dec-41 {
	font-size: 1.4rem;
	color: #3945A6;
	letter-spacing: 0.2rem;
	font-weight: bold;
	line-height: 2.4rem;
}
@media screen and (max-width:767px) {
	.dec-41 {
		font-size: 1.1rem;
		letter-spacing: 0;
		line-height: 1.8rem;

	}
}
.dec-51 {
	background-image: url(img-a1.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* スマホ用youtube */
.youtube {
	width: 100%;
	aspect-ratio: 9 / 16;
}
.youtube iframe {
	width: 100%;
	height: 100%;
	border: none;
	margin: 0px;
}

#page_top{
	width: 50px;
	height: 50px;
	position: fixed;
	right: -50px;
	bottom: 80px;
}

#page_top a{
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
	background-image: url(img-a2.png);
}


