
body {
	min-width: inherit;
}

img {
	border: none;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.pc_none {
	display: none !important;
}

.IB {
	display: inline-block;
}

.page .areaL ul li a {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #0c2436;
}

.page .areaL ul li a:hover {
	text-decoration: none;
}

.page .areaL ul li a .alpha {
	display: block;
}

.page .areaL ul li ul li a {
	text-align: left;
	font-size: 12px;
	font-size: 1.2rem;
}

.page .areaL ul li ul li a:hover {
	text-decoration: underline;
}

.page .areaL ul li ul li ul li a {
	font-weight: normal;
}

.sp_sidebar {
	display: none;
	margin-top: 50px;
}

.sp_sidebar a.disabled:hover {
	cursor: default;
	color: #0c2436;
	text-decoration: none;
}

.sp_sidebar ul li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	color: #0c2436;
}

.sp_sidebar ul li a:hover {
	text-decoration: none;
}

.sp_sidebar ul li a .alpha {
	display: block;
}
	
.sp_sidebar ul li ul li {
	margin: 0 10px;
	line-height: 2;
}

.sp_sidebar ul li ul li a {
	text-align: left;
	padding: 0;
	font-size: 12px;
	font-size: 1.2rem;
}

.sp_sidebar ul li ul li a:hover {
	text-decoration: underline;
}

.sp_sidebar ul li ul li ul li {
	margin: 0;
}

.sp_sidebar ul li ul li ul li a {
	font-weight: normal;
}

.sp_sidebar p {
	padding: 10px 10px 0 10px;
}

.title00 {
	position: relative;
	padding: 20px 0;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 2px;
	color: #0c2436;
}

.title00 span {
	display: block;
	position: absolute;
	right: 0;
	top: 14px;
	font-size: 30px;
	font-size: 3rem;
	letter-spacing: 0;
	color: #dfdfdf;
}

.title01 {
	background: url("/kiec/certificate/images/bg_arrow01.png") no-repeat right bottom;
	border-bottom: 3px solid #0b2436;
	padding-bottom: 10px;
	margin-bottom: -6px !important;
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 1.2;
	color: #0b2436;
}

.title02 {
	text-align: left !important;
	border-left: 3px solid #0c2436;
	padding-left: 10px;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.4;
	color: #0c2436;
}

.title03 {
	text-align: center;
	width: 100%;
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.4;
	color: #0c2436;
}

.title03 img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.title04 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.4;
	color: #0c2436;
}

.title05 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.4;
}

.title06 .line_slashT {
	background: url(/kiec/certificate/images/bg_line03.png) repeat-x left top;
	padding-top: 20px;
}

.title06 .line_slashB {
	background: url(/kiec/certificate/images/bg_line03.png) repeat-x left bottom;
	padding-bottom: 20px;
}

.title06 h2 {
	padding: 20px 0;
	font-size: 25px;
	font-size: 2.5rem;
	color: #c61023;
}

.title06 h2 span {
	position: relative;
	top: -2px;
	margin-left: 20px;
	font-size: 20px;
	font-size: 2rem;
	color: #000;
}

.title07 {
	font-size: 0;
	letter-spacing: 0;
}

.title07 img {
	display: inline-block;
	vertical-align: top;
	width: 11%;
	margin-right: 2%;
}

.title07 div {
	display: inline-block;
	vertical-align: top;
	width: 87%;
	color: #c61023;
}

.title07 div span:first-of-type {
	display: inline-block;
	border-bottom: 1px solid #c61023;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 15px;
	font-size: 1.5rem;
	letter-spacing: 4px;
}

.title07 div span:last-of-type {
	display: block;
	font-size: 25px;
	font-size: 2.5rem;
	letter-spacing: 2px;
	line-height: 1.4;
}

.line_yellow {
	position: relative;
	top: -8px;
	border-bottom: 8px solid #f6eb05;
}

.line_yellow span {
	position: relative;
	bottom: -8px;
}

.list_btn01 li {
	float: left;
	width: 48%;
	margin-right: 4%;
}

.list_btn01 li:last-of-type {
	margin: 0;
}

.table_area {
	overflow-x: auto;
	padding-bottom: 5px;
}

.table_area::-webkit-scrollbar {
	height: 5px;
}
.table_area::-webkit-scrollbar-track {
	border-radius: 5px;
	background: #eee;
}
.table_area::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background: #bbb;
}

.table_area .table_wrap {
	min-width: 500px;
}

.contact .line_slashB {
	padding: 0;
}

.contact .form_area {
	max-width: 500px;
}

.contact .form_area table tr td {
	display: block;
}

.contact .form_area table input {
	max-width: 500px;
}

.contact .form_area table textarea {
	max-width: 500px;
}

.contact .form_area .btn input {
	max-width: 500px;
}

.contact .form_area table tr td span.error {
	width: inherit;
	position: relative;
	top: 0;
	right: 0;
	margin-top: 10px;
}

.contact .box_hide {
	width: 100%;
	max-width: 900px;
}

.fancybox-prev span {
	left: 10px;
	background: url(/kiec/certificate/images/btn_prev.png) no-repeat center center;
	background-size: 12px;
}

.fancybox-next span {
	right: 10px;
	background: url(/kiec/certificate/images/btn_next.png) no-repeat center center;
	background-size: 12px;
}

.list_certificate01 li {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}

.list_certificate02 img {
	width: 48%;
}

.list_certificate03 li {
	width: 48%;
}

.list_certificate03 li:last-of-type {
	display: block;
	margin: 0 auto;
}


.column2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 25px;
	-moz-column-gap: 25px;
	column-gap: 25px;
	line-height: 1.6;
}

/*===============================================
 BURGER MENU
===============================================*/
#menuBtn {
  display: none;
  position: absolute;
  z-index: 10000000;
  top: 50%;
  right: 20px;
  width: 24px;
  height: 15px;
  margin-top: -10px;
}

#menuBtn:hover {
  cursor: pointer;
}

#menuBtn span {
  display: block;
  background: #c60f1d;
  width: 24px;
  height: 3px;
  position: absolute;
  transition: all 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -ms-transition: -ms-transform 0.3s;
}

#menuBtn span:first-child {
  top: 0;
}

#menuBtn span:nth-child(2) {
  top: 6px;
}

#menuBtn span:last-child {
  bottom: 0;
}

#menuBtn.active span:first-child {
  background: #fff;
  transform: translateY(6px) rotate(45deg);
  -webkit-transform: translateY(6px) rotate(45deg);
  -moz-transform: translateY(6px) rotate(45deg);
  -ms-transform: translateY(6px) rotate(45deg);
}

#menuBtn.active span:nth-child(2) {
  opacity: 0;
}

#menuBtn.active span:last-child {
  background: #fff;
  transform: translateY(-6px) rotate(-45deg);
  -webkit-transform: translateY(-6px) rotate(-45deg);
  -moz-transform: translateY(-6px) rotate(-45deg);
  -ms-transform: translateY(-6px) rotate(-45deg);
}

#spmenu {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000000;
  background: rgba(198, 15, 29, 0.8);
  width: 100%;
  height: 100%;
}

#spmenu nav {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  transition: 0.2s;
  margin-top: -20px;
}

#spmenu nav.show {
  margin-top: 0;
}

#spmenu nav ul li {
  margin-bottom: 20px;
}

#spmenu nav ul li:last-of-type {
  margin: 0;
}

#spmenu nav ul li a {
  display: block;
  text-align: center;
  width: 150px;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  line-height: 1.6;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#spmenu nav ul li a span {
  display: block;
  font-size: 8px;
  font-size: 0.8rem;
  color: #000;
}

/*===============================================
 responsive width-960
===============================================*/

@media only screen and (max-width: 960px) {
	
	body {
		padding-top: 100px;
	}
	
	.w400{
		width: 48% !important;
	}
	
	.w450{
		width: 50% !important;
	}
	
	.mt-80 {
		margin-top: 0 !important;
	}
	
	.title02 {
		font-size: 15px;
		font-size: 1.5rem;
	}
	
	header {
	    position: fixed;
	    z-index: 10000;
	    top: 0;
	    background: #fff;
	    width: 100%;
	    max-height: 110px;
	}
	
	header .first {
		padding: 4px 0 10px;
	}
	
	header .first nav ul li {
		margin-right: 15px;
	}
	
	header .first nav ul li a {
	    font-size: 10px;
	    font-size: 1rem;
	}
	
	header .second .container h1 {
		max-width: 300px;
	}
	
	header .second .infinity {
		display: none;
	}
	
	header .third {
		display: none;
	}
	
	#menuBtn {
	    display: block;
	}
	
	.main {
		width: 100%;
	}
	
	.home .intro .areaL {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.home .intro .areaR {
		float: none;
		text-align: center;
	}
	
	.home .intro .areaL nav a:nth-of-type(1),
	.home .intro .areaL nav a:nth-of-type(2),
	.home .intro .areaL nav a:nth-of-type(3),
	.home .intro .areaL nav a:nth-of-type(4),
	.home .intro .areaL nav a:nth-of-type(5),
	.home .intro .areaL nav a:nth-of-type(6) {
		width: 200px;
	}
	
	.home .intro .areaL .box_hide {
		width: 100%;
	}
	
	.home .intro .areaL dl {
		overflow: hidden;
		zoom: 1;
	}
	
	.home .intro .areaL dl dt {
		clear: both;
	}
	
	.home .intro .areaL dl dd {
		float: none;
		width: auto;
		padding-right: 70px;
		padding-left: 110px;
		margin-left: 70px;
	}
	
	.home dd.information {
		background: url("/kiec/certificate/images/ico_news01.png") no-repeat 0 10px;
		background-size: 100px;
	}
	
	.home dd.exchange {
		background: url("/kiec/certificate/images/ico_news02.png") no-repeat 0 10px;
		background-size: 100px;
	}
	
	.home dd.areastudies {
		background: url("/kiec/certificate/images/ico_news03.png") no-repeat 0 10px;
		background-size: 100px;
	}
	
	.home dd.study_abroad {
		background: url("/kiec/certificate/images/ico_news04.png") no-repeat 0 10px;
		background-size: 100px;
	}
	
	.home dd.scholarship {
		background: url("/kiec/certificate/images/ico_news05.png") no-repeat 0 10px;
		background-size: 100px;
	}
	
	.home dd.topics {
		background: url("/kiec/certificate/images/ico_news06.png") no-repeat 0 10px;
		background-size: 100px;
	}

	.home .intro .areaR a {
		display: inline-block;
		max-width: 220px;
	}
	
	.home .subnavA .blocks {
		background: none;
	}
	
	.home .subnavA .blocks div:first-of-type {
		padding: 0 60px;
	}
	
	.home .subnavB ul:first-of-type li {
		width: 32%;
		margin-right: 2%;
	}
	
	.home .subnavB ul:first-of-type li:last-of-type {
		margin-right: 0;
	}
	
	.home .subnavB ul:last-of-type li {
		width: 49%;
		margin-right: 2%;
	}
	
	.home .subnavB ul:last-of-type li:last-of-type {
		margin-right: 0;
	}
	
	.page .container {
		overflow: hidden;
		zoom: 1;
	}
	
	.page .areaL {
		float: left;
		clear: both;
		width: 190px;
		margin-top: -10px;
	}
	
	.page .areaR {
		float: none;
		width: auto;
		margin-left: 210px;
	}
	
	.page .areaR .blocks .blockA .fl {
		width: 36%;
	}
	
	.page .areaR .blocks .blockA .fr {
		width: 60%;
	}
	
	.page .areaR .blocks .blockB .fl,
	.page .areaR .blocks .blockB .fr {
		width: 48%;
	}
	
	.page .cat_header .btn_movie {
		top: 0;
		width: 175px;
	}
	
	.foreign .areaR .blocks .blockA .fl {
		width: 46%;
	}
	
	.foreign .areaR .blocks .blockA .fr {
		width: 50%;
	}
	
	.foreign .blockA .fr ul li {
		width: 48%;
		margin-right: 4%;
	}
	
	.foreign .areaR .blocks .blockB .fl {
		width: 46%;
	}
	
	.foreign .areaR .blocks .blockB .fr {
		width: 50%;
	}
	
	.step .blockA .fr {
		max-width: 420px;
		margin: 0 auto;
	}
	
	.step .blockA .fr ul li {
		width: 32%;
		margin-right: 2%;
	}
	
	.overseas .areaR .blocks ul li {
		width: 30%;
		margin: 0 5% 35px 0;
	}
	
	.overseas .areaR .blocks ul li:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.unit_substitution .areaR .blocks .blockA .listA li {
	    width: 23.5%;
	    margin-right: 2%;
	}
	
	.unit_substitution .areaR .blocks .blockA .listB li {
	    width: 49%;
	    margin-right: 2%;
	}
	
	.unit_substitution .areaR .blocks .blockA .listB li:nth-of-type(2n) {
	    margin-right: 0;
	}
	
	.overview dl {
		overflow: hidden;
		zoom: 1;
	}
	
	.overview dl dt {
		float: left;
		clear: both;
		width: 50px;
	}
	
	.overview dl dd {
		float: none;
		width: auto;
		margin-left: 50px;
	}
	
	.news dl {
		overflow: hidden;
		zoom: 1;
	}
	
	.news dl dt {
		float: left;
		clear: both;
		width: 180px;
		padding: 20px 20px 20px 130px;
	}
	
	.news dl dd {
		float: none;
		width: inherit;
		padding: 20px 0 20px 20px;
		margin-left: 180px;
	}
	
	.experiences .areaR .blocks .blockA h4 {
		width: 100%;
	}
	
	.experiences .areaR .blocks .blockA .fr {
		float: none !important;
		text-align: center;
		width: 100%;
		margin: 0 auto 30px;
	}
	
	.experiences .areaR .blocks .blockA .fr div {
		display: inline-block;
		margin: 0 10px 10px !important;
	}
	
	.album .blocks ul li {
		width: 32%;
		margin: 0 2% 10px 0;
	}
	
	.areastudies .areaL {
		display: none;
	}
	
	.areastudies .areaR {
		float: none;
		width: auto;
		margin-left: 0;
	}
	
	.areastudies .areaR .blocks ul li {
		float: left;
		width: 30%;
		max-width: 200px;
		margin: 0 5% 35px 0;
	}
	
	.areastudies .areaR .blocks .blockA .fl {
		width: 60%;
	}
	
	.areastudies .areaR .blocks .blockA .fr {
		width: 35%;
		max-width: 300px;
	}
	
	.areastudies .areaR .blocks .blockB .fl {
		width: 70%;
	}
	
	.areastudies .areaR .blocks .blockB .fr {
		width: 25%;
	}
	
	.sa_experience .areaR .blocks ul li {
		width: 30%;
		margin: 0 5% 35px 0;
	}
	
	.sa_experience h4 {
		font-size: 13px;
		font-size: 1.3rem;
	}
	
	.sa_experience h4 img {
		width: 25px;
	}
	
	.sa_experience .areaR .blocks .blockA .fl {
		width: 65%;
	}
	
	.sa_experience .areaR .blocks .blockA .fr {
		width: 30%;
	}
	
	.sa_experience_single dl {
		font-size: 11px !important;
		font-size: 1.1rem !important;
	}
	
	.sa_experience_single dl dt {
		width: 35%;
	}
	
	.sa_experience_single dl dd {
		width: 65%;
	}
	
	.banner {
		display: inline-block;
		position: relative;
		right: inherit;
		top: inherit;
		max-width: 220px;
		margin-bottom: 30px;
	}
	
	.globalzone_img01 img {
		width: 48%;
	}
	
	.new_globalzone .loft_list li {
		width: 48%;
		margin: 0 4% 40px 0;
	}
	
	.new_globalzone .loft_list li:nth-of-type(2n) {
		margin: 0 0 40px 0;
	}
	
	.new_globalzone .loft_list li .fr {
		float: none !important;
		max-width: 160px;
		margin: 0 auto 20px;
	}
	
	.new_globalzone .loft_list li p {
		width: 100%;
	}
	
	.list_certificate01 li {
		display: block !important;
		margin: 0 0 10px !important;
	}
	
	.list_certificate01 li img {
		margin: 0;
	}
	
}

/*===============================================
 responsive width-760
===============================================*/

@media only screen and (max-width: 760px) {
	
	.pc_none {
		display: block !important;
	}
	
	.sp_none {
		display: none !important;
	}
	
	.w400{
		width: 100% !important;
	}
	
	.w450{
		width: 100% !important;
	}
	
	.title00 {
		padding: 10px 0;
		font-size: 18px;
		font-size: 1.8rem;
	}
	
	.title00 span {
		position: relative;
		right: inherit;
		top: inherit;
		margin-top: 5px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	
	.title03 br {
		display: none;
	}
	
	.title06 h2 {
		padding: 10px 0;
		font-size: 18px;
		font-size: 1.8rem;
	}
	
	.title06 h2 span {
		display: block;
		top: inherit;
		margin: 10px 0 0;
		font-size: 16px;
		font-size: 1.6rem;
	}
	
	.title07 img {
		display: block;
		width: inherit;
		margin: 0 auto 30px;
	}
	
	.title07 div {
		display: block;
		width: inherit;
		text-align: center;
	}
	
	.title07 div span:last-of-type {
		text-align: left;
	}
	
	.bx-wrapper .bx-prev {
		left: 10px;
		background: url(/kiec/certificate/images/btn_prev.png) no-repeat center center;
		background-size: 12px;
	}
	
	.bx-wrapper .bx-next {
		right: 10px;
		background: url(/kiec/certificate/images/btn_next.png) no-repeat center center;
		background-size: 12px;
	}
	
	.bx-wrapper .bx-controls-direction a {
		margin-top: -11px;
		width: 12px;
		height: 22px;
	}
	
	.list_certificate02 img {
		float: none !important;
		width: 100%;
		max-width: 400px;
		margin: 0 auto 20px;
	}
	
	.list_certificate03 li {
		float: none !important;
		width: 100%;
		margin-bottom: 20px !important;
	}

	.list_certificate03 li:last-of-type {
		text-align: center;
	}
	
	.column2 {
		-webkit-column-count: inherit;
		-moz-column-count: inherit;
		column-count: inherit;
		-webkit-column-gap: inherit;
		-moz-column-gap: inherit;
		column-gap: inherit;
	}
	
	.home .intro .areaL nav a {
		font-size: 11px;
		font-size: 1.1rem;
	}
	
	.home .subnavA .blocks div:first-of-type {
		padding: 0 20px;
	}
	
	.home .subnavB ul {
		margin-bottom: -20px;
	}
	
	.home .subnavB ul:first-of-type li {
		width: 49%;
		margin: 0 2% 20px 0;
	}
	
	.home .subnavB ul:first-of-type li:nth-of-type(2n) {;
		margin: 0 0 20px;
	}
	
	.home .subnavB ul:last-of-type li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	
	.page .areaL {
		display: none;
	}
	
	.page .areaR {
		float: none;
		width: 100%;
		margin: 0;
	}
	
	.sp_sidebar {
		display: block;
	}
	
	.page .areaR .blocks .blockA .fl {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.page .areaR .blocks .blockA .fr {
		float: none !important;
		text-align: center;
		width: 100%;
	}
	
	.page .areaR .blocks .blockB {
		margin: 0 !important;
	}
	
	.page .areaR .blocks .blockB .fl,
	.page .areaR .blocks .blockB .fr {
		text-align: center;
		width: 100%;
	}
	
	.page .areaR .blocks .blockA .line_slashT,
	.page .areaR .blocks .blockB .line_slashT {
		display: inline-block;
	}
	
	.page .areaR .blocks .blockB .line_solidB_fat {
		margin-bottom: 35px;
	}
	
	.page .cat_header {
		background: none;
		padding: 0;
		margin: 0;
	}
	
	.page .cat_header .container h2 {
		border-top: 1px dashed #0c2436;
		border-bottom: 1px dashed #0c2436;
		display: block;
		padding: 20px 0;
	}
	
	.page .cat_header .container h2 img {
		margin: 0;
	}
	
	
	.page .cat_header .container .photoL {
		display: none;
	}
	
	.page .cat_header .container .photoR {
		display: none;
	}
	
	.page .cat_header .btn_movie {
		position: relative;
		top: inherit;
		right: inherit;
		width: 280px;
		margin: 40px auto;
	}
	
	.foreign .areaR .blocks .blockA .fr {
		max-width: 300px;
		margin: 0 auto;
	}
	
	.contact .form_area {
		width: 100%;
		max-width: 500px;
	}
	
	.contact .form_area table input {
		width: 100%;
		max-width: 500px;
	}
	
	.contact .form_area table textarea {
		width: 100%;
		max-width: 500px;
	}
	
	.contact .form_area .btn input {
		width: 100%;
		max-width: 500px;
	}
	
	.contact .form_area .btn input {
		display: block;
		background: #fff url("../images/bg_btn01.png") no-repeat left center;
		background-size: cover;
		width: 280px;
		height: 36px;
	}
	
	.areastudies .areaR .blocks .blockA .fl {
		float: none !important;
		width: 100%;
	}
	
	.areastudies .areaR .blocks .blockA .fr {
		float: none !important;
		text-align: center;
		width: 100%;
		max-width: 100%;
	}
	
	.areastudies .areaR .blocks .blockB .fr {
		float: none !important;
		display: inline-block;
		margin: 30px auto;
	}
	
	.areastudies .areaR .blocks .blockB .fr a {
		display: inline-block;
	}
	
	.areastudies .areaR .blocks .blockB .fl h5 {
		margin-top: 30px;
	}
	
	.sa_experience .areaR .blocks .blockB .fr {
		margin: 30px 0;
	}
	
	.destination_list h3 {
		margin-top: 30px;
	}
	
	.new_globalzone .whatsnew nav a {
		width: inherit !important;
	}
	
	.entry-form dl dt {
	  float: none !important;
	  margin-bottom: 10px !important;
	}
	
	.entry-form dl dd {
	  margin: 0 !important;
	  margin-bottom: 30px !important;
	}
	
}

/*===============================================
 responsive width-480
===============================================*/

@media only screen and (max-width: 480px) {
	
	.title01 {
		font-size: 18px;
		font-size: 1.8rem;
	}
	
	.title03 {
		font-size: 15px;
		font-size: 1.5rem;
	}
	
	.list_btn01 {
		margin-bottom: -10px;
	}
	
	.list_btn01 li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	.home .intro .areaL {
		height: auto;
	}
	
	.home .intro .areaL nav {
		border-right: none;
		border-top: 1px solid #0c2436;
		margin-bottom: 20px;
	}
	
	.home .intro .areaL nav a {
		border-left: none;
		border-bottom: 1px solid #0c2436;
		display: block;
		padding: 5px 0;
	}
	
	.home .intro .areaL nav a br {
		display: none;
	}
	
	.home .intro .areaL nav a:nth-of-type(1),
	.home .intro .areaL nav a:nth-of-type(2),
	.home .intro .areaL nav a:nth-of-type(3),
	.home .intro .areaL nav a:nth-of-type(4),
	.home .intro .areaL nav a:nth-of-type(5),
	.home .intro .areaL nav a:nth-of-type(6) {
		width: 100%;
	}
	
	.home .intro .areaL nav a {
		font-size: 12px;
		font-size: 1.2rem;
	}
	
	.home .intro .areaL .box_hide {
		border-top: 2px solid #0c2436;
		border-bottom: 2px solid #0c2436;
		height: 200px;
		position: relative;
		padding: 20px 10px 0 0;
	}

	.home .intro .areaL .box_hide::-webkit-scrollbar {
		width: 5px;
	}
	.home .intro .areaL .box_hide::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	.home .intro .areaL .box_hide::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #bbb;
	}
	
	.home .intro .areaL dl dt {
		float: none;
		width: 100%;
		padding: 0 0 5px;
	}
	
	.home .intro .areaL dl dd {
		float: none;
		width: 100%;
		padding: 25px 0 0;
		margin: 0 0 20px 0;
	}
	
	.home dd.information {
		background: url("/kiec/certificate/images/ico_news01.png") no-repeat left top;
		background-size: 100px;
	}
	
	.home dd.exchange {
		background: url("/kiec/certificate/images/ico_news02.png") no-repeat left top;
		background-size: 100px;
	}
	
	.home dd.areastudies {
		background: url("/kiec/certificate/images/ico_news03.png") no-repeat left top;
		background-size: 100px;
	}
	
	.home dd.study_abroad {
		background: url("/kiec/certificate/images/ico_news04.png") no-repeat left top;
		background-size: 100px;
	}
	
	.home dd.scholarship {
		background: url("/kiec/certificate/images/ico_news05.png") no-repeat left top;
		background-size: 100px;
	}
	
	.home dd.topics {
		background: url("/kiec/certificate/images/ico_news06.png") no-repeat left top;
		background-size: 100px;
	}
	
	.home .subnavA {
		margin-bottom: 30px;
	}
	
	.home .subnavA .blocks div {
		display: block;
	}
	
	.home .subnavA .blocks div:first-of-type {
		width: 70%;
		padding: 0;
		margin: 0 auto 20px;
	}
	
	.home .subnavA .blocks div:last-of-type {
		padding: 0;
	}
	
	.overseas .areaR .blocks ul li {
		width: 48%;
		margin: 0 4% 35px 0;
	}
	
	.overseas .areaR .blocks ul li:nth-of-type(3n) {
		margin-right: 4%;
	}
	
	.overseas .areaR .blocks ul li:nth-of-type(2n) {
		margin-right: 0;
	}
	
	.unit_substitution .areaR .blocks .blockA .listA {
	    margin-bottom: -10px;
	}
	
	.unit_substitution .areaR .blocks .blockA .listA li {
	    width: 49%;
	    margin-right: 2%;
	    margin-bottom: 10px;
	}
	
	.unit_substitution .areaR .blocks .blockA .listA li:nth-of-type(2n) {
	    margin-right: 0;
	}
	
	.unit_substitution .areaR .blocks .blockA .listB li {
	    width: 100%;
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	
	.unit_substitution .areaR .blocks .blockA .listB li:nth-of-type(2n) {
	    margin-right: 0;
	}
	
	.news dl dt {
		float: none;
		border: none;
	}
	
	.news dl dd {
		border-top: none;
		border-bottom: 1px dashed #0b2436;
		width: 100%;
		padding: 0 0 20px;
		margin-left: 0;
	}
	
	.news dl dd:last-of-type {
		border: none;
	}
	
	.album .blocks ul li {
		width: 49%;
		margin: 0 2% 10px 0;
	}
	
	.album .blocks ul li:nth-of-type(3n) {
		margin: 0 2% 10px 0;
	}
	
	.album .blocks ul li:nth-of-type(2n) {
		margin: 0 0 10px 0;
	}
	
	.areastudies .areaR .blocks ul li {
		float: left;
		width: 48%;
		max-width: 200px;
		margin: 0 4% 35px 0;
	}
	
	.areastudies .areaR .blocks ul li:nth-of-type(3n) {
		margin: 0 4% 35px 0;
	}
	
	.areastudies .areaR .blocks ul li:nth-of-type(2n) {
		margin-right: 0;
	}
	
	.sa_experience .areaR .blocks ul li {
		width: 48%;
		margin: 0 4% 35px 0;
	}
	
	.sa_experience .areaR .blocks ul li:nth-of-type(3n) {
		margin: 0 4% 35px 0;
	}
	
	.sa_experience .areaR .blocks ul li:nth-of-type(2n) {
		margin-right: 0;
	}
	
	.sa_table_area {
		overflow-x: auto;
		overflow-y: hidden;
		padding-bottom: 5px;
	}
	
	.sa_table_area::-webkit-scrollbar {
		height: 5px;
	}
	.sa_table_area::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #eee;
	}
	.sa_table_area::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #bbb;
	}
	
	.sa_table_area .sa_table_wrap {
		min-width: 500px;
		min-height: 240px;
	}
	
	.sa_experience_single h3 {
		font-size: 15px;
		font-size: 1.5rem;
	}
	
	.sa_experience_single h3 img {
		width: 30px;
	}
	
	.destination_list .areaR .line_solidB_fat ul li {
		display: inline-block;
		width: 48%;
		margin: 0 4% 20px 0;
	}
	
	.destination_list .areaR .line_solidB_fat ul li:nth-of-type(3n) {
		margin: 0 4% 20px 0;
	}
	
	.destination_list .areaR .line_solidB_fat ul li:nth-of-type(2n) {
		margin: 0 0 20px 0;
	}
	
	.destination_list .areaR .line_solidB_fat ul li span {
		display: inline-block;
		vertical-align: middle;
		width: 75%;
	}
	
	.destination_list .areaR .line_solidB_fat ul li span:first-of-type {
		width: 20%;
		margin-right: 5%;
	}
	
	.new_globalzone .whatsnew nav {
		border-right: none;
		border-top: 1px solid #0c2436;
	}
	
	.new_globalzone .whatsnew nav a {
		border-left: none;
		border-bottom: 1px solid #0c2436;
		display: block;
		padding: 10px;
	}
	
	.new_globalzone .loft_list li {
		width: 100%;
		margin: 0 0 40px 0;
	}
	
	.globalzone_img01 img {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.popup .line_slashB {
		padding: 40px 30px;
	}
	
	footer .first {
		width: 50px;
		margin: 60px auto 40px;
	}
	
	footer .second {
		width: 130px;
		margin: 0 auto 40px;
	}
	
	footer .third p {
		font-size: 10px;
		font-size: 1rem;
		line-height: 1.8;
	}
	
}