@charset "utf-8";

/* =====================================================================
*
*	detail css
*	201205edit
*
* =================================================================== */


/* fontstyle
-------------------------------------------------- */

/* globalarea reset ※固定大エリア */
.pop_window_inner {
	font-size:12px !important;
	line-height:1.5 !important;
	/*font-size:82%;*/
}

/* detail reset ※個別指定 */
.detail {
	font-size:12px;
	line-height:1.5;
	/*font-size:82%;*/
}
.detail th,
.detail td {
	_font-size:82%;
}

.title_book {
	padding:11px;
	border-left: 6px solid #FF5A00;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:20px;
}
.title_page {
	border-bottom: solid #FF5A00 3px;
	line-height: 1.4em;
	font-size:20px;
	font-weight: bold;
	margin-bottom:20px;
}
.color_title_page {
    padding-left: 16px;
    margin-bottom: 10px;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}
.color_title_page.orange {
    background-color: #FF5A00;
}
.color_title_page.badge_icon {
    background-image: url("/resources/a/pc/common/images/icon_h.png");
    background-position: 15px -160px;
    background-repeat: no-repeat;
    padding-left: 50px;
}
.title_middle {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #A7A7A7;
}
.title_middle span {
	padding:4px 0 4px 9px;
	border-left:6px solid #FF5A00;
	line-height:1.4em;
	font-weight:bold;
	font-size:16px;
	color:#FF6A00;
	display:block;
}
.title_middle_btn {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #A7A7A7;
}
.title_middle_btn h3 {
	padding:4px 0 4px 9px;
	border-left:6px solid #FF5A00;
	line-height:1.4em;
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#FF6A00;
}
.title_middle_btn .button {
	width:180px;
	float:right;
}
.title_middle_btn .button a {
	display:block;
}

.title_small {
	margin-bottom:20px;
	font-weight:bold;
	font-size:16px;
	color:#FF6A00;
}
.title_index {
	font-weight: bold;
	font-size: 13px;
	line-height:1.4em;
	margin-bottom: 10px;
	background: #E6E6E6;
	padding: 5px;
}


/*つかわない*/
.ttl001 {
	border-bottom: solid #FF5A00 3px;
	line-height: 1;
	margin: 0 0 20px;
}
.ttl001 span {
	min-height: 31px;
	_height: 31px;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}
.ttl001_1 {
	padding: 2px 10px;
	border-left: 6px solid #FF5A00;
	font-size: 1.5em;
	font-weight: bold;
}

.ttl002 {
	font-size: 1.2em;
	color: #FF5A00;
	font-weight: bold;
	margin-bottom: 10px !important;
}
.ttl002btn {
	border-bottom: 1px solid #A7A7A7;
	font-size: 1.2em;
	color: #FF5A00;
	font-weight: bold;
	margin-bottom: 10px !important;
}
.ttl002btn .floL {
	padding-left: 9px;
	margin-bottom: 10px;
	border-left: 6px solid #FF5A00;
	display: block;
	line-height: 1.4;
}

.ttl002btn .childBtn {
	float: right;
	display: block;
	/*width: 180px;*/
	box-shadow:inset 0px 1px 0px 0px #7A7A7A;
	text-decoration: none;
	text-align: center;
	background-color: #4D4D4D;
	border: 1px solid #383838;
	border-radius: 3px;
	background-image: url(/resources/a/pc/common/images/bg_arrow_right_white.png) !important;
	background-repeat: no-repeat !important;
	background-position: 10px 50% !important;
	font-size:13px;
	line-height: 30px;
	text-shadow: -1px -1px 1px #333333;
	font-weight: normal;
	margin-bottom: 5px;
}


.ttl002btn .childBtn:hover {
	background-color:#313131;
}
.ttl002btn .childBtn:active,
.ttl002btn .childBtn:visited {
}
.ttl002btn .childBtn span {
	display:block;
	/*padding:2px 7px 0px;*/
	border-radius:2px;
	box-shadow:inset 0px 1px 0px 0px #7A7A7A;
}
.ttl002btn .childBtn:active span {
	/*border-bottom:1px solid #969696;*/
	height:30px;
	box-shadow:inset 0px 2px 0px 2px #000000;
}
.ttl002btn .childBtn,
.ttl002btn .childBtn:link,
.ttl002btn .childBtn:hover,
.ttl002btn .childBtn:active,
.ttl002btn .childBtn:visited {
	color: #FFFFFF;
}
.ttl002btn .product_series_btn {
	/*margin-bottom: 10px;*/
	font-size:13px;
	font-weight: normal;
	margin-bottom: 5px;
}
.fsBlack {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
}
.ttl003 {
	font-weight: bold;
	font-size: 16px;
	color: #FF5A00;
	/*line-height: 1;*/line-height:1.2;
	margin-bottom: 10px !important;
}
.ttl004 {
	font-weight: bold;
	font-size: 13px;
	line-height: 1;
	margin-bottom: 10px;
	background: #E6E6E6;
}
.ttl004 span {
	display: block;
	padding: 5px;
}
.lead {
	/*margin-bottom: 30px;*/margin-bottom:20px;
}

.col {
	margin-bottom: 30px;
}
.col:last-child {
	margin-bottom:0;
}
.col-small {
	margin-bottom: 20px;
}
.col-small:last-child {
	margin-bottom:0;
}
.col .text-paragraph {
	margin-bottom:10px;
}
.col .text-paragraph:last-child {
	margin-bottom:0;
}

.article_date {
	text-align:right;
	margin-bottom:10px;
}
.article_lead {
	margin-bottom:20px;
	font-size:15px;
}

/* gray_l_btn
---------------------------------*/
.gray_l_btn {
	/*background-color: #E6E6E6;*/
	padding: 15px;
	text-align: center;
}
.gray_l_btn p {
	display: inline-block;
	margin: 0 auto;
	width: 350px;
}
.gray_l_btn a {
	background-color: #4D4D4D;
	background-repeat: no-repeat;
	border: 1px solid #383838;
	/*box-shadow: 2px 2px 4px 0 #DCDCDC;*/
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px 1px #000000;
}
.gray_l_btn a:hover {
	background-color: #313131;
}
.gray_l_btn.pop_device_btn a:hover span {
	border-bottom: 1px solid #313131;
}
.gray_l_btn a:active span {
	/*border-bottom: 1px solid #989898;*/
	box-shadow: 0 2px 0 2px #000000 inset;
}
.gray_l_btn a span {
	background-image: url("/resources/a/pc/v2/images/product/pop_btn_arrow.png");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #4D4D4D;
	box-shadow: 0 1px 0 0 #7A7A7A inset;
	display: block;
	height: 30px;
	padding: 7px 30px 10px;
	line-height: 35px;
}
.gray_l_btn a span em {
	font-size: 16px;
	font-style: normal;
}
/* orange_l_btn
---------------------------------*/
.orange_l_btn {
	/*background-color: #E6E6E6;*/
	padding: 15px;
	text-align: center;
}
.orange_l_btn p {
	display: inline-block;
	margin: 0 auto;
	width: 350px;
}
.orange_l_btn a {
	background-color: #FF5A00;
	background-repeat: no-repeat;
	border: 1px solid #E95200;
	/*box-shadow: 2px 2px 4px 0 #DCDCDC;*/
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	text-decoration: none;
	text-shadow: -1px -1px 1px #D54B00;
}
.orange_l_btn a:hover {
	background-color: #F04F08;
}
.orange_l_btn.pop_device_btn a:hover span {
	border-bottom: 1px solid #F04F08;
}
.orange_l_btn a:active span {
	/*border-bottom: 1px solid #989898;*/
	box-shadow: 0 2px 0 2px #D54B00 inset;
}
.orange_l_btn a span {
	background-image: url("/resources/a/pc/v2/images/product/pop_btn_arrow.png");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FF5A00;
	box-shadow: 0 1px 0 0 #FFA473 inset;
	display: block;
	height: 30px;
	padding: 7px 30px 10px;
	line-height: 35px;
}
.orange_l_btn a span em {
	font-size: 16px;
	font-style: normal;
}

ul.initial_list_box_type2,
ul.initial_list_box_type3,
ul.initial_list_box_type4,
ul.initial_list_box_type5 {
	margin-bottom: 20px;
}
ul.initial_list_box_type2 li,
ul.initial_list_box_type3 li,
ul.initial_list_box_type4 li,
ul.initial_list_box_type5 li {
	float: left;
	border-top: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
ul.initial_list_box_type2 li.last-child,
ul.initial_list_box_type3 li.last-child,
ul.initial_list_box_type4 li.last-child,
ul.initial_list_box_type5 li.last-child {
	border-right: 1px solid #E5E5E5;
}
ul.initial_list_box_type2 li a,
ul.initial_list_box_type3 li a,
ul.initial_list_box_type4 li a,
ul.initial_list_box_type5 li a {
	display: block;
	padding: 10px 0;
	text-align: center;
	color: #333333;
	text-decoration: none;
}
ul.initial_list_box_type2 li a {width: 328px;}
ul.initial_list_box_type3 li a {width: 218px;}
ul.initial_list_box_type4 li a {width: 163px;}
ul.initial_list_box_type5 li a {width: 130px;}

ul.initial_list_box_type2 li.current a,
ul.initial_list_box_type3 li.current a,
ul.initial_list_box_type4 li.current a,
ul.initial_list_box_type5 li.current a,
ul.initial_list_box_type2 li a:hover,
ul.initial_list_box_type3 li a:hover,
ul.initial_list_box_type4 li a:hover,
ul.initial_list_box_type5 li a:hover {
	color: #FFFFFF;
	background-color: #FF5A00;
	text-decoration: none;
}
#howtoread ul.initial_list_box_type4 li.current a,
#howtoread ul.initial_list_box_type4 li a:hover {
    color:#FF5A00;
    background:#FFFFFF;
    text-decoration: none;
}
/**
* module
*/
/*collum
----------------------------------------------*/
#main .two_collum {
	margin-bottom:20px;
}
#main .two_collum > div {
	float:left;
	width:324px;
}
#main .two_collum > div.last-child {
	float:right;
}

#main .three_collum {
	margin-bottom:20px;
}
#main .three_collum > div {
	float:left;
	width:212px;
	margin-right:12px;
}
#main .three_collum > div.last-child {
	margin-right:0;
}

#main .four_collum {
	margin-bottom:20px;
}
#main .four_collum > div {
	float:left;
	width:156px;
	margin-right:12px;
}
#main .four_collum > div.last-child {
	margin-right:0;
}

/*画像回り込み＋テキスト
----------------------------------------------*/
#main .turn_image_left {
	margin-bottom:20px;
}
#main .turn_image_left .image {
	float:left;
	margin-right:12px;
}
#main .turn_image_right {
	margin-bottom:20px;
}
#main .turn_image_right .image {
	float:right;
	margin-right:12px;
}

#main .two_collum_left_image {
	margin-bottom:20px;
}
#main .two_collum_left_image div {
	float:left;
	width:324px;
}
#main .two_collum_left_image div.last-child {
	float:right;
}
#main .two_collum_left_image div .image {
	float:left;
}
#main .two_collum_left_image div .text {
	float:right;
	width:212px;
}

#main .two_collum_right_image {
	margin-bottom:20px;
}
#main .two_collum_right_image div {
	float:left;
	width:324px;
}
#main .two_collum_right_image div.last-child {
	float:right;
}
#main .two_collum_right_image div .image {
	float:right;
}
#main .two_collum_right_image div .text {
	float:left;
	width:212px;
}



/*	collum
----------------------------------------------*/
.pane1 {width: 100% !important;}
.pane2 {width: 48% !important;}
.pane3 {width: 32% !important;}
.pane4 {width: 23% !important;}

/* position
----------------------------------------------*/
.floLm {float: left; margin-right: 20px !important;}
.floRm {float: right; margin-left: 20px !important;}

.floLm.banner {
	width: 220px;
}
.floLm.banner img {
	width: 100%;
}

/**
* imgreplace
*/
.imgreplace,
.imgreplace span.panel {
	display: block;
	overflow: hidden;
}
.imgreplace {
	position: relative;
	font-size: 10px;
}
.imgreplace span.panel {
	position: absolute;
	top: 0; left: 0;
}
a.imgreplace span.panel {
	cursor: pointer;
}

.button_column {
	margin: 0 auto 30px auto;
	width: 468px;
}

/**
* clearfix group
*/
.group:after,
.button_column:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
}
.group,
.button_column {
	zoom: 1;
}

/* detail_page */
ul.detail_page {
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: -0.4em;
}
ul.detail_page li {
	display: inline-block;
	/*display:inline;*/
	/*zoom:1;*/
	letter-spacing: normal;
}
ul.detail_page li a {
	display: inline-block;
	/*display:inline;*/
	/*zoom:1;*/
	width:47px;
	height:30px;
	padding:0px;
	line-height:30px;
	text-align:center;
	background-color:#969696;
	font-weight:bold;
	color:#FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration:none;
}
ul.detail_page li.detail_page_prev a,
ul.detail_page li.detail_page_next a {
	width:30px;
}
ul.detail_page li.detail_page_prev a {
	background:#969696 url(/resources/a/pc/common/images/icon_gr_m_left.png) no-repeat 50% 50%;
	text-indent:-9999px;
	/*display: block;*/
}
ul.detail_page li.detail_page_next a {
	background:#969696 url(/resources/a/pc//common/images/icon_gr_m_right.png) no-repeat 50% 50%;
	text-indent:-9999px;
	/*display: block;*/
}
ul.detail_page li.detail_page_first a,
ul.detail_page li.detail_page_last a {
	width:58px;
}
ul.detail_page li.detail_page_first a span {
	padding-left:12px;
	background:url(/resources/a/pc/common/images/icon_gr_m_left.png) no-repeat 0 50%;
	font-size:12px;
}
ul.detail_page li.detail_page_last a span {
	padding-right:12px;
	background:url(/resources/a/pc/common/images/icon_gr_m_right.png) no-repeat 100% 50%;
	font-size:12px;
}
ul.detail_page li a:hover {
	background-color:#B5B5B5;
}
ul.detail_page li.detail_pagecr a {
	background-color:#FF5A00 !important;
}

/* detail_tab */
ul.detail_tab {
	text-align: center;
	letter-spacing: -0.4em;
}
ul.detail_tab li {
	display: inline-block;
	/*display:inline;*/
	/*zoom:1;*/
	letter-spacing: normal;
}
ul.detail_tab li a {
	display: inline-block;
	/*display:inline;*/
	/*zoom:1;*/
	height:30px;
	padding:0 15px;
	line-height:30px;
	text-align:center;
	background-color:#969696;
	font-weight:bold;
	color:#FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-decoration:none;
}
ul.detail_tab {
	padding:10px 0px 20px;
}
ul.detail_tab li a:hover {
	background-color:#B5B5B5;
}
ul.detail_tab li.detail_tabcr a {
	background-color:#FF5A00 !important;
}


/*--データがない時の文言---*/
.txt_nodata {
	margin:20px 0 20px 10px;
	color:#666666;
}


/*--追加 my/product--*/
.table_left_detail{
	background-color:#F2F2F2;
	}
.for_first {
	width:200px;
	margin: 0 auto;
}
.for_first .btn01 {
	width:200px;
	height: 35px;
	line-height: 35px;
}

.button_column_3 {
	margin: 0 auto 30px auto;
	width: 640px;
}
.des{
	padding:10px;
	border: solid 1px #CCCCCC;
	margin-bottom:10px;
}

.w200{width:200px;}
.w180{width:180px;}
.w160{width:160px;}
.w140{width:140px;}
.w120{width:120px;}
.w100{width:100px;}

.btn35{height: 35px;line-height: 35px;}
.btn30{height: 30px;line-height: 30px;}
.btn25{height: 25px;line-height: 25px;}
.btn20{height: 20px;line-height: 20px;}
