@charset "utf-8";

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.over a {
	text-decoration: none;
}

.over a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

iframe {
	vertical-align:top;
}

#identity .taglineLogo a:after {
	display:none;
}

#footer .utility ul li a:after {
	display:none;
}

#contents img.iconImage {
    display: none;
}


/* ja , cn , en 共通*/
/* -----------------------------------
	header
----------------------------------- */
#header #headerBody.headerBody_common {
	height: 76px;
}

#header #identity.mgTop_common {
	margin: 21px 0 0;
	left: 6px;
}

.taglineLogoB {
 position: absolute;
 top: 0;
 right: 5px;
 max-width: 773px;
 min-height: 26px;
 _width: 773px;
 _height: 26px;
 margin: 23px 0 0;
}

/* ----------------------------------------------------------------
cookie style
------------------------------------------------------------------- */
div#cookieLaw{width:100%;background-color:#dee8ff;height:50px;padding-top:12px}
div#cookieLaw div.cookieLawContent{position:relative;width:960px;min-height:31px;padding:0;margin:0 auto;text-align:left;font-size:110%;font-family:Arial, Helvetica, "sans-serif";}
div#cookieLaw div.cookieLawContent p{width:916px;margin:0;padding:9px 0 10px;line-height:1.25;color:#555;font-size: 93%;}
div#cookieLaw div.cookieLawContent p a,div#cookieLaw div.cookieLawContent p a:hover,div#cookieLaw div.cookieLawContent p a:visited{background-color:transparent;text-decoration:none}
div#cookieLaw div.cookieLawContent div.cookieLawCloseBtn{position:absolute;right:4px;top:50%;margin-top:-10px;line-height: 1.15}
div#cookieLaw div.cookieLawContent p a:link{color:#16709f;}
div#cookieLaw div.cookieLawContent p a:hover{opacity: 0.6;}

/* -----------------------------------
	contents
----------------------------------- */

#contents {
	position:relative;
	width:100%;
}

#contents .inner {
	color:#000;
}

.contentsInner {
	border-top: 1px #000 solid;
}

.top .contentsInner {
	padding: 0 0 0;
	border-top: 1px #000 solid;
}

#contents .pageTop {
	position: fixed;
	bottom: 42px;
	right: 42px;
	z-index: 100;
	opacity: .5;
}

/* -----------------------------------
	navArea
----------------------------------- */

#contents .navArea {
	width:100%;
	padding:0 0 15px;
	background:#fff;
	z-index:9999;
}

.fr #contents .navArea ,
.es #contents .navArea {
	padding: 0 0 15px;
}

#contents .navArea.on {
	position:fixed;
	top:0;
	padding-top: 15px;
}

.fr #contents .navArea.on ,
.es #contents .navArea.on {
	padding-top: 15px;
}

#contents .navArea .inner {
	position:relative;
	width:972px;
	margin:0 auto;
}

#contents .navArea p {
	display:none;
	margin:18px 0 6px;
	font-size:129%;
	font-weight:bold;
}

#contents .navArea.on p {
	display:block;
}

#contents .navArea .navList {
	display: flex;
	letter-spacing:-0.5em;
	text-align: left;
}

#contents .navArea .navList li {
	display:table;
	width: 194px;
	min-height: 54px;
	letter-spacing:0;
	vertical-align:top;
	box-sizing: border-box;
}

#contents .navArea .navList li:first-child {
}

#contents .navArea .navList li a::after{
	content: '';
}

#contents .navArea .navList li:last-child a {
	border-right:1px solid #000;
}

#contents .navArea .navList li a {
	display: table-cell;
	height: 54px;
	padding:0 0;
	color:#000;
	font-size:115%;
	text-align:center;
	text-decoration:none;
	border-left:1px solid #000;
	background:#fff;
	vertical-align: middle;
}

#contents .navArea .navList li a:hover {
	color:#fff;
	background:#000;
}


#contents .navArea .navList li span {
	position: absolute;
	top: 19px;
	left: 13px;
	display:block;
	width: 43px;
	margin: 0 0 0 0;
	padding: 2px 0 2px;
	background: #dc0000;
	color: #fff;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}


#contents .navArea .navList li.act a {
	color:#fff;
	background:#000;
}

.en #contents .navArea .navList li:nth-child(2),
.en #contents .navArea .navList li:nth-child(3),
.en #contents .navArea .navList li:nth-child(5){
	width: 130px;

}

#contents .navArea .navList li:nth-child(1),
#contents .navArea .navList li:nth-child(3){
	position: relative;

}

#contents .navArea .navList li:nth-child(1) a,
#contents .navArea .navList li:nth-child(3) a{
	position: relative;
	padding: 0 0 0 0;
	text-align: left;
	line-height: 1.125;

}

#contents .navArea .navList li:nth-child(1) a,
#contents .navArea .navList li:nth-child(3) a{
	text-align: center;
}

#contents .navArea .navList li:nth-child(1) ul,
#contents .navArea .navList li:nth-child(3) ul {
	position: absolute;
	left: -1px;
	top: 100%;
	width: 101%;
	display: none;
	border-left: 1px #000 solid;
	background: #000;
	text-align: left;
}

#contents .navArea .navList li:nth-child(1) ul li,
#contents .navArea .navList li:nth-child(3) ul li {
	width: 100%;
	color: #c3c3c3;
	border-top: 1px #808080 solid;
	min-height: inherit;
	vertical-align: middle;
}

#contents .navArea .navList li:nth-child(1) ul li:first-child,
#contents .navArea .navList li:nth-child(3) ul li:first-child {
	border-top: 1px #fff solid;
}

#contents .navArea .navList li:nth-child(1) ul li.nolink,
#contents .navArea .navList li:nth-child(3) ul li.nolink {
	padding: 10px 12px;
}

#contents .navArea .navList li:nth-child(1) ul li a,
#contents .navArea .navList li:nth-child(3) ul li a {
	display: block;
	height: inherit;
	padding: 10px 12px;
	background: none;
	font-size: 14px;
	color: #fff;
	text-align: left;
}

#contents .navArea .navList li:nth-child(1) ul li em,
#contents .navArea .navList li:nth-child(3) ul li em {
	font-size: 10px;
	color: #c3c3c3;
}
#contents .navArea .navList li:nth-child(1) ul li em,
#contents .navArea .navList li:nth-child(3) ul li em {
	font-size: 10px;
	color: #fff;
}

#contents .navArea .navList li:nth-child(1) ul li a:hover,
#contents .navArea .navList li:nth-child(3) ul li a:hover{
	background: #000;
	color: #fff;
	text-decoration: none;
}
#contents .navArea .navList li:nth-child(1) ul li a:hover em,
#contents .navArea .navList li:nth-child(3) ul li a:hover em {
	font-size: 9px;
	color: #fff;
}
#contents .navArea .navList li:nth-child(1) ul li span,
#contents .navArea .navList li:nth-child(3) ul li span {
	position: inherit;
	top: inherit;
	left: inherit;
	display:inline;
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0;
	background: none;
	color: #c3c3c3;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}






#contents .langMenu {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 153px;
    height: 33px;
    margin: auto;
    text-align: center;
    line-height: 1.4;
    z-index: 100000;
}

.fr #contents .langMenu ,
.es #contents .langMenu {
	bottom: 10px;
}

#contents .langMenu a {
	display: block;
	padding: 7px 4px;
	background: #00a273;
	color: #fff !important;
}

#contents .langMenu a span {
	padding: 0 16px 0 0;
	background:url(../../img/shared/ico_arw_01.gif) no-repeat right center;
}

#contents .langMenu a .ttl {
	padding:0 10px 0 0;
	font-size:72%;
	vertical-align:middle;
	background:none;
}

#contents .langMenu ul {
	position: absolute;
	width: 100%;
	display: none;
}


/* -----------------------------------
	lower_nav
----------------------------------- */
#contents .lower_nav_area {
	background: #fff;
}
#contents .lower_nav_area.on {
	position: fixed;
	top: 0;
	width: 100%;
	margin: 0 !important;
	padding: 16px 0;
	text-align: center;
	z-index: 9999;
}

.feature #contents .lower_nav_area {
	margin: 33px 0 0;
}
.spec #contents .lower_nav_area {
	margin: 33px 0 0;
}
.support #contents .lower_nav_area {
	margin: 33px 0 0;
}
.contact #contents .lower_nav_area {
	margin: 33px 0 0;
}

#contents .lower_nav_area .lower_nav_inner_area {
	width: 972px;
	margin: 0 auto 0 auto;
}
#contents .lower_nav_area .ttl_area01 {
	margin: 0 0 -7px;
	text-align: right;
}
#contents .lower_nav_area.on .ttl_area01 {
	display: none;
}
#contents .lower_nav_area .ttl_area02 {
	display: none;
	justify-content: space-between;
	padding: 0 13px 0 16px;
}
#contents .lower_nav_area.on .ttl_area02 {
	display: flex;
}
#contents .lower_nav_area p {
	margin: 0 !important;
}

#contents .lower_nav {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 972px;
	margin: 0 auto 0 auto;
	font-size: 14px;
	text-align: center;
}
#contents .lower_nav {
	padding: 26px 0 0;
	border-top: 1px #000 solid;
}
#contents .lower_nav_area.on .lower_nav {
	padding: 26px 0 0;
	border-top: none;
}

#contents .lower_nav li {
	display: table;
	width: 147px;
	min-height: 37px;
	flex-basis: 147px;
	vertical-align: middle;
	letter-spacing:0;
	vertical-align:top;
	border-left:1px solid #000;
	color: #c3c3c3;
}

#contents .lower_nav li em {
	font-size: 9px;
	color: #c3c3c3;
}
#contents .lower_nav li a em {
	font-size: 9px;
	color: #000;
}
#contents .lower_nav li span {
	font-size: 12px;
}

#contents .lower_nav li a{
	display: table-cell;
	width: 147px;
	height: 37px;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
}

#contents .lower_nav li a:hover{
	background: #000;
	color: #fff;
	text-decoration: none;
}
#contents .lower_nav li.act a{
	background: #000;
	color: #fff;
	text-decoration: none;
}
#contents .lower_nav li a:hover em {
	font-size: 9px;
	color: #fff;
}
#contents .lower_nav li.act a em {
	font-size: 9px;
	color: #fff;
}

#contents .lower_nav li:first-child {
	width:137px;
}


#contents .lower_nav li:last-child {
	border-right:1px solid #000;
}





/* -----------------------------------
	top
----------------------------------- */


.top #contents .kvArea {
	position:relative;
	width:100%;
	min-width:974px;
	height:566px;
	background: url(/security/img/kv_index_01.png) no-repeat center top;
	overflow:hidden;
}

.top #contents .kvArea ul li {
	position: relative;
	max-width:974px;
	height:534px;
	margin:0 auto;
}

.top #contents .kvArea ul li span {
	position: absolute;
	right: 4px;
	bottom: 72px;
}


.top #contents .link {
padding: 20px 0;
text-align: left;
}

.top #contents .link a {
	display: inline-block;
	padding: 0 0 0 16px;
	font-size: 14px;
	font-weight: bold;
	background: url(/img/shared/ico_arw_02.gif) no-repeat left 4px;
	color: #333;
}

.top #contents .topicsArea {
	width:940px;
	margin: 58px auto 0;
}

.top #contents .topicsArea h2 {
	padding: 0 5px 7px;
	line-height: 1.4;
	font-size: 129%;
	font-weight: normal;
}

.top #contents .topicsArea .topicsList {
	padding: 20px 5px 0;
}

.top #contents .topicsArea .topicsList dl {
	margin: 0 0 20px;
	line-height: 1.43;
}

.top #contents .topicsArea .topicsList dl dt {
	float: left;
	width: 98px;
	font-weight: normal;
}

.top #contents .topicsArea .topicsList dl dd {
	margin: 0 0 0 105px;
}

.top #contents .topicsArea .topicsList dl dd a {
	display: inline-block;
	color: #333;
}
.top #contents .topicsArea .topicsList dl dd a:hover {
	text-decoration: none;
}
.top #contents .topicsArea .topicsList dl dd a:after {
	display:none;
}
.top #contents .topicsArea .otherList {
	padding: 22px 5px 0;
	border-top: 1px solid #333;
}


#contents .product_info_area {
	width: 972px;
	margin: 100px auto 0;
}

#contents .product_info_area a::after {
	content: '';
}

#contents .product_info_area h2 {
	padding: 0 38px 4px 38px;
	border-bottom: 1px #000 solid;
	font-size: 30px;
}

#contents .product_info_area .product_info_inner_area {
	margin: 0 15px;
}

#contents .product_info_area .product_info_inner_area ul {
	display: flex;
	width: 780px;
	margin: 21px auto 0;
}

#contents .product_info_area .product_info_inner_area ul li {
	width: 50%;
	margin: 0 0 0 36px;
}

#contents .product_info_area .product_info_inner_area ul li:first-child {
	margin: 0 0 0 0;
}

#contents .product_info_area .product_info_inner_area ul li .txt_box {
	position: relative;
	min-height: 120px;
}

#contents .product_info_area .product_info_inner_area ul li h3 {
	padding: 0 0 14px;
	font-size: 23px;
	box-sizing: border-box;
}

#contents .product_info_area .product_info_inner_area ul li h3 span {
	display:block;
	width: 54px;
	margin: 0 0 2px 0;
	padding: 2px 0 2px;
	background: #dc0000;
	color: #fff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}



#contents .product_info_area .product_info_inner_area ul li .lead {
	margin: 0;
	font-size: 14px;
	line-height: 1.4285;
}

#contents .product_info_area .product_info_inner_area ul li .btn {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	font-size: 14px;
}

#contents .product_info_area .product_info_inner_area ul li .btn a {
	position: relative;
	display: block;
	width: 102px;
	padding: 5px 0;
	background: #1c9d77 url(/security/img/shared/icn_arw01.png) no-repeat 94% center;
	font-size: 12px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#contents .product_info_area .product_info_inner_area ul li .btn a span {
	position: absolute;
	top: 0;
	right: -23px;
	bottom: 0;
	width: 14px;
	height: 11px;
	margin: auto;
}

#contents .product_info_area .product_info_inner_area ul li .btn a span img {
	vertical-align: top;
}

#contents .product_info_area .product_info_inner_area ul li .img {
	margin: 0;
	text-align: center;
}

/* -----------------------------------
	spec
----------------------------------- */

.spec #contents h1 {
	padding: 0 38px 4px 38px;
	border-bottom: 1px #000 solid;
	font-size: 30px;
}

.spec #contents .spec_area {
	width:972px;
	margin:0 auto;
	padding: 90px 0 0;
}

.spec .txt_img_box {
	margin: 60px auto 0 auto;
	text-align: center;
}

.spec .txt_img_box h2 {
	margin: 0;
	font-size: 24px;
	text-decoration: underline;
}

.spec .txt_img_box p {
	margin: 16px 0 0 0 !important;
	font-size: 14px;
}

.spec .spec_table_area {
	margin: 65px 0 0;
}

.spec .spec_table_area .note {
	margin: 40px 0 0 !important;
	font-size: 11px;
}

.spec .spec_table_area .spec_table_inner_area {
	display: flex;
	justify-content: space-between;
}

.spec .spec_table_area h2 {
	position: relative;
	padding: 0 0 4px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.spec .spec_table_area h2::before {
	content: '';
	position: relative;
	display: block;
	width: 100%;
	margin: 0 0 -10px !important;
	border-top: 1px #000 solid;
}

.spec .spec_table_area h2 span {
	position: relative;
	display: inline-block;
	padding: 0 8px;
	background: #fff;
	z-index: 9;
}

.spec .spec_table_area .spec_table_inner_area .spec_table_box {
	flex-basis: 477px;
}


.spec .txt_img_box .lead {
	margin: 16px 0 0 0 !important;
	font-size: 18px;
	font-weight: bold;
}

.spec .txt_img_box .img {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 55px;
}

.spec #contents .spec_area table {
	margin:15px auto 0;
	font-size:11px;
	text-align:left;
	border-collapse:collapse;
}

.spec #contents .spec_area table th {
	width: 165px;
	padding: 0 10px;
	border:1px solid #000;
	box-sizing:border-box;
	font-size: 11px;
	font-weight: normal;
	line-height: 28px;
	vertical-align: top;
}

.spec #contents .spec_area table td {
	padding: 0 10px;
	border:1px solid #000;
	box-sizing:border-box;
	font-size: 11px;
	line-height: 28px;
}


/* -----------------------------------
	contact
----------------------------------- */

.contact #contents h1 {
	padding: 0 38px 4px 38px;
	border-bottom: 1px #000 solid;
	font-size: 30px;
}

.contact #contents .contact_area {
	width:972px;
	margin:0 auto;
	padding: 90px 0 0;
}

.contact .lead_box {
	width: 870px;
	margin: 40px auto 0 auto;
}

.contact .lead_box p {
	font-size: 14px;
	line-height: 1.71428 !important;
}

.contact .lead_box .note_box {
	font-size: 12px;
}

.contact .lead_box .note_box p {
	margin: 35px 0 0 !important;
	font-size: 12px !important;
	line-height: 2 !important;
}

.contact .lead_box .note_box p span {
	color: #cc001b;
}

.contact form {
	background: #e7edf3;
}



/* -----------------------------------
	support
----------------------------------- */

.support #contents .support_area {
	width:972px;
	min-height:600px;
	margin:0 auto;
	padding: 90px 0 0;
}

.support #contents h1 {
	padding: 0 38px 4px 38px;
	border-bottom: 1px #000 solid;
	font-size: 30px;
}

.support #contents .contact_area {
	width:940px;
	margin:0 auto;
	padding:45px 0 0;
}

.support .lead_box {
	width: 870px;
	margin: 40px auto 0 auto;
}

.support .lead_box p {
	font-size: 14px;
	line-height: 1.71428 !important;
}

.support_box01 {
	width: 871px;
	margin: -40px auto 0 auto;
	padding: 130px 0 50px 0;
	color: #000;
}

.support_box01 h2 {
	position: relative;
	margin: 0 0 -14px;
	font-size: 18px;
	text-align: center;
}

.support_box01 h2 span {
	display: inline-block;
	padding: 0 8px;
	background: #fff;
}

.support_box01 .support_inner_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px 50px 0 65px;
	border-top: 1px #000 solid;
	box-sizing: border-box;
}

.support_box01 .support_inner_box.none {
	padding: 40px 0 0 0;
}
.support_box01 .support_inner_box.none_r {
	padding: 40px 0 0 65px;
}

.support_box01 .txt_box h2 {
	margin: 0;
	font-size: 18px;
}

.support_box01 .txt_box p {
	margin: 6px 0 0 0 !important;
	font-size: 14px;
}

.support_box01 .txt_box p b {
	display: block;
	margin: 6px 0 0 0 !important;
	font-size: 12px;
}

.support_box01 p.btn {
	margin: 23px 0 0 !important;
	font-size: 16px;
	font-weight: bold;
}

.support_box01 p.btn a {
	display: block;
	width: 273px;
	padding: 11px 0;
	background: #000;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.support_box01.support_box02 p.btn a {
	display: block;
	width: 273px;
	margin: 0 auto;
	padding: 11px 0;
	background: #000;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.support_box01 .img {
	flex-basis: 201px;
	margin: 0 !important;
	text-align: center;
}



.support_box01.support_box02 {
	text-align: center;
}

.support_box01.support_box02 .support_inner_box {
	display: block;
	align-items: center;
	padding: 40px 0 0 0;
	border-top: 1px #000 solid;
	box-sizing: border-box;
}

.support_box02 .support_box01 .support_inner_box {
	display: block;
	padding: 30px 0 0 0;
	border-top: 1px #000 solid;
	box-sizing: border-box;
}

.support_box02 .support_box01 .support_inner_box .txt_box .lead {
	font-size: 14px;
	line-height: 1.71428;
}
.support_box02 .support_box01 .support_inner_box .txt_box p.btn {
	margin: 35px auto 0 !important;
}

.support_box02 .support_box01 .support_inner_box .txt_box p.btn a {
	margin: 0 auto 0 !important;
}

.support_box02 .support_box01 .support_inner_box .img {
	flex-basis: inherit;
	margin: 37px 0 0 0 !important;
	text-align: center;
}

.support_box02 .support_box01 .support_inner_box .img b {
	display: block;
	font-size: 12px
}

.support_box02 .support_box01 .support_inner_box .img img {
	margin: 18px 0 0;
}

.support_box01 .support_inner_box .img_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 8px 0 0 0 !important;
	text-align: center;
}

.support_box01 .support_inner_box .img_list li {
	width: 155px;
	margin: 29px 7px 0;
}

.support_box01 .support_inner_box .img_list b {
	display: block;
	font-size: 12px
}

.support_box01 .support_inner_box .img_list img {
	margin: 7px 0 0;
}

.support .download_thank_txt {
	display: none;
	font-size: 14px;
	line-height: 1.71428 !important;
	text-align: center;
}

.support .download_lead_box {
	width: 100%;
	margin: 0 auto 0 auto;
}

.support .download_lead_box p {
	font-size: 14px;
	line-height: 1.71428 !important;
}

.support .download_lead_box .note_box {
	font-size: 12px;
}

.support .download_lead_box .note_box p {
	margin: 35px 0 0 !important;
	font-size: 12px !important;
	line-height: 2 !important;
}
.support .download_lead_box .redline {
	margin: 0 0 0 !important;
	font-size: 14px !important;
	line-height: 2 !important;
	color: #ff0000;
	text-decoration: underline;
}


.support_box01 .img_list_download {
	display: flex;
	flex-wrap: wrap;
	margin: 8px 0 0 0 !important;
	text-align: center;
}

.support_box01 .img_list_download li {
	flex-basis: 20%;
	margin: 29px 0 0;
}

.support_box01 .img_list_download b {
	display: block;
	font-size: 16px
}

.support_box01 .img_list_download img {
	margin: 30px 0 0;
}
.support_box01 .img_list_download li:last-child img {
	margin: 11px 0 0;
}
.support_box01 .img_list_download p.lead {
	margin: 16px 0 -16px !important;
}
.support_box01 .img_list_download p.btn {
	position: relative;
	display: block;
	width: 160px;
	margin: 16px auto 0 !important;
	padding: 11px 16px 11px 0;
	background: #d5d5d5;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
}

.support_box01 .img_list_download p.btn:after {
	content: '▶';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 16px;
	width: 16px;
	height: 16px;
	margin: auto 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.support_box01 .img_list_download p.btn.act {
	display: none;
	margin: 16px auto 0 !important;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

.support_box01 .img_list_download p.btn.act a {
	display: block;
	width: 160px;
	margin: 0 auto;
	padding: 11px 16px 11px 0;
	background: #000;
	color: #fff;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
}



.support_box01 .firmware_box01 {
	margin: 45px 28px 0;
}

.support_box01 .firmware_box01 .lead {
	margin: 0 !important;
	font-size: 10px;
}

.support_box01 .firmware_box01 .download_firmware_box {
	display: flex;
	align-items: center;
	margin: 0 0 0;
}

.support_box01 .firmware_box01 .download_firmware_box p.btn {
	margin: 16px 0 0 !important;
	font-size: 16px;
	font-weight: bold;
}

.support_box01 .firmware_box01 .download_firmware_box p.btn span {
	display: block;
	width: 273px;
	margin: 0 auto;
	padding: 11px 0;
	background: #d5d5d5;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.support_box01 .firmware_box01 .download_firmware_box p.btn.act {
	margin: 16px 0 0 !important;
	font-size: 16px;
	font-weight: bold;
}

.support_box01 .firmware_box01 .download_firmware_box p.btn.act a {
	display: block;
	width: 273px;
	margin: 0 auto;
	padding: 11px 0;
	background: #000;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.support_box01 .firmware_box01 .download_firmware_box p.txt {
	padding: 0 0 0 25px;
	font-size: 14px;
	text-decoration: underline;
}

.support_box01 .firmware_box02 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 45px 28px 0;
	padding: 18px 74px 18px 54px;
	border: 1px #6c6c6c solid;
}


.support_box01 .firmware_box02 p {
	margin: 0 0 0 0 !important;
	font-size: 10px;
}

.support_box01 .firmware_box02 p b {
	margin: 0 0 0 0 !important;
	font-size: 12px;
}

.support_box01 .firmware_box02 .img {
	flex-basis: 160px;
	margin: 0 !important;
	padding: 0 0 0 88px;
	text-align: right;
}






/* -----------------------------------
	feature
----------------------------------- */
.feature #contents h1 {
	padding: 0 38px 4px 38px;
	border-bottom: 1px #000 solid;
	font-size: 30px;
}

.feature .main_img_area {
	width: 100%;
	text-align: center;
}

.feature .main_img_area p {
	margin: 0 auto !important;
}

.feature .ttl01 {
	position: relative;
	margin: 0 0 -15px !important;
	padding: 0 38px 4px 38px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.feature .ttl01 span {
	display: inline-block;
	padding: 0 8px;
	background: #fff;
}

.feature #contents .feature_area {
	width:972px;
	margin:0 auto;
	padding:45px 0 0;
}

.feature #contents .youtube_box {
	padding: 0 0 0 0;
}

.feature #contents .youtube_box .youtube_inner_box {
	padding: 48px 39px 0 39px;
}

.feature #contents .youtube_box .youtube_inner_box h2 {
	font-size: 22px;
	font-weight: bold;
}

.feature #contents .youtube_box .youtube_inner_box h2 span {
	border-bottom: 1px #716e6d solid;
}

.feature #contents .youtube_box .youtube_inner_box .youtube_txt_box {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.feature #contents .youtube_box .youtube_inner_box .youtube_txt_box .img {
	padding: 0 0 0 85px;
}

.feature #contents .youtube_box .youtube_inner_box .youtube_txt_box .caption_txt01 {
	display: flex;
	margin: 12px 0 0;
}

.feature #contents .youtube_box .youtube_inner_box .youtube_txt_box .caption_txt01 span {
	display: block;
	width: 50%;
	text-align: center;
	font-size: 12px;
}

.feature #contents .youtube_box .youtube_inner_box .youtube_txt_box .note01 {
	margin: 14px 0 0 0;
	text-align: right;
	font-size: 11px;
}

.feature #contents .youtube_box .youtube_inner_box h3 {
	margin: 18px 0 0;
	font-size: 18px;
	font-weight: bold;
}


.feature #contents .youtube_box .youtube_inner_box .lead {
	margin: 5px 0 0 !important;
	font-size: 14px;
	line-height: 1.7142;
}

.feature #contents .youtube_box .movie_area {
	margin: -30px 0 0 !important;
	padding: 100px 0 0;
	text-align: center;
}

.feature #contents .feature_list_area {
	margin: 105px 39px 0 39px;
	padding: 10px 0 0;
}

.feature #contents .feature_list_area .feature_list_inner_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.feature #contents .feature_list_area .feature_list_box {
	flex-basis: 412px;
	margin: 60px 0 0;
}
.feature #contents .feature_list_area .feature_list_box.none {
	margin: 0 0 0;
}
.feature #contents .feature_list_area .feature_list_box .img.caption_txt03 {
	display: flex;
	align-items: flex-end;
}
.feature #contents .feature_list_area .feature_list_box .img.caption_txt03 ul {
	padding: 0 0 0 15px;
	font-size: 12px;
	line-height: 1.8;
}

.feature #contents .feature_list_area h2 {
	position: relative;
	margin: 0 0 -60px;
	font-size: 22px;
	font-weight: bold;
}

.feature #contents .feature_list_area h2.ttl02 {
	position: relative;
	margin: 0 0 ;
	font-size: 20px;
	font-weight: bold;
}

.feature #contents .feature_list_area h2 span {
	border-bottom: 1px #716e6d solid;
}

.feature #contents .feature_list_area h3 {
	margin: 18px 0 0;
	font-size: 18px;
	font-weight: bold;
}

.feature #contents .feature_list_area p {
	margin: 5px 0 0 !important;
	font-size: 14px;
	line-height: 1.7142;
}
.feature #contents .feature_list_area p.lead span {
	font-size: 10px;
}
.feature #contents .feature_list_area .note {
	display: block;
	margin: 10px 0 0 !important;
	font-size: 12px !important;
}

.feature #contents .feature_list_area .img {
	margin: 20px 0 0 !important;
}

.feature #contents .feature_list_area .img .caption_txt01 {
	display: flex;
	margin: 12px 0 0;
}

.feature #contents .feature_list_area .img .caption_txt01 span {
	display: block;
	width: 50%;
	text-align: center;
	font-size: 12px;
}

.feature #contents .feature_list_area .img .caption_txt01 span.txt01 {
	width: 37%;
}

.feature #contents .feature_list_area .img .caption_txt01 span.txt02 {
	width: 52%;
	text-align: right;
}

.feature #contents .feature_list_area .img .note01 {
	margin: 14px 0 0 0;
	text-align: right;
	font-size: 11px;
}

.feature #contents .feature_list_area .img .caption_txt02 {
	display: flex;
	align-items: center;
	margin: 0 0 15px;
	font-size: 12px;
}

.feature #contents .feature_list_area .img .caption_txt02 p {
	display: block;
	padding: 0 4px 0 0;
}




/* -----------------------------------
	catalog
----------------------------------- */

.product_catalog_area {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 871px;
	margin: 133px auto 0 auto;
	padding: 17px 50px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	box-sizing: border-box;
}

.product_catalog_area .txt_box h3 {
	margin: 0;
	font-size: 18px;
}

.product_catalog_area .txt_box p {
	margin: 6px 0 0 0 !important;
	font-size: 12px;
}

.product_catalog_area .txt_box p.btn {
	margin: 23px 0 0 !important;
	font-size: 16px;
	font-weight: bold;
}

.product_catalog_area .txt_box p.btn a {
	display: block;
	width: 273px;
	padding: 11px 0;
	background: #000;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.product_catalog_area .img {
	flex-basis: 160px;
	margin: 0 !important;
	text-align: right;
}




/* -----------------------------------
	form_area
----------------------------------- */

.form_area {
	width: 832px;
	margin: 59px auto 0 auto;
	padding: 43px 107px;
	background: #e7edf3;
	box-sizing: border-box;
}

.form_area .ttl_form_box{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 15px;
	color: #333333;
}

.form_area .ttl_form_box h2{
	font-size: 129%;
	font-weight: bold;
	vertical-align: middle;
}

.form_area .ttl_form_box p{
	margin: 0 !important;
	text-align: right;
	font-size: 86%;
	vertical-align: middle;
}

.form_area .ttl_form_box p span{
	color: #cc0000;
}

.form_area .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    background: #1c9d77 !important;
}


