<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.sp {
  display: block;
}

.pc {
  display: none;
}

.event_250208 {
  padding: 0 12px;
}

.event_250208 .event_info_1::before,
.event_250208 .event_info_1&gt;ul li,
.event_250208 .event_info_1&gt;ul li span,
.event_info_1 dl dd p,
.l-hondare .event_info_1 dl dd a,
.event_250208 .event_info_2 h3,
.event_250208 .event_info_2 p,
.event_250208 .event_info_2 p span,
.event_250208 .event_info_3 h3,
.event_250208 .event_info_3 p,
.event_250208 .event_info_3 ol li,
.event_250208 .event_info_3 ol li span,
.event_250208 .event_info_3 ol li a,
.event_250208_goods span,
.event_250208_goods h2,
.event_250208_goods h3,
.event_250208_goods dl dt,
.event_250208_goods .event_goods_online p,
.event_goods_topbtn a {
  font-weight: bold;
}

/* ----------本ダレイベント開催決定！---------- */

.event_250208 .event_info_1 {
  border: 2px solid #6500be;
  border-radius: 30px;
  position: relative;
  padding: 50px 5% 30px 5%;
  margin: 60px auto 40px auto;
  max-width: 600px;
}

.event_250208 .event_info_1::before {
  content: "「本ダレ」イベント開催決定！";
  width: max-content;
  padding: 10px 15px;
  color: #fff;
  background-image: linear-gradient(90deg, rgba(101, 0, 190, 1), rgba(251, 150, 120, 1) 70%);
  font-size: clamp(22px, 5vw, 32px);
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* -----日時・場所----- */

.event_250208 .event_info_1&gt;ul {
  display: table;
  margin: 0 auto;
}

.event_250208 .event_info_1&gt;ul li {
  font-size: clamp(12px, 4vw, 16px);
}

.event_250208 .event_info_1&gt;ul li:not(:last-of-type) {
  margin-bottom: 15px;
}

.event_250208 .event_info_1&gt;ul li span {
  font-size: clamp(20px, 3vw, 24px);
  color: #6500be;
}

.event_250208 .event_info_1&gt;ul li em {
  padding: .5em 0 0 2em;
  font-style: normal;
  display: block;
}

/* -----チケット販売----- */

.event_info_1 dl {
  text-align: center;
}

.event_info_1 dl dt {
  margin: 30px auto 15px auto;
}

.l-hondare .event_info_1 dl dt img {
  width: 100%;
  max-width: 450px;
}

.event_info_1 dl dd p {
  font-size: clamp(12px, 4vw, 16px);
}

.l-hondare .event_info_1 dl dd p i {
  margin-left: 3px;
  font-size: clamp(18px, 3vw, 20px);
}

.l-hondare .event_info_1 dl dd a {
  font-size: clamp(16px, 3vw, 18px);
  color: #6500be;
  text-decoration: underline;
  text-decoration-color: #6500be;
  margin: 10px 0 20px 0;
  display: block;
}

.l-hondare .event_info_1 dl dd img {
  max-width: 130px;
  margin-bottom: 5px;
}

.event_info_1 dl dd em {
  font-weight: normal;
  font-style: normal;
  font-size: clamp(10px, 2vw, 12px);
}

.event_info_1 dl dd em::before {
  content: "※";
}

/* -----テレビ東京にて放送決定！----- */

.l-hondare .goods_btn {
  text-align: center;
  margin-top: 30px;
}

.goods_btn img {
  width: 90%;
  filter: drop-shadow(3px 3px 3px rgba(139, 139, 139, 0.3));
}

/* ----------テレビ東京にて放送決定！---------- */

.event_250208 .event_info_2 {
  background-color: #6500be;
  border-right: 3px solid #fb9678;
  border-bottom: 5px solid #fb9678;
  color: #fff;
  padding: 30px 20px;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
  border-radius: 10px;
}

.event_250208 .event_info_2 h3 {
  font-size: clamp(20px, 4vw, 30px);
  margin-bottom: 15px;
}

.event_250208 .event_info_2 p {
  font-size: clamp(12px, 3vw, 16px);
  margin-bottom: 10px;
}

.event_250208 .event_info_2 p span {
  font-size: clamp(18px, 3vw, 24px);
}

.event_250208 .event_info_2 ul {
  display: table;
  margin: 0 auto;
  text-align: left;
}

.event_250208 .event_info_2 ul li {
  line-height: 1.5em;
  font-size: clamp(12px, 3vw, 16px);
}

.event_250208 .event_info_2 ul li::before {
  content: "※";
}

/* ----------番組オリジナルブックカバーを配布！---------- */

.event_250208 .event_info_3 {
  background-image: linear-gradient(90deg, rgba(101, 0, 190, 1), rgba(251, 150, 120, 1) 70%);
  border-radius: 30px;
  padding: 8% 5%;
  max-width: 600px;
  margin: 0 auto 40px auto;
}

.event_250208 .event_info_3 div {
  background-color: #fff;
  padding: 8% 5%;
}

.event_250208 .event_info_3 h3 {
  text-align: center;
  font-size: clamp(22px, 5vw, 32px);
  background: linear-gradient(90deg, rgba(101, 0, 190, 1), rgba(251, 150, 120, 1) 70%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.2em;
}

.event_250208 .event_info_3 p {
  text-align: center;
  font-size: clamp(14px, 3vw, 16px);
  padding: 25px 0;
  line-height: 1.5em;
}

.event_250208 .event_info_3 p em {
  font-style: normal;
  color: #6500be;
}

.event_250208 .event_info_3 small {
  font-size: clamp(12px, 2vw, 14px);
}

.event_250208 .event_info_3 i {
  font-size: clamp(12px, 2vw, 14px);
  font-style: normal;
  text-align: center;
  display: block;
  margin-top: 15px;
}

.event_250208 .event_info_3 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.event_250208 .event_info_3 ul li {
  width: 45%;
  text-align: center;
}

.event_250208 .event_info_3 ul li img {
  filter: drop-shadow(3px 3px 3px rgba(139, 139, 139, 0.5));
  max-width: 200px;
  width: 100%;
}

.event_250208 .event_info_3 ol li {
  font-size: clamp(12px, 4vw, 16px);
  text-align: center;
  line-height: 1.5em;
}

.event_250208 .event_info_3 ol li:not(:last-of-type) {
  margin-bottom: 15px;
}

.event_250208 .event_info_3 ol li span {
  font-size: clamp(18px, 3vw, 24px);;
  color: #6500be;
}

.event_250208 .event_info_3 ol li a {
  color: #6500be;
  text-decoration: underline;
  text-decoration-color: #6500be;
  font-size: clamp(14px, 2vw, 16px);
}

/* ----------グッズページ---------- */

.event_250208_goods {
  padding: 30px 5% 40px 5%;
}

.event_250208_goods span {
  font-size: clamp(20px, 3vw, 24px);
  color: #6500be;
}

.event_250208_goods h2 {
  width: fit-content;
  padding: 10px 5%;
  color: #fff;
  background-image: linear-gradient(90deg, rgba(101, 0, 190, 1), rgba(251, 150, 120, 1) 70%);
  font-size: clamp(22px, 5vw, 32px);
  margin: 0 auto;
}

.event_250208_goods h3 {
  font-size: clamp(22px, 5vw, 32px);
  text-decoration: underline;
  text-decoration-color: #6500be;
  text-underline-offset: 6px;
  text-decoration-thickness: 2px;
  text-align: center;
  margin: 20px 0 25px 0;
}

.event_250208_goods dl {
  width: fit-content;
  margin: 0 auto 20px auto;
}

.event_250208_goods dl dt {
  font-size: clamp(12px, 4vw, 16px);
  margin-bottom: 5px;
}

.event_250208_goods dl dd {
  font-size: clamp(12px, 3vw, 16px);
  line-height: 1.3em;
  text-indent: -1em;
  padding-left: 1em;
  
}

.event_250208_goods dl dd:first-of-type {
  margin-bottom: 10px;
}

.event_goods_box div {
  background-color: #fff;
  text-align: center;
  padding: 30px 3%;
  width: 90%;
  margin: 0 auto;
  max-width: 500px;
}

.event_goods_box div:not(:last-of-type) {
  margin-bottom: 20px;
}

.event_goods_box p {
  text-align: center;
  margin-bottom: 15px;
}

.event_goods_box ul li {
  font-size: clamp(12px, 4vw, 16px);
  font-weight: bold;
  line-height: 1.5em;
}

.event_250208_goods ol {
  width: fit-content;
  margin: 20px auto 10% auto;
  line-height: 1.2em;
}

.event_250208_goods ol li {
  font-size: clamp(12px, 3vw, 16px);
  text-indent: -1em;
  padding-left: 1em;
}

.event_250208_goods ol li::before {
  content: "※";
}

.event_250208_goods .event_goods_online {
  text-align: center;
  margin-bottom: 14%;
}

.event_goods_online a {
  max-width: 500px;
  display: block;
  margin: 0 auto;
}

.event_goods_online a img {
  width: 100%;
  filter: drop-shadow(3px 3px 5px rgba(139, 139, 139, 0.9));
}

.event_250208_goods .event_goods_miraiya {
  margin-bottom: 14%;
}

.event_goods_miraiya dl dt {
  margin-bottom: 10px;
}

.event_goods_miraiya dl dd {
  font-size: clamp(14px, 3vw, 16px);
  text-indent: 0;
  padding-left: 0;
  line-height: 1.5em;
}

.event_goods_topbtn {
  color: #6500be;
  text-align: center;
}

.event_goods_topbtn a {
  font-size: clamp(14px, 3vw, 16px);
  padding: 1em 10%;
  border: 2px solid #6500be;
  display: inline-block;
  background-color: #fff;
  border-radius: 10px;
}

.event_goods_topbtn a i {
  padding-right: 5px;
}

@media (min-width: 768px) {

  .sp {
    display: none;
  }
  
  .pc {
    display: block;
  }

  /* ----------本ダレイベント開催決定！---------- */

  .event_250208 {
    padding: 0 5%;
  }

  .event_250208 .event_info_1 {
    border: 3px solid #6500be;
    padding: 115px 5% 65px 5%;
    margin: 10vw auto 80px auto;
    max-width: 1000px;
    width: 100%;
  }

  .event_250208 .event_info_1::before {
    padding: 20px 3%;
    font-size: clamp(46px, 5vw, 60px);
  }

  /* -----日時・場所----- */

  .event_250208 .event_info_1&gt;ul li {
    font-size: clamp(24px, 2vw, 26px);
  }

  .event_250208 .event_info_1&gt;ul li:not(:last-of-type) {
    margin-bottom: 30px;
  }

  .event_250208 .event_info_1&gt;ul li span {
    font-size: clamp(34px, 2vw, 46px);
  }

  .event_250208 .event_info_1&gt;ul li em {
    display: contents;
    font-size: clamp(24px, 2vw, 26px);
  }

  /* -----チケット販売----- */

  .event_info_1 dl dt {
    width: 95%;
    margin: 60px auto 35px auto;
  }

  .l-hondare .event_info_1 dl dt img {
    max-width: 1000px;
  }

  .event_info_1 dl dd p,
  .l-hondare .event_info_1 dl dd a,
  .l-hondare .event_info_1 dl dd p i {
    font-size: clamp(24px, 2vw, 26px);
  }

  .l-hondare .event_info_1 dl dd a {
    margin: 25px 0 30px 0;
    display: inline-block;
    transition-duration: .1s;
  }

  .l-hondare .event_info_1 dl dd a:hover {
    opacity: .6;
  }

  .l-hondare .event_info_1 dl dd img {
    margin-bottom: 0;
    margin-top: 10px;
  }

  .event_info_1 dl dd em {
    font-size: clamp(12px, 2vw, 16px);
  }

  .event_info_1 dl dd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .event_info_1 dl dd ul li:first-of-type {
    margin-right: 5%;
  }

  .event_info_1 dl dd ul li {
    width: max-content;
  }

  /* -----テレビ東京にて放送決定！----- */

  .l-hondare .goods_btn {
    margin-top: 50px;
  }

  .goods_btn a:hover {
    opacity: .8;
    transition-duration: .1s;
  }

  .event_info_1 img {
    width: 90%;
    max-width: 500px;
  }

  /* ----------テレビ東京にて放送決定！---------- */

  .event_250208 .event_info_2 {
    border-right: 5px solid #fb9678;
    border-bottom: 7px solid #fb9678;
    padding: 50px 20px;
    max-width: 1000px;
    width: 90%;
    margin: 0 auto 80px auto;
  }

  .event_250208 .event_info_2 h3 {
    font-size: clamp(44px, 4vw, 50px);
    margin-bottom: 40px;
  }

  .event_250208 .event_info_2 p {
    font-size: clamp(24px, 2vw, 26px);
    margin-bottom: 15px;
  }

  .event_250208 .event_info_2 p span {
    font-size: clamp(34px, 2vw, 46px);
  }

  .event_250208 .event_info_2 ul li {
    font-size: clamp(16px, 3vw, 18px);
  }

  /* ----------番組オリジナルブックカバーを配布！---------- */

  .event_250208 .event_info_3 {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 80px auto;
    padding: 5% 5%;
  }

  .event_250208 .event_info_3 h3 {
    font-size: clamp(32px, 4vw, 46px);
    margin-bottom: 10px;
  }

  .event_250208 .event_info_3 p {
    font-size: clamp(20px, 2vw, 26px);
    padding: 35px 0;
  }

  .event_250208 .event_info_3 small {
    font-size: clamp(16px, 2vw, 18px);
  }

  .event_250208 .event_info_3 i {
    font-size: clamp(16px, 2vw, 18px);
    margin-top: 25px;
  }

  .event_250208 .event_info_3 ul li {
    width: 30%;
  }

  .event_250208 .event_info_3 ul li img {
    max-width: 100%;
  }

  .event_250208 .event_info_3 ol li {
    font-size: clamp(24px, 2vw, 26px);
  }

  .event_250208 .event_info_3 ol li:not(:last-of-type) {
    margin-bottom: 30px;
  }

  .event_250208 .event_info_3 ol li span {
    font-size: clamp(32px, 2vw, 46px);
  }

  .event_250208 .event_info_3 ol li a {
    font-size: clamp(22px, 2vw, 24px);
    transition-duration: .1s;
  }

  .event_250208 .event_info_3 ol li a:hover {
    opacity: .6;
  }

  /* ----------グッズページ---------- */

  .event_250208_goods {
    padding: 70px 5% 90px 5%;
    width: 100%;
  }

  .event_250208_goods .event_goods_wrap {
    max-width: 1000px;
    margin: 0 auto;
  }

  .event_250208_goods span {
    font-size: clamp(28px, 2vw, 46px);
  }

  .event_250208_goods h2 { 
    font-size: clamp(40px, 5vw, 50px);
    padding: 20px 10%;
  }

  .event_250208_goods h3 {
    font-size: clamp(38px, 2vw, 46px);
    margin: 35px 0 40px 0;
    text-decoration-thickness: 4px;
  }
  
  .event_250208_goods dl {
    margin: 0 auto 50px auto;
  }

  .event_250208_goods dl dt {
    font-size: clamp(24px, 2vw, 26px);
    margin-bottom: 10px;
  }

  .event_250208_goods dl dd:first-of-type {
    margin-bottom: 25px;
    line-height: 1.6em;
    font-size: clamp(14px, 4vw, 18px);
  }

  .event_goods_box {
    display: flex;
    flex-wrap: wrap;
  }

  .event_goods_box div {
    width: 47%;
    padding: 40px 3%;
    max-width: fit-content;
  }

  .event_goods_box div:not(:last-of-type) {
    margin-bottom: 30px;
  }

  .event_goods_box ul li {
    font-size: clamp(18px, 2vw, 26px);
  }

  .event_250208_goods ol {
    margin: 30px auto 10% auto;
    line-height: 1.5em;
  }

  .event_250208_goods .event_goods_online {
    margin-bottom: 10%;
  }

  .event_goods_online a {
    max-width: 800px;
  }

  .event_goods_online a:hover {
    opacity: .7;
    transition-duration: .2s;
  }

  .event_goods_online a img {
    max-width: fit-content;
  }

  .event_250208_goods .event_goods_miraiya {
    margin-bottom: 8%;
  }

  .event_goods_miraiya dl {
    margin: 0 auto;
  }

  .event_goods_miraiya dl dt {
    margin-bottom: 20px;
  }

  .event_goods_topbtn a {
    font-size: clamp(16px, 3vw, 20px);
    padding: 1.1em 10%;
  }

  .event_goods_topbtn a:hover {
    opacity: .7;
    transition-duration: .2s;
  }

  .event_250208 .event_present {
    width: fit-content;
    display: block;
    margin: 0 auto 80px auto;
    transition-duration: .1s;
  }

  .event_250208 .event_present:hover {
    opacity: .8;
  }

}</pre></body></html>