﻿@media screen and (min-width: 769px) {
  .e-sec-cont{
    clear: both;
    padding-top: 25px;
  }
  .everes__flex-tokcho{
    width: 33%;
  }
  .pc__float{
    width: 470px;
  }
  .c-carousel__arrow {
    border-radius: 100%;
    border: none;
    background: #0565bc;
    font-size: 0;
    width: 40px;
    height: 40px;
    margin: auto;
    padding: 0;
    position: absolute;
    bottom: 55px;
    top: 0;
    z-index: 10;
    cursor: pointer
  }
  .c-carousel__arrow::before {
    content: "";
    display: block;
    background-image: url(/common_rn/btn_icon_arrow_white.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 10px;
    height: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
  }
  .c-carousel__arrow:hover {
    opacity: .7
  }
  .c-carousel__arrow--prev {
    left: -20px
  }
  .c-carousel__arrow--prev::before {
    transform: rotateZ(180deg)
  }
  .c-carousel__arrow--next {
    right: -20px
  }
  .c-carousel__arrow--next.slick-disabled::before {
    content: "";
    transform: rotateZ(180deg);
    display: block;
    background-image: url(/common_rn/btn_icon_arrow_white_double.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 18px;
    height: 11px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    left: 0
  }
  .c-carousel__arrow--prev.slick-disabled {
    display: none!important
  }
  .c-carousel__dot {
    display: flex;
    justify-content: center;
    margin-top: 40px
  }
  .c-carousel__dot li {
    display: flex
  }
  .c-carousel__dot li:not(:last-child) {
    margin-right: 15px
  }
  .c-carousel__dot button {
    border-radius: 100%;
    border: solid 2px #0565bc;
    background: #fff;
    font-size: 0;
    width: 15px;
    height: 15px;
    padding: 0;
    cursor: pointer
  }
  .c-carousel__dot .slick-active button {
    background-color: #0565bc
  }
  .slick-slide {
    margin-right: 20px;
    margin-left: 20px
  }
  .slick-slide p{
    margin-top: 10px;
  }
  .teacher__1col{
  	width: 50%;
  }
  .everes_bg-area p{
    font-weight: bold;
    margin-bottom: 20px;
  }
}
@media print, screen and (max-width:768px) {
  .c-carousel {
    margin-right: -8vw;
    margin-left: -8vw
  }
  .c-carousel__item {
    padding-right: 2vw;
    padding-left: 2vw
  }
  .c-carousel__arrow {
    border-radius: 100%;
    border: none;
    background: #0565bc;
    font-size: 0;
    width: 10.66666666vw;
    height: 10.66666666vw;
    margin: auto;
    padding: 0;
    position: absolute;
    bottom: 11.2vw;
    top: 0;
    z-index: 10;
    cursor: pointer
  }
  .c-carousel__arrow::before {
    content: "";
    display: block;
    background-image: url(/common_rn/btn_icon_arrow_white.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 3.2vw;
    height: 3.2vw;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
  }
  .c-carousel__arrow--prev {
    left: 3vw
  }
  .c-carousel__arrow--prev::before {
    transform: rotateZ(180deg)
  }
  .c-carousel__arrow--next {
    right: 3vw
  }
  .c-carousel__arrow--next.slick-disabled::before {
    transform: rotateZ(180deg);
    left: 1.86666666vw
  }
  .c-carousel__arrow--next.slick-disabled::before {
    content: "";
    display: block;
    background-image: url(/common_rn/btn_icon_arrow_white_double.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 4.53333333vw;
    height: 2.66666666vw;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
  }
  .c-carousel__arrow--prev.slick-disabled {
    display: none!important
  }
  .c-carousel__dot {
    display: flex;
    justify-content: center;
    margin-top: 8vw
  }
  .c-carousel__dot li {
    display: flex
  }
  .c-carousel__dot li:not(:last-child) {
    margin-right: 2.66666666vw
  }
  .c-carousel__dot button {
    border-radius: 100%;
    border: solid 2px #0565bc;
    background: #fff;
    font-size: 0;
    width: 3.2vw;
    height: 3.2vw;
    padding: 0
  }
  .c-carousel__dot .slick-active button {
    background-color: #0565bc
  }
  .slick-slide {
    margin-right: 4vw;
    margin-left: 4vw
  }
  .everes_bg-area p{
    font-weight: bold;
    margin-bottom: 4vw;
  }
  .sp-sc{
    margin-right: -2vw;
    margin-left: -2vw;
  }
}
.everes_bg-area{
  background-image: url(/everes/k1/_assets/img/220708/220708_39648_everes_top_bg.svg);
  background-position: center;
  background-repeat: no-repeat;
}
