<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";


/*  cmnLpAncrBtn01
---------- ---------- ---------- */

#MainContent .cmnLpAncrBtn01 a{
	position: relative;
	display: inline-block;
	padding: 10px 25px 12px 55px;
	background: #e60012;
	color: #fff;
	font-size: 1.66em;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}

#MainContent .cmnLpAncrBtn01 a:hover,
#MainContent .cmnLpInqBtn01 a:hover{
	text-decoration: none;
}

#MainContent .cmnLpAncrBtn01 a:before,
#MainContent .cmnLpInqBtn01 a:before{
	position: absolute;
	left: 25px;
	display: inline-block;
	content: "";
	background: url("../../../img/landing_page/common/icon_btn_dl.png") no-repeat;
	width: 25px;
	height: 25px;
}
#MainContent .cmnLpAncrBtn01 a.anc:before,
#MainContent .cmnLpAncrBtn02 a.anc .Text:before,
#MainContent .cmnLpAncrBtn03 a.anc .Text:before{
	background-image: url("../../../img/landing_page/common/icon_btn_anc.png");
	height: 13px;
	top: 50%;
	margin-top: -7px;
}

#MainContent .cmnLpAncrBtn01 a:after,
#MainContent .cmnLpInqBtn01 a:after{
	position: absolute;
	left: 0;
	bottom: -2px;
	display: block;
	background: #000;
	content: "";
	width: 100%;
	height: 2px;
	opacity: 0.3;
	-ms-filter: "alpha(opacity=30)";
	z-index: -1;
}

/*  cmnLpAncrBtn02
---------- ---------- ---------- */

#MainContent .cmnLpAncrBtn02 li{
	margin: 8px 0 0 0;
}

#MainContent .cmnLpAncrBtn02 a{
	display: block;
	letter-spacing: -0.22em;
}

#MainContent .cmnLpAncrBtn03 a{
	position: relative;
	letter-spacing: -0.22em;
	padding: 12px 9px 14px 55px;
	background: #e60012;
	letter-spacing: normal;
	color: #fff;
	font-size: 1.66em;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}
#MainContent .cmnLpAncrBtn03 a .Text{
	display: inline-block;
	padding-right: 16px;
	line-height: 1;
	position: relative;
}
#MainContent .cmnLpAncrBtn02 a .Text,
#MainContent .cmnLpInqBtn02 a{
	position: relative;
	display: inline-block;
	padding: 12px 20px 14px 55px;
	background: #e60012;
	letter-spacing: normal;
	color: #fff;
	font-size: 1.66em;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}

#MainContent .cmnLpAncrBtn02 a:hover,
#MainContent .cmnLpAncrBtn03 a:hover,
#MainContent .cmnLpInqBtn02 a:hover{
	text-decoration: none;
}

#MainContent .cmnLpAncrBtn02 a .Text:before,
#MainContent .cmnLpAncrBtn03 a .Text:before,
#MainContent .cmnLpInqBtn02 a:before,
#MainContent .cmnLpInqBtn04 a:before{
	position: absolute;
	top: 50%;
	left: 25px;
	margin-top: -13px;
	display: inline-block;
	content: "";
	background: url("../../../img/landing_page/common/icon_btn_dl.png") no-repeat;
	width: 25px;
	height: 25px;
}
#MainContent .cmnLpAncrBtn03 a .Text:before{
	left: -33px;
}
#MainContent .cmnLpInqBtn02.Unique a{
	padding-left: 20px;
}
#MainContent .cmnLpInqBtn02.Unique a:before{
	content: none;
}
#MainContent .cmnLpAncrBtn02 a .Text:after,
#MainContent .cmnLpAncrBtn03 a:after,
#MainContent .cmnLpInqBtn02 a:after{
	position: absolute;
	left: 0;
	bottom: -2px;
	display: block;
	background: #000;
	content: "";
	width: 100%;
	height: 2px;
	opacity: 0.3;
	-ms-filter: "alpha(opacity=30)";
	z-index: -1;
}

#MainContent .cmnLpAncrBtn02 .Img,
#MainContent .cmnLpAncrBtn03 .Img{
	margin-right: 2px;
	box-shadow: 0 0 2px #ccc;
	display: inline-block;
}

#MainContent .cmnLpAncrBtn02 .Img,
#MainContent .cmnLpAncrBtn02 .Text,
#MainContent .cmnLpAncrBtn03 .Img,
#MainContent .cmnLpAncrBtn03 .Text{
	vertical-align: middle;
}

#MainContent .cmnLpAncrBtn04 a{
	color: #fff;
	font-weight: bold;
	background: #ff8300;
	background: linear-gradient(to bottom,  #ff8300 0%,#ff4a00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8300', endColorstr='#ff4a00',GradientType=0 );
	font-size: 1.3333em;
	padding: 8px 10px 12px 6px;
	border: 1px solid #c54f00;
	text-decoration: none;
}
#MainContent .cmnLpAncrBtn04 a:hover,
#MainContent .cmnLpAncrBtn04 a:focus{
	text-decoration: none;
	border-color: #df5900;
	background-color: #fe6f33;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff9729), to(#fe6f33));
	background: -moz-linear-gradient(top, #ff9729, #fe6f33);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#ff9729, endcolorstr=#fe6f33));
}
#MainContent .cmnLpAncrBtn04 a .Text{
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 1px 0 2px;
}
#MainContent .cmnLpAncrBtn04 a .Text:before{
	content: "";
	background: url(../../../img/common/icon_textbutton_download_l.png) no-repeat 0 0;
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin-right: 10px;
}
#MainContent .cmnLpAncrBtn04 a .Img{
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 7px;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

/*  cmnLpInqBtn01
---------- ---------- ---------- */
#MainContent .cmnLpInqBtn01 a{
	position: relative;
	display: inline-block;
	padding: 10px 25px 12px 45px;
	background: #0f866f;
	color: #fff;
	font-size: 1.66em;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}
#MainContent .cmnLpInqBtn02 a{
	background: #0f866f;
	padding: 12px 20px 14px 45px;
}
#MainContent li.cmnLpAncrBtn02 + .cmnLpInqBtn02 a{
	position: relative;
	top: 3px;
}
#MainContent li.cmnLpAncrBtn03 + .cmnLpInqBtn02 a{
	position: relative;
	top: 2px;
}
#MainContent .cmnLpInqBtn01 a:before,
#MainContent .cmnLpInqBtn02 a:before{
	background-image: url("../../../img/icon_priceinquiry_m_trans.png");
	background-position: left center;
}

#MainContent .cmnLpInqBtn04 a{
	position: relative;
	display: inline-block;
	padding: 10px 14px 11px 36px;
	border: 1px solid #45806d;
	background-color: #2cab95;
	background: -webkit-gradient(linear, left top, left bottom, from(#2cab95), to(#129e83));
	background: -moz-linear-gradient(top, #2cab95, #129e83);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#2cab95, endcolorstr=#129e83));
	color: #fff;
	font-size: 1.08333em;
	text-align: left;
	text-decoration: none;
	z-index: 0;
	font-weight: bold;
}
#MainContent .cmnLpInqBtn04 a:before{
	background-image: url("../../../img/icon_priceinquiry_m_trans.png");
	background-position: left center;
	left: 15px;
}
#MainContent .cmnLpAncrBtn01 a .Img.Border img,
#MainContent .cmnLpAncrBtn02 a .Img.Border img,
#MainContent .cmnLpAncrBtn03 a .Img.Border img,
#MainContent .cmnLpAncrBtn04 a .Img.Border img{
	border: 1px solid #ccc;
}


/*  cmnLpAncrBtnNormal
---------- ---------- ---------- */
#MainContent .cmnLpAncrBtnNormal a:before {
    background: rgba(0, 0, 0, 0) url("../../../img/landing_page/common/icon_btn_anc.png") no-repeat 0 0;
    content: "";
    display: block;
    height: 13px;
    left: 20px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 16px;
}
#MainContent .cmnLpAncrBtnNormal a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #999 0%, #666 100%) repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 1px 3px #000;
    color: #fff;
    display: inline-block;
    font-size: 1.75em;
    padding: 13px 25px 13px 47px;
    position: relative;
    text-decoration: none;
}

/*  cmnLpCVLead
---------- ---------- ---------- */
div#MainContent .cmnLpCVLead {
	color: #fff;
	font-size: 2.08333em;
	text-align: center;
	background: #3f3f3f;
	background: -webkit-linear-gradient(top,  #3f3f3f 0%,#1c1c1c 100%);
	background: linear-gradient(to bottom,  #3f3f3f 0%,#1c1c1c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#1c1c1c',GradientType=0 );
	position: relative;
}

div#MainContent .cmnLpCVLead &gt; span {
	padding: 3px 40px;
	display: table;
	position: relative;
	margin: 0 auto;
}
div#MainContent .cmnLpCVLead &gt; span:before,
div#MainContent .cmnLpCVLead &gt; span:after {
	content: "";
	background: url("../../../img/landing_page/common/icon_btn_arrow.png") no-repeat;
	width: 24px;
	height: 28px;
	display: inline-block;
	position: absolute;
	top:50%;
	left: 0;
	margin-top: -14px;
}
div#MainContent .cmnLpCVLead &gt; span:after {
	left: auto;
	right: 0;
}


/*  FixedDownloadBtn
---------- ---------- ---------- */
.FixedDownloadBtn {
	display: block;
	position: fixed;
	right: 20px;
	top: 130px;
	z-index: 1;
}
div#MainContent .FixedDownloadBtn &gt; a {
	text-decoration: none;
}
.FixedDownloadBtn .Text {
	color: #fff;
	display: block;
	position: relative;
	text-align: center;
	font-size: 1.25em;
	padding-top: 3px;
}
div#MainContent .FixedDownloadBtn &gt; a img{
	position: relative;
	z-index: 1;
	width: 100%;
}
.FixedDownloadBtn .Text:before {
	content: "";
	background: url("../../../img/landing_page/common/icon_btn_sign.png") no-repeat;
	display: inline-block;
	width: 10px;
	height: 10px;
	vertical-align: middle;
	margin: -4px 6px 0 0;
}
.FixedDownloadBtn .Text:after {
	content: "";
	background: #e60012;
	height: 100%;
	left: -20px;
	padding: 49px 20px 9px;
	position: absolute;
	top: -49px;
	width: 100%;
	z-index: -1;
}


/*  adjust
---------- ---------- ---------- */

#MainContent .aRight{
	text-align: right;
}

#MainContent .aCenter{
	text-align: center;
}

#MainContent .aLeft{
	text-align: left;
}</pre></body></html>