<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";






* {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	box-sizing: border-box;
}

.contents div.nextlink{
	border:solid 1px #007be4;
	padding:10px;
}

.contents div.nextlink a{
	background:url(../images/check_icon.gif) no-repeat left top;
	padding-left:25px;
	padding-bottom:10px;
}

html {
	overflow-y: scroll;
}

body, th, td, input, select, textarea {
	font-size: 16px;
	line-height: 130%;
	font-family: "Helvetica Neue",Helvetica,Arial, sans-serif, "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

body {
	margin: 0px;
}

figure {
	margin: 0px;
}

img {
	border: 0px;
}

figure img {
	display: block;
}

figure.left img {
	margin-left: 0px;
}

a {
	color: #003278;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

em {
	font-style: normal;
	color: #009ee6;
}

dl, ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	margin: 0px;
	line-height: 130%;
}

.text_right {
	text-align: right;
}

.clear {
	clear: both;
}

header .links,
footer .links {
	font-size: 12px;
	font-weight: bold;
	line-height: 105%;
}

header .links:after,
footer .links:after {
	content: "";
	clear: both;
	display: block;
}

header .links li,
footer .links li {
	float: left;
	margin-top: 5px;
}

header .links li+li,
footer .links li+li {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #9e9e9e;
}

header {
	position: relative;
	border-bottom: 1px solid #007be4;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	z-index: 10;
}

header &gt; div {
	display: table;
	width: 975px;
	margin: auto;
}

header &gt; div &gt; * {
	display: table-cell;
	vertical-align: middle;
}

#logo {
	height: 90px;
	padding-top: 5px;
	padding-left: 15px;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-size: 14px;
}

#logo a {
	display: inline-block;
}

#headercenter {
	position: relative;
	width: 100%;
}

#headertools {
	position: absolute;
	top: 12px;
	right: 10px;
}

#headertools .links {
	float: left;
	margin-top: 3px;
}

#search {
	float: left;
	width: 140px;
	margin-left: 17px;
}

#search &gt; div {
	display: inline-block;
	width: 130px;
	height: 24px !important;
	margin: 0px 0px 0px 10px;
	padding: 1px 0px 0px 10px;
	vertical-align: middle;
	background: #ffffff;
	border: 1px solid #323232;
	border-radius: 20px;
	overflow: hidden;
}

#search .gsc-search-box {
	margin: 0px !important;
}

#search td.gsc-input {
	width: 121px !important;
	padding: 0px 0px 0px 0px !important;
}

#search .gsc-input-box {
	height: 18px !important;
	border: 0px !important;
	box-shadow: 0 0 0 !important;
}
#search .cse .gsc-control-cse, #search .gsc-control-cse{
	padding: 0 !important;
}

#search .gsib_a {
	padding: 0px !important;
}

#search .gsib_b {
	display: none !important;
}

#search input.gsc-input {
	width: 89px !important;
	height: 18px !important;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	vertical-align: middle;
	border: 0px;
	background: transparent;
}

#search td.gsc-search-button {
	width: auto;
}

#search .gsc-search-button {
	display: block;
	margin: 0px -0px 0px -18px;
	padding: 0px 18px 0px 0px;
	outline: none !important;
	width: 18px !important;
	height: 18px !important;
	line-height: 18px;
	vertical-align: middle;
	background: url(../images/search.gif) no-repeat center center #003278 !important;
	background-size: 12px 12px;
	border: 0px;
	border-radius: 18px;
	overflow: hidden;
	cursor: pointer;
}
#search .gsc-search-button:hover {
	background-color: #4d6fa0 !important;
}

#globalnavi {
	position: absolute;
	bottom: 15px;
	right: 3px;
}

#globalnavi &gt; ul {
	display: table;
}

#globalnavi &gt; ul &gt; li {
	display: table-cell;
	height: 17px;
}

#globalnavi &gt; ul &gt; li.language {
	display: none;
}

#globalnavi &gt; ul &gt; li+li {
	border-left: 1px solid #9e9e9e;
}

#globalnavi &gt; ul &gt; li &gt; span &gt; a {
	position: relative;
	display: block;
	margin: -10px 0px;
	padding: 10px;
	color: #000000;
	font-weight: bold;
}

#globalnavi &gt; ul &gt; li.current &gt; span &gt; a,
#globalnavi &gt; ul &gt; li &gt; span &gt; a:hover {
	color: #007be4;
	text-decoration: none;
}

#globalnavi &gt; ul &gt; li &gt; span &gt; a.open {
	display: none;
}

#globalnavi &gt; ul &gt; li &gt; ul {
	display: none;
	position: absolute;
	right: -217px;
	width: 975px;
	margin-top: 15px;
	padding: 0px 20px 20px 0px;
	background: #ffffff;
	overflow: hidden;
}

#globalnavi &gt; ul &gt; li &gt; ul li {
	float: left;
	padding: 20px 0px 0px 20px;
}

#globalnavi &gt; ul &gt; li &gt; ul.one li a {
	width: 280px;
	display: block;
}

#globalnavi &gt; ul &gt; li &gt; ul.multi li a {
	position: relative;
	width: 280px;
	height: 160px;
	display: block;
	padding-left: 175px;
}

#globalnavi &gt; ul &gt; li &gt; ul.one li a img {
	display: block;
	margin-bottom: 15px;
}

#globalnavi &gt; ul &gt; li &gt; ul.multi li a img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 160px;
}


#contact {
	padding: 15px;
	white-space: nowrap;
	background: #323232;
	border-right: 15px solid #ffffff;
}

#contact a {
	display: table-cell;
	height: 50px;
	padding: 0px 20px 0px 65px;
	color: #000000;
	font-weight: bold;
	line-height: 105%;
	vertical-align: middle;
	background: url(../images/contact.png) no-repeat 20px center #e68200;
	background-size: 38px 30px;
	border-radius: 3px;
}

#contact a:hover {
	text-decoration: none;
	background-color: #eea84d;
}

#spmenuswitch {
	display: none;
}



#breadcrumbs {
	width: 975px;
	margin: 5px auto 10px;
}

#breadcrumbs ul {
	width: 945px;
	margin: auto;
	font-size: 12px;
	line-height: 110%;
}

#breadcrumbs ul li {
	display: inline-block;
	margin-top: 5px;
}

#breadcrumbs ul li+li {
	margin-left: 2px;
}

#breadcrumbs ul li span {
	padding-right: 16px;
	background: url(../images/breadcrumbs.gif) no-repeat right 4px;
	zoom: 1;
}

#breadcrumbs ul li a {
	padding-right: 16px;
	background: url(../images/breadcrumbs.gif) no-repeat right 4px;
	zoom: 1;
}

footer {
	padding: 20px 0px 10px;
	font-size: 14px;
	line-height: 120%;
}

#footerlink {
	position: relative;
	min-width: 975px;
	padding: 30px 0px;
	background: #ebebeb;
	overflow: hidden;
}

#footerlink ul {
	display: table;
	margin: auto;
}

#footerlink ul li {
	display: table-cell;
	padding: 0px 30px;
	vertical-align: middle;
}

#footerlink ul li.download {
}

#footerlink ul li a {
	display: table-cell;
	height: 68px;
	padding-left: 85px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	background: none no-repeat left center;
}

#footerlink ul li.contact a { background-image: url(../images/footerlink_contact.png); background-size: 71px 68px;  }
#footerlink ul li.download a { background-image: url(../images/footerlink_download.png); background-size: 71px 68px; }

#footerlink ul li a span {
	display: block;
	margin-top: 3px;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
}

#footerlink ul li a:hover {
	text-decoration: none;
	opacity: 0.7;
}






#footersns {
	position: relative;
	min-width: 975px;
	padding: 15px 0px;
	background: #323232;
	border-top: 1px solid #75b3e7;
	overflow: hidden;
}

#footersns ul {
	display: table;
	margin: auto;
}

#footersns ul li {
	display: table-cell;
	padding: 0px 10px;
	vertical-align: middle;
}

#footersns ul li a {
	display: table-cell;
	height: 36px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	background-size: 36px 36px;
	line-height: 0;
}

#footersns ul li:first-child a {
	padding-left: 0px;
}

#footersns ul li a:hover {
	text-decoration: none;
	opacity: 0.7;
}




#footernavi {
	min-width: 975px;
	padding: 15px 0px 25px;
	color: #ffffff;
	background: #007be4;
}

#footernavi a {
	color: #ffffff;
}

#footernavi &gt; div {
	padding-bottom: 15px;
	border-bottom: 2px solid #ffffff;
}

#footernavi &gt; div &gt; ul {
	width: 945px;
	margin: auto;
	overflow: hidden;
}

#footernavi &gt; div &gt; ul li {
	float: left;
	width: 149px;
	line-height: 120%;
}

#footernavi &gt; div &gt; ul li+li {
	margin-left: 10px;
}

#footernavi &gt; div &gt; ul li a {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
}

#footernavi &gt; div+div {
	width: 945px;
	margin: auto;
	padding: 15px 0px 0px;
	border-bottom: 0px;
	overflow: hidden;
}

#footernavi &gt; div &gt; dl {
	float: left;
	width: 149px;
}

#footernavi &gt; div &gt; dl+dl {
	margin-left: 10px;
}

#footernavi &gt; div &gt; dl dt {
	display: none
}

#footernavi &gt; div &gt; dl dd {
	width: 125px;
	margin: 0px;
}

#footernavi &gt; div &gt; dl dd li+li {
	margin-top: 10px;
}

#footermain {
	display: table;
	width: 975px;
	margin: auto;
	padding: 10px 15px 0px;
}

#footermain &gt; div {
	display: table-cell;
	vertical-align: bottom;
}

#footermain &gt; div p {
	margin-top: 10px;
	font-weight: bold;
}

#topvisual {
	background: #ffffff;
	border-bottom: 1px solid #007be4;
	z-index: 5;
}

#topvisual &gt; div  {
	width: auto;
	margin-top: 0px;
}

#topvisual #visualarea {
	overflow: hidden;
}

#topvisual #visualarea ul {
	position: absolute;
	top: 0px;
	left: 0px;
}

#topvisual #visualarea ul li {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	width: 100%;
	margin-left: 0px;
	height: auto;
}

#topvisual #visualarea ul li+li {
	margin-top: 0px;
}

#topvisual #visualarea ul li a {
	display: block;
	overflow: hidden;
}

#topvisual #visualarea ul li a img {
	display: block;
	width: 100%;
	min-width: 1400px;
	height: auto;
}

#topvisual #visualarea div {
	margin-top: 0px;
}

#topvisual #visualarea div img {
	display: block;
	margin: auto;
	width: 100%;
	min-width: 1400px;
	height: auto;
}

#topvisual .navigation {
	display: none;
	position: absolute;
	width: 100%;
	bottom: 15px;
}

#topvisual .navigation ul {
	position: relative;
	left: 50%;
	float: left;
}

#topvisual .navigation ul li {
	list-style: none;
	position: relative;
	left: -50%;
	float: left;
	margin: 0px 10px;
}

#topvisual .navigation ul li a {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -10000px;
	border: 4px solid #ffffff;
	border-radius: 20px;
	 box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

#topvisual .navigation ul li.current a {
	background: #3071e2;
}

#topvisual .navigation ul li a:hover {
	opacity: 0.8;
}

#topvisual .switch {
	display: none;
	margin: 0px;
}

#topvisual .switch li {
	margin: 0px;
	list-style: none;
}

#topvisual .switch li+li {
	margin-top: 0px;
}

#topvisual .switch li a {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 56px;
	margin-top: -28px;
	margin-left: -487.5px;
	text-indent: -10000px;
	background: url(../images/topvisualswitch.png) no-repeat left top;
	background-size: 80px 56px;
	overflow: hidden;
}

#topvisual .switch li+li a {
	left: auto;
	left: 50%;
	margin-left: 447.5px;
	background-position: right top;
}

#topvisual .switch li a:hover {
	opacity: 0.8;
}

#topvalve,
#topcustomize,
#topirrigation {
	background: none no-repeat center bottom;
	background-size: auto 100%;
}

#topvalve &gt; div,
#topcustomize &gt; div,
#topirrigation &gt; div {
	display: table;
	width: 100%;
	max-width: 975px;
	margin-top: 0px;
}

#topvalve &gt; div &gt; div,
#topcustomize &gt; div &gt; div,
#topirrigation &gt; div &gt; div {
	display: table-cell;
	height: 420px;
	padding: 10px 500px 80px 50px;
	vertical-align: middle;
}

#topvalve .contact,
#topcustomize .contact,
#topirrigation .contact {
	position: absolute;
	display: table;
	bottom: 0px;
	min-width: 425px;
	padding: 8px;
	background: rgba(0, 0, 0, 0.8);
	border-radius: 5px 5px 0px 0px;
}

#topvalve .contact &gt; div,
#topcustomize .contact &gt; div,
#topirrigation .contact &gt; div {
	display: table-cell;
	vertical-align: middle;
}

#topvalve .contact &gt; div+div,
#topcustomize .contact &gt; div+div,
#topirrigation .contact &gt; div+div {
	padding-left: 10px;
	color: #ffffff;
}

#topvalve .contact &gt; div &gt; a,
#topcustomize .contact &gt; div &gt; a,
#topirrigation .contact &gt; div &gt; a {
	display: table-cell;
	height: 52px;
	padding: 0px 15px 0px 60px;
	font-size: 12.6px;
	color: #000000;
	font-weight: bold;
	line-height: 105%;
	vertical-align: middle;
	background: url(../images/contact.png) no-repeat 15px center #e68200;
	background-size: 38px 29px;
	border-radius: 3px;
}

#topvalve .contact &gt; div &gt; a:hover,
#topcustomize .contact &gt; div &gt; a:hover,
#topirrigation .contact &gt; div &gt; a:hover {
	text-decoration: none;
	background-color: #eea84d;
}

#topvalve .contact &gt; div p,
#topcustomize .contact &gt; div p,
#topirrigation .contact &gt; div p {
	margin: 0px;
	line-height: 135%;
}

#topvalve .contact &gt; div p+p,
#topcustomize .contact &gt; div p+p,
#topirrigation .contact &gt; div p+p {
	margin: 0px;
}

#topvalve .contact &gt; div p.title,
#topcustomize .contact &gt; div p.title,
#topirrigation .contact &gt; div p.title {
	font-size: 10px;
}

#topvalve .contact &gt; div p.tel,
#topcustomize .contact &gt; div p.tel,
#topirrigation .contact &gt; div p.tel {
	margin-top: 1px;
	font-size: 15px;
	font-weight: bold;
}

#topvalve .contact &gt; div p.tel a,
#topcustomize .contact &gt; div p.tel a,
#topirrigation .contact &gt; div p.tel a {
	margin-right: 15px;
	font-size: 18px;
}

#topvalve .contact &gt; div p.time,
#topcustomize .contact &gt; div p.time,
#topirrigation .contact &gt; div p.time {
	font-size: 10px;
}

#topvalve .contact &gt; div p a,
#topcustomize .contact &gt; div p a,
#topirrigation .contact &gt; div p a {
	color: #ffffff;
}

#topvalve h2,
#topcustomize h2,
#topirrigation h2 {
	margin: 0px 0px 20px;
	padding: 0px 0px 5px;
	font-size: 30px;
	line-height: 110%;
	border-left: 0px;
	border-bottom: 1px solid #323232;
}

#topvalve h2 span,
#topcustomize h2 span,
#topirrigation h2 span {
	display: block;
	font-size: 16px;
}

#topvalve p,
#topcustomize p,
#topirrigation p {
	line-height: 180%;
}

#topvalve {
	background-color: #ffffff;
	box-shadow: 0 -5px 5px -4px rgba(0, 0, 0, 0.5);
	z-index: 10;
}

#topvalve &gt; div &gt; div {
	height: auto;
	padding: 45px 50px 90px;
}

#topvalve h2 {
	width: 425px;
}

#topvalve &gt; div &gt; div &gt; p {
	position: absolute;
	top: 37px;
	left: 500px;
	margin-top: 0px;
	width: 22em;
}

#topvalve &gt; div &gt; div &gt; p.button {
	top: 45px;
	left: auto;
	right: 500px;
	width: auto;
}

#topvalve &gt; div &gt; div &gt; p.button a {
	min-width: 125px;
	padding: 4px 4px 6px;
}

#topvalve &gt; div &gt; div &gt; p.button a span {
	font-size: 13.5px;
	line-height: 120%;
}

#topvalve .link {
	margin-top: 30px;
	width: 875px;
	overflow: hidden;
}

#topvalve .link li {
	position: relative;
	list-style: none;
	float: left;
	width: 175px;
	margin: 0px !important;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

#topvalve .link li.er {
	border-right: 0px;
}

#topvalve .link li.eb {
	border-bottom: 0px;
}

#topvalve .link a {
	display: block;
	padding-bottom: 12px;
	text-align: center;
}

#topvalve .link a img {
	display: block;
	margin: 15px auto 0px;
}

#topvalve .link a span {
	display: inline-block;
	min-height: 20px;
	margin-top: 10px;
	padding-left: 24px;
	background: url(../images/link_icon.png) no-repeat left top;
	background-size: 18px 18px;
}

#topvalve .link a:hover span {
	text-decoration: underline;
}


#topcustomize {
	background-image: url(../images/topcustomize_bg.jpg);
	background-color: #030720;
}

#topcustomize &gt; div {
	position: relative;
	display: block;
	height: 463px;
}

#topcustomize &gt; div &gt; div {
	position: absolute;
	display: block;
	left: 40px;
	bottom: 0px;
	width: 542px;
	height: auto;
	padding: 10px 10px 80px;
	background: rgba(255, 255, 255, 0.75);
}

#topirrigation {
	background-image: url(../images/topirrigation_bg.jpg);
	background-color: #64aa48;
}

#topirrigation &gt; div &gt; div {
	height: 480px;
}

#topother &gt; div {
	display: table;
	width: 975px;
	margin-top: 25px;
}

#topnews {
	display: table-cell;
	width: 487px;
	padding: 0px 20px 5px 15px;
}

#topnews h2 {
	min-height: 39px;
	margin: 0px 0px 20px;
	padding: 5px 0px 0px 43px;
	background: url(../images/topnews_icon.png) no-repeat left top;
	background-size: 35px 35px;
	border: 0px;
}

#toppickup {
	display: table-cell;
	width: 486px;
	padding: 0px 15px 5px 20px;
	border-left: 2px solid #dfdfdf;
}

#toppickup h2 {
	min-height: 37px;
	margin: 0px 0px 10px;
	padding: 3px 0px 0px 40px;
	background: url(../images/toppickup_icon.png) no-repeat left top;
	background-size: 32px 32px;
	border: 0px;
}

#toppickup ul {
	margin-left: 10px;
	overflow: hidden;
}

#toppickup ul li {
	list-style: none;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#toppickup ul li a {
	display: block;
}

#toppickup ul li a:hover {
	opacity: 0.8;
}

#toppickup ul li a img {
	display: block;
}

#pagetitle {
	min-width: 975px;
	background: none no-repeat center bottom;
	background-size: auto 105px;
	border-bottom: 15px solid #ffffff;
	box-shadow: 0px 1px 0px 0px #007be4, 0px 3px 3px -2px rgba(0, 0, 0, 0.4);
}

#pagetitle.valve {
	background-image: url(../images/pagetitle_valve.jpg);
	background-color: #00213e;
}

#pagetitle &gt; div {
	position: relative;
	display: table;
	width: 945px;
	height: 105px;
	margin: auto;
	color: #ffffff;
}

#pagetitle h1 {
	display: table-cell;
	padding-top: 8px;
	vertical-align: middle;
	font-size: 45px;
	font-weight: normal;
	line-height: 45px;
}

#pagetitle h1 span {
	margin-right: 15px;
	font-size: 15px;
	line-height: 60px;
	vertical-align: middle;
}

#pagetitle p.button {
	position: absolute;
	top: 8px;
	right: 0px;
}

#icons {
	min-width: 975px;
	padding: 10px 0px;
	border-bottom: 1px solid #007be4;
	box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 0.4);
}

#icons &gt; div {
	width: 945px;
	margin: auto;
	overflow: hidden;
}

#icons ul {
	float: left;
	overflow: hidden;
}

#icons ul+ul {
	margin-left: 20px;
}

#icons li {
	float: left;
	display: inline-block;
	min-width: 66px;
	padding: 5px;
	color: #ffffff;
	line-height: 110%;
	text-align: center;
	background: #808080;
	border-radius: 3px;
}

#icons li.on {
	background-color: #007be4;
}

#icons li+li {
	margin-left: 4px;
}



.contents {
	min-width: 975px;
}

.contents.specialbg {
	margin-top: 30px;
	padding: 20px 0px;
	background: #dcf0ff;
}

.contents &gt; div {
	position: relative;
	width: 945px;
	margin: 30px auto 0px;
}

.contents.specialbg &gt; div {
	margin-top: 0px;
}

.contents.tabpanel &gt; div {
	padding-bottom: 20px;
	border-bottom: 2px solid #323232;
}

.contents &gt; div:after {
	content: "";
	clear: both;
	display: block;
}

.contents h2 {
	margin: 30px 0px 20px;
	padding: 2px 0px 0px 10px;
	font-size: 24px;
	line-height: 110%;
	font-weight: normal;
	border-left: 5px solid #007be4;
}

.contents h6+h2 {
	margin: 20px 0px 20px;
}

.contents h3 {
	margin: 30px 0px 15px;
	padding: 0px;
	font-size: 20px;
	line-height: 110%;
	font-weight: bold;
}

.contents h4 {
	margin: 25px 0px 7px;
	padding: 0px;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
	color: #007be4;
}

.contents h5 {
	margin: 25px 0px 7px;
	padding: 0px;
	font-size: 14px;
	line-height: 110%;
	font-weight: bold;
}

.contents h6 {
	position: relative;
	display: table;
	margin: 25px 0px 7px;
	padding: 0px 1em 0px;
	font-size: 14px;
	line-height: 110%;
	font-weight: normal;
	color:#808080;
}

.contents h6:before {
	content: "&lt;";
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -0.5em;
}

.contents h6:after {
	content: "&gt;";
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -0.5em;
}

.contents h2:first-child,
.contents h3:first-child,
.contents h4:first-child,
.contents h5:first-child,
.contents h6:first-child {
	margin-top: 0px;
}



.contents *+section,
.contents *+p,
.contents *+figure,
.contents *+div,
.contents *+table,
.contents *+ul,
.contents *+ol {
	margin-top: 20px;
}

.contents h1+section, .contents h2+section, .contents h3+section, .contents h4+section, .contents h5+section, .contents h6+section,
.contents h1+p, .contents h2+p, .contents h3+p, .contents h4+p, .contents h5+p, .contents h6+p,
.contents h1+figure, .contents h2+figure, .contents h3+figure, .contents h4+figure, .contents h5+figure, .contents h6+figure,
.contents h1+div, .contents h2+div, .contents h3+div, .contents h4+div, .contents h5+div, .contents h6+div,
.contents h1+table, .contents h2+table, .contents h3+table, .contents h4+table, .contents h5+table, .contents h6+table,
.contents h1+ul, .contents h2+ul, .contents h3+ul, .contents h4+ul, .contents h5+ul, .contents h6+ul,
.contents h1+ol, .contents h2+ol, .contents h3+ol, .contents h4+ol, .contents h5+ol, .contents h6+ol {
	margin-top: 0px;
}

p.button a {
	display: inline-block;
	min-width: 150px;
	padding: 8px;
	color: #ffffff;
	font-size: 18px;
	line-height: 110%;
	text-align: center;
	background: #003278;
	border-radius: 3px;
}

p.button a:hover {
	background-color: #4d6fa0;
}

p.button a span {
	display: inline-block;
	min-height: 18px;
	padding-top: 1px;
	padding-left: 25px;
	font-size: 16px;
	line-height: 120%;
	background: url(../images/button_icon.png) no-repeat left 40%;
	background-size: 17px 17px;
}

p.button a span {
	display: inline-block;
	min-height: 18px;
	padding-top: 1px;
	padding-left: 25px;
	font-size: 16px;
	line-height: 120%;
	background: url(../images/button_icon.png) no-repeat left 40%;
	background-size: 17px 17px;
}

p.button &gt; span input {
	display: inline-block;
	padding: 8px 44px 8px 69px;
	font-size: 16px;
	line-height: 120%;
	color: #ffffff;
	background: url(../images/button_icon.png) no-repeat 44px 40% #003278;
	background-size: 17px 17px;
	border: 0px;
	border-radius: 3px;
	cursor: pointer;
}

p.button &gt; span input:hover {
	background-color: #4d6fa0;
}

.contents p {
	line-height: 170%;
}

.contents p.note {
	font-size: 12px;
	line-height: 140%;
}

.contents ul li {
	margin-left: 20px;
	list-style: disc;
	line-height: 160%;
}

.contents ul li+li {
	margin-top: 5px;
}

.contents ol li {
	margin-left: 20px;
	list-style: decimal;
	line-height: 160%;
}

.contents ol li+li {
	margin-top: 5px;
}

.contents dl.datelist dt {
	clear: both;
	float: left;
	width: 9em;
}

.contents dl.datelist dd {
	margin-left: 9em;
}

.contents dl.datelist dd+dt,
.contents dl.datelist dd+dt+dd {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #c5c5c5;
}

.contents dl.faq {
	margin-top: 20px;
}
.contents dl.faq dt {
	font-weight: bold;
	color: #007be4;
}

.contents dl.faq dd+dt {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #808080;
}

.contents dl.faq dd {
	margin: 5px 0px 0px;
	padding: 20px;
	background: #eee;
	line-height: 170%;
}

.contents input[type="text"] {
	width: 620px;
	max-width: 100%;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 150%;
}

.contents input[type="email"] {
	width: 620px;
	max-width: 100%;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 150%;
}

.contents textarea {
	width: 620px;
	height: 75px;
	max-width: 100%;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 150%;
}

.contents textarea.large {
	height: 150px;
}

.contents .message textarea {
	height: 200px;
}

.contents label {
	display: inline-block;
	line-height: 200%;
	cursor: pointer;
}

.contents label input {
	margin-right: 5px;
}



.contents .productheader {
	position: relative;
	min-height: 420px;
	padding-right: 383px;
}

.contents .check li {
	list-style: none;
	min-height: 24px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 25px;
	line-height: 120%;
	background: url(../images/check_icon.gif) no-repeat left top;
	background-size: 16px 16px;
}

.contents .check li+li {
	min-height: 32px;
	margin-top: 2px;
	padding-top: 8px;
	background-position: left 7px;
	border-top: 1px dotted #929292;
}

.contents .productheader .visual {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	padding-left: 300px;
}

.contents .productheader .visual figure {
	position: absolute;
	top: 0px;
	left: 0px;
}

.contents .productheader .visual .constraint {
	position: absolute;
	top: -10px;
	right: 70px;
	display: inline-block;
	background: #007be4;
	color: #fff;
	padding: 3px 6px;
	border-radius: 5px;
}

.contents .productheader .visual ul {
	margin-top: 0px;
}

.contents .productheader .visual ul li {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	list-style: none;
}

.contents .productheader .visual ul li+li {
	margin-top: 5px;
}

.contents .productheader .visual ul li.current {
	box-shadow: inset 0px 0px 0px 3px #007be4;
}

.contents .productheader .visual ul li.current img {
	position: relative;
	z-index: -1;
}

.contents .productheader .visual ul li img {
	display: block;
}

.contents .productheader .visual ul li a:hover {
	opacity: 0.8;
}

.contents .productheader_irrigation {
	padding-bottom: 40px;
}
.contents .productheader_irrigation:after{
	content: "";
	clear: both;
	display: block;
}
.contents .productheader_irrigation .visual {
	float: right;
	width: 280px;
	padding-left: 20px;
}
.contents .productheader_irrigation .tx {
	float: left;
	width: 645px;
}

.contents .buttons {
	position: absolute;
	top: 300px;
	width: 353px;
	right: 0px;
	margin-top: 0px;
	overflow: hidden;
}

.contents .buttons &gt; div {
	float: left;
}

.contents .buttons &gt; div+div {
	margin-top: 0px;
	margin-left: 11px;
}

.contents .buttons &gt; p {
	clear: both;
	display: block;
	margin-top: 0px;
	padding-top: 5px;
}


.contents .buttons &gt; div a {
	display: block;
	width: 171px;
	height: 120px;
	padding: 68px 5px 5px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border-radius: 3px;
}

.contents .buttons &gt; div a:hover {
	text-decoration: none;
}

.contents .buttons &gt; div.contact a {
	color: #000000;
	background: url(../images/contact.png) no-repeat center 20px #e68200;
	background-size: 50px 39px;
}

.contents .buttons &gt; div.contact a:hover {
	background-color: #eea84d;
}

.contents .buttons &gt; div.download a {
	background: url(../images/buttons_download.png) no-repeat center 12px #003278;;
	background-size: 55px 47px;
}

.contents .buttons &gt; div.download a:hover {
	background-color: #4d6fa0;
}

.contents .buttons &gt; div.estimate a {
	background: url(../images/buttons_estimate.png) no-repeat center 12px #003278;;
	background-size: 55px 47px;
}

.contents .buttons &gt; div.estimate a:hover {
	background-color: #4d6fa0;
}

.contents .irrigation_buttons {
	margin-top: 20px;
	overflow: hidden;
	width: 100%;
}

.contents .irrigation_buttons &gt; div {
	float: left;
	display: block;
	width: 155px;
}

.contents .irrigation_buttons &gt; div+div {
	margin-top: 0px;
	margin-left: 5px;
}

.contents .irrigation_buttons &gt; p {
	clear: both;
	display: block;
	margin-top: 0px;
	padding-top: 5px;
}
.contents .irrigation_buttons &gt; div a {
	display: block;
	width: 151px;
	height: 120px;
	padding: 68px 2px 5px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border-radius: 3px;
}

.contents .irrigation_buttons &gt; div a:hover {
	text-decoration: none;
}

.contents .irrigation_buttons &gt; div.contact a {
	color: #000000;
	background: url(../images/contact.png) no-repeat center 20px #e68200;
	background-size: 50px 39px;
}

.contents .irrigation_buttons &gt; div.contact a:hover {
	background-color: #eea84d;
}

.contents .irrigation_buttons &gt; div.download a {
	background: url(../images/buttons_download.png) no-repeat center 12px #003278;;
	background-size: 55px 47px;
}

.contents .irrigation_buttons &gt; div.download a:hover {
	background-color: #4d6fa0;
}

.contents .irrigation_buttons &gt; div.estimate a {
	background: url(../images/buttons_estimate.png) no-repeat center 12px #003278;;
	background-size: 55px 47px;
}

.contents .irrigation_buttons &gt; div.estimate a:hover {
	background-color: #4d6fa0;
}
.contents .speclist {
	width: 100%;
	border-top: 2px solid #323232;
	border-bottom: 2px solid #323232;
	border-collapse: collapse;
	empty-cells: show;
}

.contents .speclist th {
	width: 8em;
	padding: 8px 10px;
	text-align: left;
	vertical-align: top;
	line-height: 170%;
}

.contents .speclist td {
	padding: 8px 10px;
	text-align: left;
	vertical-align: top;
	line-height: 170%;
}

.contents .speclist tr+tr {
	border-top: 1px solid #808080;
}

.contents .spectable {
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
}

.contents .spectable th,
.contents .spectable td {
	padding: 6px 10px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #808080;
	border-right: 0px;
}

.contents .spectable thead th {
	background: #ebebeb;
}

.contents .spectable tbody th {
	text-align: left;
}

.contents .spectable .noleft {
	border-left: 0px;
}

.contents .spectable .rowspandata {
	display: none;
}

.contents .spectable .celltitle {
	display: none;
}

.contents .spectable .cellval {
	margin-top: 0px !important;
}

.contents .table_half .spectable {
	width: 50%;
}

.contents .columns {
	display: table;
	width: 100%;
}

.contents .columns &gt; .column {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.contents .columns &gt; .column+.column {
	padding-left: 20px;
}

.contents .columns &gt; .column figure img {
	margin-left: 0px;
}




.tab {
	display: none;
	min-width: 975px;
	margin-top: 50px;
}

.tab &gt; div {
	width: 945px;
	margin: auto;
	border-bottom: 2px solid #323232;
}

.tab ul {
	display: table;
}

.tab ul li {
	display: table-cell;
	vertical-align: bottom;
}

.tab ul li+li {
	padding-left: 4px;
}

.tab ul li a {
	display: block;
	min-width: 135px;
	padding: 8px 8px 6px;
	font-size: 18px;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background: #808080;
}

.tab ul li.current a {
	background: #007be4;
}

.tab ul li a:hover {
	text-decoration: none;
}

.tab p {
	display: none;
}

.sptab {
	display: none;
}


.contents .customizecontact {
	display: table;
	width: 100%;
	padding: 20px;
	background: #ebebeb;
	direction: rtl;
}

.contents .customizecontact &gt; div {
	display: table-cell;
	width: 705px;
	padding-left: 20px;
	vertical-align: middle;
	direction: ltr;
}

.contents .customizecontact &gt; div+div {
	width: auto;
	padding-left: 0px;
}

.contents .customizecontact &gt; div &gt; a {
	display: table-cell;
	width: 210px;
	height: 140px;
	padding: 88px 5px 5px;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	background: url(../images/contact.png) no-repeat center 25px #e68200;
	border-radius: 3px;
}

.contents .customizecontact &gt; div &gt; a:hover {
	text-decoration: none;
	background-color: #eea84d;
}


.contents #selector {
	padding: 5px 15px 10px;
	background: #ebebeb;
}

.contents #selector dl dt {
	overflow: hidden;
}

.contents #selector dl dt {
	clear: both;
	float: left;
	width: 8em;
	padding: 10px 5px 5px;
	line-height: 110%;
}

.contents #selector dl dd {
	margin-left: 8em;
}

.contents #selector dl dd+dt {
	margin-top: 10px;
	padding-top: 15px;
	border-top: 1px solid #808080;
}

.contents #selector dl dd+dt+dd {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #808080;
}

.contents #selector ul {
	overflow: hidden;
}

.contents #selector ul li {
	float: left;
	display: inline-block;
	margin-top: 5px;
	margin-left: 0px;
}

.contents #selector ul li a {
	display: block;
	min-width: 90px;
	margin-left: 8px;
	padding: 5px;
	line-height: 110%;
	text-align: center;
	border-radius: 3px;
	outline: none;
}

.contents #selector ul li.short a {
	min-width: 66px;
}

.contents #selector ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #808080;
}

.contents #selector ul li a.on {
	color: #ffffff;
	background: #007be4;
}

.contents #selector ul li+li {
	margin-top: 5px;
}

.contents ul.category_list {
	padding: 5px 15px 10px;
	background: #ebebeb;
}

.contents ul.category_list:after{
	content: "";
	clear: both;
	display: block;
}

.contents ul.category_list li {
	float: left;
	display: inline-block;
	margin-top: 5px;
	margin-left: 0px;
}

.contents ul.category_list li a {
	display: block;
	min-width: 90px;
	margin-left: 8px;
	padding: 5px;
	line-height: 110%;
	text-align: center;
	border-radius: 3px;
	outline: none;
}

.contents ul.category_list li.short a {
	min-width: 66px;
}

.contents ul.category_list li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #808080;
}

.contents ul.category_list li a.on {
	color: #ffffff;
	background: #007be4;
}

.contents ul.category_list li+li {
	margin-top: 5px;
}

.contents #resultlist {
	margin-top: 50px;
	border-top: 2px solid #323232;
	border-bottom: 2px solid #323232;
}

.contents #resultlist caption {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 20px;
	line-height: 110%;
	text-align: left;
}

.contents #resultlist tbody tr:hover {
	background: #dcf0ff;
	cursor: pointer;
}

.contents #resultlist tbody tr.nopage:hover {
	background: #ffffff;
	cursor: default;
}

.contents #resultlist thead th+th {
	padding-left: 0px;
	border-left: 0px;
}

.contents #resultlist tbody th {
	height: 120px;
	padding-left: 120px;
	width: 35%;
}

.contents #resultlist tbody th &gt; div {
	display: table-cell;
	position: relative;
	height: 107px;
	vertical-align: middle;
}

.contents #resultlist.casetable tbody th {
	padding-left: 20px;
	width: 10%;
}

.contents #resultlist tbody th img {
	position: absolute;
	top: 4px;
	left: -110px;
}

.contents #resultlist tbody th a {
	display: inline-block;
	font-size: 20px;
}

.contents #resultlist tbody tr.nopage th a {
	cursor: default;
}

.contents #resultlist.casetable tbody th a {
	line-height: 1.3;
	font-size: 16px;
}

.contents #resultlist tbody th a:hover {
	text-decoration: none;
}

.contents #resultlist tbody th a.constraint:after {
	content: "";
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	top: -5px;
	margin-left: 5px;
	background: url(../images/constraint.png) no-repeat left top;
	background-size: 16px 16px;
}

.contents #resultlist tbody th span {
	display: block;
	margin-top: 20px;
	font-size: 12px;
}

.contents #resultlist tbody th span.constraint {
	display: inline-block;
	margin-left: 5px;
	margin-top: 0px;
	font-size: 12px;
	background: #999;
	color: #fff;
	padding: 0 10px;
}

.contents #resultlist tbody td {
	width: 10%;
	padding-left: 0px;
	border-left: 0px;
}

.contents #resultlist.casetable tbody td {
	width: 7%;
	padding-left: 0px;
	border-left: 0px;
}

.contents #resultlist.casetable tbody td.wide {
	width: 20%;
	text-align: left;
}

.contents #resultlist.casetable tbody td.wide .celltitle{
	text-align: center;
}

.contents #resultlist.empty thead,
.contents #resultlist.empty tbody {
	display: none;
}

.contents #resultlist caption .empty {
	display: none;
	margin-top: 25px;
	font-size: 14px;
	line-height: 16px;
}

.contents #resultlist.empty caption .empty {
	display: block;
}


.contents #resultlist .sortswitch {
	padding-right: 20px;
	background: url(../images/sort.png) no-repeat right 30%;
}

.contents #resultlist .sortswitch.on.up {
	background-image: url(../images/sort_on.png);
}

.contents #resultlist .sortswitch.on {
	background-image: url(../images/sort_on_b.png);
}

#selectorsp {
	display: none;
}

.contents p + .linkbox,
.contents p + .imagebox {
	padding-top: 30px;
}

.contents .linkbox,
.contents .imagebox {
	margin-left: -5px;
	margin-top: -5px;
	overflow: hidden;
}

.contents .imagebox {
	margin-top: -20px;
}

.contents .linkbox &gt; a,
.contents .imagebox &gt; div {
	position: relative;
	display: block;
	float: left;
	width: 310px;
	margin-left: 5px;
	margin-top: 5px;
}

.contents .imagebox.col4 &gt; div {
	width: 232px;
}

.contents .imagebox &gt; div {
	margin-top: 20px;
}

.contents .linkbox &gt; a &gt; div .title {
	font-size: 24px;
	line-height: 110%;
}

.contents .linkbox &gt; a &gt; div .text {
	margin-top: 10px;
	font-size: 14px;
	line-height: 140%;
}

.contents .linkbox.new &gt; a {
	padding: 5px 5px 10px;
	background: #003278;
	border-radius: 3px;
	text-align: center;
}

.contents .linkbox.new &gt; a:hover {
	text-decoration: none;
	background: #4d6fa0;
}

.contents .linkbox.new &gt; a &gt; figure {
	position: absolute;
	top: 13px;
	left: 13px;
	width: 100px;
	height: 100px;
	z-index: 1;
}

.contents .linkbox.new &gt; a &gt; div {
	min-height: 116px;
	margin: 0px;
	padding: 10px 8px 8px 116px;
	text-align: left;
	background: #ffffff;
}

.contents .linkbox.new &gt; a:hover &gt; div {
	opacity: 0.9;
}

.contents .linkbox.new &gt; a &gt; .button {
	display: inline-block;
	min-height: 20px;
	margin-top: 10px;
	padding-top: 1px;
	padding-left: 25px;
	font-size: 18px;
	line-height: 120%;
	color: #ffffff;
	background: url("../images/button_icon.png") no-repeat left 45%;
	background-size: 17px 17px;
}

.contents .linkbox.category &gt; a {
	display: table;
	width: 620px;
	margin-left: -305px;
	color: #ffffff;
}

.contents .linkbox.category &gt; a:hover{
	text-decoration: none;
}

.contents .linkbox.category &gt; a &gt; figure {
	position: relative;
	display: table-cell;
	left: 50%;
	width: 50%;
}

.contents .linkbox.category &gt; a &gt; div {
	position: relative;
	display: table-cell;
	width: 50%;
	padding: 20px;
	vertical-align: middle;
	text-align: center;
	background: url(../images/linkbox_category_bg.png);
}

.contents .linkbox.category &gt; a:hover &gt; div {
	opacity: 0.3;
}

.contents .linkbox.category &gt; a &gt; div .text {
	margin-top: 15px;
	line-height: 170%;
}

.contents .linkbox.menu &gt; a {
	color: #ffffff;
	background: #003278;
}

.contents .linkbox.menu &gt; a:hover {
	text-decoration: none;
	background: #4d6fa0;
}

.contents .linkbox.menu &gt; a &gt; div {
	margin-top: 0px;
	padding: 15px;
}

.contents .linkbox.menu &gt; a &gt; div .text {
	line-height: 150%;
}

.contents .linkbox.text &gt; a {
	padding: 5px 5px 10px;
	background: #003278;
	border-radius: 3px;
	text-align: center;
}

.contents .linkbox.text &gt; a:hover {
	text-decoration: none;
	background: #4d6fa0;
}

.contents .linkbox.text &gt; a &gt; div {
	min-height: 116px;
	margin: 0px;
	padding: 10px 8px 8px 8px;
	text-align: left;
	background: #ffffff;
}

.contents .linkbox.text &gt; a:hover &gt; div {
	opacity: 0.9;
}

.contents .linkbox.text &gt; a &gt; .button {
	display: inline-block;
	min-height: 20px;
	margin-top: 10px;
	padding-top: 1px;
	padding-left: 25px;
	font-size: 18px;
	line-height: 120%;
	color: #ffffff;
	background: url("../images/button_icon.png") no-repeat left 45%;
	background-size: 17px 17px;
}

.contents .linkbox .sales{
	margin-top:5px;
	margin-left:330px;
}





.contents p + .linkbox_plain {
	padding-top: 30px;
}

.contents .linkbox_plain {
	margin-left: -5px;
	margin-top: -5px;
	overflow: hidden;
}

.contents .linkbox_plain &gt; div {
	position: relative;
	display: block;
	float: left;
	width: 310px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px 5px 0px;
	background: #003278;
	border-radius: 3px;
	text-align: center;
}
.contents .linkbox_plain &gt; div .title {
	font-size: 24px;
	line-height: 110%;
}

.contents .linkbox_plain &gt; div .text {
	margin-top: 10px;
	font-size: 14px;
	line-height: 140%;
}

.contents .linkbox_plain &gt; div &gt; div {
	min-height: 116px;
	margin: 0px;
	padding: 10px 8px 8px 8px;
	text-align: left;
	background: #ffffff;
}

.contents .linkbox_plain &gt; a:hover &gt; div {
	opacity: 0.9;
}

.contents .linkbox_plain &gt; div &gt; .button {
	min-height: 20px;
	margin-top: 0px;
	font-size: 18px;
	line-height: 120%;
	color: #ffffff;
	background-size: 17px 17px;
}
.contents .linkbox_plain &gt; div &gt; .button:hover {
	background: #4d6fa0;
}
.contents .linkbox_plain &gt; div &gt; .button a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contents .linkbox_plain &gt; div &gt; .button a:hover {
	text-decoration: none;
	background: #4d6fa0;
}


.contents .linkbox_plain &gt; div &gt; .button a span {
	display: inline-block;
	min-height: 18px;
	padding-top: 1px;
	padding-left: 25px;
	font-size: 18px;
	line-height: 120%;
	background: url(../images/button_icon.png) no-repeat left 40%;
	background-size: 17px 17px;
}




.contents .imagebox &gt; div figure {
	margin-top: 5px;
}

.contents .imagebox &gt; div .text {
	margin-top: 0px;
	padding: 15px;
	background: #ebebeb;
}

.contents .box {
	padding: 10px;
	background: #ebebeb;
}

.contents .column3{
	width: 100%;
}

.contents .column3:after{
	content: "";
	clear: both;
	display: block;
}

.contents .column3 &gt; div{
	float: left;
	width: 33%;
	margin-top: 0;
}

#irrigation_img{
	display: table;
}
#irrigation_img &gt; div{
	display: table-cell;
	vertical-align: top;
}
#irrigation_img &gt; div.disp{
	width: 560px;
	padding-right: 20px;
}
#irrigation_img &gt; div.disp img{
	width: 100%;
	height: auto;
}
#irrigation_img &gt; div.disp div{
	display: none;
	margin-top: 0 !important;
}
#irrigation_img &gt; div.disp div p{
	margin-top: 0 !important;
}
#irrigation_img &gt; div.disp div p.title{
	display: none;
}
#irrigation_img &gt; div.disp div:first-child{
	display: block;
}
#irrigation_img &gt; div.disp .caption p:first-child{
	display: block;
}
#irrigation_img &gt; div.list{
	width: 360px;
}
#irrigation_img &gt; div.list:after{
	content: "";
	clear: both;
	display: block;
}
#irrigation_img &gt; div.list img{
	width: 90px;
}
#irrigation_img &gt; div.list div{
	float: left;
	width: 180px;
	min-height: 90px;
	padding-bottom: 10px;
	display: table;
	margin-top: 0 !important;
	cursor: pointer;
}
#irrigation_img &gt; div.list div:nth-child(odd){
	clear: both;
}
#irrigation_img &gt; div.list div p{
	display: table-cell;
	vertical-align: top;
	width: 80px;
	padding: 0 5px;
}
#irrigation_img &gt; div.list div p.ac span{
	overflow: hidden;
	display: inline-block;
	border: 3px solid #007be4;
	line-height: 0.1;
}
#irrigation_img &gt; div.list div p.ac span img{
	margin: -3px;
	line-height: 0.1;
}
#irrigation_img &gt; div.list div p:first-child{
	width: 90px;
	padding: 0px;
}
#irrigation_img &gt; div.list div p img{
	width: 90px;
}
#irrigation_img &gt; div.list div:hover p img{
	opacity: 0.7;
}
.contents .text_right_ml330 {
	margin-top:5px;
	margin-left:330px;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #999999 inset;
	background-color: #999999 !important;
}

.bg_grey{
	background: #eee;
	padding: 20px;
}

.dl_faq dt{
	background: #FFF url(../images/ico_faq.jpg) left center no-repeat;
	padding: 13px 0 10px 30px;
	min-height: 22px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #007be4;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}
.dl_faq dt:not(:first-child){
	margin-top: 5px;
}
.dl_faq dt.ac{
	background: #FFF url(../images/ico_faq_open.jpg) left center no-repeat;
}
.dl_faq dd{
	display: none;
	line-height: 1.7;
	padding: 20px;
	margin: 0;
	background: #eee;
}
.accent{
	display: table;
	background: #f3f3f3;
	min-height: 60px;
	margin-top: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.accent &gt; p{
	display: table-cell;
	vertical-align: middle;
}
.accent .title{
	position: relative;
	background: #7c8092;
	color: #fff;
	padding: 0 20px;
	border-top-left-radius : 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-bottom-left-radius : 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}
.accent .title::after{
	content: "";
	position: absolute;
	top: 0px;
	right: -15px;
	border-left: 15px solid #7c8092;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}
.accent p{
	padding: 0 30px 0 40px;
}
.border_area{
	border: 1px solid #bbb;
	margin: 30px 0 0 0;
}
.border_area &gt; div{
	border: 5px solid #eee;
	padding: 5px 20px;
}
.wp-pagenavi{
	text-align: center;
	padding-bottom: 20px;
}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend {
	display: inline-block;
}
.wp-pagenavi a:hover {
	display: inline-block;
}
.wp-pagenavi span.current{
	display: inline-block;
}
p:empty:before{
	content: none !important;
}


@media screen and (max-width: 900px) {
.contents .linkbox,
.contents .imagebox {
	width: 630px;
	margin: auto;
}
}


.contents .textbox {
	display: table;
	width: 100%;
}

.contents .textbox &gt; * {
	display: table-cell;
	margin: 0px;
	vertical-align: top;
}

.contents .textbox &gt; *+* {
	padding-left: 15px;
}

.contents .textbox &gt; figure {
	width: 280px;
}

.contents .textbox &gt; figure img {
	max-width: 280px;
	height: auto;
}

.contents .textbox &gt; figure *+img {
	margin-top: 20px;
}

.contents .free_html{
	padding-top: 30px;
}

hr {
	display: block;
	width: 100%;
	height: 0px;
	margin: 20px 0px 0px;
	border: 0px;
	border-bottom: 1px solid #808080;
}

hr.dot {
	border-bottom-style: dotted;
}

hr.flow {
	height: 62px;
	margin: 0px;
	background: url(../images/triangle.gif) no-repeat 127px center;
	border: 0px;
}

iframe.googlemap {
	width: 100%;
	height: 480px;
	margin-top: 20px;
	border: 0px;
}

.video {
	position: relative;
	max-width: 800px;
	margin: auto;
}

.video:before {
	content: "";
	display: block;
	padding-top: 56.25%;
}

.video iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.contactbox {
	display: table;
}

.contactbox &gt; div {
	display: table-cell;
	width: 565px;
	vertical-align: top;
}

.contactbox &gt; div+div{
	width: 380px;
	padding-right: 25px;
}

.contactbox .button &gt; p {
	margin-top: 5px;
}

.contactbox .button &gt; div.contact a {
	display: block;
	width: 355px;
	height: 120px;
	padding: 68px 5px 5px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background: url(../images/contact.png) no-repeat center 20px #e68200;
	background-size: 50px 39px;
	border-radius: 3px;
}

.contactbox .button &gt; div.contact a:hover {
	text-decoration: none;
	background-color: #eea84d;
}

.contents .step ul {
	display: table;
}

.contents .step ul li {
	position: relative;
	display: table-cell;
	width: 165px;
	height: 42px;
	padding: 5px;
	padding-right: 27px;
	color: #ffffff;
	font-size: 20px;
	line-height: 100%;
	text-align: center;
	vertical-align: middle;
	background: #808080;
}

.contents .step ul li:last-child {
	padding-right: 5px;
}

.contents .step ul li.current {
	background: #007be4;
}

.contents .step ul li+li:before {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: -22px;
	width: 22px;
	height: 42px;
	background: url(../images/step.png) no-repeat left top;
}
.contents .media-body &gt; div {
	margin-top: 0px;
}
.contents .csRow{
	margin-top: 20px !important;
}
.contents .csRow &gt; div:last-child{
	margin-top: 0px !important;
}
.contents .csRow .csColumnGap{
	line-height: 0;
}
.contents .csRow .csColumn img{
	line-height: 0;
}



@media screen and (max-width: 700px) {

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

header &gt; div {
	width: 100%;
}

#logo {
	height: 69px;
}

#logo img  {
	width: 80px;
	height: auto;
}


#headercenter {
	position: static;
}

#headertools {
	display: none;
}

#globalnavi {
	display: none;
	top: 69px;
	left: 0px;
	bottom: auto;
	right: auto;
	width: 100%;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5)
}

#globalnavi &gt; ul {
	display: block;
}

#globalnavi &gt; ul &gt; li {
	display: block;
	height: auto;
}

#globalnavi &gt; ul &gt; li.language {
	display: block;
}

#globalnavi &gt; ul &gt; li+li {
	border-top: 1px solid #ffffff;
	border-left: 0px;
}

#globalnavi &gt; ul &gt; li &gt; span {
	display: table;
	width: 100%;
}

#globalnavi &gt; ul &gt; li &gt; span &gt; a {
	display: table-cell;
	height: 50px;
	margin: 0px;
	padding: 10px 15px;
	color: #ffffff !important;
	vertical-align: middle;
	background: #007be4;
}

#globalnavi &gt; ul &gt; li &gt; span &gt; a:hover {
	color: #ffffff;
}

#globalnavi &gt; ul &gt; li &gt; span &gt; a.language {
	display: table-cell;
	height: 50px;
	margin: 0px;
	padding: 10px 15px;
	vertical-align: middle;
}

#globalnavi &gt; ul &gt; li &gt; span &gt; a.open {
	display: table-cell;
	width: 50px;
	text-indent: -10000px;
	background: url(../images/naviplus.gif) no-repeat center center #274688;
	background-size: 23px 23px;
}

#globalnavi &gt; ul &gt; li.open &gt; span &gt; a.open {
	background-image: url(../images/naviminus.gif);
}

#globalnavi &gt; ul &gt; li &gt; ul {
	position: relative;
	display: none;
	right: auto;
	width: 100%;
	margin-top: 0px;
	padding: 0px;
}

#globalnavi &gt; ul &gt; li &gt; ul li {
	float: none;
	display: block;
	padding: 0px;
}

#globalnavi &gt; ul &gt; li &gt; ul li a {
	width: auto !important;
	padding: 10px 15px;
}

#globalnavi &gt; ul &gt; li &gt; ul li a:hover {
	text-decoration: none;
}

#globalnavi &gt; ul &gt; li &gt; ul li+li a {
	border-top: 1px solid #535353;
}

#globalnavi &gt; ul &gt; li &gt; ul li a img {
	display: none !important;
}




#contact {
	display: none;
}

#spmenuswitch {
	display: table-cell;
	width: 50px;
}

#spmenuswitch a {
	display: block;
	width: 50px;
	height: 50px;
	text-align: left;
	text-indent: -10000px;
	background: url(../images/spmenuswitch.png) no-repeat center center;
	background-size: 25px auto;
	overflow: hidden;
}

#spmenuswitch a.open {
	background-image: url(../images/spmenuswitch_close.png);
}

#breadcrumbs {
	width: auto;
}

#breadcrumbs ul {
	width: auto;
	padding: 0px 15px;
	font-size: 11px;
	line-height: 110%;
}

#breadcrumbs ul li {
	display: inline-block;
}

#breadcrumbs ul li span,
#breadcrumbs ul li a {
	background-position: right 2px;
}

footer {
	margin-top: 0px !important;
}

#footerlink {
	width: auto;
	min-width: 0px;
	padding-top: 20px;
}

#footerlink ul {
	display: block;
}

#footerlink ul li {
	display: block;
}

#footerlink ul li+li {
	margin-top: 20px;
}

#footerlink ul li a span br {
	display: none;
}

#footersns {
	width: auto;
	min-width: 0px;
}

#footersns ul li {
	padding: 0px 5px;
}

#footersns ul li a {
	padding-left: 5px;
}

#footernavi {
	display: none;
}

#footermain {
	display: block;
	width: auto;
}

#footermain &gt; div {
	display: block;
}

#footermain &gt; div p {
	margin-top: 10px;
	font-weight: bold;
}

#topvisual &gt; div {
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
}

#topvisual #visualarea {
	width: auto;;
	height: auto;
}

#topvisual #visualarea ul li {
	width: auto;
}

#topvisual #visualarea ul li a img {
	width: 100%;
	min-width: 0px;
	height: auto;
}

#topvisual #visualarea div img {
	width: 100%;
	min-width: 0px;
}

#topvisual .navigation ul li {
	margin: 0px 5px;
}

#topvisual .switch li a {
	width: 40px;
	height: 56px;
	left: 0px;
	margin-top: -28px;
	margin-left: 0px;
	background-size: 80px 56px;
}

#topvisual .switch li+li a {
	left: auto;
	right: 0px;
	background-position: right top;
}

#topvisual .switch li a:hover {
	opacity: 0.8;
}

#topvalve &gt; div,
#topcustomize &gt; div,
#topirrigation &gt; div {
	margin-left: 0px;
	margin-right: 0px;
}

#topvalve &gt; div &gt; div,
#topcustomize &gt; div &gt; div,
#topirrigation &gt; div &gt; div {
	height: auto;
	padding: 20px 15px 25px;
//	background: url(../images/topcover.png);
}

#topvalve .contact,
#topcustomize .contact,
#topirrigation .contact {
	bottom: 25px;
	right: 15px;
	min-width: 0px;
	padding: 0px;
	background: none;
}

#topvalve .contact &gt; div+div,
#topcustomize .contact &gt; div+div,
#topirrigation .contact &gt; div+div {
	display: none;
}

#topvalve .contact &gt; div &gt; a,
#topcustomize .contact &gt; div &gt; a,
#topirrigation .contact &gt; div &gt; a {
	width: 40px;
	height: 40px;
	padding: 5px;
	text-indent: -10000px;
	background-position: center center;
	background-size: 32px 25px;
}

#topvalve p.button a,
#topcustomize p.button a,
#topirrigation p.button a {
	width: auto;
}

#topvalve h2,
#topcustomize h2,
#topirrigation h2 {
	font-size: 25px;
	line-height: 110%;
}

#topvalve {
	background-position: right bottom;
}

#topvalve h2 {
	width: auto;
}

#topvalve &gt; div &gt; div &gt; p {
	position: static;
	width: auto;
}

#topvalve &gt; div &gt; div &gt; p.button {
	margin-top: 20px;
}

#topvalve &gt; div &gt; div &gt; p.button a {
	min-width: 150px;
	padding: 8px;
}

#topvalve &gt; div &gt; div &gt; p.button a span {
	font-size: 16px;
	line-height: 120%;
}

#topvalve .link {
	width: auto;
}

#topvalve .link li {
	float: none;
	width: auto;
	border: 0px;
}

#topvalve .link li+li {
	border-top: 1px solid #dcdcdc;
}

#topcustomize {
//	background-image: url(../images/topcustomize_bg_sp.jpg);
	background-image: url(../images/topcustomize_bg.jpg);
	background-size: cover;
}

#topcustomize &gt; div {
	display: table;
	height: auto;
}

#topcustomize &gt; div &gt; div {
	position: relative;
	left: auto;
	bottom: auto;
	width: 100%;
	padding: 20px 15px 25px;
}

#topirrigation {
	background-image: url(../images/topirrigation_bg_sp.jpg);
	background-size: cover;
}

#topirrigation h2 {
	color: #000000;
	border-bottom: 1px solid #000000;
}

#topirrigation p {
	color: #000000;
}

#topother &gt; div {
	display: block;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#topnews {
	display: block;
	width: auto;
	padding: 15px 15px 20px;
}

#toppickup {
	display: block;
	width: auto;
	padding: 15px 15px 20px;
	border-left: 0px;
}

#toppickup ul {
	margin-left: 0px;
	overflow: hidden;
}

#toppickup ul li {
	display: block;
	float: none;
	margin: 10px auto 0px;
	text-align: center;
}

#toppickup ul li a {
	display: inline-block;
}

#pagetitle {
	min-width: 0px;
	background: none no-repeat center bottom;
}

#pagetitle &gt; div {
	width: 100%;
	height: auto;
}

#pagetitle h1 {
	padding: 15px;
	font-size: 25px;
	line-height: 110%;
}

#pagetitle h1 span {
	display: block;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 120%;
}

#pagetitle p.button {
	display: none;
}

#icons {
	min-width: 0px;
	padding-top: 14px;
}

#icons &gt; div {
	width: auto;
	padding: 0px 15px;
}

#icons ul {
	display: table;
	margin: -4px -4px 0px 0px;
	border-spacing: 4px;
}

#icons ul+ul {
	margin-left: 0px;
}

#icons li {
	float: none;
	display: table-cell;
	min-width: 0px;
	width: 54px;
	font-size: 13px;
}



.contents {
	min-width: 0;
}

.contents &gt; div {
	width: auto;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
}

p.button a {
	width: 100%;
}


.contents dl.datelist dt {
	float: none;
	width: auto;
}

.contents dl.datelist dd {
	margin-left: auto;
	margin-top: 5px;
}

.contents dl.datelist dd+dt+dd {
	margin-top: 5px;
	padding-top: 0px;
	border-top: 0px;
}

.contents .productheader {
	min-height: 0px;
	padding-right: 0px;
}

.contents .productheader .visual {
	position: relative;
	width: auto;
	margin-top: 20px;
	padding-left: 0px;
}

.contents .productheader .visual figure {
	position: static;
}

.contents .productheader .visual figure img {
	width: 100%;
	height: auto;
}

.contents .productheader .visual ul {
	margin-top: 5px;
	margin-left: -6px;
	overflow: hidden;
}

.contents .productheader .visual ul li {
	float: left;
	margin-top: 5px;
	margin-left: 6px;
}

.contents .buttons {
	position: static;
	margin-top: 20px;
	width: 100%;
}

.contents .buttons &gt; div {
	float: none;
}

.contents .buttons &gt; div+div {
	margin-top: 5px;
	margin-left: 0px;
}

.contents .buttons &gt; div a {
	width: auto;
	height: auto;
	padding: 60px 5px 5px;
	font-size: 13px;
}

.contents .buttons &gt; div.contact a {
	background-position: center 20px;
	background-size: 43px 34px;
}

.contents .buttons &gt; div.download a {
	background-size: 44px 38px;
}

.contents .buttons &gt; div.estimate a {
	background-size: 44px 38px;
}

.contents .speclist th {
	width: auto;
	white-space: nowrap;
}


.contents .spectable.spshort {
	display: block;
}

.contents .spectable.spshort th,
.contents .spectable.spshort td {
	display: block;
	border: 0px;
}

.contents .spectable.spshort thead {
	display: none;
}

.contents .spectable.spshort tbody {
	display: block;
	overflow: hidden;
}

.contents .spectable.spshort tbody tr {
	display: block;
	float:left;
	clear:both;
	width: 100%;
	overflow: hidden;
}

.contents .spectable.spshort tbody tr+tr {
	margin-top: 5px;
}

.contents .spectable.spshort tbody th {
	position: relative;
	float:left;
	clear:both;
	width: 100% !important;
	padding: 12px 8px 10px;
	font-size: 22px;
	line-height: 100%;
	color: #ffffff;
	font-weight: normal;
	background: #919191;
	border: 0px;
	border-right: 50px solid #274688;
	cursor: pointer;
}

.contents .spectable.spshort tbody th:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	right: -37px;
	width: 23px;
	height: 23px;
	margin-top: -12px;
	background: url(../images/naviplus.gif) no-repeat center center;
	background-size: 23px 23px;
}

.contents .spectable.spshort tbody th.open:after {
	background-image: url(../images/naviminus.gif);
}

.contents .spectable.spshort tbody td {
	display: none;
	float:left;
	clear:both;
	width: 100% !important;
	padding: 0px 8px 10px;
	font-size: 16px;
	line-height: 110%;
	border-bottom: 1px solid #919191;
}

.contents .spectable.spshort .celltitle {
	display: block;
	margin: 0px -8px 10px;
	padding: 10px 8px;
	background: #efefef;
	border-bottom: 1px solid #919191;
}

.contents .spectable.spshort .sb {
	display: block;
}

.contents .table_half .spectable {
	width: 100%;
}

.contents .columns {
	display: block;
}

.contents .columns &gt; .column {
	display: block;
	width: 100%;
}

.contents .columns &gt; .column+.column {
	padding: 0px;
}




.tab {
	min-width: 0px;
	margin-top: 20px;
}

.tab &gt; div {
	width: auto;
	margin: 0px 15px;
	border-bottom: 0px;
}

.tab ul {
	display: none;
}

.tab p {
	display: block;
	text-align: right;
}

.sptab {
	display: block;
	margin: 20px 15px 0px;
	border-bottom: 2px solid #434343;
}

.sptab a {
	position: relative;
	display: block;
	padding: 12px 8px 10px;
	font-size: 22px;
	line-height: 100%;
	color: #ffffff;
	background: #007be4;
	border-right: 50px solid #274688;
}

.sptab a:hover {
	text-decoration: none;
}

.sptab a:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	right: -37px;
	width: 23px;
	height: 23px;
	margin-top: -12px;
	background: url(../images/naviplus.gif) no-repeat center center;
	background-size: 23px 23px;
}

.sptab.open a:after {
	background-image: url(../images/naviminus.gif);
}


.contents .customizecontact {
	display: block;
	direction: ltr;
}

.contents .customizecontact &gt; div {
	display: block;
	width: auto;
	padding-left: 0px;
}

.contents .customizecontact &gt; div+div {
	margin-top: 20px;
}

.contents .customizecontact &gt; div &gt; a {
	display: block;
	width: auto;
	height: auto;
	padding: 60px 5px 5px;
	font-size: 13px;
	background-position: center 20px;
	background-size: 43px 34px;
}


.contents #resultlist {
	margin-top: 20px;
	border-top: 0px;
}

.contents #resultlist caption {
	display: block;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom: 2px solid #434343;
}

.contents #resultlist.empty {
	border-bottom: 0px;
}

.contents #resultlist.empty caption {
	border-bottom: 0px;
}

.contents #resultlist tbody tr + tr {
    margin-top: 0px;
    border-top: 2px solid #919191;
}

.contents #resultlist tbody th a {
	display: table-cell;
	vertical-align: middle;
}


.contents #resultlist tbody th {
	height: 100px;
	padding: 0px 0px 0px 110px;
	color: #000000;
	background: #ffffff;
}

.contents #resultlist tbody th &gt; div {
	width: 700px;
	height: 100px;
	padding-right: 5px;
}

.contents #resultlist tbody th img {
	top: 0px;
	left: -110px;
}

.contents #resultlist tbody tr:hover {
	background: transparent;
	cursor: default;
}

.contents #resultlist .text {
	display: block;
	padding: 10px 0px;
	text-align: left;
	font-size: 14px;
}

/*
.contents #selector ul li a {
	display: none;
}

.contents #selector ul li a.on {
	display: block;
}
*/
#selectorsp {
	display: block;
}

#selectorsp p.button {
	text-align: right;
}

#selectorsp p.button a {
	width: auto;
	border-radius: 0px;
}

#selectorsp p.button a span {
	padding: 0px;
	background: none;
}

#selectorsp dl {
	display: none;
	position: absolute;
	right: 0px;
	width: 150px;
	margin-top: 15px;
	background: #ffffff;
	box-shadow: 1px 1px 4px -1px rgba(0, 0, 0, 0.5);
	z-index: 50;
}

#selectorsp dl:before {
	content: "";
	position: absolute;
	display: block;
	top: -12px;
	left: 50%;
	width: 22px;
	height: 12px;
	margin-left: -11px;
	background: url(../images/selectorsp.png) no-repeat center center;
	background-size: 22px 12px;
}

#selectorsp dl dt {
	position: relative;
	min-height: 25px;
	padding: 10px;
	cursor: pointer;
}

#selectorsp dl dt:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	right: 12px;
	width: 23px;
	height: 23px;
	margin-top: -12px;
	background: url(../images/naviplus_b.gif) no-repeat center center;
	background-size: 23px 23px;
}

#selectorsp dl dt.on:after {
	background-image: url(../images/naviminus_b.gif);
}

#selectorsp dl dd+dt {
	border-top: 1px solid #919191;
}

#selectorsp dl dd {
	display: none;
	margin: 0px;
}

#selectorsp dl dd li {
	list-style: none;
	margin: 0px;
}

#selectorsp dl dd li+li {
	margin: 0px;
	border-top: 1px solid #ffffff;
}

#selectorsp dl dd a {
	display: block;
	padding: 10px;
	background: #efefef;
}

.contents .linkbox,
.contents .imagebox {
	width: 100%;
	margin-left: 0px;
}

.contents .linkbox &gt; a,
.contents .imagebox &gt; div {
	float: none;
	width: 100% !important;
	height: auto !important;
	margin-left: 0px;
}

.contents .linkbox &gt; a &gt; figure img,
.contents .imagebox &gt; div figure img {
	width: 100%;
}

.contents .linkbox.category &gt; a {
	width: 200% !important;
	margin-left: -100%;
}

.contents .linkbox .sales{
	margin-left:0;
	margin-top:10px;
}

.contents .textbox {
	display: block;
}

.contents .textbox &gt; * {
	display: block;
}

.contents .textbox &gt; *+* {
	padding-left: 0px;
	padding-top: 10px;
}

.contents .textbox &gt; figure {
	width: 100%;
}

.contents .textbox &gt; figure img {
	max-width: 100%;
}

hr.flow {
	background-position: center center;
}

.contactbox {
	display: block;
}

.contactbox &gt; div {
	display: block;
	width: auto;
}

.contactbox &gt; div+div{
	width: auto;
	padding-right: 0px;
}

.contactbox .button &gt; div.contact a {
	width: auto;
	height: auto;
	padding: 60px 5px 5px;
	font-size: 13px;
	background-position: center 20px;
	background-size: 43px 34px;
}

.contents .column3 &gt; div{
	width: 100%;
	margin-top: 20px;
}

.contents .column3 &gt; div:first-child{
	margin-top: 0px;
}


.contents .productheader_irrigation {
	padding-bottom: 40px;
}
.contents .productheader_irrigation .visual {
	float: none;
	width: 280px;
	padding-left: 0px;
	margin: 0 auto;
}
.contents .productheader_irrigation .tx {
	float: none;
	width: auto;
}

.contents .irrigation_buttons {
	overflow: hidden;
	width: 320px;
	margin: 20px auto 0;
}

.contents .irrigation_buttons &gt; div {
	float: left;
	display: block;
	width: 151px;
	margin-top: 10px;
}
.contents .irrigation_buttons &gt; div:nth-child(odd) {
	margin-right: 10px;
}

.contents .irrigation_buttons &gt; div+div {
	margin-top: 10px;
	margin-left: 0px;
}

#irrigation_img{
	display: block;
}
#irrigation_img &gt; div{
	display: block;
}
#irrigation_img &gt; div.disp{
	width: auto;
	padding-right: 0px;
}
#irrigation_img &gt; div.disp div{
	display: block;
	margin-top: 0 !important;
}
#irrigation_img &gt; div.disp div p{
	margin-top: 0 !important;
}
#irrigation_img &gt; div.disp div p.title{
	display: block;
	font-size: 1.2em;
	font-weight: bold;
}
#irrigation_img &gt; div.disp div p.img img{
	width: 100%;
	height: auto;
}
#irrigation_img &gt; div.disp div p.youtube{
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#irrigation_img &gt; div.disp div p.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#irrigation_img &gt; div.disp div p.caption{
	margin-bottom: 20px;
	padding-top: 5px;
}
#irrigation_img &gt; div.disp div:first-child{
	display: block;
}
#irrigation_img &gt; div.disp .caption p:first-child{
	display: block;
}
#irrigation_img &gt; div.list{
	display: none;
}
.contents .text_right_ml330 {
	margin-top:15px;
	margin-left:0px;
}

.youtube{
	position: relative;
	padding-top: 56.25%;
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.accent{
	display: block;
	background: #f3f3f3;
	min-height: 0;
	width: 100%;
	margin-top: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.accent &gt; p{
	display: block;
	text-align: center;
}
.accent .title{
	position: relative;
	padding: 10px 0px;
	border-top-left-radius : 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius : 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom-left-radius : 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
}
.accent .title::after{
	content: "";
	position: absolute;
	top: auto;
	right: auto;
	bottom: -9px;
	left: 50%;
	margin-left: -20px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 20px 0 20px;
	border-color: #7c8092 transparent transparent transparent;
}
.accent p{
	padding: 0px 0px 10px 0px;
}

}







@media screen and (max-width: 700px) {
.csColumn{
	text-align: left !important;
}
.contents .csColumn h4 {
	line-height: 180%;
}

.csColumnGap + .csColumn img{
	margin-top: 15px;
}

}




</pre></body></html>