@charset "utf-8";

/* .contents-area-header
---------------------------------------- */
.contents-area-header {
	padding: 4px 0;
}
.contents-area-header p {
	margin: 0 0 1em;
	font-size: 117%;	/* 14px */
	line-height: 1.7;
}
.contents-area-header .heading {
	position: relative;
	margin: 14px 0;
	padding: 15px 25px 20px;
	background: url(../../img/dlc/heading_bg.png) repeat-x left bottom;
	border-bottom: 1px solid #e6e6e6;
	border-left: 5px solid #aaccf9;
}
.contents-area-header .heading:before {
	position: absolute;
	top: 0;
	left: -5px;
	display: block;
	content: "";
	width: 5px;
	height: 50px;
	background: #aaccf9 url(../../img/dlc/heading_side.png) no-repeat left top;
}
.contents-area-header .heading h1 {
	font-weight: normal;
	font-size: 217%;	/* 26px */
	line-height: 1.3;
}
.contents-area-header p a.link:before {
    display: inline-block;
    position: relative;
    top: -2px;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    margin-right: 5px;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #007bff;
}


/* .DLcenter
---------------------------------------- */
.primary-contents-area .DLcenter {}
.primary-contents-area .DLcenter a,
.primary-contents-area .DLcenter a:link {
	color: #1a66ca;
}
.primary-contents-area .DLcenter a.link:before {
	display: inline-block;
	position: relative;
	top: -2px;
	left: 0;
	content: "";
	width: 0;
	height: 0;
	margin-right: 5px;
	border-style: solid;
	border-width: 4px 0 4px 4px;
	border-color: transparent transparent transparent #007bff;
}
.primary-contents-area .DLcenter a.link[target="_blank"],
.primary-contents-area .DLcenter a.blank {
	margin-right: 2px;
	padding-right: 14px;
	background-image: url(/resources/images/icon_08.gif);
	background-repeat: no-repeat;
	background-position: right .2em;
}
.primary-contents-area .DLcenter a.external {
	margin-right: 2px;
	padding-right: 18px!important;
	background-image: url(/resources/images/icon_09.gif)!important;
	background-repeat: no-repeat;
	background-position: right .2em;
}


/* .DLcenter-pls-login ---------- */
.DLcenter-pls-login {
	margin: 30px 0!important;
	padding: 30px!important;
	text-align: center;
	line-height: 1;
	color: #666;
	background-color: #eaf2fd;
}
.DLcenter-pls-login p {
	margin-bottom: 1em;
	font-size: 117%;	/* 14px */
}
.DLcenter-pls-login .btn-member-login {
	display: block;
	width: 274px;
	margin: 0 auto;
	background: #ffffff;
	border: 1px solid #ccc;
}
.DLcenter-pls-login .btn-member-login a {
	display: block;
	padding: 15px 0;
	font-size: 117%;	/* 14px */
	text-decoration: none!important;
	color: #1a66ca!important;
	background: #ffffff;
	background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 87%,#ececec 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ffffff 87%,#ececec 100%);
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f6f6f6;
}
.DLcenter-pls-login .btn-member-login a:hover {
	background: #ffffff;
}
.DLcenter-pls-login .btn-member-login a img {
	display: inline-block;
	margin-left: 10px;
	vertical-align: -2px;
}


/* .DLcenter-nav ---------- */
.DLcenter-nav {
	height: 77px;
	margin: 0 -18px!important;
	border-bottom: 5px solid #727272;
}
.DLcenter-nav ul {
	height: 82px;
	margin: 0 18px;
	list-style-type: none;
}
.DLcenter-nav ul li {
	display: block;
	float: left;
	width: 130px;
	height: 81px;
	border-top: 1px solid #727272;
	border-right: 1px solid #727272;
}
.DLcenter-nav ul li:first-child {
	border-left: 1px solid #727272;
}

/* .DLcenter-nav a */
.DLcenter-nav ul li a {
	position: relative;
	display: block;
	height: 81px;
	padding-top: 46px;
	line-height: 1.7;
	text-align: center;
	color: #3b3b3b!important;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center 15px;
	border-bottom: 5px solid #727272;
	-webkit-box-sizing : border-box;
	box-sizing : border-box;
}
.DLcenter-nav li.DLcenter-nav-catalog a {
	background-color: #ffc8b7!important;
	background-image: url(../../img/dlc/icon_nav_catalog.png);
}
.DLcenter-nav li.DLcenter-nav-manual a {
	background-color: #fffecd!important;
	background-image: url(../../img/dlc/icon_nav_manual.png);
}
.DLcenter-nav li.DLcenter-nav-2dcad a {
	background-color: #e1ffdb!important;
	background-image: url(../../img/dlc/icon_nav_2dcad.png);
}
.DLcenter-nav li.DLcenter-nav-3dcad a {
	background-color: #cdfde9!important;
	background-image: url(../../img/dlc/icon_nav_3dcad.png);
}
.DLcenter-nav li.DLcenter-nav-ecad a {
	background-color: #ffebfc!important;
	background-image: url(../../img/dlc/icon_nav_ecad.png);
}
.DLcenter-nav li.DLcenter-nav-technicalguide a {
	background-color: #e3e5ff!important;
	background-image: url(../../img/dlc/icon_nav_technicalguide.png);
}
.DLcenter-nav li.DLcenter-nav-software a {
	background-color: #e5f3ff!important;
	background-image: url(../../img/dlc/icon_nav_software.png);
}

/* .DLcenter-nav current a */
.DLcenter-nav ul li.current a {
	padding-top: 41px;
	text-decoration: none!important;
	background-color: #fff!important;
	background-position: center 10px;
	border-bottom: 0 none;
	border-top: 5px solid;
	cursor: default;
}
.DLcenter-nav li.current.DLcenter-nav-catalog a {
	border-color: #ffc8b7;
}
.DLcenter-nav li.current.DLcenter-nav-manual a {
	border-color: #fffecd;
}
.DLcenter-nav li.current.DLcenter-nav-2dcad a {
	border-color: #e1ffdb;
}
.DLcenter-nav li.current.DLcenter-nav-3dcad a {
	border-color: #cdfde9;
}
.DLcenter-nav li.current.DLcenter-nav-ecad a {
	border-color: #ffebfc;
}
.DLcenter-nav li.current.DLcenter-nav-technicalguide a {
	border-color: #e3e5ff;
}
.DLcenter-nav li.current.DLcenter-nav-software a {
	border-color: #e5f3ff;
}
.DLcenter-nav ul li.current a:after {
	position: absolute;
	left: 58px;
	bottom: 0;
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6.5px 0 6.5px;
	border-color: #727272 transparent transparent transparent;
}


/* .DLcenter-search ---------- */
.DLcenter-search {
	margin-bottom: 50px!important;
}
.DLcenter-search-heading {
	padding: 13px 44px!important; 
	font-size: 150%!important;	/* 18px */
	line-height: 1.3;
	color: #fff;
	background: #666 url(../../img/dlc/icon_search_heading.png) no-repeat 15px center;
}
.DLcenter-search .DLcenter-nav {
	border-bottom: 0 none;
}
.DLcenter-search .DLcenter-nav ul li {
	height: 76px;
	border-bottom: 1px solid #666;
}
.DLcenter-search .DLcenter-nav li a {
	height: 76px;
	border-bottom: 0 none;
}


/* .DLcenter-content parts ---------- */
.DLcenter-content {
	padding-top: 30px!important;
	padding-bottom: 30px;
}

/* search-block */
.search-block .search-block-msg {
	margin-bottom: 30px;
	font-size: 117%;	/* 14px */
	line-height: 1.2;
	text-align: center;
}
.search-block .search-block-msg span {
  display: inline-block;
  margin-top: 1em;
  font-size: 86%;
}

/* keyword */
.search-block .search-block-keyword {
	margin-bottom: 30px;
	padding: 30px;
	text-align: center;
	color: #444;
	background-color: #f4f4f4;
}
.search-block .search-block-keyword > label {
	display: inline-block;
	margin-right: 15px;
	padding-left: 24px;
	font-size: 134%;	/* 16px */
	line-height: 35px;
	background: url(../../img/dlc/icon_search_label.png) no-repeat left center;
}
.search-block .search-block-keyword .search-block-input {
	position: relative;
	display: inline-block;
	padding-left: 32px;
	background: url(../../img/dlc/icon_search_label.png) no-repeat 0 10px;
}
.search-block .search-block-keyword > label + .search-block-input {
  padding-left: 0;
  background: none;
}
.search-block .search-block-keyword input[type="text"] {
	width: 340px;
	height: 35px;
	margin-right: -5px;
	padding: 0 10px;
	font-size: 134%;	/* 16px */
	line-height: 35px;
	border: 1px solid #ccc;
}
.search-block .search-block-keyword input[type="submit"] {
	width: 60px;
	height: 37px;
	font-size: 125%;	/* 15px */
	color: #fff;
	background: #236dcc;
	background: -webkit-linear-gradient(top, #236dcc 0%,#0356c5 100%);
	background: linear-gradient(to bottom, #236dcc 0%,#0356c5 100%);
	border: 1px solid #005bd2;
	vertical-align: top;
	cursor: pointer;
}
.search-block .search-block-keyword input[type="submit"]:hover {
	-webkit-box-shadow:inset 0 0 2px 1px #99ccff;
	box-shadow:inset 0 0 2px 1px #99ccff;
}
.search-block .search-block-keyword input[type="submit"]:active {
	background: #0356c5;
	background: -webkit-linear-gradient(top, #0356c5 0%,#236dcc 100%);
	background: linear-gradient(to bottom, #0356c5 0%,#236dcc 100%);
	border: 1px solid #005bd2;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.search-block .search-block-keyword .search-block-input-type {
  padding-top: 0.6em;
  padding-left: 0.2em;
  font-size: 117%;
  text-align: left;
}
.search-block .search-block-keyword .search-block-input-type label {
  display: inline-block;
  margin-right: 1.5em;
  vertical-align: middle;
}
.search-block .search-block-keyword .search-block-input-type input {
  display: inline-block;
  vertical-align: text-top;
  margin-right: 6px;
  vertical-align: middle;
}

/* keyword-suggest */
.search-block-keyword .suggest-box {
	position: absolute;
	top: 36px;
	left: 32px;
	/* width: 340px; changed by sakamoto 2016.02.08 */ 
        width: 337px;
	text-align: left;
	padding: 9px;
	color: #444;
	background-color: #fff;
	border: 2px solid #266ecd;
	z-index: 100;
}
.suggest-box ul {
	list-style-type: none;
}
.suggest-box .suggest-box-header {
	padding: 9px 11px 8px;
	line-height: 20px;
	color: #444;
	background-color: #eaf2fd;
	border-bottom: 1px solid #88b0e5;
}
.suggest-box .suggest-box-header h3 {
	display: inline;
	font-size: 14px;
}
.suggest-box .suggest-box-header .count {
	display: inline-block;
	padding-left: 5px;
}
.suggest-box .suggest-box-header .nav {
	display: inline-block;
	float: right;
	color: #777;
}
.suggest-box .suggest-box-header .nav li {
	display: inline-block;
}
.suggest-box .suggest-box-header .nav li:first-child {
	margin-right: 5px;
	padding-right: 8px;
	border-right: 1px solid #c5ccd5;
}
.suggest-box .suggest-box-header .nav .on {
	color: #1a66ca;
	cursor: pointer;
}
.suggest-box .suggest-box-header .nav .prev span:before {
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	margin-right: 8px;
	border-style: solid;
	border-width: 4px 4px 4px 0;
	border-color: transparent #777777 transparent transparent;
}
.suggest-box .suggest-box-header .nav .prev .on:before {
	border-color: transparent #266ecd transparent transparent;
}
.suggest-box .suggest-box-header .nav .next span:after {
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	margin-left: 8px;
	border-style: solid;
	border-width: 4px 0 4px 4px;
	border-color: transparent transparent transparent #777777;
}
.suggest-box .suggest-box-header .nav .next .on:after {
	border-color: transparent transparent transparent #266ecd;
}
.suggest-box .suggest-box-list {
	margin: 6px 0 0;
	padding: 0;
	line-height: 1.1;
}
.suggest-box .suggest-box-list li {
	padding: 6px 0 6px 28px;
	text-indent: -28px;
}
.suggest-box .suggest-box-list li.stay,
.suggest-box .suggest-box-list li:hover {
	text-decoration: underline;
	color: #1a66ca;
	background-color: #f4f4f4;
	cursor: pointer;
}
.suggest-box .suggest-box-list li span {
	display: inline-block;
	width: 20px;
	margin-right: 8px;
	text-align: right;
	text-decoration: none;
	color: #444!important;
}


/* select */
.search-block .search-block-select {
	margin-bottom: 20px;
	border-top: 3px double #3f8af1;
	border-bottom: 3px double #3f8af1;
}
.search-block .search-block-select .search-block-ttl {
	margin: 20px 0 0;
	padding: 4px;
	font-size: 134%;	/* 16px */
}
.search-block .search-block-select ul {
	margin: 0 0 20px;
	padding: 4px;
	font-size: 117%;	/* 14px */
	list-style-type: none;
}
.search-block .search-block-select ul + .search-block-ttl {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 3px double #3f8af1;
}
.search-block .search-block-select li {
	float: left;
	width: 25%;
	margin: 12px 0 0;
	padding: 0 1em 0 1.2em;
	text-indent: -1.2em;
	-webkit-box-sizing : border-box;
	box-sizing : border-box;
}
.search-block .search-block-select li:nth-child(4n+1) {
	clear: both;
}
.search-block .search-block-select input[type="radio"] {
	display: inline-block;
	vertical-align: text-top;
	margin-right: 6px;
}

/* pre-notice */
.pre-notice {
	margin: 40px 0;
}
.pre-notice p {
	font-size: 117%;	/* 14px */
	line-height: 1.8;
}

/* download-notice */
.download-notice {
	margin: 40px 0;
	font-size: 117%;	/* 14px */
}
.download-notice .notice-ttl {
	margin-bottom: 0.5em;
}
.download-notice > * + .notice-ttl {
	margin-top: 40px;
}
.download-notice p {
	margin-bottom: 0.5em;
	line-height: 1.8;
}
.download-notice .notes {
	list-style-type: none;
}
.download-notice .notes li {
	margin-top: 0.5em;
	padding-left: 1em;
	font-size: 86%;	/* 12px */
	text-indent: -1em;
}
.download-notice .contact {
	list-style-type: none;
}


/* .DLcenter-information ---------- */
.DLcenter-information {
	margin-bottom: 20px!important;
}
.DLcenter-information-heading {
	padding: 13px 44px!important; 
	font-size: 150%!important;	/* 18px */
	line-height: 1.3;
	color: #444;
	background: #f1f1f1 url(../../img/dlc/icon_edit.png) no-repeat 18px center;
}
.DLcenter-information p,
.DLcenter-information ul {
	margin: 1em 5px;
	font-size: 117%;	/* 14px */
	list-style-type: none;
}

/* .contents-area-footer
---------------------------------------- */
.contents-area-footer {
	margin: 40px -18px 0!important;
	border-top: 1px solid #ccc;
}
.contents-area-footer .banner {
	padding: 26px 9px;
	list-style-type: none;
}
.contents-area-footer .banner li {
	float: left;
	width: 216px;
	margin: 0 9px 9px;
}

/* .DLcenter-alert
---------------------------------------- */
.DLcenter-alert {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 100%;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000); 
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
}
.DLcenter-alert:not(:target){
    filter: none;
}
.DLcenter-alert * {
	font-size: 100%;
}
.DLcenter-alert .DLcenter-alert-box {
	position: relative;
	width: 430px;
	padding: 30px 20px;
	margin: 20px auto;
	font-size: 82%;
	line-height: 1.5;
	text-align: left;
	color: #3c3c3c;
	background-color: #fff;
}
.DLcenter-alert .DLcenter-alert-box ol,
.DLcenter-alert .DLcenter-alert-box ul {
	margin: 0;
	padding: 0;
}
.DLcenter-alert .DLcenter-alert-heading,
.DLcenter-alert .DLcenter-alert-box p,
.DLcenter-alert .DLcenter-alert-box li {
	margin: 0 0 1.5em;
}
.DLcenter-alert .DLcenter-alert-box li {
	list-style-type: none;
}
.DLcenter-alert .DLcenter-alert-box li li {
	margin-bottom: 0;
	margin-left: 1em;
}
.DLcenter-alert .DLcenter-alert-box .agreetment {
	text-align: center;
}
.DLcenter-alert .DLcenter-alert-box .agreetment input[type="checkbox"] {
	margin-right: 0.8em;
}
.DLcenter-alert .DLcenter-alert-box .agreetment .btn-download {
	margin-bottom: 14px;
}
.DLcenter-alert .DLcenter-alert-box .agreetment .btn-download a {
	display: inline-block;
	width: 203px;
	height: 16px;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	color: #fff;
	background: #de0000;
	background: -webkit-linear-gradient(top, #de0000 0%,#b40000 100%);
	background: linear-gradient(to bottom, #de0000 0%,#b40000 100%);
}
.DLcenter-alert .DLcenter-alert-box .agreetment .btn-download a:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 16px;
	margin-left: -16px;
	vertical-align: text-top;
	background: url(../../img/dlc/btn_dl_download.png) no-repeat center center;
}
.DLcenter-alert .DLcenter-alert-box .agreetment .btn-download a:hover {
	opacity: 0.8;
}
.DLcenter-alert .DLcenter-alert-box .btn-close {
	position: absolute;
	right: 4px;
	bottom: 4px;
	display: block;
	width: 78px;
	height: 27px;
	white-space: nowrap;
	text-indent: 80px;
	background: url(../../img/dlc/btn_alert_close.png) no-repeat center center;
	overflow: hidden;
	cursor: pointer;
}








/* clearfix
---------------------------------------- */
.DLcenter-nav ul:before, .DLcenter-nav ul:after,
.search-block-select ul:before, .search-block-select ul:after,
.suggest-box-header:before, .suggest-box-header:after,
.banner:before, .banner:after {
    content:"";
    display:table
}
.DLcenter .nav:after,
.search-block-select ul:after,
.suggest-box-header:after,
.banner ul:after { clear:both }
