/*
*	Template CSS type01 Var.1000.0
*	Day:2014.09.06
*	Author:Tsukasa Chinen
*	PC first RWD
*	BreakPoints
*	max-width: 1025px = PC莉･荳具ｼ�Large Tablet��
*	max-width: 599px  = Large Tablet莉･荳�(Small Tablet,SmartPhone[Landscape])
*	max-width: 321px  = Sumart Phone (SmartPhone[Portlate])
*/
@charset "utf-8";
/*ClearFix
------------------------------------------------------*/
h1 {color: #004473;
font-size: 24px;
font-weight: bold;
    line-height: 175%;}


.areaBlockB p{margin-bottom:0px;}


.cf:after,
.products_main_inner p:after {
	content: ".";
  	display: block;
  	height: 0;
  	clear: both;
  	visibility: hidden;
}
.cf,
.products_main_inner p {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html.cf,
* html .products_main_inner p:after {
	height: 1%;
}
.cf,
.products_main_inner p {
	display: block;
}
/* End hide from IE-mac */
.products_main_outer img {
	max-width:100%;
	height:auto;
}
/*Outer,Inner
------------------------------------------------------*/
.products_main_outer {
	width:980px;
	margin:0 auto;
}
.products_main_inner {
	width:920px;
	background:#fff;
	padding:0 30px 30px;
}
.products_main_outer table {width:100%;}
/*	Borders
----------------------------------------------*/
.bd_top {border-top:1px solid #dbdbdb;}
.bd_right {border-right:1px solid #dbdbdb;}
.bd_botm {border-bottom:1px solid #dbdbdb;}
.bd_left {border-left:1px solid #dbdbdb;}
.bd_all {border:1px solid #dbdbdb;}
.no_border {border:none!important;}
/*	Floats
------------------------------------------------------*/
.fl {float:left;}
.fr {float:right;}
.fl_img {
	float:left;
	margin:0 15px 15px 0;
}
.fr_img {
	float:right;
	margin:0 0 15px 15px;
}
/*	Text-aligns
------------------------------------------------------*/
.righting{text-align:right;}
.lefting{text-align:left;}
.centering{text-align:center;}
/*	Titles(h2,h3,h4)
------------------------------------------------------*/
.t2 {font-size:180%;margin-bottom:0.5em;/*1.8em*/}
.t3 {font-size:140%;margin-bottom:0.5em;/*1.4em*/}
.t4 {font-size:114%;margin-bottom:0.5em;/*1.14em*/}
.txt_s {font-size:60%;}
.bg_img_line,
.bg_img_dot {line-height:1.28em;}
.bg_img_line,
.bg_img_dot,
.bd_navy_title,
.bd_orange_title {
	padding:0.5em 0;
}
.bg_img_line {background: transparent url(bg_line_solid.gif) 0 bottom no-repeat;}
.bg_img_dot {background: transparent url(bg_line_dot.gif) 0 top repeat-x;}
.bg_img_line span{font-size:60%;/*12px*/}
.txt_navy {color:#004573;}
.bd_navy_title,
.bd_orange_title {
	background:#004573;
	color:#fff;
	text-indent:1em;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	margin-bottom: 30px;
}
.bd_orange_title {background:transparent;}
/*	Lists .mark_icons,.mark_circle,.mark_attention,.mark_square
---------------------------------------------------------------------*/
.mark_icons {
	clear:both;
	width:98%;
	text-align:left;
	padding:0 2%;
}
.mark_icons li {
	float:left;
	width:42px;
	height:auto;
	text-align:left;
}
.mark_circle,
.mark_attention,
.mark_square {
	margin-bottom:2em;
}
.mark_circle li,
.mark_attention li,
.mark_square li {
	text-indent:-1em;
	padding-left:1em;
}

/* Product_tabs
--------------------------------------*/
.productTitle {margin:30px 0;}
.no_tabs .productTitle {margin-bottom:30px;}
.no_tabs .product_tabs {display:none;}
.product_tabs {
	width:96%;
	padding:13px 2% 0;
	overflow:hidden;
}
.product_tabs li {
	float:left;
	width:100%;
	margin:0 1% 0 0;
}
.product_tabs li a {
	display:block;
	background:#fff;
	height:50px;
	border-bottom:none;
	line-height:50px;
	text-align:center;
	color:#6d6d6d;
	font-size:126%;
	position:relative;
	border-bottom:1px solid #dbdbdb;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-o-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	text-shadow: 2px 2px 2px #c9c9c9;
	-webkit-text-shadow: 2px 2px 2px #c9c9c9;
	-moz-text-shadow: 2px 2px 2px #c9c9c9;
	-o-text-shadow: 2px 2px 2px #c9c9c9;
	-ms-text-shadow: 2px 2px 2px #c9c9c9;
	box-shadow: 0 -6px 8px #cfcfcf;
	-webkit-box-shadow: 0 -6px 8px #cfcfcf;
	-moz-box-shadow: 0 -6px 8px #cfcfcf;
	-o-box-shadow: 0 -6px 8px #cfcfcf;
	-ms-box-shadow: 0 -6px 8px #cfcfcf;
}
.product_tabs li.active a {
	color: #004473;
	height:60px;
	line-height:72px;
	margin-top:-10px;
	border-bottom:1px solid #fff;
}
.product_tabs li a:hover {
	height:60px;
	line-height:60px;
	margin-top:-10px;
}
.product_tabs li.active a:hover {
	height:60px;
	line-height:72px;
	margin-top:-10px;
}
.tabs03 li {width:32.6666%;}
.tabs04 li {width:24.25%;}
.tabs05 li {width:19.2%;}
.tabs06 li {width:15.8333%;}

/* index.html
----------------------------------------------------*/
.p_infos {
	padding-bottom: 2em;
	margin-bottom: 2em;
	overflow: hidden;
}
.p_infos p {
	 margin-bottom: 1em;
}
/** index.html > popup
-----------------------*/
#productDetailFeaturesBox {
	padding:0;
	margin: 0 auto 2em;
}
.w980 {
	display:table;
	height:100%;
}
.tac {
	display:table-cell;
	vertical-align:middle;
}
.top_data_left_top {
	float:left;
	width:50%;
}
.top_data_right_top {
	float:right;
	width:50%;
	padding-top:0;
}
.top_data_right_top .top_dr_insert {
	padding: 10px;
}
.popup01 {
	display:block;
}
.popup01 img {
	width:46%;
	height:auto;
}
.productDetail01 {
	border-top:none;
	margin-left: -50px;
}
.roundCornerBox03 {border-bottom:none;}
.padB10 span {
	font-size:18px;
	color:#004573;
}
.slidePanel {
	background:#fff;
	text-align:center;
}
.slideBigImage {
	background:#fff;
}
#slideThumbs01,
#slideThumbs02,
#slideThumbs03,
#slideThumbs04{
	padding-top:10px;
}
#slideThumbs01 img,
#slideThumbs02 img,
#slideThumbs03 img,
#slideThumbs04 img {
	float: left;
	width: 60px;
	height:auto;
	margin-right: 6px;
	border: 2px solid #FFF;
	cursor: pointer;
}
/* spec.html
----------------------------------------------------*/
.products_spec,
.products_acce {
	padding-top: 30px;
	overflow:hidden;
}
table.color {
	border-collapse: collapse!important;
}
.center {
	text-align:center;
}
table.color th,table.color td {
	padding:6px 8px;
	border:1px solid #8ba1b1;
}

table.color th {
	background: #eaeff1;
	text-align:left;
}
table.color th.sub {
	background: #f4f7f8;
}

/* option.html
----------------------------------------------------*/
.p_acces {
	float:left;
	width:276px;
	min-height: 229px;
	padding:30px 15px 0;
	border-bottom: 1px solid #dbdbdb;
	border-left: none;
}
.acce_img {
	text-align: center;
	margin-bottom: 2em;
}
.acce_img img {
	max-width: 128px;
	height: auto;
}
.acce_attetion {
	clear:both;
	padding: 2em 0;
}
.acce_attached .mark_circle li {
	display:inline;
	text-indent:0;
	padding-left:0;
}
.inline_lists li {
	display:inline;
	text-indent:0;
	padding-left:0;
}
/* Soft
----------------------------------------------------------------------------*/
.products_soft {
	padding-top:24px;
}
.products_soft .bd_all{
	padding: 12px;
}
/* Hack
----------------------------------------------------------------------------*/

/* For Tablet CSS
----------------------------------------------------------------------------*/
@media screen and (max-width: 1px) {
	/*Titles(h2,h3,h4)
	------------------------------------------------------*/
	.txt_navy {
		font-size:1.12rem;
	}
	.txt_bold {
		font-size:1rem;
	}
	#header{
		width: 96%;
		padding: 0 2%;
	}
	.products_main_outer,
	.inner980 {
		width: 100%;
	}
	.fl_img {
		margin: 0 1em 1em 0;
	}
	.fr_img {
		margin: 0 0 1em 1em;
	}
	/* products_main_outer,
		products_main_inner,
	--------------------------------------*/
	.products_main_outer h1,
	.products_main_inner {
		width: 96%;
		padding: 1.5em 2%;
	}
	/* index.html > popup
	--------------------------------------*/
	#productDetailFeaturesBox {
		overflow:hidden;
	}
	#productDetailFeaturesBox,
	.w980,
	.top_data_left_top,
	.top_data_right_top {
		width:100%;
	}
	.top_data_right_top .top_dr_insert {
		padding: 0 1.5%;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
	}
	.productDetail01 {
		width:100%;
		margin-left:0;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
	}
	.roundCornerBox03 {
		border:none;
	}
	div.top_data_left_top {
		float:none;
		width:100%;
		margin-bottom:2em;
	}
	div.top_data_right_top {
		width:100%!important;
		padding-top:0!important;
		text-align:center;
	}
	.top_dr_insert {
		display:inline-block;
		text-align:left;
	}
	.padB30 {
		padding-bottom:15px;
	}
	#colorbox,
	#cboxWrapper,
	#cboxContent {
		width:100%!important;
	}
	#colorbox {
		top:25%!important;
	}
	#cboxLoadedContent {
		width:88%!important;
		overflow:hidden;
		margin:0 auto;
	}
	.slideBigImage {
		width:100%;
		height:auto;
	}
	.popup01 {
		display:inline;
	}
	.popup01 img {
		width:40%;
	}

	/* accessories.html
	----------------------------------------------------*/
	.products_acce {
		overflow:hidden;
	}
	.p_acces {
		width:50%;
		min-height: 229px;
		padding:2.5% 2.5% 0;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
	}
	.products_main_inner div.p_acces:nth-of-type(odd){border-left: none;}
	.products_main_inner div.p_acces:nth-of-type(even){border-left: 1px solid #dbdbdb;}
}
/* For Mobile Landscape CSS
----------------------------------------------------------------------------*/
@media screen and (max-width: 1px) {
	.bg_img_line span {
		display:inline-block;
		width:100%;
	}
	.bg_img_line br {display:none;}
	.fl_img,.fr_img {
		display:inline-block;
		width:100%;
	}
	.products_main_outer .no_reduction {width:auto;}
	.mark_attention li {
		text-indent: -1em;
		padding-left: 1em;
	}
	.popup01 {
		display:block;
	}
}
/* For Mobile Portlate CSS
----------------------------------------------------------------------------*/
@media screen and (max-width: 1px) {
	table.color th,
	table.color td {
		padding:0.28rem 0.28rem;
	}
}
.fig1 {padding-right: 50px;}
.w600 {width: 600px;}