
@font-face{
	font-family:'Pictogram';
	src:url(../fonts/Pictogram.eot);
	src:url(../fonts/Pictogram.eot?#iefix) format('embedded-opentype'),
	url(../fonts/Pictogram.woff2) format('woff2'),
	url(../fonts/Pictogram.woff) format('woff'),
	url(../fonts/Pictogram.ttf) format('truetype'),
	url(../fonts/Pictogram.svg#glyphicons_halflingsregular) format('svg');
	font-weight:normal;
	font-style:normal;
}
body{
	font-size:16px;
	white-space:normal;
	overflow-wrap:break-word;
	background-color:RGB(240,240,240);
}

.container {width:100%;}

.reportConfirmDiv {background-color:RGB(255,255,255);}

.header {
    left: 0px;
    right: 0px;
    top: 0px;
	margin-top: 0px;
    position: fixed;
    z-index:1000;
    border-bottom: 0px solid #e5e5e5;
    background-color:white;
}

.radioInfo {
	padding-bottom: 5px;
}

.infoWithoutBack{
	padding-top:30px;
}

.infoWithBack{
	padding-top:30px;
}

#btnHeaderReturn{text-align:right;}
#btnHeaderDropdown{text-align:right;}

.menuFooter{
	text-align:center;
	width: 90%;
	height: 50px;
	bottom: 10px;
	margin-top: 50px;
}

a:hover {text-decoration:none;}

h1{
	margin-bottom:20px;
	text-align:center;
	font-size:2em;
	color:RGB(60,60,60);
}

h2{font-size:1.2em;}

.nav>li>a{padding:0}

.menu_button{
	min-height:100px;
	height:auto;
	line-height:0.8;
}

.menu_button_cyan{
	background-color:RGB(38,78,143);
}
.menu_button_cyan:hover{
	background-color:RGB(38,143,255);
}
/* 2019.11.15 CT_0005 START */
.menu_button_mobile_cyan{
	background-color:RGB(38,78,143);
}
	/* 2019.11.15 CT_0005 END */

.menu_button_green{
	background-color:RGB(51,128,60);
}
.menu_button_green:hover{
	background-color:RGB(31,196,37);
}
/* 2019.11.15 CT_0005 START */
.menu_button_mobile_green{
	background-color:RGB(51,128,60);
}
/* 2019.11.15 CT_0005 END */

.menu_button_orange{
	background-color:RGB(227,120,48);
}
.menu_button_orange:hover{
	background-color:RGB(179,93,37);
}
/* 2019.11.15 CT_0005 START */
.menu_button_mobile_orange{/*ST00HiKE_0034*/
	background-color:RGB(227,120,48);
}
/* 2019.11.15 CT_0005 END */

.menu_button_water{
	background-color:RGB(63,148,235);
}
.menu_button_water:hover{
	background-color:RGB(49,116,184);
}
/* 2019.11.15 CT_0005 START */
.menu_button_mobile_water{/*ST00HiKE_0034*/
	background-color:RGB(63,148,235);
}
/* 2019.11.15 CT_0005 END */
.menu_button_kelly{
	background-color:RGB(125,173,35);
}
.menu_button_kelly:hover{
	background-color:RGB(95,133,27);
}
/* 2019.11.15 CT_0005 START */
.menu_button_mobile_kelly{/*ST00HiKE_0034*/
	background-color:RGB(125,173,35);
}
/* 2019.11.15 CT_0005 END */
.menu_button_text{
	font-size:1.8em;
	color:RGB(255,255,255);
	line-height:30px;
}
.menu_button_char{
	font-family:'Glyphicons Halflings';
	font-size:1.8em;
	color:RGB(255,255,255);
}

.menu_button_icon{
	text-align:center;
	font-size:75px;
	font-family:'Pictogram';
	color:RGB(255,255,255);
}

.more_button{
	margin:10px 0;
	padding:10px 0 0 0;
	width:100px;
	float:right;
}

.lang_select_label{
	height:23px;
	margin:5px;
	color:#000000;
}

.lang_select_label_icon{
	font-size: 25px;
	font-family: 'Pictogram';
}

.btn{
	overflow-wrap:break-word;
	white-space:normal;
}

.more_button a{color:#666;}

.logo-img {
  width: 100%;
  max-width: 176px;
  height: 56px;
}

span.fancytree-icon {
	position: relative;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{vertical-align: middle}

label{
	font-weight:normal;
	font-size:1.0em;
	color:#666;
}

.text_confirm{
	border:#dedede 1px dotted;
	padding:5px;
}

/* panel addition */
.panel-note{
background:RGB(255,255,255);
}


/* attention */
.attention_row{
	margin-top:5px;
}
.attention_date{
	font-size:1.0em;
	color:RGB(255,0,0);
}
.attention_title{
	font-size:1.0em;
}

/* cluster */
.cluster{
color: #FFFFFF;
text-align:center;
font-family: Verdana;
font-size:16px;
font-weight:bold;
text-shadow: 0 0 2px #000;
-moz-text-shadow: 0 0 2px #000;
-webkit-text-shadow: 0 0 2px #000;
}
.cluster-1{
background: url(../img/m1.png) no-repeat;
line-height:52px;
width: 53px;
}
.cluster-2{
background: url(../img/m2.png) no-repeat;
line-height:55px;
width: 56px;
}
.cluster-3{
background: url(../img/m3.png) no-repeat;
line-height:65px;
width: 66px;
}

.cluster-wrapper{
height:100px;
}

.table-noborder>thead>tr>th,
.table-noborder>tbody>tr>th,
.table-noborder>tfoot>tr>th,
.table-noborder>thead>tr>td,
.table-noborder>tbody>tr>td,
.table-noborder>tfoot>tr>td{
border:none;
}

/* PCのときにのみ表示 */
@media screen and (max-width: 1024px) {
    .pc_only {
        display: none;
    }
}

/* スマホ・タブレットのときにのみ表示 */
@media screen and (min-width: 1025px) {
    .mobile_only {
        display: none;
    }
}

.red {color: #FF0000 !important;}

.display_none{
	display: none;
}

.btn-style
{
	width: 120px;
	height: 50px;
	border: none;
	position: fixed;
	bottom: 25px;
	opacity: 0.4;
	margin:auto;
	left:0;
	right:0;
	text-align:center;
	z-index: 99;
	background-image:url("../img/tri.png");
	background-color:transparent;
	outline: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0); 
	-webkit-user-modify: read-write-plaintext-only;

}
