@charset"Shift_JIS";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #666666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/head-bk.jpg) repeat-x left top;
}

.fix { zoom: 1; }
.fix:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0px; 
	visibility: hidden;
}
	
@media (max-width: 767px) {
	
	body {
		font-size: 1.3em;
	}
	
}

/* -------------------------------------------------- */
/* header */
/* -------------------------------------------------- */

#header {
	position: relative;
	height: 78px;
	width: 960px;
	margin: 0px auto;
	background: url(../img/head-h1-bk.jpg) no-repeat right top;
}

#header h1 {
	position:absolute;
	right: 8px;
	top: 5px;
	font-size: 75%;
	text-align: right;
	color: #fff;
	font-weight: normal;
}

#header-logo {
	position:absolute;
	left: 0px;
	top: 19px;
}

input,
select,
textarea{
	vertical-align:middle;
}
	
#sitesearcharea {
	position: absolute;
	left: 308px;
	top: 42px;
	width: 308px;
	margin: 0px 0px 0px 0px;
	}
	
input.sitesearch {
	margin-right: 4px;
	height: 18px;
	width: 100px;
	font-size: 12px;
	line-height: 1.6;
	background-color: #FFF;
	border: 1px solid #d6d6d6;
	}
#searchhistory {
	background: url(../img/search-frame.jpg) no-repeat right top;
	width: 163px;
	height: 15px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	border: none;
	line-height: 1.6;
	}

#sitesearcharea input {
	background: url(../img/search-frame.jpg) no-repeat right top;
	width: 163px;
	height: 15px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	border: none;
	line-height: 1.6;
	}
	
#sitesearcharea input.sbm {
	width: 37px;
	height: 25px;
	padding: 0;
	border: 0;
	}

#submenu {
	position:absolute;
	right: 12px;
	top: 50px;
	font-size: 80%;
	text-algn: right;
	width: 425px;
}

#submenu li {
	margin: 0px 0px 0px 18px;
	float: right;
}

#submenu li a {
	color: #24adc1;
}

.submenu1 {
	padding: 0px 0px 0px 7px;
	background: url(../img/arrow-blue.gif) no-repeat left center;
}

.submenu2 {
	font-size: 120%;
	padding: 0px 0px 0px 24px;
	background: url(../img/sub-mark-english.jpg) no-repeat left center;
}
	
@media (max-width: 767px) {
	
	#header {
		width: 100%;
		margin: 0px auto;
		padding: 5px 0px 5px 0px;
		background: none;
	}
	
	#header h1 {
		display: none;
	}

	.sp-full-img img {
		width: 100%;
	}

	.sp-disnon {
		display: none;
	}
	
	#header-logo {
		left: 10px;
	}
	
	#sitesearcharea {
		position: absolute;
		width: 230px;
		left:auto;
		right: 0;
		top: 40px;
	}
	
	#submenu {
		display: none;
	}
	
}

/* -------------------------------------------------- */
/* phone */
/* -------------------------------------------------- */

.trigger {
	display: none;
}
	

/* -------------------------------------------------- */
/* mainmenu */
/* -------------------------------------------------- */

#mainmenu {
	margin: 0px auto;
	width: 100%;
	height: 50px;
	background: url(../img/menu-bk.jpg) no-repeat center top;
}

#mainmenu ul {
	width: 960px;
	height: 39px;
	margin: 0px auto;
}

#mainmenu li {
	height: 39px;
	float: left;
}

#mainmenu .menu-item-29 a {
		display: block;
		width: 120px;
		height: 39px;
		background-image: url('../img/menu-1.jpg');
		background-repeat: no-repeat;
		text-indent: -9999px;
		}

#mainmenu .menu-item-28 a {
		display: block;
		width: 168px;
		height: 39px;
		background-image: url('../img/menu-2.jpg');
		background-repeat: no-repeat;
		text-indent: -9999px;
		}

#mainmenu .menu-item-27 a {
		display: block;
		width: 168px;
		height: 39px;
		background-image: url('../img/menu-3.jpg');
		background-repeat: no-repeat;
		text-indent: -9999px;
		}

#mainmenu .menu-item-26 a {
		display: block;
		width: 168px;
		height: 39px;
		background-image: url('../img/menu-4.jpg');
		background-repeat: no-repeat;
		text-indent: -9999px;
		}

#mainmenu .menu-item-25 a {
		display: block;
		width: 168px;
		height: 39px;
		background-image: url('../img/menu-5.jpg');
		background-repeat: no-repeat;
		text-indent: -9999px;
		}

#mainmenu .menu-item-30 a {
		display: block;
		width: 168px;
		height: 39px;
		background-image: url('../img/menu-6.jpg');
		background-repeat: no-repeat;
		text-indent: -9999px;
		}
		
#mainmenu li a:hover,
#mainmenu .current-menu-item a{
		background-position: right top;
		}
		
#sp-mainmenu {
		display: none;
}
		
@media (max-width: 767px) {
	
	#mainmenu {
		display: none;
	}
	
	#sp-mainmenu {
		display: block;
		margin: 0px auto;
		width: 630px;
		height: auto;
		overflow:auto;
		font-size: 80%;
	}

	#sp-mainmenu ul {
		height: auto;
		background: none;
	}

	#sp-mainmenu li {
		height: auto;
		float: left;
		background: none;
	}
	
	#sp-mainmenu li a {
		display: block;
		width: 206px;
		padding: 10px 0px 0px 0px;
		height: 40px;
		float: left;
		text-indent: inherit;
		background-color: #f0f0f0;
		text-align: center;
		border-top: 1px solid #FFF;
		border-left: 1px solid #FFF;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		background: url(../img/sp-menu-bk.jpg) repeat-x left bottom;
	}
		
	#sp-mainmenu li a:hover,
	#sp-mainmenu .current_page_item a{
		background: url(../img/sp-menu-bk.jpg) repeat-x left bottom;
	}
}

/* -------------------------------------------------- */
/* main */
/* -------------------------------------------------- */

#category-ttl-all {
	width: 100%;
	height: 76px;
	background: url(../img/catttl-bk.jpg) repeat-x left top;
}

#category-ttl {
	width: 100%;
	height: 76px;
	margin: 0px auto 10px auto;
	background: url(../img/catttl-bk-water.jpg) no-repeat center top;
}

#category-ttl h2 {
	width: 960px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	font-size: 160%;
	line-height: 1.2;
	letter-spacing: 10px;
	color: #FFF;
}

.page-category-products h2, .page-category-aqualax h2 {
	display: block;
	width: 145px;
	height: 50px;
	background: url(../img/catttl-pruducts.png) no-repeat left center;
	text-indent: -9999px;
}

.page-category-works h2 {
	display: block;
	width: 145px;
	height: 50px;
	background: url(../img/catttl-works.png) no-repeat left center;
	text-indent: -9999px;
}

.page-category-support h2 {
	display: block;
	width: 240px;
	height: 50px;
	background: url(../img/catttl-support.png) no-repeat left center;
	text-indent: -9999px;
}

.page-category-support2 h2 {
	display: block;
	width: 240px;
	height: 50px;
	background: url(../img/catttl-support.png) no-repeat left center;
	text-indent: -9999px;
}

.page-category-company h2, .page-category-profile h2, .page-category-history h2, .page-category-policy h2 {
	display: block;
	width: 144px;
	height: 50px;
	background: url(../img/catttl-company.png) no-repeat left center;
	text-indent: -9999px;
}

.page-category-inquiry h2 {
	display: block;
	width: 145px;
	height: 50px;
	background: url(../img/catttl-inquiry.png) no-repeat left center;
	text-indent: -9999px;
}

.page-category-privacy h2 {
	display: block;
	width: 223px;
	height: 50px;
	background: url(../img/catttl-privacy.png) no-repeat left center;
	text-indent: -9999px;
}

.page-category-link h2 {
	display: block;
	width: 110px;
	height: 50px;
	background: url(../img/catttl-link.png) no-repeat left center;
	text-indent: -9999px;
}

.page-category-sitemap h2 {
	display: block;
	width: 188px;
	height: 50px;
	background: url(../img/catttl-sitemap.png) no-repeat left center;
	text-indent: -9999px;
}

.page-category-english h2 {
	display: block;
	width: 189px;
	height: 50px;
	background: url(../img/catttl-english.png) no-repeat left center;
	text-indent: -9999px;
}

.news h2 {
	display: block;
	width: 142px;
	height: 50px;
	background: url(../img/catttl-news.png) no-repeat left center;
	text-indent: -9999px;
}

@media (max-width: 767px) {
	
	#category-ttl h2 {
		width: 100%;
	}	
}

/* -------------------------------------------------- */
/* pankuzu */
/* -------------------------------------------------- */

#bread-crumb, .bread_crumb {
	width: 960px;
	margin: 0px auto;
	padding: 8px 0px 5px 0px;
}


#bread-crumb li {
	display: inline;
	margin: 0px 9px 0px 0px;
	font-size: 75%;
}

#bread-crumb li a {
	color: #24adc1;
}

.level-2, .level-3, .level-4 {
	padding: 0px 0px 0px 15px;
	background: url(../img/bread-arrow.gif) no-repeat left center;
}

@media (max-width: 767px) {
	
	#bread-crumb, .bread_crumb {
		width: 97%;
		padding-left: 3%;
	}	

}


/* -------------------------------------------------- */
/* wrapper */
/* -------------------------------------------------- */

#wrapper {
	clear: both;
	width:960px;
	height: auto;
	margin: 0px auto;
}


@media (max-width: 767px) {
	
	#wrapper {
		width: 100%;
	}	

}

/* -------------------------------------------------- */
/* main */
/* -------------------------------------------------- */

#main {
	width: 700px;
	float: left;
}

#main h3 {
	font-size: 140%;
	line-height: 1.2;
	letter-spacing: 5px;
	color: #2fa0bc;
	display: block;
	padding: 14px 0px 0px 30px;
	width: 670px;
	height: 37px;
	background: url(../img/cont-ttl-bk.jpg) no-repeat left top;
}

#cat-submenu-list {
	margin: 0px 0px 10px 0px;
	width: 700px;
	height: 43px;
	background: url(../img/cat-submenu-bk.jpg) no-repeat left top;
}

#cat-submenu-list ul {
	padding: 10px 0px 0px 0px;
}

#cat-submenu-list li {
	display: inline;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 20px;
	background: url(../img/cat-submenu-arrow.jpg) no-repeat left center;
}

#cat-submenu-list li a {
	font-size: 80%;
	line-height: 1.2;
	color: #00a2bb;
}


.subttl-blue {
	margin: 20px 0px 18px 0px;
	font-size: 120%;
	line-height: 1.2;
	letter-spacing: 2px;
	color: #ffffff;
	display: block;
	padding: 8px 0px 0px 20px;
	width: 680px;
	height: 35px;
	background: url(../img/cont-subttl-bk-b.jpg) no-repeat left top;
}

.subttl-green {
	margin: 20px 0px 18px 0px;
	font-size: 120%;
	line-height: 1.2;
	letter-spacing: 5px;
	color: #ffffff;
	display: block;
	padding: 8px 0px 0px 20px;
	width: 680px;
	height: 35px;
	background: url(../img/cont-subttl-bk-g.jpg) no-repeat left top;
}

@media (max-width: 767px) {
	
	#main {
		width: 100%;
		float: none;
	}

	#main h2 {
		margin: 0px 0px 10px 0px;
		font-size: 160%;
		line-height: 1.2;
		letter-spacing: 10px;
	}

	#main h3 {
		width: 95%;
		padding: 8px 0px 0px 5%;
		margin: 0px auto 15px auto;
		letter-spacing: 0;
	}

	.ttl-company, .ttl-recruit, .ttl-kodawari, .ttl-access  {
		padding: 45px 0px 0px 5%;
		display: block;
		width: 95%;
		background-size: 100%;
	}
	
	#cat-submenu-list {
		display: none;
	}
	
	.subttl-blue {
		width: 95%;
		height: auto;
		background-color: #24a0d1;
		background-image: none;
		line-height: 1.4;
	}
	
	.subttl-green {
		width: 95%;
		height: auto;
		background-color: #1facbf;
		background-image: none;
		line-height: 1.4;
	}

}

/* -------------------------------------------------- */
/* contentsmenu */
/* -------------------------------------------------- */

.contents-menu {
	margin: 0px 0px 40px 0px;
	text-align: center;
}

.contents-menu li {
	display: inline;
	text-align: center;
	margin: 0px 2px 0px 0px;
}

@media (max-width: 767px) {
	.contents-menu {
		display: none;
	}
}

/* -------------------------------------------------- */
/* side */
/* -------------------------------------------------- */
#sidenavi {
	width: 230px;
	float: right;
}

#sidemenu {
	margin: 0px 0px 15px 0px;
	border: 1px solid #e3e3e3;
}

#catmenu-ttl {
	height: 38px;
	padding: 18px 0px 0px 14px;
	background: #5cc4d4 url(../img/catmenu-ttl-bk.jpg) repeat-x left top;
	border: 1px solid #fff;
}

#catmenu-ttl h3 {
	padding: 0px 0px 0px 15px;
	font-size: 110%;
	line-height: 1.2;
	color: #FFF;
	font-weight: normal;
	background: url(../img/catmenu-ttl-arrow.jpg) no-repeat left center;
}

#sidemenu ul {
	padding: 4px;
	background-color: #f7f7f7;
}

#sidemenu li {
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #fff;
}

#sidemenu .catmenu-level1 {
	display: block;
	background: #ffffff url(../img/catmenu-bk-grade.jpg) repeat-x left bottom;
}

#sidemenu .catmenu-level1 a {
	display: block;
	padding: 20px 10px 20px 25px;
	margin: 0px auto;
	color: #1fa6ba;
	font-size: 75%;
	font-weight: bold;
	background: url(../img/arrow-g.gif) no-repeat 8px center;
}

#sidemenu .catmenu-level1 a:hover {
	background-color: #d2eeff;
	text-decoration: none;
}

#sidemenu .catmenu-link a {
	display: block;
	padding: 10px 10px 10px 25px;
	margin: 0px auto;
	color: #1fa6ba;
	font-size: 75%;
	font-weight: bold;
	background: #fff url(../img/arrow-g-sub.gif) no-repeat 12px center;
}

#sidemenu .catmenu-link a:hover {
	background-color: #d2eeff;
	text-decoration: none;
}

#sidemenu .catmenu-active a {
	display: block;
	padding: 10px 10px 10px 25px;
	margin: 0px auto;
	color: #1fa6ba;
	font-size: 75%;
	font-weight: bold;
	background: #fff url(../img/arrow-g-sub.gif) no-repeat 12px center;
	background-color: #d2eeff;
}

#sidemenu .catmenu-active a:hover {
	background-color: #d2eeff;
	text-decoration: none;
}

#banner-area {
	margin: 0px 0px 5px 0px;
}

#banner-area li {
	line-height: 0;
	margin: 0px 0px 10px 0px;
}

.catmenu {
	padding: 12px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #e3e3e3;
}

.side-address {
	margin: 0px auto 12px auto;
}

.side-address-left {
	width: 78px;
	float: left;
}

.side-address h4 {
	font-sizze: 90%;
	line-height: 1.2;
	margin: 4px 0px 12px 0px;
}

.side-address-right {
	width: 120px;
	float: right;
}

address {
	font-size: 75%;
	line-height: 1.2;
	font-style: normal;
	padding: 0px 0px 0px 5px;
}

.side-tel {
	font-size: 75%;
	line-height: 1.2;
	font-style: normal;
	padding: 0px 0px 10px 5px;
}


.side-address-2 {
	margin: 0px auto 12px auto;
}

.side-address-left2 {
	width: 73px;
	float: left;
}

.side-address2 h4 {
	font-sizze: 90%;
	line-height: 1.2;
	margin: 4px 0px 12px 0px;
}

.side-address-right2 {
	width: 157px;
	float: right;
}

.side-address-right2 img {
	padding: 0px 0px 5px 0px;
}

.side-address-2 address {
	font-size: 70%;
	line-height: 1.2;
	font-style: normal;
	padding: 0px 0px 5px 5px;
}
.side-address-2 address a {
	color: #333;
}

.side-tel2 {
	font-size: 75%;
	line-height: 1.2;
	font-style: normal;
	padding: 5px 0px 10px 0px;
}
.side-tel2 img {
	padding: 5px 0px 0px 0px;
}

@media (max-width: 767px) {
	
	#sidenavi {
		width: 100%;;
		float: none;
	}

	.catmenu ul {
		width: 90%;
	}
	
	#catmenu-ttl {
		position: relative;
		width: 98%;
	}

	.catmenu-ttl-about {
		width: 100%;
	}

	#catmenu .catmenu-link a span {
		width: 100%;
	}


	#catmenu .catmenu-active span {
		width: 100%;
	}
	
	#banner-area {
		width: 100%;
		text-align: center;
	}

	#banner-area li {
		display: inline;
		margin: 0px 10px;
	}

	#banner-area li img {
		width: 45%;
	}

	.side-address {
		display: none;
	}
	
	.side-address-2 {
		width: 70%;
		font-size: 110%;
		margin: 0px auto 12px auto;
	}

	.side-address-left2 {
		width: 30%;
		float: left;
	}

	.side-address-2 img {
		width: 100%;
	}

	.side-address-left2 img {
		width: 100%;
	}

	.side-address2 h4 {
		font-size: 90%;
		line-height: 1.2;
		margin: 4px 0px 12px 0px;
	}

	.side-address-right2 {
		width: 65%;
		float: right;
	}

	.side-address-right2 img {
		width: 100%;
		padding: 0px 0px 5px 0px;
	}

	.side-address-2 address {
		font-size: 100%;
		line-height: 1.2;
		font-style: normal;
		padding: 0px 0px 5px 5px;
	}
	
	.side-address-2 address a {
		color: #333;
	}

	.side-tel2 {
		font-size: 100%;
		line-height: 1.2;
		font-style: normal;
		padding: 5px 0px 10px 0px;
	}
	
	.side-tel2 img {
		width: 100%;
		padding: 5px 0px 0px 0px;
	}
	
}

/* -------------------------------------------------- */
/* to top */
/* -------------------------------------------------- */

.totop {
	width: 960px;
	margin: 0px auto;
	text-align: right;
}

@media (max-width: 767px) {
	
	.totop {
		width: 100%;
		margin: 0px auto;
		text-align: right;
	}
}

/* -------------------------------------------------- */
/* footer */
/* -------------------------------------------------- */

#footer {
	clear: both;
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px;
	background-color: #00a2bb;
}

#foot-wrapper {
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	color: #fff;
	border-bottom: 1px solid #0793a8;
}


#footmenu {
	float: right;
	width: 670px;
	margin: 15px auto 0px auto;
	text-align: right;
}

#footmenu ul {
	margin: 0px 0px 10px 0px;
	border-right: 1px solid #c9c9c9;
}

#footmenu li {
	display: inline;
	padding: 0px 0px 0px 15px;
	margin: 0px 15px 0px 0px;
	font-size: 75%;
	color: #fff;
	border-left: 1px solid #c9c9c9;
}

#footmenu li a {
	color: #fff;
}

#foot-address {
	float: left;
	width: 290px;
	margin: 0px auto;
	font-size: 75%;
	line-height: 1.4;
	color: #fff;
}

#foot-address strong {
	font-size: 130%;
	line-height: 1.8;
	font-weight: normal;
	color: #fff;
}

#copyright {
	width: 960px;
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
	text-align: center;
	font-size: 75%;
	border-top: 1px solid #59c2d3;
	color: #fff;
}


@media (max-width: 767px) {

	#foot-wrapper {
		width: 100%;
	}
	
	#footmenu-bk {
		height: auto;
	}
	
	#foot-address {
		width: 100%;
		padding-bottom: 15px;
	}
	
	#foot-work {
		width: 100%;
	}
	
	#footmenu {
		margin: 0px auto 0px auto;
		width: 100%;
	}

	#footmenu ul {
		float: none;
	}

	#footmenu ul {
		padding: 0px 0px 0px 0px;
		border-right: none;
	}

	#footmenu li {
		display: block;
		padding: 20px 0px 20px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 75%;
		color: #555555;
		border-left: none;
		text-align: center;
		background-color: #f8f8f8;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #cccccc;
	}

	#footmenu li a {
		display: block;
		color: #555555;
	}
	

	#foot-address {
		width: 100%;
	}

	#foot-address ul {
		padding: 0px 0px 0px 0px;
		background: none;
	}

	#foot-address li {
		float: left;
		width: 260px;
		padding: 0px 30px 15px 10px;
		font-size: 60%;
	}

	#copyright {
		clear: both;
		float: none;
		text-align: left;
		width: 100%;
	}

}

