/*--------------------------------------------------------------------------
main
--------------------------------------------------------------------------*/
main {
  background-image: url(../images/event/bg.jpg);
  background-color: #f2f6f7;
  padding: 0 0 50px; }
  main #visual {
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: cover;
    height: 20vw;
    /*min-height: 550px;
    min-width: 1310px;*/
    min-width: 1024px;
    text-align: center; }
    main #visual .inner {
      align-items: center;
      display: flex;
      flex-wrap: nowrap;
      height: 100%;
      justify-content: space-between;
      text-align: center; }
    main #visual h1 {
      color: #fff;
      font-family: "Maven Pro", "YuGothic", sans-serif;
      font-size: 14px;
      font-weight: bold;
      line-height: 1.5;
      margin: 0 auto;
      text-align: center; }
      main #visual h1 span {
        display: block;
        font-size: 45px; }
  main #crumbs {
    background-color: #f2f6f7; }
  main #title {
    height: 32vw;
    position: relative;
  }
  main #title .title_bg {
    background-image: url(../images/tsr/tsrbg.jpg) ;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height:  75vw;
    width: 100vw;
    position: absolute;
  }
@media screen and (max-width: 1300px) {

  main #title .title_bg {
    background-image: url(../images/tsr/tsrbg.jpg) ;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 90vw;
    width: 100vw;
    position: absolute;
  }
}

    main #title div.logo-tsr {
      position: absolute;
      top: 60%;
      left: 50%; width: 100%;
      transform: translate(-50%,-50%);
      color: #02111d;
      font-size: 24px;
      font-weight: bold; }
      main #title div.logo-tsr img{
        width: 260px;
        height: auto;/*176px*/filter: drop-shadow(1px 1px 1px rgba(0,119,199,0.9)); 
      }

  main #title h3 {color: rgba(255,255,255,1.00); margin-top: 30px;filter: drop-shadow(1px 1px 1px rgba(0,119,199,0.9)); 
  }
  main #title p {color: rgba(255,255,255,1.00); font-size: 18px; line-height: 30px; margin-top: 30px; font-weight: normal;filter: drop-shadow(1px 1px 1px rgba(0,119,199,0.9)); 
  }
  main #areaintro { position: relative;
    background-color: #f2f6f7;  padding: 20px; }
    main #areaintro .title h3 {
      background-color: #f2f6f7;
      border: solid 20px #f2f6f7; }
    main #areaintro .text p {
      font-size: 22px;
      font-weight: bold; }
.areaintrotext{font-size: 18px;
      font-weight: bold; }
main .tokyusnowresort {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
    /* background-color: #f2f6f7; */
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto 0;
    padding: 3vw 0 0;
    position: relative;
    text-align: left;
    min-height: 590px;
    min-width: 1024px; }
    main .tokyusnowresort .visual {
      align-items: flex-end;
      display: flex;
      font-size: 0.1em;
      height: auto;
      width: 73%; }
      main .tokyusnowresort .visual.sp {
        display: none;}
      main .tokyusnowresort .visual img {
        height: auto;
        width: 100%; }
    main .tokyusnowresort .right {
      align-items: stretch;
      display: flex;
      flex-wrap: wrap;
      margin: 0 0 0 -10%;
      overflow: visible;
      width: 37%; }
    main .tokyusnowresort .right.sp {
      display: none; }
    main .tokyusnowresort .left {
      align-items: stretch;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      margin: 0 -10% 0 0;
      overflow: visible;
      width: 37%; }
    main .tokyusnowresort .info {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
      -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
      -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
      filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
      align-items: baseline;
      background-color: #fff;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0;
      min-width: 364px;
      padding: 40px;
      position: relative;
      text-align: left;
      width: 35%;
      z-index: 1; }
      main .tokyusnowresort .info .number {
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #90979d;
        font-family: "Maven Pro", "YuGothic", sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        }
        main .tokyusnowresort .info .number span {
          display: block;
          font-size: 52px; }
      main .tokyusnowresort .info .date {
        -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
        -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
        -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
        filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
        background-color: #ffe555;
        color: #02111d;
        font-size: 18px;
        font-weight: bold;
        min-width: 228px;
        padding: 15px 5px;
        position: absolute;
        top: 40px;
        right: 40px;
        text-align: center; }
      main .tokyusnowresort .info .date2 {
        -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
        -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
        -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
        filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
        background-color: #f3f3f3;
        color: #02111d;
        font-size: 18px;
        font-weight: bold;
        min-width: 228px;
        padding: 15px 5px;
        position: absolute;
        top: 40px;
        right: 40px;
        text-align: center; }
      main .tokyusnowresort .info .image {
        padding: 30px auto;
        text-align: center;
        width: 60%; }

      main .tokyusnowresort .info h1 {width: 100%;  text-align:center; padding: auto;}

      main .tokyusnowresort .info h2 {
        color: #1d2088;
        font-size: 28px;
        font-weight: bold;
        line-height: 1.3;
        margin: 16px 0 0;
        width: 100%; }

      main .tokyusnowresort .info h3 {
        font-size: 18px;
        font-weight: bold;
        margin: 15px 0 0; }
      main .tokyusnowresort .info .text,
      section.modal .info .text {
        color: #5f5f5f;
        font-size: 15px;
        line-height: 1.5;
        padding: 15px 0 0; }
      main .tokyusnowresort .info .button {
        border: solid 2px #02111d;
        color: #02111d;
        display: block;
        font-size: 16px;
        font-weight: bold;
        margin: 20px 0 0;
        padding: 8px 0;
        text-align: center;
        width: 100%; }
      main .tokyusnowresort .info .button.disable {
        border-color: #AAAAAA;
        color: #AAAAAA;
        background-color: #F8F8F8;
      }
      main .tokyusnowresort .info .button.red {
        background-color: #ad1b26;
        border: none;
        border-radius: 5px;
        color: #ffe555; }
      main .tokyusnowresort .info .schedule {
        align-items: center;
        border: solid 1px #02111d;
        color: #02111d;
        display: flex;
        flex-wrap: wrap;
        font-weight: bold;
        justify-content: space-between;
        margin: 15px 0 0;
        padding: 15px 15px;
        width: 100%; }
        main .tokyusnowresort .info .schedule dt {
          font-size: 13px;
          width: 30%; }
        main .tokyusnowresort .info .schedule dd {
          font-size: 14px;
          width: 70%; }
      main .tokyusnowresort .info .comingsoon {
        background-color: #ffe555;
        border: none;
        border-radius: 5px;
        color: #02111d;
        font-size: 16px;
        font-weight: bold;
        margin: 15px 0 0;
        padding: 7px 0;
        text-align: center;
        width: 100%;
      }
  main .tokyusnowresort:nth-child(odd) .slider .thumbs {
    justify-content: flex-end; }
  main #event_end {
    -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
    -moz-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
    -ms-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.25));
    background-color: #fff;
    margin: 50px auto 0;
    position: relative;
    width: 1024px; }

    main #event_end::before{
    }
    main #event_end p {
      color: #02111d;
      font-size: 24px;
      font-weight: bold;
      position: relative;
      padding: 30px 0; }

footer {
  margin: 0; }

/*
  p_event
*/
main #event07 .note {
  font-size: 13px;
}

main #event15 .right {
  position: absolute;
  right: -10%;
}
main #event16 h2 {
  font-size: 24px;
}
main #event16 ul {
  margin-top: 1.4em;
  border: 1px solid #02111d;
  border-radius: 6px;
  width: 100%;
  padding: 1em;
}
main #event16 ul li {
  color: #02111d;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
main #event07 .note {
  font-size:13px;
}

  main #event15 .right {
    position: static;
    right: initial;
  }
  main #event16 ul {
    margin-top: 1.4em;
    border: 1px solid #02111d;
    border-radius: 6px;
    width: 100%;
    padding: 1em;
  }
  main #event16 ul li {
    color: #02111d;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.8;
  }
}
/*--------------------------------------------------------------------------
crystal
--------------------------------------------------------------------------*/

main .tokyusnowresort .info::before{
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  position: absolute;
}
main #event01 .info::before{
  background-image: url(../images/event/crystal-01_pc.png);
  height: 140px;
  width: 200px;
  bottom: -55px;
  right: -55px;
}
main #event02 .info::before{
  background-image: url(../images/event/crystal-02_pc.png);
  height: 110px;
  width: 140px;
  top: -55px;
  left: -55px;
}
main #event03 .info::before{
  background-image: url(../images/event/crystal-03_pc.png);
  height: 150px;
  width: 190px;
  bottom: -70px;
  right: -55px;
}
main #event04 .info::before{
  background-image: url(../images/event/crystal-04_pc.png);
  height: 135px;
  width: 180px;
  bottom: -45px;
  left: -60px;
}
main #event05 .info::before{
  background-image: url(../images/event/crystal-05_pc.png);
  height: 100px;
  width: 125px;
  bottom: -45px;
  right: -65px;
}
main #event06 .info::before{
  background-image: url(../images/event/crystal-06_pc.png);
  height: 130px;
  width: 133px;
  bottom: -40px;
  left: -55px;
}
main #event07 .info::before{
  background-image: url(../images/event/crystal-07_pc.png);
  height: 207px;
  width: 177px;
  bottom: -70px;
  right: -70px;
}
main #event08 .info::before{
  background-image: url(../images/event/crystal-08_pc.png);
  height: 110px;
  width: 140px;
  top: -55px;
  left: -65px;
}
main #event09 .info::before{
  background-image: url(../images/event/crystal-09_pc.png);
  height: 100px;
  width: 125px;
  bottom: -50px;
  right: -65px;
}
main #event10 .info::before{
  background-image: url(../images/event/crystal-10_pc.png);
  height: 116px;
  width: 155px;
  bottom: -40px;
  left: -55px;
}
main #event11 .info::before{
  background-image: url(../images/event/crystal-11_pc.png);
  height: 130px;
  width: 166px;
  bottom: -65px;
  right: -50px;
}
main #event12 .info::before{
  background-image: url(../images/event/crystal-12_pc.png);
  height: 110px;
  width: 140px;
  top: -55px;
  left: -65px;
}

main #event_end::before,
main #event_end::after,
main #event_end p::before,
main #event_end p::after{
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  display: block;
  position: absolute;
}

main #event_end::before{
  background-image: url(../images/event/crystal-bottom_01_pc.png);
  height: 115px;
  width: 165px;
  top: 0;
  left: 80px;
}

main #event_end::after{
  background-image: url(../images/event/crystal-bottom_02_pc.png);
  height: 115px;
  width: 180px;
  top: 20px;
  right: 80px;
}

main #event_end p::before{
  background-image: url(../images/event/image1.png);
  height: 105px;
  width: 127px;
  top: 0;
  left: 150px;
}

main #event_end p::after{
  background-image: url(../images/event/image2.png);
  height: 110px;
  width: 95px;
  top: 20px;
  right: 180px;
}

/*--------------------------------------------------------------------------
modal
--------------------------------------------------------------------------*/
.modal-button {
  cursor: pointer; }

#modal-overlay {
  background: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 110; }

.modal {
  display: none;
  height: 80%;
  margin: 0;
  max-width: 700px;
  padding: 15px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 111; }
  .modal .modal-wrap {
    height: 90%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 40px; }
  .modal .bold {
    font-weight: bold; }
  .modal .large {
    font-size: 20px; }
  .modal .red {
    color: #ad1b26; }
  .modal .blue {
    color: #1d2088; }
  .modal #modal-close {
    z-index: 112;
    background-color: #f8f8f8;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px; }
    .modal #modal-close span {
      background-color: #1d2088;
      border-radius: 10px;
      box-sizing: border-box;
      display: inline-block;
      position: absolute;
      top: 14px;
      left: 6px;
      height: 2.5px;
      width: 18px; }
    .modal #modal-close span:nth-of-type(1) {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .modal #modal-close span:nth-of-type(2) {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
  .modal #modal-close:hover {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100); }

#event01-modal .modal-wrap {
  background: #ad1b26; }
#event01-modal .modal-inner {
  background-color: #fff;
  border-radius: 5px;
  margin: 0 0 40px;
  padding: 20px; }
#event01-modal .image {
  font-size: 0.1em; }
  #event01-modal .image img {
    height: auto;
    width: 100%; }
#event01-modal .info {
  text-align: left; }
  #event01-modal .info h3 {
    background: linear-gradient(90deg, #ad1b26, #fff);
    color: #ffe555;
    font-size: 22px;
    font-weight: bold;
    padding: 3px 15px; }
  #event01-modal .info p {
    font-size: 14px;
    margin: 20px 0; }
    #event01-modal .info p a {
      color: #ad1b26;
      font-weight: bold; }
  #event01-modal .info ul {
    font-size: 14px;
    margin: 20px 0;
    text-align: left; }
    #event01-modal .info ul li {
      padding-left: 1em;
      text-indent: -1em; }
  #event01-modal .info img {
    border: solid 1px #ddd;
    height: auto;
    margin: 20px 0 0;
    width: 100%; }
#event01-modal .data {
  text-align: left; }
  #event01-modal .data h3 {
    border-bottom: solid 1px #ddd;
    color: #ad1b26;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0 10px; }
  #event01-modal .data p {
    font-size: 14px; }
    #event01-modal .data p span {
      font-size: 16px; }

#event09-modal .modal-wrap {
  padding: 0; }
#event09-modal .image {
  font-size: 0; }
  #event09-modal .image img {
    height: auto;
    width: 100%; }
#event09-modal .modal-inner {
  background-color: #fff;
  padding: 40px; }
#event09-modal .info h3 {
  border-top: solid 2px #1d2088;
  border-bottom: solid 1px #ddd;
  color: #1d2088;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0; }
#event09-modal .info h4 {
  color: #1d2088;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin: 20px 0 10px; }
#event09-modal .info p {
  font-size: 14px;
  text-align: left; }
#event09-modal .data {
  text-align: left; }
  #event09-modal .data h3 {
    border-bottom: solid 1px #ddd;
    color: #1d2088;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0 10px; }
  #event09-modal .data p {
    font-size: 14px; }
    #event09-modal .data p span {
      font-size: 16px; }

      #event07-modal .modal-wrap {
        padding: 0; }
      #event07-modal .image {
        font-size: 0; }
        #event07-modal .image img {
          height: auto;
          width: 100%; }
      #event07-modal .modal-inner {
        background-color: #fff;
        padding: 40px; }
      #event07-modal .info h3 {
        border-top: solid 2px #1d2088;
        border-bottom: solid 1px #ddd;
        color: #1d2088;
        font-size: 20px;
        font-weight: bold;
        padding: 10px 0; }
      #event07-modal .info h4 {
        color: #1d2088;
        font-size: 18px;
        font-weight: bold;
        text-align: left;
        margin: 20px 0 10px; }
      #event07-modal .info p {
        font-size: 14px;
        text-align: left; }
      #event07-modal .data {
        text-align: left; }
        #event07-modal .data h3 {
          border-bottom: solid 1px #ddd;
          color: #1d2088;
          font-size: 22px;
          font-weight: bold;
          margin: 20px 0 10px; }
        #event07-modal .data p {
          font-size: 14px; }
          #event07-modal .data p span {
            font-size: 16px; }

/*========================================================================*/
/*========================================================================*/
@media screen and (max-width: 768px) {
  /*--------------------------------------------------------------------------
  main
  --------------------------------------------------------------------------*/
  
    
    
    main #visual {
    height: 65vw;
    /*min-height: 550px;
    min-width: 1310px;*/
    min-width: 100%; }
    main #visual .inner {
      align-items: center;
      display: flex;
      flex-wrap: nowrap;
      height: 100%;
      justify-content: center;
      text-align: center;
      width: 100%; }
    main #visual h1 {
      font-size: 14px; }
      main #visual h1 span {
        display: block;
        font-size: 35px; }
  main #crumbs {
    background-color: #fff; }
  main #title {
    padding: 0px 0 0;
    height: 100%; }

     main #title .title_bg {
    padding: 0px 0 0;

    background-image: url(../images/tsr/tsrbg2.jpg) ;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    height:  120%;
    width: 100vw;
    position: absolute;
  }
    
    main #title img {
      height: 150px;
      width: 200px; }
      main #title div.logo-tsr p.text {
        font-size: 16px;
        line-height: 1.1;
        margin: 0 auto;
        padding: 0 5vw; }
  
    main #title div.logo-tsr {
      position: relative;   
      top: 50%;
      left: 50%; width: 90%;
      transform: translate(-50%,-50%);
      color: #02111d;
      font-size: 24px;
      font-weight: bold; }
      main #title div.logo-tsr img{ margin-top: 320px;
        width: 180px;
        height: auto;/*176px*/
      }

  main #title h3 {color: rgba(255,255,255,1.00); font-size: 18px; margin-top: 15px; filter: drop-shadow(1px 1px 1px rgba(0,119,199,0.9)); 
  }
  main #title p {color: rgba(255,255,255,1.00); font-size: 14px; line-height: 25px; margin-top: 15px; font-weight: normal; text-align: left; filter: drop-shadow(1px 1px 1px rgba(0,119,199,0.9)); 

  }
    
  main .tokyusnowresort {
    align-items: center;
    background-color: #f2f6f7;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 30px auto 0;
    padding: 0;
    position: relative;
    text-align: left;
    min-height: inherit;
    min-width: 100%;
    width: 100%; }
    main .tokyusnowresort .left, main .tokyusnowresort .right {
      overflow: visible;
      width: 100%; }
    main .tokyusnowresort .visual {
      align-items: flex-end;
      display: flex;
      font-size: 0.1em;
      height: auto;
      width: 100%; }
      main .tokyusnowresort .visual.pc {
        display: none;}
      main .tokyusnowresort .visual.sp {
        display: flex;}
      main .tokyusnowresort .visual img {
        height: auto;
        width: 100%; }
      main .tokyusnowresort .visual .thumbs {
        display: none; }
    main .tokyusnowresort .right {
      align-items: stretch;
      display: flex;
      flex-wrap: wrap;
      margin: -8% auto 0;
      width: 100%; }
    main #event09.tokyusnowresort .right {
        margin-top: 25px; }
    main #event14.tokyusnowresort .right,
    main #event15.tokyusnowresort .right {
      margin-top: 2%;
    }
    main #event14.tokyusnowresort .info::before {
      content: "";
      background-image: none;
    }
    main .tokyusnowresort .right.sp {
      display: flex; }
    main .tokyusnowresort .left {
      display: none; }
    main .tokyusnowresort .info {
      margin: 0 25px 0;
      min-width: inherit;
      padding: 20px 20px;
      width: 100%; }
      main .tokyusnowresort .info .number {
        font-size: 11px;
        width: 25%; }
        main .tokyusnowresort .info .number span {
          font-size: 37px; }
      main .tokyusnowresort .info .image {
        padding: 15px 0 0; }
      main #event01 .info  .image img {
          width: 68vw;
          height: auto;
      }
      main .tokyusnowresort .info h2 {
        font-size: 18px;
        margin: 15px 0 0;
        width: 100%; }
      main .tokyusnowresort .info h3 {
        font-size: 15px;
        margin: 15px 0 0; }
      main .tokyusnowresort .info .text,
      section.modal .info .text {
        font-size: 13px;
        padding: 15px 0 0; }
      main .tokyusnowresort .info .date {
        -webkit-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
        -moz-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
        -ms-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
        filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
        border-radius: 0;
        font-size: 14px;
        position: static;
        margin: 15px 0 0;
        padding: 5px 0;
        text-align: center;
        width: 100%; }
      main .tokyusnowresort .info .date2 {  
        -webkit-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
        -moz-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
        -ms-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
        filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
        border-radius: 0;
        font-size: 14px;
        position: static;
        margin: 15px 0 0;
        padding: 5px 0;
        text-align: center;
        width: 100%; }
      main .tokyusnowresort .info .button {
        font-size: 14px;
        margin: 10px 0 0;
        padding: 8px 0;
        width: 100%; }
      main .tokyusnowresort .info .button.red {
        border-radius: 0; }
      main .tokyusnowresort .info .schedule {
        align-items: center;
        border: solid 1px #02111d;
        color: #02111d;
        display: none;
        flex-wrap: wrap;
        font-weight: bold;
        justify-content: space-between;
        margin: 15px 0 0;
        padding: 15px 15px;
        width: 100%; }
        main .tokyusnowresort .info .schedule dt {
          font-size: 13px;
          width: 30%; }
        main .tokyusnowresort .info .schedule dd {
          font-size: 14px;
          width: 70%; }
  main .tokyusnowresort:nth-child(odd) .slider .thumbs {
    text-align: right; }
  main #event_end {
    margin: 50px auto 0;
    width: 90%; }
    main #event_end p {
      color: #02111d;
      font-size: 18px;
      font-weight: bold;
      padding: 20px; }

  /*--------------------------------------------------------------------------
  modal
  --------------------------------------------------------------------------*/
  .modal {
    max-width: none;
    width: 90%; }

  #event01-modal .modal-wrap {
    background: #ad1b26;
    padding: 10px; }
  #event01-modal .modal-inner {
    margin: 0 0 15px;
    padding: 15px; }
  #event01-modal .large {
    font-size: 16px !important; }
  #event01-modal .info h3 {
    font-size: 18px;
    padding: 3px 10px; }
  #event01-modal .info p {
    font-size: 12px;
    margin: 15px 0; }
  #event01-modal .info ul {
    font-size: 12px;
    margin: 15px 0; }
  #event01-modal .info img {
    margin: 15px 0 0; }
  #event01-modal .data h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 10px; }
  #event01-modal .data p {
    font-size: 12px; }
    #event01-modal .data p span {
      font-size: 14px; }

  #event07-modal .modal-inner {
    padding: 20px; }
  #event07-modal .info h3 {
    font-size: 18px;
    padding: 10px 0;
    text-align: left; }
  #event07-modal .info h4 {
    font-size: 16px;
    text-align: left;
    margin: 20px 0 10px; }
  #event07-modal .info p {
    font-size: 14px;
    text-align: left; }
  #event07-modal .data h3 {
    font-size: 18px;
    margin: 20px 0 10px; }
  #event07-modal .data p {
    font-size: 12px; }
    #event07-modal .data p span {
      font-size: 14px; }
      #event07-modal .modal-inner {
        padding: 20px; }
      #event07-modal .info h3 {
        font-size: 18px;
        padding: 10px 0;
        text-align: left; }
      #event07-modal .info h4 {
        font-size: 16px;
        text-align: left;
        margin: 20px 0 10px; }
      #event07-modal .info p {
        font-size: 14px;
        text-align: left; }
      #event07-modal .data h3 {
        font-size: 18px;
        margin: 20px 0 10px; }
      #event07-modal .data p {
        font-size: 12px; }
        #event07-modal .data p span {
          font-size: 14px; }


/*--------------------------------------------------------------------------
crystal
--------------------------------------------------------------------------*/

main #event01 .info::before,
main #event02 .info::before,
main #event03 .info::before,
main #event04 .info::before,
main #event05 .info::before,
main #event06 .info::before,
main #event07 .info::before,
main #event08 .info::before,
main #event10 .info::before,
main #event11 .info::before,
main #event12 .info::before,
main #event14 .info::before,
main #event16 .info::before,
main #event18 .info::before,
main #event20 .info::before,
main #event22 .info::before,
main #event24 .info::before,
main #event26 .info::before,
main #event28 .info::before,
main #event30 .info::before
{
  background-image: url(../images/event/crystal-01_sp.png);
  height: 101px;
  width: 128px;
  right: auto;
  bottom: auto;
  top: -50px;
  left: -25px;
}

main #event09 .info::before{
  display: none;
}

main #event_end::before,
main #event_end::after{
  display: none;
}
/*
main #event_end::after{
  background-image: url(../images/event/crystal-bottom_01_sp.png);
  height: 116px;
  width: 167px;
  bottom: 0;
  right: -50px;
}
*/
main #event_end p::before{
  background-image: url(../images/event/image1.png);
  height: 63px;
  width: 76px;
  top: -15px;
  left: -17px;
}

main #event_end p::after{
  background-image: url(../images/event/image2.png);
  height: 66px;
  width: 57px;
  top: -15px;
  right: -15px;
}
/*
main #event_end{
  overflow: hidden;
}
*/
    }


/*========================================================================*/

main #event15 .right {
      position: relative;
    right: auto;
    margin-left: 0;
    width: 45%;
    display: block;
}
main #event15 .right .info {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  main #event15 .right {
    position: static;
    right: initial;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    margin: -8% auto 0;
    width: 100%;
  }
  main #event15 .right .info {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }
}













