@charset "utf-8";

/*=================================

	Header

================================ */
#headerArea {
	width:100%;
	position:fixed;
	top:0;
	left:0;
	background-color:#FFF;
	border-bottom:2px solid #f0f0f0;
	z-index: 9999;
}
#headerContents {
	margin:0 auto;
	padding: 0 30px;
	position:relative;
}
#header {
	padding:0;
	float:left;
}
#header .spContact,
#header .spNavi {
	display: none;
}
#header .logo {
	padding:15px 0 0 0;
}
#header .logo a{
	border-bottom: none;
}
#header .logo img{
		width:203px;
}
#headerContents .headerOther {
	position:absolute;
	top:33px;
	right:30px;
}
#headerContents .headerOther .iconLink02 {
	float:right;
}
#headerContents .headerOther .iconLink02 li {
	float:left;
	background-position:0 0.6em;
	padding-left:0px;
	font-size: 14px;
	font-size: 1.4rem;
	margin:0 0 0 10px;
}
#headerContents .headerOther .iconLink02 li a {
	border-bottom: none;
}
#headerContents .headerOther .iconLink02 li a#Contact_globalnavi_{
	font-size: 14px;
	color: #FFF;
	background-color: #eb6100;
	padding: 8px 20px 8px 45px;
	background-image: url(/common/images/com_ic038.svg);
	background-position: 20px center;
	background-repeat: no-repeat;
	background-size: 18px auto;
	border: 1px solid #eb6100;
}
#headerContents .headerOther .iconLink02 li a:hover#Contact_globalnavi_{
	color: #eb6100;
	background-color: #FFF;
	background-image: url(/common/images/com_ic038on.svg);
	border: 1px solid #eb6100 !important;
}
#headerContents .headerOther .iconLink02 li a#Contact_globalnavi_en_{
	font-size: 14px;
	color: #FFF;
	background-color: #eb6100;
	padding: 8px 20px 8px 45px;
	background-image: url(/common/images/com_ic038.svg);
	background-position: 20px center;
	background-repeat: no-repeat;
	background-size: 18px auto;
	border: 1px solid #eb6100;
}
#headerContents .headerOther .iconLink02 li a:hover#Contact_globalnavi_en_{
	color: #eb6100;
	background-color: #FFF;
	background-image: url(/common/images/com_ic038on.svg);
	border: 1px solid #eb6100 !important;
}
#headerContents .headerOther .iconLink02 li a#sskkTop_header_eng{
	font-size: 14px;
	color: #FFF;
	background-color: #333;	
	padding: 8px 20px 8px 20px;
	border: 1px solid #333 !important;
}
#headerContents .headerOther .iconLink02 li a:hover#sskkTop_header_eng{
	color: #333;
	background-color: #FFF;	
	border: 1px solid #333 !important;
}
#headerContents .headerOther .iconLink02 li a#sskkTop_header_jp{
	font-size: 14px;
	color: #FFF;
	background-color: #333;	
	padding: 8px 20px 8px 20px;
	border: 1px solid #333 !important;
}
#headerContents .headerOther .iconLink02 li a:hover#sskkTop_header_jp{
	color: #333;
	background-color: #FFF;	
	border: 1px solid #333 !important;
}
#headerContents .headerOther .search {
	float:left;
	position:relative;
	width:200px;
	background-color:#dcdcdc;
	border-radius:16px;
	padding:0 0 0 10px;
	margin-top: 0;
	height: 22px;
}
#headerContents .headerOther .search form{
	padding: 0;
	margin: 0;
}
#headerContents .headerOther .search input {
	background-color:#dcdcdc;
	border:none;
	width:138px;
	padding: 0;
	margin: 0;
	position:absolute;
	top:20%;
}
#headerContents .headerOther .search #searchBt {
	position:absolute;
	top:0;
	right:0;
	width:25px;
	height:22px;
	padding: 0;
	margin: 0;
	border-radius: 0;
}

#headerArea ul.iconLink02 li:hover,
#headerArea ul.iconLink02 li:hover a {
	border:none !important;
}
#spNaviArea {
	display:none;
}
#header .spWP{
	display:none;
}
/*=================================

	Global Navi

================================ */
#globalNavi {
	display: block;
	position: relative;
	width:70%;
	padding:20px 0 10px;
	margin-left: 2%;
	float:left;
	color:#333333;
	font-size: 16px;
	font-size: 1.6rem;
}

#globalNavi:hover{
	color:#555555;
}

#globalNavi > ul {
	clear: both;
	position: relative;
}
/***2015/01/16　宝印刷追記あり***/
#globalNavi li {
	/*width:23%;*/
	width:20%;
	float:left;
	text-align: center;
}

#globalNavi li:nth-child(2){
   /* width: 18%;*/
	width: 15%;
}
#globalNavi li:nth-child(3){
   /*width: 18%;*/
	width: 12%;
}
#globalNavi li:nth-child(4){
   /*width: 18%;*/
	width: 12%;
}
#globalNavi li:nth-child(5){
    /*width: 18%;*/
	width: 10%;
}
#globalNavi li:nth-child(6){
  /*width: 13%;*/
	width: 12%;
}
#globalNavi li:nth-child(7){
  /*width: 13%;*/
	width: 12%;
}
/***2015/01/16　宝印刷追記ありここまで***/
/*#globalNavi li:nth-child(7){
    width: 17%;
}*/

/* gRollover
-------------------------------- */
#globalNavi .gRollover > span,
#globalNavi .gRollover.products a > span,
#globalNavi .gRollover.ssa a > span,
#globalNavi .gRollover.rd a > span{
	display: block;
	color:#333;
	padding: 22px 0 14px 0;
	cursor:pointer;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1;
}

#globalNavi .gRollover > span:hover,
#globalNavi .gRollover.products a > span:hover,
#globalNavi .gRollover.ssa a > span:hover,
#globalNavi .gRollover.rd a > span:hover{
	color:#e66700;
}

#globalNavi .gRollover.products{
}
#globalNavi .gRollover > .products{
	background-color:#FFF;
	transition: 0.3s;
}

#globalNavi .gRollover.ssa{
}
#globalNavi .gRollover > .ssa{
	background-color:#FFF;
	transition: 0.3s;
}
#globalNavi .gRollover.rd{
}
#globalNavi .gRollover > .rd{
	background-color:#FFF;
	transition: 0.3s;
}

#globalNavi .gRollover.news {
}
#globalNavi .gRollover > .news{
	background-color:#FFF;
	transition: 0.3s;
}

#globalNavi .gRollover.corporate{
}
#globalNavi .gRollover > .corporate{
	background-color:#FFF;
	transition: 0.3s;
}

#globalNavi .gRollover.careers{
}
#globalNavi .gRollover > .careers{
	background-color:#FFF;
	transition: 0.3s;
}

#globalNavi .gRollover.ir{
}
#globalNavi .gRollover > .ir{
	background-color:#FFF;
	transition: 0.3s;
}


#globalNavi .gRollover.csr{
}
#globalNavi .gRollover > .csr{
	background-color:#FFF;
	transition: 0.3s;
}

#globalNavi .openNavi .fixed  span{
	color:#333;
}

#globalNavi .gRollover.fixed:hover  > .products,
#globalNavi .gRollover.fixed > .products{
	background-color: #dedede;
}

#globalNavi .gRollover.fixed > .rd{
	background-color: #dedede;
}

#globalNavi .gRollover.fixed > .news{
	background-color: #dedede;
}

#globalNavi .gRollover.fixed > .corporate{
	background-color: #dedede;
}

#globalNavi .gRollover.fixed > .careers{
	background-color: #dedede;
}

#globalNavi .gRollover.fixed > .ir{
	background-color: #dedede;
}

#globalNavi .gRollover.fixed > .csr{
	background-color: #dedede;
}

#globalNavi li.gRollover {
	-webkit-transition: background-color 0.1s linear;  
	-moz-transition: background-color 0.1s linear;  
	-o-transition: background-color 0.1s linear;  
	-ms-transition: background-color 0.1s linear;  
	transition: background-color 0.1s linear;  
}

#globalNavi li img:first-child {
	cursor:pointer;
}
#globalNavi li .faqLink {
	display:block;
	padding:0;
	cursor:pointer;
}
#globalNavi li:first-child {
	margin-top:0;
	padding-top:0;
}

span .naviIcon{
	background:url(/images/gnav_ic01.png) no-repeat 90% 50%;
	-webkit-background-size: 9px 5px;
		 -moz-background-size: 9px 5px;
	     		background-size: 9px 5px;
	padding:8px;
}

span:hover .naviIcon{
	background:url(/images/gnav_ic01over.png) no-repeat 90% 50%;
	-webkit-background-size: 9px 5px;
		 -moz-background-size: 9px 5px;
	     		background-size: 9px 5px;
	padding:8px;
}

span .naviIconBlank{
	background:url(/common/images/com_ic035_off.png) no-repeat 90% 50%;
	-webkit-background-size: 14px 12px;
		 -moz-background-size: 14px 12px;
	     		background-size: 14px 12px;
	padding:8px;
}

span:hover .naviIconBlank{
	background:url(/common/images/com_ic035_on.png) no-repeat 90% 50%;
	-webkit-background-size: 14px 12px;
		 -moz-background-size: 14px 12px;
	     		background-size: 14px 12px;
	padding:8px;
}


.fixed span .naviIcon{
	background:url(/images/gnav_ic01on.png) no-repeat 90% 50%;
	-webkit-background-size: 9px 5px;
		 -moz-background-size: 9px 5px;
	     		background-size: 9px 5px;
	padding:8px;
}

.fixed span:hover .naviIcon{
	background:url(/images/gnav_ic01on.png) no-repeat 90% 50%;
	-webkit-background-size: 9px 5px;
		 -moz-background-size: 9px 5px;
	     		background-size: 9px 5px;
	padding:8px;
}



/* childNav 
-------------------------------- */
#globalNavi > ul > li .childNav {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
}
#globalNavi > ul > li .childNav .inner {
	position: fixed;
	left:0;
	background: #e8e8e8;
	width: 100%;
	display: none;
	padding-bottom: 2%;
}

#globalNavi .childNav a,
#globalNavi .childNav a span {
	color:#333333;
	text-decoration:none;
	transition: 0.3s;
}
#globalNavi .childNav a.mover, 
#globalNavi .childNav a.mover span{
	color:#e66700;
	text-decoration:none;
	transition: 0.3s;
}

#globalNavi .childNav a:hover span, 
#globalNavi .childNav a:hover {
	color:#e66700;
	text-decoration:none;
}

#globalNavi .childNav p {
	margin-top: 0px;
}

#globalNavi .childNav .childNavArea {
	clear: both;
	margin:0 auto;
	padding:0 0 35px 0;
	line-height: 1.4;
}

.childNavArea .childNavList01{
	padding: 35px 10% 0 10%;
}

.products .childNavArea .childNavList01{
	padding: 35px 0 0 10%;
}


.childNavArea .childNavList02{
	padding: 35px 10% 0 10%;
	float:left;
}

#globalNavi .childNav .childNavArea li {
	text-align:left;
	background:none;
}
#globalNavi .childNav .childNavHead {
	clear: both;
	padding:0.5% 0 5px 10%;
	background-color: #dedede;
}

#globalNavi .childNav .childNavHead .linkList li{
	margin:10px 0 0 20px;
	float:left;
	width:auto;
}
#globalNavi .childNav .childNavHead .linkList li.listBt{
	display: none;
}

#globalNavi .childNav .childNavHead .linkList .noBg a span.forList{
	background:url(/common/images/com_ic002s.png) no-repeat 3% 50%;
	padding: 3px 0 3px 30px;
	margin-left: 40px;
	line-height:2;
	font-size: 17px;
	font-size: 1.7rem;
	vertical-align:middle;
		-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}

#globalNavi .childNav .childNavHead .linkList .noBg a:hover span.forList{
	background:url(/common/images/com_ic002son.png) no-repeat 3% 50%;
		-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}

#globalNavi .childNav .childNavHead .linkList li a{
	padding: 3px 0 3px 30px;
	line-height:2;
	background:url(/common/images/com_ic002s.png) no-repeat 3% 50%;
		-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}

#globalNavi .childNav .childNavHead .linkList li a:hover {
background:url(/common/images/com_ic002son.png) no-repeat 3% 50%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}

#globalNavi .childNav .childNavHead .linkList .noBg a,
#globalNavi .childNav .childNavHead .linkList .noBg a:hover{
	margin: 0;
}

#globalNavi .childNav .childNavHead .linkList .noBg .noLink{
	display:block;
	line-height: 2;
}

#globalNavi .childNav .childNavHead .linkList li:first-child {
	margin:0;
	padding:0;
	font-size: 25px;
	font-size: 2.5rem;
}

#globalNavi .childNav .childNavHead .linkList li:first-child a{
	background:url(/common/images/com_ic071.svg) no-repeat 0 45%;
	padding-left: 30px;
	border-bottom: none;
}

#globalNavi .childNav .childNavHead .linkList li:first-child a:hover{
	background:url(/common/images/com_ic071on.svg) no-repeat 0 45%;
}


#globalNavi .products .childNav .childNavList01 {
		width: 85%;
		float:left;
}

#globalNavi .childNav .childNavList01{
		float:left;
		text-align:left;
}

#globalNavi .childNav .type02 {
	float:none;
	display: inline-block;
	padding:0;
	vertical-align:top;
}

#globalNavi .childNav .type02 li{
	float:none !important;
	width:auto !important;
	margin-right: 6em !important;
}

#globalNavi .childNav .type02.type02_02 {
	width: inherit;
}

#globalNavi .childNav .type02.type02_02 li{
	margin-right:0;
}

#globalNavi .childNav .type02 li:last-child,
#globalNavi .childNav .type04 li:last-child{
	margin-bottom:0;
}


#globalNavi .childNav .type03 {
	float:none;
	display: inline-block;
	padding:0;
	vertical-align:top;
}
#globalNavi .childNav .type03 li {
	float:none !important;
	width:auto !important;
	margin-right: 6em !important;
}

#globalNavi .childNav .type03.type03_02 {
	box-sizing:border-box;
}

#globalNavi .childNav .type03.type03_03 {
/*	float:left;
	width: 59%;*/
	float:none;
	display:inline-block;
	padding: 0;
	text-align:left;
	overflow:hidden;
	box-sizing:border-box;
	width: 60%;
}

#globalNavi .childNav .childNavList01 .type03.type03_03 p{
	margin-top: 10px;
	font-size: 13px;
	font-size: 1.3rem;
}

#globalNavi .childNav .childNavList01 .type03.type03_03 .tx02,
#globalNavi .childNav .childNavList01 .type03.type03_03 .tx02.imgBt{
	float:none;
	display:inline-block;
	vertical-align:top;
	width: auto;
}

#globalNavi .childNav .childNavList01 .type03.type03_03 .tx02.imgBt{
	margin: 0 10px 0 0 !important;
	width: 37% !important;
	box-sizing:border-box;
	}

#globalNavi .childNav .childNavList01 .type03.type03_03 .tx02.imgBt img{
	max-width: 100%;
  height: auto;
	box-sizing:border-box;
}

#globalNavi .childNav .childNavList01 .type03.type03_03 .tx02{
	margin: 0 0 30px 0 !important;
	width: auto;
	overflow:hidden;
}


#globalNavi .childNav .type04 {
	float:none;
	display: inline-block;
	padding:0;
	vertical-align:top;
}

#globalNavi .childNav .type04 li {
	float:none !important;
	width:auto !important;
	margin-right: 6em !important;
}

#globalNavi .menu-section p{
	font-size:1.9rem;
	padding-bottom:5px;
	margin-bottom:25px;
	border-bottom:1px solid #888888;
}
#globalNavi .menu-section .section-R p{
	padding-bottom:0;
}
#globalNavi .menu-section p a span.forList {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/common/images/com_ic002s.png");
    background-origin: padding-box;
    background-position: 3% 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    font-size: 1.7rem;
    line-height: 2;
    margin-left: 40px;
    padding-bottom: 3px;
    padding-left: 30px;
    padding-right: 0;
    padding-top: 3px;
    vertical-align: middle;
}
#globalNavi .menu-section .section-R p a span.forList{
    line-height: 1.85;
}
#globalNavi .menu-section p a:hover span.forList{
	background:url(/common/images/com_ic002son.png) no-repeat 3% 50%;
		-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}
#globalNavi .menu-section .section-L{
	float:left;
	margin-right:40px;
}
#globalNavi .menu-section .section-R{
	float:left;
}
#globalNavi .childNav .type05 {
	float:none;
	display: inline-block;
	padding:0;
	vertical-align:top;
}
#globalNavi .childNav .type05 li {
	float:none !important;
	width:auto !important;
	margin-right: 40px !important;
	line-height:1 !important;
	margin-bottom:15px;
}

#globalNavi .childNav .type05.type05_02 {
	box-sizing:border-box;
}

#globalNavi .childNav .type05 .txLink_child{
	padding-left:15px;
	margin-top:20px;
}
#globalNavi .childNav .childNavList01 .type05.type05_04 .tx02 .txLink_child a,
#globalNavi .childNav .type05.type05_04 .txLink_child{
	font-size:1.3rem !important;
}
#globalNavi .type05_03 span.txS,
#globalNavi .type05_03 span.txS span{
	color:#888;
	line-height:1;
	font-size:1.1rem !important;
}
#globalNavi .type05_04 span.txS,
#globalNavi .type05_04 span.txS span{
	color:#888;
	line-height:1;
	font-size:1.1rem !important;
}
#globalNavi .type05_03 span.txS,
#globalNavi .type05_04 span.txS{
	display:block;
}


#globalNavi .type05_03 a:hover span.txS,
#globalNavi .type05_03 a:hover span.txS span{
	color:#e66700;
}
#globalNavi .childNav .type05 a span.arrow{
	background:url(/common/images/com_ic027.png) no-repeat right center;
	padding-right:15px;
	-webkit-background-size: 4px 8px;
	-moz-background-size: 4px 8px;
	background-size: 4px 8px;
}
#globalNavi .childNav .type05 a:hover span.arrow{
	background:url(/common/images/com_ic027on.png) no-repeat right center;
	padding-right:15px;
	-webkit-background-size: 4px 8px;
	-moz-background-size: 4px 8px;
	background-size: 4px 8px;
}
#globalNavi .childNav .type05_04 .txLink_child li.tx02{
	margin-bottom:20px;
	margin-right:0;
}
#globalNavi .childNav .type05_04 .txLink_child li.tx02 a{
	font-size:1.3rem;
	font-size:13px;
}


#globalNavi .childNav .childNavList01 .childNavListImg a{
	float:left;
  transition: all 0.3s ease 0s;
	border-bottom: none;
}

#globalNavi .childNav .childNavList01 .childNavListImg{
	width: 25%;
	float:left;
}

#globalNavi .childNav .childNavList01 .childNavListImg a img{
	width: 100%;
	max-width: 274px;
}


#globalNavi .childNav .childNavList01 .txLink{
	width: 69%;
	float:left;
	margin-left: 15px;
	box-sizing: border-box;
}
#globalNavi .childNav .childNavList01 .childNavArea01_01 {
	float:left;
}
#globalNavi .childNav .childNavArea01_02 {
	width: 34%;
	float:left;
	margin-top: 35px;
}

#globalNavi .childNav .childNavArea01_02 .imgArea{
		width:40%;
}

#globalNavi .childNav .childNavArea01_02 .imgArea img{
	width: 100%;
	max-width: 274px;
}


#globalNavi .childNav .childNavArea01_02 .tx01{
	width:49%;
	margin-left: 15px;
}

#globalNavi .childNav .childNavList01 .txLink .tx01 {
	width:100%;
}

#globalNavi .childNav .childNavArea01_02 .tx01 a,
#globalNavi .childNav .childNavList01 .txLink .tx01 a {
	font-size: 19px;
	font-size: 1.9rem;
	padding-left:30px;
	background:url(/common/images/com_ic002s.png) no-repeat 0 33%;
	border-bottom: 1px solid rgba(85,85,85,0);
	transition: 0.3s;
	line-height:1.3;
		-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}

#globalNavi .childNav .childNavArea01_02 .tx01 a{
	display:block;
	background:url(/common/images/com_ic002s.png) no-repeat 0 5%;
		-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}

#globalNavi .childNav .childNavArea01_02 .tx01 a.mover,
#globalNavi .childNav .childNavArea01_02 .tx01 a:hover,
#globalNavi .childNav .childNavList01 .txLink .tx01 a.mover,
#globalNavi .childNav .childNavList01 .txLink .tx01 a:hover {
	border-color: rgba(230,103,0,0);
	background:url(/common/images/com_ic002son.png) no-repeat 0 33%;
		-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}

#globalNavi .childNav .childNavArea01_02 .tx01 a.mover,
#globalNavi .childNav .childNavArea01_02 .tx01 a:hover{
	background:url(/common/images/com_ic002son.png) no-repeat 0 5%;
		-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}
#globalNavi .childNav .childNavArea a .blankIc,
#globalNavi .childNav .childNavArea .tx01 a .blankIc,
#globalNavi .childNav .childNavArea .tx02 a .blankIc,
#globalNavi .childNav .childNavArea #innovation .blankIc {
	background:url(/common/images/com_ic003b.png) no-repeat right center;
	padding-right:18px;
	-webkit-background-size: 14px 12px;
	-moz-background-size: 14px 12px;
	background-size: 14px 12px;
}
#globalNavi .childNav .childNavArea .tx01 a.mover .blankIc {
	background:url(/common/images/com_ic003bon.png) no-repeat right center;
	padding-right:18px;
	-webkit-background-size: 14px 12px;
	-moz-background-size: 14px 12px;
	background-size: 14px 12px;
}
#globalNavi .childNav .childNavArea a:hover .blankIc,
#globalNavi .childNav .childNavArea .tx01 a:hover .blankIc,
#globalNavi .childNav .childNavArea .tx02 a:hover .blankIc,
#globalNavi .childNav .childNavArea #innovation:hover .blankIc {
	background:url(/common/images/com_ic003bon.png) no-repeat right center;
	padding-right:18px;
	-webkit-background-size: 14px 12px;
	-moz-background-size: 14px 12px;
	background-size: 14px 12px;
}


#globalNavi .childNav .childNavList01 .txLink .txLink_child ul{
	width: 100%;
	min-height:100%;
	padding-left: 4%;
	display: table;
}
#globalNavi .childNav .childNavList01 .txLink .txLink_child ul a{
	font-size: 16px;
	font-size: 1.6rem;
}
#globalNavi .childNav .childNavList01 .txLink .txLink_child .firstList{
		margin-top: 4px;
}

#globalNavi .childNav .childNavList01 .txLink .txLink_child .secondList,
#globalNavi .childNav .childNavList01 .txLink .txLink_child .lastList{
	margin-top: 10px;
}


/*#globalNavi .childNav .childNavList01 .txLink .txLink_child .firstList li:nth-child(1) {
	width: 26%;
	height:3.2em;
}
#globalNavi .childNav .childNavList01 .txLink .txLink_child .firstList li:nth-child(2) {
	width: 28%;
	height:3.2em;
}
#globalNavi .childNav .childNavList01 .txLink .txLink_child .firstList li:nth-child(3) {
	width:32%;
	height:3.2em;
}

#globalNavi .childNav .childNavList01 .txLink .txLink_child .secondList li:nth-child(1) {
	width: 26%;
	height:3.2em;
}
#globalNavi .childNav .childNavList01 .txLink .txLink_child .secondList li:nth-child(2) {
	width: 28%;
	height:3.2em;
}
#globalNavi .childNav .childNavList01 .txLink .txLink_child .secondList li:nth-child(3) {
	width: 32%;
	height:3.2em;
}

#globalNavi .childNav .childNavList01 .txLink .txLink_child .lastList li:nth-child(1) {
	width: 26%;
	height:3.2em;
}*/

#globalNavi .childNav .childNavList01 .txLink .txLink_child .lastList li{
			padding-bottom: 5px;
}

/*#globalNavi .childNav .childNavList01 .txLink .txLink_child ul li {
	padding-bottom: 10px;
	margin:5px 1.7% 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	border-bottom: #bbbbbb solid 1px;
	width:31.6%;
	min-height:3.7em;
	line-height:1;
	box-sizing:border-box;
}*/
#globalNavi .childNav .childNavList01 .txLink .txLink_child ul {
	letter-spacing:-0.4em;
}
#globalNavi .childNav .childNavList01 .txLink .txLink_child ul li {
	float:none;
	display:inline-block;
	/*padding-bottom: 10px;*/
	margin:5px 1.7% 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	border-bottom: #bbbbbb solid 1px;
	width:31.6%;
	vertical-align:top;
	line-height:1;
	letter-spacing:normal;
	/*box-sizing:border-box;*/
}
#globalNavi .childNav .childNavList01 .txLink .txLink_child ul li,
#globalNavi .childNav .childNavList01 .txLink .txLink_child ul li a {
	height:4em;
}
#globalNavi .childNav .childNavList01 .txLink .txLink_child ul li a {
	display:table-cell;
	vertical-align:middle;
}

#globalNavi .childNav .childNavList01 .txLink .txLink_child .firstList .middlewareList{
	display:none;
}

#globalNavi .childNav .childNavList01 .txLink .txLink_child .txS{
	font-size: 11px !important;
	font-size: 1.1rem !important;
}



#globalNavi .childNav .childNavList01 .txLink .txLink_child li a {
	background:none;
	padding:0;
	line-height:1;
	display: block;
}

#globalNavi .childNav .childNavList01 .txLink .txLink_child li a:hover {
	background:none;
}

#globalNavi .childNav .childNavList01 .txLink .txLink_child li a .txS,
#globalNavi .childNav .childNavList01 .txLink .txLink_child li a .txS .br{
	color: #888888;
	line-height: 1;
}

#globalNavi .childNav .childNavList01 .txLink .txLink_child li a:hover  .txS,
#globalNavi .childNav .childNavList01 .txLink .txLink_child li a:hover  .txS .br{
	color: #e66700;
}

#globalNavi .childNav .childNavList01 .tx02 {
	float:none;
	width: auto;
	margin-bottom: 30px;
	box-sizing:border-box;
}
#globalNavi .childNav .childNavList01 .sol-dev{
	margin-bottom:30px;
}


#globalNavi .childNav .childNavList01 .tx02 a {
	display:block;
	font-size: 16px;
	font-size: 1.6rem;
	margin:0 0 10px 0;
	width: auto;
	line-height:1.3;
	border-bottom:none;
}
#globalNavi .childNav .type05_03 .txLink_child{
	margin-top: 30px;
}
#globalNavi .childNav .childNavList01 .type05_03 .txLink_child .tx02{
	margin-bottom: 20px;
}

@media only screen and (max-height: 800px) {

#globalNavi .childNav .childNavList01 .tx02 {
	margin-bottom: 20px;
}
#globalNavi .childNav .childNavList01 .sol-dev{
	margin-bottom:20px;
}
#globalNavi .childNav .type05_03 .txLink_child{
	margin-top: 20px;
}
#globalNavi .childNav .childNavList01 .type05_03 .txLink_child .tx02{
	margin-bottom: 15px;
}

	
}

/*#globalNavi .childNav .childNavList01 .Blank.tx02 a {
	display:block;
	background-image:url(/common/images/com_ic035on.svg);
	background-repeat: no-repeat;
	background-position: 100% 30%;
	padding-right: 20px;
	width: auto;
	white-space:nowrap;
}

#globalNavi .childNav .childNavList01 .Blank.tx02 a:hover{
	width: auto;
}*/

#globalNavi .childNav .childNavList01 .tx02.imgBt,
#globalNavi .childNav .childNavList01 .tx02.imgBt a {
	background:none;
	padding:0;
}

#globalNavi .childNav .childNavList01 .tx02:first-child {
	margin-left:0;
}

#globalNavi .childNav .childNavList02 li.list01 {
	float: left;
}

#globalNavi .childNav .childNavList02 li.list01.online,
#globalNavi .childNav .childNavList02 li.list01.contents{
	width: 33%;
}


#globalNavi .childNav .childNavList02 li.list01.agent{
	width: 34%;
}



#globalNavi .childNav .childNavList02 li.list01:first-child {
	margin:0;
}

#globalNavi .childNav .childNavList02 li.list01:last-child {
	margin:0;
}

#globalNavi .childNav .childNavList02 li.list01 li.imgArea {
	float:left;
	width:51.5%;
	margin-right:3%;
}

#globalNavi .childNav .childNavList02 li.list01.online li.imgArea {
	float:left;
	width:50%;
	margin-right:3%;
}

#globalNavi .childNav .childNavList02 li.list01.contents li.imgArea,
#globalNavi .childNav .childNavList02 li.list01.agent li.imgArea,
#globalNavi .childNav .childNavList02 li.list01 .childNavArea01_01 .childNavListImg {
	float:left;
	width:50%;
	margin-right:3%;
}
#globalNavi .childNav .childNavList02 li.list01 .childNavArea01_01 li.tx01 .txLink_child .firstList > li {
	float: none;
	width: 100%;
	margin-top: 10px;
}

#globalNavi .childNav .childNavList02 li.list01 li.tx01 {
	width:42%;
}

#globalNavi .childNav .childNavList02 li.list01.agent li.tx01 {
	width:44%;
}


#globalNavi .childNav .childNavList01 li.tx01 a,
#globalNavi .childNav .childNavList02 li.list01 li.tx01 a{
	font-size: 19px;
	font-size: 1.9rem;
	overflow:hidden;
	padding-left:35px;
	background:url(/common/images/com_ic002s.png) no-repeat 3% 3px;
	transition: 0.3s;
	/*display:block;*/
		-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}

#globalNavi .section-R ul.type05_03 .txLink_child li a{
	font-size: 16px;
	font-size:1.6rem;
}
#globalNavi .childNav .childNavList02 li.list01 .childNavArea01_01 li.tx01 .txLink_child .firstList > li a {
	background: none;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
}

#globalNavi .childNav .childNavList02 li.list01 li.tx01 .tab01 a,
#globalNavi .childNav .childNavList02 li.list01 li.tx01 .tab02 a{
	font-size: 16px;
	font-size: 1.6rem;
}

#globalNavi .childNav .childNavList01 li.tx01 a.mover,
#globalNavi .childNav .childNavList01 li.tx01 a:hover,
#globalNavi .childNav .childNavList02 li.list01 li.tx01 a.mover,
#globalNavi .childNav .childNavList02 li.list01 li.tx01 a:hover{
	background:url(/common/images/com_ic002son.png) no-repeat 3% 3px;
		-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}

#globalNavi .childNav .childNavList02 li.tx01 .tab01 a#middlewareLink05_02.mover{
	background:none !important;
}

#globalNavi .childNav .childNavList02 li.list01 li.tx01 .tab01{
	margin-left: 35px;
	margin-top: 10px;
	line-height: 1;
}

#globalNavi .childNav .childNavList02 li.list01 li.tx01 .tab02{
	margin-left: 35px;
	margin-top: 10px;
}


#globalNavi .childNav .childNavList02 li.list01 li.tx01 p a {
	background:none;
	padding:0;
	line-height:1.3;
}

#globalNavi .childNav .childNavList02 li.list01 li.tx01 p a:hover {
	background:none;
}

#globalNavi .childNav .childNavFooter {
	margin:35px 0 0;
	border-top:1px solid #FFFFFF;
}

#globalNavi .closeBtn {
	display:block;
	margin: 0 auto;
	padding:21px 0 22px 12px;
	cursor: pointer;
	background:url(/common/images/globalNav_ic001.svg) no-repeat 47% 50%;
	color:#555555;
}

#globalNavi .childNav .closeBtn:hover {
	text-decoration:underline;
	background-color:#f4f4f4;
}

#globalNavi .imgIc,
#footer .imgIc {
	vertical-align:middle;
	margin:-2px 0 0 5px;
}

#globalNavi .br {
	display:inline-block;
	border: none;
}

#globalNavi .type02 .br, {
	display:inline;
	white-space: nowrap;
	border: none;
}

#globalNavi .menu-sp{
	display:none;
}


a #middlewareIMG,
a #middlewareIMG02,
a #middlewareIMG03,
a #middlewareIMG04,
a #middlewareIMG05,
a #middlewareIMG06,
a #innovationIMG01 {
	border: 2px solid rgba(232,232,232,1);
	transition: 0.3s;
}

a img.moverimg,
a:hover #middlewareIMG,
a:hover #middlewareIMG02,
a:hover #middlewareIMG03,
a:hover #middlewareIMG04,
a:hover #middlewareIMG05,
a:hover #middlewareIMG06,
a:hover #innovationIMG01 {
	border:  2px solid rgba(230,103,0,1) !important;
}



/*=================================

	Contents

================================ */
#contents {
	padding:77px 0 0;
	z-index: 1000;
}

.mainContents {
	max-width:1280px;
	margin:0 auto;
	padding:0 0 10px;
}

/*naviFix
-------------------------------- */
.naviFix {
  position: fixed;
  top: 0;
  background-color:#FFF;
  z-index: 5000;
}

.lNavi.naviFix {
  width:100%;
}

.ancNavi.naviFix ul {
  max-width:1200px;
}

/* titleArea
-------------------------------- */
.titleArea {
	max-width:1280px;
	margin:0 auto 15px;
}
.titleArea.type02 {
	max-width:1060px;
}
#orochi .titleArea,
#alchemy .titleArea,
#online .titleArea,
#products-serviceTop .titleArea {
	max-width:1440px;
}

/* breadCrumb
-------------------------------- */
.breadCrumb {
	max-width:1280px;
	margin:0 auto 20px;
	padding:20px 0 0;
}
.breadCrumb.type02 {
	max-width:1060px;
}
#orochi .breadCrumb,
#alchemy .breadCrumb,
#online .breadCrumb,
#products-serviceTop .breadCrumb {
	max-width:1440px;
}


.breadCrumb li {
	float:left;
	background:url(/common/images/breadCrumb_bg001.svg) no-repeat right 0.4em;
	padding-right:18px;
	margin-left:8px;
	font-size:78%;
}

.breadCrumb li:first-child {
	margin:0;
}

.breadCrumb li.current {
	background:none;
}

.breadCrumb li a {
	color:#747474;
	text-decoration:none;
	border-bottom: 1px solid rgba(235, 97, 0, 0);
	transition: 0.3s;
}

.breadCrumb li a:hover {
	color:#eb6100;
	text-decoration:none;
	border-bottom: 1px solid rgba(235, 97, 0, 1);
}

/* section
-------------------------------- */
.section {
	margin:0 110px 15px;
}
.mainContents.typeBenchmark > .section {
	margin-top: 30px;
}

.subSection {
	margin:0 90px 15px;
}

.subSection02 {
	margin:60px 90px 30px !important;
}

.mvSection {
	margin: 40px 110px;
}
/* pressreleases */
#info .section,
#pressreleases .subSection{
	font-size: 18px;
	line-height: 2;
}
#pressreleases .subSection .table02{
	font-size: 16px;
}
/* toPageTop
--------------------------------*/ 
.toPageTop {
	display:none;
}

.toPageTop {
	position: fixed;
	bottom: 15px;
	right:15px;
	z-index: 10;
	opacity:1 !important;
	/*filter:alpha(opacity=70);*/
}

.toPageTop a {
	outline:none;
}
.toPageTop a:hover img{
	background-color:rgba(0,0,0,0.2);
	opacity: 1;
  transition: all 0.2s ease;
}
.toPageTop a img{
	opacity: 0.9;
	background-color:rgba(0,0,0,0.1);
  transition: all 0.2s ease;
}


/*=================================

	Footer

================================ */
#footer {
	margin-top:60px;
	font-size: 14px;
	font-size: 1.4rem;
	position:relative;
	background-color:#efefef;
}

#footer a{
}
#footer #footerContents {
	max-width:1770px;
	margin:0 auto;
	padding:10px 40px 15px 40px;
}

#footer #footerContents .col {
	float:left;
	width:23.9%;
	margin:30px 0 0 1.37%;
}
#footer #footerContents .col:nth-child(2){
	margin-left:0;
	width: 25.27%;
}
#footer #footerContents .col:first-child {
	margin-left:0;
}

#footer #footerContents .col ul {
	margin-bottom:35px;
}

#footer #footerContents .col li {
	margin-top:15px;
}
#footer #footerContents .col:nth-child(2) ul li{
	padding-left: 5%;
}
#footer #footerContents .col li.titTx {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom:14px;
	padding-bottom:5px;
	border-bottom:1px solid #dfdfdf;
}

#footer #footerContents .col li.titTx a {
	color:#333;
	border-bottom: none;
	transition: 0.3s;
	-webkit-background-size: 14px 12px;
	-moz-background-size: 14px 12px;
	background-size: 14px 12px;
}

#footer #footerContents .col li.titTx a:hover {
	text-decoration:none;
	color:#E66700;
	border-bottom:none;
}

#footer #footerContents a,
#footer #footerContents a .hoverLine {
	color:#848484;
	border-bottom: 1px solid rgba(235, 97, 0, 0);
	transition: 0.3s;
}

#footer #footerContents a:hover,
#footer #footerContents a:hover .hoverLine {
	text-decoration:none;
	color:#E66700;
	border-bottom: 1px solid rgba(235, 97, 0, 1);
}
/*#footer #footerContents a[target="_blank"] {
	background: url(/common/images/com_ic035_off.png) no-repeat right 0.3em;
	-webkit-background-size: 14px 12px;
	-moz-background-size: 14px 12px;
	background-size: 14px 12px;
	padding-right:20px;
}
#footer #footerContents a[target="_blank"]:hover {
	background: url(/common/images/com_ic035_on.png) no-repeat right 0.3em;
	-webkit-background-size: 14px 12px;
	-moz-background-size: 14px 12px;
	background-size: 14px 12px;
}*/

#footer #footerContents02 {
	border-top:1px solid #dfdfdf;
	margin:0 15px;
	padding:30px 0;
}

#footer #footerContents02 .linkAreaL {
	float:left;
}

#footer #footerContents02 .linkAreaR {
	float:right;
}

#footer #footerContents02 li {
	display: inline-block;
	margin-left:30px;
}

#footer #footerContents02 li:first-child {
	margin:0;
}

#footer #footerContents02 li {
	color:#666666;
	transition: 0.3s;
}

#footer #footerContents02 .linkAreaL li a,
#footer #footerContents02 .linkAreaL .imgLink,
#footer #footerContents02 .linkAreaR li a{
	display:inline-block;
	color:inherit;
	border-bottom: 1px solid rgba(235,97,0,0);
	transition: 0.3s;
}
/*#footer #footerContents02 .linkAreaL li a:before,
#footer #footerContents02 .linkAreaR li a:before{
	position: absolute;
	content: url(/common/images/com_ic027.png);
	left: -15px;
	top: -1px;
}
#footer #footerContents02 .linkAreaL li a:hover:before,
#footer #footerContents02 .linkAreaR li a:hover:before {
	content: url(/common/images/com_ic027on.png);
}*/
#footer #footerContents02 .linkAreaL li,
#footer #footerContents02 .linkAreaR li {
	padding-left: 1em;
	background: url(/common/images/com_ic027.png) no-repeat 0 0.5em;
	-webkit-background-size: 4px 7px;
	-moz-background-size: 4px 7px;
	background-size: 4px 7px;
}
#footer #footerContents02 .linkAreaL li.sp{
	display: none;
}
#footer #footerContents02 .linkAreaL li:hover,
#footer #footerContents02 .linkAreaR li:hover {
	background: url(/common/images/com_ic027on.png) no-repeat 0 0.5em;
	-webkit-background-size: 4px 7px;
	-moz-background-size: 4px 7px;
	background-size: 4px 7px;
}

#footer #footerContents02 .linkAreaL .imgLink,
#footer #footerContents02 .linkAreaL .imgLink:hover{
	margin-top: 0;
	color:#888888 !important;
	background:none;
}
/*#footer #footerContents02 .linkAreaL li.imgLink a:before,
#footer #footerContents02 .linkAreaL li.imgLink a:hover:before {
	content: "";
}*/

#footer #footerContents02 li a img {
	height: 100%;
	width: auto;
}

#footer #footerContents02 li:hover a {
	color:#e66700 !important;
	border-bottom: 1px solid rgba(235,97,1,1);
	transition: 0.3s;
}

#footer #footerContents02 li.imgLink {
	display:table;
	background:none;
	margin-top:-4px;
	color:#666666;
}
#footer #footerContents02 li.imgLink .tx01 {
	vertical-align:middle;
}
#footer #footerContents02 li.imgLink .tx01 a {
	display:table-cell;
	vertical-align:middle;
}

#footer #footerContents02 li.imgLink a {
	border-bottom:none;
	background:none;
	padding:0;
	height:26px;
}
#footer #footerContents02 li.imgLink a:before {
	content:inherit;
}
#footer #footerContents02 li.imgLink a:hover:before {
	content:inherit;
}

#footer #footerContents02 li.imgLink a:hover{
	border-bottom: none;
}

#footer #footerContents02 li.imgLink img {
	margin-left: 5px;
	vertical-align: middle;
	line-height: 1;
}
#footer #footerContents02 li.imgLink img.fb {
	margin-left: 15px;
}

#footerContents03 {
	background-color:#FFF;
	padding:19px;
	text-align:center;
}

#footer #footerContents03 .logo {
	margin-bottom:10px;
}

#footer #footerContents03 .logo img{
		width:120px;
}

#footer #footerContents03 .copyRight {
	font-size: 12px;
	font-size: 1.2rem;
	color:#848484;
}


/* #glayLayer
-------------------------------- */
#glayLayer {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000000;
	z-index: 2100;
	zoom: 1;
}


/* #pressreleases
-------------------------------- */

.textCenter{
	text-align: center;
	font-size: 78%;
	margin-top: -15px;
}



/*=================================

	clearfix

=================================*/
#globalNavi ul:after,
#globalNavi .childNav .childNavList01:after,
#globalNavi .childNav .childNavHead .linkList:after,
#globalNavi .childNav .childNavList01:after,
#globalNavi .childNav .childNavList02:after,
#globalNavi .childNav .childNavList03:after,
#headerContents:after,
.breadCrumb:after,
.titleArea:after,
#footer #footerContents:after,
#footer #footerContents02:after,
#footer #footerContents02 .linkAreaL:after,
#footer #footerContents02 .linkAreaR:after {
	content: "";
	display: block;
	clear: both;
}

#globalNavi ul,
#globalNavi .childNav .childNavList01,
#globalNavi .childNav .childNavHead .linkList,
#globalNavi .childNav .childNavList01,
#globalNavi .childNav .childNavList02,
#globalNavi .childNav .childNavList03,
#headerContents,
.breadCrumb,
.titleArea,
#footer #footerContents,
#footer #footerContents02,
#footer #footerContents02 .linkAreaL,
#footer #footerContents02 .linkAreaR {
	zoom: 1;
}
#footerSNS-sp{
	display: none;
}

/* ～1700px For PC
================================ */
@media only screen and (max-width: 1710px) {
	
#globalNavi .products .childNav .childNavList01{
	width:97.7%;
}
	
#globalNavi .menu-section .section-L{
	margin-right:35px;
}
}




/* ～1500px For PC
================================ */
@media only screen and (max-width: 1500px) {
#globalNavi .menu-section .section-L{
	width:48%;
	margin-right:4%;
}
#globalNavi .childNav .type05{
	width:48%;
}
#globalNavi .childNav .type05.type05_02,
#globalNavi .childNav .type05.type05_04{
	float:right;
}
#globalNavi .childNav .type05 li{
	margin-right:0 !important;	
}
#globalNavi .menu-section .section-R{
	width:48%;
}


}

@media screen and (max-height: 780px){
	#globalNavi .type05_03 span.txS,
	#globalNavi .type05_04 span.txS{
		display:none;
	}
}

@media screen and (max-height: 680px){
#globalNavi .childNav .childNavList01 .type05_03 .txLink_child .tx02{
	margin-bottom:17px;
}
	
}

@media screen and (max-width: 640px){
	/* pressreleases */
	#info .section,
	#pressreleases .subSection{
		font-size: 16px;
		line-height: 1.8;
	}
	#pressreleases .subSection .table02{
		font-size: 14px;	
	}
}

@media screen and (min-width: 641px){
	.onlyPC{
		display: block;
	}
	.onlySP{
		display: none;
	}
}
@media screen and (max-width: 640px){
	.onlyPC{
		display: none;
	}
	.onlySP{
		display: block;
	}
}