@charset "UTF-8";
/* ----------------------------------------------------------

Base Layout

---------------------------------------------------------- */
#wpadminbar,
.mobile {
  display: none !important;
  z-index: -1;
}

html {
  overflow-x: hidden !important;
}

body {
  position: relative;
  overflow-x: hidden !important;
}

.container {
  box-sizing: border-box;
  overflow-x: hidden !important;
}

.wrapper {
  padding-top: 137px;
  overflow-x: hidden !important;
  background: url(../img/cmn/bg01.jpg) 0 0 repeat;
  background-size: 400px;
}

.stage_detail .wrapper {
  padding-top: 150px;
}

@media screen and (max-width: 740px) {
  .wrapper {
    padding-top: 50px;
  }
  .stage_detail .wrapper {
    padding-top: 0;
  }
}

ul.slick-dots li.slick-active {
  background: #e21a4d;
}

main {
  margin-top: 7px;
  padding-bottom: 90px;
}

.main_stage,
.main_pickup {
  padding-bottom: 0;
}

.main_pickup .section_index {
  margin-bottom: 90px;
}

.box_r {
  float: right;
}

.box_l {
  float: left;
}

@media print, screen and (min-width: 741px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 740px) {
  .pc {
    display: none !important;
  }
  .mobile {
    display: none !important;
  }
  main {
    padding-bottom: 11%;
  }
}

.unit_icon .icon_box {
  display: inline-block;
  padding: 0 3px;
  vertical-align: top;
}

.unit_icon .icon_box .icon {
  font-weight: 700;
}

.section_lineup .icon_box.category .icon {
  background-color: transparent !important;
  color: #343434;
}

/* section_more */
.section_more .section_lineup {
  margin-top: 35px;
  padding: 0;
  background: #fff;
}

.section_more .section_lineup .list .unit .ph {
  padding-bottom: 150%;
}

.event .section_more,
.pickup .section_more {
  padding-bottom: 70px;
  background: #fff;
}

.event .section_more .article_h2,
.pickup .section_more .article_h2 {
  padding: 65px 0 62px;
}

.event .section_more .section_event,
.pickup .section_more .section_event {
  margin: 60px auto 0;
  border-top: none;
}

.section_more .article_h2 {
  padding-top: 60px;
  padding-bottom: 0;
}

@media screen and (max-width: 740px) {
  .section_more .section_lineup {
    margin-top: 10%;
    padding: 0 5% 7%;
  }
  .section_more .section_lineup .article_h2 {
    padding-top: 9%;
    padding-bottom: 3%;
  }
  .section_more .section_lineup .section_lineup .list .unit {
    width: 48%;
    margin-right: 4%;
  }
  .event .section_more,
  .pickup .section_more {
    padding-bottom: 10%;
  }
  .event .section_more .article_h2,
  .pickup .section_more .article_h2 {
    padding: 8% 0 6%;
  }
  .event .section_more .section_event,
  .pickup .section_more .section_event {
    margin: 11% auto 0;
  }
}

/* ----------------------------------------------------------

title

---------------------------------------------------------- */
.anc_box {
  margin-top: -94px;
  padding-top: 94px;
}

/* h2 */
.article_h2 {
  padding: 25px 0 20px;
  background-image: url(../img/cmn/icon_star.png);
  background-position: center -10px;
  background-repeat: no-repeat;
  background-size: 110px;
  text-align: center;
  /*.sub::after {
    position: absolute;
    z-index: 1000;
    transform: translateX(-50%);
    bottom: -25px;
    left: 50%;
    display: inline-block;
    width: 495px;
    height: 12px;
    content: "";
    background-image: url(../img/cmn/line.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
  }*/
}

.article_h2 h2 {
  color: #e21a4d;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.0;
}

.article_h2 .sub {
  position: relative;
  margin-top: 10px;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.0;
}

.article_h2 .lead {
  margin-top: 15px;
  font-size: 14px;
}

/* h3 */
.article_h3 {
  padding: 3% 0 4%;
  text-align: center;
}

.article_h3 h3 {
  color: #e73f6a;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.0;
}

.article_h3 .sub {
  position: relative;
  margin-top: 10px;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.0;
}

.article_h3 .sub::after {
  display: inline-block;
  z-index: 1000;
  position: absolute;
  bottom: -25px;
  left: 50%;
  width: 495px;
  height: 12px;
  transform: translateX(-50%);
  background-image: url(../img/cmn/line.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 740px) {
  .anc_box {
    margin-top: -42px;
    padding-top: 42px;
  }
  /* h2 */
  .article_h2 {
    width: 100%;
    padding: 6% 0 5%;
    background-image: url(../img/cmn/ico_star.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 78% auto;
    text-align: center;
  }
  .article_h2 h2 {
    color: #e21a4d;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.0;
  }
  .article_h2 .sub {
    margin-top: 8px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.0;
  }
  .article_h2 .lead {
    margin-top: 15px;
    font-size: 14px;
  }
  .naka .article_h2 {
    width: 90%;
    margin: 0 5%;
  }
  /* h3 */
  .article_h3 {
    padding: 3% 0 4%;
    text-align: center;
  }
  .article_h3 h3 {
    position: relative;
    font-family: "Verdana", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-size: 26px;
    font-weight: 100;
  }
  .article_h3 h3::after {
    display: block;
    width: 20%;
    height: 1px;
    margin: 2px auto 10px;
    background-color: #e21a4d;
    content: "";
  }
}

.stage_period,
.place {
  position: relative;
  margin-top: 3px;
  padding-left: 58px;
  font-size: 14px;
}

.stage_period::after,
.place::after {
  z-index: 1000;
  position: absolute;
  top: 3px;
  left: 0;
  width: 13px;
  height: 14px;
  background-size: 100% auto;
  content: "";
}

.stage_period:before {
  position: absolute;
  top: -1px;
  left: 15px;
  width: 19%;
  color: #e21a4d;
  vertical-align: top;
  content: '期間：';
}

.place:before {
  position: absolute;
  left: 15px;
  width: 19%;
  color: #e21a4d;
  content: "会場：";
}

.stage_period span.txt {
  display: inline-block;
  margin-top: 0;
  vertical-align: top;
}

.stage_period {
  margin-top: 10px;
}

.stage_period::after {
  z-index: 1000;
  position: absolute;
  top: 2px;
  left: -1px;
  width: 13px;
  height: 14px;
  background: url(../img/cmn/icon_period.png) no-repeat right center;
  background-size: 100% auto;
  content: "";
}

.place {
  line-height: 1.5;
}

.place::after {
  z-index: 1000;
  position: absolute;
  top: 2px;
  left: 0;
  width: 11px;
  height: 14px;
  background: url(../img/cmn/icon_place.png) no-repeat right center;
  background-size: 100% auto;
  content: "";
}

.list .info_box .stage_period .txt {
  margin-top: 0;
}

@media screen and (max-width: 740px) {
  .stage_period,
  .place {
    padding-left: 18px;
    font-size: 11px;
  }
  .stage_period:before,
  .place:before {
    display: none;
  }
  .stage_period::after {
    top: 2px;
    background: url(../img/cmn/icon_period.png) no-repeat right center;
    background-size: 100%;
  }
  .place::after {
    top: 1px;
    background: url(../img/cmn/icon_place.png) no-repeat right center;
    background-size: 100%;
  }
  .list .info_box .stage_period .txt {
    max-height: inherit;
    font-size: 11px;
  }
}

/* ----------------------------------------------------------

btn

---------------------------------------------------------- */
.btn {
  width: 323px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.btn a {
  display: block;
  position: relative;
  height: 48px;
  border: 1px solid #7e7e7e;
  border-radius: 25px;
  font-size: 15px;
  font-weight: 700;
  line-height: 47px;
}

.btn a::after {
  z-index: 999;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 5px;
  height: 5px;
  transform: rotate(45deg) translateY(-50%);
  border-top: 1px solid #343434;
  border-right: 1px solid #343434;
  content: "";
}

.btn a:hover {
  background: #343434;
  color: #fff;
  cursor: pointer;
}

.btn a:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.header .box_btn .cv01:hover,
.header .box_btn .cv02:hover {
  background: #908f8f;
  color: #fff;
}

.header .box_btn .cv01 a:hover::after,
.header .box_btn .cv02 a:hover::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

.btn.cv01 a,
.btn.cv02 a {
  border: none;
  background: #e21a4d;
  color: #fff;
}

.btn.cv01 a:after,
.btn.cv02 a:after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";
}

.btn.cv02 a {
  background: #319888;
}

.btn.cv02 a:hover {
  border: 1px solid #7e7e7e;
  background: #fff;
  color: #319888;
}

.btn.cv02 a:hover::after {
  border-top: 1px solid #319888;
  border-right: 1px solid #319888;
}

.btn.back a::after {
  right: inherit;
  left: 15px;
  transform: rotate(225deg) translateY(50%);
}

/* section_btn */
.section_btn {
  text-align: center;
}

.section_btn .btn {
  display: inline-block;
  margin-right: 17px;
  vertical-align: top;
}

.section_btn .btn:last-child {
  margin-right: 0;
}

/* section_cv */
@media screen and (max-width: 740px) {
  .btn {
    width: 77%;
    height: 50px;
    margin: 0 auto;
    text-align: center;
  }
  .btn a {
    display: block;
    position: relative;
    height: 100%;
    border: 1px solid #7e7e7e;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    line-height: 50px;
  }
  .btn a::after {
    z-index: 999;
    position: absolute;
    top: 50%;
    right: 25px;
    width: 5px;
    height: 5px;
    transform: rotate(45deg) translateY(-50%);
    border-top: 1px solid #343434;
    border-right: 1px solid #343434;
    content: "";
  }
  .btn.cv01 a,
  .btn.cv02 a {
    border: none;
    background: #e21a4d;
    color: #fff;
  }
  .btn.cv01 a:after,
  .btn.cv02 a:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
  }
  .btn.cv02 a {
    background: #319888;
  }
  .btn.back a::after {
    right: inherit;
    left: 15px;
    transform: rotate(225deg) translateY(50%);
  }
}

/* ----------------------------------------------------------

list

---------------------------------------------------------- */
.list {
  font-size: 0;
  text-align: left;
}

.list .unit {
  display: inline-block;
  vertical-align: top;
}

.list .unit .info_box {
  text-align: left;
}

.list .unit .icon_box {
  margin-top: 10px;
  font-size: 11px;
}

.list .unit .tit {
  margin-top: 2px;
  font-family: "Verdana", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
}

.list .unit .txt {
  max-height: 40px;
  margin-top: 10px;
  overflow: hidden;
  font-size: 13px;
}

@media screen and (max-width: 740px) {
  .list {
    font-size: 0;
    text-align: left;
  }
  .list .unit {
    display: inline-block;
    vertical-align: top;
  }
  .list .unit .info_box {
    text-align: left;
  }
  .list .unit .icon_box {
    margin-top: 10px;
    font-size: 11px;
  }
  .list .unit .tit {
    margin-top: 8px;
    font-family: "Verdana", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-size: 15px;
    line-height: 1.5;
  }
  .list .unit .txt {
    max-height: 40px;
    margin-top: 10px;
    overflow: hidden;
    font-size: 13px;
  }
}

.section_pickup .unit,
.section_event .unit {
  position: relative;
}

.section_pickup .unit.new::after,
.section_event .unit.new::after {
  z-index: 2000;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 25px;
  margin-top: 0;
  padding: 2px 6px;
  background-color: #e21a4d;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 23px;
  text-align: center;
  content: "NEW";
}

.section_pickup .new .date::after,
.section_event .new .date::after {
  display: none;
}

@media screen and (max-width: 740px) {
  .section_pickup .unit.new::after,
  .section_event .unit.new::after {
    top: 2px;
    font-size: 12px;
  }
}

/************************************************

  table

************************************************/
.tbl01 {
  width: 100%;
  border-collapse: collapse;
}

.tbl01 {
  width: 100%;
  border-top: 1px solid #939393;
  border-left: 1px solid #939393;
  font-size: 100%;
}

.tbl01 th {
  width: 23%;
  padding: 10px;
  border-right: 1px solid #939393;
  border-bottom: 1px solid #939393;
  background: #303030;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.tbl01 td {
  padding: 10px;
  border-right: 1px solid #939393;
  border-bottom: 1px solid #939393;
  background: #fff;
  text-align: center;
  word-break: break-all;
}

@media screen and (max-width: 740px) {
  .tbl01 {
    text-align: center;
  }
  .tbl01 th {
    padding: 3%;
  }
  .tbl01 td {
    padding: 3%;
    word-break: break-all;
  }
  .tbl_scl {
    overflow-x: scroll;
  }
  .tbl_scl td {
    white-space: nowrap;
  }
  .tbl_scl th {
    white-space: nowrap;
  }
}

/************************************************

  tabulous

************************************************/
.tabs {
  text-align: center;
  opacity: 1.0;
}

.tabs ul,
.tabs div {
  opacity: 1.0;
}

ul.horizontal {
  margin-bottom: 30px;
  padding: 10px 0;
  text-align: center;
  /*border-top:1px solid $color-base;
  border-bottom:1px solid $color-base;*/
  opacity: 1.0;
}

ul.horizontal li {
  display: inline-block;
  position: relative;
  margin: 0 10px;
  font-weight: 700;
  opacity: 1.0;
  /*background: $btn-sys03;*/
}

ul.horizontal li a {
  display: block;
  padding: 2px 11px;
  text-align: center;
}

ul.horizontal li a:hover,
ul.horizontal li.active a,
ul.horizontal li.active {
  border-radius: 0;
  background: #fce2d8;
  color: #343434;
}

ul.horizontal li::before {
  z-index: 1000;
  position: absolute;
  top: 2px;
  left: -17px;
  content: "｜";
}

ul.horizontal li:last-child::after {
  z-index: 1000;
  position: absolute;
  top: 2px;
  right: -17px;
  content: "｜";
}

@media screen and (max-width: 740px) {
  ul.horizontal li {
    background: #ececec;
  }
  ul.horizontal li.active {
    background: #fce2d8;
  }
}

/**************************************

  Accordion

**************************************/
/************************************************

  header

************************************************/
@media print, screen and (min-width: 741px) {
  .stage_detail .header .unit02 {
    display: none;
  }
  .header {
    z-index: 9000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background: #FFF;
    transition: 0.5s;
  }
  .header a {
    text-decoration: none;
  }
  .header .inner {
    width: 1200px;
    margin: 0 auto;
  }
  .header h1 {
    width: 400px;
    height: 52px;
    margin-top: 6px;
    float: left;
  }
  .header h1 a {
    display: block;
    height: 100%;
    overflow: hidden;
    background: url(../img/cmn/hlogo.png) 0 0 no-repeat;
    background-size: 360px auto;
    font-weight: 700;
    text-indent: 115%;
    white-space: nowrap;
  }
  .link_en {
    padding-left: 5px;
  }
  .link_en a {
    color: #e11b4d;
    font-size: 15px;
    font-weight: bold;
  }
  .header .unit01 {
    margin-top: 12px;
    padding-bottom: 5px;
  }
  .header .gnav li.cr {
    border-bottom: 3px solid #e21a4d;
  }
  .header .gnav li.cr a {
    color: #e21a4d;
    opacity: 1;
  }
  .box_sns,
  .box_tel,
  .box_btn {
    float: left;
  }
  .header .box_sns {
    margin-top: 10px;
    margin-right: 30px;
    text-align: center;
  }
  .header .box_sns .stit {
    margin-bottom: 5px;
    color: #565656;
    font-size: 13px;
    font-weight: 700;
  }
  .header .box_sns ul li {
    height: 20px;
    margin-right: 10px;
    float: left;
  }
  .header .box_sns ul li:last-child {
    margin-right: 0;
  }
  .header .box_sns ul li img {
    width: auto;
    height: 100%;
  }
  .header .box_tel {
    margin-right: 20px;
  }
  .header .box_tel .stit {
    margin-bottom: 2px;
    padding-left: 32px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.0;
  }
  .header .box_tel .htel {
    position: relative;
    padding-left: 28px;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.1;
  }
  .header .box_tel .htel::after {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 31px;
    background-image: url(../img/cmn/icon_tel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
  }
  .header .box_tel .time {
    margin-top: 2px;
    font-size: 10px;
    font-weight: 700;
  }
  .header .box_tel .time br {
    display: none;
  }
  .header .box_btn .hbtn {
    width: 147px;
    height: 26px;
    border-radius: 16px;
    font-size: 10px;
    text-align: center;
  }
  .header .box_btn .hbtn a {
    display: block;
    position: relative;
    font-weight: 700;
    line-height: 26px;
  }
  .header .box_btn .hbtn a::before {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 10px;
    width: 20px;
    height: 13px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
  }
  .header .box_btn .hbtn a::after {
    z-index: 999;
    position: absolute;
    top: 12px;
    right: 15px;
    width: 5px;
    height: 5px;
    transform: rotate(45deg) translateY(-50%);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
  }
  .header .box_btn .cv01 {
    margin-bottom: 8px;
    background: #353535;
    color: #fff;
  }
  .header .box_btn .cv01 a::before {
    background-image: url(../img/cmn/icon_cv01.png);
  }
  .header .box_btn .cv02 {
    border: 1px solid #a1a1a1;
  }
  .header .box_btn .cv02 a::before {
    top: 6px;
    background-image: url(../img/cmn/icon_cv02.png);
  }
  .header .box_btn .cv02 a::after {
    border-top: 1px solid #343434;
    border-right: 1px solid #343434;
  }
  /* gnav */
  .header .unit02 {
    padding: 16px 0 10px;
    clear: left;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.01);
    text-align: center;
  }
  .header .unit02 ul {
    width: 1200px;
    margin: 0 auto;
  }
  .header .gnav {
    text-align: center;
  }
  .header .gnav li {
    margin-right: 43px;
    float: left;
    vertical-align: top;
  }
  .header .gnav li a {
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }
  .header .gnav li a:hover,
  .header .gnav li a:active {
    color: #e21a4d;
    opacity: 1;
  }
  .header .gnav li.top a {
    display: block;
    width: 30px;
    height: 38px;
    margin-top: -4px;
    overflow: hidden;
    background: url(../img/cmn/icon_top.png) 0 0 no-repeat;
    background-position: top;
    background-size: 100%;
    font-weight: 700;
    text-indent: 115%;
    white-space: nowrap;
  }
  .header .gnav li.ticket {
    width: 210px;
    height: 42px;
    margin-top: -7px;
    margin-right: 0;
    float: right;
    background-image: url(../img/cmn/btn_cv.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .header .gnav li.ticket a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 17px;
    line-height: 39px;
  }
  .header .gnav li.ticket a:hover {
    opacity: 0.4;
  }
}

@media screen and (max-width: 740px) {
  .header {
    z-index: 9000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0 3%;
    overflow-x: hidden;
    background: #FFF;
  }
  .header h1 {
    width: 45%;
    height: 50px;
    margin-right: 5%;
    float: left;
  }
  .header h1 a {
    display: block;
    height: 100%;
    overflow: hidden;
    background: url(../img/cmn/hlogo.png) no-repeat center center;
    background-size: 100% auto;
    text-indent: 115%;
    white-space: nowrap;
  }
  .header .ticket {
    height: 28px;
    margin-top: 10px;
    float: left;
  }
  .header .ticket a {
    display: block;
    padding: 0 10px 0 20px;
    background: #e21a4d url(../img/cmn/hico_ticket.png) no-repeat 5px center;
    background-size: 13px auto;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
  }
}

@media (min-width: 741px) and (max-width: 1160px) {
  /* for iPad Device */
  .header .gnav li a {
    padding: 1px 6px 0;
  }
  .header .gnav li {
    margin-right: 34px;
  }
}

/************************************************

  footer

************************************************/
.footer {
  background: #1f1f1f;
  color: #fff;
}

@media print, screen and (min-width: 741px) {
  .footer .flogo {
    width: 260px;
    margin: 0 auto;
    padding-top: 100px;
    text-align: center;
  }
  .footer .flogo img {
    width: 100%;
  }
  .footer .inner {
    width: 1077px;
    margin: 0 auto;
  }
  .footer .sitemap_link {
    margin-top: 105px;
    text-align: center;
  }
  .footer .sitemap_link ul {
    display: inline-block;
    vertical-align: top;
  }
  .footer .sitemap_link li {
    position: relative;
    padding: 0 18px;
    font-size: 16px;
    text-align: left;
  }
  .footer .sitemap_link li.tit {
    font-weight: 700;
  }
  .footer .sitemap_link li.tit::before {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    content: "●";
  }
  .footer .sitemap_link li a {
    position: relative;
  }
  .footer .sitemap_link li a::before {
    z-index: 1000;
    position: absolute;
    top: -4px;
    left: -10px;
    content: "- ";
  }
  .footer .sitemap_link li a:hover,
  .footer .sitemap_link li a:active {
    color: #e21a4d;
    opacity: 1;
  }
  .footer .box_tel {
    width: 1128px;
    margin-top: 30px;
    padding: 20px 90px;
    border-top: 1px solid #6f6f6f;
    border-bottom: 1px solid #6f6f6f;
  }
  .footer .box_tel .box_l .txt {
    margin-top: 4px;
    margin-right: 10px;
    padding: 2px 0;
    float: left;
    font-size: 13px;
    font-weight: 700;
  }
  .footer .box_tel .ftel {
    position: relative;
    padding-left: 23px;
    float: left;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.1;
  }
  .footer .box_tel .ftel::after {
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 0;
    width: 18px;
    height: 26px;
    background-image: url(../img/cmn/icon_ftel.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
  }
  .footer .box_tel .box_r {
    margin-top: 3px;
  }
  .footer .other_link {
    padding-top: 13px;
    clear: both;
    text-align: center;
  }
  .footer .other_link li {
    display: inline-block;
    padding: 0 25px;
    font-size: 13px;
  }
  .footer .other_link li a {
    position: relative;
  }
  .footer .other_link li a::before {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: -13px;
    content: "- ";
  }
  .footer .other_link li.other a::after {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: -20px;
    width: 15px;
    height: 12px;
    background-image: url(../img/cmn/icon_tab.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
  }
  .footer .copy {
    margin-top: 130px;
    padding-bottom: 25px;
    font-size: 11px;
    text-align: center;
  }
  .footer.form .copy {
    margin-top: 0;
    padding: 25px 0;
  }
}

@media screen and (max-width: 740px) {
  .footer {
    padding: 12% 8%;
    text-align: center;
  }
  .footer .flogo {
    width: 60%;
    margin: 0 20% 10%;
  }
  .footer .flogo img {
    width: 100%;
  }
  .footer .box_tel {
    width: 100%;
    margin-bottom: 10%;
  }
  .footer .box_tel .box_l {
    width: 100%;
    margin-bottom: 5%;
    padding: 5% 0;
    border-top: 1px solid #a8a8a8;
    border-bottom: 1px solid #a8a8a8;
  }
  .footer .box_tel .box_l .txt {
    margin-bottom: 2%;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
  }
  .footer .box_tel .ftel {
    display: inline-block;
    padding-left: 23px;
    background: url(../img/cmn/ico_tel.png) no-repeat left center;
    background-size: 17px auto;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
  }
  .footer .box_tel .ftel a {
    display: block;
  }
  .footer .box_tel .txt {
    font-size: 13px;
    line-height: 1.5;
  }
  .footer .other_link {
    margin-bottom: 10%;
    clear: both;
    font-size: 13px;
  }
  .footer .other_link li {
    margin-bottom: 3%;
  }
  .footer .other_link li::before {
    content: "- ";
  }
  .footer .other_link li a[target="_blank"] {
    width: 15px;
    height: 12px;
    padding-right: 20px;
    background: url(../../img/cmn/icon_tab.png) no-repeat right center;
    background-size: 15px auto;
    content: "";
  }
  .footer .copy {
    font-size: 10px;
  }
}

/*  pagetop
*---------------------------------------------------------- */
.pagetop {
  display: block;
  z-index: 10000;
  width: 88px;
  height: 88px;
  overflow: hidden;
  background: url(../img/cmn/top.png) no-repeat center center;
  background-size: 100% auto;
  text-indent: 115%;
  white-space: nowrap;
  opacity: 1;
}

/* ----------------------------------------------------------
 *
 * Clear Fix
 *
 *---------------------------------------------------------- */
.clearfix {
  *zoom: 1;
}

.clearfix::after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  font-size: 0;
  content: " ";
}

.clear {
  clear: both;
}

/* ----------------------------------------------------------

IE11対応

---------------------------------------------------------- */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .header .gnav li.ticket a {
    line-height: 45px;
  }
  *::-ms-backdrop, .header .box_btn .hbtn a {
    line-height: 29px;
  }
  *::-ms-backdrop, .icon, .category {
    padding: 2px 6px 0 !important;
  }
  *::-ms-backdrop, .btn a {
    line-height: 51px;
  }
  *::-ms-backdrop, .main_top .section_today .btn a {
    line-height: 70px;
  }
  *::-ms-backdrop, .footer .box_tel .ftel {
    line-height: 1.6;
  }
  *::-ms-backdrop, .footer .box_tel .box_l .txt {
    padding: 4px 6px 2px;
  }
  *::-ms-backdrop, .footer .box_tel .box_r .txt {
    margin-top: 4px;
  }
  *::-ms-backdrop, .footer .box_tel {
    padding: 20px 120px 10px;
  }
  *::-ms-backdrop, .main_system .main_stage .section_lineup .btn a {
    line-height: 92px !important;
  }
  *::-ms-backdrop, .main_member .btn a {
    line-height: 92px !important;
  }
  *::-ms-backdrop, .main_member .premium .box_wrapper .box_l .sub_contact {
    padding: 15px 0 8px !important;
  }
  *::-ms-backdrop, .main_member .container {
    margin-bottom: 90px;
  }
  *::-ms-backdrop, .main_about .unit .txt_box .number {
    line-height: 0.7 !important;
  }
  *::-ms-backdrop, .main_about .container {
    margin-bottom: 90px;
  }
  *::-ms-backdrop, .main_faq h3 {
    line-height: 84px !important;
  }
  *::-ms-backdrop, .main_faq dt::before {
    line-height: 50px !important;
  }
  *::-ms-backdrop, .main_faq dd::before {
    line-height: 50px !important;
  }
  *::-ms-backdrop, .main_faq .container {
    margin-bottom: 90px;
  }
  *::-ms-backdrop, .main_system.pickup .container {
    margin-bottom: 90px;
  }
  *::-ms-backdrop, .main_top .calendar_month_unit .btn_prev a, .main_top .calendar_month_unit .btn_next a {
    padding-top: 3px !important;
  }
}

.top .section_pickup a:hover,
.top .section_event a:hover,
.event .section_more a:hover {
  color: #e21a4d;
}

/**********************************************

Pickup

**********************************************/
/* for pc */
@media screen and (min-width: 761px) {
  .main_pickup .section_event {
    width: 1200px;
  }
  .main_pickup .section_event .unit {
    width: 264px;
    margin-right: 48px;
  }
  .main_pickup .section_event .unit:last-child {
    margin-right: 0;
  }
  .main_pickup .section_event .ph {
    width: 264px;
    height: 0;
    padding-bottom: 67%;
  }
}

/* for sp */
@media screen and (max-width: 760px) {
  /* section_pickup section_event */
  .section_pickup .icon,
  .section_pickup .category,
  .section_event .icon,
  .section_event .category {
    margin-bottom: 3px;
    padding: 2px 6px;
    font-size: 11px;
    font-weight: 700;
  }
  /* section_pickup */
  .section_pickup {
    width: 90%;
    margin: 0 5%;
  }
  .section_pickup .unit {
    width: 100%;
    margin-bottom: 10%;
  }
  .section_pickup .unit a {
    display: block;
    position: relative;
  }
  .section_pickup .ph {
    width: 100%;
    height: 0;
    padding-bottom: 68%;
  }
  .section_pickup .btn {
    width: 60%;
    height: 40px;
    margin: 0 auto;
  }
  .section_pickup .btn a {
    border-radius: 40px;
    font-size: 13px;
    line-height: 38px;
  }
  .section_pickup .btn a::after {
    right: 15px;
  }
  .section_pickup .date {
    margin-top: 2%;
    color: #4c4c4c;
    font-size: 14px;
  }
  .top .section_event .icon_box {
    display: inline-block;
    width: calc(100% - 180px);
    margin-top: 8px;
    float: right;
    text-align: left;
  }
  /* section_event */
  .section_event {
    width: 90%;
    margin: 10% 5% 0;
    padding-top: 2%;
    border-top: 1px solid #c4c4c4;
  }
  .section_event .unit {
    position: relative;
    width: 100%;
    margin-bottom: 3%;
  }
  .section_event .unit:last-child {
    margin-bottom: 0%;
  }
  .section_event .unit .date {
    margin-bottom: 5px;
    font-size: 13px;
  }
  .section_event .unit .tit {
    margin-top: 5px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.6;
    text-align: left;
  }
  .section_event .list .ph {
    width: 160px;
    height: 0;
    margin-right: 15px;
    padding-bottom: 32%;
    float: left;
  }
  .section_event .list .info_box {
    width: calc(100% - 180px);
    margin-top: 8px;
    float: right;
  }
  .section_event .btn {
    width: 60%;
    height: 40px;
    margin: 0 auto;
  }
  .section_event .btn a {
    border-radius: 40px;
    font-size: 13px;
    line-height: 38px;
  }
  .section_event .btn a::after {
    right: 15px;
  }
}
/*# sourceMappingURL=base_layout.css.map */
