@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

@media screen and (min-width:720px){
	*{
	margin: 0;
	
	
	}
	
	.logo{width: 60%;max-width:240px;min-width:80px}
	
	h2{font-size: 1.4em;
    margin: 0;
    padding: 0;
	    line-height: initial;}
	h4{font-size: 0.8em;
    margin: 0;
    padding: 0;    line-height: initial;}
	
	#head{    position: fixed;
    width: 100%;}
	
td{
	line-height:32px;
	white-space: nowrap;
	width: 30%;
	}
table{
	width:100%;
	
	
	padding:3px;
	margin:0 auto;
	background-color:#404040;
	color:white;
	}
	
	form{    width: 70%;
    margin: 0 auto;
    margin-top: 150px;}
	
select,input{
	height:32px;
	color:black;
	width:90%
	}
	
.hour{
	width:30%;
	
}
img.icon{
	
	width:32px;
	height:32px;
	}

#container{
	
	padding:3px;
	margin:0 auto;
	background-color:#404040;
	}
	
#sel_attach_photo{line-height: 48px;}
	
.but{
	border:2px inset black;
	border-radius:10px;
	padding:0.5em;
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	background-color:#bebebe;
	width:100%;
	color:black;
	}
	
	#window_upload{
		background-color:#bebebe;
		color:black;
	}
	
#iconcat{
	width:32px;
	
	}
	
.fields{
	
	width: 100%;
padding-left: 10px;
	padding-right: 10px;
	}
	
	.img_but{    width: 100%;
    max-width: 120px;
    min-width: 60px;height:auto}

 #shadow{position: absolute;
    z-index: 10;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;}
	
	#msg_upload{display:none;}
	
#msg{position: absolute;
    z-index: 11;
       text-align: center;
    
    top: 50%;
    
        font-size: 1.2em;
    left: 0;
    right: 0;
	color:white}
	
	}

@media screen and (max-width:719px){
	*{
	margin: 0;
	
	
	}
	
	.logo{width: 60%;max-width:240px;min-width:80px}
	
	h2{font-size: 1.4em;
    margin: 0;
    padding: 0;
	    line-height: initial;}
	h4{font-size: 0.8em;
    margin: 0;
    padding: 0;    line-height: initial;}
	
td{
	line-height:32px;
	white-space: nowrap;
	width: 30%;
	}
table{
	width:100%;
	
	
	padding:3px;
	margin:0 auto;
	background-color:#404040;
	color:white;
	}
	
select,input{
	height:32px;
	color:black;
	width:90%
	}
	
.hour{
	width:30%;
	
}
img.icon{
	
	width:32px;
	height:32px;
	}

#container{
	
	padding:3px;
	margin:0 auto;
	background-color:#404040;
	}
	
#sel_attach_photo{line-height: 48px;}
	
.but{
	border:2px inset black;
	border-radius:10px;
	padding:0.5em;
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	background-color:#bebebe;
	width:100%;
	color:black;
	}
	
	#window_upload{
		background-color:#bebebe;
		color:black;
	}
	
#iconcat{
	width:32px;
	
	}
	
.fields{
	
	width: 100%;
padding-left: 10px;
	padding-right: 10px;
	}
	
	.img_but{    width: 100%;
    max-width: 120px;
    min-width: 60px;height:auto}

 #shadow{position: absolute;
    z-index: 10;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;}
	
	#msg_upload{display:none;}
	
#msg{position: absolute;
    z-index: 11;
       text-align: center;
    
    top: 50%;
    
        font-size: 1.2em;
    left: 0;
    right: 0;
	color:white}
	
	}