@charset"UTF-8";

/* =========================================
　common
=========================================== */

.contents {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 15px 0px;
}

.contents h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.contents p {
	font-size: 80%;
	line-height: 1.6;
	margin: 0px auto 20px auto;
}

.contents p strong {
	font-size: 110%;
	line-height: 1.6;
}

.banner-list01 {
	margin: 0px 0px 20px 0px;
}

.banner-list01 li {
	display: inline;
	margin: 0px 0px 10px 10px;
}

.catch-mincho {
	padding: 10px 0px 10px 0px;
	font-size: 110%;
	line-height: 1.6;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

.catch-link {
	padding: 20px 0px 10px 20px;
	font-size: 110%;
	line-height: 1.6;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

.catch-link a {
	color: #3aa5c0;
}
.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.top-space-20 {
	margin-top: 20px;
}

.top-space-30 {
	margin-top: 30px;
}

.text-red {
	color: #F00;
}

.float-left-100 {
	display: block;
	width: 100px;
	float: left;
}

.size-small {
	font-size: 90%;
}

@media (max-width: 767px) {
	
	.banner-list01 li img {
		width: 48%;
	}
	
	#main h4 img {
		width: 640px;
	}

}

/* =========================================
　entry
=========================================== */

.entry-date {
	padding: 10px 0px 10px 0px;
	font-size: 75%;
}

/* ================================================================================
	#page-nav
================================================================================ */
.page-nav {
	font-size: 80%;
	text-align: left;
	margin-bottom: 20px;
}
.page-nav li {
	display: inline;
	list-style: none outside none;
}
.page-nav li a {
	border: 1px solid rgb(230,230,230);
	color: rgb(102,102,102);
	text-decoration: none;
	border-radius: 3px;
}

.page-nav li a:hover {
	border: 1px solid rgb(230,230,230);
}
.page-nav li a:active {
	box-shadow: 0 0 3px rgba(0,0,0,0.2) inset;
	top:1px;
}

.page-nav li.current span {
	border: 1px solid rgb(186,166,132);
	color: rgb(121,81,15);
	font-weight: bold;
	border-radius: 3px;
}
.page-nav li.first span,
.page-nav li.previous span,
.page-nav li.next span,
.page-nav li.last span {
	background: rgb(248,248,248);
	border: 1px solid rgb(230,230,230);
	color: rgb(180,180,180);
	text-decoration: none;
	border-radius: 3px;
}

.page-nav li.page_nums span {
	background: rgb(102,102,102);
	border: 1px solid rgb(51,51,51);
	color: rgb(255,255,255);
}
.page-nav li a,
.page-nav li.current span,
.page-nav li.first span,
.page-nav li.previous span,
.page-nav li.next span,
.page-nav li.last span,
.page-nav li.page_nums span {
	padding: 0.25em 0.8em;
	display: inline-block;
	position:relative;
}


/* =========================================
　sopport
=========================================== */

.qa-q {
	padding: 0px 0px 10px 35px;
	margin: 0px 0px 10px 0px;
	background: url(../img/mark-q.jpg) no-repeat left top;
	color: #2c93ce;
	font-size: 90%;
	line-height: 1.4;
}

.qa-a {
	padding: 0px 0px 10px 35px;
	margin: 0px 0px 20px 0px;
	background: url(../img/mark-a.jpg) no-repeat left top;
	border-bottom: 1px solid #dddddd;
}

.error-list {
	margin: 0px;
	padding: 0px;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	font-size: 75%;
}

.error-list td{
	margin: 0px;
	padding: 8px;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
}

.error-list th{
	margin: 0px;
	padding: 8px;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
	background-color:#edf5fb;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}

.error-list th span {
	padding-left: 8px;
	border-left: solid 2px #fe9b4e;
}

span.color-blue{
	color:#00508c;
}

.warning {
	padding: 10px 0px 10px 5px;
	font-size: 90%;
}

.support-info {
	padding: 16px;
	background-color: #fbfde6;
	border: 1px solid #e2d36d;
}

.support-info h4 {
	padding: 0px 0px 0px 20px;
	font-size: 110%;
	background: url(../img/border-grade-y.jpg) no-repeat left center;
	color: #333;
}

.support-info p {
	margin: 16px 0px 10px 54px;
}

.area-emc {
	padding: 0px 0px 0px 120px;
	background: url(../img/emc.gif) no-repeat left top;
}


/* =========================================
　company
=========================================== */

/* ------------------ */
/* profile */
/* ------------------ */

.company_profile {
	margin: 0px;
	padding: 0px;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	font-size: 75%;
}

.company_profile td{
	width: 75%;
	margin: 0px;
	padding: 15px 8px;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
	text-align: left;
}

.company_profile th{
	width: 25%;
	margin: 0px;
	padding: 15px 8px;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
	background-color:#edf5fb;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

.company_profile th span {
	padding-left: 8px;
	border-left: solid 2px #73c8e8;
}

span.color-blue{
	color:#00508c;
}

.contents-left335 {
	width: 335px;
	float: left;
}

.contents-right330 {
	width: 330px;
	float: right;
}

/*  */

.contents-left470 {
	width: 470px;
	float: left;
}

.contents-left310 {
	width: 310px;
	float: left;
}

.contents-left200 {
	width: 200px;
	float: left;
}
.contents-right200 {
	width: 200px;
	float: right;
}

.contents-right180 {
	width: 180px;
	float: right;
}

.contents-left380 {
	width: 380px;
	float: left;
}

.contents-left280 {
	width: 280px;
	float: left;
}

.contents-right280 {
	width: 280px;
	float: right;
}

.contents-right370 {
	width: 370px;
	float: right;
}
.contents-right330 {
	width: 330px;
	float: right;
}

.contents-left365 {
	width: 365px;
	float: left;
}

.contents-right260 {
	width: 260px;
	float: right;
}

.contents-left240 {
	width: 240px;
	float: left;
}

.contents-right400 {
	width: 400px;
	float: right;
}

.contents-left215 {
	width: 215px;
	float: left;
}

.contents-right160 {
	width: 160px;
	float: right;
}

.contents-left350 {
	width: 350px;
	float: left;
}

.contents-right290 {
	width: 290px;
	float: right;
}

.contents-left320 {
	width: 320px;
	float: left;
}

.contents-right320 {
	width: 320px;
	float: right;
}

.contents-left150 {
	width: 150px;
	float: left;
}

.contents-right450 {
	width: 450px;
	float: right;
}

.contents-frame {
	margin: 0px auto 25px auto;
	padding: 22px 28px;
	width: 600px;
}

.frame-shadow {
	box-shadow: 0px 0px 5px 3px #f0f0f0;
	-moz-box-shadow: 0px 0px 5px 3px #f0f0f0;　/* Firefox用 */  
	-webkit-box-shadow: 0px 0px 5px 3px #f0f0f0;　/* Safari,Google Chrome用 */
	-o-box-shadow: 0px 0px 5px 3px #f0f0f0;
	-ms-box-shadow: 0px 0px 5px 3px #f0f0f0;  
}

.contents-list01 {
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 25px 0px;
	font-size: 90%;
	line-height: 1.6;
	border-bottom: 1px solid #F6F6F6;
}

.mark-orange {
	padding-left: 17px;
	background: url(../img/circle-orange.gif) no-repeat left 2px;
}

.center-image {
	text-align: center;
	margin: 0px auto;
	padding-left: 17px;
}

.contents-list02 {
	width: 630px;
	padding: 0px 0px 15px 0px;
	margin: 0px auto 15px auto;
	background: url(../img/line-dot.gif) repeat-x left bottom;
}

.column02-ttl {
	float: left;
	font-size: 80%;
	color: #f96250;
	font-weight: bold;
}

.column02-contents {
	float: right;
	width: 470px;
	font-size: 75%;
}

.column02-contents strong {
	font-size: 110%;
}

.mincho {
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

.text-orange {
	color: #ff7d18;
}

.text-blue {
	color: #3aa5c0;
}

.text-green {
	color: #27a2aa;
}

.left-border {
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 10px 0px;
	background: url(../img/border-grade-b.jpg) no-repeat left 2px;
}

.left-border-g {
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 10px 0px;
	background: url(../img/border-grade-g.jpg) no-repeat left 2px;
}

.dot-border-bottom {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../img/line-dot.gif) repeat-x left bottom;
}

@media (max-width: 767px) {
	
	.contents {
		margin: 0px auto 15px auto;
		padding: 0px 10px 0px 10px;
	}

	.contents p {
		font-size: 90%;
	}

	.contents-left470 {
		width: 430px;
		float: left;
	}

	.contents-right180 {
		width: 180px;
		float: right;
	}

	.contents-left380 {
		width: 300px;
		float: left;
	}

	.contents-left365 {
		width: 300px;
		float: left;
	}


	.contents-left310 {
		width: 250px;
		float: left;
	}

	.contents-right310 {
		width: 250px;
		float: right;
	}

	.contents-left280 {
		width: 280px;
		float: left;
	}

	.contents-right370 {
		width: 300px;
		float: right;
	}

	.contents-right370 img {
		width: 100%;
	}

	.contents-left320 {
		width: 300px;
		float: left;
	}

	.contents-left320 img {
		width: 100%;
	}

	.contents-left335 {
		width: 300px;
		float: left;
	}
	
	.contents-left335 img {
		width: 100%;
	}

	.contents-right320 {
		width: 300px;
		float: right;
	}

	.contents-right320 img {
		width: 100%;
	}

	.contents-right330 {
		width: 300px;
		float: right;
	}

	.contents-right330 img {
		width: 100%;
	}

	.contents-right260 {
		width: 240px;
		float: right;
	}

	.contents-right260 img {
		width: 100%;
	}

	.contents-right290 {
		width: 240px;
		float: right;
	}

	.contents-right400 {
		width: 350px;
		float: right;
	}

	.contents-frame {
		padding: 22px 10px;
		width: 580px;
	}
}

/* =========================================
　products
=========================================== */

#aqua-category3 {
	width: 680px;
	height: 37px;
	background: url(../img/tub-b-bk.gif) repeat-x left bottom;
}

#aqua-category3 ul {
	margin: 0px 0px 0px 10px;
}

#aqua-category3 li {
	float: left;
	margin: 0px 9px 0px 0px;
  	cursor: pointer;
}

#aqua-category3 .tab1 {
	display: block;
	width: 214px;
	height: 37px;
	background-image: url('../img/wt1011-tab01-1.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#aqua-category3 .tab2 {
	display: block;
	width: 214px;
	height: 37px;
	background-image: url('../img/wt1011-tab01-2.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#aqua-category3 .tab3 {
	display: block;
	width: 214px;
	height: 37px;
	background-image: url('../img/wt1011-tab01-3.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#aqua-category3 li a:hover,
#aqua-category3 .sel {
	background-position: right top;
}

#aqua-category4 {
	width: 680px;
	height: 37px;
	background: url(../img/tub-b-bk.gif) repeat-x left bottom;
}

#aqua-category4 ul {
	margin: 0px 0px 0px 10px;
}

#aqua-category4 li {
	float: left;
	margin: 0px 5px 0px 0px;
  	cursor: pointer;
}

#aqua-category4 .tab1 {
	display: block;
	width: 161px;
	height: 37px;
	background-image: url('../img/wt1011-tab02-1.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#aqua-category4 .tab2 {
	display: block;
	width: 161px;
	height: 37px;
	background-image: url('../img/wt1011-tab02-2.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#aqua-category4 .tab3 {
	display: block;
	width: 161px;
	height: 37px;
	background-image: url('../img/wt1011-tab02-3.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#aqua-category4 .tab4 {
	display: block;
	width: 161px;
	height: 37px;
	background-image: url('../img/wt1011-tab02-4.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#aqua-category4 li a:hover,
#aqua-category4 .sel {
	background-position: right top;
}

#topra-category3 {
	width: 680px;
	height: 37px;
	background: url(../img/tab-g-bk.gif) repeat-x left bottom;
}

#topra-category3 ul {
	margin: 0px 0px 0px 10px;
}

#topra-category3 li {
	float: left;
	margin: 0px 9px 0px 0px;
  	cursor: pointer;
}

#topra-category3 .tab1-1 {
	display: block;
	width: 214px;
	height: 37px;
	background-image: url('../img/lcf304w-tab-1.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#topra-category3 .tab1-2 {
	display: block;
	width: 214px;
	height: 37px;
	background-image: url('../img/lcf304w-tab-2.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#topra-category3 .tab1-3 {
	display: block;
	width: 214px;
	height: 37px;
	background-image: url('../img/lcf304w-tab-3.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#topra-category3 li a:hover,
#topra-category3 .sel {
	background-position: right top;
}

#topra2-category3 {
	width: 680px;
	height: 37px;
	background: url(../img/tab-g-bk.gif) repeat-x left bottom;
}

#topra2-category3 ul {
	margin: 0px 0px 0px 10px;
}

#topra2-category3 li {
	float: left;
	margin: 0px 9px 0px 0px;
  	cursor: pointer;
}

#topra2-category3 .tab1-1 {
	display: block;
	width: 214px;
	height: 37px;
	background-image: url('../img/lfs108-tab-1.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#topra2-category3 .tab1-2 {
	display: block;
	width: 214px;
	height: 37px;
	background-image: url('../img/lfs108-tab-2.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#topra2-category3 .tab1-3 {
	display: block;
	width: 214px;
	height: 37px;
	background-image: url('../img/lfs108-tab-3.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#topra2-category3 li a:hover,
#topra2-category3 .sel {
	background-position: right top;
}

#group-aqua {
	clear: both;
	width: 676px;
	height: 392px;
	margin: 0px auto 40px auto;
	border-left: 2px solid #73c8e8;
	border-bottom: 2px solid #73c8e8;
	border-right: 2px solid #73c8e8;
}

#group-topra {
	clear: both;
	width: 676px;
	height: 725px;
	margin: 0px auto 40px auto;
	border-left: 2px solid #68ccd0;
	border-bottom: 2px solid #68ccd0;
	border-right: 2px solid #68ccd0;
}

#group-topra2 {
	clear: both;
	width: 676px;
	height: 600px;
	margin: 0px auto 40px auto;
	border-left: 2px solid #68ccd0;
	border-bottom: 2px solid #68ccd0;
	border-right: 2px solid #68ccd0;
}

#group-topra3 {
	clear: both;
	width: 676px;
	height: 620px;
	margin: 0px auto 40px auto;
	border-left: 2px solid #68ccd0;
	border-bottom: 2px solid #68ccd0;
	border-right: 2px solid #68ccd0;
}

.tab-contents {
	padding: 25px 5px 0px 15px;
}

.disnon {
	display: none;
}


.products-spec {
	margin: 0px;
	padding: 0px;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	font-size: 75%;
}

.products-spec td{
	width: 50%;
	margin: 0px;
	padding: 10px 15px;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
	text-align: left;
}

.products-spec th{
	width: 25%;
	margin: 0px;
	padding: 10px 15px;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
	background-color:#edf5fb;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

.products-spec th span {
	padding-left: 8px;
	border-left: solid 2px #73c8e8;
}

.products-spec2 {
	margin: 0px;
	padding: 0px;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	font-size: 75%;
}

.products-spec2 td{
	margin: 0px;
	padding: 10px 15px;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
	text-align: center;
}

.products-spec2 th{
	margin: 0px;
	padding: 10px 15px;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
	background-color:#edf5fb;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

.products-spec2 th span {
	padding-left: 8px;
	border-left: solid 2px #73c8e8;
}

.mark01 {
	padding-left: 27px;
	background: url(../img/mark01-g.gif) no-repeat left center;
}

.mark02 {
	padding-left: 27px;
	background: url(../img/mark02-g.gif) no-repeat left center;
}

.mark03 {
	padding-left: 27px;
	background: url(../img/mark03-g.gif) no-repeat left center;
}

.mark04 {
	padding-left: 27px;
	background: url(../img/mark04-g.gif) no-repeat left center;
}

.mark05 {
	padding-left: 27px;
	background: url(../img/mark05-g.gif) no-repeat left center;
}

.mark06 {
	padding-left: 27px;
	background: url(../img/mark06-g.gif) no-repeat left center;
}

@media (max-width: 767px) {
	
	#group-aqua, #group-topra, #group-topra2, #group-topra3 {
		height: auto;
	}
	
	
}
/* =========================================
　business
=========================================== */

#flow01 {
	background: url(../img/business-flow01.jpg) no-repeat left top;
	padding: 0px 0px 0px 150px;
	min-height: 150px;
}

#flow02 {
	background: url(../img/business-flow02.jpg) no-repeat left top;
	padding: 0px 0px 0px 150px;
	min-height: 150px;
}

#flow03 {
	background: url(../img/business-flow03.jpg) no-repeat left top;
	padding: 0px 0px 0px 150px;
	min-height: 150px;
}

#flow04 {
	background: url(../img/business-flow04.jpg) no-repeat left top;
	padding: 0px 0px 0px 150px;
	min-height: 150px;
}

.flow-contents {
	background: url(../img/line-dot.gif) repeat-x left bottom;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}



/* =========================================
　recruit
=========================================== */

#recruit-catch {
	background: url(../img/recpart-ttl-bk.jpg) no-repeat right bottom;
}

.recruit-subttl {
	background-color: #6a564c;
	padding: 10px;
}

.recruit-subttl h5 {
	color: #FFF;
	font-size: 80%;
	line-height: 1.2;
}

.recruit-btn {
	margin: 0px 0px 35px 0px;
	text-align: center;
}

.recruit-message {
	width: 350px;
	margin: 0px auto 35px auto;
	padding: 30px 0px;
	text-align: left;
	font-size: 130%;
	line-height: 4.0;
}

/* =========================================
　access
=========================================== */

.access-map {
	margin: 0px 0px 10px 0px;
}

@media (max-width: 767px) {
	
	.access-map {
		width: 100%;
	}
	
	
}



/* =========================================
　entry form
=========================================== */

.form-table {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	font-size: 75%;
}

.form-table td{
	width: 75%;
	margin: 0px;
	padding: 8px;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
	text-align: left;
}

.form-table th{
	width: 25%;
	margin: 0px;
	padding: 8px;
	border-left: solid 1px #dddddd;
	border-top: solid 1px #dddddd;
	background-color:#edf5fb;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

.form-warning {
	font-size: 75%;
	margin: 0px 0px 8px 0px;
}

.form-table input {
	padding: 2px;
	margin: 2px 5px;
	border: 1px solid #BFCBE9;
}

.form-table p {
	padding: 5px 0px 0px 0px;
}

#wpcf7-f4-p117-o1 .wpcf7-submit{
   	display: block;
   	width: 169px;
   	height: 38px;
   	border: none;
   	text-indent: -9999px;
   	background: url(../img/btn-send.jpg) no-repeat;
	margin-left: 40%;
}

#wpcf7-f209-p212-o1 .wpcf7-submit{
   	display: block;
   	width: 169px;
   	height: 38px;
   	border: none;
   	text-indent: -9999px;
   	background: url(../img/btn-send-e.jpg) no-repeat;
	margin-left: 40%;
}

span .wpcf7-list-item { 
display : block ;
}

/* =========================================
　sitemap
=========================================== */

.sitemap01 {
	float: left;
	width: 240px;
}

.sitemap01 p {
	padding: 0px 0px 0px 20px;
	font-size: 85%;
   	background: url(../img/mark-arrow-orange.gif) no-repeat left center;
}

.sitemap02 {
	float: right;
	width: 440px;
}

.sitemap02 li {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 85%;
   	background: url(../img/line-dot.gif) repeat-x left bottom;
}

.sitemap02 li span {
	padding: 0px 0px 0px 20px;
   	background: url(../img/mark-arrow-orange.gif) no-repeat left center;
}

.sitemap01 a, .sitemap02 a {
	color: #555555;
}

@media (max-width: 767px) {
	
	.sitemap02 {
		width: 380px;
	}
}