/* ---------------------------------------------
  TOP
--------------------------------------------- */
.home {
  min-width: 100%; }
  .home .ui-tooltip,
  .home .ui-widget-content {
    border: 0;
    border-radius: 0;
    color: #fff;
    background: #55b555 !important;
    text-align: center;
  }
  .home #fullpage .section {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff; }
  .home #fullpage .section-inner {
    margin: auto;
    width: 100%;
    max-width: 1180px;
    position: relative; }
  .home #fullpage .tipson {
    position: relative; }
  .home #fullpage #globalFooter {
    position: relative;
    padding-top: 0; }
    .home #fullpage #globalFooter:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 0;
      background: transparent url("../img/bg-texture.png") repeat 0 0;
      opacity: 0.1; }
    .home #fullpage #globalFooter .foot-logo {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      height: 258px;
      background-color: transparent; }
      .home #fullpage #globalFooter .foot-logo img {
        margin-top: -6%; }
      .home #fullpage #globalFooter .foot-logo:before {
        display: none; }
    .home #fullpage #globalFooter .foot-bottom {
      margin: auto; }
    .home #fullpage #globalFooter .foot-utility {
      height: auto;
      min-height: 40px;
      z-index: 0; }
      .home #fullpage #globalFooter .foot-utility::before {
        z-index: -1; }
      .home #fullpage #globalFooter .foot-utility .foot-contact-nav,
      .home #fullpage #globalFooter .foot-utility .foot-social-nav {
        text-align: center; }
    .home #fullpage #globalFooter .copyright {
      padding: 2px;
      color: #fff; }
    @media only screen and (min-width: 1024px), print {
      .home #fullpage #globalFooter .foot-utility .wapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 20px;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
  .home #fp-nav.left {
    left: 0; }

p.section-content {
  text-align: center; }

.home #aw_section {
  background-image: url("../img/img-top-aw.jpg"); }

.home #fc_section .section-wrapper {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  background-image: url("../img_top_r/bg_ff.png"); }

.home #env_section {
  background-image: url("../img/img-top-env.jpg"); }

.home #fp-nav ul li,
.home .fp-slidesNav ul li {
  display: block;
  width: 20px;
  height: 20px;
  margin: 10px;
  position: relative; }

.home #fp-nav ul li a,
.home .fp-slidesNav ul li a {
  display: block;
  width: 20px;
  height: 20px;
  background-color: rgba(204, 204, 204, 0.4);
  border-radius: 50%; }

.home #fp-nav ul li a.active,
.home .fp-slidesNav ul li a.active {
  background-color: rgba(255, 255, 255, 0.8); }

.home #fp-nav ul li a span,
.home .fp-slidesNav ul li a span {
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background-color: #fff; }

.home #fp-nav ul li a.active span,
.home #fp-nav ul li:hover a.active span,
.home .fp-slidesNav ul li a.active span,
.home .fp-slidesNav ul li:hover a.active span {
  height: 16px;
  width: 16px;
  margin: -8px 0 0 -8px;
  border-radius: 100%;
  background-color: #bF9100; }

.home img {
  width: auto;
  height: auto;
  max-width: 100%; }

.home .nav__btn a {
  position: relative;
  display: block;
  padding: 10px 40px 10px 16px;
  border: 1px #183847 solid;
  color: #183847;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  min-width: 240px; }
  .home .nav__btn a::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    background-image: url("../img_top_r/icon_anchor.png"); }

@media only screen and (min-width: 577px), print {
  .home .nav__btn a {
    display: inline-block;
    text-align: left; } }

/* ------------------------------
  Cutting Edge
------------------------------ */
#setart_section {
  position: relative;
  overflow: hidden;
  background-image: url("../img/img-top-1.jpg");
  background-position: bottom 0 right 6% !important; }
  @media only screen and (min-width: 768px), print {
    #setart_section {
      background-position: top 0 right 10% !important; } }
  @media only screen and (min-width: 834px), print {
    #setart_section {
      background-position: bottom 0 right 24% !important; } }
  @media only screen and (min-width: 1025px), print {
    #setart_section {
      background-position: bottom 0 right 60% !important; } }
  #setart_section .section-inner {
    position: relative;
    padding: 20px 20px 20px 40px; }
  #setart_section .list,
  #setart_section .list li {
    padding-left: 0;
    list-style: none; }
  #setart_section .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: 20px; }
    #setart_section .list li {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      padding: 8px;
      width: 33.33334%; }
  #setart_section .ttl__ce {
    margin-bottom: 10px;
    width: 100%; }
    #setart_section .ttl__ce img {
      width: 100%;
      max-width: 170px; }
  #setart_section .nav__btn {
    margin-bottom: 20px; }
  #setart_section .book {
    text-align: center; }
  @media only screen and (min-width: 577px), print {
    #setart_section .section-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    #setart_section .box__ce {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%;
      -ms-flex-item-align: end;
          align-self: flex-end; }
    #setart_section .ttl__site {
      width: 100%; }
    #setart_section .list {
      margin-left: 0;
      margin-right: 0;
      padding-right: 0;
      width: 60%;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      #setart_section .list li {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 20%; }
    #setart_section .ttl__ce {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      max-width: 346px;
      padding-right: 0; }
      #setart_section .ttl__ce img {
        width: auto;
        max-width: 100%; }
    #setart_section .book {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4;
      position: absolute;
      bottom: 40px;
      right: 0; }
    #setart_section .nav__btn {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; } }
  @media only screen and (min-width: 768px), print {
    #setart_section .list li {
      width: auto;
      max-width: 50%; } }
  @media only screen and (min-width: 769px), print {
    #setart_section .list li {
      width: auto; }
    #setart_section .book {
      left: 480px;
      right: auto; } }
  @media only screen and (min-width: 834px), print {
    #setart_section .list {
      margin-bottom: 60px;
      width: 50%; } }
  @media only screen and (min-width: 1024px), print {
    #setart_section .section-inner {
      padding: 60px; }
    #setart_section .ttl__site {
      margin-bottom: 50px; }
    #setart_section .list {
      width: 48%; } }
  @media only screen and (min-width: 1367px), print {
    #setart_section .list {
      width: auto; } }

/* ------------------------------
  Research continuum
------------------------------ */
#ce_section {
  background-image: url("../img/img-top-ce.jpg");
  background-position-x: right !important;
  overflow: hidden; }
  #ce_section area {
    background-color: white; }
  #ce_section .section-inner {
    position: relative;
    padding: 20px 20px 20px 40px; }
  #ce_section .box__rc {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #ce_section .ttl__rc {
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  #ce_section .img1 {
    margin-top: -80px;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%; }
    #ce_section .img1 img {
      width: 100%;
      max-width: 600px; }
  #ce_section .img2 {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  #ce_section .img3 {
    display: none; }
  #ce_section .img_ku {
    width: 100%; }
    #ce_section .img_ku img {
      margin: 0 auto;
      display: block;
      width: 100px;
      height: auto; }
  #ce_section .nav__btn a {
    border-color: #fff !important;
    color: #fff !important; }
    #ce_section .nav__btn a::after {
      background-image: url("../img_top_r/icon_anchor_w.png") !important; }
  @media only screen and (min-width: 768px), print {
    #ce_section .img1 {
      margin-top: -150px;
      margin-bottom: 0; }
    #ce_section .ttl__rc {
      text-align: right;
      margin-bottom: -20px; } }
  @media only screen and (min-width: 1024px), print {
    #ce_section .img2 {
      padding-right: 160px; }
    #ce_section .img3 {
      display: block;
      position: absolute;
      z-index: 0;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-60%);
              transform: translateY(-60%); }
    #ce_section .img_ku {
      position: absolute;
      bottom: 40px;
      right: 40px;
      width: 100px; } }
  @media only screen and (min-width: 1025px), print {
    #ce_section .img1 {
      margin-bottom: -80px; }
      #ce_section .img1 img {
        max-width: 730px; }
    #ce_section .img_ku {
      bottom: 100px; } }

/* ------------------------------
  Awards&Honors
------------------------------ */
#aw_section {
  background-position-x: right !important; }
  #aw_section .section-inner {
    display: block;
    padding: 20px; }
  #aw_section .box__aw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 30px; }
  #aw_section .ttl__aw {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0 auto 20px;
    width: 100%;
    max-width: 477px; }
  #aw_section .list,
  #aw_section .list li {
    display: block;
    padding-left: 0;
    list-style: none; }
  #aw_section .list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
    #aw_section .list li {
      padding: 8px;
      text-align: center; }
  #aw_section .nav__btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    #aw_section .nav__btn span {
      position: relative;
      display: block;
      padding: 10px 40px 10px 16px;
      border: 1px #bbb solid;
      color: #777;
      font-weight: bold;
      font-size: 16px;
      text-align: center; }
      #aw_section .nav__btn span::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 6px;
        margin-top: -15px;
        width: 17px;
        height: 30px;
        background-image: url("../img_top_r/icon_anchor_g.png"); }
    @media only screen and (min-width: 577px), print {
      #aw_section .nav__btn a {
        display: inline-block;
        text-align: left; }
      #aw_section .nav__btn .list li {
        width: 33.333334%; } }
  #aw_section .img_ku {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100px; }
  @media only screen and (min-width: 577px), print {
    #aw_section .list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%; }
      #aw_section .list li {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto; } }
  @media only screen and (min-width: 1024px), print {
    #aw_section .section-inner {
      padding: 40px 20px 30px; }
    #aw_section .box__aw {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    #aw_section .ttl__aw {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-bottom: 40px; }
    #aw_section .list {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; }
    #aw_section .list:nth-child(2) {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    #aw_section .nav__btn {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      text-align: center;
      margin: 10px 0 20px; }
      #aw_section .nav__btn span {
        display: inline-block;
        min-width: 240px; }
    #aw_section .img_ku {
      position: absolute;
      right: 40px;
      bottom: 100px; } }

/* ------------------------------
  Facts&Figures
------------------------------ */
#fc_section .section-wrapper {
  position: relative; }

#fc_section .section-inner {
  position: static !important; }

#fc_section .section-anchor {
  display: block;
  padding: 40px; }
  #fc_section .section-anchor::after, #fc_section .section-anchor::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover; }
  #fc_section .section-anchor::before {
    background-image: url("../img_top_r/ff__left_bottom.png");
    left: 0; }
  #fc_section .section-anchor::after {
    background-image: url("../img_top_r/ff__right_bottom.png");
    right: 0; }

#fc_section .ttl__ff {
  margin: 0 auto;
  width: 100%;
  max-width: 520px;
  text-align: center; }
  #fc_section .ttl__ff::after, #fc_section .ttl__ff::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover; }
  #fc_section .ttl__ff::before {
    background-image: url("../img_top_r/ff__left_top.png");
    left: 0; }
  #fc_section .ttl__ff::after {
    background-image: url("../img_top_r/ff__right_top.png");
    right: 0; }

#fc_section .img_ku {
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 100px; }

#fc_section .nav__btn {
  margin: 30px 0; }
  #fc_section .nav__btn span {
    position: relative;
    display: block;
    padding: 10px 40px 10px 16px;
    border: 1px #bbb solid;
    color: #777;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    min-width: 240px; }
    #fc_section .nav__btn span::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      right: 6px;
      margin-top: -15px;
      width: 17px;
      height: 30px;
      background-image: url("../img_top_r/icon_anchor_g.png"); }
  @media only screen and (min-width: 577px), print {
    #fc_section .nav__btn a {
      display: inline-block;
      text-align: left; }
    #fc_section .nav__btn .list li {
      width: 33.333334%; } }

@media only screen and (min-width: 1024px), print {
  #fc_section .section-anchor {
    padding: 40px; }
    #fc_section .section-anchor::after, #fc_section .section-anchor::before {
      width: 100px;
      height: 100px; }
  #fc_section .ttl__ff::after, #fc_section .ttl__ff::before {
    width: 100px;
    height: 100px; }
  #fc_section .img_ku_wrapper {
    position: relative;
    display: block;
    width: 100%; }
  #fc_section .img_ku {
    position: absolute;
    bottom: 0;
    right: 0; }
  #fc_section .nav__btn {
    text-align: center; }
    #fc_section .nav__btn span {
      display: inline-block; } }

/*# sourceMappingURL=home.css.map */
