@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
#top .image {
  position: relative;
}

#top .caption {
  background-color: #454D67;
  color: #fff;
}

#top .mainVisual {
  position: relative;
  overflow: hidden;
  margin: 0rem 0rem 0rem;
}

#top .mainVisual .slides li,
#top .mainVisual .slides,
#top .mainVisual .movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#top .mainVisual video {
  width: 100%;
  height: auto;
}

#top .mainVisual .movie {
  display: none;
  z-index: 20;
  background-color: #000;
}

#top .mainVisual .bg {
  opacity: 1;
}

#top .mainVisual .slides li {
  opacity: 0;
  transition: opacity 1.6s;
}

#top .mainVisual .slides li.on {
  opacity: 1;
}

#top .mainVisual .slides li .img01 {
  position: absolute;
  top: 32%;
  opacity: 1;
}

#top .mainVisual .thumbs {
  position: absolute;
  bottom: 30rem;
  width: 100%;
  text-align: center;
  z-index: 111;
}

#top .mainVisual .thumbs.off {
  display: none !important;
}

#top .mainVisual .thumbs li {
  display: inline-block;
  width: 10rem;
  height: 10rem;
  border: 1px solid #5C5E62;
  background-color: #5C5E62;
  transition: background-color .5s;
  margin-right: 15rem;
  z-index: 10;
  cursor: pointer;
}

#top .mainVisual .thumbs li:last-child {
  margin-right: auto;
}

#top .mainVisual .thumbs li.on {
  pointer-events: none;
  background-color: #fff;
}

#top .apeal {
  display: none;
  padding-top: 40rem;
  padding-bottom: 100rem;
}

#top .apeal ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

#top .apeal ul li {
  width: 24%;
  box-sizing: border-box;
  padding: 0 20rem;
  position: relative;
}

#top .apeal ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #454D67;
}

#top .apeal ul li:nth-child(2) {
  width: 38%;
}

#top .apeal ul li:nth-child(3) {
  width: 25%;
}

#top .apeal ul li:last-child {
  width: 23%;
}

#top .apeal ul li:last-child::after {
  display: none;
}

#top .apeal .price {
  margin: 0 auto 50px;
  background: #FDEFF2;
  text-align: center;
  padding: 14px 0;
  max-width: 980px;
}

#top .apeal .price img {
  max-width: 580px;
}

#top .information {
  display: none;
  text-align: center;
  background: #F1EFEA;
  padding: 30px 0;
  margin-bottom: 90rem;
}

#top .information .title {
  font-size: 18rem;
  line-height: 1.5;
  font-weight: normal;
  padding-bottom: 75rem;
  color: #e082a5;
}

#top .information .text01 {
  font-size: 30rem;
  line-height: 1.4;
  padding-bottom: 75rem;
}

#top .information .text02 {
  font-size: 18rem;
  line-height: 2.1;
  padding-bottom: 5rem;
}

#top .information .annotation01 {
  font-size: 11rem;
  line-height: 2.6;
  padding-bottom: 65rem;
}

#top .information .info-box {
  padding-bottom: 65rem;
}

#top .information .text03 {
  font-size: 20rem;
  line-height: 2.2;
  padding-bottom: 60rem;
}

#top .information .buttons li {
  display: inline-block;
  width: 48%;
  padding-bottom: 20rem;
}

#top .information .buttons li:nth-child(2) {
  display: none;
}

#top .information .buttons li:last-child {
  margin-left: 2%;
}

#top .information .buttons02 {
  padding-bottom: 20rem;
}

#top .information .btn-info {
  font-size: 15px;
  line-height: 2.2;
  padding-bottom: 50rem;
}

#top .information .flow {
  display: flex;
  justify-content: space-between;
  text-align: left;
  padding-bottom: 106rem;
}

#top .information .flow li {
  width: 28%;
  position: relative;
  z-index: 1;
}

#top .information .flow li::after {
  content: "";
  position: absolute;
  display: block;
  border-left: 20rem solid #BCC3D6;
  border-top: 20rem solid transparent;
  border-bottom: 20rem solid transparent;
  top: 30%;
  left: 100%;
  margin-left: 40rem;
}

#top .information .flow li:last-child::after {
  display: none;
}

#top .information .flow .image {
  border: 8rem solid #454D67;
}

#top .information .flow .mark {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}

#top .information .flow .text01 {
  padding-top: 15rem;
  font-size: 18rem;
  line-height: 1.5;
  padding-bottom: 15rem;
}

#top .information .flow .text02 {
  font-size: 14rem;
  line-height: 2.2;
}

#top .bnr {
  width: 80%;
  max-width: 800px;
  margin: 100px auto;
}

#top .concept-box {
  display: none;
  position: relative;
  z-index: -1;
}

#top .concept-box .title {
  position: relative;
  text-align: center;
  width: 84%;
  max-width: 747rem;
  margin: 0 auto;
  padding-bottom: 42rem;
}

#top .concept-box .text01 {
  font-size: 14rem;
  line-height: 2.2;
  text-align: center;
  padding-bottom: 130rem;
  position: relative;
}

#top .concept-box .ribbon {
  position: relative;
  margin: 0 auto 75rem;
  width: 383rem;
}

#top .concept-box .ribbon .caption {
  right: -20%;
  bottom: -2%;
}

#top .concept-box .ribbon .bg {
  opacity: 0;
}

#top .concept-box .ribbon .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 1s;
}

#top .concept-box .ribbon .texts {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#top .concept-box .ribbon .texts p {
  position: absolute;
  opacity: 0;
}

#top .concept-box .ribbon .texts .text01 {
  top: 20%;
  right: 0;
  width: 59%;
  transition: opacity .5s;
}

#top .concept-box .ribbon .texts .itabashi {
  top: 12%;
  left: 17%;
  width: 12%;
  transition: opacity .5s;
}

#top .concept-box .ribbon .texts .ikebukuro {
  top: 27%;
  left: 2%;
  width: 16%;
  transition: opacity .5s  1.1s;
}

#top .concept-box .ribbon .texts .shinjuku {
  top: 66%;
  left: 17%;
  width: 12%;
  transition: opacity .5s  1.4s;
}

#top .concept-box .ribbon .texts .shibuya {
  top: 81%;
  left: 39%;
  width: 12%;
  transition: opacity .5s  1.5s;
}

#top .concept-box .ribbon.on p {
  opacity: 1;
}

#top .concept-box .ribbon.on .image {
  opacity: 1;
  transition: opacity 1s;
}

#top .concept-box .places {
  display: flex;
  justify-content: space-between;
}

#top .concept-box .places li {
  width: 31%;
  position: relative;
}

#top .concept-box .places li .image {
  position: relative;
  overflow: hidden;
}

#top .concept-box .places li .image img {
  transform: scale(1.17);
  transition: transform 5s;
}

#top .concept-box .places li .image.on img {
  transform: scale(1);
}

#top .concept-box .places li .place {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  padding: 10rem 0;
  text-align: center;
  font-size: 40rem;
  line-height: 1.4;
  color: #454D67;
  background-color: rgba(255, 255, 255, 0.7);
}

#top .concept-box .section-bg {
  margin-top: -70vw;
}

#top .panels {
  display: none;
}

#top .panels .tit {
  text-align: center;
  font-size: 20px;
  padding: 100px 0 60px;
}

#top .panel {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

#top .panel header {
  width: 50%;
  background: url(../images/top/bg01.jpg);
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#top .panel header .in.left {
  margin-left: 50px;
}

#top .panel header.right {
  text-align: right;
  justify-content: flex-end;
}

#top .panel header.right .in {
  margin-right: 50px;
}

#top .panel .image {
  width: 50%;
  position: relative;
  overflow: hidden;
}

#top .panel .image img {
  transform: scale(1.17);
  transition: transform 5s;
}

#top .panel .image.on img {
  transform: scale(1);
}

#top .panel .title {
  font-size: 50rem;
  line-height: 1.5;
  padding-bottom: 25rem;
  font-weight: normal;
}

#top .panel .text {
  font-size: 20rem;
  line-height: 2.2;
  padding-bottom: 35rem;
}

#top .panel:nth-child(even) {
  background-image: url(../images/top/bg02.jpg);
  background-size: cover;
}

#top .panel:nth-child(even) header {
  order: 2;
  background: transparent;
}

#top .panel:nth-child(even) .image {
  order: 1;
}

#top #fixed a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s;
}

#top #fixed {
  display: none;
  position: fixed;
  bottom: 670px;
  right: -230px;
  z-index: 10000;
  opacity: 1;
  transform: translateY(300px);
  transition: 0.5s ease;
}

#top #fixed:hover {
  right: 0;
  transition: 0.5s ease;
}

#top #fixed:hover .shiny-btn::before {
  display: none;
}

#top #fixed a:hover {
  opacity: 1;
}

#top #fixed .shiny-btn {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
}

#top #fixed .shiny-btn::before {
  position: absolute;
  content: "";
  display: inline-block;
  top: -30px;
  left: -30px;
  width: 10px;
  height: 100%;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.8);
  transition: .3s;
  animation: shiny-btn 3s ease-in-out infinite;
  z-index: 100001;
}

@-webkit-keyframes shiny-btn {
  0% {
    -webkit-transform: scale(0) rotate(-45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(-5deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(-45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(30) rotate(-45deg);
    opacity: 0;
  }
}

#top #fixed.bnr02 {
  bottom: 500px;
}

#top .fixed_bnr {
  max-width: 300px;
}

@media screen and (max-width: 768px) {
  #top .mainVisual .slide02 {
    overflow: hidden;
  }
  #top .mainVisual .slide02 img {
    width: auto;
    max-width: inherit;
    height: 100%;
    margin-left: -23%;
    transform: translateX(0%);
  }
  #top .mainVisual .slide02.ac img {
    transform: translateX(-53%);
    transition: transform 4.5s ease-in-out;
  }
  #top .mainVisual .slide02 .message {
    position: absolute;
    top: 14%;
    left: 10vw;
    width: 80vw;
    opacity: 0;
    transition: opacity 1.2s;
  }
  #top .mainVisual .slide02 .message img {
    width: 100%;
    height: auto;
    margin-left: 0vw !important;
    transform: translateX(0) !important;
  }
  #top .mainVisual .slide02.on.ac-on .message {
    opacity: 1;
  }
  #top .mainVisual .slide03 {
    z-index: 1;
  }
  #top .mainVisual .slide04 {
    z-index: 2;
  }
  #top main {
    padding-top: 107rem;
    padding-top: 60rem;
  }
  #top .apeal {
    padding-top: 20rem;
    padding-bottom: 100rem;
  }
  #top .apeal ul {
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
  }
  #top .apeal ul li {
    width: 100%;
    box-sizing: border-box;
    padding: 20rem 20rem;
    position: relative;
    border-bottom: 1px solid #454D67;
  }
  #top .apeal ul li::after {
    display: none;
  }
  #top .apeal ul li:nth-child(2) {
    width: 100%;
    padding: 20rem 0;
  }
  #top .apeal ul li:nth-child(3) {
    width: 100%;
  }
  #top .apeal ul li:last-child {
    width: 100%;
    border-bottom: none;
  }
  #top .apeal ul li:last-child::after {
    display: none;
  }
  #top .apeal .price {
    margin: 0 auto 30px;
  }
  #top .apeal .price img {
    width: 70%;
  }
  #top .information .title {
    font-size: 18rem;
  }
  #top .information .text01 {
    font-size: 26rem;
    padding-bottom: 37rem;
  }
  #top .information .text02 {
    font-size: 14rem;
    padding-bottom: 5rem;
  }
  #top .information .annotation01 {
    padding-bottom: 60rem;
  }
  #top .information .text03 {
    font-size: 14rem;
    line-height: 2.2;
    padding-bottom: 60rem;
  }
  #top .information .buttons li {
    display: inline-block;
    width: 100%;
    padding-bottom: 30rem;
  }
  #top .information .buttons li:nth-child(2) {
    display: inherit;
  }
  #top .information .buttons li:last-child {
    margin-left: auto;
  }
  #top .information .buttons02 {
    padding-bottom: 50rem;
  }
  #top .information .btn-info {
    font-size: 11rem;
    line-height: 1.8;
    padding-bottom: 20px;
  }
  #top .information .flow {
    display: block;
    padding-bottom: 0rem;
    width: 90%;
    margin: 0 auto;
  }
  #top .information .flow li {
    width: auto;
    position: relative;
    padding-bottom: 50rem;
    margin-bottom: 50rem;
  }
  #top .information .flow li::after {
    border-left: 20rem solid #BCC3D6;
    border-top: 20rem solid transparent;
    border-bottom: 20rem solid transparent;
    top: auto;
    bottom: 0;
    left: 50%;
    margin-left: 0rem;
    transform: translateX(-50%) rotate(90deg);
  }
  #top .information .flow li:last-child::after {
    display: none;
  }
  #top .information .flow .image {
    border: 8rem solid #454D67;
  }
  #top .information .flow .mark {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -50%);
  }
  #top .information .flow .text01 {
    padding-top: 15rem;
    font-size: 18rem;
    line-height: 1.5;
    padding-bottom: 15rem;
  }
  #top .information .flow .text02 {
    font-size: 14rem;
    line-height: 2.2;
  }
  #top .bnr {
    width: 94%;
    margin: 50px auto;
  }
  #top .concept-box {
    position: relative;
  }
  #top .concept-box .title {
    width: 60%;
    padding-bottom: 42rem;
    margin: 0 auto;
  }
  #top .concept-box .text01 {
    text-align: left;
    padding-bottom: 30rem;
    width: 90%;
    margin: 0 auto;
  }
  #top .concept-box .ribbon {
    margin: 0 auto 30rem;
    width: 80%;
  }
  #top .concept-box .ribbon .caption {
    right: -8%;
    bottom: -2%;
  }
  #top .concept-box .places {
    flex-wrap: wrap;
  }
  #top .concept-box .places li {
    width: 32%;
    position: relative;
  }
  #top .concept-box .places li .image {
    position: relative;
    overflow: hidden;
  }
  #top .concept-box .places li .image img {
    transform: scale(1.17);
    transition: transform 5s;
  }
  #top .concept-box .places li .image.on img {
    transform: scale(1);
  }
  #top .concept-box .places li .place {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    padding: 10rem 0;
    text-align: center;
    font-size: 14rem;
    line-height: 1.4;
    color: #454D67;
    background-color: rgba(255, 255, 255, 0.7);
  }
  #top .concept-box .section-bg {
    margin-top: -70vw;
  }
  #top .panels .tit {
    padding: 50px 0 20px;
  }
  #top .panel {
    position: relative;
    flex-wrap: wrap;
  }
  #top .panel header {
    order: 2;
    width: 100%;
    background-image: url(../images/top/bg01-sp.jpg);
    padding: 20rem 8% 60rem;
    display: block;
  }
  #top .panel header .in.left {
    margin-left: auto;
  }
  #top .panel header.right .in {
    margin-right: auto;
  }
  #top .panel .image {
    order: 1;
    width: 100%;
  }
  #top .panel .title {
    font-size: 40rem;
    padding-bottom: 38rem;
  }
  #top .panel .text {
    font-size: 17rem;
    padding-bottom: 60rem;
  }
  #top .panel:nth-child(even) {
    background-image: url(../images/top/bg02-sp.jpg);
  }
  #top .panel:nth-child(even) header {
    background-image: url(../images/top/bg02-sp.jpg);
    background-size: cover;
    order: 2;
  }
  #top .panel:nth-child(even) .image {
    order: 1;
  }
  #top #fixed {
    bottom: 293px;
    right: auto;
    left: 0;
  }
  #top #fixed.bnr02 {
    right: 17%;
    left: auto;
    bottom: 293px;
  }
  #top .fixed_bnr {
    max-width: 240px;
    width: 42%;
    position: fixed;
    bottom: 50%;
    right: 0;
    transform: translate(300px);
  }
}

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