@charset "UTF-8";
/**
 * 5分でわかる微研
 *
 */
#main {
  background: url("img/bg_main.gif") repeat left top; }

.sct-ttl01 {
  background: url("img/bg_sct_ttl.png") repeat-x left bottom;
  margin-bottom: 30px;
  padding-bottom: 32px;
  padding-top: 60px;
  text-align: center; }

.en-sct-ttl01 {
  background: url("img/bg_sct_ttl.png") repeat-x left bottom;
  margin-bottom: 40px;
  padding-bottom: 32px;
  padding-top: 60px;
  text-align: center; }

.sct-ttl02 {
  margin-bottom: 60px;
  padding-bottom: 25px;
  position: relative;
  text-align: center; }
  .sct-ttl02:before {
    background-color: #c02d2f;
    content: '';
    display: block;
    height: 3px;
    width: 170px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-85px);
    -ms-transform: translateX(-85px);
    transform: translateX(-85px); }

.sct-lead {
  margin-bottom: 40px;
  text-align: center;
  font-size: 17px;
  font-size: 1.7rem; }

.sct-btn {
  background-color: #c02d2f;
  border-radius: 4px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  min-width: 340px;
  padding: 10px 0;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }
  .sct-btn:hover {
    opacity: 0.8; }
  .sct-btn:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    height: 5px;
    width: 5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .sct-btn[target="_blank"]:before {
    background: url("img/icon_blank.png") no-repeat left top;
    background-size: 12px 12px;
    border: none;
    height: 12px;
    width: 12px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }

@media screen and (max-width: 767px) {
  .sct-ttl01 {
    background-size: 4px 5px;
    padding-bottom: 22px;
    padding-top: 40px; }
    .sct-ttl01 img {
      width: auto;
      height: 24px; }

  .en-sct-ttl01 {
    background-size: 4px 5px;
    padding-bottom: 22px;
    padding-top: 40px;
    margin-bottom: 30px; }
    .en-sct-ttl01 img {
      width: auto;
      height: 24px; }

  .sct-ttl02 {
    margin-bottom: 30px;
    padding-bottom: 15px; }
    .sct-ttl02:before {
      height: 2px;
      width: 100px;
      left: 50%;
      -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
      transform: translateX(-50px); }
    .sct-ttl02 img {
      width: auto;
      height: 26px; }

  .sct-lead {
    margin-bottom: 30px;
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem; }

  .sct-btn {
    min-width: inherit;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem; } }
/* ==========================================================================
   タイトル
   ========================================================================== */
.main-ttl-wrap {
  background: url("img/bg_main_ttl_wrap.png") no-repeat center 45px;
  height: 580px;
  padding-top: 71px;
  text-align: center; }
  .main-ttl-wrap .inner {
    position: relative; }

.main-ttl {
  background: url("img/bg_main_ttl.png") no-repeat left top;
  background-size: 100% 100%;
  border-bottom: none;
  box-sizing: border-box;
  margin: 0 auto;
  width: 428px;
  height: 278px;
  padding-top: 22px;
  padding-bottom: 0;
  position: relative;
  margin-bottom: 30px;
  z-index: 10; }
  .main-ttl span {
    display: block;
    text-align: center;
    width: 100%; }

.main-ttl-txt01 {
  opacity: 0;
  padding-bottom: 10px; }

.en-main-ttl-txt01 {
  opacity: 0; }

.main-ttl-txt02 {
  opacity: 0; }

.en-main-ttl-txt02 {
  opacity: 0;
  padding-bottom: 10px;
  margin-top: 50px; }

.main-ttl-en {
  opacity: 0;
  margin-bottom: 24px; }

.main-lead {
  color: transparent;
  opacity: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  zoom: 1; }

.en-main-lead {
  color: transparent;
  opacity: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  zoom: 1; }

@media screen and (min-width: 768px) {
  .main-lead {
    background: url(img/bg_main_lead.png) no-repeat left top;
    background-size: contain;
    width: 635px;
    height: 98px;
    margin: 0 auto; }

  .en-main-lead {
    background: url(img/en_bg_main_lead.png) no-repeat left top;
    background-size: contain;
    width: 457px;
    height: 106px;
    margin: 0 auto; }

  .main-ttl-illust-l01 {
    position: absolute;
    top: -5px;
    left: -424px; }

  .main-ttl-illust-l02 {
    position: absolute;
    top: 191px;
    left: -37px; }

  .main-ttl-illust-l03 {
    position: absolute;
    top: -23px;
    left: 77px; }

  .main-ttl-illust-r01 {
    position: absolute;
    top: -8px;
    right: -243px; }

  .main-ttl-illust-r02 {
    position: absolute;
    top: -30px;
    right: 135px; }

  .main-ttl-illust-r03 {
    position: absolute;
    top: 99px;
    right: 156px; }

  .main-ttl-illust-r04 {
    position: absolute;
    top: 138px;
    right: 69px; }

  .main-ttl-illust-r05 {
    position: absolute;
    top: 200px;
    right: -18px; }

  .main-ttl-illust-r06 {
    position: absolute;
    top: 197px;
    right: -165px; } }
@media screen and (min-width: 768px) and (max-width: 1240px) {
  .main-ttl-illust-l01 {
    -webkit-transition: left 1s linear;
    transition: left 1s linear;
    left: -464px; }

  .main-ttl-illust-l02 {
    -webkit-transition: left 1s linear;
    transition: left 1s linear;
    left: -77px; }

  .main-ttl-illust-l03 {
    -webkit-transition: left 1s linear;
    transition: left 1s linear;
    left: 17px; } }
@media screen and (max-width: 767px) {
  .main-ttl-wrap {
    background: url("img/bg_main_ttl_wrap_sp.png") no-repeat center bottom;
    background-size: 375px auto;
    box-sizing: border-box;
    height: calc(100vh - 57px);
    min-height: 522px;
    max-height: 679px;
    padding-top: 20px;
    text-align: center; }

  .main-ttl {
    background: url("img/bg_main_ttl_sp.png") no-repeat center top;
    background-size: contain;
    border-bottom: none;
    box-sizing: border-box;
    margin: 0 auto 14px;
    padding-top: 0;
    position: relative;
    max-width: 289px;
    width: 77.0666666667%;
    height: 0;
    padding-top: 49.8666666667%;
    z-index: 10; }

  .main-ttl-inner {
    position: absolute;
    left: 0;
    top: 4.8442906574%;
    width: 100%; }

  .main-ttl-txt01 {
    padding-bottom: 6px; }
    .main-ttl-txt01 img {
      max-width: 198px;
      width: 68.5121107266%; }

  .en-main-ttl-txt01 {
    padding-bottom: 6px; }
    .en-main-ttl-txt01 img {
      max-width: 241px;
      width: 83.3910034602%; }

  .main-ttl-txt02 img {
    max-width: 153px;
    width: 52.9411764706%; }

  .en-main-ttl-txt02 {
    margin-top: 30px; }
    .en-main-ttl-txt02 img {
      max-width: 188px;
      width: 65.0519031142%; }

  .main-ttl-en {
    margin-bottom: 14px;
    position: relative;
    z-index: 10; }
    .main-ttl-en img {
      width: 157px;
      height: auto; }

  .main-lead {
    background: url(img/bg_main_lead_sp.png) no-repeat left top;
    background-size: contain;
    width: 100.8955223881%;
    max-width: 338px;
    height: 0;
    padding-bottom: 34.6268656716%;
    margin: 0 auto; }

  .en-main-lead {
    background: url(img/en_bg_main_lead_sp.png) no-repeat left top;
    background-size: contain;
    width: 94.328358209%;
    max-width: 316px;
    height: 0;
    padding-bottom: 35.223880597%;
    margin: 0 auto; }

  .main-ttl-illust-l01,
  .main-ttl-illust-l02,
  .main-ttl-illust-l03,
  .main-ttl-illust-r01,
  .main-ttl-illust-r02,
  .main-ttl-illust-r03,
  .main-ttl-illust-r04,
  .main-ttl-illust-r05,
  .main-ttl-illust-r06 {
    display: none; } }
@media screen and (max-width: 374px) {
  .main-ttl-wrap {
    background-size: contain; } }
@media screen and (min-width: 430px) and (max-width: 767px) {
  .main-ttl {
    padding-top: 190px; } }
@media screen and (max-width: 767px) and (orientation: landscape) {
  .main-ttl-wrap {
    height: auto;
    min-height: inherit;
    padding-bottom: 262px; }

  .main-ttl {
    padding-top: 190px; }

  .main-lead {
    padding-bottom: 116px; }

  .en-main-lead {
    padding-bottom: 116px; } }
/* ==========================================================================
   ページ内リンク
   ========================================================================== */
.page-link {
  background: #c02d2f;
  font-size: 0;
  text-align: center; }
  .page-link li {
    display: inline-block;
    line-height: 1;
    font-size: 18px;
    font-size: 1.8rem; }
  .page-link a {
    color: #fff;
    display: block;
    padding: 29px 30px 28px;
    -webkit-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear; }
    .page-link a:hover {
      background-color: #d03639; }
  .page-link span {
    background: url("img/bg_page_link_arr.svg") no-repeat left center;
    display: inline-block;
    padding-left: 28px;
    position: relative; }

@media screen and (max-width: 767px) {
  .page-link {
    display: block; }
    .page-link:after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    .page-link li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      border-right: 1px solid rgba(255, 255, 255, 0.3);
      box-sizing: border-box;
      display: block;
      float: left;
      height: 50px;
      width: 50%;
      font-size: 13px;
      font-size: 1.3rem; }
      .page-link li:nth-child(2n) {
        border-right: none; }
      .page-link li:nth-child(3) {
        border-bottom: none; }
      .page-link li:nth-child(4) {
        border-bottom: none; }
    .page-link a {
      box-sizing: border-box;
      height: 50px;
      padding: 0 5px; }
    .page-link span {
      background: none;
      padding: 0;
      top: 50%;
      width: 100%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }
/* ==========================================================================
   微研で研究していること
   ========================================================================== */
.about-box {
  background-color: #fff;
  border: 5px solid #f2f2f2;
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 25px 25px 40px; }

.about-box-ttl {
  margin-bottom: 20px;
  text-align: center; }

.about-box-img {
  margin-bottom: 28px; }
  .about-box-img img {
    height: auto;
    width: 100%; }

.about-box-dpt {
  font-weight: bold;
  margin-bottom: 16px;
  font-size: 18px;
  font-size: 1.8rem; }

.about-box-txt {
  color: #6d6d6d; }

@media screen and (min-width: 768px) {
  .about-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 88px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .about-box {
    width: 33%;
    margin-right: 44px; }
    .about-box:nth-child(3n) {
      width: 34%;
      margin-right: -88px; } }
@media screen and (max-width: 767px) {
  .about-box {
    border-width: 3px;
    margin-bottom: 20px;
    padding: 25px 17px 17px; }

  .about-box-ttl {
    margin-bottom: 20px;
    text-align: center; }
    .about-box-ttl img {
      width: auto;
      height: 36px; }

  .about-box-img {
    margin-bottom: 20px; }

  .about-box-dpt {
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 1.5rem; } }
/* ==========================================================================
   微研の特色
   ========================================================================== */
.feature-area {
  margin-bottom: 92px; }

.feature-box {
  background-color: #fff;
  border: 5px solid #f2f2f2;
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 25px; }

.feature-box-inner {
  min-height: 240px;
  padding-left: 400px;
  position: relative; }

.feature-box-ttl {
  margin-bottom: 20px; }

.feature-box-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 370px; }
  .feature-box-img img {
    height: auto;
    width: 100%; }

.feature-box-txt p {
  color: #6d6d6d;
  margin-bottom: 31px; }
.feature-box-txt a {
  color: #6d6d6d;
  text-decoration: underline; }
  .feature-box-txt a:hover {
    text-decoration: none; }

@media screen and (max-width: 767px) {
  .feature-area {
    margin-bottom: 60px; }

  .feature-box {
    border-width: 3px;
    margin-bottom: 20px;
    padding: 25px 17px 17px; }

  .feature-box-inner {
    min-height: inherit;
    padding-left: 0; }

  .feature-box-ttl {
    margin-bottom: 20px; }
    .feature-box-ttl img {
      width: auto;
      height: 40px; }

  .feature-box-img {
    margin-bottom: 20px;
    position: static;
    width: 100%; }

  .feature-box-txt p {
    margin-bottom: 20px; } }
/* ==========================================================================
   数字で見る微研
   ========================================================================== */
.number-area {
  margin-bottom: 40px; }

.number-box {
  color: #6d6d6d;
  margin-bottom: 60px;
  text-align: center; }
  .number-box:last-child {
    margin-bottom: 0; }

.number-list {
  font-size: 0;
  margin-bottom: 18px;
  text-align: center; }
  .number-list li {
    display: inline-block;
    margin: 0 30px;
    vertical-align: top;
    font-size: 14px;
    font-size: 1.4rem; }
  .number-list span {
    display: block; }
    .number-list span:nth-of-type(1) {
      margin-bottom: 12px; }

@media screen and (max-width: 767px) {
  .number-area {
    margin-bottom: 20px; }

  .number-box {
    border-bottom: 2px dotted #ccc;
    padding-bottom: 30px;
    margin-bottom: 40px; }
    .number-box p {
      padding: 0 20px;
      text-align: left; }
      .number-box p br {
        display: none; }

  .number-list {
    margin-bottom: 0; }
    .number-list li {
      display: block;
      width: 100%;
      margin: 0 0 20px; }
      .number-list li span:nth-of-type(1) img {
        height: 40px;
        width: auto; }
      .number-list li span:nth-of-type(2) img {
        height: 140px;
        width: auto; }

  .number-box:nth-of-type(2) .number-list li:last-child {
    margin-bottom: 0; }

  .number-box:nth-of-type(3) {
    border-bottom: none;
    padding-bottom: 0; }
    .number-box:nth-of-type(3) .number-list li:first-child {
      margin-bottom: 0; }
    .number-box:nth-of-type(3) .number-list li span:nth-of-type(1) img {
      height: 56px;
      width: auto; }
    .number-box:nth-of-type(3) .number-list li span:nth-of-type(2) img {
      height: 170px;
      width: auto; } }
/* ==========================================================================
   微研で研究するには
   ========================================================================== */
.recruit-area {
  margin-bottom: 40px; }

.recruit-btn-list {
  font-size: 0;
  text-align: center; }
  .recruit-btn-list li {
    display: inline-block;
    margin: 0 20px;
    font-size: 16px;
    font-size: 1.6rem; }
  .recruit-btn-list .sct-btn {
    padding: 15px 0; }
    .recruit-btn-list .sct-btn .sml {
      display: block;
      padding-top: 6px;
      font-size: 12px;
      font-size: 1.2rem; }

@media screen and (max-width: 767px) {
  .recruit-btn-list li {
    display: block;
    margin: 0 0 20px; }
  .recruit-btn-list .sct-btn {
    padding: 15px 0;
    font-size: 16px;
    font-size: 1.6rem; }
    .recruit-btn-list .sct-btn .sml {
      font-size: 11px;
      font-size: 1.1rem; } }
/* ==========================================================================
   アクセス・マップ
   ========================================================================== */
.access-box {
  background-color: #fff;
  border: 5px solid #f2f2f2;
  box-sizing: border-box;
  margin-bottom: 40px;
  padding: 25px; }

.access-box-inner {
  min-height: 420px;
  padding-left: 450px;
  position: relative; }

.access-box-ttl {
  margin-bottom: 10px; }

.access-box-map {
  background: #f0f0f0;
  min-height: 420px;
  position: absolute;
  left: 0;
  top: 0;
  width: 420px; }
  .access-box-map img {
    height: auto;
    width: 100%; }

.access-list li {
  border-bottom: 1px dotted rgba(109, 109, 109, 0.5);
  color: #6d6d6d;
  padding: 16px 5px; }
  .access-list li:last-child {
    border-bottom: none; }

.access-list-ttl {
  font-weight: bold;
  padding-bottom: 5px; }

@media screen and (max-width: 767px) {
  .access-box {
    border-width: 3px;
    margin-bottom: 20px;
    padding: 25px 17px 17px; }

  .access-box-inner {
    min-height: inherit;
    padding-left: 0; }

  .access-box-ttl {
    margin-bottom: 15px;
    text-align: center; }
    .access-box-ttl img {
      width: auto;
      height: 18px; }

  .access-box-map {
    min-height: inherit;
    position: static;
    width: 100%; }

  .access-list {
    padding-top: 5px; }
    .access-list li {
      padding: 12px 5px;
      font-size: 13px;
      font-size: 1.3rem; }

  .access-list-ttl {
    font-weight: bold;
    padding-bottom: 5px; }

  .google-map {
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative; }
    .google-map iframe {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%; } }
/* ==========================================================================
   animation
   ========================================================================== */
.main-ttl-wrap {
  -webkit-animation: fadein 1.4s ease;
  animation: fadein 1.4s ease; }

.main-ttl {
  -webkit-animation: mainttl 1s cubic-bezier(0.4, 0.09, 0.24, 1);
  animation: mainttl 1s cubic-bezier(0.4, 0.09, 0.24, 1); }

.main-ttl-txt01 {
  opacity: 0;
  -webkit-animation: fadeinup 0.8s ease 1s both;
  animation: fadeinup 0.8s ease 1s both; }

.en-main-ttl-txt01 {
  opacity: 0;
  -webkit-animation: fadeinup 0.8s ease 1s both;
  animation: fadeinup 0.8s ease 1.4s both; }

.main-ttl-txt02 {
  opacity: 0;
  -webkit-animation: fadeinup 0.8s ease 1.4s both;
  animation: fadeinup 0.8s ease 1.4s both; }

.en-main-ttl-txt02 {
  opacity: 0;
  -webkit-animation: fadeinup 0.8s ease 1.4s both;
  animation: fadeinup 0.8s ease 1s both; }

.main-ttl-en {
  opacity: 0;
  -webkit-animation: fadein 1.4s ease 2s both;
  animation: fadein 1.4s ease 2s both; }

.main-lead {
  opacity: 0;
  -webkit-animation: fadein 1.4s ease 2s both;
  animation: fadein 1.4s ease 2s both; }

.en-main-lead {
  opacity: 0;
  -webkit-animation: fadein 1.4s ease 2s both;
  animation: fadein 1.4s ease 2s both; }

@media screen and (min-width: 768px) {
  .main-ttl-illust-l01 {
    -webkit-animation: floating_l01 4s ease-in-out infinite;
    animation: floating_l01 4s ease-in-out infinite; }

  .main-ttl-illust-l02 {
    -webkit-animation: floating_l02 2.5s ease-in-out infinite;
    animation: floating_l02 2.5s ease-in-out infinite; }

  .main-ttl-illust-l03 {
    -webkit-animation: floating_l03 2s ease-in-out infinite;
    animation: floating_l03 2s ease-in-out infinite; }

  .main-ttl-illust-r01 {
    -webkit-animation: floating_r01 4s ease-in-out infinite;
    animation: floating_r01 4s ease-in-out infinite; }

  .main-ttl-illust-r02 {
    -webkit-animation: floating_r02 2s ease-in-out infinite;
    animation: floating_r02 2s ease-in-out infinite; }

  .main-ttl-illust-r03 {
    -webkit-animation: floating_r03 2.5s ease-in-out infinite;
    animation: floating_r03 2.5s ease-in-out infinite; }

  .main-ttl-illust-r04 {
    -webkit-animation: floating_r04 3s ease-in-out infinite;
    animation: floating_r04 3s ease-in-out infinite; }

  .main-ttl-illust-r05 {
    -webkit-animation: floating_r05 2.5s ease-in-out infinite;
    animation: floating_r05 2.5s ease-in-out infinite; }

  .main-ttl-illust-r06 {
    -webkit-animation: floating_r06 2s ease-in-out infinite;
    animation: floating_r06 2s ease-in-out infinite; } }
@-webkit-keyframes mainttl {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0.9); }
  100% {
    opacity: 1;
    transform: scaleX(1) scaleY(1); } }
@keyframes mainttl {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0.9); }
  100% {
    opacity: 1;
    transform: scaleX(1) scaleY(1); } }
@-webkit-keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeinup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeinup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes floating_l01 {
  0% {
    -webkit-transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0); } }
@keyframes floating_l01 {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, 10px); }
  100% {
    transform: translate(0, 0); } }
@-webkit-keyframes floating_l02 {
  0% {
    -webkit-transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 15px) rotate(5deg); }
  100% {
    -webkit-transform: translate(0, 0); } }
@keyframes floating_l02 {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, 15px) rotate(5deg); }
  100% {
    transform: translate(0, 0); } }
@-webkit-keyframes floating_l03 {
  0% {
    -webkit-transform: translate(0, 8px); }
  50% {
    -webkit-transform: translate(0, 0) rotate(10deg); }
  100% {
    -webkit-transform: translate(0, 8px); } }
@keyframes floating_l03 {
  0% {
    transform: translate(0, 8px); }
  50% {
    transform: translate(0, 0) rotate(10deg); }
  100% {
    transform: translate(0, 8px); } }
@-webkit-keyframes floating_r01 {
  0% {
    -webkit-transform: translate(0, 10px); }
  50% {
    -webkit-transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 10px); } }
@keyframes floating_r01 {
  0% {
    transform: translate(0, 10px); }
  50% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, 10px); } }
@-webkit-keyframes floating_r02 {
  0% {
    -webkit-transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 12px) rotate(5deg); }
  100% {
    -webkit-transform: translate(0, 0); } }
@keyframes floating_r02 {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, 12px) rotate(5deg); }
  100% {
    transform: translate(0, 0); } }
@-webkit-keyframes floating_r03 {
  0% {
    -webkit-transform: translate(0, 12px) rotate(3deg); }
  50% {
    -webkit-transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 12px) rotate(3deg); } }
@keyframes floating_r03 {
  0% {
    transform: translate(0, 12px) rotate(3deg); }
  50% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, 12px) rotate(3deg); } }
@-webkit-keyframes floating_r04 {
  0% {
    -webkit-transform: translate(0, 15px) rotate(3deg); }
  50% {
    -webkit-transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 15px) rotate(3deg); } }
@keyframes floating_r04 {
  0% {
    transform: translate(0, 15px); }
  50% {
    transform: translate(0, 0); }
  100% {
    transform: translate(0, 15px); } }
@-webkit-keyframes floating_r05 {
  0% {
    -webkit-transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px) rotate(5deg); }
  100% {
    -webkit-transform: translate(0, 0); } }
@keyframes floating_r05 {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, 10px) rotate(5deg); }
  100% {
    transform: translate(0, 0); } }
@-webkit-keyframes floating_r06 {
  0% {
    -webkit-transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 12px) rotate(5deg); }
  100% {
    -webkit-transform: translate(0, 0); } }
@keyframes floating_r06 {
  0% {
    transform: translate(0, 0); }
  50% {
    transform: translate(0, 12px) rotate(5deg); }
  100% {
    transform: translate(0, 0); } }
.inv {
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease; }
  .inv.show {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
