@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	max-height: 999999px;
}
*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	cursor: pointer;
	word-break: break-all;
}
a img {
	vertical-align: bottom;
/*	-webkit-transition: 0.1s ease-in-out;  */
/*	-moz-transition: 0.1s ease-in-out;  */
/*	-o-transition: 0.1s ease-in-out;  */
/*	transition: 0.1s ease-in-out;  */
}
a:hover {
	text-decoration: none;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 75%;
	font-weight: inherit;
}
strong sup,
strong sub {
	font-weight: bold;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
html, body {
	height:	100%;
}
body {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro W4", "Hiragino Kaku Gothic Pro", Meiryo, Arial, verdana, 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 1em;
	-webkit-text-size-adjust: none;
	height: 100%;
	min-width: 1080px;
	opacity: 0;
	line-break: strict;
}

/* Common */
.clearBoth {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.textindent {
	text-indent: -9999px;
}
.displaynone {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}



/* Font Size Common */
.text10 {
	font-size:77%;
}
.text11 {
	font-size:85%;
}
.text12 {
	font-size:93%;
}
.text13 {
	font-size:100%;
}
.text14 {
	font-size:108%;
}
.text15 {
	font-size:116%;
}
.text16 {
	font-size:123.1%;
}
.text17 {
	font-size:131%;
}
.text18 {
	font-size:138.5%;
}
.text19 {
	font-size:146.5%;
}
.text20 {
	font-size:153.9%;
}
.text21 {
	font-size:161.6%;
}
.text22 {
	font-size:167%;
}
.text23 {
	font-size:174%;
}
.text24 {
	font-size:182%;
}
.text25 {
	font-size:189%;
}
.text26 {
	font-size:197%;
}
strong {
	font-weight: bold;
}

/* サブページ指定 */
body.products #globalNaviPC li.gmenu01,
body.solutions #globalNaviPC li.gmenu02,
body.download #globalNaviPC li.gmenu03,
body.support #globalNaviPC li.gmenu04,
body.partner #globalNaviPC li.gmenu05,
body.about #globalNaviPC li.gmenu06,
body.example #globalNaviPC li.gmenu07 {
	background-color: #304772;
}
body.products #globalNaviPC li.gmenu01:hover,
body.solutions #globalNaviPC li.gmenu02:hover,
body.download #globalNaviPC li.gmenu03:hover,
body.support #globalNaviPC li.gmenu04:hover,
body.partner #globalNaviPC li.gmenu05:hover,
body.about #globalNaviPC li.gmenu06:hover,
body.example #globalNaviPC li.gmenu07:hover,
body.products #globalNaviPC li.gmenu01.current,
body.solutions #globalNaviPC li.gmenu02.current,
body.download #globalNaviPC li.gmenu03.current,
body.support #globalNaviPC li.gmenu04.current,
body.partner #globalNaviPC li.gmenu05.current,
body.about #globalNaviPC li.gmenu06.current,
body.example #globalNaviPC li.gmenu07.current {
	background-color: #4B70B4;
}
body.products #globalNaviPC li.gmenu01:before,
body.solutions #globalNaviPC li.gmenu02:before,
body.download #globalNaviPC li.gmenu03:before,
body.support #globalNaviPC li.gmenu04:before,
body.partner #globalNaviPC li.gmenu05:before,
body.about #globalNaviPC li.gmenu06:before,
body.about #globalNaviPC li.gmenu07:before {
	color: #4B70B4;
}
body.products #globalNaviPC li.gmenu01:hover:before,
body.solutions #globalNaviPC li.gmenu02:hover:before,
body.download #globalNaviPC li.gmenu03:hover:before,
body.support #globalNaviPC li.gmenu04:hover:before,
body.partner #globalNaviPC li.gmenu05:hover:before,
body.about #globalNaviPC li.gmenu06:hover:before,
body.about #globalNaviPC li.gmenu07:hover:before,
body.products #globalNaviPC li.gmenu01.current:before,
body.solutions #globalNaviPC li.gmenu02.current:before,
body.download #globalNaviPC li.gmenu03.current:before,
body.support #globalNaviPC li.gmenu04.current:before,
body.partner #globalNaviPC li.gmenu05.current:before,
body.about #globalNaviPC li.gmenu06.current:before,
body.about #globalNaviPC li.gmenu07.current:before {
	color: #FFF;
}

/* wrapper */
#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 130px;
}

/* header */
#languageBox {
	width: 90px;
	height: 20px;
	background-color: #4b70b4;
	position: absolute;
	right: 10px;
	top: 0px;
	line-height: 20px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
}
#languageBox a {
	color: #FFF;
}
#languageBox a:hover {
	text-decoration: underline;
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	min-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	z-index: 1000;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
}
#header h1.top {
	display: block;
	width: 960px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 0;
	right: 0;
	top:0;
}
#header h1.top img {
	width: 136px;
	height: 25px;
	position: absolute;
	top: 23px;
	left: 10px;
}
#header p.logo {
	width: 136px;
	height: 25px;
	position: absolute;
	top: 23px;
	left: 10px;
}
#header p.logoTxt {
	width: 207px;
	height: 15px;
	position: absolute;
	top: 57px;
	left: 10px;
	line-height: 1em;
}
#header p.logo img,
#header p.logoTxt img {
	width: 100%;
}
#header .headerMenu {
	width: 1080px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFF;
}
#header .headerMenu ul {
	list-style: none;
	margin-bottom: 20px;
	position: absolute;
	top: 45px;
	right: 10px;
}
#header .headerMenu ul li {
	height: 34px;
	width: 120px;
	background-color: #FFF;
	position: relative;
	text-align: left;
	float: left;
	margin-right: 5px;
}
#header .headerMenu ul li.long {
	height: 34px;
	width: 150px;
	background-color: #FFF;
	position: relative;
	text-align: left;
	float: left;
	margin-right: 25px;
}
#header .headerMenu ul li:first-child {
	margin-right: 15px;
}
#header .headerMenu ul li:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#header .headerMenu ul li a {
	height: 30px;
	width: 120px;
	display: block;
}
#header .headerMenu ul li.btn2023 {
	height: auto;
	width: auto;
	border: 2px solid #4B70B4;
	border-radius: 4px;
	margin-right: 7px;
}
#header .headerMenu ul li.btn2023:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	background-color: rgba(75,112,180,0.50);
}
#header .headerMenu ul li.btn2023.inq:hover {
	background-color: #fade33;
}
#header .headerMenu ul li.btn2023 a {
	height: auto;
	width: auto;
	padding: 6px 10px 5px 10px;
	line-height: 15px;
}
#header .headerMenu ul li.btn2023 a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

/* footer */
#footer {
	width: 100%;
	background-color: #3C495C;
	border-top-width: 40px;
	border-top-style: solid;
	border-top-color: #343F4F;
	padding-top: 40px;
	position: relative;
	color: #BBC0C4;
}
#footer a {
	color: #BBC0C4;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .footerBox {
	width: 960px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
#footer #gotoTopBtn {
	position: absolute;
	right: 0;
	top: -80px;
	background-image: url(../images/pc_pagetop.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	cursor: pointer;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#footer .footerBox .footerLeft {
	float: left;
	position: relative;
	width: 285px;
}
#footer .footerBox .footerRight {
	float: right;
	position: relative;
	width: 620px;
}
#footer .footerBox h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}
#footer .footerBox p {
	font-size: 12px;
	line-height: 23px;
}
#footer .footerBox .fmenu01 {
	position: absolute;
	left: 0;
	top: 0;
}
#footer .footerBox .fmenu02 {
	position: absolute;
	left: 130px;
	top: 0;
}
#footer .footerBox .fmenu03 {
	position: absolute;
	left: 300px;
	top: 0;
}
#footer .footerBox .fmenu04 {
	position: absolute;
	left: 300px;
	top: 130px;
	width: 160px;
}
#footer .footerBox .fmenu05 {
	position: absolute;
	left: 480px;
	top: 0;
}
#footer .footerBox .fmenu06 {
	position: absolute;
	left: 440px;
	top: 210px;
	color: #BBC0C4;
	font-size: 13px;
	text-align: right;
}
#footer .footerBox ul {
	list-style: none;
}
#footer .footerBox ul li {
	color: #5C8CC7;
	font-size: 14px;
	width: 150px;
	line-height: 1.35em;
}
#footer .footerBox .fmenu06 ul li {
	width: 180px;
}
#footer .footerBox ul li ul {
	padding-top: 10px;
}
#footer .footerBox ul li ul li {
	color: #BBC0C4;
	font-size: 13px;
	margin-top: 8px;
}
#footer .footerBox address {
	color: #FFF;
	position: absolute;
	bottom: 20px;
	left: 10px;
	font-size: 12px;
}
#footer .footerBox2020 {
	width: 960px;
	height: 1020px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
#footer .footerBox2020 .footerLeft {
	position: absolute;
	left: 10px;
	right: 10px;
}
#footer .footerBox2020 .footerLeft h2,
#footer .footerBox2020 .footerLeft p.h2Title {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
#footer .footerBox2020 .footerLeft p.ftext {
	font-size: 12px;
	line-height: 23px;
	padding-bottom: 15px;
	border-bottom: 1px solid #879CAD;
}
#footer .footerBox2020 .footerRight {
	position: relative;
}
#footer .footerBox2020 .footerRight h3,
#footer .footerBox2020 .footerRight h3 a,
#footer .footerBox2020 .footerRight p.h3Title,
#footer .footerBox2020 .footerRight p.h3Title a  {
	color: #5C8CC7;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
}
#footer .footerBox2020 .footerRight p {
	font-size: 14px;
	line-height: 1.35em;
}
#footer .footerBox2020 .fmenu01 {
	position: absolute;
	left: 0;
	right:82%;
	top: 120px;
}
#footer .footerBox2020 .fmenu02 {
	position: absolute;
	left: 19%;
	right: 52%;
	top: 120px;
}
#footer .footerBox2020 .fmenu03 {
	position: absolute;
	left: 49%;
	right:25%;
	top: 120px;
}
#footer .footerBox2020 .fmenu04 {
	position: absolute;
	left: 76%;
	right: 0;
	top: 120px;
}
#footer .footerBox2020 .fmenu05 {
	position: absolute;
	right: -10px;
	top: 872px;
}
#footer .footerBox2020 .fmenu06 {
	position: absolute;
	left: -10px;
	top: 820px;
}
#footer .footerBox2020 .fmenu07 {
	position: absolute;
	right: -10px;
	top: 842px;
	max-width: 600px;
}
#footer .footerBox2020 ul {
	list-style: none;
}
#footer .footerBox2020 ul li {
	color: #FFF;
	font-size: 14px;
	line-height: 1.35em;
}
#footer .footerBox2020 ul li ul {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#footer .footerBox2020 ul li ul.upList {
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}
#footer .footerBox2020 ul li ul.upList a {
	font-size: 14px;
	line-height: 1.35em;
	color: #fff;
}
#footer .footerBox2020 ul li ul li {
	color: #BBC0C4;
	font-size: 13px;
	margin-top: 8px;
}
#footer .footerBox2020 ul li h3 a {
	/* [disabled]text-decoration: underline; */
}
#footer .footerBox2020 ul li h3 a:hover {
	/* [disabled]text-decoration: none; */
}
#footer .footerBox2020 ul li ul li a.tBlank::after {
	display: inline-block;
	width: 16px;
	height: 12px;
	margin-left: 5px;
	background-image: url(../images/icon_tblank_white.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 16px 12px;
    content: "";
}
#footer .footerBox2020 .fmenu05 ul li,
#footer .footerBox2020 .fmenu07 ul li {
	display: inline-block;
	margin-left: 20px;
}
#footer .footerBox2020 .fmenu06 ul li {
	display: inline-block;
	margin-right: 10px;
}
#footer .footerBox2020 address {
	color: #FFF;
	position: absolute;
	bottom: 120px;
	left: 10px;
	font-size: 12px;
}


/* globalNaviPC */
#coverBox {
	width: 100%;
	height: 130px;
	background-color: rgba(0,0,0,0);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	display: none;
}
#coverBoxBK {
	width: 100%;
	background-color: rgba(0,0,0,0.3);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 100;
}
#globalNaviPC {
	width:1080px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-left: 69px;
	padding-right: 69px;
}
#globalNaviPC ul {
	list-style-type: none;
	width: 942px;
	position: relative;
}
#globalNaviPC li {
	line-height: 40px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-color: #251E1C;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 134px;
	text-align: center;
	font-size: 15px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
#globalNaviPC li:nth-child(3) {
	width: 138px;
}
#globalNaviPC li.current,
#globalNaviPC li:hover {
	background-color: #4B70B4;
}
#globalNaviPC li.gmenu01,
#globalNaviPC li.gmenu02,
#globalNaviPC li.gmenu03,
#globalNaviPC li.gmenu04,
#globalNaviPC li.gmenu05,
#globalNaviPC li.gmenu06,
#globalNaviPC li.gmenu07 {
	cursor: pointer;
}
#globalNaviPC li.gmenu01:before,
#globalNaviPC li.gmenu02:before,
#globalNaviPC li.gmenu03:before,
#globalNaviPC li.gmenu04:before,
#globalNaviPC li.gmenu05:before,
#globalNaviPC li.gmenu06:before,
#globalNaviPC li.gmenu07:before {
	color: #4B70B4;
	display: inline-block;
	transform: scale(1.6, 0.7);
    content: "∨";
	margin-right: 8px;
}
#globalNaviPC li.gmenu01.current:before,
#globalNaviPC li.gmenu02.current:before,
#globalNaviPC li.gmenu03.current:before,
#globalNaviPC li.gmenu04.current:before,
#globalNaviPC li.gmenu05.current:before,
#globalNaviPC li.gmenu06.current:before,
#globalNaviPC li.gmenu07.current:before,
#globalNaviPC li.gmenu01:hover:before,
#globalNaviPC li.gmenu02:hover:before,
#globalNaviPC li.gmenu03:hover:before,
#globalNaviPC li.gmenu04:hover:before,
#globalNaviPC li.gmenu05:hover:before,
#globalNaviPC li.gmenu06:hover:before,
#globalNaviPC li.gmenu07:hover:before {
	color: #FFF;
}
#globalNaviPC li a {
	line-height: 40px;
	display: block;
	color: #FFF;
	*zoom: 1;
}
#globalNaviPC li .subMenuArea {
	display: none;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 100%;
	z-index: 1000;
	background-color: #fff;
	padding: 20px 40px 20px 40px;
	text-align: left;
	cursor: default;
}
#globalNaviPC li .subMenuArea a,
#globalNaviPC li .subMenuArea span.maintenance {
	display: inline;
	color: #4B70B4;
}
#globalNaviPC li .subMenuArea a:hover {
	text-decoration: underline;
}
#globalNaviPC li .subMenuArea a:before,
#globalNaviPC li .subMenuArea span.maintenance:before {
	color: #4B70B4;
	display: inline-block;
	content: "> ";
	width: 1em;
	text-indent: 0;
	padding-left: 2px;
}
#globalNaviPC li .subMenuArea h2,
#globalNaviPC li .subMenuArea span.h2 {
	font-size: 19px;
	font-weight: bold;
	line-height: 40px;
	color: #4B70B4;
	margin: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9D2EB;
	margin-bottom: 20px;
	display: block;
}
#globalNaviPC li .subMenuArea h2 a,
#globalNaviPC li .subMenuArea span.h2 a {
	font-weight: bold;
}
#globalNaviPC li .subMenuArea h3,
#globalNaviPC li .subMenuArea span.h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #3070B8;
	margin-bottom: 5px;
	display: block;
}
#globalNaviPC li .subMenuArea ul {
	width: auto;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding-right: 10px;
}
#globalNaviPC li.gmenu03 .subMenuArea ul,
#globalNaviPC li.gmenu05 .subMenuArea ul {
	width: 100%;
}
#globalNaviPC li.gmenu06 .subMenuArea ul {
	width: 33%;
}
#globalNaviPC li .subMenuArea ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	border: none;
	text-align: left;
	font-size: 14px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	line-height: 20px;
}
#globalNaviPC li .subMenuArea ul li a {
	line-height: 20px;
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}
#globalNaviPC li .subMenuArea ul li span.maintenance {
	line-height: 20px;
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}
#globalNaviPC li .subMenuArea ul li a.bottomMenu {
	margin-left: 20px;
}
#globalNaviPC li .subMenuArea ul li a.tBlank:after {
	margin-left: 5px;
    content: url(../images/icon_tblank_pc.gif);
}
#globalNaviSP,
#globalNaviSPbg,
.spOnly {
	display: none;
}

/* topicPath */
#topicPath {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	height: 30px;
}
#topicPath span.headIMG {
	display: none;
}
#topicPath ul {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
#topicPath li {
    color: #666666;
    display: inline;
    font-size: 70%;
    list-style-type: none;
	line-height: 30px;
	*margin-right: 10px;
}
#topicPath li br {
	display: none;
}
#topicPath li:before {
	color: #666666;
    content: " > ";
}
#topicPath li:first-child:before {
    content: "";
}
#topicPath li a {
    color: #666666;
}
#topicPath li a:hover {
	text-decoration: underline;
}
#topicPath li span.gMenuBtn {
    color: #666666;
	cursor: pointer;
	font-size: inherit;
}
#topicPath li span.gMenuBtn:hover {
	text-decoration: underline;
}




#contents {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#contents .alignRight {
	text-align: right;
}
#contents .alignLeft {
	text-align: left;
}
#contents .alignCenter {
	text-align: center;
}
#contents .floatRight {
	float: right;
}
#contents .floatLeft {
	float: left;
}
#contents .floatCenter {
	float: center;
}
#contents h2 {
	margin-top: 60px;
	font-weight: bold;
}
#contents p {
}
#contents .mainTitle {
	background-image: url(images/maintitle_bg_temp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 154px;
	width: 100%;
	margin-bottom: 40px;
}
#contents .mainTitle h1 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
	-moz-text-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
}
#contents .mainTitle h2 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
	-moz-text-shadow:2px 2px 3px rgba(0, 0, 0, 0.5);
}
#contents .mainTitle h1 span,
#contents .mainTitle h2 span {
	display: block;
	padding-top: 25px;
	font-weight: normal;
	font-size: 18px;
	color: inherit;
}
#contents .mainTitle h1 span.brPoint,
#contents .mainTitle h2 span.brPoint {
	display: inline;
	padding-top: 0px;
	font-weight: bold;
	font-size: 40px;
}
#contents .grayBox {
	background-color: #edf1f8;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contents#contents .grayBox h2 {
	margin-top: 0px;
}
#contents .grayBoxTopBorder {
	background-color: #edf1f8;
	border-top: 15px solid #bfcce5;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
#contents .grayBox hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 40px;
	margin-bottom: 40px;
	border-top: 15px solid #bfcce5;
}
#contents ul.linkList {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}
#contents ul.linkList li {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	padding: 15px;
	position: relative;
	line-height: 28px;
}
#contents ul.linkList li h3 {
	font-size: 115%;
	font-weight: bold;
}
#contents ul.linkList li a:after {
	display: block;
	position: absolute;
	top: 0;
	left: auto;
	right: 10px;
	bottom: 0;
	content: "";
	text-decoration: none;
	width: 40px;
	height: 100%;
	background-position: right center;
	background-image: url(images/arrow_linklist.png);
	background-repeat: no-repeat;
}
#contents ul.linkList li .leftImg {
	float: left;
	margin-right: 20px;
	padding-right: 15px;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfcce5;
}
#contents .tableBox {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	font-size: 90%;
}
#contents .tableBox table {
	border-collapse: collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	width: 100%;
}
#contents .tableBox table tr {
}
#contents .tableBox table th {
	border-collapse: collapse;
	background-color: #bfcce5;
	padding: 8px;
	width: 180px;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#contents .tableBox table td {
	border-collapse: collapse;
	background-color: #edf1f8;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

#contents .tableBoxScroll {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	font-size: 90%;
}
#contents .tableBoxScroll table {
	border-collapse: collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	width: 100%;
}
#contents .tableBoxScroll table tr {
}
#contents .tableBoxScroll table th {
	border-collapse: collapse;
	background-color: #bfcce5;
	padding: 8px;
	width: 180px;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#contents .tableBoxScroll table td {
	border-collapse: collapse;
	background-color: #edf1f8;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#contents span.scrollSP {
	display: none;
}











#contents.indexContents {
	width: 100%;
}
#contents.indexContents a {
	color: #343F4F;
}
#contents.indexContents a:hover {
	text-decoration: underline;
}
#contents.indexContents .width860 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#contents.indexContents .listBtn {
	height: 34px;
	width: 200px;
	border: 2px solid #FFF;
	position: relative;
	text-align: center;
	margin-top: 20px;
}
#contents.indexContents .listBtn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contents.indexContents .listBtn a {
	height: 30px;
	width: 196px;
	display: block;
}
#contents.indexContents .listBtn:after {
	display: block;
	position: absolute;
	right: -2px;
	top: 5px;
	color: #FFF;
    content: "〉";
	font-weight: bold;
	font-size: 13px;
}
#contents.indexContents .listBtn.black {
	border-color: #251E1C;
}
#contents.indexContents .listBtn.black:after {
	color: #251E1C;
}

#contents.indexContents .infoAttention {
	width: 200px;
	border: 2px solid #CC0000;
	position: relative;
	text-align: center;
	margin-top: 20px;
}
#contents.indexContents .infoAttention h2 {
	text-align: center;
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 32px;
	margin: 0px;
}
#contents.indexContents .infoAttention ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
#contents.indexContents .infoAttention ul li {
	position: relative;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#contents.indexContents .infoAttention ul li a {
	line-height: 30px;
	padding: 5px;
	font-size: 13px;
	display: block;
}
#contents.indexContents .infoAttention ul li a:hover {
	background-color: #FFCCCC;
	text-decoration: none;
}
#contents.indexContents .infoAttention ul li a:after {
	display: block;
	position: absolute;
	right: 0px;
	top: 6px;
    content: "〉";
	font-weight: bold;
	font-size: 13px;
}


#contents.indexContents .section01,
#contents.indexContents .section02,
#contents.indexContents .section03,
#contents.indexContents .section04,
#contents.indexContents .section05,
#contents.indexContents .section06 {
	padding-top: 60px;
	position: relative;
}
#contents.indexContents .section01 h1,
#contents.indexContents .section02 h1,
#contents.indexContents .section03 h1,
#contents.indexContents .section04 h1,
#contents.indexContents .section05 h1,
#contents.indexContents .section06 h1,
#contents.indexContents .section01 h2.title,
#contents.indexContents .section02 h2.title,
#contents.indexContents .section03 h2.title,
#contents.indexContents .section04 h2.title,
#contents.indexContents .section05 h2.title,
#contents.indexContents .section06 h2.title {
	color: #4B70B4;
	font-size: 21px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 25px;
}
#contents.indexContents .section01 h1 span,
#contents.indexContents .section02 h1 span,
#contents.indexContents .section03 h1 span,
#contents.indexContents .section04 h1 span,
#contents.indexContents .section05 h1 span,
#contents.indexContents .section06 h1 span,
#contents.indexContents .section01 h2.title span,
#contents.indexContents .section02 h2.title span,
#contents.indexContents .section03 h2.title span,
#contents.indexContents .section04 h2.title span,
#contents.indexContents .section05 h2.title span,
#contents.indexContents .section06 h2.title span {
	color: #BBC0C4;
	font-size: 12px;
}
#contents.indexContents .section01 {
	min-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 40px;
}
#contents.indexContents .section01 ul li {
	width: 100%;
	min-width: 960px;
	text-indent:-9999px;
}
#contents.indexContents .section01 ul li.slide01 {
	background-image: url(../images/mainslide_01.jpg);
}
#contents.indexContents .section01 ul li.slide02 {
	background-image: url(../images/mainslide_02.jpg);
}
#contents.indexContents .section01 ul li.slide03 {
	background-image: url(../images/mainslide_03.jpg);
}
#contents.indexContents .section01 ul li.slide04 {
	background-image: url(../images/mainslide_04.jpg);
}
#contents.indexContents .section01 ul li.slide05 {
	background-image: url(../images/mainslide_05.jpg);
}
#contents.indexContents .section01 ul li.slide06 {
	background-image: url(../images/mainslide_06.jpg);
}
#contents.indexContents .section01 ul li.slide07 {
	background-image: url(../images/mainslide_07.jpg);
}
#contents.indexContents .section01 ul li.slide08 {
	background-image: url(../images/mainslide_08.jpg);
}
#contents.indexContents .section01 ul li.slide09 {
	background-image: url(../images/mainslide_09.jpg);
}
#contents.indexContents .section01 ul li.slide10 {
	background-image: url(../images/mainslide_10.jpg);
}
#contents.indexContents .section01 ul li.slide01,
#contents.indexContents .section01 ul li.slide02,
#contents.indexContents .section01 ul li.slide03,
#contents.indexContents .section01 ul li.slide04,
#contents.indexContents .section01 ul li.slide05,
#contents.indexContents .section01 ul li.slide06,
#contents.indexContents .section01 ul li.slide07,
#contents.indexContents .section01 ul li.slide08,
#contents.indexContents .section01 ul li.slide09,
#contents.indexContents .section01 ul li.slide10,
#contents.indexContents .section01 ul li.slidePD2019,
#contents.indexContents .section01 ul li.slidePD2021,
#contents.indexContents .section01 ul li.slidePD {
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
#contents.indexContents .section01 ul.slides li a:hover {
    background-color: #fff;
	opacity: 0.3 !important;
	filter: alpha(opacity=30) !important;
	-ms-filter: "alpha(opacity=30)" !important;
}
#contents.indexContents .section01 ul li.slide01 a,
#contents.indexContents .section01 ul li.slide02 a,
#contents.indexContents .section01 ul li.slide03 a,
#contents.indexContents .section01 ul li.slide04 a,
#contents.indexContents .section01 ul li.slide05 a,
#contents.indexContents .section01 ul li.slide06 a,
#contents.indexContents .section01 ul li.slide07 a,
#contents.indexContents .section01 ul li.slide08 a,
#contents.indexContents .section01 ul li.slide09 a,
#contents.indexContents .section01 ul li.slide10 a,
#contents.indexContents .section01 ul li.slidePD2019 a,
#contents.indexContents .section01 ul li.slidePD2021 a,
#contents.indexContents .section01 ul li.slidePD a {
	width: 100%;
	height: 400px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#contents.indexContents .section02 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}
#contents.indexContents .section02 .infoList {
	width: 460px;
	float: right;
	margin-right: 10px;
	margin-top: -60px;
	margin-bottom: 60px;
}
#contents.indexContents .section02 .infoList dt {
	font-size: 13px;
	padding-top: 8px;
}
#contents.indexContents .section02 .infoList dd {
	font-size: 13px;
	line-height: 22px;
	color: #343F4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC0C4;
	padding-bottom: 8px;
	position: relative;
}
#contents.indexContents .section02 .infoList dd a br.noBR {
	display: none;
}
#contents.indexContents .section02 .infoList dd.new:after {
	display: block;
	position: absolute;
	left: 120px;
	top: -20px;
	color: #BD4C3E;
    content: "NEW";
}
#contents.indexContents .section02 .infoList dd.news {
	background-image: url(../images/info_icon_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
#contents.indexContents .section02 .infoList dd.press {
	background-image: url(../images/info_icon_press.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
#contents.indexContents .section02 .infoList dd.casestudy {
	background-image: url(../images/info_icon_casestudy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
#contents.indexContents .section02 .infoList dd.newsrelease {
	background-image: url(../images/info_icon_newsrelease.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
#contents.indexContents .section02 .infoList dd.irnews {
	background-image: url(../images/info_icon_irnews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
#contents.indexContents .section03 {
	height: 510px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	position: relative;
}
#contents.indexContents .section03 a {
	color: #FFF;
	word-break: break-word;
}
#contents.indexContents .section03 .seminarBox {
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 70px;
}
#contents.indexContents .section03 .seminarBox h1,
#contents.indexContents .section03 .seminarBox h2.title {
	width: 430px;
	position: absolute;
	right: 0;
	top: 0;
}
#contents.indexContents .section03 .seminarList {
	width: 100%;
	height: 470px;
	*height: 360px;
	background-color: #5C8CC7;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #486e9c;
	padding-bottom: 100px;
}
#contents.indexContents .section03 .seminarList span.headIMG {
	display: none;
}
#contents.indexContents .section03 .seminarBox .listBtn {
	position: absolute;
	right: 250px;
	bottom: 40px;
	width: 180px;
}
#contents.indexContents .section03 .seminarBox .listBtn a {
	width: 176px;
}
#contents.indexContents .section03 .seminarBox .listBtn.videos {
	right: 50px;
}
#contents.indexContents .section03 .seminarList dl {
	width: 380px;
	margin-left: auto;
	margin-right: 50px;
	margin-top: 20px;
}
#contents.indexContents .section03 .trainingBox {
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 70px;
}
#contents.indexContents .section03 .trainingBox h1,
#contents.indexContents .section03 .trainingBox h2.title {
	width: 350px;
	position: absolute;
	left: 50px;
	top: 0;
}
#contents.indexContents .section03 .trainingList {
	width: 100%;
	height: 470px;
	*height: 360px;
	background-color: #75B270;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #5b8c58;
	padding-bottom: 100px;
}
#contents.indexContents .section03 .trainingBox .listBtn {
	position: absolute;
	left: 50px;
	bottom: 40px;
	width: 180px;
}
#contents.indexContents .section03 .trainingBox .listBtn a {
	width: 176px;
}
#contents.indexContents .section03 .trainingList dl {
	width: 380px;
	margin-left: 50px;
	margin-right:  auto;
	margin-top: 20px;
}
#contents.indexContents .section03 .seminarList dt,
#contents.indexContents .section03 .trainingList dt {
	font-size: 13px;
	padding-top: 8px;
	color: #FFF;
}
#contents.indexContents .section03 .seminarList dd,
#contents.indexContents .section03 .trainingList dd {
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 8px;
}
#contents.indexContents .section03 .seminarList dt.new:after,
#contents.indexContents .section03 .trainingList dt.new:after {
	color: #DBBB37;
    content: "　NEW";
}
#contents.indexContents .section04 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contents.indexContents .section04 h2.pickupTitle {
}
#contents.indexContents .section04 h2.pickupTitle span {
	color: #4B70B4;
	font-size: 16px;
}
#contents.indexContents .section04 ul.pickupTextList {
	padding-left:2em;
	margin-bottom:80px;
}
#contents.indexContents .section04 ul.pickupTextList li {
	line-height:2em;
	font-size:130%;
}
#contents.indexContents .section04 ul.pickupTextList li a {
	text-decoration: underline;
}
#contents.indexContents .section04 ul.pickupSolutionList {
	list-style: none;
	margin-bottom: 40px;
}
#contents.indexContents .section04 ul.pickupSolutionList li {
	display: inline-block;
	margin-bottom: 60px;
	margin-right: 20px;
}
#contents.indexContents .section04 ul.pickupSolutionList li:last-child,
#contents.indexContents .section04 ul.pickupSolutionList li:nth-child(2) {
	margin-right: 0px;
}
#contents.indexContents .section04 ul.pickupSolutionList li img {
	width: 300px;
	height: auto;
}
#contents.indexContents .section04 ul.pickupSolutionList li.big {
	margin-right: 10px;
}
#contents.indexContents .section04 ul.pickupSolutionList li.big img {
	width: 470px;
	height: auto;
}
#contents.indexContents .section04 .pickupList {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #E9EEF6;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contents.indexContents .section04 .pickupList button {
	*display: none !important;
}
#contents.indexContents .section04 .pickupList .pickupListBtn {
	margin: 30px;
	box-shadow:rgba(36, 29, 27, 0.35) 3px 3px 3px 0px;
	-webkit-box-shadow:rgba(36, 29, 27, 0.35) 3px 3px 3px 0px;
	-moz-box-shadow:rgba(36, 29, 27, 0.35) 3px 3px 3px 0px;
}
#contents.indexContents .section05 {
	background-image: url(../images/casestudy_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 400px;
}
#contents.indexContents .section05 h1,
#contents.indexContents .section05 h2.title {
	color: #FFF;
}
#contents.indexContents .section05 p {
	color: #FFF;
	width: 235px;
	font-size: 15px;
	line-height: 25px;
}
#contents.indexContents .section05 ul {
	position: absolute;
	left: 300px;
	top: 30px;
	width: 600px;
	list-style-type: none;
}
#contents.indexContents .section05 ul li {
	display: inline-block;
	*display: block;
	*float: left;
	width: 100px;
	height: 100px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#contents.indexContents .section05 ul li img {
	width: 100px;
	height: 100px;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 5px 0px;
}
#contents.indexContents .section06 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -50px;
}
#contents.indexContents .section06 ul {
	list-style: none;
	margin-bottom: 80px;
	text-align: center;
}
#contents.indexContents .section06 ul li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}


#contents.indexContents .section07 {
	background-color: #4b70b4;
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contents.indexContents .section07 .bannerBtn {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#contents.indexContents .section07 ul {
	list-style: none;
}
#contents.indexContents .section07 ul li.bannerCat01 {
	display: inline-block;
	width: 570px;
	text-align: center;
	padding-right: 30px;
	border-right: 3px solid #FFF;
}
#contents.indexContents .section07 ul li.bannerCat02 {
	display: inline-block;
	width: 390px;
	padding-left: 30px;
	text-align: center;
}
#contents.indexContents .section07 ul li.bannerCat01 h2,
#contents.indexContents .section07 ul li.bannerCat02 h2 {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0;
}
#contents.indexContents .section07 ul li.bannerCat01 h2 span,
#contents.indexContents .section07 ul li.bannerCat02 h2 span {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
#contents.indexContents .section07 ul.btnLi {
	list-style: none;
	text-align: center;
	margin-top: 20px;
}
#contents.indexContents .section07 ul.btnLi li {
	display: inline-block;
	vertical-align: bottom;
	width:160px;
	margin-right: 20px;
	background-color: #FFF;
	box-shadow:0px 0px 6px 3px #0a4d9b;
	-moz-box-shadow:0px 0px 6px 3px #0a4d9b;
	-webkit-box-shadow:0px 0px 6px 3px #0a4d9b;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
/*	-webkit-transition: 0.1s ease-in-out;  */
/*	-moz-transition: 0.1s ease-in-out;  */
/*	-o-transition: 0.1s ease-in-out;  */
/*	transition: 0.1s ease-in-out;  */
}
#contents.indexContents .section07 ul.btnLi li.datadl {
	background-image: url(../images/sec07_icon_datadl.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#contents.indexContents .section07 ul.btnLi li.trialdl {
	background-image: url(../images/sec07_icon_trialdl.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#contents.indexContents .section07 ul.btnLi li.seminar {
	background-image: url(../images/sec07_icon_seminar.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	margin-right: 0%;
}
#contents.indexContents .section07 ul.btnLi li.training {
	background-image: url(../images/sec07_icon_training.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#contents.indexContents .section07 ul.btnLi li.tips {
	background-image: url(../images/sec07_icon_tips.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	background-size: 140px 75px;
	margin-right: 0%;
}
#contents.indexContents .section07 ul.btnLi li a {
	display: block;
	padding-top: 100px;
	padding-bottom: 20px;
	color: #251e1c;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
}
#contents.indexContents .section07 ul.btnLi li span.maintenance {
	display: block;
	padding-top: 87px;
	padding-bottom: 10px;
	color: #251e1c;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
}
#contents.indexContents .section07 ul.btnLi li a span {
	font-weight: bold;
}
#contents.indexContents .section07 ul.btnLi li a:hover {
	text-decoration: none;
}
#contents.indexContents .section07 ul.btnLi li:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


#contents .recommendationArea {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #251e1c;
	padding: 80px 0;
	margin-top: 80px;
	position: relative;
}
#contents.indexContents .recommendationArea {
	margin-top: 0px;
}
#contents .recommendationArea ul {
	width: 960px;
	list-style: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contents .recommendationArea ul li {
	display: inline;
	margin-right: 30px;
}
#contents .recommendationArea ul li img {
	width: 300px;
	height: auto;
}
#contents .recommendationArea ul li:last-child {
	margin-right: 0px;
}
#contents .recommendationArea_fixed {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #251e1c;
	padding: 20px 0;
	position: fixed;
	bottom: -100px;
	z-index: 100;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transform: translateZ(0);
}
#contents.indexContents .recommendationArea_fixed {
	margin-top: 0px;
}
#contents .recommendationArea_fixed ul {
	width: 960px;
	list-style: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contents .recommendationArea_fixed ul li {
	display: inline;
	margin-right: 30px;
}
#contents .recommendationArea_fixed ul li a {
	width: 250px;
	display: inline-block;
	background-color: #fff;
	border-radius: 5px;
}
#contents .recommendationArea_fixed ul li a:hover {
	opacity: 0.7;
}
#contents .recommendationArea_fixed ul li img {
	width: 200px;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}
#contents .recommendationArea_fixed ul li:last-child {
	margin-right: 0px;
}













/* searchBox用CSS上書き */
#header .headerMenu ul {
	right: 50px;
}
#header .headerMenu ul.btn2023 {
	right: 40px;
}
#customSearch {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 800;	
}
#searchBoxOpener {
	width: 30px;
	height: 30px;
	background-color: #4b70b4;
	position: absolute;
	right: 10px;
	top: 45px;
	line-height: 34px;
	text-indent: 10px;
	color: #FFF;
	font-size: 13px;
	text-indent: -9999px;
	background-image: url(images/icon_search.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#searchBoxOpener:hover {
	cursor: pointer;
}
#searchBoxOpener.close {
	background-image: url(images/icon_search_close.png);
	background-repeat: no-repeat;
	background-position: 7px 8px;
	height: 44px;
}
#searchBox {
	width: 320px;
	border: 4px solid #4b70b4;
	background-color: #FFF;
	height: 40px;
	*height: 30px;
	padding-right: 2px;
	position: absolute;
	right: 10px;
	top: 72px;
	z-index: 800;
	display: none;
}
#searchBox .cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    height: 28px !important;
    width: 70px !important;
    *height: 13px !important;
    *width: 13px !important;
}
table.gsc-search-box td {
    vertical-align: top !important;
}
.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
    box-shadow: none !important;
}
.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
    box-shadow: none !important;
}
.gsst_b {
	-moz-user-select: none;
	font-size: 16px;
	position: relative;
	white-space: nowrap;
	padding-top: 5px !important;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
.searchresultsBox {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}
.gsc-results .gsc-cursor-box {
    text-align: center;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	display: inline-block !important;
	*float: left;
	font-size: 20px;
	border: 1px solid #88a1ce !important;
	margin-left: 3px;
	margin-bottom: 10px;
	text-align: center;
	width: 38px;
	height: 38px;
	line-height: 38px;
	font-weight: normal !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	background-color: #88a1ce !important;
	color: #FFF !important;
	font-weight: normal !important;
}
.gsc-cursor-current-page {
	background-color: #88a1ce !important;
	color: #FFF !important;
	font-weight: normal !important;
}



/* リマーケティングタグ空白削除 */
iframe[name="google_conversion_frame"] {
	position:absolute;
	height: 0;
}



/* マルケト関連 */
#mktoBox {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px !important;
}
#mktoBox .mktoButtonWrap.mktoDownloadButton,
#mktoBox .mktoButtonRow{
	margin: auto !important;
	width: 100% !important;
	text-align: center !important;
	display: block !important;;
}


/* info2023関連 */
#contents.indexContents .section02 .listSwitch {
	margin-bottom: 60px;
}
#contents.indexContents .section02 .listSwitch ul.listMenu {
	list-style: none;
	display: flex;
	position: relative;
	justify-content: space-between;
}
#contents.indexContents .section02 .listSwitch ul.listMenu li {
	width: 25%;
	border-top: 5px solid #fff;
	border-bottom: 2px solid #4B70B4;
}
#contents.indexContents .section02 .listSwitch ul.listMenu li:first-child {
	border-left: 0px solid #fff
}
#contents.indexContents .section02 .listSwitch ul.listMenu li:last-child {
	border-right: 0px solid #fff;
}
#contents.indexContents .section02 .listSwitch ul.listMenu li span {
	background-color: #eee;
	display: block;
	text-align: center;
	padding: 10px;
	cursor: pointer;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-radius: 6px 6px 0px 0px;
	overflow: hidden;
}
#contents.indexContents .section02 .listSwitch ul.listMenu li span:hover {
	opacity: 0.7;
}
#contents.indexContents .section02 .listSwitch ul.listMenu li.current  span:hover {
	opacity: 1;
	cursor: default;
}
#contents.indexContents .section02 .listSwitch ul.listMenu li.current {
	border-top: 2px solid #4B70B4;
	border-left: 2px solid #4B70B4;
	border-right: 2px solid #4B70B4;
	border-bottom: 0px solid #fff;
	border-radius: 6px 6px 0px 0px;
	overflow: hidden;
}
#contents.indexContents .section02 .listSwitch ul.listMenu li.current span {
	background-color: #fff;
}
#contents.indexContents .section02 .listSwitch ul.listGroup {
	list-style: none;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .subListArea {
	background-color: #fff;
	display: none;
	width: 100%;
/*	border-left: 1px solid #4B70B4;
	border-right: 1px solid #4B70B4;
	border-bottom: 1px solid #4B70B4;*/
	padding: 10px;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li.displayed .subListArea {
	display: block;
	width: 100%;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .subListArea .infoList {
	width: 100%;
	float: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .infoList dt {
	font-size: 13px;
	padding-top: 8px;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .infoList dd {
	font-size: 13px;
	line-height: 22px;
	color: #343F4F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC0C4;
	padding-bottom: 8px;
	position: relative;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .infoList dd:last-child {
	border-bottom: none;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .infoList dd.new:after {
	display: block;
	position: absolute;
	left: 120px;
	top: -20px;
	color: #BD4C3E;
    content: "NEW";
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .infoList dd.news {
	background-image: url(../images/info_icon_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .infoList dd.press {
	background-image: url(../images/info_icon_press.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .infoList dd.casestudy {
	background-image: url(../images/info_icon_casestudy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .infoList dd.newsrelease {
	background-image: url(../images/info_icon_newsrelease.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
#contents.indexContents .section02 .listSwitch ul.listGroup li .infoList dd.irnews {
	background-image: url(../images/info_icon_irnews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
















#header,
#footer,
#topicPath,
#contents .recommendationArea {
	font-family: 'Azeret Mono', 'Zen Kaku Gothic New', sans-serif, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, 'Roboto',sans-serif;
	font-feature-settings: "pwid";
	word-spacing: -0.15em;
}

/* サブページ指定 */
body.products #globalNaviPC li.gmenu01,
body.solutions #globalNaviPC li.gmenu02,
body.download #globalNaviPC li.gmenu03,
body.support #globalNaviPC li.gmenu04,
body.partner #globalNaviPC li.gmenu05,
body.about #globalNaviPC li.gmenu06,
body.example #globalNaviPC li.gmenu07,
body.about-ir #globalNaviPC li.gmenu08 {
	background-color: #fff;
	border-bottom: 1px solid #053ea8;
}
body.about.about-ir #globalNaviPC li.gmenu06 {
	border-bottom: none;
}
body.products #globalNaviPC li.gmenu01:hover,
body.solutions #globalNaviPC li.gmenu02:hover,
body.download #globalNaviPC li.gmenu03:hover,
body.support #globalNaviPC li.gmenu04:hover,
body.partner #globalNaviPC li.gmenu05:hover,
body.about #globalNaviPC li.gmenu06:hover,
body.example #globalNaviPC li.gmenu07:hover,
body.about-ir #globalNaviPC li.gmenu08:hover,
body.products #globalNaviPC li.gmenu01.current,
body.solutions #globalNaviPC li.gmenu02.current,
body.download #globalNaviPC li.gmenu03.current,
body.support #globalNaviPC li.gmenu04.current,
body.partner #globalNaviPC li.gmenu05.current,
body.about #globalNaviPC li.gmenu06.current,
body.example #globalNaviPC li.gmenu07.current,
body.about-ir #globalNaviPC li.gmenu08.current {
	background-color: #fff;
}
body.products #globalNaviPC li.gmenu01:before,
body.solutions #globalNaviPC li.gmenu02:before,
body.download #globalNaviPC li.gmenu03:before,
body.support #globalNaviPC li.gmenu04:before,
body.partner #globalNaviPC li.gmenu05:before,
body.about #globalNaviPC li.gmenu06:before,
body.about #globalNaviPC li.gmenu07:before,
body.about-ir #globalNaviPC li.gmenu08:before {
	color: #fff;
}
body.products #globalNaviPC li.gmenu01:hover:before,
body.solutions #globalNaviPC li.gmenu02:hover:before,
body.download #globalNaviPC li.gmenu03:hover:before,
body.support #globalNaviPC li.gmenu04:hover:before,
body.partner #globalNaviPC li.gmenu05:hover:before,
body.about #globalNaviPC li.gmenu06:hover:before,
body.about #globalNaviPC li.gmenu07:hover:before,
body.products #globalNaviPC li.gmenu01.current:before,
body.solutions #globalNaviPC li.gmenu02.current:before,
body.download #globalNaviPC li.gmenu03.current:before,
body.support #globalNaviPC li.gmenu04.current:before,
body.partner #globalNaviPC li.gmenu05.current:before,
body.about #globalNaviPC li.gmenu06.current:before,
body.about #globalNaviPC li.gmenu07.current:before {
	color: #FFF;
}

#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	min-width: 1200px;
}
#wrapper.top {
	padding-top: 0px;
}

/* header */
#languageBox {
	width: 165px;
	height: 48px;
	background-color: #fff;
	position: absolute;
	padding: 7px;
	right: 50px;
	top: 48px;
	z-index: 800;
	line-height: 20px;
	text-align: center;
	color: #222222;
	font-size: 11px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 0px solid #FFF;
	box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
	display: none;
	font-size: 14px;
	line-height: 30px;
}
#languageBox span {
	border-bottom:1px solid #053ea8;
	padding: 0 0 5px 0;
	margin-right: 10px
}
#languageBox a {
	padding: 0 0 5px 0;
	color: #053ea8;
}
#languageBox a:hover {
	border-bottom:1px solid #053ea8;
	text-decoration: none;
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	min-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center bottom;
	z-index: 1000;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
	padding: 0 10px;
	min-width: 1200px;
}
#header h1.top {
	display: block;
	width: 960px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 0;
	right: 0;
	top:0;
}
#header h1.top img {
	visibility: hidden;
}
#header p.logo {
	width: 81px;
	height: 15px;
	position: absolute;
	top: 13px;
	left: 15px;
	font-size: 15px;
	line-height: 1em;
}
#header p.logoTxt {
	width: 124px;
	height: 9px;
	position: absolute;
	top: 33px;
	left: 15px;
	font-size: 9px;
	line-height: 1em;
}
#header p.logo img,
#header p.logoTxt img {
	width: 100%;
}
#header .headerBox {
	width: 100%;
	max-width: 1360px;
	margin: 15px auto;
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.04);
	position: relative;
}
#header .headerMenu {
	width: 100%;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: transparent;
}
#header .headerMenu ul {
	list-style: none;
	margin-bottom: 20px;
	position: absolute;
	top: 13px;
	right: 10px;
}
#header .headerMenu ul li {
	height: 31px;
	width: auto;
	background-color: #FFF;
	position: relative;
	text-align: center;
	float: left;
	margin-right: 5px;
	font-size: 13px;
	line-height: 31px;
}
#header .headerMenu ul li.long {
	height: 34px;
	width: auto;
	background-color: #FFF;
	position: relative;
	text-align: left;
	float: left;
	margin-right: 25px;
}
#header .headerMenu ul li:first-child {
	margin-right: 15px;
}
#header .headerMenu ul li:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
#header .headerMenu ul li a {
	height: 31px;
	width: auto;
	display: block;
	font-size: 13px;
	line-height: 31px;
	border-radius: 31px;
	font-weight: 500;
}
#header .headerMenu ul li.btn2023 {
	height: auto;
	width: auto;
	border: 2px solid #4B70B4;
	border-radius: 4px;
	margin-right: 7px;
}
#header .headerMenu ul li.btn2023:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	background-color: rgba(75,112,180,0.50);
}
#header .headerMenu ul li.btn2023.inq:hover {
	background-color: #fade33;
}
#header .headerMenu ul li.btn2023 a {
	height: auto;
	width: auto;
	padding: 6px 10px 5px 10px;
	line-height: 15px;
}
#header .headerMenu ul li.btn2023 a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
#header .headerMenu ul {
	right: 50px;
}
#header .headerMenu ul.btn2023 {
	right: 10px;
}
#header .headerMenu ul.btn2023 li.btnDalcommu {
	margin-top:-7px;
	margin-right:15px;
}
#header .headerMenu ul.btn2023 li.btnDatadl {
}
#header .headerMenu ul.btn2023 li.btnDatadl a {
	border:1px solid #f91a51;
	color: #f91a51 !important;
	padding: 0 10px;
}
#header .headerMenu ul.btn2023 li.btnDatadl a:hover {
	background-image: linear-gradient(90deg, rgba(241, 1, 45, 0.02), rgba(241, 1, 45, 0.07));
}
#header .headerMenu ul.btn2023 li.btnInq {
}
#header .headerMenu ul.btn2023 li.btnInq a {
	border:1px solid #f91a51;
	color: #fff !important;
	padding: 0 10px;
	background-color: #f91a51;
}
#header .headerMenu ul.btn2023 li.btnInq a:hover {
	background-color: #d9013e;
}
#header .headerMenu ul.btn2023 li.btnOpener {
	height: 31px;
	width: 31px;
	font-size: 13px;
	line-height: 31px;
	border-radius: 31px;
}
#header .headerMenu ul.btn2023 li.btnOpener img {
	vertical-align: middle;
}
#customSearch {
	width: 100%;
	max-width: 1360px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 800;	
}
#searchBoxOpener,
.searchBoxOpener{
	width: 31px;
	height: 31px;
	background-color: #fff;
	position: relative;
	right: auto;
	top: auto;
	line-height: 31px;
	color: #FFF;
	font-size: 13px;
	text-indent: -9999px;
	background-image: url(../images/header_btn_search.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 20px;
	border-radius: 31px;
	-moz-border-radius: 31px;
	-webkit-border-radius: 31px;
}
#languageBoxOpener,
.languageBoxOpener {
	width: 31px;
	height: 31px;
	background-color: #fff;
	position: relative;
	right: auto;
	top: auto;
	line-height: 31px;
	color: #FFF;
	font-size: 13px;
	text-indent: -9999px;
	background-image: url("../images/header_btn_lang.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 20px;
	border-radius: 31px;
	-moz-border-radius: 31px;
	-webkit-border-radius: 31px;
}
#searchBoxOpener:hover,
.searchBoxOpener:hover,
#languageBoxOpener:hover,
.languageBoxOpener:hover {
	cursor: pointer;
	background-color: rgba(15,99,253,0.08);
}
#searchBoxOpener.close,
.searchBoxOpener.close,
#languageBoxOpener.close,
.languageBoxOpener.close {
	background-image: url(../images/header_btn_close.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 20px;
	height: 31px;
	background-color: rgba(15,99,253,0.15);
}
#searchBox {
	width: 296px;
	border: 0px solid #FFF;
	height: 48px;
	*height: 48px;
	padding: 7px;
	position: absolute;
	right: 15px;
	top: 63px;
	z-index: 800;
	display: none;
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
}
#searchBox .cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    height: 28px !important;
    width: 70px !important;
    *height: 13px !important;
    *width: 13px !important;
}
.gsc-search-button-v2 {
  font-size: 0;
  padding: 0px 0px !important;
  width: auto;
  vertical-align: middle;

  border: 0px solid #666;
  border-radius: 0px;

  border-color: #3079ed;
  background-color: #fff !important;
  background-image: url(../images/header_btn_search.svg) !important;
	width: 31px !important;
	height: 31px !important;
	background-color: #fff;
	position: relative;
	line-height: 31px;
	color: #FFF;
	font-size: 13px;
	text-indent: -9999px;
	background-image: url(../images/header_btn_search.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px 20px;
	border-radius: 31px;
	margin-left: 5px;
	cursor: pointer !important;
	border-radius: 31px !important;
}
.gsc-search-button-v2:hover {
	background-color: rgba(15,99,253,0.08) !important;
}
table.gsc-search-box td.gsc-input {
  padding-right: 5px !important;
}
table.gsc-search-box td {
    vertical-align: top !important;
}
.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
    box-shadow: none !important;
}
.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
    box-shadow: none !important;
}
.gsst_b {
	-moz-user-select: none;
	font-size: 16px;
	position: relative;
	white-space: nowrap;
	padding-top: 5px !important;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	display: none !important;
}
.gsib_a {
	border:1px solid rgba(0,0,0,0.1);
	border-radius: 5px;
	&:focus-within {
	  border:1px solid #053ea8;
	}
}
.searchresultsBox {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}
.gsc-results .gsc-cursor-box {
    text-align: center;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	display: inline-block !important;
	*float: left;
	font-size: 20px;
	border: 1px solid #88a1ce !important;
	margin-left: 3px;
	margin-bottom: 10px;
	text-align: center;
	width: 38px;
	height: 38px;
	line-height: 38px;
	font-weight: normal !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	background-color: #88a1ce !important;
	color: #FFF !important;
	font-weight: normal !important;
}
.gsc-cursor-current-page {
	background-color: #88a1ce !important;
	color: #FFF !important;
	font-weight: normal !important;
}
/* globalNaviPC */
#coverBox {
	width: 100%;
	height: 130px;
	background-color: rgba(0,0,0,0);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	display: none;
}
#coverBoxBK {
	width: 100%;
	background-color: rgba(0,0,0,0);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 100;
}
#globalNaviPC {
	width:auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	position: absolute;
	left:140px;
	top:0px;
	right:400px;
	text-align: center;
}
.globalNaviBox {
}
#globalNaviPC ul {
	list-style-type: none;
	width: auto;
	position: relative;
}
#globalNaviPC li {
	line-height: 55px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-color: transparent;
	color: #222222;
	margin: 0 8px;
	padding: 0px;
	width: auto;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
#globalNaviPC li.gmenu09 a {
	line-height: 55px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-color: transparent;
	color: #222222;
	margin: 0 0px;
	padding: 0px;
	width: auto;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
#globalNaviPC li:nth-child(3) {
	width: auto;
}
#globalNaviPC li.gmenu09.current {
	background-color: transparent;
	border-bottom: 0px solid #053ea8 !important;
}
#globalNaviPC li.current,
#globalNaviPC li:hover,
#globalNaviPC li.gmenu09.current:hover{
	background-color: transparent;
	border-bottom: 1px solid #053ea8 !important;
}
#globalNaviPC li.gmenu01,
#globalNaviPC li.gmenu02,
#globalNaviPC li.gmenu03,
#globalNaviPC li.gmenu04,
#globalNaviPC li.gmenu05,
#globalNaviPC li.gmenu06,
#globalNaviPC li.gmenu07,
#globalNaviPC li.gmenu08 {
	cursor: pointer;
}
#globalNaviPC li.gmenu01:before,
#globalNaviPC li.gmenu02:before,
#globalNaviPC li.gmenu03:before,
#globalNaviPC li.gmenu04:before,
#globalNaviPC li.gmenu05:before,
#globalNaviPC li.gmenu06:before,
#globalNaviPC li.gmenu07:before,
#globalNaviPC li.gmenu08:before {
	color: #4B70B4;
	display: inline-block;
	transform: scale(1.6, 0.7);
    content: "";
	margin-right: 0px;
}
#globalNaviPC li.gmenu01.current:before,
#globalNaviPC li.gmenu02.current:before,
#globalNaviPC li.gmenu03.current:before,
#globalNaviPC li.gmenu04.current:before,
#globalNaviPC li.gmenu05.current:before,
#globalNaviPC li.gmenu06.current:before,
#globalNaviPC li.gmenu07.current:before,
#globalNaviPC li.gmenu08.current:before,
#globalNaviPC li.gmenu01:hover:before,
#globalNaviPC li.gmenu02:hover:before,
#globalNaviPC li.gmenu03:hover:before,
#globalNaviPC li.gmenu04:hover:before,
#globalNaviPC li.gmenu05:hover:before,
#globalNaviPC li.gmenu06:hover:before,
#globalNaviPC li.gmenu07:hover:before,
#globalNaviPC li.gmenu08:hover:before {
	color: #FFF;
}
#globalNaviPC li a {
	line-height: 40px;
	display: block;
	color: #FFF;
	*zoom: 1;
}
#globalNaviPC li .subMenuArea {
	display: none;
	position: absolute;
	top: 58px;
	left: 50%;
	width: 800px;
	z-index: 1000;
	background-color: #fff;
	padding: 10px 30px 10px 30px;
	text-align: left;
	cursor: default;
	box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.04);
	border-radius: 8px;
	margin-left: -300px;
}
#globalNaviPC li .subMenuArea a,
#globalNaviPC li .subMenuArea span.maintenance {
	display: inline;
	color: #053ea8;
	font-size: 13px;
}
#globalNaviPC li .subMenuArea a:hover {
	text-decoration: underline;
}
#globalNaviPC li .subMenuArea a:before,
#globalNaviPC li .subMenuArea span.maintenance:before {
	color: #4B70B4;
	display: inline-block;
	content: "-";
	width: 1em;
	text-indent: 0;
	padding-left: 2px;
}
#globalNaviPC li .subMenuArea h2,
#globalNaviPC li .subMenuArea span.h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #222222;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	margin-bottom: 20px;
	display: block;
}
#globalNaviPC li .subMenuArea h2 a,
#globalNaviPC li .subMenuArea span.h2 a {
	font-weight: bold;
}
#globalNaviPC li .subMenuArea h3,
#globalNaviPC li .subMenuArea span.h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #222222;
	margin-bottom: 5px;
	display: block;
}
#globalNaviPC li .subMenuArea ul {
	width: auto;
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-right: 2%;
	padding-right: 0px;
}
#globalNaviPC li .subMenuArea ul:last-child {
	margin-right: 0%;
}
#globalNaviPC li.gmenu03 .subMenuArea ul,
#globalNaviPC li.gmenu05 .subMenuArea ul {
	width: 100%;
}
#globalNaviPC li.gmenu06 .subMenuArea ul,
#globalNaviPC li.gmenu08 .subMenuArea ul {
	width: 32%;
}
#globalNaviPC li .subMenuArea ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	border: none !important;
	text-align: left;
	font-size: 14px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	line-height: 20px;
}
#globalNaviPC li .subMenuArea ul li a {
	line-height: 20px;
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
	word-break: break-word;
}
#globalNaviPC li .subMenuArea ul li span.maintenance {
	line-height: 20px;
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}
#globalNaviPC li .subMenuArea ul li a.bottomMenu {
	margin-left: 20px;
}
#globalNaviPC li .subMenuArea ul li a.tBlank:after {
	margin-left: 5px;
    content: url(../images/icon_tblank_blue.svg);
	width: 13px;
	height: 13px;
	display: inline-block;
	vertical-align: text-top;
	text-indent: 0;
}


/* footer */
#footer {
	width: 100%;
	background-color: #052563;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #052563;
	padding-top: 60px;
	position: relative;
	color: #fff;
}
#footer .footerArea {
	min-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#footer .footerArea a {
	color: #fff;
	line-height: 1.5em;
}
#footer .footerArea a:hover {
	text-decoration: underline;
}
#footer .footerArea .footerBox {
	width: 1180px;
	height: 390px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
#footer .footerArea #gotoTopBtn {
	position: absolute;
	right: 0;
	top: -80px;
	background-image: url(../images/pc_pagetop.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	cursor: pointer;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#footer .footerArea .footerBox .footerLeft {
	float: left;
	position: relative;
	width: 285px;
}
#footer .footerArea .footerBox .footerRight {
	float: right;
	position: relative;
	width: 620px;
}
#footer .footerArea .footerBox h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}
#footer .footerArea .footerBox p {
	font-size: 12px;
	line-height: 23px;
}
#footer .footerArea .footerBox .fmenu01 {
	position: absolute;
	left: 0;
	top: 0;
}
#footer .footerArea .footerBox .fmenu02 {
	position: absolute;
	left: 130px;
	top: 0;
}
#footer .footerArea .footerBox .fmenu03 {
	position: absolute;
	left: 300px;
	top: 0;
}
#footer .footerArea .footerBox .fmenu04 {
	position: absolute;
	left: 300px;
	top: 130px;
	width: 160px;
}
#footer .footerArea .footerBox .fmenu05 {
	position: absolute;
	left: 480px;
	top: 0;
}
#footer .footerArea .footerBox .fmenu06 {
	position: absolute;
	left: 440px;
	top: 210px;
	color: #BBC0C4;
	font-size: 13px;
	text-align: right;
}
#footer .footerArea .footerBox ul {
	list-style: none;
}
#footer .footerArea .footerBox ul li {
	color: #5C8CC7;
	font-size: 14px;
	width: 150px;
	line-height: 1.35em;
}
#footer .footerArea .footerBox .fmenu06 ul li {
	width: 180px;
}
#footer .footerArea .footerBox ul li ul {
	padding-top: 10px;
}
#footer .footerArea .footerBox ul li ul li {
	color: #BBC0C4;
	font-size: 13px;
	margin-top: 8px;
}
#footer .footerArea .footerBox address {
	color: #FFF;
	position: absolute;
	bottom: 20px;
	left: 10px;
	font-size: 12px;
}
#footer .footerArea .footerBox2020 {
	width: 1180px;
	height: 1210px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
#footer .footerArea .footerBox2020 .footerLeft {
	position: absolute;
	left: 10px;
	right: 10px;
}
#footer .footerArea .footerBox2020 .footerLeft h2,
#footer .footerArea .footerBox2020 .footerLeft p.h2Title {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
#footer .footerArea .footerBox2020 .footerLeft p.ftext {
	font-size: 14px;
	line-height: 23px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	font-weight: 100;
}
#footer .footerArea .footerBox2020 .footerRight {
	position: relative;
}
#footer .footerArea .footerBox2020 .footerRight h3,
#footer .footerArea .footerBox2020 .footerRight h3 a,
#footer .footerArea .footerBox2020 .footerRight p.h3Title,
#footer .footerArea .footerBox2020 .footerRight p.h3Title a  {
	color: #fff;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
	font-weight: 500;
}
#footer .footerArea .footerBox2020 .footerRight p.border  {
	padding-top: 30px;
	border-top:1px solid rgba(255,255,255,0.5);
}
#footer .footerArea .footerBox2020 .footerRight p {
	font-size: 16px;
	line-height: 1.35em;
}
#footer .footerArea .footerBox2020 .fmenu01 {
	position: absolute;
	left: 0;
	width: 272px;
	top: 160px;
}
#footer .footerArea .footerBox2020 .fmenu02 {
	position: absolute;
	left: 25.5%;
	width: 272px;
	top: 160px;
}
#footer .footerArea .footerBox2020 .fmenu03 {
	position: absolute;
	left: 51%;
	width: 272px;
	top: 160px;
}
#footer .footerArea .footerBox2020 .fmenu04 {
	position: absolute;
	left: inherit;
	right: 0;
	width: 272px;
	top: 160px;
}
#footer .footerArea .footerBox2020 .fmenu05 {
	position: absolute;
	right: 90px;
	top: 1062px;
}
#footer .footerArea .footerBox2020 .fmenu06 {
	position: absolute;
	left: -10px;
	top: 1015px;
}
#footer .footerArea .footerBox2020 .fmenu07 {
	position: absolute;
	right: 90px;
	top: 1032px;
	max-width: 600px;
}
#footer .footerArea .footerBox2020 ul {
	list-style: none;
}
#footer .footerArea .footerBox2020 ul li {
	color: #FFF;
	font-size: 14px;
	line-height: 1.35em;
}
#footer .footerArea .footerBox2020 ul li ul {
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 10px;
}
#footer .footerArea .footerBox2020 ul li ul.upList {
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}
#footer .footerArea .footerBox2020 ul li ul.upList a {
	font-size: 14px;
	line-height: 1.35em;
	color: #fff;
}
#footer .footerArea .footerBox2020 ul li ul li {
	color: #BBC0C4;
	font-size: 13px;
	margin-top: 8px;
	position: relative;
	padding-left: 1.2em;
}
#footer .footerArea .footerBox2020 ul li ul li:before {
	content:"-";
	display: block;
	position: absolute;
	top: 0;
	left: 3px;
}
#footer .footerArea .footerBox2020 .fmenu06 ul li {
	padding: 0;
	margin: 0;
}
#footer .footerArea .footerBox2020 .fmenu05 ul li:before,
#footer .footerArea .footerBox2020 .fmenu06 ul li:before,
#footer .footerArea .footerBox2020 .fmenu07 ul li:before {
	content:"";
}
#footer .footerArea .footerBox2020 ul li h3 a {
	/* [disabled]text-decoration: underline; */
}
#footer .footerArea .footerBox2020 ul li h3 a:hover {
	/* [disabled]text-decoration: none; */
}
#footer .footerArea .footerBox2020 ul li ul li a.tBlank::after {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-left: 5px;
	background-image: url(../images/icon_tblank_white.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 13px 13px;
    content: "";
	vertical-align:text-top;
}
#footer .footerArea .footerBox2020 .fmenu05 ul li,
#footer .footerArea .footerBox2020 .fmenu07 ul li {
	display: inline-block;
	margin-left: 5px;
}
#footer .footerArea .footerBox2020 .fmenu06 ul li {
	display: inline-block;
	margin-right: 5px;
}
#footer .footerArea .footerBox2020 address {
	color: #FFF;
	position: absolute;
	bottom: 120px;
	left: 0px;
	font-size: 12px;
}

/* recommendationArea */
#contents .recommendationArea {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	padding: 0px 0;
	margin-top: 80px;
	position: relative;
}
#contents.indexContents .recommendationArea {
	margin-top: 0px;
}
#contents .recommendationArea_fixed {
	width: 99px;
	margin-left: auto;
	margin-right: 0;
	background-image: linear-gradient(180deg, rgba(2, 62, 173, 1), rgba(1, 52, 145, 1));
	padding: 0;
	position: fixed;
	bottom: 0px;
	right:-100px;
	z-index: 100;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transform: translateZ(0);
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-radius: 10px 0 0 0;
	overflow: hidden;
}
#contents.indexContents .recommendationArea_fixed {
	margin-top: 0px;
}
#contents .recommendationArea_fixed ul {
	width: 99px;
	list-style: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contents .recommendationArea_fixed ul li {
	display: inline-block;
	margin-right: 0px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#contents .recommendationArea_fixed ul li:last-child {
	border-bottom: 0px solid rgba(255,255,255,0.2);
}
#contents .recommendationArea_fixed ul li a {
	width: 99px;
	display: inline-block;
	background-color: transparent;
	border-radius: 5px;
	padding: 16px 10px 13px 10px;
	color: #fff;
	text-align: center;
	font-size: 13px;
}
#contents .recommendationArea_fixed ul li a:hover {
	opacity: 1;
	background-color: rgba(0,0,0,0.1);
	text-decoration: none;
}
#contents .recommendationArea_fixed ul li img {
	display: block;
	margin: 0 auto 5px auto;
	width: 22px;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}
#contents .recommendationArea_fixed ul li a:hover img {
	opacity: 1;
}
#contents .recommendationArea_fixed ul li:last-child {
	margin-right: 0px;
}




/* topicPath */
#topicPath {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	height: 30px;
	padding: 0 10px;
}
#topicPath span.headIMG {
	display: none;
}
#topicPath ul {
	width: 100%;
	max-width: 1360px;
	margin-left: auto;
	margin-right: auto;
	font-size:0;
}
#topicPath li {
    color: #222222;
    display: inline;
	font-size: 12px;
    list-style-type: none;
	line-height: 30px;
	*margin-right: 10px;
}
#topicPath li br {
	display: none;
}
#topicPath li:before {
	color: #222222;
    content: "＞";
	transform: scale(0.5, 1);
	display: inline-block;
	margin:0 5px;
}
#topicPath li:first-child:before {
    content: "";
}
#topicPath li a {
    color: #053ea8;
}
#topicPath li:last-child a {
}
#topicPath li a:hover {
	text-decoration: underline;
}
#topicPath li:last-child a:hover {
}
#topicPath li span.gMenuBtn {
    color: #666666;
	cursor: pointer;
	font-size: inherit;
}
#topicPath li span.gMenuBtn:hover {
	text-decoration: underline;
}


/* policyBox */
.policyBox {
	position: fixed;
	bottom: 15px;
	left: 15px;
	right: 115px;
	background-color: rgba(255,255,255,0.95);
	padding: 30px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.3);
	max-width: 1080px;
	z-index: 1000;
	visibility: hidden;
	color:#222222;
}
.policyBox.is-show {
    visibility: visible;
}
.policyBox .closeBtn {
	width: 2em;
	color: #666;
	padding: 0.5em;
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	transition-duration:.3s;
	font-size: 20px;
	font-weight: bold;
}
.policyBox p {
	font-size: 15px;
	line-height: 1.5em;
	margin: 0px 5.5em 0px auto;
}
.policyBox p a {
	font-weight: 500;
	color: #4b70b4 !important;
	text-decoration: underline;
}
.policyBox .consentBtn {
	width: 6em;
	background-color: #4b70b4;
	color: #fff;
	padding: 0.5em 1em;
	position: absolute;
	right: 15px;
	bottom: 15px;
	cursor: pointer;
	transition-duration:.3s;
	font-size: 15px;
}
.policyBox .closeBtn:hover,
.policyBox p a:hover,
.policyBox .consentBtn:hover {
	opacity: 0.7;
}
.cc-hide1 {
	display: none;
}
/* ゆっくり消える */
.cc-hide2 {
	animation: hide 0.3s linear 0s;
	animation-fill-mode: forwards;
}
@keyframes hide {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
		visibility: hidden;
	}
}
/* policyBox */