@charset "utf-8";

/* ==========================================================================
   common overwrite
========================================================================== */
.recentCheckClass .contsIn{
	border-radius: 10px;
}

/* ==========================================================================
   common parts
========================================================================== */
@media screen and (max-width: 767px) {
	.listLinks li{
		display: block;
		width: 100%;
		margin-bottom: 0;
		padding: 0;
		border-bottom: 1px solid #e6e6e6;
	}
	.listLinks li:last-child{
		border: 0;
	}
	.listLinks li a{
		display: block;
		line-height: 1.3;
		padding: 14px 15px 14px 10px;
		text-indent: 0;
		position: relative;
	}
	.listLinks li a:before{
		content: "";
		background: url(/common_2019/img/arrow/arrow_blue_r.svg) no-repeat;
		background-size: contain;
		width: 8px;
    height: 14px;
		position: absolute;
		right: 8px;
		top: 50%;
		margin: -7px 0 0 0;
	}
}

/* ==========================================================================
   campaign area common
========================================================================== */
/*cpnLinks*/
.cpnLinks{
	margin-top: 20px;
	text-align: center;
}

.cpnLinks .cpnLinksCatch{
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}
.cpnLinks .cpnLinksCatch p{
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.cpnLinks .cpnLinksCatch p em{
	color: #f55;
	font-size: 125%;
	font-style: normal;
}
.cpnLinks .cpnLinksCatch p:before,
.cpnLinks .cpnLinksCatch p:after{
	content: "";
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 50%;
}
.cpnLinks .cpnLinksCatch p:before{
	background-image: url(/enter/search/classroom/classroom_2019/img/cpn_links_ttl_blu_l.png);
	left: 0;
}
.cpnLinks .cpnLinksCatch p:after{
	background-image: url(/enter/search/classroom/classroom_2019/img/cpn_links_ttl_blu_r.png);
	right: 0;
}

.cpnLinks .cpnLinksCall{
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}
.cpnLinks .cpnLinksCall p{
	font-size: 22px;
	font-weight: bold;
	position: relative;
}
.cpnLinks .cpnLinksCall p.call{
	display: inline-block;
}
.cpnLinks .cpnLinksCall p.call em{
	color: #f55;
	font-size: 125%;
	font-style: normal;
}
.cpnLinks .cpnLinksCall p.call:before,
.cpnLinks .cpnLinksCall p.call:after{
	content: "";
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 50%;
}
.cpnLinks .cpnLinksCall p.call:before{
	background-image: url(/enter/search/classroom/classroom_2019/img/cpn_links_ttl_blk_l.png);
	left: 0;
}
.cpnLinks .cpnLinksCall p.call:after{
	background-image: url(/enter/search/classroom/classroom_2019/img/cpn_links_ttl_blk_r.png);
	right: 0;
}

.cpnLinks .cpnLinksTxt{
	display: inline-block;
	vertical-align: middle;
}
.cpnLinks .cpnLinksTtl{
	padding-bottom: 10px;
	color: #1069c4;
	font-size: 18px;
}
.cpnLinks .cpnLinksBtn{}
.cpnLinks .cpnLinksLink{
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
@media print, screen and (min-width: 768px) {
	.cpnLinks .cpnLinksCatch p{
		padding: 0 30px 20px;
	}
	.cpnLinks .cpnLinksCatch p:before,
	.cpnLinks .cpnLinksCatch p:after{
		width: 20px;
		height: 42px;
		margin-top: -28px;
	}
	.cpnLinks .cpnLinksCatch p:before{
	}
	.cpnLinks .cpnLinksCatch p:after{
	}

	.cpnLinks .cpnLinksCall{
		padding-bottom: 20px;
	}
	.cpnLinks .cpnLinksCall p.call{
		padding: 0 20px 10px;
	}
	.cpnLinks .cpnLinksCall p.call:before,
	.cpnLinks .cpnLinksCall p.call:after{
		width: 15px;
		height: 32px;
		margin-top: -22px;
	}

	.cpnLinks .cpnLinksTxt{
		margin-right: 30px;
	}
	.cpnLinks .cpnLinksLink.m1{
		margin-top: 40px;
	}
	.cpnLinks .cpnLinksLink.m2{
		margin-top: 55px;
	}
	.cpnLinks .cpnLinksLink.m3{
		margin-top: -45px;
	}
	.cpnLinks .cpnLinksLink.m4{
		margin-top: 90px;
	}
	.cpnLinks .cpnLinksLink.m5{
		margin-top: -10px;
	}
	.cpnLinks .cpnLinksLink.m6{
		margin-top: 20px;
	}
}
@media screen and (max-width: 767px) {
	.cpnLinks{
		padding-right: 4%;
		padding-left: 4%;
	}
	.cpnLinks .cpnLinksCatch p{
		font-size: 20px;
		padding: 0 22px 20px;
	}
	.cpnLinks .cpnLinksCatch p:before,
	.cpnLinks .cpnLinksCatch p:after{
		width: 17px;
		height: 36px;
		margin-top: -25px;
	}

	.cpnLinks .cpnLinksCall{

		padding-bottom: 10px;
	}
	.cpnLinks .cpnLinksCall p.call{
		padding: 0 22px 10px;
	}
	.cpnLinks .cpnLinksCall p.call:before,
	.cpnLinks .cpnLinksCall p.call:after{
		width: 17px;
		height: 36px;
		margin-top: -25px;
	}

	.cpnLinks .cpnLinksTxt{
		padding-bottom: 20px;
		display: block;
	}
	.cpnLinks .cpnLinksLink{
		display: block;
	}
}
@media screen and (max-width: 374px) {
	.cpnLinks .cpnLinksCatch p{
		font-size: 18px;
	}
	.btnOval {
		font-size: 4.3vw;
	}
}

/*cpnDate*/
.cpnDate{
	margin-top: 20px;
	text-align: center;
}
.cpnDate .cpnDateIn{
	background-color: #ff5556;
	color: #fff;
	font-weight: bold;
	position: relative;
	display: inline-block;
}
.cpnDate .cpnDateIn:before,
.cpnDate .cpnDateIn:after{
	content: "";
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
}
.cpnDate .cpnDateIn:before{
	background: url(/enter/search/classroom/classroom_2019/img/cpn_date_l.svg) right center no-repeat;
	background-size: 100%;
	left: -20px;
}
.cpnDate .cpnDateIn:after{
	background: url(/enter/search/classroom/classroom_2019/img/cpn_date_r.svg) left center no-repeat;
	background-size: 100%;
	right: -20px;
}
.cpnDate.colRed .cpnDateIn{
	background-color: #eb3c3c;
}
.cpnDate.colRed .cpnDateIn:before{
	background-image: url(/enter/search/classroom/classroom_2019/img/cpn_date_red_l.svg);
	background-size: 100%;
	left: -18px;
}
.cpnDate.colRed .cpnDateIn:after{
	background-image: url(/enter/search/classroom/classroom_2019/img/cpn_date_red_r.svg);
	background-size: 100%;
	right: -18px;
}

@media print, screen and (min-width: 768px) {
	.cpnDate{
		font-size: 20px;
	}
	.cpnDate .cpnDateIn{
		padding: 5px;
		display: inline-block;
	}
}

@media screen and (max-width: 767px) {
	.cpnDate{}
	.cpnDate .cpnDateIn{
		margin-right: 20px;
		margin-left: 20px;
		padding: 5px 3px;
	}
	.cpnDate .cpnDateIn:before,
	.cpnDate .cpnDateIn:after{
		background-size: 100% auto;
	}
}

/*cpnCheck*/
.cpnCheck{
	margin-top: 10px;
}

@media screen and (max-width: 767px) {
	.cpnCheck{
		margin-top: 5px;
	}
}

/*cpnExpTxt*/
.cpnExpTxt{
	margin-top: 0.3em;
	text-align: center;
	font-size: 14px;
}

/*cpnTaiken*/
.cpnTaiken{
	background-color: #1069c4;
	position: relative;
}
.cpnTaiken .cpnMeta{
	text-align: center;
}
.cpnTaiken .cpnMeta .cpnTtl{
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.43875;
	display: inline-block;
	vertical-align: middle;
}
.cpnTaiken .cpnMeta .cpnTtl.fzS{
	font-size: 32px !important;
}
.cpnTaiken .cpnMeta .cpnTtl em{
	color: #fff44e;
	font-size: 115%;
	font-style: normal;
}
.cpnTaiken .cpnMeta .cpnSub{
	margin-top: 5px;
	color: #fff;
}
.cpnTaiken .cpnMeta .cpnAtt{
	margin-top: 10px;
}
.cpnTaiken .cpnMeta .cpnAtt p{
	padding: 5px 10px;
	background-color: #fff;
	border-radius: 10px;
	color: #eb3c3c;
	font-weight: bold;
	display: inline-block;
}
.cpnTaiken .cpnInfo{
	margin-top: 15px;
	color: #ffffff;
}
.cpnTaiken .cpnExp{
	background-color: #fff;
	border-radius: 10px;
}
.cpnTaiken .cpnExp .cpnTxt ul li{
	font-size: 15px;
	font-weight: bold;
}
.cpnTaiken .cpnExp .cpnTxt ul li em{
	color: #ff5556;
	font-size: 120%;
	font-style: normal;
}
.cpnTaiken .cpnExp .cpnTxt .cpnBtn{
	text-align: center;
}

@media print, screen and (min-width: 768px) {
	.cpnTaiken{
		padding: 15px;
	}
	.cpnTaiken .cpnMeta{
		margin-top: 10px;
	}
	.cpnTaiken .cpnDate.colRed{
		margin-top: -37px;
	}
	.cpnTaiken .cpnExp{
		width: 100%;
		margin-top: 20px;
		display: table;
	}
	.cpnTaiken .cpnExp .cpnPht{
		width: 50%;
		display: table-cell;
		vertical-align: middle;
	}
	.cpnTaiken .cpnExp .cpnPht img{
		border-bottom-left-radius: 10px;
		border-top-left-radius: 10px;
		vertical-align: top;
	}
	.cpnTaiken .cpnExp .cpnTxt{
		width: 50%;
		padding: 10px;
		display: table-cell;
		vertical-align: middle;
	}
	.cpnTaiken .cpnExp .cpnTxt .cpnBtn{
		margin-top: 20px;
	}
}

@media screen and (max-width: 767px) {
	.cpnTaiken{
		padding: 4%;
	}
	.cpnTaiken .cpnMeta{
		margin-top: 10px;
	}

	.cpnTaiken .cpnMeta .cpnTtl{
		font-size: 20px;
	}

	.cpnTaiken .cpnMeta .cpnTtl.fzS{
		font-size: 25px !important;
	}
	.cpnTaiken .cpnDate.colRed{
		margin-top: -30px;
	}
	.ie .cpnTaiken .cpnDate.colRed{
		margin-top: -40px;
	}
	.cpnTaiken .cpnInfo{
		margin-left: 10px;
		margin-right: 10px;
	}
	.cpnExp .cpnPht{
		display: none;
	}
	.cpnTaiken .cpnExp{
		margin-top: 20px;
	}
	.cpnTaiken .cpnExp .cpnTxt{
		padding: 18px 18px 20px;
	}
	.cpnTaiken .cpnExp .cpnTxt .cpnBtn{
		margin-top: 15px;
	}
}

/*cpnIntr*/
.cpnIntr{}
.cpnIntr .cpnMeta{
	text-align: center;
}
.cpnIntr .cpnMeta .cpnTtl{
	font-size: 32px;
	font-weight: bold;
	line-height: 1.43875;
	display: inline-block;
	vertical-align: middle;
}
.cpnIntr .cpnMeta .cpnTtl em{
	color: #1069c4;
	font-size: 115%;
	font-style: normal;
}
.cpnIntr .cpnCheck{
	text-align: center;
}
.cpnIntr .cpnBtn{
	text-align: center;
}
.cpnIntr .cpnTxt{
}

@media print, screen and (min-width: 768px) {
	.cpnIntr .cpnMeta{
		margin-top: 20px;
	}
	.cpnIntr .cpnBtn{
		margin-top: 20px;
	}
	.cpnIntr .cpnTxt{
		margin-top: 20px;
	}
}

@media screen and (max-width: 767px) {
	.cpnIntr .cpnMeta{
		margin-top: 10px;
	}
	.cpnIntr .cpnBtn{
		margin-top: 10px;
	}
	.cpnIntr .cpnTxt{
		margin-top: 10px;
	}
}

/*cpnPoint*/
.cpnPoint{
	background-color: #1069c4;
	border-radius: 10px;
}
.cpnPoint .cpnPointTtl{
	text-align: center;
}
.cpnPoint .cpnPointTtl p{
	color: #fff;
	font-weight: bold;
	line-height: 1.2;
	display: inline-block;
	position: relative;
}
.cpnPoint .cpnPointTtl p:before,
.cpnPoint .cpnPointTtl p:after{
	content: "";
	width: 23px;
	height: 48px;
	margin-top: -14px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 50%
}
.cpnPoint .cpnPointTtl p:before{
	background-image: url(/enter/search/classroom/classroom_2019/img/cpn_point_l.png);
	left: -5px;
}
.cpnPoint .cpnPointTtl p:after{
	background-image: url(/enter/search/classroom/classroom_2019/img/cpn_point_r.png);
	right: -5px;
}
.cpnPoint .cpnPointTtl em{
	color: #fff44e;
	font-style: normal;
}
.cpnPoint .cpnPointTtl em span{
	font-size: 200%;
}
.cpnPoint .cpnPointList{}
.cpnPoint .cpnPointList li{
	background-color: #fff;
	border-radius: 10px;
}
.cpnPoint .cpnPointList li .cpnPointMeta{
	width: 100%;
	display: table;
}
.cpnPoint .cpnPointList li .cpnPointMeta .num{
	width: 58px;
	display: table-cell;
	vertical-align: middle;
}
.cpnPoint .cpnPointList li .cpnPointMeta .num p{
	width: 58px;
	height: 58px;
	padding-top: 10px;
	background-color: #1069c4;
	border-radius: 29px;
	color: #fff;
	line-height: 1;
	text-align: center;
}
.cpnPoint .cpnPointList li .cpnPointMeta .num span{
	font-size: 11px;
	display: block;
}
.cpnPoint .cpnPointList li .cpnPointMeta .num em{
	font-size: 29px;
	display: block;
	font-style: normal;
}
.cpnPoint .cpnPointList li .cpnPointMeta .ttl{
	font-weight: bold;
	line-height: 1.4;
	display: table-cell;
	vertical-align: middle;
}
.cpnPoint .cpnPointList li .cpnPointMeta .ttl span{
	font-size: 125%;
}
.cpnPoint .cpnPointList li .cpnPointTxt{}

@media print, screen and (min-width: 768px) {
	.cpnPoint{
		margin-top: 20px;
		padding: 15px;
	}
	.cpnPoint .cpnPointTtl p{
		padding-right: 20px;
		padding-left: 20px;
			padding-right: 20px;
			padding-left: 20px;
		font-size: 32px;
	}
	.cpnPoint .cpnPointList{}
	.cpnPoint .cpnPointList li{
		margin-top: 30px;
		padding: 25px;
	}
	.cpnPoint .cpnPointList li .cpnPointMeta .ttl{
		padding-left: 20px;
		font-size: 24px;
	}
	.cpnPoint .cpnPointList li .cpnPointTxt{
		margin-top: 20px;
	}
	.cpnPoint .cpnPointList li .cpnPointTxt ul{
		margin-bottom: 10px;
	}
	.cpnPoint .cpnPointList li .cpnPointTxt li{
		margin-top: 0px;
		padding: 0px 0px 0px 15px;
	}
}

@media screen and (max-width: 767px) {
	.cpnPoint{
		margin-top: 20px;
		padding: 3%;
	}
	.cpnPoint .cpnPointTtl p{
		padding-right: 16px;
		padding-left: 16px;
		font-size: 22px;
	}
	.cpnPoint .cpnPointList{}
	.cpnPoint .cpnPointList li{
		margin-top: 15px;
		padding: 6%;
	}
	.cpnPoint .cpnPointList li .cpnPointMeta .num{
		vertical-align: top;
	}
	.cpnPoint .cpnPointList li .cpnPointMeta .ttl{
		padding-left: 10px;
		font-size: 19px;
	}
	.cpnPoint .cpnPointList li .cpnPointTxt{
		margin-top: 20px;
	}
	.cpnPoint .cpnPointList li .cpnPointTxt ul{
		margin-bottom: 10px;
	}
	.cpnPoint .cpnPointList li .cpnPointTxt li{
		margin-top: 0px;
		padding: 0% 0% 0% 6%;
	}
}

/*cpnFlow*/
.cpnFlow{}
.cpnFlow ul{
	margin-top: 20px;
}
.cpnFlow li{
	margin-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #d9d9d9;
}
.cpnFlow li:first-child{
	margin-top: 0;
}
.cpnFlow li:last-child{
	padding-bottom: 0;
	border-bottom: none;
}
.cpnFlow li .cpnFlowMeta{}
.cpnFlow li .cpnFlowMeta:after{content: ""; clear: both; display: block;}
.cpnFlow li .cpnFlowMeta .num{
	width: 28px;
	height: 28px;
	padding-top: 0.24em;
	background-color: #1069c4;
	border-radius: 14px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	display: block;
	float: left;
}
.cpnFlow li .cpnFlowMeta .ttl{
	margin-left: 35px;
	font-weight: bold;
}
.cpnFlow li .cpnFlowMeta .ttl em{
	font-size: 125%;
	font-style: normal;
}
.cpnFlow li .cpnFlowTxt{
	margin-top: 10px;
	line-height: 1.5625;
}
.cpnFlow li .pht img{
	max-width: 100%;
	border-radius: 10px;
	vertical-align: top;
}
.cpnFlow li.figR,
.cpnFlow li.figL{
	border-bottom: none;
}

@media print, screen and (min-width: 768px) {
	.cpnFlow li.figR .cpnFlowMeta{
		width: 560px;
		float: left;
	}
	.cpnFlow li.figR:after{content: ""; clear: both; display: block;}
	.cpnFlow li.figR .pht{
		width: 380px;
		float: right;
	}
	.cpnFlow li.figR .cpnFlowTxt{
		width: 560px;
		float: left;
	}

	.cpnFlow li.figL .cpnFlowMeta{
		width: 560px;
		float: right;
	}
	.cpnFlow li.figL:after{content: ""; clear: both; display: block;}
	.cpnFlow li.figL .pht{
		width: 380px;
		float: left;
	}
	.cpnFlow li.figL .cpnFlowTxt{
		width: 560px;
		float: right;
	}
}

@media screen and (max-width: 767px) {
	.cpnFlow li.figR .pht{
		margin-top: 10px;
	}
}

/*cpnCall*/
.cpnCall{
}
.cpnCall .cpnCallTxt{
	margin-left: 80px;
	padding: 15px;
	background-color: #fff9d8;
	border-radius: 10px;
	color: #f55;
	font-weight: bold;
	position: relative;
}
.cpnCall .cpnCallTxt:before{
	content: "";
	display: block;
	width: 70px;
	height: 63px;
	background: url(/common_2019/img/icon/icon_teacher04.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: -80px;
}
.cpnCall .cpnCallTxt:after{
	content: "";
	position: absolute;
}

@media print, screen and (min-width: 768px) {
	.cpnCall .cpnCallTxt:after{
		margin-top: -12px;
		border: 12px solid transparent;
		border-right: 12px solid #fff9d8;
		top: 24px;
		left: -24px;
	}
}

@media screen and (max-width: 767px) {
	.cpnCall .cpnCallTxt:after{
		margin-top: -10px;
		border: 16px solid transparent;
		border-right: 16px solid #fff9d8;
		top: 32px;
		left: -32px;
	}
}

/*cpnRec*/
.cpnRec{
	text-align: center;
}
.cpnRec .cpnRecTtl{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
	display: inline-block;
	position: relative;
}
.cpnRec .cpnRecTtl:before{
	content: "";
	display: block;
	width: 70px;
	height: 63px;
	background: url(/common_2019/img/icon/icon_teacher04.png) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0;
	left: 10px;
}

@media print, screen and (min-width: 768px) {
	.cpnRec .cpnRecTtl{
		margin-top: 20px;
		padding: 18px 0 18px 80px;
	}
}

@media screen and (max-width: 767px) {
	.cpnRec .cpnRecTtl{
		padding: 6px 0 6px 80px;
	}
	.cpnRec .cpnRecTtl:before{
	}
}

/* ==========================================================================
   campaign B
========================================================================== */
.campaignWrap{
	margin: 35px 0 60px;
	position: relative;
	display: table;
	width: 100%;
}
.campaignWrap .txtArea{
	display: table-cell;
	vertical-align: middle;
}
.campaignWrap .txtArea{
	width: 520px;
	padding-right: 10px;
}
.campaignWrap .ttlBoldL{
	margin-bottom: 5px;
}
.campaignWrap .ttlBoldS{
	margin-bottom: 0;
}
.campaignWrap .btnArea .ttlBoldM{
	font-size: 24px;
	margin-bottom: 20px;
}
.campaignWrap .btnArea .ttlBoldM:before,
.campaignWrap .btnArea .ttlBoldM:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: contain;
	width: 19px;
	height: 41px;
}
.campaignWrap .btnArea .ttlBoldM:before{
	background-image: url(/common_2019/img/part_fukidashi_l.svg);
	margin: 0 10px 0 0;
}
.campaignWrap .btnArea .ttlBoldM:after{
	background-image: url(/common_2019/img/part_fukidashi_r.svg);
	margin: 0 0 0 5px;
}
.campaignWrap .btnArea .btnOval{
	font-size: 20px;
	padding: 10px 45px 10px 30px;
}
.campaignWrap .link{
	text-align: left;
	margin: 10px 0 0 5px;
}
@media screen and (max-width: 767px) {
	.campaignWrap{
		margin: 25px 0 35px;
		overflow: hidden;
	}
	.campaignWrap .txtArea{
		width: 100%;
		padding-right: 0;
	}
	.campaignWrap .btnArea .btnOval{
		font-size: 16px;
		padding: 10px 25px 10px 10px;
	}
	.campaignWrap .btnArea .ttlBoldM{
		font-size: 19px;
		margin-bottom: 10px;
	}
	.campaignWrap .btnArea .ttlBoldM:before{
		margin: 0 2px 0 0;
	}
	.campaignWrap .btnArea .ttlBoldM:after{
		margin: 0 0 0 2px;
	}
}
/* ==========================================================================
   campaign B
========================================================================== */
.campaignB .btnArea{
	display: table-cell;
	vertical-align: middle;
	width: 440px;
	background-color: #fff9d8;
	border-radius: 10px;
	text-align: center;
	padding: 0 20px;
}
@media screen and (max-width: 767px) {
	.campaignB .btnArea {
		display: block;
		width: 100%;
		padding: 4%;
		border-radius: 0;
	}
	.campaignB .txtArea{
		display: none;
	}
}
/* ==========================================================================
   campaign A
========================================================================== */
.campaignA{
	margin: 25px 0 30px;
	border: 6px solid #1069c4;
	border-radius: 10px;
	overflow: hidden;
}
.campaignA .imgArea{
	display: table-cell;
	vertical-align: middle;
	width: 430px;
}
.campaignA .txtArea{
	padding: 0 25px 0 25px;
}
.campaignA .txtArea .ttlBoldL{
	font-size: 36px;
	text-align: center;
}
.campaignA .txtArea .ttlBoldS{
	text-align: center;
}
.campaignA .txtArea .btnArea{
	margin-top: 15px;
}
.campaignA .btnArea .btnOval{
	display: block;
}

@media screen and (max-width: 767px) {
	.campaignA{
		border: 0;
		background-color: #1069c4;
		border-radius: 0;
		padding: 4%;
	}
	.campaignA .imgArea{
		display: none;
	}
	.campaignA .txtArea {
		display: block;
		width: 100%;
		padding: 15px 10px;
		background-color: #fff;
		border-radius: 5px;
	}
	.campaignA .txtArea .ttlBoldL{
		font-size: 24px;
		margin-bottom: 0;
	}
	.campaignA .txtArea .ttlBoldS{
		font-size: 16px;
	}
	.campaignA .btnArea .btnOval{
		font-size: 18px;
		line-height: 1.4;
	}
}
/* ==========================================================================
   campaign area A
========================================================================== */
.cpnA{
	padding: 0;
}
.cpnA .cpnLinks{
	margin-top: 0;
}
@media print, screen and (min-width: 768px) {
	.campaignWrap.cpnA{
		margin-top: 45px;
		margin-bottom: 30px;
	}
	.campaignWrap.cpnA .cpnLinks .cpnLinksTxt{
		margin-right: 40px;
	}
	.campaignWrap.cpnA .cpnLinks .cpnLinksBtn{
		margin-top: 15px;
	}
}
@media screen and (max-width: 767px) {
	.campaignWrap.cpnA .cpnLinks .cpnLinksBtn{
		margin-top: 10px;
	}
}

/* ==========================================================================
   campaign area B
========================================================================== */
.campaignWrap.cpnB{
	margin-top: 0;
	margin-bottom: 35px;
}
.cpnB{
	padding: 0;
}
.cpnB .cpnLinks{
	margin-top: 0;
}

/* ==========================================================================
   campaign area C
========================================================================== */
.campaignWrap.cpnC{
	margin-top: 0;
	padding: 0;
}
.cpnC .cpnLinks{
	margin-top: 0;
}

.cpnC .cpnTaiken{
	padding: 15px;
	background-color: #1069c4;
	position: relative;
}

@media print, screen and (min-width: 768px) {
	.cpnC .cpnTaiken .cpnDate{
		margin-top: -37px;
	}
}

@media screen and (max-width: 767px) {
	.cpnC .cpnTaiken{
		padding: 4%;
	}
	.cpnC .cpnTaiken .cpnDate{
		margin-top: -25px;
	}
}

/* ==========================================================================
   campaign area C2
========================================================================== */
.campaignWrap.cpnC2{
	margin-top: 60px;
	overflow: visible;
}
.cpnC2 .cpnLinks{
	margin-top: 0;
}

.campaignWrap.cpnC2 .cpnLinksLink{
	margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
	.campaignWrap.cpnC2{
	}
}

@media screen and (max-width: 767px) {
	.campaignWrap.cpnC2{
		margin-top: 50px;
	}
}

/* ==========================================================================
   campaign area D
========================================================================== */
.campaignWrap.cpnD{
	margin-top: 0;
}
.campaignWrap.cpnD .cpnBtnMore{
	margin-top: 40px;
	text-align: center;
}
.campaignWrap.cpnD .faqWrap{
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.campaignWrap.cpnD .cpnBtnMore{
		width: 88.406%;
		margin: 20px auto 0;
	}
}

/* ==========================================================================
   campaign area E
========================================================================== */
.cpnE{
	margin-top: 0;
	padding: 0;
}
.cpnE .cpnMeta .cpnTtl em{
	font-size: 120%;
}
.cpnE .cpnMeta .cpnPop{
	background-color: #fff;
	border-radius: 6px;
	color: #1069c4;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.214;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.cpnE .cpnMeta .cpnPop:after{
	content: "";
	display: block;
	width: 16px;
	height: 9px;
	background: url(/enter/search/classroom/classroom_2019/img/cpn_pop.png) top right no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 100%;
	right: 40px;
}
.cpnE .cpnMeta .cpnPop span{
	font-size: 11px;
}
.cpnE .cpnExp .cpnTxt ol{
	padding-left: 28px;
}
.cpnE .cpnExp .cpnTxt ol li{
	position: relative;
}
.cpnE .cpnExp .cpnTxt ol li .num{
	width: 1.727em;
	height: 1.727em;
	margin-left: -28px;
	background-color: #1069c4;
	border-radius: 0.8635em;
	color: #fff;
	line-height: 1.727;
	text-align: center;
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
}
.cpnE .cpnExp .cpnTxt ol li p{
	font-weight: bold;
}
.cpnE .cpnExp .cpnTxt ol li p em{
	color: #ff5556;
	font-size: 120%;
	font-style: normal;
}
.cpnE .cpnExp .cpnTxt .cpnTxtTtl{
	font-weight: bold;
	line-height: 1.294;
	text-align: center;
}
.cpnE .cpnExp .cpnTxt .cpnTxtTtl p{
	display: inline-block;
	position: relative;
}
.cpnE .cpnExp .cpnTxt .cpnTxtTtl p:before,
.cpnE .cpnExp .cpnTxt .cpnTxtTtl p:after{
	content: "";
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 50%;
}
.cpnE .cpnExp .cpnTxt .cpnTxtTtl p:before{
	background-image: url(/enter/search/classroom/classroom_2019/img/cpn_txt_ttl_l.png);
	left: 0;
}
.cpnE .cpnExp .cpnTxt .cpnTxtTtl p:after{
	background-image: url(/enter/search/classroom/classroom_2019/img/cpn_txt_ttl_r.png);
	right: 0;
}
.cpnE .cpnExp .cpnTxt .cpnTxtTtl em{
	color: #1069c4;
	font-size: 125%;
	font-style: normal;
}

.campaignWrap.cpnE .cpnLinksLink{
	margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
	.cpnE{}
	.cpnE .cpnMeta .cpnPop{
		margin-left: 5px;
		padding: 15px;
	}
	.cpnE .cpnExp .cpnTxt ol li{
		margin-top: 5px;
		padding-left: 12px;
	}
	.cpnE .cpnExp .cpnTxt ol li:first-child{
		margin-top: 0;
	}
	.cpnE .cpnExp .cpnTxt ol li p{
		font-size: 14px;
	}
	.cpnE .cpnExp .cpnTxt ol li p em{
	}
	.cpnE .cpnExp .cpnTxt .cpnTxtTtl{
		margin-top: 10px;
		font-size: 17px;
	}
	.cpnE .cpnExp .cpnTxt .cpnTxtTtl p{
		padding-right: 30px;
		padding-left: 30px;
	}
	.cpnE .cpnExp .cpnTxt .cpnTxtTtl p:before,
	.cpnE .cpnExp .cpnTxt .cpnTxtTtl p:after{
		width: 21px;
		height: 44px;
		margin-top: -22px;
	}
}

@media screen and (max-width: 767px) {
	.cpnE{}
	.cpnE .cpnMeta .cpnPop{
		/* width: 116px; */
		padding: 5px 3px;
		font-size: 14px;
		/* float: right; */
	}
	.cpnE .cpnExp{
		margin-top: 15px;
	}
	.cpnE .cpnExp .cpnTxt ol li{
		margin-top: 10px;
		padding-left: 6px;
	}
	.cpnE .cpnExp .cpnTxt ol li:first-child{
		margin-top: 0;
	}
	.cpnE .cpnExp .cpnTxt ol li p{
		font-size: 14px;
	}
	.cpnE .cpnExp .cpnTxt .cpnTxtTtl{
		margin-top: 10px;
	}
	.cpnE .cpnExp .cpnTxt .cpnTxtTtl p{
		padding-right: 30px;
		padding-left: 30px;
	}
	.cpnE .cpnExp .cpnTxt .cpnTxtTtl p:before,
	.cpnE .cpnExp .cpnTxt .cpnTxtTtl p:after{
		width: 21px;
		height: 44px;
		margin-top: -18px;
	}
}
@media screen and (max-width: 374px) {
	.cpnE .cpnMeta .cpnPop:after{
		display: none;
	}
}

/* ==========================================================================
   recentCheck
========================================================================== */
#recentWrap{
	margin-top: 30px;
}
#recentWrap .list li{
	display: inline-block;
	vertical-align: top;
	width: 33%;
	margin-bottom: 5px;
	padding: 0 15px 0 0;
}
#recentWrap .list .linkArrowL{
	color: #1e1e1e;
}
@media screen and (max-width: 767px) {
	#recentWrap .list{
		border-radius: 5px;
		background-color: #fff;
		border: 1px solid #e6e6e6;
	}
	#recentWrap .list li{
		display: block;
		width: 100%;
		margin-bottom: 0;
		padding: 0;
	}
}
/* ==========================================================================
   telWrap
========================================================================== */
#telWrap{
	margin-top: 30px;
	border: 3px solid #faaf18;
}
#telWrap .ttlBox{
	background-color: #faaf18;
}
#telWrap .boxIn{
	display: table;
	width: 100%;
	padding: 25px 80px;
}
#telWrap .tel,
#telWrap .hour{
	display: table-cell;
	vertical-align: middle;
}
#telWrap .tel{
	font-weight: bold;
	font-size: 14px;
	line-height: 1;
	padding:0 15px 0 70px;
	position: relative;
	pointer-events: none;
}
#telWrap .tel .num{
	font-size: 32px;
}
#telWrap .tel:before{
	content: "";
	width: 62px;
	height: 42px;
	background: url(/common_2019/img/icon/icon_freedial.svg) no-repeat;
	background-size: contain;
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
}
#telWrap .hour{
	font-size: 16px;
	line-height: 1.4;
	padding-left: 15px;
	border-left: 1px dashed #ccc;
}
#telWrap .hour .ttl{
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	#telWrap .boxIn{
		display: block;
		padding: 4%;
	}
	#telWrap .tel,
	#telWrap .hour{
		display: block;
	}
	#telWrap .tel{
		border: 1px solid #dcdcdc;
		font-size: 15px;
		padding:10px 10px 10px 70px;
		border-radius: 5px;
		pointer-events: auto;
	}
	#telWrap .tel .num{
		font-size: 26px;
	}
	#telWrap .tel:before{
		width: 54px;
		height: 35px;
		top: 13px;
		left: 10px;
	}
	#telWrap .tel:after{
		content: "";
		display: block;
		width: 8px;
    height: 14px;
		background: url(/common_2019/img/arrow/arrow_orange_r.svg) no-repeat;
		background-size: contain;
		position: absolute;
		top: 50%;
		margin-top: -7px;
		right: 10px;
	}
	#telWrap .hour{
		font-size: 15px;
		padding-left: 0;
		border-left: 0;
		margin-top: 10px;
	}
}
