﻿@charset "utf-8";

/* Flexnav Base Styles */

.flexnav {
	display: none;
}

/* SRP Table */
.srp-tbl-title {
	margin-top: 0%;
	margin-bottom: 1%;
	font-size:18px;
}
table.srp-table  {
	width: 100%;
	border-collapse: collapse;
	margin-bottom:40px;
}
.srp-table td, .srp-table th {
	font-size: 14px;
	line-height: 1.5em;
	padding: 6px;
	border: 1px solid #ccc; 
	border-right: 0px;
	text-align: left;	
	vertical-align: top;
}
.srp-table th {
	font-weight: normal;
	background-color: #fafafa;
	border-left: 0px;
	vertical-align: middle; /* 2017.02 */
}
.srp-table td.td-first{ /* 2017.02 */
	border-left: 0px;	
}
.srp-table th.center,.srp-table td.center  { /* 2017.02 */
	text-align: center;	
}
.srp-table th.cols4-1 { /* 2017.02 */
	width: 25%;
}
.srp-table th.cols4-2 { /* 2017.02 */
	width: 50%;	
}
.srp-table thead th {
	font-size: 15px; /* 2017.02 */
}
.srp-table thead th.large { /* 2017.02 */
	font-size: 17px;
}
.srp-table tbody th {
	font-size: 15px;
	width: 30%;	
}
.srp-tbl-multicol tbody th {
	width: auto;
}
.srp-table li {
	margin-left: 20px;
}
.srp-table span{
	display: block;
	font-size: 12px;
	line-height: 1.1em; /* 2017.02 */
}
ul.srp-tbl-list {
	float: left;
	margin-right: 40px;
}

.srp-tbl-desktop {
	display: table-cell;
}
.srp-tbl-mobile {
	display: none;
}

.srp-tbl-opt tbody th {
	font-size: 15px;
}
.srp-tbl-opt span {
	font-size: 13px;
}
.srp-tbl-opt td, .srp-tbl-opt th {
	vertical-align: middle;
}


/*----------------------------------------
  SRP Main Style
----------------------------------------*/

#srp-content .clearfix {
 *zoom: 1; 
 *clear: both;
/*For IE 6&7 only*/
}

@font-face {
	font-family:"Franklin Gothic Demi Cond";
	src: url("../fonts/FRADMCN_2.ttf");/* IE */
    src: local("Franklin Gothic Demi Cond"), url( "../fonts/FRADMCN_2.ttf") format("truetype"); /* non-IE */  
}

@font-face {
	font-family:"Franklin Gothic Book";
		src:url("../fonts/FRABK.ttf");/* IE */
		src: local("Franklin Gothic Book"), url( "../fonts/FRABK.ttf") format("truetype"); /* non-IE */
}
@font-face {
	font-family: "Myrial Web Pro";
	src:url("../fonts/MyriadWebPro_0.ttf");/* IE */
	src: url("../fonts/MyriadWebPro_0.ttf") format("truetype");
}
@font-face {
	font-family: "Myrial Web Pro bold";
	src:url("../fonts/MyriadWebPro-Bold_1.ttf");/* IE */
	src: url("../fonts/MyriadWebPro-Bold_1.ttf") format("truetype");
}

#advan-header {
	padding-bottom: 0px;
}
#srp-content {
	/*width: 1200px;*/
	font-size: 14px;
	font-family: "Franklin Gothic Demi Cond", "Myrial Web Pro", "Arial", "Helvetica", sans-serif;
}
#srp-content a:link, #srp-content a:visited, #srp-content a:hover {
	text-decoration: none;
}
.hover-link {
	font-family: "Arial", "Helvetica", sans-serif;
	text-align:right;
	font-size:14px;
	line-height:130%;
}

.hover-link a:link, .hover-link a:visited {
	color:#004280;
}

.hover-link a:hover {
	text-decoration:underline!important;
	color:#004280;
}

.hover-link span {
	width:15px;
	height:15px;
	display:inline-block;
	background-image:url(css-img/link-up.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.srp-mobile-menu-icon {
	display:none;
}
.srp-site-title {
	float: left;	
	background-color: #004280;
	padding: 1.5% 1.5% 1% 1%;
	width: 13.667%;
	position: relative;	
}
.srp-site-title h1, .srp-site-title h1 a {
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
	line-height:140%;
	opacity:0.98;
	filter: alpha(opacity=98);
	margin-top:0;
	font-size:24px\9;
	font-weight:bold\9;
	letter-spacing:-0.02em\9;
}

.srp-site-title h1 span {
	display:block;
}

.srp-site-title h2 {
	font-family: "Franklin Gothic Book", "Arial", "Helvetica", sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 120%;
	color: #ffffff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	bottom: 1.5%;
	margin-right: 1.5%;
	width: 80%;
	font-size: 24px\9;	
}
.srp-site-title h2 span {
	display:block;
}

.srp-content-titlebox {
	float: left;
	width: 83.334%;
	border-top:7px solid #004280;
	background-color: #d9e3ec;/* 15%;*/
}
.srp-content-title {
	padding: 1% 1.5% 1.5% 1.5%;
	background-color: #ffffff;
	border-bottom:5px solid #bfc0c0;
	clear:both;
	position:relative;
	opacity:0.98;
	filter: alpha(opacity=98);
}
.srp-product-id {
	font-size: 24px;
	font-weight: normal;
	color: #004280;
	position:absolute;
	right:2.5%;
	top:0.7em;
	line-height:110%;	
	font-size:20px\9;
	font-weight:bold\9;
	top:13px\9;
}
.srp-main-title {
	font-size: 38px;
	float:left;
	width:100%;
	line-height:110%;
	margin-bottom:0.5%;
	font-size:34px\9;
	letter-spacing:-0.03em\9;
}
.srp-subtitle {
	float:left;
	width:100%;
	font-size: 24px;
	color: #898989;
	line-height: 110%;
	font-size:20px\9;
	letter-spacing:-0.01em\9;
	line-height:130%\9;
}

.srp-content-bannerbox {
	*width:100%;
 	*height:auto;
}
.srp-content-bannerbox .srp-content-banner {
	float: left;
	width: 65.354%;
	margin-right:0.3%;
	max-width: 630px;
	position: relative;
}

.srp-content-bannerbox .full-width {
	float:none;
	width:100%;
	max-width:100%!important;
}
.srp-content-bannerbox .srp-content-banner img {
	width: 100%;
	height: auto;
}
h4.btn {
	font-size: 14px;
	font-family: "Arial", "Helvetica", sans-serif;
	padding: 1% 3.5%;
	background-color:#336899;
}

h4.btn a {
	color: #fff;
	font-weight: bold!important;	
}

h4.btn:hover {
	background-color:#004280;
}

h4.srp-banner-btn {	
	position: absolute;
	bottom:9%;
	left: 3%;	
}

h4.srp-content-btn {
	width: 80px;
    padding: 1% 2.7%;
	margin:2% 2% 0 0;
	float:left;
	display:block;
}

h4.srp-content-btn a, h4.srp-content-btn a:hover {
	text-decoration:none!important;
}

.srp-banner-infobox {
	float: left;
	width: 34%;
	height: auto;	
	margin-top: 3.5%;
	padding:3% 0;
	background-color:#000;
	border:1px solid #ccc;
}
.srp-banner-infobox iframe {
	width: 100%;
	height: auto;
}

/* Left */

.srp-content-body {
	margin-top: 2.5%;
	position: relative;
}
.srp-content-left {
	float: left;
	width: 18%;
	max-width: 200px;
}
.srp-left-box {
	margin-top: 20%;
}
.srp-main-menu {
	padding: 0;
	margin: 0;
}
.srp-main-menu li {
	color: #595757;
	font-size: 16px;
	font-family: "Myrial Web Pro bold", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	list-style-type: none;
	padding: 3% 5% 3% 0;
	display: block;
	border-top: 2px solid #e0e0e1;
	line-height: 130%;
	background-image: url(css-img/link-arrow-default.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size:14px\9;
}
.srp-main-menu li:first-child {
	border-top: 0;
}
.srp-main-menu li a {
	color: #595757;
	font-weight:bold\9;
}
/* Ask an Expert
----------------------------------------*/

ul.askexpert li {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size:13px;
	list-style: none;
	margin: 2% 1%;
	line-height: 130%;
}
ul.askexpert li a {
	display: block;
	padding-left: 12%;
}
ul.askexpert li.askexpert-title {
	margin: 0 0 1% 0;
	font-weight: bold;
	background: #f3f3f3;
	text-align: center;
	line-height: 130%;
	padding: 1.5% 0 1% 0;
}
ul.askexpert li.askexpert-tollfree {
	padding-top: 2%;
	margin-bottom: 0px;
}

ul.askexpert li.askexpert-chat {
	background: url(../css/css-img/prd-askexpert-chat.gif) no-repeat;
}
ul.askexpert li.askexpert-callback {
	background: url(../css/css-img/prd-askexpert-callback.gif) no-repeat;
}
ul.askexpert li.askexpert-quote {
	background: url(../css/css-img/prd-askexpert-quote.gif) no-repeat;
}
ul.askexpert li.askexpert-more {
	background: url(../css/css-img/prd-askexpert-more.gif) no-repeat;
}
ul.askexpert {
	margin-bottom: 3%;	
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	background-repeat: no-repeat;
	background-position: right bottom;
}
li.askexpert-quote {
	background: url(../css/css-img/prd-askexpert-quote.gif) no-repeat;
	margin-right: 3%;
}
li.askexpert-more {
	background: url(../css/css-img/prd-askexpert-more.gif) no-repeat;
	margin-right: 3%;
}

/* Main */

.srp-content-main {
	float: right;
	width: 81%;
	margin-left:1%;
}
.srp-main-box {
	margin: 0 0 4.5% 0;
	font-family: "Arial", "Helvetica", sans-serif;
	display: block;
 *clear:both;
}
.srp-main-box .srp-box-inner {
	display: block;
}
.srp-main-box p {
	line-height: 130%;
	margin-bottom: 1%;
	color: #727171;
}
.intro-text {
	font-size: 16px;
}

.intro-text p {
	line-height: 140%;
}

.intro-text a:hover {
	text-decoration: underline!important;
}
.main-box-img {
	text-align: center;
	width: auto;
	height: auto;
}
.main-box-img img {
	width:auto;
	max-width: 960px;
}
.srp-mainbox-title {
	font-size: 26px;
	padding-left: 1%;
	color: #004280;
	border-left: 5px solid #004280;
	margin-bottom: 2%;
	display: block;
	clear:both;
	font-size:22px\9;
}
.srp-mainbox-subtitle {
	font-size: 20px;
	font-family: "Franklin Gothic Demi Cond", "Myrial Web Pro", "Arial", "Helvetica", sans-serif;
	color: #727171;
	line-height: 130%;
	margin-bottom: 2%;
	margin-top: 0;
	font-size:16px\9;
}

.srp-mainbox-subtitle .special-text {
	font-size:24px;
	font-size:20px\9;
}
/* main box */

.srp-box-inner .list-desc {
	line-height: 130%;
}
.srp-box-inner .main-box-img {
	border: 1px solid #ccc;
}
.srp-box-inner .main-box-img img {
	width: 100%;
	height: auto;
}
.srp-box-inner h4 {
	font-size: 20px;
	font-family: "Franklin Gothic Demi Cond", "Myrial Web Pro", "Arial", "Helvetica", sans-serif;
	color: #727171;
	line-height: 130%;
	margin-bottom: 2%;
	font-size:16px\9;	
}
.srp-box-inner h4 a {
	color:#727171;
}
.srp-box-inner p {
	font-size: 14px;
}

.srp-box-inner .list-desc ul {
	padding-left:5.5%;	
}

.srp-box-inner .list-desc ul li {
	list-style-type:disc;	
	line-height:130%;
	margin-bottom:1%;
	color:#727171;
}

.main-box-4col .srp-box-inner {
	float: left;
	width: 18.5%;
	padding:1% 2% 2% 2%;
	margin-right: 2%;
 	*width:17%;
	border:1px solid #ccc;
}

.main-box-4col .srp-box-inner:last-child {
	margin-right: 0;
}

.main-box-4col .list-desc {
	margin-top:1%;	
}

.main-box-4col .list-desc p {
	line-height:140%;
	margin-bottom: 2%;	
	height:13.8em;
	overflow:hidden;
}

.main-box-4col .list-desc .hover-link {
    text-align: left;
    line-height: 130%;
    margin-top: 1%;
    margin-bottom: 0;
	float:none;
    display: block;
    clear: both;
    /*font-family: "Arial", "Helvetica", sans-serif;*/
}
.main-box-3col .srp-box-inner {
	float: left;
	width: 30%;
	margin-left: 5%;
 	*width:28%;
}
.main-box-2col .srp-box-inner {
	float: left;
	width: 46%;
	margin-left: 6%;
}

.main-box-2col .srp-box-inner:first-child {
	margin-left: 0;
}

.main-box-2col .main-box-img img {
	width:auto;	
}

.main-box-3col .srp-box-inner:first-child {
	margin-left: 0;
}
.main-box-3col .list-desc, .main-box-2col .list-desc {
	margin-top: 5%;
}

.main-box-3col .list-desc .hover-link {
	text-align:right;
	line-height:130%;
	margin-top:-18px;
	display:block;
	clear:both;
	color:#888;
}

.main-box-3col .main-box-img img {
	max-width: 260px;	
}

/* 2co-list */

.list-2col {
	display: block;
	margin-bottom:3%;
}
.list-2col .main-box-img {
	float: left;
	width: 30%;
	padding: 0;
	margin: 0;
}
.list-2col .main-box-img img {
	width: 100%;
	height: auto;
	max-width:260px;
}
.list-2col .list-desc {
	float: right;
	width: 67%;
	margin-top:0;
}
.list-2col .list-desc h4 {
	margin-top:-6px;
	margin-top:0\9;
}
.list-2col .list-desc ol {
	padding: 0;
	margin: 0 0 0 5.5%;
 *margin-left:8%;
}
.list-2col .list-desc ol li {
	line-height: 140%;
	color:#727171;
}

.list-2col .list-desc ul {
	padding-left:2.8%;
}
.list-2col .list-desc ul li {
	list-style-type:disc;
	line-height: 140%;
	color:#727171;
}

/* Special layout in iFactory */

.main-box-2col .list-2col .main-box-img {
	width: 29.078%;
	margin:0 0;
}
.main-box-2col .list-2col .list-desc {
	width: 66%;
}

/**/

.resource-link .list-2col .main-box-img {
	width: 37.038%;
}

.resource-link .list-2col .main-box-img img {
	max-width:100%!important;
}
.resource-link .list-2col .list-desc {
	width: 60.5%;

}
.main-box-2col .list-2col .main-box-img {
	width: 29.078%;
	margin:0 0;
	/*border:0;*/
}
.main-box-2col .list-2col .list-desc {
	width: 66%;
}

.list-desc .list-2col {
	margin-bottom: 8%;
}
.list-desc .list-2col .main-box-img {
	width: 26.078%;	
}

.list-desc .list-2col .main-box-img img {
	vertical-align:middle;
}

.list-desc .list-2col .list-desc {
	width: 69%;
}

.list-2col .list-desc .hover-link {
	text-align:left;
}

.main-box-2col .list-2col .list-desc h4 {
	font-size: 20px;
	font-size:16px\9;
}

.main-box-2col .list-2col .list-desc ul {
	padding-left:5.5%;
}

/* Resources Item */

.list-item-resource {
	clear:both;
}
.list-item-resource li {
	float:none;
	clear:both;
	list-style-type:none;
	margin-bottom:2%;
	border-bottom:1px solid #ccc;
	padding:1.5% 0;
}

.list-item-resource li:first-child {
	padding-top:0;
}

.list-item-resource li .listPic {
	float:left;
	width:11.112%;
	text-align:center;
}

.list-item-resource li .listPic img {
	border:1px solid #ccc;
	width:100%;
	height:auto;
}
.list-item-resource li .listText {
	float:right;
	width:86%;
	line-height:130%;
}

.list-item-resource li.emptyPic .listText {
	float:none;
	width:100%;	
}

.list-item-resource li .listText h4 {
	margin-top:-5px;
	margin-bottom:1%;
	*margin-top:0;	
}

.list-item-resource li .listText h4 a {
	*font-weight:bold;
}

.list-item-resource li .listText p {
	line-height:150%;
}

.list-item-resource li .listText h5 {
	font-weight:normal;
	font-size:14px;	
	margin:1.25% 0;
	line-height:130%;
	color:#727171;
}

.resource-link .hover-link, .list-item-resource .hover-link {
	text-align:left;
	margin-top:0;
}

.spCategory {
    background-color:#d9e3ec;
	padding:0.3% 1%;
	color:#444;
}

.spNameDate {
    margin-left:2%;
}

.list-item-resource .emptyPic .listPic, .list-item-resource .emptyPic .listPic img {
	display:none;
}

.list-item-resource .emptyPic .listText {
	float:none;
	width:100%;
}

.no-border {
	border:0!important;
}

ul.srp-listing-item {
	padding-left:1.6%;	
}

ul.srp-listing-item li {
    list-style-type: disc;
    line-height: 150%;
    padding: 0;
    margin: 1% 0;
    color: #727171;    
}

.srp-color-box {
	background-color:#f3f3f3;
	padding:2% 2%;
}

.srp-color-box .srp-mainbox-title {
	margin-bottom:1.5%;
}

.srp-color-box p {
	padding:0;
	margin:0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.srp-site-title h1, .srp-site-title h1 a {font-size:24px;font-weight:bold;letter-spacing:-0.02em;}
	.srp-main-title {font-size:34px;line-height:110%;letter-spacing:-0.04em;}
	.srp-subtitle {font-size:20px;letter-spacing:-0.02em;}
	.srp-product-id {font-size:20px;font-weight:bold;top:13px;}
	.srp-main-menu li {font-size:14px;}
	.srp-main-menu li a {font-weight:bold;}
	.srp-box-inner h4, .main-box-2col .list-2col .list-desc h4 {font-size:16px;margin-top:0;}
	.srp-mainbox-title {font-size:22px;letter-spacing:-0.02em;}
	.srp-mainbox-subtitle {font-size:16px;}
	.srp-mainbox-subtitle .special-text {font-size:20px;}
	.srp-box-inner .list-desc ul {padding-left;4.5%;}
	.list-item-resource li .listText h4, .list-item-resource li .listText h4 a {font-weight:bold;}
}

/* Languages Settings  */

html[lang=zh-cn] #srp-content {
    font-family: "Franklin Gothic Demi Cond", "Arial","Microsoft YaHei", "sans-serif";
}

html[lang=zh-tw] #srp-content {
    font-family: "Franklin Gothic Demi Cond","Arial", "Microsoft JhengHei", sans-serif;
}

html[lang=ja] #srp-content {
	font-family: "Franklin Gothic Demi Cond", "Arial","Meiryo", "sans-serif";
}

html[lang=ko] #srp-content {
	font-family: "Franklin Gothic Demi Cond", "Arial","Malgun Gothic", "sans-serif";
}

html[lang=zh-cn] .hover-link {
	font-family: "Arial", "Microsoft YaHei", sans-serif;
}

html[lang=zh-tw] .hover-link {
	font-family: "Arial", "Microsoft JhengHei", sans-serif;
}

html[lang=zh-cn] .srp-box-inner h4 {
	font-family: "Franklin Gothic Demi Cond", "Arial", "Microsoft YaHei", sans-serif;
}

html[lang=zh-tw] .srp-box-inner h4 {
	font-family: "Franklin Gothic Demi Cond", "Arial", "Microsoft JhengHei", sans-serif;
}

html[lang=ko] .srp-box-inner h4 {
	font-family: "Franklin Gothic Demi Cond", "Arial", "Malgun Gothic", sans-serif;
}

html[lang=zh-cn] .srp-mainbox-subtitle {
	font-size: 20px;
	font-family: "Franklin Gothic Book", "Arial", "Microsoft YaHei", sans-serif;
}

html[lang=zh-tw] .srp-mainbox-title {
	font-family: "Franklin Gothic Demi Cond", "Arial", "Microsoft JhengHei", sans-serif;
	font-weight:bold;
}

html[lang=zh-tw] .srp-mainbox-subtitle {
	font-size: 20px;
	font-family: "Franklin Gothic Book", "Arial", "Microsoft JhengHei", sans-serif;
}

html[lang=ko] .srp-mainbox-subtitle {
	font-size: 20px;
	font-family: "Franklin Gothic Book", "Arial", "Malgun Gothic", sans-serif;
}

html[lang=zh-cn] .srp-main-box {
	font-family: "Arial", "Microsoft YaHei", sans-serif;
}

html[lang=zh-tw] .srp-main-box {
	font-family: "Arial", "Microsoft JhengHei", sans-serif;
}

html[lang=ko] .srp-main-box {
	font-family: "Arial", "Malgun Gothic", sans-serif;
}

html[lang=zh-cn] .srp-main-menu li {
	font-family: "Myrial Web Pro bold", "Arial", "Microsoft YaHei", sans-serif;
}

html[lang=zh-tw] .srp-main-menu li {
	font-family: "Myrial Web Pro bold", "Arial", "Microsoft JhengHei", sans-serif;
	font-weight:bold;
}

html[lang=zh-tw] .srp-main-menu li a {	
	font-weight:bold;
}

html[lang=zh-ko] .srp-main-menu li {
	font-family: "Myrial Web Pro bold", "Arial", "Malgun Gothic", sans-serif;
}

html[lang=ja] .srp-main-menu li {
	color: #595757;
	font-size: 14px;
	font-family: "Myrial Web Pro bold", "Arial", "Meiryo", sans-serif;
	font-weight: bold;
	line-height: 150%;
}

html[lang=zh-cn] h4.btn {
	font-family: "Arial", "Microsoft YaHei", sans-serif;
}

html[lang=zh-tw] h4.btn {
	font-family: "Arial", "Microsoft JhengHei", sans-serif;
}

html[lang=ko] h4.btn {
	font-family: "Arial", "Malgun Gothic", sans-serif;
}

html[lang=zh-cn] .srp-site-title h1, html[lang=zh-cn] .srp-site-title h1 a {
	font-size: 26px;
	font-weight: normal;
}

html[lang=zh-tw] .srp-site-title h1, html[lang=zh-tw] .srp-site-title h1 a {
	font-size: 26px;
	font-weight: bold;
}

html[lang=ko] .srp-site-title h1, html[lang=ko] .srp-site-title h1 a {
	font-size: 26px;
	font-weight: normal;
}

html[lang=ja] .srp-site-title h1, html[lang=ja] .srp-site-title h1 a {
	*font-size:24px;
}

html[lang=zh-cn] .srp-site-title h2 {
	font-family: "Franklin Gothic Book", "Arial", "Microsoft YaHei", sans-serif;
}

html[lang=zh-tw] .srp-site-title h2 {
	font-family: "Franklin Gothic Book","Arial", "Microsoft JhengHei", sans-serif;
}

html[lang=ja] .srp-site-title h2 {
   	font-family: "Franklin Gothic Book", "Arial", "Meiryo", sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 170%;
}

html[lang=ko] .srp-site-title h2 {
	font-family: "Franklin Gothic Book", "Arial", "Malgun Gothic", sans-serif;
}

html[lang=zh-cn] .srp-site-title h2 span:first-child {
	font-size:19px;
}

html[lang=zh-tw] .srp-site-title h2 span:first-child {
	font-size:19px;
}

html[lang=ko] .srp-site-title h2 span:first-child {
	font-size:19px;
}


html[lang=zh-cn] .srp-tbl-title {
	font-size:18px;
}

html[lang=zh-tw] .srp-tbl-title {
	font-size:18px;
}

html[lang=ja] .srp-tbl-title {
	font-size:18px;
}

html[lang=ko] .srp-tbl-title {
	font-size:18px;
}

html[lang=zh-tw] .srp-main-title {
	font-family: "Franklin Gothic Book","Arial", "Microsoft JhengHei", sans-serif;
	font-weight:bold;
}

html[lang=zh-tw] .srp-subtitle {
	font-weight:bold;
	line-height:140%;
}

html[lang=ja] .srp-main-title {
	font-size: 26px;
	*font-size: 28px;
}

html[lang=ja] .srp-subtitle {
	font-size:18px;
}

html[lang=ja] .srp-product-id {
	font-family: "Franklin Gothic Demi Cond", "Arial","Meiryo", "sans-serif";
	top:0.4em;
	top:13px\9;
}


/* Pad, Mobile */

@media screen and (max-width:880px) {
.flexnav {
	display: block;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	transition: none;
	-webkit-transform-style: preserve-3d;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	max-height: 0;
	background: #f3f3f3;
}
.flexnav.opacity {
	opacity: 0;
}
.flexnav.flexnav-show {
	max-height: 2000px;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.flexnav li {
	font-size: 16px;
	font-weight:bold;
	color: #595757;
	position: relative;
	overflow: hidden;
	font-family: "Arial", "Helvetica", sans-serif;	
}
.flexnav li a {
	position: relative;
	display: block;
	font-weight:bold;
	padding: .96em;
	z-index: 2;
	color: #595757;
	background: #fff;
	border-bottom: 1px solid #ccc;
	background-image: url(css-img/link-arrow.png);
    background-repeat: no-repeat;
    background-position:97%;
}
.flexnav li ul {
	width: 100%;
}
.flexnav li ul li {
	font-size: 100%;
	position: relative;
	overflow: hidden;
}
.flexnav li ul.flexnav-show {
	border-bottom: 1px solid #ccc;
}
.flexnav li ul.flexnav-show li {
	overflow: visible;
}
.flexnav li ul li a {
	display: block;
	background: #f3f3f3;
	border-bottom: 0;
}
.flexnav ul li ul li a {
	background: #f3f3f3;
	border-bottom: 0;
}
.flexnav ul li ul li ul li a {
	background: #f3f3f3;
	border-bottom: 0;
}
	
html[lang=zh-cn] .flexnav li {
	font-family:"Arial", "Microsoft YaHei", sans-serif;
}
	
html[lang=zh-tw] .flexnav li {
	font-family:"Arial", "Microsoft JhengHei", sans-serif;
}
	
html[lang=ja] .flexnav li {
	font-family:"Arial", "Meiryo", sans-serif;
}
	
.toll-free {
	padding:.96em 0 .96em .96em;
	}
	
.flexnav .touch-button .navicon {
	position: absolute;
	z-index: 999;
	top: 16px;
	right: 0;
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
	font-size: 1em;
}
.menu-button {
	position: relative;
	display: block;
	cursor: pointer;
	color: #fff;
	left: 0;
}
.menu-button .touch-button {
	background: transparent;
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	display: inline-block;
	text-align: center;
}
.menu-button .touch-button .navicon {
	font-size: 16px;
	position: relative;
	top: 1em;
	color: #ffffff;
}
li.item-with-ul a {
	background: #ddd;
}

/* common setting */

.srp-site-title {
	float: none;
	display: block;
	width: auto;
	height:auto!important;
	position: static;
	clear:both;
	padding: 1.3% 2% 1% 2%;
}

.srp-content-left {
	display: none;
}
.srp-site-title h1 {
	float:right;
	text-align:right;
	width: auto;
	display: block;
	line-height:130%;
}
	
.srp-site-title h1 span {
	display:inline-block;
}	
.srp-site-title h2 {
	position: static;
	clear:both;
	display: block;
	float:right;
	text-align:right;
	width: auto;
	margin-right:0;
}
	
.srp-site-title h2 span {
	display:inline;
}
	
.srp-content-titlebox {
	float: none;
	display: block;
	width: 100%;
}
.srp-main-title {
	float:none;	
}
.srp-subtitle {
	float:none;	
	margin:1.5% 0;
}
.srp-product-id {
	float: none;
	display: block;
	clear:both;
	width: 100%;
	position:static;
	margin-top:0.5%;
}
.srp-content-bannerbox .srp-content-banner {
	float: none;
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}
.srp-banner-infobox {
	float: none;
	display: block;
	text-align: center;
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-top: auto;
	padding: 2% 0;
	background-color: #000;
}
.srp-banner-infobox iframe {
	width: 100%;
	max-width: 340px;
}
.srp-content-main {
	float: none;
	display: block;
	width: 95%;
	max-width: auto;
	padding: 2% 1%;
	margin: 0 auto;
}
.main-box-img img {
	width: 100%;
	height: auto;
}
	
.srp-box-inner .list-desc ul {
	padding-left:8%;	
}
	
.list-2col .list-desc ul {
    padding-left: 3%;
}
	
/* Special Layout in iFactory */
	
.list-2col .main-box-img {
	float: none;
	width: auto;	
	padding: 0;
	margin-bottom:3%;
}
.list-2col .list-desc {
	float: none;
	width: auto;
	padding: 0;
}

.list-item-resource li .listPic {
	width:18.34%;
}

.list-item-resource li .listText {
	width:79.47%;
}
	
.main-box-2col .list-2col .main-box-img {
	float: none;
	width: 41.1%;
	margin: 0 0 2% 0;
}
.main-box-2col .list-2col .list-desc {
	float: none;
	display: block;
	clear: both;
	width: 100%;
	margin-top:5%;
}
.list-desc .list-2col {
	float: none;
	margin-top:6%;
	margin-bottom:0;	
	clear: both;
}
.list-desc .list-2col .main-box-img {
	width: 18.905%;
	float: left;
	margin: 0 0 1% 0;
}
.list-desc .list-2col .list-desc {
	width: 78%;
	float: right;
}
	
.main-box-3col .list-desc {
    margin-bottom: 5%;
    height: auto;
    overflow:inherit;
}
.srp-mobile-menu-icon {
	float: left;
	width: 1em;
	height:1em;
	margin-top:2%;
	margin-left:1%;
	display:block;
	color:#fff;
}
.srp-mobile-menu-icon .navicon {
	display: none;
}
	
.srp-mobile-menu {
	position:relative;/*for nav*/
}
.srp-mobile-menu nav{
	position:absolute; 
	width:100%; 
	z-index:1000;
}

.srp-mobile-menu nav > ul{
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}

.main-box-3col .list-desc .hover-link {
    text-align: left;
    line-height: 130%;
    margin-top: 8px;
	margin-left:1%;
    display: block;
    clear: both;
    color: #888;
}
.main-box-4col .srp-box-inner {	
	width: 40%;
	margin-right:5%;
	margin-bottom:5%;
}

.main-box-4col .main-box-img img {
	max-width:260px;
}
	
.main-box-4col .list-desc p {		
	height:10.5em;
	overflow:hidden;
}
.main-box-4col .list-desc .hover-link {
	margin-top:1%;
}

ul.srp-listing-item {
    padding-left: 1.95%;
}
}

@media screen and (max-width: 768px) {
.srp-tbl-desktop {
	display: none;
}

.srp-tbl-mobile {
	display: block;
}
.resource-link .list-2col .list-desc {
	float:none;
	width: 100%;
}
}

@media screen and (max-width:480px) {

.srp-content-top {
	margin-bottom:3%;
}
.srp-main-box {
    margin: 0 0 8% 0;
	clear:both;
}
.srp-site-title {
	padding:2% 3%;
}

.srp-content-title {
    padding:2% 3%;
	position:static;
}
.srp-mainbox-title {
    margin-bottom:5%;
	float:none;
	clear:both;
    display: block;
	line-height:130%;
}

h4.srp-content-btn {
	padding: 2% 2%;
}
	
.main-box-3col .srp-box-inner {
	float: none;
	display: block;
	clear: both;
	width: 100%;
	margin:0 0 0 0;
	padding:3% 0 0 0;	
}
	
.main-box-3col .srp-box-inner:first-child {
	border-top:0;
	padding-top:0;
}
.main-box-3col .list-desc {
	height: auto!important;
	overflow:auto;
}
.srp-content-main {
	float: none;
	display: block;
	width: 95%;
	max-width: auto;
	padding: 2% 1%;
}
.main-box-2col .srp-box-inner {
	float: none;
	display: block;
	clear: both;
	width: 100%;
	margin: 0 0 12% 0;
}

.main-box-3col .srp-box-inner:last-child {
    margin: 0 0 0 0;
}
.main-box-2col .srp-box-inner:last-child {
	margin-bottom: 0;
}

.main-box-2col .list-2col .main-box-img {
    float: none;
    width:100%;
    margin: 0 0 2% 0;
}

.main-box-2col .list-2col .main-box-img img {
	max-width:260px;
}
.list-desc .list-2col .main-box-img {
	width:100%;
	float:none;
	display: block;
	margin: 0 0 6% 0;
	vertical-align: middle; 
}
.list-desc .list-2col .list-desc {
	width:100%;
	float:none;
	display: block;
}

.list-2col .main-box-img, .resource-link .list-2col .main-box-img {
    float: none;
    width: auto;
    max-width: 450px;
    margin: 0 auto 6% auto;
}

.list-2col .list-desc, .resource-link .list-2col .list-desc {
	float: none;
	width: auto;
	padding: 0;
}

.list-2col .list-desc h4 {
    margin-top: 0;
}
	
.srp-banner-infobox {
    margin-left:auto;
    margin-top:auto;
	padding:0;
}
.srp-banner-infobox iframe {
    width:auto;
    max-width:auto;
}
.list-2col .list-desc ol {
    margin: 0 0 0 4.5%;
}

.srp-box-inner .list-desc ul {
    padding-left: 4%;
}
	
	
/*  Resources Item */	

.list-item-resource li {
	margin-bottom:2%;
}
.list-item-resource li .listPic {
	float:none;
	width:100%;		
}
	
.list-item-resource li .listText {
	float:none;
	width:100%;
}

.list-item-resource li .listText h4 {
	margin-top:2%;
	margin-bottom:2%;
}

.list-item-resource li .listText p {
	line-height:130%;
}

.list-item-resource li .listText h5 {
	margin-top:2%;
}

.hover-link {	
	margin-top:3%;
	line-height:130%;
}
	
.main-box-3col .list-desc .hover-link {
	text-align:right;
	line-height:130%;
	margin-top:-18px;
	display:block;
	clear:both;
	color:#888;
}

.main-box-4col .srp-box-inner {	
	width:auto;
	margin-right:0;
	padding:2% 4% 6% 4%;
	float:none;
}
	
.main-box-4col .list-desc p {		
	height:8em;
	overflow:hidden;
}

.main-box-4col .list-desc .hover-link {	
	text-align:left;
	float:none;
	display:block;
	clear:both;
}

ul.srp-listing-item {
    padding-left: 4%;
}
	
.srp-color-box {
	padding:5% 4%;
}
	
.srp-color-box .srp-mainbox-title {
	margin-bottom:4%;
}
}
