@charset "utf-8";
.content_body .navs {
	background-image: url(../images/mobile/product/banner.jpg);
}

.content_body .title_pad {
	height: 33px;
}

.content_body .title_pad h1 {
	display: none;
}

#product_view.content_body .title_pad {
	height: 33px;
}

#product_all .all_content {
	margin-left: -7px;
	margin-right: -7px;
}

#product_all .len {
	padding-top: 20px;
}

#product_all .len:after {
	content: '';
	display: block;
	clear: both;
}

#product_all .len .category_area {
	width: 100%;
	height: 37px;
	padding-left: 7px;
	padding-right: 7px;
}

#product_all .len .category_area span {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 34px;
	color: #FFF;
	font-size: 1em;
	font-weight: 500;
	background-color: #3d4c9c;
	border-bottom: #1f2a65 3px solid;
}
#product_all .len#pub_plf .pro_unit:nth-child(2) {
	width: 100%;
}
#product_all .len#pub_plf .pro_unit:nth-child(2) > img {
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
#product_all .len .pro_unit {
	float: left;
	width: 50%;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 14px;
}

#product_all .len .pro_unit span {
	display: block;
	width: 100%;
	min-height: 40px;
	font-size: 0.8em;
	text-align: center;
	padding: 0 10px;
	line-height: 16px;
	font-weight: bold;
}

#product_all .len .pro_unit .in_box {
	background-color: #eeeeee;
	padding-top: 10px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#product_all .len .pro_unit .in_box>img {
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	max-width: 100%;
	background-size: contain;
}

#product_all .len .pro_unit .in_box a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#product_all .len .pro_unit .in_box a img {
	display: none;
	top: 50%;
	left: 50%;
	margin-top: -37.5px;
	margin-left: -38.5px;
}

#product_view .view_content {
	margin-right: 0;
	margin-left: 0;
}

#product_view .len1 {
	position: relative;
}

#product_view .len1>div {
	padding-left: 0;
	padding-right: 0;
}

#product_view .len1 .p_category {
	color: #283891;
	font-size: 0.8em;
	text-align: center;
	display: block;
	font-weight: bold;
}

#product_view .len1 .p_name {
	font-size: 1.4em;
	text-align: center;
	display: block;
	font-weight: bold;
}

#product_view .len1 .p_name_en {
	font-size: 1em;
	text-align: center;
	display: block;
	padding-bottom: 15px;
}

#product_view .len1>div.img img {
	max-width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

#product_view .len1:after {
	content: '';
	display: block;
	clear: both;
}

#product_view .len1>div.info {
	padding-left: 0;
	height: 100%;
	position: static;
}

#product_view .len1>div.info span.category {
	font-size: 20px;
	font-weight: bold;
	color: #283891;
	margin-top: -3px;
	display: block;
}

#product_view .len1>div.info dl dt {
	font-size: 35px;
	font-weight: bold;
}

#product_view .len1>div.info dl dd strong {
	font-size: 1em;
}

#product_view .len1>div.info dl dd {
	font-size: 1em;
	line-height: 30px;
	padding-top: 25px;
}

#product_view .len1>div.info ul.button_bt {
	width: 100%;
	margin-left: -4px;
	margin-right: -4px;
	padding-top: 20px;
}

#product_view .len1>div.info ul.button_bt li {
	float: right;
	padding-left: 4px;
	padding-right: 4px;
	width: 50%;
}

#product_view .len1>div.info ul.button_bt li button {
	width: 100%;
	height: 40px;
	padding: 0;
	line-height: 40px;
	text-align: center;
	font-size: 0.9em;
	color: #FFF;
	font-weight: bold;
	background-color: #929292;
}

#product_view .len1>div.info ul.button_bt li:last-child button {
	background-color: #ffc600;
	color: #222222;
}

#product_view .len2 {
	padding-top: 20px;
}

#product_view .len2 h3 {
	display: block;
	height: 32px;
	line-height: 32px;
	color: #283891;
	font-size: 1.2em;
	font-weight: bold;
}

#product_view .len2 .imfo_table {
	width: 100%;
}

#product_view .len2 .imfo_table th {
	height: 33px;
	border-bottom: 1px solid #e3e3e3;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #b5b5b5;
	padding-left: 10px;
	color: #FFF;
	font-size: 0.9em;
	font-weight: 400;
	letter-spacing: 0;
}

#product_view .len2 .imfo_table td {
	border-bottom: 1px solid #e3e3e3;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 0.9em;
	font-weight: 400;
	letter-spacing: 0;
}

#product_view .len2 .imfo_table tr:first-child th,
#product_view .len2 .imfo_table tr:first-child td {
	border-top: 1px solid #e3e3e3;
}

.info_img {
	text-align: center;
	/*padding-top: 40px;*/
}

#product_view .table_info_4 {
	width: 100%;
	margin-top: 30px;
}

#product_view .table_info_4 th {
	height: 33px;
	background-color: #6ea5d6;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	vertical-align: middle;
}

#product_view .table_info_4 tr td {
	font-size: 0.9em;
	border-bottom: 1px solid #e3e3e3;
	height: 33px;
}

#product_view .table_info_4 tr td:first-child {
	text-align: center;
	vertical-align: middle;
	background-color: #f0f0f0;
	font-weight: 500;
	line-height: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#product_view .table_info_4 tr td:last-child {
	padding: 10px 10px;
	text-align: left;
	line-height: 17px;
}

#product_view .table_info_4 tr td p {
	font-size: 0.9em;
	text-indent: -5px;
	padding-left: 5px;
}

#product_view .len2 .img_h {
	padding-top: 30px;
	height: 60px;
}

#product_view .len2.plf_0_2>div dl {
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}

#product_view .len2.plf_0_2>div dl dt {
	color: #3d4c9c;
	font-size: 1em;
	height: 30px;
	line-height: 30px;
}

#product_view .len2.plf_0_2 {
	margin-left: -10px;
	margin-right: -10px;
	padding-top: 20px;
}

#product_view .len2.plf_0_2:after {
	content: '';
	display: block;
	clear: both;
}

#product_view .len2.plf_0_2>div {
	padding-left: 10px;
	padding-right: 10px;
}

#product_view .len2.plf_0_2>div:last-child {
	padding-top: 40px;
}

#product_view .len2.plf_0_2>div dl dd {
	border-top: #cccccc 1px solid;
	min-height: 160px;
}

#product_view .len2.plf_0_2>div dl dd ul {
	padding: 15px 5px;
}

#product_view .len2.plf_0_2>div dl dd ul li {
	position: relative;
	padding-left: 14px;
	font-size: 1em;
	line-height: 30px;
}

#product_view .len2.plf_0_2>div dl dd ul li:before {
	content: '-';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	line-height: 30px;
	font-size: 1em;
}

.tab_menu_mobile {
	position: relative;
	width: 100%;
}

.tab_menu_mobile span {
	display: block;
	border-bottom: #d0d0d0 1px solid;
	background-color: #ebebeb;
	padding-left: 30px;
	padding-right: 30px;
	height: 44px;
	line-height: 44px;
	color: #3d4c9c;
	font-size: 0.8em;
	position: relative;
}

.tab_menu_mobile span:after {
	content: '';
	display: block;
	width: 14px;
	height: 8px;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -4px;
	background-image: url(../images/gen/shub_j_d.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.tab_menu_mobile span.open:after {
	background-image: url(../images/gen/shub_j_u.png);
}

.tab_menu_mobile ul {
	position: absolute;
	width: 100%;
	background-color: #ebebeb;
	z-index: 999;
	height: 0;
	overflow: hidden;
}

.tab_menu_mobile ul li a {
	display: block;
	height: 44px;
	line-height: 44px;
	display: block;
	padding-left: 30px;
	font-size: 0.8em;
}

.tab_menu_mobile ul li.active a {
	color: #3d4c9c;
}

#product_view .len1>div.info dl dd:last-child ul li {
	font-size: 1em;
	line-height: 30px;
	position: relative;
	padding-left: 14px;
}

#product_view .len1>div.info dl dd:last-child ul li:before {
	content: '-';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	line-height: 30px;
	font-size: 1em;
}

.info_img img {
	max-width: 100%;
}

.content_body .mobile_tab_menu {
	position: relative;
}

.content_body .mobile_tab_menu>ul {
	position: absolute;
	width: 100%;
	top: 45px;
	border-bottom: #3d4c9c 1px solid;
	background-color: #FFF;
	z-index: 999;
	height: 0;
	overflow: hidden;
	display: none;
}

.content_body .mobile_tab_menu>ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 1em;
	padding-left: 15px;
}

.content_body .mobile_tab_menu>ul li.focus a {
	background-color: #5665b5;
	color: #FFF;
	border-bottom: #d0d0d0 1px solid;
}