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

/* ======================
 * Contents CSS
======================= */

/* topicPath
=========================================*/
#topicPath {
	width: 1000px;
	margin: 0 auto;
}
#topicPath ul {
	overflow: hidden;
	padding: 13px 0;
}
#topicPath ul li {
	float: left;
	margin-right: 5px;
	color: #000000;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}
#topicPath ul li:before {
	content:"＞";
	margin-right: 5px;
	color: #888888;
}
#topicPath ul li:first-child:before {
	display: none;
}
#topicPath ul li a {
	color: #888888;
	text-decoration: none;
	font-weight: normal;
}
#topicPath ul li a:hover {
	color: #c0c0c0;
	text-decoration: none;
}




/* section
=========================================*/
section {
	width: 1000px;
	margin: 0 auto;
	padding-top: 25px;
}
section &gt; *:first-child {
	margin-top: 0 !important;
}
section section {
	padding: 0;

}
section .sectionInner {
	padding: 0 40px;
	margin: 0 auto;
}
.line01 {
	line-height: 0;
	height: 1px;
	margin: 60px 0 35px;
	border-top: solid 1px #cccccc;
}
.heading04Section {
	margin: 0 40px;
}

/* contentHead
=========================================*/
.heading01 {
	clear: both;
	min-height: 104px;
	background: url(/common2/images/com_bg001.gif) no-repeat 50% 0 #041a59;
}
.heading01 span {
	display: block;
	width: 1000px;
	margin: 0 auto;
	line-height: 1.2;
	padding: 29px 0;
	color: #ffffff;
	font-size: 38px;
	font-size: 3.8rem;
	font-weight: bold;
}

.heading02 {
	line-height: 1.3;
	padding-left: 25px;
	margin-top: 60px;
	background: url(/common2/images/com_ic003.gif) no-repeat 0 50%;
	color: #000000;
	font-size: 26px;
	font-size: 2.6rem;
}
.heading02_02 {
	padding-left: 25px;
	margin-top: 60px;
	background: url(/common2/images/com_ic014.png) no-repeat 0 50%;
	font-size: 26px;
	font-size: 2.6rem;
}
.heading02_02 a {
	color: #000000;
	text-decoration: none;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.heading02_02 a:hover {
	color: #8b8b8b;
}
.heading03{
	line-height: 1.4;
    background: url(/common2/images/com_ic003.gif) no-repeat 0 50%;
    font-size: 20px;
    font-size: 2.0rem;
    padding: 0 0 0 25px;
    margin: 50px 0 25px;
}
.environmentHeading01 {
	width: 100%;
	height: 230px;
	margin-top: 60px;
	background: url(/company/csr/images2/index_bg001.jpg) no-repeat 50% 0 #b1d339;
	color: #ffffff;
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: bold;
}
.environmentHeading02 {
	width: 100%;
	height: 230px;
	margin-top: 60px;
	background: url(/company/csr/images2/index_bg002.jpg) no-repeat 50% 0 #668589;
	color: #ffffff;
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: bold;
}
.environmentHeading01 span,
.environmentHeading02 span {
	display: block;
	width: 100%;
	width: 1000px;
	margin: 0 auto;
	padding: 77px 0 0;
}

.heightLine-title{
	margin: 0;
	padding-left: 0;
	background: none;
	text-align: center;
	color: #536cbd;
	font-weight: bold;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.3;
}
.heightLine-title &gt; span{
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: normal;
}
.keyword{
	text-align: center;
	color: #fff;
	background: #536cbd;
	margin: 7px 0;
	padding: 3px 0;
}	
.businessTitle{
	padding: 20px 0;
	color: #000;
	background: none;
	font-size: 20px;
	font-size: 2.0rem;
}
.businessTitle span{
	font-size: 15px;
	font-size: 1.5rem;
}
.heading04 {
	line-height: 1.2;
	margin: 30px 20px 0;
	padding-top: 16px;
	background: url(/common2/images/com_bg002.gif) repeat-x 0 0;
	font-size: 16px;
	font-size: 1.6rem;
}
.heading04 span {
	display: block;
	padding: 0 20px 0 40px;
	background: url(/common2/images/com_ic024.gif) no-repeat 15px 40%;
}
.heading04 a {
	display: block;
	padding: 0 20px 0 40px;
	background: url(/common2/images/com_ic014.png) no-repeat 15px 40%;
	text-decoration: none;
}
	
	
/* Text
=========================================*/
.normalText {
	margin-top: 10px;
}
div &gt; .normalText:first-child {
	margin-top: 0;
}

.leadText {
	line-height: 1.4;
	margin-top: 25px;
	color: #041a59;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}

.leadText02 {
	margin-top: 45px;
	color: #041a59;
	font-size: 16px;
	font-size: 1.6rem;
}
p.notes01 {
	margin-top: 5px;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
	font-size: 1.2rem;
}
p.notes02 {
	padding-left: 1em;
	text-indent: -1em;
}

/* Img
=========================================*/
.opRollover {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.opRollover:hover {
	opacity: 0.6;
}
img.iconLink {
	vertical-align: middle;
	margin-left: 5px;
}


/* Link
=========================================*/
/* iconLink */
p.iconLink01 {
	line-height: 1.4;
	margin-top: 20px;
	padding-left: 15px;
	background: url(/common2/images/com_ic002.png) no-repeat 0 0.3em;
}
p.iconLink01 a {
	text-decoration: none;
}
p.iconLink01 a[target="_blank"] {
	padding-right: 20px;
	background: url(/common2/images/com_ic004.png) no-repeat 100% 0.3em;
}
p.iconLink01 a.pdfLink {
	padding-right: 20px;
	background: url(/common2/images/com_ic005.png) no-repeat 100% 0.2em;
}

ul.iconLink01 {
}
ul.iconLink01 li {
	line-height: 1.4;
	margin-top: 10px;
	padding-left: 15px;
	background: url(/common2/images/com_ic002.png) no-repeat 0 0.3em;
}
ul.iconLink01 li:first-child {
	margin-top: 0;
}
ul.iconLink01 li a {
	text-decoration: none;
}
ul.iconLink01 a[target="_blank"] {
	padding-right: 20px;
	background: url(/common2/images/com_ic004.png) no-repeat 100% 0.3em;
}
ul.iconLink01 a.pdfLink {
	padding-right: 20px;
	background: url(/common2/images/com_ic005.png) no-repeat 100% 0.2em;
}




/* anchorLink */
.anchorLink01 {
	overflow: hidden;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	width: 1000px;
	margin: 25px auto 20px;
	padding: 25px 23px 20px;
	border: solid 1px #cccccc;
}
.anchorLink01 li {
	float: left;
	line-height: 1;
	padding-left: 20px;
	margin-left: 20px;
	background: url(/common2/images/com_bg006.gif) repeat-y 0 0;
}
.anchorLink01 li:first-child {
	padding-left: 0;
	margin-left: 0;
	background: none;
}
.anchorLink01 li span {
	padding-left: 20px;
	background: url(/common2/images/com_ic013.png) no-repeat 0 50%;
}

.anchorLink01 li span a {
	text-decoration: none;
}


/* lowerLink */
.lowerLink {
	width: 1000px;
	overflow: hidden;
	margin: 4px auto 0;
}
.lowerLink li {
	float: left;
	margin: 13px 40px 0 0;
	padding-left: 17px;
	background: url(/common2/images/com_ic002.png) no-repeat 0 0.45em;
}
.lowerLink li a {
	text-decoration: none;
}


/* subNav01 */
.subNav01 {
	overflow: hidden;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	max-width: 1000px;
	margin: 25px auto 30px;
	padding: 25px 23px 20px;
	border: solid 1px #cccccc;
}
.subNav01 li {
	display: inline;
	padding-left: 20px;
	margin-left: 20px;
	background: url(/common2/images/com_bg006.gif) repeat-y 0 0;
	line-height: 1.6;
}
.subNav01 li:first-child {
	padding-left: 0;
	margin-left: 0;
	background: none;
}
.subNav01 li span {
	padding-left: 15px;
	background: url(/common2/images/com_ic002.png) no-repeat 0 50%;
}

.subNav01 li span a {
	text-decoration: none;
}


/* Button
=========================================*/
.button01 {
	position: relative;
}
.button01 a {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 15px 32px 15px 40px;
	background: #ffffff;
	border: solid 1px #cccccc;
	color: #333333;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.button01 a:hover {
	border: solid 1px #666666;
	color: #ffffff;
}
.button01 a:before {
	content: "";
	position: absolute;
	display: block;
	top:0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%;
	transition: .3s;
}
.button01 a:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%;
}
.button01 a.pdfLink:before {
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic005.png) no-repeat 95% 50%;
	-pie-background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic005.png) no-repeat 95% 50%;
}
.button01 a.pdfLink:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic005.png) no-repeat 95% 50%;
	-pie-background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic005.png) no-repeat 95% 50%;
}

.button01 a.outLink:before {	
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic004.png) no-repeat 95% 50%;
}
.button01 a.outLink:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic004.png) no-repeat 95% 50%;
	-pie-background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic004.png) no-repeat 95% 50%;
}

.button01 a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #666666;
  transition: .3s;
}
.button01 a:hover:after {
	width: 100%;
  height: 100%;
}
.button01 a .size {
	font-size: 12px;
	font-size: 1.2rem;
}
.button01_s {
	position: relative;
}
.button01_s a {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 10px 16px 10px 20px;
	background: #ffffff;
	border: solid 1px #cccccc;
	color: #333333;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.button01_s a:hover {
	border: solid 1px #666666;
	color: #ffffff;
}
.button01_s a:before {
	content: "";
	position: absolute;
	display: block;
	top:0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic002.png) no-repeat 12px 50%;
	transition: .3s;
}
.button01_s a:hover:before {
	background: url(/common2/images/com_ic002on.png) no-repeat 12px 50%;
}
.button01_s a.pdfLink:before {
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic005.png) no-repeat 95% 50%;
}
.button01_s a.pdfLink:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic005.png) no-repeat 95% 50%;
	-pie-background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic005.png) no-repeat 95% 50%
}

.button01_s a.outLink:before {
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic004.png) no-repeat 95% 50%;
	-pie-background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic004.png) no-repeat 95% 50%;
}
.button01_s a.outLink:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic004.png) no-repeat 95% 50%;
	-pie-background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic004.png) no-repeat 95% 50%;
}

.button01_s a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #666666;
  transition: .3s;
}
.button01_s a:hover:after {
	width: 100%;
  height: 100%;
}


.button02 {
	line-height: 1.3;
}
.button02 a {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 17px 20px 17px 30px;
	border: solid 1px #cccccc;
	color: #333333;
	background: rgba(255,255,255,.9);
	/* IE8 hack */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6ffffff,endColorstr=#E6ffffff);
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
/* IE9 hack*/
.button02 a:not(:target){
    filter: none;
}

.button02 a:hover {
	border: solid 1px #666666;
	color: #ffffff;
}
.button02 a:before {
	content: "";
	position: absolute;
	display: block;
	top:0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%;
}
.button02 a:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%;
}

.button02 a.pdfLink:before {
	background-image: url(/common2/images/com_ic010.png),
										url(/common2/images/com_ic005.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}
.button02 a.pdfLink:hover:before {
	background-image: url(/common2/images/com_ic010on.png),
										url(/common2/images/com_ic005.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}

.button02 a.outLink:before {
	background-image: url(/common2/images/com_ic010.png),
										url(/common2/images/com_ic004.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 16px 50%, 95% 50%;
}
.button02 a.outLink:hover:before {
	background-image: url(/common2/images/com_ic010on.png),
										url(/common2/images/com_ic004.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}

.button02 a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #666666;
  transition: .3s;
}
.button02 a:hover:after {
	width: 100%;
  height: 100%;
}




.button03 {
	position: relative;
	display: table;
	line-height: 1.3;
	width: 100%;
}
.button03 a {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 15px 32px 15px 40px;
	color: #ffffff;
	background: #ef6c00;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.button03 a:before {
	content: "";
	position: absolute;
	display: block;
	top:0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic002on.png) no-repeat 12px 50%;
	transition: .3s;
}

.button03 a.pdfLink:before {
	background-image: url(/common2/images/com_ic002on.png),
										url(/common2/images/com_ic005.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}

.button03 a.outLink:before {
	background-image: url(/common2/images/com_ic002on.png),
										url(/common2/images/com_ic016.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}


.button03 a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #e65100;
  transition: .3s;
}
.button03 a:hover:after {
	width: 100%;
  height: 100%;
}
.button03 a .size {
	font-size: 12px;
	font-size: 1.2rem;
} 
/* FAQ Icon Ver.2 */
.bt_IconFaq a {
  padding: 25px 32px 25px 40px;
  border: 0;
  background-color: #27a327;
}

.bt_IconFaq a:after {
  background: #168516;
}

/*.bt_IconFaq a:before {
	content: "";
	background: url(/support/aftersupport/office/images/index_ic-faq.png) no-repeat 16px 50%;
	z-index: 3;
}
.bt_IconFaq a:hover:before {
	background: url(/support/aftersupport/office/images/index_ic-faq-on.png) no-repeat 16px 50%;
}*/



/* button BackGround */

.bt_Icon01 a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic020.png) no-repeat 98% 50%;
	-pie-background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic020.png) no-repeat 98% 50%;
	z-index: 3;
}

.bt_Icon01 a:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic020.png) no-repeat 98% 50%;
	-pie-background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic020.png) no-repeat 98% 50%;
}



.bt_Icon02 a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic023.png) no-repeat 98% 50%;

	-pie-background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic023.png) no-repeat 98% 50%;
	z-index: 3;
}
.bt_Icon02 a:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic023on.png) no-repeat 98% 50%;
	-pie-background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic023on.png) no-repeat 98% 50%;
}



.bt_Icon03 a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic025.png) no-repeat 98% 50%;

	/*-pie-background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic025.png) no-repeat 98% 50%;*/
	z-index: 3;
}
.bt_Icon03 a:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic025on.png) no-repeat 98% 50%;
	-pie-background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic025on.png) no-repeat 98% 50%;
}


.bt_Icon03_s a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic025.png) no-repeat 98% 50%;

	-pie-background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic025.png) no-repeat 98% 50%;
	background-size: 7px 12px,16px 13px;
	z-index: 3;
}
.bt_Icon03_s a:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic025on.png) no-repeat 98% 50%;
	-pie-background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic025on.png) no-repeat 98% 50%;
	background-size: 7px 12px,16px 13px;
}

/*.bt_Icon04:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 30px;
	height: 31px;
	margin-top: -15px;
	background: url(/common2/images/com_ic026.png) no-repeat 0 0;
	z-index: 3;
}
.bt_Icon04:hover:after {
	background: url(/common2/images/com_ic026on.png) no-repeat 0 0;
}*/

.bt_Icon04 a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic026.png) no-repeat 98% 50%;
	/*-pie-background: url(/common2/images/com_ic010.png) no-repeat 12px 50%,
							url(/common2/images/com_ic026.png) no-repeat 98% 50%;*/
	z-index: 3;
}
.bt_Icon04 a:hover:before {
	background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic026on.png) no-repeat 98% 50%;
	-pie-background: url(/common2/images/com_ic010on.png) no-repeat 12px 50%,
							url(/common2/images/com_ic026on.png) no-repeat 98% 50%;
}


.bt_Icon05,
.bt_Icon06,
.bt_Icon07,
.bt_Icon08,
.bt_Icon09,
.bt_Icon10,
.bt_Icon11 {
	line-height: 1;
}


.bt_Icon05 a:before,
.bt_Icon06 a:before,
.bt_Icon07 a:before,
.bt_Icon08 a:before,
.bt_Icon09 a:before,
.bt_Icon10 a:before,
.bt_Icon11 a:before {
	background: none;
}
.bt_Icon05 a:hover:before,
.bt_Icon06 a:hover:before,
.bt_Icon07 a:hover:before,
.bt_Icon08 a:hover:before,
.bt_Icon09 a:hover:before,
.bt_Icon10 a:hover:before,
.bt_Icon11 a:hover:before {
	background: none;
}



.bt_Icon05 a,
.bt_Icon06 a,
.bt_Icon07 a,
.bt_Icon08 a,
.bt_Icon09 a,
.bt_Icon10 a,
.bt_Icon11 a {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	height: 105px;
	padding: 20px 10px 10px 90px;
	text-align: left;
	line-height: 1.2;
}

.bt_Icon05 a span.type01,
.bt_Icon06 a span.type01,
.bt_Icon07 a span.type01,
.bt_Icon08 a span.type01,
.bt_Icon09 a span.type01,
.bt_Icon10 a span.type01,
.bt_Icon11 a span.type01{
	display: block;
	margin-top: 5px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #777777;
	font-weight: normal;
}
.bt_Icon05 a span.type02,
.bt_Icon06 a span.type02,
.bt_Icon07 a span.type02,
.bt_Icon08 a span.type02,
.bt_Icon09 a span.type02,
.bt_Icon10 a span.type02,
.bt_Icon11 a span.type02{
	display: block;
	margin-top: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
	font-weight: normal;
}
.bt_Icon05 a:hover span,
.bt_Icon06 a:hover span,
.bt_Icon07 a:hover span,
.bt_Icon08 a:hover span,
.bt_Icon09 a:hover span,
.bt_Icon10 a:hover span,
.bt_Icon11 a:hover span {
	color: #ffffff;
}

.bt_Icon05 a:before,
.bt_Icon09 a:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic004.png) no-repeat 98% 96%;
	z-index: 3;
}
.bt_Icon05 a:hover:before,
.bt_Icon09 a:hover:before {
	background: url(/common2/images/com_ic016.png) no-repeat 98% 96%;
	z-index: 3;
}

.bt_Icon05 a:before {
	content: "";
	background: url(/support/aftersupport/office/images/index_ic001.png) no-repeat 16px 50%,
							url(/common2/images/com_ic004.png) no-repeat 98% 96%;
	-pie-background: url(/support/aftersupport/office/images/index_ic001.png) no-repeat 16px 50%,
							url(/common2/images/com_ic004.png) no-repeat 98% 96%;
	z-index: 3;
}
.bt_Icon05 a:hover:before {
	background: url(/support/aftersupport/office/images/index_ic001on.png) no-repeat 16px 50%,
							url(/common2/images/com_ic016.png) no-repeat 98% 96%;
	-pie-background: url(/support/aftersupport/office/images/index_ic001on.png) no-repeat 16px 50%,
						 url(/common2/images/com_ic016.png) no-repeat 98% 96%;
}
.bt_Icon06 a:before {
	content: "";
	background: url(/support/aftersupport/office/images/index_ic002.png) no-repeat 16px 50%;
	z-index: 3;
}
.bt_Icon06 a:hover:before {
	background: url(/support/aftersupport/office/images/index_ic002on.png) no-repeat 16px 50%;
}
.bt_Icon07 a:before {
	content: "";
	background: url(/support/aftersupport/office/images/index_ic003.png) no-repeat 16px 50%;
	z-index: 3;
}
.bt_Icon07 a:hover:before {
	background: url(/support/aftersupport/office/images/index_ic003on.png) no-repeat 16px 50%;
}
.bt_Icon08 a:before {
	content: "";
	background: url(/support/aftersupport/office/images/index_ic004.png) no-repeat 16px 50%;
	z-index: 3;
}
.bt_Icon08 a:hover:before {
	background: url(/support/aftersupport/office/images/index_ic004on.png) no-repeat 16px 50%;
}
.bt_Icon09 a:before {
	content: "";
	background: url(/support/aftersupport/office/images/index_ic005.png) no-repeat 16px 50%,
							url(/common2/images/com_ic004.png) no-repeat 98% 96%;
	-pie-background: url(/support/aftersupport/office/images/index_ic005.png) no-repeat 16px 50%,
							url(/common2/images/com_ic004.png) no-repeat 98% 96%;
	z-index: 3;
}
.bt_Icon09 a:hover:before {
	background: url(/support/aftersupport/office/images/index_ic005on.png) no-repeat 16px 50%,
							url(/common2/images/com_ic016.png) no-repeat 98% 96%;
	-pie-background: url(/support/aftersupport/office/images/index_ic005on.png) no-repeat 16px 50%,
							url(/common2/images/com_ic016.png) no-repeat 98% 96%;
}
.bt_Icon10 a:before {
	content: "";
	background: url(/support/aftersupport/office/images/index_ic006.png) no-repeat 16px 50%;
	z-index: 3;
}
.bt_Icon10 a:hover:before {
	background: url(/support/aftersupport/office/images/index_ic006on.png) no-repeat 16px 50%;
}
.bt_Icon11 a:before {
	content: "";
	background: url(/support/aftersupport/office/images/index_ic007.png) no-repeat 16px 50%;
	z-index: 3;
}
.bt_Icon11 a:hover:before {
	background: url(/support/aftersupport/office/images/index_ic007on.png) no-repeat 16px 50%;
}

	
	
/* business but */	
	
.public .btn a{
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 15px 32px 15px 40px;
	color: #ffffff;
	background: #de546f;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.public .btn a:before {
	content: "";
	position: absolute;
	display: block;
	top:0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic002on.png) no-repeat 12px 50%;
	transition: .3s;
}

.public .btn a.pdfLink:before {
	background-image: url(/common2/images/com_ic002on.png),
										url(/common2/images/com_ic005.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}

.public .btn a.outLink:before {
	background-image: url(/common2/images/com_ic002on.png),
										url(/common2/images/com_ic004.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}


.public .btn a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #d83656;
  transition: .3s;
}
.public .btn a:hover:after {
	width: 100%;
  height: 100%;
}
.public .btn a .size {
	font-size: 12px;
	font-size: 1.2rem;
}	
	

.office .btn a{
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 15px 32px 15px 40px;
	color: #ffffff;
	background: #6cbb32;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.office .btn a:before {
	content: "";
	position: absolute;
	display: block;
	top:0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic002on.png) no-repeat 12px 50%;
	transition: .3s;
}

.office .btn a.pdfLink:before {
	background-image: url(/common2/images/com_ic002on.png),
										url(/common2/images/com_ic005.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}

.office .btn a.outLink:before {
	background-image: url(/common2/images/com_ic002on.png),
										url(/common2/images/com_ic004.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}


.office .btn a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #52af0f;
  transition: .3s;
}
.office .btn a:hover:after {
	width: 100%;
  height: 100%;
}
.office .btn a .size {
	font-size: 12px;
	font-size: 1.2rem;
}	
	

	
.system .btn a{
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 15px 32px 15px 40px;
	color: #ffffff;
	background: #2c90d8;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.system .btn a:before {
	content: "";
	position: absolute;
	display: block;
	top:0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic002on.png) no-repeat 12px 50%;
	transition: .3s;
}

.system .btn a.pdfLink:before {
	background-image: url(/common2/images/com_ic002on.png),
										url(/common2/images/com_ic005.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}

.system .btn a.outLink:before {
	background-image: url(/common2/images/com_ic002on.png),
										url(/common2/images/com_ic004.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}


.system .btn a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #0c7fd1;
  transition: .3s;
}
.system .btn a:hover:after {
	width: 100%;
  height: 100%;
}
.system .btn a .size {
	font-size: 12px;
	font-size: 1.2rem;
}	
	

.global .btn {
	width: 31.2%;
	margin: 0 auto;
}
	
.global .btn a{
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 15px 32px 15px 40px;
	color: #ffffff;
	background: #000;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	text-decoration: none;
	transition: .3s;
}
.global .btn a:before {
	content: "";
	position: absolute;
	display: block;
	top:0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic002on.png) no-repeat 12px 50%;
	transition: .3s;
}

.global .btn a.pdfLink:before {
	background-image: url(/common2/images/com_ic002on.png),
										url(/common2/images/com_ic005.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}

.global .btn a.outLink:before {
	background-image: url(/common2/images/com_ic002on.png),
										url(/common2/images/com_ic004.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 12px 50%, 95% 50%;
}


.global .btn a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #333;
  transition: .3s;
}
.global .btn a:hover:after {
	width: 100%;
  height: 100%;
}
.global .btn a .size {
	font-size: 12px;
	font-size: 1.2rem;
}	
	
	
	
	
	
	
/* table
=========================================*/



	
	
/* list
=========================================*/	
/* iconList */
ul.iconList01 {
}
ul.iconList01 li {
	padding-left: 15px;
	margin-top: 10px;
	background: url(/common2/images/com_ic021.png) no-repeat 0 0.5em;
}
/* linkList */
ul.linkList01 {
	padding: 0 20px;
}
ul.linkList01 li {
	padding-left: 15px;
	background: url(/common2/images/com_ic002.png) no-repeat 0 50%;
}
ul.linkList01 li a {
	text-decoration: none;
}
/* linkFloat */
.linkFloat {
	overflow: hidden;
	margin-top: 20px;
}
.linkFloat li {
	width: 420px;
	float: left;
	padding-left: 20px;
	margin-right: 20px;
	background: url(/common2/images/com_ic002.png) no-repeat 0 50%;
}
.linkFloat li a.pdfLink {
	padding-right: 20px;
	text-decoration: none;
	background: url(/common2/images/com_ic005.png) no-repeat 100% 50%;
} 




ul.icon li{
	list-style-type: disc;
	margin-left: 18px;
}
	

section dt{
	margin-bottom: 10px;
	float: left;
}
	
/* Modal
=========================================*/
.modalArea {
	display: none;
}
.sizeFix {
	width: 1000px;
	padding: 0 20px;
}
.modalHead {
	line-height: 1.3;
	padding: 0 25px;
	background: url(/common2/images/com_ic003.gif) no-repeat 0 50%;
	color: #000000;
	font-size: 26px;
	font-size: 2.6rem;
}
.modalHead02 {
	line-height: 1.4;
	margin-top: 15px;
	padding: 0 30px 10px 0;
	background: url(/common2/images/com_bg002.gif) repeat-x 0 100%;
}
.modalHead02 span {
	padding-left: 25px;
	background: url(/common2/images/com_ic003.gif) no-repeat 0 50%;
	font-size: 20px;
	font-size: 2.0rem;
}
.modalImg {
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.modalLink {
	display: inline-block;
	line-height: 1.2;
	margin-top: 20px;
	border: solid 1px #cccccc;
}
.modalLink a {
	display: block;
	padding: 15px 35px;
	background: url(/common2/images/com_ic022.gif) no-repeat 12px 50% #ffffff;
	text-decoration: none;
}
.modalCol3 {
	overflow: hidden;
	width: 1000px;
	margin: 25px -2% 0 0;
}
.modalCol3 .col {
	float: left;
	width: 31.3%;
	margin-right: 2%;
}
.modalCol3 .col .colHead {
	line-height: 1.3;
	color: #000000;
	font-weight: bold;
}


/* Column Layout
=========================================*/

.center{
	/*margin: 0 auto !important;*/
	text-align: center !important;
}

/* variableCol2 */
.variableCol2 {
	margin-top: 55px;
	overflow: hidden;
}
.variableCol2 .variableLeft {
	float: left;
}
.variableCol2 .variableRight {
	float: right;
}
.variableCol2 figure img {
	width: 100%;
	height: auto;
}

/* equalCol2 */
.equalCol2 {
	overflow: hidden;
	margin-top: 48px;
}
.equalCol2 .col {
	float: left;
	width: 48.4%;
	padding-bottom: 1px;
}
.equalCol2 .col:first-child {
	margin-right: 3.2%;
}
.equalCol2 .col .leadTx {
	color: #041a59;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}


/* equalCol3 */
.equalCol3 {
	overflow: hidden;
	margin: 30px -2% 0 0;
}
.equalCol3 .col {
	float: left;
	width: 31.3%;
	margin-right: 2%;
}
.equalCol3 .col:first-child {
}




/* supportCol3 */

.supportCol3 {
	overflow: hidden;
	margin: 30px -2% 0 0;
}
.supportCol3 .col {
	float: left;
	width: 31.3%;
	margin-right: 2%;
	padding-bottom: 10px;
}
.supportCol3 .col .colHead {
	line-height: 1.3;
	border-top: solid 1px #cccccc;
}

.supportCol3 .col .colHead a {
	display: table;
	width: 100%;
	color: #333333;
	background: #f8f8f8;
	text-decoration: none;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.supportCol3 .colInner:hover .colHead a {
	color: #888888;
}
.supportCol3 .col .colHead a span {
	display: table-cell;
	vertical-align: middle;
	padding: 18px 36px;
	background: url(/common2/images/com_ic010.png) no-repeat 15px 50%;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.supportCol3 .col figure {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.supportCol3 .colInner:hover figure {
	opacity: 0.6;
	cursor: pointer;
}
.supportCol3 .col figure img {
	width: 100%;
	height: auto;
}
.supportCol3 .col .iconList01 {
	padding-left: 12px;
}
.supportCol3 .col .modalLink {
	margin-left: 12px;
}


/* supportCol3_02 */

.supportCol3_02 {
	overflow: hidden;
	margin: 30px -2% 0 0;
}
.supportCol3_02 .colBox {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	float: left;
	width: 31.3%;
	padding-bottom: 20px;
	margin-right: 2%;
	border: solid 1px #cccccc;
}
.supportCol3_02 .colBox figure {
}
.supportCol3_02 .colBox figure img {
	width: 100%;
	height: auto;
}
.supportCol3_02 .colBox .button04 {
	text-align: center;
	margin: 22px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.supportCol3_02 .colBox .button04.red {
	background: url(/common2/images/com_ic010on.png) no-repeat 17px 50% #f24646;
}
.supportCol3_02 .colBox .button04.yellow {
	background: url(/common2/images/com_ic010on.png) no-repeat 17px 50% #fd952b;	
}
.supportCol3_02 .colBox .button04.green {
	background: url(/common2/images/com_ic010on.png) no-repeat 17px 50% #54884a;	
}
.supportCol3_02 .colBox .button04 a {
	display: block;
	line-height: 1.3;
	color: #ffffff;
	padding: 10px 0;
	text-decoration: none;
}
.supportCol3_02 .colBox .button04.noLink {
	line-height: 1.3;
	color: #ffffff;
	padding: 10px 0;
}
.supportCol3_02 .colBox .button04.noLink.red {
	background: #f24646;
}
.supportCol3_02 .colBox .button04.noLink.yellow {
	background: #fd952b;	
}
.supportCol3_02 .colBox .button04.noLink.green {
	background: #54884a;	
}

.supportCol3_02 .colBox .button04 span {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}
.supportCol3_02 .colBox .colInner {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
}
.supportCol3_02 .colBox .colInner:hover {
	opacity: 0.6;
}

/* supportBanner */
.supportBanner {
	width: 100%;
	margin-top: 40px;
	text-align: center;
	letter-spacing: -0.4em;
}
.supportBanner .col {
	display: inline-block;
	vertical-align: top;
	width: 23.2%;
	margin: 0 1.2%;
	letter-spacing: normal;
	cursor: pointer;
}
.supportBanner .col figure {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.supportBanner .col figure img {
	width: 100%;
	height: auto;
}
.supportBanner .col .detail {
	line-height: 1.4;
	margin-top: 12px;
	padding-left: 20px;
	background: url(/common2/images/com_ic002.png) no-repeat 0 0.3em;
	color: #3399cc;
	text-align: left;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.supportBanner .col:hover figure {
	opacity: 0.6;
}
.supportBanner .col:hover .detail {
	color: #90caf9;
}
/* haadingCol3 */

.haadingCol3 {
	overflow: hidden;
	margin: 30px -2% 0 0;
}
.haadingCol3 .col {
	float: left;
	width: 31.3%;
	margin: 20px 2% 0 0;
}
.haadingCol3 .col .colHead {
	display: table;
	width: 100%;
	line-height: 1.3;
	border-top: solid 1px #cccccc;
	background: #f8f8f8;
	color: #333333;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.haadingCol3 .col .colHead a {
	display: block;
	padding: 14px 10px 12px 35px;
	background: url(/company/images2/index_ic001.png) no-repeat 16px 50%;
	color: #333333;
	text-decoration: none;
}
.haadingCol3 .col .colHead &gt; span {
	display: table-cell;
	vertical-align: middle;
	padding: 14px 10px 14px 25px;
	color: #333333;
}
.haadingCol3 .col figure {
	margin-top: 10px;
}


/* catalogCol2 */
.catalogCol2 {
	clear: both;
	overflow: hidden;
	margin: 30px -2% 0 0;
}
.catalogCol2 .col {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.catalogCol2 .col .innerCol2 {
	overflow: hidden;
}
.catalogCol2 .col .innerCol2 .figureCol {
	float: left;
	width: 150px;
	margin-right: 20px;
}
.catalogCol2 .col .innerCol2 .textCol {
	overflow: hidden;
}
.catalogCol2 .col .colHead {
	font-weight: bold;
}



/* companyCol2 */
.companyCol2 {
	overflow: hidden;
	width: 1000px;
}
.companyCol2 .colLeft {
	float: left;
	width: 31.2%;
	width: 312px;
	cursor: pointer;
}
.companyCol2 .colLeft figure {
	overflow: hidden;
}
.companyCol2 .colLeft figure img {
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.companyCol2 .colLeft:hover figure img {
	opacity: 0.6;
}
.companyCol2 .colRight {
	float: right;
	width: 66%;
	width: 660px;
}
.companyCol2 .colRight .col3 {
	overflow: hidden;
	padding: 20px 0;
}
.companyCol2 .colRight .figureCol {
	float: left;
	width: 25%;
	margin: 40px 3% 0 5%;
}
.companyCol2 .colRight .figureCol img {
	vertical-align: middle;
	width: 100%;
	height: auto;
}
.companyCol2 .colRight .listCol {
	float: left;
	width: 25%;
	width: 170px;
	margin-left: 7%;
}
.companyCol2 .colRight .listCol li {
	line-height: 1.3;
	padding-left: 15px;
	margin-top: 14px;
	background: url(/common2/images/com_ic002.png) no-repeat 0 0.3em;
}
.companyCol2 .colRight .listCol li:first-child {
	margin-top: 0;
}
.companyCol2 .colRight .listCol li a {
	text-decoration: none;
}
.companyCol2 .colRight .listCol li a:hover {
}
.companyCol2 .colHead,
.companyCol3 .colHead {
	display: table;
	width: 100%;
	border-top: solid 1px #cccccc;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.companyCol2 .colLeft:hover .colHead,
.companyCol2 .colRight .colHead:hover,
.companyCol3 .col:hover .colHead {
	opacity: 0.6;
}
.companyCol2 .colHead a,
.companyCol3 .colHead a {
	display: table-cell;
	vertical-align: middle;
	padding: 14px 10px 12px 35px;
	color: #333333;
	background: url(/company/images2/index_ic001.png) no-repeat 16px 50% #f8f8f8;
	text-decoration: none;
}
.companyCol2 .colHead a[target="_blank"] span,
.companyCol3 .colHead a[target="_blank"] span,
.companyCol3 .companyIndexTitle a[target="_blank"] span {
	background: url(/common2/images/com_ic004.png) no-repeat 100% 50%;
	padding-right: 20px;
}
.companyCol2 .colHead a.pdfLink[target="_blank"] span,
.companyCol3 .colHead a.pdfLink[target="_blank"] span {
	background: url(/common2/images/com_ic005.png) no-repeat 100% 50%;
	padding-right: 20px;
}

/* companyCol3 */
.companyCol3 {
	clear: both;
	overflow: hidden;
	margin: 48px 0 0 0;
}
.companyCol3 .col {
	float: left;
	width: 31.2%;
	width: 312px;
	margin-right: 3.2%;
	cursor: pointer;
}
.companyCol3 .col.last {
	margin-right: 0;
}
.companyCol3 .col figure {
	overflow: hidden;
}
.companyCol3 .col figure img {
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.companyCol3 .col:hover figure img {
	opacity: 0.6;
}
	
/* moreLinkCol2 */
.moreLinkCol2 {
	overflow: hidden;
	margin-top: 30px;
}
.moreLinkCol2 .col {
	float: left;
	width: 48.4%;
	cursor: pointer;
}
.moreLinkCol2 .col:first-child {
	margin-right: 3.2%;
}
.moreLinkCol2 .col .imgCol {
	float: left;
	width: 24.7%;
	margin-right: 3%;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.moreLinkCol2 .col:hover .imgCol {
	opacity: 0.6;
}
.moreLinkCol2 .col .imgCol img {
	width: 100%;
	height: auto;
}
.moreLinkCol2 .col .textCol {
	overflow: hidden;
}
.moreLinkCol2 .col .colLink {
	padding-left: 15px;
	margin-bottom: 10px;
	background: url(/common2/images/com_ic010.png) no-repeat 0 0.5em;
	font-size: 16px;
	font-size: 1.6rem;
}
.moreLinkCol2 .col .colLink a {
	text-decoration: none;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.moreLinkCol2 .col:hover .colLink a {
	color: #90caf9;
}
	
/* businessCol3 */	
.businessCol3 {
	clear: both;
	overflow: hidden;
	margin: 48px 0 0 0;
}
.businessCol3 .col {
	float: left;
	width: 31.2%;
	width: 312px;
	margin-right: 3.2%;
}
.businessCol3 .col.last {
	margin-right: 0;
}
.businessCol3 .col figure {
	overflow: hidden;
}
.businessCol3 .col figure img {
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.businessCol3 .col:hover figure img {
	opacity: 0.6;
}
	
/* productsCol4 */
.productsCol4 {
	clear: both;
	overflow: hidden;
	margin: 30px 0 0 0;
	padding: 0 0 18px 0;
}
.productsCol4 .col {
	float: left;
	width: 22.6%;
	/*max-width: 312px;*/
	margin-right: 3.2%;
}
.productsCol4 .col.last {
	margin-right: 0;
}
.productsCol4 .col figure {
	overflow: hidden;
}
.productsCol4 .col figure img {
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
/* productsCol3 */
.productsCol3 {
	clear: both;
	overflow: hidden;
	margin: 30px 0 60px 0;
}
.productsCol3 .col {
	float: left;
	width: 31.2%;
	width: 312px;
	margin-right: 3.2%;
	cursor: pointer;
	box-sizing: border-box;
}
.productsCol3 .col.last {
	margin-right: 0;
}
.productsCol3 .col .colinner{
	border: solid 4px #ccc;
	padding: 40px 15px;
}
.productsCol3 .col figure {
	overflow: hidden;
}
.productsCol3 .col figure img {
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.productsCol3 .col:hover .colinner {
	border: solid 4px #041a59;
}
.productsCol3 .col:hover figure img {
	/*opacity: 0.6;*/
}
.productsCol3 .col:hover .productsTitle a {
	/*color: #808080;*/
}


/* productsCol3_02 */
.productsCol3_02 {
	clear: both;
	overflow: hidden;
	margin: 30px 0 30px 0;
}
.productsCol3_02 .col {
	float: left;
	width: 31.2%;
	width: 312px;
	margin-right: 3.2%;
	cursor: pointer;
}
.productsCol3_02 .col.last {
	margin-right: 0;
}
.productsCol3_02 .col figure {
	overflow: hidden;
}
.productsCol3_02 .col figure img {
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.productsCol3_02 .col:hover figure img {
	opacity: 0.6;
}


/* environmentCol2 */
.environmentCol2 {
	overflow: hidden;
	margin-top: 40px;
}
.environmentCol2 &gt; .col {
	float: left;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	width: 50%;
}
.environmentCol2 &gt; .col:first-child {
	border-right: solid 1px #cccccc;
}
.environmentCol2 &gt; .col .innerCol2 {
	overflow: hidden;
	margin-top: 13px;
}
.environmentCol2 &gt; .col .innerCol2 &gt; .col {
	float: left;
	width: 42%;
	width: 210px;
	margin-right: 6%;
	cursor: pointer;
}
.environmentCol2 &gt; .col .innerCol2 &gt; .col figure {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.environmentCol2 &gt; .col .innerCol2 &gt; .col:hover figure {
	opacity: 0.6;
}
.environmentCol2 &gt; .col .innerCol2 &gt; .col figure img {
	width: 100%;
	height: auto;
}
.environmentCol2 &gt; .col .innerCol2 &gt; .col .iconLink01 a {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.environmentCol2 &gt; .col .innerCol2 &gt; .col:hover .iconLink01 a {
	color: #90caf9;
}
.environmentCol2 &gt; .col &gt; .innerCol {
	width: 90.4%;
	margin: 0 0 0 auto;
	cursor: pointer;
}

.environmentCol2 &gt; .col &gt; .innerCol .messageBox {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	width: 100%;
	padding: 12% 36% 9% 6.6%;
	background: url(/company/csr/images2/index_bg005.jpg) no-repeat 0 0;
	background-size: 100% auto;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.environmentCol2 &gt; .col &gt; .innerCol:hover .messageBox {
	opacity: 0.6;
}
.environmentCol2 &gt; .col &gt; .innerCol:hover .heading02_02 a {
	color: #8b8b8b;
}
.environmentCol2 &gt; .col &gt; .innerCol .messageBox .message {
	font-size: 16px;
	font-size: 1.6rem;
}
.environmentCol2 &gt; .col &gt; .innerCol .messageBox .message a {
	color: #555555;
	text-decoration: none;
}




/* environmentCol2_02 */
.environmentCol2_02 {
	overflow: hidden;
	margin-top: 30px;
}
.environmentCol2_02 .leftCol {
	float: left;
	width: 31.2%;
	width: 312px;
}
.environmentCol2_02 .leftCol .col {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
}
.environmentCol2_02 .leftCol .col:hover {
	opacity: 0.6;
}
.environmentCol2_02 .leftCol .col figure {
}
.environmentCol2_02 .leftCol .col figure img {
	width: 100%;
	height: auto;
}

.environmentCol2_02 .rightCol {
	float: right;
	width: 65.6%;
	width: 656px;
}

.environmentCol2_02 .rightCol .innerCol3 {
	overflow: hidden;
	margin-top: 24px;
}
.environmentCol2_02 .rightCol .innerCol3 .col {
	float: left;
	width: 25.9%;
	width: 170px;
	margin-left: 4.8%;
	cursor: pointer;
}
.environmentCol2_02 .rightCol .innerCol3 .col:first-child {
	margin-left: 5%;
}
.environmentCol2_02 .rightCol .innerCol3 .col figure {
	opacity: 1;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.environmentCol2_02 .rightCol .innerCol3 .col:hover figure {
	opacity: 0.6;
}
.environmentCol2_02 .rightCol .innerCol3 .col figure img {
	width: 75%;
	height: auto;
}
.environmentCol2_02 .rightCol .innerCol3 .col .iconLink01 a {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.environmentCol2_02 .rightCol .innerCol3 .col:hover .iconLink01 a {
	color: #90caf9;
}


.environmentCol2_02 .rightCol .linkBox {
	margin: 24px 4.8% 0;
	padding: 30px 20px;
	border: solid 1px #dddddd;
}
.environmentCol2_02 .rightCol .linkBox .boxCol2 {
	overflow: hidden;
}
.environmentCol2_02 .rightCol .linkBox .boxCol2 .col {
	float: left;
	width: 45%;
	width: 250px;
}
.environmentCol2_02 .rightCol .linkBox .boxCol2 .col:first-child {
	margin-right: 6.3%;
}


.environmentCol2_02 .colHead {
	border-top: solid 1px #cccccc;
	background: #f8f8f8;
	color: #333333;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.environmentCol2_02 .colHead a {
	display: block;
	padding: 14px 10px 12px 35px;
	background: url(/company/images2/index_ic001.png) no-repeat 16px 50%;
	color: #333333;
	text-decoration: none;
}
.environmentCol2_02 .colHead &gt; span {
	display: block;
	padding: 14px 10px 12px 25px;
	color: #333333;
}
.environmentCol2_02 .colHead .captionText {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}

/* environmentCol4 */
.environmentCol4 {
	overflow: hidden;
	width: 100%;
	width: 1000px;
	margin: -38px auto 0;
}
.environmentCol4.row2 {
	margin: 25px auto 0;
}
.environmentCol4 .col {
	float: left;
	width: 22.6%;
	margin-left: 3.2%;
}
.environmentCol4 .col:first-child {
	margin-left: 0;
}
.environmentCol4 .col .colinner {
	cursor: pointer;
}
.environmentCol4 .col .colinner:hover {
}
.environmentCol4 .col .colHead {
	line-height: 1.3;
	border-top: solid 1px #cccccc;
}
.environmentCol4 .col .colHead a {
	display: table;
	width: 100%;
	color: #333333;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.environmentCol4 .col .colinner:hover .colHead a {
	color: #888888;
}
.environmentCol4 .col .colHead a &gt; span {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 20px 15px 25px;
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50% #f8f8f8;
}
.environmentCol4 .col .colHead a:hover {
}
.environmentCol4 .col .colinner figure {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.environmentCol4 .col .colinner:hover figure {
	opacity: 0.6;
}
.environmentCol4 .col figure img {
	width: 100%;
	height: auto;
}
.environmentCol4 .col .detailText {
	margin-top: 20px;
}

/* irCol2 */
.irCol2 {
	overflow: hidden;
}
.irCol2 .col {
	float: left;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	width: 50%;
	padding-left: 4.8%;
}
.irCol2 .col:first-child {
	padding-left: 0;
	padding-right: 4.8%;
	border-right: solid 1px #cccccc;
}


/* csrCol3 */
.csrCol3 {
	overflow: hidden;
	margin-top: 40px;
}
.csrCol3 &gt; .col {
	float: left;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	width: 31.3%;
	margin:0 3% 25px 0;
}
.csrCol3 &gt; .col:first-child {
	/*border-right: solid 1px #cccccc;*/
}
.csrCol3 &gt; .col:nth-child(3n){
	margin-right: 0;
}
.csrCol3 &gt; .col figure img{
	width: 100%;
	height: auto;
}
.csrCol3 &gt; .col .innerCol2 {
	overflow: hidden;
	margin-top: 13px;
}
.csrCol3 &gt; .col .innerCol2 &gt; .col {
	float: left;
	width: 42%;
	width: 210px;
	margin-right: 6%;
	cursor: pointer;
}
.csrCol3 &gt; .col .innerCol2 &gt; .col figure {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.csrCol3 &gt; .col .innerCol2 &gt; .col:hover figure {
	opacity: 0.6;
}
.csrCol3 &gt; .col .innerCol2 &gt; .col figure img {
	width: 100%;
	height: auto;
}
.csrCol3 &gt; .col .innerCol2 &gt; .col .iconLink01 a {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.csrCol3 &gt; .col .innerCol2 &gt; .col:hover .iconLink01 a {
	color: #90caf9;
}
.csrCol3 &gt; .col &gt; .innerCol {
	width: 90.4%;
	margin: 0 0 0 auto;
	cursor: pointer;
}

.csrCol3 &gt; .col &gt; .innerCol .messageBox {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	width: 100%;
	padding: 12% 36% 9% 6.6%;
	background: url(/company/csr/images2/index_bg005.jpg) no-repeat 0 0;
	background-size: 100% auto;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.csrCol3 &gt; .col &gt; .innerCol:hover .messageBox {
	opacity: 0.6;
}
.csrCol3 &gt; .col &gt; .innerCol:hover .heading02_02 a {
	color: #8b8b8b;
}
.csrCol3 &gt; .col &gt; .innerCol .messageBox .message {
	font-size: 16px;
	font-size: 1.6rem;
}
.csrCol3 &gt; .col &gt; .innerCol .messageBox .message a {
	color: #555555;
	text-decoration: none;
}





/* irCol4 */
.irCol4 {
	overflow: hidden;
	margin-top: 15px;
}
.irCol4 + .irCol4 {
	margin-top: 45px;
}
.irCol4 .col {
	float: left;
	width: 22.6%;
	margin-left: 3.2%;
}
.irCol4 .col:first-child {
	margin-left: 0;
}
.irCol4 .col .colinner {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	cursor: pointer;
}
.irCol4 .col .colinner:hover {
	opacity: 0.6;
}
.irCol4 .col .colHead {
	line-height: 1.3;
	border-top: solid 1px #cccccc;
}
.irCol4 .col .colHead a {
	display: table;
	width: 100%;
	color: #333333;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-decoration: none;
}
.irCol4 .col .colHead a &gt; span {
	display: table-cell;
	vertical-align: middle;
	padding: 15px 20px 15px 25px;
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50% #f8f8f8;
}
.irCol4 .col .colHead a .captionText {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
}
.irCol4 .col figure {
}
.irCol4 .col figure img {
	width: 100%;
	height: auto;
}
.irCol4 .col ul.iconLink01 {
	margin: 20px 10px 0;
}

.irCode {
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: right;
}



/* infoContents
=========================================*/
.infoContents {
	clear: both;
	margin-top: 60px;
}
.infoContents .infoTabArea {
	border-bottom: solid 1px #cccccc;
}
.infoContents .infoTabArea .infoTab {
	text-align: center;
	letter-spacing: -0.4em;
	margin-bottom: -6px;
}
.infoContents .infoTabArea .infoTab li {
	display: inline-block;
	letter-spacing: normal;
	padding-bottom: 15px;
	color: #888888;
	cursor: pointer;
	letter-spacing: 0.05em;
}
.infoContents .infoTabArea .infoTab li span {
	display: block;
	line-height: 1;
	padding: 0 22px;
	border-left: solid 1px #e3e3e3;
	font-size: 16px;
	font-size: 1.6rem;
}
.infoContents .infoTabArea .infoTab li:first-child span {
	border-left: none;
}
.infoContents .infoTabArea .infoTab li.all:hover {
	color: #041a59;
	font-weight: bold;
	letter-spacing: normal;
}
.infoContents .infoTabArea .infoTab li.all.on {
	background: url(/company/news/images2/index_bg006.gif) no-repeat 50% 100%;
	color: #041a59;
	font-weight: bold;
	letter-spacing: normal;
}
.infoContents .infoTabArea .infoTab li.release:hover {
	color: #d81b60;
	font-weight: bold;
}
.infoContents .infoTabArea .infoTab li.release.on {
	background: url(/company/news/images2/index_bg007.gif) no-repeat 50% 100%;
	color: #d81b60;
	font-weight: bold;
}
.infoContents .infoTabArea .infoTab li.topics:hover {
	color: #2e7d32;
	font-weight: bold;
}
.infoContents .infoTabArea .infoTab li.topics.on {
	background: url(/company/news/images2/index_bg008.gif) no-repeat 50% 100%;
	color: #2e7d32;
	font-weight: bold;
}
.infoContents .infoTabArea .infoTab li.media:hover {
	color: #148e99;
	font-weight: bold;
}
.infoContents .infoTabArea .infoTab li.media.on {
	background: url(/company/news/images2/index_bg009.gif) no-repeat 50% 100%;
	color: #148e99;
	font-weight: bold;
}
.infoContents .infoTabArea .infoTab li.social:hover {
	color: #e64a19;
	font-weight: bold;
}
.infoContents .infoTabArea .infoTab li.social.on {
	background: url(/company/news/images2/index_bg010.gif) no-repeat 50% 100%;
	color: #e64a19;
	font-weight: bold;
}
.infoContents .infoTabArea .infoTab li.event:hover {
	color: #915537;
	font-weight: bold;
}
.infoContents .infoTabArea .infoTab li.event.on{
	background: url(/company/news/images2/index_bg011.gif) no-repeat 50% 100%;
	color: #915537;
	font-weight: bold;
}


.infoContents .infoTabBox {
	position: relative;
}
.infoContents .infoTabBox &gt; .heading02 {
	margin-top: 0;
}
.infoContents .infoTabBox .infoBlock {
	overflow: hidden;
	margin: 0 -16px 0 0;
}
.infoContents .infoTabBox .infoBlock .col {
	float: left;
	width: 238px;
	margin: 16px 16px 0 0;
}
.infoContents .infoTabBox .infoBlock .heading02 {
	clear: both;
}
.infoContents .infoTabBox .infoBlock .col figure.new:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 56px;
	height: 56px;
	background: url(/company/news/images2/index_ic001.png) no-repeat 0 0;
}
.infoContents .infoTabBox .infoBlock .col figure {
	overflow: hidden;
	position: relative;
	width: 238px;
	height: 149px;
}
.infoContents .infoTabBox .infoBlock .release figure a {
	background: url(/company/news/images2/index_bg001.gif) no-repeat 0 0;
}
.infoContents .infoTabBox .infoBlock .topics figure a {
	background: url(/company/news/images2/index_bg002.gif) no-repeat 0 0;
}
.infoContents .infoTabBox .infoBlock .media figure a {
	background: url(/company/news/images2/index_bg003.gif) no-repeat 0 0;
}
.infoContents .infoTabBox .infoBlock .social figure a {
	background: url(/company/news/images2/index_bg004.gif) no-repeat 0 0;
}
.infoContents .infoTabBox .infoBlock .event figure a {
	background: url(/company/news/images2/index_bg005.gif) no-repeat 0 0;
}

.infoContents .infoTabBox .infoBlock .col figure a {
	display: block;
	text-decoration: none;
}
.infoContents .infoTabBox .infoBlock .col figure a {
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}
.infoContents .infoTabBox .infoBlock .col:hover figure a {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.infoContents .infoTabBox .infoBlock .col .date {
	color: #555555;
	font-size: 12px;
	font-size: 1.2rem;
}
.infoContents .infoTabBox .infoBlock .col .genre {
	position: relative;
	padding: 4px 32px 4px 16px;
	color: #ffffff;
	font-weight: bold;
}
.infoContents .infoBlock .release .genre {
	background: #d81b60;
}
.infoContents .infoBlock .topics .genre {
	background: #2e7d32;
}
.infoContents .infoBlock .media .genre {
	background: #158f9a;
}
.infoContents .infoBlock .social .genre {
	background: #e64a19;
}
.infoContents .infoBlock .event .genre {
	background: #915538;
}
.infoContents .infoBlock .genre.outLink:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 32px;
	background: url(/company/news/images2/index_ic004.png) no-repeat 0 0;
}
.infoContents .infoBlock .genre.pdfLink:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 32px;
	background: url(/company/news/images2/index_ic005.png) no-repeat 0 0;
}
.infoContents .infoTabBox .infoBlock .col .detail {
	line-height: 1.4;
	padding: 12px;
	background: #ebebeb;
}
.infoContents .infoTabBox .infoBlock .col .detailText {
	margin-top: 5px;
	color: #3399cc;
}
.infoContents .infoTabBox .infoBlock .col:hover .detailText {
	color: #90caf9
}

.infoContents .infoTabBox .infoMore {
	position: absolute;
	top: 10px;
	right: 0;
}
.infoContents .infoTabBox .infoMore .allList {
	float: left;
}
.infoContents .infoTabBox .infoMore .allList a {
	display: block;
	padding-left: 24px;
	background: url(/common2/images/com_ic006.png) no-repeat 0 40%;
	color: #888888;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-decoration: none;
}
.infoContents .infoTabBox .infoMore .allList a:hover {
	opacity: 0.66;
}
.infoContents .infoTabBox .infoMore .rss {
	float: left;
	margin-left: 20px;
}
.infoContents .infoTabBox .infoMore .rss a {
	display: block;
	padding-left: 24px;
	background: url(/common2/images/com_ic007.png) no-repeat 0 40%;
	color: #888888;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-decoration: none;
}
.infoContents .infoTabBox .infoMore .rss a:hover {
	opacity: 0.66;
}

/* CompanyIndex
=========================================*/
section.companyIndexSection {
  padding-top: 0;
}
.companyIndexHero {
  /*width:1000px;*/
  width:100%;
  height: 250px;
  box-sizing:border-box;
  padding-top: 90px;
  padding-left: 90px;
  background: url(/company/images2/index_bg002.jpg) no-repeat 50% 0;
  color: #fff;
}
.companyIndexHero img {
  width: 92%;
}
.companyIndexHero p {
  padding-top: 16px;
  width: 700px;
  width:92%;
  box-sizing:border-box;
}
.companyIndexTitle2 {
  padding-bottom: 16px;
  text-align: center;
  font-size: 32px;
  letter-spacing: 1px;
  color: #000;
  font-weight: normal;
  line-height: 1.2;
}
.companyIndexTitle2 span {
  font-size: 10px;
  letter-spacing: 2px;
  color: #adadad;
  display: block;
}

.companyIndexTitle {
  padding: 8px 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.companyIndexTitle a {
  text-decoration: none;
  color: #333;
}
.iconLink01.companyIndexList li,
.iconLink01.businessLincList li{
  margin: 4px 0;
}
.iconLink01.companyIndexList li a,
.iconLink01.businessLincList li a{
  color: #333;
}
.iconLink01.companyIndexList li a:hover,
.iconLink01.companyIndexList li a:active,
.iconLink01.businessLincList li a:hover,
.iconLink01.businessLincList li a:active{
  color: #90caf9;
}

.companyIndexMore {
  margin-top: 40px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: url(/company/images2/index_bg003.gif) repeat 50% 0;
}
.companyIndexMoreCol3 {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding: 30px 30px 25px;
	/*width: 1000px;*/
	width: 1000px;
	width: 100%;
	box-sizing:border-box;
	background-color: rgba(0,0,0,0.5);
	border-radius:5px;
}
.companyIndexMoreCol3 .heading02 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}
.companyIndexMoreCol3 .col {
	float: left;
	width: 31%;
	/*max-width: 300px;*/
	margin-right: 3.2%;
	cursor: pointer;
}
.companyIndexMoreCol3 .col.last {
	margin-right: 0;
}
.companyIndexMoreCol3 .col figure {
	overflow: hidden;
	float: left;
}
.companyIndexMoreCol3 .textCol {
  margin-left: 112px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.companyIndexMoreCol3 .col figure img {
	/*width: 100%;
	height: auto;*/
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.companyIndexMoreCol3 .col:hover figure img {
	opacity: 0.6;
}
.companyIndexMoreCol3 .col .colLink {
	padding-left: 10px;
	margin-bottom: 5px;
	background: url(/common2/images/com_ic002on.png) no-repeat 0 0.3em;
	font-size: 14px;
	font-size: 1.4rem;
}
.companyIndexMoreCol3 .col .colLink a {
	text-decoration: none;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	color: #fff;
}
.companyIndexMoreCol3 .col:hover .colLink a {
	color: #fff;
}

	
/* products
=========================================*/
.productsSubTitle {
  padding: 8px 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
	display: table;
	color: #333;
}
.productsSubTitle &gt; span {
	display: table-cell;
	vertical-align: middle;
}
.productsTitle,
.productsBusinessTitle {
  margin: 15px 0 0 0;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
	text-align: center;
}
.productsTitle a,
.productsBusinessTitle a {
	text-decoration: none;
	color: #333;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.productsCol3_02 .highlightText{
	text-align: center;
	margin: 15px 0 0 0;
	font-weight: bold;
	color: #333;
}
.productsCol3_02 .normalText{
	margin: 10px 0 0 0;
}
.iconLink01.productsList li {
  margin: 4px 0;
}
.iconLink01.productsList li a {
  color: #333;
}
.iconLink01.productsList li a:hover,
.iconLink01.productsList li a:active {
  color: #90caf9;
}

/*#mainContainer #contents .buttonCol{
	width: 45%;
	width: 600px;
	margin: 0 auto;
}*/
	

/* corporateSection
=========================================*/
.corporateSection01 {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	padding-top:25px
}
.corporateSection02 {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	padding-top:90px;
}
.corporateSection03 {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	padding-top:90px;
}
.corporateSection01 .corporateText {
	margin-top: 20px;
	color: #000000;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: center;
}
.corporateSection01 section .inner {
	width:100%;
}
.corporateSection01 .corporateCol3 {
	overflow: hidden;
}
.corporateSection01 .corporateCol3 .col {
	margin: 40px 0 0 0;
	background: #ffffff;
	cursor: pointer;
}
.corporateSection01 .corporateCol3 .col .colHead a {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.corporateSection01 .corporateCol3 .col .colHead a span {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.corporateSection01 .corporateCol3 .col .spimage{
	display:none !important;
}



.corporateSection01 section{
	padding-top:0;
	text-align: center;
}
.corporateSection02 section,
.corporateSection03 section {
	text-align: center;
}
.corporateSection01 .corporateHead,
.corporateSection02 .corporateHead,
.corporateSection03 .corporateHead {
	color: #000000;
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: bold;
	text-align: center;
	border-bottom:solid 1px #ccc;
}
.corporateSection02 .corporateCol3,
.corporateSection03 .corporateCol3 {
	overflow: hidden;
	margin: 0 -3% 0 0;
	text-align: left;
}
.corporateSection02 .corporateCol3 .col,
.corporateSection03 .corporateCol3 .col {
	float: left;
	width: 30.3%;
	margin: 40px 3% 0 0;
	background: #ffffff;
	cursor: pointer;
}
.corporateSection02 .corporateCol3 .col .colHead,
.corporateSection03 .corporateCol3 .col .colHead {
	line-height: 1.3;
	border-top: solid 1px #cccccc;
}
.corporateSection02 .corporateCol3 .col .colHead a,
.corporateSection03 .corporateCol3 .col .colHead a {
	display: table;
	width: 100%;
	color: #333333;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.corporateSection02 .corporateCol3 .col .colHead a span,
.corporateSection03 .corporateCol3 .col .colHead a span {
	display: table-cell;
	vertical-align: middle;
	padding: 19px 20px 19px 30px;
	background: url(/common2/images/com_ic010.png) no-repeat 12px 50% #f8f8f8;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.corporateSection02 .corporateCol3 .col:hover .colHead  a span,
.corporateSection03 .corporateCol3 .col:hover .colHead  a span {
	color: #888888;
}
.corporateSection01 .corporateCol3 .col figure,
.corporateSection02 .corporateCol3 .col figure,
.corporateSection03 .corporateCol3 .col figure {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.corporateSection01 .corporateCol3 .col:hover figure,
.corporateSection02 .corporateCol3 .col:hover figure,
.corporateSection03 .corporateCol3 .col:hover figure {
	opacity: 0.6;
}

.corporateSection01 .corporateCol3 .col figure img,
.corporateSection02 .corporateCol3 .col figure img,
.corporateSection03 .corporateCol3 .col figure img {
	width: 100%;
	height: auto;
}



/* Other
=========================================*/
/* tabArea */
.tabArea {
	clear: both;
	margin-top: 50px;
	padding-bottom: 48px;
	border-bottom: solid 1px #cccccc;
}
.tabArea .tabListWrap {
	border-bottom: solid 4px #041a59;
}
.tabArea .tabCol3 {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
.tabArea .tabCol3 li {
	float: left;
	width: 31.2%;
	margin-left: 3.2%;
}
.tabArea .tabCol3 li:first-child {
	margin-left: 0;
}
.tabArea .tabCol3 li a {
	display: block;
	padding: 15px 10px;
	background: #f0f0f0;
	color: #041a59;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	text-decoration: none;
}
.tabArea .tabCol3 li a:hover,
.tabArea .tabCol3 li.on a {
	background: #041a59;
	color: #ffffff;
	font-weight: bold;
}


/* newsTopics */
.newsTopicsWrap {
	position: relative;
}
.newsTopicsWrap &gt; .heading02 {
	margin-top: 0;
}
.newsTopics {
	margin-top: 15px;
}
.newsTopics dl {
	overflow: hidden;
	padding: 14px 0;
	background: url(/common2/images/com_bg002.gif) repeat-x 0 0;
}
.newsTopics dl:first-child {
	background: none;
}
.newsTopics dl dt {
	float: left;
	width: 16%;
	min-width: 140px;
}
.newsTopics dl dd {
	overflow: hidden;
}
.newsTopics dl dd a {
	text-decoration: none;
}
.newsTopics dl dd a:hover {
	color: #90caf9;
	text-decoration: none;
}
.newsTopics dl dd a[target="_blank"] {
	padding-right: 20px;
	background: url(/common2/images/com_ic004.png) no-repeat 100% 50%;
}
.newsTopics dl dd a.pdfIcon {
	padding-right: 20px;
	background: url(/common2/images/com_ic005.png) no-repeat 100% 50%;
}

.newsTopicsWrap .allList,
.newsTopicsWrap .rss {
	position: absolute;
	top: 10px;
	right: 0;
}
.newsTopicsWrap .allList:hover,
.newsTopicsWrap .rss:hover {
	opacity: 0.66;
}
.newsTopicsWrap .allList a {
	display: block;
	padding-left: 24px;
	background: url(/common2/images/com_ic006.png) no-repeat 0 40%;
	color: #888888;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-decoration: none;
}
.newsTopicsWrap .rss a {
	display: block;
	padding-left: 24px;
	background: url(/common2/images/com_ic007.png) no-repeat 0 40%;
	color: #888888;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-decoration: none;
}




/* relatedInfoBox */

.relatedInfoBox {
	overflow: hidden;
	clear: both;
	margin-top: 60px;
}
.relatedInfoBox .boxInner {
	padding: 40px 0;
	background: #f0f0f0;
}
.relatedInfoBox dl {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	letter-spacing: -0.4em;
}
.relatedInfoBox dl dt {
	display: inline-block;
	vertical-align: middle;
	padding: 0 40px 0 40px;
	background: url(/common2/images/com_ic001.png) no-repeat 0 40%;
	color: #000000;
	font-size: 24px;
	font-size: 2.4rem;
	letter-spacing: normal;
}
.relatedInfoBox dl dd {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
.relatedInfoBox .relatedLinks {
}
.relatedInfoBox .relatedLinks li {
	float: left;
	margin-left: 20px;
	background: #ffffff;
}
.relatedInfoBox .relatedLinks li:first-child {
	margin-left: 0;
}
.relatedInfoBox .relatedLinks li a {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 15px 32px 15px 40px;
	border: solid 1px #cccccc;
	color: #3399cc;
	text-decoration: none;
	text-align: center;
	transition: .3s;
}
.relatedInfoBox .relatedLinks li a:before {
	content: "";
	position: absolute;
	display: block;
	top: 42%;
	left: 12px;
	z-index: 5;
	width: 6px;
	height: 9px;
	background: url(/common2/images/com_ic002.png) no-repeat 0 0;
	transition: .3s;
}
.relatedInfoBox .relatedLinks li a:hover:before {
	content: "";
	position: absolute;
	display: block;
	top: 42%;
	left: 12px;
	z-index: 5;
	width: 6px;
	height: 9px;
	background: url(/common2/images/com_ic002on.png) no-repeat 0 0;
}
.relatedInfoBox .relatedLinks li a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #3399cc;
  transition: .3s;
}
.relatedInfoBox .relatedLinks li a:hover:after {
	width: 100%;
  height: 100%;
}
.relatedInfoBox .relatedLinks li a:hover {
	background: url(/common2/images/com_ic002on.png) no-repeat 12px 50%;
	border: solid 1px #3399cc;
	color: #ffffff;
	text-decoration: none;
}

/* companyLinkBox */
.companyLinkBox {
	clear: both;
	display: table;
	margin-top: 48px;
	background: url(/company/images2/index_bg001.jpg) no-repeat 50% 0;
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.companyLinkBox .boxInner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.companyLinkBox .button02 {
	width: 312px;
	margin: 0 auto;
}
.companyLinkBox .detailText {
	line-height: 1.3;
	margin-top: 20px;
	color: #ffffff;
	font-weight: bold;
}


/* inquryBox */
.inquryBox {
	margin: 60px 0 0;
	padding: 30px 40px;
	border: solid 1px #cccccc; 
}
.inquryBox + .inquryBox {
	margin-top: 15px;
}
.inquryBox .boxHeading {
	line-height: 1.4;
	margin-top: 25px;
	padding-bottom: 10px;
	background: url(/common2/images/com_bg002.gif) repeat-x 0 100%;
}
.inquryBox .boxHeading:first-child {
	margin-top: 0;
}
.inquryBox .boxHeading span {
	padding-left: 25px;
	background: url(/common2/images/com_ic003.gif) no-repeat 0 50%;
	font-size: 20px;
	font-size: 2.0rem;
}
.inquryBox .boxCol2 {
	overflow: hidden;
	margin-top: 24px;
}
.inquryBox .boxCol2 .textCol {
	float: left;
	width: 63%;
}
.inquryBox .boxCol2 .textCol .detailText {
	line-height: 1.4;
	font-size: 16px;
	font-size: 1.6rem;
}
.inquryBox .boxCol2 .textCol .detailSmall {
	display: block;
	margin-top: 8px;
	font-size: 14px;
	font-size: 1.4rem;
}
.inquryBox .boxCol2 .buttonCol {
	float: right;
	width: 35.7%;
	max-width: 300px;
}

.equalCol2 .inquryBox {
	margin: 0;
}
.equalCol2 .inquryBox .boxHeading + * {
	margin-top: 20px;
}
.equalCol2 .inquryBox .button03 {
	margin-top: 10px;
}
.inquiryBtCol2 {
}
.inquiryBtCol2 ul {
	overflow: hidden;
	margin: 10px -2% 0 0;
}

.inquiryBtCol2 ul li {
	float: left;
	width: 48%;
	margin: 20px 2% 0 0;
}
.inquiryBtCol2 ul.heightFix li {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	height: 92px !important;
}
.inquiryBtCol2 ul.heightFix li a {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
		display: block;
	 padding: 36px 32px 36px 40px;
	 height: 92px;
}

.inquryBox .inquiryBtCol3 {
}
.inquryBox .inquiryBtCol3 ul {
	overflow: hidden;
	margin: 10px -2% 0 0;
}

.inquryBox .inquiryBtCol3 ul li {
	float: left;
	width: 31.3%;
	margin: 20px 2% 0 0;
}
.inquryBox .inquiryBtCol3 ul.heightFix li {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	height: 92px !important;
}
.inquryBox .inquiryBtCol3 ul.heightFix li a {
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
		display: block;
	 padding: 36px 32px 36px 40px;
	 height: 92px;
}
.inquryBox .inquiryBtCol3 ul.heightFix li a.longLine {
	 padding: 15px 32px 15px 40px;
}
/*.inquryBox .inquiryBtCol3 ul.heightFix li a:before {
	height: 92px !important;
}
.inquryBox .inquiryBtCol3 ul.heightFix li a:after {
	top: 30px\9;
}
.inquryBox .inquiryBtCol3 ul.heightFix li a.longLine:after {
	top: -20px\9;
}
.inquryBox .inquiryBtCol3 ul.heightFix li a:hover:after {
	height: 300px\9;
	top: 200px\9;
}*/
.inquryBox .tel {
	line-height: 1;
	color: #000000;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
}
.inquryBox .tel .telType {
	vertical-align: middle;
	margin-right: 15px;
	padding: 2px 5px;
	background: #777777;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}

.inquryBox .telDetailCol2 {
	overflow: hidden;
	margin-top: 10px;
}
.inquryBox .telDetailCol2 .leftCol {
	float: left;
	margin-right: 20px;
	font-weight: bold;
}
.inquryBox .telDetailCol2 .rightCol {
	overflow: hidden;
	font-weight: bold;
}

.inquryBox .inquiryTypeCol2 {
	overflow: hidden;
	margin-top: 20px;
}
.inquryBox .inquiryTypeCol2 .leftCol {
	float: left;
	width: 90px;
	margin-right: 20px;
}
.inquryBox .inquiryTypeCol2 .rightCol {
	overflow: hidden;
}
.inquryBox .inquiryLead {
	line-height: 1.2;
	color: #555555;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.inquryBox .inquiryLead &gt; span {
	font-size: 18px;
	font-size: 1.8rem;
	color: #000000;
}


/* printerBox */
.printerBox {
	overflow: hidden;
	margin-top: 30px;
	padding: 22px 192px 24px 22px;
	border: solid 1px #cccccc;
	background: url(/support/aftersupport/system/images/index_bg001.jpg) no-repeat 100% 100%;
}
.printerBox .printTitle {
	float: left;
	margin-right: 45px;
}	

.printerBox .iconLink01 {
	float: left;
}
/* catalogsBox */
.catalogsBox {
	clear: both;
	margin-top: 30px;
	padding: 32px;
	background: #f0f0f0;
}
.catalogsBox .boxInner {
	overflow: hidden;
}
.catalogsBox .boxInner .colLeft {
	float: left;
	width: 48.5%;
}
.catalogsBox .boxInner .colRight {
	float: right;
	width: 48.5%;
}


/* ir
=========================================*/

/* newsTopicsWrap */
.newsTopicsWrap .irInfoMore {
	position: absolute;
	top: 10px;
	right: 0;
}
.newsTopicsWrap .irInfoMore .allList {
	position: relative;
	top: 0;
	float: left;
}
.newsTopicsWrap .irInfoMore .rss {
	position: relative;
	top: 0;
	float: left;
	margin-left: 20px;
}


/* irRelatedLinks */
.irRelatedLinks {
	margin-top: 40px;
	background: #f0f0f0;
}
.irRelatedLinks .innerCol2 {
	line-height: 1.4;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	padding: 48px 0;
}
.irRelatedLinks .innerCol2 .leftCol {
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	width: 48.3%;
	margin-right: 3.2%;
	border: solid 1px #cccccc;
	padding: 30px 18.3% 30px 30px;
	background: url(/company/ir/images2/index_bg001.png) no-repeat 100% 10px #ffffff;
	background-size: 38% auto;
	cursor: pointer;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.irRelatedLinks .innerCol2 .leftCol:hover {
	border: solid 1px #555555;
}
.irRelatedLinks .innerCol2 .leftCol:after {
	content: "";
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.irRelatedLinks .innerCol2 .leftCol:hover:after {
	border: solid 1px #555555;
}

.irRelatedLinks .innerCol2 .leftCol .colHead {
	line-height: 1.4;
	padding-left: 16px;
	background: url(/common2/images/com_ic010.png) no-repeat 0 0.4em;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.irRelatedLinks .innerCol2 .leftCol p {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.irRelatedLinks .innerCol2 .leftCol:hover p {
	opacity: 0.6;
}
.irRelatedLinks .innerCol2 .leftCol .colHead a {
	color: #000000;
	text-decoration: none;
}



.irRelatedLinks .innerCol2 .rightCol {
	float: left;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	width: 48.3%;
	padding: 30px;
	background: #ffffff;
	border: solid 1px #cccccc;
}
.irRelatedLinks .innerCol2 .rightCol .innerLeft {
	float: left;
	width: 44.8%;
	width: 190px;
	margin-right: 4.8%;
}
.irRelatedLinks .innerCol2 .rightCol .innerLeft .colHead {
	line-height: 1.4;
	color: #000000;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.irRelatedLinks .innerCol2 .rightCol .innerRight {
	float: left;
	width: 49%;
	width: 208px;
}
.irRelatedLinks .innerCol2 .rightCol .innerRight .dlButton {
}
.irRelatedLinks .innerCol2 .rightCol .innerRight .dlButton a {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 25px 25px 25px 50px;
	background: #ef6c00;
	color: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
	text-decoration: none;
	transition: .3s;
}

.irRelatedLinks .innerCol2 .rightCol .innerRight .dlButton a:before {
	content: "";
	position: absolute;
	display: block;
	top: 42%;
	left: 12px;
	z-index: 5;
	width: 18px;
	height: 16px;
	background: url(/company/ir/images2/index_ic001.png) no-repeat 0 0;
	transition: .3s;
}
.irRelatedLinks .innerCol2 .rightCol .innerRight .dlButton a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #e65100;
  transition: .3s;
}
.irRelatedLinks .innerCol2 .rightCol .innerRight .dlButton a:hover:after {
	width: 100%;
  height: 100%;
}

.irRelatedLinks .innerCol2 .rightCol .innerRight .dlButton a .size {
	font-size: 12px;
	font-size: 1.2rem;
}


/* showroom
=========================================*/

/*--- showroom TOP ----------------------*/

/*** icon ***/
.showroomIconFeel,
.showroomIconFurniture {
	display: inline-block;
	border-radius: 1em;
	padding: 0 0.5em 0 .7em;
	margin: 0 -5px 5px 10px;
	letter-spacing: .2em;
	color: #FFF;
	font-size: 1.2rem;
	font-size: 12px;
	float: left;
}
.showroomIconFeel {
	background: #10A3A5;
}
.showroomIconFurniture {
	background: #7876EC;
}

/*** icon description ***/
.showroomIconDescription {
	overflow: hidden;
	margin: 13px 0 0;
}
.showroomIconDescription dt {
	float: left;
	margin: 0px 0 0 -10px;
}
.showroomIconDescription dd {
	float: left;
	margin: 0 25px 0 7px;
}
.showroomIconDescription dd.feel {
	color: #10A3A5;
}
.showroomIconDescription dd.furniture {
	color: #7876EC;
}

/*** 3row layout ***/
.showroomSection {
	width: 100%;
	height: 440px;
	color: #dddddd;
}
.showroomSection.showroom03 {
	height: 480px;
}
.showroomSection section {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 63px;
}
.showroomSection.showroom03 section {
	padding-top: 40px;
}
.showroom01 {
	margin-top: 40px;
	background: url(/company/showroom/images2/index_bg001.jpg) no-repeat 50% 0 #030d2b;
}
.showroom02 {
	background: url(/company/showroom/images2/index_bg002.jpg) no-repeat 50% 0 #0c325e;
}
.showroom03 {
	background: url(/company/showroom/images2/index_bg003.jpg) no-repeat 50% 0 #000000;
}

/*** 3row parts ***/
.showroomSection .textWrap {
	width: 40%;
}
.showroom01 .textWrap,
.showroom03 .textWrap {
	margin: 0 auto 0 0;
}
.showroom02 .textWrap {
	margin: 0 0 0 auto;
}

.showroomSection .showroomHead {
	line-height: 1.3;
	padding-left: 25px;
	background: url(/common2/images/com_ic015.png) no-repeat 0 0.5em;
	font-size: 35px;
	font-size: 3.5rem;
	font-weight: bold;
}
.showroomSection .showroomHead a {
	color: #ffffff;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	text-decoration: none;
}
.showroomSection .showroomHead a:hover {
	opacity: 0.8;
}
.showroomSection .showroomHead .captionText {
	font-size: 22px;
	font-size: 2.2rem;
}

.showroomSection .detailText {
	margin: 25px 0 0 25px;
}
.showroomSection .showroomLink {
	overflow: hidden;
	margin: 20px 0 0 25px;
}
.showroomSection .showroomLink li {
	background: url(/common2/images/com_ic002on.png) no-repeat 0 0.5em;
	width: 50%;
	float: left;
}
.showroomSection .showroomLink li a {
	color: #dddddd;
	text-decoration: none;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	padding-left: 15px;
	display: inline-block;
	float: left;
}
.showroomSection .showroomLink li a:hover {
	opacity: 0.6;
}
.showroomSection .showroomLink li .showroomIconWrap {
	margin-left: 2em;
	display: block;
}


/*--- showroom Category TOP -------------*/

/* showroomLowSection */
.showroomLowSection {
}
.showroomLowSection section {
}
.showroomLowSection .fullImg {
	line-height: 0;
	text-align: center;
}
.showroomLowSection .fullImg img {
	width: 100%;
	height: auto;
	max-width: 1500px;
	min-width: 1000px;
}
.showroomLowSection.canvas .fullImg {
	background: #000000;
}
.showroomLowSection.fcr .fullImg {
	background: #b5bec4;
}
.showroomLowSection .showroomLowLead {
	position: relative;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
				box-sizing: border-box;
	margin: -128px auto 0;
	padding: 48px 45px 40px 40px;
	max-width: 1080px;
	background: rgba( 255, 255, 255,.9 );
	/* IE8 hack */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6ffffff,endColorstr=#E6ffffff);
}
/* IE9 hack */
.showroomLowSection .showroomLowLead:not(:target){
    filter: none;
}


.showroomLowSection .showroomLowLead .leadCol2 {
	overflow: hidden;
}
.showroomLowSection .showroomLowLead .leadCol2 .leadCol {
	float: left;
	width: 47.7%;
	max-width: 475px;
}
.showroomLowSection .showroomLowLead .leadCol2 .leadCol .leadTx {
	color: #041a59;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.showroomLowSection .showroomLowLead .leadCol2 .movieCol {
	float: right;
	position: relative;
	overflow: hidden;
	padding-bottom: 26.1%;
	width: 46.7%;
	max-width: 465px;
}
.showroomLowSection .showroomLowLead .leadCol2 .movieCol iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* showroomLowCol2 */
.showroomLowSection .showroomLowCol2 {
	overflow: hidden;
	margin: 20px -1.2% 0 0;
}
.showroomLowSection .showroomLowCol2 .col {
	float: left;
	width: 48.5%;
	max-width: 492px;
	margin: 15px 1.5% 0 0;
	cursor: pointer;
}
.showroomLowSection .showroomLowCol2 .col:hover {
}
.showroomLowSection .showroomLowCol2 .col .colHead {
	display: table;
	width: 100%;
	border-top: solid 1px #cccccc;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.showroomLowSection .showroomLowCol2 .col:hover .colHead {
	opacity: 0.6;
}
.showroomLowSection .showroomLowCol2 .col .colHead a {
	display: table-cell;
	vertical-align: middle;
	padding: 14px 10px 12px 35px;
	color: #333333;
	background: url(/company/images2/index_ic001.png) no-repeat 14px 50% #f8f8f8;
	text-decoration: none;
}
.showroomLowSection .showroomLowCol2 .col figure {
}
.showroomLowSection .showroomLowCol2 .col figure img {
	width: 100%;
	height: auto;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.showroomLowSection .showroomLowCol2 .col:hover figure img {
	opacity: 0.6;
}

/* showroomLowCol2_02 */
.showroomLowCol2_02 {
	overflow: hidden;
	margin: 20px -1.2% 0 0;
}
.showroomLowCol2_02 .col {
	float: left;
	position: relative;
	width: 48.5%;
	height: auto;
	max-width: 492px;
	margin: 15px 1.5% 0 0;
	cursor: pointer;
}
.showroomLowCol2_02 .col figure {
}
.showroomLowCol2_02 .col figure img {
	width: 100%;
	height: auto;
}
.showroomLowCol2_02 .col .button02 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 71.5%;
	height: 40%;
}
.showroomLowCol2_02 .col .button02 a {
}


/*--- showroom Single Page --------------*/

/* showroomMovieSection */
.showroomMovieSection {
	margin-bottom: 20px;
	background: #000000;
}
.showroomMovieSection .showroomMovie {
	position: relative;
	overflow: hidden;
	max-width: 924px;
	margin: 0 auto;
	padding-bottom: 28%;
}
.showroomMovieSection .showroomMovie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.showroomMovieSection .showroomMovie #tabletAlt {
	width: 924px;
	margin: 0 auto;
}
.showroomMovieSection .showroomMovie #tabletAlt img {
	width: 100%;
	height: auto;
}

/* showroomSinglePageLead */
.showroomSinglePageLead .button01 {
	margin: 20px 0 0;
	line-height: 1.4;
}
.showroomSinglePageLead .button01 a {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 15px 32px 15px 25px;
}
.showroomSinglePageLead .button01 a span {
	background: url(/company/showroom/images2/com_ic001pc.png) no-repeat top left;
	text-indent: 100%;
	white-space:nowrap;
	overflow:hidden;
	width: 81px;
	height: 21px;
	margin: 0 7px 0 5px;
  vertical-align: top;
	transition: .3s;
	display: inline-block;
}
.showroomSinglePageLead .button01 a:hover span {
	background: url(/company/showroom/images2/com_ic001pcon.png) no-repeat top left;
}


/* showroomAccess */
.showroomAccess {
	margin-top: 25px;
}
.showroomAccess .map {
}
.showroomAccess .map img {
	width: 100%;
	height: auto;
}
.showroomAccess .accessDetail {
	padding: 3.5% 2.4% 2.4%;
	background: #f0f0f0;
}
.showroomAccess .accessDetail .detailCol2 {
	overflow: hidden;
	margin: 0 -3% 0 0;
}
.showroomAccess .accessDetail .detailCol2 .col {
	float: left;
	width: 47%;
	margin-right: 3%;
}
.showroomAccess .accessDetail .detailCol2 .col .colHead {
	margin-top: 25px;
	padding-bottom: 8px;
	background: url(/common2/images/com_bg002.gif) repeat-x 0 100%;
	font-weight: bold;
}
.showroomAccess .accessDetail .detailCol2 .col .colHead:first-child {
	margin-top: 0;
}
.showroomAccess .accessDetail .detailCol2 .col .button02 {
	width: 265px;
	margin-top: 30px;
}
.showroomAccess .accessDetail .detailCol2 .col .accessText {
	margin-top: 15px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}
.showroomAccess .accessDetail .detailCol2 .col .colHead + .accessText {
	margin-top: 10px;
}

/* showroomEventCol3 */
.showroomEventCol3 {
	overflow: hidden;
	margin: 35px -2% 0 0;
}
.showroomEventCol3 .col {
	float: left;
	width: 31.3%;
	margin-right: 2%;
}

.showroomEventCol3 .col figure img {
	width: 100%;
	height: auto;
}

.showroomEventCol3 .col .detailArea {
	line-height: 1.3;
	padding: 15px;
	background: #ebebeb;
}
.showroomEventCol3 .col .detailArea .date {
	color: #555555;
	font-size: 12px;
	font-size: 1.2rem;
}
.showroomEventCol3 .col .detailArea .detailText {
	margin-top: 5px;
	font-size: 14px;
	font-size: 1.4rem;
}

/* showroomRelated */
.showroomRelated {
	clear: both;
	width: 100%;
	margin-top: 60px;
	background: #f0f0f0;
}
.showroomRelated .inner {
	width: 1000px;
	display: table;
	width: 100%;
	padding: 40px 0;
	margin: 0 auto;
}
.showroomRelated .linktitle {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	color: #000000;
	font-size: 24px;
	font-size: 2.4rem;
}
.showroomRelated .relatedLinks {
	display: table-cell;
	vertical-align: middle;
}
.showroomRelated .relatedLinks li {
	float: left;
	display: table;
	margin-right: 16px;
}
.showroomRelated .relatedLinks li a {
	display: table-cell;
	position: relative;
	z-index: 2;
	overflow: hidden;
	border: solid 1px #cccccc;
	color: #333333;
	background: rgba(255,255,255,.9);
	/* IE8 hack */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6ffffff,endColorstr=#E6ffffff);
	transition: .3s;
	text-decoration: none;
	padding: 13px 30px 13px 35px;
}
/* IE9 hack */
.showroomRelated .relatedLinks li a:not(:target){
    filter: none;
}
.showroomRelated .relatedLinks li a:hover {
	border: solid 1px #666666;
	color: #ffffff;
}

.showroomRelated .relatedLinks li a:before {
	content: "";
	position: absolute;
	display: block;
	top:0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url(/common2/images/com_ic002.png) no-repeat 17px 50%;
}
.showroomRelated .relatedLinks li a:hover:before {
	background: url(/common2/images/com_ic002on.png) no-repeat 17px 50%;
}
.showroomRelated .relatedLinks li a:after {
	display: block;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  margin: auto;
  background: #666666;
  transition: .3s;
}
.showroomRelated .relatedLinks li a:hover:after {
	width: 100%;
  height: 100%;
}
.showroomRelated .relatedLinks li.current {
}
.showroomRelated .relatedLinks li.current span {
	display: table-cell;
	padding: 13px 30px 13px 35px;
	border: solid 1px #666666;
	background: url(/common2/images/com_ic002on.png) no-repeat 17px 50% #666666;
	color: #ffffff;
	text-decoration: none;
}
.showroomRelated + section {
	padding-top: 50px;
}


/* infoContents
=========================================*/
.adContents {
	clear: both;
	margin-top: 60px;
}
.adContents .adTabArea {
	border-bottom: solid 1px #cccccc;
}
.adContents .adTabArea .adTab {
	text-align: center;
	letter-spacing: -0.4em;
	margin-bottom: -6px;
}
.adContents .adTabArea .adTab li {
	display: inline-block;
	letter-spacing: normal;
	padding-bottom: 15px;
	color: #888888;
	cursor: pointer;
	letter-spacing: 0.05em;
}
.adContents .adTabArea .adTab li span {
	display: block;
	line-height: 1;
	padding: 0 22px;
	border-left: solid 1px #e3e3e3;
	font-size: 16px;
	font-size: 1.6rem;
}
.adContents .adTabArea .adTab li:first-child span {
	border-left: none;
}
.adContents .adTabArea .adTab li.all:hover {
	color: #041a59;
	font-weight: bold;
	letter-spacing: normal;
}
.adContents .adTabArea .adTab li.all.on {
	background: url(/company/corporate/ad/images/index_bg001.gif) no-repeat 50% 100%;
	color: #041a59;
	font-weight: bold;
	letter-spacing: normal;
}
.adContents .adTabArea .adTab li.learning:hover {
	color: #ee4362;
	font-weight: bold;
}
.adContents .adTabArea .adTab li.learning.on {
	background: url(/company/corporate/ad/images/index_bg002.gif) no-repeat 50% 100%;
	color: #ee4362;
	font-weight: bold;
}
.adContents .adTabArea .adTab li.woriking:hover {
	color: #66b134;
	font-weight: bold;
}
.adContents .adTabArea .adTab li.woriking.on {
	background: url(/company/corporate/ad//images/index_bg003.gif) no-repeat 50% 100%;
	color: #66b134;
	font-weight: bold;
}
.adContents .adTabArea .adTab li.other:hover {
	color: #555555;
	font-weight: bold;
}
.adContents .adTabArea .adTab li.other.on {
	background: url(/company/corporate/ad//images/index_bg004.gif) no-repeat 50% 100%;
	color: #555555;
	font-weight: bold;
}



.adContents .adTabBox {
	position: relative;
}

.adContents .adTabBox .adBlock {
	overflow: hidden;
	margin: 0 -2% 0 0;
}
.adContents .adTabBox .adBlock .col {
	position: relative;
	float: left;
	width: 31.3%;
	margin: 2% 2% 0 0;
}
.adContents .adTabBox .adBlock .col .modalExp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	/* IE8 hack */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff);
}
/* IE9 hack */
.adContents .adTabBox .adBlock .col .modalExp:not(:target){
    filter: none;
}
.adContents .adTabBox .adBlock .col .modalExp a {
	display: block;
	width: 100%;
	height: 100%;
}

.adContents .adTabBox .adBlock .col figure {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: auto;
}
.adContents .adTabBox .adBlock .col figure:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 8px;
	right: 8px;
	width: 20px;
	height: 20px;
	background: url(/common2/images/com_ic019.png) no-repeat 0 0;
}
.adContents .adTabBox .adBlock .col figure img {
	width: 100%;
	height: auto;
}

.adContents .adTabBox .adBlock .col figure a {
	display: block;
	text-decoration: none;
}
.adContents .adTabBox .adBlock .col figure {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.adContents .adTabBox .adBlock .col:hover figure {
	opacity: 0.6;
}


.adContents .adTabBox .adBlock .col .detail {
	line-height: 1.4;
	padding: 15px;
	background: #ebebeb;
}
.adContents .adTabBox .adBlock .col .detail .date {
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}
.adContents .adTabBox .adBlock .col .detail .genre {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	padding: 4px 8px 2px;
	color: #ffffff;
	font-size: 14px;
}
.adContents .adTabBox .adBlock .col.learning .genre {
	background: #ee4362;
}
.adContents .adTabBox .adBlock .col.woriking .genre {
	background: #66b134;
}
.adContents .adTabBox .adBlock .col.other .genre {
	background: #555555;
}
.adContents .adTabBox .adBlock .col .detailText {
	clear: both;
	margin-top: 5px;
	color: #3399cc;
	font-size: 16px;
	font-size: 1.6rem;
}
.adContents .adTabBox .adBlock .col:hover .detailText {
	color: #90caf9
}


.scriptImg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -9999;
}


/* News
=========================================*/
#detail #contents{
	width: 912px;
}


#contents .press,
#contents .topics,
#contents .seminer,
#contents .customer{
	position: relative;
	margin-bottom: 0;
	width: 912px;
}



/* Width
=========================================*/
.w50 {width: 50px !important;}
.w100 {width: 100px !important;}
.w150 {width: 150px !important;}
.w200 {width: 200px !important;}
.w250 {width: 250px !important;}
.w300 {width: 300px !important;}
.w350 {width: 350px !important;}
.w400 {width: 400px !important;}
.w450 {width: 450px !important;}
.w500 {width: 500px !important;}
.w550 {width: 550px !important;}
.w600 {width: 600px !important;}

.w01p {width: 1% !important;}
.w02p {width: 2% !important;}
.w03p {width: 3% !important;}
.w04p {width: 4% !important;}
.w05p {width: 5% !important;}
.w06p {width: 6% !important;}
.w07p {width: 7% !important;}
.w08p {width: 8% !important;}
.w09p {width: 9% !important;}
.w10p {width: 10% !important;}
.w11p {width: 11% !important;}
.w12p {width: 12% !important;}
.w13p {width: 13% !important;}
.w14p {width: 14% !important;}
.w15p {width: 15% !important;}
.w16p {width: 16% !important;}
.w17p {width: 17% !important;}
.w18p {width: 18% !important;}
.w19p {width: 19% !important;}
.w20p {width: 20% !important;}
.w21p {width: 21% !important;}
.w22p {width: 22% !important;}
.w23p {width: 23% !important;}
.w24p {width: 24% !important;}
.w25p {width: 25% !important;}
.w26p {width: 26% !important;}
.w27p {width: 27% !important;}
.w28p {width: 28% !important;}
.w29p {width: 29% !important;}
.w30p {width: 30% !important;}
.w31p {width: 31% !important;}
.w32p {width: 32% !important;}
.w33p {width: 33% !important;}
.w34p {width: 34% !important;}
.w35p {width: 35% !important;}
.w36p {width: 36% !important;}
.w37p {width: 37% !important;}
.w38p {width: 38% !important;}
.w39p {width: 39% !important;}
.w40p {width: 40% !important;}
.w41p {width: 41% !important;}
.w42p {width: 42% !important;}
.w43p {width: 43% !important;}
.w44p {width: 44% !important;}
.w45p {width: 45% !important;}
.w46p {width: 46% !important;}
.w47p {width: 47% !important;}
.w48p {width: 48% !important;}
.w49p {width: 49% !important;}
.w50p {width: 50% !important;}
.w51p {width: 51% !important;}
.w52p {width: 52% !important;}
.w53p {width: 53% !important;}
.w54p {width: 54% !important;}
.w55p {width: 55% !important;}
.w56p {width: 56% !important;}
.w57p {width: 57% !important;}
.w58p {width: 58% !important;}
.w59p {width: 59% !important;}
.w60p {width: 60% !important;}
.w61p {width: 61% !important;}
.w62p {width: 62% !important;}
.w63p {width: 63% !important;}
.w64p {width: 64% !important;}
.w65p {width: 65% !important;}
.w66p {width: 66% !important;}
.w67p {width: 67% !important;}
.w68p {width: 68% !important;}
.w69p {width: 69% !important;}
.w70p {width: 70% !important;}
.w71p {width: 71% !important;}
.w72p {width: 72% !important;}
.w73p {width: 73% !important;}
.w74p {width: 74% !important;}
.w75p {width: 75% !important;}
.w76p {width: 76% !important;}
.w77p {width: 77% !important;}
.w78p {width: 78% !important;}
.w79p {width: 79% !important;}
.w80p {width: 80% !important;}
.w81p {width: 81% !important;}
.w82p {width: 82% !important;}
.w83p {width: 83% !important;}
.w84p {width: 84% !important;}
.w85p {width: 85% !important;}
.w86p {width: 86% !important;}
.w87p {width: 87% !important;}
.w88p {width: 88% !important;}
.w89p {width: 89% !important;}
.w90p {width: 90% !important;}
.w91p {width: 91% !important;}
.w92p {width: 92% !important;}
.w93p {width: 93% !important;}
.w94p {width: 94% !important;}
.w95p {width: 95% !important;}
.w96p {width: 96% !important;}
.w97p {width: 97% !important;}
.w98p {width: 98% !important;}
.w99p {width: 99% !important;}
.w100p {width: 100% !important;}


/* ClearFix
=========================================*/
.infoContents .infoTabBox .infoBlock:after,
.variableCol2:after,
.clear:after {
	content: "";
	display: block;
	clear: both;
}
.infoContents .infoTabBox .infoBlock,
.variableCol2,
.clear {
	min-height: 1%;
	zoom: 1;
}
.clearBoth{
	clear: both
}



</pre></body></html>