@charset "UTF-8";
/* CSS Document */

#plink a {
	margin-right: 50px;
}
#plink a.nm {
	margin-right: 0;
}
.wbase > .title {
	padding-bottom: 30px;
}
.title strong {
	font-size: 21px;
	line-height: 36px;
	color: #FFF;
	display: inline-block;
	background-color: #182987;
	padding: 0 12px;
	margin-bottom: 25px;
	position: relative;
}
.title strong::before {
	content: '';
	display: block;
	width: 16px;
	height: 36px;
	font-size: 0;
	position: absolute;
	top: 0;
	right: -16px;
	background-image: url(../img/program_ts.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.title strong.red {
	background-color: #ff6567;
}
.title strong.red::before {
	background-image: url(../img/program_ts_r.png);
}
.wbase > .title div {
	font-size: 36px;
	line-height: 1.6;
	font-weight: 500;
	color: #182987;
	letter-spacing: 0px;
	font-feature-settings: "palt";
}
.wbase > .title div.mt {
	margin-top: 50px;
}
.blkt {
	font-size: 24px;
	line-height: 50px;
	color: #FFF;
	background-color: #182987;
	padding-left: 1em;
	border-radius: 5px;
	margin-bottom: 30px;
}
.fblk .info {
	width: 595px;
}
.info table {
	border-collapse: collapse;
	border-top: 1px dotted #b1b1b2;
	width: 100%;
	box-sizing: border-box;
}
.info table.tb1 {
	margin-bottom: 20px;
}
.info th,.info td {
	text-align: justify;
	vertical-align: top;
	font-size: 22px;
	line-height: 1.4;
	color: #3e3a39;
	border-bottom: 1px dotted #b1b1b2;
	box-sizing: border-box;
	word-break: break-all;
}
.info td.st,.info td .st {
	font-size: 18px;
	line-height: 1.71;
}
.info th {
	text-align: center;
	padding: 20px 0;
	width: 150px;
	border-right: 1px dotted #b1b1b2;
}
.info td {
	padding: 20px;
	width: calc(100% - 150px);
}
.fblk .info th {
	width: 125px;
}
.fblk .info td {
	width: calc(100% - 125px);
}
.info td a {
	text-decoration: underline;
	color: #2e7ce5;
}
.info td a i {
	margin-right: 5px;
}
.info td a i.fa-external-link-alt {
	margin-right: 0;
	margin-left: 5px;
}

.bblk {
	padding-bottom: 80px;
}
.binfo {
	width: calc(100% - 190px);
}
.binfo > strong {
	display: block;
	border-top: 1px solid #182987;
	border-left: 13px solid #182987;
	padding: 11px 0 11px 24px;
	box-sizing: border-box;
	font-size: 30px;
	line-height: 1.4;
	color: #182987;
	font-weight: 500;
	margin-bottom: 30px;
}
.binfo > div {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.binfo > div > div:first-child {
	width: 150px;
}
.binfo > div > div:first-child strong {
	display: block;
	background-color: #c5b898;
	color: #FFF;
	text-align: center;
	font-size: 24px;
	line-height: 53px;
	font-weight: 500;
	border-radius: 5px;
}
.binfo > div > div:last-child {
	width: calc(100% - 178px);
}
.binfo table {
	width: 100%;
	border-top: 1px dotted #b1b1b2;
}
.binfo th,.binfo td {
	box-sizing: border-box;
	border-bottom: 1px dotted #b1b1b2;
	word-break: break-all;
	vertical-align: top;
	font-size: 22px;
	line-height: 1.4;
	color: #3e3a39;
}
.binfo td.st,.binfo td .st {
	font-size: 18px;
	line-height: 1.71;
}
.binfo th {
	width: 125px;
	border-right: 1px dotted #b1b1b2;
	text-align: center;
	padding: 20px 0;
}
.binfo td {
	width: calc(100% - 125px);
	text-align: left;
	padding: 20px;
}
.binfo td a {
	text-decoration: underline;
	color: #2e7ce5;
}
.binfo td a i {
	margin-right: 5px;
}
.binfo td a i.fa-external-link-alt {
	margin-right: 0;
	margin-left: 5px;
}
.bblk > .fblk .img {
	width: 170px;
}
.bblk > .fblk .img img {
	width: 100%;
	height: auto;
}

.items_body {
	padding: 30px 20px 0;
}
.archive_wbase .items_body {
	padding: 30px 0 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.item {
	width: 322px;
	margin-right: 20px;
}
.archive_wbase .item {
	width: 247px;
	margin-bottom: 30px;
}
.archive_wbase .item:nth-child(4n) {
	margin-right: 0;
}
.item .img a {
	display: block;
	position: relative;
}
.item .img a::before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 71px;
	height: 70px;
	background-image: url(../img/e-learning_play.png);
	background-repeat: no-repeat;
}
.item .img img {
	width: 100%;
	height: auto;
}
.item .title {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 500;
	color: #182987;
	padding: 10px 0;
	text-align: justify;
	word-break: break-all;
}
.item .date {
	font-size: 13px;
	line-height: 1;
	color: #b1b1b2;
	padding-bottom: 10px;
}
.item .txt {
	font-size: 14px;
	line-height: 1.8;
	color: #3e3a39;
	text-align: justify;
	word-break: break-all;
}
.slide_r {
	position: absolute;
	z-index: 10;
	top: 92px;
	left: 985px;
	width: 50px;
	font-size: 0;
}
.slide_r img {
	width: 100%;
	height: auto;
}

#modal {
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.5);
}
#modal > div {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.modal-content {
	margin: auto;
	width: 1040px;
	height: 585px;
	position: relative;
}
.modal-content iframe {
	width: 100%;
	height: 100%;
}

.close {
	display: block;
	width: 50px;
	height: 50px;
	font-size: 0;
	position: absolute;
	top: -50px;
	right: 0;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}


@media screen and (max-width: 1260px) {
	.blkt + .fblk .img {
		width: calc(100% - 615px);
	}
	.blkt + .fblk .img img {
		width: 100%;
		height: auto;
	}
	.slide_r {
		right: 20px;
		left: auto;
	}
}
@media screen and (max-width: 999px) {
	#contents > .container {
		overflow: visible;
	}
	#plink a {
		margin-right: 0;
	}
	.title strong {
		font-size: 14px;
		line-height: 24px;
		position: relative;
		z-index: 0;
	}
	.title strong::before {
		width: 11px;
		height: 24px;
		background-size: 100%;
		right: -11px;
	}
	.title strong::after {
		content: '';
		display: block;
		width: calc(100vw - 40px);
		height: 1px;
		font-size: 0;
		background-color: #182987;
		position: absolute;
		z-index: -1;
		top: 0;
		left: 0;
		bottom: 0;
		margin: auto;
	}
	.title strong.red::after {
		background-color: #ff6567;
	}
	.wbase > .title {
		padding-bottom: 0;
	}
	.wbase > .title div {
		font-size: 18px;
		text-align: center;
	}
	.wbase > .title div.mt {
		margin-top: 30px;
	}
	.blkt {
		font-size: 14px;
		line-height: 27px;
		padding: 0;
		text-align: center;
		border-radius: 3px;
		margin: 20px 0 15px;
	}
	.blkt + .fblk {
		align-items: center;
	}
	.blkt + .fblk .info {
		width: 100%;
		order: 2;
	}
	.blkt + .fblk .img {
		width: 210px;
		font-size: 0;
		padding-bottom: 15px;
		order: 1;
	}
	.blkt + .fblk .img img {
		width: 100%;
		height: auto;
	}
	.info th,.info td {
		font-size: 14px;
		line-height: 1.5;
	}
	.info td.st {
		font-size: 14px;
		line-height: 1.5;
	}
	.info td .st {
		font-size: 10px;
		line-height: 2.1;
	}
	.fblk .info th,.info th {
		width: 75px;
		padding: 10px 0;
	}
	.fblk .info td,.info td {
		width: calc(100% - 75px);
		padding: 10px;
	}
	.binfo {
		width: 100%;
	}
	.bblk {
		padding-bottom: 40px;
	}
	.bblk > .fblk {
		align-items: center;
	}
	.bblk > .fblk .img {
		width: 90px;
		padding: 20px 0 0;
	}
	.binfo > strong {
		font-size: 15px;
		padding: 10px 0 10px 20px;
		margin-bottom: 10px;
	}
	.binfo > div {
		flex-direction: column;
	}
	.binfo > div > div:first-child {
		width: 100%;
	}
	.binfo > div > div:first-child strong {
		font-size: 14px;
		line-height: 27px;
		border-radius: 3px;
	}
	.binfo > div > div:last-child {
		width: 100%;
		margin-top: 10px;
	}
	.binfo th,.binfo td {
		font-size: 14px;
		line-height: 1.5;
	}
	.binfo th {
		width: 75px;
		padding: 10px 0;
	}
	.binfo td {
		width: calc(100% - 75px);
		padding: 10px;
	}
	.binfo td.st {
		font-size: 14px;
		line-height: 1.5;
	}
	.binfo td .st {
		font-size: 10px;
		line-height: 2.1;
	}
	.items_body {
		padding: 20px 30px 0;
	}
	.item {
		width: 268px;
		margin: 0;
	}
	.archive_wbase .item {
		width: 100%;
	}
	.item .title {
		font-size: 17px;
	}
	.item .date {
		font-size: 11px;
	}
	.item .txt {
		font-size: 12px;
	}
	.slide_r,.slide_l {
		position: absolute;
		z-index: 10;
		top: 78px;
		width: 38px;
	}
	.slide_r {
		left: auto;
		right: 0px;
	}
	.slide_l {
		left: 0px;
	}
	.slide_r img,.slide_l img {
		width: 100%;
		height: auto;
	}
	.modal-content {
		width: calc(100% - 40px);
		max-width: 1040px;
		height: auto;
		aspect-ratio: 16 / 9;
	}
	.close {
		width: 30px;
		height: 30px;
		top: -30px;
	}
	.close img {
		width: 100%;
		height: auto;
	}
	.info table.tb1 {
		margin-bottom: 0;
	}
}