@charset "utf-8";
/* --------------------------------------------------
	admission.css
-------------------------------------------------- */
.mainBlock .section.section01 {
	margin-top:0;
}

/* .section01 .block01
-----------------------------------*/
.section01 .block01 .inner .box.left { width:60px;}
.section01 .block01 .inner .box.right { width:562px;}

.section01 .block01 .inner p.comment,
.section01 .block01 .inner p.comment + p.comment {
	margin-top:3px;
}


.section01 .block01 .inner01 {
	padding-bottom:28px;
}
.section01 .block01 .inner01 .box.left { width:309px;}
.section01 .block01 .inner01 .box.right { width:262px;}

.section01 .block01 .inner h5 {
	color:#333;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
}
.section01 .block01 .inner .row {
	margin-top:2em;
	background:url(/res/img/card_entry/admission/ph_21.jpg) 381px bottom no-repeat;
}
.section01 .block01 .inner .row ul {
	margin-top:0;
}
.section01 .block01 .inner03 .box.right,
.section01 .block01 .inner04 .box.right,
.section01 .block01 .inner05 .box.right {
	padding-top:19px;
}
.section01 .block01 .inner06 {
	margin-top:1.5em;
}


/* .section02
-----------------------------------*/
/* .block01 */
.section02 .block01 h5 {
	margin-top:28px;
}
.section02 .block01 ul.row {
	padding:0 0 20px;
}
.section02 .block01 ul.row li {
	padding:10px 0 0;
	float:left;
}
.section02 .block01 ul.row li.right {
	float:right;
}

/* .section02 .block02
-----------------------------------*/
.section02 .block02 .inner .box.left { width:60px;}
.section02 .block02 .inner .box.right { width:562px;}

.section02 .block02 .inner p.comment,
.section02 .block02 .inner p.comment + p.comment {
	margin-top:3px;
}


.section02 .block02 .inner01 {
	padding-bottom:28px;
}
.section02 .block02 .inner01 .box.left { width:309px;}
.section02 .block02 .inner01 .box.right { width:262px;}

.section02 .block02 .inner h5 {
	color:#333;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
}
.section02 .block02 .inner .row {
	height: 90px;
	margin-top:2em;
	background:url(/res/img/card_entry/admission/ph_21.jpg) 381px bottom no-repeat;
}
.section02 .block02 .inner .row ul {
	margin-top:0;
}
.section02 .block02 .inner03 .box.right,
.section02 .block02 .inner04 .box.right,
.section02 .block02 .inner05 .box.right {
	padding-top:19px;
}
.section02 .block02 .inner06 {
	margin-top:1.5em;
}

.section02 .block02 .inner .row {
	margin-top:20px;
	padding:7px 14px;
	border:1px solid #ccc;
}
.section02 .block02 .inner .row h5 {
	font-size:12px;
	font-weight:bold;
}
.section02 .block02 .inner .row strong {
	font-size:16px;
	font-weight:bold;
	color:#003A99;
}

/* #cardCounter
-----------------------------------*/
#cardCounter .btns {
margin: 20px 0 5px;
}

#cardCounter .btns li {
float: left;
cursor: pointer;
margin-right: 20px;
padding-left: 20px;
background: url(/res/img/shared/icn_arrow_down.png) no-repeat left 7px;
font-size: 116%;
font-weight: bold;
}

#cardCounter .maps {
position: relative;
height: 389px;
}

#cardCounter .maps li {
position: absolute;
left: 0;
top: 0;
}

#cardCounter .maps .jp {
display: block;
}

#cardCounter .maps .en,
#cardCounter .maps .ck {
display: none;
}



















