@charset "utf-8";

@font-face {
    font-family: 'PUDGoDpR';
    src:
		url(../fonts/PUDGoDpR.otf) format('opentype');
}
@font-face {
    font-family: 'PUDGoDpB';
    src:
		url(../fonts/PUDGoDpB.otf) format('opentype');
}
@font-face {
    font-family: 'PUDGoDpM';
    src:
		url(../fonts/PUDGoDpM.otf) format('opentype');
}

BODY {
	/* background-color: #e8e8e8; */
	background-color: #f7f7f7;
	font-family: 'PUDGoDpR', "Meiryo UI", "HiraKakuProN-W3";;
	color: #666666;
	margin: 0px;
}


.sub_bk_w {
	background-image: url(../img/sub_bk_w.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 968px;
	height: 624px;
}

.ifl_hariwake {
	width: 720px;
	height: 440px;
}

.title {
	padding-left: 25px;
	width: 33%;
}

.pw_w {
	width: 200px;
}

.main_stage {
	width: 780px;
	height: 455px;
	/*	vertical-align:middle; */
}

UL.main {
	position:relative;
	/* width: 800px;
	height: 450px; */
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	/* background-color: #FFFFFF; */
	overflow-y: auto;
	list-style-position: outside;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
UL.main2 {
	position:relative;
	width: 800px;
	height: 380px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	background-color: #FFFFFF;
	overflow-y: auto;
	list-style-position: outside;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul::-webkit-scrollbar {
	overflow: hidden;
	width: 5px;
	background: #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

ul::-webkit-scrollbar:horizontal {
	height: 5px;
}

ul::-webkit-scrollbar-button {
	display: none;
}

ul::-webkit-scrollbar-piece {
	background: #eee;
}

ul::-webkit-scrollbar-piece:start {
	background: #eee;
}

ul::-webkit-scrollbar-thumb {
	overflow: hidden;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #333;
}

ul::-webkit-scrollbar-corner {
	overflow: hidden;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #333;
}

.hariwake {
	border-width: 4px;
	border-style: solid;
	border-color: #e8e8e8;
	width: 222px;
	height: 208px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.f_11_b {
	font-size: 11px;
	font-weight: bold;
}

.f_12_b {
	font-size: 12px;
	font-weight: bold;
}

.w_216 {
	width: 216px;
}

.gray {
	border-width: 4px;
	border-style: solid;
	border-color: #e8e8e8;
	width: 222px;
	height: 208px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #e8e8e8;
}

.img_txt {
	width: 202px;
	font-size: 12px;
}
.h_title{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #666666 #666666 #666666 #666666;}
.h_title_s_txt_s{
  font-size : 34px;
  font-family : 'PUDGoDpR', "Meiryo UI","HiraKakuProN-W3";
  /*
  font-weight : bold;
  */
  /*
  color : #266e94;
  */
  color : white;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 0px;
  vertical-align: middle;
  /* width : 440px; */
  text-align : left;
  display: inline-block;
}

.h_title_s_txt_s_center{
	font-size : 34px;
	font-family : 'PUDGoDpR', "Meiryo UI","HiraKakuProN-W3";
	color : white;
	padding : 0px;
	vertical-align: middle;
	text-align : left;
	padding-left: 20px;
}

.h_title_s_txt_s_w05{
	width : 280px;
}
.h_title_s_txt_s2{
	font-size : 20px;
	font-family : "Meiryo UI","HiraKakuProN-W3";
	font-weight : bold;
	color : #4d4d4d;
	padding-top : 5px;
	padding-left : 20px;
	padding-right : 10px;
	padding-bottom : 5px;
	vertical-align: middle;
	/* width : 440px; */
	text-align : left;
	display: inline-block;
  }
.h_title_s_btn{
	text-align:right;
	/* float:right; */
	vertical-align: middle;
	position: absolute;
	top: 7px;
	right: 10px;
	display: inline-block;
  }
.h_title_s_txt{
	font-size : 20px;
	font-family : "Meiryo UI";
	font-weight : bold;
	color : #666666;
	padding-top : 5px;
	padding-left : 20px;
	padding-right : 10px;
	padding-bottom : 5px;
	width : 440px;
	text-align : left;
  }
.h_title_txt{
  font-size : 20px;
  font-family : "Meiryo UI";
  font-weight : bold;
  color : #ffffff;
  background-color : #666666;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  text-align : center;
  width : 190px;
}
.h_title_img{
  padding-right : 20px;
}
.li_item{
	background-color : #FFFFFF;
}

.main_item_selected,.main_item  {
	background-color : #FFFFFF;
}

.h_title_s2_left {
	text-align : left;
	margin-left: 10px;
}
.h_title_s2_right {
	text-align:right;
	float:right;
	margin-right: 10px;
}

.admin_login {
	font-size : 16px;
	font-family : 'PUDGoDpB', "Meiryo UI","HiraKakuProN-W3";
	color: #0c4484;
	cursor: pointer;
	margin: 2px 22px 0px 5px;
}
.admin_login:hover {
	opacity: 0.9;
	text-decoration:underline;
}

body {overflow:hidden;}

footer{
    position: absolute;/*←絶対位置*/
    bottom: 0; /*下に固定*/
	/*
	margin: 15px auto;
	*/
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	/*
	background-color: RGB(44,44,46)
	*/
	background-color: #2c2c2e;
}

.head_tr{
	background-color : #204f75;
}

.title_tr{
	/*
	background-color : RGB(44,44,46);
	*/
	background-color: #2c2c2e;
	height: 60px;
}

#password {
	height: 28px;
}

@media only screen and (max-width: 1060px) {
    .h_title_s_txt_s, .h_title_s_txt_s_center {
        font-size : 30px;
    }
}

@media only screen and (max-width: 1024px) {
    .h_title_s_txt_s, .h_title_s_txt_s_center {
        font-size : 25px;
    }
	.h_title_s_txt_s2 {
		font-size : 18px;
	}
}
@media only screen and (min-width: 800px) {
    .h_title_s_txt_s_center {
		padding-left: 0px;
		display: inline-block;
		position: absolute;
		left: 45%;
	}
}

@media only screen and (max-width: 500px) {
    .h_title_s_txt_s, .h_title_s_txt_s_center {
        font-size : 23px;
    }
	.h_title_s_txt_s2 {
		font-size : 11px;
	}
	#return_btn {
		width:90px;
		height:30px;
	}
	#go_sim_btn {
		width:264px;
		height:30px;
	}
}
@media only screen and (max-width: 450px) {
    .h_title_s_txt_s, .h_title_s_txt_s_center {
        font-size : 20px;
    }
}
@media only screen and (max-width: 400px) {
    .h_title_s_txt_s, .h_title_s_txt_s_center {
        font-size : 16px;
    }
}

/* 操作説明PDF */
.btn_77_30T{
	font-family : 'PUDGoDpR', "Meiryo UI","HiraKakuProN-W3";
	color : white;
	background-color: #0c4484;
	vertical-align: middle;
	text-align : center;
	display: inline-block;
	text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
	border-radius: 0!important;
	border-style: solid;
	border-width: 1px;
	border-color: white;

	cursor: pointer;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn_77_30T:hover {
	opacity: 0.6;
	/*
	background-color : white;
	color: #0c4484;
	border-color: #0c4484;
	*/
}

.btn_login{
	font-family : 'PUDGoDpR', "Meiryo UI","HiraKakuProN-W3";
	color : white;
	background-color: #0c4484;
	vertical-align: middle;
	text-align : center;
	display: inline-block;
	text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
	border-radius: 0!important;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	height: 100%;
	padding: 0px 15px;
	box-shadow: rgba(100, 100, 100, 0.3) 0px 2px 2px, rgba(100, 100, 100, 0.3) 0px 3px 3px;
}
.btn_login:hover {
	opacity: 0.8;
	background-color : #0c4484;
	color: white;
}

.btn_box_shadow {
	box-shadow: rgba(255, 255, 255, 0.35) 2px 2px 2px;
}

.btn_box_shadow_b {
	box-shadow: rgba(0, 0, 0, 0.35) 2px 2px 2px;
}


.btn_manual_pdf{
	font-family : 'PUDGoDpR', "Meiryo UI","HiraKakuProN-W3";
	font-size : 20px;
	/*
	font-weight : bold;
	*/
	margin-top: 3px;
	padding-top : 0px;
	padding-left : 60px;
	padding-right : 15px;
	padding-bottom : 0px;
	margin-right: 30px;

	background-image: url(../img_wgl/manual.png);
	background-repeat: no-repeat;
	background-size: 30px 21px;
	background-position: left 15px top 50%;

	transition: .15s;
}

.btn_kmp_check{
	font-family : 'PUDGoDpR', "Meiryo UI","HiraKakuProN-W3";
	font-size : 15px;
	/*
	font-weight : bold;
	*/
	margin-bottom: 20px;
	padding-top : 0px;
	padding-left : 15px;
	padding-right : 15px;
	padding-bottom : 0px;
	margin-left: 10px;

	transition: .15s;
}
/*
.btn_manual_pdf::before{
	background-image: url(../img/manual.png);
	background-repeat: no-repeat;
	background-position: left 10px top 50%;
}
*/

.btn_simulation{
	font-family : 'PUDGoDpR', "Meiryo UI","HiraKakuProN-W3";
	font-size : 24px;
	/*
	font-weight : bold;
	*/
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top : 5px;
	padding-left : 30px;
	padding-right : 30px;
	padding-bottom : 5px;
	/*
	width : 200px;
	height : 45px;
	*/
	/* #77
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
	*/
}

/* 操作説明PDF */
.inp_txt_password{
	outline: none;
	height: 100%!important;
	padding: 0px;
	border-width: 0px;
	/*
	border-style: solid;
	border-color: #0c4484;
	*/
	margin-right: 0px;
}

.flex{
	display: flex;
}

@media only screen and (max-width: 1200px) {
	.btn_manual_pdf{
		margin-right: 15px;
	}
	.admin_login{
		margin-right: 13px;
	}
	.btn_kmp_check{
		margin-right: 13px;
	}
}
@media only screen and (max-width: 1024px) {
	.btn_manual_pdf{
		margin-right: 10px;
	}
	.admin_login{
		margin-right: 10px;
	}
	.btn_kmp_check{
		margin-right: 10px;
	}
}
@media only screen and (max-width: 900px) {
	.btn_manual_pdf{
		margin-right: 8px;
	}
	.admin_login{
		margin-right: 8px;
	}
	.btn_kmp_check{
		margin-right: 10px;
	}
}
@media only screen and (max-width: 800px) {
	.btn_manual_pdf{
		margin-right: 6px;
	}
	.admin_login{
		margin-right: 6px;
	}
	.btn_manual_pdf{
		font-size : 16px;
		margin-top: 6px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left : 45px;
		background-size: 25px 16px;
		background-position: left 10px top 50%;
		padding-right : 15px;
	}
}
@media only screen and (max-width: 730px) {
	.btn_manual_pdf{
		margin-right: 0px;
	}
	.btn_simulation{
		font-size : 20px;
	}
}
@media only screen and (max-width: 520px) {
	.btn_manual_pdf{
		font-size : 14px;
		margin-top: 3px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left : 42px;
		background-size: 23px 14px;
		background-position: left 10px top 50%;
		padding-right : 15px;
	}
	.btn_back{
		width: 100%;
		height: 100%;
		font-size : 14px;
		margin-top: 2px;
		padding-left : 42px;
		padding-top : 4px;
		padding-bottom : 4px;
		background-size: 18px 18px;
	}
	.btn_simulation{
		font-size : 18px;
	}
}
@media only screen and (max-width: 450px) {
	.btn_manual_pdf{
		margin-top: 1px;
	}
}

.display_none{
	display: none!important;
}

.btn_simulation_angle_call{
	font-size: 20px !important;
}