@charset "utf-8";
/* Custom CSS */
/* ==========================

SP

========================== */
@media only screen and (max-width:640px) {
  .qodef-grid {
    width: 90%;
  }
  .qodef-grid-section .qodef-section-inner, .qodef-container-inner {
    width: 75%;
  }
  .qodef-mobile-header .qodef-mobile-nav {
    background-color: #333333e0;
    color: #FFF;
  }
  .qodef-default-mobile-header .qodef-album {
    margin-bottom: 40px;
  }
  .qodef-mobile-header .qodef-mobile-nav a, .qodef-mobile-header .qodef-mobile-nav h4 {
    border-bottom: 1px dotted #666;
    color: #FFF;
    padding: 12px 0;
    line-height: 17px;
    letter-spacing: 0.1em;
  }
  .qodef-mobile-header .qodef-mobile-menu-opener i {
    font-size: 2.5em;
  }
  /* header sns navi */
  .qodef-mobile-nav .mobile_header_sns {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    font-family: FontAwesome;
    font-size: 1.5em;
  }
  .qodef-mobile-nav .mobile_header_sns li a {
    line-height: 1;
    padding: 20px 15px;
  }
  .qodef-mobile-nav .mobile_header_sns li a i {
    font-size: 25px;
    font-style: normal;
  }
  .qodef-mobile-nav .mobile_header_sns li a img {
    width: 21px;
    height: auto;
  }
  .qodef-event-details span:first-child + span {
    clear: both !important;
    display: block;
    width: unset;
    margin-bottom: 1em;
  }
  h1 span, h2 {
    font-family: unset;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0.07em;
    font-size: 200%;
  }
  .single-album h2, .single-event .qodef-title .qodef-title-holder h1:after {
    text-transform: uppercase;
  }
  .top_see_all {
    width: 100%;
  }
  /* ワンマンバナー */
  .oneman_banner {
    position: relative;
    bottom: unset;
    left: unset;
    width: 90%;
    margin: 20px auto 0 auto;
  }
  /* テキストバナー*/
  .home p.txt_banner {
    background: #e38bac;
    text-align: center;
    padding: 4px 1em 5px 1em;
    color: #fff;
    margin: 0 20px;
    width: 100;
    padding: 15px 10px;
    line-height: 1.5;
  }
  .home p.txt_banner em {
    display: block;
    font-style: normal;
    background: #fff;
    color: #e38bac;
    line-height: 1;
    padding: 3px 10px;
    margin: 0 0 5px 0;
    border-radius: 3px;
    font-size: 80%;
  }
  /* News 単独ページサイド */
  .qodef-blog-list-holder.qodef-image-in-box .qodef-item-image img {
    width: unset;
    height: unset;
    object-fit: unset;
  }
  /* Profile */
  .vc_custom_1621748721736 {
    margin-top: 60px !important;
    margin-right: 0 !important;
    margin-bottom: 60px !important;
    margin-left: 0 !important;
  }
  .live_history dt {
    float: none;
    margin-top: 1em;
  }
  .live_history dd {
    padding-left: 0;
    margin: 0;
  }
  .live_history dd ul {
    display: block;
    margin: 0 0 20px 0;
  }
  .live_history dd ul li:first-child {
    float: left;
    margin-right: 0.5em;
  }
  .live_history dd ul li:nth-child(2) {
    flex-basis: 20%;
    padding-right: 1em;
    opacity: 0.6;
  }
  .live_history dd ul li:nth-child(3) {
    clear: both;
    margin-top: 5px;
    padding-right: 0;
  }
  .live_history {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
  }
  .live_history.ja {
    border-bottom: none;
  }
  .live_history.ja dd ul li {
    overflow: hidden;
    margin-bottom: 20px;
  }
  /* Works 一覧ページ */
  .qodef-albums-list-holder .qodef-album .qodef-album-image-holder a img {
    height: 100% !important;
  }
  .single-album .qodef-single-album-stores-holder .qodef-single-album-store {
    padding: 0;
    width: 48%;
    float: left;
  }
  .single-album .qodef-single-album-stores-holder .qodef-single-album-store img {
    width: 100%;
  }
  .single-album .qodef-single-album-stores-holder .qodef-single-album-store + .qodef-single-album-store {
    padding: 0;
  }
  .single-album .qodef-single-album-stores-holder .qodef-single-album-store:nth-child(2n+1) {
    padding-right: 2%;
  }
  /* event一覧 */
  .qodef-event-content .qodef-event-title-holder {
    clear: both;
    width: 100%;
    text-align: left;
  }
  .qodef-event-content .qodef-event-date-holder img {
    margin-left: 10px;
  }
  .qodef-event-content .qodef-event-date-holder {
    width: 100%;
  }
  .qodef-event-content .qodef-event-date-holder-left {
    text-align: left;
  }
  .qodef-event-content .qodef-event-date-holder-right {
    float: right;
  }
  .qodef-event-content .qodef-event-buy-tickets-holder {
    width: 100%;
    pdding: 0 1em;
    text-align: center;
    margin-bottom: 40px;
  }
  .qodef-event-content .qodef-event-buy-tickets-holder a span {
    color: #fff;
  }
  .qodef-event-content .qodef-event-buy-tickets-button:before {
    color: #fff;
  }
  /* event詳細 */
  .qodef-event-item.qodef-event-info-content.qodef-event-details span:first-child {
    display: block;
    line-height: 1;
    font-weight: bold;
    padding: 0 0 5px 0 !important;
    width: 100%;
    margin-top: 2.5em;
  }
  .qodef-event-details .start_time {
    display: block;
    margin-top: 10px !important;
  }
  .qodef-event-info-holder .qodef-event-details-holder {
    width: 100%;
  }
  .qodef-event-info-holder .qodef-event-details-holder + a.qodef-event-buy-tickets-button {
    width: 80%;
    display: block;
    margin: 0 auto 50px auto;
    text-align: center;
  }
  /* footer SNS*/
  .footer_sns li {
    padding: 0 12px;
    font-size: 25px;
  }
  .footer_sns li img {
    width: auto;
    height: 25px;
  }
}