@media screen and (min-width: 769px){

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/qpy-UiLNKP-VfOdbcs6r6-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}

a {
	text-decoration:none;
	color:#0076c0;
	text-shadow: 0 1px 8px #cccccc;
}

p {
	margin:1em 0;
}

html, body {
	height:100%;
}

body {
	/*background: url(../images/bg.jpg) center repeat-y;*/
	background-color:#e2e2e2;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrapper {
	width:1000px;
	height:auto !important; /*IE6対策*/
	height:100%;
	min-height:100%;
	margin:0 auto;
	background-color:#ffffff;
	position:relative;
}

#header {
	width:1000px;
	height:83px;
	background-color:#000000;
}

#headerBar {
	width:727px;
	position:relative;
	top:0px;
	left:243px;
	z-index:5;
}

#brandlogo {
	width:244px;
	height:83px;
	position:relative;
	top:-67px;
	z-index:10;
}

#companyName {
	width:150px;
	height:14px;
	position:relative;
	top:-140px;
	left:863px;
	font-family: "Oswald";
	font-size:12px;
	color:#ffffff;
	z-index:9;
}

#companyName a{
	text-decoration:none;
	color:#ffffff;
	text-shadow:none;
}

#fb {
	width:20px;
	float:left;
	position:relative;
	left:-10px;
	top:-3px;
	z-index:10;
}

#tw {
	width:20px;
	float:left;
	position:relative;
	left:-5px;
	top:-3px;
	z-index:8;
}

#pagetitle {
	color:#ffffff;
	width:530px;
	height:14px;
	position:relative;
	top:-155px;
	left:250px;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#ffffff;
	z-index:9;
	text-shadow: 0 1px 3px black;
}

h2#pagetitle {
	position:relative;
	left:210px;}

#toolbar {
	width:430px;
	height:30px;
	position:relative;
	top:-142px;
	left:540px;
	background-image: url(../images/splitbar.png);
	background-repeat:no-repeat;
	z-index:9;
	margin:0;
	padding:0;
}

#link {
	width:170px;
	font-size:12px;
	font-family: "Oswald", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:3px 0 0 0;
	padding:0;
	float:left;
}

#link a {
	color:inherit;
	text-shadow:none;
}

#search{
	color:#ffffff;
	width:122px;
	height:20px;
	float:left;
	z-index:9;
	vertical-align:center;
	margin:1px 0 0 12px;
	padding:0;
}

#searchButton {
	background: url('../images/search_button.png') no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	position:relative;
	margin:0;
	padding:0;
	cursor: pointer;
	float:left;
}

#searchInput{
	color:#ffffff;
	font-size:12px;
	background: url('../images/search_bg.png') no-repeat;
	border: none;
	width: 102px;
	height: 20px;
	position:relative;
	margin:0;
	padding:0;
	float:right;
	z-index:10;
}

#storeicon {
	width:27px;
	height:24px;
	position:relative;
	top:-1px;
	margin:0 0 0 37px;
	padding:0;
	z-index:10;
	float:left;
}

#supporticon {
	width:21px;
	height:21px;
	position:relative;
	margin:0 14px 0 0;
	padding:0;
	float:right;
	z-index:10;
}

#slider {
	clear:both;
	width:1000px;
	height:617px;
	background-color:#231815;
	position:relative;
	top:-117px;
}

#camera_wrap_3 {
	clear:both;
	width:940px;
	height:460px;
	margin:0 auto;
}

.slideVideo {
	width:836px; position:absolute; left:52px;
}

.video {
	width:836px;
	height:470px;
}

.topVideo, .video2, .video3 {
	width:645px;
	height:363px;}

.video3 {	position:relative;
	top:-130px;
	z-index:11;}

.video4 {margin-bottom:10em;}

#main {
	clear:both;
	width:1000px;
	min-height:1100px;
	background-color:transparent;
	background-image: url(../images/main-bg.png);
	background-repeat:repeat-y;
	padding-bottom:140px;
	position:relative;
	z-index:1;
	top:-117px;
}

#sidebar {
	clear:both;
	width:200px;
	min-height:900px;
	float:left;
	background-image: url(../images/sidebar-bg.png);
	background-repeat:repeat-x;
	background-color:#405d6c;
	position:relative;
	z-index:1
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.toTOP, .toTOP2 {
	clear:both;
	width:105px;
	height:30px;
	text-align:center;
	font-size:9px;
	background: -moz-linear-gradient(top, #cccccc, #ababab);
	background: -webkit-gradient(linear, left top, left bottom,color-stop(0.0, #cccccc), color-stop(1.0, #ababab));
	background: linear-gradient(to bottom,#cccccc, #ababab);
	@media screen and (min-width:0) {
		.gradient {
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ababab', GradientType=0)";;
		}
}
	background-color: #444;
	position:relative;
	top:117px;
	left:695px;
	z-index:10;
}

.toTOP a, .toTOP2 a {
	display:block;
	width:100px;
	height:30px;
}

.toTOP2 {
	position:relative;
	top:287px;
}

/* Firefox hack start */
@-moz-document url-prefix() {
.toTOP2 {
	position:relative;
	top:287px;
}
}
/* Firefox hack end */

#footer {
	clear:both;
	font-size:14px;
	width:100%;
	height:140px;
	position:absolute;
	bottom:0;
	background-color:#3a3f49;
	color:#ffffff;
	z-index:10;
	text-align:center;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.footerText {
	position:relative;
	top:50%;
}

#maincontents {
	width:800px;
	margin:0 0 0 200px;
	position:relative;
}

#parallax1 {
	width: 444px;
	height: 1038px;
	display: block;
	position:fixed;
	left:auto;
	top: 720px;
	margin:0 0 0 500px;
	z-index:1;
}

#parallax2 {
	width: 267px;
	height: 865px;
	display: block;
	position:fixed;
	top:950px;
	left:auto;
	margin:0 0 0 -130px;
	z-index:5;
}

#parallax3 {
	width: 449px;
	height: 442px;
	display: block;
	position:fixed;
	left:auto;
	top: 100px;
	margin:0 0 0 540px;
	z-index:1;
}

#parallax4 {
	width: 484px;
	height: 431px;
	display: block;
	position:fixed;
	left:auto;
	top: 470px;
	margin:0 0 0 -130px;
	z-index:1;
}

#parallax5 {
	width: 320px;
	height: 610px;
	display: block;
	position:fixed;
	left:auto;
	top: 1100px;
	margin:0 0 0 -200px;
	z-index:1;
}

#sidemenu {
	width: 180px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	position:relative;
	top:20px;
	left:0;
	color:#ffffff;
	z-index:10;
	text-shadow: 0 1px 2px black;
}

#sidemenu a{
	text-shadow:none;
}


.container {padding: 20px 20px 20px 0; float: left; width: 180px; }
.blue .accordion{ border-top: 1px solid #013d6c; border-right: 1px solid #013d6c; border-left: 1px solid #013d6c;}
.blue .accordion, .blue .accordion li {margin: 0; padding: 0; border: none;}
.blue .accordion a {padding: 10px 10px 10px 15px; background: #231815; text-decoration:none; display: block; color: #fff; border-bottom: 1px solid #363636; border-top: 1px solid #696969;}
.blue .accordion ul a {padding: 5px 10px 10px 0px; background-color:#727171;}
.blue .accordion a.dcjq-parent, .blue .accordion a.dcjq-parent:hover {padding: 10px 10px 10px 15px;}
.blue .accordion a.dcjq-parent.active {background: #393939 url(../images/checkers.png) repeat 0 0;}
.blue .accordion a:hover {background: #405d6c;}
.blue .accordion a:active{}

.blue .accordion .selected {padding: 13px 10px 11px 15px; background-color:#405d6c;}

.blue .accordion .selectedChild {padding: 5px 10px 5px 30px; background-color:#405d6c;  font-size: 14px;}

.blue .accordion li.subcategory {padding: 0 0 0 10px;background-color:#727171; font-size: 14px;}
.blue .accordion .child {background-color:#cccccc;}

.blue .accordion ul.child a {padding: 5px 10px 5px 30px; background-color:#999999; font-size: 14px;}

.blue .accordion ul.child a:hover {background: #405d6c;}


li {
background-color:#ffffff;
}

ul.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.topProductL {
	width:645px;
	height:400px;
	margin-left:125px;
	margin-bottom:15px;
	position:relative;
	z-index:7;
}

.topProductR {
	width:645px;
	height:400px;
	margin-left:125px;
	margin-bottom:15px;
	position:relative;
	z-index:7;
}

.topProductL h4 {
	color:#0076c0;
	font-size:32px;
	font-weight:normal;
	text-align:right;
	border-bottom:3px double #cccccc;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top:1em;
}

h4 {font-weight:bold;}

.topProductR h4 {
	color:#0076c0;
	font-size:32px;
	font-weight:normal;
	text-align:left;
	border-bottom:3px double #cccccc;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top:1em;
}

.topProductL div.topProductphoto {
	width:350px;
	position:relative;
	top:-30px;
	z-index:9;
}

.topProductR div.topProductphoto {
	width:350px;
	position:relative;
	top:-30px;
	left:300px;
	z-index:9;
}


.topProductL div.topProducttext {
	color:#6a6a6a;
	width:300px;
	position:relative;
	top:-290px;
	left:345px;
	padding:3px;
	background: rgba(255, 255, 255, 0.4);
	z-index:10;
}

.topProductR div.topProducttext {
	color:#6a6a6a;
	width:300px;
	position:relative;
	top:-290px;
	left:0;
	padding:3px;
	background: rgba(255, 255, 255, 0.4);
	z-index:10;
}

div.topProducttext2 {
	position:relative; top:-520px !important;
}

.topProducttext p {
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 0 1px 2px white;
	/*text-align: justify;
	text-justify: distribute-all-lines;*/
}

#topProductSmallList {
	width:645px;
	margin-left:125px;
	margin-bottom:30px;
	position:relative;
	z-index:10;
}

.topProductSmall {
	width:145px;
	height:100px;
	border:1px solid #cccccc;
	float:left;
	margin:0 19px 19px 0;
}

.topProductSmallName {
	height:25px;
	font-family:"Oswald";
	color:#ffffff;
	text-align:center;
	background-color:#133750;
	position:relative;
	top:-20px;
}

.topProductSmallName a {
	color:#ffffff;
	text-shadow:none;
}

#productDetail, #detail, #news, #artists {
	width:645px;
	margin-left:125px;
	margin-bottom:15px;
}

/*#productDetail h4 {
	color:#494949;
	font-size:32px;
	text-align:left;
	margin-bottom:0;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top:1em;
}*/

#productDetail h4 {
	width:650px;
	height:41px;
	padding-top:1em;
	position:relative;
	left:-6px;
	color:#3a3f49;
	font-size:30px;
}

#navi {
	padding:1em 0 0 0; font-size:12px;
	margin:0;
}

#productDetail p {
	position:relative;
	z-index:10;
}

#productDetail p.subtitle {
	top:-15px;
	font-size:18px;
	color:#3a3f49;
}

#productDetailphoto {
	width:600px;
	position:relative;
	left:75px;
	top:-70px;
	z-index:1;
}

.productDetailphoto2 {
	/*top:-50px !important;*/
	left:0px !important;
}

.topDescription {
	color:#6a6a6a;
	width:300px;
	position:relative;
	top:-140px;
	font-size:12px;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	z-index:10;
	/*text-align: justify;
	text-justify: distribute-all-lines;*/
}

.topDescription2 {width:100% !important; top:-140px !important; font-size:14px !important;}

#price, #price2 {
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:300px;
	font-size:16px;
	font-weight:normal;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-bottom:0;
}

#intoCart, #intoCart2 {

}

#intoCart a, #intoCart2 a {
	display:block;
	width:118px;
	height:22px;
	position:relative;
	top:5px;
	left:184px;
	padding-left:50px;
	background-image: url(../images/cart.png);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	line-height:23px;
}

.description {
	color:#6a6a6a;
	width:100%;
	min-height:240px;
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:30px;
	position:relative;
	top:-100px;
	z-index:10;
	/*text-align: justify;
	text-justify: distribute-all-lines;*/
}

.descriptionTextOnly {
	color:#6a6a6a;
	width:100%;
	min-height:100px;
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:30px;
	position:relative;
	top:-100px;
	z-index:10;
}

.description h5 {
	color:#494949;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}

.description h6 {
	font-weight:bold;
	margin-bottom:1em;
	font-size:14px;
}

.spec h6 {color:#000000; margin:2em 0 0.5em 0;}

.description img {
	width:250px;
	margin-right:15px;
	float:left;
}

.description p {
	font-size:14px;
}

.description ul {
	margin-bottom:2em;
}

.description div.left {
	width:310px; float:left; font-size:12px;
}

.description div.right {
	width:310px; float:right; font-size:12px;
}

.left h6, .right h6 {
	color:#0076c0;
}

.left ul, .right ul {
	list-style-image: url('../images/list-square.png'); list-style-position:inside; margin-bottom:1.5em;
}

.description li, .section li{
	background-color:transparent;
	margin-bottom:0.5em;
}

#detail h4, #news h4 {
	color:#494949;
	font-size:24px;
	font-weight:normal;
	text-align:left;
	margin-bottom:1em;
	padding-top:1em;
	/*text-shadow: 0 1px 7px black;*/
}

#detail h5 {
	color:#494949;
	font-size:18px;
	text-align:left;
	margin-bottom:0.5em;
	border-bottom:1px solid #cccccc;
}

#news h5 {
	color:#494949;
	font-size:22px;
	text-align:left;
	margin-bottom:0.5em;
	border-bottom:1px solid #cccccc;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#detail p, #detail ul {
	color:#6a6a6a;
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#detail .section, #news .section {
	color:#6a6a6a;
	margin-bottom:3em;
	font-size:14px;
	position:relative;
	z-index:7;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#news .section {
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.section ul {
	list-style: disc inside;
	margin:1em 0 1em 1em;
}

table.table1 {
	width:100%; margin:1em 0;
}

.table1 tr {
	height:40px;
}

td.title {
	background: -moz-linear-gradient(left, #eeeeee, #cccccc);
	background: -webkit-gradient(linear, left top, right bottom,color-stop(0.0, #eeeeee), color-stop(1.0, #cccccc));
	background: linear-gradient(to right,#eeeeee, #cccccc);
	@media screen and (min-width:0) {
		.gradient {
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=1)";;
		}
}
	background-color: #444;
	padding:10px 0 0 5px;
	border:1px solid #cccccc;
	width:165px;
}

td.contents {
	background: -moz-linear-gradient(left, #fefefe, #ececec);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0.0, #fefefe), color-stop(1.0, #ececec));
	background: linear-gradient(to right,#fefefe, #ececec);
	@media screen and (min-width:0) {
		.gradient {
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#ececec', GradientType=1)";;
		}
}
	background-color: #444;
	padding:0 0 0 5px;
	border:1px solid #cccccc;
}

strong {
	font-weight:bold;
}

.fontSmall {
	font-size:12px !important;
}

.accordion_head {
	color:#0076c0;
	text-shadow: 0 1px 8px #cccccc;
	cursor:pointer;
}

.series_heading {
height: 29px;
padding-top: 12px;
padding-bottom: 3px;
width: 650px;
background-image: url('../images/seriestitlebg.jpg');
background-repeat: no-repeat;
margin-bottom: 20px;
clear: both;
}

.series_heading h4 {
	font-size:18px;
	color:#4ACB48;
	position:relative;
	top:-1em;
	padding-left:1em;
}

.seriesList {
	height:180px;
	line-height:100%;
}

.seriesList img {
	padding:0;
	margin:0;
}

.seriesProducts1 {
	width:200px; border:1px dotted #696969; position:relative; z-index:7; float:left; margin-right:20px;
}

.seriesProducts2 {
	width:200px; border:1px dotted #696969; position:relative; z-index:7; float:left;
}

.seriesProducts3 {
	width:200px; border:1px dotted #696969; position:relative; z-index:7; float:right;
}

.banner {
	position:relative;
	top:15px;
	margin-top:15px;
	z-index:6
}

#branch img {
	border:1px solid #999999;
	margin:0 2px;
}

.topic h5 {
	margin-top:0;
	font-weight:bold;
}

.topicImg {
	width:312px; float:right; margin-left:5px; position:relative; top:-5px;
}

.topicNotes {
	font-size:12px;
}

.text {
	color:#6a6a6a;
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 0 1px 2px white;}

.h350 {height:350px;}
.h360 {height:360px;}
.h400 {height:400px;}
.h500 {height:500px;}
.h600 {height:600px;}
.h630 {height:630px;}
.h900 {min-height:900px;}


.outletPrice {background-color:#f58026; margin:1.5em 0; padding:3px 0 3px 1em; font-size:14px;}

.shoplocator h6 {margin-bottom:0; padding-bottom:0;}

.shoplocator p {margin-top:0; padding-top:0;}


/*採用情報*/
.recruitBanner {
margin-left:125px;
width:645px;
}

.recruitBanner .section {
padding:1em 1em 1em 1em;
background-color:#cfcfcf;
color:#333333 !important;
text-align:center;
font-size:12px !important;
font-family: "Helvetica", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h4.recruit{
font-size:14px !important;
text-align:center !important;
border-bottom:1px solid #ffffff;
margin:0;
padding:0;
}


/*サポートページ*/
.partsList {width:100%; border-collapse: separate; border-spacing:3px; font-size:12px;}
.partsList th {font-weight:bold; background-color:#efefef; color:#000000;}
.partsList th, .partsList td {padding:6px; border:1px solid #cccccc;}

.newtech {display:none !important;}
.nonnewtech {display:inline !important;}

}
