/* common */
html, body {
    background-color: #016137;
}
.visually-hidden {
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
  white-space: nowrap !important;
  clip: rect(0, 0, 0, 0) !important;
}
.inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.img-event {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  width: 1200px;
}
/* layouts */
#rohanEvent {
  position: relative;
  width: 100%;
  max-width: 2560px;
  min-width: 1280px;
  height: 4683px;
  margin: 0 auto;
  background: url('../img/bg.jpg') center center no-repeat;
  background-size: cover;
}
.content, .visual, .event-1, .event-2, .event-3, .footer {
  z-index: 2;
  position: relative;
  width: 100%;
  max-width: 2560px;
}
.header {
  z-index: 10;
  position: absolute;
  width: 100%;
}
.header, .header .inner {
  height: 104px;
}
.header .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 2560px;
  height: 100px;
  padding: 44px 46px 0 54px;
}
.content {
  height: 3789px;
}
.visual, .visual .inner {
  height: 1062px;
}
.event-1 {
  height: 1093px;
  background: url("../img/event-1.png") center center no-repeat;
}
.event-2 {
  height: 946px;
  background: url("../img/event-2.png") center center no-repeat;
}
.event-3 {
  height: 1483px;
  background: url("../img/event-3.png") center center no-repeat;
}
.footer, .footer .inner {
  height: 100px;
}
.footer {
  position: relative;
  width: 100%;
  max-width: 2560px;
  height: 100px;
  background-color: rgba(253, 125, 182, 0.349);
}
/* header */
.link-logo, .img-logo {
  width: 207px;
  height: 69px;
}
.link-logo {
  display: inline-block;
}
.img-logo {
  display: block;
}
.list-util {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  width: 104px;
  height: 44px;
  margin-top: 4px;
}
.list-util li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  width: 52px;
  height: 44px;
}
.link-home, .link-close {
  width: 52px;
  height: 44px;
  background: url('../img/menu.png');
}
.link-home {
  background-position: 0 0;
}
.link-close {
  background-position: -52px 0;
}
.link-home:hover, .link-close:hover {
  background-position-y: 100%;
}
/* visual */
.wrap-title {
  position: absolute;
  width: 631px;
  height: 393px;
  top: 217px;
  left: -2px;
}
.wrap-title .section-1 {
  width: 631px;
  height: 336px;
}
.section .item-section {
  opacity: 0;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.section .item-section.show {
  opacity: 1;
}
.item-section {
  position: absolute;
}
.title-01 {
  width: 219px;
  height: 200px;
  top: 0;
  left: 0;
}
.title-02 {
  width: 122px;
  height: 121px;
  top: 60px;
  left: 208px;
}
.title-03 {
  width: 145px;
  height: 151px;
  top: 38px;
  right: 160px;
}
.title-04 {
  width: 159px;
  height: 138px;
  top: 45px;
  right: 0;
}
.title-05 {
  width: 101px;
  height: 112px;
  left: 45px;
  bottom: 61px;
}
.title-06 {
  width: 115px;
  height: 115px;
  left: 139px;
  bottom: 58px;
}
.title-07 {
  width: 101px;
  height: 112px;
  left: 254px;
  bottom: 61px;
}
.title-08 {
  width: 124px;
  height: 112px;
  right: 157px;
  bottom: 61px;
}
.title-09 {
  width: 96px;
  height: 112px;
  right: 61px;
  bottom: 61px;
}
.title-10 {
  width: 46px;
  height: 48px;
  top: 20px;
  left: 88px;
  -webkit-animation: glitter-1 1.9s ease 3s infinite alternate;
  -moz-animation: glitter-1 1.9s ease 3s infinite alternate;
  -o-animation: glitter-1 1.9s ease 3s infinite alternate;
  animation: glitter-1 1.9s ease 3s infinite alternate;
}
.title-11 {
  width: 38px;
  height: 39px;
  top: 58px;
  right: 59px;
  -webkit-animation: glitter-2 1.9s ease 3s infinite alternate;
  -moz-animation: glitter-2 1.9s ease 3s infinite alternate;
  -o-animation: glitter-2 1.9s ease 3s infinite alternate;
  animation: glitter-2 1.9s ease 3s infinite alternate;
}
.img-subtitle {
  position: absolute;
  width: 627px;
  height: 31px;
  left: 1px;
  -webkit-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
  -moz-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
  -o-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
  animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2.4s both;
}
/* petals */
canvas {
  position: absolute;
  width: 100%;
  max-width: 2560px;
  min-width: 1200px;
  height: 100vh;
  max-height: 1062px;
}
/* navigation */
.wrap-nav {
  z-index: 7721;
  position: absolute;
  width: 100%;
  height: 150px;
  top: 894px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrap-nav.fixed {
  position: fixed;
  top: 0;
  -webkit-animation: ani-nav 1s ease;
  -moz-animation: ani-nav 1s ease;
  -o-animation: ani-nav 1s ease;
  animation: ani-nav 1s ease;
}
.list-nav {
  z-index: 7721;
  position: absolute;
  width: 1209px;
  height: 150px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.list-nav li {
  float: left;
  height: 150px;
}
.list-nav li a {
  display: block;
  height: 150px;
  background: url('../img/nav-off.png') no-repeat;
}
.list-nav li:nth-child(1), .list-nav li:nth-child(1) a {
  width: 443px;
}
.list-nav li:nth-child(2), .list-nav li:nth-child(2) a {
  width: 322px;
}
.list-nav li:nth-child(3), .list-nav li:nth-child(3) a {
  width: 444px;
}
.list-nav .link-nav-1, .list-nav li:nth-child(1) a:hover, .list-nav li:nth-child(1).is-active .link-nav {
  background-position-x: 0;
}
.wrap-nav .link-nav-2, .list-nav li:nth-child(2) a:hover, .list-nav li:nth-child(2).is-active .link-nav {
  background-position-x: -443px;
}
.wrap-nav .link-nav-3, .list-nav li:nth-child(3) a:hover, .list-nav li:nth-child(3).is-active .link-nav {
  background-position-x: -765px;
}
.list-nav li a:hover, .list-nav li.is-active a {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background: url('../img/nav-on.png');
}
/* footer */
.footer .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  height: 100px;
}
.img-copyright {
  display: block;
  width: 266px;
  height: 12px;
  margin: 0 auto;
}
/* top .link-nav */
.btn-top {
  z-index: 3;
  display: none;
  position: fixed;
  width: 82px;
  height: 92px;
  right: 100px;
  bottom: 10%;
  background: url('../img/top.png') center center no-repeat;
}
.btn-top.show {
  display: block;
}
@media screen and (max-width: 1400px) {
  .btn-top {
    right: 40px;
  }
}
/* keyframes */
/* navigation */
@-webkit-keyframes ani-nav {
  from {
    opacity: 0.5
  }
  to {
    opacity: 1
  }
}
@-moz-keyframes ani-nav {
  from {
    opacity: 0.5
  }
  to {
    opacity: 1
  }
}
@-ms-keyframes ani-nav {
  from {
    opacity: 0.5
  }
  to {
    opacity: 1
  }
}
@-o-keyframes ani-nav {
  from {
    opacity: 0.5
  }
  to {
    opacity: 1
  }
}
@keyframes ani-nav {
  from {
    opacity: 0.5
  }
  to {
    opacity: 1
  }
}
/* petals */
@-webkit-keyframes petals-fall {
  0% {
    top: -10%
  }
  100% {
    top: 100%
  }
}
@-moz-keyframes petals-fall {
  0% {
    top: -10%
  }
  100% {
    top: 100%
  }
}
@-ms-keyframes petals-fall {
  0% {
    top: -10%
  }
  100% {
    top: 100%
  }
}
@-o-keyframes petals-fall {
  0% {
    top: -10%
  }
  100% {
    top: 100%
  }
}
@keyframes petals-fall {
  0% {
    top: -10%
  }
  100% {
    top: 100%
  }
}
@-webkit-keyframes petals-shake {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -ms-transform: translateX(80px);
    transform: translateX(80px);
  }
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes petals-shake {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -ms-transform: translateX(80px);
    transform: translateX(80px);
  }
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes petals-shake {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -ms-transform: translateX(80px);
    transform: translateX(80px);
  }
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes petals-shake {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -ms-transform: translateX(80px);
    transform: translateX(80px);
  }
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes petals-shake {
  0% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -ms-transform: translateX(80px);
    transform: translateX(80px);
  }
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
/* stars */
@-webkit-keyframes glitter-1 {
  0%, 50%, 100% {
    opacity: 1;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25%, 75% {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-moz-keyframes glitter-1 {
  0%, 50%, 100% {
    opacity: 1;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25%, 75% {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-ms-keyframes glitter-1 {
  0%, 50%, 100% {
    opacity: 1;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25%, 75% {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-o-keyframes glitter-1 {
  0%, 50%, 100% {
    opacity: 1;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25%, 75% {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@keyframes glitter-1 {
  0%, 50%, 100% {
    opacity: 1;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25%, 75% {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-webkit-keyframes glitter-2 {
  0%, 50%, 100% {
    opacity: 1;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25%, 75% {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-moz-keyframes glitter-2 {
  0%, 50%, 100% {
    opacity: 1;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25%, 75% {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-ms-keyframes glitter-2 {
  0%, 50%, 100% {
    opacity: 1;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25%, 75% {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@-o-keyframes glitter-2 {
  0%, 50%, 100% {
    opacity: 1;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25%, 75% {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
@keyframes glitter-2 {
  0%, 50%, 100% {
    opacity: 1;
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  25%, 75% {
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}
/* slide-top */
@-webkit-keyframes slide-top {
  0% {
    opacity: 0;
    bottom: -10px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@-moz-keyframes slide-top {
  0% {
    opacity: 0;
    bottom: -10px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@-ms-keyframes slide-top {
  0% {
    opacity: 0;
    bottom: -10px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@-o-keyframes slide-top {
  0% {
    opacity: 0;
    bottom: -10px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@keyframes slide-top {
  0% {
    opacity: 0;
    bottom: -10px;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}