@charset "utf-8";

.ttlBgBlue{
	margin-bottom: 20px;
}
#gakunen_nencho_index .txtR{
	text-align:right;
	}


.clm2.clm2Reverse .clmIn {
    float: right;
}

.clm2.clm2Reverse .clmIn:nth-child(2n) {
    float: left;
}

.btnOval.bgWh{
	width: 60%;
}
.spOnly {
	display: none;
}
.anchorLinks a:nth-child(1) {
	line-height: 1.3;
}
.anchorLinks .link span {
	font-size: 14px;
}

.bdrImg{
	border: 1px solid #ccc;
}


@media screen and (max-width: 767px) {

.spOnly {
	display: block;
}

.materialsLinks {
	text-align:right;
}

.boxRadNml {
    text-align: center;
}

.btnOval.bgWh{
	width: 100%;
}

.anchorLinks{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.anchorLinks .link {
    display: inline-block;
    width: 33.3%;
    margin-top: 10px;
}
.anchorLinks a:nth-child(2) {
	border: none;
}
.anchorLinks a:nth-child(-n + 2) {
	width: 50%;
}
.anchorLinks .link span {
	font-size: 12px;
}
}

#sec01 .btnOval,
#sec02 .btnOval{
    background-color: #fff;
    border: 2px solid #e6e6e6;
    color: #1e1e1e;
}
.btnOval.link:after{
  background-image: url(/common_2019/img/arrow/arrow_blue_r.svg);
  margin-top: -7px;
}


/*  */


/* ==========================================================================
   03-05-2020
========================================================================== */
@media screen and (max-width: 767px) {
	#sec01 .clm2 .clmIn.w19p,
	#sec02 .clm2 .clmIn.w19p{
		width: 50%;
		margin: auto;
	}
}
