@charset "UTF-8";
/* ==============================================
 * TOP
 *
 * memo:
 *
 * ============================================== */

body {
  opacity: 0;
}

/* #top-page:before {
  background: url("/images/top/top_bg_date.png") no-repeat 0 0;
  content: "";
  width: 589px;
  height: 203px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
} */
#top-page .c-btn-more {
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 1px;
  -webkit-font-feature-settings: "liga" 0;
     -moz-font-feature-settings: "liga" 0;
          font-feature-settings: "liga" 0;
  border: 1px solid #3d3e3f;
  border-radius: 3px;
  width: 380px;
  height: 60px;
  box-sizing: border-box;
  margin: 0 auto;
}
#top-page .c-btn-more a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 22px 0 0;
  box-sizing: border-box;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
#top-page .c-btn-more a:hover {
  color: #fff;
  background-color: #3d3e3f;
  -webkit-transition: all 0.1s;
          transition: all 0.1s;
}
#top-page .c-top-title {
  text-align: center;
  line-height: 1;
  margin: 0 auto 60px;
}
#top-page .c-top-title .head {
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 6px;
  -webkit-font-feature-settings: "liga" 0;
     -moz-font-feature-settings: "liga" 0;
          font-feature-settings: "liga" 0;
  display: block;
}
#top-page .c-top-title .subhead {
  display: block;
  color: #82909a;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 3px;
  -webkit-font-feature-settings: "liga" 0;
     -moz-font-feature-settings: "liga" 0;
          font-feature-settings: "liga" 0;
  margin: 12px 0 0;
}

/* ==============================================
 * トップコンテンツ
 * ============================================== */
.l-splash {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.splash-date {
  position: absolute;
  right: 24px;
  top: 20px;
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.splash-date:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.splash-tokuho {
  position: absolute;
  right: 24px;
  top: 650px;
  z-index: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.splash-tokuho:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.splash-visual {
  position: relative;
  width: 100%;
  height: 1129px;
}

#visual1 {
  display: block;
  background: url("/images/top/top_vsl_main1.png") no-repeat 0 0;
  width: 1140px;
  height: 1129px;
  position: absolute;
  left: -80px;
  top: 0;
  z-index: 2;
}

#visual2 {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  background: url("/images/top/top_vsl_main2.png") no-repeat 0 0;
  width: 1600px;
  height: 1129px;
  position: absolute;
  left: -380px;
  top: 0;
  z-index: 2;
}

#visual3 {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  min-width: 1300px;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.splash-catch {
  display: none;
  position: absolute;
  z-index: 3;
  left: -9px;
  top: 576px;
}

.splash-visual-menu-title {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 3px;
  -webkit-font-feature-settings: "liga" 0;
     -moz-font-feature-settings: "liga" 0;
          font-feature-settings: "liga" 0;
  white-space: nowrap;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  z-index: 3;
  margin: auto;
}

.splash-visual-menu {
  text-align: center;
  width: 320px;
  position: absolute;
  top: 944px;
  left: 0;
  right: 0;
  z-index: 4;
  margin: 0 auto;
}
.splash-visual-menu ul {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  margin: auto;
}
.splash-visual-menu li {
  display: inline-block;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.splash-visual-menu li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.splash-visual-menu li.current {
  pointer-events: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.bnr_area {
  width: 720px;
  margin: 30px auto;
  text-align: center;
}
.bnr_area .bnr_big {
  width: 720px;
  margin: auto;
  margin-bottom: 20px; 
}
.bnr_area .bnr_big:last-child {
  margin-bottom: 0; 
}
.bnr_area .bnr_list {
  margin: 7px auto 0;
  letter-spacing: -.4em;
}
.bnr_area .bnr_list li {
  display: inline-block;
  width: 353px;
}
.bnr_area .bnr_list li:nth-child(even) {
  margin-left: 10px;
}
.bnr_area .bnr_list li a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.bnr_area .bnr_list li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.bnr_area .bnr_list li img {
  width: 100%;
  border: 1px solid #ebebeb; 
}

/* ==============================================
 * ムービーブロック
 * ============================================== */
.l-movie {
  text-align: center;
  font-size: 0;
  margin: 0 auto 120px;
}

.movie-ss-wrap {
  padding: 0 0 60px;
}

.movie-ss {
  position: relative;
  display: inline-block;
  margin: 0 10px 14px;
}
.movie-ss a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.movie-ss a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.movie-ss a:before, .movie-ss a:after {
  pointer-events: none;
  position: absolute;
}
.movie-ss a:before {
  background: #fd709f;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  top: 0;
  left: 0;
  z-index: 1;
}
.movie-ss a:after {
  background: url("/images/top/top_movie_icon.png") no-repeat 0 0;
  content: "";
  width: 100px;
  height: 100px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  margin: auto;
}
.movie-ss.pink a:before {
  background: #fd709f;
}
.movie-ss.yellow a:before {
  background: #ffa800;
}
.movie-ss.green a:before {
  background: #c0e722;
}
.movie-ss figcaption {
  font-size: 14px;
  line-height: 27px;
  margin-top: 14px;
}

/* ==============================================
 * ツイッターブロック
 * ============================================== */
.l-twitter {
  text-align: left;
  font-size: 14px;
  line-height: 36px;
  margin: 0 auto 120px;
}

#j-twitterwijet {
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-bottom: 50px;
}

.twitter-entries {
  width: 100%;
  border-top: 1px solid #ebebeb;
  margin-bottom: 60px;
  display: none;
}

.twitter-entry {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
.twitter-entry a {
  width: 100%;
  display: table;
}
.twitter-entry.new .twitter-entry-text:before {
  color: #fff;
  background: #ff2121;
  border-radius: 3px;
  content: "NEW!";
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  padding: 3px 4px;
  margin-right: 15px;
}

.twitter-entry-date,
.twitter-entry-text {
  display: table-cell;
  vertical-align: top;
  padding: 20px 0;
}

.twitter-entry-date {
  font-weight: 700;
  position: relative;
  text-align: left;
  width: 152px;
}
.twitter-entry-date:after {
  background: #82909a;
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.twitter-entry-text {
  padding-left: 20px;
}

.twitter-btn-more {
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 1px;
  -webkit-font-feature-settings: "liga" 0;
     -moz-font-feature-settings: "liga" 0;
          font-feature-settings: "liga" 0;
  border: 1px solid #3d3e3f;
  border-radius: 3px;
  width: 380px;
  height: 60px;
  box-sizing: border-box;
  margin: 0 auto;
}
.twitter-btn-more a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 22px 0 0;
  box-sizing: border-box;
}
.twitter-btn-more a:hover {
  color: #fff;
  background-color: #3d3e3f;
  -webkit-transition: all 0.1s;
          transition: all 0.1s;
}

/* ==============================================
 * ニュースブロック
 * ============================================== */
.l-news {
  text-align: left;
  margin: 0 auto 120px;
}

.news-entries {
  font-size: 0;
  width: 100%;
  margin-bottom: 60px;
}

.news-entry {
  width: 180px;
  margin: 0 19px 0 0;
  display: inline-block;
}
.news-entry:last-child {
  margin-right: 0!important;
}
.news-entry a {
  width: 100%;
  display: table;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.news-entry a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}

.news-entry-date {
  color: #82909a;
  font-size: 12px;
  text-align: center;
  display: block;
  padding: 20px 0;
}

.news-entry-title {
  text-align: center;
  font-size: 14px;
  line-height: 23px;
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* ==============================================
 * バナーブロック
 * ============================================== */
.l-banner {
  font-size: 0;
  text-align: center;
  margin: 0 auto;
}

.banner-row {
  overflow: hidden;
  display: inline-block;
  margin: 0 auto 20px;
}
.banner-row:last-child {
  margin-bottom: 0;
}

.banner-elm {
  display: inline-block;
  line-height: 0;
  margin-right: 20px;
}
.banner-elm:last-child {
  margin-right: 0;
}
.banner-elm a {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
.banner-elm a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: 0.3s;
          transition: 0.3s;
}
/* ==============================================
 * TOPモーダル
 * ============================================== */

.l-top-modal{
  display: none;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 9999;
}

.top-modal-inner{
  position: absolute;
  top: 80px;
  bottom: auto;
  left: 0;
  right: 0;
  z-index: 9999;
  width: 1000px;
  height: 540px;
  margin: auto;
}

.top-modal-innerwrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}

.top-modal-image{
  display: none;
}

.top-modal-image:first-of-type{
  display: block;
}
.top-modal-bnrlist {
  position: relative;
  z-index: 5;
}
.top-modal-bnrlist li {
  margin-bottom: 11px;
  line-height: 0;
}
.top-modal-bnrlist li a img {
  line-height: 1;
}

.top-modal-close {
  position: relative;
  z-index: 5;
  width: 50px;
  height: 68px;
  margin: 30px auto 60px;
  background: url(../images/music/modal_close.png) no-repeat 0;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.top-modal-close:hover,
.top-modal-bnrlist li a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}


.modalon .l-container-right:before {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.modalon .l-bg {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.modalon .l-side {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.modalon .l-page {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.modalon footer {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

@media screen and (max-width: 800px) {
  /* ==============================================
   * [SP] TOP
   *
   * memo:
   *
   * ============================================== */
  #top-page:before {
    background: url("/images/sp/top/top_bg_date.png") no-repeat left bottom;
    background-size: 100% auto;
    width: 203.5px;
    width: 63.59375vw;
    height: 59px;
    height: 18.4375vw;
  }
  #top-page .c-btn-more {
    text-align: center;
    font-size: 10px;
    font-size: 3.125vw;
    letter-spacing: 1px;
    border: 0.5px solid #3d3e3f;
    border-radius: 3px;
    border-radius: 0.9375vw;
    width: 240px;
    width: 75vw;
    height: auto;
    box-sizing: border-box;
    margin: 0 auto;
  }
  #top-page .c-btn-more a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px 0;
    padding: 6.25vw 0;
  }
  #top-page .c-top-title {
    text-align: center;
    line-height: 1;
    margin: 0 auto 15px;
    margin: 0 auto 4.6875vw;
  }
  #top-page .c-top-title .head {
    font-size: 20px;
    font-size: 6.25vw;
    font-weight: 300;
    letter-spacing: 6px;
    letter-spacing: 1.875vw;
    display: block;
  }
  #top-page .c-top-title .subhead {
    display: block;
    color: #82909a;
    font-size: 8px;
    font-size: 2.5vw;
    font-weight: 400;
    letter-spacing: 2px;
    letter-spacing: 0.625vw;
    margin: 7px 0 0;
    margin: 2.1875vw 0 0;
  }

  /* ==============================================
   * トップコンテンツ
   * ============================================== */
  .l-splash {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 0;
  }

  .splash-visual {
    width: 320px;
    width: 100vw;
    height: 470px;
    height: 146.875vw;
    padding-top: 8px;
    padding-top: 2.5vw;
  }

  #visual1,
  #visual2,
  #visual3 {
    background: url("/images/sp/top/top_vsl_main1.png") no-repeat 0 0;
    background-size: 100% auto;
    width: 320px;
    width: 100vw;
    height: 470px;
    height: 146.875vw;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 320px;
  }
  #visual1 img,
  #visual2 img,
  #visual3 img {
    display: none;
  }

  #visual1 {
    background: url("/images/sp/top/top_vsl_main1.png") no-repeat 0 0;
    background-size: 100% auto;
    height: 470px;
    height: 146.875vw;
  }

  #visual2 {
    background: url("/images/sp/top/top_vsl_main2.png") no-repeat 0 0;
    background-size: 100% auto;
    height: 486.5px;
    height: 152.03125vw;
  }

  #visual3 {
    background: url("/images/sp/top/top_vsl_main3.png") no-repeat 0 0;
    background-size: 100% auto;
    height: 586px;
    height: 183.125vw;
  }

  .splash-catch {
    position: absolute;
    z-index: 3;
    left: auto;
    width: 137px;
    width: 42.8125vw;
    height: 88px;
    height: 27.5vw;
    right: 21px;
    right: 6.5625vw;
    top: 303px;
    top: 94.6875vw;
  }
  .splash-catch img {
    width: 100%;
    height: auto;
  }

  .splash-visual-menu-title {
    font-size: 6px;
    font-size: 1.875vw;
    font-weight: bold;
    letter-spacing: 1.5px;
    letter-spacing: 0.46875vw;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -8px;
    bottom: -2.5vw;
    z-index: 3;
    margin: auto;
  }

  .splash-visual-menu {
    text-align: center;
    width: 320px;
    width: 100vw;
    position: absolute;
    top: 422px;
    top: 131.875vw;
    left: 0;
    right: 0;
    z-index: 4;
    margin: 0 auto;
  }
  .splash-visual-menu ul {
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    margin: auto;
  }
  .splash-visual-menu li {
    width: 48px;
    width: 15vw;
    height: 48px;
    height: 15vw;
    display: inline-block;
  }
  .splash-visual-menu li img {
    width: 100%;
    height: auto;
  }

  .splash-date-sp {
    text-align: center;
    width: 255px;
    width: 79.6875vw;
    max-width: 510px;
    margin: 30px auto 50px;
    margin: 9.375vw auto 15.625px;
  }
  .splash-date-sp img {
    width: 100%;
    height: auto;
  }

  .splash-tokuho-sp {
    text-align: center;
    width: 280px;
    width: 87.5vw;
    margin: 0 auto 60px;
    margin: 0 auto 18.75vw;
  }
  .splash-tokuho-sp img {
    width: 100%;
    height: auto;
  }
  
.bnr_area {
  width: 90.9363%;
  margin: 30px auto;
  text-align: center;
}
.bnr_area .bnr_big {
  width: 100%;
  margin: auto ;
  margin-bottom: 10px;
}
.bnr_area .bnr_big:last-child {
  margin-bottom: 0; 
}
.bnr_area .bnr_list {
  margin: 7px auto 0;
  letter-spacing: -.4em;
}
.bnr_area .bnr_list li {
  display: inline-block;
  width: 49%;
}
.bnr_area .bnr_list li:nth-child(even) {
  margin-left: 2%;
}
.bnr_area .bnr_list li img {
  width: 100%;
  border: 1px solid #ebebeb; 
}
  /* ==============================================
   * ムービーブロック
   * ============================================== */
  .l-movie {
    margin: 0 auto 60px;
    margin: 0 auto 18.75vw;
  }

  .movie-ss-wrap {
    padding: 0 0 20px;
    padding: 0 0 6.25vw;
  }

  .movie-ss {
    position: relative;
    display: inline-block;
    width: 137.5px;
    width: 42.96875vw;
    margin: 0 8px 8px;
    margin: 0 2.5vw 2.5vw;
    vertical-align: top;
  }
  .movie-ss img {
    width: 100%;
    height: auto;
  }
  .movie-ss a:after {
    background: url("/images/top/top_movie_icon.png") no-repeat 0 0;
    background-size: 100% auto;
    width: 50px;
    width: 15.625vw;
    height: 50px;
    height: 15.625vw;
  }
  .movie-ss figcaption {
    font-size: 9px;
    font-size: 2.8125vw;
    line-height: 13px;
    line-height: 4.0625vw;
    margin-top: 5px;
    margin-top: 1.5625vw;
  }

  /* ==============================================
   * ツイッターブロック
   * ============================================== */
  .l-twitter {
    margin: 0 auto 60px;
    margin: 0 auto 18.75vw;
  }

  .twitter-entries {
    display: none;
  }

  #j-twitterwijet {
    display: none;
  }

  /* ==============================================
   * ニュースブロック
   * ============================================== */
  .l-news {
    text-align: center;
    margin: 0 auto 60px;
    margin: 0 auto 18.75vw;
  }

  .news-entries {
    text-align: left;
    font-size: 0;
    width: 100%;
    margin-bottom: 0;
    display: table;
    padding: 0 15px;
    padding: 0 4.6875vw;
    box-sizing: border-box;
  }

  .news-entry {
    width: 137.5px;
    width: 42.96875vw;
    margin: 0 15px 15px 0;
    margin: 0 4.6875vw 4.6875vw 0;
  }
  .news-entry:nth-child(even) {
    margin-right: 0;
  }
  .news-entry img {
    width: 100%;
    height: auto;
  }

  .news-entry-date {
    font-size: 8px;
    font-size: 2.5vw;
    padding: 8px 0;
    padding: 2.5vw 0;
  }

  .news-entry-title {
    font-size: 9px;
    font-size: 2.8125vw;
    line-height: 14px;
    line-height: 4.375vw;
  }

  /* ==============================================
   * バナーブロック
   * ============================================== */
  .l-banner {
    font-size: 0;
    text-align: center;
    margin: 0 auto 60px;
    margin: 0 auto 18.75vw;
  }

  .banner-row {
    overflow: visible;
    display: block;
    margin: 0;
  }

  .banner-elm {
    display: block;
    line-height: 0;
    width: 190px;
    width: 59.375vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-bottom: 3.125vw;
  }
  .banner-elm.small {
    width: 123px;
    width: 38.4375vw;
  }
  .banner-elm:last-child {
    margin-right: auto;
  }
  .banner-elm img {
    width: 100%;
    height: auto;
  }

  /* ==============================================
   * モーダル
   * ============================================== */
  .l-top-modal{
    display: none;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
  }

  .top-modal-inner{
    position: absolute;
    top: 40px;
    top: 12.5vw;
    width: 100%;
    height: 100%;
    margin: auto;
  }

  .top-modal-image{
    display: none;
    padding: 0 20px;
    padding: 0 6.25vw;
  }

  .top-modal-bnrlist img{
    width: 70%;
    height: auto;
  }

  .top-modal-image figcaption {
    text-align: center;
    font-size: 9px;
    font-size: 2.8125vw;
    line-height: 14px;
    line-height: 4.375vw;
    margin-top: 7px;
    margin-top: 2.1875vw;
  }


  .top-modal-close {
    width: 25px;
    width: 7.8125vw;
    height: 34px;
    height: 10.625vw;
    margin: 0 auto 30px;
    margin: 0 auto 9.375vw;
    background: url(../images/music/modal_close.png) no-repeat 0;
    background-size: 100% auto;
    -webkit-transition: 0s;
    transition: 0s;
  }
  .top-modal-close:hover {
    opacity: 1;
  }
}