@charset "utf-8";

body.top h2 img{
	display: block;
}

/* ローディング画面 */
.loader_bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 99999;
}

.loader_bg .loader {
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    text-align: center;
}
.loader_bg .loader .logo{
    display: block;
    margin: 0 auto 40px;
    width: 50%;
    height: auto;
}
.loader_bg .loader p{
    margin-top: 5px;
    text-align: center;
}

/* キャッチコピー */
.top_visual_wrap{text-align: center;}
.top_visual_wrap img{
    margin-top: 28%;
    width: 350px;
    height: auto;
}

/* 動画 */
.top_visual{
    width: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: -100;
}
#top_visual_movie{
    z-index: -100;
    background: url('') no-repeat;
    background-size: cover;
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.top #content {
    /*margin-top: 15%;*/
	background:white;
	background-color:rgba(255, 255, 255, 0.8);
}
.top_slide{display: none;}

#mainvisual{
	position: relative;
	height:  calc(85vh - 80px) !important;
}

#mainvisual .btn {
	position: absolute;
	right: 0;
	bottom: 20px;

}

#mainvisual .btn a{
	background-color:rgba(255, 255, 255, 0.8);
	display: inline-block;
	padding: 15px 40px 15px 50px;
	font-size: 1.8rem;
	font-weight: bold;
	position: relative;
	text-decoration: none;
}

#mainvisual .btn a::before{
	content: "";
	background: url("../../img/icon.svg") no-repeat center center;
	background-size: 100%;
	width: 22px;
	height: 30px;
	position: absolute;
	left: 15px;
	top: 45%;
	transform: translateY(-50%);
	margin: auto;
}

#mainvisual .btn a::after{
	content: "";
	background: url(../img/arrow_index01_on.png) no-repeat center center;
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	width: 6px;
	height: 10px;
	margin: auto;
	
}

#mainvisual .btn a:hover{
	background-color:#111;
	color: #fff;
}


#pick_up h2,
#news h2,
#content .about h2,
#content .club_act h2{
    font-size: 7.5rem;
	color: #D10000;
	
	text-align: left;
}

#pick_up h2 span,
#news h2 span,
#content .about h2 span,
#content .club_act h2 span{
    display: block;
	font-size: 1.8rem;
	
	position: relative;
	padding-left: 40px;
}

#pick_up h2 span::before,
#news h2 span::before,
#content .about h2 span::before,
#content .club_act h2 span::before{
    content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 35px;
	height: 1px;
	background: #D10000;
	
}



/*----- Pick Up */
#pick_up {
    border-bottom: 1px solid #D10000;
	padding: 70px 0;
}

#pick_up .inner{
    width: 1040px;
    margin: 0 auto;
    position: relative;
}

#pickupblock{
	width: 1070px;
	margin-left: -18px;
	margin-top: 60px;
}

#pick_up ul{
   list-style-type: none;
   display: flex;
   flex-wrap: wrap;
   justify-content: center;

}

#pick_up ul li{
	width: 337px;
	background: #fff;
	margin: 0px 5px 10px;
}

#pick_up ul li.admission{
	background: #D10000;
}

#pick_up ul li a{
	display: flex;
	text-decoration: none;
	min-height: 100%;
   
}


#pick_up ul li.admission dl dd{
	display: flex;
	font-size: 2.5rem;
	color: #fff;
	height: calc(100% - 337px);
	justify-content: center;
	align-items: center;
}


#pick_up ul li dl{
   width: 100%;
   min-height: 100%;
}

#pick_up ul li dl dt{
   width: 100%;
   height: 337px;
   background: #f0f0f0;
   position: relative;

}

#pick_up ul li dl dt img{
	width: 100%;
	height: 337px;
	object-fit: cover;
 }
 
 #pick_up ul li dl dt span {
	position: absolute;
	top: 15px;
	left: -10px;
	padding: 13px 10px 15px;
	padding-right: 80px;
	letter-spacing: 0.1px;
	color: #ffffff;
	line-height: 1;
	background: linear-gradient(-70deg,transparent,transparent 25%,#D10000 0%,#D10000);
}


#pick_up ul li dl dt span {
	display: none;
	position: absolute;
	top: 15px;
	left: -10px;
	padding: 13px 10px 15px;
	padding-right: 80px;
	letter-spacing: 0.1px;
	color: #ffffff;
	line-height: 1;
	background: linear-gradient(-70deg,transparent,transparent 25%,#D10000 0%,#D10000);
}

#pick_up ul li dl dt span::before {
	position: absolute;
	z-index: 10;
	top: 100%;
	left: 0;
	content: ' ';
	border: 5px solid transparent;
	border-top: 5px solid #810101;
	border-right: 5px solid #810101;
}


#pick_up ul li dl dd{
   padding: 15px;
   text-align: left;
   font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", "Meiryo", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
   color: #D10000;
   font-weight: bold;
   font-size: 1.65rem;
   display: flex;
   align-items: center;
   height: calc(100% - 337px);
}

#pick_up ul li dl dd p{
   margin-bottom: 0;
   font-size: 1.4rem;
   color: #707070;
   font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
}

#pick_up .list_link{
	text-align: right;
	display: block;
	margin-top: 30px;
	color: #fff;
	font-size: 1.4rem;
	overflow: hidden;
}

#pick_up .list_link a{
	float: right;
	text-align: right;
	display:flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.4rem;
	width: 337px;
	height: 60px;
	background: #2e2e2e;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	margin-right: 5px;
}

#pick_up .list_link a span{
	position: relative;
	z-index: 10;
}

#pick_up .list_link a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 140%;
	height: 60px;
	background: linear-gradient(-45deg,transparent,transparent 25%,#D10000 0%,#D10000);
	transform: translateX(-80%);
	transition: transform 0.6s cubic-bezier(0.14, 1, 0.34, 1)
}

#pick_up .list_link a::after{
	content: "";
	position: absolute;
	right: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	background:url("../../img/arrow02.svg") no-repeat center center;
	width: 8px;
	height: 12px;
}

#pick_up .list_link a:hover::before{
	transform: translateX(0%);
}


/* Arrows */
#pick_up .slick-prev,
#pick_up .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;
	
    width: 45px;
    height: 100px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index: 10;
}

#pick_up .slick-prev{
	left: -60px;
}

#pick_up .slick-next{
	right: -60px;
}

#pick_up .slick-prev:before,
#pick_up .slick-next:before
{
	display: block;
	font-size: 20px;
	width: 45px;
    height: 100px;
	text-align: center;
	border-radius: 0;
	line-height: 100px;
	opacity: 1;
	color: white;
	background: #D10000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



/*---------------------------*/
#pickup{
	position: relative;
	text-align: center;
	border-bottom: 1px solid #d10000;
	max-width: 1040px;
	margin: 0 auto;
	padding-top: 60px;
}
#pickup dl{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
	display: table;
	border-top: 1px solid #d10000;
	margin: 0 auto;
	max-width: 1040px;
}
#pickup dd{
	max-width: 600px;
	width: 50%;
	height: auto;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	font-family: "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 100%;
	color: #d10000;
}
#pickup dl dd > img{width: 100%; height: auto;}
#pickup dd span{
	display: block;
	margin-bottom: 10px;
	white-space: nowrap;
}
#pickup dd div{
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", "Meiryo", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 700;
	font-size: 1.9rem;
	border: solid #d21001 1px;
	max-height: 76px;	
	padding: 20px 0;
	width: 70.8%;
	margin: 0 auto;
    -webkit-transition: border .15s linear, color .15s linear, background-color .15s linear;
    transition: border .15s linear, color .15s linear, background-color .15s linear;
}
#pickup dd div.f_s{font-size: 1.6rem; letter-spacing: -0.02rem;}
#pickup dd a:hover {text-decoration: none;}
#pickup dd a:hover div{
	background: #d10000;
	color: #fff;
}

/*----- News */
#news{
	width: 1040px;
	margin: 70px auto 0;
}

#news .cat{
	position: relative;
	display: flex;
	justify-content: flex-end;
	left: 0;
	right: 0;
	top: 0;
	width: auto;
}


#news .cat > li{margin-left: 15px;}
#news .cat li,
#news .cat li a{
	display:flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.4rem;
	width: 337px;
	height: 60px;
	background: #2e2e2e;
	position: relative;
	overflow: hidden;
	border: none;
	padding: 0;
}

#news .cat li a:hover{
	background: #2e2e2e;
	position: relative;
	overflow: hidden;
	border: none;
	color: #fff;
}


#news .cat li a span{
	position: relative;
	z-index: 10;
}

#news .cat li a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 140%;
	height: 60px;
	background: linear-gradient(-45deg,transparent,transparent 25%,#D10000 0%,#D10000);
	transform: translateX(-80%);
	transition: transform 0.6s cubic-bezier(0.14, 1, 0.34, 1)
}

#news .cat li a::after{
	content: "";
	position: absolute;
	right: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	background:url("../../img/arrow02.svg") no-repeat center center;
	width: 8px;
	height: 12px;
}

#news .cat li a:hover::before{
	transform: translateX(0%);
}


#news .cat > li.cat_title {
	display:flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.4rem;
	width: 380px;
	height: 60px;
	background: #2e2e2e;
	position: relative;
	overflow: hidden;
	margin-left: 15px;
}

#news .cat > li.cat_title{
	display:flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.4rem;
	width: 337px;
	height: 60px;
	background: #2e2e2e;
	position: relative;
	overflow: hidden;
	border: none;
}

#news .cat > li.cat_title:hover{
	background: #2e2e2e;
	position: relative;
	overflow: hidden;
	border: none;
	color: #fff;
}


#news .cat > li.cat_title span{
	position: relative;
	z-index: 10;
}

#news .cat > li.cat_title::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 140%;
	height: 60px;
	background: linear-gradient(-45deg,transparent,transparent 25%,#D10000 0%,#D10000);
	transform: translateX(-80%);
	transition: transform 0.6s cubic-bezier(0.14, 1, 0.34, 1)
}
#news .cat > li.cat_title.on::before{
	transform: translateX(0%) !important;
}

#news .cat > li.cat_title:hover::before{
	transform: translateX(0%);
}

#news ul.select_cat{display: none;}
#news ul.select_cat {
	z-index: 9;
	width: 100%;
	padding: 20px;
	background: #d10000;
	overflow: hidden;
}

#news ul.select_cat li{
	float: left;
	width: 20%;
	padding: 10px 0;
}


#news ul.select_cat li a{
	color: #fff;
	text-decoration: none;
	font-size: 1.5rem;
	position: relative;
	padding-left: 25px;
}

#news ul.select_cat li a::before{
	content: "";
	position: absolute;
	left: 5px;
	top: 0;
	bottom: 0;
	margin: auto;
	background:url("../../img/arrow02.svg") no-repeat center center;
	width: 8px;
	height: 12px;
}

#news .news_area{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: space-between;
	margin-bottom: 35px;
	margin-top: 60px;
}
#news .news_area dl{width: 252px;}
body.top #news .news_area dl + dl{margin-left: 10px;}
body.top #news .news_area dl dt a{height: 252px;background: #fff;}
body.top #news .news_area dl dt a img{height: 252px;}
#news .news_area dl dt img{width: 203px;}
#news .news_list dt{
	padding: 2px;
	width: 203px;
	background: #d10000;
	color: #fff;
	text-align: center;
}
#news .news_list dl dd.date{width: 203px;}

#news .news_list {
    border-top: 1px solid #aaa;
}

#news .news_list dl {
    border-bottom: 1px solid #aaa;
}

/*----- About */
.about {
	margin-top: 150px;
	background: rgba(255,255,255,0.5);
	border-top: 1px solid #D10000;
	border-bottom: 1px solid #D10000;
}

.about .inner{
	margin: auto;
	width: 1040px;
	padding-bottom: 100px;
	padding-top: 70px;
}



.about h3{
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #c1c2c2;
	margin: 60px auto 20px;
}
.about ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
}
.about ul li{
	width: 340px;
	height: 340px;
	margin-bottom: 10px;
	display: flex;
}

.about ul li a{
	display: flex;
	width: 100%;
	height: 340px;
	justify-content: center;
	position: relative;
	background: #aaa;
	box-sizing: border-box;
	padding: 50px 0;
	text-decoration: none;
	color: #fff;
	overflow: hidden;
}

.about ul li a::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background:rgba(0, 0, 0,.5);
	transform: scale(.8);
	transition: transform 0.6s cubic-bezier(0.14, 1, 0.34, 1), opacity 0.5s cubic-bezier(0.14, 1, 0.34, 1)
}

.about ul li a:hover::after{
	opacity: 1;
	transform: scale(1);
}

.about ul li a span {
	display: block;
	position: absolute;
	bottom: 30px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", "Meiryo", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	font-size: 2.4rem;
	z-index: 10;
}


.about ul li a span i{
	display: block;
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
	font-style: normal;
	font-size: 1.2rem;
	padding-top: 2px;
}

.about ul.grad li{
	width: 1040px;
	height: 280px;
	margin-bottom: 0;
}

.about ul.grad li a{
	width: 1040px;
	height: 280px;
	justify-content: flex-start;
	align-items: center;
}

.about ul.grad li a span {
	position: relative;
	bottom: 0;
	text-align: left;
}


.about ul.education_list li:nth-child(1) a{
	background: url("../../img/ph_sports.png") no-repeat center bottom;
	background-size: cover;
}

.about ul.education_list li:nth-child(2) a{
	background: url("../../img/ph_dance.png") no-repeat center bottom;
	background-size: cover;
}

.about ul.education_list li:nth-child(3) a{
	background: url("../../img/ph_health.png") no-repeat center bottom;
	background-size: cover;
}

.about ul.education_list li:nth-child(4) a{
	background: url("../../img/ph_child.png") no-repeat center bottom;
	background-size: cover;
}

.about ul.education_list li:nth-child(5) a{
	background: url("../../img/ph_grad.png") no-repeat center bottom;
	background-size: cover;
}

.about ul li.before_2019{
		margin: 0;
		display: flex;
		align-items: center;
		
}
.about ul li.before_2019 a{
		font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", "Meiryo", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-weight: 700;
		font-size: 1.9rem;
		border: solid #d10000 1px;
		max-height: 390px;
		padding: 30px 0;
		height: auto;
		margin: 0 auto;
		text-align: center;
		align-items: center;
		color: #d10000;
		background: #fff;
}
.about ul li.before_2019 a::after{
	display: none;
}


.about ul li.before_2019 a:hover{
	background: #d10000;
	color: #fff;
	text-decoration: none;
}

.about .about_wrap{
	display: flex;
	justify-content: space-between;
}

.about .about_wrap h3{
	text-align: center;
    margin: 60px auto 20px;
}

.about .about_box_inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: row-reverse;
    width: 500px;
    padding: 0 0 30px;
}

.about .about_box_inner .photo{
	flex-shrink: 0;
	width: 230px;
}

.about .about_box_inner .photo img{
	max-width: 100%;
}

.about .about_box_inner .text{
	padding-right: 20px;
	position: relative;
}

.about .about_box_inner .text p{
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", "Meiryo", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.4rem;
}

.about .about_wrap .btn{
	display:flex;
	justify-content: flex-end;
}
.about .about_wrap .btn a{
	display:flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.4rem;
	width: 337px;
	height: 60px;
	background: #2e2e2e;
	position: relative;
	overflow: hidden;
	border: none;
}

.about .about_wrap .btn a:hover{
	background: #2e2e2e;
	position: relative;
	overflow: hidden;
	border: none;
	color: #fff;
}


.about .about_wrap .btn a span{
	position: relative;
	z-index: 10;
}

.about .about_wrap .btn a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 140%;
	height: 60px;
	background: linear-gradient(-45deg,transparent,transparent 25%,#D10000 0%,#D10000);
	transform: translateX(-79%);
	transition: transform 0.6s cubic-bezier(0.14, 1, 0.34, 1)
}

.about .about_wrap .btn a::after{
	content: "";
	position: absolute;
	right: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	background:url("../../img/arrow02.svg") no-repeat center center;
	width: 8px;
	height: 12px;
}

.about .about_wrap .btn a:hover::before{
	transform: translateX(0%);
}


/*----- Club Activity */
.club_act{
	width: 1200px;
	margin: 70px auto;
	text-align: center;
	position: relative;
}

#content .club_act h2{
    width: 1040px;
	margin-left: auto;
	margin-right: auto;
}

.club_act .cat{
	text-align: right;
    display: block;
	margin-top: 0;
    color: #fff;
    font-size: 1.4rem;
	overflow: hidden;
}

.club_act .cat a{
	float: right;
	text-align: right;
	display:flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.4rem;
	width: 337px;
	height: 60px;
	background: #2e2e2e;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	margin-right: 5px;
}

.club_act .cat a span{
	position: relative;
	z-index: 10;
}

.club_act .cat a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 140%;
	height: 60px;
	background: linear-gradient(-45deg,transparent,transparent 25%,#D10000 0%,#D10000);
	transform: translateX(-80%);
	transition: transform 0.6s cubic-bezier(0.14, 1, 0.34, 1)
}

.club_act .cat a::after{
	content: "";
	position: absolute;
	right: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	background:url("../../img/arrow02.svg") no-repeat center center;
	width: 8px;
	height: 12px;
}

.club_act .cat a:hover::before{
	transform: translateX(0%);
}


.club_act .slider{margin: 60px auto 30px;}
.club_act .slider dt{
	margin: auto;
	text-align: center;
	border-top: solid 2px #d10000;
	border-bottom: solid 2px #d10000;
}
.club_act .slider dd{margin-left: 80px;}
.club_act .slider dd a{
    display: block;
    background: #ddd;
    width: 245px;
    padding: 13px 20px;
    color: #000;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "メイリオ", "Meiryo", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
    font-size: 1.6rem;
}
.club_act .slider dd a:hover{
    color: #d10000;
    background: #eee;
    text-decoration: none;
}

.club_act .slider img{
    width: 1040px;
}

/* Arrows */
.club_act .slick-prev,
.club_act .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;
	
    width: 45px;
    height: 100px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index: 10;
}

.club_act .slick-prev{
	left: 0;
}

.club_act .slick-next{
	right: 0;
}

.club_act .slick-prev:before,
.club_act .slick-next:before
{
	display: block;
	font-size: 20px;
	width: 45px;
    height: 100px;
	text-align: center;
	border-radius: 0;
	line-height: 100px;
	opacity: 1;
	color: white;
	background: #D10000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}



.top_banners{
	width: 1040px;
	margin: 0 auto 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.top_banners li{margin-bottom: 25px;}


.slick-dots {
  position: absolute;
  bottom: -30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75
}

#pick_up .slick-dots {
    position: absolute;
	right: 20px;
    top: -65px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: auto;
  }
  #pick_up .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
  }
  #pick_up .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
  }
  #pick_up .slick-dots li button:hover,#pick_up .slick-dots li button:focus {
    outline: none
  }
  #pick_up .slick-dots li button:hover:before,#pick_up .slick-dots li button:focus:before {
    opacity: 1
  }
  #pick_up .slick-dots li button:before {
    opacity: 1;
    border: 2px solid #D10000;
    border-radius: 100%;
    color: transparent;
    font-size: 20px;
    box-sizing: border-box;
    line-height: 16px
  }
  #pick_up .slick-dots li.slick-active button:before {
    color: #D10000;
    opacity: 1
  }