@charset "utf-8";

/* base
============================== */
body { font-family: YakuHanJP, -apple-system, Helvetica, "MS Sans Serif",sans-serif; }

.pc { display: none; }
#wrap { padding: 0 0 120px; }
#container { padding: 0; }
.section { padding: 0; }

.contentBox{
	padding:0 20px;
}

/* parts
============================== */
.box{ padding: 20px; margin: 0 0 30px;}

/* list */
.list-ticket dt{ margin-bottom: 0; }
.list-ticket dd { font-size: 15px; padding-bottom: 18px; margin-bottom: 18px; }
.list-ticket i { font-size: 22px; vertical-align: 0; }
.areaTit { font-size: 17px; border: none; padding: 0; margin: 0 0 10px; }
.boxTit.switch--visible::before,
.blockLink a::before{ right: 3%;top: 25px; }

.box .boxTit{
	padding: 15px;
}


.list-ticket dt {
    font-size: 16px;
    border-left: 7px solid #e9537d;
    padding: 1px 0 1px 10px;
    margin: 0 0 20px;
    font-weight: bold;
}







/* parts */
.btn .sub {
  display: block;
  width: 100%;
  display: block;
  color: #e95384;
  text-align: center;
  text-decoration: none;
  line-height: 44px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid;
  border-radius: 4px;
  padding: 0;
  margin: 0 auto;
  -webkit-appearance: none;
}
.inbox .btn .sub.popup2{
    margin: 0 0 25px;
}
.btn { padding: 0; }
/*
.btn .sub,
.btn .sub::before { display: none; }
*/
.box .btn .sub:last-child { margin: 10px auto; }
.block-btn .txt{
margin: 0 0 10px!important;
}


/* block-schedule
============================== */


.block-schedule{

}
.block-schedule dl{
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #c3c3c3;
}
.block-schedule dd{
font-size: 13px;
}
.block-schedule dt{
    color: #a6a6a6;
    font-size: 13px;
}
.block-schedule .redTxt {
    color: #ff0000;
    padding: 10px;
    border: 1px solid;
    font-size: 13px;    
}
.block-schedule .subTxt {
    font-size: 0.7em;
    margin: 5px 0 0 5px;
    display: block;
}
.block-schedule dl:last-child {
    margin: 0;
    padding: 0;
    border-bottom: none;
}




/* dticket
============================== */

#dticket{

}
#dticket dl{
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #c3c3c3;
}


#dticket dl:last-child{
    margin: 0;
    padding: 0;
    border-bottom: none;
}


#dticket dd{
    font-size: 14px;
}
#dticket dt{
    color: #a6a6a6;
    font-size: 13px;
}





/* box-artist
============================== */
.box-artist{ padding: 0; margin: 0 0 30px; }
.box-artist .block-title { width: 100%; padding: 20px 4%; }
.box-artist .block-title .name{margin-bottom: 5px;}
.box-artist .block-title .tit { font-size: 24px; font-weight: normal; margin-bottom: 10px; line-height: 1.2em;}
.box-artist .block-title .tit span{font-size: 16px; }
.box-artist .block-title .type .icon {
  border-radius: 2px;
  line-height: 34px;
  font-size: 14px;
  padding: 0 15px;
}
.box-artist .ph{ width: 100%; max-height: }
.box-artist .list-ticket{ padding: 10px 4%; }
.box-artist .list-ticket dt { font-size: 15px;}
.box-artist .list-ticket dd { font-size: 20px; line-height: 1.5; }

/* box-summary
-------------------------- */
.box-summary{ margin-bottom: 10px; }

/* schedule */
.scheduleArea{
    padding: 15px!important;
}

.scheduleArea .scheduleCell{ width: 100%;}
.scheduleArea .scheduleCell th{ display: none;}
.scheduleArea .scheduleCell tr {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #ddd;
}
.scheduleArea .scheduleCell tr:first-of-type{ display: none;}
.scheduleArea .scheduleCell tr:last-child { border: none; margin: 0; }
.scheduleArea .scheduleCell th {
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  color: #999;
  padding: 0;
}
.scheduleCell { margin: 0; }
.scheduleCell tr:first-child {
    border-bottom: none;
    display: none;
}
.scheduleCell tr {
border: none;
    margin: 0 0 15px;
    display: block;
    padding: 0 0 15px;
    border-bottom: 1px solid #ddd;
}
.scheduleCell th {
  display: inline-block;
  padding-left: 0 !important;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: normal;
}
.scheduleCell td{
  display: block;
  box-sizing: border-box;
  padding: 0px 0 4px 100px;
  float: none;
  clear: none;
  font-size: 14px;
  border-left: none;
  border-bottom: none;
  font-weight: normal !important;
  position: relative;
}
.scheduleCell tr:nth-child(odd) td{ background:#fff; }
.scheduleCell .date{ width: auto; }
.scheduleCell td.bn{ border:none !important; }

.scheduleCell .venue { width: auto; }
.scheduleCell .open{ width: auto; }
.scheduleCell .ticket { width: auto; font-size:12px;}

.scheduleCell .performance::before { content: '公演'; }
.scheduleCell .date::before { content: '日程'; }
.scheduleCell .venue::before { content: '会場'; }
.scheduleCell .open::before { content: '開場/開演'; }
.scheduleCell .ticket::before { content: '席種'; }
.scheduleCell .contact::before { content: '前売料金'; }
.scheduleCell .info::before { content: '問合わせ'; }
.scheduleCell .performance::before,
.scheduleCell .date::before,
.scheduleCell .venue::before,
.scheduleCell .open::before,
.scheduleCell .ticket::before,
.scheduleCell .contact::before, 
.scheduleCell .info::before 
{
  display: inline-block;
  width: 80px;
  font-size: 13px;
  color: #aaa;
  position: absolute;
  top: 1px;
  left: 0;
}

/* point
-------------------------- */
/* news tab */
.tab {
	height: 50px;
  padding: 0;
}
.tab li a {
	border-bottom: 50px solid #f7f7f7;
}
.tab li::before {
	border-bottom: 51px solid #e6e6e6;
}
.tab li span {
    display: inline-block;
    letter-spacing: -0.0em;
    line-height: 1.4em;
    padding: 0;
    font-size: 12px;
    position: absolute;
    top: 17px;
}
/*.tab li:nth-child(2) span{
	padding:5px;
}*/
.not-use a span{ font-size: 14px; font-size: 3.5vw}
.tab.column2 li.not-use a{
  border-bottom: 50px solid #e0e0e0;
}


.pointList > li{
 padding-bottom: 0;
margin-bottom: 20px;  
}
.tradeInbox li{
margin-bottom: 0; 
}
.ticketList + .subTxt{ padding: 2px 4px 0 0; }
.ticketList li p {
  display: block;
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  padding: 5px 0 0;
  font-weight: bold;
}
.ticketList li p + p { font-weight: bold; font-size: 26px; }
.point-fee .thumb + .subTxt{ margin: 8px 0 0; }
.ticketList li {
  width: 49%;
  padding: 9px 0 20px;
  border: 1px solid #000;
  background: #fff;
  color: #777;
}
.ticketList li p br{ display: none; }
.pointList li .tit{
  font-size: 16px;
  margin-bottom: 0;
  padding-right: 0;
  font-weight: normal;
  color: #e42161;
}
.pointList li .txt { padding-right: 0; margin-bottom: 10px; }
.pointList li .thumb{
  position: static;
  width: auto;
  height: auto;
  text-align: center;
  margin: 0 auto;
}
.pointList .point-fee .thumb img{ width: 110px; }
.pointList .point-collection .thumb{ padding: 10px 0; }
.pointList .point-trade .thumb{ overflow: hidden; }
.pointList .point-trade .thumb img{ width: 80%; bottom: 3px; }

/* box-caution
-------------------------- */
.box-caution,
.box-caution *{
  transition: none;
}
.box-caution .block-caution{
  padding-top: 30px;
  margin-top: 30px;
}
.box-caution .lead {
    font-size: 13px;
    padding: 0;
    margin-bottom: 10px;
    text-align: left;
}
.box-caution label span{
  font-size: 15px;
}
.box-caution label span::before{
  top: 10px;
}
.box-caution :checked ~ span::after,
.box-caution :disabled ~ span::after {
  top: 11px;
  left: -23px;
}
.box-caution .block-caution .block-tit {
  font-size: 22px;
  margin-bottom: 15px;
}
.box-caution .btn{
  text-align: center;
  margin-bottom: 0;
}
.box-caution .block-caution:last-of-type label span::before{
  top: 9px;
}
.box-caution .block-caution:last-of-type{
  padding-bottom: 20px;
}
.box-caution .attentionList li {
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 10px 0;
}
.box-caution .list-ticket dt { font-size: 18px; color: #000; margin-bottom: 5px;
    margin: 0;
    padding: 0;
    border-bottom: none;
 }
.box-caution .attentionList:last-of-type { margin: 0; }
.box-caution .areaTit {
  font-size: 18px;
  text-align: center;
  padding: 20px 0 0 0;
  margin: 0 0 20px;
}
.attentionList li::before{ left: 0; }
.form--post{ text-align: left; padding: 10px 0;}
.form--post label { display: block; margin: 0px 0 15px 25px; }
.btn { margin: 0 auto; }

/* popup */
.modaal-inner-wrapper{ padding: 0 3% 80px; }
.modaal-wrapper .box{
  margin: 0 auto 40px;
}
.box-caution .btn{ padding: 0;}
.modaal-close:before, .modaal-close:after {
    top: 14px;
    left: 32px;
    width: 2px;
    border-radius: 0;
    background: #fff;
}

.popup-inner{
  padding-top:60px;
}

/* support
-------------------------- */
.blockLink { padding: 0; margin-bottom: 10px; }
.blockLink a {  }
.blockLink .tit { font-size: 14px; }
.blockLink .tit + * { padding-top: 10px; }

.box-support{
padding: 20px;
}
.box-support .supportList a {
    width: 100%;
    display: inline-block;
    background: #fff;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    box-shadow: 0 0 1px rgba(0,0,0,0.3);
    padding: 10px 7% 10px 3%;
    margin: 0 auto 20px;
    position: relative;
    box-sizing: border-box;
}
.box-support .supportList .tit {
    color: #888;
    font-size: 12px;
    margin: 0 0 5px;
}

.tradeBox{
    padding: 20px;
}

/* footer
-------------------------- */
footer #supportNav{ padding: 10px 3%; }






/* 追加ボタン */

.Greenbtn {
    text-align: center;
    margin: 0 auto 30px;;
}
.Greenbtn a{
    width: 100%;
    display: block;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    line-height: 44px;
    box-sizing: border-box;
    border: 1px solid #60D6B6;
    border-radius: 4px;
    padding: 0;
    margin: 0 auto;
    -webkit-appearance: none;
}

.Greenbtn .main {
    background: #60D6B6;
    color: #fff;
}

.Greenbtn .sub {
    background: transparent;
    color: #3caf90;
    margin-top: 20px;
}

.box-caution .block-caution a.exbtn{
    display: inline-block;
    font-size: 15px;
    /* color: #2359bf; */
    text-decoration: none;
}


.btn .exbtn {
    background: transparent;
    color: #e95384;
}
.inbox {
    background: #fff;
    box-shadow: 0 0 1px #585858;
    padding: 20px;
    margin: 0 0 30px;
}
.inbox .txt{
    margin: 0;
    font-size: 12px;
}
.attentionList {
    margin: 0;
}

.faqBox{
    padding:20px;
}

@media screen and (min-width: 630px){
.tab li span {
    letter-spacing: -0.0em;
    line-height: 1.4em;
    padding: 0;
font-size: 1.5vw;
    position: absolute;
top: 10px;
  /*font-size: 4vw;*/
}

}

