ul.list li
{
	position:relative;
	margin-bottom:19px;
	font-family:'sp_regular';
	font-size:17px;
	color:#000000;
	padding-left:24px;
	line-height: 22px;
}
ul.list li:last-child
{
	margin-bottom:0;
}
ul.list li:before
{
	content:'';
	position:absolute;
	top:1px;
	left:0;
	width:15px;
	height:15px;
	background:#fff;
	border-radius:100%;
	border:1px solid #575757
}
ul.list li span
{
	position:relative; 
	display:block;
	color:#c73059;
	margin-top:12px;
	padding-left:19px
}
ul.list li span:before
{
	content:'※';
	position:absolute;
	top:2px;
	left:0;
	font-size:14px;
	color:#c73059
}

ul.rank_list
{
	position:relative;
	width:100%;
	border-top:2px solid #535353;
	border-bottom:2px solid #535353;
	margin-top:65px;
}
ul.rank_list li
{
	position:relative;
	float:left;
	width:33.333334%;
	height:270px;
	border-right:1px solid #d7d7d7;
	padding:81px 33px 26px
}

ul.institution_list li {
	width: 49.999% !important;
	height: 200px;
}

ul.rank_list li:last-child
{
	border-right:0;
}
ul.rank_list li div.rank
{
	position:absolute;
	top:-13px;
	left:32px;
	width:70px;
	height:70px;
	color:#fff;
	text-align:center;
	padding-top:11px;
}
ul.rank_list li div.rank_1
{
	background:#ed3d00
}
ul.rank_list li div.rank_2
{
	background:#ca0085
}
ul.rank_list li div.rank_3
{
	background:#9e3ed0
}
ul.rank_list li div.rank span
{
	display:block;
	font-family:'n_regular';
	color:#fff;
	padding-right:3px;
}
ul.rank_list li div.rank span.num
{
	font-size:28px;
	font-style:italic;
	letter-spacing:0.03em;
}
ul.rank_list li div.rank span.ord
{
	font-size:16px;
	margin-top:3px;
}
ul.rank_list li h3
{
	font-family:'n_regular';
	color:#000000;
	font-size:19px;
	line-height:1.2;
}
ul.rank_list li a
{
	position:absolute;
	bottom:26px;
	margin-top:92px;
	width:calc(100% - 66px);
	padding:8px 0;
	border:1px solid #c2c2c2;
	border-radius:3px;
	font-family:'n_d_light';
	font-size:16px;
	color:#3c3c3c;
	display:block;
	padding-left:16px;
}
ul.rank_list li a:after
{
	content:'';
	position:absolute;
	top:50%;
	margin-top:-7px;
	right:13px;
	width:7px;
	height:14px;
	background:url(/images/jubo/arrow.png) no-repeat center center;
	background-size:7px 14px;
}





ul.institution_list
{
	position:relative;
	width:100%;
	border-top:2px solid #535353;
	border-bottom:2px solid #535353;
	margin-top:45px;
}
ul.institution_list li
{
	position:relative;
	float:left;
	width:49.999999%;
	height:200px;
	border-right:1px solid #d7d7d7;
	padding:81px 33px 26px
}

ul.institution_list li:last-child
{
	border-right:0;
}
ul.institution_list li div.rank
{
	position:absolute;
	top:-13px;
	left:32px;
	width: 270px;
	height:90px;
	color:#fff;
	text-align:center;
	border-radius: 3px;
}
ul.institution_list li div.rank_1
{
	background:#0048a0;
}
ul.institution_list li div.rank_2
{
	background:#373677;
}

ul.institution_list li div.rank span
{
	display:block;
	font-family:'n_regular';
	color:#fff;
	padding-right:3px;
	line-height: 90px;
}
ul.institution_list li div.rank span.num
{
	font-size:23px;
	letter-spacing: -1px;
}
ul.institution_list li > input.btn
{
	position:absolute;
	bottom:26px;
	margin-top:92px;
	width:calc(100% - 66px);
	padding:12px 0;
	border:1px solid #c2c2c2;
	border-radius:3px;
	font-family:'n_regular', sans-serif;
	font-size:16px;
	color:#3c3c3c;
	display:block;
	padding-left:16px;
	text-align: left;
	background: url(/images/jubo/arrow.png) no-repeat #FFF;
    background-position: 96% 50%;
	box-shadow: 0 4px 0px rgba(0,0,0,0.05);
	cursor: pointer;
}

.institution_txt { 
	margin-top: 30px; 
	padding: 0 10px;
}

div.institution_btn01 {
	position: relative;
	display: block;
	width: 100%;
	margin: 30px 0 0;
	clear: both;
	overflow: hidden;
	padding: 0 0 10px;
 }

div.institution_btn01 > input.btn {
	position: relative;
	display: inline-block;
	width: 220px;
	padding:10px 0;
	border:1px solid #333;
	border-radius:3px;
	font-family: 'n_d_light', sans-serif;
    font-size: 15px;
	color:#000;
	padding-left:15px;
	text-align: left;
	background: url(/assets/cas10/image/sub/arrow_right.png) no-repeat;
    background-position: 93% 50%;
	box-shadow: 0 4px 0px rgba(0,0,0,0.05);
	cursor: pointer;
	margin: 0 10px 0 0;
}

div.institution_check
{
	position:relative;
	width:100%;
	border-top:2px solid #535353;
	border-bottom:0px solid #535353;
	margin:35px 0px 50px;
	padding: 0px;
	background: #f9f9f9;
	text-align: center;
}

div.institution_check > form {
	overflow: hidden;
	padding: 0px;
	display: inline-block;
	line-height: 40px;
    margin: 20px 0;
}


div.institution_check > form > span {
	position: relative;
    display: block;
    margin: 0 13px;
    float: left;
}

div.institution_check > form > span > span > select {
	border-radius: 3px;
	margin-left: 5px;
	width: 100px;
	padding: 5px;
}

div.institution_check > form > span > span > input {
	border-radius: 3px;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #9a9a9a;
}

div.institution_check > form > span.name > span > input {
	width: 100px;
}

div.institution_check > form > span.num > span > input {
	width: 90px;
}

div.institution_check > form > span > input.btn {
	position: relative;
    display: inline-block;
    height: 35px;
    margin-left: 5px;
    padding: 0 10px;
    text-align: center;
    border: 0px solid #4e4e4e;
    background: #f95053;
    box-shadow: 0px 3px 1px rgba(0,0,0,0.15);
    border-radius: 7px;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Malgun Gothic', sans-serif;
    font-weight: bold;
    color: #FFF;
}

.scrollAble {
	overflow-x:auto;

}

div.institution_check div.statusCon {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px;
	background: #FFF;
	border-top: 2px solid #535353;
	padding: 0px 0 0;
}

div.institution_check div.statusCon > table.statusTable {	
	border-bottom:2px solid #535353;
	width:100%;
	margin: 0px 0 0px;
	padding: 0 0 15px;
	font-family: 'Verdana','Margun Gothic', sans-serif;
}

div.institution_check div.statusCon > table.statusTable th {
	position: relative;
	border-bottom: 1px solid #bfbfbf;
	line-height: 40px;
	padding: 5px 0 0;
}


div.institution_check div.statusCon > table.statusTable th.Width_18 {
	width:18%;
}

div.institution_check div.statusCon > table.statusTable td {
	position: relative;
	border-bottom: 1px solid #dedede;
	line-height: 40px;
	padding: 3px 0px;
	text-align: center;
}


div.institution_check div.statusCon > table.statusTable td.org_name {
	line-height:1.7;
}

div.institution_check div.statusCon > table.statusTable th:after,
div.institution_check div.statusCon > table.statusTable td:after {
	position: absolute;
	content: '';
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
	width: 1px;
	height: 11px;
	background: #bfbfbf;
}

div.institution_check div.statusCon > table.statusTable th:first-child:after,
div.institution_check div.statusCon > table.statusTable td:first-child:after {
	display: none;
}

div.institution_check div.statusCon button.btn-print-red {
    border: 1px solid #f95053;
    box-shadow: 0 2px 0 rgba(0,0,0,0.05);
    border-radius: 3px;
    background: #FFF;
    font-size: 12px;
    font-family: 'Margun Gothic', sans-serif;
    padding: 7px 5px;
    color: #b93a3c;
}

div.institution_check div.statusCon a.btn-print-red {
    border: 1px solid #f95053;
    box-shadow: 0 2px 0 rgba(0,0,0,0.05);
    border-radius: 3px;
    background: #FFF;
    font-size: 12px;
    font-family: 'Margun Gothic', sans-serif;
    padding: 7px 5px;
    color: #b93a3c;
}

div.institution_check div.statusCon button.btn-print-black {
    border: 1px solid#3c3c3c;
    box-shadow: 0 2px 0 rgba(0,0,0,0.05);
    border-radius: 3px;
    background: #FFF;
    font-size: 12px;
    font-family: 'Margun Gothic', sans-serif;
    padding: 7px 5px;
    color:#3c3c3c;
}

div.listBtn > input {
	position: relative;
    display: block;
    height: 35px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
    border: 1px solid #4e4e4e;
    background: #676767;
    box-shadow: 0px 3px 1px rgba(0,0,0,0.15);
    border-radius: 10px;
    font-size: 16px;
    line-height: 33px;
    font-family: 'Malgun Gothic', sans-serif;
    font-weight: bold;
    color: #FFF;
	cursor: pointer;
}

.btn[disabled] {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.scroll_txt {
	display:none;
}

@media screen and (max-width:1220px)
{

	div.institution_check {
		margin: 35px 0px 30px;
	}
    
}

@media screen and (max-width:1023px) 
{
	div.institution_check div.statusCon > table.statusTable{
		width:1200px;

	}

	ul.list li {
		margin-bottom: 15px;
		font-size: 16px;
		padding-left: 22px;
	}

	ul.list li:before {
		width: 13px;
		height: 13px;
	}

}

@media screen and (max-width:820px) 
{

	div.institution_check > form > span {
		margin: 0 7px;
	}

	div.institution_check > form > span > span > select {
		width: 80px;
	}

}


@media screen and  (max-width:767px)
{

	.institution_txt  {
		margin-top:20px;

	}
	ul.list li {
		margin-bottom: 12px;
		font-size: 15px;
		padding-left: 20px;
	}

	ul.list li:before {
		top: 3px;
	}

	div.institution_check > form {
		margin: 10px 0;
	}

	div.institution_check > form > span:last-child {
		display: block;
		width: 100%;
		text-align: center;
		margin: 5px 0 0;
	}

	div.institution_check > form > span.btn {
		margin:0;

	}

	div.institution_check {
		margin:25px 0 50px;
	}

	.scroll_txt {
		display:block;
		padding-top:10px;
		background:#fff;
		padding-left:5px;
	}

	.scroll_txt img {
		float:left;
		width:30px;
	}

	.scroll_txt p {
		float:left;
		font-size:15px;
		color:#474747;
		letter-spacing:-0.06em;
		margin-left:5px;
		margin-top:7px;

	}

}

@media screen and  (max-width:680px)
{
	div.institution_check > form > span {
		display: block;
		width: 100%;
		margin: 0px 0 0;
		text-align: left;
		padding: 0 7px;
	}

	div.institution_check > form > span > span.tit {
		display: inline-block;
		width: 25%;
		text-align: left;
	}

	div.institution_check > form > span > span + span {
		width: 75%;
		overflow: hidden;
	}

	div.institution_check > form > span > span > select,
	div.institution_check > form > span.num > span > input {
		width: 30%;
	}

}



@media screen and (max-width:420px) 
{
	
	.institution_txt {
		margin-top:15px;

	}

	ul.list li {
		font-size:15px;
		margin-bottom:10px;

	}

	div.institution_check > form > span.et {
		margin:0 3px 0 0;

	}	

	div.institution_check > form > span > span.tit {
		width: 30%;
	}

}


@media screen and (max-width:320px)
{
	.scroll_txt img {
		width:28px;
	}
	.scroll_txt p {
		font-size:14px;
	}
}