@charset "UTF-8";
@import "../../include/css/common.pc.css";

/* ---------------------------------------------------------
	CSS Document main
--------------------------------------------------------- */

#main {
	margin-bottom: 150px;
}

/* ---------------------------------------------------------
	CSS Document message
--------------------------------------------------------- */

#message {
	margin-bottom: 50px;
}

#message .article {
	margin-bottom: 35px;
	background: #feeee9;
}

#message .article:before {
	display: block;
	content: '';
	height: 8px;
	background: url(../../include/top/message_02.png) repeat-x top;
}

#message .article:after {
	display: block;
	content: '';
	height: 8px;
	background: url(../../include/top/message_03.png) repeat-x top;
}

#message .container {
	padding: 36px 0 60px;
	text-align: left;
	position: relative;
}

#message figure {
	position: absolute;
	top: -60px;
	right: -70px;
}

#message .w550 {
	width: 550px;
}

#message h3 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 1.3;
	color: #d57d7a;
}

#message p {
	margin-top: 30px;
}

/* ---------------------------------------------------------
	CSS Document teacher
--------------------------------------------------------- */

.teacher:last-of-type {
	margin-bottom: 140px;
}

.teacher .container {
	position: relative;
	z-index: 0;
}

.teacher .container:before {
	content: '';
	width: 500px;
	height: 411px;
	background: url(../../include/top/teacher_ill.png) no-repeat 0 0;
	position: absolute;
	top: -130px;
	right: -310px;
	z-index: -1;
}

.teacher .line {
	margin-bottom: 20px;
}

.teacher h3 {
	height: 24px;
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 22px;
	line-height: 1;
	color: #96835e;
	position: relative;
	z-index: 0;
}

.teacher h3:before {
	content: '';
	width: 100%;
	height: 2px;
	background: #96835e;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: -1;
}

.teacher h3 span {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	background: #fff;
}

/* ---------------------------------------------------------
	CSS Document teacher > profile
--------------------------------------------------------- */

.teacher .profile {
	margin-bottom: 60px;
}

.teacher .w610 {
	width: 610px;
	text-align: left;
}

.teacher .w610 .name {
	margin-bottom: 10px;
	line-height: 24px;
}

.teacher .w610 .name span {
	display: inline-block;
	vertical-align: top;
}

.teacher .w610 .name span:nth-of-type(2) {
	margin-left: 15px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-size: 24px;
	line-height: 22px;
}

.teacher .w610 .name span:nth-of-type(3) {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
}

.teacher .w610 .copy {
	margin-bottom: 20px;
	color: #938278;
}

.teacher .w610 .lisence {
	width: 360px;
	margin-bottom: 20px;
	padding: 15px 20px;
	background: #f4eeeb url(../images/pic_02.png) no-repeat 95% 90%;
	font-size: 14px;
}

.teacher .w610 .btn a {
	display: inline-block;
	vertical-align: top;
	width: 180px;
	height: 40px;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #db4f7e;
	background: -moz-linear-gradient(left,  #db4f7e 0%, #bd4698 100%);
	background: -webkit-linear-gradient(left,  #db4f7e 0%,#bd4698 100%);
	background: linear-gradient(to right,  #db4f7e 0%,#bd4698 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db4f7e', endColorstr='#bd4698',GradientType=1 );
	text-align: center;
	font-size: 0;
	line-height: 44px;
	color: #fff;
}

.teacher .w610 .btn a:hover {
	opacity: 0.5;
}

.teacher .w610 .btn a img {
	width: 126px;
	vertical-align: middle;
}

/* ---------------------------------------------------------
	CSS Document teacher > entry
--------------------------------------------------------- */

.teacher .entry {
	margin-bottom: 60px;
	font-size: 0;
}

.teacher .entry dl {
	display: inline-block;
	vertical-align: top;
	width: 497px;
	margin-bottom: 20px;
}

.teacher .entry dl:hover {
	opacity: 0.7;
}

.teacher .entry dl:nth-of-type(odd) {
	margin-right: 30px;
}

.teacher .entry dl img {
	transition: .4s;
}

.teacher .entry dt {
	height: 200px;
	overflow: hidden;
	position: relative;
	transition: .4s;
}

.teacher .entry dl:hover dt {
	transform: scale(1.03);
}

.teacher .entry dt img {
	max-width: 300%;
	min-height: 200px;
	transform: translateY(-50%) translateX(-50%) scale(1);
	position: absolute;
	top: 50%;
	left: 50%;
}

.teacher .entry dd {
	margin-top: 10px;
	text-align: left;
	font-size: 16px;
}

.teacher .entry dd a {
	text-decoration: none;
	color: #2f2b29;
}

/* ---------------------------------------------------------
	CSS Document teacher > publish
--------------------------------------------------------- */

.teacher .publish {
	margin-bottom: 60px;
	font-size: 0;
}

.teacher .publish p {
	margin-bottom: 40px;
	font-size: 16px;
	letter-spacing: -1px;
}

.teacher .publish .amazon {
	margin-bottom: 20px;
}

.teacher .publish .amazon li {
	display: inline-block;
	vertical-align: top;
	margin-right: 35px;
}

.teacher .publish .amazon li:last-of-type {
	margin-right: 0;
}

.teacher .publish .amazon a {
	text-decoration: none;
	font-size: 14px;
	color: #2f2b29;
}

.teacher .publish .amazon img {
	height: 195px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
	transition: .4s;
}

.teacher .publish .amazon a:hover img {
	transform: scale(1.05);
	opacity: 0.7;
}

.teacher .publish .amazon span {
	display: block;
	width: 138px;
	margin: 10px auto 0;
	text-align: left;
	transition: .4s;
}

.teacher .publish .amazon a:hover span {
	opacity: 0.5;
}

.teacher .publish h4 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1;
	color: #b92765;
}

.teacher .publish .more a {
	width: 240px;
}

.teacher .publish .more a:after {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 18px;
	height: 58px;
	margin-left: 7px;
	background: url(../../include/top/teacher_off.png) no-repeat left;
	transition: .4s;
}

.teacher .publish .more a:hover:after {
	background-image: url(../../include/top/teacher_on.png);
}

/* ---------------------------------------------------------
	CSS Document teacher > media
--------------------------------------------------------- */

.teacher .media {
	margin-bottom: 90px;
	font-size: 16px;
}

.teacher .media p {
	margin-bottom: 40px;
	letter-spacing: -1px;
}

.teacher .media .w330 {
	width: 330px;
	padding: 20px 0;
	background: #000;
}

.teacher .media .w654 {
	width: 654px;
	margin-bottom: 40px;
	padding: 30px;
	background: #f3f3f2;
	text-align: left;
}

.teacher .media h4 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 20px;
	line-height: 1;
}

.teacher .media dl {
	display: table;
	width: 100%;
}

.teacher .media dt {
	display: table-cell;
	width: 120px;
}

.teacher .media dd {
	display: table-cell;
	line-height: 30px;
}

.teacher .media dd a:after {
	display: inline-block;
	vertical-align: top;
	content: '';
	width: 14px;
	height: 30px;
	margin-left: 7px;
	background: url(../images/external.png) no-repeat left / 100% auto;
	transition: .4s;
}

.teacher .media dd a:hover {
	opacity: 0.5;
}
