/*
*
* Template Type 01-04
* 2014.08.28 Tsukasa Chinen
*
*/

@charset "utf-8";
.cf{zoom:1;}.cf:before,.cf:after{content:"";display:table;}.cf:after{clear:both;}
.products_main_inner p {
	zoom:1;
}
.products_main_inner p:before,
.products_main_inner p:after {
	content:"";
	display:table;
}
.products_main_inner p:after {
	clear:both;
}
a {
	color:#184464;
}

.products_main_outer {
	width: 980px;
	margin: 0 auto;
}
.products_main_inner {
	width: 920px;
	background:#fff;
	padding: 0 30px 30px;
}
.products_main_inner table {
	width:100%;
}
.fl_img {
	float:left;
	margin: 0 15px 15px 0;
}
.fr_img {
	float:right;
	margin: 0 0 15px 15px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.righting{
	text-align:right;
}
.lefting{
	text-align:left;
}
.centering{
	text-align:center;
}

.bg_img_line {
	background: #fff url(bg_line_solid.gif) 0 bottom no-repeat;
	font-size:14px;
	margin-bottom:15px;
	padding-bottom:6px;
}
.bg_img_dot {
	background: #fff url(bg_line_dot.gif) 0 top repeat-x;
	font-size:1em;
	margin-bottom:10px;
	padding-top:5px;
	color:#184464;
}

.bd_lb_line {
	font-size: 18px;
	border-left: 6px solid #004473;
	border-bottom: 1px solid #004473;
	padding: 5px 0 5px 10px;
}
.bd_navy_title {
	background:#004573;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	padding: 6px 10px;
	margin-bottom:16px;
	border-radius:6px;
	-ms-border-radius:6px;
}
.bg_gray_title {
	background:#999;
	color:#fff;
	padding:12px;
}
/* product_tabs
--------------------------------------*/
.product_tabs {
	width:96%;
	padding:13px 2% 0;
	overflow:hidden;
}
.product_tabs li {
	float:left;
	margin:0 1% 0 0;
}
.product_tabs li a {
	display:block;
	background:#fff;
	height:60px;
	border-bottom:none;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	color:#6d6d6d;
	font-family:'小塚ゴシック Pr6N','kozuka Gothic Pr6N',sans-serif;
	font-size:14px;
	position:relative;
	top:10px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	-ms-border-top-right-radius:5px;
	-ms-border-top-left-radius:5px;
}
.product_tabs li.active a,
.product_tabs li a:hover {
	color: #004473;
	text-decoration:none;
	line-height:70px;
	top:0;
}
.tabs03 li {
	width:32.6666%;
}
.tabs04 li {
	width:24.25%;
}
.tabs05 li {
	width:19.2%;
}
.tabs06 li {
	width:15.8333%;
}

/* index.html
----------------------------------------------------*/
.p_infos {
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 2em;
	margin-bottom: 1em;
	overflow: hidden;
}
.p_infos h2 {
	font-size:18px;
	font-weight:normal;
}
.p_infos h2,
.p_infos h3,
.p_infos h4,
.p_infos p {
	 margin-bottom: 1em;
}
.p_infos h3 {
	color: #004473;
}
.mark_circle,
.attentions {
	margin-bottom: 2em;
}
.mark_circle li {
	text-indent: -0.86em;
	padding-left: 1em;
}
.attentions li {
	text-indent: -1.82em;
	padding-left: 2em;
}
/** index.html > popup
-----------------------*/
#productDetailFeaturesBox {
	padding:0;
	margin-bottom: 2em;
}
.top_data_left_top {
	float:left;
	width:50%;
}
.top_data_right_top {
	float:right;
	width:50%;
}
.top_data_right_top .top_dr_insert {
	padding: 10px;
}
.productDetail01 {
	margin-left: -50px;
}
.roundCornerBox03 {border-bottom:none;}
b.txt_navy {
	font-size:18px;
	color:#004573;
}
/* spec.html
----------------------------------------------------*/
.products_spec,
.products_acce {
	padding-top: 16px;
	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;
	padding:6px 8px;
}
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;
}
.p_acces h2 {
	margin-bottom: 0.5em;
}
.acce_img {
	text-align: center;
	margin-bottom: 2em;
}
.acce_img img {
	width: 128px;
	height: auto;
}
.bd_left {
	border-left: 1px solid #dbdbdb;
}
.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;
}
ul.dsp				{ padding-left:5%;list-style:disc;}
ul.dsp li			{ list-style:disc; }
ul.dsp li p.cuts	{ padding-left:10px;  }


/* Hack
----------------------------------------------------------------------------*/

/* For Tablet CSS
----------------------------------------------------------------------------*/
@media screen and (max-width: 1px) {
	body {
		font-size:78%;
	}
	#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;
	}
	.bg_img_line {
		font-size:1.4em;
		margin-bottom:1em;
		padding-bottom:0.5em;
	}
	.bd_leftm {
		font-size: 1.54em;
		padding: 0.4em 0 0.5em 0.4em;
	}

	/* 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%;
	}
	.productDetail01 {
		width:100%;
		margin-left:0;
		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_data_right_top .top_dr_insert {
		display:inline-block;
		width: 100%;
		text-align:left;
		padding: 0 30%;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
	}
	.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;
	}
	/* 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 CSS
----------------------------------------------------------------------------*/
@media screen and (max-width: 1px) {
	/*
		スマートフォン用の記述はここに記載
	*/


}