/*rktn*/
html {
  /*scroll-behavior: smooth;n*/
}

body #htlContents,
#htlMainContent,
div#RthCustomize {
  margin: 0 0;
}

div#RthCustomize,
#htlMainContent {
  width: auto;
  float: none;
}

#RthCustomizeW a,
#RthCustomizeW a:link,
#RthCustomizeW a,
#RthCustomizeW a:visited {
  color: unset;
  text-decoration: none;
  cursor: pointer;
}

#RthCustomizeW {
  width: 950px;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 2;
  margin: 0 auto;
  position: relative;
  color: #231815;
  background-color: #fff;
  font-family: 'Noto Serif JP', YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ 明朝", "MS Mincho";
}

#RthCustomizeW a:hover {
  text-decoration: none;
}

div#htlContents {
  z-index: 110;
  max-width: initial;
}

#htlSide-A {
  top: 980px;
  padding-top: 0;
  left: 50%;
  margin-left: -650px;
  position: absolute;
}

/* 日付検索下段の口コミ・お客様の声、最近見た宿泊施設、こんな施設も見ていますの表示・非表示ここから */
#htlSide-A #latest_cstm_review {
  display: none;
}
#htlSide-A .module-history-domsearch {
  display: none;
}
#htlSide-A #upfrntPlans {
  display: none;
}
/* 日付検索下段の口コミ・お客様の声、最近見た宿泊施設、こんな施設も見ていますの表示・非表示ここまで */

#RthCustomizeW .bns a,
#RthCustomizeW .bns a:link,
#RthCustomizeW .bns a,
#RthCustomizeW .bns a:visited {
  text-decoration: none;
}

div#RthCustomizeW {
  position: relative;
  width: 100%;
}

div#RthCustomizeW * {
  box-sizing: border-box;
}

.ui-datepicker {
  z-index: 2000 !important;
}

/*common*/
.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.p15 {
  padding: 0 15px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.mb05em {
  margin-bottom: 0.5em !important;
}

.mb1em {
  margin-bottom: 1em !important;
}

.mb2em {
  margin-bottom: 2em !important;
}

.mb3em {
  margin-bottom: 3em !important;
}

.mb4em {
  margin-bottom: 4em !important;
}

.pb05em {
  padding-bottom: 0.5em !important;
}

.mr0 {
  margin-right: 0 !important;
}

li {
  list-style: none;
}

p {
  text-align: justify;
  -ms-text-justify: auto;
  text-justify: auto;
  text-justify: inter-ideograph;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: normal;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

.noborder {
  border: none !important;
}

.nomargin {
  margin: 0 0 !important;
}

.ta_r {
  text-align: right;
}

.ta_c {
  text-align: center;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

.ls1 {
  letter-spacing: 1px;
}

.ls2 {
  letter-spacing: 2px;
}

.ls3 {
  letter-spacing: 3px;
}

.ls4 {
  letter-spacing: 4px;
}

.ls5 {
  letter-spacing: 5px;
}

.ls10 {
  letter-spacing: 10px;
}



#contents {
  overflow: hidden;
}

a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:active,
a:hover,
a:hover img {
  opacity: 0.8;
}

.img_hidden {
  opacity: 0;
  transition: 1s;
}

.img_open {
  -moz-animation: imgfade 1s linear 0s 1 normal forwards;
  -webkit-animation: imgfade 1s linear 0s 1 normal forwards;
  -o-animation: imgfade 1s linear 0s 1 normal forwards;
  -ms-animation: imgfade 1s linear 0s 1 normal forwards;
}

.img_open.ih2 {
  -moz-animation: imgfade 1s linear 0.3s 1 normal forwards;
  -webkit-animation: imgfade 1s linear 0.3s 1 normal forwards;
  -o-animation: imgfade 1s linear 0.3s 1 normal forwards;
  -ms-animation: imgfade 1s linear 0.3s 1 normal forwards;
}

.img_open.ih3 {
  -moz-animation: imgfade 1s linear 0.6s 1 normal forwards;
  -webkit-animation: imgfade 1s linear 0.6s 1 normal forwards;
  -o-animation: imgfade 1s linear 0.6s 1 normal forwards;
  -ms-animation: imgfade 1s linear 0.6s 1 normal forwards;
}

.img_open.ih4 {
  -moz-animation: imgfade 1s linear 0.9s 1 normal forwards;
  -webkit-animation: imgfade 1s linear 0.9s 1 normal forwards;
  -o-animation: imgfade 1s linear 0.9s 1 normal forwards;
  -ms-animation: imgfade 1s linear 0.9s 1 normal forwards;
}

.img_open.ih5 {
  -moz-animation: imgfade 1s linear 1.2s 1 normal forwards;
  -webkit-animation: imgfade 1s linear 1.2s 1 normal forwards;
  -o-animation: imgfade 1s linear 1.2s 1 normal forwards;
  -ms-animation: imgfade 1s linear 1.2s 1 normal forwards;
}

.showup {
  opacity: 0;
  transition: 1s;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
}

.upview {
  -moz-animation: showup 0.6s linear 0s 1 normal forwards;
  -webkit-animation: showup 0.6s linear 0s 1 normal forwards;
  -o-animation: showup 0.6s linear 0s 1 normal forwards;
  -ms-animation: showup 0.6s linear 0s 1 normal forwards;
}

.upview.uv2 {
  -moz-animation: showup 0.6s linear 0.3s 1 normal forwards;
  -webkit-animation: showup 0.6s linear 0.3s 1 normal forwards;
  -o-animation: showup 0.6s linear 0.3s 1 normal forwards;
  -ms-animation: showup 0.6s linear 0.3s 1 normal forwards;
}

.upview.uv3 {
  -moz-animation: showup 0.6s linear 0.6s 1 normal forwards;
  -webkit-animation: showup 0.6s linear 0.6s 1 normal forwards;
  -o-animation: showup 0.6s linear 0.6s 1 normal forwards;
  -ms-animation: showup 0.6s linear 0.6s 1 normal forwards;
}

.upview.uv4 {
  -moz-animation: showup 0.6s linear 0.9s 1 normal forwards;
  -webkit-animation: showup 0.6s linear 0.9s 1 normal forwards;
  -o-animation: showup 0.6s linear 0.9s 1 normal forwards;
  -ms-animation: showup 0.6s linear 0.9s 1 normal forwards;
}

.upview.uv5 {
  -moz-animation: showup 0.6s linear 1.2s 1 normal forwards;
  -webkit-animation: showup 0.6s linear 1.2s 1 normal forwards;
  -o-animation: showup 0.6s linear 1.2s 1 normal forwards;
  -ms-animation: showup 0.6s linear 1.2s 1 normal forwards;
}

.showdown {
  opacity: 0;
  transition: 1s;
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
}

.downview {
  -moz-animation: showdown 0.6s linear 0s 1 normal forwards;
  -webkit-animation: showdown 0.6s linear 0s 1 normal forwards;
  -o-animation: showdown 0.6s linear 0s 1 normal forwards;
  -ms-animation: showdown 0.6s linear 0s 1 normal forwards;
}

.downview.dv2 {
  -moz-animation: showdown 0.6s linear 0.3s 1 normal forwards;
  -webkit-animation: showdown 0.6s linear 0.3s 1 normal forwards;
  -o-animation: showdown 0.6s linear 0.3s 1 normal forwards;
  -ms-animation: showdown 0.6s linear 0.3s 1 normal forwards;
}

.downview.dv3 {
  -moz-animation: showdown 0.6s linear 0.6s 1 normal forwards;
  -webkit-animation: showdown 0.6s linear 0.6s 1 normal forwards;
  -o-animation: showdown 0.6s linear 0.6s 1 normal forwards;
  -ms-animation: showdown 0.6s linear 0.6s 1 normal forwards;
}

.downview.dv4 {
  -moz-animation: showdown 0.6s linear 0.9s 1 normal forwards;
  -webkit-animation: showdown 0.6s linear 0.9s 1 normal forwards;
  -o-animation: showdown 0.6s linear 0.9s 1 normal forwards;
  -ms-animation: showdown 0.6s linear 0.9s 1 normal forwards;
}

.showleft {
  opacity: 0;
  transition: 1s;
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  -o-transform: translateX(-20px);
}

.leftview {
  -moz-animation: showleft 1s linear 0s 1 normal forwards;
  -webkit-animation: showleft 1s linear 0s 1 normal forwards;
  -o-animation: showleft 1s linear 0s 1 normal forwards;
  -ms-animation: showleft 1s linear 0s 1 normal forwards;
}

.showright {
  opacity: 0;
  transition: 1s;
  transform: translateX(20px);
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
}

.rightview {
  -moz-animation: showright 1s linear 0s 1 normal forwards;
  -webkit-animation: showright 1s linear 0s 1 normal forwards;
  -o-animation: showright 1s linear 0s 1 normal forwards;
  -ms-animation: showright 1s linear 0s 1 normal forwards;
}

.for_sp {
  display: none !important;
}

.for_tab {
  display: none !important;
}

.for_nw {
  display: none !important;
}

.tab .for_pcnotab {
  display: none !important;
}

.tab .for_tab {
  display: inline !important;
}

.wrap,
#page {
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* common
---------------------------------------------------------------------- */
.mainw {
  margin: 0 auto;
  width: 1100px;
  left: 50%;
  margin-left: -410px;
  position: relative;
}

.w1920 {
  max-width: 1920px;
  margin: 0 auto;
}

.w1300 {
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 30px;
}

.w1280 {
  max-width: 1340px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 30px;
}

.w1260 {
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 30px;
}

.w1200 {
  max-width: 1260px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 30px;
}

.w1150 {
  max-width: 1190px;
  padding: 0 20px;
  margin: 0 auto;
}

.w1100 {
  width: 1100px;
  margin: 0 auto;
}

.w1000 {
  width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
}

.w950 {
  width: 950px;
  margin: 0 auto;
}

.w900 {
  width: 900px;
  margin: 0 auto;
}

.w920 {
  width: 920px;
  margin: 0 auto;
}

.w820 {
  width: 860px;
  padding: 0 20px;
  margin: 0 auto;
}

.w800 {
  width: 800px;
  margin: 0 auto;
}

.w700 {
  width: 700px;
  margin: 0 auto;
}

.anchor {
  margin-top: -100px;
  padding-top: 100px;
}

.cflex {
  display: flex;
}

.img100 {
  width: 100%;
}

.img100 img {
  width: 100%;
}

/* header
  ---------------------------------------------------------------------- */
#mainheader {
  width: 100%;
  z-index: 1000;
  position: absolute;
  top: -5px;
  left: 0;
  height: 90px;
  z-index: 1;
}

#mainheader.scroll {
  width: 100%;
  z-index: 1000;
  position: fixed;
  top: 0;
  -moz-animation: aaaaa 0.3s linear 0s 1 normal forwards;
  -webkit-animation: aaaaa 0.3s linear 0s 1 normal forwards;
  -o-animation: aaaaa 0.3s linear 0s 1 normal forwards;
  -ms-animation: aaaaa 0.3s linear 0s 1 normal forwards;
  background-color: #231815;
  height: 48px;
}

@keyframes aaaaa {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0%);
  }
}

#mainheader .mainheader__inr {
  display: flex;
  height: 100%;
  padding: 0 20px;
  justify-content: space-between;
}

#mainheader .logo {
  flex: 0 1 22%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px 0 0;
  margin-top: -15px;
}

#mainheader.scroll .logo {
  margin-top: 0;
  height: 100%;
  padding: 5px 0;
}

#mainheader .logo a {
  display: block;
  text-align: center;
  margin-right: auto;
  width: 100%;
  height: 100%;
  max-width: 220px;
  transition: none;
}

#mainheader.scroll .logo a {
  max-width: 180px;
  transition: none;
}

#mainheader .logo a img {
  width: auto;
  height: 100%;
  display: block;
  transform: rotate(0.0001deg);
}

#mainheader .logo .default {
  display: block;
}

#mainheader .logo .scroll {
  display: none;
}

#mainheader.scroll .logo .default {
  display: none;
}

#mainheader.scroll .logo .scroll {
  display: block;
}

.fnav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fnav__wrap {
  flex: 0 1 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  letter-spacing: 0.05em;
}

.fnav__02 {
  margin-left: 10px;
}

.fnav__02_list {
  display: none;
}

.language_menu {
  position: relative;
}

.language_menu ul {
  position: absolute;
  z-index: 30;
  width: 100%;
  left: 0;
}

.language_menu ul li {
  overflow: hidden;
  height: 0;
  transition: height 0.3s, background-color 0.3s;
  position: relative;
  color: #fff;
  font-size: 13px;
  width: 100%;
  text-align: center;
  background-color: #231815;
}

.language_menu ul li:hover {
  color: #231815;
  background-color: #fff;
}

.language_menu:hover ul li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #fff;
}

.language_menu:hover ul li a {
  font-weight: bold;
}

.language_menu:hover ul li a {
  display: block;
  width: 100%;
  height: 100%;
  height: 30px;
}

.nav__rsv_menu {
  height: 100%;
}

.btn__rsv {
  color: #231815;
  font-family: 'Shippori Mincho', serif;
  width: 140px;
  height: 34px;
  border-radius: 3px;
  background: linear-gradient(#f5f0e9 0%, #eee8e1 26.97%, #ddd4cd 66.78%, #cabfb8 100%);
  display: block;
  font-size: 20px;
  padding: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
  transition: height 0.3s;
}

/* #mainheader.scroll .btn__rsv {
    border-radius: 0;
  } */

.fnav__01 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.fnav__01 li {
  color: #fff;
  padding: 0 14px;
  margin: 2px 0;
  line-height: 1.1;
  font-weight: 500;
}

#mainheader .spnav {
  display: none;
}

/* mainvisual 
  ---------------------------------------------------------------------- */
#mainvisual {
  width: 100%;
  height: 620px;
  position: relative;
  z-index: 0;
}

#mainvisual .mvslide {
  width: 100%;
  height: 620px;
  margin: 0;
}

#mainvisual .mvslide li {
  width: 100%;
  height: 620px;
  position: relative;
}

#mainvisual .mvslide li picture {
  width: 100%;
  height: 620px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#mainvisual picture img {
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

#mainvisual .slick-track {
  height: 100%;
}

#mainvisual .slick-list {
  height: 100%;
}

#mainvisual .catch {
  width: 100%;
  height: 100%;
  max-width: 1140px;
  margin: 120px auto 0;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, .2), 1px 1px 10px rgba(0, 0, 0, .2), 1px 1px 15px rgba(0, 0, 0, .2), -1px 1px 5px rgba(0, 0, 0, .2), -1px 1px 10px rgba(0, 0, 0, .2), -1px 1px 15px rgba(0, 0, 0, .2), 1px -1px 5px rgba(0, 0, 0, .2), 1px -1px 10px rgba(0, 0, 0, .2), 1px -1px 15px rgba(0, 0, 0, .2), -1px -1px 5px rgba(0, 0, 0, .2), -1px -1px 10px rgba(0, 0, 0, .2), -1px -1px 15px rgba(0, 0, 0, .2);

}

#top #mainvisual .catch img {
  filter: drop-shadow(4px 4px 4px #000);
}

#mainvisual.sub {
  height: 450px;
  min-height: auto;
  box-sizing: content-box;
}

#mainvisual.sub picture {
  width: 100%;
  height: 450px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#mainvisual.sub .catch {
  width: 100%;
  max-width: 1100px;
  height: 450px;
  padding: 20px 75px 0 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transform: none;
}

#mainvisual .catch .catch_img {
  width: 40px;
}

#mainvisual.sub .catch img {
  width: 100%;
  max-width: 700px;
}

/* footer
  ---------------------------------------------------------------------- */
footer {
  padding: 90px 0 95px;
  color: #fff;
  background-color: #231815;
}

.footer__wrap {
  display: flex;
  justify-content: space-between;
}

.footer__logo {
  width: 225px;
  margin-bottom: 35px;
}

.footer__address {
  line-height: 1.68;
  text-align: left;
  padding-left: 10px;
  font-style: normal;
}

.footer__address span {
  display: block;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.025em;
}

.footer__nav01 {
  font-size: 18px;
  letter-spacing: 0.05em;
  font-family: 'Shippori Mincho', serif;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 35px;
  margin-bottom: 15px;
  padding-top: 20px;
}

.footer__nav02 {
  font-size: 14px;
  letter-spacing: 0.05em;
  font-family: 'Shippori Mincho', serif;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 35px;
}


/* pagetop
  ---------------------------------------------------------------------- */
#page-top {
  width: 65px;
  position: fixed;
  bottom: 40px;
  right: 35px;
  z-index: 150;
  transition: all 0.3s ease;
  cursor: pointer;
  display: none;
}

#page-top:hover {
  opacity: 0.8;
}

#page-top.stop {
  position: absolute;
  top: -20px;
  bottom: initial;
}

/* title
---------------------------------------------------------------------- */
.ctitle {
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 0;
  padding-top: 27px;
  position: relative;
}

.ctitle::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #231815;
  width: 17px;
  height: 5px;
}

.ctitle2 {
  font-size: 21px;
  line-height: 1.61;
  letter-spacing: 0.2em;
  padding-top: 15px;
  font-family: 'Shippori Mincho', serif;
  position: relative;
}

.ctitle2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #231815;
  width: 17px;
  height: 5px;
}


/* btn
---------------------------------------------------------------------- */
.cbtn {
  padding-right: 31px;
  position: relative;
}

.cbtn::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 21px;
  height: 21px;
  margin-left: 10px;
  background: url(../images/icon_arrow.svg) no-repeat;
  background-size: contain;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.cbtn:hover:after {
  -webkit-transform: translate(5px, -50%) rotate(365deg);
  -ms-transform: translate(5px, -50%) rotate(365deg);
  transform: translate(5px, -50%) rotate(365deg);
}

.cbtn.cbtn--black::after {
  background: url(../images/icon_arrow_b.svg) no-repeat;
  background-size: contain;
}

.cbtn2 {
  display: flex;
  justify-content: space-between;
  border: 1px solid #D3C2B8;
  height: 78px;
}

.cbtn2__txt {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: left;
}

.cbtn2 .cbtn2__txt>span {
  display: flex;
  align-items: center;
  text-align: right;
  line-height: 1.1;
}

.cbtn2.cbtn2--img .cbtn2__txt>span {
  transition: margin 0.3s;
  margin-left: -35px;
}

.cbtn2.cbtn2--img:hover .cbtn2__txt>span {
  margin-left: -10px;
}

.cbtn2 .cbtn2__txt>span .price {
  font-size: 13px;
}

.cbtn2 .cbtn2__txt>span::after {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  margin-left: 10px;
  background: url(../../images/icon_arrow_b.svg) no-repeat;
  background-size: contain;
  transition: all 0.5s;
}

.cbtn2:hover .cbtn2__txt>span:after {
  -webkit-transform: translate(5px, 0%) rotate(365deg);
  -ms-transform: translate(5px, 0%) rotate(365deg);
  transform: translate(5px, 0%) rotate(365deg);
}

.cbtn2__img {
  width: 40%;
  height: auto;
  object-fit: cover;
  transition: width 0.3s;
}

.cbtn2:hover .cbtn2__img {
  width: 50%;
}


/* End @media (min-width: 1001px) and  (max-width:1055px) */
/* ---------------------------------------------------------------------- */
@-moz-keyframes imgfade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes imgfade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes imgfade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes imgfade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-o-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-ms-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-moz-keyframes showdown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes showdown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-o-keyframes showdown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-ms-keyframes showdown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-moz-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-o-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-ms-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-moz-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-o-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-ms-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}



/* keyframe
---------------------------------------------------------------------- */
@-moz-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(4vw);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(4vw);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-o-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(4vw);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-ms-keyframes showup {
  0% {
    opacity: 0;
    transform: translateY(4vw);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-moz-keyframes txtfade {
  0% {
    opacity: 0;
    transform: translateY(4vw);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes txtfade {
  0% {
    opacity: 0;
    transform: translateY(4vw);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-o-keyframes txtfade {
  0% {
    opacity: 0;
    transform: translateY(4vw);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-ms-keyframes txtfade {
  0% {
    opacity: 0;
    transform: translateY(4vw);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-moz-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-o-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-ms-keyframes showleft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-moz-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-o-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-ms-keyframes showright {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* End @media (max-width:1000px) */
/* ----------------------------------------------------------------------*/