/*container*/
.container {margin: 0 auto;}

/* row */
.row {position: relative; margin: 0 5px;}

/*sub main*/

/*section*/
.content{
    width:100%;
    margin:auto;  
    margin-bottom:5px;  
}

.title_line{
	border:1px solid black; 
	border-radius:10px;
	margin:0 auto;
	width:100%;
	margin:10px 0;
	
	}
.title_name{
	font-size:1.125rem;
	font-weight:bold;
	height:40px;
	line-height:40px;
	padding:5px;
}
.title_explain{
	padding:5px;
	line-height:20px;
}

.sajuinfo_line{
border:1px solid black; 
	border-radius:10px;
	margin:0 auto;
	width:100%;
	margin:10px 0;
}
.sajuinfo_input{
	font-size:1.125rem;	
	padding:5px;
	font-weight:bold;
	height:40px;
	line-height:40px;
}
.sajuinfo_name_left{
	display:inline-block; 
	height:40px;
	text-align:left;
	padding:5px;
	font-weight:bold;
}


.sajuinfo_birthday{
	padding:5px;
	font-weight:bold;
	height:40px;
	line-height:40px;
}
.sajuinfo_hour{
	font-weight:bold;
	height:40px;
	line-height:40px;
	padding:5px;
	
}
a:link {
	font-family: "����";
	font-size: 12px;
	text-decoration: none;
	letter-spacing: -0.07em;
	color: #2F3339;
	line-height: 16px;
	



}
a:visited {
	font-family: "����";
	font-size: 12px;
	text-decoration: none;
	letter-spacing: -0.07em;
	color: #2F3339;
	line-height: 16px;


}
a:hover {
	font-family: "����";
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: -0.07em;
	color: #2F3339;
	line-height: 16px;



}
a:active {
	font-family: "����";
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: -0.07em;
	color: #2F3339;
	line-height: 16px;

}

