/*
==========================================================

	[banner style]
	- HOME (/lesson/index.html)
	- LANG TOP (/lesson/LANGUAGE/index.html)

	- LANG TOP (/lesson/LANGUAGE/index.html) [Review: Make Your Choice!] 2016 (2017.8 redesign)

	- HOME (/lesson/index.html) [We're studying with Anna!] 2016
	- LANG TOP (/lesson/LANGUAGE/index.html) [We're studying with Anna!] 2016

	- HOME (/lesson/index.html) 2017.08 2 column banner
	- LANG TOP (/lesson/LANGUAGE/index.html) 2017.08 2 column banner

==========================================================
*/
/* - HOME (/lesson/index.html)
--------------------------------------------------------- */
#lesson-home .banner {
	margin: 0 2% 10px;
	padding-top: 10px;
}
#lesson-home .banner img {
	width: 100%;
	height: auto;
}
@media only screen and (min-width: 601px) {
	#lesson-home .banner {
		width: 890px;
		margin: 0 auto;
		padding-top: 30px;
	}
	#lesson-home .banner img {
		width: 890px;
	}
}

/* - LANG TOP (/lesson/LANGUAGE/index.html)
--------------------------------------------------------- */
#lesson-top .banner {
	margin: 0 2%;
	padding-top: 14px;
}
#lesson-top .banner img {
	width: 100%;
	height: auto;
}
@media only screen and (min-width: 601px) {
	#lesson-top .banner {
		margin: 0 auto;
		padding-top: 20px;
	}
}

/* - LANG TOP (/lesson/LANGUAGE/index.html) [Review: Make Your Choice!] 2016 (2017.8 redesign)
--------------------------------------------------------- */
#lesson-top .myc a {
	display: block;
	margin-bottom: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
}
#lesson-top .myc a .myc-ttl {
	position: relative;
	height: 52px;
	padding: 4px 46px 6px 56px;
	background-color: #55c863;
	color: #ffffff;
}
#lesson-top .myc a .myc-ttl:before, #lesson-top .myc a .myc-ttl:after {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
}
#lesson-top .myc a .myc-ttl:before {
	bottom: 0;
	left: 0;
	width: 56px;
	height: 60px;
	background-image: url(/lesson/common/images/special/challenge/img_review_1.png);
	background-position: 0 0;
	background-size: 56px auto;
}
#lesson-top .myc a .myc-ttl:after {
	bottom: 0;
	right: 0;
	width: 42px;
	height: 60px;
	background-image: url(/lesson/common/images/special/challenge/img_review_2.png);
	background-position: 0 0;
	background-size: 42px auto;
}
#lesson-top .myc a .myc-ttl h2 {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px;
	line-height: 1.2;
	font-family: 'ProximaNovaCnRgBold', Arial, Helvetica, sans-serif;
}
#lesson-top .myc a .myc-ttl h2 span {
	white-space: nowrap;
}
#lesson-top .myc a .myc-quiz {
	position: relative;
	padding: 6px 10px 10px 10px;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#lesson-top .myc a .myc-quiz .new-quiz {
	display: inline-block;
	padding: 1px 4px;
	background: #ff5336;
	line-height: 1.4;
	color: #ffffff;
	text-align: right;
	font-size: 13px;
	z-index: 100;
}
#lesson-top .myc a .myc-quiz p {
	padding-top: 6px;
}

@media only screen and (min-width: 601px) {
	#lesson-top .myc a {
		position: relative;
		width: 662px;
		margin-bottom: 20px;
	}
	#lesson-top .myc a:before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 84px;
		height: 90px;
		background-image: url(/lesson/common/images/special/challenge/img_review_1.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 84px auto;
		z-index: 10;
	}
	#lesson-top .myc a:after {
		content: '';
		position: absolute;
		bottom: 0;
		right: 6px;
		width: 64px;
		height: 90px;
		background-image: url(/lesson/common/images/special/challenge/img_review_2.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 64px auto;
		z-index: 10;
	}
	#lesson-top .myc a .myc-ttl {
		height: inherit;
		padding: 8px 68px 8px 84px;
	}
	#lesson-top .myc a .myc-ttl:before, #lesson-top .myc a .myc-ttl:after {
		position: inherit;
		bottom: inherit;
		right: inherit;
		width: auto;
		height: auto;
		background: none;
	}
	#lesson-top .myc a .myc-ttl h2 {
		position: inherit;
		top: inherit;
		-webkit-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		font-size: 22px;
	}
	#lesson-top .myc a .myc-ttl h2 span {
		display: inline;
	}
	#lesson-top .myc a .myc-quiz {
		padding: 8px 74px 14px 84px;
		font-size: 16px;
	}
	#lesson-top .myc a .myc-quiz .myc-quiz-inner {
		position: relative;
		width: 100%;
	}
	#lesson-top .myc a .myc-quiz p {
		min-height: inherit;
	}
	#lesson-top .myc a:hover .myc-quiz {
		color: #27b53a;
	}
}
@-webkit-keyframes blink {}
/* - HOME (/lesson/index.html) [We're studying with Anna!] 2016
--------------------------------------------------------- */
#lesson-home .photo a {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 3.2467532468% 3.2467532468% 0;
	background: url(/lesson/common/images/special/photo/dot_pink.gif) 50% 0 repeat;
	background-size: 89px auto;
	border: 3px solid #ef317e;
}
#lesson-home .photo a .ph-pic {
	display: block;
	width: 90.2777777778%;
	margin: 6px auto 0;
}
#lesson-home .photo a .ph-fukidashi {
	min-height: 96px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	background: url(/lesson/common/images/special/photo/anna.png) 98% 100% no-repeat;
	background-size: 74px auto;
}
#lesson-home .photo a .ph-fukidashi span {
	position: relative;
	display: block;
	padding: 10px;
	background: #fffa95;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
}
#lesson-home .photo a .ph-fukidashi span:before {
	content: '';
	position: absolute;
	bottom: 40%;
	right: -22px;
	width: 22px;
	height: 14px;
	background: url(/lesson/common/images/special/photo/fukidashi_head_sp.png) 100% 0 no-repeat;
	background-size: 50px auto;
}

@media only screen and (min-width: 601px) {
	#lesson-home .photo {
		position: relative;
		padding-top: 30px;
		z-index: 1;
	}
	#lesson-home .photo:before {
		content: '';
		position: absolute;
		top: 30px;
		left: 0;
		width: 890px;
		height: 148px;
		background: #ffffff;
		z-index: 0;
	}
	#lesson-home .photo a {
		min-height: 136px;
		padding: 0;
		background-size: 178px auto;
	}
	#lesson-home .photo a h2 {
		position: absolute;
		top: 14px;
		left: 16px;
		margin: 0;
	}
	#lesson-home .photo a h2 img {
		width: 495px;
	}
	#lesson-home .photo a .ph-pic {
		position: absolute;
		top: 3px;
		right: 4px;
		width: 260px;
		margin: 0;
	}
	#lesson-home .photo a .ph-fukidashi {
		min-height: 70px;
		padding-top: 68px;
		padding-right: 388px;
		padding-bottom: 4px;
		padding-left: 12px;
		background-position: 518px 10px;
		background-size: 100px auto;
	}
	#lesson-home .photo a .ph-fukidashi span {
		padding: 10px 30px;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		font-size: 16px;
	}
	#lesson-home .photo a .ph-fukidashi span:before {
		bottom: 50%;
		right: -24px;
		width: 32px;
		height: 24px;
		background: url(/lesson/common/images/special/photo/fukidashi_bnr_pc.png) 100% 0 no-repeat;
		background-size: 70px auto;
	}
	#lesson-home .photo a:hover {
		opacity: 0.7;
		filter: alpha(opacity=70);
		-webkit-transition: opacity .3s;
		transition: opacity .3s;
	}
}
/* - LANG TOP (/lesson/LANGUAGE/index.html) [We're studying with Anna!] 2016
--------------------------------------------------------- */
#lesson-top .photo a {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 3.2467532468% 3.2467532468% 0;
	background: url(/lesson/common/images/special/photo/dot_pink.gif) 50% 0 repeat;
	background-size: 89px auto;
	border: 3px solid #ef317e;
}
#lesson-top .photo a .ph-pic {
	display: block;
	width: 90.2777777778%;
	margin: 6px auto 0;
}
#lesson-top .photo a .ph-fukidashi {
	min-height: 96px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	background: url(/lesson/common/images/special/photo/anna.png) 98% 100% no-repeat;
	background-size: 74px auto;
}
#lesson-top .photo a .ph-fukidashi span {
	position: relative;
	display: block;
	padding: 10px;
	background: #fffa95;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
}
#lesson-top .photo a .ph-fukidashi span:before {
	content: '';
	position: absolute;
	bottom: 40%;
	right: -22px;
	width: 22px;
	height: 14px;
	background: url(/lesson/common/images/special/photo/fukidashi_head_sp.png) 100% 0 no-repeat;
	background-size: 50px auto;
}

@media only screen and (min-width: 601px) {
	#lesson-top .photo {
		margin-top: 20px;
		padding-top: 0;
		background-color: #ffffff;
	}
	#lesson-top .photo a {
		min-height: 136px;
		padding: 0;
		background-size: 178px auto;
	}
	#lesson-top .photo a h2 {
		position: absolute;
		top: 14px;
		left: 16px;
		margin: 0;
	}
	#lesson-top .photo a h2 img {
		width: 495px;
	}
	#lesson-top .photo a .ph-pic {
		position: absolute;
		top: 3px;
		right: 4px;
		width: 260px;
		margin: 0;
	}
	#lesson-top .photo a .ph-fukidashi {
		min-height: 70px;
		padding-top: 68px;
		padding-right: 388px;
		padding-bottom: 4px;
		padding-left: 12px;
		background-position: 518px 10px;
		background-size: 100px auto;
	}
	#lesson-top .photo a .ph-fukidashi span {
		padding: 10px 30px;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		font-size: 16px;
	}
	#lesson-top .photo a .ph-fukidashi span:before {
		bottom: 50%;
		right: -24px;
		width: 32px;
		height: 24px;
		background: url(/lesson/common/images/special/photo/fukidashi_bnr_pc.png) 100% 0 no-repeat;
		background-size: 70px auto;
	}
	#lesson-top .photo a:hover {
		opacity: 0.7;
		filter: alpha(opacity=70);
		-webkit-transition: opacity .3s;
		transition: opacity .3s;
	}
}
/* - HOME (/lesson/index.html) 2017.08 2 column banner
--------------------------------------------------------- */
#lesson-home .col-2 a {
	display: block;
	margin-top: 10px;
}
#lesson-home .col-2 a:first-child {
	margin-top: 0;
}

@media only screen and (min-width: 601px) {
	#lesson-home .col-2 {
		zoom: 1;
	}
	#lesson-home .col-2:before, #lesson-home .col-2:after {
		display: block;
		height: 0;
		visibility: hidden;
		content: "\0020";
	}
	#lesson-home .col-2:after {
		clear: both;
	}
	#lesson-home .col-2 a {
		width: 432px;
		margin-top: 0;
		background: #ffffff;
	}
	#lesson-home .col-2 a img {
		width: 100%;
	}
	#lesson-home .col-2 a.left {
		float: left;
	}
	#lesson-home .col-2 a.right {
		float: right;
	}
	#lesson-home .col-2 a:first-child {
		margin-top: 0;
	}
	#lesson-home .col-2 a:hover img {
		opacity: 0.7;
		filter: alpha(opacity=70);
	}
}
/* - LANG TOP (/lesson/LANGUAGE/index.html) 2017.08 2 column banner
--------------------------------------------------------- */
#lesson-top .col-2 a {
	display: block;
	margin-top: 14px;
}
#lesson-top .col-2 a:first-child {
	margin-top: 0;
}

@media only screen and (min-width: 601px) {
	#lesson-top .col-2 {
		zoom: 1;
	}
	#lesson-top .col-2:before, #lesson-top .col-2:after {
		display: block;
		height: 0;
		visibility: hidden;
		content: "\0020";
	}
	#lesson-top .col-2:after {
		clear: both;
	}
	#lesson-top .col-2 a {
		width: 432px;
		margin-top: 0;
		background: #ffffff;
	}
	#lesson-top .col-2 a img {
		width: 100%;
	}
	#lesson-top .col-2 a.left {
		float: left;
	}
	#lesson-top .col-2 a.right {
		float: right;
	}
	#lesson-top .col-2 a:first-child {
		margin-top: 0;
	}
	#lesson-top .col-2 a:hover img {
		opacity: 0.7;
		filter: alpha(opacity=70);
	}
}
