@charset "utf-8";

.mv img{
	vertical-align: top;
	max-width: 100%;
}


@media print, screen and (min-width: 768px) {
	.barBgBlu{
		background: #1069c4;
	}
	.barBgBlu .breadcrumbs{
		margin: 0 auto;
		padding: 5px 0;
	}
	.barBgBlu .breadcrumbs li:after{
		background: url(/common_2019/img/arrow/arrow_wh_r.svg) no-repeat;
		background-size: contain;
	}
	.barBgBlu .breadcrumbs li a span{
		color: #ffffff;
	}
}

@media screen and (max-width: 767px) {
	#footBar{
		margin-top: 0;
	}
}
/* ==========================================================================
   taiken
========================================================================== */

.taiken .taikenMeta .intr .txt{
	font-weight: bold;
	letter-spacing: -0.06em;
	line-height: 1.545;
	position: relative;
}
.taiken .taikenMeta .intr .txt:before{
	content: "";
	background: url(/common_2019/img/icon/icon_teacher03.png) top left no-repeat;
	background-size: 100% auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}
.taiken .campaignInner{
	background: #ffffff;
	border-radius: 10px;
}
.taiken .campaignArea .col2{
	display: table;
	width: 100%;
}
.taiken .campaignArea .lCont{
	display: table-cell;
	vertical-align: middle;
	padding: 15px 4.4%;
}
.taiken .campaignArea .rCont{
	display: table-cell;
	width: 380px;
	vertical-align: middle;
	line-height: 1;
}
.taiken .campaignArea .heading{
	font-size: 32px;
	text-align: center;
}
.taiken .campaignArea .heading .txtBig{
	font-size: 36px;
}
.taiken .campaignArea .ttlSub{
	color: #1069c4;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1;
}
.taiken .campaignArea .listDot .dot{
	font-size: 16px;
}
.taiken .campaignArea .btnOval{
	font-weight: bold;
}

@media print, screen and (min-width: 768px) {
	.taiken .taikenIn{
		padding: 30px;
		background-color: #fff9d8;
		border-top: 6px solid #1069c4;
		border-bottom: 6px solid #1069c4;
	}
	.taiken .taikenMeta{
		width: 100%;
		display: table;
		margin-bottom: 40px;
	}
	.taiken .taikenMeta .intr{
		display: table-cell;
		vertical-align: middle;
		position: relative;
	}
	.taiken .taikenMeta .intr .txt{
		padding-left: 94px;
		font-size: 32px;
	}
	.taiken .taikenMeta .intr .txt:before{
		width: 85px;
		height: 75px;
		margin-top: -37px;
	}
	.taiken .taikenMeta .btn{
		width: 250px;
		display: table-cell;
		vertical-align: middle;
	}
	.taiken .taikenMeta .btn a{
		padding: 9px 30px;
		font-weight: bold;
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.taiken .taikenMeta{
		padding: 20px 4% 35px;
		background-color: #fff9d8;
	}
	.taiken .taikenMeta .intr .txt{
		padding-left: 85px;
		font-size: 22px;
	}
	.taiken .taikenMeta .intr .txt:before{
		width: 75px;
		height: 68px;
		margin-top: -34px;
	}
	.taiken .taikenMeta .btn{
		margin-top: 20px;
	}
	.taiken .campaignArea{
		background: #1069c4;
		padding: 15px 4%;
		margin-top: 25px;
	}
	.taiken .campaignInner{
		padding: 15px 5% 30px;
	}
	.taiken .campaignArea .col2{
		display: block;
	}
	.taiken .campaignArea .lCont,
	.taiken .campaignArea .rCont{
		display: block;
		padding: 0;
	}
	.taiken .campaignArea .rCont{
		display: none;
	}
	.taiken .campaignArea .heading{
		font-size: 25px;
	}
	.taiken .campaignArea .heading .txtBig{
		font-size: 28px;
	}
	.taiken .campaignArea .ttlSub{
		font-size: 16px;
	}
}


/* ==========================================================================
   leadWrap
========================================================================== */
.leadWrap{
	margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
	.leadWrap{
		margin-top: 35px;
	}
}


/* ==========================================================================
   footer
========================================================================== */
@media screen and (max-width: 767px) {
	#footer{
		margin-top: 0;
	}
}

/* ==========================================================================
   09-08-2022
========================================================================== */
.zunBox{
	margin-top: 50px;
}
.btnOvalWrap {
	margin-top: 35px;
}
@media screen and (min-width: 768px) {
	.zunBox .zunFig{
		width: 29%;
		float: right;
	}
	.zunBox .zunTxt{
		width: 69%;
		float: left;
	}
	.btnOvalWrap {
		display: flex;
		justify-content: center;
	}
	.btnOvalWrap .btnOval{
		margin-left: 20px;
	}
	.btnOvalWrap .btnOval:first-of-type{
		margin-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.zunBox .ttlBox{
		text-align: center;
	}
	.zunBox .zunTxt{
		margin-top: 20px;
	}
	.btnOvalWrap .btnOval{
		margin-top: 15px;
	}
	.btnOvalWrap .btnOval:first-of-type{
		margin-top: 0;
	}
}

/* ==========================================================================
  02-2023
========================================================================== */
.btnOval.linkBlank:after {
	background-image: url(/common_2019/img/icon/icon_blank_wh.svg);
	margin: -5px 0 0;
}

@media screen and (min-width: 768px){
	.btnList .btnOval{
		padding-left: 25px;
		padding-right: 25px;
		width: 100%;
	}
	.btnListC {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.btnListC li {
		margin: 0 10px;
	}
	.btnListC.w250 a {
		min-width: 250px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.btnListC.w260 a {
		min-width: 260px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.zunBoxFlex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.zunBoxFlex .zunTxt {
		padding-bottom: 20px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.zunBoxFlex .zunFig {
		order: 2;
	}
	.zunBoxWrap {
		position: relative;
	}
	.zunBoxWrap .zunTxt {
		padding-bottom: 70px;
	}
	.zunBoxWrap .zunBtn {
		position: absolute;
		left: 50%;
		z-index: 1;
		bottom: 10px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

@media screen and (max-width: 767px){
	.btnListC li:not(:first-child) {
		margin-top: 15px;
	}
}