@charset "utf-8";
/* ---------------------------------------------------------------------- HTML NORMALIZE
----------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
html {
  -webkit-text-size-adjust: none;
  height: 100%;
  line-height: 1.5;
}
body {
  color: #1a1a1a;
  font-size: 100%;
  font-family: 'NotoSansJP-R', sans-serif;
  background-color: #fff;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-family: 'NotoSansJP', sans-serif;
}
h2, h3, h4, h5, h6, strong {
  font-family: 'NotoSansJP-B', sans-serif;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
i {
  font-style: italic;
}
b {
  font-family: 'NotoSansJP-B', sans-serif;
}
u {
  text-decoration: underline;
}
button, input, select, textarea {
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button, input {
  line-height: normal;
}
caption, th, td {
  text-align: left;
  vertical-align: middle;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* ---------------------------------------------------------------------- CONTAINER
----------------------------------------------------------------------*/
a {
  color: #1B1BE0;
  text-decoration: none;
	position: relative;
	z-index: 2;
}
a:hover {
  text-decoration: underline;
}
img {
  border: none;
  height: auto;
  width: 100%;
}
img.img-inline {
  vertical-align: -14%;
  text-align: center;
  width: auto;
  height: 1.3em;
  margin: 0px 3px;
}
ul li {
  list-style: none;
}
.clear {
  clear: both;
}
.red {
  color: #C00;
}
.js_text {
  padding: 10px;
  text-align: center;
  border: 1px solid #F00;
  color: #FF0000;
  box-shadow: 0px 0px 0px 10px rgba(200, 200, 200, 1);
  line-height: 1.4;
  font-size: 16px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1000px;
  max-height: 35px;
  margin: auto;
  z-index: 9999;
  background: #fff;
  display: table;
  vertical-align: middle;
  box-sizing: border-box;
}
.caption_text p {
  overflow: inherit;
}
p,a {font-size: 16px; line-height: 1.5;}
.info p{font-size: 14px;}
h1 {font-size: 2em; line-height: 1.3;}
.model h1 {font-size: 42px; line-height: 1.2;}
h2 {font-size: 30px; line-height: 1.3;}
.model h2 {font-size: 26px; line-height: 1.3;}
.toc_title h2 {font-size: 26px;}
#index .toc_title h2 {font-size: 20px;}
.filter h2{font-size: 16px; font-family: 'NotoSansJP', sans-serif;}
.title h2 {font-size: 20px;}
.safety .title h2{font-size: 26px;}
h3 {font-size: 16px; line-height: 1.3;}
.model h3 {font-size: 20px; line-height: 1.2; font-family: 'NotoSansJP', sans-serif;}
h4 {font-size: 16px; line-height: 1.3;}
h5 {font-size: 16px; line-height: 1.3;}
#searchText {font-size: 16px;}
#menu ul > li a{color: #1a1a1a; font-size: 16px;}
#menu ul > li p{color: #1a1a1a; font-size: 16px;}
#menu ul ul div > li a {font-size: 14px;}
#menu ul ul ul > li a {font-size: 14px;}
.filter p{font-size: 14px;}
ol.operation>li:before{font-size: 18px; font-family: 'NotoSansJP-B', sans-serif;}
ol.operation>li p{font-size: 16px; font-family: 'NotoSansJP-B', sans-serif;}
ol.sub_step li:before{ font-size: 16px;}
ol.item_num li:before{ font-size: 16px;}
ol.item_num>li p{ font-family: 'NotoSansJP-B', sans-serif;}
table th p{font-family: 'NotoSansJP-B', sans-serif;}
#bread p,#bread a{font-size: 14px;}
footer a{font-size: 14px;}
footer #copyright p{font-size: 14px;}
.font_s{font-size: 50%;}
.font_m{font-size: 50%; display: inline-block;}
.font_l{font-size: 70%;}
/*------------------------------------------------------------
	math
------------------------------------------------------------*/
.mjx-mtext .mjx-char.MJXc-TeX-main-R,
.mjx-mtext.MJXc-TeX-main-R,
.mjx-mfrac .mjx-char.MJXc-TeX-main-R,
.mjx-mn .mjx-char.MJXc-TeX-main-R,
.mjx-mi .mjx-char.MJXc-TeX-main-I,
mjx-mn mjx-c,
mjx-mtext mjx-c{
	font-family: arial, Helvetica !important;
	font-size: 90% !important;
}
.mjx-root,
mjx-root{
	vertical-align: 0.5em !important;
}
.mjx-numerator .mjx-mtext .mjx-char{
	padding-top: 0.5em !important;
}
mjx-sqrt mjx-box mjx-mn mjx-c::before,
mjx-sqrt mjx-box mjx-mtext mjx-c::before{
  padding-top: 0.366em !important;
}
mjx-c.mjx-cA0::before /*ルート*/{
  padding: 0.2em 0.25em 0 0 !important;
}
mjx-mover mjx-over{
  padding-bottom: 0 !important;
}
mjx-utext {
  font-style: normal !important;
}
.TEX-B{
  font-weight: bold;
}
/* ---------------------------------------------------------------------- FONT
----------------------------------------------------------------------*/

@font-face {
  font-family: 'NotoSansJP-R';
  font-style: normal;
  font-weight: normal;
  src: url('../font/NotoSansJP-Regular.ttf') format('woff'),
url('../font/NotoSansJP-Regular.woff2') format('woff2'),
  url('../font/NotoSansJP-Regular.ttf')  format('truetype');
}

@font-face {
  font-family: 'NotoSansJP-B';
  font-style: normal;
  font-weight: bold;
  src: url('../font/NotoSansJP-Bold.ttf') format('woff'),
url('../font/NotoSansJP-Bold.woff2') format('woff2'),
  url('../font/NotoSansJP-Bold.ttf')  format('truetype');
}

@font-face {
  font-family: 'NotoSansJP-Bl';
  font-style: normal;
  font-weight: 900;
  src: url('../font/NotoSansJP-Black.ttf') format('woff'),
url('../font/NotoSansJP-Black.woff2') format('woff2'),
  url('../font/NotoSansJP-Black.ttf')  format('truetype');
}

.font_sanwasqunumw{
  font-family: 'sanwasqunumw',serif;
  font-weight: normal;
  word-break: break-all;
}
@font-face {
  font-family: 'sanwasqunumw';
  font-style: normal;
  font-weight: normal;
  src: url('../font/sanwasqunumw.woff') format('woff'),
url('../font/sanwasqunumw.woff2') format('woff2'),
  url('../font/sanwasqunumw.TTF')  format('truetype');
}