#sitemap h3{font-size:1.5rem;line-height:1.2em;border-left:solid 4px #334854;margin:30px 0px 10px 0px;padding-left:5px;}
#sitemap h4{font-size:1.0rem;line-height:1.2em;margin:30px 0px 10px 0px;}
#sitemap li a{font-size:0.75rem;}
#sitemap .block{float:left;width:33.33%;}
#sitemap .block ul li:before{content:"├";}
#sitemap .block ul li:last-child:before{content:"└";}
#sitemap .block + hr{margin:0px;border:none;clear:both;}
#selfcheck a.bt{color:#ffffff;font-weight:bold;text-align:center;display:block;width:70%;border:none;border-radius:12px;margin:10px auto 0px auto;padding:30px 0px;}
#selfcheck a.bt:nth-of-type(1){background:#ee66aa;}
#selfcheck a.bt:nth-of-type(2){background:#eee966;}

/*-- --------- --------- --------- --*/
/*-- ▼最低賃金 --*/
/*-- --------- --------- --------- --*/
h6{
	font-size: 20px;
	line-height: 1.0em;
	margin: 0px 0px 10px 0px;
}
#min-wage .area{
	width: 50%;
	padding: 10px;
	float: right;
}
#min-wage .area:nth-child(2n-1){
	float: left;
	clear: both;
}
#min-wage .area table{
	width: 100%;
	border-collapse:collapse;
}
#min-wage .area table th,
#min-wage .area table td{
	line-height: 30px;
	text-align: center;
	border: solid 1px #000;
}
#min-wage .area table th{
	color: #ffffff;
	font-weight: normal;
	background: #4b5d68;
}
#min-wage .area table tr:nth-child(2n){
	background: #f2fbff;
}
#min-wage .area table tr:nth-child(2n-1){
	background: #d9f2ff;
}

@media screen and (min-width: 0px) and (max-width: 600px){
#min-wage .area{
	width: 100%;
	float: none;
}
#sitemap{
	border: soldi 1px red;
}










}


/*-- --------- --------- --------- --*/
/*-- ▼卒業年早見表 --*/
/*-- --------- --------- --------- --*/
#keisan{
	text-align: center;
	margin: 40px 0px;
}
#keisan span{
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	margin-left: 5px;
	
}
#keisan h3{
	line-height: 1.0em;
	margin: 20px;
	padding-left: 0px;
	border: none;
}
#keisan input[type="text"],button,select{
	color: #334854;
	font-family: '游ゴシック', YuGothic, 'メイリオ', Meiryo, "ヒラギノ角ゴシック ProN", "Hiragino Kaku Gothic ProN", sans-serif;
}

#keisan input[type="text"]{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.0em;
	text-align: center;
	display: inline;
	background: none;
	border: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#keisan .gg{width: 5em;}
#keisan .ad{width: 4em;}
#keisan input[type="text"]:disabled{
	opacity: 1;
	color: #334854;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

#keisan table{
	font-family: '游ゴシック', YuGothic, 'メイリオ', Meiryo, "ヒラギノ角ゴシック ProN", "Hiragino Kaku Gothic ProN", sans-serif;
	border-collapse:collapse;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.0em;
	margin: 40px auto;
}
#keisan tr:nth-child(2n-1){
	background: #fff2f7;
}
#keisan th,#keisan td{
	padding: 10px 30px;
	border: solid 1px #f2e6eb;
}

#keisan br{
	display: none;
}
#keisan select{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.0em;
	display: inline-block;
	float: none;
	width: 170px;
	padding: 15px;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
	border: solid 1px #d9d9d9;
	border-radius: 4px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#keisan button{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	width: 170px;
	padding: 15px;
	background: #006aad;
	border: none;
	border-radius: 4px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
@media screen and (max-width: 600px){
#keisan select,#keisan button{
	width: 80px!important;
	font-size: 15px;
	padding: 15px 10px;
}
#keisan{
	margin: 10px;
}
#keisan h3{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#keisan table{
	width: 100%;
	margin: 10px 0px 0px 0px;
}
#keisan table th{
	font-size: 14px;
	line-height: 40px;
	padding: 0px;
}
#keisan table td{
	font-size: 15px;
	line-height: 40px;
	padding: 0px;
}
#keisan input[type="text"]{
	font-size: 15px;
}
#keisan input[type="text"]:disabled{
	opacity: 1;
	color: #334854;
}
}
div.hayami_table{
	height: 320px;
	margin: 10px;
	overflow: scroll;
}
.hayami_table table{
	border-collapse: collapse;
	width: 700px;
}
.hayami_table tr:hover{
	background: #ccc;
}
.hayami_table table th{
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	width: 200px;
	padding: 10px;
	background: #334854;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
.hayami_table table td{
	font-size: 14px;
	text-align: center;
	width: auto;
	padding: 10px;
	border-right: solid 1px #334854;
	border-bottom: solid 1px #334854;
}









/*-- --------- --------- --------- --*/
/*-- ▼卒業年早見表 --*/
/*-- --------- --------- --------- --*/
.exsample{
text-align: center;
}
.exsample br{
display: none;
}
.exsample img{
display: block;
width: 100%;
}
.exsample a.btn{
display: block;
width: 560px;
height: auto;
margin: 0px auto;
}
.exsample a.btn img{
	display: block;
	width: 100%;
}
.exsample a[href*="result"]{
display: inline-block;
margin-bottom: 20px;
}
.exsample span{
color: #7290a1;
font-size: 14px;
display: block;
}
img[src*="graph"]{
margin-top: 20px;
}
@media screen and (max-width: 600px){

.exsample a.btn{
width: 280px;
}
.exsample span{
margin: 10px;
}
}






@media screen and (min-width: 0px) and (max-width: 600px){
#sitemap .block{
	width: 100%;
	padding: 10px;
	float: none;
}
}






/*-- --------- --------- --------- --*/
/*-- ▼47移植CSS --*/
/*-- --------- --------- --------- --*/
#yona h3 i{
	color: #fff;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	display: inline-block;
	padding: 0px 5px 0px 10px;
	margin-right: 30px;
	background: #334854;
	position: relative;
}
#yona h3 i:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0 15px 15px;
	border-color: transparent transparent transparent #334854;
	position: absolute;
	top: 0px;
	right: -15px;
}

#yona:after{
	content: "";
	display: block;
	clear: both;
}
#yona > ul{
	margin: 40px;
}
#yona ul li{
	list-style: disc;
	margin-bottom: 20px;
}
