@charset "UTF-8";

/*-- イベントスケジュール --*/
#responsiveBaseFrame #areaContents #schedule > ul li a section.date ul li.map,
#responsiveBaseFrame #areaContents #schedule > ul li a section.date ul li.artist {
    max-width: 560px;
}

#responsiveBaseFrame #areaContents #schedule > ul li a section.date ul li.content {
    max-width: 590px;
    padding-left: 0;
    padding-top: 5px;
    font-size: 19px;
}

.ie8 #responsiveBaseFrame #areaContents #schedule > ul li a section.date ul li.artist {
    max-width: 553px;
}

/*-- IE8 --*/
.ie8 #responsiveBaseFrame #areaContents #schedule > ul li a section.date ul{
    width: 595px;
}

/*-- 関連リンク --*/
#responsiveBaseFrame #areaContents #linkContactOrganizer #link li a figure{
    vertical-align: middle;
}

/*-- IE8 bxSlider対策 --*/
.ie8 #responsiveBaseFrame #areaContents #information .eventSlider img {
    margin-left: -2px;
}

#responsiveBaseFrame #areaContents #schedule .label-status {
    margin-right: 3px;
}

/* −−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−
tour に表示されるイベントのステータスラベル
−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−− */
/*-- 終了 --*/
#responsiveBaseFrame #areaContents #schedule .label-status.finish {
    background-color: #626262;
}
/*-- 販売中 --*/
#responsiveBaseFrame #areaContents #schedule .label-status.sale {
    background-color: #f12d80;
}
/*-- 販売前 --*/
#responsiveBaseFrame #areaContents #schedule .label-status.pre_sale {
    background-color: #1bb263;
}
/*-- 売り切れ --*/
#responsiveBaseFrame #areaContents #schedule .label-status.sold_out {
    background-color: #626262;
}
/*-- 販売終了 --*/
#responsiveBaseFrame #areaContents #schedule .label-status.end_sale {
    background-color: #626262;
}
/*-- デフォルト --*/
#responsiveBaseFrame #areaContents #schedule .label-status.none {
    width: 0;
}

/*-- 開催都道府県 --*/
#responsiveBaseFrame #areaContents #schedule .pref {
    padding-right: 5px;
}

/*-- 開催会場名 --*/
#responsiveBaseFrame #areaContents #schedule .loc {
    border-left: 1px solid #CCC;
    padding-left: 5px;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section.fix-border{
    border: none;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer #organizer section.fix-border {
    border-bottom: none;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section.fix-border a{
    line-height: 23px;
}

/*-- 購入枚数制限で申込済み --*/
#responsiveBaseFrame #areaContents #ticket .ticket .table .price div.ordered {
    padding-top: 18px;
}

#responsiveBaseFrame #areaContents #ticket .ticket .table .num .ordered-text {
    color: #E25454;
    margin-top: 5px;
}

/*-- 受付ごとにマージン調整 −−*/
#responsiveBaseFrame #areaContents #ticket .wrapAllTicket {
    border: none;
}

#responsiveBaseFrame #areaContents #ticket .wrapAllTicket .wrapTicket {
    border: 1px solid #D9E0E0;
    margin-top: 10px;
}

#responsiveBaseFrame #areaContents #ticket .wrapAllTicket .wrapTicket:first-child {
    margin-top: 0;
}

/*-- お問い合わせアイコン付きボタン --*/
#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section a[href*="http"],
#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section a[href*="mailto:"] {
    background-image: none;
    position: relative;
    text-align: center;
    padding-left: 10px;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section a[href*="http"]:after,
#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section a[href*="mailto:"]:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section a[href*="mailto:"]:after {
    margin-top: -6px;
    margin-left: -82px;
    width: 17px;
    height: 11px;
    background-image: url(../../pc_images_v2/pc/event/iconMail.png);
    background-repeat: no-repeat;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section a[href*="http"]:after {
    margin-top: -9px;
    margin-left: -97px;
    width: 17px;
    height: 17px;
    background-image: url(../../pc_images_v2/pc/event/iconWeb.png);
    background-repeat: no-repeat;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section a.no-icon:after {
    background-image: none;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer.clearfix #link{
    margin-bottom: 0;
    padding-bottom: 0;
    border: 1px solid #D9E0E0;
}
#responsiveBaseFrame #areaContents #linkContactOrganizer.clearfix #contact,
#responsiveBaseFrame #areaContents #linkContactOrganizer.clearfix #organizer {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 1px solid #D9E0E0;
    margin-left: -1px;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer.clearfix {
    border: none;
}

/*-- wysiwygから入る情報等 --*/
#responsiveBaseFrame #areaContents #information > .data .wysiwyg,
#responsiveBaseFrame #areaContents #information > .data .wysiwyg *,
#responsiveBaseFrame #areaContents #contact .wysiwyg,
#responsiveBaseFrame #areaContents #contact .wysiwyg * {
    text-align: left;
    padding: 0;
    margin: 0;
}

#responsiveBaseFrame #areaContents #information > .data .wysiwyg a,
#responsiveBaseFrame #areaContents #information > .data .wysiwyg a:link,
#responsiveBaseFrame #areaContents #information > .data .wysiwyg a:visited,
#responsiveBaseFrame #areaContents #information > .data .wysiwyg a:active {
    color: #19B5AF!important;
}

#responsiveBaseFrame #areaContents #information > .data .wysiwyg ul {
    list-style: disc;
}

#responsiveBaseFrame #areaContents #information > .data .wysiwyg ol {
    list-style: decimal;
}

#responsiveBaseFrame #areaContents #information > .data .wysiwyg li {
    list-style-image: none;
    list-style-position: inside;
}

#responsiveBaseFrame #areaContents #information > .data .wysiwyg ul li {
    list-style-type: disc;
}

#responsiveBaseFrame #areaContents #information > .data .wysiwyg ol li {
    list-style-type: decimal;
}

#responsiveBaseFrame #areaContents #information > .data .wysiwyg em {
    font-family: 'ＭＳ Ｐゴシック', Arial, verdana, sans-serif;
}

#responsiveBaseFrame #areaContents #information > .data .wysiwyg img {
    max-width: 703px;
    height: auto;
}


/* −−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−
シリアルコード / FC連携
−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−−− */
#responsiveBaseFrame #areaContents #ticket .limited-ticket {
    position: relative;
    display: table;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px;
}

#responsiveBaseFrame #areaContents #ticket .serial-code-ticket {
    color: #ffc33e;
    border:1px solid #ffc33e;
}

#responsiveBaseFrame #areaContents #ticket .fan-club-ticket {/* TODO デザイン決定後変更 */
    color: #f012b5;
    border:1px solid #f012b5;
}

#responsiveBaseFrame #areaContents #ticket .limited-ticket .title,
#responsiveBaseFrame #areaContents #ticket .limited-ticket .text {
    display: table-cell;
    padding: 4px 10px;
    letter-spacing: -.3px;
}

#responsiveBaseFrame #areaContents #ticket .limited-ticket .title {
    height: 23px;
    padding: 10px 10px 10px 43px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 10px center;
}

#responsiveBaseFrame #areaContents #ticket .serial-code-ticket .title {
    width: 133px;
    border-right:1px solid #ffc33e;
    background-image: url(../../pc_images_v2/pc/event/icon_serial_code.png);
}


#responsiveBaseFrame #areaContents #ticket .fan-club-ticket .title {
    width: 170px;
    border-right:1px solid #f012b5;
    background-image: url(../../pc_images_v2/pc/event/icon_fan_club.png);
}

#responsiveBaseFrame #areaContents #ticket .limited-ticket .text {
    color: #666666;
    vertical-align: middle;
}

#responsiveBaseFrame #areaContents #ticket .fan-club-ticket .text .date {
    color: #fff;
    padding: 2px 5px 1px;
    margin-right: 0.5em;
    background-color: #f012b5;
}

#responsiveBaseFrame #areaContents #ticket .fan-club-ticket .text {
    padding: 10px;
}

#responsiveBaseFrame #eventTitle {
    border-top: 1px solid #D9E0E0;
    margin-top: -1px;
}

#responsiveBaseFrame #areaContents #information .shareAndBookmarkPC li.btnBookmark a#delete_bookmark:before {
    background-image: url(../../pc_images_v2/pc/event/iconBookmarkOn.png);
}

/* wysiwygの background-image 打ち消し */
#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section .wysiwyg {
    margin-top: 10px;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section .wysiwyg a[href*="http"],
#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section .wysiwyg a[href*="mailto:"],
#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section .wysiwyg a[href*="tel:"] {
    position: static;
    height: auto;
    margin: 0;
    padding-left: 0;
    text-align: left;
    line-height: 1.7;
    background-image: none;
}

#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section .wysiwyg a[href*="http"]:after,
#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section .wysiwyg a[href*="mailto:"]:after,
#responsiveBaseFrame #areaContents #linkContactOrganizer #contact section .wysiwyg a[href*="tel:"]:after {
    display: none;
    background-image: none;
    margin-top: 0;
    margin-left: 0;
    width: 0;
    height: 0;
    background-repeat: no-repeat;
}

/* -- 関連イベント -- */
#responsiveBaseFrame #areaContents #information .related-event a {
    margin-top: 15px;
    padding: 3px 5px;
    display: block;
    color: #666666;
    text-align: center;
    text-decoration: none;
    border: 1px solid #D9E0E0;
}

#responsiveBaseFrame #areaContents #information .related-event a:hover {
    color: #878787
}

#responsiveBaseFrame #areaContents #information .related-event a:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-image: url(../../pc_images_v2/pc/event/icon_chain.png);
    width: 14px;
    height: 14px;
    margin-right: 3px;
    position: relative;
    top: 2px;
}

/*-- 問合わせボタン修正 --*/
#responsiveBaseFrame #areaContents .button.fix-button span {
    display: inline-block;
    background-color: transparent;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
}

#responsiveBaseFrame #areaContents .button.fix-button a[href*="tel:"] span {
    color: #333;
}

#responsiveBaseFrame #areaContents .button.fix-button a span:before {
    display: none;
}

/* -- 中止設定のお問い合わせボタン -- */
#responsiveBaseFrame .atention-msg .btn-inquiry {
    margin-top: 7px;
}


/* -- QRcode section -- */
#responsiveBaseFrame .outer-below-box .pull-left {
    float: left;
    margin-bottom: 20px;
}

#responsiveBaseFrame .sec-qr-code {
    width: 305px;
    height: 130px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #D9E0E0;
    margin: 0 10px 0 0;
    padding: 15px 20px;
}

#responsiveBaseFrame .sec-qr-code-qr {
    width: 100px;
    height: 100px;
    margin-right: 10px;
    border: 1px solid #D9E0E0;
}

#responsiveBaseFrame .sec-qr-code-text .title {
    margin-top: 13px;
    font-size: 12px;
    font-weight: bold;
}

#responsiveBaseFrame .sec-qr-code-text .body {
    line-height: 1.3;
    margin-top: 5px;
    font-size: 11px;
}

#responsiveBaseFrame .sec-share-module {
    width: 430px;
    height: 130px;
    border: 1px solid #D9E0E0;
    padding: 15px 20px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#responsiveBaseFrame .sec-share-module .share-button {
    width: 50px;
    height: 50px;
    margin-left: 34px;
}

#responsiveBaseFrame .sec-share-module .share-button a{
    width: 50px;
    height: 50px;
    display: block;
    text-indent: -9999px;
}

#responsiveBaseFrame .sec-share-module .share-button:first-child {
    margin-left: 0;
}

#responsiveBaseFrame .sec-share-module .title {
    width: 188px;
    height: 20px;
    background-image: url(../../pc_images_v2/pc/event/share_event.png);
    background-repeat: no-repeat;
    margin-bottom: 25px;
    text-indent: -9999px;
}

#responsiveBaseFrame .sec-share-module .twitter {
    background-image: url(../../pc_images_v2/pc/event/share/tw.jpg);
}

#responsiveBaseFrame .sec-share-module .fb {
    background-image: url(../../pc_images_v2/pc/event/share/fb.jpg);
}

#responsiveBaseFrame .sec-share-module .mixi {
    background-image: url(../../pc_images_v2/pc/event/share/mixi.jpg);
}

#responsiveBaseFrame .sec-share-module .mail {
    background-image: url(../../pc_images_v2/pc/event/share/mail.jpg);
}

#responsiveBaseFrame .sec-share-module .line {
    background-image: url(../../pc_images_v2/pc/event/share/line.jpg);
}

.register_input_submit {
    background-image: none;
    position: absolute;
    width: 300px;
    height: 50px;
    padding-top: 5px;
    top: 0;
    left: 0;
    border-style: none;
    color: #fff;
    cursor: pointer;
    text-indent: 0;
    padding-bottom: 0;
    font-size: 18px;
    vertical-align: middle;
}
/*-- カラーバリエーション --*/
.button .register_input_submit {
    background-color: #EF3581;
}
.button .register_input_submit:hover {
    background-color: #F175A7;
}