@charset "UTF-8";
.pink {
  color: #ED4694 !important;
}

.white {
  color: #fff;
}

.yellow {
  color: #FFC847;
}

.green {
  color: #8DDF5B;
}

.blue {
  color: #547BE9;
}

.date {
  color: silver;
}

@font-face {
  font-family: 'cheerz';
  src: url("/fonts/cheerz.eot?b80u63");
  src: url("/fonts/cheerz.eot?b80u63#iefix") format("embedded-opentype"), url("/fonts/cheerz.ttf?b80u63") format("truetype"), url("/fonts/cheerz.woff?b80u63") format("woff"), url("/fonts/cheerz.svg?b80u63#cheerz") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'cheerz';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
  content: "\e900";
}

.icon-gotoApp:before {
  content: "\e800";
}

.icon-trophy:before {
  content: "\e614";
}

.icon-arrow-backward:before {
  content: "\e611";
}

.icon-ranking_month:before {
  content: "\e60f";
}

.icon-ranking_daily:before {
  content: "\e610";
}

.icon-news_report:before {
  content: "\e60d";
}

.icon-hateb:before {
  content: "\e600";
}

.icon-heart_line:before {
  content: "\e60b";
}

.icon-ranking:before {
  content: "\e60c";
}

.icon-heart_offset:before {
  content: "\e608";
}

.icon-triangle_bottom:before {
  content: "\e609";
}

.icon-triangle_top:before {
  content: "\e60a";
}

.icon-event:before {
  content: "\e601";
}

.icon-heart:before {
  content: "\e602";
}

.icon-images:before {
  content: "\e603";
}

.icon-point:before {
  content: "\e604";
}

.icon-search:before {
  content: "\e605";
}

.icon-movie:before {
  content: "\e606";
}

.icon-locked:before {
  content: "\e615";
}

.icon-close:before {
  content: "\e612";
}

.icon-paper-clip:before {
  content: "\e607";
}

.icon-trash-o:before {
  content: "\e613";
}

.icon-facebook:before {
  content: "\e60e";
}

.icon-chevron-down:before {
  content: "\f0a3";
}

.icon-chevron-left:before {
  content: "\f0a4";
}

.icon-chevron-right:before {
  content: "\f078";
}

.icon-chevron-up:before {
  content: "\f0a2";
}

.icon-add:before {
  content: "\f05d";
}

.icon-twitter:before {
  content: "\ea91";
}

.wrapper {
  position: relative;
}

.container {
  overflow: hidden;
  width: 100%;
  padding: 40px 0;
}
@media (max-width: 64em) {
  .container {
    overflow: hidden;
    padding: 16px 8px;
  }
}
.container.oneCol {
  width: 760px;
  margin: 0 auto;
}
@media (max-width: 64em) {
  .container.oneCol {
    width: 100%;
  }
}
.container.twoCol {
  margin: 0 0 16px;
  padding: 16px 0;
}
.container.event {
  background: #ddd;
  padding-bottom: 16px;
}
.container.timeLine {
  background: #ddd;
}
.container .page-header h1 {
  font-size: 24px;
}
@media (max-width: 37.5em) {
  .container .page-header h1 {
    font-size: 18px;
  }
}

.contentWrapper {
  position: relative;
  overflow: hidden;
  margin: 70px 0 0;
}
@media (max-width: 64em) {
  .contentWrapper {
    overflow: hidden;
    margin: 50px 0 0;
  }
}
.contentWrapper.topMargin {
  padding: 0 0 140px;
}
@media (max-width: 64em) {
  .contentWrapper.topMargin {
    padding: 8px 0 140px;
  }
}
.contentWrapper.withNavi {
  margin: 106px 0 0;
}
@media (max-width: 64em) {
  .contentWrapper.withNavi {
    margin: 86px 0 0;
  }
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.spacerWrap {
  margin: 0 8px;
}
@media (max-width: 64em) {
  .spacerWrap {
    margin: 0;
    padding: 8px;
  }
}

.fullWrapper {
  padding: 0 16px 16px;
}
@media (max-width: 64em) {
  .fullWrapper {
    padding: 8px;
  }
}

.leftWrap {
  float: left;
  width: 240px;
  margin-left: 8px;
}
@media (max-width: 64em) {
  .leftWrap {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

.rightWrap {
  float: left;
  width: 100%;
  margin-left: -248px;
}
@media (max-width: 64em) {
  .rightWrap {
    float: none;
    width: 100%;
    min-width: 100%;
    margin-top: 8px;
    margin-left: 0;
  }
}
.rightWrap .rightContent {
  margin-left: 258px;
}
@media (max-width: 64em) {
  .rightWrap .rightContent {
    margin-left: 0;
    padding: 8px;
  }
}
@media (min-width: 64em) {
  .rightWrap .width80-Element, .rightWrap.width80-Element {
    width: 80%;
    margin-bottom: 16px;
  }
}
@media (max-width: 64em) {
  .rightWrap .width80-Element, .rightWrap.width80-Element {
    width: 98%;
    max-width: 98%;
    margin-bottom: 16px;
  }
}
@media (max-width: 37.5em) {
  .rightWrap .width80-Element, .rightWrap.width80-Element {
    margin-bottom: 8px;
  }
  .rightWrap .width80-Element button, .rightWrap.width80-Element button {
    width: 100%;
  }
}

.pageTitle {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.2rem;
  margin: 0 auto 40px !important;
}
@media (max-width: 64em) {
  .pageTitle {
    margin: 0 auto 16px !important;
  }
}
.pageTitle span {
  color: #ED4694;
}
@media (max-width: 64em) {
  .pageTitle {
    font-size: 18px;
  }
}

.hashList {
  overflow: hidden;
}
.hashList ul {
  display: block;
}
.hashList li {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 0 8px;
  background: #FAFAFA;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  white-space: nowrap;
  line-height: 2;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.hashList li:hover {
  background: #ededed;
}
.hashList a {
  color: #909090 !important;
  text-decoration: none;
}

.spacer {
  margin-bottom: 16px;
}

.boxBody {
  padding: 16px;
  position: relative;
  overflow: hidden;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
}
@media (max-width: 37.5em) {
  .boxBody {
    padding: 8px;
  }
}

.btn-block {
  display: block;
  width: 100%;
}

.btnCheer {
  padding: 8px;
}

.btnTwitter {
  width: 98%;
  margin: 0 auto;
}

.form-group img {
  width: auto;
}

.listLink li {
  padding: 8px 0;
  border-bottom: 1px solid #e5e5e5;
}
.listLink li:last-child {
  border: none;
}
.listLink.pink a:after {
  border-top: 2px solid #ED4694;
  border-right: 2px solid #ED4694;
}

.subNav {
  top: 0;
  left: 0;
  z-index: 9;
  overflow: auto;
  width: 100%;
  padding: 0 16px;
  background: #fbfafa;
  border-top: 1px solid #dddddd;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
}
@media (max-width: 64em) {
  .subNav {
    padding: 0;
  }
}
.subNav ul {
  display: table;
  height: 34px;
}
.subNav li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 24px;
  background: #fbfafa;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
}
.subNav li.active {
  background: #ED4694;
}
.subNav li.active a {
  color: #ffffff;
}
.subNav li:hover {
  background: #ED4694;
}
.subNav li:hover a {
  color: #ffffff;
}
.subNav a {
  color: #ED4694;
}

.pickupBannerArea {
  overflow: auto;
  width: 100%;
  padding: 0 16px;
  margin-top: 34px;
  background: #999999;
  border-top: 1px solid #dddddd;
}
@media (max-width: 64em) {
  .pickupBannerArea {
    padding: 0;
  }
}
.pickupBannerArea ul {
  display: table;
  border-collapse: separate;
  border-spacing: 3px 0;
  height: 100px;
}
.pickupBannerArea li {
  display: table-cell;
  width: auto;
  height: 100px;
  padding: 5px 0;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
}
.pickupBannerArea li a img {
  height: 100px;
  width: auto;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 10px;
  z-index: 1000;
}
.pagetop a {
  display: block;
  width: 54px;
  height: 54px;
  background: #ED4694;
  border: 2px solid white;
  text-align: center;
  color: white !important;
  font-size: 40px;
  text-decoration: none;
  line-height: 60px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

#app_guidance,
#login_bonus,
#login_guidance {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
}
#app_guidance .detail,
#login_bonus .detail,
#login_guidance .detail {
  bottom: 0;
  width: 100%;
}
#app_guidance .detail h2,
#login_bonus .detail h2,
#login_guidance .detail h2 {
  text-align: center;
}
#app_guidance .detail .note,
#login_bonus .detail .note,
#login_guidance .detail .note {
  padding: 16px;
}
#app_guidance .detail a,
#login_bonus .detail a,
#login_guidance .detail a {
  display: block;
}
#app_guidance.loginModal,
#login_bonus.loginModal,
#login_guidance.loginModal {
  display: block;
  background: transparent;
  margin-top: 0;
  padding-top: 40px;
}

#app_guidance {
  z-index: 9999;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
#app_guidance .detail {
  position: fixed;
  color: #191919;
  background: #fff;
}
#app_guidance .detail h2 {
  margin-bottom: 8px;
  font-size: 24px;
}
#app_guidance p {
  margin: 16px 0;
  text-align: center;
  color: #909090;
}

#login_guidance {
  z-index: 999;
  overflow: scroll;
  background: rgba(0, 0, 0, 0.8);
}
#login_guidance h1,
#login_guidance .signApp {
  color: #fff;
}
#login_guidance h1 {
  font-weight: normal;
}
#login_guidance .remind {
  margin: 8px 0;
  color: #909090;
}
#login_guidance .signApp h3 {
  margin: 16px auto;
  font-size: 14px;
}
@media (max-width: 37.5em) {
  #login_guidance .gotoApp {
    width: 70%;
    margin: 0 auto;
  }
}

#login_bonus {
  z-index: 9999;
  background: url("/img/public/bg_neon.gif");
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  color: #fff;
}
@media (max-width: 64em) {
  #login_bonus {
    background: #000;
  }
}
#login_bonus .detail {
  width: 600px;
  margin: 0 auto;
  background: url("/img/public/loginbonus_bg.png") no-repeat center 10px;
  background-size: 200px;
}
@media (max-width: 64em) {
  #login_bonus .detail {
    width: 100%;
  }
}
#login_bonus .note {
  margin-top: 24px;
}
#login_bonus h1 {
  color: #ED4694;
  text-align: center;
}
#login_bonus h1 small {
  display: block;
  font-size: 30px;
  color: #fff;
}
#login_bonus h2 {
  margin: 8px 0;
  font-size: 18px;
}
#login_bonus h2 small {
  display: block;
  padding: 8px 0;
  font-size: 12px;
  color: #fff;
}
#login_bonus h3 {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
}
#login_bonus .information {
  margin-top: 24px;
}
#login_bonus .information h4 {
  padding: 8px;
  background: silver;
  color: #fff;
  font-size: 14px;
}
#login_bonus .information a {
  display: block;
}
#login_bonus .information a:hover {
  opacity: 0.8;
  background: none !important;
}
#login_bonus .information a .item_lb {
  width: 100%;
  display: inline-flex;
  overflow: hidden;
  border-bottom: 3px dotted #e5e5e5;
  padding: 24px 0;
}
@media (max-width: 37.5em) {
  #login_bonus .information a .item_lb {
    display: inline-block;
    padding: 8px;
    margin: 0 !important;
  }
}
#login_bonus .information a .item_lb .photo_lb {
  width: 310px;
  height: 100%;
  margin-right: 24px;
}
@media (max-width: 64em) {
  #login_bonus .information a .item_lb .photo_lb {
    width: 35%;
    height: 100%;
  }
}
@media (max-width: 37.5em) {
  #login_bonus .information a .item_lb .photo_lb {
    float: none;
    width: 90%;
    margin: 0 auto 16px;
  }
}
#login_bonus .information a .item_lb .photo_lb img {
  width: 100%;
}
#login_bonus .information a .item_lb .articleBody_lb {
  position: relative;
  width: 100%;
}
#login_bonus .information a .item_lb .articleBody_lb h3 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6em;
  margin-bottom: 8px;
  text-align: left;
}
@media (max-width: 37.5em) {
  #login_bonus .information a .item_lb .articleBody_lb h3 {
    font-size: 14px;
  }
}
#login_bonus .information a .item_lb .articleBody_lb p.date_lb {
  color: #909090;
  font-size: 14px;
  margin: 0 0 16px;
  text-align: right;
}
#login_bonus .information a .item_lb .articleBody_lb p.lead_lb {
  font-size: 14px;
  height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  -webkit-text-overflow: ellipsis;
  /* Safari */
  -o-text-overflow: ellipsis;
  /* Opera */
}
@media (max-width: 37.5em) {
  #login_bonus .information a .item_lb .articleBody_lb p.lead_lb {
    font-size: 14px;
    height: 20px;
  }
}
#login_bonus .note_detail {
  line-height: 2;
}
@media (max-width: 64em) {
  #login_bonus .note_detail {
    overflow-y: scroll;
    height: 380px;
    line-height: 1.8;
  }
}
@media (max-width: 37.5em) {
  #login_bonus .note_detail {
    height: 280px;
  }
}
#login_bonus #login_bonus_close {
  margin-top: 24px;
}
@media (max-width: 64em) {
  #login_bonus #login_bonus_close {
    position: absolute;
    width: 90%;
    bottom: 16px;
  }
}
#login_bonus p {
  margin: 16px 0;
  text-align: center;
  color: #909090;
}

.gotoApp {
  overflow: hidden;
  display: table;
  width: auto;
  margin: 0 auto;
  margin: 32px auto !important;
}
@media (max-width: 64em) {
  .gotoApp {
    margin: 16px auto !important;
  }
}
@media (max-width: 37.5em) {
  .gotoApp {
    margin: 16px auto !important;
  }
}
@media (max-width: 37.5em) {
  .gotoApp {
    display: block;
    text-align: center;
  }
}
.gotoApp li {
  display: table-cell;
  padding: 0 16px;
  vertical-align: middle;
}
@media (max-width: 37.5em) {
  .gotoApp li {
    display: block;
    padding: 0;
    margin-bottom: 16px;
    text-align: center;
  }
  .gotoApp li:last-child {
    margin-bottom: 0;
  }
}

.more {
  overflow: hidden;
  margin: 16px 0;
  text-align: center;
}

br.pc {
  display: inline;
}
@media (max-width: 37.5em) {
  br.pc {
    display: none;
  }
}

br.sp {
  display: none;
}
@media (max-width: 64em) {
  br.sp {
    display: inline;
  }
}

.youtube-container {
  overflow: hidden;
  height: 0;
  position: relative;
  padding: 30px 0 56.25%;
}
@media (max-width: 64em) {
  .youtube-container {
    margin-bottom: 8px;
  }
}
.youtube-container:last-child {
  margin-bottom: 0;
}

.youtube-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.inputSweet input[type="radio"] {
  display: none;
}
.inputSweet input[type="radio"]:checked + label::before {
  background: #fff;
  border: 1px solid #ED4694;
}
.inputSweet input[type="radio"]:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.inputSweet label {
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 20px;
  cursor: pointer;
}
.inputSweet label::before, .inputSweet label::after {
  position: absolute;
  content: '';
  top: 50%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.inputSweet label::before {
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  background: #fff;
  border: 1px solid #ccc;
}
.inputSweet label::after {
  opacity: 0;
  left: 4px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  background: #ED4694;
}
.inputSweet label:hover::before {
  background: #fff;
}

#animAreaDetail {
  position: absolute;
  bottom: 120px;
  width: 640px;
  margin: 0 auto;
  height: 230px;
  z-index: 99;
}
@media (max-width: 37.5em) {
  #animAreaDetail {
    width: 100%;
  }
}
#animAreaDetail .animContent {
  position: relative;
  width: 580px;
  height: 300px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  #animAreaDetail .animContent {
    width: 280px;
  }
}

.fireHeart {
  position: absolute;
  display: table;
  bottom: 0;
  left: center;
  width: 0;
  height: 0;
  background: url("/img/public/btn_cheer.png") no-repeat center center;
  background-size: auto;
  vertical-align: middle;
  opacity: 0;
}
@media (max-width: 37.5em) {
  .fireHeart {
    background-size: 240px;
  }
}

.fireCount {
  display: table-cell;
  width: 300px;
  height: 300px;
  vertical-align: middle;
  text-align: center;
}
.fireCount .cheerNum {
  color: #fff;
  font-size: 60px;
  line-height: 1;
}
.fireCount span {
  padding: 0 1px;
}

.goCheerDetail {
  -webkit-animation: fireDetail 2s ease-out 0s 1;
  -moz-animation: fireDetail 2s ease-out 0s 1;
  animation: fireDetail 2s ease-out 0s 1;
}

@-webkit-keyframes fireDetail {
  0% {
    bottom: 0;
    left: 29%;
    height: 300px;
    width: 300px;
    opacity: 0;
    background-size: 300px;
  }
  20% {
    bottom: 52%;
    opacity: 1;
  }
  92% {
    opacity: 1;
    background-size: 300px;
  }
  100% {
    bottom: 60%;
    left: 29%;
    height: 300px;
    width: 300px;
    opacity: 0.0;
    background-size: 300px;
  }
}
@-moz-keyframes fireDetail {
  0% {
    bottom: 0;
    left: 29%;
    height: 300px;
    width: 300px;
    opacity: 0;
    background-size: 300px;
  }
  20% {
    bottom: 52%;
    opacity: 1;
  }
  92% {
    opacity: 1;
    background-size: 300px;
  }
  100% {
    bottom: 60%;
    left: 29%;
    height: 300px;
    width: 300px;
    opacity: 0.0;
    background-size: 300px;
  }
}
@keyframes fireDetail {
  0% {
    bottom: 0;
    left: 29%;
    height: 300px;
    width: 300px;
    opacity: 0;
    background-size: 300px;
  }
  20% {
    bottom: 52%;
    opacity: 1;
  }
  92% {
    opacity: 1;
    background-size: 300px;
  }
  100% {
    bottom: 60%;
    left: 29%;
    height: 300px;
    width: 300px;
    opacity: 0.0;
    background-size: 300px;
  }
}
@media (max-width: 37.5em) {
  @-webkit-keyframes fireDetail {
    0% {
      bottom: 0;
      left: 20%;
      height: 240px;
      width: 240px;
      opacity: 0;
      background-size: 240px;
    }
    20% {
      bottom: 30%;
      opacity: 0.8;
    }
    70% {
      bottom: 35%;
    }
    92% {
      opacity: 0.8;
      background-size: 240px;
    }
    100% {
      left: 20%;
      bottom: 36%;
      height: 240px;
      width: 240px;
      opacity: 0;
      background-size: 240px;
    }
  }
  @-moz-keyframes fireDetail {
    0% {
      bottom: 0;
      left: 20%;
      height: 240px;
      width: 240px;
      opacity: 0;
      background-size: 240px;
    }
    20% {
      bottom: 30%;
      opacity: 0.8;
    }
    70% {
      bottom: 35%;
    }
    92% {
      opacity: 0.8;
      background-size: 240px;
    }
    100% {
      left: 20%;
      bottom: 36%;
      height: 240px;
      width: 240px;
      opacity: 0;
      background-size: 240px;
    }
  }
  @keyframes fireDetail {
    0% {
      bottom: 0;
      left: 20%;
      height: 240px;
      width: 240px;
      opacity: 0;
      background-size: 240px;
    }
    20% {
      bottom: 30%;
      opacity: 0.8;
    }
    70% {
      bottom: 35%;
    }
    92% {
      opacity: 0.8;
      background-size: 240px;
    }
    100% {
      left: 20%;
      bottom: 36%;
      height: 240px;
      width: 240px;
      opacity: 0;
      background-size: 240px;
    }
  }
}
.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 19;
  height: 70px;
  background: #fbfafa;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
}
@media (max-width: 64em) {
  .header {
    overflow: hidden;
    height: 50px;
  }
}

.navWrapper {
  position: relative;
  margin: 0 16px;
}
@media (max-width: 64em) {
  .navWrapper {
    overflow: visible;
    margin: 0;
  }
}
.navWrapper .logo, .navWrapper .globalMenu {
  display: table;
  height: 70px;
  font-size: 12px;
}
@media (max-width: 64em) {
  .navWrapper .logo, .navWrapper .globalMenu {
    height: 50px;
  }
}
.navWrapper .logo > li, .navWrapper .globalMenu > li {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.navWrapper .logo {
  float: left;
  width: 150px;
}
@media (max-width: 64em) {
  .navWrapper .logo {
    margin-left: 8px !important;
  }
}
@media (max-width: 37.5em) {
  .navWrapper .logo {
    width: 123px;
    margin-left: 8px !important;
  }
}
.navWrapper .logo .headerLogo img {
  width: 123px;
  height: 22px;
}
.navWrapper .globalMenu {
  float: left;
}
@media (max-width: 64em) {
  .navWrapper .globalMenu {
    display: none;
  }
}
.navWrapper .globalMenu li {
  padding: 0 16px;
}
.navWrapper .globalMenu a {
  color: #6c6c6c;
}
.navWrapper .globalMenu .active a {
  color: #ED4694;
}

.headerOtherMenu {
  position: fixed;
  overflow: visible;
  top: 0;
  right: 16px;
  z-index: 99;
  display: table;
  height: 70px;
  font-size: 12px;
}
@media (max-width: 64em) {
  .headerOtherMenu {
    right: 0;
    height: 50px;
  }
}
.headerOtherMenu > li {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.headerOtherMenu a {
  color: #ED4694;
}
@media (max-width: 64em) {
  .headerOtherMenu .menu-item-has-children, .headerOtherMenu .login, .headerOtherMenu .user {
    display: none;
  }
}
.headerOtherMenu .twitter, .headerOtherMenu .facebook {
  padding: 0 16px;
  font-size: 18px;
}
@media (max-width: 64em) {
  .headerOtherMenu .twitter, .headerOtherMenu .facebook {
    padding-top: 8px;
    text-align: center;
  }
}
@media (max-width: 64em) {
  .headerOtherMenu .twitter span, .headerOtherMenu .facebook span {
    background: none;
    font-size: 18px;
    color: #ED4694;
  }
}
.headerOtherMenu .facebook {
  padding-right: 20px;
}
@media (max-width: 64em) {
  .headerOtherMenu .facebook {
    padding-right: 16px;
  }
}
.headerOtherMenu .app_scheme {
  display: none;
}
@media (max-width: 64em) {
  .headerOtherMenu .app_scheme {
    display: block;
    padding-top: 8px;
    padding-right: 16px;
    font-size: 30px;
  }
}
.headerOtherMenu .login a {
  color: #fff;
}
.headerOtherMenu .userIcon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}

.menu-item-has-children:hover ul,
.menu-item-has-children ul.focused {
  display: block;
}
.menu-item-has-children > a {
  padding-right: 16px;
  color: #6c6c6c;
}
.menu-item-has-children i {
  padding-left: 8px;
}

.sub-menu {
  display: none;
  position: absolute;
  top: 54px;
  left: -80px;
  z-index: 9999;
  width: 240px;
  height: auto;
  background: #ED4694;
}
.sub-menu a {
  display: block;
  padding: 10px 15px;
  color: #fff !important;
}
.sub-menu a:hover {
  color: #fff;
}
.sub-menu li {
  display: block;
  margin: 0 8px;
  text-align: center;
  border-bottom: 1px solid #f888bb;
}
.sub-menu li:first-child, .sub-menu li:last-child {
  border: none;
}
.sub-menu li.triangle {
  position: absolute;
  top: -10px;
  left: 96px;
}

.footer {
  position: relative;
}

.footerWrapper {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 16px 0;
  color: #fff;
}
@media (max-width: 37.5em) {
  .footerWrapper {
    width: auto;
    height: auto;
    padding: 8px;
  }
}
.footerWrapper a {
  font-size: 12px;
  color: #6c6c6c;
}
.footerWrapper ul {
  text-align: center;
}
@media (max-width: 37.5em) {
  .footerWrapper ul {
    display: inline-table;
    overflow: hidden;
    width: auto;
  }
}
.footerWrapper li {
  display: inline;
  padding: 0 16px;
  text-align: center;
}
@media (max-width: 64em) {
  .footerWrapper li {
    display: inline-block;
    width: 33%;
    padding: 0 8px;
    font-size: 12px;
    white-space: nowrap;
    line-height: 2;
  }
}
@media (max-width: 37.5em) {
  .footerWrapper li {
    width: 44%;
  }
}

/* -----------------------------------
 * Slidebars
 * Development version 0.10.3, do not use this in a production site, use the latest in the distribution folder.
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.me/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 * 005 - Helper Classes
 *
 * ----------------------------
 * 001 - Box Model, Html & Body
 */
.togglebar-right {
  display: none;
}
@media (max-width: 64em) {
  .togglebar-right {
    position: fixed;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: #ED4694;
    z-index: 99;
  }
}
@media (max-width: 37.5em) {
  .togglebar-right {
    position: fixed;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background: #ED4694;
    z-index: 99;
  }
}
.togglebar-right .navicon-line:nth-child(1),
.togglebar-right .navicon-line:nth-child(2),
.togglebar-right .navicon-line:nth-child(3) {
  position: absolute;
  left: 10px;
  height: 2px;
  width: 30px;
  background: #fff;
}
.togglebar-right .navicon-line:nth-child(1) {
  top: 20%;
}
.togglebar-right .navicon-line:nth-child(2) {
  top: 35%;
}
.togglebar-right .navicon-line:nth-child(3) {
  top: 50%;
}
.togglebar-right .navicon-txt {
  position: absolute;
  text-align: center;
  color: #fff;
  font-weight: bold;
  top: 3px;
  left: 7px;
  font-size: 36px;
}

/* Site scroll locking - prevent site from scrolling when a Slidebar is open, except when static Slidebars are only available. */
html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden;
}

/* ----------
 * 002 - Site
 */
#sb-site, .sb-site-container {
  /* You may now use class .sb-site-container instead of #sb-site and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
  position: relative;
  z-index: 1;
  /* Site sits above Slidebars */
}

/* Micro clearfix by Nicolas Gallagher, ensures the site container hits the top and bottom of the screen. */
#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
  content: ' ';
  display: table;
}

#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
  clear: both;
}

/* ---------------
 * 003 - Slidebars
 */
.sb-slidebar {
  overflow-y: auto;
  /* Enable vertical scrolling on Slidebars when needed. */
  position: fixed;
  top: 50px;
  right: 0;
  z-index: 99;
  /* Slidebars sit behind sb-site. */
  display: none;
  /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
  background-color: #3b3b3b;
  /* Default Slidebars background colour, overwrite this with your own css. */
  height: 100%;
}
.sb-slidebar a {
  display: block;
  color: #ED4694;
}
.sb-slidebar li {
  padding: 16px;
}
.sb-slidebar .userIcon {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.sb-slidebar, .sb-slidebar * {
  -webkit-transform: translateZ(0px);
  /* Fixes issues with translated and z-indexed elements on iOS 7. */
}

.sb-left {
  left: 0;
  /* Set Slidebar to the left. */
}

.sb-right {
  right: 0;
  /* Set Slidebar to the right. */
}

html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
  position: absolute;
  /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */
}

.sb-slidebar.sb-active {
  display: block;
  /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */
}

.sb-style-overlay {
  z-index: 9999;
  /* Set z-index high to ensure it overlays any other site elements. */
}

.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
  /* Adds native momentum scrolling for iOS & Android devices. */
}

/* Slidebar widths for browsers/devices that don't support media queries. */
.sb-slidebar {
  width: 30%;
}

.sb-width-thin {
  width: 15%;
}

.sb-width-wide {
  width: 45%;
}

@media (max-width: 480px) {
  /* Slidebar widths on extra small screens. */
  .sb-slidebar {
    width: 55%;
  }

  .sb-width-thin {
    width: 55%;
  }

  .sb-width-wide {
    width: 85%;
  }
}
@media (min-width: 481px) {
  /* Slidebar widths on small screens. */
  .sb-slidebar {
    width: 55%;
  }

  .sb-width-thin {
    width: 40%;
  }

  .sb-width-wide {
    width: 70%;
  }
}
@media (min-width: 768px) {
  /* Slidebar widths on medium screens. */
  .sb-slidebar {
    width: 40%;
  }

  .sb-width-thin {
    width: 25%;
  }

  .sb-width-wide {
    width: 55%;
  }
}
@media (min-width: 992px) {
  /* Slidebar widths on large screens. */
  .sb-slidebar {
    width: 30%;
  }

  .sb-width-thin {
    width: 15%;
  }

  .sb-width-wide {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  /* Slidebar widths on extra large screens. */
  .sb-slidebar {
    width: 20%;
  }

  .sb-width-thin {
    width: 5%;
  }

  .sb-width-wide {
    width: 35%;
  }
}
/* ---------------
 * 004 - Animation
 */
.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
  -webkit-transform: translate(0px);
  -moz-transform: translate(0px);
  -o-transform: translate(0px);
  transform: translate(0px);
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform, left, right;
  /* Add left/right for Android < 4.4. */
  -webkit-backface-visibility: hidden;
  /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. */
}

/* --------------------
 * 005 - Helper Classes
 */
.sb-hide {
  display: none;
  /* Optionally applied to control classes when Slidebars is disabled over a certain width. */
}

.thumbnails {
  width: 100%;
  margin: 0 auto;
}
.thumbnails .artistPhoto {
  position: relative;
}
.thumbnails .artistPhoto .cheervoiceIcon {
  background: url("/img/public/icon_cheervoice.png");
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
}
@media (max-width: 37.5em) {
  .thumbnails .artistPhoto .cheervoiceIcon {
    right: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
  }
}
.thumbnails .artistPhoto img {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.thumbnail {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
.thumbnail.masonry .boxBody {
  overflow: hidden;
  position: relative;
  min-width: 148px;
  margin: 0 4px 16px;
  padding: 0;
}
@media (min-width: 70em) {
  .thumbnail.masonry .boxBody {
    width: 300px;
  }
}
@media (min-width: 64em) {
  .thumbnail.masonry .boxBody {
    width: 300px;
  }
}
@media (max-width: 64em) {
  .thumbnail.masonry .boxBody {
    width: 45%;
    max-width: 222px;
  }
}
@media (max-width: 37.5em) {
  .thumbnail.masonry .boxBody {
    width: 48%;
    max-width: 150px;
    margin: 0 4px 16px;
  }
}
.thumbnail.masonry .boxBody:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.thumbnail.over10000 .boxBody {
  overflow: visible;
  margin: 0 8px 76px;
  padding-bottom: 20px;
}
@media (max-width: 37.5em) {
  .thumbnail.over10000 .boxBody {
    margin: 0 4px 76px;
  }
}
@media (max-width: 37.5em) {
  .thumbnail.presentMovie .boxBody {
    width: 98% !important;
    max-width: 98% !important;
    margin: 0 4px 8px;
  }
}

.thumbnail .name, .thumbnail .cheerNum, .thumbnail .clip {
  color: #909090;
}
.thumbnail .artistItemBody {
  padding: 8px;
}
.thumbnail .artistItemBody.birthday {
  background-image: url("/img/public/birthday.png");
  background-position: 94% 94%;
  background-repeat: no-repeat;
  background-size: 40px;
}
.thumbnail .artistItemBody .comment {
  overflow: hidden;
  margin-bottom: 16px;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 64em) {
  .thumbnail .artistItemBody .comment {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.42857;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
.thumbnail .artistItemBody .name {
  margin-bottom: 4px;
}
@media (max-width: 64em) {
  .thumbnail .artistItemBody .name {
    margin-bottom: 0;
  }
}
.thumbnail .artistItemBody .name.rank {
  color: #ED4694;
}
.thumbnail .artistItemBody .name span {
  color: #fff;
  background-color: #ED4694;
  border-radius: 8px;
  display: inline-block;
  font-size: 12px;
  height: 14px;
  margin: -4px 2px 0 0;
  text-align: center;
  vertical-align: middle;
  width: 14px;
}
.thumbnail .artistItemBottom {
  overflow: hidden;
  padding: 0 0 0 8px;
  border-top: 1px solid #e5e5e5;
}
.thumbnail .artistItemBottom.birthday .date {
  color: #ED4694;
}
.thumbnail .artistItemBottom .date {
  float: left;
  margin-top: 6px;
  font-size: 12px;
}
@media (max-width: 64em) {
  .thumbnail .artistItemBottom .date {
    margin-top: 2px;
    font-size: 10px;
  }
}
.thumbnail .artistItemBottom .option {
  overflow: hidden;
  float: right;
}
.thumbnail .artistItemBottom .option li {
  float: right;
  width: 26px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background: #ED4694;
}
@media (max-width: 64em) {
  .thumbnail .artistItemBottom .option li {
    width: 18px;
    font-size: 12px;
  }
}
.thumbnail .artistItemBottom .option li:first-child {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.thumbnail .artistItemBottom .option li:nth-child(odd) {
  background: #f888bb;
}
.thumbnail.over10000 .overArtistPhoto {
  position: absolute;
  bottom: -64px;
  width: 100%;
  text-align: center;
}
.thumbnail.over10000 .overArtistPhoto .artistIcon {
  width: 50px;
  height: 50px;
  margin-right: 8px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
}
.thumbnail.over10000 .overArtistPhoto ul {
  text-align: center;
}
.thumbnail.over10000 .overArtistPhoto li {
  display: block;
  padding-top: 5px;
  line-height: 1;
}
.thumbnail.over10000 .overArtistPhoto .artistName {
  color: #ED4694;
  font-weight: bold;
}
.thumbnail.over10000 .overArtistPhoto .unitName {
  color: #909090;
  font-size: 10px;
}

.signWrapper {
  width: 320px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .signWrapper {
    width: auto;
  }
}
.signWrapper .boxBody {
  margin-bottom: 16px;
  padding: 16px;
}
@media (max-width: 37.5em) {
  .signWrapper .boxBody {
    margin-bottom: 8px;
    padding: 8px;
  }
}
.signWrapper input[type="email"],
.signWrapper input[type="password"],
.signWrapper input[type="text"] {
  font-size: 14px;
}
.signWrapper input[type="email"] {
  margin-bottom: -2px;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}
.signWrapper input[type="password"] {
  margin-bottom: 10px;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
.signWrapper label {
  display: block;
}
.signWrapper .remind {
  margin: 8px 0 0;
  padding: 0;
  text-align: left;
}
.signWrapper .form-signin .form-control {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: auto;
  padding: 16px;
}
.signWrapper .form-signin .form-control:focus {
  z-index: 2;
}

.signApp h3 {
  margin: 32px auto;
  text-align: center;
  font-size: 18px;
  line-height: 2;
}

.signinBg {
  overflow: visible;
  position: relative;
  height: 730px;
  padding: 40px 0 0;
  background: #000 url("/img/public/head_bg_photo_pc.png") no-repeat top right;
  background-size: cover;
  z-index: -9999;
}
@media (max-width: 64em) {
  .signinBg {
    width: 100%;
    height: 700px;
  }
}
@media (max-width: 37.5em) {
  .signinBg {
    overflow: hidden;
    height: 850px;
    background-image: none;
  }
}
.signinBg h1 {
  color: #fff;
  z-index: 99;
}
.signinBg .signApp {
  z-index: 99;
}
.signinBg .signApp h3 {
  color: #fff;
}
.signinBg .neon {
  position: absolute;
  width: 100%;
  height: 730px;
  top: 0;
  background: url("/img/public/bg_neon.gif");
  z-index: -99;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
@media (max-width: 64em) {
  .signinBg .neon {
    height: 600px;
  }
}
@media (max-width: 37.5em) {
  .signinBg .neon {
    background: none;
  }
}

.signin h1 {
  color: #fff;
}
.signin .signApp h3 {
  color: #fff;
}

.leftWrap h3 {
  margin-bottom: 8px;
  font-size: 18px;
  text-align: center;
}
.leftWrap .artistBox {
  position: relative;
  overflow: hidden;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
}
@media (max-width: 37.5em) {
  .leftWrap .artistBox {
    padding: 8px;
  }
}
.leftWrap .artistProf {
  display: table;
  margin: 8px;
}
.leftWrap .artistProf > div {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 37.5em) {
  .leftWrap .artistProf {
    margin: 0 0 8px;
  }
}
.leftWrap .artistPhoto {
  width: 80px;
  vertical-align: top !important;
}
.leftWrap .userIcon {
  margin-top: 8px;
  width: 80px;
  height: 80px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
@media (max-width: 64em) {
  .leftWrap .userIcon {
    width: 80px;
    height: 80px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
  }
}
@media (max-width: 37.5em) {
  .leftWrap .userIcon {
    margin-top: 0;
  }
}
.leftWrap .artistName {
  margin: 16px;
  padding-left: 8px;
}
@media (max-width: 37.5em) {
  .leftWrap .artistName {
    padding-left: 8px;
    text-align: left;
  }
}
.leftWrap .artistName .artistKana {
  color: silver;
  font-size: 12px;
}
.leftWrap .artistName h1 {
  margin: 0;
  font-size: 24px;
}
.leftWrap .artistName h1.rank a {
  color: #ED4694;
}
.leftWrap .artistName a:hover {
  text-decoration: underline;
}
.leftWrap .artistName a span {
  display: inline-block;
  margin-right: 4px;
  background: #ED4694;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  vertical-align: baseline;
}
.leftWrap .artistName .unitName a {
  display: block;
  position: relative;
  padding-right: 16px;
  word-break: break-all;
}
.leftWrap .artistName .unitName a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #ed4694;
  border-top: 2px solid #ed4694;
}
.leftWrap .userName {
  margin: 16px 0;
}
.leftWrap .userName h1 {
  margin: 0;
  font-size: 18px;
}
.leftWrap .fav,
.leftWrap .artistStatus {
  padding: 16px 8px 8px;
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 37.5em) {
  .leftWrap .fav,
  .leftWrap .artistStatus {
    padding: 8px 0;
  }
}
.leftWrap .sideLink {
  border-top: 1px solid #e5e5e5;
}
.leftWrap .sp_listLink {
  display: none;
}
@media (max-width: 64em) {
  .leftWrap .sp_listLink {
    display: block;
    padding: 8px;
    background-color: #ED4694;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
  }
}
.leftWrap .sp_listLink span {
  position: relative;
  display: block;
  color: #fff;
}
.leftWrap .sp_listLink span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.leftWrap .sp_listLink.active span:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.leftWrap .listLink {
  display: inline;
}
.leftWrap .listLink a {
  color: #ED4694 !important;
  cursor: pointer;
  display: block;
}
.leftWrap .listLink a:hover {
  text-decoration: underline;
}
@media (max-width: 64em) {
  .leftWrap .listLink {
    display: none;
  }
}
.leftWrap .listLink li {
  padding: 8px !important;
  text-indent: 1em;
}
.leftWrap .listLink .feed {
  display: none;
}
@media (max-width: 64em) {
  .leftWrap .listLink .feed {
    display: block;
  }
}
.leftWrap .listLink a {
  display: block;
  position: relative;
  padding-right: 16px;
  word-break: break-all;
}
.leftWrap .listLink a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leftWrap .listLink h3 {
  border-top: 1px solid #e5e5e5;
  padding-top: 8px;
  color: #191919;
  text-align: left;
}

.artistStatus {
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .artistStatus {
    font-size: 14px;
  }
}
@media (max-width: 37.5em) {
  .artistStatus li {
    display: inline;
  }
}
.artistStatus li > div {
  display: inline-block;
  width: 24px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .artistStatus li > div {
    width: auto;
  }
}
@media (max-width: 37.5em) {
  .artistStatus ul.artist {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .artistStatus ul.artist li {
    width: 33%;
    text-align: center;
  }
}
.artistStatus ul.user {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.artistStatus ul.user li {
  width: 50%;
  padding: 8px 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .artistStatus ul.user li {
    padding: 0;
  }
}

.pickUpContent .item {
  position: relative;
  padding: 8px;
}
@media (max-width: 64em) {
  .pickUpContent .item {
    display: inline-block;
    width: 49%;
  }
}
.pickUpContent span {
  position: absolute;
  top: 32%;
  left: 40%;
  color: #fff;
  font-size: 60px;
}

.unitMember {
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 64em) {
  .unitMember .unitMember-List {
    margin: 8px 0;
  }
}
@media (max-width: 64em) {
  .unitMember .unitMember-List li {
    padding-right: 8px;
  }
}
.unitMember .unitMember-List li div {
  display: table-cell;
  vertical-align: middle;
}
.unitMember a {
  border-bottom: 1px solid #e5e5e5;
}
.unitMember a:last-child {
  border: none;
}
@media (max-width: 37.5em) {
  .unitMember a {
    margin-bottom: 0;
  }
}
.unitMember .artistPhoto {
  width: 50px;
  padding-right: 8px;
}
.unitMember .artistName {
  padding-right: 16px;
}
@media (max-width: 37.5em) {
  .unitMember .artistName {
    padding-right: 8px;
  }
}

.artistProfDetail {
  width: 760px;
}
@media (max-width: 64em) {
  .artistProfDetail {
    width: 100%;
  }
}

.artistProfDetail-Name {
  text-align: center;
}
.artistProfDetail-Name .Kana {
  margin: 0;
  color: silver;
}
.artistProfDetail-Name .Photo {
  width: 384px;
  margin: 8px auto;
}

.artistProfDetail-Biography {
  width: 384px;
  margin: 16px auto;
}
.artistProfDetail-Biography dt {
  float: left;
  clear: left;
  width: 100px;
}

.artistProfDetail-Note {
  margin: 16px auto;
}

.artistProfDetail-Movie {
  text-align: center;
}
.artistProfDetail-Movie .youtube-container {
  margin: 16px 0;
}

@media (max-width: 37.5em) {
  .fanRanking .thumbnail {
    width: auto;
    margin: 0 8px;
  }
}
.fanRanking .boxBody {
  display: inline-block;
  width: 200px !important;
  margin: 0 8px 16px;
  padding: 8px;
}
@media (max-width: 64em) {
  .fanRanking .boxBody {
    width: 100% !important;
    margin: 0 auto 8px !important;
    border: none !important;
  }
}
@media (max-width: 37.5em) {
  .fanRanking .boxBody {
    border: none !important;
  }
}
.fanRanking .boxBody.rank1 {
  background: #ED4694;
  color: #fff;
}
.fanRanking .boxBody.rank2 {
  background: #6378e4;
  color: #fff;
}
.fanRanking .boxBody.rank3 {
  background: #ffc438;
  color: #fff;
}
.fanRanking .boxBody.rank4 {
  background: #F3F3F3;
}
.fanRanking .boxBody:nth-of-type(1) .cheerNum, .fanRanking .boxBody:nth-of-type(1) .userLv, .fanRanking .boxBody:nth-of-type(2) .cheerNum, .fanRanking .boxBody:nth-of-type(2) .userLv, .fanRanking .boxBody:nth-of-type(3) .cheerNum, .fanRanking .boxBody:nth-of-type(3) .userLv {
  color: #fff;
}
@media (max-width: 64em) {
  .fanRanking .artistItemBody ul {
    display: table;
  }
}
.fanRanking .artistItemBody li {
  text-align: center;
}
@media (max-width: 64em) {
  .fanRanking .artistItemBody li {
    display: table-cell;
    height: 60px;
    text-align: left;
    vertical-align: middle;
  }
  .fanRanking .artistItemBody li:nth-of-type(1) {
    width: 30px;
  }
  .fanRanking .artistItemBody li:nth-of-type(2) {
    width: 64px;
  }
}
.fanRanking .rankingNum {
  font-size: 24px;
  text-align: center;
}
@media (max-width: 64em) {
  .fanRanking .rankingNum {
    font-size: 14px;
    line-height: 1;
  }
}
.fanRanking .userIcon {
  width: 160px;
  height: 160px;
  margin-bottom: 16px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
@media (max-width: 64em) {
  .fanRanking .userIcon {
    width: 48px;
    height: 48px;
    margin-bottom: 0;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
  }
}
.fanRanking h2 {
  font-size: 18px;
  line-height: 1;
}
@media (max-width: 64em) {
  .fanRanking h2 {
    font-size: 14px;
    margin-bottom: 0;
  }
}
.fanRanking span {
  padding: 0 16px;
}
@media (max-width: 64em) {
  .fanRanking span {
    padding: 0 16px 0 0;
  }
}
.fanRanking .cheerNum, .fanRanking .userLv {
  color: #909090;
}

.records .boxBody {
  margin-bottom: 16px;
}
.records .item {
  width: auto;
  padding: 16px 0;
  border-bottom: 1px solid silver;
}
@media (max-width: 37.5em) {
  .records .item {
    padding: 8px 0;
  }
}
.records .item:last-child {
  border: none;
}
.records .item ul {
  display: table;
}
.records .item li {
  display: table-cell;
  vertical-align: middle;
}
.records .item .date {
  width: 200px;
}
.records .item .num {
  width: 240px;
  text-align: right;
  font-size: 12px;
}
.records .item .num strong {
  font-size: 14px;
}
.records .item small {
  display: block;
  color: #ED4694;
}

.myPage-Cheer h2 {
  margin: 8px 0;
  font-size: 18px;
  text-align: center;
}
.myPage-Cheer a {
  display: block;
  overflow: hidden;
}
.myPage-Cheer .cheerNum {
  text-align: center;
}
@media (max-width: 37.5em) {
  .myPage-Cheer .cheerNum {
    text-align: left;
  }
}
@media (max-width: 37.5em) {
  .myPage-Cheer .artistPhoto {
    display: table-cell;
    width: 88px;
    padding-right: 8px;
  }
  .myPage-Cheer .artistPhoto img {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
}
@media (max-width: 37.5em) {
  .myPage-Cheer .artistName {
    display: table-cell;
    vertical-align: middle;
  }
  .myPage-Cheer .artistName h2 {
    margin: 0;
    text-align: left !important;
  }
}
@media (max-width: 37.5em) {
  .myPage-Cheer .boxBody {
    display: table;
    width: 98%;
    max-width: 98%;
  }
}

@media (max-width: 37.5em) {
  .myPage-Performance {
    padding: 8px;
  }
}
.myPage-Performance .item {
  padding: 16px 0;
  border-bottom: 1px solid silver;
}
.myPage-Performance .item:last-child {
  border: none;
}
.myPage-Performance small {
  display: block;
  color: #909090;
}
.myPage-Performance .rank {
  display: table;
  height: 56px;
}
.myPage-Performance .rank li {
  display: table-cell;
  vertical-align: middle;
}
.myPage-Performance .rank li.rankNum {
  position: relative;
  width: 56px;
  height: 56px;
}
.myPage-Performance .rank a {
  color: #ED4694 !important;
  cursor: pointer;
  display: block;
}
.myPage-Performance .rank a:hover {
  text-decoration: underline;
}
.myPage-Performance .date {
  color: #909090;
  font-size: 12px;
}
.myPage-Performance .rankNum {
  line-height: 1;
  font-size: 48px;
}
.myPage-Performance .num {
  position: absolute;
  top: 8px;
  width: 48px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.myPage-Performance .one {
  color: #ED4694;
}
.myPage-Performance .two {
  color: #6378e4;
}
.myPage-Performance .three {
  color: #ffc438;
}
.myPage-Performance .other {
  color: #909090;
}

.myPage-PresentMovie .movie {
  background: #000;
  text-align: center;
}
.myPage-PresentMovie .icon-heart {
  color: #ED4694;
}
.myPage-PresentMovie h2 {
  margin: 8px 0;
  font-size: 18px;
}
.myPage-PresentMovie h3 {
  margin-bottom: 8px;
  font-size: 14px;
  color: #909090;
}
.myPage-PresentMovie dl {
  margin: 0;
}
.myPage-PresentMovie dt {
  font-size: 14px;
}
.myPage-PresentMovie dd {
  margin-left: 1rem;
  margin-bottom: 8px;
}
.myPage-PresentMovie .info {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #e5e5e5;
}

.setting .boxBody {
  margin-bottom: 16px;
}
@media (max-width: 37.5em) {
  .setting .boxBody {
    margin-bottom: 8px;
  }
}
.setting h3 {
  margin-bottom: 8px;
}
.setting .form-group {
  padding: 8px 0;
}
.setting label {
  display: block;
  margin-top: 8px;
}
.setting a {
  color: #ED4694 !important;
  cursor: pointer;
  display: block;
}
.setting a:hover {
  text-decoration: underline;
}

.limitedCampaignLink {
  background-color: #ED4694;
  text-align: center;
}

.limitedCampaignLink a {
  padding: 1em;
  display: block;
}

.limitedCampaignLink a h3 {
  font-size: 1em;
  color: #f7f553;
  text-decoration: underline;
}

.limitedCampaignLink a .limitedMainText {
  font-size: 1.4em;
  color: #ffffff;
  font-weight: 500;
}

.limitedCampaignLink a .limitedSubText {
  font-size: 0.7em;
  color: #fff;
}

.bannerArea {
  padding: 16px 8px 8px;
}
@media (max-width: 64em) {
  .bannerArea {
    text-align: center;
    padding: 8px;
  }
}
@media (max-width: 37.5em) {
  .bannerArea {
    text-align: center;
    padding: 8px;
  }
}
@media (max-width: 64em) {
  .bannerArea ul {
    display: inline;
    width: 100%;
  }
}
@media (max-width: 37.5em) {
  .bannerArea ul {
    display: inline;
    width: 100%;
  }
}
.bannerArea ul li {
  width: 200px;
  margin: 0 auto 8px;
}
@media (max-width: 64em) {
  .bannerArea ul li {
    display: inline-block;
    width: 30%;
    margin: 0 8px 0;
  }
}
@media (max-width: 37.5em) {
  .bannerArea ul li {
    display: inline-block;
    width: 40%;
    margin: 0 8px 0;
  }
}
.bannerArea ul li img:hover {
  opacity: 0.8;
}

.serial input.btn {
  margin-left: 20px;
}
@media (max-width: 37.5em) {
  .serial input.btn {
    display: block;
    margin: 8px 0 0 0;
  }
}
.serial .setting .form-group {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 37.5em) {
  .serial .setting .form-group {
    padding-bottom: 8px;
  }
}

.storeTop {
  background: #fff;
}
.storeTop .contentWrapper {
  overflow: hidden;
}
.storeTop .hero {
  margin: 16px auto 32px;
}
.storeTop .hero h1 {
  text-align: center;
  font-size: 36px;
  line-height: 2;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .storeTop .hero h1 {
    font-size: 24px;
  }
}
.storeTop .header_note {
  font-size: 18px;
  text-align: center;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .storeTop .header_note {
    font-size: 14px;
  }
}

.storeThumb ul {
  display: table;
  width: 100%;
}
@media (max-width: 37.5em) {
  .storeThumb ul {
    display: block;
  }
}
.storeThumb li {
  display: table-cell;
  width: 50%;
  padding: 0 16px;
  vertical-align: top;
  text-align: center;
}
@media (max-width: 37.5em) {
  .storeThumb li {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 32px;
  }
}
.storeThumb h2 {
  margin: 8px auto;
  font-size: 36px;
}
@media (max-width: 37.5em) {
  .storeThumb h2 {
    font-size: 18px;
  }
}
@media (max-width: 37.5em) {
  .storeThumb .note {
    font-size: 12px;
    text-align: left;
  }
}

.paymentDetail .otherLink {
  margin-top: 16px;
}
@media (max-width: 37.5em) {
  .paymentDetail .otherLink {
    margin-top: 0;
  }
}
.paymentDetail .listLink a {
  color: #ED4694 !important;
  cursor: pointer;
  display: block;
}
.paymentDetail .listLink a:hover {
  text-decoration: underline;
}
.paymentDetail .listLink a {
  display: block;
  position: relative;
}
.paymentDetail .listLink a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.paymentDetail .addCard {
  margin-top: 16px;
}
@media (max-width: 37.5em) {
  .paymentDetail .addCard {
    margin-top: 8px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }
}
.paymentDetail .note {
  margin: 8px 0;
}
.paymentDetail .note a {
  color: #ED4694 !important;
  cursor: pointer;
  display: inline;
}
.paymentDetail .note a:hover {
  text-decoration: underline;
}
.paymentDetail .boxBody {
  margin-bottom: 16px;
}

.priceTable {
  margin: 32px auto 16px;
}
@media (max-width: 37.5em) {
  .priceTable {
    margin: 16px auto;
  }
}
.priceTable ul {
  text-align: center;
}
.priceTable li {
  position: relative;
  width: 49.555%;
  height: 180px;
  display: inline-block;
  margin-bottom: 8px;
  padding: 0 0 16px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
}
@media (max-width: 37.5em) {
  .priceTable li {
    height: auto;
    width: 100%;
  }
}
.priceTable li .ttlBar {
  background: #ffe8f3;
  padding: 8px;
  color: #ED4694;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 37.5em) {
  .priceTable li .ttlBar {
    padding: 8px 4px;
    letter-spacing: -1px;
  }
}
.priceTable li .ttlBar span {
  font-size: 18px;
}
.priceTable li h4 {
  line-height: 1.8em;
}
.priceTable small {
  display: block;
}
@media (max-width: 37.5em) {
  .priceTable button {
    position: relative;
    left: auto;
    bottom: auto;
  }
}

.priceTableCampaign {
  margin: 32px auto 16px !important;
  padding-bottom: 8px !important;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 37.5em) {
  .priceTableCampaign {
    margin: 16px auto;
  }
}
.priceTableCampaign ul {
  text-align: center;
}
.priceTableCampaign li {
  background: #ffebf6;
  position: relative;
  width: 49.555%;
  height: 180px;
  display: inline-block;
  margin-bottom: 8px;
  padding: 0 0 16px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e5e5e5;
}
@media (max-width: 37.5em) {
  .priceTableCampaign li {
    height: auto;
    width: 100%;
  }
}
.priceTableCampaign li .ttlBar {
  background: #ef519e;
  padding: 8px;
  color: #fff;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 37.5em) {
  .priceTableCampaign li .ttlBar {
    padding: 8px 4px;
    letter-spacing: -1px;
  }
}
.priceTableCampaign li .ttlBar span {
  font-size: 18px;
}
.priceTableCampaign li h4 {
  line-height: 1.8em;
}
.priceTableCampaign small {
  display: block;
}
@media (max-width: 37.5em) {
  .priceTableCampaign button {
    position: relative;
    left: auto;
    bottom: auto;
  }
}

.payPlan h2,
.payHistory h2 {
  margin: 8px 0;
}
.payPlan .table,
.payHistory .table {
  width: 100% !important;
}
@media (max-width: 37.5em) {
  .payPlan tr,
  .payHistory tr {
    border-bottom: 1px solid #ddd;
  }
}
.payPlan tr.bottom,
.payHistory tr.bottom {
  font-weight: bold;
  border-top: 2px solid #ddd;
}
.payPlan th,
.payHistory th {
  text-align: left;
}
@media (max-width: 37.5em) {
  .payPlan td:first-child,
  .payHistory td:first-child {
    width: 100px;
    border: none;
  }
}
.payPlan td.payPlace,
.payHistory td.payPlace {
  text-align: center;
}
.payPlan td.payPlace.light,
.payHistory td.payPlace.light {
  color: #909090;
}
.payPlan td.ptNum,
.payHistory td.ptNum {
  text-align: right;
}
.payPlan td.ptNum.select,
.payHistory td.ptNum.select {
  color: #ED4694;
}

.attention {
  margin: 16px 0;
  padding-left: 8px;
}
.attention ul li {
  list-style-type: disc;
  list-style-position: inside;
}

.payPlan th {
  text-align: center;
}

.cardPlan .form-inline {
  margin-bottom: 16px;
}
.cardPlan label {
  display: block;
}
.cardPlan .securityCode {
  float: left;
  margin: 8px 0 0 16px;
}
@media (max-width: 37.5em) {
  .cardPlan .securityCode {
    margin: 0;
  }
}

.modal-Pagenation {
  position: fixed;
  width: 100%;
  top: 300px;
  left: 0;
  height: 50px;
  z-index: 999;
}
@media (max-width: 37.5em) {
  .modal-Pagenation {
    top: 50%;
  }
}

.modal-Pagenation-content {
  width: 500px;
  margin: 0 auto;
  height: 50px;
}
@media (max-width: 37.5em) {
  .modal-Pagenation-content {
    width: 100%;
  }
}

.rightNation,
.leftNation {
  font-size: 36px;
}
.rightNation a,
.leftNation a {
  color: #fff;
}

.rightNation {
  float: right;
}

.leftNation {
  float: left;
}

.postArea {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.postDetail {
  position: relative;
  width: 400px;
  margin: 16px auto 200px;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .postDetail {
    width: 80%;
    max-width: 580px;
  }
}
.postDetail .cheerNum {
  color: #fff;
  text-align: center;
  margin-bottom: 16px;
}
.postDetail .cheerNum.active {
  color: #ED4694;
}
.postDetail .mainPostPhoto {
  width: 100%;
  margin: 0 auto;
}
.postDetail .otherPostPhoto {
  width: 92%;
  margin: 0 auto;
}
.postDetail .otherPostPhoto img, .postDetail .otherPostPhoto video {
  width: 100%;
}
.postDetail .voiceArea {
  margin: 40px 0;
}
.postDetail .voiceArea p {
  margin: 0;
  color: #fff;
}
@media (max-width: 37.5em) {
  .postDetail .voiceArea p {
    font-size: 11px;
  }
}
.postDetail .voiceArea div {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.postDetail .voiceArea div h4 {
  font-weight: bold;
  color: #ED4694;
  letter-spacing: 0.05em;
}
.postDetail .voiceArea div h4 span {
  font-size: 120%;
}
@media (max-width: 37.5em) {
  .postDetail .voiceArea div h4 {
    font-size: 14px;
  }
}
.postDetail .voiceArea div img {
  margin-right: 10px;
  width: 30px;
}
@media (max-width: 37.5em) {
  .postDetail .voiceArea div img {
    width: 20px;
  }
}
.postDetail .artistName a, .postDetail .unitName a {
  color: #fff;
}
.postDetail .artistName h1:hover, .postDetail .unitName h1:hover {
  text-decoration: underline;
}
.postDetail .artistName {
  margin: 16px 0 32px;
  text-align: center;
  line-height: 1;
}
.postDetail .artistName h1 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
}
.postDetail .artistName .arrowLink {
  display: block;
  color: #fff;
}
.postDetail .artistName .arrowLink span {
  position: relative;
}
.postDetail .artistName .arrowLink span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  width: 14px;
  height: 14px;
  margin: -6px 0 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
}
.postDetail .hashList {
  margin: 16px auto;
  text-align: center;
}
.postDetail .unitName {
  font-size: 14px;
  color: #fff;
}
.postDetail .unitName a {
  display: inline;
}
.postDetail .unitName a:hover {
  text-decoration: underline;
}
.postDetail .comment {
  position: relative;
  margin: 16px 0;
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
  text-align: left;
}
.postDetail .comment a {
  color: #ED4694 !important;
  cursor: pointer;
  display: inline;
}
.postDetail .comment a:hover {
  text-decoration: underline;
}
@media (max-width: 64em) {
  .postDetail .comment {
    font-size: 14px;
  }
}

.playCheervoice {
  position: fixed;
  bottom: 72px;
  left: 0;
  width: 100%;
  padding: 8px 0;
  background: rgba(237, 70, 148, 0.9);
  color: #ED4694;
  z-index: 99999;
}
@media (max-width: 37.5em) {
  .playCheervoice {
    bottom: 114px;
    padding: 10px 0;
  }
}
.playCheervoice .inline {
  overflow: hidden;
  width: 640px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .playCheervoice .inline {
    width: 100%;
  }
}
.playCheervoice .inline ul {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.playCheervoice .inline ul li {
  color: #fff;
}
.playCheervoice .inline ul li h4 {
  margin: 0;
  padding: 0;
}
.playCheervoice .inline ul li .audiojs {
  background: none;
  height: 40px;
  margin: 0 0 0 20px;
  box-shadow: none;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.playCheervoice .inline ul li .audiojs audio {
  position: relative;
  width: 40px;
  height: 40px;
}
.playCheervoice .inline ul li .audiojs .scrubber {
  display: none;
}
.playCheervoice .inline ul li .audiojs .time {
  float: none;
  border: none;
  color: #fff;
  font-size: 12px;
  text-shadow: none;
  padding: 0;
  margin: 0 0 0 20px;
  white-space: nowrap;
}
.playCheervoice .inline ul li .audiojs .volume {
  margin: 0 0 0 20px;
  padding-left: 30px;
  width: 100px;
  background: url("/img/public/icon_volume.png") 0 0 no-repeat;
  background-size: contain;
}
@media (max-width: 37.5em) {
  .playCheervoice .inline ul li .audiojs .volume {
    display: none;
  }
}
.playCheervoice .inline ul li .audiojs .play-pause {
  position: relative;
  width: 40px;
  height: 40px;
  padding: 0;
  float: none;
  border: none;
}
.playCheervoice .inline ul li .audiojs .play-pause .play {
  background: url("/img/public/voice_module_playicon.png");
  background-size: cover;
  width: 40px;
  height: 40px;
}
.playCheervoice .inline ul li .audiojs .play-pause .pause {
  background: url("/img/public/voice_module_stopicon.png");
  background-size: cover;
  width: 40px;
  height: 40px;
}
.playCheervoice .inline ul li .playBtn {
  margin: 0 20px;
}
.playCheervoice .inline ul li .playBtn a {
  display: block;
  background: url("/img/public/voice_module_playicon.png");
  background-size: cover;
  width: 40px;
  height: 40px;
}
.playCheervoice .inline ul li .playBtn a:hover {
  opacity: 0.6;
}
.playCheervoice .inline ul li p {
  margin: 0;
  padding: 0;
}

.cheerInfo {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8px 0;
  background: rgba(242, 242, 242, 0.9);
  color: #ED4694;
  z-index: 9999;
}
@media (max-width: 37.5em) {
  .cheerInfo {
    padding: 10px 0;
  }
}
.cheerInfo .inline {
  overflow: hidden;
  width: 640px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .cheerInfo .inline {
    width: 100%;
  }
}

.progressArea {
  float: left;
  width: 430px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .progressArea {
    width: 100%;
    float: none;
  }
}
.progressArea li {
  display: inline-block;
  vertical-align: middle;
}
.progressArea .icon-heart_line {
  font-size: 18px;
}

.progress {
  width: 360px;
  height: 10px !important;
  margin: 0;
  background: #909090;
}
@media (max-width: 37.5em) {
  .progress {
    width: 260px;
    height: 8px !important;
    margin: 5px auto !important;
    text-align: center;
  }
}

.progress-bar {
  height: 10px !important;
}
@media (max-width: 37.5em) {
  .progress-bar {
    height: 8px !important;
  }
}

.cheerCount {
  text-align: center;
  color: #191919;
}
.cheerCount span {
  color: #ED4694;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .cheerCount {
    float: left;
  }
}

.cheerStatus {
  font-size: 12px;
  color: #191919;
}
.cheerStatus span {
  color: #ED4694;
  font-weight: bold;
}
.cheerStatus .level {
  color: #909090;
}

.cheerBtn {
  float: right;
}
.cheerBtn button {
  width: 200px;
  height: 50px;
}
@media (max-width: 37.5em) {
  .cheerBtn {
    float: none;
    width: 100%;
    text-align: center;
  }
  .cheerBtn button {
    width: 95%;
    height: auto;
  }
}

#voiceGet {
  background: rgba(255, 255, 255, 0.9);
  height: 100%;
}
#voiceGet .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}
#voiceGet .inner img {
  width: 74px;
  z-index: 9999;
}
#voiceGet .inner h4 {
  margin-top: 20px;
  color: #ED4694;
  z-index: 9999;
  line-height: 1.6em;
}

.news .thumbnails {
  width: 100%;
  max-width: 1000px;
}
@media (max-width: 64em) {
  .news .thumbnails {
    width: 100%;
  }
}
.news.movie .boxBody {
  margin: 0 6px 16px;
  padding: 8px;
  float: left;
}
@media (min-width: 64em) {
  .news.movie .boxBody {
    width: 480px;
  }
}
@media (max-width: 64em) {
  .news.movie .boxBody {
    width: 98%;
    max-width: 98%;
  }
}
@media (max-width: 37.5em) {
  .news.movie .boxBody {
    width: 100%;
    max-width: 100%;
    margin: 0 0 16px;
    border: 1px solid #e5e5e5;
  }
}
.news.movie .boxBody .comment {
  color: #191919;
  text-decoration: none;
}
.news.movie .boxBody .date {
  text-decoration: none;
}
.news .boxBody {
  margin-bottom: 16px;
}
.news.twoCol .thumbnails {
  margin: 0;
}

.newsItem {
  position: relative;
}
.newsItem.archives .news-Detail {
  display: block;
  margin-top: 16px;
}
.newsItem .news-Caption-content {
  display: table;
  width: 90%;
  vertical-align: top;
}
@media (max-width: 37.5em) {
  .newsItem .news-Caption-content {
    width: 85%;
  }
}
.newsItem .news-PhotoThumb {
  vertical-align: top;
  position: relative;
  width: 60px;
  height: 60px;
}
.newsItem .news-PhotoThumb img {
  border: 1px solid #e5e5e5;
}
.newsItem .news-PhotoThumb .news-PhotoThumb-today {
  position: absolute;
  top: 44px;
  width: 100%;
  height: 20px;
  background: rgba(237, 79, 158, 0.7);
  text-align: center;
  color: #fff;
}
@media (max-width: 37.5em) {
  .newsItem .news-PhotoThumb .news-PhotoThumb-today {
    top: 42px;
  }
}
.newsItem .news-Icon {
  display: inline-block;
}
.newsItem .news-Icon ul {
  margin-top: 4px !important;
}
.newsItem .news-Icon li {
  display: inline-block;
  margin: 4px 0;
  color: #909090;
}
.newsItem .news-Title {
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
  padding-left: 8px;
}
.newsItem .news-Title h2 {
  margin: 0 0 8px;
  font-size: 20px;
  word-break: break-all;
  line-height: 1.42857;
}
.newsItem .news-Title h2:hover {
  cursor: pointer;
  text-decoration: underline;
}
@media (max-width: 37.5em) {
  .newsItem .news-Title h2 {
    font-size: 14px;
    margin-bottom: 2px;
  }
}
.newsItem .news-Status {
  padding-bottom: 8px;
  color: silver;
}
@media (max-width: 37.5em) {
  .newsItem .news-Status {
    font-size: 12px;
  }
}
.newsItem .news-Status ul {
  display: table;
  vertical-align: middle;
}
.newsItem .news-Status li {
  display: table-cell;
  padding-right: 8px;
  line-height: 1;
}
.newsItem .news-Social {
  margin-top: 4px;
}
.newsItem .news-Social ul {
  display: table;
  vertical-align: middle;
}
.newsItem .news-Social li {
  display: table-cell;
  line-height: 1;
  padding-right: 16px;
}
.newsItem .news-Social li a {
  color: #ED4694;
  font-size: 20px;
}
.newsItem .news-Detail {
  display: none;
  margin-top: 16px;
  font-size: 16px !important;
}
.newsItem .news-Detail .hashList {
  margin-bottom: 16px;
}
.newsItem .news-Detail .news-Body-Note {
  margin-bottom: 1rem;
  word-break: break-all;
  word-wrap: break-word;
}
.newsItem .news-Detail .news-Body-Note a {
  color: #ED4694 !important;
  cursor: pointer;
  display: inline;
}
.newsItem .news-Detail .news-Body-Note a:hover {
  text-decoration: underline;
}
.newsItem .news-Detail .news-Body-Photo {
  margin: 24px 0;
}
.newsItem .news-Detail .news-Body-Photo.head {
  margin: 0 0 24px;
}
.newsItem .news-Detail .news-Body-Photo img {
  width: auto;
  max-height: 500px;
}
@media (max-width: 37.5em) {
  .newsItem .news-Detail .news-Body-Photo img {
    width: 100%;
    max-height: auto;
  }
}
.newsItem .news-Detail .news-Body-Movie {
  width: 640px;
}
@media (max-width: 64em) {
  .newsItem .news-Detail .news-Body-Movie {
    width: 100%;
  }
}
.newsItem .news-Detail .news-Detail-Related {
  margin-top: 24px;
}
.newsItem .news-Detail .news-Detail-Related a {
  color: #ED4694 !important;
  cursor: pointer;
  display: block;
}
.newsItem .news-Detail .news-Detail-Related a:hover {
  text-decoration: underline;
}
.newsItem .news-Detail .news-Detail-Related h3 {
  font-size: 16px;
}
.newsItem .news-Detail .newsBottom {
  margin-top: 16px;
  padding-top: 8px;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
  text-align: right;
}
.newsItem .news-Detail .newsBottom a {
  color: #909090;
}
.newsItem .news-Detail .newsBottom-Social {
  float: left;
  width: 50%;
  text-align: left;
}
.newsItem .news-Detail .newsBottom-Social li {
  display: inline-block;
  padding-right: 16px;
}
.newsItem .news-Detail .newsBottom-Social li.twitter a, .newsItem .news-Detail .newsBottom-Social li.facebook a {
  color: #ED4694;
}
.newsItem .news-Detail .newsBottom-Social li.clip.active a, .newsItem .news-Detail .newsBottom-Social li.clip:hover a {
  color: #ED4694;
}
.newsItem .news-Detail .newsbottom-Report {
  float: right;
}
.newsItem .clip-btn {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .newsItem .clip-btn {
    font-size: 12px;
  }
}
.newsItem .clip-btn a {
  color: #909090;
}
.newsItem .clip-btn.active a, .newsItem .clip-btn:hover a {
  color: #ED4694;
}

.movieItem .news-Title h2 {
  margin: 16px 0;
  font-size: 18px;
}
.movieItem .youtube-container {
  margin: -8px -8px 0;
}

.newPostItem {
  width: 1000px;
}
@media (max-width: 64em) {
  .newPostItem {
    width: 100%;
  }
}
.newPostItem.boxBody {
  margin-bottom: 16px;
  padding-top: 16px;
  border: 1px dotted silver;
  background: #e5e5e5;
  text-align: center !important;
  font-weight: bold;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 0;
}
.newPostItem.boxBody:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  cursor: pointer;
}
.newPostItem.boxBody span {
  display: block;
  font-size: 36px;
}

.newsPostList .boxBody {
  position: relative;
  margin-bottom: 16px;
  padding-top: 32px;
}
.newsPostList .label {
  width: 105%;
  position: absolute;
  top: -32px;
  left: -16px;
  padding: 4px 0;
  color: #fff;
}
@media (max-width: 37.5em) {
  .newsPostList .label {
    width: 106%;
    left: -8px;
  }
}
.newsPostList .label.label-public {
  background: #ED4694;
}
.newsPostList .label.label-wait {
  background: #547BE9;
}
.newsPostList .label.label-hidden {
  background: #6e6e6e;
}
.newsPostList .label.label-republic {
  background: #5cb85c;
}
.newsPostList .label.label-stop {
  background: #d9534f;
}
.newsPostList .label.label-warning {
  background: #191919;
}
.newsPostList .label .label-status {
  width: 98%;
}
.newsPostList .label .label-status li {
  display: inline-block;
  width: 49.4444%;
}
@media (max-width: 37.5em) {
  .newsPostList .label .label-status li {
    width: 49%;
  }
}
.newsPostList .label .label-status li:first-child {
  padding-left: 8px;
}
.newsPostList .label .label-status li:last-child {
  text-align: right;
}
.newsPostList .label .label-status li a {
  color: #fff;
}
.newsPostList .label .label-status li a:hover {
  text-decoration: underline;
}
.newsPostList .news-Social {
  float: left;
}
.newsPostList .newsPostitem_Report {
  float: right;
}

.news_edit label,
.news_report label {
  display: block;
}
.news_edit label span,
.news_report label span {
  color: #d9534f;
  margin-left: 16px;
  font-size: small;
}
.news_edit textarea,
.news_report textarea {
  width: 60%;
  height: 10rem !important;
}
@media (max-width: 64em) {
  .news_edit textarea,
  .news_report textarea {
    width: 100%;
  }
}
.news_edit .wide,
.news_report .wide {
  width: 60%;
}
@media (max-width: 64em) {
  .news_edit .wide,
  .news_report .wide {
    width: 100%;
  }
}
.news_edit .wide:nth-of-type(1),
.news_report .wide:nth-of-type(1) {
  margin-bottom: 8px;
}
.news_edit .unitSelect input[type=checkbox],
.news_report .unitSelect input[type=checkbox] {
  display: none;
}
.news_edit .unitSelect label,
.news_report .unitSelect label {
  position: relative;
  border: 5px solid #fff;
}
.news_edit .unitSelect input[type=checkbox] + label:hover,
.news_edit .unitSelect input[type=checkbox]:checked + label,
.news_report .unitSelect input[type=checkbox] + label:hover,
.news_report .unitSelect input[type=checkbox]:checked + label {
  border: solid 5px #ED4694;
}
.news_edit .unitSelect input[type=checkbox] + label:hover img,
.news_edit .unitSelect input[type=checkbox]:checked + label img,
.news_report .unitSelect input[type=checkbox] + label:hover img,
.news_report .unitSelect input[type=checkbox]:checked + label img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.news_edit .unitSelect input[type=checkbox]:checked + label:after,
.news_report .unitSelect input[type=checkbox]:checked + label:after {
  content: '\2714';
  height: 1em;
  width: 1em;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  color: #ED4694;
  font-size: 24px;
}
.news_edit .unitSelect .item,
.news_report .unitSelect .item {
  display: inline-block;
  width: 140px;
  margin: 0 8px;
  padding: 0 8px;
  vertical-align: top;
}
@media (max-width: 37.5em) {
  .news_edit .unitSelect .item,
  .news_report .unitSelect .item {
    width: 40%;
  }
}
.news_edit .unitSelect .item img,
.news_report .unitSelect .item img {
  width: 100%;
}
.news_edit .unitSelect.check img,
.news_report .unitSelect.check img {
  margin-bottom: 5px;
  border: solid 5px #fff;
}
.news_edit h3,
.news_report h3 {
  margin: 0 0 24px;
}
.news_edit .form-group,
.news_report .form-group {
  padding: 0 0 8px;
  /* ラジオボタンは非表示にする */
  /* チェックされた時のスタイル */
  /* マウスオーバーしたときのスタイル */
  /* lableのスタイル */
}
@media (max-width: 37.5em) {
  .news_edit .form-group,
  .news_report .form-group {
    margin: 8px auto;
  }
}
.news_edit .form-group ul,
.news_report .form-group ul {
  display: flex;
}
.news_edit .form-group ul li,
.news_report .form-group ul li {
  width: 20%;
  margin: 0 24px 0 0;
}
@media (max-width: 37.5em) {
  .news_edit .form-group ul li,
  .news_report .form-group ul li {
    width: 40%;
  }
}
.news_edit .form-group input[type=radio],
.news_report .form-group input[type=radio] {
  display: none;
}
.news_edit .form-group input[type="radio"]:checked + label,
.news_report .form-group input[type="radio"]:checked + label {
  background: #ED4694;
  color: #FFF;
}
.news_edit .form-group .label:hover,
.news_report .form-group .label:hover {
  background-color: #E2EDF9;
}
.news_edit .form-group .label,
.news_report .form-group .label {
  color: #000;
  border: #dddddd solid 2px;
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
  text-align: center;
}
.news_edit .form-inline,
.news_report .form-inline {
  overflow: hidden;
  padding: 0 0 8px;
}
@media (max-width: 37.5em) {
  .news_edit .form-inline,
  .news_report .form-inline {
    padding: 0;
  }
}
@media (max-width: 37.5em) {
  .news_edit .form-inline input,
  .news_report .form-inline input {
    margin: 8px auto;
  }
}
.news_edit .relatedTable th,
.news_report .relatedTable th {
  padding-right: 16px;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .news_edit .relatedTable th,
  .news_report .relatedTable th {
    display: block;
    padding: 0;
  }
}
.news_edit .relatedTable td,
.news_report .relatedTable td {
  padding: 0;
}
@media (max-width: 37.5em) {
  .news_edit .relatedTable td,
  .news_report .relatedTable td {
    display: block;
    padding-bottom: 8px;
  }
}
.news_edit .finish,
.news_report .finish {
  margin: 40px 0;
}
.news_edit .finish p,
.news_report .finish p {
  text-align: center;
}
.news_edit .finish .gotoLink,
.news_report .finish .gotoLink {
  overflow: hidden;
  display: table;
  width: auto;
  margin: 0 auto;
  margin: 32px auto !important;
}
@media (max-width: 64em) {
  .news_edit .finish .gotoLink,
  .news_report .finish .gotoLink {
    margin: 16px auto !important;
  }
}
@media (max-width: 37.5em) {
  .news_edit .finish .gotoLink,
  .news_report .finish .gotoLink {
    margin: 16px auto !important;
  }
}
@media (max-width: 37.5em) {
  .news_edit .finish .gotoLink,
  .news_report .finish .gotoLink {
    display: block;
    text-align: center;
  }
}
.news_edit .finish .gotoLink li,
.news_report .finish .gotoLink li {
  display: table-cell;
  padding: 0 16px;
  vertical-align: middle;
}
@media (max-width: 37.5em) {
  .news_edit .finish .gotoLink li,
  .news_report .finish .gotoLink li {
    display: block;
    padding: 0;
    margin-bottom: 16px;
    text-align: center;
  }
  .news_edit .finish .gotoLink li:last-child,
  .news_report .finish .gotoLink li:last-child {
    margin-bottom: 0;
  }
}
.news_edit .finish .gotoLink li a,
.news_report .finish .gotoLink li a {
  display: block;
  color: #fff;
  width: 200px;
  font-size: 18px;
}
.news_edit .finish .gotoLink,
.news_report .finish .gotoLink {
  margin: 0;
}
@media (max-width: 64em) {
  .news_edit .finish .gotoLink li,
  .news_report .finish .gotoLink li {
    display: block;
    margin: 20px;
    text-align: left;
  }
}
@media (max-width: 37.5em) {
  .news_edit .finish .gotoLink li,
  .news_report .finish .gotoLink li {
    text-align: center;
  }
}

.news_report table {
  font-size: 12px;
}
.news_report th {
  text-align: center;
}
.news_report td {
  text-align: left;
}
.news_report .attention {
  width: 50%;
  margin: 32px auto;
}
@media (max-width: 37.5em) {
  .news_report .attention {
    width: 90%;
  }
}
.news_report .attention li {
  list-style: disc;
}

.snsContent {
  overflow: hidden;
  margin-top: -8px;
  margin-bottom: 48px;
  padding: 40px 0 0 0;
  background: url("/img/public/bg_neon.gif");
  color: #fff;
}
@media (max-width: 37.5em) {
  .snsContent {
    padding: 16px 8px;
  }
}
.snsContent .postDetail {
  margin-bottom: 48px;
  z-index: 9999;
}
.snsContent .artistKana {
  font-size: 12px;
}
.snsContent .cheerNum {
  margin: 48px 0;
}
.snsContent .cheerNum span {
  font-size: 14px;
}
.snsContent .cheerNum h2 {
  font-size: 36px;
  font-weight: bold;
}
.snsContent .cheerNum h2 span {
  font-size: 36px;
}
.snsContent .btnCheerz {
  width: 100%;
  margin-bottom: 24px;
}
@media (max-width: 37.5em) {
  .snsContent .btnCheerz {
    margin-bottom: 48px;
  }
}
.snsContent .btnCheerz button {
  height: 48px;
  font-size: 18px;
  line-height: 1;
}

.inline .comment {
  color: #191919 !important;
}

.eventTab {
  padding-top: 40px;
}
.eventTab ul {
  display: flex;
  display: -webkit-flex;
  width: 40%;
  margin: 0 auto !important;
  padding: 10px 20px !important;
}
@media (max-width: 37.5em) {
  .eventTab ul {
    width: 100%;
  }
}
.eventTab ul li {
  width: 50%;
  border: 1px solid #ED4694;
  text-align: center;
}
.eventTab ul li:first-child {
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.eventTab ul li:last-child {
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.eventTab ul li a {
  display: block;
  padding: 10px;
  color: #ED4694;
}
.eventTab ul li a:hover {
  background: #ED4694;
  color: #fff;
}
.eventTab ul li.active {
  background: #ED4694;
}
.eventTab ul li.active a {
  color: #fff;
}

.event p.none {
  text-align: center;
  padding: 200px 0;
  font-size: 24px;
  color: #ccc;
}
@media (max-width: 37.5em) {
  .event p.none {
    padding: 100px 0;
    font-size: 12px;
  }
}
.event ul {
  width: 1000px;
  margin: 0 auto !important;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media (max-width: 37.5em) {
  .event ul {
    width: 100%;
  }
}
.event ul li {
  width: 480px;
  margin-bottom: 40px;
}
@media (max-width: 37.5em) {
  .event ul li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.event ul li a:hover {
  opacity: 0.6;
}
.event ul li .boxBody {
  padding: 0;
}
.event ul li .boxBody .eventBody {
  padding: 10px;
  text-align: center;
}
.event ul li .boxBody .eventBody .favoriteIdol {
  background: #ED4694;
  color: #fddd26;
  text-align: center;
  font-size: 12px;
  width: 200px;
  margin: 0 auto 20px;
  padding: 2px 0;
  position: relative;
}
.event ul li .boxBody .eventBody .favoriteIdol img {
  width: 24px;
  vertical-align: middle;
}
.event ul li .boxBody .eventBody .favoriteIdol:before {
  content: "";
  position: absolute;
  bottom: -23px;
  right: calc(50% - 11px);
  border: 12px solid transparent;
  border-top: 12px solid #ED4694;
}
.event ul li .boxBody .eventBody .countdown {
  color: #ED4694;
  font-weight: bold;
}
.event ul li .boxBody .eventBody .countdown.end {
  color: #bbbbbb;
}
.event ul li .boxBody .eventBody .countdown.report {
  color: #191919;
}
.event ul li .boxBody .eventBody .targetPrize {
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
}
.event ul li .boxBody .eventBody .participant ul {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
.event ul li .boxBody .eventBody .participant ul li {
  width: 80px;
  margin: 0 3px;
}
@media (max-width: 37.5em) {
  .event ul li .boxBody .eventBody .participant ul li {
    width: 55px;
  }
}
.event ul li .boxBody .eventBody .participant ul li .idolPhoto {
  position: relative;
}
.event ul li .boxBody .eventBody .participant ul li .idolPhoto.prize {
  border: 4px solid #ffc53a;
}
.event ul li .boxBody .eventBody .participant ul li .idolPhoto .favoriteIcon {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 30px;
}
@media (max-width: 37.5em) {
  .event ul li .boxBody .eventBody .participant ul li .idolPhoto .favoriteIcon {
    width: 18px;
  }
}
.event ul li .boxBody .eventBody .participant ul li .idolPhoto .rankIcon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 24px;
}
@media (max-width: 37.5em) {
  .event ul li .boxBody .eventBody .participant ul li .idolPhoto .rankIcon {
    width: 18px;
  }
}
.event ul li .boxBody .eventBody .participant ul li .idolPhoto .rankIconOut {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #999b9a;
  width: 14px;
  color: #fff;
  font-size: 10px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.event ul li .boxBody .eventBody .participant ul li .idolPhoto .userIcon {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  border: 2px solid #f5c932;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
@media (max-width: 37.5em) {
  .event ul li .boxBody .eventBody .participant ul li .idolPhoto .userIcon {
    width: 24px;
    height: 24px;
  }
}
.event ul li .boxBody .eventBody .participant ul li .idolPhoto a:hover {
  opacity: 0.6;
}
.event ul li .boxBody .eventBody .participant ul li p {
  margin-top: 5px;
  font-size: 11px;
}

.eventDetail {
  width: 1000px;
  margin: 0 auto 40px;
  background: #fff;
}
@media (max-width: 37.5em) {
  .eventDetail {
    width: 100%;
  }
}
.eventDetail .eventBody {
  padding: 10px;
  text-align: center;
}
.eventDetail .eventBody .sns {
  margin-bottom: 20px;
}
.eventDetail .eventBody .sns ul {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .sns ul {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
.eventDetail .eventBody .sns ul li {
  width: 80px;
  margin-left: 8px;
}
.eventDetail .eventBody .sns ul li a {
  display: block;
  height: 20px;
  padding: 1px 0;
  color: #fff;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.eventDetail .eventBody .sns ul li a span {
  margin-right: 4px;
}
.eventDetail .eventBody .sns ul li a.twitter {
  background: #55acee;
}
.eventDetail .eventBody .sns ul li a.fb {
  background: #305097;
}
.eventDetail .eventBody .sns ul li a.line {
  background: #09B701;
}
.eventDetail .eventBody .sns ul li a:hover {
  opacity: 0.6;
}
.eventDetail .eventBody .anchorLink {
  margin-bottom: 40px;
}
.eventDetail .eventBody .anchorLink ul {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  width: 40%;
  margin: 0 auto !important;
  padding: 10px 20px !important;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .anchorLink ul {
    width: 100%;
  }
}
.eventDetail .eventBody .anchorLink ul li {
  width: 50%;
  border: 1px solid #ED4694;
  text-align: center;
}
.eventDetail .eventBody .anchorLink ul li:first-child {
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.eventDetail .eventBody .anchorLink ul li:last-child {
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.eventDetail .eventBody .anchorLink ul li:nth-of-type(2) {
  border-left: none;
}
.eventDetail .eventBody .anchorLink ul li a {
  display: block;
  padding: 5px;
  color: #ED4694;
  text-decoration: none;
}
.eventDetail .eventBody .anchorLink ul li a:hover {
  background: #ED4694;
  color: #fff;
}
.eventDetail .eventBody .anchorLink ul li.active {
  background: #ED4694;
}
.eventDetail .eventBody .anchorLink ul li.active a {
  color: #fff;
}
.eventDetail .eventBody .eventLead {
  width: 100%;
  margin-bottom: 80px;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .eventLead {
    margin-bottom: 40px;
    padding-bottom: 20px;
  }
}
.eventDetail .eventBody .eventLead .lead {
  text-align: left;
  font-size: 14px;
}
.eventDetail .eventBody .eventLead .detailTxt {
  margin-top: 40px;
}
.eventDetail .eventBody .eventLead .detailTxt h3 {
  background: #333;
  padding: 5px 0;
  color: #fff;
  font-size: 14px;
}
.eventDetail .eventBody .eventLead .detailTxt p {
  margin-top: 20px;
  font-size: 14px;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .eventLead .detailTxt p {
    font-size: 12px;
  }
}
.eventDetail .eventBody .eventLead .detailTxt p strong {
  font-size: 16px;
  font-weight: bold;
}
.eventDetail .eventBody .eventLead .detailTxt p.txtLeft {
  text-align: left;
}
.eventDetail .eventBody .eventLead .detailTxt p a {
  display: inline;
  border: none;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}
.eventDetail .eventBody .eventLead .detailTxt p a:hover {
  text-decoration: none;
}
.eventDetail .eventBody .eventLead .detailTxt a {
  width: 50%;
  margin: 20px auto 0;
  display: block;
  padding: 10px 5px;
  border: 1px solid #ED4694;
  color: #ED4694;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  text-decoration: none;
}
.eventDetail .eventBody .eventLead .detailTxt a:hover {
  opacity: 0.6;
}
.eventDetail .eventBody .favoriteIdol {
  background: #ED4694;
  color: #fddd26;
  text-align: center;
  font-size: 12px;
  width: 200px;
  margin: 0 auto 20px;
  padding: 2px 0;
  position: relative;
}
.eventDetail .eventBody .favoriteIdol img {
  width: 24px;
  vertical-align: middle;
}
.eventDetail .eventBody .favoriteIdol:before {
  content: "";
  position: absolute;
  bottom: -23px;
  right: calc(50% - 11px);
  border: 12px solid transparent;
  border-top: 12px solid #ED4694;
}
.eventDetail .eventBody .countdown {
  padding-top: 40px;
  border-top: 1px solid #ccc;
  color: #ED4694;
  font-weight: bold;
}
.eventDetail .eventBody .countdown.end {
  color: #bbbbbb;
}
.eventDetail .eventBody .targetPrize {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 12px;
  font-weight: bold;
}
.eventDetail .eventBody .participant ul {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.eventDetail .eventBody .participant ul li {
  width: 180px;
  margin: 20px 7px 0;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .participant ul li {
    width: 30%;
    margin: 20px 5px 0;
  }
}
.eventDetail .eventBody .participant ul li .idolPhoto {
  position: relative;
}
.eventDetail .eventBody .participant ul li .idolPhoto.prize {
  border: 4px solid #ffc53a;
}
.eventDetail .eventBody .participant ul li .idolPhoto .favoriteIcon {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 30px;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .participant ul li .idolPhoto .favoriteIcon {
    width: 18px;
  }
}
.eventDetail .eventBody .participant ul li .idolPhoto .rankIcon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 28px;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .participant ul li .idolPhoto .rankIcon {
    width: 18px;
  }
}
.eventDetail .eventBody .participant ul li .idolPhoto .rankIconOut {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #999b9a;
  width: 20px;
  height: 20px;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.eventDetail .eventBody .participant ul li .idolPhoto .userIcon {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  border: 2px solid #f5c932;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .participant ul li .idolPhoto .userIcon {
    width: 24px;
    height: 24px;
  }
}
.eventDetail .eventBody .participant ul li .idolPhoto a:hover {
  opacity: 0.6;
}
.eventDetail .eventBody .participant ul li p {
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .participant ul li p {
    font-size: 14px;
  }
}
.eventDetail .eventBody .participant ul li p a:hover {
  text-decoration: none;
}
.eventDetail .eventBody .participant ul li p.unit a {
  margin-bottom: 5px;
  font-size: 10px;
  font-weight: normal;
  color: #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.eventDetail .eventBody .participant ul li p.unit a:hover {
  text-decoration: none;
}
.eventDetail .eventBody .btnBottom {
  margin: 20px 0;
}
.eventDetail .eventBody .btnBottom a {
  text-decoration: none;
}
.eventDetail .eventBody .btnReport {
  margin: 20px auto 0;
}
.eventDetail .eventBody .btnReport a {
  text-decoration: none;
}
.eventDetail .eventBody .btnReport .btn {
  font-size: 18px;
  padding: 16px 32px;
}
.eventDetail .eventBody .presentParticipant h3 {
  width: 100%;
  margin: 40px 0 0;
  padding: 8px 0;
  background: #e8e7e7;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  text-align: center;
  font-size: 14px;
  color: #ED4694;
}
.eventDetail .eventBody .presentParticipant ul {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.eventDetail .eventBody .presentParticipant ul li {
  width: 46%;
  margin: 20px 10px 0;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .presentParticipant ul li {
    width: 100%;
  }
}
.eventDetail .eventBody .presentParticipant ul li dl {
  display: flex;
  display: -webkit-flex;
}
.eventDetail .eventBody .presentParticipant ul li dl dt {
  width: 200px;
  margin-right: 20px;
}
.eventDetail .eventBody .presentParticipant ul li dl dt .idolPhoto {
  width: 100%;
  position: relative;
}
.eventDetail .eventBody .presentParticipant ul li dl dt .idolPhoto.favorite {
  border: 3px solid #ED4694;
}
.eventDetail .eventBody .presentParticipant ul li dl dt .idolPhoto .favoriteIcon {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 30px;
}
.eventDetail .eventBody .presentParticipant ul li dl dt .idolPhoto a:hover {
  opacity: 0.6;
}
.eventDetail .eventBody .presentParticipant ul li dl dd {
  width: 100%;
  text-align: left;
}
.eventDetail .eventBody .presentParticipant ul li dl dd p.unit a {
  margin-bottom: 5px;
  font-size: 10px;
  color: #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.eventDetail .eventBody .presentParticipant ul li dl dd p.unit a:hover {
  text-decoration: none;
}
.eventDetail .eventBody .presentParticipant ul li dl dd p.name {
  font-size: 18px;
  font-weight: bold;
}
.eventDetail .eventBody .presentParticipant ul li dl dd p.name .arrowLink {
  display: block;
}
.eventDetail .eventBody .presentParticipant ul li dl dd p.name .arrowLink span {
  position: relative;
}
.eventDetail .eventBody .presentParticipant ul li dl dd p.name .arrowLink span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  width: 14px;
  height: 14px;
  margin: -6px 0 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 4px solid #ED4694;
  border-right: 4px solid #ED4694;
}
.eventDetail .eventBody .presentParticipant ul li dl dd p.name a:hover {
  text-decoration: none;
}
.eventDetail .eventBody .presentParticipant ul li dl dd .fanRanking {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.eventDetail .eventBody .presentParticipant ul li dl dd .fanRanking li {
  margin: 0 10px 0 0;
  width: 40px;
  height: 40px;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .presentParticipant ul li dl dd .fanRanking li {
    width: 24px;
    height: 24px;
  }
}
.eventDetail .eventBody .presentParticipant ul li dl dd .fanRanking li .userIcon {
  overflow: hidden;
  width: 40px;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.eventDetail .eventBody .presentParticipant ul li dl dd .fanRanking li .userIcon.prize {
  border: 3px solid #f5c932;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .presentParticipant ul li dl dd .fanRanking li .userIcon {
    width: 24px;
    height: 24px;
  }
}
.eventDetail .eventBody .presentParticipant ul li dl dd .gotoFanranking a {
  width: 60%;
  display: block;
  background: #999;
  margin-top: 10px;
  padding: 4px 10px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  text-decoration: none;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.eventDetail .eventBody .presentParticipant ul li dl dd .gotoFanranking a:hover {
  opacity: 0.6;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .presentParticipant ul li dl dd .gotoFanranking a {
    width: 100%;
  }
}
.eventDetail .eventBody .presentParticipant .r-tabs {
  background: #fff;
  position: relative;
  margin-top: 20px;
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-nav {
    display: none;
  }
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-nav .r-tabs-tab {
  width: 9%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #fff;
  position: relative;
  margin: 0;
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-nav .r-tabs-anchor {
  width: 100%;
  color: #333;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 12px;
  text-decoration: none;
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  background-color: white;
  color: #333;
  text-shadow: none;
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-tab {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-tab.r-tabs-state-active {
  border-top: 6px solid #f383b5;
  border-left: 1px solid #f383b5;
  border-right: 1px solid #f383b5;
  border-bottom: 1px solid #ffffff;
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-panel.r-tabs-state-active {
  border-top: 1px solid #f383b5;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-panel.r-tabs-state-active {
    margin-bottom: 2px;
  }
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-accordion-title {
  background: #efefef;
  margin-bottom: 2px;
  padding: 2px;
  text-align: center;
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-accordion-title.r-tabs-state-active {
  background: #f383b5;
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
  color: #fff;
}
.eventDetail .eventBody .presentParticipant .r-tabs .r-tabs-accordion-title a {
  color: #000;
  display: block;
}
.eventDetail .eventBody .participantPre h3 {
  width: 100%;
  margin: 40px 0 0;
  padding: 8px 0;
  background: #e8e7e7;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  text-align: center;
  font-size: 14px;
  color: #ED4694;
}
.eventDetail .eventBody .participantPre ul {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.eventDetail .eventBody .participantPre ul li {
  width: 180px;
  margin: 20px 7px 0;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .participantPre ul li {
    width: 30%;
    margin: 20px 5px 0;
  }
}
.eventDetail .eventBody .participantPre ul li .idolPhoto {
  position: relative;
  margin-bottom: 5px;
}
.eventDetail .eventBody .participantPre ul li .idolPhoto.favorite {
  border: 4px solid #ED4694;
}
.eventDetail .eventBody .participantPre ul li .idolPhoto .favoriteIcon {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 30px;
}
.eventDetail .eventBody .participantPre ul li .idolPhoto a:hover {
  opacity: 0.6;
}
.eventDetail .eventBody .participantPre ul li p.unit a {
  margin-bottom: 5px;
  font-size: 10px;
  color: #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.eventDetail .eventBody .participantPre ul li p.unit a:hover {
  text-decoration: none;
}
.eventDetail .eventBody .participantPre ul li p.name {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .participantPre ul li p.name {
    font-size: 14px;
  }
}
.eventDetail .eventBody .participantPre .r-tabs {
  background: #fff;
  position: relative;
  margin-top: 20px;
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .participantPre .r-tabs .r-tabs-nav {
    display: none;
  }
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-nav .r-tabs-tab {
  width: 9%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #fff;
  position: relative;
  margin: 0;
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-nav .r-tabs-anchor {
  width: 100%;
  color: #333;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 12px;
  text-decoration: none;
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  background-color: white;
  color: #333;
  text-shadow: none;
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-tab {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-tab.r-tabs-state-active {
  border-top: 6px solid #f383b5;
  border-left: 1px solid #f383b5;
  border-right: 1px solid #f383b5;
  border-bottom: 1px solid #ffffff;
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-panel.r-tabs-state-active {
  border-top: 1px solid #f383b5;
}
@media (max-width: 37.5em) {
  .eventDetail .eventBody .participantPre .r-tabs .r-tabs-panel.r-tabs-state-active {
    margin-bottom: 2px;
  }
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-accordion-title {
  background: #efefef;
  margin-bottom: 2px;
  padding: 2px;
  text-align: center;
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-accordion-title.r-tabs-state-active {
  background: #f383b5;
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
  color: #fff;
}
.eventDetail .eventBody .participantPre .r-tabs .r-tabs-accordion-title a {
  color: #000;
  display: block;
}

.itemFeed .btn {
  display: block;
  margin: 2rem auto;
}
.itemFeed .btn a {
  padding: 16px;
  border: 1px solid #ED4694;
  font-size: 18px;
  color: #ED4694;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.itemFeed .btn a:hover {
  background: #ED4694;
  color: #fff;
}

.notes {
  width: 1000px;
  margin: 0 auto 40px;
  background: #fff;
}
@media (max-width: 37.5em) {
  .notes {
    width: 100%;
  }
}
.notes .notesBody {
  padding: 10px;
  margin-top: 40px;
  text-align: center;
}
.notes .notesBody h3 {
  background: #333;
  padding: 5px 0;
  color: #fff;
  font-size: 14px;
}
.notes .notesBody p {
  margin-top: 20px;
  font-size: 14px;
  text-align: left;
}
.notes .notesBody p strong {
  font-size: 16px;
  font-weight: bold;
}
.notes .notesBody p a {
  display: inline;
  border: none;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}
.notes .notesBody p a:hover {
  text-decoration: none;
}

.twitterWidget {
  text-align: center;
}

.rankingTab {
  padding-top: 40px;
}
.rankingTab ul {
  display: flex;
  display: -webkit-flex;
  width: 40%;
  margin: 0 auto !important;
  padding: 10px 20px !important;
}
@media (max-width: 37.5em) {
  .rankingTab ul {
    width: 100%;
  }
}
.rankingTab ul li {
  width: 50%;
  border: 1px solid #ED4694;
  text-align: center;
}
@media (max-width: 37.5em) {
  .rankingTab ul li {
    font-size: 10px;
  }
}
.rankingTab ul li:nth-of-type(2) {
  border-left: none;
  border-right: none;
}
.rankingTab ul li:first-child {
  border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.rankingTab ul li:last-child {
  border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.rankingTab ul li a {
  display: block;
  padding: 10px;
  color: #ED4694;
}
.rankingTab ul li a:hover {
  background: #ED4694;
  color: #fff;
}
.rankingTab ul li.active {
  background: #ED4694;
}
.rankingTab ul li.active a {
  color: #fff;
}

.rankingIndex .noteTxt {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 37.5em) {
  .rankingIndex .noteTxt {
    width: 100%;
    padding: 10px;
  }
}
.rankingIndex .noteTxt p.note {
  text-align: center;
  font-size: 11px;
  color: #999;
  padding: 10px 0 15px;
  border-top: 1px solid #ccc;
  margin: 0;
}
.rankingIndex ul {
  width: 1000px;
  margin: 0 auto !important;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media (max-width: 37.5em) {
  .rankingIndex ul {
    width: 100%;
  }
}
.rankingIndex ul li {
  width: 480px;
  margin-bottom: 40px;
}
@media (max-width: 37.5em) {
  .rankingIndex ul li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.rankingIndex ul li a:hover {
  opacity: 0.6;
}
.rankingIndex ul li .boxBody {
  padding: 0;
}
.rankingIndex ul li .boxBody .rankingPhoto {
  display: flex;
  display: -webkit-flex;
}
.rankingIndex ul li .boxBody .rankingPhoto .first {
  width: 50%;
}
.rankingIndex ul li .boxBody .rankingPhoto .under2nd {
  width: 50%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.rankingIndex ul li .boxBody .rankingPhoto .under2nd img {
  width: 50%;
  height: 50%;
}
.rankingIndex ul li .boxBody .countdown {
  background: #e5e5e5;
  padding: 5px 10px;
  color: #ED4694;
}
.rankingIndex ul li .boxBody .rankingBody {
  padding: 10px;
}
.rankingIndex ul li .boxBody .rankingBody p.ttl {
  font-size: 18px;
  font-weight: bold;
  color: #ED4694;
}
.rankingIndex ul li .boxBody .rankingBody p.ttl.end {
  color: #191919;
}
.rankingIndex ul li .boxBody .rankingBody p.ttl .arrowLink {
  display: block;
}
.rankingIndex ul li .boxBody .rankingBody p.ttl .arrowLink span {
  position: relative;
}
.rankingIndex ul li .boxBody .rankingBody p.ttl .arrowLink span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  width: 14px;
  height: 14px;
  margin: -6px 0 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 4px solid #ED4694;
  border-right: 4px solid #ED4694;
}
.rankingIndex ul li .boxBody .rankingBody p.schedule {
  font-size: 11px;
  color: #909090;
}

.snsArea {
  width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 37.5em) {
  .snsArea {
    width: 100%;
    padding: 10px;
  }
}
.snsArea .sns {
  margin-bottom: 20px;
}
.snsArea .sns ul {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
@media (max-width: 37.5em) {
  .snsArea .sns ul {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
.snsArea .sns ul li {
  width: 80px;
  margin-left: 8px;
}
.snsArea .sns ul li a {
  display: block;
  height: 20px;
  padding: 2px 0;
  color: #fff;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.snsArea .sns ul li a span {
  margin-right: 4px;
}
.snsArea .sns ul li a.twitter {
  background: #55acee;
}
.snsArea .sns ul li a.fb {
  background: #305097;
}
.snsArea .sns ul li a.line {
  background: #09B701;
}
.snsArea .sns ul li a:hover {
  opacity: 0.6;
}

.link {
  width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 37.5em) {
  .link {
    width: 100%;
    padding: 10px;
  }
}
.link p {
  text-align: right;
}
.link p a {
  color: #ED4694;
  text-decoration: underline;
}
.link p a:hover {
  text-decoration: none;
}
.link p.note {
  text-align: center;
  font-size: 11px;
  color: #999;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  margin: 0;
}

.ranking {
  margin: 0 auto 40px;
  background: #fff;
}
@media (max-width: 37.5em) {
  .ranking {
    width: 100%;
  }
}
.ranking.fanRankingBg {
  background: url("/img/public/bg_neon.gif");
}
.ranking .rankingList {
  width: 1000px;
  margin: 0 auto;
  padding: 0 20px 20px;
}
@media (max-width: 37.5em) {
  .ranking .rankingList {
    width: 100%;
    padding: 10px;
  }
}
.ranking .rankingList ul li {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  padding: 20px 10px;
  border-bottom: 1px solid #cacaca;
}
@media (max-width: 37.5em) {
  .ranking .rankingList ul li {
    padding: 10px 5px;
  }
}
.ranking .rankingList ul li:nth-of-type(1) .rankNum {
  color: #ED4694;
}
.ranking .rankingList ul li:nth-of-type(2) .rankNum {
  color: #547BE9;
}
.ranking .rankingList ul li:nth-of-type(3) .rankNum {
  color: #FFC847;
}
.ranking .rankingList ul li:nth-of-type(4) .rankNum {
  color: #8DDF5B;
}
.ranking .rankingList ul li .rankNum {
  width: 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .ranking .rankingList ul li .rankNum {
    width: 20px;
    font-size: 12px;
  }
}
.ranking .rankingList ul li .rankBody {
  width: 100%;
}
.ranking .rankingList ul li .rankBody dl {
  display: flex;
  display: -webkit-flex;
  margin: 0;
}
.ranking .rankingList ul li .rankBody dl dt {
  width: 240px;
  margin-right: 20px;
}
@media (max-width: 37.5em) {
  .ranking .rankingList ul li .rankBody dl dt {
    width: 120px;
    margin-right: 10px;
  }
}
.ranking .rankingList ul li .rankBody dl dt .idolPhoto {
  width: 100%;
  position: relative;
}
.ranking .rankingList ul li .rankBody dl dt .idolPhoto.favorite {
  border: 3px solid #ED4694;
}
.ranking .rankingList ul li .rankBody dl dt .idolPhoto .favoriteIcon {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 30px;
}
.ranking .rankingList ul li .rankBody dl dt .idolPhoto a:hover {
  opacity: 0.6;
}
.ranking .rankingList ul li .rankBody dl dd {
  width: 100%;
  text-align: left;
}
@media (max-width: 37.5em) {
  .ranking .rankingList ul li .rankBody dl dd {
    width: 80%;
  }
}
.ranking .rankingList ul li .rankBody dl dd p.unit a {
  margin-bottom: 5px;
  font-size: 10px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-decoration: underline;
}
.ranking .rankingList ul li .rankBody dl dd p.unit a:hover {
  text-decoration: none;
}
.ranking .rankingList ul li .rankBody dl dd p.name {
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .ranking .rankingList ul li .rankBody dl dd p.name {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.ranking .rankingList ul li .rankBody dl dd p.name .arrowLink {
  display: block;
}
.ranking .rankingList ul li .rankBody dl dd p.name .arrowLink span {
  position: relative;
}
.ranking .rankingList ul li .rankBody dl dd p.name .arrowLink span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  width: 14px;
  height: 14px;
  margin: -6px 0 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 4px solid #ED4694;
  border-right: 4px solid #ED4694;
}
.ranking .rankingList ul li .rankBody dl dd .cheerNum {
  font-size: 18px;
  color: #909090;
}
@media (max-width: 37.5em) {
  .ranking .rankingList ul li .rankBody dl dd .cheerNum {
    font-size: 12px;
  }
}
.ranking .rankingList ul li .rankBody dl dd .fanrankingArea {
  width: 100%;
  margin-top: 20px !important;
  padding-top: 20px !important;
  border-top: 1px solid #cccccc;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .ranking .rankingList ul li .rankBody dl dd .fanrankingArea {
    display: block;
    margin-top: 5px !important;
    padding-top: 5px !important;
  }
}
.ranking .rankingList ul li .rankBody dl dd .fanRanking {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.ranking .rankingList ul li .rankBody dl dd .fanRanking li {
  margin: 0 10px 0 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border: none;
}
@media (max-width: 37.5em) {
  .ranking .rankingList ul li .rankBody dl dd .fanRanking li {
    margin: 0 5px 0 0;
    width: 20px;
    height: 20px;
  }
}
.ranking .rankingList ul li .rankBody dl dd .fanRanking li .userIcon {
  overflow: hidden;
  width: 40px;
  height: 40px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.ranking .rankingList ul li .rankBody dl dd .fanRanking li .userIcon.prize {
  border: 3px solid #f5c932;
}
@media (max-width: 37.5em) {
  .ranking .rankingList ul li .rankBody dl dd .fanRanking li .userIcon {
    width: 20px;
    height: 20px;
  }
}
.ranking .rankingList ul li .rankBody dl dd .gotoFanranking a {
  flex: 1;
  width: 200px;
  display: block;
  background: #999;
  padding: 4px 10px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
@media (max-width: 37.5em) {
  .ranking .rankingList ul li .rankBody dl dd .gotoFanranking a {
    width: 100%;
    margin-top: 5px;
    padding: 2px 10px;
  }
}
.ranking .rankingList ul li .rankBody dl dd .gotoFanranking a:hover {
  opacity: 0.6;
}
.ranking .fanRankingList {
  width: 1000px;
  margin: 0 auto;
  padding: 20px;
}
@media (max-width: 37.5em) {
  .ranking .fanRankingList {
    width: 100%;
    padding: 10px;
  }
}
.ranking .fanRankingList h3 {
  color: #fff;
  margin: 30px 0;
}
@media (max-width: 37.5em) {
  .ranking .fanRankingList h3 {
    margin: 20px 0;
    font-size: 12px;
  }
}
.ranking .fanRankingList p.gotoEvent {
  text-align: right;
}
.ranking .fanRankingList p.gotoEvent a {
  color: #fff;
  text-decoration: underline;
}
.ranking .fanRankingList p.gotoEvent a:hover {
  text-decoration: none;
}
.ranking .fanRankingList ul li {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  padding: 20px 10px;
  border-bottom: 1px solid #cacaca;
}
@media (max-width: 37.5em) {
  .ranking .fanRankingList ul li {
    padding: 10px 5px;
  }
}
.ranking .fanRankingList ul li.winner {
  background: #f9cbe0;
}
.ranking .fanRankingList ul li.winnerSecond {
  background: #f8d5e5;
}
.ranking .fanRankingList ul li.winnerThird {
  background: #fbe2ed;
}
.ranking .fanRankingList ul li.winnerForth {
  background: #fbebf2;
}
.ranking .fanRankingList ul li:nth-of-type(1) .rankNum {
  color: #ED4694;
}
.ranking .fanRankingList ul li:nth-of-type(2) .rankNum {
  color: #547BE9;
}
.ranking .fanRankingList ul li:nth-of-type(3) .rankNum {
  color: #FFC847;
}
.ranking .fanRankingList ul li:nth-of-type(4) .rankNum {
  color: #8DDF5B;
}
.ranking .fanRankingList ul li .rankNum {
  width: 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
@media (max-width: 37.5em) {
  .ranking .fanRankingList ul li .rankNum {
    width: 20px;
    font-size: 12px;
  }
}
.ranking .fanRankingList ul li .rankBody {
  width: 100%;
}
.ranking .fanRankingList ul li .rankBody dl {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}
.ranking .fanRankingList ul li .rankBody dl dt {
  width: 80px;
  margin-right: 20px;
}
@media (max-width: 37.5em) {
  .ranking .fanRankingList ul li .rankBody dl dt {
    width: 40px;
    margin-right: 10px;
  }
}
.ranking .fanRankingList ul li .rankBody dl dt .fanIcon {
  width: 100%;
  overflow: hidden;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  border: 2px solid #333333;
}
.ranking .fanRankingList ul li .rankBody dl dd {
  width: 100%;
  text-align: left;
}
@media (max-width: 37.5em) {
  .ranking .fanRankingList ul li .rankBody dl dd {
    width: 80%;
  }
}
.ranking .fanRankingList ul li .rankBody dl dd p.name {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .ranking .fanRankingList ul li .rankBody dl dd p.name {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.ranking .fanRankingList ul li .rankBody dl dd .elements {
  display: flex;
  display: -webkit-flex;
}
.ranking .fanRankingList ul li .rankBody dl dd .elements .cheerNum {
  font-size: 18px;
  color: #909090;
}
@media (max-width: 37.5em) {
  .ranking .fanRankingList ul li .rankBody dl dd .elements .cheerNum {
    font-size: 12px;
  }
}
.ranking .fanRankingList ul li .rankBody dl dd .elements .level {
  margin-left: 40px;
  font-size: 18px;
  color: #909090;
}
@media (max-width: 37.5em) {
  .ranking .fanRankingList ul li .rankBody dl dd .elements .level {
    font-size: 12px;
  }
}

.notfound {
  -webkit-animation: bg-color 20s ease-out 0s infinite;
  -moz-animation: bg-color 20s ease-out 0s infinite;
  animation: bg-color 20s ease-out 0s infinite;
  background: #ED4694;
}
.notfound .lpWrap {
  display: table;
  height: 800px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .notfound .lpWrap {
    height: 400px;
  }
}
.notfound .lpWrap .note {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.notfound .lpWrap a {
  color: #fff;
}
.notfound .lpWrap .btn {
  border: 1px solid #fff;
  margin: 24px auto !important;
}
@media (max-width: 64em) {
  .notfound .lpWrap .btn {
    margin: 16px auto !important;
  }
}
@media (max-width: 37.5em) {
  .notfound .lpWrap .btn {
    margin: 8px auto !important;
  }
}

@-webkit-keyframes bg-color {
  0% {
    background-color: #ED4694;
  }
  25% {
    background-color: #6378e4;
  }
  50% {
    background-color: #ffc438;
  }
  75% {
    background-color: #F3F3F3;
  }
  100% {
    background-color: #ED4694;
  }
}
@-moz-keyframes bg-color {
  0% {
    background-color: #ED4694;
  }
  25% {
    background-color: #6378e4;
  }
  50% {
    background-color: #ffc438;
  }
  75% {
    background-color: #F3F3F3;
  }
  100% {
    background-color: #ED4694;
  }
}
@keyframes bg-color {
  0% {
    background-color: #ED4694;
  }
  25% {
    background-color: #6378e4;
  }
  50% {
    background-color: #ffc438;
  }
  75% {
    background-color: #F3F3F3;
  }
  100% {
    background-color: #ED4694;
  }
}
.timeLine .items {
  position: relative;
  margin-left: 96px;
  padding: 16px;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0 4px;
}
@media (max-width: 64em) {
  .timeLine .items {
    margin-left: 72px;
  }
}
.timeLine .items:after {
  content: '';
  position: absolute;
  top: 20px;
  left: -13px;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
.timeLine .items a:hover {
  text-decoration: underline;
}
.timeLine .accordion {
  position: relative;
}
.timeLine .accordion .accordion_btn {
  margin-bottom: 16px;
  text-align: center;
}
.timeLine .accordion .otherItems {
  display: none;
  position: relative;
}

.timeLine-successive, .successive-month {
  position: relative;
}
.timeLine-successive::before, .successive-month::before {
  content: '';
  position: absolute;
  left: 41px;
  height: 100%;
  width: 2px;
  background: #ED4694;
  margin-left: -2px;
}
@media (max-width: 64em) {
  .timeLine-successive::before, .successive-month::before {
    left: 30px;
    margin-left: -1px;
  }
}

.timeLine-successive {
  padding-bottom: 48px;
}
@media (max-width: 64em) {
  .timeLine-successive {
    padding-bottom: 8px;
  }
}
.timeLine-successive::before {
  top: 20px;
}
.timeLine-successive .item {
  position: relative;
  display: inline-block;
  width: 32.8888%;
  padding: 0 8px 8px;
  text-align: center;
  vertical-align: top;
}
@media (max-width: 64em) {
  .timeLine-successive .item {
    width: 32.555%;
  }
}
@media (max-width: 37.5em) {
  .timeLine-successive .item {
    width: 100%;
    display: block;
  }
}
.timeLine-successive .artistName {
  font-size: 24px;
}
.timeLine-successive .date {
  display: table;
  width: 100%;
  height: 40px;
  color: #ED4694;
}
.timeLine-successive .one, .timeLine-successive .two, .timeLine-successive .three {
  display: table-cell;
  vertical-align: bottom;
}
.timeLine-successive .one {
  font-size: 30px;
}
.timeLine-successive .two {
  font-size: 24px;
}
.timeLine-successive .three {
  font-size: 18px;
}

.successive-month {
  padding: 16px 0;
}
.successive-month.first::before {
  top: 20px;
}
.successive-month .item {
  position: relative;
  display: inline-block;
  width: 19.5555%;
  padding: 0 8px 24px;
  text-align: center;
  vertical-align: top;
}
@media (max-width: 64em) {
  .successive-month .item {
    width: 19.333%;
  }
}
@media (max-width: 37.5em) {
  .successive-month .item {
    width: 48%;
  }
}
.successive-month .artistName {
  margin-top: 8px;
  font-size: 14px;
}

.successive-heart {
  position: relative;
  float: left;
  display: table;
  width: 80px;
  color: #fff;
  z-index: 2;
}
@media (max-width: 64em) {
  .successive-heart {
    width: 60px;
  }
}
.successive-heart p {
  display: table-cell;
  width: 80px;
  height: 80px;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
}
@media (max-width: 64em) {
  .successive-heart p {
    width: 60px;
    height: 60px;
  }
}
.successive-heart .icon-heart {
  position: absolute;
  display: table-cell;
  height: 80px;
  font-size: 80px;
  color: #ED4694;
  z-index: -1;
}
@media (max-width: 64em) {
  .successive-heart .icon-heart {
    width: 60px;
    height: 60px;
    font-size: 60px;
  }
}

.event-month {
  position: relative;
  width: 140px;
  padding: 8px;
  text-align: center;
  background: #ED4694;
  color: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.event-month-set {
  position: relative;
  overflow: hidden;
}
.event-month-set::before {
  content: '';
  position: absolute;
  left: 14px;
  height: 100%;
  width: 2px;
  background: #ED4694;
  margin-left: -2px;
}
@media (max-width: 64em) {
  .event-month-set::before {
    left: 11px;
    margin-left: -1px;
  }
}
.event-month-set .items {
  margin-top: 16px;
  margin-left: 40px;
}
.event-month-set .items:last-child {
  margin-bottom: 16px;
}
.event-month-set .item-heart {
  position: absolute;
  top: 14px;
  left: -11px;
  width: 24px;
  height: 24px;
  margin-left: -28px;
  font-size: 24px;
  color: #ED4694;
}
@media (max-width: 64em) {
  .event-month-set .item-heart {
    left: -13px;
  }
}
.event-month-set .icon-heart {
  position: relative;
  display: block;
}
.event-month-set .event-Banner {
  margin: 16px 0;
}
@media (max-width: 64em) {
  .event-month-set .item-content h2 {
    font-size: 18px;
  }
}
.event-month-set .note a {
  color: #ED4694;
}

.streaming {
  background: #000;
}
.streaming .mainStreamingPhoto {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.streaming .mainStreamingPhoto a:hover {
  opacity: 0.5;
}
.streaming .mainStreamingPhoto .infoBox {
  position: absolute;
  padding: 10px;
  z-index: 9;
}
.streaming .mainStreamingPhoto .infoBox h3 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px;
}
.streaming .mainStreamingPhoto .infoBox h3 span {
  font-size: 14px;
}
.streaming .mainStreamingPhoto .infoBox h3 span span {
  font-size: 18px;
  color: #ED4694;
}
@media (max-width: 37.5em) {
  .streaming .mainStreamingPhoto .infoBox h3 span span {
    font-size: 16px;
  }
}
@media (max-width: 37.5em) {
  .streaming .mainStreamingPhoto .infoBox h3 {
    font-size: 16px;
  }
}
.streaming .mainStreamingPhoto .infoBox .viewCount {
  color: #fff;
  font-size: 12px;
}
.streaming .mainStreamingPhoto .infoBox .viewCount:before {
  display: inline-block;
  content: '';
  background: url("/img/streaming/human_icon.png") no-repeat top center;
  background-size: cover;
  width: 8px;
  height: 12px;
  margin-right: 6px;
}
.streaming .mainStreamingPhoto .iconBox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,2989d8+40,000000+40,000000+100&0.5+0,0+40,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 40%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 40%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */
}
.streaming .mainStreamingPhoto .iconBox .streamingIcon {
  background: url("/img/streaming/play_icon.png") no-repeat top center;
  background-size: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}
@media (max-width: 37.5em) {
  .streaming .mainStreamingPhoto .iconBox .streamingIcon {
    width: 60px;
    height: 60px;
  }
}
.streaming .mainStreamingPhoto .iconBox .att {
  font-size: 11px;
  text-align: center;
  color: #fff;
}
@media (max-width: 37.5em) {
  .streaming .mainStreamingPhoto .iconBox .att {
    font-size: 9px;
  }
}
.streaming .streamingCount {
  margin: 16px 0 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.streaming .streamingCount span {
  margin: 0 4px;
  font-size: 24px;
  color: #ED4694;
}
.streaming .streamingCount span span {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #909090;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #909090;
}

.text-primary {
  color: #ED4694;
}

a.text-primary:hover {
  color: #e81879;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #ED4694;
}

a.bg-primary:hover {
  background-color: #e81879;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  margin: 16px 0;
}

.artistPostItems .page-header {
  margin: 0 0 16px;
}
@media (max-width: 37.5em) {
  .artistPostItems .page-header {
    margin: 0 8px 8px;
  }
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #909090;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid silver;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #909090;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid silver;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

.modal-open {
  padding-left: 0px !important;
  padding-right: 0px !important;
  overflow-y: scroll;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal.levelup {
  background: #000;
}
.modal.levelup .neon {
  position: absolute;
  width: 100%;
  height: 930px;
  top: 0;
  background: url("/img/public/bg_neon.gif");
  z-index: 99;
}
@media (max-width: 64em) {
  .modal.levelup .neon {
    height: 700px;
  }
}
@media (max-width: 37.5em) {
  .modal.levelup .neon {
    background: none;
  }
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#getVoice .modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
#getVoice .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
#getVoice .modal-backdrop.in {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-header {
  padding: 15px;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
  text-align: center;
}

.modal-body {
  position: relative;
  padding: 15px;
  font-size: 18px;
  text-align: center;
}
.modal-body .nowPoint {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 16px 0;
  padding: 8px;
  border: 1px solid #909090;
}
.modal-body .point {
  font-weight: bold;
}

.bonus {
  background: #ED4694;
  color: #fff;
  margin: 16px 0;
  padding: 8px;
  text-align: center;
}
.bonus span {
  font-size: 14px;
}

.levelup .modal-dialog {
  z-index: 9999;
}
.levelup .modal-dialog .modal-levelup .levelupBox {
  width: 500px;
  height: 395px;
  margin: 40px auto;
  padding: 136px 0 0;
  background: url("/img/public/levelup_bg.png") no-repeat top center;
  background-size: cover;
  text-align: center;
  color: #fff;
  font-size: 36px;
}
@media (max-width: 37.5em) {
  .levelup .modal-dialog .modal-levelup .levelupBox {
    width: 300px;
    height: 237px;
    padding: 80px 0 0;
    font-size: 24px;
  }
}
.levelup .modal-dialog .modal-levelup .levelupBox span {
  color: #ED4694;
}
.levelup .modal-dialog .modal-levelup .levelupBox .cheerCount {
  margin: 40px 0 0;
  font-size: 18px;
  color: #fff;
}
@media (max-width: 37.5em) {
  .levelup .modal-dialog .modal-levelup .levelupBox .cheerCount {
    float: none !important;
    font-size: 14px;
    margin: 16px 0 0;
  }
}
.levelup .modal-dialog .modal-levelup .levelupBox .cheerCount span {
  color: #ED4694;
}
.levelup .modal-dialog .modal-levelup .modal-footer {
  border: none;
}
.levelup .modal-dialog .modal-levelup .modal-footer .btn {
  width: 100% !important;
}

.modal-footer {
  padding: 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-footer .buttonTop {
  margin-bottom: 24px;
}
.modal-footer .buttonTop .btn {
  width: 120px;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.remodal-close_btn {
  height: 50px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.remodal-close_btn .inner {
  position: relative;
  width: 500px;
  height: 60px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .remodal-close_btn .inner {
    width: 320px;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #909090;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #ddd;
}

.payment .table {
  width: auto;
}
.payment .table td {
  vertical-align: middle;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    /*border: 1px solid $table-border-color;*/
    padding: 16px 0;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #4c4c4c;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

.input-group {
  position: relative;
}
.input-group .input-addon {
  position: absolute;
  background: #e5e5e5;
  line-height: 31px;
  border: 1px solid #ccc;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group #smsNum {
  padding-left: 60px;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 9px;
  font-size: 14px;
  line-height: 1.42857;
  color: #6e6e6e;
}

.form-control {
  width: auto;
  height: 26px;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.42857;
  color: #6e6e6e;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: silver;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"],
input[type="submit"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 26px;
  }
  input[type="date"].input-sm, .input-group-sm input[type="date"],
  input[type="time"].input-sm, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm, .input-group-sm
  input[type="month"] {
    line-height: 22.5px;
  }
  input[type="date"].input-lg, .input-group-lg input[type="date"],
  input[type="time"].input-lg, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg, .input-group-lg
  input[type="month"] {
    line-height: 31px;
  }
}
.form-group {
  margin-bottom: 15px;
  overflow: hidden;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -18px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 22.5px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 22.5px;
  line-height: 22.5px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 22.5px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 22.5px;
  line-height: 22.5px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 22.5px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46.5px;
  padding: 10px 8px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 4px;
}

select.input-lg {
  height: 46.5px;
  line-height: 46.5px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 31px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 8px;
}
.form-group-lg select.form-control {
  height: 31px;
  line-height: 31px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 31px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 32.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}

.input-sm + .form-control-feedback {
  width: 22.5px;
  height: 22.5px;
  line-height: 22.5px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8c8c8c;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 9px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/*.nav {
  margin-bottom: 0;
  padding-left: 0; // Override default ul/ol
  list-style: none;
  @include clearfix;

  > li {
    position: relative;
    display: block;

    > a {
      position: relative;
      display: block;
      padding: $nav-link-padding;
      &:hover,
      &:focus {
        text-decoration: none;
        background-color: $nav-link-hover-bg;
      }
    }

    // Disabled state sets text to gray and nukes hover/tab effects
    &.disabled > a {
      color: $nav-disabled-link-color;

      &:hover,
      &:focus {
        color: $nav-disabled-link-hover-color;
        text-decoration: none;
        background-color: transparent;
        cursor: $cursor-disabled;
      }
    }
  }

  // Open dropdowns
  .open > a {
    &,
    &:hover,
    &:focus {
      background-color: $nav-link-hover-bg;
      border-color: $link-color;
    }
  }

  // Nav dividers (deprecated with v3.0.1)
  //
  // This should have been removed in v3 with the dropping of `.nav-list`, but
  // we missed it. We don't currently support this anywhere, but in the interest
  // of maintaining backward compatibility in case you use it, it's deprecated.
  .nav-divider {
    @include nav-divider;
  }

  // Prevent IE8 from misplacing imgs
  //
  // See https://github.com/h5bp/html5-boilerplate/issues/984#issuecomment-3985989
  > li > a > img {
    max-width: none;
  }
}
*/
.nav-tabs {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.nav-tabs ul {
  margin: 0 auto;
  border: 1px solid #000 !important;
}
.nav-tabs li {
  width: 50% !important;
  padding: 8px;
  vertical-align: middle;
  text-align: center;
  margin-bottom: -1px;
  border: 1px solid #ED4694;
  white-space: nowrap;
}
.nav-tabs li:nth-of-type(1) {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
.nav-tabs li:nth-of-type(2) {
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
.nav-tabs li a {
  color: #ED4694;
  text-decoration: none;
  display: block;
}
.nav-tabs li.active {
  background: #ED4694;
}
.nav-tabs li.active a {
  color: #fff !important;
}
.nav-tabs li:hover {
  background: #ED4694;
}
.nav-tabs li:hover a {
  color: #fff !important;
}
.nav-tabs li:focus {
  cursor: pointer;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #ED4694;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ddd;
  }
}

.tab-content {
  margin-top: 16px;
  min-height: 260px;
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn {
  display: inline-block;
  margin-bottom: 2px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /*
    &,
    &:active,
    &.active {
      &:focus,
      &.focus {
        @include tab-focus;
      }
    }
  */
}
.btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
  box-shadow: 0 0 0;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  -webkit-box-shadow: #e5e5e5 0 2px 0;
  box-shadow: #e5e5e5 0 2px 0;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #ED4694;
  border-color: #eb2f87;
  -webkit-box-shadow: #c91468 0 2px 0;
  box-shadow: #c91468 0 2px 0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #e81879;
  border-color: #c91468;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #ED4694;
  border-color: #eb2f87;
}
.btn-primary .badge {
  color: #ED4694;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #191919;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: black;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #909090;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 8px;
}
@media (max-width: 64em) {
  .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 4px;
  }
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.alert {
  max-width: 1000px;
  padding: 16px;
  margin-bottom: 16px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.artistPostItems .alert {
  margin: 16px 0;
}
@media (max-width: 37.5em) {
  .artistPostItems .alert {
    margin: 8px;
  }
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 36px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-default {
  background-color: #eee;
  border-color: #e1e1e1;
  color: #777;
}
.alert-default hr {
  border-top-color: #d4d4d4;
}
.alert-default .alert-link {
  color: #5e5e5e;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.breadcrumb {
  display: block;
  padding: 16px;
  color: silver;
}
@media (max-width: 37.5em) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb.event, .breadcrumb.grayBg {
  background: #ddd;
}
.breadcrumb li {
  position: relative;
  display: inline-block;
  padding: 0 16px;
}
.breadcrumb li:first-child {
  padding-left: 0;
}
.breadcrumb a, .breadcrumb .disable {
  position: relative;
  color: #909090;
}
.breadcrumb .active {
  color: #909090;
}
.breadcrumb .active:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -5px;
  width: 6px;
  height: 6px;
  margin: -4px 0 0 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #000;
  z-index: 99;
  border-top: 2px solid #909090;
  border-right: 2px solid #909090;
}
