@charset "utf-8";
html {
	overflow-x: hidden;
	min-height: 800px;
}
body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	position: relative;
	color: #FFF;
	background: #111;
	min-width: 1024px;
	min-height: 800px;
}
a {
	color: #FFF;
	cursor: pointer;
}
a:hover {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:active {
	color: #FFF;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.hiddenBox {
	display: none;
}
.caution {
	color: #8C0000;
}
strong {
	font-weight: bold;
}
p {
	margin: 10px 0;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
img.aligncenter, img.alignright, img.alignleft {
	border: 3px solid #EEE;
}
/*------HEADER------*/

header#mainHeader {
	background: none;
	margin: 0;
	padding: 0;
	position: static;
}
#logo {
	position: absolute;
	left: -191px;
	top: 163px;
}
#mainHeader h3 {
	position: absolute;
	right: -416px;
	top: 230px;
}
#whiteLine {
	display: block;
	height: 1px;
	background: #FFF;
	position: absolute;
	left: 0;
	top: 220px;
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
}
/*------GLOBALNAVI------*/
#globalNav {
	width: 960px;
	background: url(../img/black97.png);
	position: absolute;
	left: 50%;
	margin-left: -480px;
	bottom: -150px;
	height: 150px;
	border: none;
	float: none;
	display: none;
	z-index: 2;
}
#globalNav ul li {
	display: block;
	width: 170px;
	height: 130px;
	font-size: 1.167em;
	float: left;
	margin: 10px 0 10px 10px;
	border-left: 1px solid #555;
	padding-left: 10px;
	position: relative;
}
#globalNav ul li:first-child {
	margin-left: 0;
	border: none;
}
#globalNav h2 {
	margin: 0 0 5px;
	font-size: 12px;
}
#globalNav li a {
	display: block;
	width: 170px;
	height: 90px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
#globalNav .loadingBar {
	display: block;
	background: #5BC7D2;
	width: 0px;
	height: 5px;
	position: absolute;
	left: 10px;
	bottom: 0;
}
#globalNav a img {
	position: absolute;
}
#global4 img {
	left: 0;
	top: -35px;
}
#global1 img {
	left: 0;
	top: -74px;
}
#global2 img {
	left: 0;
	bottom: 0;
}
#global3 img {
	left: -10px;
	top: -15px;
}
#global5 img {
	right: -10px;
	top: -30px;
	width: 180px;
	height: 120px;
}
/*------MAINIMG------*/
#mainimg {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: -9999 !important;
	background: #222;
	display: none;
}
#mainimg li {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-size: cover !important;
}
/*------ BODY ------*/
#mask {
	width: 100%;
	height: 210px;
	background: #000;
	position: absolute;
	left: 0;
	top: 80px;
	display: none;
	z-index: -1 !important;
	background: url(../img/black40.png);
}
#loadingScn {
	width: 100%;
	height: 100%;
	background: #111;
	z-index: 1010 !important;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}
.mainWrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#companyNav {
	background: none;
	padding: 0;
	position: absolute;
	width: 1280px;
	left: 50%;
	bottom: 50%;
	margin-left: -640px;
	margin-bottom: -55px;
	z-index: 1010;
}
#companyNav div {
	display: none;
	width: 290px;
	height: 140px;
	background: url(../img/black97.png);
	position: relative;
	float: left;
	padding: 5px;
	margin: 10px;
}
#companyNav div a {
	display: block;
	width: 290px;
	height: 80px;
}
#companyNav div p {
	font-size: 0.917em;
	margin: 5px 0;
}
#companyNav div h4 {
	border-top: 1px solid #5BC7D2;
	background: url(../img/ico-arrow-square.jpg) no-repeat 3px center;
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
}
#companyNav h4 span {
	float: right;
	text-transform: uppercase;
	font-size: 0.917em;
}
#companyNav #block1 a {
	background: url(../img/img-company.jpg) no-repeat left top;
}
#companyNav #block2 a {
	background: url(../img/img-history.jpg) no-repeat left top;
}
#companyNav #block3 a {
	background: url(../img/img-customer.jpg) no-repeat left top;
}
#companyNav #block4 a {
	background: url(../img/img-japan.jpg) no-repeat left top;
}
.content-box {
	background: #000;
	position: relative;
	padding: 0 20px;
	display: none;
	height: 550px;
	overflow: hidden;
}
.content-box h2 {
	float: right;
	padding-top: 20px;
	margin-bottom: 20px;
}
aside {
	margin: 20px 0 0 0;
}
#company aside li {
	margin-bottom: 20px;
	cursor: pointer;
}
#product aside p, #strength aside p {
	margin: 0 0 10px;
}
#product aside section, #strength aside section {
	margin: 0 0 10px;
}
#product aside h2, #strength aside h2 {
	float: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#product aside ul, #strength aside ul {
	display: none;
}
#product aside li, #strength aside li {
	text-align: center;
	margin: 10px 0 0;
	cursor: pointer;
	width: 210px;
}
.comparison h3 {
	padding-bottom: 10px;
}
.comparison table {
	width: auto;
	font-size: 0.917em;
}
.comparison table th {
	border: 1px solid #CCC;
	height: 20px;
	width: 90px;
	text-align: center;
	vertical-align: middle;
	background: #E5F2FF;
	color: #111;
	padding: 5px;
}
.comparison table td {
	border: 1px solid #CCC;
	height: 20px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	background: #FFF;
	color: #111;
	padding: 5px;
}
.comparison table .comparisonImg td {
	padding: 2px;
}
.comparison .comparisonImg img {
	width: 100%;
	height: auto;
}
.contentWrapper h1 {
	margin-bottom: 20px;
	float: right;
}
.closeBtn {
	position: absolute;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	z-index: 1010 !important;
}
article {
	width: 920px;
	position: relative;
	clear: both;
}
article h3 {
	margin-bottom: 20px;
}
.contentNav {
	width: 200px;
	height: 14px;
	position: absolute;
	left: 50%;
	bottom: -30px;
	margin-left: -100px;
}
.contentNav .prev {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.contentNav .next {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.next img, .previous img {
	vertical-align: top;
}
#about .contentNav ul {
	width: 36px;
	padding: 3px 0;
	margin: 0 auto;
}
#access .contentNav ul {
	width: 54px;
	padding: 6px 0;
	margin: 0 auto;
}
.contentNav li {
	width: 8px;
	height: 8px;
	display: block;
	background: url(../img/ico-round-white.png) no-repeat left top;
	float: left;
	margin: 0 5px;
}
.contentNav li.active {
	background: url(../img/ico-round-blue.png) no-repeat left top;
}
#company article, #strength article, #product article, #newsTopic article {
	width: 690px;
	height: 420px;
	position: absolute;
	right: 20px;
	top: 76px;
}
#about section {
	width: 690px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin-bottom: 20px;
	overflow: hidden;
}
#about h4 {
    color: #B28500;
    font-size: 18px;
    margin: 30px 0 10px;
    font-weight: bold;
}
#about table {
	width: 100%;
}
#about table th {
    width: 70px;
    color: #B28500;
    padding: 8px 15px 8px 0;
}
#about table td {
    width: 270px;
}
#greeting .left {
	width: 372px;
	line-height: 2em;
}
#greeting .left img {
	padding: 0 5px 3px;
}
#greeting .right {
	text-align: center;
}
#history div {
	width: 350px;
	position: absolute;
}
#history #syowa {
	left: 60px;
	top: 45px;
}
#history #heisei {
	left: 360px;
	top: 180px;
}
#history h4 {
	margin: 0 0 8px 3px;
}
#history dt {
	display: block;
}
#history dd {
	margin-top: -18px;
	padding: 0 0 10px 80px;
}
#company #customer {
	margin-top: 0;
}
#customer #mapwrapper {
	width: 680px;
	height: 450px;
	position: relative;
    z-index: 9999 !important;
}
#customer .namelist {
	width: 450px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
#customer .namelist li, #customer .customerlist li {
	background: url(../img/ico-square-yellow.png) no-repeat 3px 4px;
	padding-left: 25px;
	margin: 0 10px 10px 0px;
	float: left;
	width: 190px;
}
#customer h4 {
	color: #B28500;
	font-size: 16px;
	margin: 30px 0 10px;
	font-weight: normal;
}
#customer p{
	font-size: 11px;
}
#customer #region li {
	position: absolute;
	opacity: 0.5;
	cursor: pointer;
}
#customer #region li img {
	width: 100%;
	height: auto;
}
#customer #region li.active {
	opacity: 1 !important;
}
#customer #region #dummyregion {
	width: 31px;
	height: 36px;
	left: 410px;
	top: 265px;
}
#customer #region li:nth-child(1) {
	left: 505px;
	top: 16px;
	width: 137px;
}
#customer #region li:nth-child(2) {
	left: 457px;
	top: 138px;
	width: 86px;
}
#customer #region li:nth-child(3) {
	left: 406px;
	top: 214px;
	width: 76px;
}
#customer #region li:nth-child(4) {
	left: 435px;
	top: 260px;
	width: 58px;
}
#customer #region li:nth-child(5) {
	left: 359px;
	top: 265px;
	width: 83px;
}
#customer #region li:nth-child(6) {
	left: 359px;
	top: 235px;
	width: 64px;
}
#customer #region li:nth-child(7) {
	left: 329px;
	top: 272px;
	width: 54px;
}
#customer #region li:nth-child(8) {
	left: 246px;
	top: 264px;
	width: 93px;
}
#customer #region li:nth-child(9) {
	left: 263px;
	top: 315px;
	width: 76px;
}
#customer #region li:nth-child(10) {
	left: 156px;
	top: 291px;
	width: 98px;
}
#access .left {
	width: 320px;
	margin: 0 0 20px 20px;
}
#access dl {
	margin: 30px 0 0 0;
}
#access dt {
	display: block;
	color: #B28500;
	text-align: center;
	width: 80px;
	text-align: center;
}
#access dd {
	margin-top: -18px;
	padding: 0 0 10px 100px;
}
#contact table {
	margin: 0 auto;
}
#contact th {
	color: #B28500;
	text-align: center;
	vertical-align: top;
	padding: 15px 20px;
	width: 115px;
}
#contact td {
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px;
}
#contact input {
	width: 200px !important;
}
#contact input[name="郵便番号"] {
	width: 60px !important;
	float: left;
}
#contact input[value="〒から住所を自動入力"], #contact input[type="submit"], #contact input[type="reset"] {
	color: #3F2F02;
	background: #b28500; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyODUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTZlMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #b28500 0%, #9e6e00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b28500), color-stop(100%, #9e6e00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b28500 0%, #9e6e00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b28500 0%, #9e6e00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b28500 0%, #9e6e00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b28500 0%, #9e6e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b28500', endColorstr='#9e6e00', GradientType=0 ); /* IE6-8 */
	border: 1px solid #856300;
	border-radius: 3px;
	behavior: url('../PIE.htc');
	cursor: pointer;
	width: auto !important;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.917em;
	float: left;
	padding: 2px 10px;
	margin-left: 6px;
}
#contact input[type="submit"], #contact input[type="reset"] {
	padding: 2px 20px;
	float: none;
}
#contact td[colspan="4"] {
	text-align: center;
}
#news {
	height: auto !important;
	position: absolute;
	left: 50%;
	top: 310px;
	margin-left: -430px;
	padding: 20px 10px 0;
	background: url(../img/black40.png);
	display: none;
	z-index: 1 !important;
}
#news div.left {
	width: 400px;
	margin: 0 10px;
}
#news article {
	width: auto;
}
#news h2 {
	float: none;
}
#news h3 {
	margin: 0px 0 10px 0;
}
#news dt {
	background: url(../img/ico-arrow-blue2.png) no-repeat left center;
	padding-left: 20px;
	font-size: 0.917em;
	color: #5BC7D2;
	display: block;
}
#news dd {
	margin-bottom: 20px;
	padding: 0 10px 8px 100px;
	border-bottom: 1px dotted #5BC7D2;
	cursor: pointer;
	margin-top: -18px;
}
#newsTopic aside.left {
	height: 480px;
}
#newsTopic aside.left .slimScrollDiv, #newsTopic aside.left .slimscroll {
	height: 445px !important;
}
#newsTopic aside li {
	width: 190px;
	background: url(../img/ico-arrow-blue2.png) no-repeat left 10px;
	margin: 5px 0;
	padding: 5px 5px 10px 15px;
	border-bottom: 1px dotted #5BC7D2;
	cursor: pointer;
}
#newsTopic article header, #strength article header {
	height: auto;
	border-bottom: 1px solid #2E96A3;
	margin-bottom: 20px;
	padding: 2px 0 10px;
}
#newsTopic article h3, #strength article.category-strength h3 {
	background: url(../img/ico-square-arrow.png) no-repeat left 1px;
	padding-left: 15px;
	font-size: 1.667em;
	margin: 0;
	width: 550px;
	float: left;
}
#newsTopic .post-date, #strength .post-date {
	color: #B28500;
	text-align: right;
	margin: 0;
}
.catalogBtn, .tableBtn, .rentalBtn, .netisBtn {
	float: left;
	margin: 0 5px 10px 0px;
	width: 72px;
	height: 20px;
	cursor: pointer;
}
.rentalBtn {
	cursor: default;
}
.catalogBtn a {
	display: block;
	width: 72px;
	height: 20px;
	background: url(../img/btn-catalog.png) no-repeat left top;
}
.catIntro {
	width: 291px;
	float: left;
	margin: 10px 30px 10px 0;
}
.catIntro ul {
	height: 64px;
	margin: 10px 0;
}
.catIntro li {
	width: 90px;
	height: 60px;
	border: 1px solid #333;
	padding: 1px;
	text-align: center;
	margin-right: 3px;
	float: left;
	cursor: pointer;
}
.catIntro li img {
	height: 60px;
	width: auto;
}
.catIntro p {
	clear: both;
}
.product {
	display: none;
}
#product .product header {
	height: auto;
	border-bottom: 1px solid #2E96A3;
	margin-bottom: 20px;
	padding-top: 6px;
}
#product .product header.active {
	background: rgba(51, 51, 51, 0.7);
	padding-top: 5px;
	border: 1px solid #666;
	border-left: 5px solid #2E96A3;
}
#product .product header.active h3 {
	background: none;
	padding-left: 10px;
}
#product .product header.active p {
	padding-left: 10px;
}
.slimscroll {
	height: 420px;
}
.slimScrollDiv {
	padding-right: 10px;
}
#privacy .slimScrollDiv {
	width: 910px !important;
}
.slimScrollBar {
	display: block !important;
	height: 100%;
}
#privacy h3 {
	font-weight: bold;
	font-size: 1.167em;
	margin-bottom: 10px;
	color: #B28500;
}
.product h3 {
	background: url(../img/ico-square-arrow.png) no-repeat left 5px;
	padding-left: 15px;
	font-size: 1.333em;
	margin: 0;
	height: 23px;
	line-height: 23px;
}
.product h3 span {
	margin-left: 20px;
}
.product header p {
	padding-left: 15px;
	color: #B28500;
	font-weight: bold;
	margin: 5px 0;
}
.product h4 {
	background: url(../img/ico-border-left.jpg) no-repeat left top;
	height: 16px;
	color: #2D96A3;
	padding-left: 10px;
}
.productImg {
	width: 300px;
	margin-right: 20px;
	text-align: center;
	min-height: 50px;
}
.feature {
	width: 350px;
}
.spec {
	clear: both;
	padding-top: 30px;
}
.spec h4, .productSet h4, .installation h4 {
	border-bottom: 1px dotted #FFF;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.spec table {
	width: 100%;
	border: 1px solid #CCC;
}
.spec table th {
	border: 1px solid #CCC;
	height: 20px;
	width: 25%;
	text-align: center;
	vertical-align: middle;
	background: #E5F2FF;
	color: #111;
	padding: 5px;
}
.spec table td {
	border: 1px solid #CCC;
	height: 20px;
	width: 25%;
	text-align: center;
	vertical-align: middle;
	background: #FFF;
	color: #111;
	padding: 5px;
}
.installation {
	margin-top: 30px;
}
.installation div {
	width: 326px;
	text-align: center;
	margin-left: 20px;
}
.installation div img {
	height: 200px;
	width: auto;
	border: 1px solid #333;
	padding: 1px;
}
.productSet {
	margin-top: 30px;
}
.setImg {
	margin-right: 20px;
	width: 300px;
	text-align: center;
}
.setImg img {
	max-height: 300px;
	max-height: 195px;
}
.setList {
	width: 360px;
}
.setList table {
	width: 100%;
}
.setList table th {
	border: 1px solid #CCC;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background: #E5F2FF;
	color: #111;
	padding: 5px;
}
.setList table th:first-child {
	width: 270px;
}
.setList table td {
	border: 1px solid #CCC;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background: #FFF;
	color: #111;
	padding: 5px;
}
.optionBlock {
	clear: both;
	padding: 20px 0;
	border-bottom: 1px dotted #2E96A3;
}
.productContent {
	margin-bottom: 30px;
}
#product .productContent .productSet .optionBlock:first-child {
	border-top: none;
}
.optionImg {
	width: 160px;
	margin-right: 20px;
	text-align: center;
}
.optionInfo {
	width: 490px;
}
.optionInfo p {
	margin: 0;
}
.optionHeader {
	width: 100%;
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
}
.optionHeader h5 {
	font-weight: bold;
}
.optionHeader p {
	color: #B28500;
	margin: 5px 0;
}
#sitemap ul {
	margin: 0 auto;
	font-size: 1.167em;
	margin: 0 auto;
	font-size: 1.167em;
	width: 430px;
	padding: 50px 0;
}
#sitemap li {
	background: url(../img/ico-arrow-blue2.png) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 10px;
	float: left;
	width: 200px;
	cursor: pointer;
}
#strength aside ul {
	display: none;
}
#area h4{
    color: #B28500;
    font-size: 18px;
    margin: 50px 0 10px;
    font-weight: bold;
}
#areamap {
	width: 456px;
	height: 338px;
	position: relative;
	margin: 20px auto;
}
#areamap li {
	width: 456px;
	height: 338px;
	position: absolute;
	left: 0;
	top: 0;
}
#servicelist {
	width: 622px;
	margin: 15px auto;
}
#thankyou {
	color: #111;
	text-align: center;
}
#thankyou a {
	color: #111;
}
#achievement dt {
	background: url(../img/ico-arrow-blue2.png) no-repeat left center;
	padding-left: 20px;
	font-size: 0.917em;
	color: #5BC7D2;
	display: block;
}
#achievement dd {
	margin-bottom: 20px;
	padding: 0 10px 8px 100px;
	border-bottom: 1px dotted #5BC7D2;
	cursor: pointer;
	margin-top: -18px;
}
/*------ CATCHPHRASE ------*/
#catchPhrase {
	position: absolute;
	right: 30px;
	top: 101px;
	width: 800px;
	z-index: 0 !important;
}
#catchPhrase ul li {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	overflow: hidden;
}
#catchPhrase ul li#cp-1 {
	background: url(../img/cp-w.png) no-repeat left -300px;
	left: 0px;
	top: 0px;
}
#catchPhrase ul li#cp-2 {
	background: url(../img/cp-e.png) no-repeat left -300px;
	left: 43px;
	top: 1px;
}
#catchPhrase ul li#cp-3 {
	background: url(../img/cp-t.png) no-repeat left -300px;
	left: 89px;
	top: 1px;
}
#catchPhrase ul li#cp-4 {
	background: url(../img/cp-u.png) no-repeat left -300px;
	left: 118px;
	top: 1px;
}
#catchPhrase ul li#cp-5 {
	background: url(../img/cp-r.png) no-repeat left -300px;
	left: 148px;
	top: 0px;
}
#catchPhrase ul li#cp-6 {
	background: url(../img/cp-n.png) no-repeat left -300px;
	left: 177px;
	top: 0px;
}
#catchPhrase ul li#cp-7 {
	background: url(../img/cp-d-l.png) no-repeat left -300px;
	left: 233px;
	top: -5px;
}
#catchPhrase ul li#cp-8 {
	background: url(../img/cp-r.png) no-repeat left -300px;
	left: 267px;
	top: 1px;
}
#catchPhrase ul li#cp-9 {
	background: url(../img/cp-e.png) no-repeat left -300px;
	left: 297px;
	top: 1px;
}
#catchPhrase ul li#cp-10 {
	background: url(../img/cp-a.png) no-repeat left -300px;
	left: 330px;
	top: -3px;
}
#catchPhrase ul li#cp-11 {
	background: url(../img/cp-m.png) no-repeat left -300px;
	left: 370px;
	top: -4px;
}
#catchPhrase ul li#cp-12 {
	background: url(../img/cp-s.png) no-repeat left -300px;
	left: 411px;
	top: 2px;
}
#catchPhrase ul li#cp-13 {
	background: url(../img/cp-i.png) no-repeat left -300px;
	left: 453px;
	top: -4px;
}
#catchPhrase ul li#cp-14 {
	background: url(../img/cp-n.png) no-repeat left -300px;
	left: 478px;
	top: 1px;
}
#catchPhrase ul li#cp-15 {
	background: url(../img/cp-t.png) no-repeat left -300px;
	left: 508px;
	top: 1px;
}
#catchPhrase ul li#cp-16 {
	background: url(../img/cp-o.png) no-repeat left -300px;
	left: 538px;
	top: 2px;
}
#catchPhrase ul li#cp-17 {
	background: url(../img/cp-s-l.png) no-repeat left -300px;
	left: 591px;
	top: 1px;
}
#catchPhrase ul li#cp-18 {
	background: url(../img/cp-a.png) no-repeat left -300px;
	left: 629px;
	top: -3px;
}
#catchPhrase ul li#cp-19 {
	background: url(../img/cp-f.png) no-repeat left -300px;
	left: 657px;
	top: 0px;
}
#catchPhrase ul li#cp-20 {
	background: url(../img/cp-e.png) no-repeat left -300px;
	left: 686px;
	top: 1px;
}
#catchPhrase ul li#cp-21 {
	background: url(../img/cp-t.png) no-repeat left -300px;
	left: 715px;
	top: -1px;
}
#catchPhrase ul li#cp-22 {
	background: url(../img/cp-y.png) no-repeat left -300px;
	left: 745px;
	top: 3px;
}
#catchPhrase ul li#cp-23 {
	background: url(../img/cp-comma.png) no-repeat left -300px;
	left: 768px;
	top: 19px;
}
#catchPhrase ul li#cp-24 {
	background: url(../img/cp-e-l.png) no-repeat left -300px;
	left: 48px;
	top: 60px;
}
#catchPhrase ul li#cp-25 {
	background: url(../img/cp-f.png) no-repeat left -300px;
	left: 81px;
	top: 61px;
}
#catchPhrase ul li#cp-26 {
	background: url(../img/cp-f.png) no-repeat left -300px;
	left: 103px;
	top: 61px;
}
#catchPhrase ul li#cp-27 {
	background: url(../img/cp-i.png) no-repeat left -300px;
	left: 122px;
	top: 56px;
}
#catchPhrase ul li#cp-28 {
	background: url(../img/cp-c.png) no-repeat left -300px;
	left: 147px;
	top: 62px;
}
#catchPhrase ul li#cp-28-2 {
	background: url(../img/cp-i.png) no-repeat left -300px;
	left: 171px;
	top: 56px;
}
#catchPhrase ul li#cp-29 {
	background: url(../img/cp-e.png) no-repeat left -300px;
	left: 195px;
	top: 61px;
}
#catchPhrase ul li#cp-30 {
	background: url(../img/cp-n.png) no-repeat left -300px;
	left: 228px;
	top: 61px;
}
#catchPhrase ul li#cp-31 {
	background: url(../img/cp-c.png) no-repeat left -300px;
	left: 262px;
	top: 62px;
}
#catchPhrase ul li#cp-32 {
	background: url(../img/cp-y.png) no-repeat left -300px;
	left: 296px;
	top: 63px;
}
#catchPhrase ul li#cp-33 {
	background: url(../img/cp-comma.png) no-repeat left -300px;
	left: 320px;
	top: 79px;
}
#catchPhrase ul li#cp-34 {
	background: url(../img/cp-a.png) no-repeat left -300px;
	left: 363px;
	top: 57px;
}
#catchPhrase ul li#cp-35 {
	background: url(../img/cp-n.png) no-repeat left -300px;
	left: 397px;
	top: 61px;
}
#catchPhrase ul li#cp-36 {
	background: url(../img/cp-d.png) no-repeat left -300px;
	left: 431px;
	top: 57px;
}
#catchPhrase ul li#cp-37 {
	background: url(../img/cp-t.png) no-repeat left -300px;
	left: 480px;
	top: 61px;
}
#catchPhrase ul li#cp-38 {
	background: url(../img/cp-h.png) no-repeat left -300px;
	left: 512px;
	top: 60px;
}
#catchPhrase ul li#cp-39 {
	background: url(../img/cp-e.png) no-repeat left -300px;
	left: 546px;
	top: 61px;
}
#catchPhrase ul li#cp-40 {
	background: url(../img/cp-f-l.png) no-repeat left -300px;
	left: 594px;
	top: 60px;
}
#catchPhrase ul li#cp-41 {
	background: url(../img/cp-u.png) no-repeat left -300px;
	left: 632px;
	top: 62px;
}
#catchPhrase ul li#cp-42 {
	background: url(../img/cp-t.png) no-repeat left -300px;
	left: 666px;
	top: 62px;
}
#catchPhrase ul li#cp-43 {
	background: url(../img/cp-u.png) no-repeat left -300px;
	left: 700px;
	top: 62px;
}
#catchPhrase ul li#cp-44 {
	background: url(../img/cp-r.png) no-repeat left -300px;
	left: 733px;
	top: 61px;
}
#catchPhrase ul li#cp-45 {
	background: url(../img/cp-e.png) no-repeat left -300px;
	left: 762px;
	top: 61px;
}
#jpncp-1 {
	background: url(../img/cp-yume.png) no-repeat left -300px;
	left: 403px;
	top: 0px;
}
#jpncp-2 {
	background: url(../img/cp-de.png) no-repeat left -300px;
	left: 453px;
	top: 0px;
}
#jpncp-3 {
	background: url(../img/cp-an.png) no-repeat left -300px;
	left: 503px;
	top: 0px;
}
#jpncp-4 {
	background: url(../img/cp-zen.png) no-repeat left -300px;
	left: 553px;
	top: 0px;
}
#jpncp-5 {
	background: url(../img/cp-to.png) no-repeat left -300px;
	left: 603px;
	top: 0px;
}
#jpncp-6 {
	background: url(../img/cp-ben.png) no-repeat left -300px;
	left: 653px;
	top: 0px;
}
#jpncp-7 {
	background: url(../img/cp-ri.png) no-repeat left -300px;
	left: 701px;
	top: 0px;
}
#jpncp-8 {
	background: url(../img/cp-ten.png) no-repeat left -300px;
	left: 751px;
	top: 0px;
}
#jpncp-9 {
	background: url(../img/cp-so.png) no-repeat left -300px;
	left: 253px;
	top: 60px;
}
#jpncp-10 {
	background: url(../img/cp-shi.png) no-repeat left -300px;
	left: 306px;
	top: 60px;
}
#jpncp-11 {
	background: url(../img/cp-te.png) no-repeat left -300px;
	left: 356px;
	top: 60px;
}
#jpncp-12 {
	background: url(../img/cp-tsugi.png) no-repeat left -300px;
	left: 403px;
	top: 60px;
}
#jpncp-13 {
	background: url(../img/cp-no.png) no-repeat left -300px;
	left: 453px;
	top: 60px;
}
#jpncp-14 {
	background: url(../img/cp-sya.png) no-repeat left -300px;
	left: 502px;
	top: 60px;
}
#jpncp-15 {
	background: url(../img/cp-kai.png) no-repeat left -300px;
	left: 553px;
	top: 60px;
}
#jpncp-16 {
	background: url(../img/cp-wo.png) no-repeat left -300px;
	left: 603px;
	top: 60px;
}
#jpncp-17 {
	background: url(../img/cp-tsu.png) no-repeat left -300px;
	left: 653px;
	top: 60px;
}
#jpncp-18 {
	background: url(../img/cp-ku.png) no-repeat left -300px;
	left: 703px;
	top: 60px;
}
#jpncp-19 {
	background: url(../img/cp-ru.png) no-repeat left -300px;
	left: 753px;
	top: 60px;
}
#business{
	background: #000;
	z-index: 1;
}
#business h4{
    color: #B28500;
    font-size: 18px;
    margin: 30px 0 10px;
}
#productBlock {
	width: 690px;
	height: 420px;
	margin: 76px 0 0 230px;
	background: url(../img/loading.gif) no-repeat center center;
}
/*=============================

	wordpress single post

============================*/

#category, #singlePost {
	width: 920px;
	padding: 20px 20px 70px;
	margin: 0 auto;
	border: 1px solid #333;
}
#category .entryBlock {
	margin-bottom: 50px;
}
#singlePost article, #category .product {
	width: 690px;
	float: right;
	clear: none !important;
}
#category .post-date, #singlePost .post-date {
	color: #B28500;
	text-align: right;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 0;
}
#category header, #singlePost header {
	height: auto;
	border-bottom: 1px solid #2E96A3;
	margin: 20px 0;
	padding: 2px 0 10px;
	position: relative;
}
#category header h3, #singlePost header h3 {
	background: url(../img/ico-square-arrow.png) no-repeat left 1px;
	padding-left: 15px;
	font-size: 1.667em;
	margin: 0;
	width: 100%;
	float: left;
}
#singlePost aside {
	margin: 0;
}
#singlePost aside li {
	width: 190px;
	background: url(../img/ico-arrow-blue2.png) no-repeat left 10px;
	margin: 5px 0;
	padding: 5px 5px 10px 15px;
	border-bottom: 1px dotted #5BC7D2;
}
#singleHeader {
	background: #000;
	border-bottom: 1px solid #2E96A3;
	margin: 10px 0 30px;
}
#singleHeader .right {
	text-align: right;
	margin-top: 23px;
}
#upperHeader {
	border-bottom: 1px solid #2E96A3;
	padding-bottom: 20px;
}
#backBtn {
	padding: 10px;
	background: #2E96A3;
	position: fixed;
	right: 5%;
	bottom: 100px;
	border: 3px solid #60C7D2;
	z-index: 1010 !important;
}
/*------ FOOTER ------*/
footer#mainFooter {
	background: url(../img/black97.png);
	width: 100%;
	padding: 10px 0;
	position: absolute;
	left: 0;
	bottom: -86px;
	opacity: 0.95;
	text-align: center;
	height: 46px;
	border: none;
	z-index: 1010;
	display: none;
}
#mainFooter #remoteNav {
	display: inline-block;
 *display: inline;
 zoom: 1:
}
#mainFooter #remoteNav li {
	float: left;
	border-left: 1px dotted #666;
	margin-left: 15px;
	padding-left: 15px;
	height: 18px;
	line-height: 18px;
}
#mainFooter #remoteNav li img {
	vertical-align: middle;
	margin-right: 5px;
}
#mainFooter #remoteNav li:first-child {
	border-left: none;
	padding: 0;
}
#mainFooter .copyright {
	font-size: 0.833em;
	margin: 0;
}
 @media only screen and (max-width: 1024px) {
/* 700 =================================================== */



#companyNav {
	width: 640px;
	margin-left: -320px;
	bottom: 290px;
	margin-bottom: 0;
}
}
