/*

    Font styles

*/

/*  Color  */
body { color: #333333;}
a:link    { color: #00AFEC;}
a:visited { color: #00AFEC;}
#c_pagetitle { background-color: #006db5; color: #FFFFFF;}
#c_footer { background-color: #85add9; color: #FFFFFF;}

/*  Size  */
h1 { font-size: 1.7rem;}
h2 { font-size: 1.5rem;}
.content h3 {}
.content h4 {}





/*

    Header

*/
header.site {
	border-bottom: 1px #cccccc solid;
}





/*

    Footer

*/

/*  common  */
footer.site p {
	margin: 0;
}

/*  support  */
footer.site .support {
	padding: 10px 0 0;
	background-color: #eeeeee;
	text-align: center;
}
footer.site .support h2 {
	color: #00afec;
	font-size: 2.4rem;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
}
footer.site .support p.subtitle {
	margin-bottom: 5px;
	color: #666666;
	font-size: 1.3rem;
	text-align: center;
}
footer.site .support div.tel {
	display: inline-block;
	min-height: 75px;
	padding-left: 125px;
	background-image: url("images/tel.bg.png");
	background-position: left bottom;
	background-size: auto 75px;
}
footer.site .support strong {
	display: block;
	padding-top: 10px;
	font-size: 2.6rem;
	color: #898989;
	line-height: 1.2;
	font-family: "Helvetica", sans-serif;
	font-weight: normal;
}
footer.site .support strong a {
	color: #898989;
}
footer.site .support p.notes {
	font-size: 13px;
	font-size: 1.3rem;
	color: #898989;
}

/*  nav  */
footer.site .nav {
	padding: 15px 0;
	text-align: center;
	letter-spacing: -5px;
}
footer.site .nav a {
	display: inline-block;
	min-width: 255px;
	margin: 0 5px;
	padding: 10px 15px;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.25;
	letter-spacing: 0;
	border-radius: 5px;
	box-sizing: border-box;
}
footer.site .nav a.faq {
	background-color: #00afec;
	color: #ffffff;
}
footer.site .nav a span {
	display: block;
	font-size: 13px;
	font-size: 1.3rem;
}
footer.site .nav .online a {
	position: relative;
	margin-top: 10px;
	border: 1px solid #00afec;
	color: #00afec;
}
footer.site .nav .online a.chat {
	padding-left: 65px;
}
footer.site .nav .online a.chat img {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50px;
}


/*  jpsk  */
footer.site .jpsk {
	padding: 0 60px 10px;
}

/*  to top  */
footer.site .totop {
	padding: 10px 0;
	background-color: #d3edfb;
	text-align: center;
}
footer.site .totop a {
	display: inline-block;
	padding-top: 15px;
	color: #007fab;
	background-image: url("images/totop.png");
	background-position: top center;
	background-size: auto 10px;
}

/*  copyright  */
footer.site .copyright {
	height: 30px;
	line-height: 30px;
	background-color: #000000;
	color: #ffffff;
	font-size: 1.2rem;
	text-align: center;
}





/*

    Content

*/

/*  layout  */
#c_content {
	padding: 20px;
}

/*  section  */
#c_main section h2 {
	margin: 0 0 1em;
	border-bottom: 1px #cccccc solid;
	font-size: 1.8rem;
}

/*  page navigation  */
#c_main .paging ul {
	margin: 0;
	padding-left: 5px;
	text-align: center;
	list-style: none;
}
#c_main .paging ul li {
	display: inline-block;
	margin: 0 5px 0 0;
}
#c_main .paging ul li a,
#c_main .paging ul li span {
	display: block;
	width: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #efefef;
	color: #999999;
	border-radius: 30px;
}
#c_main .paging ul li span {
	background-color: #00afec;
	color: #ffffff;
}

/*  button  */
#c_main a.link.large {
	display: inline-block;
	padding: 7px 60px;
	background-color: #efefef;
	color: #666666;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	line-height: 1.25;
	border-radius: 50px;
}
#c_main a.link.medium {
	display: inline-block;
	padding: 2px 20px;
	background-color: #d3edfb;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
	line-height: 1.25;
	border-radius: 50px;
}





/*


	.page


*/

/*

	popup/overlay

*/
.page #overlay div.close {
	display: none;
}
.page #popup {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	margin: 10px;
	z-index: 999;
	background-color: #ffffff;
}

/*  .attention  */
.page #popup.attention .content {
	padding: 10px;
	font-size: 1.5rem;
}
.page #popup.attention .content header {
	margin: -10px -10px 15px;
}
.page #popup.attention .content header+br {
	display: none;
}
.page #popup.attention .content h3 {
	margin: -10px -15px 15px;
	padding: 10px;
	background-color: #39c9b4;
	color: #ffffff;
	text-align: center;
	line-height: 1.25;
}
.page #popup.attention .content h4 {
	margin: 1em 0 0.5em;
	padding: 5px 10px;
	background-color: #d4ecea;
	line-height: 1.25;
}
.page #popup.attention .content h5 {
	margin: 1em 0 0;
	padding: 0 10px;
}

/*

	#c_sub

*/
.page aside#c_sub {
	margin: 15px -20px;
	padding: 15px;
	background-color: #eeeeee;
}
.page aside#c_sub section {
	margin-bottom: 15px;
}

/*  .maintenance  */
.page aside#c_sub .maintenance {
	margin-bottom: 15px;
	padding: 10px;
	background-color: #ffffff;
}
.page aside#c_sub .maintenance h2 {
	min-height: 32px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdFJREFUeNpiZKAGqF+tByRDgNgSiJWBmB2I/wBxC0Nj6Gx8WlkotFgOSLYCsRMW2eVAPIeQEYwUWA6ydCYQc2GRXQzElUDf/6eNA+pXOwLJBThCcA0QFxBjOXkOqF8tCST3ATEfFtn1QJwPtPwvscYxkeH/GmpZTnoIQBLdMSz6bgOxM6mWkxMC3jgcfYAcy8nJhhY4xA+RkZY4QdFJqgMUsIiBCpzjZFi+CIjNSXUABxax08Dg/06G5VbkpIHPWMTuk2s5EPwk1QH3sIhFAQ2OI8JybjTLQeAuqQ7AFdfteB1Rv5oXSK5CsxwETpBaDggDyXN4cg+o/F8EVSsLJO2g2BqIBbGo92QhoxzApwcUEjZAWgeI5QmYtQ/o2EssJPg+DmwBcY4kBL4BcTXxuYB4y4kBoHIjHej7R8Q5gLqWfwLiRKDl+4irC4i3/A8BeVDbYAO0wtpHXG1IvOWVQLwNiH2R2oQ8QPwDiB+AshoQb4UFOXHVMSmWw7IdmYBxIC3HdACdLUd1wABYjnDAAFkOcUD9ai8gPXsgLIeVA5UDZTnMAUoDZTnMAS8HynKYA6YMlOUgwMxwcPV5Boew90C2NrQIBTW7yoCWr2GgAwAIMAAtcY/f0mZeDAAAAABJRU5ErkJggg==');
	background-position: right top;
	background-size: auto 20px;
}
.page aside#c_sub .maintenance p {
	margin: 0;
	font-size: 13px;
	font-size: 1.3rem;
	color: #999999;
}
.page aside#c_sub .maintenance p.time {
	margin: 5px 0 10px;
	font-weight: bold;
	color: #007fab;
}

/*  .banner  */
.page aside#c_sub .banner img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.page aside#c_sub .banner img+img {
	margin-top: 15px;
}

/*  .openreserve  */
.page aside#c_sub section.exam .openreserve a {
	display: block;
	margin-bottom: 20px;
	padding: 15px 0;
	font-size: 2.0rem;
	background-image: url("../images/main/btn.png");
	background-position: center;
	background-size: cover;
	background-color: #ec8c4b;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0;
	border-radius: 5px;
}

/*  .testcenter  */
.page aside#c_sub section.exam .testcenter a {
	display: block;
	margin-bottom: 20px;
	padding: 15px 0;
	font-size: 2.0rem;
	background-image: url("../images/main/btn.png");
	background-position: center;
	background-size: cover;
	background-color: #4bc0d3;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0;
	border-radius: 5px;
}

/*  .faq  */
.page aside#c_sub section.exam .faq {
	margin-bottom: 30px;
}
.page aside#c_sub section.exam .faq h2 {
	font-size: 1.5rem;
}
.page aside#c_sub section.exam .faq dl {
	margin: 0;
}
.page aside#c_sub section.exam .faq dl dt {
	margin: 5px 0 0;
	padding: 10px 0 5px;
	border-top: 1px #cccccc solid;
	color: #666666;
}
.page aside#c_sub section.exam .faq dl dd {
	margin: 0;
	padding: 0;
}
.page aside#c_sub section.exam .faq dl dd ul {
	margin: 0;
	list-style: none;
}
.page aside#c_sub section.exam .faq dl dd ul li {
	margin: 0 0 15px;
	padding-left: 20px;
	background-image: url("images/q.png");
	background-size: auto 12px;
	line-height: 1.25;
}
.page aside#c_sub section.exam .faq dl dd ul li a {
	font-size: 1.3rem;
	color: #333333;
}

/*  .attnetion  */
.page aside#c_sub section.exam .attention {
	padding: 10px;
	background-color: #d4ecea;
}
.page aside#c_sub section.exam .attention h2 {
	font-size: 1.5rem;
}
.page aside#c_sub section.exam .attention ul {
	margin: 0;
	list-style: none;
}
.page aside#c_sub section.exam .attention ul li {
	margin: 1em 0;
	font-size: 13px;
	font-size: 1.3rem;
}
.page aside#c_sub section.exam .attention ul li a {
	text-decoration: underline;
	cursor: pointer;
}
.page aside#c_sub section.exam .attention ul li div {
	display: none;
}

/*  .freearea  */
.page aside#c_sub .freearea p {
	font-size: 13px;
	font-size: 1.3rem;
	color: #333333;
}
.page aside#c_sub .freearea a {
	display: block;
}
.page aside#c_sub .freearea img {
	width: 100%;
	height: auto;
}










/*

    Sub contents

*/

/*  common  */
#c_sub section {
	margin-bottom: 30px;
}
#c_sub section a {
	display: block;
	width: 100%;
}
#c_sub section a img {
	width: 100%;
	height:  auto;
}

/*  maintenance  */
#c_sub section.maintenance {
	padding: 10px 15px;
	background-color: #efefef;
	background-image: url("images/sub/maintenance.icon.png");
	background-position: right top;
	border-radius: 5px;
}
#c_sub section.maintenance h2 {
	color: #666666;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
}
#c_sub section.maintenance p {
	margin: 0;
	font-size: 13px;
	font-size: 1.3rem;
	color: #999999;
}
#c_sub section.maintenance p.time {
	margin: 5px 0 10px;
	font-weight: bold;
	color: #007fab;
}

/*  faq  */
#c_sub section.search {
	padding-top: 50px;
}
#c_sub section.search form {
	position: relative;
}
#c_sub section.search form .item {
	height: 3em;
	margin-bottom: 15px;
	border: 1px #cccccc solid;
	border-radius: 5px;
}
#c_sub section.search form .category {
	background-image: url("images/sub/faq.lm.png");
	background-position: right center;
}
#c_sub section.search form .category p {
	margin: 0;
	padding: 1em 30px 1em 10px;
	line-height: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
#c_sub section.search form .category ul {
	display: none;
	position: absolute;
	left: 0;
	top: 3em;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	list-style: none;
	background-color: #f5fbfe;
	border: 1px #cccccc solid;
}
#c_sub section.search form .category ul li {
	margin: 0;
}
#c_sub section.search form .category ul li a {
	display: block;
	padding: 5px 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
	box-sizing: border-box;
}
#c_sub section.search form .item input[type=text] {
	width: 100%;
	height: 3em;
	padding: 0px 10px;
	line-height: 3em;
	background: none;
	border: none;
	box-sizing: border-box;
}
#c_sub section.search form .submit {
	border: none;
	background-color: #00afec;
}
#c_sub section.search form .submit input {
	display: block;
	width: 100%;
	height: 3em;
	border: none;
	background: none;
	color: #ffffff;
	text-align: center;
	line-height: 3em;
	cursor: pointer;
}
