@charset "utf-8";
/* -------------------------------
PROMO
------------------------------- */
#promo {
	background: #F7F5F5 url("../../images/grid_w.png") repeat center center;
	width: 100%;
	height: 200px;
	display: flex;
	align-items: center;
	margin-bottom: 50px;
}
#promo h1 {
	font-size: 28px;
	font-weight: bold;
	width: 1200px;
	padding: 0 20px;
	max-width: 100%;
	margin: 0 auto;
}
@media screen and (max-width: 810px){
	#promo {
		height: 120px;
	}
}

#promo .mov .inn iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height: 100%;
}

/* -------------------------------
CONTENTS
------------------------------- */
#contents section {
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
#contents section h2 {
    position: relative;
    margin: 0 0 50px;
    font-weight: 800;
    padding: 10px 0;
    font-size: 24px;
    border-bottom: 6px solid #ebebeb;
}
#contents section h2:before {
    content: "";
    position: absolute;
    bottom: -6px;
    width: 100px;
    height: 6px;
    background: #9FADCE;
}
#contents section h3 {
	font-size: 20px;
    border-left: 6px solid #9FADCE;
    padding: 3px 15px;
    align-self: flex-start;
    font-weight: bold;
	margin-bottom: 30px;
	margin-top: 30px;
}

#contents section .inn h2:first-child {
	margin-top: 0;
}
#contents section p {
	margin-top: 30px;
}
#contents section a.pdf::before {
	content: "\f3e5";
	font: normal normal normal 1em/1 "Phosphor";
	font-size: 20px;
	vertical-align: sub;
    color: #9FADCE;
    flex-shrink: 0;
    speak: none;
    text-transform: none;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#contents section .flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#contents section .center {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}
#contents section .flex .txt {
	flex: 1;
}
#contents section .flex .txt  h3 {
	margin-top: 0;
}
#contents section .flex .txt small {
	display: block;
	text-indent: -1em;
	margin-left: 1em;
}
#contents section .flex .pic:first-child {
	margin-right: 30px;
}
#contents section .flex .pic:last-child {
	margin-left: 30px;
}
@media screen and (max-width: 810px){
	#contents section .flex {
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	#contents section .flex .pic:first-child {
		margin-right: 0px;
		margin-bottom: 30px;
	}
	#contents section .flex .pic:last-child {
		margin-left: 0px;
		margin-top: 30px;
	}
	#contents section h2 {
		margin-bottom: 30px;
	}
}

/* -------------------------------
ACADEMIC
------------------------------- */
#academic ul {
}
#academic ul li {
	padding: 15px;
	line-height: 1.5;
	transition: all 0.4s ease;
}
#academic ul li + li {

}
#academic ul li.new a p::after {
	content: "NEW";
	display: inline-block;
	font-weight: bold;
	color: #fff;
	background: #EC0003;
	text-align: center;
	margin-left: 10px;
	font-size: 14px;
	vertical-align: middle;
	margin-top: -0.4rem;
	border-radius: 5px;
	padding: 2px 6px;
}
#academic.detail .table a.ex::before,
#academic ul li a.ex p::before {
	content: "\f291";
	font: normal normal normal 1em/1 "Phosphor";
	font-size: 20px;
	vertical-align: sub;
    color: #9FADCE;
    flex-shrink: 0;
    speak: none;
    text-transform: none;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#academic.detail .table {
	margin-top: 4rem;
	margin-bottom: 4rem;
}
#academic.detail .table table {
	width: 100%;
	table-layout: fixed;
}
#academic.detail .table table caption {
	font-weight: bold;
	margin-bottom: 1.5rem;
}
#academic.detail .table table th {
	background: #E7EAF2;
	padding: 1.5rem 0;
	border-bottom: 10px solid #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.6rem;
}
#academic.detail .table table tbody td {
	font-size: 1.6rem;
	border-bottom: 10px solid #fff;
	padding: 0.8rem 2rem;
	vertical-align: middle;
	text-align: left;
}
#academic.detail .table table tbody tr:last-child th, #academic.detail .table table tbody tr:last-child td {
	border-bottom: none;
}
#academic.detail .table table tbody td img {
	max-width: 100%;
}
#academic.detail .table table tbody td br + img {
	margin-top: 1rem;
}
#academic.detail .table table tbody td .disc {
	font-size: 1.6rem;
}
#academic.detail .table table tbody td .disc li {
	font-size: 1.4rem;
	margin-top: 0.5rem;
	list-style: disc;
	margin-left: 2rem;
}
#academic.detail .table table tbody td small {
	display: block;
	font-size: 1.2rem;
	margin-top: 0.5rem;
}
#academic.detail .table .notes {
	text-align: right;
	font-size: 1.2rem;
	margin-top: 1rem;
}
#academic.detail .table a{
	color: #9FADCE;
}
#academic.detail .article {
	margin-bottom: 50px;
}
#academic.detail .article a {
	color: #9FADCE;	
}
#academic.detail .article .pic {
	text-align: center;
	margin-top: 30px;
}
#academic.detail .article .pic img {
	max-width: 100%;
}

#academic ul li > a,
#academic ul li > span {
	display: block;
}
#academic ul li .ctg {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	align-self: flex-start;
	padding: 5px 10px;
}
#academic ul li .ctg.ctg01 {
	background: #5FADB8;
}
#academic ul li .ctg.ctg02 {
	background: #8CD1B0;
}
#academic ul li .ctg.ctg03 {
	background: #CA92D1;
}
#academic ul li time {
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
}
#academic ul li .txt {
	margin-top: 15px;
	color: #9FADCE;
}
#academic ul li:hover {
	background: #E7EAF2;
}
#academic ul li a:hover {
	text-decoration: none;
}
#academic .btn {
	align-self: stretch;
	text-align: center;
	margin-top: auto;
	margin-top: 5rem;
}
#academic .btn a {
	display: inline-flex;
	width: 24rem;
	height: 5rem;
	color: #959595;
	font-size: 2rem;
	line-height: 4rem;
	background: #fff;
	border-radius: 1rem;
	text-decoration: none;
	text-align: center;
	transition: all 0.2s ease;
	align-items: center;
	justify-content: center;
	border: 1px solid #959595;
}
#academic .btn a:hover {
	background: #858585;
	color: #fff;
}

@media screen and (max-width: 810px){
	#academic {
		margin-top: 30px;
	}
	#academic .inn {
		display: block;
		padding: 30px 15px 0;
	}
	#academic h2 {
		display: flex;
		align-items: center;
		font-size: 20px;
		margin-bottom: 15px;
	}
	#academic h2 span {
		font-size: 18px;
		margin-left: 15px;
	}
	#academic ul {
		height: auto;
		overflow-y: auto;
		margin: 3rem 0 0;
		flex: auto;
	}
	#academic ul li {
		border-bottom: 1px dashed #ccc;
		padding: 1rem;
	}
	#academic ul li a,
	#academic ul li span {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
	}
	#academic ul li .ctg {
		width: auto;
		font-weight: bold;
		font-size: 1.4rem;
		padding: 0 0.5rem;
	}
	#academic ul li time {
		width: auto;	
		font-size: 1.4rem;
		margin-left: 0.5rem;
	}
	#academic ul li .txt {
		flex: auto;
		flex-basis: 100%;
		margin-top: 0.5rem;
		margin-left: 0.5rem;
	}
}

