@charset "UTF-8";
/****************************

share

****************************/
html, body {
  font-size: 14px;
  line-height: 1.5em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }

.aw {
  display: inline-block; }

.mincyo {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; }

.note_container {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 1em 0; }

.note {
  font-size: 10px;
  line-height: 1.5em; }

.yokoku_txt {
  font-size: 12px; }

.yokoku_ttl {
  font-size: 14px;
  font-weight: bold; }

#seo {
  font-size: 9px;
  color: #333333;
  background-color: #eeeeee;
  padding: 0.2em 0;
  border-bottom: 1px solid #e9e9e9;
  text-align: right;
  color: #777777; }
  #seo h1 {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    font-weight: normal; }
  @media screen and (max-width: 768px) {
    #seo {
      display: none; } }

.ttl_30 {
  text-align: center; }
  .ttl_30 img {
    display: inline-block;
    height: 30px;
    width: auto;
    padding: 5px 2px;
    opacity: 0;
    -webkit-transition: 0s ease 0s opacity;
    transition: 0s ease 0s opacity; }
    .ttl_30 img.inview_action {
      opacity: 1;
      -webkit-transition: 2s ease 0s opacity;
      transition: 2s ease 0s opacity; }
  @media screen and (max-width: 768px) {
    .ttl_30 img {
      height: 25px; } }
  @media screen and (max-width: 412px) {
    .ttl_30 img {
      height: 20px; } }

.txt {
  text-align: center;
  padding-bottom: 2em; }
  .txt img {
    display: inline-block;
    height: 16px;
    width: auto;
    padding: 5px 2px;
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: 0s ease 0s opacity , 0s ease 0s transform;
    transition: 0s ease 0s opacity , 0s ease 0s transform; }
    .txt img.inview_action {
      opacity: 1;
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
      -webkit-transition: 2s ease 0s opacity , 1s ease-in-out 0s transform;
      transition: 2s ease 0s opacity , 1s ease-in-out 0s transform; }
  @media screen and (max-width: 768px) {
    .txt img {
      height: 14px;
      padding: 3px 2px; } }
  @media screen and (max-width: 412px) {
    .txt img {
      height: 12px; } }

/****************************

section_area

****************************/
.section_area {
  width: 100%;
  padding: 30px 0;
  overflow-x: hidden; }
  .section_area .section_inner {
    width: 90%;
    margin: 0 auto; }

/****************************

gnav

****************************/
.gnav,
.guide_nav {
  position: relative;
  display: block; }
  .gnav li,
  .guide_nav li {
    display: block;
    float: left; }
    .gnav li .new,
    .guide_nav li .new {
      position: absolute;
      top: 10px;
      right: 0;
      left: 0;
      margin: auto;
      color: #bf2953;
      font-size: 0.7em;
      line-height: 1; }
    .gnav li a, .gnav li .soon,
    .guide_nav li a,
    .guide_nav li .soon {
      font-size: 0;
      display: block;
      padding: 20px 12px 18px;
      text-align: center;
      position: relative; }
      .gnav li a .new, .gnav li .soon .new,
      .guide_nav li a .new,
      .guide_nav li .soon .new {
        position: absolute;
        z-index: 10;
        top: 12px;
        font-size: 10px; }
      .gnav li a img, .gnav li .soon img,
      .guide_nav li a img,
      .guide_nav li .soon img {
        padding-top: 10px;
        padding-bottom: 7px;
        border-bottom: 2px solid #FFFFFF;
        border-color: rgba(255, 255, 255, 0);
        display: block;
        -webkit-transition: 0.2s ease border;
        transition: 0.2s ease border; }
    .gnav li .soon,
    .guide_nav li .soon {
      opacity: 0.3; }
    .gnav li.request.head,
    .guide_nav li.request.head {
      -webkit-transition: 0.5s ease;
      transition: 0.5s ease;
      background-image: -moz-linear-gradient(0deg, #ae9752 0%, #7b6a3a 100%);
      background-image: -webkit-linear-gradient(0deg, #ae9752 0%, #7b6a3a 100%);
      background-image: -ms-linear-gradient(0deg, #ae9752 0%, #7b6a3a 100%); }
      .gnav li.request.head:hover,
      .guide_nav li.request.head:hover {
        background-image: -moz-linear-gradient(0deg, #d0b461 0%, #a18944 100%);
        background-image: -webkit-linear-gradient(0deg, #d0b461 0%, #a18944 100%);
        background-image: -ms-linear-gradient(0deg, #d0b461 0%, #a18944 100%); }
      .gnav li.request.head a,
      .guide_nav li.request.head a {
        padding: 20px 20px 18px; }
        .gnav li.request.head a:hover img,
        .guide_nav li.request.head a:hover img {
          border-color: rgba(255, 255, 255, 0); }
    .gnav li.reserve.head,
    .guide_nav li.reserve.head {
      -webkit-transition: 0.5s ease;
      transition: 0.5s ease;
      background-image: -moz-linear-gradient(0deg, #ad555e 0%, #693338 100%);
      background-image: -webkit-linear-gradient(0deg, #ad555e 0%, #693338 100%);
      background-image: -ms-linear-gradient(0deg, #ad555e 0%, #693338 100%); }
      .gnav li.reserve.head:hover,
      .guide_nav li.reserve.head:hover {
        background-image: -moz-linear-gradient(0deg, #dd6c78 0%, #864147 100%);
        background-image: -webkit-linear-gradient(0deg, #dd6c78 0%, #864147 100%);
        background-image: -ms-linear-gradient(0deg, #dd6c78 0%, #864147 100%); }
      .gnav li.reserve.head a,
      .guide_nav li.reserve.head a {
        padding: 20px 20px 18px; }
        .gnav li.reserve.head a:hover img,
        .guide_nav li.reserve.head a:hover img {
          border-color: rgba(255, 255, 255, 0); }

.gnav li a:hover img,
.guide_nav li a:hover img,
#top .gnav .top img,
#location .gnav .location img,
#access .gnav .access img,
#design .gnav .design img,
#equipment .gnav .equipment img,
#interior .gnav .interior img,
#roomplan .gnav .roomplan img,
#equipment .gnav .equipment img,
#brand .gnav .brand img,
#map .guide_nav .map img,
#outline .guide_nav .outline img {
  border-color: #ae9752; }

header .guide_nav .request a:hover img {
  border-color: rgba(0, 0, 0, 0); }

header .guide_nav .reserve a:hover img {
  border-color: rgba(0, 0, 0, 0); }

/****************************

header

****************************/
@media screen and (max-width: 768px) {
  header {
    position: relative;
    padding-bottom: 71px; } }
header .header_inner {
  display: block;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  position: relative; }
  header .header_inner .fLeft {
    float: left; }
    header .header_inner .fLeft .logo {
      padding: 0 0.5em 0; }
      header .header_inner .fLeft .logo a {
        display: block;
        max-width: 166px; }
      header .header_inner .fLeft .logo img {
        display: block; }
    @media screen and (max-width: 1200px) {
      header .header_inner .fLeft {
        float: none; }
        header .header_inner .fLeft .logo img {
          -webkit-transform: scale(0.8);
          transform: scale(0.8); } }
    @media screen and (max-width: 768px) {
      header .header_inner .fLeft .logo {
        padding: 0;
        width: 100%;
        text-align: center; }
        header .header_inner .fLeft .logo img {
          margin: 0 auto; } }
  header .header_inner .fRight {
    float: right;
    text-align: right; }
    @media screen and (max-width: 1200px) {
      header .header_inner .fRight {
        float: none; } }
  header .header_inner li.foot {
    display: none; }
  header .header_inner .gnav {
    float: left; }
    @media screen and (max-width: 1200px) {
      header .header_inner .gnav {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        display: block;
        border-top: 1px solid #ECECEC;
        border-bottom: 1px solid #ECECEC; }
        header .header_inner .gnav li {
          width: 12.5%; }
          header .header_inner .gnav li a, header .header_inner .gnav li .soon {
            text-align: center;
            width: 100%;
            padding: 18px 0 6px; }
            header .header_inner .gnav li a .new, header .header_inner .gnav li .soon .new {
              top: 5px !important; }
          header .header_inner .gnav li img {
            padding-top: 0px;
            margin: 0 auto; } }
  header .header_inner .guide_nav {
    float: right; }
    @media screen and (max-width: 1200px) {
      header .header_inner .guide_nav {
        position: absolute;
        right: 0;
        top: 0; }
        header .header_inner .guide_nav li.request a {
          padding: 20px 30px 16px; }
        header .header_inner .guide_nav li.reserve a {
          padding: 20px 30px 16px; } }
  @media screen and (max-width: 768px) {
    header .header_inner {
      position: fixed;
      background-color: #FFFFFF;
      z-index: 100;
      border-bottom: 1px solid #EEEEEE; }
      header .header_inner .fRight {
        float: none;
        width: 100%;
        margin: 0 auto; }
        header .header_inner .fRight.guide {
          display: none; }
        header .header_inner .fRight.gnav {
          display: none; }
        header .header_inner .fRight li {
          width: 33.33333333333%;
          border-bottom: 1px solid #EEEEEE; }
          header .header_inner .fRight li a, header .header_inner .fRight li .soon {
            width: 100%;
            padding-left: 0;
            padding-right: 0; }
            header .header_inner .fRight li a img, header .header_inner .fRight li .soon img {
              margin: 0 auto; }
        header .header_inner .fRight ul {
          border-bottom: 3px solid #ae9752; } }
  @media screen and (max-width: 412px) {
    header .header_inner .fRight li {
      width: 50%; } }

.sp_btn_container {
  width: 49px;
  height: 49px;
  position: absolute;
  top: 10px;
  right: 5px;
  z-index: 1;
  cursor: pointer; }
  .sp_btn_container .sp_btn_inner {
    position: relative;
    width: 100%;
    height: 100%; }
    .sp_btn_container .sp_btn_inner .sp_btn_open,
    .sp_btn_container .sp_btn_inner .sp_btn_close {
      position: absolute;
      top: 0;
      left: 0; }
    .sp_btn_container .sp_btn_inner .sp_btn_close {
      display: none; }
    .sp_btn_container .sp_btn_inner.on .sp_btn_open {
      display: none; }
    .sp_btn_container .sp_btn_inner.on .sp_btn_close {
      display: block; }
  @media screen and (min-width: 768px) {
    .sp_btn_container {
      display: none; } }

/****************************

breadList, pageTitle

****************************/
#pageTitle {
  text-align: center; }

#breadList {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 10px 1em 0;
  box-sizing: border-box;
  font-size: 12px; }
  #breadList span:not(:first-child):before {
    content: '＞';
    margin: 0 10px; }
  #breadList a {
    color: #000;
    text-decoration: none; }

@media screen and (max-width: 412px) {
  #pageTitle img {
    height: 18px;
    width: auto; }

  #breadList {
    font-size: 10px; }
    #breadList span:not(:first-child):before {
      content: '＞';
      margin: 0 5px; } }
/****************************

footer

****************************/
footer .footer_inner {
  padding: 20px 0 30px;
  display: block;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  text-align: center; }
  footer .footer_inner .fRight {
    display: block;
    float: left; }
    footer .footer_inner .fRight.guide {
      float: right; }
    footer .footer_inner .fRight li a, footer .footer_inner .fRight li .soon {
      padding: 18px 10px 6px; }
  footer .footer_inner li.head {
    display: none; }
  @media screen and (max-width: 820px) {
    footer .footer_inner {
      padding-top: 50px;
      padding-bottom: 0px; }
      footer .footer_inner .fRight {
        border-top: 1px solid #ECECEC;
        float: none;
        width: 100%;
        margin: 0 auto; }
        footer .footer_inner .fRight.guide {
          display: none; }
        footer .footer_inner .fRight li {
          width: 50%;
          border-bottom: 1px solid #EEEEEE; }
          footer .footer_inner .fRight li a, footer .footer_inner .fRight li .soon {
            width: 100%;
            padding: 18px 0 6px; }
            footer .footer_inner .fRight li a img, footer .footer_inner .fRight li .soon img {
              margin: 0 auto;
              padding-top: 0; }
            footer .footer_inner .fRight li a .new, footer .footer_inner .fRight li .soon .new {
              top: 5px !important; } }
footer .sp_nav {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  background-color: rgba(255, 255, 255, 0.96); }
  @media screen and (max-width: 768px) {
    footer .sp_nav {
      display: block; } }
  footer .sp_nav .sp_nav_inner {
    border-top: 1px solid #CCCCCC; }
    footer .sp_nav .sp_nav_inner li {
      width: 20%;
      display: inline-block;
      text-align: center; }
      footer .sp_nav .sp_nav_inner li a {
        border-right: 1px solid #CCCCCC;
        display: block; }
        footer .sp_nav .sp_nav_inner li a img {
          padding: 0.5em 0; }
      footer .sp_nav .sp_nav_inner li.request {
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
        background-image: -moz-linear-gradient(0deg, #ae9752 0%, #7b6a3a 100%);
        background-image: -webkit-linear-gradient(0deg, #ae9752 0%, #7b6a3a 100%);
        background-image: -ms-linear-gradient(0deg, #ae9752 0%, #7b6a3a 100%); }
      footer .sp_nav .sp_nav_inner li.reserve {
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
        background-image: -moz-linear-gradient(0deg, #ad555e 0%, #693338 100%);
        background-image: -webkit-linear-gradient(0deg, #ad555e 0%, #693338 100%);
        background-image: -ms-linear-gradient(0deg, #ad555e 0%, #693338 100%); }

/****************************

common_box

****************************/
.common_box {
  width: 100%; }

/****************************

info

****************************/
.info_container {
  width: 90%;
  max-width: 960px;
  margin: 20px auto;
  text-align: center; }
  .info_container .info_ttl {
    padding: 10px 0 0px; }
  .info_container .info_txt {
    /*font-size:30px;*/
    padding: 0.2em 0 0.5em;
    line-height: 1.5em;
    letter-spacing: 0.1em; }
    .info_container .info_txt img {
      padding: 2px; }
      @media screen and (max-width: 480px) {
        .info_container .info_txt img {
          height: 20px;
          width: auto; } }
    .info_container .info_txt .number {
      font-size: 24px; }
    .info_container .info_txt .price {
      font-size: 30px; }
    .info_container .info_txt .week {
      /*font-size: 20px;*/
      font-size: 66%;
      vertical-align: text-bottom; }
    .info_container .info_txt .info_komoji {
      font-size: 0.7em; }
    .info_container .info_txt .info_oomoji {
      font-size: 1.4em; }
    .info_container .info_txt .info_color_enji {
      color: #A00000; }
    .info_container .info_txt .info_img {
      width: 100%;
      /*max-width: 480px;*/
      max-width: 345px;
      display: block;
      margin: 0 auto; }
      .info_container .info_txt .info_img img {
        width: 100%;
        height: auto; }
    .info_container .info_txt .info_img2 {
      width: 100%;
      max-width: 520px;
      display: block;
      margin: 0 auto; }
      .info_container .info_txt .info_img2 img {
        width: 100%;
        height: auto; }
    .info_container .info_txt.svg img {
      width: auto;
      height: auto;
      max-width: 100%; }
  .info_container .info_txt2 {
    margin: 1em auto 0; }
  .info_container .info_txt3 .info_img {
    width: 100%;
    display: inline;
    margin: 0 auto; }
    .info_container .info_txt3 .info_img img {
      width: auto;
      height: 30px;
      margin: 5px 10px; }
  .info_container .info_txt4 .info_img {
    width: 100%;
    display: inline;
    margin: 0 auto; }
    .info_container .info_txt4 .info_img img {
      width: auto;
      height: 38px;
      margin: 5px 3px; }
  .info_container .info_outline_l {
    margin-bottom: 1em; }
  .info_container .caption {
    margin-top: 1em; }
  .info_container .txt_red {
    color: #a10a11; }
  .info_container .fs_16 {
    font-size: 16px; }
  .info_container .fs_26 {
    font-size: 26px; }
  .info_container .info_outline {
    margin-top: 1.5em; }
    .info_container .info_outline p {
      /*line-height: 1.2;*/ }
    .info_container .info_outline .info_outline_txt {
      /*max-width: 730px;*/
      /*margin-bottom: 1em;*/
      max-width: 280px;
      margin: 0 auto;
      text-align: left;
      font-size: 14px; }
    .info_container .info_outline .info_outline_l {
      /*margin-top: 1em;*/
      margin-bottom: 2em;
      /*font-size: 18px;*/ }
  @media screen and (max-width: 480px) {
    .info_container .info_txt {
      font-size: 18px; }
    .info_container .caption {
      font-size: 11px;
      text-align: left; }
    .info_container .info_txt4 .info_img img {
      height: 31px; } }
  @media screen and (max-width: 320px) {
    .info_container .info_txt {
      font-size: 16px; }
    .info_container .fs_16 {
      font-size: 15px; }
    .info_container .fs_26 {
      font-size: 23px; }
    .info_container .info_txt3 .info_img img {
      height: 31px; }
    .info_container .info_txt4 .info_img img {
      height: 28px; } }

/****************************

request_box

****************************/
.request_box {
  width: 90%;
  max-width: 960px;
  margin: 0 auto 30px;
  text-align: center; }
  .request_box li {
    display: inline-block;
    text-align: center;
    margin: 0 5px; }
    @media screen and (max-width: 910px) {
      .request_box li {
        margin: 5px 0; } }
    .request_box li a {
      width: 100%;
      display: block;
      height: 100%;
      padding: 30px 0;
      line-height: 0; }
      .request_box li a img {
        width: 60%;
        max-width: 204px;
        height: auto; }
    .request_box li.request {
      width: 100%;
      max-width: 400px;
      -webkit-transition: 0.5s ease;
      transition: 0.5s ease;
      background-image: -moz-linear-gradient(0deg, #ae9752 0%, #7b6a3a 100%);
      background-image: -webkit-linear-gradient(0deg, #ae9752 0%, #7b6a3a 100%);
      background-image: -ms-linear-gradient(0deg, #ae9752 0%, #7b6a3a 100%); }
      .request_box li.request:hover {
        background-image: -moz-linear-gradient(0deg, #d0b461 0%, #a18944 100%);
        background-image: -webkit-linear-gradient(0deg, #d0b461 0%, #a18944 100%);
        background-image: -ms-linear-gradient(0deg, #d0b461 0%, #a18944 100%); }
    .request_box li.reserve {
      width: 100%;
      max-width: 400px;
      -webkit-transition: 0.5s ease;
      transition: 0.5s ease;
      background-image: -moz-linear-gradient(0deg, #ad555e 0%, #693338 100%);
      background-image: -webkit-linear-gradient(0deg, #ad555e 0%, #693338 100%);
      background-image: -ms-linear-gradient(0deg, #ad555e 0%, #693338 100%); }
      .request_box li.reserve:hover {
        background-image: -moz-linear-gradient(0deg, #dd6c78 0%, #864147 100%);
        background-image: -webkit-linear-gradient(0deg, #dd6c78 0%, #864147 100%);
        background-image: -ms-linear-gradient(0deg, #dd6c78 0%, #864147 100%); }
  @media screen and (max-width: 768px) {
    .request_box {
      margin: 0 auto 15px; } }

/****************************

bnr_container

****************************/
.bnr_container {
  width: 90%;
  max-width: 960px;
  padding: 30px 0 15px;
  text-align: center;
  margin: 0 auto; }
  .bnr_container .bnr_box {
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
    display: block; }
    .bnr_container .bnr_box img {
      width: 100%;
      height: auto; }
    .bnr_container .bnr_box a {
      opacity: 1;
      -webkit-transition: 0.2s ease opacity;
      transition: 0.2s ease opacity; }
      .bnr_container .bnr_box a:hover {
        opacity: 0.8; }
  @media screen and (max-width: 768px) {
    .bnr_container {
      padding: 20px 0 0; } }

/****************************

contact_container

****************************/
.contact_container {
  width: 100%;
  background-color: #EEEEEE; }
  .contact_container .contact_inner {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    font-size: 13px; }
    .contact_container .contact_inner .contact_box {
      vertical-align: middle;
      display: inline-block;
      text-align: left;
      line-height: 1.3em;
      padding: 0.5em 0.5em; }
      .contact_container .contact_inner .contact_box .call img {
        width: 100%;
        max-width: 312px;
        height: auto; }
      .contact_container .contact_inner .contact_box .call .sp {
        display: none; }
      @media screen and (max-width: 768px) {
        .contact_container .contact_inner .contact_box .call .sp {
          display: inline-block; }
        .contact_container .contact_inner .contact_box .call .pc {
          display: none; } }
  @media screen and (max-width: 768px) {
    .contact_container .contact_inner {
      font-size: 12px; }
      .contact_container .contact_inner .contact_box {
        display: block;
        margin: 0 auto;
        text-align: center; }
        .contact_container .contact_inner .contact_box br {
          display: none; }
        .contact_container .contact_inner .contact_box .b_time .aw {
          text-indent: 1em; } }

/****************************

links_container

****************************/
.links_container {
  width: 100%;
  margin: 0 auto; }
  .links_container .links_inner {
    padding: 10px 10%;
    text-align: center;
    font-size: 13px;
    vertical-align: middle; }
    .links_container .links_inner li {
      display: inline-block;
      padding: 0.5em 1em; }
      .links_container .links_inner li a {
        text-decoration: none;
        color: #000000; }
        .links_container .links_inner li a:hover {
          text-decoration: underline; }
      .links_container .links_inner li::before {
        content: '';
        float: left;
        position: relative;
        background-image: url(../img/share/footer_link_icon.png);
        background-repeat: no-repeat;
        background-size: cover;
        width: 15px;
        height: 15px;
        margin: 0.2em 0.2em 0 0; }
  @media screen and (max-width: 768px) {
    .links_container .links_inner {
      padding: 15px 5%;
      font-size: 11px; }
      .links_container .links_inner li {
        padding: 0.2em 1em; }
        .links_container .links_inner li::before {
          width: 12px;
          height: 12px;
          margin-top: 0.4em; } }

/****************************

logo_container

****************************/
.logo_container {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10px; }
  .logo_container .logo_inner {
    width: 80%;
    margin: 0 auto;
    padding: 10px 10%;
    text-align: center; }
    .logo_container .logo_inner img {
      width: 100%;
      max-width: 390px;
      height: auto; }
    .logo_container .logo_inner .copyright {
      padding: 20px 0;
      font-size: 10px; }
  @media screen and (max-width: 768px) {
    .logo_container .logo_inner {
      padding: 10px 5% 15px; } }

/****************************

pageScroll

****************************/
#pageScroll {
  position: fixed;
  bottom: 70px;
  left: 50%; }
  #pageScroll .pageScroll_inner {
    width: 30px;
    height: 74px;
    margin-left: -15px;
    position: relative; }
    #pageScroll .pageScroll_inner img {
      width: 100%;
      height: auto; }
  #pageScroll #pageScroll_icon {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    #pageScroll #pageScroll_icon img {
      width: 100%;
      height: auto;
      -webkit-animation: pageScrollAnime 1.5s linear 0s infinite;
      animation: pageScrollAnime 1.5s linear 0s infinite; }

@-webkit-keyframes pageScrollAnime {
  0% {
    transform: translateY(0px);
    opacity: 0; }
  50% {
    transform: translateY(10px);
    opacity: 1; }
  100% {
    transform: translateY(20px);
    opacity: 0; } }
@keyframes pageScrollAnime {
  0% {
    transform: translateY(0px);
    opacity: 0; }
  50% {
    transform: translateY(10px);
    opacity: 1; }
  100% {
    transform: translateY(20px);
    opacity: 0; } }
/****************************

pageTop

****************************/
#pageTop {
  position: fixed;
  bottom: 10px;
  right: 10px; }
