@charset "utf-8";
/*
	MediaQuery Type = Parts Unit
	0 < size
	@media only screen and (max-width: 600px)
	@media only screen and (min-width: 601px)
	@media only screen and (min-width: 601px) and (max-width: 992px)
	@media only screen and (max-width: 992px)
	@media only screen and (min-width: 993px)
	@media only screen and (min-width: 993px)
*/

/* 共通-icon
========================================== */
.green_midpoint {
  position: relative;
  padding-left: 15px;
}
.green_midpoint::before {
  content: "・";
  position: absolute;
  color: #75c7c4;
  top: 0;
  left: 0;
}

/* title
========================================== */
.special_inner {
  max-width: 960px;
}
.special_title_img {
  width: 284px;
  background-image: url(../images/special/special_title_img.png);
}
.special_title::before {
  content: '';
  width: 67px;
  height: 0;
  padding-top: 93px;
  position: absolute;
  background-image: url(../images/special/special_mascot_img.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  overflow: hidden;
  top: -105px;
  right: 0;
  left: 0;
  margin: auto;
}

/* inner-block
========================================== */
.special_inner_block {
  background: url(../images/ticket/ticket_bg_img.png),
    url(../images/ticket/ticket_bg_img.png), #fff;
  background-repeat: repeat-x, repeat-x, repeat;
  background-position: bottom center, top center, center;
  padding: 70px 0 80px;
  border-radius: 10px;
  box-shadow: 4px 4px 0px 1px #e5ddbe;
  letter-spacing: -0.05em;
}

/* special_chara
========================================== */
.special_chara {
}
.special_chara_title {
  width: calc(845 / 960 * 100%);
  height: 0;
  padding-top: calc(134 / 960 * 100%);
  margin: 0 auto 30px calc(40 / 960 * 100%);
  background-image: url(../images/special/special_chara_title_pc.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.special_chara_img {
  margin-top: 30px;
  padding: calc(25 / 960 * 100%) 0 calc(70 / 960 * 100%);
  background: url(../images/special/special_chara_bg.png) repeat center transparent;
  background-size: 32px auto;
}
.special_chara_img_rila,
.special_chara_img_sumi {
  margin: 0 auto;
  height: 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
}
.special_chara_img_rila {
  width: calc(705 / 960 * 100%);
  padding-top: calc(254 / 960 * 100%);
  background-image: url(../images/special/special_chara_img_rila_pc.png);
}
.special_chara_img_sumi {
  width: calc(817 / 960 * 100%);
  padding-top: calc(236 / 960 * 100%);
  margin-top: calc(50 / 960 * 100%);
  background-image: url(../images/special/special_chara_img_sumi_pc.png);
}

/* special_schedule
========================================== */
.special_schedule {
  margin: 60px auto 0;
}
.special_schedule_title {
  height: 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
}
.special_schedule_title.tokyo {
  width: 345px;
  padding-top: 77px;
  margin: 0 auto 30px;
  background-image: url(../images/special/special_schedule_title_tokyo.png);
}
.special_schedule_title.dance {
  width: calc(836 / 960 * 100%);
  padding-top: calc(165 / 960 * 100%);
  margin: 0 auto 10px calc(60 / 960 * 100%);
  background-image: url(../images/special/special_schedule_title_dance_pc.png);
}
.special_schedule_sub_title {
  margin-bottom: 10px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  line-height: 1;
}
.special_schedule_sub_title span {
  display: inline-block;
  padding-left: 30px;
  position: relative;
}
.special_schedule_sub_title span::before {
  content: "";
  width: 27px;
  height: 2.2em;
  position: absolute;
  background: url(../images/special/special_fairy_icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  overflow: hidden;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.special_schedule_text {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
.special_schedule_text p {
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
}
.special_schedule_text p span {
  display: inline-block;
}
.special_schedule_text p + p {
  margin-top: 10px;
}

.special_schedule_info {
  max-width: 700px;
  margin: 25px auto 0;
  border-radius: 10px;
  background-color: #bbe4f8;
}
.special_schedule_info_inner {
  padding: 15px calc(75 / 700 * 100%);
}
.special_schedule_info a {
  color: #e85f9d;
  text-decoration: underline;
}
.special_schedule_info p {
  font-size: 16px;
}
.special_schedule_info p span {
  display: inline-block;
}
.special_schedule_info p + p {
  margin-top: 10px;
}

.special_schedule_box {
  margin-top: 60px;
}
.special_schedule_box.dance-box {
  margin-top: 70px;
  padding-top: 20px;
  position: relative;
}
.special_schedule_box.dance-box::before {
  content: "";
  width: 100%;
  max-width: 820px;
  height: 2px;
  background-image: url(../images/common/rilasumi_border_img.png);
  background-repeat: repeat-x;
  background-position: bottom, center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.special_schedule_list {
  max-width: 700px;
  margin: 0 auto;
}
.special_schedule_item {}
.special_schedule_item:nth-child(n+2) {
  margin-top: 10px;
}
.special_schedule_item_inner {
  position: relative;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}
.special_schedule_item_inner::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 0 0;
  background: url(../images/special/special_schedule_bg.png) repeat center transparent;
  background-size: 32px auto;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 10;
}
.dance-box .special_schedule_item_inner::before {
  background: url(../images/special/special_schedule_bg_dance.png) repeat center transparent;
}

.special_schedule_chara_list {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 15;
}
.special_schedule_chara_item {
  margin: 0;
  height: 0;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
}
.special_schedule_chara_item:nth-child(n+2) {
  margin-left: calc(70 / 700 * 100%);
}
.list_5column .special_schedule_chara_item:nth-child(n+2) {
  margin-left: calc(10 / 700 * 100%);
}
.list_4column .special_schedule_chara_item:nth-child(n+2) {
  margin-left: calc(30 / 700 * 100%);
}
.list_3column .special_schedule_chara_item:nth-child(n+2) {
  margin-left: calc(60 / 700 * 100%);
}
.special_schedule_chara_item.rilakkuma {
  width: calc(120 / 700 * 100%);
  padding-top: calc(202 / 700 * 100%);
  background-image: url(../images/special/special_chara_img_rila_rilakkuma.png);
}
.special_schedule_chara_item.korilakkuma {
  width: calc(119 / 700 * 100%);
  padding-top: calc(206 / 700 * 100%);
  background-image: url(../images/special/special_chara_img_rila_korilakkuma.png);
}
.special_schedule_chara_item.kiiroitori {
  width: calc(154 / 700 * 100%);
  padding-top: calc(130 / 700 * 100%);
  background-image: url(../images/special/special_chara_img_rila_kiiroitori.png);
}
.special_schedule_chara_item.chairoikoguma {
  width: calc(116 / 700 * 100%);
  padding-top: calc(188 / 700 * 100%);
  background-image: url(../images/special/special_chara_img_rila_chairoikoguma.png);
}
.special_schedule_chara_item.shirokuma {
  width: calc(119 / 700 * 100%);
  padding-top: calc(186 / 700 * 100%);
  background-image: url(../images/special/special_chara_img_sumi_shirokuma.png);
}
.special_schedule_chara_item.tonkatsu {
  width: calc(116 / 700 * 100%);
  padding-top: calc(189 / 700 * 100%);
  background-image: url(../images/special/special_chara_img_sumi_tonkatsu.png);
}
.special_schedule_chara_item.pengin {
  width: calc(119 / 700 * 100%);
  padding-top: calc(185 / 700 * 100%);
  background-image: url(../images/special/special_chara_img_sumi_pengin.png);
}
.special_schedule_chara_item.neko {
  width: calc(125 / 700 * 100%);
  padding-top: calc(187 / 700 * 100%);
  background-image: url(../images/special/special_chara_img_sumi_neko.png);
}
.special_schedule_chara_item.tokage {
  width: calc(123 / 700 * 100%);
  padding-top: calc(186 / 700 * 100%);
  background-image: url(../images/special/special_chara_img_sumi_tokage.png);
}

.special_schedule_detail {
  padding: 12px;
  margin-top: 10px;
  background-color: rgb(237, 240, 175, 0.7);
  text-align: center;
  position: relative;
  z-index: 15;
}
.special_schedule_detail span {
  display: inline-block;
  font-size: 18px;
  line-height: 1.8;
}
.special_schedule_detail span.date {
  padding: 0 30px 0 20px;
  position: relative;
  font-weight: bold;
}
.special_schedule_detail span.date::before {
  content: "";
  width: 15px;
  height: 0;
  padding-top: 15px;
  position: absolute;
  background: url(../images/special/special_clover_icon.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  overflow: hidden;
  top: 9px;
  left: 0;
}
.special_schedule_detail span.date::after {
  content: "…";
  width: 30px;
  height: 1rem;
  position: absolute;
  top: 0;
  right: 0;
}
.special_schedule_detail span.chara {}
.special_schedule_detail span.category {}

/* ------------------------------------------------------------------
 SP 〜 tablet（〜992px）
------------------------------------------------------------------ */
@media screen and (max-width: 992px) {
  .special_schedule_box.dance-box::before,
  .special_schedule_text,
  .special_schedule_info,
  .special_schedule_list {
    width: calc(100% - 40px);
  }
}

/* ------------------------------------------------------------------
SP（600px~）
------------------------------------------------------------------ */
@media screen and (min-width: 600px) {
}

/* ----------------------------------------------------------------------
 SP（〜600px）
---------------------------------------------------------------------- */
@media only screen and (max-width: 600px) {
  .special_inner_block {
    padding: 40px 0 45px;
  }
  .special_area {
    padding: 60px 20px 50px;
  }
  .special_title::before {
    width: 38px;
    padding-top: 54px;
    top: -55px;
  }
  .special_title_img {
    width: 179px;
  }
  .special_chara_title {
    width: calc(708 / 714 * 100%);
    padding-top: calc(244 / 714 * 100%);
    margin: 0 auto 20px calc(25 / 714 * 100%);
    background-image: url(../images/special/special_chara_title_sp.png);
  }
  .special_chara_img {
    margin-top: 20px;
    padding: calc(45 / 714 * 100%) 0 calc(70 / 714 * 100%);
    background: url(../images/special/special_chara_bg.png) repeat center transparent;
    background-size: 16px auto;
  }
  .special_chara_img_rila {
    width: calc(589 / 714 * 100%);
    padding-top: calc(212 / 714 * 100%);
    background-image: url(../images/special/special_chara_img_rila_sp.png);
  }
  .special_chara_img_sumi {
    width: calc(651 / 714 * 100%);
    padding-top: calc(202 / 714 * 100%);
    margin-top: calc(50 / 714 * 100%);
    background-image: url(../images/special/special_chara_img_sumi_sp.png);
  }
  .special_schedule {
    margin: 30px auto 0;
  }
  .special_schedule_title.tokyo {
    width: 208px;
    padding-top: 46px;
    margin: 0 auto 20px;
  }
  .special_schedule_title.dance {
    width: calc(709 / 714 * 100%);
    padding-top: calc(189 / 714 * 100%);
    margin: 0 auto 10px calc(30 / 714 * 100%);
    background-image: url(../images/special/special_schedule_title_dance_sp.png);
  }
  .special_schedule_sub_title {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  .special_schedule_sub_title span {
    padding-left: 25px;
  }
  .special_schedule_sub_title span::before {
    width: 18px;
    height: 1.4em;
  }
  .special_schedule_text {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .special_schedule_text p {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.6;
  }
  .special_schedule_info {
    width: calc(100% - 30px);
    margin: 15px auto 0;
    border-radius: 5px;
  }
  .special_schedule_info_inner {
    padding: 10px calc(20 / 610 * 100%);
  }
  .special_schedule_info p {
    font-size: 12px;
  }
  .special_schedule_list {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .special_schedule_box {
    margin-top: 30px;
  }
  .special_schedule_box.dance-box {
    margin-top: 25px;
    padding-top: 25px;
  }
  .special_schedule_box.dance-box::before {
    width: calc(100% - 30px);
  }
  .special_schedule_item:nth-child(n+2) {
    margin-top: 5px;
  }
  .special_schedule_item_inner {
    border-radius: 0 0 5px 5px;
  }
  .special_schedule_item_inner::before {
    border-radius: 5px 5px 0 0;
    background-size: 16px auto !important;
    top: 15px;
  }
  .special_schedule_chara_item:nth-child(n+2) {
    margin-left: calc(60 / 610 * 100%);
  }
  .list_5column .special_schedule_chara_item:nth-child(n+2) {
    margin-left: calc(5 / 610 * 100%);
  }
  .list_4column .special_schedule_chara_item:nth-child(n+2) {
    margin-left: calc(30 / 610 * 100%);
  }
  .list_3column .special_schedule_chara_item:nth-child(n+2) {
    margin-left: calc(60 / 610 * 100%);
  }
  .special_schedule_chara_item.rilakkuma {
    width: calc(120 / 610 * 100%);
    padding-top: calc(202 / 610 * 100%);
  }
  .special_schedule_chara_item.korilakkuma {
    width: calc(119 / 610 * 100%);
    padding-top: calc(206 / 610 * 100%);
  }
  .special_schedule_chara_item.kiiroitori {
    width: calc(154 / 610 * 100%);
    padding-top: calc(130 / 610 * 100%);
  }
  .special_schedule_chara_item.chairoikoguma {
    width: calc(116 / 610 * 100%);
    padding-top: calc(188 / 610 * 100%);
  }
  .special_schedule_chara_item.shirokuma {
    width: calc(119 / 610 * 100%);
    padding-top: calc(186 / 610 * 100%);
  }
  .special_schedule_chara_item.tonkatsu {
    width: calc(116 / 610 * 100%);
    padding-top: calc(189 / 610 * 100%);
  }
  .special_schedule_chara_item.pengin {
    width: calc(119 / 610 * 100%);
    padding-top: calc(185 / 610 * 100%);
  }
  .special_schedule_chara_item.neko {
    width: calc(125 / 610 * 100%);
    padding-top: calc(187 / 610 * 100%);
  }
  .special_schedule_chara_item.tokage {
    width: calc(123 / 610 * 100%);
    padding-top: calc(186 / 610 * 100%);
  }
  .special_schedule_detail {
    padding: 3px;
    margin-top: 5px;
  }
  .special_schedule_detail span {
    font-size: 12px;
    line-height: 1.8;
  }
  .special_schedule_detail span.date {
    padding: 0 20px 0 15px;
  }
  .special_schedule_detail span.date::before {
    width: 10px;
    padding-top: 10px;
    top: 6px;
  }
  .special_schedule_detail span.date::after {
    width: 20px;
    height: 12px;
  }
}
