html,　body{
  min-height: 100vh;
	padding: 0;
	margin: 0;
}

*{
	box-sizing: border-box;
}

body{
	font-size: 16px;
    padding:0;
    margin:0;
	color:#212121;
	font-family: Helvetica Neue, Helvetica, Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
	background-color: #FAFAFA;
	border-top:solid 3px #039BE5;
	height: 100%;
	font-weight: bold;
}


#wrapper{
	width:100%;
	min-height: 100vh;

}


a{
	text-decoration: none;
color:#6688ee;
	transition    : .3s;
}

a:hover{
	opacity: 0.7;

}


input, textarea, select{
	font-size: 100%;
	font-family: inherit;
	letter-spacing: 0.05em;
	margin-right: 2px;
	vertical-align:middle;
	color:black;
	border: solid 1px #ccc;
	padding: 2px;
	
}

input[type=text]{
	height:30px;
}

input[type=file]{
	height:50px;
}

select{
	height:25px;
	font-size:0.9em;
}

table{
	border-collapse: collapse;
}


header{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	width: 100%;
	padding:1px 0;
/*	width:900px; */
/*	width:1100px; */
	margin:0 auto;
	box-sizing:border-box;
}

header h1{
	width: 50%;
	font-size: 1.2em;
	padding: 10px;
	box-sizing:border-box;
	margin: 0;
}

header h2{
	width:25%;
	text-align: center;
	font-size: 1em;
	padding: 0;
	margin: 0;
}

header h3{
	width: 25%;
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.main{
	padding:0 20px 0 80px ;
	box-sizing: border-box;
	max-width:1500px;
	width: 100%;
	margin: 0 auto;
	position: relative;
		height:auto !important; /*IE6対策*/
		height: 100%; /*IE6対策*/
		min-height: 100%;
}

.main .search_box{
	background-color: #E1F5FE;
	width: 100%;
	padding:5px 5px 5px;
	margin-bottom:10px;
	box-sizing: border-box;
}

.main .search_box h2{
	padding: 0;
	margin:0;
	font-size: 1em;
}

.main  table{
	width: 100%;
	font-size:0.9em;
	padding:0;
	margin: 0;
 }
.main  table th, .main  table td{
	margin: 0;
	padding:0 0 5px;
}
.main  table tr{
	margin: 0;
	padding:  0;
}


.tab_ul{
	padding: 0;
	margin:0;
	list-style-type: none;
}


.tab_ul li{
	background-color: white;
	padding:20px;
	margin:20px 0 !important;
	border-radius: 15px;
	border:solid 2px #039BE5;
}
.tab_ul li h2, .tab_content h2{
	margin:0 0 20px;
	padding: 0;
	font-size: 1.8em;
	border-bottom:solid 1px #ccc;
}


/*減量計画書登録検索テーブル*/

.genryo_table .search_title{
	width:70px;
}
.genryo_table .search_button{
		width:100px;
		text-align: center;
}

.genryo_table .search_button input{
	width:80px;
	height:40px;
	border:none;
	border-radius: 3px;
	background-color: #0277BD;
	color:white;
	font-weight: bold;
	font-size: 1.1em;
	cursor: pointer;
}
.genryo_table .search_button input:hover{
	opacity: 0.8;
}



.genryo_table input{
	height:20px;
	padding:2px;
}

.genryo_table select{
	height:30px;
	padding:2px;
}



.genryo_table th{
	text-align: right;
}

.genryo_table .text_s{
/* 2023/01/30 UPD START */
/*	width:20px; */
	width:25px;
	height:25px;
/* 2023/01/30 UPD END */
	margin-left:3px;
	text-align: center;
}
.genryo_table .text_m{
	width:100px;
}

.genryo_table .text_l{
	width:100%;
}

.genryo_table .select{
	width:100px;
}

.genryo_table .select_l{
	width:100%;
}

.genryo_keikaku .code_title{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	font-size: 1em;
	padding:3px 0;
}

.genryo_keikaku .code_title .code_l{
	width: 40%;
}
.genryo_keikaku .code_title .code_r{
	width: 60%;
}
.genryo_keikaku .code_title input{
	height:25px;
	margin-left: 5px;
	padding:2px;
}

.genryo_keikaku .code_title .code_s{
	width:30px;
}
.genryo_keikaku .code_title .code_m{
	width:120px;
}
.genryo_keikaku .code_title .code_name{
	width:80%;
}

/*減量計画書(建築物情報等) タブ1*/
.genryo_keikaku .tab1{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.genryo_keikaku .tab1_l, .genryo_keikaku  .tab1_r{
	width: 50%;
	padding: 0;
	margin: 0;
}

.genryo_keikaku .tab1 h3{
	font-size: 1em;
	padding:0;
	margin: 0 0 5px;
	letter-spacing: 0.1em;
}

.genryo_keikaku .tab1 h4{
	font-size:1em;
	padding:0;
	margin: 0;
}

.genryo_keikaku .tab1 .tab1_div{
	padding: 0;
	margin-left: 10px;
}
.genryo_keikaku .tab1 .tab1_div p{
	padding: 2px 0;
	margin: 0;
}

.genryo_keikaku .tab1 .tab1_table_1{
	padding: 0;
	margin-left: 10px;
}

.genryo_keikaku .tab1 .tab1_table_2{
	padding: 0;
	margin-left: 10px;
}


.genryo_keikaku .tab1 .tab1_table_1 th{
	text-align: left;
}



.genryo_keikaku .tab1 .tab1_table_2 th{
	text-align: left;
}




.genryo_keikaku .tab1 table{
	padding: 0;
	margin: 0;
}

.genryo_keikaku .tab1_l input{
	margin-bottom:2px;
	}
.genryo_keikaku .tab1_l  .input_ll{
	width: 430px;
}


.genryo_keikaku .tab1_l  .input_l{
	width: 320px;
}

.genryo_keikaku .tab1_l  .input_s{
/* 2023/01/30 UPD START */
/*	width:20px; */
	width:25px;
/* 2023/01/30 UPD END */
		padding:2px;
}

.genryo_keikaku .tab1_l  .input_m{
	width:90px;
}

.genryo_keikaku .tab1_l  .input_ml{
	width:170px;
}


.genryo_keikaku .tab1_r table{
	margin:-20px 0 0;
}

.genryo_keikaku .tab1_r table .th01{
	width:80px;
}

.genryo_keikaku .tab1_r .input_s{
/* 2023/01/30 UPD START */
/*	width:20px; */
	width:25px;
/* 2023/01/30 UPD END */
		padding:2px;
}

.genryo_keikaku .tab1_r  .input_m{
	width:100px;
}

.genryo_keikaku .tab1_r  .input_ml{
	width:131px;
}

.genryo_keikaku .tab1_r  .input_l{
	width: 295px;
}

/*減量計画書(前年度実績)  タブ2*/

.genryo_keikaku .tab2{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.genryo_keikaku .tab2_l, .genryo_keikaku  .tab2_r{
	width: 50%;
	padding: 0;
	margin: 0;
}
.genryo_keikaku .tab2_l table{
	width: 100%;
}

.genryo_keikaku .tab2_l table{
	font-size:0.85em ;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}



.genryo_keikaku .tab2_l table tr{
	padding: 0;
	margin: 0;
}

.genryo_keikaku .tab2_l .table_title{
	text-align: center;
	line-height: 1.1em;}

.genryo_keikaku .tab2_l .table_title .tt_title{
	font-size: 1.2em !important;
}


.genryo_keikaku .tab2_l table th{
	width: 140px;
	border:solid 1px #616161;
	text-align: center;
	padding:2px 0;
	line-height: 1em;
}
.genryo_keikaku .tab2_l table td{
		padding:2px 0;
}



.genryo_keikaku .tab2_l .input_s{
/* 2023/04/11 UPD START */
/*	width: 38px; */
	width: 50px;
/* 2023/04/11 UPD END */
		margin:0px 2px;
}

.genryo_keikaku .tab2_r {
	font-size: 0.9em;
	margin-left:10px;
}
.genryo_keikaku .tab2_r table{
	margin-bottom:5px;
	border-bottom:solid 1px #BDBDBD;
	border-collapse: collapse;
	font-size: 0.95em;
}

.genryo_keikaku .tab2_r th{
	width:100px ;
}
.genryo_keikaku .tab2_r select{
	height:25px;
	padding: 0;
	font-size:1.1em;
}

.genryo_keikaku .tab2_r .select_s{
	width:90px;
}

.genryo_keikaku .tab2_r .select_m{
	width:178px;
}

.genryo_keikaku .tab2_r .select_l{
	width:302px;
}
.genryo_keikaku .tab2_r textarea{
	height:50px;
	width:395px;
}

/*減量計画書（当年度計画） タブ3*/

.genryo_keikaku .tab3{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.genryo_keikaku .tab3_l, .genryo_keikaku  .tab3_r{
	width: 50%;
	padding: 0;
	margin: 0;
}
.genryo_keikaku .tab3_l table{
	width: 100%;
}

.genryo_keikaku .tab3_l table{
	font-size:0.85em ;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}



.genryo_keikaku .tab3_l table tr{
	padding: 0;
	margin: 0;
}

.genryo_keikaku .tab3_l .table_title{
	text-align: center;
	line-height: 1.1em;}

.genryo_keikaku .tab3_l .table_title .tt_title{
	font-size: 1.2em !important;
}


.genryo_keikaku .tab3_l table th{
	width: 140px;
	border:solid 1px #616161;
	text-align: center;
	padding:3px 0;
	line-height: 1em;
}

.genryo_keikaku .tab3_l table td{
		padding:3px 0;
}


.genryo_keikaku .tab3_l .input_s{
/* 2023/04/11 UPD START */
/*	width: 38px; */
	width: 50px;
/* 2023/04/11 UPD END */
		margin:0px 2px;
}

.genryo_keikaku .tab3_r {
	font-size: 0.9em;
	margin-left:10px;
}
.genryo_keikaku .tab3_r table{
	margin-bottom:5px;
	border-bottom:solid 1px #BDBDBD;
	border-collapse: collapse;
}

.genryo_keikaku .tab3_r th{
	width:100px ;
}
.genryo_keikaku .tab3_r select{
	height:25px;
	padding: 0;
	font-size:1.1em;
}

.genryo_keikaku .tab3_r .select_s{
	width:90px;
}

.genryo_keikaku .tab3_r .select_m{
	width:178px;
}

.genryo_keikaku .tab3_r .select_l{
	width:300px;
}
.genryo_keikaku .tab3_r textarea{
	height:50px;
	width:395px;
}


/*テナント添付資料　 タブ4*/
.genryo_keikaku .tab4{
	width: 100%;
}
.genryo_keikaku .tab4 .tab_white{
	width:20px;
	background-color: white;
	border-right:solid 1px #616161;
	text-align: center;
}

.genryo_keikaku .tab4 .input_s{
/* 2023/01/30 UPD START */
/*	width:20px; */
	width:25px;
/* 2023/01/30 UPD END */
}

.genryo_keikaku .tab4 .input_m{
	width:130px;

}

.genryo_keikaku .tab4 textarea{
	width:120px;
}

.genryo_keikaku .tab4 .block_bottom{
	border-bottom:solid 1px #616161;
	padding-bottom: 4px !important;
}

/*選任解任届出書　 タブ5*/

.genryo_keikaku  .tab5_box{
	margin: 10px 20px;
}

.genryo_keikaku  .tab5_box input{
/* 2023/01/30 UPD START */
/*	height:20px !important; */
	height:25px !important;
/* 2023/01/30 UPD END */
}

.genryo_keikaku  .tab5_box .table1 th{
/* 2023/01/30 UPD START */
/*	width:120px; */
	width:150px;
/* 2023/01/30 UPD END */
}

.genryo_keikaku  .tab5_box p{
	padding: 0;
	margin: 0;
}

.genryo_keikaku  .tab5_box .table2{
	margin-left: 20px;
}
.genryo_keikaku  .tab5_box table tr{
	padding:5px !important;
}

.genryo_keikaku  .tab5_box .table2 th{
/* 2023/01/30 UPD START */
/*	width:100px; */
	width:130px;
/* 2023/01/30 UPD START */
}

.genryo_keikaku  .tab5_box .input_s{
	width:25px;
/* 2023/01/30 DEL START */
/*	height:25px; */
/* 2023/01/30 DEL END */
}

.genryo_keikaku  .tab5_box .input_l{
	width:350px;
	height:25px;
}

.genryo_keikaku  .tab5_box select{
	width:355px;
	height:30px;
}

.genryo_keikaku .tab5_box .select_s{
	width:55px;
}


/*その他の情報　 タブ6*/
.genryo_keikaku .tab6{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.genryo_keikaku .tab6 .tab6_l{
width: 55%;
}
.genryo_keikaku .tab6 .tab6_r{
width: 45%;
}

.genryo_keikaku .tab6 .tab6_l input{
	height: 25px;
		margin-bottom:2px;
}

.genryo_keikaku .tab6 .tab6_r input{
	height: 25px;
}
.genryo_keikaku .tab6 .tab6_l select{
	height: 30px;
}
.genryo_keikaku .tab6 .tab6_l th{
	width:100px;
	padding:2px 0 !important;
}

.genryo_keikaku .tab6 .tab6_l .select_l{
	width:250px;
}

.genryo_keikaku .tab6 .tab6_l .select_s{
	width:55px;
}

.genryo_keikaku .tab6 .tab6_l .input_s{
	width:50px;
}

.genryo_keikaku .tab6 .tab6_l .input_m{
	width:200px;
}
.genryo_keikaku .tab6 .tab6_l .input_l{
	width:400px;
}
.genryo_keikaku .tab6 .tab6_l textarea{
	width:400px;
	height:80px;
}

.genryo_keikaku .tab6 .tab6_r th{
	width:120px;
}


.genryo_keikaku .tab6 .tab6_r .input_s{
	width:30px;
}

.genryo_keikaku .tab6 .tab6_r .input_m{
	width:100px;
}
.genryo_keikaku .tab6 .tab6_r .input_l{
	width:400px;
}
.genryo_keikaku .tab6 .tab6_r .align_center{
	text-align: center;
}
.genryo_keikaku .tab6 .tab6_r .align_left{
	text-align: left;
	width:200px;
}

.genryo_keikaku .tab6 .tab6_r textarea{
	width:400px;
	height:80px;
}


/*************立入調査結果登録******************/


/*立入調査結果登録検索テーブル*/

.tachiiri_chosa_table .search_title{
	width:70px;
}
.tachiiri_chosa_table .search_button{
	width:100px;
	text-align: center;
}

.tachiiri_chosa_table .search_button input{
	width:80px;
	height:40px;
	border:none;
	border-radius: 3px;
	background-color: #0277BD;
	color:white;
	font-weight: bold;
	font-size: 1.1em;
	cursor: pointer;
}
.tachiiri_chosa_table .search_button input:hover{
	opacity: 0.8;
}

.tachiiri_chosa_table input{
/* 2023/01/30 UPD START */
/*	height:20px; */
	height:25px;
/* 2023/01/30 UPD END */
	padding:2px;
}

.tachiiri_chosa_table th{
	text-align: right;
}

.tachiiri_chosa_table .text_s{
	width:30px;
	text-align: center;
}
.tachiiri_chosa_table .text_m{
	width:100px;
}

.tachiiri_chosa_table .text_l{
	width:100%;
}

.tachiiri_chosa_table .select{
	width:100px;
}

.tachiiri_chosa_table .select_l{
	width:100%;
}

.tachiiri_chosa .code_title{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-top:10px;
}

.tachiiri_chosa .code_title .code_l{
	width:25%;
	padding-top:10px;
	box-sizing: border-box;
}

.tachiiri_chosa .code_title input{
	height:20px;
}

.tachiiri_chosa .code_title .code_c{
	width:40%;
	padding-top:10px;
	box-sizing: border-box;
}
.tachiiri_chosa .code_title .code_r{
	width:35%;
}
.tachiiri_chosa .code_title .code_m{
	width:100px;
	margin-left: 10px;
}
.tachiiri_chosa .code_title .code_s{
	width:30px;
}

.tachiiri_chosa .code_title .code_name{
	width:300px;
	margin-left: 10px;
}

.tachiiri_chosa .code_title .code_r td {
	text-align: center;
}

.tachiiri_chosa .code_title .code_r .input_s{
	width:40px;
}

/*基本情報  タブ1*/

/*タブ切り替え全体のスタイル*/
.tabs {
  margin: 30px 0;
  width: 100%;
  }

/*タブのスタイル*/
.tachiiri_chosa .tab_item {
  background-color: #ddd;
	height:60px;
	font-size: 0.9em;
  text-align: center;
	vertical-align: middle;
  display: inline-block;
	padding: 10px 0;
	margin: 0;
	box-sizing: border-box;
  font-weight: bold;
	width:calc(97%/7);
	float: left;
  transition: all 0.2s ease;
	border-radius: 5px 5px 0 0;
	border: solid 2px #191970;
	border-bottom: none;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 20px;
  clear: both;
  overflow: hidden;
	background-color: #fff;
border: 3px solid #00599B;
}


/*選択されているタブのコンテンツのみを表示*/
#kihon:checked ~ #kihon_content,
#shubetsu:checked ~ #shubetsu_content,
#A:checked ~ #A_content, 
#B:checked ~ #B_content,
#C:checked ~ #C_content,
#D:checked ~ #D_content,
#E:checked ~ #E_content{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #191970;
  color: #fff;
}

.tachiiri_chosa .tab1 .tab_t{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.tachiiri_chosa .tab1 .tab_t .tab1_l,.tachiiri_chosa .tab1 .tab_t .tab1_c{
	width:40%;
}
.tachiiri_chosa .tab1 .tab_t .tab1_r{
	width: 20%;
}
.tachiiri_chosa .tab1 input{
	height:20px;
}

.tachiiri_chosa .tab1 .input_s{
/* 2023/01/30 UPD START */
/*	width: 20px; */
	width: 25px;
/* 2023/01/30 UPD END */
}
.tachiiri_chosa .tab1 .select_m{
	width: 200px;
}
.tachiiri_chosa .tab1 .select_s{
	width: 55px;
}
.tachiiri_chosa .tab1 .tab_t .tab1_c table{
	margin-left: 20px;
}

.tachiiri_chosa .tab1 .tab_t .tab1_c textarea{
	width: 350px;
	height:55px;
}

.tachiiri_chosa .tab1 .tab_t .tab1_r input{
	width:160px;
	height:60px;
	margin-top:30px;
	border-radius: 5px;
/*	cursor: pointer; */
	font-weight: bold;
	font-size: 1.2em;
	color:#E91E63;
	background-color: white;
	border:solid 1px #BDBDBD;
	box-shadow: 0 0 4px #E0E0E0;
}



.tachiiri_chosa .tab1 .tab1_m{
	padding:10px 0;
}
.tachiiri_chosa .tab1 .tab1_m th{
	width:100px;
}
.tachiiri_chosa .tab1 .tab1_m .input_l{
	width:400px;
}
.tachiiri_chosa .tab1 .tab1_m .input_m{
	width:250px;
}
.tachiiri_chosa .tab1 .tab1_b {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

.tachiiri_chosa .tab1 .tab1_b div{
	width: 50%;
}
.tachiiri_chosa .tab1 .tab1_b p{
	padding:0;
	margin: 0;
}
.tachiiri_chosa .tab1 .tab1_b textarea{
	width:400px;
	height:60px;
	marign-left:20px;
}

.tachiiri_chosa .tab1 .tab1_b input{
	width:300px;
	height:50px;
	margin-top:20px;
	border-radius: 5px;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.3em;
	color: #212121;
	background-color: white;
	border:solid 1px #BDBDBD;
	box-shadow: 0 0 4px #E0E0E0;
}
.tachiiri_chosa .tab1 .tab1_b input:hover{
	opacity: 0.8;
}

/*A廃棄物の適正区分・処理・状況把握 タブ2*/

.tachiiri_chosa .tab2{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.tachiiri_chosa .tab2 .tab2_l, .tachiiri_chosa .tab2 .tab2_m, .tachiiri_chosa .tab2 .tab2_r{
	width: 33%;
}

.tachiiri_chosa .tab2 h3{
	font-size: 1em;
	padding: 0;
	margin: 0;
}
.tachiiri_chosa .tab2 h4{
	font-size: 1em;
	padding: 0;
	margin: 5px 0;
}
.tachiiri_chosa .tab2 .tab2_select {
	margin-bottom:5px;
}




.tachiiri_chosa .tab2 .tab2_select select{
	font-size: 0.9em;
	vertical-align: middle;
	text-align: left;
}


.tachiiri_chosa .tab2 .tab2_select input{
width:60px;
font-size: 0.8em;
padding:0;
height:30px;
margin-left:10px;
}


.tachiiri_chosa .tab2 .tab2_select .select_7{
height:115px;
width:500px;
}

.tachiiri_chosa .tab2 .tab2_select .select_6{
	height:98px;
	width:500px;
}
.tachiiri_chosa .tab2 .tab2_select .select_5{
	height:82px;
	width:500px;
}

.tachiiri_chosa .tab2 .tab2_select .select_4{
	height:67px;
	width:500px;
}

.tachiiri_chosa .tab2 .tab2_select .select_3{
	height:52px;
	width:500px;
}

/* K2020/01/22 INS START */
.tachiiri_chosa .tab2 .tab2_select div{
	border: solid 1px #9E9E9E;
	width:480px; 
	padding:1px 5px;
	box-sizing: border-box;
	background-color: white;
}

.tachiiri_chosa .tab2 .tab2_select input[type=checkbox] {
	width:10px;
	height:10px;
	padding: 0;
	margin: 0;
		line-height: 0.1em !important;
}

.tachiiri_chosa .tab2 .tab2_select label{
	font-weight: normal;
	margin: 0 !important;
	font-size: 1em;
	padding: 5px 0 !important;
	width:95%;
	display:inline-block;
}


.tachiiri_chosa .tab2 .tab2_select input[type="checkbox"]:checked + label{
    background-color: #FFECB3;
}


/* K2020/01/22 INS END */


/*C　廃棄物の発生抑制 タブ3*/


.tachiiri_chosa .tab3{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.tachiiri_chosa .tab3 .tab3_l, .tachiiri_chosa .tab3 .tab3_m, .tachiiri_chosa .tab3 .tab3_r{
	width: 33%;
}

.tachiiri_chosa .tab3 h3{
	font-size: 1em;
	padding: 0;
	margin: 5px 0;
}

.tachiiri_chosa .tab3 .tab3_select {
	margin-bottom:5px;
}





.tachiiri_chosa .tab3 .tab3_select select{
	font-size: 0.9em;
	width:290px;
	vertical-align: middle;
	text-align: left;
}

.tachiiri_chosa .tab3 .tab3_select input{
width:60px;
font-size: 0.8em;
padding:0;
height:30px;
margin-left:10px;

}



.tachiiri_chosa .tab3 .tab3_select .select_6{
	height:105px;
}
.tachiiri_chosa .tab3 .tab3_select .select_5{
	height:88px;
}


.tachiiri_chosa .tab3 .tab3_select .select_2{
	height:50px;
}

/* K2020/01/22 INS START */
.tachiiri_chosa .tab3 .tab3_select div{
	border: solid 1px #9E9E9E;
	width:480px; 
	padding:1px 5px;
	box-sizing: border-box;
	background-color: white;
}

.tachiiri_chosa .tab3 .tab3_select input[type=checkbox] {
	width:10px;
	height:10px;
	padding: 0;
	margin: 0;
		line-height: 0.1em !important;
}

.tachiiri_chosa .tab3 .tab3_select label{
	font-weight: normal;
	font-size: 1em;
	padding: 5px 0 !important;
	margin: 0 !important;
	width:95%;
	display:inline-block;
}
/* K2020/01/22 INS END */

.tachiiri_chosa .tab4 .tab4_select label, .tachiiri_chosa .tab5 .tab5_select label, .tachiiri_chosa .tab6 .tab6_select label{
	width:95%;
	display: inline-block;
    vertical-align: middle;
}

	

.tachiiri_chosa .tab3 .tab3_select input[type="checkbox"]:checked + label, .tachiiri_chosa .tab4 .tab4_select input[type="checkbox"]:checked + label,
.tachiiri_chosa .tab5 .tab5_select input[type="checkbox"]:checked + label, .tachiiri_chosa .tab6 .tab6_select input[type="checkbox"]:checked + label{
    background-color: #FFECB3;
}



/*C　再資源化対象物の適正処理 タブ4*/

.tachiiri_chosa .tab4{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}


/* K2020/01/22 UPD START */
/*.tachiiri_chosa .tab4 .tab4_l1,  .tachiiri_chosa .tab4 .tab4_l2,  .tachiiri_chosa .tab4 .tab4_r1,  .tachiiri_chosa .tab4 .tab4_r2{
	width: 25%;
}*/
.tachiiri_chosa .tab4 .tab4_l, .tachiiri_chosa .tab4 .tab4_m, .tachiiri_chosa .tab4 .tab4_r{
	width: 33%;
}
/* K2020/01/22 UPD END */

.tachiiri_chosa .tab4 h3{
	font-size: 1em;
	padding: 0;
	margin: 0;
}
.tachiiri_chosa .tab4 h4{
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

.tachiiri_chosa .tab4 h5{
	font-size: 0.95em;
	padding: 0;
	margin: 0;
}

.tachiiri_chosa .tab4 h6{
	font-size: 0.9em;
	padding: 0;
	margin: 0 0 0 10px;
}


.tachiiri_chosa .tab4 .tab4_select {
	margin-bottom:2px;
}


.tachiiri_chosa .tab4 .tab4_select select{
	font-size: 0.9em;
	width:200px;
	vertical-align: middle;
	text-align: left;
}

.tachiiri_chosa .tab4 .tab4_select input{
width:60px;
font-size: 0.8em;
padding:0;
height:30px;
margin-left:10px;

}

.tachiiri_chosa .tab4 .tab4_select .select_6{
	height:104px;
}
.tachiiri_chosa .tab4 .tab4_select .select_5{
	height:88px;
}
.tachiiri_chosa .tab4 .tab4_select .select_4{
	height:70px;
}

.tachiiri_chosa .tab4 .tab4_select .select_3{
	height:56px;
}

/* K2020/01/22 INS START */
.tachiiri_chosa .tab4 .tab4_select div{
	border: solid 1px #9E9E9E;
	width:480px;
	padding:1px 5px;
	box-sizing: border-box;
	background-color: white;
}

.tachiiri_chosa .tab4 .tab4_select input[type=checkbox] {
	width:10px;
	height:10px;
	padding: 0;
	margin: 0;
		line-height: 0.1em !important;
}

.tachiiri_chosa .tab4 .tab4_select label{
	font-weight: normal;
	font-size: 1em;
	padding: 5px 0 !important;
	margin: 0 !important;
}
/* K2020/01/22 INS END */


/*D　再生紙・再生品の使用 タブ5*/

.tachiiri_chosa .tab5{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}
.tachiiri_chosa .tab5 .tab5_l, .tachiiri_chosa .tab5 .tab5_m, .tachiiri_chosa .tab5 .tab5_r{
	width: 33%;
}

.tachiiri_chosa .tab5 h3{
	font-size: 1em;
	padding: 0;
	margin: 0;
}

.tachiiri_chosa .tab5 h4{
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

.tachiiri_chosa .tab5 .tab5_select {
	margin-bottom:5px;
}


.tachiiri_chosa .tab5 .tab5_select select{
	font-size: 0.9em;
	width:290px;
	vertical-align: middle;
	text-align: left;
}

.tachiiri_chosa .tab5 .tab5_select input{
width:60px;
font-size: 0.8em;
padding:0;
height:30px;
margin-left:10px;

}

.tachiiri_chosa .tab5 .tab5_select .select_6{
	height:102px;
}
.tachiiri_chosa .tab5 .tab5_select .select_5{
	height:88px;
}
.tachiiri_chosa .tab5 .tab5_select  .select_3{
	height:54px;
}

/* K2020/01/22 INS START */
.tachiiri_chosa .tab5 .tab5_select div{
	border: solid 1px #9E9E9E;
	width:480px; 
	padding:1px 5px;
	box-sizing: border-box;
	background-color: white;
}

.tachiiri_chosa .tab5 .tab5_select input[type=checkbox] {
	width:10px;
	height:10px;
	padding: 0;
	margin: 0;
		line-height: 0.1em !important;
}

.tachiiri_chosa .tab5 .tab5_select label{
	font-weight: normal;
	margin: 0 !important;
	font-size: 1em;
	padding: 5px 0 !important;
}
/* K2020/01/22 INS END */



/*E　廃棄物管理責任者の業務　タブ6*/

.tachiiri_chosa .tab6{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
}

/* K2020/01/22 UPD START */
/*.tachiiri_chosa .tab6 .tab6_l{
	width: 25%;
}
.tachiiri_chosa .tab6 .tab6_m{
	width:50%;
}
.tachiiri_chosa .tab6 .tab6_r{
	width: 25%;
}*/
.tachiiri_chosa .tab6 .tab6_l, .tachiiri_chosa .tab6 .tab6_m, .tachiiri_chosa .tab6 .tab6_r{
	width: 33%;
}
/* K2020/01/22 UPD END */



.tachiiri_chosa .tab6 h3{
	font-size: 1em;
	padding: 0;
	margin: 0;
}

.tachiiri_chosa .tab6 h4{
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

.tachiiri_chosa .tab6 .tab6_select {
	margin-bottom:5px;
}


.tachiiri_chosa .tab6 .tab6_select select{
	font-size: 0.9em;
	width:200px;
	vertical-align: middle;
	text-align: left;
}

.tachiiri_chosa .tab6 .tab6_select input{
width:60px;
font-size: 0.8em;
padding:0;
height:30px;
margin-left:10px;
}

.tachiiri_chosa .tab6 .tab6_select div{
	border: solid 1px #9E9E9E;
	width:480px; 
	padding:1px 5px;
	box-sizing: border-box;
	background-color: white;
}


.tachiiri_chosa .tab6 .tab6_select input[type=checkbox] {
	width:10px;
	height:10px;
	padding: 0;
	margin: 0;
		line-height: 0.1em !important;
}


.tachiiri_chosa .tab6 .tab6_select label{
	font-weight: normal;
	font-size: 1em;
	padding: 5px 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	
}

.tachiiri_chosa .tab6 .tab6_m .tab6_select .select_5{
	width:460px;
}

.tachiiri_chosa .tab6 .tab6_select .select_6{
	height:104px;
}
.tachiiri_chosa .tab6 .tab6_select .select_5{
	height:87px;
}
.tachiiri_chosa .tab6 .tab6_select  .select_3{
	height:55px;
}

.tachiiri_chosa .tab6 .tab6_select label{
	font-weight: normal;
	margin: 0 !important;
	font-size: 1em;
	padding: 5px 0 !important;
}


/*サーチ　結果テーブル*/

.result table{
	margin-top:20px;
	width: 100%;
	border-collapse: collapse;
	border:solid 1px #9FA8DA;
}

.result table th{
background-color: #0277BD;
color:white;
padding:4px 0;
border:solid 1px #9FA8DA;
}
.result table td{
	padding:5px 5px;
	box-sizing: border-box;
border:solid 1px #9FA8DA;
}

.result table tr:nth-child(2n+1)  {
	background: #EEEEEE;
}

.result table .code{
	width:20%;
}

.result table .lastday{
	width:10%;
	text-align: center;
}

/* K2020/01/27 INS START */
.result table .code2{
	width:10%;
}

.result table .address{
	width:40%;
}

.result table .btn{
	width:10%;
	text-align: center;
}
/* K2020/01/27 INS END */


/*footer*/
footer{
	width:100%;
	margin:0 auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	padding:10px 0 5px ;
	border-top:solid 1px #E0E0E0;
	position:absolute;
bottom:0;
}


.footer2{
	width:100%;
	margin:0 auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	padding:10px 0 5px ;
	border-top:solid 1px #E0E0E0;
	position:static !important;
	margin-top:20px;
}


.footer2 div{
	width: 200px;
	text-align: center;
}


.footer2 input{
	width:120px;
	height:30px;
	border:none;
	font-weight: bold;
	color:white;
	border-radius: 3px;
	cursor: pointer;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

.footer2 input:hover{
	opacity: 0.8;
}

.footer2 .save1 input {
background-color: #3949AB;
	width:180px;
}


.footer2 .save2 input {
background-color: #1E88E5;
}


.footer2 .cancel input{
		background-color: #D81B60;
}


.footer2 .del input{
		background-color: #e53935;
}


.footer2 .back_menu input{
		background-color: #757575;
}



/*----- ここからSuzuki INS -----*/

.label_button{
	width:150px;
	height:45px;
	margin-left:30px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 1.2em;
	color:#E91E63;
	background-color: white;
	border:solid 1px #BDBDBD;
	box-shadow: 0 0 4px #E0E0E0;
}

#navi {
	float: right;
	width: 150px;
	text-align: left;
	background-color: #cccccc;
}
/*--------------------------------------------------------------------
サイドバー（縦型）
--------------------------------------------------------------------*/
#navi_tate ul{
	list-style: none;
	padding:0 0 0 0;
}

#navi_tate li{
	width: 300px;
	white-space: nowrap;
	margin-bottom: 1px;
}

#navi_tate a{
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 5px 10px;
	background-color: #00599B;
	display: block;
}

#navi_tate a:hover{
	color: #f90;
	background-color: #111;
}

#navi_tate ul ul{
	display: none;
	position: absolute;
	margin-top: -35px;
	padding-left: 150px;
}

#navi_tate li li{
	clear: left;
	position: relative;
	width: 180px;
	margin-left: 1px;
	margin-bottom: 1px;
}

#navi_tate ul ul a{
	line-height: 25px;
	text-align: left;
	color: #000000;
	background-color: #9FB7D4;
}

#navi_tate ul li:hover > ul{
	display: block;
}

/* --------------------------------------------------
	header.html css
-------------------------------------------------- */

header{
	width:100% !important;
}


header .page_title{
	padding:10px 0;
	background-color: #F7F7F7;
	margin-bottom:10px;
	width:100%;
	margin:0 auto;
	padding:10px 5px;
	boxsizing:border-box;
}

/* --------------------------------------------------
	error
-------------------------------------------------- */
.error {
	color: #ff0000;
	font-weight: bold;
}

/* --------------------------------------------------
	画面title h2
-------------------------------------------------- */
.h2_title {
	font-size: 1.2em;
}

/* --------------------------------------------------
	ログイン画面
-------------------------------------------------- */
.login_box{
	width: 500px;
	background-color:#fff;
	border-radius: 5px;
	margin: 0 auto;
	margin-top:50px;
	padding-top:15px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.login_box .login{
	width: 380px;
	margin: 0 auto;
	padding:40px 0 20px;
}

.login_box .login th{
	width:100px;
	padding:10px;
	text-align: right;
}

.login_box .login input{
	height:30px;
	width:250px;
	padding:2px;
	margin:2px 0;
	border-radius: 5px;
	border:solid 1px #ccc;
	box-shadow:none;
}

.login_box .send_button{
	width:500px;
	margin:0 auto;
	padding:20px 0 40px;
	text-align: center;
	background-color:#fff;
	border-radius: 5px;
}

.login_box .send_button input{
	width: 150px;
	height: 40px;
	border: none;
	font-weight: bold;
	color:white;
	margin:0 10px;
	border-radius: 5px;
	cursor: pointer;
}

.login_box .send_button input:hover{
	opacity: 0.8;
}

.login_box .send_button .s_button{
	background-color: #0D47A1;
}

.login_box .send_button .c_button{
		background-color: #616161;
}

/* --------------------------------------------------
	ボタン
-------------------------------------------------- */
.ins_button {
	background-color: #3949AB;
	font-size:1em;
}

.upd_button {
	background-color: #1E88E5;
}

.del_button{
	background-color: #e53935;
}

.back_menu_button{
	background-color: #757575;
}

.send_button{
	background-color: #3F51B5;
}

.clear_button{
	background-color: #D81B60;
}

.srch_button{
	background-color: #0277BD;
}

.change_button{
	background-color: #696969;
}

/* --------------------------------------------------
	一覧画面ボタン項目
-------------------------------------------------- */
.list_button input{
	width:120px;
	height:30px;
	border:none;
	font-weight: bold;
	color:white;
	border-radius: 3px;
	cursor: pointer;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

.list_button_td{
	text-align: center;
}

.list_button input:hover{
	opacity: 0.8;
}

/* --------------------------------------------------
	一覧画面・新規登録ボタン
-------------------------------------------------- */
.insert_button {
	width: 100%;
	margin-top: 30px;
}

.insert_button input{
	width:150px;
	height:30px;
	border:none;
	font-weight: bold;
	color:white;
	border-radius: 3px;
	cursor: pointer;
}

.insert_button input:hover{
	opacity: 0.8;
}

.insert_button .save_data{
	width:150px;
	height:30px;
	border:none;
	background-color: #E91E63;
	font-weight: bold;
	color: white;
	border-radius: 3px;
	cursor: pointer;
}


/* --------------------------------------------------
	入力画面
-------------------------------------------------- */

.form_box {
width: 600px;
	background-color:#fff;
	border-radius: 5px;
	margin: 0 auto;
	margin-top:50px;
	padding:15px 0 10px;
	border:solid 2px #3949AB;
}

.form_box2 {
width: 800px;
	background-color:#fff;
	border-radius: 5px;
	margin: 0 auto;
	margin-top:50px;
	padding:15px 0;
	border:solid 2px #3949AB;
}


.form_box .over_flow{
	border: solid 1px #ccc;
	overflow: scroll; 
	height:100px;
	padding:10px;
	width:250px;
}


.entry_form{
	width: 500px;
	border-radius: 5px;
	margin: 0 auto;
	padding:20px;
}
.entry_form table th{
	width:150px;
	padding:10px;
	text-align: left;
}

.entry_form table td input[type=text]{
	height:30px;
	width:250px;
	padding:2px 4px;
	margin: 0;
}

.entry_form table td select{
	height:38px;
	padding: 0;
	font-size:1.1em;
}

.entry_form2{
	width: 700px;
	border-radius: 5px;
	margin: 0 auto;
	padding:0;
}
.entry_form2 table th{
	padding:10px;
	text-align: left;
}

.entry_form2 table td input[type=text]{
	height:28px;
	padding:2px 4px;
	margin: 0;
}

.entry_form2 table td select{
	height:36px;
	padding: 0;
	font-size:1em;
}

.shido_naiyo_text{
	width:100%;
	height:100px;
	padding:5px;
	box-sizing:border-box;
	border-radius:3px;
	border:solid 1px #ccc;
}




/* --------------------------------------------------
   入力画面ボタン
-------------------------------------------------- */
.form_button {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.form_button input{
	width:120px;
	height:40px;
	border:none;
	color:white;
	border-radius: 3px;
	cursor: pointer;
	font-weight:bold;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

.form_button input:hover{
	opacity: 0.8;
}

/* --------------------------------------------------
	登録画面・編集ボタン
-------------------------------------------------- */
.edit_button{
	width:70px;
	height:25px;
	border:none;
	font-size: 0.5em;
	font-weight: bold;
	color:white;
	border-radius: 3px;
	cursor: pointer;
	margin-left: 730px;
	background-color: #3949AB;
}

.edit_button input:hover{
	opacity: 0.8;
}


#contents{
display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	padding:10px;
  	box-sizing:border-box;
}


.main{
padding-bottom:30px;

}

/* --------------------------------------------------
	表彰関連
-------------------------------------------------- */
.hyosho_form{
	width: 100%;
	margin-top: 30px;
}
.hyosho_form table{
	width: 100%;
	font-size:0.9em;
	padding:0;
	margin: 0;
 }
.hyosho_form table th{
	margin: 0;
	padding:0 0 5px;
	width: 80px;
	text-align: center;
}
.hyosho_form table input[type=text]{
	width: 30px;
	height:30px;
	padding:2px 4px;
	margin: 0;
}
.hyosho_form table select{
	width:50px;
	height:38px;
	padding: 0;
	font-size:1.1em;
}

.h_result table{
	padding:0;
/*	margin: 0; */
	margin-top: 15px;
	border-collapse: collapse;
	border:solid 1px #9FA8DA;
	margin-right:10px;
}

.h_result table th{
	background-color: #0277BD;
	color:white;
	padding:4px 0;
	border:solid 1px #9FA8DA;
	text-align: center;
}
.h_result table td{
	padding:5px 5px;
	box-sizing: border-box;
	border:solid 1px #9FA8DA;
}

.h_result table tr:nth-child(2n+1)  {
	background: #EEEEEE;
}

/* --------------------------------------------------
	計画書集計
-------------------------------------------------- */
.keikaku_result table{
	padding:0;
	margin: 0;
	font-size:0.85em;
	border-collapse: collapse;
	border:solid 1px #9FA8DA;
}

.keikaku_result table th{
	background-color: #0277BD;
	color:white;
	padding:4px 0;
	border:solid 1px #9FA8DA;
	text-align: center;
}
.keikaku_result table td{
	padding:5px 5px;
	box-sizing: border-box;
	border:solid 1px #9FA8DA;
}

.keikaku_result table tr:nth-child(2n+1)  {
	background: #EEEEEE;
}

.keikaku_result .c{
	text-align: center;
}

.keikaku_result .r{
	text-align: right;
}

.keikaku_result .l{
	text-align: left;
}


/* --------------------------------------------------
	個別建築物情報表示
-------------------------------------------------- */
.kobetsu table {
	padding:0;
	margin: 0;
	border-collapse: collapse;
	border:solid 1px #9FA8DA;
	background-color:white;
}
.kobetsu table th{
	padding:4px 0px;
	border:solid 1px #9FA8DA;
	text-align: center;
}
.kobetsu table td{
	padding:5px 5px;
	box-sizing: border-box;
	border:solid 1px #9FA8DA;
}

.kobetsu .c{
	text-align: center;
}

.kobetsu .r{
	text-align: right;
}

.kobetsu .l{
	text-align: left;
}

.kobetsu .b_code{
	width:120px;
}

.kobetsu .srch_button_sp{
/*	margin-left:10px; */
}

.kobetsu .srch_button_sp input{
	height:25px;
	border:none;
	border-radius: 3px;
	background-color: #0277BD;
	color:white;
	width:40px;
	font-weight: bold;
	cursor: pointer;
}

.kobetsu .srch_button_sp input:hover{
	opacity: 0.8;
}

/* --------------------------------------------------
	立入結果書変更
-------------------------------------------------- */
.kekka_henko table{
	padding:0;
	margin-top: 5px;
	border-collapse: collapse;
	border:solid 1px #9FA8DA;
}

.kekka_henko table th{
	padding:4px 0px;
	border:solid 1px #9FA8DA;
	text-align: center;
}

.kekka_henko table td{
	padding:5px 5px;
	box-sizing: border-box;
	border:solid 1px #9FA8DA;
}

.kekka_henko .haiki_w{
	width:200px;
}

.kekka_henko .code_w{
	width:50px;
}

.kekka_henko .tensu_w{
	width:50px;
}

.kekka_henko .sentakushi_w{
	width:650px;
}


.kekka_henko2 table{
	width:850px;
	background-color:#fff;

}

.kekka_henko2 table th{
	background-color:#0277BD;
	color:white;
}


/* --------------------------------------------------
	検索画面
-------------------------------------------------- */
.search_list_table .search_title{
	width:70px;
	text-align: center;
}
.search_list_table .s_search_button{
	width:100px;
	text-align: center;
}

.search_list_table .s_search_button input{
	width:80px;
	height:40px;
	border:none;
	border-radius: 3px;
	background-color: #0277BD;
	color:white;
	font-weight: bold;
	font-size: 1.1em;
	cursor: pointer;
}
.search_list_table .s_search_button input:hover{
	opacity: 0.8;
}

.search_list_table input{
	height:20px;
	padding:2px;
	box-sizing: border-box;
}




.search_list_table th{
	text-align: right;
	padding: 0 5px;
	box-sizing: border-box;
}

.search_list_table .text_s{
	width:30px;
	margin: 0 2px;
	text-align: center;
}

.search_list_table .text_m{
	width:100px;
	margin: 0 2px;
}

.search_list_table .text_l{
	width:100%;
	margin: 0 2px;
}

.search_list_table .select{
	width:100px;
	margin: 0 2px;
}

.search_list_table .select_l{
	width:100%;
	margin: 0 2px;
}

.search_list_button_list input{
	width:90px;
	height:25px;
	border:none;
	color:white;
	border-radius: 3px;
	cursor: pointer;
}

.search_list_button_list_td{
	text-align: center;
}

.search_list_button_list input:hover{
	opacity: 0.8;
}

.keikaku_button, .tachiiri_button, .kobetsu_button{
	background-color: #1E88E5;
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:0px;
}

.gengo_{
	font-size:1em;
	width:60px;
	}




/*20210316*/

.jump_bottom{
	display:inline-block;
  position: fixed;
    right: 10px;
    bottom: 10px;
}

.jump_bottom a i{
	font-size:2.5rem;
	opacity:0.9;
}


/* --------------------------------------------------
	20220210
-------------------------------------------------- */

.genryo_keikaku .h_tab1{
	display: block;
}

.genryo_keikaku .h_tab1 h3{
	font-size: 1em;
	padding:0;
	margin: 0 0 5px;
	letter-spacing: 0.1em;
}

.genryo_keikaku .h_tab1 h4{
	font-size:1em;
	padding:0;
	margin: 10px 0;
}

.genryo_keikaku .h_tab1 table{
	width: 100%;
	border:solid 1px #ccc;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.genryo_keikaku .h_tab1 table tr, .genryo_keikaku .h_tab1 table th, .genryo_keikaku .h_tab1 table td{
	border:solid 1px #ccc;
}

.genryo_keikaku .h_tab1 table th, .genryo_keikaku .h_tab1 table td{
	padding: 3px 5px;
	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
 	box-sizing: border-box;
}

.genryo_keikaku .h_tab1 table th{
/*	text-align: left; */
}

.genryo_keikaku .h_tab1 input{
	padding: 5px;
	padding:10px 5px;
	margin: 2px 0;
	line-height: 2em;
	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.genryo_keikaku .h_tab1 .input_xs, .h_code_title .input_s{
	width:50px;
	padding:10px 5px;
	margin: 2px 0;
	line-height: 2em;
	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.h_code_title .input_m{
	width:120px;
	padding:10px 5px;
	margin: 2px 0;
	line-height: 2em;
	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.genryo_keikaku .h_tab1 .input_s{
	width:20%;
}


.genryo_keikaku .h_tab1 .input_sm{
	width:100px;
}


.genryo_keikaku .h_tab1 .input_m{
	width:50%;
}

.genryo_keikaku .h_tab1 .input_xl, .genryo_keikaku .h_tab1 textarea{
	width:100%;
}


.bg_yellow{
	background-color: #FFFDE7;
}


#wrapper{
	position: relative;
}

.sidebar{
	position: absolute;
	z-index: 10;

}

.sidebar-toggle {
	display:inline-block;
	float:right;
	z-index: 11;
	border: solid 1px #fff;
	outline: none;
	width: 40px;
	height: 80px;
	margin-right: -20px;
	margin-top: 50px;
	background-color: #FF944F;
	transform: rotate(180deg);
	cursor: pointer;
	color: #fff;
	font-weight: 800;
	border-radius: 5px 0 0 5px;
	font-size: 1em;
}

.sidebar-toggle:hover{
	opacity: 0.9;
}

.sidebar-toggle.is-closed {
  transform: rotate(0deg);
	border-radius: 0px 5px 5px 0px;
}
.sidebar-toggle .icon {
  font-size: 1.5rem;
  color: #fff;
}

.sidebar {
  height: 100vh;
	margin-top: 60px;
  transition: 0.7s;
}
.sidebar.is-closed {
  transform: translateX(-16em);
}




/* 2023/01/30 INS START */
/* --------------------------------------------------
   focus
-------------------------------------------------- */
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
select:focus,
textarea:focus {
	background: #FFFFC0;
	border: 1px solid #000000;
	color: #000000;
}

table tr .l{
	text-align: left;
}
table tr .c{
	text-align: center;
}
table tr .r{
	text-align: right;
}


/* ------<table class="border">--------*/
.border td, .border th, .border tr{
	border:solid 1px #ccc;
}

.bg_green{
	background-color: #DCECD9;
}


.pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #fff;
    border: solid 2px #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: translateY(20%) rotate(-45deg);
}

.pagebottom {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 100px;
    bottom: 30px;
    background: #fff;
    border: solid 2px #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.pagebottom__arrow {
    height: 10px;
    width: 10px;
    border-right: 3px solid #000;
    border-top: 3px solid #000;
    transform: translateY(20%) rotate(135deg);
}



/* 2023/01/30 INS END */
