.footer-20th .footer-20th-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hdnews-toff, .wrap_breadcrumb {
  display: none;
}

.cmn-main-ttl {
  font-family: "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 42px;
  color: #B29061;
  letter-spacing: 0.05em;
  line-height: 52px;
  text-align: center;
}

.cmn-main-ttl-jp {
  font-size: 20px;
  color: #B29061;
  line-height: 20px;
  text-align: center;
}

.cmn-main-headline {
  font-size: 30px;
  line-height: 50px;
  text-align: center;
}

.cmn-main-txt {
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}

.header-20th {
  background-color: #F3EBE0;
  width: 100%;
  margin: auto;
  padding: 38px 0 32px;
}
.header-20th a {
  text-decoration: none;
  display: block;
}
.header-20th a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: 0.2s;
}
.header-20th img {
  width: 100%;
  height: auto;
}
.header-20th .pc_no {
  display: none;
}
.header-20th .header-20th-wrap .header-20th-logo {
  width: 200px;
  margin: auto;
}

.footer-20th {
  background-color: #F3EBDF;
  font-family: "zen-old-mincho", sans-serif;
  font-size: 18px;
  width: 100%;
  margin: auto;
}
.footer-20th a {
  text-decoration: none;
  display: block;
}
.footer-20th a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: 0.2s;
}
.footer-20th img {
  width: 100%;
  height: auto;
}
.footer-20th .pc_no {
  display: none;
}
.footer-20th .footer-20th-wrap {
  width: 1190px;
  margin: auto;
  padding: 82px 0 206px;
}
.footer-20th .footer-20th-wrap .footer-20th-menu-col:nth-child(2) {
  width: 650px;
}
.footer-20th .footer-20th-wrap .footer-20th-menu-col .footer-20th-menu-logo {
  width: 284px;
  padding-top: 38px;
}
.footer-20th .footer-20th-wrap .footer-20th-menu-col .footer-20th-menu-txt {
  font-family: "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 24px;
  color: #B29061;
  letter-spacing: 0.05em;
  line-height: 39px;
  margin-top: 22px;
}
.footer-20th .footer-20th-wrap .footer-20th-menu-col .footer-20th-menu-list li {
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
  padding: 38px 0 36px 40px;
  position: relative;
}
.footer-20th .footer-20th-wrap .footer-20th-menu-col .footer-20th-menu-list li a {
  width: -moz-max-content;
  width: max-content;
}
.footer-20th .footer-20th-wrap .footer-20th-menu-col .footer-20th-menu-list li .footer-20th-menu-ttl {
  font-family: "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 32px;
  color: #B29061;
  letter-spacing: 0.05em;
  line-height: 36px;
  display: block;
}
.footer-20th .footer-20th-wrap .footer-20th-menu-col .footer-20th-menu-list li .footer-20th-menu-ttl-jp {
  font-size: 18px;
  color: #B29061;
  line-height: 20px;
}
.footer-20th .footer-20th-wrap .footer-20th-menu-col .footer-20th-menu-list li .ico-comingsoon {
  width: 66px;
  position: absolute;
  top: 50%;
  right: 200px;
  transform: translate(0, -50%);
}

.cnt-under-wrap {
  width: 400px;
  margin: 330px auto 0;
}
.cnt-under-wrap .cnt-under-col {
  margin-top: 250px;
}
.cnt-under-wrap .cnt-under-col:first-child {
  margin-top: 0;
}
.cnt-under-wrap .cnt-under-col .cmn-cnt-under-headline {
  font-family: "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 42px;
  color: #B29061;
  letter-spacing: 0.05em;
  line-height: 51px;
  text-align: center;
}
.cnt-under-wrap .cnt-under-col .cmn-cnt-under-headline span {
  letter-spacing: normal;
  line-height: 50px;
  margin-top: 17px;
  display: block;
}
.cnt-under-wrap .cnt-under-col .cmn-cnt-under-pic {
  width: 320px;
  margin: 44px auto 0;
}
.cnt-under-wrap .cnt-under-col .cmn-cnt-under-pic img {
  width: 100%;
  height: auto;
}
.cnt-under-wrap .cnt-under-col .cmn-cnt-under-pic-no {
  width: 180px;
  margin: 44px auto 0;
}
.cnt-under-wrap .cnt-under-col .cmn-cnt-under-pic-no img {
  width: 100%;
  height: auto;
}
.cnt-under-wrap .cnt-under-col .cmn-cnt-under-btn {
  width: 320px;
  margin: 42px auto 0;
}
.cnt-under-wrap .cnt-under-col .cmn-cnt-under-btn img {
  width: 100%;
  height: auto;
}
.cnt-under-wrap .cnt-under-col .cmn-cnt-under-txt {
  font-size: 22px;
  color: #B29061;
  line-height: 20px;
  text-align: center;
  margin-top: 18px;
}

/* TOP */
.scroll-line-01 {
  background-color: #C49C62;
  width: 1px;
  height: 135px;
  margin: auto;
  position: relative;
  display: block;
}

.anime-scroll-line-01 {
  background: #fff;
  width: 1px;
  height: 135px;
  display: block;
  position: relative;
  top: 0;
  right: 0;
  overflow: hidden;
  z-index: 1;
  transform: translate3d(0%, 0, 0);
  animation: line-scroll-01 1.6s cubic-bezier(0, 0, 0.4, 1) infinite;
  animation-fill-mode: forwards;
}

@keyframes line-scroll-01 {
  0% {
    transform: translate(0);
  }
  50%, 60% {
    transform: translate3d(0, 100%, 0);
  }
  100% {
    transform: translate3d(0, 100%, 0);
  }
}
/* TOP-arrow */
.scroll-line-arrow-01 {
  background-color: #C49C62;
  width: 1px;
  height: 195px;
  margin: auto;
  position: relative;
  display: block;
}
.scroll-line-arrow-01::before {
  content: "";
  background-color: #C49C62;
  width: 12px;
  height: 1px;
  position: absolute;
  bottom: calc(1% - 2px);
  right: 0;
  transform: rotate(135deg);
  transform-origin: 100% 50%;
}

.anime-scroll-line-arrow-01 {
  background: #fff;
  width: 16px;
  height: 195px;
  display: block;
  position: relative;
  top: 0;
  right: 0;
  overflow: hidden;
  z-index: 1;
  transform: translate3d(0%, 0, 0);
  animation: line-scroll-arrow-01 1.6s cubic-bezier(0, 0, 0.4, 1) infinite;
  animation-fill-mode: forwards;
}

@keyframes line-scroll-arrow-01 {
  0% {
    transform: translate(0);
  }
  50%, 60% {
    transform: translate3d(0, 100%, 0);
  }
  100% {
    transform: translate3d(0, 100%, 0);
  }
}
/* 01-arrow */
.scroll-line-arrow-side-01 {
  background-color: #C49C62;
  width: 50px;
  height: 1px;
  position: relative;
  display: inline-block;
}
.scroll-line-arrow-side-01::before {
  content: "";
  background-color: #C49C62;
  width: 12px;
  height: 1px;
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  transform: rotate(45deg);
  transform-origin: calc(100% - 2px) 50%;
}

.anime-scroll-line-arrow-side-01 {
  background: #fff;
  width: 100%;
  height: 12px;
  display: block;
  position: relative;
  top: -10px;
  right: 0;
  overflow: hidden;
  z-index: 1;
  transform: translate3d(0%, 0, 0);
  animation: line-scroll-side-01 1.2s cubic-bezier(0, 0, 0.4, 1) infinite;
  animation-fill-mode: forwards;
}

@keyframes line-scroll-side-01 {
  0% {
    transform: translate(0);
  }
  50%, 60% {
    transform: translate3d(100%, 0, 0);
  }
  100% {
    transform: translate3d(100%, 0, 0);
  }
}
.fadein-zoom {
  opacity: 0;
}
.fadein-zoom.is-active {
  opacity: 1;
  animation-name: fadeZoom;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}
@keyframes fadeZoom {
  from {
    opacity: 0;
    transform: scale(1.3);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.slide-bottom {
  position: relative;
  display: block;
  overflow: hidden;
}
.slide-bottom::after {
  background: #fff;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  z-index: 1;
  transform: translate3d(0%, 0, 0);
}
.slide-bottom.is-active::after {
  animation: sideB 3s cubic-bezier(0, 0, 0.4, 1);
  animation-fill-mode: forwards;
}

@keyframes sideB {
  0% {
    transform: translate(0);
  }
  50%, 60% {
    transform: translate3d(0, -100%, 0);
  }
  100% {
    transform: translate3d(0, -100%, 0);
  }
}/*# sourceMappingURL=style.css.map */