@charset "utf-8";

/* TOP
------------------------------*/
.firstentry {
	width: 100%;
	min-width: 960px;
	background: #f5f5f5;
	padding: 62px 0;
	margin: 0 0 52px;
}
.firstentry a {
	display: block;
}
	.firstentry figure {
		width: 450px;
		float: left;
	}
		.firstentry figure img {
			width: 450px;
		}
	.firstentry .text {
		width: 500px;
		float: right;
	}
		.firstentry .text .title {
			font-size: 172%;
			font-weight: bold;
			margin: 0 0 10px;
		}
		.firstentry a:hover .text .title {
			color: #ec5253;
			text-decoration: underline;
		}
		.firstentry .text .cat {
			display: inline-block;
			background: #ffcaca;
			font-size: 12px;
			padding: 3px 10px;
			margin: 0 0 10px;
		}
		.firstentry a:hover .text .cat {
			color: #333333;
		}
		.firstentry .text .read {
			margin: 0 0 10px;
		}
		.firstentry a:hover .text .read {
			color: #333333;
		}
		.firstentry .text .more {
			text-align: right;
		}
			.firstentry .text .more span {
				display: inline-block;
				background: url(../img/ico_arrow_r02.png) no-repeat 86% 45% #ffffff;
				background-size: 7px 11px;
				border: 1px solid #ec5253;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				color: #ec5253;
				padding: 3px 30px;
			}
			.firstentry a:hover .text .more span {
				text-decoration: none;
				background: url(../img/ico_arrow_r02_w.png) no-repeat 86% 45% #ec5253;
				background-size: 7px 11px;
				border: 1px solid #ec5253;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				color: #ffffff;
			}
.entry {
	margin: 0 0 30px;
}
	.entry h2 {
		background: #ec5253;
		color: #ffffff;
		font-size: 129%;
		font-weight: normal;
		padding: 5px 20px;
		margin: 0 0 20px;
	}
	.entry .searchKeywords {
		border-bottom: 2px solid #c9caca;
		padding: 25px 0 20px;
		margin: 0 0 20px;
	}
		.entry .searchKeywords p {
			font-size: 172%;
			font-weight: bold;
		}
			.entry .searchKeywords p span {
				color: #ec5253;
			}
	.entry .list {}
		.entry .list li {
			width: 100%;
			border-bottom: 2px solid #dcdddd;
			padding: 0 0 15px;
			margin: 0 0 15px;
		}
		.entry .list li:last-child {
			border-bottom: none;
		}
			.entry .list li figure {
				width: 115px;
				float: right;
			}
				.entry .list li figure img {
					width: 115px;
				}
			.entry .list li .text {
				width: 500px;
				float: left;
			}
				.entry .list li .text .title {
					font-size: 143%;
					font-weight: bold;
					line-height: 1.4;
					margin: 0 0 10px;
				}
					.entry .list li a:hover .text .title {
						text-decoration: underline;
					}
				.entry .list li .text .cat {
					display: inline-block;
					background: #ffcaca;
					font-size: 12px;
					padding: 3px 10px;
					margin: 0 0 10px;
				}
				.entry .list li a:hover .text .cat {
					color: #333333;
				}
				.entry .list li .text .read {}
				.entry .list li a:hover .text .read {
					color: #333333;
				}
/*
.pagenate {
	margin: 15px 0 30px;
}
	.pagenate ul {
		text-align: center;
	}
		.pagenate ul li {
			display: inline-block;
			margin-left: 5px;
		}
		.pagenate ul li.prev {
			margin-right: 25px;
		}
		.pagenate ul li.next {
			margin-left: 25px;
		}
			.pagenate ul li a {
				display: table-cell;
				width: 32px;
				height: 32px;
				font-size: 115%;
				color: #727171;
				line-height: 1;
				text-align: center;
				vertical-align: middle;
				padding-bottom: 2px;
			}
			.pagenate ul li a:hover {
				border-bottom: 2px solid #ec5253;
				color: #3e3a39;
				text-decoration: none;
				padding-bottom: 0;
			}
			.pagenate ul li span {
				display: table-cell;
				width: 32px;
				height: 32px;
				border-bottom: 2px solid #ec5253;
				color: #3e3a39;
				font-size: 115%;
				line-height: 1;
				text-align: center;
				vertical-align: middle;
			}
			.pagenate ul li.prev a,
			.pagenate ul li.next a {
				border: 1px solid #8d8d8d;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				padding-bottom: 0;
			}
			.pagenate ul li.prev a:hover,
			.pagenate ul li.next a:hover {
				border: 1px solid #ec5253;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				color: #ec5253;
				padding-bottom: 0;
			}
*/
.pagenate {
	margin: 15px 0 30px;
}
	.pagenate nav {
		text-align: center;
	}
		.pagenate nav a {
			display: inline-block;
			width: 25px;
			height: 25px;
			font-size: 150%;
			color: #727171;
			line-height: 1;
			text-align: center;
			vertical-align: sub;
			padding-bottom: 2px;
			margin: 0 5px;
		}
		.pagenate nav a:hover {
			border-bottom: 2px solid #ec5253;
			color: #3e3a39;
			text-decoration: none;
			padding-bottom: 0;
		}
		.pagenate nav span.dots {
			display: inline-block;
			width: 25px;
			height: 25px;
			font-size: 150%;
			color: #727171;
			line-height: 1;
			text-align: center;
			vertical-align: sub;
			margin: 0 5px;
		}
		.pagenate nav span.current {
			display: inline-block;
			width: 25px;
			height: 25px;
			border-bottom: 2px solid #ec5253;
			color: #3e3a39;
			font-size: 150%;
			line-height: 1;
			text-align: center;
			vertical-align: sub;
			margin: 0 5px;
		}
		.pagenate nav a.prev {
			width: 37px;
			height: 37px;
			background: url(../img/ico_pagenate_arrow_l.png) no-repeat 0 0;
			text-indent: -9999px;
			padding: 7px 0 0;
			margin: 0 40px 0 0;
		}
		.pagenate nav a.next {
			width: 37px;
			height: 37px;
			background: url(../img/ico_pagenate_arrow_r.png) no-repeat 0 0;
			text-indent: -9999px;
			padding: 7px 0 0;
			margin: 0 0 0 40px;
		}
		.pagenate nav a.prev:hover {
			background: url(../img/ico_pagenate_arrow_l_ov.png) no-repeat 0 0;
			border-bottom: none;
		}
		.pagenate nav a.next:hover {
			background: url(../img/ico_pagenate_arrow_r_ov.png) no-repeat 0 0;
			border-bottom: none;
		}


.learning {
	margin: 0 0 30px;
}
	.learning h2 {
		background: url(../img/ico_console.png) no-repeat 0 center;
		color: #3e3a39;
		font-size: 143%;
		padding: 5px 20px 5px 50px;
	}
	.learning ul {
		background: #ffffff;
	}
		.learning ul li {
			width: 310px;
			border-top: 2px solid #dcdddd;
			padding: 15px 0;
			margin: 0;
			float: left;
		}
		.learning ul li:nth-child(2n)  {
			margin: 0 20px 0 0;
		}
		.learning ul li.first {
			width: 640px;
		}
		.learning ul li a {
			display: block;
		}
			.learning ul li figure {
				width: 115px;
				float: right;
				position: relative;
			}
				.learning ul li figure img {
					width: 115px;
				}
				.learning ul li figure span {
					display: block;
					width: 80px;
					height: 80px;
					background: url(../img/ico_play.png) no-repeat 0 0;
					margin: -40px 0 0 -40px;
					position: absolute;
					top: 50%;
					left: 50%;
				}
			.learning ul li .text {
				width: 170px;
				float: left;
			}
			.learning ul li.first .text {
				width: 485px;
			}
				.learning ul li .text .title {
					font-weight: bold;
					line-height: 1.4;
					margin: 5px 0;
				}
				.learning ul li.first .text .title {
					font-size: 143%;
					font-weight: bold;
					line-height: 1.4;
					margin: 5px 0;
				}
				.learning ul li a:hover .text .title {
					text-decoration: underline;
				}
				.learning ul li.first .text .read {
					line-height: 1.4;
				}
				.learning ul li a:hover .text .read {
					color: #333333;
				}
.archives {
	margin: 0 0 100px;
}
	.archives h2 {
		background: url(../img/ico_archives.png) no-repeat 7px center;
		color: #3e3a39;
		font-size: 143%;
		padding: 5px 20px 5px 50px;
	}
	.archives ul {
		background: #ffffff;
		margin: 0 0 20px;
	}
		.archives ul li {
			width: 310px;
			border-top: 2px solid #dcdddd;
			padding: 15px 0;
			margin: 0;
			float: left;
		}
		.archives ul li:nth-child(2n)  {
			margin: 0 20px 0 0;
		}
		.archives ul li.first {
			width: 640px;
		}
		.archives ul li a {
			display: block;
		}
			.archives ul li figure {
				width: 115px;
				float: right;
				position: relative;
			}
				.archives ul li figure img {
					width: 115px;
				}
			.archives ul li .text {
				width: 170px;
				float: left;
			}
			.archives ul li.first .text {
				width: 485px;
			}
				.archives ul li .text .title {
					font-weight: bold;
					line-height: 1.4;
					margin: 5px 0;
				}
				.archives ul li.first .text .title {
					font-size: 143%;
					font-weight: bold;
					line-height: 1.4;
					margin: 5px 0;
				}
				.archives ul li a:hover .text .title {
					text-decoration: underline;
				}
				.archives ul li.first .text .read {
					line-height: 1.4;
				}
				.archives ul li a:hover .text .read {
					color: #333333;
				}
	.archives .more {
		text-align: center;
	}
		.archives .more a {
			display: inline-block;
			width: 100%;
			border: 1px solid #ec5253;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
			color: #ec5253;
			font-size: 129%;
			padding: 10px 0;
		}
			.archives .more a span {
				display: inline-block;
				background: url(../img/ico_arrow_r02.png) no-repeat right center;
				padding: 0 30px 0 0;
			}
		.archives .more a:hover {
			background: #ec5253;
			border: 1px solid #ec5253;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
			color: #ffffff;
			text-decoration: none;
		}
			.archives .more a:hover span {
				display: inline-block;
				background: url(../img/ico_arrow_r02_w.png) no-repeat right center;
				padding: 0 30px 0 0;
			}


@media screen and (max-width: 767px) {
.firstentry {
	width: 100%;
	min-width: 100%;
	background: #ffffff;
	padding: 12px 0 0;
	margin: 48px 0 0;
	position: relative;
}
	.firstentry a:hover {
		text-decoration: none;
	}
	.firstentry figure {
		width: 90%;
		margin: 0 auto;
		float: none;
		position: relative;
	}
		.firstentry figure img {
			width: 100%;
		}
		.firstentry figure .new {
			display: inline-block;
			width: 56px;
			height: 29px;
			background: url(../img/ico_firstentry_new.png) no-repeat 0 0;
			background-size: 56px 29px;
			text-indent: -9999px;
			position: absolute;
			top: 5px;
			left: 5px;
		}
		.firstentry a:hover figure .new {
			text-decoration: none;
		}
		.firstentry figure .cat {
			display: inline-block;
			background: #ffcaca;
			font-size: 12px;
			padding: 5px 10px;
			position: absolute;
			top: 5px;
			left: 68px;
		}
		.firstentry a:hover figure .cat {
			text-decoration: none;
			color: #333333;
		}
	.firstentry .text {
		width: 90%;
		height: 30%;
		background: rgba(0,0,0,0.5);
		float: none;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0 auto;
		overflow: hidden;
	}
		.firstentry .text .title {
			font-size: 17px;
			font-weight: bold;
			padding: 7px; 
			margin: 0;
		}
		.firstentry a .text .title {
			color: #ffffff;
		}
		.firstentry a:hover .text .title {
			color: #ffffff;
			text-decoration: none;
		}
		.firstentry .text .cat {
			display: none;
		}
		.firstentry .text .read {
			display: none;
		}
		.firstentry .text .more {
			display: none;
		}
.entry {
	width: 90%;
	margin: 15px auto 20px;
}
	.entry h2 {
		background: #ec5253;
		color: #ffffff;
		font-size: 129%;
		font-weight: normal;
		padding: 5px 20px;
		margin: 0 0 20px;
	}
	.entry .searchKeywords {
		border-bottom: 2px solid #c9caca;
		padding: 50px 0 20px;
		margin: 0 0 20px;
	}
		.entry .searchKeywords p {
			font-size: 18px;
			font-weight: bold;
		}
			.entry .searchKeywords p span {
				color: #ec5253;
			}
	.entry .list {}
	.entry .list.page {
		margin: 63px 0 0;
	}
		.entry .list li {
			display: block;
			width: 100%;
			border-bottom: 2px solid #dcdddd;
			padding: 0 0 10px;
			margin: 0 0 10px;
		}
		.entry .list li:last-child {
			border-bottom: none;
		}
		.entry .list li a {
			width: 100%;
			display: table;
		}
			.entry .list li figure {
				display: table-cell;
				width: 90px;
				float: none;
			}
				.entry .list li figure img {
					width: 90px;
				}
			.entry .list li .text {
				width: auto;
				display: table-cell;
				vertical-align: top;
				float: none;
			}
				.entry .list li .text .title {
					font-size: 16px;
					font-weight: bold;
					line-height: 1.4;
					margin: 0 10px 10px 0;
				}
					.entry .list li a:hover .text .title {
						color: #ec5253;
					}
				.entry .list li .text .cat {
					display: inline-block;
					background: #ffcaca;
					font-size: 12px;
					padding: 3px 10px;
				}
				.entry .list li .text .read {
					display: none;
				}
					.entry .list li a:hover .text .read {
						color: #333333;
					}
/*
.pagenate {
	background: #f5f5f5;
	padding: 8px 0 5px;
	margin: 0 0 30px;
}
	.pagenate ul {
		text-align: center;
	}
		.pagenate ul li {
			display: inline-block;
			margin-left: 5px;
		}
		.pagenate ul li.prev {
			margin-right: 25px;
		}
		.pagenate ul li.next {
			margin-left: 25px;
		}
			.pagenate ul li a {
				display: table-cell;
				width: 32px;
				height: 32px;
				font-size: 115%;
				color: #727171;
				line-height: 1;
				text-align: center;
				vertical-align: middle;
				padding-bottom: 2px;
			}
			.pagenate ul li a:hover {
				border-bottom: 2px solid #ec5253;
				color: #3e3a39;
				text-decoration: none;
				padding-bottom: 0;
			}
			.pagenate ul li span {
				display: table-cell;
				width: 32px;
				height: 32px;
				border-bottom: 2px solid #ec5253;
				color: #3e3a39;
				font-size: 115%;
				line-height: 1;
				text-align: center;
				vertical-align: middle;
			}
			.pagenate ul li.prev a,
			.pagenate ul li.next a {
				border: 1px solid #8d8d8d;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				padding-bottom: 0;
			}
			.pagenate ul li.prev a:hover,
			.pagenate ul li.next a:hover {
				border: 1px solid #ec5253;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				color: #ec5253;
				padding-bottom: 0;
			}
*/
.pagenate {
	background: #f5f5f5;
	padding: 8px 0;
	margin: 0 0 30px;
}
	.pagenate nav {
		text-align: center;
	}
		.pagenate nav a {
			display: inline-block;
			width: 16px;
			height: 16px;
			font-size: 14px;
			color: #727171;
			line-height: 1;
			text-align: center;
			vertical-align: sub;
			padding-bottom: 2px;
			margin: 0 3px;
		}
		.pagenate nav a:hover {
			border-bottom: 2px solid #ec5253;
			color: #3e3a39;
			text-decoration: none;
			padding-bottom: 0;
		}
		.pagenate nav span.dots {
			display: inline-block;
			width: 16px;
			height: 16px;
			font-size: 14px;
			color: #727171;
			line-height: 1;
			text-align: center;
			vertical-align: sub;
			margin: 0 3px;
		}
		.pagenate nav span.current {
			display: inline-block;
			width: 16px;
			height: 16px;
			border-bottom: 2px solid #ec5253;
			color: #3e3a39;
			font-size: 14px;
			line-height: 1;
			text-align: center;
			vertical-align: sub;
			margin: 0 3px;
		}
		.pagenate nav a.prev {
			width: 25px;
			height: 25px;
			background: url(../img/ico_pagenate_arrow_l.png) no-repeat 0 0;
			background-size: 20px 20px;
			text-indent: -9999px;
			padding: 3px 0 0;
			margin: 0 10px 0 0;
		}
		.pagenate nav a.next {
			width: 25px;
			height: 25px;
			background: url(../img/ico_pagenate_arrow_r.png) no-repeat 0 0;
			background-size: 20px 20px;
			text-indent: -9999px;
			padding: 3px 0 0;
			margin: 0 0 0 10px;
		}
		.pagenate nav a.prev:hover {
			background: url(../img/ico_pagenate_arrow_l_ov.png) no-repeat 0 0;
			background-size: 20px 20px;
			border-bottom: none;
		}
		.pagenate nav a.next:hover {
			background: url(../img/ico_pagenate_arrow_r_ov.png) no-repeat 0 0;
			background-size: 20px 20px;
			border-bottom: none;
		}

.learning {
	width: 90%;
	margin: 0 auto 30px;
}
	.learning h2 {
		background: url(../img/ico_console.png) no-repeat 0 56%;
		background-size: 20px 18px;
		border-bottom: 2px solid #c9caca;
		color: #3e3a39;
		font-size: 17px;
		padding: 5px 20px 3px 30px;
		margin: 0 0 10px;
	}
	.learning ul {
		background: #ffffff;
	}
		.learning ul li {
			display: table;
			width: 100%;
			border-top: none;
			border-bottom: 2px solid #dcdddd;
			padding: 0 0 10px;
			margin: 0 0 10px;
			float: none;
		}
		.learning ul li:nth-child(2n)  {
			padding: 0 0 10px;
			margin: 0 0 10px;
		}
		.learning ul li.first {
			width: 100%;
		}
		.learning ul li:last-child {
			border-bottom: none;
		}
		.learning ul li a {
			width: 100%;
			display: table;
		}
			.learning ul li figure {
				display: table-cell;
				width: 90px;
				float: none;
			}
				.learning ul li figure img {
					width: 90px;
				}
				.learning ul li figure span {
					display: block;
					width: 40px;
					height: 40px;
					background: url(../img/ico_play.png) no-repeat 0 0;
					background-size: 40px 40px;
					margin: -20px 0 0 -20px;
					position: absolute;
					top: 50%;
					left: 50%;
				}
			.learning ul li .text {
				width: auto;
				display: table-cell;
				vertical-align: top;
				float: none;
			}
			.learning ul li.first .text {
				width: auto;
			}
				.learning ul li .text .title {
					font-size: 16px;
					font-weight: bold;
					line-height: 1.4;
					margin: 0 10px 5px 0;
				}
				.learning ul li.first .text .title {
					font-size: 16px;
					font-weight: bold;
					line-height: 1.4;
					margin: 0 10px 5px 0;
				}
				.learning ul li a:hover .text .title {
					color: #ec5253;
				}
				.learning ul li.first .text .read {
					display: none;
				}
				.learning ul li a:hover .text .read {
					color: #333333;
				}
.archives {
	width: 90%;
	margin: 0 auto 30px;
}
	.archives h2 {
		background: url(../img/ico_archives.png) no-repeat 0 center;
		background-size: 20px 18px;
		border-bottom: 2px solid #c9caca;
		color: #3e3a39;
		font-size: 17px;
		padding: 5px 20px 3px 30px;
		margin: 0 0 10px;
	}
	.archives ul {
		background: #ffffff;
	}
		.archives ul li {
			display: table;
			width: 100%;
			border-top: none;
			border-bottom: 2px solid #dcdddd;
			padding: 0 0 10px;
			margin: 0 0 10px;
			float: none;
		}
		.archives ul li:nth-child(2n)  {
			padding: 0 0 10px;
			margin: 0 0 10px;
		}
		.archives ul li.first {
			width: 100%;
		}
		.archives ul li:last-child {
			border-bottom: none;
		}
		.archives ul li a {
			width: 100%;
			display: table;
		}
			.archives ul li figure {
				display: table-cell;
				width: 90px;
				float: none;
			}
				.archives ul li figure img {
					width: 90px;
				}
			.archives ul li .text {
				width: auto;
				display: table-cell;
				vertical-align: top;
				float: none;
			}
			.archives ul li.first .text {
				width: auto;
			}
				.archives ul li .text .title {
					font-size: 16px;
					font-weight: bold;
					line-height: 1.4;
					margin: 0 10px 5px 0;
				}
				.archives ul li.first .text .title {
					font-size: 16px;
					font-weight: bold;
					line-height: 1.4;
					margin: 0 10px 5px 0;
				}
				.archives ul li a:hover .text .title {
					color: #ec5253;
				}
				.archives ul li.first .text .read {
					display: none;
				}
				.archives ul li a:hover .text .read {
					color: #333333;
				}
	.archives .more {
		text-align: center;
	}
		.archives .more a {
			display: inline-block;
			width: 100%;
			border: 1px solid #ec5253;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
			color: #ec5253;
			font-size: 16px;
			padding: 10px 0;
		}
			.archives .more a span {
				display: inline-block;
				background: url(../img/ico_arrow_r02.png) no-repeat right center;
				padding: 0 30px 0 0;
			}
		.archives .more a:hover {
			background: #ec5253;
			border: 1px solid #ec5253;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;
			color: #ffffff;
		}
			.archives .more a:hover span {
				display: inline-block;
				background: url(../img/ico_arrow_r02_w.png) no-repeat right center;
			}

}
@media screen and (max-width: 376px) {
		.firstentry .text .title {
			font-size: 14px;
			font-weight: bold;
			padding: 5px; 
			margin: 0;
		}
}


/* DETAIL
------------------------------*/
article {
	background: #ffffff;
	border: 2px solid #d1d1d1;
	padding: 25px 20px;
	margin: 0 0 50px;
	position: relative;
}
	article h1 {
		font-size: 158%;
		line-height: 1.3;
		margin: 0 0 15px;
	}
	article .cat {
		display: inline-block;
		background: #ffcaca;
		font-size: 12px;
		padding: 3px 10px;
		margin: 0 0 10px;
		float: left;
	}
	article .date {
		width: 30%;
		text-align: right;
		float: right;
	}
	article .image {
		width: 100%;
		margin: 0 0 50px;
	}
	article .entrybody {}
		article .entrybody p {
			margin: 0 0 20px;
		}
		article .entrybody ul {
			list-style: disc;
			margin: 0 0 20px 20px;
		}
		article .entrybody h3 {
			background: #f5f5f5;
			border-bottom: 2px solid #d4d5d5;
			font-size: 129%;
			padding: 8px;
			margin: 0 0 20px;
		}
		article .entrybody h4 {
			background: url(../img/ico_subtitle.gif) no-repeat 0 6px;
			font-size: 115%;
			padding: 0 0 0 18px;
			margin: 0 0 20px;
		}
		article .entrybody img {
			margin: 0 0 20px;
		}
		article .entrybody img.alignleft {
			display: block;
			float: left;
		}
		article .entrybody img.aligncenter {
			display: block;
			margin: 0 auto;
			margin-left: auto;
			margin-right: auto;
		}
		article .entrybody img.alignright {
			display: block;
			float: right;
		}
		article .entrybody blockquote {
			background: #f5f5f5;
			padding: 20px;
			margin: 0 0 20px;
		}
		article .entrybody .dottedLine {
			border: 3px dotted #d4d5d5;
			padding: 20px;
			margin: 0 0 20px;
		}
	article .movie {
		width: 100%;
		border: 1px solid #d1d1d1;
		margin: 0 auto 20px;
	}
		article .movie .inner {
			margin: 20px;
		}
			article .movie h2 {
				background: #898989;
				font-size: 129%;
				line-height: 1.3;
				color: #ffffff;
				padding: 8px 20px;
				margin: 0 0 20px;
			}
			article .movie .read {
				font-size: 143%;
				line-height: 1.3;
				margin: 0 0 10px;
			}
			article .movie .mv {
				margin: 0 0 10px;
				position: relative;
			}
				article .movie .mv span {
					display: block;
					width: 80px;
					height: 80px;
					background: url(../img/ico_play.png) no-repeat 0 0;
					margin: -40px 0 0 -40px;
					position: absolute;
					top: 50%;
					left: 50%;
				}
			article .movie .text {
				line-height: 1.3;
				margin: 0 0 20px;
			}
			article .movie .btn {
				width: 460px;
				background: #ec5253;
				border-top-left-radius: 8px;
				border-top-right-radius: 8px;
				border-bottom-left-radius: 8px;
				border-bottom-right-radius: 8px;
				text-align: center;
				margin: 0 auto;
			}
			article .movie .btn:hover,
			article .movie .btn:active {
				opacity: 0.7;
				filter: alpha(opacity=70);
				zoom: 1;
			}
				article .movie .btn a {
					display: block;
					background: url(../img/ico_blank.png) no-repeat 75% center;
					font-size: 143%;
					font-weight: normal;
					color: #ffffff;
					padding: 15px 0;
				}
				article .movie .btn:hover a,
				article .movie .btn:active a {
					text-decoration: none;
				}
	article .sns {}
		article .sns ul {
			width: 366px;
			text-align: center;
			margin: 0 auto;
			letter-spacing: -.40em;
		}
			article .sns ul li {
				display: inline-block;
				margin: 0 10px 10px;
				letter-spacing: normal;
			}
	/* 追随アニメーションver
	#sidesns {
		width: 102px;
		border: 2px solid #d1d1d1;
		padding: 25px 20px;
		position: absolute;
		top: -2px;
		left: -160px;
	}
		#sidesns ul {}
			article #sidesns ul li {
				margin: 0 0 10px;
			}
	*/
	.lowSingle > .container {
		position: relative;
	}
	.lowSingle #sidesns {
		width: 102px;
		border: 2px solid #d1d1d1;
		padding: 25px 20px;
		margin: 0 0 0 -160px;
		position: absolute;
		top: 0;
		left: auto;
	}
		.lowSingle #sidesns ul {}
			.lowSingle #sidesns ul li {
				margin: 0 0 10px;
			}
	
.relation {
	margin: 0 0 100px;
}
	.relation h2 {
		background: url(../img/ico_archives.png) no-repeat 7px center;
		border-bottom: 2px solid #b5b5b6;
		color: #3e3a39;
		font-size: 143%;
		padding: 5px 20px 5px 50px;
	}
	.relation ul {
		margin: 0 0 20px;
	}
		.relation ul li {
			width: 310px;
			border-top: 2px solid #dcdddd;
			padding: 15px 0;
			margin: 0 20px 0 0;
			float: left;
		}
		.relation ul li:nth-child(2n)  {
			margin: 0 0 0 0;
		}
		.relation ul li:nth-child(1),
		.relation ul li:nth-child(2) {
			border : none;
		}
			.relation ul li figure {
				width: 115px;
				float: right;
				position: relative;
			}
				.relation ul li figure img {
					width: 115px;
				}
			.relation ul li .txt {
				width: 170px;
				float: left;
			}
				.relation ul li .txt .ttl {
					font-weight: bold;
					line-height: 1.4;
					margin: 5px 0;
				}
				.relation ul li a:hover .txt .ttl {
					text-decoration: underline;
				}


@media screen and (max-width: 767px) {
article {
	width: 90%;
	background: #ffffff;
	border: none;
	padding: 15px 0 0;
	margin: 46px auto 30px;
}
	article .cat {
		display: none;
		background: #ffcaca;
		font-size: 12px;
		padding: 3px 10px;
	}
	article .date {
		width: 30%;
		text-align: right;
		margin: 0 0 5px;
		float: right;
	}
	article h1 {
		font-size: 18px;
		line-height: 1.3;
		margin: 0 0 5px;
	}
	article .image {
		width: 100%;
		margin: 0 0 20px;
		position: relative;
	}
		article .image span {
			display: inline-block;
			background: #ffcaca;
			font-size: 12px;
			padding: 3px 10px;
			margin: 0 0 10px;
			position: absolute;
			top: 5px;
			left: 5px;
		}
	article .entrybody {
		width: 100%;
		margin: 0 auto 30px;
	}
		article .entrybody p {
			margin: 0 0 10px;
		}
		article .entrybody ul {
			list-style: disc;
			margin: 0 0 10px 20px;
		}
		article .entrybody h3 {
			background: #f5f5f5;
			border-bottom: 2px solid #d4d5d5;
			font-size: 16px;
			padding: 8px;
			margin: 0 0 10px;
		}
		article .entrybody h4 {
			background: url(../img/ico_subtitle.gif) no-repeat 0 6px;
			font-size: 15px;
			padding: 0 0 0 18px;
			margin: 0 0 10px;
		}
		article .entrybody img {
			margin: 0 0 10px;
		}
		article .entrybody blockquote {
			background: #f5f5f5;
			padding: 10px;
			margin: 0 0 10px;
		}
		article .entrybody .dottedLine {
			border: 1px dotted #d4d5d5;
			padding: 10px;
			margin: 0 0 10px;
		}
	article .movie {
		width: 100%;
		border: 1px solid #d1d1d1;
		margin: 0 0 20px;
	}
		article .movie h2 {
			background: #898989;
			font-size: 16px;
			line-height: 1.3;
			color: #ffffff;
			padding: 8px 10px;
			margin: 0 0 10px;
		}
		article .movie .inner {
			width: 90%;
			margin: 0 auto 20px;
		}
			article .movie .inner .read {
				width: 100%;
				font-size: 18px;
				font-weight: bold;
				line-height: 1.3;
				color: #333333;
				margin: 0 0 10px;
			}
			article .movie .inner .mv {
				width: 100%;
				margin: 0 auto 10px;
				position: relative;
			}
				article .movie .inner .mv span {
					display: block;
					width: 80px;
					height: 80px;
					background: url(../img/ico_play.png) no-repeat 0 0;
					margin: -40px 0 0 -40px;
					position: absolute;
					top: 50%;
					left: 50%;
				}
			article .movie .inner .text {
				width: 100%;
				color: #333333;
				line-height: 1.3;
				margin: 0 0 20px;
			}
			article .movie .inner .btn {
				width: 100%;
				background: #ec5253;
				border-top-left-radius: 6px;
				border-top-right-radius: 6px;
				border-bottom-left-radius: 6px;
				border-bottom-right-radius: 6px;
				text-align: center;
				margin: 0 auto;
			}
				article .movie .inner .btn a {
					display: block;
					background: url(../img/ico_blank.png) no-repeat 75% center;
					background-size: 20px 16px;
					font-size: 16px;
					font-weight: normal;
					color: #ffffff;
					padding: 13px 0;
				}
				article .movie .inner .btn a:hover {
					text-decoration: none;
				}
	article .sns {}
		article .sns ul {
			width: 100%;
			text-align: center;
			margin: 0 auto;
			letter-spacing: -.40em;
		}
			article .sns ul li {
				display: inline-block;
				margin: 0 5px 5px;
				letter-spacing: normal;
			}
.relation {
	width: 90%;
	margin: 0 auto 30px;
}
	.relation h2 {
		background: url(../img/ico_archives.png) no-repeat 0 center;
		background-size: 20px 18px;
		border-bottom: 2px solid #c9caca;
		color: #3e3a39;
		font-size: 17px;
		padding: 5px 20px 3px 30px;
		margin: 0 0 10px;
	}
	.relation ul {
		background: #ffffff;
	}
		.relation ul li {
			display: block;
			width: 100%;
			border-top: none;
			border-bottom: 2px solid #dcdddd;
			padding: 0 0 10px;
			margin: 0 0 10px;
			float: none;
		}
		.relation ul li:nth-child(2n)  {
			padding: 0 0 10px;
			margin: 0 0 10px;
		}
		.relation ul li:nth-child(1),
		.relation ul li:nth-child(2) {
			border-bottom: 2px solid #dcdddd;
		}
		.relation ul li:last-child {
			border-bottom: none;
		}
		.relation ul li a {
			width: 100%;
			display: table;
		}
			.relation ul li figure {
				display: table-cell;
				width: 90px;
				float: none;
			}
				.relation ul li figure img {
					width: 90px;
				}
			.relation ul li .txt {
				width: auto;
				display: table-cell;
				vertical-align: top;
				float: none;
			}
			.relation ul li.first .txt {
				width: auto;
			}
				.relation ul li .txt .ttl {
					font-size: 16px;
					font-weight: bold;
					line-height: 1.4;
					margin: 0 10px 5px 0;
				}
				.relation ul li.first .txt .ttl {
					font-size: 16px;
					font-weight: bold;
					line-height: 1.4;
					margin: 0 10px 5px 0;
				}
					.relation ul li .txt .ttl a:hover {
						color: #ec5253;
					}
}
@media screen and (max-width: 361px) {
			article .sns ul li {
				width: 80px;
				display: inline-block;
				margin: 0 5px 5px;
				letter-spacing: normal;
			}
}


/* COMPANY
------------------------------*/
.company {}
	.company h2 {
		background: #ec5253;
		color: #ffffff;
		font-size: 129%;
		font-weight: normal;
		padding: 5px 20px;
		margin: 0 0 20px;
	}
	.company .information {
		background: #ffffff;
		box-shadow:rgba(102, 102, 102, 0.2) 0px 1px 3px 2px;
		-webkit-box-shadow:rgba(102, 102, 102, 0.2) 0px 1px 3px 2px;
		-moz-box-shadow:rgba(102, 102, 102, 0.2) 0px 1px 3px 2px;
		padding: 0 0 20px;
		margin: 0 0 50px;
	}
		.company .information h3 {
			background: #ffcaca;
			border-left: 14px solid #ec5253;
			line-height: 1.3;
			font-size: 115%;
			padding: 12px;
			margin: 0 0 15px;
		}
		.company .information .inner {
			width: 96%;
			margin: 0 auto;
		}
			.company .information .inner h4 {
				background: url(../img/ico_subtitle.gif) no-repeat 0 6px;
				font-size: 115%;
				padding: 0 0 0 20px;
			}
			.company .information .inner p {
				margin: 0 0 5px;
			}
				.company .information .inner p a {
					color: #333333;
				}
				.company .information .inner p a:hover {
					color: #ec5253;
					text-decoration: underline;
				}
			.company .information .inner table {
				margin: 0 0 5px;
			}
				.company .information .inner table th {
					vertical-align: top;
					padding: 0 20px 0 0;
				}
				.company .information .inner table td {
					vertical-align: top;
				}

@media screen and (max-width: 767px) {
.company {
	padding: 10px 0 0;
	margin: 48px auto 30px;
}
	.company h2 {
		background: #ec5253;
		color: #ffffff;
		font-size: 129%;
		font-weight: normal;
		padding: 5px 20px;
		margin: 0 0 20px;
	}
	.company .information {
		background: #ffffff;
		box-shadow:rgba(102, 102, 102, 0.2) 0px 4px 3px 0px;
		-webkit-box-shadow:rgba(102, 102, 102, 0.2) 0px 4px 3px 0px;
		-moz-box-shadow:rgba(102, 102, 102, 0.2) 0px 4px 3px 0px;
		padding: 0 0 20px;
		margin: 0 0 30px;
	}
		.company .information h3 {
			background: #ffcaca;
			border-left: 14px solid #ec5253;
			line-height: 1.3;
			font-size: 16px;
			padding: 12px;
			margin: 0 0 15px;
		}
		.company .information .inner {
			width: 96%;
			margin: 0 auto;
		}
			.company .information .inner h4 {
				background: url(../img/ico_subtitle.gif) no-repeat 0 6px;
				font-size: 16px;
				padding: 0 0 0 20px;
			}
			.company .information .inner p {
				margin: 0 0 5px;
			}
				.company .information .inner p a {
					color: #005bce;
				}
			.company .information .inner table {
				margin: 0 0 5px;
			}
				.company .information .inner table th {
					width: 20%;
					vertical-align: top;
					padding: 0 0 0 0;
				}
				.company .information .inner table td {
					width: 75%;
					vertical-align: top;
				}
}


/* PRIVACY
------------------------------*/
.privacy {
	background: #ffffff;
	box-shadow:rgba(102, 102, 102, 0.2) 0px 1px 3px 2px;
	-webkit-box-shadow:rgba(102, 102, 102, 0.2) 0px 1px 3px 2px;
	-moz-box-shadow:rgba(102, 102, 102, 0.2) 0px 1px 3px 2px;
	padding: 0 0 20px;
	margin: 0 0 50px;
}
	.privacy h2 {
		background: #ec5253;
		color: #ffffff;
		font-size: 129%;
		font-weight: normal;
		padding: 5px 20px;
		margin: 0 0 40px;
	}
	.privacy .inner {
		width: 96%;
		margin: 0 auto;
	}
		.privacy .inner h3 {
			background: url(../img/ico_subtitle.gif) no-repeat 0 6px;
			font-size: 115%;
			padding: 0 0 0 20px;
			margin: 0 0 10px;
		}
		.privacy .inner p {
			margin: 0 0 35px;
		}
		.privacy .inner p.update {
			margin: 0 0 20px;
		}
		.privacy .inner p.mb0 {
			margin: 0 0 0;
		}
			.privacy .inner p a {
				color: #005bce;
			}
		.privacy .inner .mailing {
			background: #e9f2d4;
			padding: 15px 20px;
			margin: 5px 0;
		}
			.privacy .inner .mailing p {
				line-height: 1.5;
				margin: 0;
			}

@media screen and (max-width: 767px) {
.privacy {
	background: #ffffff;
	box-shadow:rgba(102, 102, 102, 0.2) 0px 4px 3px 0px;
	-webkit-box-shadow:rgba(102, 102, 102, 0.2) 0px 4px 3px 0px;
	-moz-box-shadow:rgba(102, 102, 102, 0.2) 0px 4px 3px 0px;
	padding: 0 0 20px;
	margin: 30px 0;
}
	.privacy h2 {
		background: #ec5253;
		color: #ffffff;
		font-size: 129%;
		font-weight: normal;
		padding: 5px 20px;
		margin: 0 0 20px;
	}
	.privacy .inner {
		width: 96%;
		margin: 0 auto;
	}
		.privacy .inner h3 {
			background: url(../img/ico_subtitle.gif) no-repeat 0 6px;
			font-size: 115%;
			padding: 0 0 0 20px;
			margin: 0 0 10px;
		}
		.privacy .inner p {
			margin: 0 0 20px;
		}
		.privacy .inner p.update {
			margin: 0 0 20px;
		}
		.privacy .inner p.mb0 {
			margin: 0 0 0;
		}
			.privacy .inner p a {
				color: #005bce;
			}
		.privacy .inner .mailing {
			background: #e9f2d4;
			padding: 15px 20px;
			margin: 5px 0;
		}
			.privacy .inner .mailing p {
				line-height: 1.5;
				margin: 0;
			}
}

article  .movie img {
	margin: 0 auto 20px auto;
	display: block;
}

article .course-popup {
	 
}

article .course-popup .movie {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width:370px;
    border:none;
    -webkit-box-shadow: 1px -1px 5px 0px rgba(168,166,168,0.75);
    -moz-box-shadow: 1px -1px 5px 0px rgba(168,166,168,0.75);
    box-shadow: 1px -1px 5px 0px rgba(168,166,168,0.75);
}

article .course-popup .movie .btn {
	width:306px;
	
}

article .course-popup .movie .btn a {
    background-image:none;
    font-size: 130%;
    padding: 10px 0;
}

article .course-popup .movie h2 {
	background-color: #ec5253;
}
 article .course-popup .movie h2 span.popup-close {
    position: absolute;
    right: 0px;
    cursor: pointer;
    height: 25px;
    top: -24px;
    width: 32px;
    background: url(../img/batsu_icon.png) no-repeat 49% 16% #ec5253;
    background-size: 77%;
     -webkit-box-shadow: 1px -1px 2px 0px rgba(168,166,168,0.75);
    -moz-box-shadow: 1px -1px 2px 0px rgba(168,166,168,0.75);
    box-shadow: 1px -1px 2px 0px rgba(168,166,168,0.75);
 }
 
 article .course-popup .movie .read {
    font-size: 130%;
 }
 article .course-popup .movie .popup-title {
   display:block;
 }

@media screen and (max-width: 767px) {
	article .course-popup .movie  {
	width:100%;
	margin-bottom:0;
	}
	
	article .course-popup .movie h2 span.popup-close {
	right: 25px;
	}
	
	article .course-popup .movie .read {
	margin-left: 43%;
    display: block;
    width:auto;
    font-size: 18px;
    min-height: 80px;
    word-break: break-word;
	}
	
	article .course-popup .movie .btn a {
	    font-size: 150%;
	}
	
	article .course-popup .movie .inner {
	position:relative
	}
	
	article .course-popup .movie .mv{
	position: absolute;
    top: 0;
    max-width: 40%;
    max-height: 100px;
    background-color: #fff;
    padding: 0 10px;
    left: -15px;
    margin: 0;
	}
	
	article .course-popup .movie img {
		margin:0;
	}
	
	article .course-popup .movie .popup-title {
	margin-left: 10px;
    text-align: left;
    font-size:16px;
    padding-top:5px
	}
}