@charset "UTF-8";@keyframes shine-run{0%{transform:scale(0) rotate(50deg);opacity:0}40%{transform:scale(1) rotate(50deg);opacity:1}100%{transform:scale(250) rotate(50deg);opacity:0}}.document-header.astro-f4423glb{margin-top:40px;margin-bottom:40px;text-align:center}.parent-category.astro-f4423glb{font-size:1.4rem;color:#666;margin-bottom:10px;font-weight:bold;display:flex;flex-wrap:wrap;justify-content:center;gap:0.5em}.category-item.astro-f4423glb{display:inline-flex;align-items:center}.separator.astro-f4423glb{margin-left:0.5em;font-weight:normal;color:#999}.title.astro-f4423glb{font-size:2.4rem;font-weight:bold;color:#2E3174;line-height:1.4}.document-content.astro-f4423glb{padding-bottom:60px}.no-content.astro-f4423glb{text-align:center;padding:60px 20px;background:#f9f9f9;border-radius:8px;border:1px dashed #ccc;color:#888}
/* CSS Document */
/* @import 'reset.css'; */
/* CSS Document */
/* body {
	font-size:83%;
	text-align:center;
	line-height:1.5;
	overflow-x: hidden;
} */
div#container {
	margin:0 auto;
	text-align:left;
	width:960px;
}
div#header {
	background: none;
	height:85px;
	width:960px;/* 2025.2.4 add */
	margin:0 auto;/* 2025.2.4 add */
}
div#logo {
	padding:15px 0 0 30px;
	width:450px;
	float:left;
}
/*-------------
    �X�e�B�b�L�[�w�b�_�[
-------------*/
.wrapper-header {
	/*width: 100vw; del*/
	margin: 0 calc(50% - 50vw);
	padding: 0 calc(50vw - 50%);
	background: none;
	
	width:auto;/* add */
}
.wrapper-header.sticky {
	position: fixed;
	top: 0;
/*
	margin-left: -50%;	
	padding-left: 50%;
*/
	z-index: 2;
	margin-left:0;
	margin-right:0;
	left:0;
	width:100%;
	padding-left:0;
	padding-right:0;
	left:0;
}
/* 2025.2.4 add */
@media only screen and (max-width: 960px){
	body{
		overflow:visible;
	}
	.wrapper-header {
		width:100%;
		margin-left:0;
		margin-right:0;
		padding-left:0;
		padding-right:0;
	}
}
/*-------------
    ����
-------------*/
div#search-box {
	padding-top:40px;
	float:left;
	width:220px;
}
/*-------------------------
google�J�X�^����������
--------------------------*/
#gsc{
    width:210px;
    margin:0 auto;
    position:relative;
}
#gsc .gsc-control-cse, 
#gsc .gsc-control-cse-ja,
#gsc .gsib_a{
    margin:0 !important;
    padding:0 !important;
}
/* �e�L�X�g���̓t�H�[���ƃ{�^���̈ʒu */
#gsc table.gsc-search-box td,
#gsc table.gsc-search-box input {
    vertical-align:top !important;
}
/* �e�L�X�g���̓t�H�[�� */
#gsc input[type="text"]{
    border: 1px solid #999 !important;
	padding-left:3px !important;
    height:25px !important;
	font-size:90%;
}
#gsc input[type="text"]:focus {
    border: 1px solid #999 !important;
	padding-left:3px !important;
    outline: 0;  /*safari�̎����t�H�[�J�X��؂� */
	font-size:90%;
}
/* �e�L�X�g���̓t�H�[���̉e������ */
#gsc #gsc-iw-id1{
    border:none !important;
}
/* �e�L�X�g���̓t�H�[���̔w�i�摜�ʒu���� */
#gsc #gs_tti0 input{
    background-position:5px 5px !important;
}
/* �{�^���̐F */
#gsc input.gsc-search-button {
	background: #c1c1c1 !important;
	background: -ms-linear-gradient(top, #999 0%,#999 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999', endColorstr='#999',GradientType=0 ); /* IE6-9 */
	border: 1px solid #999 !important;
}
/* �{�^���̈ʒu�����Ɗp�ۏ��� */
#gsc .gsc-search-button{
    margin:0 0 0 -16px !important;
    border-radius:0;
}
/* ���͎��ɏo��u�~�v�{�^���̈ʒu���� */
#gsc .gsib_b a{
    position:absolute;
    top:3px;
    left:120px;
}
/* ���͎��ɏo��~�{�^�� -- Firefox�ʒu���� -- */
#gsc .gsib_b span{
        box-sizing: border-box;
   -moz-box-sizing: border-box;
        padding:2px 0 0 0;
}
.gsst_a .gscb_a {
	color:#0E8592 !important;
}
table.gsc-search-box {
	margin-bottom: 0 !important;
}
form.gsc-search-box {
	margin-bottom: 0 !important;
}
/*------------------------------
google�J�X�^����������(�����܂�)
-------------------------------*/
#search-btn {
	margin-left:-6px;
    border: 0;
    width:40px;
    height:20px;
    background: #c1c1c1;
	vertical-align:top;
}
#search-query {
	padding:2px 0 1px 16px;
	background: #fff;
    border:#999 1px solid;
	height:15px;
	vertical-align:text-bottom;
	width:12em;
}
*html #search-btn {/*IE6�{�^���ʒu����*/
	margin-top:1px;
	vertical-align:top;
}
/*Firefox�{�^���ʒu����*/
@-moz-document url-prefix() { #search-btn{vertical-align:top}}
*html #search-query {
	vertical-align:text-top;
}
/*----���������܂�----*/
div#header-inquiry {
	padding:15px 0 5px 11px;
}
div#header-inquiry ul {
	margin-top:4px;
	width:133px;
	float:left;
}
div#header-inquiry li {
	margin-bottom:3px;
	margin-left:5px;
	font-size:1px;
	line-height :0;
}
li img {
	vertical-align:bottom;
}
div#header-inquiry li a {
	line-height:normal;
}
*html div#header-inquiry li {
	margin-top:2px;
}
div#header-inquiry .header-inquiry-btns {
	display: inline-block;
	margin-left: 8px;
}
div#nav {
	background: none;
	clear:left;
	/* height:45px; *//* 2025.2.4 del */
	width:960px;/* 2025.2.4 add */
	margin:0 auto;/* add*/
}
#nav >ul::after {/* 2025.2.4 add */
	content:"";
	clear:both;
	display:table;
}
#nav li {
	display:inline;
	list-style-type:none;
}
#nav li a{
	float:left;
}
/*----�t�b�^�[----*/
div#footer {
	padding:2px 5px 3px 5px;
	background: none;
	clear:both;
	color:#666;
}
div#footer li {
	margin-left:10px;
	display:inline;
	list-style-type:none;
}
div#footer li a {
	color:#666;
}
div#footer li a:hover {
	color:#06C;
	text-decoration:underline;
}
div#footer li a:visited {
	color:#666;
	text-decoration:underline;
}
div#bottom-bg {
	background:#848484;
}
div#copyright {
	margin:0 auto;
	padding:2px 10px;
	color:#FFF;
	text-align:right;
	width:940px;
}
div#topic-path {
	padding:4px 20px 5px 20px;
	clear:left;
	background:#EEF7FD;
	color:#666;
}
/* 2025.2.27 add */
div#bottom-bg{
	background-color:transparent;
}
div#copyright{
	margin:0 auto;
	padding:8px 0 25px 0;
	width:960px;
}
div#copyright .wrap-footer{
	margin:0 auto;
	padding-left:25px;
	padding-right:20px;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
div#copyright .wrap-footer .copy{
	color:#141414;
	font-size:110%;
}
div#copyright .wrap-footer .logo-dnp{
	
}
div#copyright .wrap-footer .logo-dnp img{
	width:104px;
	height:auto;
}
/*------------------------------------------------
  �g�b�v�y�[�W
------------------------------------------------*/
img#top-image {
	margin-top:5px;
}
.top-splide{/* 2025.2.4 add */
	padding-top:5px;
}
/*div#index-main {
	padding-bottom:10px;
}*/
div#topics {
	padding:1px;
	border:#DDD 1px solid;
	width:764px;
}
/*--�g�b�v�̃T�C�h���j���[--*/
div#index-sidemenu {
	padding-top:5px;
	padding-bottom:10px;
	width:182px;
	float:left;
}
img.img-index-sidemenu-banner {
	margin-bottom:5px;
}
/*--���ڂ̕��̓T�[�r�X--*/
div.index-service {
	margin-bottom:10px;
	border:#CCC 1px solid;
	color:#666;
	width:173px;
}
div.index-service table {
	background:#F8F8F8;
}
div.index-service table th {
	padding:3px 10px 3px 5px;
	border-bottom:#ccc 1px solid;
	vertical-align:top;
}
div.index-service table td {
	padding-right:12px;
	border-bottom:#ccc 1px solid;
	font-weight:bold;
}
td.td-index-service {
	padding-right:12px;
	border-bottom:#ccc 1px solid;
	font-weight:bold;
}
/*--�g�s�b�N�X--*/
div#topics table {
	margin:0 2px;
	width:758px;
}
div#topics table th {
	padding:4px 0 4px 10px;
	border-bottom:#CCC 1px dotted;
	width:115px;
	vertical-align:top;
}
*html div#topics table th {
	border-bottom:none;
	background: none;
}
div#topics table td {
	padding:4px 0;
	border-bottom:#CCC 1px dotted;
	height:1em;
	vertical-align:text-top !important;
}
*html div#topics table td {
	border-bottom:none;
	background: none;
}
�@
td.td-topics {
	width:80px;
}
/*--�g�b�v�y�[�W�ɂ��镪�͑Ώۃ����N--*/
div#introduction {
	width:764px;
}
div.index-intro {
	margin:10px 1px 10px 6px;
	padding-bottom:10px;
	background: none;
	width:182px;
	float:left;
}
div.index-intro ul{
	padding:10px 5px 10px 10px;
	background: none;
	width:167px;
}
div.index-intro ul li{
	margin-bottom:3px;
	padding-right:2px;
	padding-left:15px;
	background: none;
	width:150px;
}
li.li-index-intro-nomark {
	background:#FFF !important;
}
li.li-index-intro-multirow {
	margin-bottom:6px !important;
}
/*------------------------------------------------
  TOP�ȊO����
------------------------------------------------*/
div#main {
	padding-bottom:10px;
}
h1.h1-std {
	margin:5px 0 30px 10px;
}
h1.h1-std-text {
	margin:5px 0 30px 10px;
	padding:10px 20px 15px 15px; 
	border-top:#CCC 1px solid;
	border-bottom:#11A0A2 2px solid;
	color:#222;
	font-size:140%;
	font-weight:bold;
}
h3.h3-std {
	margin:20px 0 10px 15px;
	color: #306B5C;
	font-size:110%;
	font-weight:bold;
	clear:both;
}
div#content p{
	margin:0 13px 0 30px;
}
.p-width-fix710 {
	width:710px;
}
ul.ul-std {
	margin:10px 0 10px 30px;
}
ul.ul-std li {
	margin:0 10px 5px 10px;
	padding-left:20px;
	background: none;
}
ol.ol-std {
	margin:10px 0 10px 15px;
}
ol.ol-std li {
	margin:0 10px 5px 40px;
	list-style-type:decimal;
}
li.li-lnkto {
	margin:20px 10px 10px 20px!important;
	background:#FFF!important;
}
ul.ul-arrow-small {
	margin:10px 10px 10px 20px;
}
ul.ul-arrow-small li{
	margin:0 10px 5px 20px;
	padding-left:20px;
	background: none;
}
.ul-no-mark li {
	list-style: none !important;
}
/* ���͂̓��e�ƌ����ڂɘ���������ꍇ�Ɏg�p���� */
.ul-decimal {
	margin: 10px 0 10px 15px;
}
.ul-decimal li {
	margin: 0 10px 5px 40px;
	list-style-type: decimal !important;
}
.ol-disc li {
	list-style-type: disc !important;
}
/*-----�T�C�h���j���[-----*/
div#sidemenu {
	padding-left:5px;
	width:177px;
}
div#sidemenu h2 {
	margin:15px 0;
}
ul.ul-sidemenu-main {
	margin-bottom:15px;
	width:177px;
	zoom:normal;
}
ul.ul-sidemenu-main li a {
	zoom:normal;
}
li.li-ul-sidemenu-main-std {
	width:177px;
}
li.li-ul-sidemenu-main-std p {
	padding:3px 3px 3px 15px;
	display:block;
	width:159px;
}
li.li-ul-sidemenu-main-std-last{
	width:170px;
}
li.li-ul-sidemenu-main-std-last p {
	padding:3px 3px 3px 15px;
	display:block;
	width:152px;
	border-bottom:#D5D2C6 1px solid;
}
li.li-ul-sidemenu-main-now {
	width:177px;
}
li.li-ul-sidemenu-main-now p {
	padding:3px 3px 3px 15px;
	display:block;
	width:159px;
}
li.li-ul-sidemenu-main-now-last{
	width:177px;
}
li.li-ul-sidemenu-main-now-last p {
	padding:3px 3px 3px 15px;
	display:block;
	width:152px;
	border-bottom:#D5D2C6 1px solid;
}
div.sidemenu-analyzer {
	margin-bottom:15px;
	padding:2px;
	color:#666;
	border:#11A0A2 1px solid;
	width:164px;
}
div.sidemenu-analyzer dt {
	padding:1px 10px;
	background:#11A0A2;
	color:#FFF !important;
	font-size:105%;
	font-weight:bold;
}
div.sidemenu-analyzer dt a {
	color:#FFF !important;
	font-weight:bold;
	text-decoration:none !important;
}
div.sidemenu-analyzer dt a:hover {
	text-decoration:underline !important;
}
div.sidemenu-analyzer dd {
	margin-bottom:1px;
	padding:1px 0;
	border-bottom:#CCC 1px solid;
}
div.sidemenu-analyzer dd a {
	background: none;
	display:block;
	padding-left:19px;
	color:#666 !important;
	text-decoration:none !important;
}
*html div.sidemenu-analyzer dd a {
	width:145px;
}
div.sidemenu-analyzer dd a:hover {
	background: #F0F0EC;
	color:#06C !important;
	text-decoration:underline !important;
}
div.side-inquiry {
	margin-bottom:10px;
	padding-bottom:7px;
	background: none;
	width:170px;
}
div.side-inquiry p {
	padding:5px 0 5px 10px;
	background: none;
	font-size:90%;
}
div.side-inquiry ul {
	margin-bottom:12px;
	background: none;
	color:#333;
	text-align:center;
}
div.side-inquiry li {
	padding-bottom:5px;
	font-size:1px;				/*Firefox�ŉ摜�Ɖ摜�̌��Ԃ��傫���Ȃ鎞�̑΍�*/
}
li.li-side-inquiry {
	padding-top:7px !important;
}
/*--���̃y�[�W��TOP�ցA�O�ɖ߂�--*/
div.p-bkto-top {
	padding:20px 15px 10px 0 !important;
	clear:both;
	text-align:right;
}
p.p-bkto-top {
	padding:15px 5px 0 0 !important;
	clear:both;
	text-align:right;
}
.p-bkto-top img{
	margin-right:20px;
}
img.img-bkto-top {
	margin-right:20px;
}
/*------------------------------------------------
  �g�s�b�N�X�ꗗ
------------------------------------------------*/
div#topics-nav {
	text-align:center;
	padding-bottom:10px;
}
div#topics-nav ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 60px 30px;
}
div#topics-nav li {
	margin-right:20px;
	padding-left:10px;
	background: none;
	color:#CCC;
}
table.tbl-topics-view {
	margin:10px 0 30px 30px;
	width:720px;
	clear:left;
}
table.tbl-topics-view th {
	padding:5px;
	background: none;
	vertical-align:top;
	width:115px;
}
table.tbl-topics-view td {
	padding:5px;
	background: none;
	vertical-align:top;
}
/*------------------------------------------------
  ��Јē�
------------------------------------------------*/
table.tbl-profile {
	margin:0 15px 10px 40px;
	width:660px;
}
table.tbl-profile th {
	padding:3px 5px 3px 10px;
	background:#E7F5F6;
	border:#999 1px solid;
	vertical-align:top;
	width:100px;
}
table.tbl-profile td {
	padding:3px 5px 3px 10px;
	border:#999 1px solid;
}
td.td-profile {
	border:none !important;
	font-size:90%;
	text-align:right;
}
/*-----�����A-----*/
img.img-message {
	margin:0 15px 30px 50px;
}
div.message {
	margin-left:70px;
	width:670px;
}
div.message p {
	margin:0 !important;
	font-size:110%;
}
p.p-message-pdg-bottom {
	padding-bottom:1em;
}
p.p-message-txt-indent {
	text-indent:1em;
}
p.p-message-last {
	padding-bottom:20em;
}
.txt-indent {
	text-indent:-1em;
}
/*-----���Ə��ē�-----*/
table.tbl-office {
	margin:0 15px 20px 30px;
	width:700px;
}
table.tbl-office th {
	padding:5px 0 1px 8px;
	background:#F1F9FA;
	border-bottom:#A0D9DA 1px solid;
	font-weight:bold;
}
table.tbl-office td {
	padding:1px 0 2px 20px;
}
td.td-tel {
	padding:4px 0 2px 10px !important;
	width:200px;
}
td.td-tel-tokyo {
	padding:4px 0 2px 10px !important;
	width:230px;
}
td.td-map {
	padding:8px 0 1px 10px !important;
	vertical-align:top;
	width:60px;
}
/*-----���Ə�map-----*/
div#map {
	margin:0 auto;
	padding:15px 0 30px 0;
	background:#FFF;
	font-size:90%;
	width:450px;
}
div#map h1 {
	margin-bottom:5px;
}
div#map-access {
	margin:10px 10px 30px 40px;
	text-align:left;
}
div#map-access h2 {
	font-size:120% !important;
}
div#map-access h3 {
	margin:10px 0 0 0;
}
div#map-access p {
	margin:5px 0 0 0;
}
div#map-access ul {
	margin:5px 0 5px 0;
}
div#map-access li {
	margin-left:20px;
	list-style-type:disc;
}
img.img-map {
	border:#CCC 1px solid;
}
div.map-print {
	margin:0 10px 15px 0;
	text-align:right;
}
/*-----�i���ۏ؊���-----*/
table.tbl-qa {
	margin:0 15px 10px 30px;
	border:#CCC 1px solid;
	width:660px;
}
table.tbl-qa th {
	padding:3px 5px;
	border-bottom:#CCC 1px solid;
	background:#E7F5F6;
	vertical-align:top;
	width:110px;
}
table.tbl-qa td {
	padding:3px 5px;
	border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	vertical-align:top;
}
td.td-pa {
	border-bottom:none !important;
}
th.th-pa {
	border-bottom:none !important;
}
/*------------------------------------------------
  ���͑ΏہE���͎���E���͋@�\�i�@��j���ʐݒ�
------------------------------------------------*/
div.category-top  {
	margin:0 0 40px 20px;
	width:750px;
}
div.category-top img {
	float:left;
	margin-right:15px;
}
div.category-top p {
	padding-top:20px;
	_width:420px;/*IE6�J���������΍�*/
}
div.category-top ul {
	margin-left:315px !important;
}
div#category-top-listarea {
	margin:0 0 20px 16px;
	padding-top:20px;
	clear:left;
	width:750px;
}
table.tbl-category-top-listarea {
	margin-left:10px;
}
table.tbl-category-top-listarea th {
	padding:5px 0 3px 5px;
	background:#F2F2F2;
	border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-bottom:#AFD8D5 2px solid;
	border-left:#11A0A2 4px solid;
	clear:both;
	color:#333;
	font-size:110%;
	font-weight:bold;
}
table.tbl-category-top-listarea td {
	padding:12px 15px;
	border:#CCC 1px solid;
	width:210px;
}
table.tbl-category-top-listarea img {
	border-radius: 4px;
}
table.tbl-category {
	border:none !important;
}
table.tbl-category th {
	border:none !important;
	background:none !important;
	width:70px;
}
table.tbl-category td {
	padding:8px !important;
	border:none !important;
	width:110px !important;
}
li.li-category-top-listarea {
	padding-left:8px;
	background: none;
}
div#category-top-linkarea {
	margin:0 0 40px 20px;
	padding-top:20px;
	clear:left;
	width:750px;
}
.category-top-linkarea {
	margin:0 0 40px 20px;
	padding-top:20px;
	clear:left;
	width:750px;
}
div.category-top-links {
	margin-right:10px;
	margin-bottom:20px;
	padding:5px 5px 10px 5px;
	border:#CCC 1px solid;
	float:left;
	width:350px;
}
dl.dl-category-top-link {
	width:242px;
}
dl.dl-category-top-link dt {
	margin-bottom:10px;
	padding-left:10px;
	background:#ddd;
	font-size:105%;
	font-weight:bold;
}
dl.dl-category-top-link dd {
	padding-left:15px;
	background: none;
}
dd.dd-category-top-link-none {
	background:#FFF !important;
}
dl.dl-media {
	width:242px;
}
dl.dl-media dt {
	margin-bottom:10px;
	padding-left:10px;
	background:#ddd;
	font-size:105%;
	font-weight:bold;
}
dl.dl-media dd {
	padding-left:8px;
}
/*------------------------------------------------
  ���͋@�\�i���u�j
------------------------------------------------*/
h2.h2-analyzer {
	margin:10px 5px 5px 45px;
	padding:3px 0 0 5px;
	border-bottom:#11A0A2 1px solid;
}
table.tbl-analyzer {
	margin:15px 15px 20px 30px;
	border:#999 1px solid;
	width:720px;
}
td.td-analyzer-indent {
	text-indent:10px;
}
td.td-bg-colored {
	background:#FCF8D3;
	color:#800000;
}
td.td-txt-colored {
	color:#800000;
}
/*------------------------------------------------
  �̗p���
------------------------------------------------*/
div.recruit-info {
	margin:30px auto;
	padding:30px;
	border:#999 2px solid;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	width:500px;
}
/*------------------------------------------------
  �e��ݒ�
------------------------------------------------*/
* html .clearfix {
	overflow:hidden;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
.clear {
	clear: both;
}
/*Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */
/* for IE7 */
*+html .clearfix {   
	display:inline-block;   
}
hr {
  	border: solid 1px #FFFFFF;
  	border-top: #FFFFFF;
	color:#FFFFFF;
}
/*a {
	color:#126CC7;
}*/
#content a {
	color:#06C;
}
#content a:visited {
	color:#639;
}
#content a:hover {
	color:#06C;
	text-decoration:underline;
}
em {
	font-family:Arial;
	font-style:italic;
}
.txt-right {
	text-align:right!important;
}
.txt-left {
	text-align:left!important;
}
.txt-center {
	text-align:center !important;
}
.txt-center p {
	text-align:center !important;
}
.txt-em {
	font-weight:bold;
}
.txt-indent5px {
	text-indent:5px;
}
.txt-uline {
	text-decoration:underline !important;
}
.clr-left {
	clear:left;
}
.clr-right {
	clear:right;
}
.flt-left {
	float:left;
}
.flt-right {
	float:right;
}
.v-align-top {
	vertical-align:top !important;
}
.v-align-middle {
	vertical-align:middle !important;
}
.v-align-bottom {
	vertical-align:bottom !important;
}
.v-align-sub {
	/* sub�^�O�Ɠ��������ڂ�񋟂��܂� */
	vertical-align: sub;
	font-size: smaller;
}
img.img-bottom {
	vertical-align:text-bottom;
}
img.img-middle {
	vertical-align:middle;
}
strong.strong-red {
	color:#F00;
}
.mgn-0-auto {
	margin:0 auto !important;
}
.mgn-0 {
	margin: 0 !important;
}
.mgn-rt10 {
	margin-right:10px !important;
}
.mgn-rt15 {
	margin-right:15px !important;
}
.mgn-rt50 {
	margin-right:50px !important;
}
.mgn-rt100 {
	margin-right:100px !important;
}
.mgn-lt0 {
	margin-left:0px !important;
}
.mgn-lt10 {
	margin-left:10px !important;
}
.mgn-lt30 {
	margin-left:30px !important;
}
.mgn-lt32 {
	margin-left:32px !important;
}
.mgn-lt40 {
	margin-left:40px !important;
}
.mgn-lt50 {
	margin-left:50px !important;
}
.mgn-lt80 {
	margin-left:80px !important;
}
.mgn-lt100 {
	margin-left:100px !important;
}
.mgn-lt220 {
	margin-left:220px !important;
}
.mgn-lt400 {
	margin-left:400px !important;
}
.mgn-tp0 {
	margin-top:0 !important;
}
.mgn-tp10 {
	margin-top:10px !important;
}
.mgn-tp15 {
	margin-top:15px !important;
}
.mgn-tp20 {
	margin-top:20px !important;
}
.mgn-tp30 {
	margin-top:30px !important;
}
.mgn-tp40 {
	margin-top:40px !important;
}
.mgn-tp50 {
	margin-top:50px !important;
}
.mgn-tp65 {
	margin-top:65px !important;
}
.mgn-btm0 {
	margin-bottom:0 !important;
}
.mgn-btm10 {
	margin-bottom:10px !important;
}
.mgn-btm15 {
	margin-bottom:10px !important;
}
.mgn-btm20 {
	margin-bottom:20px !important;
}
.mgn-btm30 {
	margin-bottom:30px !important;
}
.mgn-btm50 {
	margin-bottom:50px !important;
}
.mgn-btm75 {
	margin-bottom:75px !important;
}
.mgn-btm100 {
	margin-bottom:100px !important;
}
.mgn-btm120 {
	margin-bottom:120px !important;
}
.font-small {
	font-size:90% !important;
}
.font-smaller {
	font-size:70% !important;
}
.font-large {
	font-size:110% !important;
}
.font-bold {
	font-weight: bolder;
}
p.p-image-center {
	text-align:center !important;
}
td.td-bdr-none {
	border:none !important;
}
td.td-va-middle {
	vertical-align:middle !important;
}
.ltspace-05 {
	letter-spacing:0.5em;
}
.ltspace-1 {
	letter-spacing:1em;
}
.ltspace-2 {
	letter-spacing:2em;
}
.border-2px-bottom {
	border-bottom:#999 2px solid !important;
}
.no-wrap {
	white-space:nowrap;
}
.bdr-none {
	border:none !important;
}
.pd-20 {
	padding:20px !important;
}
.pd-rt5 {
	padding-right:5px !important;
}
.pd-rt20 {
	padding-right:20px !important;
}
.pd-rt40 {
	padding-right:40px !important;
}
.pd-lt10 {
	padding-left:10px !important;
}
.pd-lt20 {
	padding-left:20px !important;
}
.pd-lt30 {
	padding-left:30px !important;
}
.pd-lt55 {
	padding-left:55px !important;
}
.pd-lt60 {
	padding-left:60px !important;
}
.pd-lt75 {
	padding-left:75px !important;
}
.pd-lt85 {
	padding-left:85px !important;
}
.pd-lt90 {
	padding-left:90px !important;
}
.pd-lt95 {
	padding-left:95px !important;
}
.pd-lt115 {
	padding-left:115px !important;
}
.pd-lt120 {
	padding-left:120px !important;
}
.pd-lt150 {
	padding-left:150px !important;
}
.pd-lt220 {
	padding-left:220px !important;
}
.pd-top5 {
	padding-top:5px !important;
}
.pd-top10 {
	padding-top:10px !important;
}
.pd-btm5 {
	padding-bottom:5px !important;
}
.pd-btm20 {
	padding-bottom:20px !important;
}
hr.hr-mgn-btm10 {
	margin:0 0 10px 0;
	border:#FFF;
	color:#FFF;
}
hr.hr-mgn-btm20 {
	margin:0 0 20px 0;
	border:#FFF;
	color:#FFF;
}
hr.hr-mgn-btm50 {
	margin:0 0 20px 0;
	border:#FFF;
	color:#FFF;
}
.width50 {
	width:50px;
}
.width55 {
	width:55px;
}
.width65 {
	width:65px;
}
.width70 {
	width:70px !important;
}
.width80 {
	width:80px !important;
}
.width120 {
	width:120px !important;
}
.width150 {
	width:150px !important;
}
.width180 {
	width:180px !important;
}
.width200 {
	width:200px !important;
}
.width250 {
	width:250px !important;
}
.width260 {
	width:260px !important;
}
.width300 {
	width:300px !important;
}
.width360 {
	width:360px !important;
}
.width400 {
	width:400px !important;
}
.width420 {
	width:420px !important;
}
.width500 {
	width:500px !important;
}
.width515 {
	width:515px !important;
}
.width600 {
	width:600px !important;
}
.width700 {
	width:700px !important;
}
.second-indent {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.second-indent3em {
	padding-left: 3em;
	text-indent: -3em;
}
.second-indent1em {
	padding-left: 1em;
	text-indent: -1em;
}
.bg-yellow {
	background:#FFD;
}
.bg-lightblue {
	background:#f0f8ff;
}
.bg-initial {
	background-color:initial !important;
}
.r_contnent{
  text-align:right;
}
.r_contnent p{
  display:inline-block;
  text-align:left;
}
/**
* flex utility
*/
.d-flex {
	display: flex;
}
.justify-content-center {
	justify-content: center !important;
}
.justify-content-evenly {
	justify-content: space-evenly !important;
}
.justify-content-between {
	justify-content: space-between !important;
}
.justify-content-around {
	justify-content: space-around !important;
}
.flex-row {
	flex-direction: row !important;
}
.flex-wrap {
	flex-wrap: wrap;
}
.gap-10 {
	gap: 10px;
}
.gap-20 {
	gap: 20px;
}
/* �X�N���[�����[�_�[�p */
.visually-hidden {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}
/* CSS Document */
div#main-column1 {
	padding:10px 0;
	background:#FFF;
	overflow:hidden;
	width:957px;
}
div#main-column1 h1{
	margin:5px 0 30px 30px;
}
div#main-column1 h2{
	margin:30px 30px 15px 45px;
	padding:3px 5px;
	background:#F2F2F2;
	border-top:#70C6C7 1px solid;
	border-left:#70C6C7 4px solid;
	color:#333;
	font-size:110%;
	font-weight:bold;
}
div#main-column1 p {
	margin:10px 35px 10px 65px;
}
ol.ol-column1 {
	margin:5px 35px 10px 100px;
}
ol.ol-column1 li {
	margin-bottom:2px;
	list-style-type:decimal;
}
/*------------------------------------------------
  ���̃T�C�g�ɂ���
------------------------------------------------*/
table.tbl-notice {
	margin:5px 15px 10px 80px;
}
table.tbl-notice th {
	padding-right:10px;
}
table.tbl-notice td {
	padding:3px 0;
}
/*------------------------------------------------
  �T�C�g�}�b�v
------------------------------------------------*/
h2.h2-sitemap {
	margin:30px 25px 20px 35px !important;
	padding:5px 5px 5px 15px !important;
	background: none !important;
	border:#78B4AB 1px solid !important;
	clear:left;
	font-size:110%;
	font-weight:bold;
	text-align:left;
	zoom:1;
}
ul.ul-sitemap {
	margin:3px 20px 100px 50px !important;
}
ul.ul-sitemap li {
	padding:5px 40px 5px 13px;
	background: none;
	display:inline;
	font-weight:bold;
	float:left;
}
dl.dl-sitemap {
	display:inline;
	margin:3px 0 20px 35px;
	padding:3px 5px;
	float:left;
	width:185px;
}
dl.dl-sitemap dt {
	margin-bottom:5px;
	padding:3px 5px 3px 7px;
	background:#F4F4F4;
	border-left:#999 5px solid;
	font-weight:bold;
}
dl.dl-sitemap dd {
	margin-left:12px;
	padding-bottom:3px;
	padding-left:10px;
	background: none;
}
dd.dd-sitemap-sub {
	margin-left:22px !important;
	padding-left:12px !important;
	background: none !important;
}
dt.dt-sitemap-bottom {
	margin-bottom:12px !important;
}
.p-break-before {
	page-break-before:always !important;
}
/*---���m�点---*/
h3.h3-news {
	margin:20px 0 10px 55px;
	color: #306B5C;
	font-size:110%;
	font-weight:bold;
	clear:both;
}
table.tbl-news {
	margin:10px 0 10px 65px;
}
table.tbl-news th {
	padding:3px 5px;
	background:#E7F5F6;
	border:#999 1px solid;
	vertical-align:top;
}
table.tbl-news td {
	padding:3px 5px;
	border:#999 1px solid;
}
ul.ul-news {
	margin:20px 50px 10px 80px;
}
ul.ul-news li {
	margin-bottom:5px;
	padding-left:20px;
	background: none;
}
li.li-news-sub {
	margin-left:20px !important;
	padding-left:10px !important;
	background: #FFF !important;
}
/* CSS Document */
dl.dl-faq {
	margin:0 20px 30px 40px;
}
dl.dl-faq dt {
	margin-top:40px;
	padding-bottom:1px;
	border-bottom:#8ACBEA 2px solid;
	color:#333;
	font-size:110%;
	font-weight:bold;
}
dl.dl-faq dt img{
	vertical-align:middle;
}
dl.dl-faq dd {
	margin-top:2px;
	padding: 7px 10px 7px 65px;
	background: #E6F9F5;
}
/*------���˗��̗���-----*/
h2.h2-guidance {
	margin:20px 10px 20px 15px;
	padding:5px 20px 5px 5px;
	background-color:#E2F5CB;
	color:#333;
	font-size:110%;
	font-weight:bold;
}
p#p-guidance-lnkto-inquiry_btn1 {
	padding:10px;
}
p.p-guidance-lnkto-inquiry_btn2 {
	padding:10px;
	text-align:center;
}
p.p-guidance-lnkto-inquiry_btn2 img {
	margin-right:20px;
}
p.p-guidance-arrow {
	padding:5px 5px 0 5px;
	text-align:center;
}
h3.h3-guidance {
	margin:0 30px 20px 25px;
	padding:3px 0 3px 10px;
	background:#F2F2F2;
	border-top:#AFD8D5 1px solid;
	border-left:#11A0A2 4px solid;
	color:#444;
	font-size:110%;
	font-weight:bold;
}
p.p-guidance-forms  {
	padding-left:15px;
}
p.p-guidance-forms img {
	margin-right:5px;
}
div#guidance-glp {
	margin:20px 30px 20px 35px;
	padding:10px;
	border:#999 1px solid;
}
div#guidance-glp p {
	margin:0 0 10px 0 !important;
}
div#guidance-glp dl {
	margin:10px;
}
div#guidance-glp dt {
	color:#2E6D5A;
	font-weight:bold;
}
div#guidance-glp dd {
	margin-left:10px;
}
ul.ul-normal-disc {
	margin-top:10px;
	margin-left:50px;
	margin-bottom:15px;
}
ul.ul-normal-disc li {
	list-style-type:disc;
	margin-bottom:3px;
}
table.tbl-inquiry-documents {
	margin:15px 10px 5px 20px;
}
table.tbl-inquiry-documents th {
	background:#E7F5F3;
	vertical-align:top;
}
table.tbl-inquiry-documents td  {
	vertical-align:top;
}
/*------���₢���킹��-----*/
table#tbl-inquiry-add {
	margin:0 20px 20px 25px;
}
table#tbl-inquiry-add th {
	padding:2px 10px;
	background:#E7F5F6;
	border:#999 1px solid;
}
table#tbl-inquiry-add td {
	padding:2px 10px;
	border:#999 1px solid;
	vertical-align:top
}
.inquiry-add-office {
	width:7em;
}
hr#inquiry-form {
	border-top:#FFF;
	border-bottom:#FFF;
	color:#FFF;
}
ul#ul-inquiry-note {
	margin:20px 10px 30px 30px;
	padding:10px 20px;
	border-top:#9CE0BB 1px solid;
	border-bottom:#9CE0BB 1px solid;
}
ul#ul-inquiry-note li {
	margin-bottom:7px;
	padding-left:15px;
	background: none;
}
li.li-inquiry-note-sub {
	background:#FFF !important;
	margin-left:1em;
}
form#inquiry-submit {
	margin:0 auto 30px auto;
	text-align:center;
	width:200px;
}
/*------���₢���킹�t�H�[��-----*/
div#inquiry-logo {
	padding:0 10px 10px 10px;
	text-align:left;
}
div#inquiry-f {
	margin:0 auto;
	padding:15px 0 30px 0;
	background:#FFF;
	font-size:90%;
	text-align:center;
	width:800px;
}
div#inquiry-f p {
	margin:20px 60px 0 50px;
	padding-bottom:10px;
	border-bottom:#247B79 1px solid;
	text-align:left;
}
div#inquiry-f h1 {
	margin-bottom:5px;
}
div#inquiry-f strong {
	color:#066;
}
table#tbl-inquiry-f {
	margin:30px auto;
	width:580px;
}
table#tbl-inquiry-f th {
	padding:3px 0;
	color:#066;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
table#tbl-inquiry-f td {
	padding:3px 0;
	text-align:left;
	vertical-align:top;
}
th.th-inquiry-f-num {
	width:30px;
}
td.td-inquiry-f-item {
	width:390px;
}
input.input-std {
	width:320px;
}
input.input-short {
	width:100px;
}
div#inquiry-f textarea {
	width:450px;
}
ul#ul-inquiry-f-1 li {
	margin-bottom:5px;
}
table#tbl-inquiry-f-inner td {
	vertical-align:top;
}
td#td-inquiry-f-multiple-choice {
	color:#066;
}
td.td-inquiry-f-inner-sub {
	text-align:right !important;
}
div#inquiry-f-submit {
	margin:0 60px 30px 50px;
	padding-top:20px;
	border-top:#247B79 1px solid;
}
input.input-inquiry-f-submit {
	margin-right:40px;
}
.inqiry-asterisk {
	color:#F00;
}
/*------documents----*/
div#inquiry-documents-number {
	margin:5px 5px 5px 0;
	text-align:right;
}
h1.h1-inquiry-documents-title {
	margin:0 5px 20px 10px;
	padding:10px 0 10px 10px;
	border-top:#CCCCCC 1px solid;
	border-bottom:#11A0A2 2px solid;
	color:#666;
	font-size:120%;
	font-weight:bold;
}
/* CSS Document */
td {/*---Chrome�p---*/
	word-wrap:break-word;
}
dl#dl-life-science {
	margin-top:30px;
	margin-left:10px;
	float:left;
	width:270px;
}
dl#dl-life-science dt {
	padding:2px 10px;
	background:#D1EFEF;
	border-bottom:#5BAEBD 1px solid;
	font-weight:bold;
}
dl#dl-life-science dd {
	margin:5px 10px 15px 10px;
	padding-left:20px;
	background: none;
}
table.tbl-service-doc {
	margin:10px 0 10px 28px;
	font-size:90%;
	table-layout:fixed;
	width:738px;
}
table.tbl-service-doc th {
	padding:2px;
	background:#E7F5F6;
	border:#999 1px solid;
	text-align:center;
	vertical-align:top;
}
table.tbl-service-doc td {
	padding:2px 5px;
	border:#999 1px solid;
	vertical-align:top;
}
table.tbl-rohs {
	margin:10px 0 10px 22px;
}
table.tbl-rohs th {
	padding:2px;
	background:#E7F5F6;
	border:#999 1px solid;
	text-align:center;
}
table.tbl-rohs td {
	padding:2px 5px;
	border:#999 1px solid;
}
th.th-service-doc-section {
	width:210px;
}
th.th-service-doc-analyzer {
	width:120px;
}
th.th-service-doc-doc-title {
	width:380px;
}
th.th-service-doc-doc-title300 {
	width:300px;
}
th.th-service-doc-site {
	width:100px;
}
th.th-bg-none {
	background:#FFF!important;
}
.th-td-7em {
	width:7em;
}
.th-td-13em {
	width:13em;
}
td.td-service-doc-sub-top {
	border-bottom:#999 1px dotted !important;
}
td.td-service-doc-sub {
	border-top:#999 1px dotted !important;
	border-bottom:#999 1px dotted !important;
}
td.td-service-doc-sub-bottom {
	border-top:#999 1px dotted !important;
}
.indent-lv1 {
	padding-left: 1em;
}
.indent-lv2 {
	padding-left: 2em;
}
p.p-under-tbl-service-doc {
	margin:-30px 0 30px 40px!important;
	font-size:90%!important;
}
h2.h2-service {
	margin:30px 5px 20px 15px;
	padding:5px 5px 5px 15px;
	background: none;
	border:#78B4AB 1px solid;
	font-size:110%;
	font-weight:bold;
	clear:both;
}
h2.h2-service-detail {
	margin:30px 5px 20px 15px;
	padding:5px 5px 5px 15px;
	border:#78B4AB 1px solid;
	font-size:110%;
	font-weight:bold;
	clear:both;
}
/*h3.h3-service-list {
	margin:20px 5px 20px 20px;
	padding:2px 0 2px 5px;
	border-top:#D6EBEA 1px solid;
	border-right:#D6EBEA 1px solid;
	border-bottom:#D6EBEA 1px solid;
	border-left:#11A0A2 4px solid;
	clear:both;
	color:#333;
	font-size:100%;
	font-weight:bold;
}
*/
h3.h3-service-list {
	margin:20px 5px 10px 20px;
	padding:2px 0 2px 5px;
	background:#E0F1ED;
	border-left:#8BB6A4 4px solid;
	color:#333;
	font-weight:bold;
}
h4.h4-service-list {
	margin:10px 5px 0 30px;
	color:#099;
	font-size:110%;
	font-weight:bold;
	clear:both;
}
ul.ul-service-doc-site {
}
ul.ul-service-doc-site li {
	margin-left:5px;
}
dl.dl-service-std {
	margin-right:15px;
	margin-left:30px;
}
dl.dl-service-std dt {
	margin-bottom:5px;
	font-weight:bold;
}
dl.dl-service-std dd {
	margin-bottom:20px;
	margin-left:15px;
}
table.tbl-gas-analysis {
	margin:10px 0 10px 22px;
	width:710px;
	clear:left;
}
table.tbl-gas-analysis th {
	padding:3px;
	background:#B6E0D9;
	border:#B6E0D9 1px solid;
	font-weight:bold;
	text-align:center;
}
table.tbl-gas-analysis td {
	padding:5px;
	vertical-align:top;
}
td.td-gas-analysis-border {
	border:#B6E0D9 1px solid;
}
ul.ul-gas-analysis li {
	margin:0 5px 2px 0;
	padding-left:20px;
	background: none;
}
ul.ul-dot-blk li {
	margin-left:5px;
	padding-left:8px;
	background: none;
	}
dl.dl-dot-blk dt {
	background-color:#EEE;
	border-bottom:#BBB 1px solid;
}
dl.dl-dot-blk dd {
	margin-left:5px;
	padding-left:8px;
	background: none;
	}
/*------RoHS--------*/
ol.ol-rohs-polymer {
	margin:10px 20px;
	padding:10px;
	border:#096 1px solid;
	width:300px;
}
ol.ol-rohs-polymer li {
	margin:0 5px 5px 30px;
	list-style-type:decimal;
}
table.tbl-rohs-bdr-none {
	margin-left:27px;
}
table.tbl-rohs-bdr-none td {
	padding:1px 5px;
}
li.li-fs-sub {
	margin-left:40px !important;
	background: none !important;
}
/* CSS Document */
/*------------------------------------------------
  �i���jHTML�ɒ����f�[�^�pCSS
------------------------------------------------*/
div#documents-number {
	margin:5px 5px 5px 0;
	text-align:right;
}
h1.h1-documents-title {
	margin:0 5px 20px 10px;
	padding:10px 0 10px 10px;
	border-top:#11A0A2 2px solid;
	border-bottom:#11A0A2 2px solid;
	font-size:120%;
	font-weight:bold;
}
div.documents-column {
	margin:0 10px 20px 10px;
}
/*-----���o��-----*/
div.documents-column h2 {
	margin:30px 0 15px 10px !important;
	padding-left:3px;
	border-bottom:#8CD1FB 1px solid;
	color:#056BA9;
	clear:both;
	font-size:110%;
	font-weight:bold;
}
.documents-column > h2:first-child{
	margin-top: 0 !important;
}
div.documents-column h3 {
	margin:15px 10px 5px 10px;
	padding:3px 3px 3px 5px;
	background:#EEF2F1;
	font-size:110%;
	font-weight:bold;
}
div.documents-column h4 {
	margin:15px 10px 0 13px;
	font-weight:bold;
}
/*-----���X�g-----*/
div.documents-column ul {
	margin-top:10px;
	margin-left:50px;
	margin-bottom:15px;
}
div.documents-column ol {
	margin-top:10px;
	margin-left:50px;
	margin-bottom:15px;
}
div.documents-column ol li {
	list-style-type:decimal;
}
div.documents-column li {
	list-style-type:disc;
	margin-bottom:3px;
}
div.documents-column dl {
	margin-left:18px;
}
dl.dl-documents-indent dt {
	margin-top:5px;
}
dl.dl-documents-indent dd {
	margin-left:1em;
}
div.documents-num dl {
	margin-left:18px;
}
dl.dl-documents-num dt {
	margin:30px 0 5px 0;
	margin-bottom:5px;
	padding:3px 3px 3px 5px;
	background:#EEF2F1;
	font-size:110%;
	font-weight:bold;
}
dl.dl-documents-num dd {
	margin:0 30px 15px 25px;
}
dl.dl-documents-num .dt-colored {
	background:#FFE1E1;
}
div.documents-column p {
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 18px;
}
div.documents-kaiseki {
	width:300px;
	border:#999 1px solid;
}
/*--�摜�X�y�[�X--*/
div.img-documents {
	margin:20px 0 15px 18px;
}
div.img-documents h3 {
	margin:15px 15px 10px 0;
	font-size:110%;
}
div.img-documents p {
	margin:0 0 15px 0 !important;
}
div.img-documents figure {
	margin-inline: 0;
	margin-block: 1em;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
div.documents-float {
	margin:5px 0 0 0;
	background:#FFF;
	text-align:center;
	float:right;
	width:auto;
}
div.documents-float-left {
	margin:20px 20px 10px 30px;
	background:#FFF;
	text-align:center;
	float:left;
	width:auto;
}
div.documents-float-wdauto {
	margin:5px 5px 0 10px;
	background:#FFF;
	text-align:center;
	float:right;
}
/*--�e�[�u��--*/
div.documents-column table {
	margin:15px 10px 5px 20px;
}
div.documents-column table td  {
	vertical-align:top;
}
table.tbl-documents-border th {
	padding:1px 5px;
	/* border:#999 1px solid; */
}
table.tbl-documents-border td {
	padding:1px 5px;
	/* border:#999 1px solid; */
}
.align-middle th,
.align-middle td {
	vertical-align: middle !important;
}
/* �L���v�V�����ʒu�ύX */
.caption-bottom {
	caption-side: bottom;
}
/*�ėp�e�[�u���i�{�[�_�[����j*/
.tbl-std td {
	padding:5px 15px;
}
table.tbl-width-none td {
	padding:1px 5px;
	border:#999 1px solid;
	width:auto;
}
table.tbl-width-none{
	width:auto;
	margin-right:40px !important;
}
table.tbl-width-none th {
	padding:1px 5px;
	border:#999 1px solid;
	width:auto;
}
/*���C�A�E�g�p�i�{�[�_�[�A�}�[�W���Ȃ��j*/
table.tbl-no-border {
	margin:0 !important;
	border:none !important;
}
table.tbl-no-border td {
	border:none !important;
}
table.txt-center th,
table.txt-center td {
	text-align: center;
}
div.documents-column table caption {
	padding-bottom:3px;
	text-align:left;
}
/*���C�A�E�g�p�i���C���f���g�j*/
table.tbl-left-indent {
	margin-left:30px !important;
}
/*--�e�[�u���ׂ̍����ݒ�--*/
td.td-documents-column {
	padding:0 3px;
}
/*�e�[�u���̒��̃��X�g*/
ul.ul-table-list {
	margin:0 !important;
}
ul.ul-table-list li {
	margin-left:0 !important;
	margin-bottom:0 !important;
	list-style-type:none;
}
/*���X�g�}�[�N�Ȃ�*/
li.list-none {
	list-style-type:none !important;
}
/*�e�[�u���̒��̃��X�g�ɐ���*/
ol.ol-table-list {
	margin-top:0 !important;
	margin-left:18px !important;
}
*html ol.ol-table-list {
	margin-left:22px !important;
}
/*�e�[�u���̒��̃��X�g�ɍ��_*/
ul.ul-table-list-disc {
	margin-top:0 !important;
	margin-bottom:0 !important;
	margin-left:15px !important;
}
ul.ul-table-list-disc li {
	margin-bottom:0 !important;
	list-style-type:disc !important;
}
/*�e�[�u���̐�*/
.border-none-all {
	border:none !important;
}
/* border-none-all���ݒ肳�ꂽtable��td��border���ꊇ�ŏ���*/
/*table.border-none-all td {
	border:none !important;
}*/
.border-none-top {
	border-top:none !important;
}
.border-none-bottom {
	border-bottom:none !important;
}
.border-none-left {
	border-left:none !important;
}
.border-none-right {
	border-right:none !important;
}
.border-1px-right {
	border-right:#fff 1px solid !important;
}
.border-2px-right {
	border-right:#999 2px solid !important;
}
table:not([class]) > tbody > tr > td.border-black-bottom {
	border-bottom:#000 1px solid !important;
}
.border-black-top {
	border-top:#000 1px solid !important;
}
.border-1px {
	border:#000 1px solid !important;
}
.border-1px-gray {
	border:#ccc 1px solid !important;
}
.border-1px-red {
	border:#900 1px solid !important;
}
.border-2px-red {
	border:#900 2px solid !important;
}
.border-2px-darkblue {
	border:#002060 2px solid !important;
}
.border-radius10 {
	border-radius: 30px;
}
.th-td-25px {
	width:25px;
}
.th-td-50px {
	width:50px;
}
.th-td-350px {
	width:350px;
}
.th-td-300px {
	width:290px;
}
.th-td-230px {
	width:230px;
}
.th-td-200px {
	width:200px;
}
.th-td-180px {
	width:180px;
}
.th-td-100px {
	width:100px;
}
.th-td-11em {
	width:13em;
}
.th-td-10em {
	width:12em;
}
.th-td-9em {
	width:11em;
}
.th-td-7em {
	width:9em;
}
.th-td-5em {
	width:7em;
}
.th-td-3em {
	width:5em;
}
.th-td-1em {
	width:3em;
}
/*�ׂ������i*/
dl.dl-float {
	margin-left:45px;
}
dl.dl-float dt {
	float:left;
	display:inline;
	width:30px;
	height:60px;
}
dl.dl-float-inner-table {
	width:500px;
	margin:0 !important;
}
dl.dl-float-inner-table dt {
	float:left; 
	clear:left;
	width:70px;
}
dl.dl-float-inner-table dd { 
  float:left;
  width:430px;
}
ul.ul-box {
	margin-top:10px;
	padding:10px;
	background:#FFC;
	border:#999 1px solid;
	width:300px;
}
.txt-middle {
	vertical-align:middle !important;
}
.documents-font-small {
	font-size:75%;
}
.font-red {
	color:#F00;
}
.font-green {
	color:#00FF00;
}
.font-dark-green {
	color:#008000;
}
.font-blue {
	color: #00C;
}
.font-gray {
	color:#808080;
}
.no-mgn-top {/*��}�[�W���Ȃ�*/
 margin-top:0!important;
}
.no-mgn-btm {/*���}�[�W���Ȃ�*/
 margin-bottom:0!important;
}
.font-bold {
	font-size:120%;
	font-weight:bold;
}
.font-large {
	font-size:110%;
}
.font-italic {
	font-style: italic;
}
strong.strong-u {
	text-decoration:underline;
	font-weight:normal;
}
/*--�����C�g�{�b�N�X��--*/
div#map-area {
	margin-bottom:15px;
	text-align:center;
	position:relative;
}
div.box {
	background:#FFF;
	border:#999 1px solid;
	padding:10px 10px 20px 10px;
/*	width:550px;*/
	width:920px;
	display:none;
	text-align:left;
}
div.box h2 {
	margin:5px 5px 10px 10px;
	padding:5px 10px 5px 5px;
	background:#80B537;
	color:#FFF;
	clear:both;
	font-size:110%;
	font-weight:bold;
	text-align:left;
}
div.box h3 {
	margin-left:15px;
	color:#0080C0;
	font-weight:bold;
}
div.box p {
	margin:0 0 15px 20px;
	padding:0 0 5px 0;
/*	border-bottom:#CCC 1px solid;*/
    border-bottom:#67B0C9 2px solid;
}
img.box-float-img {
	margin:10px 20px 10px 10px;
	padding:4px;
	border:#EBEBEB 1px solid;
	float:right;
}
a.box-close {
	margin:0 auto !important;
	padding:5px 10px;
	background:#EAEAEA;
	border:#CCC 1px solid;
	text-align:center;
	width:60px;
	display:block;
}
map#map {
	position:absolute;
	top:0;
	left:50%;
}
div.box-image {
	margin:5px 3px 10px 15px;
	padding:3px;
	border:1px solid #999;
	float:left;
}
dl.box-dl{
	margin:10px 15px 0px 0;
	float:right;
	width:360px;
}
dl.box-dl dt{
	display:block;
	font-weight:bold;
	padding:0 5px;
	border-left:#67B0C9 3px solid;
	border-bottom:#CCC 1px dotted;
}
dl.box-dl dd{
	margin:2px 0 7px 0;
	padding:2px 3px;
}
/*--�����C�g�{�b�N�X��--*/
@keyframes fadeIn { from { opacity: 0; }
	to { opacity: 1; }
}
@keyframes fadeOut { from { opacity: 1; }
	to { opacity: 0; }
}
#modal1{
	inset-inline: 0;
	inset-block: 0;
	border: none;
	padding:0;
	background-color:transparent;
}
#modal1 .box{
	display:block;
}
#modal1[open]{
	animation: fadeIn forwards 0.3s ease-in-out;
}
#modal1::backdrop{
	background-color:rgba(0,0,0,0.6);
}
/* CSS Document */
/*----------------------------------------
 ���͎���ianalysis�j�pCSS
----------------------------------------*/
/*--------�A�R�[�f�B�I�����j���[------------------*/
div.accordion-area dt {
	margin:10px 10px 10px 30px;
	padding:5px 5px 5px 15px;
	background: none;
	border:#78B4AB 1px solid;
	font-size:110%;
	font-weight:bold;
	
}
div.accordion-area dd {
	margin-left:40px;
}
div.accordion-area li{
	margin:0 10px 10px 5px;
	padding-left:20px;
	background: none;
	list-style-type:none;
}
li.li-accordion-index {
	margin:30px 10px 10px 0 !important;
	padding:2px 2px 2px 5px !important;
	/*background:#F0F5F7 !important;*/
	background:#E0F1ED !important;
	border-left:#8BB6A4 4px solid;
	color:#333;
	font-size:105%;
	font-weight:bold;
}
/*--------�A�R�[�f�B�I���p�~�p------------------*/
div.analysis-category h2 {
	margin:10px 10px 10px 30px;
	padding:5px 5px 5px 15px;
	background: none;
	border:#78B4AB 1px solid;
	font-size:110%;
	font-weight:bold;
}
div.analysis-category h3 {
	margin:30px 10px 10px 40px !important;
	padding:2px 2px 2px 5px !important;
	background:#E0F1ED !important;
	border-left:#8BB6A4 4px solid;
	color:#333;
	font-size:110%;
	font-weight:bold;
}
div.analysis-category ul {
	margin-left:40px;
}
div.analysis-category li {
	margin:0 10px 10px 5px;
	padding-left:20px;
	background: none;
	list-style-type:none;
}
/*--------�A�R�[�f�B�I�����Ȃ��ꍇ�̃��X�g------------------*/
div.accordion-none h2 {
	margin:30px 10px 10px 40px !important;
	padding:2px 2px 2px 5px !important;
	background:#E0F1ED !important;
	border-left:#8BB6A4 4px solid;
	color:#333;
	font-size:110%;
	font-weight:bold;
}
div.accordion-none ul {
	margin-left:40px;
}
div.accordion-none li {
	margin:0 10px 10px 5px;
	padding-left:20px;
	background: none;
	list-style-type:none;
}
/*--------�g�b�v�y�[�W�ȊO����------------------*/
ul.ul-analysis-detail {
	margin:10px 5px 10px 30px;
}
ul.ul-analysis-detail li {
	margin-bottom:5px;
	padding-left:15px;
	background: none;
}
/*--------�e�[�u���p���C�A�E�g--------*/
.category-top-linkarea {
	display: flex;
	flex-wrap: wrap;
}
.category-top-linkarea-column {
	flex-direction: column;
}
.category-top-links {
	display: flex;
	flex-direction: row-reverse;
	justify-content: start;
	align-items: flex-start;
	column-gap: 6px;
}
.category-top-linkarea-column > .category-top-links {
  width: auto;
}
.category-top-linkarea-column > .category-top-links > .dl-category-top-link {
	flex: 1;
}
/*--------���o���p���C�A�E�g--------*/
.h2-analysis {
	margin:30px 5px 20px 15px !important;
}
/* CSS Document */
/*----------------------------------------
 �O�����\�pCSS
----------------------------------------*/
h2.h2-publications {
	margin:30px 5px 20px 15px;
}
/*h3.h3-publications {
	margin:20px 0 5px 20px;
	color:#1C6F71;
	font-weight:bold;
}*/
h3.h3-publications {
	margin:30px 5px 20px 20px;
	padding:3px 0 3px 5px;
	background:#F2F2F2;
	border-top:#AFD8D5 1px solid;
	border-right:#DFDFDF 1px solid;
	border-bottom:#DFDFDF 1px solid;
	border-left:#11A0A2 4px solid;
	clear:both;
	color:#333;
	font-size:110%;
	font-weight:bold;
}
dl.dl-publications {
	margin:5px 10px 40px 25px;
}
dl.dl-publications dt {
	margin:23px 0 3px 0;
	padding:1px 0 0 5px;
	border-left:#F04800 4px solid;
	border-bottom:#CCC 1px solid;
	color:#DE540A;
	/*color:#F60;*/
	font-weight:bold;
}
dl.dl-publications dd {
	margin-left:20px;
	color:#333;
}
.dt-date {
	color:#333 !important;
	font-weight:normal !important;
}
dd.dd-literature {
	font-weight:bold;
}
/*--���̃X�y�[�X--*/
dd.dd-25em-last {
	padding-bottom:25em;
}
@media print {
body {
_zoom: 0.85;
}
div#index-main {
_zoom: 0.75;
}
img#top-image {
_zoom: 0.75;
}
div#main-column1 {
_zoom: 0.80;
}

.top-splide img{/* 2025.2.4 add */
_zoom: 0.75;
}
.top-splide .splide__list .splide__slide{/* 2025.2.4 add */
display:none;
}
.top-splide .splide__list .splide__slide.is-active{/* 2025.2.4 add */
display:block;
}
.wrapper-header{
	width:calc(100vw - 17px);
}
}
body {
	background:#FFF;
	overflow:visible !important;
}
div#header {
	padding:0;
/*	height:42px;*//* 2025.2.4 del */
	height:62px;/* 2025.2.4 add */
}
div#header-inquiry {
	display:none;
}
div#search-box form {
	display:none;
}
div#header-nav {
	display:none;
}
div#nav {
	display:none;
}
div#container {
	background:#FFF;
}
div#content {
	float:none;
}
div#sidemenu {
	display:none;
}
div#topic-path {
	display:none;
}
div#footer {
	display:none;
}
div#copyright {
	display:none;
}
div.p-bkto-top {
	display:none;
}
p.p-bkto-top {
	display:none;
}
/*div#main-column1 p{
	width:860px;
}
div#main-column1 h2{
	width:870px;
}*/
ol.ol-column1 {
	width:820px;
}
div#main-column1 {
	overflow:visible !important;
}
/**************************************************************************
    変数
**************************************************************************/
@keyframes shine-run {
  0% {
    transform: scale(0) rotate(50deg);
    opacity: 0;
  }
  40% {
    transform: scale(1) rotate(50deg);
    opacity: 1;
  }
  100% {
    transform: scale(250) rotate(50deg);
    opacity: 0;
  }
}
/********************************************************************
* 下層ページ
**********************************************************************/
#content, #main-column1 {
  flex: 1;
}
#content a, #main-column1 a {
  color: #2E3174;
  text-decoration: underline;
}
.font-normal {
  font-weight: normal !important;
}
.list-none {
  white-space: break-spaces;
}
.txt-center {
  text-align: center !important;
}
.txt-left {
  text-align: left !important;
}
.txt-right {
  text-align: right !important;
}
.flt-right {
  float: right;
}
.mgn-lt50 {
  margin-left: 50px !important;
}
.mgn-lt100 {
  margin-left: 100px !important;
}
.v-align-middle {
  vertical-align: middle !important;
}
hr.hr-mgn-btm10 {
  margin: 0 0 10px 0;
  border: #fff;
  color: #fff;
}
hr.hr-mgn-btm20 {
  margin: 0 0 20px 0;
  border: #fff;
  color: #fff;
}
div#content p {
  margin: 0 13px 0 30px;
}
#content h2.h2-service, h2.h2-std, #main-column1 h2 {
  margin: 60px 0 22px 0 !important;
  padding-left: 3px;
  border-bottom: #00C4BA 2px solid;
  color: #000;
  clear: both;
  font-size: 2.3rem;
  font-weight: 500;
  padding-bottom: 10px;
  letter-spacing: 0.1em;
}
.print-btn + h2.h2-std {
  margin-top: 0 !important;
}
h2.h2-guidance {
  margin: 20px 10px 20px 15px;
  padding: 5px 20px 5px 5px;
  background-color: #E2F5CB;
  color: #333;
  font-size: 110%;
  font-weight: bold;
}
h3.h3-service-list, h3.h3-guidance {
  margin: 40px 5px 20px 0;
  padding: 2px 0 2px 5px;
  border-left: #00C4BA 3px solid;
  color: #000000;
  font-weight: 500;
  line-height: 1.5;
}
h3.h3-guidance {
  margin: 0 30px 20px 25px;
}
h3.h3-news {
  margin: 20px 0 10px 55px;
  color: #306B5C;
  font-size: 110%;
  font-weight: bold;
  clear: both;
}
h3.h3-std {
  margin: 20px 0 10px 0;
  color: #306B5C;
  font-size: 110%;
  font-weight: bold;
  clear: both;
  border-left: none;
}
h4.h4-service-list {
  margin: 20px 5px 0 0;
  color: #00C4BA;
  font-size: 110%;
  font-weight: bold;
  clear: both;
}
.font-smaller {
  font-size: 70% !important;
}
strong {
  font-weight: bolder;
}
strong.strong-red {
  color: #F00;
}
.ul-std {
  margin: 10px 0 10px 30px;
}
.ul-std li {
  margin: 0 10px 5px 10px;
  padding-left: 20px;
  background: url(/images/service/li-mark_index-intro.gif) no-repeat 5px 9px;
}
@media print {
  .ul-std li {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    color-adjust: exact;
  }
}
.ul-decimal {
  margin: 20px 0 10px 15px;
}
.ul-decimal li {
  margin: 0 10px 20px 40px;
  list-style-type: decimal !important;
}
.ul-table-list li {
  text-indent: -1em;
  padding-left: 1em;
}
.ul-normal-disc {
  margin-top: 10px;
  margin-left: 50px;
  margin-bottom: 15px;
}
.ul-normal-disc li {
  list-style-type: disc;
  margin-bottom: 3px;
}
.ul-news {
  margin: 20px 50px 10px 80px;
}
.ul-news li {
  margin-bottom: 5px;
  padding-left: 20px;
  background: url(/images/information/li-mark-inquiry-note.gif) no-repeat left 11px;
}
.li-news-sub {
  margin-left: 20px !important;
  padding-left: 10px !important;
  background: url(/images/information/li-mark_dot_blk.gif) #fff no-repeat left 13px !important;
}
ul.ul-sitemap {
  margin: 3px 20px 100px 50px !important;
}
ul.ul-sitemap li {
  padding: 5px 40px 5px 13px;
  background: url(/images/common/li-mark_category-linkarea.gif) no-repeat left center;
  display: inline;
  font-weight: bold;
  float: left;
}
.ol-std {
  margin: 20px 0 10px 15px;
}
.ol-std li {
  margin: 0 10px 5px 40px;
  list-style-type: decimal;
}
.ol-rohs-polymer {
  margin: 10px 20px;
  padding: 10px;
  border: #096 1px solid;
  width: 50%;
}
.ol-rohs-polymer li {
  margin: 0 5px 5px 30px;
  list-style-type: decimal;
}
.ol-column1 {
  margin: 5px 35px 10px 100px;
}
.ol-column1 li {
  margin-bottom: 2px;
  list-style-type: decimal;
}
.dl-service-std {
  margin-right: 15px;
  margin-left: 30px;
  padding: 10px 0 30px;
}
.dl-service-std dt {
  margin-bottom: 5px;
  font-weight: bold;
}
.dl-service-std dd {
  margin-bottom: 20px;
  margin-left: 15px;
}
p:has(+ table.tbl-analyzer) {
  margin-block: 40px;
}
.p-message-pdg-bottom {
  padding-bottom: 1em;
}
.recruit-info {
  margin: 30px auto;
  padding: 30px;
  border: #999 2px solid;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  max-width: 500px;
}
@media print {
  .recruit-info {
    width: 65%;
  }
}
table th {
  vertical-align: top;
}
table td.td-analyzer-indent {
  text-indent: 10px;
}
table td.td-bg-colored {
  background: #ccf3f1;
  color: #00c4ba;
  border-right: none !important;
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
  position: relative;
  z-index: 1;
  text-indent: 10px;
}
table td.td-bg-colored::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background: #ebebf2;
  z-index: 2;
}
table td.td-bg-colored::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 1px;
  background: #ebebf2;
  z-index: 2;
}
table td.td-txt-colored {
  color: #00c4ba;
  border-right: none !important;
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
  position: relative;
  z-index: 1;
  text-indent: 10px;
}
table td.td-txt-colored::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  height: 2px;
  background: #EAEAF1;
  z-index: 2;
}
table td.td-txt-colored::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 2px;
  background: #EAEAF1;
  z-index: 2;
}
table.tbl-width-none tr:first-of-type:not(:has(th:nth-of-type(2))) th, table.tbl-width-small tr:first-of-type:not(:has(th:nth-of-type(2))) th, table.tbl-width-middle tr:first-of-type:not(:has(th:nth-of-type(2))) th, table.tbl-width-large tr:first-of-type:not(:has(th:nth-of-type(2))) th, table.tbl-documents-border tr:first-of-type:not(:has(th:nth-of-type(2))) th {
  min-width: 137px;
}
table.tbl-width-none tr:first-of-type:has(th:nth-of-type(2)) th, table.tbl-width-small tr:first-of-type:has(th:nth-of-type(2)) th, table.tbl-width-middle tr:first-of-type:has(th:nth-of-type(2)) th, table.tbl-width-large tr:first-of-type:has(th:nth-of-type(2)) th, table.tbl-documents-border tr:first-of-type:has(th:nth-of-type(2)) th {
  min-width: auto;
  border-bottom: 1px solid #fff !important;
}
table.tbl-width-none {
  width: fit-content;
  margin-right: 40px !important;
}
table.tbl-width-none th {
  padding: 1px 5px;
  width: auto;
  border: none;
  border-bottom: 1px solid #fff;
}
table.tbl-width-none td {
  padding: 1px 5px;
  width: auto;
  border: none;
}
table.tbl-width-small:has(thead) tbody th,
table.tbl-width-small tr:has(th):not(:has(td)) ~ tr th, table.tbl-width-middle:has(thead) tbody th,
table.tbl-width-middle tr:has(th):not(:has(td)) ~ tr th, table.tbl-width-large:has(thead) tbody th,
table.tbl-width-large tr:has(th):not(:has(td)) ~ tr th, table.tbl-documents-border:has(thead) tbody th,
table.tbl-documents-border tr:has(th):not(:has(td)) ~ tr th {
  border-right: 1px solid #fff !important;
}
table.tbl-width-small:has(thead) tbody td:first-of-type,
table.tbl-width-small tr:has(th):not(:has(td)) ~ tr td:first-of-type, table.tbl-width-middle:has(thead) tbody td:first-of-type,
table.tbl-width-middle tr:has(th):not(:has(td)) ~ tr td:first-of-type, table.tbl-width-large:has(thead) tbody td:first-of-type,
table.tbl-width-large tr:has(th):not(:has(td)) ~ tr td:first-of-type, table.tbl-documents-border:has(thead) tbody td:first-of-type,
table.tbl-documents-border tr:has(th):not(:has(td)) ~ tr td:first-of-type {
  position: relative;
  padding-left: 6px;
}
table.tbl-width-small:has(thead) tbody td:first-of-type::before,
table.tbl-width-small tr:has(th):not(:has(td)) ~ tr td:first-of-type::before, table.tbl-width-middle:has(thead) tbody td:first-of-type::before,
table.tbl-width-middle tr:has(th):not(:has(td)) ~ tr td:first-of-type::before, table.tbl-width-large:has(thead) tbody td:first-of-type::before,
table.tbl-width-large tr:has(th):not(:has(td)) ~ tr td:first-of-type::before, table.tbl-documents-border:has(thead) tbody td:first-of-type::before,
table.tbl-documents-border tr:has(th):not(:has(td)) ~ tr td:first-of-type::before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 6px;
  height: 100%;
  background-color: #fff;
}
table.tbl-width-small {
  width: fit-content;
}
table.tbl-width-small th {
  padding: 5px 5px;
}
table.tbl-width-small td {
  padding: 5px 5px;
}
table.tbl-width-small td.td-bg-colored {
  text-indent: 0;
}
table.tbl-width-small td.td-bg-colored::before {
  display: none;
}
table.tbl-width-small td:has(+ .td-bg-colored) {
  border-right: none !important;
  position: relative;
  padding-right: 6px;
}
table.tbl-width-small td:has(+ .td-bg-colored)::before {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 3px;
  height: 100%;
  background: #fff;
}
table.tbl-width-small td.td-bg-colored + td {
  position: relative;
  padding-left: 6px;
}
table.tbl-width-small td.td-bg-colored + td::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 3px;
  height: 100%;
  background: #fff;
}
table.tbl-width-small tr:has(+ tr td.td-bg-colored) td,
table.tbl-width-small tr:has(+ tr td.td-txt-colored) td {
  border-bottom: 1px solid #EAEAF1 !important;
}
table.tbl-width-small tr:has(+ tr td.td-bg-colored) td.border-none-bottom,
table.tbl-width-small tr:has(+ tr td.td-txt-colored) td.border-none-bottom {
  border-bottom: none !important;
}
table.tbl-width-small tr:has(td.td-bg-colored) td,
table.tbl-width-small tr:has(td.td-txt-colored) td {
  border-bottom: 1px solid #EAEAF1 !important;
}
table.tbl-width-middle {
  width: fit-content;
}
table.tbl-width-middle th {
  padding: 8px 5px;
  text-align: left;
  border-bottom: 1px solid #fff !important;
}
table.tbl-width-middle td {
  padding: 8px 5px;
}
table.tbl-width-middle tbody th {
  background-color: #00C4BA;
  color: #fff;
}
table.tbl-width-large {
  width: 100%;
  max-width: 790px;
}
table.tbl-width-large th {
  padding: 8px 5px;
  text-align: left;
}
table.tbl-width-large td {
  padding: 12px 5px;
  line-height: 1.25;
}
table.tbl-width-large td.td-bg-colored {
  text-indent: 0;
}
table.tbl-width-large td.td-bg-colored::before {
  display: none;
}
table.tbl-width-large td:has(+ .td-bg-colored) {
  border-right: none !important;
}
table.tbl-width-large tr:has(+ tr td.td-bg-colored) td,
table.tbl-width-large tr:has(+ tr td.td-txt-colored) td {
  border-bottom: 1px solid #EAEAF1 !important;
}
table.tbl-width-large tr:has(td.td-bg-colored) td,
table.tbl-width-large tr:has(td.td-txt-colored) td {
  border-bottom: 1px solid #EAEAF1 !important;
}
table.tbl-documents-border th, table.tbl-documents-border td {
  padding: 5px 8px !important;
}
table.tbl-analyzer {
  margin-top: 30px;
}
table.tbl-analyzer .txt-em {
  font-weight: bold;
}
table.tbl-rohs {
  margin: 10px 0 10px 22px;
}
table.tbl-rohs th {
  padding: 4px 20px;
  background: #E7F5F6;
  border: #fff 1px solid !important;
  text-align: center !important;
  vertical-align: middle;
}
table.tbl-rohs td {
  padding: 2px 5px;
}
table.tbl-analyzer, table.tbl-service-doc {
  border: none;
  overflow: hidden;
  width: 100%;
}
table.tbl-analyzer th, table.tbl-service-doc th {
  padding: 8px 3px;
}
table.tbl-analyzer td, table.tbl-service-doc td {
  padding: 10px 3px 10px 3px;
  vertical-align: top;
  letter-spacing: 0;
}
table.tbl-gas-analysis {
  margin: 10px 0 10px 22px;
}
table.tbl-gas-analysis th {
  padding: 3px;
  border: #B6E0D9 1px solid !important;
  font-weight: bold;
  text-align: center;
}
table.tbl-gas-analysis td {
  padding: 4px;
  vertical-align: top;
  border-right: none !important;
  border-bottom: none !important;
}
table.tbl-gas-analysis .td-gas-analysis-border {
  border: #B6E0D9 1px solid !important;
  min-width: 150px;
  max-width: 280px;
}
table.tbl-gas-analysis .td-va-middle {
  vertical-align: middle !important;
}
table.tbl-gas-analysis .ul-gas-analysis li {
  margin-bottom: 3px;
  padding-left: 20px;
  background: url(/images/service/li-mark_index-intro.gif) no-repeat 5px center;
}
table.tbl-profile {
  margin: 0 15px 10px 40px;
}
@media print {
  table.tbl-profile {
    margin-left: 0;
  }
}
table.tbl-profile th {
  padding: 3px 5px 3px 10px;
  vertical-align: top;
  width: 100px;
}
table.tbl-profile td {
  padding: 3px 5px 3px 10px;
}
table.tbl-profile td.td-profile {
  border: none !important;
  font-size: 90%;
  text-align: right;
}
table.tbl-office {
  margin: 0 15px 40px 30px;
  width: 95%;
}
table.tbl-office th {
  padding: 5px 0 1px 8px;
  font-weight: bold;
  border: none !important;
  text-align: left !important;
}
table.tbl-office td {
  padding: 1px 0 2px 20px;
}
table .td-tel, table .td-tel-tokyo {
  padding: 4px 0 2px 20px !important;
  width: 200px;
}
table .td-map {
  padding: 8px 0 1px 10px !important;
  vertical-align: top;
  width: 60px;
}
table.tbl-qa {
  margin: 0 15px 10px 30px;
}
table.tbl-qa th {
  padding: 5px 10px;
  vertical-align: top;
  white-space: nowrap;
  width: 150px;
}
table.tbl-qa td {
  padding: 3px 5px;
  vertical-align: top;
}
table.tbl-qa .width180 {
  width: 250px;
}
table.tbl-notice {
  margin: 5px 15px 10px 80px;
}
table.tbl-notice th {
  padding-right: 10px;
  background-color: transparent !important;
  color: #000000 !important;
  border: none !important;
  font-weight: normal;
}
table.tbl-notice td {
  padding: 3px 0;
  border: none !important;
}
table#tbl-inquiry-add {
  margin: 0 20px 20px 25px;
}
table#tbl-inquiry-add th {
  padding: 2px 10px;
}
table#tbl-inquiry-add td {
  padding: 2px 10px;
  vertical-align: top;
}
table#tbl-inquiry-add .inquiry-add-office {
  width: 16%;
}
table.tbl-inquiry-documents {
  margin: 15px 10px 5px 20px;
}
table.tbl-inquiry-documents th {
  vertical-align: top;
}
table.tbl-inquiry-documents td {
  vertical-align: top;
}
table.tbl-news {
  margin: 10px 0 10px 65px;
}
table.tbl-news th {
  padding: 5px 8px;
  vertical-align: top;
}
table.tbl-news td {
  padding: 3px 5px;
}
table.border-1px {
  border-collapse: separate;
}
table .bg-lightblue td,
table td.bg-lightblue {
  border-right: 6px solid #f0f8ff !important;
}
table .bg-lightblue td:last-of-type,
table td.bg-lightblue:last-of-type {
  border-right: none !important;
}
table .bg-lightblue td::before,
table td.bg-lightblue::before {
  display: none;
}
table.tbl-service-doc tbody tr:first-child th:nth-child(1) {
  min-width: 112px;
}
table.tbl-service-doc tbody tr:first-child th:nth-child(2) {
  min-width: 171px;
}
table.tbl-service-doc tbody tr:first-child th:nth-child(3) {
  width: 136px;
}
table.tbl-service-doc tbody tr:first-child th:last-child {
  min-width: 397px;
}
table.tbl-service-doc tbody tr td[rowspan].js-rowspan-bottomLine,
table.tbl-service-doc tbody tr th[rowspan].js-rowspan-bottomLine {
  position: relative;
}
table.tbl-service-doc tbody tr td[rowspan].js-rowspan-bottomLine::after,
table.tbl-service-doc tbody tr th[rowspan].js-rowspan-bottomLine::after {
  position: absolute;
  height: 1px;
  width: 2000px;
  content: "";
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  background: rgba(46, 49, 116, 0.5);
  pointer-events: none;
}
@media print {
  table.tbl-service-doc tbody tr td[rowspan].js-rowspan-bottomLine::after,
  table.tbl-service-doc tbody tr th[rowspan].js-rowspan-bottomLine::after {
    display: none;
  }
}
table.tbl-service-doc:has(> tbody > tr:first-child > th:nth-child(4)) tbody tr:has(> td:first-child:not([rowspan]):nth-last-child(4)):has(> td:nth-child(2):not([rowspan]):nth-last-child(3)):has(> td:nth-child(3):not([rowspan]):nth-last-child(2)):has(> td:nth-child(4):not([rowspan]):last-child):not(:has(> td[rowspan])) > td:first-child:not([rowspan]):nth-last-child(4) {
  position: relative;
}
table.tbl-service-doc:has(> tbody > tr:first-child > th:nth-child(4)) tbody tr:has(> td:first-child:not([rowspan]):nth-last-child(4)):has(> td:nth-child(2):not([rowspan]):nth-last-child(3)):has(> td:nth-child(3):not([rowspan]):nth-last-child(2)):has(> td:nth-child(4):not([rowspan]):last-child):not(:has(> td[rowspan])) > td:first-child:not([rowspan]):nth-last-child(4)::after {
  position: absolute;
  height: 1px;
  width: 2000px;
  content: "";
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  background: rgba(46, 49, 116, 0.5);
  pointer-events: none;
}
@media print {
  table.tbl-service-doc:has(> tbody > tr:first-child > th:nth-child(4)) tbody tr:has(> td:first-child:not([rowspan]):nth-last-child(4)):has(> td:nth-child(2):not([rowspan]):nth-last-child(3)):has(> td:nth-child(3):not([rowspan]):nth-last-child(2)):has(> td:nth-child(4):not([rowspan]):last-child):not(:has(> td[rowspan])) > td:first-child:not([rowspan]):nth-last-child(4)::after {
    display: none;
  }
}
table.tbl-service-doc:has(> tbody > tr:first-child > th:nth-child(3)):not(:has(> tbody > tr:first-child > th:nth-child(4))) tbody tr:has(> td:first-child:not([rowspan]):nth-last-child(3)):has(> td:nth-child(2):not([rowspan]):nth-last-child(2)):has(> td:nth-child(3):not([rowspan]):last-child):not(:has(> td[rowspan])) > td:first-child:not([rowspan]):nth-last-child(3) {
  position: relative;
}
table.tbl-service-doc:has(> tbody > tr:first-child > th:nth-child(3)):not(:has(> tbody > tr:first-child > th:nth-child(4))) tbody tr:has(> td:first-child:not([rowspan]):nth-last-child(3)):has(> td:nth-child(2):not([rowspan]):nth-last-child(2)):has(> td:nth-child(3):not([rowspan]):last-child):not(:has(> td[rowspan])) > td:first-child:not([rowspan]):nth-last-child(3)::after {
  position: absolute;
  height: 1px;
  width: 2000px;
  content: "";
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  background: rgba(46, 49, 116, 0.5);
  pointer-events: none;
}
@media print {
  table.tbl-service-doc:has(> tbody > tr:first-child > th:nth-child(3)):not(:has(> tbody > tr:first-child > th:nth-child(4))) tbody tr:has(> td:first-child:not([rowspan]):nth-last-child(3)):has(> td:nth-child(2):not([rowspan]):nth-last-child(2)):has(> td:nth-child(3):not([rowspan]):last-child):not(:has(> td[rowspan])) > td:first-child:not([rowspan]):nth-last-child(3)::after {
    display: none;
  }
}
table.tbl-service-doc:not(:has(> tbody > tr:first-child > th:nth-child(3))) tbody tr:first-child > th:first-child:nth-last-child(2) {
  position: relative;
}
table.tbl-service-doc:not(:has(> tbody > tr:first-child > th:nth-child(3))) tbody tr:first-child > th:first-child:nth-last-child(2)::before {
  position: absolute;
  height: 2px;
  width: 2000px;
  content: "";
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  background: rgba(46, 49, 116, 0.5);
  pointer-events: none;
}
@media print {
  table.tbl-service-doc:not(:has(> tbody > tr:first-child > th:nth-child(3))) tbody tr:first-child > th:first-child:nth-last-child(2)::before {
    display: none;
  }
}
table.tbl-service-doc:not(:has(> tbody > tr:first-child > th:nth-child(3))) tbody tr:has(> th:first-child:not([rowspan]):nth-last-child(2)):has(> td:nth-child(2):not([rowspan]):last-child):not(:has(> th[rowspan])):not(:has(> td[rowspan])) > th:first-child:not([rowspan]):nth-last-child(2) {
  position: relative;
}
table.tbl-service-doc:not(:has(> tbody > tr:first-child > th:nth-child(3))) tbody tr:has(> th:first-child:not([rowspan]):nth-last-child(2)):has(> td:nth-child(2):not([rowspan]):last-child):not(:has(> th[rowspan])):not(:has(> td[rowspan])) > th:first-child:not([rowspan]):nth-last-child(2)::after {
  position: absolute;
  height: 1px;
  width: 2000px;
  content: "";
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  background: rgba(46, 49, 116, 0.5);
  pointer-events: none;
}
@media print {
  table.tbl-service-doc:not(:has(> tbody > tr:first-child > th:nth-child(3))) tbody tr:has(> th:first-child:not([rowspan]):nth-last-child(2)):has(> td:nth-child(2):not([rowspan]):last-child):not(:has(> th[rowspan])):not(:has(> td[rowspan])) > th:first-child:not([rowspan]):nth-last-child(2)::after {
    display: none;
  }
}
table [class=""] th, table [class=""] td {
  border-right: none !important;
  border-bottom: none !important;
}
table thead th {
  color: #fff;
  border-right: 1px solid #fff;
  text-align: center;
  background: #00C4BA !important;
}
table thead th:last-child {
  border-right: none;
}
table tbody th {
  border-right: 6px solid #fff;
  border-bottom: 1px solid #EAEAF1;
}
table tbody td:not(.td-bg-colored):not(.td-txt-colored) {
  border-right: 6px solid #fff;
  border-bottom: 1px solid #EAEAF1;
}
table tbody tr:has(+ tr td.td-bg-colored) th, table tbody tr:has(+ tr td.td-bg-colored) td,
table tbody tr:has(+ tr td.td-txt-colored) th,
table tbody tr:has(+ tr td.td-txt-colored) td {
  border-bottom: none !important;
}
table tbody tr:has(td.td-bg-colored) td,
table tbody tr:has(td.td-txt-colored) td {
  border-top: none !important;
  border-bottom: none !important;
}
table tbody tr:has(td.td-bg-colored) + tr td,
table tbody tr:has(td.td-txt-colored) + tr td {
  border-top: none !important;
}
table tbody tr:has(td.td-bg-colored) + tr td:first-child,
table tbody tr:has(td.td-txt-colored) + tr td:first-child {
  border-left: none !important;
}
table tbody tr:has(th:only-of-type) th {
  border-right: 6px solid #fff;
  text-align: left;
}
table:not(:has(thead)) tbody th {
  background: #00C4BA;
  color: #fff;
  border-right: 1px solid #fff;
  text-align: center;
}
table:not([class]) > tbody > tr > th,
table:not([class]) > tbody > tr > td {
  border-right: none !important;
  border-bottom: none !important;
}
th.bg-initial {
  color: #000000;
  font-weight: normal;
}
.ul-arrow-small {
  margin: 10px 10px 10px 20px;
}
.ul-arrow-small li {
  margin: 0 10px 5px 20px;
  padding-left: 20px;
  background: url(/images/service/arrow-small.gif) no-repeat left 0 top 10px;
}
@media print {
  .ul-arrow-small li {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    color-adjust: exact;
  }
}
.ul-dot-blk li {
  margin-left: 5px;
  padding-left: 13px;
  background: url(/images/service/li-mark_dot_blk.gif) no-repeat left 13px;
}
.accordion-none h2 {
  margin: 40px 5px 20px 40px !important;
  padding: 2px 0 2px 5px;
  border-left: #00C4BA 3px solid;
  border-bottom: none;
  color: #000000;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
}
.accordion-none ul {
  margin-left: 40px;
}
.accordion-none li {
  margin: 0 10px 10px 5px;
  padding-left: 20px;
  background: url(/images/analysis/li-mark_index-intro.gif) no-repeat 5px 9px;
  list-style-type: none;
}
.analysis-category h2 {
  margin-left: 30px !important;
}
.analysis-category h3 {
  margin-left: 40px;
}
.analysis-category ul {
  margin-left: 40px;
}
.analysis-category li {
  margin: 0 10px 10px 5px;
  padding-left: 20px;
  background: url(/images/analysis/li-mark_index-intro.gif) no-repeat 5px 9px;
  list-style-type: none;
}
dl.dl-dot-blk dt {
  background-color: #EEE;
  border-bottom: #BBB 1px solid;
}
dl.dl-dot-blk dd {
  margin-left: 5px;
  padding-left: 13px;
  background: url(/images/service/li-mark_dot_blk.gif) no-repeat left 13px;
}
dl.dl-float dt {
  width: auto;
  height: auto;
}
.bdr-none {
  border: none !important;
}
.mgn-lt10 {
  margin-left: 10px;
}
.mgn-btm20 {
  margin-bottom: 20px !important;
}
.mgn-btm30 {
  margin-bottom: 30px !important;
}
.mgn-btm50 {
  margin-bottom: 50px !important;
}
.mgn-tp40 {
  margin-top: 40px !important;
}
.category-top {
  display: flex;
  margin: 0 0 40px 20px;
}
#category-top-linkarea {
  margin-left: 20px;
  padding-top: 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 20px;
}
.category-top-linkarea {
  margin-left: 20px;
  padding-top: 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 20px;
}
.category-top-linkarea-column {
  display: flex;
  flex-direction: column;
}
div.category-top-links {
  padding: 5px 5px 10px 5px;
  border: #CCC 1px solid;
  display: flex;
  flex-direction: row-reverse;
  column-gap: 10px;
  align-items: flex-start;
}
div.category-top-links img {
  flex-shrink: 0;
  max-width: 100%;
  height: auto;
  width: 120px;
}
.dl-category-top-link {
  min-width: 0;
  flex: 1;
}
.dl-category-top-link dt {
  margin-bottom: 10px;
  padding-left: 10px;
  background: #ddd;
  font-size: 105%;
  font-weight: bold;
  word-break: break-word;
  overflow-wrap: break-word;
}
@media print {
  .dl-category-top-link dt {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
.dl-category-top-link dd {
  padding-left: 15px;
  background: url(/images/service/li-mark_index-intro.gif) no-repeat 5px 6px;
  word-break: break-word;
  overflow-wrap: break-word;
  font-size: 1.4rem;
}
.dl-category-top-link dd.dd-category-top-link-none {
  background: #FFF !important;
}
.dl-media dt {
  margin-bottom: 10px;
  padding-left: 10px;
  background: #ddd;
  font-size: 105%;
  font-weight: bold;
}
.dl-media dd {
  padding-left: 8px;
}
div#guidance-glp {
  margin: 20px 30px 20px 35px;
  padding: 10px;
  border: #999 1px solid;
}
div#main-column1 {
  padding: 10px 0;
  background: #FFF;
  overflow: hidden;
}
div#main-column1 h1 {
  margin: 5px 0 30px 30px;
}
div#main-column1 p {
  margin: 10px 35px 10px 65px;
}
div#main-column1 .font-bold {
  font-weight: bolder;
}
.document-content {
  width: 100%;
}
div#search-content {
  width: 100%;
}
div#search-content h2 {
  margin: 30px 10px 10px 10px;
  padding: 2px 0 2px 5px;
  background: #E0F1ED;
  border-left: #8BB6A4 4px solid;
  color: #333;
  font-weight: bold;
}
div#search-content p {
  margin: 20px 10px 10px 20px;
}
div#search-content p.p-example {
  margin-top: 10px !important;
  padding-left: 1em;
  font-size: 90%;
}
div#search-content ul {
  margin: 20px 20px 20px 40px;
  font-size: 90%;
}
div#search-content li {
  margin-bottom: 5px;
  list-style-type: disc;
}
@media print {
  * {
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
    color-adjust: exact !important;
  }
  #content {
    min-width: 0;
  }
  .document-content {
    padding-bottom: 0 !important;
    height: fit-content;
  }
  table {
    max-width: 100% !important;
    width: fit-content !important;
    table-layout: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    box-sizing: border-box !important;
    position: relative;
  }
  table thead {
    display: table-header-group;
  }
  table th, table td {
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
    box-sizing: border-box !important;
    background-clip: padding-box;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  table th[rowspan] {
    background-color: transparent !important;
    position: relative;
    z-index: 0;
  }
  table th[rowspan]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00C4BA !important;
    z-index: -1;
  }
  table.tbl-service-doc:not(:has(thead)) tbody th {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  table.tbl-service-doc tbody tr td, table.tbl-service-doc tbody tr th {
    position: relative !important;
    overflow: visible !important;
  }
  table.tbl-notice, table.tbl-width-large {
    width: auto !important;
  }
  table.tbl-width-none, table.tbl-std, table.tbl-documents-border, table.tbl-no-border {
    width: fit-content !important;
  }
  #content p, #content div, #content span, #content a, #content h1, #content h2:not(.title), #content h3, #content h4, #content h5, #content h6, #content li, #content dt, #content dd {
    max-width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    box-sizing: border-box !important;
  }
  #content p {
    margin-right: 0 !important;
    padding-right: 0 !important;
  }
  img {
    max-width: 100%;
    height: auto;
  }
}@keyframes shine-run{0%{transform:scale(0) rotate(50deg);opacity:0}40%{transform:scale(1) rotate(50deg);opacity:1}100%{transform:scale(250) rotate(50deg);opacity:0}}.img-documents.astro-pgkovipz:first-of-type>p.astro-pgkovipz{margin-left:60px!important}.position-relative.astro-pgkovipz{position:relative}.position-custom1.astro-pgkovipz{position:absolute;bottom:-23%;left:2%}.position-custom2.astro-pgkovipz{position:absolute;bottom:-23%;right:15%}.border-none-right.astro-kdpidfg6{&.astro-kdpidfg6::before{display:none}}.bg-yellow.astro-4bwtjmll{border-right:6px solid #ffd!important;&.astro-4bwtjmll:last-of-type{border-right:none!important}&.astro-4bwtjmll::before{display:none}}table.astro-mb4eyp6g:nth-of-type(2){td {padding-inline: 3px !important; &:before {display: none;}}}