<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#wrapper {
 min-width: 100%!important;
}
.mt2em{margin-top: 2em !important;}

#js-lp-cta-fixed {
 position: fixed;
 bottom: 0;
 left: 0;
 width: 100%;
 display: block!important;
}
a.footer_fix {
  margin: 1% auto;
}
.lp_fv_cta_btn {
    display: block;
    width: min(36vw, 550px);
    margin: 0 auto;
    transition: .3s;
}
.lp_cta_fixed {
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    text-align: center;
    line-height: 1.5;
}
#js-lp-cta-fixed.is-fixed {
  display: block;
}
.sold_p {
 position: relative;
}
.sold_p .sold {
 padding: 120px 0;
 position: absolute;
 width: 500px;
 top: -20px;
 left: 50%;
 transform: translateX(-50%);
 color: #feeebc;
 background: rgba(103,95,67,.8);
 font-size: 30px;
 font-weight: bold;
 text-shadow: 0 0 30px rgba(132,122,86),0 0 30px rgba(132,122,86),0 0 5px rgba(132,122,86);
}

.sale_img{    position: absolute;
    width: 200px;
    top: -15%;
    left: 0;
display: none;}
/* .btn_gray{    pointer-events: none;
    background: #4f4f4f !important;
    font-size: 20px !important;} */
/*modal*/
 .modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.5);}
  .modal-box {
     top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    background-color: #fff;
    max-width: 800px;
    width: 90%;
    animation-name: modalopen;
    animation-duration: 1s;
   position: relative;}
    .modalClose{
      position: absolute;
      top: 0;
      right: 0;
     background: #ffbd28;
    padding: 0em 0.3em;
     font-size: 26px;
     font-weight: normal;
    }
button {
    background: none;
    padding-block: 0;
    padding-inline: 0;
    border: none;
 font-size: 18px;
 font-weight: bold;
 color: #fff;
}
.modalOpen {
 cursor: pointer;
 transition: all ease .5s;
}
.modalOpen:hover {
 opacity: .5;
 transition: all ease .5s;
}
.on_pointer {
 margin: 20px auto 0;
 width: 100%;
 cursor: pointer;
}
.on_pointer a {
 display: block;
 color: #fff;
 text-decoration: none;
}
.on_pointer:hover {
 cursor: pointer;
}
.on_pointer:hover {
 cursor: pointer;
}
.apply_btn:hover {
 cursor: pointer;
}

button#button.apply_btn:disabled {
  background: grey;
}
button#button.apply_btn:disabled:hover {
 opacity: 1;
 cursor: default;
}
button#button.apply_btn {
 pointer-events: auto;
}
.apply_btn_date {
 display: inline-block;
 padding-left: 5px;
 font-size: 16px;
 text-align: center;
 font-weight: bold;
 color: #fff;
 vertical-align: top;
}
.check {
 margin-top: 10px;
 text-align: center;
}
.apply_title {
 margin-top: 10px;
 text-align: center;
 font-size: 16px;
}
.btn.apply_btn {
 max-width: 450px;
 width: 100%;
 margin: auto;
}
.btn.apply_btn a {
 margin-top: 20px;
 background: none;
 color: #ffe1a0;
 padding: 1.5em 2em 1.2em;
    border: solid 2px #ffe1a0;
    box-shadow: 0 0 20px rgba(132,122,86),0 0 20px rgba(132,122,86)inset;
 font-size: 22px;
}
.neon .neonbox .btn.apply_btn a {
 margin-top: 0px;
 font-size: 16px;
}
.neon .neonbox .btn.apply_btn {
 max-width: 350px;
}
.neon .neonbox .apply_title {
 margin-top: 10px;
 font-size: 13px;
}
.end_block {
 position: relative;
 overflow: hidden;
}
.end {
 text-shadow: 0 0 10px #000;
 font-size: 25px;
 font-weight: bold;
 text-align: center;
 left: 0;
 top: 0;
 position: absolute;
 color: #fff;
 width: 100%;
 height: 100%;
 background: rgba(66,66,66,.8);
 z-index: 2;
}
a.opacity {
 display: block;
}
a.opacity:hover {
 opacity: .8;
}
.program ul.two_bnr {
 margin-top: 40px;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: space-between;
}
.program ul.two_bnr &gt;li {
 width: 49%;
 margin-right: 0;
}
#fv {
 max-width: 1300px;
 width: 90%;
 margin: 80px auto 0;
 display: -webkit-flex;
 display: flex;
 justify-content: space-between;
 -ms-align-items: center;
 align-items: center;
}
#fv_kv {
width: 54%;
}
.kv_only #fv_kv {
width: 100%;
 max-width: 1000px;
 margin: auto;
}
.fv_info {
width: 42%;
}
#fv_kv h1 {
width: 100%;
 padding: 0;
}
.top_title_wrap h2 {
 font-size: 32px;
 margin-top: 0;
 text-align: center;
 line-height: 120%;
 margin-bottom: 7px;
}
.top_title_wrap .hashtag {
 font-size: 18px;
 text-align: center;
 font-weight: bold;
}
 .top_title_lead {
  margin-top: 5px;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
 }
.top_title_inner .cp_bnr {
 max-width: 600px;
}
.top_title {
 text-align: center;
 font-size: 22px;
 font-weight: bold;
 line-height: 130%;
}
.fv_bn {
 margin-top: 15px;
}
.top_lead {
 padding-bottom: 20px;
 font-size: 35px;
 text-align: center;
     text-shadow: 0 0 30px rgba(132, 122, 86), 0 0 30px rgba(132, 122, 86), 0 0 5px rgba(132, 122, 86);
    color: #ffe1a0;
}
.top_lead_2 {
 margin-top: 20px;
 text-align: center;
 font-size: 18px;
 line-height: 150%;
}
.btn.play.top {
 max-width: 600px;
 width: 100%;
 margin: 10px auto 0;
}
.btn.play.top a {
 height: 70px;
 margin-top: 5px;
    background: #ff903c;
    background: -moz-linear-gradient(left, #ff903c 0%, #ff4b59 50%, #ff0576 100%);
    background: -webkit-linear-gradient(left, #ff903c 0%, #ff4b59 50%, #ff0576 100%);
    background: linear-gradient(to right, #ff903c 0%, #ff4b59 50%, #ff0576 100%);
 color: #fff;
 font-size: 26px;
}
.btn.play.top a span {
 background-image: url("../images/playbtn.png");
}
.btn_notes {
 font-size: 12px;
 margin-top: 10px;
}
.top_tag {
 margin-top: 15px;
 font-size: 20px;
 text-align: center;
}
.top_right {
 width: 35%;
 background: url("../images/bg_top.jpg");
}
.streaming_flex {
 display: -webkit-flex;
 display: flex;
 justify-content: space-between;
 -ms-align-items: center;
 align-items: center;
}
.streaming_im {
 margin: 30px auto 0;
 max-width: 500px;
}
.im_left {
 width: 48%;
}
.tx_right {
 width: 49%;
 text-align: left;
 font-size: 14px;
}
.tx_right p + p {
 margin-top: 15px;
}
.tx_right p span {
 font-size: 13px;
}
.pink {
 color: #ffe1a0;
}
.lemino_streaming .btn {
 max-width: 400px;
 margin: 20px auto 0;
}
.bn_gold{
	display: block;
    margin: 4em auto;
    max-width: 600px;
    border: solid 2px #ffe1a0;
    box-shadow: 0 0 20px rgba(132, 122, 86), 0 0 20px rgba(132, 122, 86) inset;
}
/*.lemino_streaming {
 margin-top: 80px;
}*/
.section .lemino_streaming h3.title_nean_small:nth-of-type(n+2) {
 margin-top: 60px;
}
.lemino_streaming_date {
 margin-top: 25px;
 text-align: center;
 font-size: 18px;
 line-height: 160%;
}
.new {
 position: relative;
}
.new p {
 padding: 5px 15px 2px;
 position: absolute;
 box-shadow: 0 0 20px rgba(229,43,161), 0 0 10px rgba(229,43,161)inset;
 border: 1px solid #ffe1a0;
 color: #ffe1a0;
 font-style: italic;
 font-weight: bold;
 font-size: 16px;
 left: 9%;
    top: -8px;
}
.cp_bnr {
 max-width: 800px;
 width: 90%;
 margin: 50px auto 80px;
}
.cp_bnr a {
 display: block;
}
.artist_bnr {
 max-width: 1000px;
 width: 100%;
 margin: 20px auto 100px;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: space-between;
}
.artist_bnr a {
 display: block;
 width: 49%;
}
.artist_bnr a:hover {
 opacity: .5;
 transition: ease all .3s;
}
/*top*/
.kv {
 margin-top: 0 !important;
 padding-top: 0;
}
.lp_cta_fixed {
   display: none;
   width: 90px;
   transition: all .3s;
 }
 
 .lp_cta_fixed.is-fixed {
   display: block;
   width: 90px;
   position: fixed;
   bottom: 30px;
   right: 30px;
   z-index: 99;
   text-align: center;
   transition: all .3s;
 }
 
  .lp_cta_fixed.is-fixed a {
   display: block;
   transition: all .3s;
 }
 
  .lp_cta_fixed.is-fixed a:hover {
   opacity: .5; 
   transition: all .3s;
 }
.totop {
 display: none!important;
}
body {
 background: #ffffff!important;
}
.mt_0 {
   margin-top: 0 !important;
}

.mt_20 {
   margin-top: 20px !important;
}

.mt_30 {
   margin-top: 30px !important;
}

.mb_0 {
   margin-bottom: 0 !important;
}

.contents.main {
   font-size: 16px;
}


/*title_neon*/
.title_neon {
 text-shadow: 0 0 30px rgba(132,122,86),0 0 30px rgba(132,122,86),0 0 5px rgba(132,122,86);
  color: #ffe1a0;
}
.title_red {
 /* text-shadow: 0 0 30px rgba(132,122,86),0 0 30px rgba(132,122,86),0 0 5px rgba(132,122,86); */
  color: #ffffff;
  font-size: 25px;
  text-align: center;
  margin: 0 auto 5%;
  font-weight: bold;
}
.neon .neonbox {
 padding: 3em 2em;
 border: solid 2px #ffe1a0;
 box-shadow: 0 0 20px rgba(132,122,86),0 0 20px rgba(132,122,86)inset;
}
.redbox {
 padding: 3em 2em;
 /* border: solid 2px #ffe1a0; */
 background:#c00000;
 /* box-shadow: 0 0 20px rgba(132,122,86),0 0 20px rgba(132,122,86)inset; */
}
.section h3.title_nean_small .title_nean_small2{
 font-size: 26px;
 text-align: center;
}
.section h4.title_nean_small{
  font-size: 24px;
  margin-bottom: 10px;
 }

.title_nean_small span {
 text-shadow: 0 0 30px rgba(132, 122, 86), 0 0 30px rgba(132, 122, 86), 0 0 5px rgba(132, 122, 86);
  color: #ff30b4;
  font-size: 30px;
}
.title_nean_small span.blue {
 text-shadow: 0 0 30px rgba(31,112,178),0 0 30px rgba(31,112,178),0 0 5px rgba(31,112,178);
  color: #1f70b2;
}
.title_nean_small span.shine {
 text-shadow: 0 0 30px rgba(255,255,255),0 0 30px rgba(255,255,255),0 0 5px rgba(255,255,255);
  color: #fff;
}
.title_nean_small span.gold {
text-shadow: 0 0 30px rgba(132, 122, 86), 0 0 30px rgba(132, 122, 86), 0 0 5px rgba(132, 122, 86);
    color: #ffe1a0;
}
.mc {
 margin-top: 70px;
 padding-top: 50px;
 border-top: 5px dotted #7d6e4e;
}
.mc + .flex_box {
 margin-bottom: 0;
}
.section h2 {
   text-align: center;
   font-size: 32px;
   line-height: 1.35em;
}
.section h3 {
   font-size: 32px;
   line-height: 1.35em;
   font-weight: bold;
   margin-bottom: 30px;
}

.kv {
   margin-bottom: 0;
   padding-bottom: 0;
}

.program {
   width: 100%;
   box-sizing: border-box;
}

.program div, .program p, .program ul, .program li {
   box-sizing: border-box;
}

.btn.play a,
.program ul li .btn a,
.streaming .btn a {
   margin-top: 10px;
    display: block;
    background-color: #fff;
    color: #151515;
    font-size: 16px;
    text-align: center;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 100px;
    padding-left: 10px;
    box-sizing: border-box;
}
.btn.play.bg_lemino a {
    background: #ff903c;
    background: -moz-linear-gradient(left, #ff903c 0%, #ff4b59 50%, #ff0576 100%);
    background: -webkit-linear-gradient(left, #ff903c 0%, #ff4b59 50%, #ff0576 100%);
    background: linear-gradient(to right, #ff903c 0%, #ff4b59 50%, #ff0576 100%);
    color: #fff;
}

.btn.play a span,
.program ul li .btn a span,
.streaming .btn a span{
    display: block;
    background-image: url(../../teaser/common/images/playbtn.png);
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
    margin-left: 10px;
}

/* wrapper */
.wrapper {
   width: 1000px;
   margin: 0 auto;
   box-sizing: border-box;
}

/* flex_box */
.flex_box {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   margin-bottom: 3em;
}
.flex_box.jc {
   justify-content: center;
}


.pa {
   position: relative;
   padding-bottom: 2em;
}
.andmore  {
   position: absolute;
 bottom: -12px;
 right: 0;
 text-align: right;
 font-size: 20px;
 font-weight: bold;
 margin-top: 10px;
 margin-right: 0!important;
}

.flex_box li {
   width: 31.5%; 
}
.flex_box.opening_act &gt; li.wide {
   width: 60%; 
}

.flex_box.opening_act &gt; li {
   width: 33%;
  
}
.flex_box.opening_act &gt; li:nth-of-type(n+3) {
  margin-top: 40px;
  
}

.flex_box.flex_box_two {
   justify-content: center;
  
}

.flex_box.flex_box_two li {
   width: 38.5%;
  
}

.flex_box li a {
   display: block;
}

/*.show*/
.show {
 padding: 5em 3em;
}

.show_box + .show_box,.box_n {
 padding-top: 120px;
}
.show_lead {
 text-align: center;
 font-size: 16px;
 line-height: 160%;
}
.show_lead +.show_lead {
 margin-top: 15px;
}
.group {
 color: #ffe1a0;
 text-align: center;
 margin-bottom: 10px;
 font-size: 14px;
 letter-spacing: -1px;
}
.artist {
 margin-top: 10px;
 text-align: center;
}

.artist span {
 font-size: 14px;
 color: #afafaf;
}
.artist_notes {
 font-size: 12px;
}
.show_info a {
 color: #0e6eb4;
 text-decoration: underline;
 font-size: 16px;
/* position: relative;
 margin-top: 10px;
 display: block;
 width: 175px;
 padding: 7px 20px 5px;
 color: #464646;
 font-size: 17px;
 background-color: #fff;
 border-radius: 100px;
 text-decoration: none;
 font-weight: bold;*/
}
/*.show_info a::before {
 position: absolute;
 display: block;
 content: '&gt;';
 color: #464646;
 top: 52%;
 transform: translateY(-50%);
 right: 20px;
 font-weight: bold;
 font-size: 14px;
 
}*/
.show_info dt {
 margin-bottom: 30px;
 font-size: 21px;
 font-weight: bold;
}

.show_info dt.special_title {
 position: relative;
 padding-bottom: 15px;
 line-height: 160%;
}
.show_info dt.special_title_2 {
 margin-top: 50px!important;
}

.show_info dt:nth-of-type(n+2) {
 margin-top: 30px;
}
.show_info dd {
 margin-top: 10px;
 font-size: 17px;
 line-height: 150%;
}
.show_info dd .small_notes,
.small_notes {
 font-size: 15px;
}
.show_info dd.Small_notes {
 font-size: 12px;
}
.ticket {
 text-align: center;
}
.ticket h3 {
 position: relative;
 padding-bottom: 15px;
 margin-bottom: 40px;
}
.show_info dt.special_title::before,
.ticket h3::before {
 position: absolute;
 display: block;
 content: '';
 width: 100%;
 height: 2px;
 background: #ffe1a0;
 bottom: 0;
 left: 50%;
 transform: translateX(-50%);
 box-shadow: 0 0 30px rgba(132, 122, 86), 0 0 30px rgba(132, 122, 86), 0 0 5px rgba(132, 122, 86);
}
.ticket dt {
 font-size: 22px;
 font-weight: bold;
}
.ticket dt:nth-of-type(n+2) {
 margin-top: 40px;
}
.ticket dd {
 font-size: 20px;
 margin-top: 10px;
}
.ticket dd .small_notes {
 margin-top: 15px;
}
.campaign {
 margin-top: 60px;
 padding: 4em 2em 3em;
 border-radius: 15px;
 overflow: hidden;
 background: url("../images/bg_campaign.jpg") top center;
}
.campaign.cpsmall {
 width: 70%;
 margin-left: auto;
 margin-right: auto;
 padding: 2em 1em 1.5em;
}
.campaign.cpsmall .campaign_topic {
 font-size: 17px;
}
.campaign.cpsmall h2 {
 font-size: 19px;
}

.campaign.cpsmall .campaign_lead {
 font-size: 13px;
 margin-top: 15px;
}

.campaign.cpsmall .campaign_lead span {
 display: block;
 margin-top: 10px;
 font-size: 18px;
 font-weight: bold;
}
.cpsmall .campaign_end {
 font-size: 21px;
 border: 1px solid #fff;
 border-radius: 0;
 font-weight: bold;
}

.campaign h2 {
  text-shadow: 0 0 30px rgba(132,122,86),0 0 30px rgba(132,122,86),0 0 5px rgba(132,122,86);
  color: #ffe1a0;
 font-size: 26px;
}
.present {
 max-width: 350px; 
 margin: 10px auto 0;
 border-radius: 20px;
 overflow: hidden;
}
.ticket .campaign dt {
  font-size: 18px;
}
.campaign_topic {
 font-size: 22px;
 color: #cc0033;
 margin-bottom: 10px;
 font-weight: bold!important;
}
.campaign_topic span {
 font-weight: bold!important;
}
.cam_goods{margin: 4em auto;}
.cam_goods h4{font-size: 1.5em;
    font-weight: bold;
    color: #ff337e;
    margin: 0 auto 1em;
}
.cam_goods h4 + p{    font-size: 1.1em;}
.cam_goods .campaign_end{    margin: 0 auto;
	font-size: 0.8em;}
.cam_goods img{max-width: 300px;
    margin: 0 auto;}


.ticket_date {
 margin-top: 40px;
}
.ticket .campaign .ticket_date dt {
 font-size: 20px;
}
.ticket .campaign .ticket_date dd {
 font-size: 20px;
}
.campaign .campaign_btn_wrap {
 margin-top: 40px;
}
.campaign_lead {
 margin-top: 30px;
}
.ticket_link {
 display: block;
 width: 80%;
 margin: 5px auto 0;
}
.ticket_link:hover {
 opacity: .5;
}
.campaign .campaign_btn {
 width: 500px;
 margin: 2px auto 0;
}
.campaign .campaign_btn a {
 background: #1f70b2;
 display: block;
 padding: 1.5em 1em 1.3em;
 border-radius: 100px;
 text-decoration: none;
 color: #fff;
 font-weight: bold;
 font-size: 20px;
}
.campaign .on_pointer.campaign_btn a {
 padding: 0;
}
button#button.apply_btn {
 width: 80%;
 background: #fff;
 display: block;
 padding: 1.5em 1em 1.3em;
 border-radius: 100px;
 text-decoration: none;
 color: #000;
 font-weight: bold;
 font-size: 20px;
 margin: 0 auto;
}
.campaign .campaign_btn.dpoint a {
 background: #e7226a;
 padding: 1em;
 font-size: 18px;
}
.campaign .small_notes {
 margin-top: 20px;
 font-size: 12px;
}
.campaign_end {
 margin-top: 40px;
 padding: 2em 1em;
 border-radius: 10px;
 background: rgba(0,0,0,.8);
 line-height: 160%;
 font-size: 17px;
}
#cp h3.title_nean_small {
 position: relative;
}
#cp h3.title_nean_small::before,
.program .ticket h3::before {
 position: absolute;
 display: block;
 content: '';
 width: 100%;
 height: 2px;
 background: #ffe1a0;
 bottom: 0;
 left: 50%;
 transform: translateX(-50%);
 box-shadow: 0 0 30px rgba(132, 122, 86), 0 0 30px rgba(132, 122, 86), 0 0 5px rgba(132, 122, 86);
}
/*cp*/
#cp .title_nean_small {
 margin-top: 50px;
}
.cp_lead {
 margin-top: 25px;
 text-align: center;
}
.item_flex,.mihoudai_flex {
 width: 100%;
 margin-left: auto;
 margin-right: auto;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: space-between;
 -ms-align-items: flex-start;
 align-items: flex-start;
}
.item_flex li {
 text-align: center;
 width: 19.5%;
}
.item_flex li p {
 margin-top: 10px;
 font-size: 13px;
 line-height: 130%;
}
.item_flex li p span.name {
 font-size: 16px;
 font-weight: bold;
}
.item_flex li p span.db {
 display: block;
 margin-top: 5px;
}
.item_date {
 margin-top: 30px;
 padding: 1.5em;
 border: 2px solid #ffe1a0;
}
.item_date dt {
 margin-top: 7px;
 font-size: 16px;
}
.item_date dt:nth-of-type(n+2) {
 margin-top: 15px;
}
.item_date dd {
 font-size: 15px;
}
.btn.cp_btn {
 margin-top: 40px;
}
.btn.cp_btn a {
 margin: auto;
 max-width: 450px;
 padding: 1.5em ;
 background: #cb085c;
 color: #fff;
 font-size: 22px;
}
.mihoudai_flex {
 width: 100%;
 max-width: 600px;
}
.mihoudai {
 margin-top: 50px;
 font-size: 20px;
 text-align: center;
}
.cp_notes {
 font-size: 12px;
 margin-top: 30px;
}
.mihoudai_flex .btn.cp_btn {
 margin-top: 7px;
 width: 48%;
}
.mihoudai_flex .btn.cp_btn a {
 max-width: 100%;
 font-size: 18px;
}

.tokuten_scroll {
 margin-top: 30px;
    padding: 2em;
    background: #323232;
}

.tokuten_scroll .inn {
    padding-right: 2em;
    height: 230px;
    overflow-y: scroll;
    text-align: left;
}
.tokuten_scroll .inn h4 {
 font-weight: bold;
}

.tokuten_scroll .inn .inn_box {
    margin-bottom: 2em;
}

.tokuten_scroll .inn .inn_box &gt; ul &gt; li {
    text-indent: -1em;
    margin-left: 1em;
    margin-bottom: 0.3em;
}
.other_box.flex_box {
 margin-bottom: 0;
}
.supported_box {
 margin-top: 60px;
}
.supported_box +.supported_box {
 margin-top: 50px;
}
.supported {
 margin: 15px auto 0;
 display: -webkit-flex;
 display: flex;
 justify-content: center;
}
.supported li a,
.official a {
 display: block;
}
.official a:hover,
.supported li a:hover {
 opacity: .8;
}
 .official a:nth-of-type(n+2) {
  margin-top: 30px;
 }
.program ul.supported  li {
 width: 22%;
 margin-right:2%;
}
/*.supported li:nth-of-type(2n) {
 margin-right: 0;
}*/
.official {
 width: 600px;
 margin: 70px auto 0;
}

.program .lemino_news{display: flex;
    flex-wrap: wrap;
    padding: 3em 2em;
    border: solid 2px #ffe1a0;
    box-shadow: 0 0 20px rgba(132, 122, 86), 0 0 20px rgba(132, 122, 86) inset;
    width: 90%;
    margin: 0 auto;}
.program .lemino_news li {width: 31.5%; padding: 1%;   margin: 0.2em auto;
    background: #fff;}
.program .lemino_news li a{display: block;text-decoration: none !important;}
.program .lemino_news li a:hover{opacity: 0.9;}
.program .lemino_news li img{border-radius: 4px;}
.program .lemino_news li p{text-decoration: none !important;
    margin: 0.5em;
    font-size: 0.9em;
    color: #292929;
    font-weight: 600;
    line-height: 1.35em;}
.program .lemino_news li p span{
	display: block;text-align: left;font-size: 0.8em;margin-top: 0.5em;
}
 .program .lemino_news .com_soon{    background: #7c7c7c;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 1.4em;
    font-weight: bold;}
/*streaming*/
.streaming .streaming_lead {
 font-size: 22px;
 font-weight: bold;
 line-height: 120%;
}
.streaming .streaming_lead span {
 font-size: 20px;
 font-weight: normal;
}
.appear {
 margin-top: 20px;
}
.streaming .streaming_im {
 max-width: 500px;
 width: 100%;
 margin: 20px auto 0;
}
.streaming .btn {
 max-width: 400px;
 margin: 20px auto 0;
}
.streaming_notes {
 font-size: 14px;
 margin-top: 15px;
}
@media print,
 screen and (min-width: 813px) {
      .cp_fix {
        width: 300px;
        position: absolute;
        right: 0;
        bottom: 0;
    }
  /*ヘッダー*/
  .header_pc {

  }
header {
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 100;
}
  .header_pc {
 display: -webkit-flex;
 display: flex;
 justify-content: space-between;
 -webkit-align-items: center;
 align-items: center;
 background: #ffffff;
 padding: 12px 25px;
 flex-direction: row-reverse;
  }
header .home {
 width: 120px;
}
header .right p {
 position: relative;
 display: inline-block;
 margin-top: 5px;
 margin-left: 10px;
 font-size: 16px;
 line-height: 70%;
 font-weight: 600;
}
 
 header .right p a {
  display: block;
 padding: 10px 0;
  color: #c00000;
  transition: all .5s;
  text-decoration: none;;
 }
 header .right p a:hover {
 transform: translateY(-3px);
 transition: all .5s;
 text-shadow: 0 0 10px #a60101;
  font-weight: bold;
 }
  .footer_fix {
      margin: 2% auto;
  }
  .lp_cta_fixed .lp_fv_cta_btn {
      width: min(44vw, 350px);
  }
      .kv .mainimage {
       margin-bottom: 70px;
      background-image: url(../images/fv.jpg);
      background-size: calc(5000px / 2) calc(726px / 2);
      background-position: center center;
      height: 363px;
   }
   .kv .mainimage img {
      display: none;
   }
  .flex_box.jc li {
   width: 40%;
}
 #header_inc_3 .objects .mc11 {
  display: none;
}
 #header_inc_3 .objects .mc2 {
  top: 51.25px!important;
 }
 .flex_box li.last_center {
margin-right: 0;
 }
 .supported {
  max-width: 850px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
 }
.program ul.supported li {
  width: 20%;
  margin-right: 1.25%;
 }
.program ul.supported li:nth-of-type(4n) {
  margin-right: 0;
 }
.program ul.supported li:nth-of-type(n+5) {
  margin-top: 15px;
 }
 section#method {
  padding-top: 40px!important;
}
    .fv .mainimage {
      width: 100%;
      max-width: 1500px;
      margin: auto;
   }
 .fv {
  margin-top: 20px;
  width: 100%;
      background-image: url(../images/fv.jpg);
      background-position: center center;
 }
 .anchor {
  margin-top: 80px!important;
 }
 
 .section .lead {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 140%;
 }

   .section {
      max-width: 1000px;
    width: 90%;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 135px;
   }
 
  #sec2.section h2 {
  margin-bottom: 40px;
 }
 
 .section.show {
  padding: 0 0 5em;
  margin-bottom: 0;
 }
 
 .show_box {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
 }
 
   .section .box {
      display: flex;
      justify-content: space-between;
      margin-bottom: 40px;
      margin-top: 40px;
   }
 
 .program {
  padding-top: 65px;
 }
 
   .program ul li {
      width: 32.5%;
      margin-right: 1.25%;
   }
   .program .other_box li p.artist {
      font-size: 15px;
    margin-bottom: 5px;
   }

.supported li:last-of-type {
 margin-right: 0;
}

   .program ul li:nth-child(n+7):nth-child(-n+9) {
      margin-bottom: 0;
   }
 
 .flex_box li {
   margin-right: 2.5%;
}
 .flex_box.large li {
   width: 62%;
}
 .flex_box.large {
  margin-bottom: 0;
 }
 
 .flex_box li:nth-of-type(3n) {
   margin-right: 0;
}
 .flex_box.opening_act &gt; li:nth-of-type(3n) {
   margin-right: 2.5%;
}
  .three {
   padding-top: 15px;
  }
 .flex_box li:nth-of-type(n+4) {
   margin-top: 20px;
}

   /* objects */
   .objects .mc24 {
      background-image: url(/ft/teaser/common/images/objects/24_2.png);
      width: 49px;
   }

   .objects .mc13_2 {
      background-image: url(/ft/teaser/common/images/objects/13.png);
      width: 35px;
      height: 35px;
      left: -690px;
      top: 710px;
   }

   .objects .mc23_4 {
      background-image: url(/ft/teaser/common/images/objects/23.png);
      width: 43px;
      height: 43px;
      left: -624px;
      top: 798px;
   }

   .objects .mc12_3 {
      background-image: url(/ft/teaser/common/images/objects/12.png);
      width: 122px;
      height: 76px;
      left: -750px;
      top: 1500px;
   }

   .objects .mc24_5 {
      background-image: url(/ft/teaser/common/images/objects/24.png);
      width: 75px;
      height: 20px;
      left: -650px;
      top: 1650px;
   }

   .objects .mc1_4 {
      background-image: url(/ft/teaser/common/images/objects/1.png);
      width: 55px;
      height: 55px;
      left: -700px;
      top: 2550px;
   }

   .objects .mc7_3 {
      background-image: url(/ft/teaser/common/images/objects/7.png);
      width: 64px;
      height: 64px;
      left: -610px;
      top: 2650px;
   }

   .objects .mc23_5 {
      background-image: url(/ft/teaser/common/images/objects/23.png);
      width: 59px;
      height: 59px;
      left: -642px;
      top: 3580px;
   }

   .objects .mc27_2 {
      background-image: url(/ft/teaser/common/images/objects/27.png);
      width: 33px;
      height: 33px;
      left: -566px;
      top: 3654px;
   }

   .objects .mc34_3 {
      background-image: url(/ft/teaser/common/images/objects/34.png);
      width: 33px;
      height: 64px;
      left: -714px;
      top: 4348px;
   }

   .objects .mc3_4 {
      background-image: url(/ft/teaser/common/images/objects/3.png);
      width: 81px;
      height: 66px;
      left: -674px;
      top: 4458px;
   }

   .objects .mc12_4 {
      background-image: url(/ft/teaser/common/images/objects/12.png);
      width: 122px;
      height: 76px;
      left: -734px;
      top: 5592px;
   }

   /*  */

   .objects .mc34_2 {
      background-image: url(/ft/teaser/common/images/objects/34.png);
      width: 33px;
      height: 64px;
      left: 578px;
      top: 800px;
   }

   .objects .mc3_2 {
      background-image: url(/ft/teaser/common/images/objects/3.png);
      width: 81px;
      height: 66px;
      left: 640px;
      top: 932px;
   }

   .objects .mc0_4 {
      background-image: url(/ft/teaser/common/images/objects/0.png);
      width: 122px;
      height: 47px;
      left: 624px;
      top: 1840px;
   }

   .objects .mc18_3 {
      background-image: url(/ft/teaser/common/images/objects/18.png);
      width: 64px;
      height: 66px;
      left: 556px;
      top: 1896px;
   }

   .objects .mc20_3 {
      background-image: url(/ft/teaser/common/images/objects/20.png);
      width: 48px;
      height: 44px;
      left: 628px;
      top: 2680px;
   }

   .objects .mc24_6 {
      background-image: url(/ft/teaser/common/images/objects/24_2.png);
      width: 48px;
      height: 20px;
      left: 568px;
      top: 2768px;
   }

   .objects .mc13_4 {
      background-image: url(/ft/teaser/common/images/objects/13.png);
      width: 35px;
      height: 35px;
      left: 578px;
      top: 3656px;
   }

   .objects .mc23_6 {
      background-image: url(/ft/teaser/common/images/objects/23.png);
      width: 43px;
      height: 43px;
      left: 628px;
      top: 3754px;
   }

   .objects .mc0_5 {
      background-image: url(/ft/teaser/common/images/objects/0.png);
      width: 122px;
      height: 47px;
      left: 540px;
      top: 4638px;
   }

   .objects .mc24_7 {
      background-image: url(/ft/teaser/common/images/objects/24.png);
      width: 75px;
      height: 20px;
      left: 624px;
      top: 4758px;
   }
}








@media only screen and (max-width: 812px) {
     .cp_fix {
        position: absolute;
        right: 0;
        bottom: 106%;
        width: 45%;
        max-width: 300px;
    }
  .home {
  position: fixed;
  top: 14px;
  left: 10px;
  width: 20%;
  max-width: 130px;
  z-index: 1000;
 }
/* ヘッダー*/
 .c-hamburger__text {
  display: none!important;
 }
.l-header {
  display: block;
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 60px;
}
 .p-nav__inner {
  width: 100%;
 }
.c-hamburger {
  position: relative;
  width: inherit;
  height: inherit;
  margin: 0;
  cursor: pointer;
}


.c-hamburger span {
  display: block;
  position: relative;
  left: 50%;
  width: 30px;
  height: 2px;
  transform: translateX(-50%);
  background: #0e6eb4;
  transition: all 0.4s;
 box-shadow: 0 0 30px rgba(31,112,178),0 0 30px rgba(31,112,178),0 0 5px rgba(31,112,178);
}


.c-hamburger span:nth-of-type(1) {
  top: -4px;
}

.c-hamburger span:nth-of-type(2) {
  top: 1px;
}


.c-hamburger span:nth-of-type(3) {
  top: 6px;
}


.c-hamburger .c-hamburger__text {
  display: block;
  top: 12px;
  background: transparent;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}


.c-hamburger.is-active span:nth-of-type(1) {
  top: 0;
  transform: translateX(-50%) rotate(225deg);
}


.c-hamburger.is-active span:nth-of-type(2) {
  opacity: 0;
}


.c-hamburger.is-active span:nth-of-type(3) {
  top: -4px;
  transform: translateX(-50%) rotate(-225deg);
}

.p-header__nav {
  display: flex;
  z-index: 10;
  position: absolute;
  top: 0;
  right: -100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background: transparent;
  font-weight: 700;
  opacity: 0;
  transition: 0.6s;
}



.p-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: inherit;
  padding: 13px 20px;
}


.p-header__title {
  width: 100%;
  max-width: 120px;
  height: 48px;
  background: lightgray;
}


.p-header__title a {
  display: block;
  width: 100%;
  height: auto;
}


.p-header__title a img {
  height: 100%;
}


.p-header__hamburger {
  z-index: 100;
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  height: 94%;
}


.p-header__nav.is-active {
  position: fixed;
  top: 0;
  right: 0;
 background: rgba(0,0,0,.8);
  opacity: 1;
  transition: 0.6s;
}

.p-nav {
}
 .p-nav__inner .tag {
  text-align: center;
 }
 .p-nav__inner .tag a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #ffe1a0;
  text-align: center;
  padding: 1em;
 }
.p-nav__item {
  position: relative;
  width: 100%;
}

.p-nav__link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  text-align: center;
 font-size: 18px;
 color: #000c8e;
}
 
	.sale_img{
  position: absolute;
        width: 25%;
        top: -40%;
        left: 0;
        min-width: 100px;}
 .apply_title {
 margin-top: 30px;
 font-size: 13px;
}
.btn.apply_btn {
 margin-bottom: 60px;
}
.btn.apply_btn a {
 margin-top: 10px;
 padding: 1.2em 2em 1.2em;
 font-size: 16px;
}
.neon .neonbox .btn.apply_btn a {
 margin-top: 0px;
 font-size: 14px;
}
.neon .neonbox .btn.apply_btn {
 margin-top: 10px;
 max-width: 350px;
 margin-bottom: 0;
}
.neon .neonbox .apply_title {
 margin-top: 25px;
 font-size: 13px;
}
 .end {
  padding-top: 60px;
  font-size: 16px;
 }
 #fv {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
 }
 #fv.kv_only {
  width: 100%;
 }
#fv_kv {
  width: 100%;
 }
 .fv_info {
  width: 100%;
 }
 .btn_gray {
  font-size: 14px !important;
 }
 .top_right {
  width: 100%;
 }
 .top_title {
  font-size: 18px;
 }
 .top_title_wrap {
  margin-top: 0;
  text-align: center;
 }
 .top_title_wrap .title_neon {
  font-size: 25px;
 }
 .top_title_wrap .hashtag {
  font-size: 16px;
 }
 .btn.play.top {
  width: 100%;
  max-width: 600px;
 }
 .fv_bn {
  max-width: 500px;
  margin: 20px auto 0;
 }
 .btn.play.top a {
  font-size: 18px;
  height: 50px;
 }
 .top_title_lead {
  font-size: 14px;
 }
 .section .top_title_wrap h2 {
  font-size: 24px;
  margin-bottom: 0;
 }
 .top_tag {
  margin-top: 10px;
  font-size: 15px;
 }
 .lemino_streaming {
  margin-top: 0;
 }
 .streaming_flex {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
 }
 .im_left {
  width: 100%;
 }
 .tx_right {
  width: 100%;
  margin-top: 20px;
  font-size: 12px;
 }
 .tx_right p span {
  display: block;
  line-height: 120%;
  font-size: 10px;
 }
 .streaming_notes {
  text-align: left;
  font-size: 10px;
  line-height: 120%;
 }
 .cp_lead {
  font-size: 13px;
  text-align: left;
 }
 .cp_lead br {
  display: none;
 }
 .item_date dt {
  font-size: 13px;
 }
 .item_date dd {
  font-size: 12px;
 }
 .tokuten_scroll .inn {
  padding-right: .5em;
 }
 #cp h3.title_nean_small {
  padding-bottom: 10px;
  font-size: 14px;
 }
 .item_flex {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
 }
 .item_flex li {
  width: 32.5%;
  margin-right: 1%!important;
 }
 .item_flex li:nth-of-type(3n) {
  margin-right: 0!important;
 }
 .item_flex li:nth-of-type(n+4) {
  margin-top: 10px;
 }
 .item_flex li p {
  font-size: 11px;
 }
 .item_flex li p span.name {
  font-size: 13px;
 }
 .item_flex li span.db {
  margin-top: 0px;
 }
 .item_date {
  padding: 1em;
  font-size: 12px;
 }
 .btn.cp_btn a {
  font-size: 17px;
 }
 .mihoudai_flex {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
 }
 .mihoudai {
  font-size: 15px;
 }
 .cp_notes {
  font-size: 10px;
  line-height: 130%;
 }
 .mihoudai_flex .btn.cp_btn {
  width: 100%;
  margin-top: 10px;
  font-size: 15px;
 }
 .mihoudai_flex .btn.cp_btn a {
  font-size: 15px;
 }
 .cp_bnr {
  width: 100%;
 }
 .artist_bnr {
  max-width: 500px;
  width: 80%;
  margin: 15px auto 0;
  margin-bottom: 80px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
 }
 .artist_bnr a {
  width: 100%;
 }
 .artist_bnr a:nth-of-type(n+2) {
  margin-top: 15px;
 }
 .lemino_streaming_date {
  font-size: 12px;
  text-align: left!important;
 }
 .show_box + .show_box, .box_n {
  padding-top: 40px;
 }
 .supported {
  max-width: 400px;
 }
 .official {
  max-width: 400px;
  width: 100%;
  margin-top: 30px;
 }
 .official a:nth-of-type(n+2) {
  margin-top: 20px;
 }
   .banner_link {
      width: 100%;
      margin-bottom: 3em;
   }

   h1 {
      width: 100%;
   }
 
   .kv .mainimage {
   margin-top: 2vw;
   }
 
   #header_inc_3 + .grp .kv {
      padding-bottom: 0!important;
   }

   .section {
      margin-bottom: 5em;
   }
 

 
 .lead {
  font-size: 14px;
  text-align: center;
 }

 .anchor {
  margin-top: 40px;
  margin-right: 3vw; 
  margin-left: 3vw;
 }
 
 .anchor li a .text {
  font-size: 12px;
  line-height: 120%;
  height: 62px;
  padding-top: 2.5vw;
 }
 
 .anchor li a .text.single {
  padding-top: 18px;
 }
 
 .show {
  padding: 1.5em 1em 0;
 }
   .section h2 {
      font-size: 22px;
   }
 .top_lead {
  font-size: min(5.4vw,25px);
 }
 #fv.kv_only {
  margin-top: 60px; 
 }
 #fv.kv_only .btn.play.top {
  width: 90%;
 }
 .top_lead_2 {
  font-size: 13px;
 }
 .top_title_inner .cp_bnr {
  margin-top: 40px;
  margin-bottom: 40px;
 }
   .section .box {
      margin-bottom: 12vw;
   }

   .section.program {
    margin-bottom: 0em;
      padding: 2em 3vw 0;
   }

   .program ul li,.show .flex_box li {
      width: 49%;
      margin-right: 2%;
      margin-bottom: 5%;
   }

   .show .flex_box.other_box li {
      margin-bottom: 10%;
   }

   .show .flex_box li p.artist {
      text-align: center;
    line-height: 130%;
   }

 .flex_box.other_box,.show .flex_box {
  -webkit-flex-direction: row;
  flex-direction: row;
 }
 .show .flex_box {
  margin-bottom: 1em;
 }
 .show .flex_box.opening_act {
 }
 .show .flex_box.opening_act &gt;li {

  text-align: center;
 }
 .show .flex_box.opening_act &gt;li:nth-of-type(n+2) {

 }
 .show .flex_box.three li {
  width: 32.5%;
  margin-right: 1.25%!important;
  margin-bottom: 0;
 }
 .show .flex_box.three li:nth-of-type(3n) {
  margin-right: 0!important;
 }
 .flex_box.opening_act &gt; li.wide {
  width: 100%;
 }
 .pa.flex_box {
   justify-content: flex-start;
}
 .group {
  font-size: 12px;
 line-height: 130%;
 }
 .flex_box.opening_act,
 .flex_box.opening_act &gt; li:nth-of-type(n+3) {
  margin-top: 15px;
 }

  .flex_box.large.pa li {
   width: 80%;
   margin-left: auto;
   margin-right: auto;
}
  .flex_box.large.pa {
   padding-bottom: 0;
}
 .new p {
  padding: 0 10px;
  font-size: 14px;
  left: 0;
  top: -1px;
 }
.andmore  {
 font-size: 16px;
}
 .flex_box.other_box li + li, .flex_box.other_box li:last-child {
  margin-top: 0;
 }
 .flex_box.other_box {
  margin-top: 30px;
 }
 .artist_more {
  font-size: 14px;
  padding: 0.5em;
 }
 
 .artist {
  margin-top: 2px;
  font-size: 13px;
  text-align: left;
  
 }
 .program .artist {
  margin-top: 2px;  
  font-size: 10px;
  height: 45px;
 }
 .program .artist {
  margin-top: 2px;  
  font-size: 10px;
  height: 45px;
 }
 .program .artist.pt {
  padding-top: 6px;
 }
 .artist_notes {
  font-size: 10px;
 }
   .program ul li:nth-child(2n),.show ul li:nth-child(2n) {
      margin-right: 0;
   }
 
   .program ul.supported {
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
    width: 85%;
    max-width: 290px;
   }
 
   .program ul.supported li {
      margin-right: 1%;
      width: 49%;
    margin-bottom: 5px;
   }

   .program ul.supported li.sp_center {
      margin-right: auto;
    margin-left: auto;
   }
 
   .program ul.supported li:nth-child(2n) {
      margin-right: 0;
   }
 .program .supported {
  justify-content: center;
 }
   .program ul li:last-child {
      margin-bottom: 0;
   }

   .program ul li p.text {
      margin-bottom: 1em;
   }
 
 .program ul li .btn {
  margin-top: 5px;
 }

   .program ul li .btn a {
      margin-top: 0;
      padding-right: 0.5em;
      font-size: 0.8em;
      height: 35px;
   }

   .program ul li .btn span {
      width: 1.8em;
      height: 1.8em;
      margin-left: 0.2em;
      background-size: contain;
      background-repeat: no-repeat;
   }

 .program ul li .btn a span {
  width: 20px;
  height: 20px;
 }
 
   .kv {
      padding-bottom: 0;
   }

   /* wrapper */
   .wrapper {
      padding: 0 6vw;
      width: 100%;
   }

   .flex_box li {
      width: 100%;
   }
   
   .flex_box li:last-child a {
      width: 100%;
   }
 
 .show_info a {
  width: 140px;
  padding: 5px 20px;
  font-size: 14px;
 }

 .streaming .streaming_lead {
  margin-top: 20px;
  font-size: 15px;
 }
 .streaming .streaming_lead span {
  font-size: 14px;
 }
 .appear {
  font-size: 13px;
 }
 .streaming .streaming_notes {
  margin-bottom: 20px;
  font-size: 11px;
  line-height: 120%;
 }
	.cam_goods {
    margin: 2em auto;
}
.cam_goods h4{font-size: 0.9em;}
.cam_goods h4 + p {
    font-size: 0.85em;
}
.cam_goods img{max-width: 260px;}
.cam_goods .campaign_end{margin: 0 auto;
    font-size: 0.7em;}
	
	.program .lemino_news{width: 100%;padding:1em;}
	.program .lemino_news li {
    width: 100%;
    padding: 2%;
    margin: 0.5em auto;
}
	.program .lemino_news .com_soon{min-height: 4em;}
}



/* ==========================================================================
流用
========================================================================== */
 .text-center {
   text-align: center;
 }
 
 .bg-black {
   background: black;
 }
 
 .text-white {
   color: white;
 }
 
 .relative {
   position: relative;
 }
 
 .w-full {
   width: 100%;
 }
 
 /* COMMON */
 .lp_page_wrapper {
   font-family: YakuHanJP, "Hiragino Kaku Gothic ProN", YuGothic, 游ゴシック, meiryo, メイリオ, "ms gothic", "ms pゴシック", osaka, sans-serif;
   font-size: 16px;
 }
 
 .lp_page_wrapper img {
   max-width: 100%;
 }
 
 @media screen and (max-width: 768px) {
   .lp_page_wrapper {
     margin-top: 10px;
     font-size: 14px;
   }
 }
 /* //COMMON */
 
 
 /* FV CTA */
 .lp_fv_cta p {
   font-size: 22px;
 }
 
 .lp_fv_cta_yellow {
   font-weight: bold;
   font-size: 26px;
 }
 
 .lp_fv_cta .small {
   font-size: 12px;
 }
 .lp_fv_cta.left {
 	width: 43%
 }
 .lp_fv_cta.right {
 	width: 48%
 }
 .lp_fv_cta_btn {
   display: block;
   width: 100%;
   margin: 0 auto;
   transition: .3s;
 }
 @media screen and (max-width: 768px) {
   .lp_fv_cta_btn {
     width: 48%;
   }
 }
 
 .lp_fv_cta_btn:hover {
   opacity: .6;
 }
 
 @media screen and (max-width: 640px) {
   .lp_fv_cta_btn {
     padding: 15px;
     font-size: 19px;
   }
 
   .lp_fv_cta p {
     font-size: 16px;
   }
 
   .lp_fv_cta .lp_fv_cta_yellow {
     font-size: 20px;
   }
 
   .lp_fv_cta .small {
     font-size: 11px;
   }
 }

 

 /* COMMON */
 .only_PC {
   display: inline;
 }
 
 .only_SP {
   display: none;
 }
 
 .indent_PC {
   margin-left: min(1vw, 15px);
 }
 
 .copy_size {
   font-size: 15px;
   vertical-align: -15%;
 }
 
 .pc_on {
   display: block;
 }
 
 .sp_on {
   display: none;
 }
 
 @media screen and (max-width: 768px) {
   .pc_on {
     display: none;
   }
 
   .sp_on {
     display: block;
   }
 
   .only_PC {
     display: none;
   }
 
   .only_SP {
     display: inline;
   }
 
   .indent_PC {
     margin-left: 0;
   }

 }
 
 /* //FOOTER */
 

 .footer_fix {
   margin: 2% auto;
 }
 .footer_fix.left {
   margin-right: 20px;
 }
 .footer_fix.right {
   margin-left: 20px;
 }
 @media screen and (max-width: 812px) {
  .sold_p .sold {
   width: 100%;
   max-width: 500px;
   padding: 115px 0;
   top: -10px;
  }
  .modalClose {
   font-size: 20px;
   padding: 5px;
   line-height: 60%;
  }
    .program ul.two_bnr {
 margin-top: 20px;
 -webkit-flex-direction: column;
 -moz-flex-direction: column;
 -ms-flex-direction: column;
 -o-flex-direction: column;
 flex-direction: column;
}
.program ul.two_bnr &gt;li {
 width: 80%;
 max-width: 500px;
 margin-right: auto;
 margin-left: auto;
}
   .footer_fix {
     margin: 1% auto;
   }
   .lp_cta_fixed.is-fixed {
  width: 80px;
  bottom: 10px;
  right: 10px;
 }
  
 .tokuten_scroll {
  padding: 1em;
  font-size: 13px;
 }
 }
 @media screen and (max-width: 812px) {
    .section .btn_block .flex {
        display: block;
    }
    .section .bg_block {
      padding: 20px;
    }
   .section .btn_block .btn a {
     width: 100%;
   }
   .section .bg_block .btn_block .btn a {
     font-size: 16px;
   }
   .section .btn_block .flex li {
     margin-right: 0;
   }
   .logo.collabo {
     width: 76%;
     margin: 0 auto 40px;
   }
   .schedule h2 {
     margin-left: 0;
     margin-right: 0;
   }
   .title_pink {
     font-size: 20px;
   }
   
   .section .items .item .grey .texts {
     background: #3b3b3b;
     padding: 20px;
     font-size: 14px;
   }
   .section .items .item .texts .pink_text {
     font-size: 16px;
   }
   .section .items .item .texts dt {
     font-size: 16px;
   }
   .caution_area {
     padding: 20px;
     width: 100%;
     box-sizing: border-box;
   }
   .section#campaign {
     margin-bottom: 0;
   }
   
   .section#notice {
     margin: 0 20px 90px;
     background-size: 100%;
     padding: 30px 0;
   }
   .section#notice h2 {
     font-size: 20px;
   }
   .section#notice dl {
     display: block;
     width: 100%;
     font-size: 14px;
   }
   .section .bg_block dl dt {
     font-size: 16px;
   }
   .section .bg_block dl dd {
     font-size: 16px;
   }
   .section#past h2 {
     font-size: 20px;
   }
   .section#past h4 {
     font-size: 18px;
   }
   .section#past .past_inner {
     padding: 35px 20px;
   }
   .section#past .past_inner h3 {
     font-size: 20px;
     padding: 3px 0 ;
   }
   .section#past .box .image {
     width: 100%;
   }
   .section#past .box .texts {
     width: 100%;
     margin-top: 15px;
   }
   .section#past dt {
     font-size: 16px;
   }
   .section#past dd {
     font-size: 14px;
   }
   .section#past .copy_text {
     text-align: left;
     font-size: 12px;
   }
   .section#past .copy_text.out {
     margin-left: 20px;
   }
   .section#present {
     margin-left: 20px;
     margin-right: 20px;
   }
   .section#present h2 {
     font-size: 20px;
     border-bottom: none;
     position: relative;
   }
    .section#present h2::after {
      content: "";
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      width: 60px;
      bottom: 0;
      border-bottom: 2px solid #ff0576;
    }
   .btn_flex {
     width: 100%;
   }
   .lp_fv_cta_btn {
     width: 80%;
     padding: 0;
   }
   .lp_fv_cta_btn a {
     padding: 0;
   }
   .footer_fix.left {
     margin-right: 10px;
   }
   .footer_fix.right {
     margin-left: 10px;
   }
  .show_lead {
   text-align: left;
   font-size: 14px;
  }
  .show_info {
   padding: 1em 0.3em;
  }
  .show_info dt {
   font-size: 15px;
  }
  .show_info dt.special_title {
   text-align: left!important;
  }
  .show_info dt.special_title_2 {
   margin-top: 20px!important;
  }
  .show_info dt.special_title_2 br {
   display: none;
  }
  .show_info dd {
   font-size: 13px;
   }
  .show_info dd .small_notes,
.small_notes {
 font-size: 13px;
}
  .artist span {
   font-size: 10px;
  }
 }
#footer_inc {
 margin-bottom: 10px;
}

/*最下部*/
section#method .inner{
  max-width: 1000px;
  margin: 0 auto;
  width: auto;
}
section#method {
  background: #e8e8e8;
  padding: 40px 0 80px;
}
.manga_title {
    font-size: 40px;
    font-weight: bold;
    border-bottom: solid 2px #ec0140;
    text-align: center;
    margin-bottom: 45px;
    padding-bottom: 5px;
}
.w-full {
    width: 100%;
}
.premium {
    width: 38%;
    margin: 50px auto 40px;
}
.text-center {
    text-align: center;
}
.common_footer_section.feature {
    padding: 3.65% 0;
    background: #efefef;
    margin: auto;
    max-width: none;
 text-align: center;
}
.common_footer_wrapper .faq_section {
    text-align: left;
    line-height: 1.5;
    background-color: #fff;
    color: #000;
}
.common_footer_section_faq {
    margin: auto;
    padding: 3% 2% 4%;
}
.common_footer_section_title_faq {
    margin: min(0.66666vw, 10px) 0 min(1.2vw, 18px);
    font-weight: bold;
    text-align: center;
    font-size: min(2vw, 30px);
    line-height: 1.3;
}
.common_footer_wrapper .faq_common_footer_section_list {
    max-width: 816px;
    margin: auto;
}
.common_footer_wrapper .faq_item {
    border-bottom: 1px solid #ced5d6;
}
.common_footer_wrapper .faq_question {
    padding: 2.3% 0 2.3% 6.4%;
    position: relative;
    font-weight: bold;
    cursor: pointer;
}
.common_footer_wrapper .faq_answer {
    padding: 0 0 2.3% 6.4%;
    position: relative;
}
.common_footer_wrapper .faq_question::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: url(../images/leminolp_icon_2_pc_off.png) no-repeat center center / cover;
}
.common_footer_wrapper .faq_question::after {
    content: 'Q.';
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 4%;
    transform: translateY(-50%);
}
.common_footer_feature_img img {
    max-width: 610px;
}
.lp_fv_cta_btn {
    display: block;
    width: min(44vw, 660px);
    margin: 0 auto;
    transition: .3s;
}
.common_footer_cta_second {
    padding: 4.8% 2%;
}
.common_footer_wrapper .footer_inner {
    width: 98%;
    text-align: left;
    font-size: 10px;
}
.common_footer_section_last {
    max-width: 1000px;
    margin: auto;
    padding: 3.3% 2%;
}
.common_footer_section_last .common_footer_section_text_bottom {
    font-size: min(0.86666vw, 13px);
    padding: min(1vw, 15px) min(1.33333vw, 20px);
    letter-spacing: 1px;
    margin-bottom: min(2.66666vw, 40px);
}
.common_footer_wrapper .box {
    display: inline-block;
    border: 1px solid #fff;
    padding: min(1.33333vw, 20px);
    font-size: min(0.86666vw, 13px);
}
.common_footer_section_last .common_footer_section_text_bottom_second {
    font-size: min(0.86666vw, 13px);
    line-height: 1.6;
}

.common_footer_section_text {
    margin-bottom: 15px;
    line-height: 1.5;
}
.common_footer_section_last .common_footer_section_text_bottom_second.mt {
    margin-top: 2.6%;
}
.common_footer_section_last .common_footer_section_text_bottom_second {
    font-size: min(0.86666vw, 13px);
    line-height: 1.6;
}
.common_footer_section_last .common_footer_section_text_bottom_second {
    font-size: min(0.86666vw, 13px);
    line-height: 1.6;
}
.common_footer_wrapper .faq_answer::before {
    content: 'A.';
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 4%;
}
@media screen and (max-width: 812px) {
  section#method .inner{
    padding: 0 5%;;
  }
.lp_fv_cta_btn {
    width: min(88vw, 660px);
}
 .common_footer_wrapper .faq_question::before {
    width: 5.33333vw;
    height: 5.33333vw;
    max-width: 40px;
    background: url(../images/leminolp_icon_2_sp_off.png) no-repeat center center / cover;
}
 .common_footer_wrapper .faq_question::after {
    top: min(4.66666vw, 35px);
    left: min(6.66666vw, 50px);
    transform: translateY(0);
}
 .common_footer_wrapper .faq_question {
    padding: 5% 2% 5% 12%;
}
 .common_footer_feature_img {
    padding: 0 4%;
}
 .common_footer_section.feature {
    padding: 8% 0;
}
 .common_footer_wrapper .faq_section {
    font-size: min(3.33333vw, 25px);
}
 .common_footer_section_title_faq {
    font-size: min(5.73333vw, 43px);
}
 .common_footer_section_faq {
    padding: 7.5% 2% 0;
}
 .common_footer_section_last {
    padding: 0 2% 6.6%;
}
 .common_footer_section_last .common_footer_section_text_bottom {
    margin-bottom: min(1.33333vw, 10px);
}
 .common_footer_wrapper .box {
    width: 91%;
    font-size: min(3.33333vw, 25px);
    padding: 3%;
}
 .common_footer_section_last .common_footer_section_text_bottom_second {
    font-size: min(3.2vw, 24px);
}
 .common_footer_section_last .common_footer_section_text_bottom_second.mt {
    margin-top: 7.1%;
    line-height: 1.47;
}
 .common_footer_section_last .common_footer_section_text_bottom_second {
    font-size: min(3.2vw, 24px);
}
 footer {
    height: 50px;
}
 .common_footer_wrapper .faq_common_footer_section_list {
    max-width: 750px;
    margin-top: 5.5%;
}
 .pb8 {
    padding-bottom: 8%;
}
 
/*main*/
 .neon .neonbox {
  padding: 2em 1em;
 }
 .show_box + .show_box {
  padding-top: 80px;
 }
 .section h3.title_nean_small {
  font-size: 17px;
  margin-bottom: 10px;
 }
 
.section h3 {
  font-size: 22px;
}

.section h4.title_nean_small{
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: bold;
 }

 .mc {
  margin-top: 40px;
  padding-top: 40px;
 }
 .artist_box.flex_box.pa.mc {
  margin-top: 10px;
 }
 .title_nean_small span {
  font-size: 4vw;
 }
 .ticket dt {
  font-size: 18px;
 }
 
 .ticket dd {
  font-size: 16px;
 }
 .ticket dd .small_notes {
  font-size: 12px;
 }
 .ticket dl {
  margin-top: 20px;
 }
 .campaign {
  margin-top: 50px;
  padding: 3em 0.5em 2em;
  border-radius: 6px
 }
 .campaign.cpsmall {
  padding: 1em;
 }
 .campaign.cpsmall .campaign_topic {
  font-size: 12px;
  margin-bottom: 5px;
 }
 .campaign.cpsmall h2 {
  font-size: 12px;
 }
 .cpsmall .campaign_end {
  font-size: 16px;
 }
 .campaign.cpsmall .campaign_lead {
  font-size: 10px;
  line-height: 150%;
  margin-top: 0;
 }
 .campaign.cpsmall .campaign_lead span {
  margin-top: 10px;
  font-size: 13px;
 }
 .campaign h2 {
  font-size: 16px;
 }
 .present {
  width: 70%;
 }
 .campaign_topic {
  font-size: 14px;
 }
 .campaign .campaign_btn {
  width: 100%;
  max-width: 500px;
 }
 .ticket .campaign .ticket_date dt {
  
  font-size: 18px;
 }
.ticket dl.ticket_date {
 margin-top: 40px;
 }
 .ticket .campaign .ticket_date dd {
  margin-top: 10px;
  font-size: 16px;
  line-height: 130%;
 }
 .campaign_lead {
  font-size: 14px;
 }
 .ticket_link {
 width: 100%;
}
 .ticket .campaign dt {
  font-size: 13px;
 }
 .ticket dd {
  margin-top: 0;
 }
 .campaign .campaign_btn a {
  padding: 1em;
  font-size: 17px;
 }
 button#button.apply_btn {
padding: .4em;
  font-size: 15px;
 }
 .apply_btn_date {
  font-size: 13px;
 }
 .campaign .campaign_btn.dpoint a {
  font-size: 15px;
 }
 .campaign .small_notes {
  font-size: 10px;
  text-align: left;
 }
 .campaign .small_notes li {
  line-height: 140%;
 }
 .campaign_end {
  margin-top: 20px;
  font-size: 13px;
 }
 .neon .neonbox.ticket {
  padding: 2em 1em 1em;
 }
 .kv {
  padding-top: 2vw!important;
 }
 .common_footer_wrapper .faq_answer {
    padding: 0 2% 5% 12%;
    position: relative;
}
 .common_footer_wrapper .faq_answer::before {
    left: min(6.66666vw, 50px);
}
}
@media screen and (max-width: 370px) {
 .program .artist {
  font-size: 9px;
 }
}

/*modal_box*/
.modal_box {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal_box-content {
  margin: 5% auto;
    padding: 0.5em 1.5em;
    width: 90%;
    max-width: 600px;
    background: linear-gradient(to right, #ffe1a0 0%, #ff4b59 50%, #ff0576 100%);
    color: #fff;
    font-size: 26px;
    border-radius: 20px;
    border: solid 4px #fff;
	text-align: center;
}
.modal_box-content a{max-width: 450px;
    padding: 0.7em;
    background: #28b7ff;
    color: #ffffff;
    font-size: 22px;
    border-radius: 100em;
    width: 80%;
    display: block;
    margin: 1em auto 0.5em;
    text-decoration: none;
    font-weight: bold;
    box-shadow: 4px 5px 0px 0px rgba(0, 0, 0, 0.4);	}
.modal_box-title {
  color: #800000; /* モーダルウィンドウの文字の色 */
  font-size: 18px; /* モーダルウィンドウの文字の大きさ */
  font-weight: bold;
  line-height: 200%;
  text-align: center;
}
.modal_close-button {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.modal_close-button:hover,
.modal_close-button:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (max-width: 812px) {
	.modal_box-content{
		padding: 0.5em;
    width: 75%;
	}
	.modal_box-content a{font-size: 15px;}
	
}
.img__inner {
  width: 100%;
  object-fit: cover;
  margin: 0 auto;
  height: 150px;
}
@media only screen and (max-width: 812px) {
.img__inner {
  width: 100%;
  object-fit: contain;
  margin: 0 auto;
  height: 150px;
}
}

a.btn_02 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #fa4d00;
	background: #fa4d00;
	color: #fff;
	transition: 0.5s;
}

.haishinb{
  width: 45%;
  background: gray;
  display: block;
  padding: 0.8em 0.8em;
  border-radius: 100px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 1.3rem;
  margin: 0 auto;
}

@media only screen and (max-width: 730px) {
  .haishinb{
    width: 80%;
    font-size: 1rem;
  }
}


.btn.play.top a span {
  background-image: url(../images/playbtn.png);
}
.btn.play a span {
  background-image: url(../images/playbtn.png);
}
.btn.play a span, .program ul li .btn a span, .streaming .btn a span {
  display: block;
  background-image: url(../../teaser/common/images/playbtn.png);
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  margin-left: 10px;
}
@media screen and (max-width: 812px) {
  .btn a span {
      margin-left: 5px;
  }
}
.btn a span {
  display: block;
  background-image: url(/ft/teaser/common/images/playbtn.png);
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}

.f08rem {
  font-size: 1.2rem;
}
@media screen and (max-width: 812px) {
.f08rem{
  font-size: 0.8rem;
}
}</pre></body></html>