@charset "UTF-8";
/*====================================================================
 reset styles			sets the base font to 10px for easier math
====================================================================*/
html {
  font-size: 62.5%;
}
/*====================================================================
 reset styles			wireframe.css
====================================================================*/
body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
/*====================================================================
 body			wireframe.css			same as en
====================================================================*/

body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7;
}

/*====================================================================
 text styles			wireframe.css			same as en
====================================================================*/
p {
    line-height:1.7;
}

/*====================================================================
 link button			title.css			same as en
====================================================================*/
a.n_btn_more {
    font-size: 70%;
    line-height: 19px;
}
.n_ttl_lv2 a.n_btn_more {
	font-size: 71%;
    line-height: 18px;
}
.n_ttl_lv3 a.n_btn_more {
	font-size: 77%;
    line-height: 17px;
}
.n_ttl_lv4 a.n_btn_more {
	font-size: 80%;
    line-height: 16px;
}
.n_ttl_lv5 a.n_btn_more {
	font-size: 86%;
    line-height: 15px;
}

/*====================================================================
 list styles			wireframe.css
====================================================================*/
ul.n_list_gt01 li {
	font-size:100%;
}
ul.n_list_triangle01 li {
    line-height:1.2;
	font-size:92%;
}
.n_icon_list01 {
    font-size: 93%;
}

/*====================================================================
 header			header.css
====================================================================*/
#n_headerArea #n_headright {
	font-size: 83%;
}
#n_headerArea #n_headright #n_langArea #n_langBoxInner {
	font-family: Arial, Helvetica, sans-serif !important;
}
.n_searchSelectBox .customSelect {
	font-size: 93%;
}

/*====================================================================
 top navigation			header.css			same as en
====================================================================*/
#n_searchArea select.n_selectMenu,
#n_searchArea select.n_selectMenu2 {
	font-size:110%;
}
#n_gnavArea li.n_gnav span.n_gnav_now,
#n_gnavArea li.n_gnav a.n_gnav_link {
    /*font-size:104%;*/
    font-size:96.3%;
}

/*====================================================================
 top navigation			topNavigation.css			same as en
====================================================================*/
ul.n_snavTab li {
	font-size:92%;
}
.n_content_wrap .n_listBox01 .n_list_line01 li {
	font-size:100%;
}

/*====================================================================
 fnavArea			footer.css
====================================================================*/
#n_fnavArea_s {
    font-size: 92%;
}

/*====================================================================
 footer			footer.css
====================================================================*/
/* footer */
#n_footerArea {
	padding:10px 0 20px;
	font-size:84%;
}

/*====================================================================
 side navigation			sideNavigation.css
====================================================================*/
.n_snavAreaLink {
	font-size:92%;
}
.n_snavAreaLink p {
	font-size:127%;
}

/*====================================================================
 breadcrumb list			breadcrumb.css
====================================================================*/
ul#n_breadcrumbList {
	font-size:85%;
}

/*====================================================================
 anchorLink			anchorLinkList.css
====================================================================*/
.anchorArea ul li {
    font-size: 92%;
}

/*====================================================================
 h1 - h5			title.css
====================================================================*/
.n_ttl_lv1 {
	font-size:148%;
}
.n_ttl_lv2 {
	/*font-size:120%;*/
	font-size:111%;
}
.n_ttl_lv3 {
	font-size:111%;
}
.n_ttl_lv4 {
	font-size:102%;
}
.n_ttl_lv5 {
	font-size:93%;
}

/*====================================================================
 contacts			contacts.css
====================================================================*/
.n_contactBox p.n_bar {
	font-size:120%;
}
.n_contactBox .n_contactBoxInner p {
	font-size: 110%;
}
.n_contactBox dl.n_dl_contact .n_list_triangle01 {
	font-size:100%;
}

/*====================================================================
 definition list			text.css
====================================================================*/
.n_dl_normal dd {
	font-size:100%;
}
.n_dl_normal ul.n_list_triangle01 li {
	font-size:92%;
}
.n_dl_text ul.n_list_triangle01 li {
	font-size:100%;
}
/*====================================================================
 table			text.css
====================================================================*/
table.n_table_normal {
	font-size:100%;
}
/*====================================================================
 list			text.css
====================================================================*/
/* normal icon */
ul.n_list_normal li {
	font-size:100%;
}

/*====================================================================
 note			text.css
====================================================================*/
.n_note {
	font-size:92%;
}

/*====================================================================
 links			relatedLinks.css
====================================================================*/
.n_linksArea .n_title {
	font-size:120%;
}

/*====================================================================
 news search			newProductLine.css
====================================================================*/
#n_newssearchArea select.n_selectMenu {
	font-size:102%;
}

/* list */
#n_newssearchArea dl.list_newssearch {
	font-size:100%;
}
#n_newssearch_head p {
    font-size: 92%;
}

/*====================================================================
 document information			documentInfo.css
====================================================================*/
.n_documentArea {
	font-size:100%;
}

/* more button */
.n_documentArea .n_pdfArea a.n_btn_more02 {
	font-size:91%;
}

/*====================================================================
 list			download.css
====================================================================*/
/* pdf icon */
.n_listArea ul.n_pdficon_list02 {
	font-size:100%;
}

/*====================================================================
 faq			faq.css
====================================================================*/
.n_faqArea .n_qArea {
	font-size:100%;
}
.n_faqArea .n_aArea {
	font-size:100%;
}

/*====================================================================
 quick link			quickLinks.css			same as en
====================================================================*/
.n_list_quicklinks {
	font-size:92%;
}

.n_list_quicklinks p {
	font-size:120%;
}

/*====================================================================
 news carrousel panel			newsRelease.css
====================================================================*/
/* news box */
.n_newsCat {
	font-size:92%;
	line-height:20px;
}
.n_newsCont {
	font-size:92%;
}

/*====================================================================
 new window			new_window.css			same as en
====================================================================*/
.n_new_window {
	font-size:85%;
}

/*====================================================================
 fold			foldingMenu.css
====================================================================*/
.n_foldingArea .n_titlArea {
	font-size:102%;
}
.n_foldingArea .n_contArea {
	font-size:100%;
}

/*====================================================================
 document list			documentList.css
====================================================================*/
.n_pdfList {
    font-size: 92%;
}

/*====================================================================
 other part search			otherPartSearch.css
====================================================================*/
#compsearch fieldset .note {
    font-size: 100%;
}

/*====================================================================
 tab slider			tabSlider.css
====================================================================*/
.n_tabSlider .milestoneLink {
	font-size: 100%;
}


/*====================================================================
 Product Detail			prodDetail.css
====================================================================*/
#prod_purchase {
    font-size: 92%;
}
#prod_document #documents table th {
    font-size: 97%;
}
#prod_document #documents td.title {
	font-size: 97%;
}
#prod_document #documents td.size {
	font-size: 97%;
}
/*====================================================================
 Brightcove Video
====================================================================*/
.ee-components-thumbnail-strip-cell {
	padding: 0px 10px;
}
div[data-disabled="false"][class="ee-components-arrow"]:before {
	opacity: 0.2;
	background: linear-gradient(-90deg,transparent,#000000);
}
div[data-disabled="false"][class="ee-components-arrow"]:hover:before {
	opacity: 0.8;
	background: linear-gradient(-90deg,transparent,#000000);
}