@charset "UTF-8";
/* ========================================
	top page
======================================== */
header {
  z-index: 1000; }

#main_visual {
  position: relative;
  text-align: center;
  color: #fff;
  max-height: 800px;
  overflow: hidden; }
  #main_visual .slick-slide {
    overflow: hidden;
    position: relative; }
    #main_visual .slick-slide a {
      position: relative;
      display: block;
      min-height: 500px;
      max-height: 800px;
      padding-top: 45%;
      color: #fff; }
    #main_visual .slick-slide .bg {
      width: 100%;
      height: 105%;
      min-height: 510px;
      max-height: 810px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
    #main_visual .slick-slide .wrapper {
      position: absolute;
      max-width: none;
      width: 100%;
      margin: auto;
      padding: 20px 100px;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%) translate3d(0, 0, 1px); }
      #main_visual .slick-slide .wrapper h1 {
        max-width: 800px;
        margin: 0 auto 3.0rem;
        font-size: 40px;
        font-size: 4.0rem;
        font-weight: bold;
        line-height: 1.2; }
      #main_visual .slick-slide .wrapper p {
        max-width: 800px;
        margin: auto;
        font-size: 18px;
        font-size: 1.9rem; }
    #main_visual .slick-slide .wrapper.text_dark {
      color: #555; }
    #main_visual .slick-slide .wrapper.text_right h1, #main_visual .slick-slide .wrapper.text_right p {
      margin-right: 0; }
    #main_visual .slick-slide .wrapper.text_left h1, #main_visual .slick-slide .wrapper.text_left p {
      margin-left: 0; }
  #main_visual .slick-current.is-scaling .bg {
    /*
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    */
    transform: scale(1.2) translate3d(0, 0, 0px);
    transition: transform 20s linear; }
  #main_visual .slick-arrow {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    position: absolute;
    z-index: 999;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 0;
    border: none;
    cursor: pointer; }
    #main_visual .slick-arrow:after {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 60px;
      height: 60px;
      font-size: 40px;
      line-height: 60px;
      color: #555;
      text-align: center;
      font-family: FontAwesome;
      color: #fff; }
    #main_visual .slick-arrow.slick-next {
      right: 20px; }
      #main_visual .slick-arrow.slick-next:after {
        content: "\f105"; }
    #main_visual .slick-arrow.slick-prev {
      left: 20px; }
      #main_visual .slick-arrow.slick-prev:after {
        content: "\f104"; }
  #main_visual .slick-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 8px;
    left: 0;
    transform: translate3d(0, 0, 1px);
    font-size: 0;
    text-align: center; }
    #main_visual .slick-dots li {
      display: inline-block;
      text-indent: -9999px;
      width: 8px;
      height: 8px;
      margin: 0 10px;
      border-radius: 100%;
      background-color: rgba(255, 255, 255, 0.8); }
      #main_visual .slick-dots li.slick-active {
        background-color: #89a3d4; }
    #main_visual .slick-dots button {
      padding: 0; }

#main_visual:hover .slick-arrow {
  opacity: 1; }

#top_info {
  overflow: hidden;
  zoom: 1;
  clear: both;
  background: url(../img/bg/back_bg.jpg) repeat center center;
  -webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
  -ms-background-size: auto;
  background-size: auto; }

#top_news ul {
  margin-bottom: 5%;
  border-top: #fff 1px solid; }
  #top_news ul a {
    text-decoration: none; }

body.pc #top_news ul a:hover {
  text-decoration: underline; }

#top_news li {
  padding: 10px 10px;
  border-bottom: #fff 1px solid; }
  #top_news li p {
    display: table-cell;
    line-height: 1.6; }
  #top_news li .tag {
    width: 47px;
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem; }
    #top_news li .tag span {
      display: block; }
    #top_news li .tag .news {
      background: #5cb85c; }
    #top_news li .tag .press {
      background: #f0ad4e; }
    #top_news li .tag .media {
      background: #d9534f; }
    #top_news li .tag .event {
      background: #337ab7; }
  #top_news li .date {
    padding: 0 20px;
    font-size: 13px;
    font-size: 1.3rem; }
  #top_news li .text {
    font-size: 14px;
    font-size: 1.4rem; }

#top_link {
  clear: none;
  margin-top: 3%;
  margin-bottom: 3%;
  padding-left: 25px; }
  #top_link a {
    text-decoration: none; }
  #top_link li {
    margin-bottom: 10px; }
    #top_link li.sns {
      margin-bottom: 20px;
      line-height: 30px; }
  #top_link span {
    width: 30px;
    margin-right: 10px;
    font-size: 15px;
    font-size: 1.5rem; }
  #top_link p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.4; }

#top_example .lead {
  margin-bottom: 5%;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem; }
#top_example .tag {
  color: #89a3d4;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 3%; }
  #top_example .tag i {
    padding-right: 5px; }
  #top_example .tag a {
    display: inline-block;
    padding: 0;
    color: #89a3d4;
    text-decoration: none; }
#top_example .vertical_list li {
  width: auto;
  vertical-align: top; }
#top_example .owl-nav {
  letter-spacing: normal; }

body.pc #top_example .tag a:hover {
  text-decoration: underline; }

a.thumbnail {
  overflow: hidden;
  position: relative;
  display: block;
  margin-bottom: 15px;
  padding: 2%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  a.thumbnail img {
    vertical-align: middle;
    overflow: hidden;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  a.thumbnail span {
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    a.thumbnail span i {
      display: none;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 50px;
      height: 50px;
      margin: -25px 0 0 -25px;
      background: #3498db;
      line-height: 50px;
      color: #fff;
      font-size: 20px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -o-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px;
      box-align: center; }
  a.thumbnail:hover img {
    -webkit-transform: scale(1.1) rotate(0.1deg);
    -moz-transform: scale(1.1) rotate(0.1deg);
    -o-transform: scale(1.1) rotate(0.1deg);
    -ms-transform: scale(1.1) rotate(0.1deg);
    transform: scale(1.1) rotate(0.1deg); }
a.thumbnail_hover img {
  -webkit-transform: scale(1.1) rotate(0.1deg);
  -moz-transform: scale(1.1) rotate(0.1deg);
  -o-transform: scale(1.1) rotate(0.1deg);
  -ms-transform: scale(1.1) rotate(0.1deg);
  transform: scale(1.1) rotate(0.1deg); }
a.thumbnail:hover span, a.thumbnail_hover span {
  background: rgba(0, 0, 0, 0.5); }
a.thumbnail:hover span i, a.thumbnail_hover span i {
  display: block; }

#top_mission {
  background: url(../img/bg/back_bg.jpg) repeat center center;
  -webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
  -ms-background-size: auto;
  background-size: auto; }
  #top_mission h2 {
    margin-top: 5%;
    margin-bottom: 6%; }
  #top_mission a img {
    width: 100px; }
  #top_mission li {
    margin-bottom: 7%; }

.team_member {
  letter-spacing: -0.5em;
  color: #fff; }
  .team_member li {
    position: relative;
    display: inline-block;
    width: 13.66666%;
    margin: 1.5%;
    text-align: center;
    letter-spacing: normal;
    /*
    div {
    	position: absolute;
    	top: 0;
    	left: 0;
    	width: 100%;
    	height: 100%;
    	text-align: center;
    	@include transition(all 0.3s ease-in-out);
    	@include borderRadius(200px);
    }
    */ }
    .team_member li img {
      width: 100%;
      height: 100%; }
    .team_member li a {
      color: #fff;
      text-decoration: none; }
    .team_member li dl {
      position: absolute;
      top: 20%;
      width: 100%;
      height: auto;
      vertical-align: middle;
      padding-top: 35%;
      vertical-align: middle;
      line-height: 1.6;
      filter: alpha(opacity=0);
      -moz-opacity: 0;
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .team_member li dl span, .team_member li dl em {
        display: block; }
      .team_member li dl dt {
        font-size: 17px;
        font-size: 1.7rem; }
    .team_member li:before {
      display: block;
      content: ' ';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      -webkit-border-radius: 200px;
      -moz-border-radius: 200px;
      -o-border-radius: 200px;
      -ms-border-radius: 200px;
      border-radius: 200px; }
    .team_member li:hover {
      /*
      	div {
      		background: rgba(0,0,0,0.5);
      	}*/ }
      .team_member li:hover:before {
        background: rgba(0, 0, 0, 0.5); }
    .team_member li.hover {
      /*
      	div {
      		background: rgba(0,0,0,0.5);
      	}*/ }
    .team_member li:hover dl, .team_member li.hover dl {
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      opacity: 1;
      top: 0; }

@media screen and (max-width: 1000px) {
  .team_member li {
    width: 17%;
    margin: 1.5%; } }
/* 印刷用スタイル */
@media print {
  #top_news {
    width: 70% !important; }

  #top_link {
    width: 30% !important; } }
/* ========================================	以下 スマートフォン向け ======================================== */
@media screen and (max-width: 800px) {
  #main_visual .slick-slide a {
    min-height: 300px;
    max-height: 500px; }
  #main_visual .slick-slide .bg {
    min-height: 310px;
    max-height: 500px; }
  #main_visual .slick-slide .wrapper {
    padding: 20px 60px; }
    #main_visual .slick-slide .wrapper h1 {
      margin-bottom: 2rem;
      font-size: 30px;
      font-size: 3.0rem; }
    #main_visual .slick-slide .wrapper p {
      font-size: 14px;
      font-size: 1.4rem; }
  #main_visual .slick-arrow {
    opacity: 1;
    width: 35px;
    height: 35px;
    margin-top: -17px; }
    #main_visual .slick-arrow:after {
      width: 35px;
      height: 35px;
      font-size: 25px;
      line-height: 35px; }
    #main_visual .slick-arrow.slick-next {
      right: 10px; }
    #main_visual .slick-arrow.slick-prev {
      left: 10px; }

  #top_news {
    float: none;
    width: auto; }
    #top_news li .text {
      display: block;
      margin-top: 5px; }

  #top_link {
    float: none;
    width: auto;
    padding-left: 0; }
    #top_link img {
      max-width: 200px; }

  .team_member li {
    width: 27.3333%;
    margin: 3%; } }
#top_example .lead {
  margin-bottom: 35px; }

@media screen and (max-width: 500px) {
  .team_member li {
    display: block;
    width: 70%;
    margin: 20px auto;
    text-align: center; }
    .team_member li p {
      padding-top: 35%; } }
/*# sourceMappingURL=top.css.map */
