@charset "UTF-8";
/**
 * ¥È¥Ã¥×
 *
 */
#contents {
  overflow: visible; }

/* ==========================================================================
   ¥Ø¥Ã¥À©`
   ========================================================================== */
header {
  border-bottom: none; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  header {
    height: auto; } }

@media screen and (max-width: 767px) {
  header {
    border-bottom: 1px solid #e6e6e6; }
  .contents-inner {
    padding-top: 0; } }

/* ==========================================================================
   ¥¹¥é¥¤¥É¥·¥ç©`
   ========================================================================== */
.top-main {
  background: url("/common/css/img/bg_top_main.jpg") no-repeat center top;
  background-size: cover;
  box-sizing: border-box;
  padding: 30px 0;
  position: relative; }
  .top-main:before {
    background: url("/common/css/img/bg_top_main_leaf_l01.png") no-repeat left top;
    background-size: contain;
    content: '';
    display: block;
    height: 213px;
    width: 203px;
    position: absolute;
    left: 0;
    top: -10px;
    z-index: 100; }
  .top-main:after {
    background: url("/common/css/img/bg_top_main_leaf_r01.png") no-repeat right top;
    background-size: contain;
    content: '';
    display: block;
    height: 206px;
    width: 148px;
    position: absolute;
    right: 0;
    top: -10px;
    z-index: 100; }
  .top-main a:hover img {
    -webkit-filter: none;
    filter: none; }
  .top-main img {
    width: 100%;
    height: auto; }

.top-main-inner {
  position: relative;
  padding-left: 40px; }
  .top-main-inner:before {
    background: url("/common/css/img/bg_top_main_leaf_l02.png") no-repeat left top;
    background-size: contain;
    content: '';
    display: block;
    height: 86px;
    width: 113px;
    position: absolute;
    left: -90px;
    bottom: 90px;
    z-index: 100; }
  .top-main-inner:after {
    background: url("/common/css/img/bg_top_main_leaf_r02.png") no-repeat right top;
    background-size: contain;
    content: '';
    display: block;
    height: 78px;
    width: 94px;
    position: absolute;
    right: -40px;
    bottom: 135px;
    z-index: 100; }

.top-main-slide {
  float: left;
  position: relative;
  width: 46%; }
  .top-main-slide #top-main-slider:not(.show) li {
    display: none; }
    .top-main-slide #top-main-slider:not(.show) li:first-child {
      display: block; }
  .top-main-slide .bx-prev {
    opacity: 1;
    z-index: 100; }
  .top-main-slide .bx-next {
    opacity: 1;
    z-index: 100; }
  .top-main-slide .bx-pager {
    z-index: 100; }

.top-main-cont {
  float: right;
  width: 48.4%; }

.top-main-cont-list {
  display: flex;
  flex-wrap: wrap;
  padding-right: 8.4745762712%; }
  .top-main-cont-list li {
    margin-right: 8.4745762712%;
    margin-top: 3.3898305085%;
    width: 50%; }
    .top-main-cont-list li:nth-child(-n+2) {
      margin-top: 0; }
    .top-main-cont-list li:nth-child(2n) {
      margin-right: -8.4745762712%; }

@media screen and (min-width: 768px) {
  .top-main .bx-prev {
    left: -32px !important; }
  .top-main .bx-next {
    right: -32px !important; } }

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .top-main:before {
    height: 172px;
    width: 163px; }
  .top-main:after {
    height: 152px;
    width: 108px; }
  .top-main-inner {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (max-width: 767px) {
  .top-main {
    background: none;
    height: auto;
    padding: 0; }
    .top-main:after, .top-main:before {
      display: none; }
  .top-main-inner {
    padding-left: 0; }
    .top-main-inner:after, .top-main-inner:before {
      display: none; }
  .top-main-slide {
    float: none;
    width: 100%; }
    .top-main-slide .bx-next,
    .top-main-slide .bx-prev {
      bottom: 24px;
      z-index: 200; }
    .top-main-slide .bx-pager {
      bottom: 27px;
      z-index: 100; }
  .top-main-cont {
    background: url("/common/css/img/bg_top_main_cont_sp.jpg") no-repeat center top;
    background-size: cover;
    padding: 30px 20px;
    position: relative;
    width: 100%;
    box-sizing: border-box; }
    .top-main-cont:before {
      background: url("/common/css/img/bg_top_main_leaf_l01_sp.png") no-repeat center top;
      background-size: contain;
      content: '';
      display: block;
      height: 90px;
      width: 70px;
      position: absolute;
      left: 0;
      bottom: -30px;
      z-index: 100; }
    .top-main-cont:after {
      background: url("/common/css/img/bg_top_main_leaf_r01_sp.png") no-repeat center top;
      background-size: contain;
      content: '';
      display: block;
      height: 91px;
      width: 59px;
      position: absolute;
      right: 0;
      top: -20px;
      z-index: 100; }
  .top-main-cont-list {
    float: none;
    padding-right: 20px; }
    .top-main-cont-list li {
      margin-right: 20px;
      margin-top: 10px;
      width: 50%;
      box-sizing: border-box; }
      .top-main-cont-list li img {
        width: 100%;
        height: auto; }
      .top-main-cont-list li:nth-child(-n+2) {
        margin-top: 0; }
      .top-main-cont-list li:nth-child(2n) {
        margin-right: -20px; } }

/* ==========================================================================
   ¤ªÖª¤é¤»
   ========================================================================== */
.top-news-event-wrap {
  display: flex;
  justify-content: space-between;
  padding-left: 40px; }

.top-news {
  box-sizing: border-box;
  float: left;
  padding-top: 40px;
  width: 46%; }
  .top-news .tab-ttl {
    left: 0;
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Roboto Condensed','ÖÐ¥´¥·¥Ã¥¯BBB JIS2004';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .top-news .tab {
    letter-spacing: 0;
    margin-bottom: 30px;
    padding-left: 132px;
    font-size: 13px;
    font-size: 1.3rem; }
    .top-news .tab span {
      padding: 24px 16px; }
    .top-news .tab li {
      border-top: 3px solid transparent;
      background-color: transparent;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent; }
      .top-news .tab li.active {
        background: #fff;
        border-top: 3px solid #009d42;
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6; }
        .top-news .tab li.active span {
          padding: 24px 16px; }
  .top-news .top-news-btn {
    text-align: right; }

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .top-news-event-wrap {
    padding-left: 0; }
  .top-news .tab-ttl {
    position: static; }
  .top-news .tab {
    margin-top: 20px;
    padding-left: 0; }
    .top-news .tab li {
      height: 52px; }
    .top-news .tab span {
      padding: 10px 16px !important; } }

@media screen and (max-width: 767px) {
  .top-news-event-wrap {
    display: block;
    padding-left: 0; }
  .top-news {
    float: none;
    padding: 40px 20px 0;
    position: relative;
    width: 100%; }
    .top-news .tab-ttl {
      font-size: 18px;
      font-size: 1.8rem; }
    .top-news .tab {
      display: none; }
    .top-news .tab-cont {
      padding-left: 0; }
      .top-news .tab-cont > li {
        display: none; }
        .top-news .tab-cont > li:first-child {
          display: block; }
    .top-news .top-news-btn {
      text-align: center; }
      .top-news .top-news-btn .btn {
        display: block;
        padding: 10px 16px; }
    .top-news .news-list {
      margin-top: 0; } }

/* ==========================================================================
   ¥¤¥Ù¥ó¥È
   ========================================================================== */
.top-event {
  padding-top: 56px;
  width: 48.4%; }
  .top-event .box-inner {
    position: relative; }
  .top-event .event-index-cont {
    background: none;
    padding-bottom: 0; }
    .top-event .event-index-cont .box-inner {
      padding-bottom: 27px; }
  .top-event #event-slider {
    opacity: 0; }
    .top-event #event-slider.show {
      opacity: 1; }
  .top-event .event-list-wrap {
    padding: 0; }
  .top-event .event-list {
    margin-top: 20px; }
    .top-event .event-list li {
      margin-bottom: 28px; }
  .top-event .event-list li.attention:before {
    width: 60px;
    height: 73px;
    top: -16px; }
  .top-event .bx-viewport {
    height: auto !important; }
  .top-event .bx-pager {
    position: static !important; }
  .top-event .bx-next,
  .top-event .bx-prev {
    display: none; }

.top-event-ttl {
  letter-spacing: 0.25em;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Roboto Condensed','ÖÐ¥´¥·¥Ã¥¯BBB JIS2004';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.top-event-btn {
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 2000; }

@media screen and (min-width: 768px) {
  .top-event .event-list-wrap {
    margin: 0 -10px; }
  .top-event .event-list li {
    padding-left: 10px;
    padding-right: 10px; } }

@media screen and (max-width: 767px) {
  .top-event {
    padding-top: 60px;
    width: 100%; }
    .top-event .event-index-cont {
      overflow: visible; }
      .top-event .event-index-cont .box-inner {
        padding-bottom: 40px; }
    .top-event .event-list-wrap {
      padding: 0 20px; }
    .top-event .event-list {
      margin-top: 38px; }
      .top-event .event-list li {
        margin-bottom: 20px; }
    .top-event .bx-pager-item a {
      height: 8px;
      margin: 0 8px;
      width: 8px; }
      .top-event .bx-pager-item a.active {
        height: 12px;
        margin: 0 9px;
        width: 12px; }
    .top-event .bx-next,
    .top-event .bx-prev {
      height: 32px;
      padding: 12px 16px;
      width: 32px;
      top: 40%;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }
      .top-event .bx-next:before,
      .top-event .bx-prev:before {
        font-size: 28px;
        font-size: 2.8rem; }
    .top-event .bx-prev {
      left: 20px !important; }
    .top-event .bx-next {
      right: 20px !important; }
      .top-event .bx-next:before {
        left: 2px; }
  .top-event-ttl {
    letter-spacing: 0.25em;
    padding: 0 20px;
    font-size: 18px;
    font-size: 1.8rem; }
  .top-event-btn {
    margin: 20px 20px 0;
    position: static; }
    .top-event-btn .btn {
      padding-left: 16px;
      text-align: center;
      width: 100%; } }

/* ==========================================================================
   ¥Ð¥Ê©`
   ========================================================================== */
.top-bnr {
  box-sizing: border-box;
  float: right;
  padding-top: 64px;
  width: 38.125%; }
  .top-bnr .bnr {
    background-color: #e6e6e6;
    height: 200px;
    position: relative;
    display: block; }
    .top-bnr .bnr:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .top-bnr .bnr a {
      display: block; }
  .top-bnr .bnr-ttl {
    box-sizing: border-box;
    height: 100px;
    letter-spacing: 0.2em;
    line-height: 1.2;
    padding-top: 26px;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    font-family: 'Roboto Condensed','ÖÐ¥´¥·¥Ã¥¯BBB JIS2004';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .top-bnr .bnr-ttl-sub {
    color: #009d42;
    display: block;
    letter-spacing: 0;
    padding-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem; }
  .top-bnr a:after {
    content: '';
    display: block;
    height: 100px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .top-bnr a:hover:after {
    opacity: 0.8;
    -webkit-filter: brightness(102%);
    filter: brightness(102%); }
  .top-bnr .bnr-wrap {
    box-sizing: border-box;
    padding-right: 40px;
    letter-spacing: -.40em; }
    .top-bnr .bnr-wrap .bnr {
      margin-top: 40px;
      margin-right: 40px;
      width: 50%;
      display: inline-block;
      letter-spacing: normal;
      vertical-align: middle;
      vertical-align: top; }
      .top-bnr .bnr-wrap .bnr:nth-child(2n) {
        margin-right: -80px; }
  .top-bnr .bnr-oc a {
    height: 100%; }
    .top-bnr .bnr-oc a:after {
      background: url("/common/css/img/bg_top_bnr_oc.jpg") no-repeat center center;
      background-size: cover;
      content: '';
      display: block;
      float: right;
      height: 100%;
      overflow: hidden;
      width: 45.9016393443%; }
  .top-bnr .bnr-oc .bnr-oc-date {
    position: absolute;
    left: 29px;
    top: -13px;
    width: 44.0573770492%; }
  .top-bnr .bnr-oc .bnr-ttl {
    box-sizing: border-box;
    height: auto;
    position: absolute;
    left: 0;
    letter-spacing: 0.1em;
    bottom: 0;
    padding: 0 0 24px 30px;
    text-align: left;
    width: 54.0983606557%; }
    .top-bnr .bnr-oc .bnr-ttl span {
      font-size: 18px;
      font-size: 1.8rem; }
  .top-bnr .oc_bnr2018 {
    display: block; }
    .top-bnr .oc_bnr2018:after {
      display: none !important; }
  .top-bnr .bnr-public a:after {
    background: url("/common/css/img/bg_top_bnr_public.jpg") no-repeat center center;
    background-size: cover; }
  .top-bnr .bnr-herb a:after {
    background: url("/common/css/img/bg_top_bnr_herb.jpg") no-repeat center center;
    background-size: cover; }

@media screen and (min-width: 768px) and (max-width: 1240px) {
  .top-bnr {
    float: none;
    width: 100%;
    display: block;
    position: relative; }
    .top-bnr:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .top-bnr .bnr-oc {
      float: left;
      width: 50%; }
    .top-bnr .oc_bnr2018 {
      width: 50%;
      position: absolute;
      top: 64px;
      left: 0; }
    .top-bnr .bnr-wrap {
      float: right;
      padding-left: 40px;
      width: 50%; }
      .top-bnr .bnr-wrap .bnr {
        margin-top: 0; } }

@media screen and (max-width: 767px) {
  .top-bnr {
    float: none;
    padding: 56px 20px 0;
    width: 100%; }
    .top-bnr .bnr {
      background-color: #e6e6e6;
      height: 140px;
      position: relative;
      display: block; }
      .top-bnr .bnr:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
    .top-bnr .bnr-ttl {
      height: 70px;
      padding-top: 18px;
      font-size: 16px;
      font-size: 1.6rem;
      font-family: 'Roboto Condensed','ÖÐ¥´¥·¥Ã¥¯BBB JIS2004';
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .top-bnr .bnr-ttl-sub {
      color: #009d42;
      display: block;
      letter-spacing: 0;
      padding-bottom: 5px;
      font-size: 8px;
      font-size: 0.8rem; }
    .top-bnr a:after {
      height: 70px; }
    .top-bnr .bnr-wrap {
      padding-right: 20px;
      display: block; }
      .top-bnr .bnr-wrap:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      .top-bnr .bnr-wrap .bnr {
        display: block;
        float: left;
        margin-top: 20px;
        margin-right: 20px;
        width: 50%; }
        .top-bnr .bnr-wrap .bnr:nth-child(2n) {
          margin-right: -40px; }
    .top-bnr .bnr-oc .bnr-oc-date {
      position: absolute;
      left: 20px;
      top: -13px;
      width: 44.1791044776%; }
      .top-bnr .bnr-oc .bnr-oc-date img {
        max-width: 148px;
        width: 100%; }
    .top-bnr .bnr-oc .bnr-ttl {
      box-sizing: border-box;
      height: auto;
      position: absolute;
      left: 0;
      letter-spacing: 0.1em;
      bottom: 0;
      padding: 0 0 20px 20px;
      text-align: left;
      width: 44.1791044776%;
      font-size: 16px;
      font-size: 1.6rem; }
      .top-bnr .bnr-oc .bnr-ttl span {
        font-size: 12px;
        font-size: 1.2rem; } }

/* ==========================================================================
   ¥Ü¥¿¥ó
   ========================================================================== */
.top-btn-area {
  padding: 0 20px; }

.top-btn-list {
  padding-top: 20px;
  padding-right: 20px; }
  .top-btn-list li {
    float: left;
    margin-right: 20px;
    width: 50%; }
    .top-btn-list li:nth-child(2) {
      margin-right: -40px; }
    .top-btn-list li .btn {
      display: block; }

/* ==========================================================================
   Ñ§¤Ó¤òŒg¸Ð¤¹¤ë
   ========================================================================== */
.top-cont {
  padding-top: 80px; }

.top-cont-ttl {
  letter-spacing: 0.25em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-family: 'Roboto Condensed','ÖÐ¥´¥·¥Ã¥¯BBB JIS2004';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.top-cont-lead {
  font-family: 'honoka-mincho', serif;
  line-height: 1.27;
  padding-bottom: 32px;
  text-align: center;
  font-size: 45px;
  font-size: 4.5rem;
  font-family: 'Roboto Condensed','honoka-mincho', serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: scale(0.9, 1);
  -moz-transform: scale(0.9, 1);
  -ms-transform: scale(0.9, 1);
  -o-transform: scale(0.9, 1);
  transform: scale(0.9, 1); }

.top-cont-l {
  padding: 0 40px;
  display: block; }
  .top-cont-l:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.top-cont-guide {
  float: left;
  margin-right: 3.75%;
  width: 30.8333333333%; }

.top-cont-student {
  float: left;
  width: 30.8333333333%; }

.top-cont-labo {
  float: right;
  width: 30.8333333333%; }

.top-cont-s {
  height: 375px;
  padding: 72px 40px 48px; }

.top-cont-s-inner {
  height: 100%;
  position: relative; }

.top-cont-sttl {
  position: absolute;
  top: 10.4%;
  left: 0;
  width: 20.3333333333%; }

.top-cont-map {
  position: absolute;
  top: 10.6666666667%;
  left: 0;
  width: 22.5%; }

.top-cont-career {
  position: absolute;
  top: 0;
  left: 25.8333333333%;
  width: 22.5%; }

.top-cont-number {
  position: absolute;
  top: 10.6666666667%;
  left: 51.6666666667%;
  width: 22.5%; }

.top-cont-teacher-message {
  position: absolute;
  top: 0;
  right: 0;
  width: 22.5%; }

@media screen and (max-width: 767px) {
  .top-cont {
    padding-top: 40px; }
  .top-cont-ttl {
    line-height: 1;
    padding-bottom: 30px;
    font-size: 18px;
    font-size: 1.8rem; }
  .top-cont-lead {
    padding-bottom: 32px;
    font-size: 30px;
    font-size: 3rem; }
  .top-cont-s {
    padding: 0;
    height: auto; }
  .top-cont-s-inner {
    height: 0;
    padding-bottom: 125%;
    position: relative; }
  .top-cont-l {
    padding: 0 20px;
    display: block; }
    .top-cont-l:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
  .top-cont-guide {
    float: none;
    padding-bottom: 40px;
    text-align: center;
    width: 100%; }
  .top-cont-student {
    float: none;
    padding-bottom: 40px;
    text-align: center;
    width: 100%; }
  .top-cont-labo {
    float: none;
    text-align: center;
    width: 100%; }
  .top-cont-map {
    top: 6.1256961018%;
    left: 5.3333333333%;
    width: 43.3333333333%; }
  .top-cont-career {
    top: 6.1256961018%;
    left: auto;
    right: 5.3333333333%;
    width: 43.3333333333%; }
  .top-cont-number {
    top: 48.1304693715%;
    left: 5.3333333333%;
    width: 43.3333333333%; }
  .top-cont-teacher-message {
    top: 48.1304693715%;
    right: 5.3333333333%;
    width: 43.3333333333%; } }

/* ==========================================================================
   ¥­¥ã¥ó¥Ñ¥¹¤òÌåòY¤¹¤ë
   ========================================================================== */
.top-campus-ttl {
  letter-spacing: 0.25em;
  padding-bottom: 32px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Roboto Condensed','ÖÐ¥´¥·¥Ã¥¯BBB JIS2004';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.top-campus-drone img {
  height: auto;
  width: 100%; }

.lity-iframe .lity-container {
  max-width: 1200px; }

.top-campus-photo {
  margin-top: 50px;
  position: relative; }
  .top-campus-photo img {
    height: auto;
    width: 100%; }
  .top-campus-photo .bx-wrapper {
    max-width: 100% !important; }

.top-campus-photo-ttl {
  background-color: #fff;
  height: 100%;
  left: 50%;
  line-height: 1.33;
  letter-spacing: 0.25em;
  text-align: center;
  top: 0;
  position: absolute;
  z-index: 100;
  width: 400px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'Roboto Condensed','ÖÐ¥´¥·¥Ã¥¯BBB JIS2004';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .top-campus-photo-ttl a {
    display: block;
    height: 100%; }
  .top-campus-photo-ttl span {
    display: inline-block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    position: absolute;
    width: 100%; }
    .top-campus-photo-ttl span:before {
      display: block;
      padding-bottom: 5px;
      font-size: 60px;
      font-size: 6rem; }

#photo-slider li {
  height: 210px; }

#photo-slider-sp li {
  height: 230px;
  position: relative; }

#photo-slider-sp span {
  display: block;
  height: 50%;
  position: absolute;
  width: 50%; }

#photo-slider-sp .photo01 {
  left: 0;
  top: 0; }

#photo-slider-sp .photo02 {
  left: 50%;
  top: 0; }

#photo-slider-sp .photo03 {
  left: 0;
  top: 50%; }

#photo-slider-sp .photo04 {
  left: 50%;
  top: 50%; }

@media screen and (max-width: 767px) {
  .top-campus-ttl {
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem; }
  .top-campus-photo-ttl {
    height: 180px;
    left: 50%;
    top: 50%;
    width: 180px;
    font-size: 18px;
    font-size: 1.8rem;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    .top-campus-photo-ttl span:before {
      font-size: 60px;
      font-size: 6rem; } }

/* ==========================================================================
   bxslider
   ========================================================================== */
.bx-pager {
  position: absolute;
  bottom: 32px;
  text-align: center;
  width: 100%;
  letter-spacing: -.40em;
  z-index: 1; }

.bx-pager-item {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle; }
  .bx-pager-item a {
    background-color: rgba(80, 84, 87, 0.4);
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(10, 2, 4, 0.1);
    display: block;
    height: 16px;
    margin: 0 8px;
    width: 16px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    zoom: 1;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .bx-pager-item a:hover {
      background-color: #fff; }
    .bx-pager-item a.active {
      background-color: #009d42;
      border-radius: 12px;
      height: 24px;
      margin: 0 10px;
      width: 24px; }

.bx-next,
.bx-prev {
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(6, 0, 1, 0.15);
  border: none;
  border-radius: 4px;
  box-sizing: border-box;
  height: 64px;
  line-height: 1.2;
  display: inline-block;
  outline: none;
  padding: 12px 16px 12px 40px;
  position: absolute;
  top: 50%;
  width: 64px;
  z-index: 2;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  -webkit-transition: left 0.3s ease-out, right 0.3s ease-out, opacity 0.3s ease-out, box-shadow 0.2s ease-out, background 0.2s ease-out;
  -moz-transition: left 0.3s ease-out, right 0.3s ease-out, opacity 0.3s ease-out, box-shadow 0.2s ease-out, background 0.2s ease-out;
  -ms-transition: left 0.3s ease-out, right 0.3s ease-out, opacity 0.3s ease-out, box-shadow 0.2s ease-out, background 0.2s ease-out;
  -o-transition: left 0.3s ease-out, right 0.3s ease-out, opacity 0.3s ease-out, box-shadow 0.2s ease-out, background 0.2s ease-out;
  transition: left 0.3s ease-out, right 0.3s ease-out, opacity 0.3s ease-out, box-shadow 0.2s ease-out, background 0.2s ease-out; }
  .bx-next:hover,
  .bx-prev:hover {
    color: #505457;
    text-decoration: none;
    box-shadow: 0 6px 16px rgba(6, 0, 1, 0.2); }
  .bx-next:active,
  .bx-prev:active {
    background-color: #f2f2f2;
    text-decoration: none;
    box-shadow: 0 0 2px rgba(6, 0, 1, 0.15); }
  .bx-next:before,
  .bx-prev:before {
    color: #009d42;
    display: inline-block;
    font-size: 50px;
    font-size: 5rem;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute;
    left: 50%;
    top: 50%; }

.bx-prev {
  left: -56px;
  opacity: 0; }
  .bx-prev:before {
    content: '\e314'; }
  .bx-prev.active {
    left: 40px;
    opacity: 1; }

.bx-next {
  right: -56px;
  opacity: 0; }
  .bx-next:before {
    content: '\e315'; }
  .bx-next.active {
    right: 40px;
    opacity: 1; }

@media screen and (max-width: 767px) {
  .bx-pager {
    bottom: 14px; }
  .bx-pager-item a {
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(10, 2, 4, 0.1);
    height: 8px;
    margin: 0 8px;
    width: 8px; }
    .bx-pager-item a.active {
      background-color: #009d42;
      border-radius: 12px;
      height: 12px;
      margin: 0 9px;
      width: 12px; }
  .bx-next,
  .bx-prev {
    bottom: 11px;
    height: 32px;
    padding: 0 16px;
    top: inherit;
    width: 32px;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important; }
    .bx-next:before,
    .bx-prev:before {
      font-size: 30px;
      font-size: 3rem; }
  .bx-prev {
    left: 20px !important; }
  .bx-next {
    right: 20px !important; } }
