@charset "UTF-8";

:root {
  /* 基本色 */
  --primary-color: #00AF79;
  /* メインカラー */
  --secondary-color: #333333;
  /* サブカラー */
  --accent-color: #453314;
  /* アクセントカラー */
}

/* CSS Document */
html {
  scroll-behavior: smooth;
}

#RthCustomizeW {
  width: 950px !important;
  position: relative;
  color: #333333;
  background-color: #fff;
  font-size: 16px;
  letter-spacing: 0.08em;
  font-weight: 400;
  line-height: 1.8;
  margin: 0 auto;
  font-family: "Noto Sans JP", serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

#RthCustomizeW>* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#RthCustomizeW img {
  max-width: 100%;
}

#RthCustomizeW .ta_r {
  text-align: right;
}

#RthCustomizeW .ta_c {
  text-align: center;
}

#RthCustomizeW a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#RthCustomizeW a img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#RthCustomizeW a:active,
#RthCustomizeW a:hover {
  opacity: 0.5;
}

#RthCustomizeW li {
  list-style: none;
}

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

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

#RthCustomizeW a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#RthCustomizeW img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#RthCustomizeW a:active,
#RthCustomizeW a:hover,
input[type=submit]:hover {
  opacity: 0.7;
}

div#htlMainContent #RthCustomizeW h1#pageTitle {
  text-align: center;
  padding-right: 0;
}

#htlMainContent input[type=submit] {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
}

#rt_top {
  position: relative;
}

.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;
}

.wrap li {
  list-style: none;
}

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

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

.wrap 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;
}

.ls6 {
  letter-spacing: 6px;
}

.ls10 {
  letter-spacing: 10px;
}

a {
  color: unset;
  text-decoration: none;
}

.ib {
  display: inline-block;
}

.mb0 {
  margin-bottom: 0 !important;
}

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

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

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

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 88px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}


/* common
	---------------------------------------------------------------------- */
.mainw,
.mainw_pc {
  max-width: 950px;
  margin: 0 auto;
}

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

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

.w1000 {
  max-width: 1000px;
  margin: 0 auto;
}

.w1600 {
  max-width: 1600px;
  margin: 0 auto;
}


/* header
  ---------------------------------------------------------------------- */
#mainheader {
  width: 100%;
  height: 62px;
  background-color: #fff;
  transition: background-color 0.3s, height 0.3s, top 0.3s;
}

#mainheader .mainheader__inr {
  display: flex;
  height: 100%;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

#mainheader .logo_wrap {
  flex: 0 1 20%;
  max-width: 250px;
  padding: 0 10px 0 0;
  background-color: var(--primary-color);
}

#mainheader .logo {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

#mainheader .logo a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: auto;
  width: 100%;
  height: 100%;
  max-width: 250px;
  transition: none;
  padding-left: 10px;
}

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

/* fnav
  ---------------------------------------------------------------------- */
.fnav {
  flex: 1;
  display: flex;
  justify-content: space-between;
  gap: 1.5%;
}

.fnav__list {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
  font-weight: 500;
}

.fnav__list li {
  padding: 0 min(2.5%, 27px);
}

.fnav__list li+li {
  border-left: 1px solid #000;
}

.fnav__list li a {
  display: block;
  line-height: 1;
  letter-spacing: 0.14em;
  position: relative;
}

.fnav__list li a::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -9px;
  width: 120%;
  height: 1px;
  background-color: var(--primary-color);
  transform: translateX(-50%) scaleX(0);
  transition: all 0.2s ease;
}

.fnav__list li a:hover::after {
  transform: translateX(-50%) scaleX(1);
}

.fnav__list li.current a::after {
  transform: translateX(-50%) scaleX(1);
}

.btn__rsv {
  color: #fff !important;
  max-width: 250px;
  flex: 0 1 20%;
  padding: 10px 0% 10px 0.5%;
  letter-spacing: 0.08em;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  gap: 10px;
  background-color: #8A7F6C;
}

.btn__rsv::after {
  content: "";
  width: 23px;
  height: 23px;
  background: url(../images/icon_arrow_circle.svg) no-repeat;
  background-size: contain;
}


/* footer
  ---------------------------------------------------------------------- */
.footer {
  position: relative;
  padding: 35px 0 0;
  color: #fff;
  background-color: var(--secondary-color);
}

.footer__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 60px;
}

.footer__logo {
  width: 434px;
  margin: 0 auto 42px;
}

.footer__logo a,
.footer__logo img {
  display: block;
  width: 100%;
}

.footer__address {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.88;
  text-align: center;
  padding: 0 7px 0;
  font-family: "Noto Serif JP", serif;
  font-style: normal;
}

.footer__contact {
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.54;
  padding-top: 10px;
}

.footer__contact dl {
  display: flex;
}

.footer__contact dt {
  margin-right: 30px;
}

.footer__navWrap {
  padding-left: 50px;
  max-width: 350px;
}

.footer__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 500;
  gap: 30px 5px;
}

.footer__nav li {
  padding-left: 24px;
  margin-left: 24px;
  border-left: 1px solid #fff;
  line-height: 1;
  letter-spacing: 0.14em;
}

.footer__nav li:nth-of-type(4),
.footer__nav li:first-of-type {
  padding-left: 0;
  margin-left: 0;
  border-left: none;
}

.copyright {
  color: #fff;
  background-color: #1A1A1A;
  padding: 3px;
  text-align: center;
}


/* mainvisual 
    ---------------------------------------------------------------------- */
#mainvisual {
  height: 450px;
  min-height: auto;
  box-sizing: content-box;
  position: relative;
}

#mainvisual picture {
  width: 100%;
  height: 450px;
  position: absolute;
  top: 0;
  left: 0;
}

#mainvisual picture img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  -o-object-fit: cover;
}

#mainvisual .catch {
  width: 100%;
  max-width: 1100px;
  height: 450px;
  margin: 0 auto;
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transform: none;
}

/* subPage
    ---------------------------------------------------------------------- */
.subPage {
  padding: 100px 0 135px;
  background-color: #F8F4F1;
}

.subPage__box {
  background-color: #fff;
  padding: 60px 60px 114px;
}

.subPage__ttl {
  font-size: 22px;
  margin-bottom: 45px;
  letter-spacing: 0;
  text-align: center;
}

/* pagetop
    ---------------------------------------------------------------------- */
#page-top {
  width: 76px;
  position: fixed;
  bottom: 40px;
  right: 35px;
  z-index: 10;
  cursor: pointer;
  display: none;
}

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

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


/* title
  ---------------------------------------------------------------------- */
.ctitle {
  font-size: 34px;
  text-align: center;
  letter-spacing: 0.08em;
  font-weight: 600;
  line-height: 1.3;
  line-height: 1.7;
}

.ctitleEng {
  font-size: 14px;
  display: block;
  color: var(--primary-color);
  font-family: "Marcellus", serif;
  font-weight: 400;
  letter-spacing: 0.2em;
}


/* btn
  ---------------------------------------------------------------------- */
.cbtn {
  color: #fff;
  background: url(../images/icon_arrow.svg) no-repeat center right 9%;
  background-size: 10px;
  background-color: var(--primary-color);
  min-width: 263px;
  height: 59px;
  font-weight: 500;
  padding: 0 40px;
  font-size: 14px;
  letter-spacing: 0.14em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}

.cbtn:hover {
  background-position: center right 6%;
}

.cbtnRound {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.08em;
  background: var(--primary-color);
  min-width: 100px;
  padding: 2px 10px;
  border-radius: 12px;
}

.cbtnBoderArrow {
  display: inline-block;
  background: url(../images/icon_arrow_green.svg) no-repeat center right 6px;
  background-size: 10px;
  color: var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
  padding: 0 34px 0 0;
  line-height: 2;
}

#RthCustomizeW .cbtnRoundArrow {
  width: 100%;
  max-width: 640px;
  height: 62px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #8A7F6C;
  border-radius: 4px;
  letter-spacing: 0.08em;
  gap: 25px;
  padding-left: 10px;
}

.cbtnRoundArrow::after {
  content: "";
  width: 26px;
  height: 26px;
  background: url(../images/icon_arrow_circle.svg) no-repeat;
  background-size: contain;
  transition: 0.3s;
}

.cbtnRoundArrow:hover::after {
  margin-left: 5px;
  margin-right: -5px;
}

.cbtnIcon {
  width: 410px;
  height: 91px;
  padding: 10px;
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.105em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: url(../images/icon_arrow.svg) no-repeat center right 34px;
  background-size: 12px;
  background-color: var(--primary-color);
  transition: background-position 0.3s opacity 0.3s;
}

.cbtnIcon:hover {
  background-position: center right 15px;
}

.cbtnIcon::before {
  content: "";
  background: url(../images/icon_nonSmoking_w.svg) no-repeat;
  background-size: contain;
  width: 29px;
  height: 29px;
  position: absolute;
  top: 50%;
  left: 28px;
  transform: translateY(-50%);
}

.cbtnIcon.cbtnIcon--smoking {
  background-color: var(--secondary-color);
}

.cbtnIcon.cbtnIcon--smoking::before {
  background: url(../images/icon_smoking_w.svg) no-repeat;
  background-size: contain;
}

.cbtnIcon.cbtnIcon--map {
  width: 280px;
  height: 60px;
  font-size: 18px;
  letter-spacing: 0.04em;
  background: url(../images/icon_arrow.svg) no-repeat center right 22px;
  background-color: var(--secondary-color);
}

.cbtnIcon.cbtnIcon--map:hover {
  background-position: center right 15px;
}

.cbtnIcon.cbtnIcon--map::before {
  background: url(../images/icon_map.svg) no-repeat;
  background-size: contain;
  width: 17px;
  height: 23px;
  left: 18px;
}

.cbtnIcon.cbtnIcon--pdf {
  width: 280px;
  height: 60px;
  font-size: 16px;
  letter-spacing: 0.04em;
  background: url(../images/icon_arrow.svg) no-repeat center right 22px;
  background-color: var(--secondary-color);
}

.cbtnIcon.cbtnIcon--pdf:hover {
  background-position: center right 15px;
}

.cbtnIcon.cbtnIcon--pdf::before {
  background: url(../images/icon_pdf.svg) no-repeat;
  background-size: contain;
  width: 20px;
  height: 24px;
  left: 18px;
}

.cbtnContact {
  width: 353px;
  height: 67px;
  display: inline-block;
  padding: 6px;
  letter-spacing: 0.14em;
  background-color: #38C196;
}

.cbtnContact>span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  background: url(../images/icon_arrow.svg) no-repeat center right 19px;
  background-size: 10px;
  background-color: #00AF79;
  transition: background-position 0.3s;
}

.cbtnContact>span:hover {
  background-position: center right 15px;
}

.cbtnContact>span::before {
  content: "";
  background: url(../images/icon_pdf.svg) no-repeat;
  background-size: contain;
  width: 20px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translateY(-50%);
}

.cbtnContact.cbtnContact--contact {
  background-color: #8C6239;
}

.cbtnContact.cbtnContact--contact>span {
  background-color: #754C24;
}

.cbtnContact.cbtnContact--contact>span::before {
  background: url(../images/icon_mail.svg) no-repeat;
  background-size: contain;
  width: 23px;
  height: 17px;
  left: 20px;
}

.mapBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  letter-spacing: 0;
  height: 43px;
  padding: 0 50px;
  border-top: 1px solid var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
  position: relative;
  background: url(../images/icon_car.svg) no-repeat center left 7px;
  background-size: 36px 28px;
  transition: background-size 0.3s;
}

.mapBtn.mapBtn--walk {
  background: url(../images/icon_walk.svg) no-repeat center left 17px;
  background-size: 17px 32px;
  transition: background-size 0.3s;
}

.mapBtn.mapBtn--walk:hover {
  background-size: 21px 36px;
}


/* Anime
---------------------------------------------------------------------- */
.feadAnime {
  position: relative;
}

.feadAnime>* {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 12s;
  animation-duration: 12s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 1;
  opacity: 0;
  height: 100%;
  width: 100%;
}

.feadAnime.feadAnime--two>* {
  -webkit-animation-name: fade--two;
  animation-name: fade--two;
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 0;
  opacity: 0;
}

.feadAnime>*:nth-child(1) {
  position: relative;
}

.feadAnime>*:nth-child(2) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.feadAnime>*:nth-child(3) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}

.feadAnime>*:nth-child(4) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

@keyframes fade {
  0% {
    opacity: 0;
    
  }

  1% {
    opacity: 0;

  }

  8% {
    opacity: 1;
  }

  35% {
    opacity: 1;

  }

  40% {
    opacity: 0;

  }

  85% {
    opacity: 0;

  }

  100% {
    opacity: 0;

  }
}

@keyframes fade--two {
	0%{
	  opacity: 0;
    z-index: 1;
	}
	15%{
		opacity: 1;
	}
	60%{
		opacity: 1;
	}
	80%{
		opacity: 0;

	}
	100%{
		opacity: 0;
    z-index: 0;
	}
}

.slideAnimeWrap {
  overflow: hidden;
  position: relative;
}

.slideAnime {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  flex-shrink: 0;
  -webkit-animation: slideAnime 16s infinite linear 0.5s both;
  animation: slideAnime 16s infinite linear 0.5s both;
}

.slideAnime>* {
  text-align: center;
  max-width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.slideAnime img {
  width: 100% !important;
}

.slideAnime.slideAnime--two {
  -webkit-animation: slideAnime--two 8s infinite linear 0.4s both;
  animation: slideAnime--two 8s infinite linear 0.4s both;
}

.slideAnime.slideAnime--Three {
  -webkit-animation: slideAnime--Three 12s infinite linear 0.4s both;
  animation: slideAnime--Three 12s infinite linear 0.4s both;
}

.slideAnime.slideAnime--five {
  -webkit-animation: slideAnime--five 20s infinite linear 0.4s both;
  animation: slideAnime--five 20s infinite linear 0.4s both;
}

.slideAnime.slideAnime--six {
  -webkit-animation: slideAnime--six 24s infinite linear 0.4s both;
  animation: slideAnime--six 24s infinite linear 0.4s both;
}

@-webkit-keyframes slideAnime {

  0%,
  24% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  26%,
  49% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  51%,
  74% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }

  76%,
  98% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }

  100% {
    -webkit-transform: translateX(-400%);
    transform: translateX(-400%);
  }
}

@keyframes slideAnime {

  0%,
  24% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  26%,
  49% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  51%,
  74% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }

  76%,
  98% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }

  100% {
    -webkit-transform: translateX(-400%);
    transform: translateX(-400%);
  }
}

@-webkit-keyframes slideAnime--two {

  0%,
  46% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50%,
  96% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}

@keyframes slideAnime--two {

  0%,
  46% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  50%,
  96% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}

@-webkit-keyframes slideAnime--Three {

  0%,
  31% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  34%,
  64% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  67%,
  97% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }

  100% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }
}

@keyframes slideAnime--Three {

  0%,
  31% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  34%,
  64% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  67%,
  97% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }

  100% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }
}

@-webkit-keyframes slideAnime--five {

  0%,
  19% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  21%,
  39% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  41%,
  59% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }

  61%,
  79% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }

  81%,
  98% {
    -webkit-transform: translateX(-400%);
    transform: translateX(-400%);
  }

  100% {
    -webkit-transform: translateX(-500%);
    transform: translateX(-500%);
  }
}

@keyframes slideAnime--five {

  0%,
  19% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  21%,
  39% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  41%,
  59% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }

  61%,
  79% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }

  81%,
  98% {
    -webkit-transform: translateX(-400%);
    transform: translateX(-400%);
  }

  100% {
    -webkit-transform: translateX(-500%);
    transform: translateX(-500%);
  }
}

@-webkit-keyframes slideAnime--six {

  0%,
  14.5% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  16.5%,
  31% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  33%,
  47.5% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }

  49.5%,
  64% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }

  66%,
  80.5% {
    -webkit-transform: translateX(-400%);
    transform: translateX(-400%);
  }

  82.5%,
  98% {
    -webkit-transform: translateX(-500%);
    transform: translateX(-500%);
  }

  100% {
    -webkit-transform: translateX(-600%);
    transform: translateX(-600%);
  }
}

@keyframes slideAnime--six {

  0%,
  14.5% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  16.5%,
  31% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  33%,
  47.5% {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }

  49.5%,
  64% {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }

  66%,
  80.5% {
    -webkit-transform: translateX(-400%);
    transform: translateX(-400%);
  }

  82.5%,
  98% {
    -webkit-transform: translateX(-500%);
    transform: translateX(-500%);
  }

  100% {
    -webkit-transform: translateX(-600%);
    transform: translateX(-600%);
  }
}

.slideDotAnime {
  text-align: center;
  margin-top: 30px;
  position: absolute;
  bottom: 20px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 50%;
  transform: translate(-50%);
}

.slideDotAnime>* {
  width: 170px;
  height: 9px;
  margin: 0 5px;
  background-color: #CCCCCC;
  display: inline-block;
  -webkit-animation-name: slideDotAnime;
  animation-name: slideDotAnime;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.slideDotAnime>*:nth-child(2) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.slideDotAnime>*:nth-child(3) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}

.slideDotAnime>*:nth-child(4) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.slideDotAnime>*:nth-child(5) {
  -webkit-animation-delay: 16s;
  animation-delay: 16s;
}

.slideDotAnime>*:nth-child(6) {
  -webkit-animation-delay: 20s;
  animation-delay: 20s;
}

@-webkit-keyframes slideDotAnime {
  0% {
    background-color: #CCCCCC;
  }

  5% {
    background-color: #00AF79;
  }

  25% {
    background-color: #00AF79;
  }

  30% {
    background-color: #CCCCCC;
  }

  100% {
    background-color: #CCCCCC;
  }
}

@keyframes slideDotAnime {
  0% {
    background-color: #CCCCCC;
  }

  5% {
    background-color: #00AF79;
  }

  25% {
    background-color: #00AF79;
  }

  30% {
    background-color: #CCCCCC;
  }

  100% {
    background-color: #CCCCCC;
  }
}

.slideDotAnime.slideDotAnime--two>* {
  -webkit-animation-name: slideDotAnime--two;
  animation-name: slideDotAnime--two;
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.slideDotAnime.slideDotAnime--Three>* {
  -webkit-animation-name: slideDotAnime--Three;
  animation-name: slideDotAnime--Three;
  -webkit-animation-duration: 12s;
  animation-duration: 12s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.slideDotAnime.slideDotAnime--four>* {
  -webkit-animation-name: slideDotAnime--four;
  animation-name: slideDotAnime--four;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.slideDotAnime.slideDotAnime--five>* {
  -webkit-animation-name: slideDotAnime--five;
  animation-name: slideDotAnime--five;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.slideDotAnime.slideDotAnime--six>* {
  -webkit-animation-name: slideDotAnime--six;
  animation-name: slideDotAnime--six;
  -webkit-animation-duration: 24s;
  animation-duration: 24s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes slideDotAnime--two {
  0% {
    background-color: #fff;
  }

  10% {
    background-color: #00AF79;
  }

  50% {
    background-color: #00AF79;
  }

  60% {
    background-color: #fff;
  }

  85% {
    background-color: #fff;
  }

  100% {
    background-color: #fff;
  }
}


@keyframes slideDotAnime--Three {
  0% {
    background-color: #CCCCCC;
  }

  3% {
    background-color: #CCCCCC;
  }

  5% {
    background-color: #00AF79;
  }

  35% {
    background-color: #00AF79;
  }

  40% {
    background-color: #CCCCCC;
  }

  85% {
    background-color: #CCCCCC;
  }

  100% {
    background-color: #CCCCCC;
  }
}

@-webkit-keyframes slideDotAnime--four {
  0% {
    background-color: #CCCCCC;
  }

  3% {
    background-color: #CCCCCC;
  }

  6% {
    background-color: #00AF79;
  }

  29% {
    background-color: #00AF79;
  }

  30% {
    background-color: #CCCCCC;
  }

  35% {
    background-color: #CCCCCC;
  }

  100% {
    background-color: #CCCCCC;
  }
}

@keyframes slideDotAnime--four {
  0% {
    background-color: #CCCCCC;
  }

  3% {
    background-color: #CCCCCC;
  }

  6% {
    background-color: #00AF79;
  }

  29% {
    background-color: #00AF79;
  }

  30% {
    background-color: #CCCCCC;
  }

  35% {
    background-color: #CCCCCC;
  }

  100% {
    background-color: #CCCCCC;
  }
}

@-webkit-keyframes slideDotAnime--five {
  0% {
    width: 10px;
    height: 10px;
  }

  4% {
    width: 15px;
    height: 15px;
  }

  20% {
    width: 15px;
    height: 15px;
  }

  25% {
    width: 10px;
    height: 10px;
  }

  35% {
    width: 10px;
    height: 10px;
  }

  100% {
    width: 10px;
    height: 10px;
  }
}

@keyframes slideDotAnime--five {
  0% {
    width: 10px;
    height: 10px;
  }

  4% {
    width: 15px;
    height: 15px;
  }

  20% {
    width: 15px;
    height: 15px;
  }

  25% {
    width: 10px;
    height: 10px;
  }

  35% {
    width: 10px;
    height: 10px;
  }

  100% {
    width: 10px;
    height: 10px;
  }
}

@-webkit-keyframes slideDotAnime--six {
  0% {
    width: 10px;
    height: 10px;
  }

  1% {
    width: 15px;
    height: 15px;
  }

  16% {
    width: 15px;
    height: 15px;
  }

  20% {
    width: 10px;
    height: 10px;
  }

  100% {
    width: 10px;
    height: 10px;
  }
}

@keyframes slideDotAnime--six {
  0% {
    width: 10px;
    height: 10px;
  }

  1% {
    width: 15px;
    height: 15px;
  }

  16% {
    width: 15px;
    height: 15px;
  }

  20% {
    width: 10px;
    height: 10px;
  }

  100% {
    width: 10px;
    height: 10px;
  }
}

.autoSlidePhotoList--right,
.autoSlidePhotoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.autoSlidePhotoList ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  -webkit-animation: infinity-scroll-left 42s infinite linear both;
  animation: infinity-scroll-left 42s infinite linear both;
}

.autoSlidePhotoList--right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-shrink: 0;
  -webkit-animation: infinity-scroll-right 42s infinite linear both;
  animation: infinity-scroll-right 42s infinite linear both;
}

.autoSlidePhotoList li {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@-webkit-keyframes infinity-scroll-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes infinity-scroll-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes infinity-scroll-right {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes infinity-scroll-right {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

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