@charset "UTF-8";
/* ==========================================================
  フォント
========================================================== */
/* ===================================================================
CSS information
 file name  :event.css
 style info :イベント告知情報のスタイル
=================================================================== */
@media screen and (min-width: 751px) {
  .pcNone {
    display: none !important;
  }
}

@media screen and (max-width: 750px) {
  .spNone {
    display: none !important;
  }
}

.topics_ttl_wrap {
  width: 100%;
  height: 2.65rem;
  background: url(/event/img/topics_ttl_bg.png) no-repeat center bottom/cover;
  padding-top: 45px;
}
@media screen and (max-width: 750px) {
  .topics_ttl_wrap {
    width: 100%;
    height: 2.76rem;
    background: url(../img/topics_ttl_bg_sp.png) no-repeat center bottom/100% auto;
    padding-top: 0.55rem;
  }
}
.topics_ttl_wrap .topics_ttl {
  width: 750px;
  margin: 90px auto 0;
}
@media screen and (max-width: 750px) {
  .topics_ttl_wrap .topics_ttl {
    width: 100%;
    margin: 0.92rem auto 0;
  }
}

.topics_main_wrap {
  width: 100%;
  background: url(/event/img/bg_main.jpg) no-repeat center bottom/cover;
}
@media screen and (max-width: 750px) {
  .topics_main_wrap {
    width: 100%;
    background: url(/event/img/bg_main_sp.jpg) no-repeat center bottom/100% auto;
  }
}
.topics_main_wrap .topics_main_ttl {
  width: 1140px;
  margin: 0 auto 0;
}
@media screen and (max-width: 750px) {
  .topics_main_wrap .topics_main_ttl {
    width: 100%;
  }
}
.topics_main_wrap .topics_main_data {
  width: 100%;
  padding: 12px 0 !important;
  background: url(/event/img/bg_data.gif) repeat;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .topics_main_wrap .topics_main_data {
    width: 100%;
  }
}

.letter_wrap {
  width: 960px;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  background: #f3edc2 url(/event/img/bg_circle.jpg) no-repeat top center;
  -webkit-box-shadow: inset 0px 0px 100px 0px rgba(255, 234, 0, 0);
          box-shadow: inset 0px 0px 100px 0px rgba(255, 234, 0, 0);
}
@media screen and (max-width: 750px) {
  .letter_wrap {
    width: 98%;
    padding: 1%;
    background-size: contain;
    background-position: top;
  }
}
.letter_wrap .letter_wrap_inner {
  border: 2px solid #e1c77c;
  background: url(/event/img/bg_chara_left.png) no-repeat -100px 200px, url(/event/img/bg_chara_right.png) no-repeat 660px 200px;
}
@media screen and (max-width: 750px) {
  .letter_wrap .letter_wrap_inner {
    width: 100%;
    background-position: -60% 150px, 160% 150px;
    background-size: 60%, 60%;
  }
}
.letter_wrap .letter_wrap_inner .letter_wrap_inner-txt {
  font-size: 0.22rem;
  line-height: 1.75em;
  margin-top: 2em;
  text-shadow: 2px 0px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff, 0px 2px 1px #fff, 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 1px 2px 1px #fff, -1px 2px 1px #fff, 1px -2px 1px #fff, -1px -2px 1px #fff, 2px 1px 1px #fff, -2px 1px 1px #fff, 2px -1px 1px #fff, -2px -1px 1px #fff, 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}
@media screen and (max-width: 750px) {
  .letter_wrap .letter_wrap_inner .letter_wrap_inner-txt {
    font-size: 0.3rem;
    line-height: 1.9em;
    text-shadow: 2px 0px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff, 0px 2px 1px #fff, 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 1px 2px 1px #fff, -1px 2px 1px #fff, 1px -2px 1px #fff, -1px -2px 1px #fff, 2px 1px 1px #fff, -2px 1px 1px #fff, 2px -1px 1px #fff, -2px -1px 1px #fff, 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
  }
}
@media screen and (max-width: 750px) {
  .letter_wrap .letter_wrap_inner .btn_tweet {
    width: 90%;
    margin-top: 8vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15vw;
  }
}
@media screen and (min-width: 751px) {
  .letter_wrap h1 {
    margin-top: 65px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 750px) {
  .letter_wrap h1 {
    margin: 14vw auto;
    width: 90%;
  }
}
.letter_wrap .attention_wrap {
  border: 2px solid #ff005a;
  padding: 1em;
  text-align: left;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px 10px 10px 10px;
}
@media screen and (max-width: 750px) {
  .letter_wrap .attention_wrap {
    width: 90%;
  }
}
.letter_wrap .attention_wrap .text-note {
  font-size: 0.15rem;
}
@media screen and (max-width: 750px) {
  .letter_wrap .attention_wrap .text-note {
    font-size: 0.22rem;
  }
}
.letter_wrap .tbl-about {
  width: 650px;
  margin: 3em auto;
  font-size: 0.18rem;
  border-bottom: solid 2px #e2cc89;
}
@media screen and (max-width: 750px) {
  .letter_wrap .tbl-about {
    width: 90%;
    font-size: 0.3rem;
    line-height: 2;
  }
}
.letter_wrap .tbl-about th {
  border-top: solid 2px #e2cc89;
  padding: 1em 1.2em;
  text-align: center;
  width: 25%;
}
@media screen and (max-width: 750px) {
  .letter_wrap .tbl-about th {
    padding: 0.6em 1.2em;
    background: #fffce7;
  }
}
.letter_wrap .tbl-about td {
  border-top: solid 2px #e2cc89;
  padding: 1em 1.2em;
  text-align: left;
  width: 75%;
}
@media screen and (max-width: 750px) {
  .letter_wrap .tbl-about td {
    border-top-style: dotted;
    padding: 1em 0.5em 2em;
  }
}
@media screen and (max-width: 750px) {
  .letter_wrap .tbl-about th,
.letter_wrap .tbl-about td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
}

#reports .letter_wrap .letter_wrap_inner {
  background: none;
}
#reports .letter_wrap .letter_wrap_inner-txt {
  font-size: 0.18rem;
  line-height: 1.75em;
  text-align: left;
  width: 795px;
  margin: 2em auto 0;
}
@media screen and (max-width: 750px) {
  #reports .letter_wrap .letter_wrap_inner-txt {
    width: 95%;
    font-size: 0.25rem;
    line-height: 1.9em;
  }
}
#reports .movie_wrap {
  width: 975px;
  margin: 0 auto;
  padding: 2em 0 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #reports .movie_wrap {
    width: 95%;
  }
}
@media screen and (max-width: 750px) {
  #reports .reports-ttl {
    margin-top: 4em !important;
  }
}

.about_wrap {
  font-size: 0.16rem;
  line-height: 1.75em;
  width: 680px;
  margin: 3em auto;
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
}
@media screen and (max-width: 750px) {
  .about_wrap {
    width: 98%;
    font-size: 0.22rem;
  }
}
.about_wrap h2 {
  font-family: "Noto Serif JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  text-align: center;
  margin: 0 auto;
}
.about_wrap h2 span {
  display: inline-block;
  background: url(/event/img/bg_ttl_left.png) no-repeat left center, url(/event/img/bg_ttl_right.png) no-repeat right center;
  padding: 10px 100px;
}
@media screen and (max-width: 750px) {
  .about_wrap h2 span {
    padding: 10px 3.5em;
    background-size: 3em, 3em;
  }
}
.about_wrap h3 {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  text-align: center;
  background: #f3eed0;
  padding: 0.4em 0;
  margin-top: 1.5em;
}
.about_wrap p,
.about_wrap ul {
  width: 90%;
  margin: 1em auto 0;
}
.about_wrap .step-arrow {
  text-align: center;
  margin: 0.2em 0;
  width: 100%;
}
.about_wrap .tbl-step {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .about_wrap .tbl-step {
    width: 90%;
    line-height: 2;
  }
}
.about_wrap .tbl-step th {
  border: solid 2px #e2cc89;
  padding: 0.5em 1.2em;
  text-align: center;
  width: 25%;
  background: #f3eed0;
}
@media screen and (max-width: 750px) {
  .about_wrap .tbl-step th {
    padding: 0.6em 1.2em;
    background: #fffce7;
  }
}
.about_wrap .tbl-step td {
  border: solid 2px #e2cc89;
  padding: 1em 1.2em;
  text-align: left;
  width: 75%;
  background: #ffffff;
}
@media screen and (max-width: 750px) {
  .about_wrap .tbl-step td {
    padding: 1em;
  }
}
@media screen and (max-width: 750px) {
  .about_wrap .tbl-step td:last-child {
    border-bottom: solid 2px #e2cc89;
  }
}
@media screen and (max-width: 750px) {
  .about_wrap .tbl-step th,
.about_wrap .tbl-step td {
    display: block;
    width: 100%;
    border-bottom: none;
  }
}

.contents_wrap {
  background: url(/event/img/bg_contents.png) no-repeat top center;
  background-size: contain;
}
.contents_wrap .topics_wrap {
  width: 1130px;
  margin: 0 auto;
  padding-top: 50px;
  color: #3e1000;
}
@media screen and (max-width: 750px) {
  .contents_wrap .topics_wrap {
    width: 100%;
    padding-top: 4.5vw;
  }
}

/* MODULE
========================================================== */
::-moz-selection {
  background: #3390ff;
}

::selection {
  background: #3390ff;
}

.text-note {
  font-size: 0.13rem;
}
@media screen and (max-width: 750px) {
  .text-note {
    font-size: 0.22rem;
  }
}

.text-indent-single {
  text-indent: -1em;
  padding-left: 1em;
}

span.text-indent-single {
  display: block;
}

.text-list-circle::before {
  content: "●";
  color: #3e1000;
}

.text-align-center {
  text-align: center !important;
}

.text-align-center_pc {
  text-align: center;
}
@media screen and (max-width: 750px) {
  .text-align-center_pc {
    text-align: left;
  }
}

.attention {
  color: #ff005a;
}

.mt05 {
  margin-top: 0.5em !important;
}

.mt1 {
  margin-top: 1em !important;
}

.mt15 {
  margin-top: 1.5em !important;
}

.mt2 {
  margin-top: 2em !important;
}

.mt3 {
  margin-top: 3em !important;
}

.single_btn {
  width: 500px;
  margin: 2em auto;
}
@media screen and (max-width: 750px) {
  .single_btn {
    width: 80%;
  }
}

a.link_btn {
  letter-spacing: 0.01em;
  color: #fff;
  background: #e73562;
  border-radius: 10px;
  position: relative;
  display: block;
  text-align: center;
  -webkit-box-shadow: #950227 0 4px 0;
          box-shadow: #950227 0 4px 0;
  text-shadow: rgba(0, 0, 0, 0.4) 0 2px 2px;
  text-decoration: none;
}
@media screen and (min-width: 751px) {
  a.link_btn {
    font-size: 20px;
    padding: 12px 0 14px;
  }
}
@media screen and (max-width: 750px) {
  a.link_btn {
    font-size: 4vw;
    padding: 2vw 0 2.4vw;
  }
}
a.link_btn:before {
  content: "";
  border: 0px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 51%;
  right: 13px;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  opacity: 0.4;
}
@media screen and (min-width: 751px) {
  a.link_btn:before {
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
}
@media screen and (max-width: 750px) {
  a.link_btn:before {
    width: 2vw;
    height: 2vw;
    margin-top: -1vw;
  }
}
a.link_btn:after {
  content: "";
  border: 0px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 14px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
}
@media screen and (min-width: 751px) {
  a.link_btn:after {
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
}
@media screen and (max-width: 750px) {
  a.link_btn:after {
    width: 2vw;
    height: 2vw;
    margin-top: -1vw;
  }
}

/* CLEARFIX
========================================================== */
.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}