:root {
  --link-color: #FFA600;
	--title-color: #a91296;
	--link-color0: #3c3c3c;
}
html {
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	max-height: 999999px;
	margin-left:5px;
	margin-right:5px;
}
body {
	font-family: Arial, Helvetica, Gothic, Verdana, Geneva;
	font-size: 14px;
	line-height: 18px;
	color: #222222;
	
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-align: justify;
	max-height: 999999px;
}
.basic {
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-align: justify;
	max-height: 999999px;
}

}


* [lang^=en] {
	font-size: 114%;
	line-height: 114%;
}
p {
	max-height: 999999px;
}
.blog{
	
}

/*---------- @media screen and (min-width: 980px) { ----------*/
table {
	width:960px;
	boder:0;
	cellspacing:0;
	cellpadding:0;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%
	-webkit-text-size-adjust: 100%;
	max-height: 999999px
	}
}
table td {
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%
	-webkit-text-size-adjust: 100%;
	max-height: 999999px;
}

div.news{

}
div.news table {
 width:640px;
	boder:0;
	cellspacing:0;
	cellpadding:0;
}


img {
	max-width: 100% ;
	height: auto;
}
div.column2 {
	width: 480px; 
	float: left;
	margin-top:10px;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
}
div.column2 table {
	width:480px;
	boder:0;
	cellspacing:0;
	cellpadding:0;	
	float left;
}
div.column3 {
	width: 320px;
	float: left; 
	margin-top:10px;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
}
div.column3 table {
	width:320px;
	boder:0;
	cellspacing:0;
	cellpadding:0;	
	float left;
}

.fig_width1 { display: block !important; }
.fig_width2 { display: none !important; }
.fig_width3 { display: none !important; }
.table_width {width: 900px;}
/*---------- } -------------------------------------------------*/

@media screen and (max-width: 979px) and (min-width:645px) {
	table {
		width:640px;
		boder:0;
		cellspacing:0;
		cellpadding:0;
	  text-size-adjust: 100%;
	  -webkit-text-size-adjust: 100%;
	  -ms-text-size-adjust: 100%;
	  -moz-text-size-adjust: 100%
	  -webkit-text-size-adjust: 100%;
	  max-height: 999999px;		
	}
	table td {
		text-size-adjust: 100%;
	  -webkit-text-size-adjust: 100%;
	  -ms-text-size-adjust: 100%;
	  -moz-text-size-adjust: 100%
	  -webkit-text-size-adjust: 100%;
	  max-height: 999999px;
  }

	div.news table {
		width:480px;
		boder:0;
		cellspacing:0;
		cellpadding:0;
	}
	img {
		max-width: 100% ;
		height: auto;
	}
	div.column2 {
		width:320px; 
		float: left;
		margin-top:10px;
		text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
	}
	div.column2 table {
		width:320px;
	  boder:0;
	  cellspacing:0;
	  cellpadding:0;	
	  float left;
  }
	div.column3 {
		width: 320px; 
		float: left; 
		margin-top:10px;
		text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
	}
	div.column3 table {
		width:320px;
		boder:0;
		cellspacing:0;
		cellpadding:0;	
		float left;
	}
	.fig_width1 { display: none !important; }
	.fig_width2 { display: block !important; }
	.fig_width3 { display: none !important; }
	.table_width {width: 580px;}
}

@media screen and (max-width: 644px) {
	table {
		width: 320px;
		boder:0;
		cellspacing:0;
		cellpadding:0;
	  text-size-adjust: 100%;
	  -webkit-text-size-adjust: 100%;
	  -ms-text-size-adjust: 100%;
	  -moz-text-size-adjust: 100%
	  -webkit-text-size-adjust: 100%;
	  max-height: 999999px;		
	}
	table td {
		text-size-adjust: 100%;
	  -webkit-text-size-adjust: 100%;
	  -ms-text-size-adjust: 100%;
	  -moz-text-size-adjust: 100%
	  -webkit-text-size-adjust: 100%;
	  max-height: 999999px;
  }

	div.news_small {
		width:320px;
	}	
	div.news_small table {
		width:320px;
		boder:0;
		cellspacing:0;
		cellpadding:0;		
	}
	div.column2 {
		width:100%;
		margin-top:10px;
		text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
	}
	div.column2 table {
		width:100%;
	  boder:0;
	  cellspacing:0;
	  cellpadding:0;	
  }
	div.column3 {
		width:100%; 
		margin-top:10px;
		text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
	}
	div.column3 table {
		width:320px;
		boder:0;
		cellspacing:0;
		cellpadding:0;	
		float left;
	}
	img {
		max-width: 100% ;
		height: auto;
	}
	.fig_width1 { display: none !important; }
	.fig_width2 { display: none !important; }
	.fig_width3 { display: block !important; }
	.table_width {width: 260px;}
}

.object_fit_img {
	width: 100%;
	max-height: 100px;
	object-fit: cover;
	object-position:0% 0%;
	font-family: 'object-fit: cover;';
}

a { text-decoration: none }
a:link { color: var(--link-color0) }
a:visited { color: var(--link-color0) }
a:active { color: var(--link-color0) }
a:hover  { color: var(--link-color) } 
/* a:hover { color: #cacaca } */
hr {
	border-width: 1px 0px 0px 0px; /* 螟ｪ縺� */
    border-style: solid; /* 邱夂ｨｮ */
    height: 1px; /* 鬮倥＆ */
}
.menu_title {
	font-family: Arial, Helvetica, Gothic, Verdana, Geneva;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	color: white;
	font-weight: bold;
	font-style: italic;
	margin-bottom:0px;
	margin-right: 0px;
}

td#menu a:link,
td#menu a:visited,
td#menu a:active {
	background-color:#FFFFFF;
	color: #3c3c3c;
}
td#menu a:hover,
td#menu a.open {
	background-color:#FFFFFF;
	/*color: #009eff;	*/
	/*color: #00009b;	*/
	color: var(--link-color);
}

.page_title {
	font-family: Arial, Helvetica, Gothic, Verdana, Geneva;
	font-size: 18px;
	line-height: 24px;
	text-align: justify;
	color: var(--title-color);
	font-weight: bold;
	margin-bottom:5px;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
}
.topics_title {
	font-family: Arial, Helvetica, Gothic, Verdana, Geneva;
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
	color: black;
	font-weight: bold;
	margin-bottom:5px;
	
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
}

.taurus_norm {
	font-family: Arial, Helvetica, Gothic, Verdana, Geneva;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
.taurus-12px-gothic {
	font-family: Arial, Helvetica, Gothic, Verdana, Geneva;
	font-size: 12px;
	line-height: 16px;
}
.taurus-10px-gothic {
	font-family: Arial, Helvetica, Gothic, Verdana, Geneva;
	font-size: 10px;
}
.taurus_title_color {
	color: var(--title-color);
}

ul#navi2 {
	display: flex;
	justify-content: space-between;
	margin: 0px;
	padding: 0px;
	list-style:none;
	line-height:20px;
}

ul#navi2 li {
	color:#3c3c3c;
	position:relative;
	line-height:20px;
	margin-bottom: 5px;
	flex-grow: 1;
}

ul#navi2 li a {
	padding:0px;
	background-color:#FFFFFF;
	display:block;
	color:#3c3c3c;
	text-decoration:none;
	line-height:20px;
}

ul#navi2 li a:hover,
ul#navi2 li a.open {
	background-color:FFFFFF;
	color: var(--link-color);
}
.header_height {
	height: 55px;
}
.fix_language{
	background: #FFFFFF;
	line-height:1;
	position:fixed;
	top:0px;
}
.fix_header{
 background:#FFFFFF;
	line-height:1;
	position:fixed;
	top:30px;
}





/*---------------- Page Top 蟋九∪繧� ---------------*/
#re-top {
 background-color:transparent;
 position:fixed;
 bottom:0px;
 z-index:100;
 padding-bottom:5px;
}
/* 荳ｸ繝懊ち繝ｳ */
.re-topB {
	font-family: Arial, Helvetica, Gothic, Verdana, Geneva;
	position:relative;
	display:block; 
	background-color:rgba(241,241,0,0.50); /*荳ｸ繝懊ち繝ｳ縺ｮ濶ｲ*/

	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	width:50px;
	height:50px;
	text-align:center;
	line-height:15px;
	border-radius:30px;
	padding-top:30px;
	box-sizing:border-box;
}

/* 荳芽ｧ帝Κ蛻� */
.re-topB:before {
	content:'\25B2';
	position:absolute;
	top:10px;
	left:0;
	width:100%;
	text-align:center;
	font-size:20px;
}
/*---------------- Page Top 邨ゅｏ繧� ---------------*/
#gray_table table {
	border-collapse: collapse;
}
#gray_table table td {
	border: 1px solid #CCCCCC;
	padding: 1px 4px 1px 4px;
	vertical-align: top;
}