@charset "UTF-8";
/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆toppage
------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#contents {
	overflow: hidden;
}
/*--news--*/

#bdrNews {
	background: url(/lib/cmn_img/img-ptn-bdr01.png)repeat center center;
	padding: 10px;
}
#bdrNews .bdrBox {
	background-color: #fff;
	padding: 40px;
}
/*--mv--*/


#mvNew {
/* margin-top: 140px; */
margin-top: 181px;
position: relative;
overflow: hidden;
}

/*
#mv {
	position: relative;
	z-index: 996;
	overflow: hidden;
	margin-top: 140px;
}
#mv .sliderwidth {
	position: relative;
}
#mv #mv100 {
	width: 100%;
	position: relative;
}
*/

#mvNew .newsArea {
	width: 100%;
	height: 40px;
	z-index: 99999;
	/* bottom: 0px;
	position: absolute; */
	background-color: rgba(130, 0, 70, 190);
	color: #FFF;
	padding: 10px;
	/*margin-bottom: 3px;*/
	display: block;
	text-align: center;
	font-weight: bold;
	/* z-index: 0; */
}
#mvNew .newsArea.ptn02 a {
	color: #fff;
}
#mvNew .newsArea.ptn02 i {
	font-style: normal;
}

.blinking{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
	-moz-animation:blink 1.5s ease-in-out infinite alternate;
	animation:blink 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}

@-moz-keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}

@keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}

.slick-slide img {
    display: block;
    width: 100%;
}

#mvNew .slick-prev{
    background: url(../lib/cmn_img/icon-slidearrowLeft.png) no-repeat;
	background-size: 100%;
	height: 50px;
    left: 1%;
	z-index: 10;
	padding:10px;
  }
#mvNew .slick-next{
    background:  url(../lib/cmn_img/icon-slidearrowRight.png) no-repeat;
    background-size: 100%;
    height: 50px;
    right: 1%;
    z-index: 10;
}

.mvTitle{
	position: absolute;
	top:0;
	padding:0.06%;
	background-color: rgba(130, 0, 70, 190);
	text-align: right;
	vertical-align: middle;
}

.mvTitleText{
	color: white !important;
	font-style: normal;
	font-weight: bold;
}

.mvTitleText:hover { color:white; text-decoration:none }
.mvTitleText:visited { color:white; text-decoration:none }

/*#mvNew .slick-prev::before {
   content: url(../lib/cmn_img/icon-slidearrowLeft.png);
 }
#mvNew .slick-next::before {
    content: url(../lib/cmn_img/icon-slidearrowRight.png);
}
#mvNew .slick-prev{
	display: block;
    left: 2%;
	top:40%;
	z-index: 10;
  }
#mvNew .slick-next{
	display: block;
	top:40%;
    right: 3%;
	z-index: 10;
}


@media only screen and (max-width: 960px) {

#mvNew .slick-prev::before {
   content: url(../lib/cmn_img/icon-slidearrowLeft.png);
 }
#mvNew .slick-next::before {
    content: url(../lib/cmn_img/icon-slidearrowRight.png);
}

}
*/


/*--news--*/

.day {
	padding: 0 1%;
	font-size: 16px;
	font-size: 1.6rem;
	display: inline-block;
	color: #8a8a8a;
	width: auto;
	font-family: source-han-serif-japanese, serif;
}
.clm2 li.even, .clm2 li:nth-child(2n){
    float: none;
    margin-right: 0px;
}

.clm2 li{
    float: none;
    width: 49%;
    margin-right: 1%;
}

/*--cateArea--*/

#cateArea .basicFlt .head02 span.en {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
}
#cateArea .basicFlt .head02 span.ja {
	font-size: 14px;
	margin-bottom: 0px;
}
#cateArea .basicFlt ul.clm5>li {
	background: #fff;
	border: 1px solid #959595;
	line-height: 1;
	position: relative;
}
#cateArea .basicFlt ul.clm5 li a.new:before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 4em solid transparent;
	border-left: 4em solid #004173;
	position: absolute;
	z-index: 1;
}
#cateArea .basicFlt ul.clm5 li a.new:after {
	font-family: source-han-serif-japanese, serif;
	content: "NEW";
	display: block;
	top: 15px;
	transform: rotate(-45deg);
	color: #fff;
	left: 4px;
	position: absolute;
	z-index: 2;
	font-size: 13px;
}
#cateArea .txtBox {
	padding: 20px 10px;
}
#cateArea .head02 {
	margin-bottom: 0px;
	text-align: center;
}
/*--activities--*/

#activities #contents.contentsInr {
	padding: 0px 0px 60px;
}
#activities #contents .head01 {
	margin-top: 0px;
}
#activities .head01 span.en {
	margin: 70px 0px 20px 0px;
}
#activities #contents .head01 span.ja {
	display: inline;
}
#activities #contents .moreBtn {
	text-align: right;
	display: inherit;
}
#activities .cate, #bdrNews .tag {
	font-size: 12px;
	padding: 2px 5px;
	background-color: #910049;
}
#activities .cate.blueBg{
     background-color:  #7fb5cb;
}
#activities .cate.purpleBg{
    background-color:  #b898cf;
}
#bdrNews .tag {
	color: #fff;
}
#bdrNews .lead {
	width: 90%;
}
#bdrNews .informationArea li {
	border-bottom: 1px solid #6b6b6b;
}
#activities .informationArea {
	overflow: hidden;
	margin-top: 15px;
	position: relative;
	width: 100%;
}
#activities .informationArea li {
	float: left;
	overflow: hidden;
	width: 24%;
	margin-right: 0.8%;
	margin-bottom: 8px;
	height: 200px;
	background-color: #000;
	position: relative;
}
#bdrNews .lead:hover {
	color: #910049;
}
#activities .informationArea li:first-child {
	width: 49%;
	height: 409px;
}
#activities .informationArea li a {
	display: block;
	width: 100%;
	/*padding-top: 100%;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
    height: inherit;
}
#activities .informationArea {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
#activities .informationArea li a .txtBox {
	width: 100%;
	display: block;
	bottom: 0px;
	right: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.8);
	color: #FFF;
	padding: 10px;
}
#activities .informationArea li a:hover .txtBox {
	background-color: rgba(109, 5, 5, 0.65);
}
#activities .informationArea li:first-child a .txtBox {
	bottom: 0px;
}
#activities .informationArea .first .lead {
	width: auto;
}
#activities .informationArea .txtBox .lead {
	width: 100%;
}
/*--club--*/

#club .head01 {
	margin-top: 140px;
	margin-bottom: 0px
}
#club .bgBe {
	padding: 80px 0px 60px;
	background: url(/images/club_bg.jpg)bottom center no-repeat;
}
#club .slider .imgBox {
	padding-bottom: 20px;
}
#club .slider .imgBox img {
	width: 100%;
}
#club .slider .lead {
	line-height: 1.6;
}
/*--school--*/

#school .contentsInr .box {
	width: 100%;
	overflow: hidden;
	background-color: #910049;
	line-height: 0px;
}
#school .contentsInr .box .imgBox img {
	width: 100%;
}
#school .contentsInr .box .imgBox {
	width: 65%;
	float: left;
}
#school .contentsInr .box .txtBox {
	width: 35%;
	float: right;
	color: #fff;
	padding: 0px 20px;
}
#school .contentsInr .box .txtBox .bscBtn {
	width: 300px;
	text-align: center;
	margin: 20px 0px;
	box-shadow: 0px 0px;
}
#school .contentsInr .bxSt02 .imgBox {
	float: right;
}
#school .contentsInr .bxSt02 .txtBox {
	float: left;
}





@media only screen and (max-width: 960px) {
	/*------------------------------------------------------------------------------------------------------------------------------------------------------------
	☆toppage
------------------------------------------------------------------------------------------------------------------------------------------------------------*/
	.bscBtn {
		margin: 10px 20px;
	}
	#contents.contentsInr {
		float: none;
		margin: 0 3%;
		width: auto;
	}
	#contents p, #contents li {
		font-size: 1.5rem;
		line-height: 1.7;
	}
	/*--mv--*/
	#mvNew {
		/* margin-top: 7px; */
		margin-top: 0;
		height: 62vw;
	}
	/*
	#mv {
		margin-top: -60px;
		height: 500px;
	}
	#mv .sliderwidth {
		height: 500px;
		padding: 10px 0px;
		margin-top: 50px;
	}
	*/

	#mvNew .newsArea {
		height: auto;
		text-align: center;
		width: 100%;
	}
	#mvNew .newsArea a {
		text-align: left;
		padding-bottom: 10px;
	}
	#mvNew .newsArea.ptn02 i {
		display: none;
	}

	.mvTitleText{
		font-size: calc(70% + 0.5vw);
		color: white;
		font-style: normal;
		font-weight: bold;
	}

.mvTitleText:hover { color:white; text-decoration:none }
.mvTitleText:visited { color:white; text-decoration:none }



	/*--news--*/
	.day {
		padding: 0 1%;
		font-size: 18px;
		font-size: 1.8rem;
		letter-spacing: 0.1rem;
	}
	/*--activities--*/
	#activities #contents .scInr .informationArea li a .txtBox span.cate {
		font-size: 10px;
	}
	#activities .informationArea li {
		margin-right: 0%;
	}
	#activities .informationArea li:first-child {
		width: 100%;
		height: 300px;
	}
	#activities .informationArea li {
		width: 50%;
	}
	#contents .size10 {
		display: block;
	}
	#activities .informationArea li {
		margin-bottom: 0px;
	}
	#school .contentsInr .imgBox {
		width: 100%!important;
		height: 200px!important;
	}
	#school .contentsInr .box .txtBox {
		width: 100%;
	}
	.txtBox .head01 {
		margin-bottom: 0px;
	}
	#club #contents {
		float: none;
		margin: 0 3%;
		width: auto;
	}
	#club .bgBe {
		padding: 50px 0px 30px;
	}
	.head03 span.en {
		font-size: 18px;
	}
	.head03 span.ja {
		font-size: 10px;
	}
	#club .slider .imgBox {
		padding-bottom: 0px;
		margin-bottom: 10px;
	}
	#club .slider .lead {
		font-size: 1.2rem;
	}
	#club .head01 {
		margin-top: 80px;
	}
	.sliderBox {
		padding: 8px 5px;
		margin: 0px 6px;
	}
	#club #contents .head02 span.en {
		font-size: 1.6rem;
	}
}
